
    .product-sku, .detail-sku {
      display: none !important;
    }
    .product-visual-packshot:has(img[src*="adamax-nasal-kit-v1-800.webp"]) > picture {
      position: absolute !important;
      inset: 0 !important;
      width: 100% !important;
      height: 100% !important;
      display: block !important;
    }
    img.product-packshot[src*="adamax-nasal-kit-v1-800.webp"] {
      width: 100% !important;
      height: 100% !important;
      max-width: 100% !important;
      max-height: 100% !important;
      object-fit: contain !important;
      object-position: center center !important;
    }
    .product-card:hover .product-media[data-view-product="ACL-2014"] img.product-packshot {
      transform: none !important;
    }
    .product-gallery:has(.product-gallery-trigger[data-enlarge-product-image="ACL-2014"]) {
      max-width: min(570px, calc(100vh - 210px)) !important;
      margin-inline: auto !important;
    }
    .acl-bundle-price {
      display: flex !important;
      align-items: baseline;
      gap: 10px;
      flex-wrap: wrap;
    }
    .acl-bundle-price s {
      color: #8fa5c2;
      font-size: .68em;
      font-weight: 700;
      text-decoration-line: line-through;
      text-decoration-color: #ff8aa1;
      text-decoration-thickness: 2px;
    }
    .acl-bundle-price strong {
      color: #fdfdfd;
      font: inherit;
      font-weight: 900;
    }
    .product-card .acl-bundle-price s { font-size: 13px; }
    article:has(a[href*="/products/easytouch-insulin-syringes-31g-1-ml/"]),
    li:has(a[href*="/products/easytouch-insulin-syringes-31g-1-ml/"]) {
      display: none !important;
    }
    [data-field="institution"], #institution, .institution,
    label[for="institution"], label[for="checkout-institution"],
    label[for="contact-institution"], input[name="institution"] {
      display: none !important;
    }
    .acl-account-link {
      color: inherit;
      font-size: 13px;
      font-weight: 700;
      text-decoration: none;
      white-space: nowrap;
    }
    #cart-drawer #promo-form,
    #cart-drawer #cart-code-form,
    #cart-drawer .drawer-code-section {
      display: none !important;
    }
    #acl-cart-code-form {
      margin-bottom: 16px;
    }
    #acl-cart-code-form > label {
      display: block;
      margin-bottom: 8px;
      color: #c6d8eb;
      font-size: 12px;
      font-weight: 750;
    }
    .acl-cart-code-controls {
      display: flex;
      gap: 8px;
    }
    .acl-cart-code-controls input {
      min-width: 0;
      height: 42px;
      flex: 1;
      padding: 0 12px;
      border: 1px solid rgba(100,199,254,.3);
      border-radius: 10px;
      background: #0b1734;
      color: #fdfdfd;
      font: inherit;
      font-size: 13px;
      text-transform: uppercase;
    }
    .acl-cart-code-controls button {
      min-width: 74px;
      padding: 0 12px;
      border: 1px solid rgba(100,199,254,.3);
      border-radius: 10px;
      background: #071126;
      color: #fdfdfd;
      font: inherit;
      font-size: 12px;
      font-weight: 750;
      cursor: pointer;
    }
    #acl-cart-code-message {
      min-height: 16px;
      margin: 7px 0 0;
      color: #79e3a6;
      font-size: 11px;
    }
    #acl-cart-code-message.is-error { color: #ff9ba7; }
    #acl-checkout-code {
      border-color: rgba(1,184,255,.35);
      background:
        radial-gradient(circle at 100% 0, rgba(1,184,255,.10), transparent 42%),
        #071126;
    }
    #acl-checkout-code > p {
      margin: -5px 0 13px;
      color: #a9bdd5;
      font-size: 12px;
      line-height: 1.5;
    }
    .acl-checkout-code-controls {
      display: grid;
      grid-template-columns: minmax(0,1fr) auto;
      gap: 9px;
    }
    .acl-checkout-code-controls input {
      min-width: 0;
      width: 100%;
      padding: 11px 13px;
      border: 1px solid rgba(100,199,254,.4);
      border-radius: 9px;
      background: #02040b;
      color: #fff;
      font: inherit;
      text-transform: uppercase;
    }
    .acl-checkout-code-controls button {
      min-width: 84px;
      padding: 10px 14px;
      border: 1px solid rgba(100,199,254,.42);
      border-radius: 9px;
      background: linear-gradient(135deg,#002ca2,#0063f4);
      color: #fff;
      font: inherit;
      font-weight: 800;
      cursor: pointer;
    }
    .acl-checkout-code-controls [data-acl-remove-code] {
      background: #0b1734;
    }
    #acl-checkout-code-message {
      min-height: 18px;
      margin: 9px 0 0;
      color: #79e3a6;
      font-size: 12px;
    }
    #acl-checkout-code-message.is-error { color: #ff9ba7; }
    .order-confirmation .acl-payment-options,
    .portal-next-step .acl-payment-options {
      width: min(420px, 100%);
      margin: 14px auto;
      padding: 0;
      list-style: none;
      border: 1px solid rgba(100,199,254,.28);
      border-radius: 12px;
      background: rgba(7,17,38,.72);
      overflow: hidden;
    }
    .order-confirmation .acl-payment-options li,
    .portal-next-step .acl-payment-options li {
      display: flex;
      justify-content: space-between;
      gap: 18px;
      padding: 10px 13px;
      border-bottom: 1px solid rgba(100,199,254,.18);
      color: #c6d8eb;
    }
    .order-confirmation .acl-payment-options li:last-child,
    .portal-next-step .acl-payment-options li:last-child { border-bottom: 0; }
    .order-confirmation .acl-payment-options strong:last-child,
    .portal-next-step .acl-payment-options strong:last-child { color: #64c7fe; }
    @media (max-width: 520px) {
      .acl-checkout-code-controls { grid-template-columns: 1fr; }
    }
    #acl-ship-speed {
      margin-top: 12px;
      padding: 14px;
      border: 1px solid rgba(100,199,254,.3);
      border-radius: 12px;
      background: #071126;
    }
    #acl-ship-speed > strong {
      display: block;
      margin-bottom: 9px;
      color: #a9bdd5;
      font-size: 12px;
      letter-spacing: .04em;
      text-transform: uppercase;
    }
    #acl-ship-speed label {
      display: flex;
      align-items: center;
      gap: 9px;
      color: #fdfdfd;
      cursor: pointer;
      font-size: 14px;
    }
    #acl-ship-speed label + label { margin-top: 8px; }
    #acl-ship-speed small { margin-left: auto; color: #8fa5c2; }
    #acl-quote-status { margin: 10px 0 0; color: #f4c96d; font-size: 12px; }
    #acl-quote-retry { margin-top: 8px; border: 1px solid rgba(100,199,254,.4); border-radius: 8px; padding: 7px 10px; background: #020711; color: #c6d8eb; cursor: pointer; }
    #checkout-form [data-submit-order]:disabled { cursor: wait; opacity: .62; }
    html.acl-age-gated { overflow: hidden !important; }
    .acl-age-gate {
      position: fixed;
      inset: 0;
      z-index: 2147483647;
      display: grid;
      place-items: center;
      padding: 20px;
      background:
        radial-gradient(circle at 50% 22%, rgba(1,184,255,.22), transparent 32rem),
        rgba(1,3,9,.97);
      backdrop-filter: blur(18px);
    }
    .acl-age-card {
      width: min(520px, 100%);
      padding: clamp(28px, 6vw, 48px);
      border: 1px solid rgba(100,199,254,.35);
      border-radius: 22px;
      background: linear-gradient(145deg, #071126, #020711 72%);
      color: #fdfdfd;
      text-align: center;
      box-shadow: 0 30px 90px rgba(0,0,0,.72), 0 0 45px rgba(1,184,255,.10);
    }
    .acl-age-brand { margin-bottom: 28px; letter-spacing: .15em; font-size: 15px; font-weight: 900; }
    .acl-age-brand span { display: block; margin-top: 6px; color: #8fa5c2; font-size: 10px; }
    .acl-age-kicker { margin: 0 0 10px; color: #01b8ff; letter-spacing: .13em; text-transform: uppercase; font-size: 11px; font-weight: 800; }
    .acl-age-card h1 { margin: 0 0 14px; color: #fff; font-size: clamp(30px, 7vw, 44px); }
    .acl-age-card > p:not(.acl-age-kicker) { margin: 0 auto; max-width: 390px; color: #c6d8eb; line-height: 1.6; }
    .acl-age-actions { display: grid; gap: 10px; margin: 28px 0 20px; }
    .acl-age-actions button { min-height: 48px; border-radius: 11px; font: inherit; font-weight: 800; cursor: pointer; }
    .acl-age-actions button:first-child { border: 0; background: linear-gradient(135deg, #002ca2, #0063f4); color: #fff; }
    .acl-age-actions button:last-child { border: 1px solid rgba(100,199,254,.35); background: #02040b; color: #c6d8eb; }
    .acl-age-card small { color: #7187a4; font-size: 10px; line-height: 1.5; }
    @media (max-width: 760px) {
      .header-actions .acl-account-link { display: none; }
    }
  