:root{--bg:#0d1110;--panel:#151a18;--panel-2:#1d2421;--text:#f7f7f4;--muted:#aeb9b3;--red:#d9272e;--red-dark:#9b1118;--white:#fff;--line:#ffffff1f;--green:#4ab36d}.site-header{z-index:5;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#0d1110e6;justify-content:space-between;align-items:center;padding:18px clamp(16px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;background:0 0;border-radius:14px;width:58px;height:58px;padding:4px;box-shadow:0 8px 24px #00000040}.brand-name{font-size:20px;font-weight:800}.brand-tagline{color:var(--muted);font-size:12px}nav{color:var(--muted);gap:22px;display:flex}nav a:hover{color:var(--white)}.hero{grid-template-columns:1.4fr .8fr;align-items:center;gap:32px;padding:80px clamp(16px,4vw,56px) 40px;display:grid}.eyebrow{color:#ffb8bb;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}h1{max-width:840px;margin:8px 0 18px;font-size:clamp(40px,6vw,76px);line-height:.95}h2{margin-top:0}.hero-copy{max-width:720px;color:var(--muted);font-size:18px;line-height:1.6}.hero-actions,.checkout-actions,.inline-control,.copy-row{align-items:center;gap:12px;display:flex}.primary-btn,.secondary-btn,button{cursor:pointer;border:0;border-radius:14px;padding:13px 18px;font-weight:800}.primary-btn{background:linear-gradient(135deg,var(--red),#ff4e57);color:#fff}.secondary-btn{color:#fff;background:0 0;border:1px solid #ffffff2e}.hero-card,.form-card,.order-summary,.checkout-panel{border:1px solid var(--line);background:#151a18eb;border-radius:24px;box-shadow:0 24px 80px #00000040}.hero-card{padding:34px}.maple{color:var(--red);font-size:56px}.section{padding:36px clamp(16px,4vw,56px)}.section-title{justify-content:space-between;align-items:end;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:20px}.product-badge{color:#ffb8bb;font-size:12px;font-weight:800}.product-card h3{font-size:22px}.product-card p{color:var(--muted);min-height:56px}.price{margin:18px 0;font-size:24px;font-weight:900}.product-card button{width:100%}.checkout-layout{grid-template-columns:360px 1fr;align-items:start;gap:32px;padding:40px clamp(16px,4vw,56px) 80px;display:grid}.order-summary{padding:24px;position:sticky;top:94px}.cart-items{gap:12px;min-height:80px;display:grid}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px 0;display:grid}.cart-controls{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.cart-controls button{background:var(--panel-2);color:#fff;border-radius:8px;padding:4px 9px}.discount-block{margin:22px 0}label{color:#f1f1ee;margin:16px 0 8px;display:block}input,select,textarea{color:#fff;background:#0c100f;border:1px solid #ffffff29;border-radius:12px;outline:none;width:100%;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:var(--red)}textarea{resize:vertical;min-height:92px}small,.terms{color:var(--muted)}.totals{border-top:1px solid var(--line);gap:10px;padding-top:16px;display:grid}.totals div{justify-content:space-between;display:flex}.total{color:#fff;font-size:24px}.notice,.shipping-banner,.canada-banner,.payment-instructions,.order-result{border-radius:16px;margin-top:24px;padding:16px}.notice{background:#d9272e24;border:1px solid #d9272e6b}.shipping-banner{background:0 0;border:1px solid #ffffff24;gap:4px;display:grid}.canada-banner{background:#d9272e21;border:1px solid #d9272e61;gap:4px;display:grid}.checkout-panel{padding:32px}.form-card{margin-top:24px;padding:24px}.two-col{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.wallet-choice{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wallet-choice label{border:1px solid var(--line);background:#0c100f;border-radius:12px;margin:0;padding:14px}.payment-instructions{border:1px solid var(--line);background:0 0}.order-result{background:#4ab36d1f;border:1px solid #4ab36d6b}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:24px clamp(16px,4vw,56px);display:flex}@media (width<=900px){nav{display:none}.hero,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.product-grid,.two-col{grid-template-columns:1fr}}.site-header{gap:18px}.brand{color:var(--text)}.main-nav{margin-left:auto}.cart-link{border:1px solid var(--line);color:var(--white);background:0 0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:inline-flex}.cart-link.has-items{border-color:#d9272eb3;box-shadow:0 0 0 4px #d9272e1f}.cart-badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;display:grid}.cart-total-small{color:var(--muted);font-size:13px}.muted{color:var(--muted)}.cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:28px;display:grid}.cart-panel{border:1px solid var(--line);background:#151a18eb;border-radius:24px;padding:24px}.cart-items.large{min-height:260px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cart-line:last-child{border-bottom:0}.cart-thumb{background:linear-gradient(135deg,#d9272ee6,#ffffff24);border-radius:18px;place-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:grid}.cart-detail{gap:5px;display:grid}.cart-detail span{color:var(--muted);font-size:14px}.text-btn{color:#ffb8bb;background:0 0;padding:4px 6px}.checkout-actions{flex-wrap:wrap;margin-top:18px}.checkout-actions .primary-btn{text-align:center;flex:1}.full{text-align:center;width:100%;margin-top:16px;display:block}.mini-cart{z-index:20;background:#151a18f7;border:1px solid #d9272e8c;border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex;position:fixed;bottom:24px;right:clamp(16px,4vw,56px);box-shadow:0 18px 60px #00000061}.compact{border-radius:12px;padding:9px 12px}.empty-cart{border:1px dashed var(--line);border-radius:20px;place-items:start;gap:10px;padding:40px;display:grid}.compact-list .cart-line{grid-template-columns:38px 1fr auto;gap:10px;padding:12px 0}.compact-list .cart-thumb{border-radius:12px;width:38px;height:38px;font-size:16px}.compact-list .cart-controls{display:none}@media (width<=900px){.main-nav,.cart-total-small{display:none}.cart-layout{grid-template-columns:1fr}.cart-line{grid-template-columns:44px 1fr}.cart-line>strong{grid-column:2}.mini-cart{flex-wrap:wrap;left:16px;right:16px}}.research-notice{border:1px solid #ffffff29;border-left:5px solid var(--red);background:linear-gradient(135deg,#ffffff14,#ffffff08);border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:18px;margin:28px clamp(16px,4vw,56px) 70px;padding:28px;display:grid;box-shadow:0 20px 50px #00000038}.notice-icon{background:0 0;border-radius:16px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.research-notice h2{margin:4px 0 10px}.research-notice p:last-child{max-width:920px;color:var(--muted);margin:0;line-height:1.7}@media (width<=720px){.brand-logo{width:48px;height:48px}.research-notice{grid-template-columns:1fr}}.brand{background:linear-gradient(135deg,#ffffff17,#ffffff09),radial-gradient(circle at 12% 0,#d9272e38,#0000 42%);border:1px solid #ffffff21;border-radius:22px;gap:14px;min-width:300px;padding:10px 16px 10px 10px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000003d}.brand:after{content:"✦";color:#d9272ed9;font-size:13px;position:absolute;top:10px;right:14px}.brand:hover{border-color:#d9272e73;transform:translateY(-1px);box-shadow:0 22px 58px #00000052,0 0 0 4px #d9272e14}.brand-logo-wrap{background:linear-gradient(#fff,#eef2f6);border-radius:18px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid;box-shadow:inset 0 0 0 1px #08193d14,0 10px 26px #00000047}.brand-logo{width:52px;height:52px;box-shadow:none;background:0 0;border-radius:0;padding:0}.brand-copy{gap:5px;min-width:0;display:grid}.brand-name{letter-spacing:.01em;color:#fff;text-shadow:0 1px #0006;font-size:23px;line-height:1}.brand-tagline{color:#f3f5f4;letter-spacing:.08em;text-transform:uppercase;background:#d9272e29;border:1px solid #d9272e47;border-radius:999px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:800}@media (width<=720px){.brand{flex:1;min-width:0;padding-right:12px}.brand:after{display:none}.brand-logo-wrap{border-radius:15px;flex-basis:52px;width:52px;height:52px}.brand-logo{width:44px;height:44px}.brand-name{font-size:18px}.brand-tagline{letter-spacing:.055em;white-space:normal;font-size:9px}}.confirmation-card{background:linear-gradient(135deg,#fffffff5,#f6faf8f5);border:1px solid #196b4a24;border-radius:28px;max-width:900px;margin:42px auto;padding:34px;box-shadow:0 24px 70px #0b2a201f}.order-number-pill{color:#fff;letter-spacing:.08em;background:#0f3d2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-weight:800;display:inline-flex}.confirmation-actions{flex-wrap:wrap;gap:12px;margin:22px 0;display:flex}.confirmation-summary{margin-top:24px}.summary-line{border-bottom:1px solid #00000014;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.email-preview{background:#0f3d2e0d;border-radius:18px;margin-top:22px;padding:16px}.email-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.shop-choice{padding:34px clamp(16px,4vw,56px) 44px}.shop-choice.standalone{min-height:68vh;padding-top:64px}.shop-choice-title h2{margin:6px 0 8px;font-size:clamp(30px,4vw,48px)}.shop-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.shop-choice-card{background:#151a18eb;border:1px solid #ffffff26;border-radius:28px;align-content:end;gap:12px;min-height:260px;padding:30px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000038}.shop-choice-card:before{content:"";opacity:.86;pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 18rem),linear-gradient(135deg,#d9272e57,#151a180d);position:absolute;inset:0}.shop-choice-card.domestic:before{background:radial-gradient(circle at 22% 22%,#fff3,#0000 18rem),linear-gradient(135deg,#d9272e6b,#ffffff14,#151a181f)}.shop-choice-card>*{z-index:1;position:relative}.shop-choice-card:hover{border-color:#d9272e94;transform:translateY(-3px);box-shadow:0 30px 90px #00000057,0 0 0 5px #d9272e14}.choice-kicker{color:#ffb8bb;letter-spacing:.12em;text-transform:uppercase;background:#0000003d;border:1px solid #ffffff2e;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:900}.shop-choice-card h3{margin:0;font-size:clamp(28px,4vw,44px);line-height:1}.shop-choice-card p{color:#ffffffc7;max-width:620px;margin:0;line-height:1.55}.choice-action{color:#fff;margin-top:8px;font-weight:900}.inventory-note{border:1px solid var(--line);background:0 0;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 22px;padding:16px 18px;display:flex}.inventory-note span{color:var(--muted)}.domestic-note{background:#d9272e1f;border-color:#d9272e59}.international-note{background:linear-gradient(90deg,#0f172aeb,#0c312eb8);border-color:#6ee7b738}.international-note strong{align-items:center;gap:8px;display:inline-flex}.international-note .shipping-badge{color:#e7fff6;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px}@media (width<=900px){.shop-choice-grid{grid-template-columns:1fr}.shop-choice-card{min-height:230px}.inventory-note{display:grid}.international-note .shipping-badge{width:fit-content}}.cart-inventory-badge{border:1px solid #0f172a1f;border-radius:999px;width:fit-content;margin-top:6px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.cart-inventory-badge.domestic{background:#10b9811f}.cart-inventory-badge.international{background:#3b82f61f}.shipping-badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;font-size:1.1rem;font-weight:800}:root{--navy:#071f4a;--navy-2:#0b2f6b;--red:#d62828;--red-2:#b51f1f;--ice:#f5f8fc;--blue-soft:#eaf1fb;--border:#dbe5f2;--text:#172033;--muted:#61708a;--white:#fff;--shadow:0 18px 45px #071f4a1a}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#d6282814,#0000 32rem),linear-gradient(#fff 0%,#f5f8fc 100%);margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}a{color:var(--navy-2);text-decoration:none}a:hover{color:var(--red)}header,.site-header,.navbar{backdrop-filter:blur(10px);color:var(--navy)!important;border-bottom:1px solid var(--border)!important;background:#ffffffeb!important;box-shadow:0 8px 28px #071f4a14!important}.header-inner,.nav-inner,.container{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.brand,.logo-lockup,.brand-card{box-shadow:none!important;color:var(--navy)!important;background:0 0!important;border:none!important;align-items:center!important;gap:14px!important;display:flex!important}.brand img,.logo-lockup img,.brand-card img,.logo{background:var(--white)!important;border:1px solid var(--border)!important;border-radius:16px!important;padding:6px!important;box-shadow:0 10px 24px #071f4a1a!important}.brand h1,.brand-title,.logo-lockup h1{letter-spacing:-.03em;color:var(--navy)!important}.brand p,.brand-subtitle,.tagline,.slogan{display:none!important}.brand:after,.logo-lockup:after,.brand-card:after{content:"🇨🇦 Canada-Based";color:var(--red-2);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#fff1f1;border:1px solid #d6282838;border-radius:999px;align-items:center;margin-left:8px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}nav a,.nav-links a{font-weight:700;color:var(--navy)!important}.cart-button,.cart-link,.cart-pill,.cart-summary-pill,button,.btn,.primary-button{border:1px solid var(--navy)!important;background:var(--navy)!important;color:#fff!important;border-radius:999px!important;font-weight:800!important;box-shadow:0 10px 24px #071f4a2e!important}button:hover,.btn:hover,.primary-button:hover,.cart-button:hover,.cart-link:hover{background:var(--red)!important;border-color:var(--red)!important}.hero,.hero-section,main>section:first-of-type{border:1px solid var(--border)!important;box-shadow:var(--shadow)!important;color:var(--text)!important;background:linear-gradient(135deg,#eaf1fbfa,#fffffffa),radial-gradient(circle at 85% 15%,#d628281a,#0000 24rem)!important;border-radius:28px!important}.hero h1,.hero-section h1,h1{letter-spacing:-.045em;color:var(--navy)!important}.hero p,.hero-section p,p{color:var(--muted)}.card,.product-card,.inventory-card,.checkout-card,.order-card,.summary-card,section{border-color:var(--border)!important}.product-card,.inventory-card,.checkout-card,.order-card,.summary-card,.panel,.form-card{background:var(--white)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:24px!important;box-shadow:0 14px 34px #071f4a14!important}.product-card:hover,.inventory-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px #071f4a21!important}.product-card h2,.product-card h3,.inventory-card h2,.inventory-card h3,.checkout-card h2,.summary-card h2,h2,h3{color:var(--navy)!important}.badge,.pill,.shipping-badge{border-radius:999px!important;font-weight:800!important}.inventory-banner,.section-banner{border:1px solid var(--border)!important;color:var(--navy)!important;background:linear-gradient(90deg,#fff 0%,#f2f6fb 55%,#fff1f1 100%)!important;box-shadow:0 12px 30px #071f4a14!important}.inventory-banner h2,.inventory-banner h3,.section-banner h2,.section-banner h3{color:var(--navy)!important}.inventory-banner .shipping-badge,.section-banner .shipping-badge,.free-shipping,.flat-shipping{background:var(--red)!important;color:#fff!important;border:1px solid var(--red)!important;padding:10px 16px!important}input,select,textarea{color:var(--text)!important;border:1px solid var(--border)!important;background:#fff!important;border-radius:14px!important}input:focus,select:focus,textarea:focus{outline:3px solid #071f4a1f;border-color:var(--navy-2)!important}footer{color:var(--muted)!important;border-top:1px solid var(--border)!important;background:#f0f4fa!important}footer strong,footer h2,footer h3{color:var(--navy)!important}.inventory-options,.shop-options,.selection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.inventory-card[href*=canada],a[href*=products-canada] .inventory-card{border-top:5px solid var(--red)!important}.inventory-card[href*=international],a[href*=products-international] .inventory-card{border-top:5px solid var(--navy)!important}@media (width<=760px){.inventory-options,.shop-options,.selection-grid{grid-template-columns:1fr}.brand:after,.logo-lockup:after,.brand-card:after{display:none}.header-inner,.nav-inner,.container{padding-left:16px;padding-right:16px}}header,.site-header,.navbar{background:#fffffff7!important;border-bottom:1px solid #e6ebf2!important;box-shadow:0 8px 28px #0000000f!important}.brand,.logo-lockup,.brand-card{align-items:center!important;gap:18px!important;display:flex!important}.brand img,.logo-lockup img,.brand-card img{object-fit:contain;background:#fff!important;border:1px solid #e6ebf2!important;border-radius:18px!important;width:64px!important;height:64px!important;padding:8px!important}.brand h1,.logo-lockup h1,.brand-title{color:#071f4a!important;margin:0!important;font-size:2rem!important;font-weight:800!important}.brand:after,.logo-lockup:after,.brand-card:after{content:"🇨🇦 CANADA-BASED";color:#c81e1e;letter-spacing:.05em;background:#fff5f5;border:1px solid #f1c7c7;border-radius:999px;margin-left:18px;padding:10px 18px;font-weight:800}nav,.nav-links{margin-top:18px!important}nav a,.nav-links a{padding-bottom:10px;color:#0b2f6b!important;font-size:1.05rem!important;font-weight:600!important}nav a:hover,.nav-links a:hover{color:#d62828!important}.cart-button,.cart-link{border-radius:999px!important}body.storefront-home{color:#061a44;margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:#fff!important}.storefront-home a{text-decoration:none}.shopify-header{z-index:50;position:sticky;top:0;background:#fff!important;border-bottom:1px solid #e8edf5!important;box-shadow:0 8px 24px #061a4414!important}.brand-lockup{color:#061a44;align-items:center;gap:18px;display:flex}.brand-lockup img{object-fit:contain;width:78px;height:78px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.brand-text strong{letter-spacing:-.04em;color:#061a44;font-size:32px;font-weight:850;line-height:1;display:block}.brand-text span{text-align:center;letter-spacing:.28em;color:#061a44;margin-top:7px;font-size:16px;font-weight:800;display:block}.main-nav{justify-content:center;align-self:end;gap:34px;height:54px;display:flex}.main-nav a{padding:18px 0 22px;font-size:16px;font-weight:650;position:relative;color:#061a44!important}.main-nav a.active,.main-nav a:hover{color:#0052e0!important}.main-nav a.active:after{content:"";background:#0052e0;border-radius:99px 99px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.canada-badge{color:#d20d0d;letter-spacing:.03em;white-space:nowrap;background:#fff4f4;border:1px solid #f0bbbb;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-weight:850;display:inline-flex}.canada-badge .flag{font-size:25px;line-height:1}.cart-action{color:#061a44;align-items:center;font-size:32px;line-height:1;display:inline-flex;position:relative}.cart-count{color:#fff;background:#e50909;border-radius:50%;place-items:center;width:26px;height:26px;font-size:15px;font-weight:900;display:grid;position:absolute;top:-11px;right:-13px}.currency-total{color:#061a44;white-space:nowrap;border-left:1px solid #d8deea;padding-left:18px;font-weight:850}.shipping-strips{width:100%}.shipping-strip{justify-content:center;align-items:center;gap:18px;height:62px;font-size:16px;display:flex}.shipping-strip strong{letter-spacing:.02em;font-size:18px}.shipping-strip i{background:#cbd3df;width:1px;height:24px}.shipping-strip button{cursor:pointer;font-size:28px;position:absolute;right:42px;box-shadow:none!important;color:inherit!important;background:0 0!important;border:0!important}.domestic-strip{color:#061a44;background:linear-gradient(90deg,#f8fbff,#edf5ff,#f8fbff)}.domestic-strip strong,.domestic-strip .strip-icon{color:#0052e0}.international-strip{color:#061a44;background:linear-gradient(90deg,snow,#fff1f1,snow)}.international-strip strong,.international-strip .strip-icon{color:#e50909}.hero-showcase{background:radial-gradient(circle at 70% 40%,#0052e014,#0000 430px),linear-gradient(90deg,#fff 0% 45%,#f8fbff 100%);grid-template-columns:46% 54%;align-items:center;max-width:1600px;min-height:410px;margin:0 auto;padding:58px 72px 34px;display:grid}.hero-copy h1{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,4.1vw,72px);line-height:1.08;color:#061a44!important}.hero-copy p{color:#233453;max-width:590px;margin:0 0 34px;font-size:23px;line-height:1.55}.hero-buttons{flex-wrap:wrap;gap:18px;display:flex}.btn-primary,.btn-outline{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 30px;font-size:17px;font-weight:850;display:inline-flex}.btn-primary{background:#0052e0;box-shadow:0 14px 28px #0052e02e;color:#fff!important}.btn-outline{background:0 0;border:2px solid #0052e0;color:#0052e0!important}.hero-visual{justify-content:flex-end;align-items:end;min-height:330px;display:flex}.lab-scene{filter:drop-shadow(0 18px 22px #061a4414);justify-content:center;align-items:end;gap:18px;width:min(680px,100%);height:330px;display:flex;position:relative}.bottle,.glass{color:#061a44;place-items:center;display:grid;position:relative}.bottle.amber{background:linear-gradient(90deg,#8d3e08,#c06b24,#7a3206);border:4px solid #ffffffb3;border-radius:22px 22px 16px 16px;width:96px;height:205px}.bottle.mini{background:linear-gradient(90deg,#914408,#c56c24);border:4px solid #ffffffb3;border-radius:14px;width:62px;height:120px}.bottle:before{content:"";background:#0052e0;border-radius:8px 8px 4px 4px;width:70%;height:34px;position:absolute;top:-28px}.bottle span,.bottle small{text-align:center;color:#061a44;background:0 0;width:120%;font-weight:900}.glass{backdrop-filter:blur(3px);background:0 0;border:3px solid #061a441f;border-radius:18px 18px 12px 12px;width:88px;height:150px}.glass.tall{border-radius:30px 30px 18px 18px;width:112px;height:240px}.glass.flask{border-radius:40px 40px 28px 28px;width:140px;height:270px}.glass img{opacity:.9;width:52px}.maple-leaf{filter:drop-shadow(0 10px 12px #d5181833);font-size:92px;position:absolute;bottom:-14px;right:92px;transform:rotate(-12deg)}.inventory-choice{grid-template-columns:1fr 1fr;gap:28px;max-width:1460px;margin:22px auto 26px;padding:0 72px;display:grid}.choice-card{color:#061a44;border:1px solid #d6e4fb;border-radius:20px;grid-template-columns:128px 1fr 32px;align-items:center;gap:20px;min-height:210px;padding:28px;display:grid;box-shadow:0 12px 26px #061a440f}.domestic-choice{background:linear-gradient(120deg,#f8fbff,#edf5ff)}.international-choice{background:linear-gradient(120deg,snow,#fff1f1);border-color:#f1cdcd}.choice-icon{background:0 0;border-radius:50%;place-items:center;width:108px;height:108px;font-size:58px;display:grid;box-shadow:0 10px 22px #061a440f}.choice-card h2{margin:0 0 8px;font-size:30px;color:#061a44!important}.choice-card p{color:#061a44;margin:0 0 14px;font-size:18px}.choice-card ul{margin:0;padding:0;list-style:none}.choice-card li{margin:8px 0;font-size:17px}.choice-card li:before{content:"✓";margin-right:12px;font-weight:900}.choice-card strong{color:#0052e0}.international-choice strong{color:#e50909}.choice-arrow{color:#061a44;font-size:58px}.trust-bar{background:0 0;border:1px solid #e5ebf4;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1460px;margin:0 auto 44px;padding:28px 48px;display:grid;box-shadow:0 10px 26px #061a440f}.trust-item{border-right:1px solid #d9e0eb;grid-template-columns:56px 1fr;align-items:start;gap:20px;display:grid}.trust-item:last-child{border-right:0}.trust-item>span{font-size:40px;line-height:1}.trust-item strong{color:#061a44;margin-bottom:8px;font-size:17px;display:block}.trust-item p{color:#233453;margin:0;font-size:16px;line-height:1.45}.trust-item a{color:#0052e0;font-weight:700}.minimal-footer{color:#5b6a86;max-width:1460px;margin:0 auto 28px;padding:0 72px 20px}.minimal-footer p{font-size:13px;line-height:1.5}@media (width<=1100px){.header-top{grid-template-columns:1fr;min-height:auto;padding:20px}.main-nav{flex-wrap:wrap;justify-content:flex-start;height:auto}.header-actions{justify-content:flex-start}.hero-showcase{grid-template-columns:1fr;padding:44px 28px}.inventory-choice,.trust-bar{grid-template-columns:1fr;padding-left:28px;padding-right:28px}.trust-item{border-bottom:1px solid #d9e0eb;border-right:0;padding-bottom:18px}}body.storefront-page{color:#061a44;margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(#fff 0%,#f7faff 100%)!important}.page-shell{max-width:1460px;margin:0 auto;padding:46px 72px 58px}.page-hero{background:radial-gradient(circle at 90% 20%,#e5090914,#0000 280px),linear-gradient(120deg,#fff 0%,#f2f7ff 100%);border:1px solid #dbe7fb;border-radius:24px;align-items:center;gap:24px;min-height:150px;margin-bottom:28px;padding:34px 38px;display:flex;box-shadow:0 14px 34px #061a4412}.page-hero-icon{background:0 0;border:1px solid #dbe7fb;border-radius:50%;place-items:center;width:86px;height:86px;font-size:44px;display:grid;box-shadow:0 10px 24px #061a4414}.page-hero h1{letter-spacing:-.05em;margin:0 0 8px;font-size:clamp(36px,4vw,58px);line-height:1;color:#061a44!important}.page-hero p{max-width:740px;margin:0;font-size:19px;line-height:1.5;color:#263957!important}.page-content{background:0 0;border:1px solid #e5ebf4;border-radius:22px;padding:34px;box-shadow:0 12px 28px #061a440f}.page-content>main,.page-content>section,.page-content>div{max-width:none!important}.page-content .product-card,.page-content .card,.page-content .summary-card,.page-content .checkout-card,.page-content .cart-card,.page-content .order-card,.page-content form,.page-content table{background:#fff!important;border-color:#dbe7fb!important;border-radius:18px!important;box-shadow:0 10px 24px #061a440f!important}.page-content button,.page-content .btn,.page-content .primary-button,.page-content input[type=submit]{color:#fff!important;background:#0052e0!important;border:1px solid #0052e0!important;border-radius:999px!important;font-weight:850!important}.page-content button:hover,.page-content .btn:hover,.page-content .primary-button:hover{background:#e50909!important;border-color:#e50909!important}.page-content input,.page-content select,.page-content textarea{padding:12px 14px;color:#061a44!important;background:#fff!important;border:1px solid #dbe7fb!important;border-radius:14px!important}.page-content h1,.page-content h2,.page-content h3{color:#061a44!important}.page-content p,.page-content li,.page-content label{color:#263957!important}.page-content .inventory-banner,.page-content .section-banner{color:#061a44!important;background:linear-gradient(90deg,#f8fbff,#eef5ff)!important;border-radius:18px!important}.page-content .shipping-badge,.page-content .badge,.page-content .pill{border-radius:999px!important}.storefront-page section,.storefront-page .panel,.storefront-page .container{color:#061a44}.storefront-page .minimal-footer{max-width:1460px;margin:0 auto 28px;padding:0 72px 24px}@media (width<=900px){.page-shell{padding:28px 18px 42px}.page-hero{align-items:flex-start;padding:26px 22px}.page-content{padding:22px}}.cart-count.is-empty,.cart-badge.is-empty,.cart-number.is-empty{color:#061a44!important;background:#d7deea!important}.cart-line-item{border-bottom:1px solid #e5ebf4;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.cart-line-item p{margin:6px 0 0}.cart-line-item button,.clear-cart{margin-top:8px;background:#e50909!important;border-color:#e50909!important}.empty-cart-message{text-align:center;color:#263957;background:#f8fbff;border:1px dashed #cbd6e8;border-radius:16px;padding:28px}.cart-summary-standard{background:0 0;border:1px solid #dbe7fb;border-radius:18px;margin-top:24px;padding:24px}.page-content .products-grid,.page-content .product-grid,.page-content .restored-product-grid,.products-grid,.product-grid,.restored-product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:24px!important;width:100%!important;display:grid!important}.page-content .product-card,.product-card,.restored-product-card{opacity:1!important;visibility:visible!important;flex-direction:column!important;gap:14px!important;min-height:230px!important;padding:24px!important;display:flex!important}.product-badge{color:#0052e0;background:#edf5ff;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.82rem;font-weight:850}.product-note{color:#263957;margin:0}.product-meta{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.product-meta span{color:#5b6a86;font-weight:700}.product-meta .price,.price{font-size:1.25rem;color:#061a44!important}.product-card button,.restored-product-card button{margin-top:8px}.shipping-strip{gap:12px!important;height:44px!important;min-height:44px!important;padding:0 16px!important;font-size:14px!important}.shipping-strip strong{font-size:14px!important}.shipping-strip i{height:18px!important}.shipping-strip button{font-size:22px!important}.header-actions{gap:14px!important}.shipping-strip{position:relative!important}.shipping-strip button{cursor:pointer!important;position:absolute!important;top:50%!important;right:24px!important;transform:translateY(-50%)!important}body.true-north-home .hero-showcase,body.true-north-home .hero,body.true-north-home .hero-section{min-height:520px!important;box-shadow:none!important;background-image:linear-gradient(90deg,#fffffff5 0%,#ffffffe6 34%,#ffffff59 58%,#ffffff0f 100%),url(../../assets/true-north-hero.webp)!important;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important;border:none!important}body.true-north-home .hero-visual{display:none!important}body.true-north-home .hero-copy{z-index:2;max-width:620px;position:relative}body.true-north-home .hero-copy h1{text-shadow:0 2px 10px #ffffff8c;color:#061a44!important}body.true-north-home .hero-copy p{max-width:560px;color:#263957!important}@media (width<=900px){body.true-north-home .hero-showcase,body.true-north-home .hero,body.true-north-home .hero-section{background-position:100%!important;align-items:start!important;min-height:620px!important}}.true-north-home .hero-showcase,.true-north-home .hero,.true-north-home .hero-section,body .hero-showcase{background-image:linear-gradient(90deg,#fffffff5 0%,#ffffffe6 34%,#ffffff59 58%,#ffffff0d 100%),url(../../assets/true-north-hero.webp)!important;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important;min-height:520px!important}.true-north-home .hero-visual,body .hero-showcase .hero-visual{display:none!important}.true-north-home .hero-copy,body .hero-showcase .hero-copy{z-index:2!important;max-width:620px!important;position:relative!important}.reference-home-body{background:#fff!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.reference-hero{width:100%!important;min-height:720px!important;box-shadow:none!important;background-image:linear-gradient(90deg,#ffffff24 0%,#ffffff05 42%,#fff0 100%),url(../../assets/home-hero-reference.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:none!important;border-radius:0!important;margin:0!important;padding:86px 0 0!important;position:relative!important;overflow:hidden!important}.reference-hero-content{z-index:2!important;max-width:520px!important;margin-left:78px!important;position:relative!important}.reference-hero-content .eyebrow{color:#e50909!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin:0 0 14px!important;font-size:16px!important;font-weight:900!important;line-height:1!important}.reference-hero-content h1{color:#061a44!important;letter-spacing:-.055em!important;text-transform:uppercase!important;margin:0!important;font-size:clamp(58px,6vw,92px)!important;font-weight:950!important;line-height:.92!important}.reference-hero-content h1 span{color:#e50909!important}.leaf-divider{color:#e50909!important;align-items:center!important;gap:14px!important;max-width:220px!important;margin:24px 0!important;display:flex!important}.leaf-divider span{background:#e50909!important;border-radius:999px!important;flex:1!important;height:4px!important;display:block!important}.leaf-divider b{font-size:20px!important;line-height:1!important}.hero-support{color:#061a44!important;margin:0 0 28px!important;font-size:18px!important;font-weight:800!important;line-height:1.35!important}.hero-support strong{color:#e50909!important}.hero-actions{flex-wrap:wrap!important;gap:18px!important;display:flex!important}.hero-btn{text-transform:uppercase!important;letter-spacing:.02em!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:150px!important;min-height:54px!important;padding:0 28px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.hero-btn.primary{color:#fff!important;background:#e50909!important;border:2px solid #e50909!important;box-shadow:0 14px 26px #e509092e!important}.reference-trust-panel{backdrop-filter:blur(12px)!important;z-index:4!important;background:#fffffff0!important;border:1px solid #dbe7fbe6!important;border-radius:16px!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;width:min(1400px,100% - 150px)!important;padding:28px 34px!important;display:grid!important;position:absolute!important;bottom:28px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 18px 45px #061a442e!important}.trust-block{border-right:1px solid #d9e0eb!important;grid-template-columns:58px 1fr!important;align-items:center!important;gap:18px!important;padding:0 28px!important;display:grid!important}.trust-block:last-child{border-right:none!important}.trust-icon{place-items:center!important;width:52px!important;height:52px!important;font-size:34px!important;line-height:1!important;display:grid!important}.trust-icon.red{color:#e50909!important}.trust-icon.navy{color:#061a44!important}.trust-block strong{color:#061a44!important;text-transform:uppercase!important;letter-spacing:.02em!important;margin:0 0 6px!important;font-size:15px!important;font-weight:950!important;display:block!important}.trust-block p{color:#263957!important;margin:0!important;font-size:14px!important;line-height:1.35!important}@media (width<=1050px){.reference-hero{background-position:100%!important;min-height:860px!important}.reference-hero-content{margin-left:28px!important;margin-right:28px!important}.reference-trust-panel{grid-template-columns:repeat(2,1fr)!important;width:calc(100% - 36px)!important;margin:80px auto 28px!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}.trust-block{border-bottom:1px solid #d9e0eb!important;border-right:none!important;padding:18px!important}}@media (width<=640px){.reference-trust-panel{grid-template-columns:1fr!important}.reference-hero-content h1{font-size:54px!important}}.reference-trust-panel,.hero-bottom-trust,.trust-bar.hero-bottom-trust{display:none!important}.reference-hero{padding-bottom:0!important}.brand-lockup,.logo-lockup,.brand,.brand-card{backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#ffffffeb,#f8fbffc7)!important;border:1px solid #dbe7fbf2!important;border-radius:22px!important;gap:18px!important;padding:10px 18px 10px 12px!important;box-shadow:0 12px 28px #061a4414!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{object-fit:contain!important;background:#ffffffe0!important;border:1px solid #dbe7fbe6!important;border-radius:20px!important;width:88px!important;height:88px!important;padding:6px!important;box-shadow:0 10px 24px #061a441f!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{color:#061a44!important;letter-spacing:-.045em!important;text-shadow:0 2px 10px #ffffffb3!important;font-size:34px!important;font-weight:900!important}.brand-text span{color:#061a44!important;opacity:.86!important;letter-spacing:.24em!important}@media (width<=900px){.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:70px!important;height:70px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:28px!important}}.brand-lockup,.logo-lockup,.brand,.brand-card{align-items:center!important}.brand-text,.logo-lockup div,.brand div{flex-direction:column!important;justify-content:center!important;display:flex!important}.brand-lockup,.logo-lockup,.brand,.brand-card{backdrop-filter:blur(12px)!important;background:linear-gradient(135deg,#fffffffa 0%,#f5f9ffeb 48%,#eaf2ffbd 100%)!important;border:1px solid #c3d5f1e6!important;border-radius:28px!important;align-items:center!important;gap:22px!important;min-height:112px!important;padding:14px 26px 14px 16px!important;display:inline-flex!important;box-shadow:0 18px 42px #061a441f,inset 0 1px #fffffff2!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{white-space:nowrap!important;color:#061a44!important;letter-spacing:-.055em!important;text-shadow:0 3px 12px #ffffffd9!important;margin:0!important;font-size:38px!important;font-weight:950!important;line-height:1!important;display:block!important}@media (width<=900px){.brand-lockup,.logo-lockup,.brand,.brand-card{border-radius:22px!important;gap:14px!important;min-height:86px!important;padding:10px 16px 10px 10px!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:76px!important;min-width:76px!important;height:76px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:30px!important}}.brand-lockup,.logo-lockup,.brand,.brand-card{min-height:auto!important;box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:18px!important;align-items:center!important;gap:18px!important;padding:8px 14px 8px 8px!important;display:inline-flex!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{color:#061a44!important;letter-spacing:-.045em!important;white-space:nowrap!important;text-shadow:none!important;margin:0!important;font-size:31px!important;font-weight:900!important;line-height:.96!important;display:block!important}.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{content:"Research Supply";color:#e50909;letter-spacing:.18em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:900;line-height:1;display:block}.brand-text span,.brand-subtitle,.logo-subtitle,.brand-tagline,.logo-lockup .subtitle,.brand .subtitle{display:none!important}.brand-lockup:after,.logo-lockup:after,.brand:after,.brand-card:after{content:none!important;display:none!important}.header-top{align-items:center!important}@media (width<=900px){.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:62px!important;min-width:62px!important;height:62px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:25px!important}.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{letter-spacing:.13em;font-size:9px}}.brand-lockup,.logo-lockup,.brand,.brand-card{box-shadow:none!important;background:0 0!important;border:none!important;align-items:center!important;gap:16px!important;padding:10px 16px 10px 8px!important;display:inline-flex!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{background:#fff!important;border:1px solid #d2dceee6!important;border-radius:18px!important;width:72px!important;min-width:72px!important;height:72px!important;padding:4px!important;box-shadow:0 10px 22px #061a4414!important}.brand-text,.logo-lockup div,.brand div{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;display:flex!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{color:#061a44!important;letter-spacing:-.05em!important;margin:0!important;font-size:32px!important;font-weight:950!important;line-height:.92!important}.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{content:"Canadian Research Materials"!important;color:#e50909!important;letter-spacing:.28em!important;text-transform:uppercase!important;opacity:.9!important;margin-top:9px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:block!important}@media (width<=900px){.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:60px!important;min-width:60px!important;height:60px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:26px!important}.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{letter-spacing:.18em!important;font-size:8px!important}}.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{content:none!important;display:none!important}.brand-text,.logo-lockup div,.brand div{justify-content:center!important;min-height:72px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{margin:0!important;line-height:1!important}.brand-lockup,.logo-lockup,.brand,.brand-card{align-items:center!important;gap:18px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{letter-spacing:-.05em!important;align-items:center!important;height:78px!important;margin:0!important;font-size:36px!important;font-weight:950!important;line-height:1!important;display:flex!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:78px!important;min-width:78px!important;height:78px!important}@media (width<=900px){.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{height:64px!important;font-size:30px!important}}body.true-north-background-page{background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 34%,#ffffff73 62%,#ffffff29 100%),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat fixed!important}body.true-north-background-page header,body.true-north-background-page .shopify-header,body.true-north-background-page .shipping-strips,body.true-north-background-page .shipping-strip{background-clip:padding-box!important}body.true-north-background-page main,body.true-north-background-page .reference-home-body{background:0 0!important}body.true-north-background-page .hero,body.true-north-background-page .hero-section,body.true-north-background-page .hero-showcase,body.true-north-background-page .reference-hero{box-shadow:none!important;background:0 0!important;border:none!important}body.true-north-background-page .hero-copy,body.true-north-background-page .reference-hero-content{backdrop-filter:blur(2px)!important;background:linear-gradient(90deg,#ffffffc7,#ffffff38)!important;border-radius:18px!important;padding:22px!important}body.true-north-background-page .product-card,body.true-north-background-page .card,body.true-north-background-page .page-content,body.true-north-background-page .trust-bar{backdrop-filter:blur(8px)!important;background:#ffffffeb!important}body.true-north-background-page .reference-hero,.reference-hero{background-position:100%!important;align-items:center!important;min-height:650px!important;padding:76px 0 84px!important;display:flex!important}body.true-north-background-page .reference-hero-content,.reference-hero-content{backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#ffffffeb,#ffffffb3)!important;border:1px solid #dbe7fbe0!important;border-radius:26px!important;max-width:610px!important;margin-left:clamp(28px,6vw,86px)!important;padding:34px 38px!important;box-shadow:0 24px 60px #061a4424!important}.reference-hero-content .eyebrow{letter-spacing:.14em!important;margin-bottom:18px!important;font-size:14px!important}.reference-hero-content h1{letter-spacing:-.06em!important;font-size:clamp(48px,5.2vw,78px)!important;line-height:.96!important}.leaf-divider{max-width:210px!important;margin:24px 0 22px!important}.hero-support{max-width:440px!important;margin-bottom:28px!important;font-size:17px!important;line-height:1.45!important}.hero-actions{flex-flow:wrap!important;align-items:center!important;gap:14px!important;display:flex!important}.hero-btn{min-width:unset!important;letter-spacing:.04em!important;min-height:52px!important;box-shadow:none!important;border-radius:999px!important;padding:0 24px!important;font-size:14px!important}.hero-btn.primary{color:#fff!important;background:#e50909!important;border-color:#e50909!important;box-shadow:0 14px 28px #e5090933!important}.hero-btn.secondary{color:#061a44!important;background:#ffffffb8!important;border:2px solid #061a44!important}.hero-btn:hover{transform:translateY(-2px)!important}@media (width<=780px){.reference-hero{min-height:auto!important;padding:44px 18px!important}.reference-hero-content{margin:0!important;padding:26px 22px!important}.hero-actions{flex-direction:column!important;align-items:stretch!important}.hero-btn{width:100%!important}}.leaf-divider{justify-content:center!important;align-items:center!important;gap:18px!important;margin:30px 0!important;display:flex!important}.leaf-divider span{background:linear-gradient(90deg,#e5090926,#e50909,#e5090926)!important;border-radius:999px!important;flex:none!important;width:80px!important;height:3px!important;box-shadow:0 0 12px #e509092e!important}.leaf-divider b{color:#e50909!important;background:#ffffffeb!important;border:2px solid #e5090929!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;font-size:20px!important;line-height:1!important;display:grid!important;overflow:hidden!important;box-shadow:0 8px 20px #061a4414,0 0 14px #e509091f!important}.maple-leaf-svg{fill:#e50909!important;filter:drop-shadow(0 1px 2px #e5090938)!important;width:22px!important;height:22px!important;display:block!important}.leaf-divider b:before{content:""!important;z-index:-1!important;background:#e509090f!important;border-radius:50%!important;position:absolute!important;inset:7px!important}.reference-hero:before,.reference-hero:after,.hero:before,.hero:after,.reference-hero-content:before,.reference-hero-content:after{content:none!important;background:0 0!important;display:none!important}.leaf-divider{gap:14px!important}.leaf-divider b{width:28px!important;height:28px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.maple-leaf-svg{fill:#e50909!important;filter:none!important;width:20px!important;height:20px!important}.leaf-divider span{width:70px!important;height:2px!important;box-shadow:none!important}.leaf-divider{display:none!important}.reference-hero:before,.reference-hero:after,.hero:before,.hero:after,.reference-hero-content:before,.reference-hero-content:after,.reference-home-body:before,.reference-home-body:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.reference-hero,.reference-hero-content{background-image:none!important}.reference-hero-content{backdrop-filter:blur(12px)!important;background:linear-gradient(135deg,#ffffffe0,#ffffff9e)!important;border:1px solid #dbe7fbdb!important;box-shadow:0 24px 60px #061a4421!important}.hero-trust-line{color:#061a44;flex-wrap:wrap;gap:10px 16px;margin-top:20px;font-size:13px;font-weight:850;display:flex}.hero-trust-line span{background:0 0;border:1px solid #dbe7fbe6;border-radius:999px;padding:8px 12px}.featured-products-section,.why-section{max-width:1280px;margin:42px auto;padding:0 28px}.section-heading p{color:#e50909;text-transform:uppercase;letter-spacing:.16em;margin:0 0 8px;font-size:13px;font-weight:900}.section-heading h2{color:#061a44;letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,44px);line-height:1}.featured-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.featured-product-card{backdrop-filter:blur(10px);background:0 0;border:1px solid #dbe7fbf2;border-radius:24px;min-height:300px;padding:24px;position:relative;overflow:hidden;box-shadow:0 18px 42px #061a441a}.featured-product-card h3{color:#061a44;letter-spacing:-.03em;margin:18px 0 8px;font-size:24px}.featured-product-card p{color:#263957;margin:0 0 20px}.featured-product-card a{color:#0052e0;font-weight:900}.stock-badge{text-transform:uppercase;letter-spacing:.09em;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.stock-badge.domestic{color:#e50909;background:#fff1f1;border:1px solid #e509092e}.stock-badge.international{color:#0052e0;background:#edf5ff;border:1px solid #0052e02e}.vial-illustration{background:linear-gradient(90deg,#fffc,#e0ecf9f2,#ffffffbf);border:2px solid #061a4426;border-radius:22px 22px 14px 14px;width:86px;height:132px;margin:22px auto 0;position:relative;box-shadow:0 18px 30px #061a441f}.vial-illustration:before{content:"";background:#d9e0eb;border-radius:8px 8px 4px 4px;height:28px;position:absolute;top:-22px;left:16px;right:16px}.vial-illustration:after{content:"MIGHTY";text-align:center;color:#061a44;letter-spacing:.05em;background:0 0;padding:9px 0;font-size:12px;font-weight:950;position:absolute;top:58px;left:-8px;right:-8px}.vial-illustration.red-cap:before{background:#e50909}.vial-illustration.blue-cap:before{background:#0052e0}.vial-illustration.silver-cap:before{background:#9ca8b8}.why-section{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:64px;display:grid}.why-card{background:0 0;border:1px solid #dbe7fbf2;border-radius:20px;padding:24px;box-shadow:0 12px 30px #061a4414}.why-card span{margin-bottom:14px;font-size:30px;display:block}.why-card strong{color:#061a44;margin-bottom:8px;font-size:16px;display:block}.why-card p{color:#263957;margin:0;font-size:14px;line-height:1.5}@media (width<=900px){.featured-product-grid,.why-section{grid-template-columns:1fr}.hero-trust-line{flex-direction:column}}.announcement-bar{white-space:nowrap;background:linear-gradient(90deg,#f6f9ff,#fff7f7);border-top:1px solid #dbe7fbe6;border-bottom:1px solid #dbe7fbe6;width:100%;overflow:hidden}.announcement-track{color:#061a44;align-items:center;gap:28px;min-width:max-content;padding:12px 0;font-size:14px;font-weight:700;animation:32s linear infinite shippingTicker;display:inline-flex}.announcement-track strong{color:#0052e0}.announcement-track span{align-items:center;display:inline-flex}@keyframes shippingTicker{0%{transform:translate(100%)}to{transform:translate(-100%)}}.announcement-bar{isolation:isolate!important;position:relative!important}.announcement-bar:before,.announcement-bar:after{content:""!important;z-index:2!important;pointer-events:none!important;width:90px!important;position:absolute!important;top:0!important;bottom:0!important}.announcement-bar:before{background:linear-gradient(90deg,#f6f9ff,#f6f9ff00)!important;left:0!important}.announcement-bar:after{background:linear-gradient(270deg,#fff7f7,#fff7f700)!important;right:0!important}.announcement-track{z-index:1!important;position:relative!important}.announcement-bar{z-index:9999!important;white-space:nowrap!important;background:linear-gradient(90deg,#f6f9ff,#fff7f7)!important;border-top:none!important;border-bottom:1px solid #dbe7fbf2!important;align-items:center!important;width:100%!important;height:38px!important;display:flex!important;position:relative!important;top:0!important;overflow:hidden!important}.announcement-track{color:#061a44!important;align-items:center!important;gap:34px!important;min-width:max-content!important;padding:0!important;font-size:14px!important;font-weight:700!important;line-height:38px!important;animation:58s linear infinite shippingTicker!important;display:inline-flex!important}.announcement-track strong{color:#0052e0!important;white-space:nowrap!important;margin-right:4px!important}.announcement-track .dot{color:#061a44!important;opacity:.65!important;margin:0 4px!important}.shopify-header,header{z-index:1000!important}.announcement-bar{white-space:nowrap!important;align-items:center!important;height:38px!important;display:flex!important;position:relative!important;overflow:hidden!important}.announcement-track{align-items:center!important;gap:90px!important;width:max-content!important;min-width:max-content!important;padding-left:100vw!important;line-height:38px!important;animation:72s linear infinite shippingTickerSingle!important;display:inline-flex!important}.announcement-track span{white-space:nowrap!important;align-items:center!important;gap:7px!important;display:inline-flex!important}.announcement-track strong{white-space:nowrap!important;margin-right:5px!important}@keyframes shippingTickerSingle{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-bar{z-index:9999!important;white-space:nowrap!important;background:linear-gradient(90deg,#f7faff 0%,#fff8f8 100%)!important;border-bottom:1px solid #dbe7fbf2!important;align-items:center!important;width:100%!important;height:40px!important;display:flex!important;position:relative!important;overflow:hidden!important}.announcement-track{will-change:transform!important;align-items:center!important;gap:0!important;width:max-content!important;min-width:max-content!important;padding:0!important;animation:42s linear infinite mblSeamlessTicker!important;display:flex!important}.announcement-set span{color:#061a44!important;text-transform:uppercase!important;letter-spacing:.01em!important;white-space:nowrap!important;align-items:center!important;gap:8px!important;font-size:14px!important;font-weight:800!important;line-height:40px!important;display:inline-flex!important}.announcement-set strong{color:#0052e0!important;margin:0!important;font-weight:900!important}.announcement-set em{color:#061a44!important;text-transform:uppercase!important;font-style:normal!important;font-weight:800!important}.announcement-track .dot{display:none!important}@keyframes mblSeamlessTicker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.announcement-bar{height:20px!important;min-height:20px!important;font-size:11px!important}.announcement-track{height:20px!important;line-height:20px!important;animation:30s linear infinite mblSeamlessTicker!important}.announcement-set span,.announcement-set strong,.announcement-set em{color:#061a44!important;text-transform:uppercase!important;letter-spacing:.02em!important;font-size:11px!important;font-weight:700!important;line-height:20px!important}.announcement-bar{border-radius:999px!important;width:50%!important;margin:0 auto!important;overflow:hidden!important}@media (width<=900px){.announcement-bar{width:85%!important}}.announcement-set{gap:36px!important;padding-right:36px!important}.shipping-strips,.shipping-strip,.domestic-strip,.international-strip{display:none!important}.announcement-bar{z-index:9999!important;white-space:nowrap!important;background:linear-gradient(90deg,#f7faff,#fff8f8)!important;border:1px solid #dbe7fbf2!important;border-top:none!important;border-radius:0 0 999px 999px!important;align-items:center!important;width:50%!important;min-width:520px!important;max-width:820px!important;height:22px!important;margin:0 auto!important;display:flex!important;position:relative!important;overflow:hidden!important}.announcement-track{will-change:transform!important;align-items:center!important;gap:0!important;width:max-content!important;min-width:max-content!important;height:22px!important;padding:0!important;line-height:22px!important;animation:34s linear infinite mblAnnouncementLoop!important;display:flex!important}.announcement-set{align-items:center!important;gap:44px!important;min-width:max-content!important;padding-right:44px!important;display:inline-flex!important}.announcement-set span,.announcement-set strong,.announcement-set em{color:#061a44!important;text-transform:uppercase!important;letter-spacing:.015em!important;white-space:nowrap!important;align-items:center!important;gap:6px!important;margin:0!important;font-size:11px!important;font-style:normal!important;font-weight:750!important;line-height:22px!important;display:inline-flex!important}.announcement-set strong{font-weight:900!important}.announcement-bar:hover .announcement-track{animation-play-state:paused!important}@keyframes mblAnnouncementLoop{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=900px){.announcement-bar{width:92%!important;min-width:0!important}}.reference-hero-content,.hero-content,.hero-panel{border:1px solid #d0dcf3f2!important;border-radius:32px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 60px #061a441f,inset 0 1px #fffffff2!important}.reference-hero-content:before,.hero-content:before,.hero-panel:before{-webkit-mask-composite:xor;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source;content:""!important;pointer-events:none!important;background:linear-gradient(135deg,#e5090959,#ffffff1a 35%,#0052e038 70%,#e5090938)!important;border-radius:32px!important;padding:2px!important;position:absolute!important;inset:0!important}.reference-hero-content:after,.hero-content:after,.hero-panel:after{content:""!important;pointer-events:none!important;background:#e50909!important;border-radius:50%!important;width:10px!important;height:10px!important;position:absolute!important;top:18px!important;right:18px!important;box-shadow:-22px 0 #0052e0b3,0 0 12px #e5090959!important}.reference-hero-content,.hero-content,.hero-panel{-webkit-backdrop-filter:blur(18px)saturate(140%)!important;background:linear-gradient(135deg,#ffffffd1,#ffffffad)!important;border:1px solid #ffffff73!important;box-shadow:0 30px 80px #061a4429,inset 0 1px #fffffff2,0 0 0 1px #d0dcf3a6!important}.reference-hero-content:before,.hero-content:before,.hero-panel:before{opacity:.85!important}.reference-hero-content{transform:translateZ(0)}.reference-hero-content,.hero-content,.hero-panel{background:linear-gradient(135deg,#ffffffe0,#ffffffb8)!important;border:3px solid #0052e06b!important;border-radius:32px!important;box-shadow:0 0 0 2px #e509092e,0 0 0 7px #ffffffb8,0 28px 80px #061a4438!important}.reference-hero-content:before,.hero-content:before,.hero-panel:before{content:none!important;display:none!important}.reference-hero-content{position:relative!important}.reference-hero-content:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#e50909,#0052e0)!important;border-radius:0 0 999px 999px!important;height:5px!important;position:absolute!important;top:0!important;left:32px!important;right:32px!important;box-shadow:0 8px 18px #0052e02e!important}.integrated-home-main{background:#fff!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.integrated-hero-image{background:#fff!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.integrated-hero-image img{object-fit:cover!important;object-position:center top!important;width:100%!important;height:auto!important;display:block!important}.hero-hotspot{z-index:4!important;background:0 0!important;border-radius:999px!important;display:block!important;position:absolute!important}.domestic-hotspot{width:35.5%!important;height:9.5%!important;top:74.5%!important;left:11.5%!important}.international-hotspot{width:38.5%!important;height:9.5%!important;top:74.5%!important;left:49.5%!important}.hero-hotspot:focus-visible{outline-offset:4px!important;outline:3px solid #0052e0!important}@media (width<=800px){.integrated-hero-image img{width:150%!important;max-width:none!important;transform:translate(-18%)!important}.domestic-hotspot{width:43%!important;height:9.5%!important;top:74.5%!important;left:7%!important}.international-hotspot{width:43%!important;height:9.5%!important;top:74.5%!important;left:51%!important}}.integrated-home-main{max-width:1400px!important;margin:0 auto!important;padding:36px 24px 60px!important}.integrated-hero-image{border-radius:28px!important;width:72%!important;max-width:1100px!important;margin:0!important;overflow:hidden!important;box-shadow:0 24px 60px #061a441f!important}.integrated-hero-image img{border-radius:28px!important;width:100%!important}@media (width<=1200px){.integrated-hero-image{width:85%!important}}@media (width<=900px){.integrated-home-main{padding:24px 16px 40px!important}.integrated-hero-image{width:100%!important;max-width:none!important}}.modern-home{background:#fff!important;max-width:none!important;margin:0!important;padding:0!important}.modern-hero{background:linear-gradient(90deg,#ffffff57 0%,#ffffff14 42%,#fff0 100%),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat!important;align-items:center!important;min-height:610px!important;padding:72px 6vw!important;display:flex!important;position:relative!important;overflow:hidden!important}.modern-hero-card{background:#fffffff0!important;border:4px solid #061a44!important;border-radius:28px!important;width:min(650px,48vw)!important;padding:44px 46px!important;position:relative!important;box-shadow:inset 0 0 0 3px #e50909,0 24px 60px #061a4440!important}.hero-eyebrow{color:#e50909!important;text-transform:uppercase!important;letter-spacing:.16em!important;margin:0 0 20px!important;font-size:14px!important;font-weight:900!important}.modern-hero-card h1{color:#061a44!important;letter-spacing:-.06em!important;text-transform:uppercase!important;margin:0!important;font-size:clamp(58px,5.4vw,92px)!important;font-weight:950!important;line-height:.93!important}.modern-hero-card h1 span{color:#e50909!important}.hero-copy{color:#061a44!important;margin:24px 0 30px!important;font-size:18px!important;font-weight:850!important;line-height:1.35!important}.modern-hero-actions{flex-wrap:wrap!important;gap:18px!important;display:flex!important}.modern-btn{text-transform:uppercase!important;letter-spacing:.03em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:0 28px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.modern-btn.primary{color:#fff!important;background:#e50909!important;border:2px solid #e50909!important;box-shadow:0 14px 28px #e5090938!important}.modern-btn.secondary{color:#061a44!important;background:#ffffffdb!important;border:3px solid #061a44!important}.modern-trust-strip{background:#fff!important;border-bottom:1px solid #e5ebf4!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;max-width:1380px!important;margin:0 auto!important;padding:28px 32px!important;display:grid!important}.modern-trust-strip div{border-right:1px solid #dbe5f2!important;grid-template-columns:56px 1fr!important;align-items:center!important;gap:16px!important;padding:0 26px!important;display:grid!important}.modern-trust-strip div:last-child{border-right:none!important}.modern-trust-strip span{background:#f8fbff!important;border:1px solid #dbe5f2!important;border-radius:50%!important;place-items:center!important;width:48px!important;height:48px!important;font-size:24px!important;display:grid!important}.modern-trust-strip strong{color:#061a44!important;margin-bottom:5px!important;font-size:16px!important;display:block!important}.modern-trust-strip p{color:#263957!important;margin:0!important;font-size:14px!important}.modern-category-section{max-width:1180px!important;margin:48px auto 72px!important;padding:0 28px!important}.section-heading{text-align:center!important;margin-bottom:26px!important}.section-heading h2{color:#061a44!important;letter-spacing:-.04em!important;margin:0 0 10px!important;font-size:clamp(32px,3vw,44px)!important}.section-heading p{color:#5b6a86!important;margin:0!important}.modern-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;display:grid!important}.modern-category-card{background:#fff!important;border:1px solid #dbe5f2!important;border-radius:24px!important;padding:34px!important;text-decoration:none!important;display:block!important;box-shadow:0 18px 42px #061a4414!important}.modern-category-card span{font-size:42px!important}.modern-category-card h3{color:#061a44!important;margin:18px 0 8px!important;font-size:28px!important}.modern-category-card p{color:#263957!important;margin:0!important}.modern-category-card.domestic{border-top:5px solid #e50909!important}.modern-category-card.international{border-top:5px solid #0052e0!important}@media (width<=980px){.modern-hero{padding:42px 18px!important}.modern-hero-card{width:100%!important;padding:32px 26px!important}.modern-trust-strip,.modern-category-grid{grid-template-columns:1fr!important}.modern-trust-strip div{border-bottom:1px solid #dbe5f2!important;border-right:none!important;padding:18px 0!important}.modern-hero-actions{flex-direction:column!important}.modern-btn{width:100%!important}}.modern-home,.modern-hero,.integrated-home-main,.integrated-hero-image,.reference-home-body,.reference-hero{background-color:#0000!important}.modern-hero:before,.modern-hero:after,.integrated-hero-image:before,.integrated-hero-image:after,.reference-home-body:before,.reference-home-body:after,.reference-hero:before,.reference-hero:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}.modern-hero{box-shadow:none!important;background-position:50%!important;background-size:cover!important;border:none!important}body,main,.modern-home,.modern-hero,.integrated-home-main,.reference-home-body,.reference-hero,.hero-wrapper,.hero-container,.hero-section,.content-wrapper,.page-wrapper{background:0 0!important}.modern-home:before,.modern-home:after,.modern-hero:before,.modern-hero:after,.hero-wrapper:before,.hero-wrapper:after,.content-wrapper:before,.content-wrapper:after,.page-wrapper:before,.page-wrapper:after{content:none!important;background:0 0!important;display:none!important}.modern-hero-card,.reference-hero-content{background:#ffffffeb!important}body{background:#fff!important}.mbl-clean-home{background:0 0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.mbl-clean-hero{box-sizing:border-box!important;width:100%!important;min-height:calc(100vh - 150px)!important;box-shadow:none!important;background:linear-gradient(90deg,#ffffff2e 0%,#ffffff14 38%,#fff0 100%),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat!important;border:none!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:64px 6vw!important;display:flex!important;overflow:visible!important}.mbl-clean-hero:before,.mbl-clean-hero:after,.mbl-clean-home:before,.mbl-clean-home:after{content:none!important;display:none!important}.mbl-clean-hero-card{box-sizing:border-box!important;background:#fffffff0!important;border:4px solid #061a44!important;border-radius:28px!important;width:min(640px,48vw)!important;padding:46px 48px!important;box-shadow:inset 0 0 0 3px #e50909,0 26px 70px #061a443d!important}.mbl-clean-hero-card .hero-eyebrow{color:#e50909!important;text-transform:uppercase!important;letter-spacing:.16em!important;margin:0 0 20px!important;font-size:14px!important;font-weight:900!important}.mbl-clean-hero-card h1{color:#061a44!important;letter-spacing:-.06em!important;text-transform:uppercase!important;margin:0!important;font-size:clamp(54px,5.2vw,88px)!important;font-weight:950!important;line-height:.93!important}.mbl-clean-hero-card h1 span{color:#e50909!important}.mbl-clean-hero-card .hero-copy{color:#061a44!important;margin:24px 0 30px!important;font-size:18px!important;font-weight:850!important;line-height:1.35!important}.mbl-clean-hero-card .modern-hero-actions{flex-wrap:wrap!important;gap:18px!important;display:flex!important}.mbl-clean-hero-card .modern-btn{text-transform:uppercase!important;letter-spacing:.03em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:0 28px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.mbl-clean-hero-card .modern-btn.primary{color:#fff!important;background:#e50909!important;border:2px solid #e50909!important;box-shadow:0 14px 28px #e5090938!important}.mbl-clean-hero-card .modern-btn.secondary{color:#061a44!important;background:#ffffffe0!important;border:3px solid #061a44!important}.modern-home,.modern-hero,.integrated-home-main,.integrated-hero-image,.reference-home-body,.reference-hero,.hero-showcase{background-color:#0000!important}@media (width<=980px){.mbl-clean-hero{min-height:auto!important;padding:42px 18px!important}.mbl-clean-hero-card{width:100%!important;padding:32px 26px!important}.mbl-clean-hero-card .modern-hero-actions{flex-direction:column!important}.mbl-clean-hero-card .modern-btn{width:100%!important}}body.mbl-bg-final{background:linear-gradient(90deg,#ffffff29,#ffffff05),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat fixed!important}body.mbl-bg-final main,body.mbl-bg-final .mbl-clean-home,body.mbl-bg-final .mbl-clean-hero,body.mbl-bg-final .modern-home,body.mbl-bg-final .modern-hero,body.mbl-bg-final .reference-home-body,body.mbl-bg-final .reference-hero,body.mbl-bg-final .integrated-home-main{box-shadow:none!important;background:0 0!important}body.mbl-bg-final .minimal-footer,body.mbl-bg-final footer.minimal-footer{display:none!important}body.mbl-bg-final .mbl-clean-home,body.mbl-bg-final .mbl-clean-hero{min-height:calc(100vh - 120px)!important}body.mbl-bg-final .mbl-clean-hero-card{background:#fffffff0!important}body.mbl-bg-final main:before,body.mbl-bg-final main:after,body.mbl-bg-final .mbl-clean-home:before,body.mbl-bg-final .mbl-clean-home:after,body.mbl-bg-final .mbl-clean-hero:before,body.mbl-bg-final .mbl-clean-hero:after{content:none!important;background:0 0!important;display:none!important}.shopify-header,header.shopify-header{z-index:9000!important;-webkit-backdrop-filter:blur(22px)saturate(145%)!important;background:#ffffffdb!important;border-bottom:1px solid #061a441a!important;position:sticky!important;top:0!important;box-shadow:0 10px 32px #061a4414!important}.header-top{grid-template-columns:minmax(250px,.9fr) minmax(520px,1.4fr) minmax(230px,.8fr)!important;align-items:center!important;gap:26px!important;max-width:1500px!important;min-height:84px!important;margin:0 auto!important;padding:0 34px!important;display:grid!important}.brand-lockup,.logo-lockup,.brand,.brand-card{min-height:auto!important;box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;justify-self:start!important;align-items:center!important;gap:14px!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{object-fit:contain!important;background:#ffffffeb!important;border:1px solid #c3d5f1e6!important;border-radius:14px!important;width:58px!important;min-width:58px!important;height:58px!important;padding:4px!important;box-shadow:0 8px 18px #061a441a!important}.brand-text,.logo-lockup div,.brand div{justify-content:center!important;align-items:center!important;min-height:58px!important;display:flex!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{color:#061a44!important;letter-spacing:-.055em!important;white-space:nowrap!important;height:auto!important;text-shadow:none!important;margin:0!important;font-size:31px!important;font-weight:950!important;line-height:1!important;display:block!important}.brand-text span,.brand-text strong:after,.brand-title:after,.brand h1:after,.logo-lockup h1:after{content:none!important;display:none!important}.main-nav,nav.main-nav{justify-content:center!important;justify-self:center!important;align-items:center!important;gap:28px!important;display:flex!important}.main-nav a,nav.main-nav a{color:#061a44!important;letter-spacing:.01em!important;padding:31px 0 27px!important;font-size:15px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;transition:color .18s!important;position:relative!important}.main-nav a:after,nav.main-nav a:after{content:""!important;transform-origin:50%!important;background:#0052e0!important;border-radius:999px!important;height:3px!important;transition:transform .18s!important;position:absolute!important;bottom:18px!important;left:0!important;right:0!important;transform:scaleX(0)!important}.main-nav a:hover,nav.main-nav a:hover,.main-nav a.active,nav.main-nav a.active{color:#0052e0!important}.main-nav a:hover:after,nav.main-nav a:hover:after,.main-nav a.active:after,nav.main-nav a.active:after{transform:scaleX(1)!important}.header-actions{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:16px!important;min-width:230px!important;display:flex!important}.header-actions:before{content:"⌕"!important;color:#061a44!important;background:#ffffff8c!important;border:1px solid #dbe7fbcc!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;font-size:24px!important;font-weight:700!important;display:grid!important}.header-actions:after{content:"♙"!important;color:#061a44!important;background:#ffffff8c!important;border:1px solid #dbe7fbcc!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;font-size:22px!important;display:grid!important}.cart-action{color:#061a44!important;background:#ffffffb8!important;border:1px solid #dbe7fbe6!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;text-decoration:none!important;display:grid!important;position:relative!important}.cart-icon{font-size:24px!important;line-height:1!important}.cart-count,#cart-count{color:#fff!important;background:#e50909!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;font-size:11px!important;font-weight:900!important;display:grid!important;position:absolute!important;top:-7px!important;right:-7px!important}.currency-total{color:#061a44!important;white-space:nowrap!important;align-items:center!important;gap:4px!important;font-size:15px!important;font-weight:850!important;display:inline-flex!important}.canada-badge{display:none!important}@media (width<=1100px){.header-top{grid-template-columns:1fr auto!important;min-height:78px!important;padding:0 18px!important}.main-nav,nav.main-nav{order:3!important;grid-column:1/-1!important;justify-content:flex-start!important;gap:22px!important;width:100%!important;padding:0 0 10px!important;overflow-x:auto!important}.main-nav a,nav.main-nav a{white-space:nowrap!important;padding:12px 0!important}.main-nav a:after,nav.main-nav a:after{bottom:3px!important}.brand-lockup img,.logo-lockup img,.brand img,.brand-card img,.logo{width:52px!important;min-width:52px!important;height:52px!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:26px!important}.header-actions:before,.header-actions:after{display:none!important}}@media (width<=640px){.currency-total{display:none!important}.brand-text strong,.brand-title,.brand h1,.logo-lockup h1{font-size:23px!important}}.header-actions:before{content:none!important;display:none!important}.site-search{align-items:center!important;display:flex!important;position:relative!important}.site-search-toggle{color:#061a44!important;cursor:pointer!important;background:#ffffff9e!important;border:1px solid #dbe7fbe6!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;font-size:24px!important;font-weight:700!important;display:grid!important}.site-search-input{opacity:0!important;pointer-events:none!important;color:#061a44!important;background:#ffffffeb!important;border:1px solid #dbe7fbf2!important;border-radius:999px!important;outline:none!important;width:0!important;height:38px!important;padding:0 14px!important;font-weight:700!important;transition:width .22s,opacity .18s,margin-left .22s!important}.site-search.open .site-search-input{opacity:1!important;pointer-events:auto!important;width:210px!important;margin-left:8px!important}.site-search-results{top:calc(100%10px)!important;z-index:10000!important;background:#fffffffa!important;border:1px solid #dbe7fbf2!important;border-radius:16px!important;width:260px!important;position:absolute!important;right:0!important;overflow:hidden!important;box-shadow:0 18px 45px #061a4429!important}.site-search-results:empty{display:none!important}.site-search-results a,.site-search-empty{color:#061a44!important;border-bottom:1px solid #dbe7fbb3!important;padding:13px 16px!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;display:block!important}.site-search-results a:hover{color:#0052e0!important;background:#f3f7ff!important}.site-search-results a:last-child{border-bottom:none!important}@media (width<=1100px){.site-search.open .site-search-input{width:160px!important}}@media (width<=640px){.site-search.open .site-search-input{width:240px!important;margin-left:0!important;position:absolute!important;top:46px!important;right:0!important}.site-search-results{top:92px!important}}.header-actions:after{content:none!important;display:none!important}.header-actions{gap:10px!important;min-width:0!important}.site-search{flex:none!important;order:1!important;align-items:center!important;max-width:230px!important;display:flex!important;position:relative!important}.site-search-toggle{z-index:2!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:20px!important}.site-search-input{opacity:0!important;border:0!important;width:0!important;max-width:0!important;height:36px!important;margin-left:0!important;padding:0!important}.site-search.open .site-search-input{opacity:1!important;border:1px solid #dbe7fbf2!important;width:150px!important;max-width:150px!important;margin-left:6px!important;padding:0 12px!important}.header-top{grid-template-columns:minmax(240px,.9fr) minmax(500px,1.35fr) minmax(310px,.9fr)!important;gap:18px!important}.main-nav,nav.main-nav{gap:24px!important}.main-nav a,nav.main-nav a{white-space:nowrap!important;font-size:14px!important}.site-search-results{width:240px!important;right:0!important}.cart-action{order:2!important}.currency-total{order:3!important}.header-actions>.account-action,.header-actions>.user-action,.header-actions>.profile-action{display:none!important}@media (width<=1200px){.header-top{grid-template-columns:minmax(220px,.8fr) minmax(420px,1fr) minmax(260px,.8fr)!important}.site-search.open .site-search-input{width:120px!important;max-width:120px!important}.main-nav,nav.main-nav{gap:18px!important}}@media (width<=900px){.site-search.open .site-search-input{width:180px!important;max-width:180px!important}}.currency-total,#header-cart-total,[data-cart-total],.cart-total,.header-cart-total{visibility:hidden!important;display:none!important}.site-search-results a{flex-direction:column!important;gap:3px!important;display:flex!important}.site-search-results a strong{color:inherit!important;font-size:14px!important}.site-search-results a small{color:#5b6a86!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:11px!important;font-weight:800!important}.site-search-input::placeholder{color:#74829a!important}.currency-total,.currency-selector,.header-currency,[data-currency],[data-cart-total]{display:none!important}.currency-selector:after,.header-currency:after,.currency-total:after,[data-currency]:after,.cart-currency:after,.header-actions .dropdown-arrow,.header-actions .chevron{content:none!important;display:none!important}.header-actions .dropdown-arrow,.header-actions .chevron,.header-actions .caret,.header-actions svg,.currency-selector,.header-currency,[data-currency],.header-actions>:first-child:has(+.site-search),.header-actions:before,.header-actions:after{display:none!important}.mbl-clean-hero,.modern-hero,.reference-hero,.hero-section,.hero-banner{box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important}.mbl-clean-hero:before,.mbl-clean-hero:after,.modern-hero:before,.modern-hero:after,.hero-section:before,.hero-section:after,.hero-banner:before,.hero-banner:after{content:none!important;background:0 0!important;border:none!important;display:none!important}.header-actions{color:#0000!important}.header-actions>*{color:#061a44!important}.currency-total,.currency-selector,.header-currency,.dropdown-arrow,.chevron,.caret,[data-currency],[data-cart-total]{visibility:hidden!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.site-search,.site-search *,.cart-action,.cart-action *,.cart-count,#cart-count{color:#061a44!important}.cart-count,#cart-count{color:#fff!important}.mbl-clean-hero,.modern-hero,.integrated-hero-image,.reference-hero{box-shadow:none!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important}.mbl-clean-hero{box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important;overflow:hidden!important}.mbl-clean-hero-card{border:4px solid #061a44!important;border-radius:28px!important;box-shadow:inset 0 0 0 3px #e50909,0 26px 70px #061a443d!important}body.mbl-bg-final main,.mbl-clean-home,.mbl-clean-hero{background-clip:border-box!important}.mbl-clean-hero:before,.mbl-clean-hero:after,.modern-hero:before,.modern-hero:after,.integrated-hero-image:before,.integrated-hero-image:after,.reference-hero:before,.reference-hero:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}.mbl-clean-home,.mbl-clean-hero,.modern-home,.modern-hero,.integrated-home-main,.integrated-hero-image,.reference-home-body,.reference-hero,.hero-showcase,.hero-section,main{box-shadow:none!important;border:0!important;border-radius:0!important;outline:0!important}.mbl-clean-hero,.modern-hero,.integrated-hero-image,.reference-hero{background-clip:border-box!important;overflow:visible!important}.mbl-clean-hero img,.modern-hero img,.integrated-hero-image img,.reference-hero img{box-shadow:none!important;border:0!important;border-radius:0!important;outline:0!important}.mbl-clean-hero-card,.modern-hero-card,.reference-hero-content{border:4px solid #061a44!important;border-radius:28px!important;overflow:hidden!important;box-shadow:inset 0 0 0 3px #e50909,0 26px 70px #061a443d!important}.mbl-clean-home:before,.mbl-clean-home:after,.mbl-clean-hero:before,.mbl-clean-hero:after,.modern-home:before,.modern-home:after,.modern-hero:before,.modern-hero:after,.integrated-home-main:before,.integrated-home-main:after,.integrated-hero-image:before,.integrated-hero-image:after,.reference-home-body:before,.reference-home-body:after,.reference-hero:before,.reference-hero:after,.hero-showcase:before,.hero-showcase:after,.hero-section:before,.hero-section:after,main:before,main:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}body.mbl-bg-final{overflow-x:hidden!important}html,body,.storefront-home,.true-north-home,.true-north-background-page,main,.mbl-clean-home{box-shadow:none!important;background-clip:border-box!important;border:none!important;border-radius:0!important;outline:none!important;overflow-x:hidden!important}.mbl-clean-hero{box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important;width:100vw!important;max-width:100vw!important;margin:0!important;overflow:hidden!important}main>section:first-child,body>main>section:first-child{box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important}.mbl-clean-hero-card{border-radius:28px!important}main>section:first-child:before,main>section:first-child:after,.mbl-clean-home:before,.mbl-clean-home:after,.mbl-clean-hero:before,.mbl-clean-hero:after{content:none!important;box-shadow:none!important;background:0 0!important;border:none!important;display:none!important}.featured-home-sections{max-width:1400px;margin:70px auto 90px;padding:0 32px}.featured-block{margin-bottom:80px}.featured-heading{text-align:center;margin-bottom:34px}.featured-heading h2{color:#061a44;letter-spacing:-.04em;margin:14px 0 10px;font-size:42px}.featured-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:8px 18px;font-size:13px;font-weight:800;display:inline-flex}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.featured-card h3{color:#061a44;margin:0 0 10px;font-size:24px}.featured-card p{color:#5b6a86;margin:0 0 20px}@media (width<=900px){.featured-grid{grid-template-columns:1fr}.featured-heading h2{font-size:34px}}.featured-home-sections{margin-top:180px!important}.mbl-clean-hero,.modern-hero{padding-bottom:40px!important}.mbl-clean-home:after,.modern-home:after{content:"";height:60px;display:block}.hero-featured-spacer{height:0!important;margin:0!important;padding:0!important;display:none!important}.featured-home-sections{box-sizing:border-box!important;clear:both!important;z-index:1!important;background:linear-gradient(#fff 0%,#f7faff 100%)!important;border-top:1px solid #dbe7fbf2!important;width:100%!important;max-width:none!important;margin:0!important;padding:86px 28px 96px!important;position:relative!important}.featured-inner{max-width:1320px!important;margin:0 auto!important}.featured-block{margin:0 0 86px!important}.featured-block:last-child{margin-bottom:0!important}.featured-block+.featured-block{border-top:1px solid #dbe7fbf2!important;padding-top:72px!important}.featured-heading{text-align:center!important;max-width:780px!important;margin:0 auto 34px!important}.featured-heading h2{color:#061a44!important;letter-spacing:-.045em!important;margin:14px 0 10px!important;font-size:clamp(34px,3vw,46px)!important;font-weight:950!important;line-height:1!important}.featured-heading p{color:#5b6a86!important;margin:0!important;font-size:17px!important}.featured-badge{text-transform:uppercase!important;letter-spacing:.08em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:8px 18px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.featured-badge.domestic{color:#c81d25!important;background:#fff2f2!important}.featured-badge.international{color:#0052e0!important;background:#f2f7ff!important}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;max-width:1220px!important;margin:0 auto!important;display:grid!important}.featured-card{text-align:center!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:26px!important;padding:32px!important;transition:transform .18s,box-shadow .18s!important;box-shadow:0 18px 50px #061a4414!important}.featured-card:hover{transform:translateY(-4px)!important;box-shadow:0 24px 60px #061a441f!important}.featured-placeholder{background:#f7faff!important;border-radius:22px!important;place-items:center!important;width:76px!important;height:76px!important;margin:0 auto 22px!important;font-size:34px!important;display:grid!important}.featured-card h3{color:#061a44!important;margin:0 0 10px!important;font-size:24px!important;font-weight:900!important}.featured-card p{color:#5b6a86!important;margin:0 0 20px!important;line-height:1.45!important}.featured-card a{color:#fff!important;background:#061a44!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:46px!important;padding:0 20px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}@media (width<=900px){.featured-home-sections{padding:58px 18px 70px!important}.featured-grid{grid-template-columns:1fr!important}.featured-block+.featured-block{padding-top:52px!important}}.featured-block{background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:32px!important;padding:56px!important;box-shadow:0 22px 60px #061a440f!important}.featured-block+.featured-block{border-top:1px solid #dbe7fbf2!important;margin-top:80px!important;padding-top:56px!important}.domestic-featured{background:linear-gradient(#fff 0%,#fff9f9 100%)!important}.international-featured{background:linear-gradient(#fff 0%,#f8fbff 100%)!important}@media (width<=900px){.featured-block{padding:36px 22px!important}.featured-block+.featured-block{margin-top:48px!important;padding-top:36px!important}}.domestic-featured{border-left:6px solid #e50909!important;position:relative!important;overflow:hidden!important}.international-featured{border-right:6px solid #0052e0!important;position:relative!important;overflow:hidden!important}.domestic-featured:before,.international-featured:before{content:""!important;opacity:.06!important;pointer-events:none!important;border-radius:50%!important;width:260px!important;height:260px!important;position:absolute!important}.domestic-featured:before{background:#e50909!important;top:-120px!important;right:-120px!important}.international-featured:before{background:#0052e0!important;bottom:-120px!important;left:-120px!important}.domestic-featured .featured-card:hover{box-shadow:0 24px 60px #e509091f!important}.international-featured .featured-card:hover{box-shadow:0 24px 60px #0052e01f!important}.domestic-featured .featured-heading{text-align:left!important}.international-featured .featured-heading{text-align:right!important}@media (width<=900px){.domestic-featured .featured-heading,.international-featured .featured-heading{text-align:center!important}.domestic-featured{border-left-width:4px!important}.international-featured{border-right-width:4px!important}}.domestic-featured{border-top:2px solid #e5090959!important;border-bottom:2px solid #e5090933!important;border-left:10px solid #e50909!important;box-shadow:-8px 0 #e509091f,0 26px 70px #061a4414!important}.international-featured{border-top:2px solid #0052e059!important;border-bottom:2px solid #0052e033!important;border-right:10px solid #0052e0!important;box-shadow:8px 0 #0052e01f,0 26px 70px #061a4414!important}.domestic-featured .featured-badge{box-shadow:0 0 0 2px #e5090926!important}.international-featured .featured-badge{box-shadow:0 0 0 2px #0052e026!important}@media (width<=900px){.domestic-featured{border-left-width:8px!important}.international-featured{border-right-width:8px!important}}.ruo-disclaimer{color:#ffffffe0!important;text-align:center!important;background:#061a44!important;border-top:1px solid #ffffff1f!important;margin-top:auto!important;padding:22px 30px!important;font-size:13px!important;line-height:1.7!important}.ruo-disclaimer p{max-width:900px!important;margin:0 auto!important}.disclaimer-modal{display:none;z-index:999999!important;backdrop-filter:blur(10px)!important;background:#061a44c7!important;justify-content:center!important;align-items:center!important;padding:24px!important;position:fixed!important;inset:0!important}.disclaimer-modal.active{display:flex!important}.disclaimer-card{color:#061a44!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:28px!important;width:min(760px,100%)!important;max-height:88vh!important;padding:34px!important;box-shadow:0 30px 90px #00000047!important}.disclaimer-brand{color:#061a44!important;text-align:center!important;letter-spacing:-.03em!important;font-size:18px!important;font-weight:950!important}.disclaimer-card h2{color:#061a44!important;text-align:center!important;letter-spacing:.08em!important;border-bottom:4px solid #e50909!important;margin:10px 0 22px!important;padding-bottom:14px!important;font-size:30px!important;font-weight:950!important}.disclaimer-scroll{background:#f7faff!important;border:1px solid #dbe7fb!important;border-radius:18px!important;max-height:330px!important;padding:20px!important;line-height:1.65!important;overflow-y:auto!important}.disclaimer-scroll p{margin:0 0 16px!important}.disclaimer-scroll ul{margin:0 0 16px 22px!important;padding:0!important}.disclaimer-scroll li{margin-bottom:8px!important}.disclaimer-check{cursor:pointer!important;align-items:flex-start!important;gap:12px!important;margin:22px 0!important;font-size:14px!important;font-weight:800!important;line-height:1.4!important;display:flex!important}.disclaimer-check input{accent-color:#e50909!important;flex:none!important;width:18px!important;height:18px!important;margin-top:2px!important}.disclaimer-enter{color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;cursor:pointer!important;background:#e50909!important;border:none!important;border-radius:999px!important;width:100%!important;min-height:54px!important;font-size:15px!important;font-weight:950!important;box-shadow:0 16px 30px #e5090938!important}.disclaimer-enter:disabled{cursor:not-allowed!important;box-shadow:none!important;background:#aab5c7!important}@media (width<=640px){.disclaimer-card{padding:24px!important}.disclaimer-scroll{max-height:300px!important}}.homepage-section-divider{justify-content:center!important;align-items:center!important;gap:18px!important;width:min(760px,100% - 48px)!important;margin:74px auto 34px!important;display:flex!important}.homepage-section-divider span{background:linear-gradient(90deg,#0000,#061a4438,#0000)!important;flex:1!important;height:1px!important}.homepage-section-divider strong{color:#e50909!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:50%!important;place-items:center!important;width:44px!important;height:44px!important;font-size:20px!important;display:grid!important;box-shadow:0 12px 28px #061a4414!important}.featured-home-sections{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border-top:none!important;padding-top:54px!important}.why-mighty-heading{text-align:center!important;max-width:820px!important;margin:0 auto 38px!important}.why-badge{color:#0052e0!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:#edf5ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:8px 18px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 0 0 2px #0052e01a!important}.why-mighty-heading h2{color:#061a44!important;letter-spacing:-.045em!important;margin:18px 0 0!important;font-size:clamp(34px,3.2vw,48px)!important;font-weight:950!important;line-height:1.02!important}.why-mighty-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;display:grid!important}.why-mighty-card{background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:28px!important;min-height:250px!important;padding:34px!important;transition:transform .18s,box-shadow .18s!important;box-shadow:0 18px 50px #061a4414!important}.why-mighty-card:hover{transform:translateY(-4px)!important;box-shadow:0 26px 70px #061a441f!important}.why-icon{background:linear-gradient(#fff 0%,#f3f7ff 100%)!important;border:1px solid #dbe7fbf2!important;border-radius:22px!important;place-items:center!important;width:68px!important;height:68px!important;margin-bottom:24px!important;font-size:32px!important;display:grid!important}.why-mighty-card h3{color:#061a44!important;letter-spacing:-.025em!important;margin:0 0 12px!important;font-size:23px!important;font-weight:950!important;line-height:1.1!important}.why-mighty-card p{color:#5b6a86!important;margin:0!important;font-size:15px!important;line-height:1.55!important}@media (width<=900px){.homepage-section-divider{margin:48px auto 24px!important}.why-mighty-section{padding:64px 18px 74px!important}.why-mighty-grid{grid-template-columns:1fr!important}.why-mighty-card{min-height:auto!important}}.why-intro{background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:24px!important;max-width:760px!important;margin:24px auto 0!important;padding:30px!important;box-shadow:0 18px 50px #061a440f!important}.why-intro p{color:#061a44!important;margin:0 0 14px!important;font-size:17px!important;font-weight:700!important;line-height:1.5!important}.why-intro p:last-child{margin-bottom:0!important}.why-pill-row{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;max-width:900px!important;margin:24px auto 28px!important;display:flex!important}.why-pill{color:#061a44!important;letter-spacing:.02em!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:12px 18px!important;font-size:13px!important;font-weight:900!important;transition:transform .18s,box-shadow .18s!important;display:inline-flex!important;box-shadow:0 10px 24px #061a440f!important}.why-pill.verification{color:#0052e0!important;background:#f2f7ff!important;border-color:#0052e038!important;box-shadow:0 10px 24px #0052e014!important}.why-pill.coa{color:#0d7a4f!important;background:#f1fbf6!important;border-color:#0d945c38!important;box-shadow:0 10px 24px #0d945c14!important}.why-intro{max-width:820px!important}.why-intro p{text-align:left!important}.why-mighty-section{background:linear-gradient(#f8fbff 0%,#fff 100%)!important;border-top:1px solid #dbe7fbf2!important;padding:96px 32px 110px!important}.why-mighty-inner{max-width:1420px!important;margin:0 auto!important}.why-section-title{text-align:center!important;margin-bottom:42px!important}.why-title-mark{justify-content:center!important;align-items:center!important;gap:18px!important;margin-bottom:12px!important;display:flex!important}.why-title-mark span{background:linear-gradient(90deg,#0000,#061a4447,#0000)!important;width:86px!important;height:1px!important}.why-title-mark strong{font-size:30px!important;line-height:1!important}.why-section-title h2{color:#061a44!important;letter-spacing:-.055em!important;text-transform:uppercase!important;margin:0!important;font-size:clamp(42px,4vw,64px)!important;font-weight:950!important;line-height:.95!important}.why-section-title i{background:#e50909!important;border-radius:999px!important;width:110px!important;height:3px!important;margin:24px auto 0!important;display:block!important}.why-pill-row{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;max-width:1320px!important;margin:0 auto 48px!important;display:grid!important}.why-pill{color:#061a44!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:20px!important;grid-template-rows:auto auto!important;grid-template-columns:44px 1fr!important;align-items:center!important;column-gap:12px!important;min-height:74px!important;padding:16px 18px!important;display:grid!important;box-shadow:0 16px 38px #061a4412!important}.why-pill b{background:#f6f9ff!important;border:1px solid #dbe7fbf2!important;border-radius:50%!important;grid-row:1/3!important;place-items:center!important;width:42px!important;height:42px!important;font-size:20px!important;display:grid!important}.why-pill strong{color:#061a44!important;letter-spacing:-.02em!important;font-size:15px!important;font-weight:950!important;line-height:1.1!important;display:block!important}.why-pill em{color:#5b6a86!important;margin-top:4px!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:1.2!important;display:block!important}.why-pill.verification{background:#f2f7ff!important;border-color:#0052e038!important}.why-pill.verification strong{color:#0052e0!important}.why-pill.coa{background:#f1fbf6!important;border-color:#0d945c38!important}.why-pill.coa strong{color:#0d7a4f!important}.why-benefit-list{background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:24px!important;max-width:1180px!important;margin:0 auto!important;padding:30px 36px!important;box-shadow:0 24px 70px #061a4414!important}.why-benefit-row{border-bottom:1px solid #dbe7fbf2!important;grid-template-columns:38px minmax(290px,.9fr) 1.2fr!important;align-items:center!important;gap:18px 22px!important;padding:22px 0!important;display:grid!important}.why-benefit-row:last-child{border-bottom:none!important}.why-benefit-row span{color:#fff!important;background:#061a44!important;border-radius:50%!important;place-items:center!important;width:28px!important;height:28px!important;font-size:17px!important;font-weight:950!important;display:grid!important}.why-benefit-row strong{color:#061a44!important;font-size:18px!important;font-weight:950!important;line-height:1.25!important}.why-benefit-row p{color:#5b6a86!important;margin:0!important;font-size:15px!important;line-height:1.5!important}.why-mighty-grid,.why-mighty-card{display:none!important}@media (width<=1150px){.why-pill-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.why-benefit-row{grid-template-columns:34px 1fr!important}.why-benefit-row p{grid-column:2!important}}@media (width<=700px){.why-mighty-section{padding:64px 18px 74px!important}.why-pill-row{grid-template-columns:1fr!important}.why-benefit-list{padding:20px!important}.why-benefit-row{grid-template-columns:32px 1fr!important;padding:18px 0!important}}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing{border:1px solid #dbe7fbf2!important;box-shadow:0 16px 38px #061a4412!important}.why-pill-row{align-items:stretch!important}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing{box-sizing:border-box!important;border:2px solid #99bcf7f2!important;border-radius:22px!important;align-content:center!important;height:98px!important;min-height:98px!important;box-shadow:inset 0 0 0 1px #ffffffd9,0 18px 42px #061a4416!important}.why-pill b{width:48px!important;min-width:48px!important;height:48px!important}.why-pill strong{align-items:flex-end!important;min-height:34px!important;display:flex!important}.why-pill em{align-items:flex-start!important;min-height:18px!important;display:flex!important}.why-pill.verification{border-color:#74aafff2!important}.why-pill.coa{border-color:#5fc493f2!important}.why-pill:hover{transform:translateY(-3px)!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 24px 56px #061a441f!important}@media (width<=700px){.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing{height:auto!important;min-height:86px!important}}.why-pill-row{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;display:grid!important}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing,.why-pill.purity{box-sizing:border-box!important;background:#fff!important;border:2px solid #99bcf7f2!important;border-radius:22px!important;grid-template-rows:1fr 1fr!important;grid-template-columns:48px 1fr!important;align-content:center!important;place-items:center start!important;gap:0 12px!important;height:96px!important;min-height:96px!important;padding:16px 18px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 18px 42px #061a4416!important}.why-pill.verification{background:linear-gradient(#fff 0%,#f5f9ff 100%)!important}.why-pill.coa{background:linear-gradient(#fff 0%,#f4fbf7 100%)!important}.why-pill b{grid-area:1/1/3!important;place-self:center!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important}.why-pill strong,.why-pill.verification strong,.why-pill.coa strong{color:#061a44!important;text-align:left!important;grid-area:1/2!important;justify-content:flex-start!important;align-self:end!important;align-items:flex-end!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:950!important;line-height:1.08!important;display:flex!important}.why-pill em{color:#5b6a86!important;text-align:left!important;grid-area:2/2!important;justify-content:flex-start!important;align-self:start!important;align-items:flex-start!important;height:auto!important;min-height:0!important;margin:5px 0 0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;display:flex!important}.why-pill.verification b{background:#edf5ff!important}.why-pill.coa b{background:#edf9f2!important}.why-pill:hover,.why-pill.verification:hover,.why-pill.coa:hover{border-color:#99bcf7f2!important;transform:translateY(-3px)!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 24px 56px #061a441f!important}@media (width<=1150px){.why-pill-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=700px){.why-pill-row{grid-template-columns:1fr!important}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing,.why-pill.purity{height:88px!important;min-height:88px!important}}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing,.why-pill.purity{grid-template-rows:auto auto!important;grid-template-columns:48px minmax(0,1fr)!important;align-content:center!important;place-items:center start!important;gap:5px 14px!important;height:96px!important;min-height:96px!important;padding:16px 18px!important;display:grid!important}.why-pill b{grid-area:1/1/span 2!important;place-self:center!important;margin:0!important}.why-pill strong,.why-pill.verification strong,.why-pill.coa strong,.why-pill.shipping strong,.why-pill.delivery strong,.why-pill.pricing strong,.why-pill.purity strong{width:100%!important;min-height:unset!important;color:#061a44!important;text-align:left!important;white-space:normal!important;grid-area:1/2!important;place-self:end start!important;height:auto!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:950!important;line-height:1.12!important;display:block!important}.why-pill em,.why-pill.verification em,.why-pill.coa em,.why-pill.shipping em,.why-pill.delivery em,.why-pill.pricing em,.why-pill.purity em{width:100%!important;min-height:unset!important;color:#5b6a86!important;text-align:left!important;white-space:normal!important;grid-area:2/2!important;place-self:start!important;height:auto!important;margin:0!important;padding:0!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:1.15!important;display:block!important}.why-pill strong *,.why-pill em *{align-items:initial!important}@media (width>=1151px){.why-pill strong{max-width:120px!important}}.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing,.why-pill.purity{box-sizing:border-box!important;border:2px solid #99bcf7f2!important;border-radius:22px!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;height:96px!important;min-height:96px!important;padding:16px 18px!important;display:flex!important}.why-pill b{flex:0 0 48px!important;align-self:center!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important;display:grid!important}.why-pill strong,.why-pill em{text-align:left!important;white-space:normal!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}.why-pill strong{color:#061a44!important;margin-bottom:7px!important;font-size:15px!important;font-weight:950!important;line-height:1.08!important}.why-pill em{color:#5b6a86!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:1.12!important}.why-pill{position:relative!important}.why-pill strong,.why-pill em{max-width:calc(100% - 62px)!important}.why-pill strong{position:absolute!important;top:29px!important;left:80px!important}.why-pill em{position:absolute!important;top:55px!important;left:80px!important}.why-pill.verification strong,.why-pill.delivery strong,.why-pill.pricing strong{top:22px!important}.why-pill.verification em,.why-pill.delivery em,.why-pill.pricing em{top:63px!important}.why-pill.verification,.why-pill.coa{border-color:#99bcf7f2!important}@media (width<=700px){.why-pill,.why-pill.verification,.why-pill.coa,.why-pill.shipping,.why-pill.delivery,.why-pill.pricing,.why-pill.purity{height:88px!important;min-height:88px!important}.why-pill strong{top:25px!important}.why-pill em{top:50px!important}.why-pill.verification strong,.why-pill.delivery strong,.why-pill.pricing strong{top:18px!important}.why-pill.verification em,.why-pill.delivery em,.why-pill.pricing em{top:56px!important}}.fixed-pill-row{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;max-width:1320px!important;margin:0 auto 48px!important;display:grid!important}.fixed-pill-row .fixed-pill{box-sizing:border-box!important;background:#fff!important;border:2px solid #99bcf7f2!important;border-radius:22px!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;height:96px!important;min-height:96px!important;padding:16px 18px!important;display:flex!important;position:static!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 18px 42px #061a4416!important}.fixed-pill-row .fixed-pill b{background:#f6f9ff!important;border:1px solid #dbe7fbf2!important;border-radius:50%!important;flex:0 0 48px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important;font-size:20px!important;line-height:1!important;display:grid!important;position:static!important}.fixed-pill-row .pill-copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;height:48px!important;display:flex!important;position:static!important;overflow:hidden!important}.fixed-pill-row .pill-copy strong,.fixed-pill-row .pill-copy em{text-align:left!important;white-space:normal!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important}.fixed-pill-row .pill-copy strong{color:#061a44!important;font-size:14px!important;font-weight:950!important;line-height:1.08!important}.fixed-pill-row .pill-copy em{color:#5b6a86!important;font-size:12px!important;font-style:normal!important;font-weight:750!important;line-height:1.12!important}.fixed-pill-row .why-pill strong,.fixed-pill-row .why-pill em{position:static!important}.fixed-pill-row .fixed-pill:hover{transform:translateY(-3px)!important;box-shadow:inset 0 0 0 1px #ffffffe6,0 24px 56px #061a441f!important}@media (width<=1150px){.fixed-pill-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=700px){.fixed-pill-row{grid-template-columns:1fr!important}.fixed-pill-row .fixed-pill{height:88px!important;min-height:88px!important}}.fixed-pill-row .fixed-pill{height:108px!important;min-height:108px!important}.fixed-pill-row .pill-copy{justify-content:center!important;height:auto!important;min-height:60px!important}.fixed-pill-row .pill-copy strong{font-size:13px!important;line-height:1.12!important}.fixed-pill-row .pill-copy em{font-size:12px!important;line-height:1.15!important}.fixed-pill-row .pill-copy em,.fixed-pill-row .pill-copy strong{overflow-wrap:break-word!important;word-break:normal!important}@media (width<=700px){.fixed-pill-row .fixed-pill{height:auto!important;min-height:96px!important}}.domestic-catalog-page{max-width:1180px}.domestic-hero-panel{background:radial-gradient(circle at 14% 10%,#d9272e29,#0000 24rem),linear-gradient(135deg,#fff 0%,#f8fbff 52%,#fff3f3 100%);border:1px solid #d9272e2e;border-radius:34px;grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:26px;margin:34px 0 24px;padding:clamp(28px,5vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #061a441a}.domestic-hero-panel:after{content:"";pointer-events:none;background:#d9272e1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-96px;right:-96px}.domestic-hero-copy,.domestic-shipping-card{z-index:1;position:relative}.domestic-hero-copy h1{color:#061a44;letter-spacing:-.055em;max-width:780px;margin:8px 0 14px;font-size:clamp(38px,5vw,68px);line-height:.96}.domestic-hero-copy p:not(.eyebrow){color:#40506b;max-width:660px;margin:0;font-size:clamp(17px,2vw,20px);line-height:1.55}.domestic-hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.domestic-shipping-card{color:#fff;background:linear-gradient(145deg,#061a44f5,#d9272edb);border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:24px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1f,0 20px 50px #061a442e}.domestic-card-icon{background:#ffffff24;border-radius:18px;place-items:center;width:56px;height:56px;margin-bottom:auto;font-size:30px;display:grid}.domestic-shipping-card strong{margin-top:30px;font-size:24px;line-height:1.05}.domestic-shipping-card p{color:#ffffffd1;margin:10px 0 0;line-height:1.5}.domestic-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.domestic-trust-row div{background:#fff;border:1px solid #061a441a;border-radius:20px;padding:18px 20px;box-shadow:0 16px 42px #061a440f}.domestic-trust-row strong,.domestic-trust-row span{display:block}.domestic-trust-row strong{color:#061a44;font-size:15px}.domestic-trust-row span{color:#5b6a86;margin-top:5px;font-size:13px;font-weight:700}.domestic-content{padding-top:0!important}.domestic-catalog-section{background:#fff;border:1px solid #061a441a;border-radius:28px;box-shadow:0 24px 70px #061a4414;padding:clamp(22px,3vw,34px)!important}.domestic-section-title{align-items:flex-start}.domestic-note-refined{background:#d9272e14!important;border-color:#d9272e47!important;margin:22px 0 24px!important;padding:14px 16px!important}.domestic-note-refined strong{color:#061a44}.domestic-note-refined .shipping-badge{letter-spacing:.04em;background:#fff;border:1px solid #d9272e33;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;color:#b30000!important}.domestic-product-grid .product-card{background:linear-gradient(#fff 0%,#f9fbff 100%)!important;border:1px solid #061a441a!important;border-radius:24px!important;box-shadow:0 18px 50px #061a4412!important}.domestic-product-grid .product-card:hover{transform:translateY(-2px);border-color:#d9272e47!important;box-shadow:0 24px 60px #061a441c!important}.domestic-product-grid .product-badge{color:#b30000!important;background:#d9272e14!important}.domestic-empty-state{border-style:dashed!important}.domestic-empty-state .price{color:#5b6a86!important}.domestic-empty-state button{display:none!important}@media (width<=860px){.domestic-hero-panel{grid-template-columns:1fr}.domestic-shipping-card{min-height:220px}.domestic-trust-row{grid-template-columns:1fr}}@media (width<=620px){.domestic-hero-panel{border-radius:26px;margin-top:20px}.domestic-hero-actions a{justify-content:center;width:100%}.domestic-note-refined{flex-direction:column;align-items:flex-start}}.domestic-catalog-page .domestic-hero-panel{margin-bottom:16px!important}.domestic-catalog-page .domestic-content{margin-top:0!important;padding-top:0!important}.domestic-catalog-page .domestic-hero-panel{grid-template-columns:1fr!important;margin-bottom:12px!important;padding:clamp(24px,4vw,42px)!important}.domestic-catalog-page .domestic-shipping-card{display:none!important}.domestic-catalog-page .domestic-hero-copy h1{max-width:860px}.domestic-catalog-page .domestic-hero-copy p:not(.eyebrow){max-width:760px}.domestic-catalog-page .domestic-catalog-section{margin-top:0!important}.domestic-catalog-section,.international-catalog-section{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:clamp(28px,4vw,46px)!important}.inventory-showcase-head{justify-content:space-between!important;align-items:flex-end!important;gap:24px!important;margin:0 0 26px!important;display:flex!important}.inventory-showcase-head h2{color:#061a44!important;letter-spacing:-.045em!important;margin:0 0 8px!important;font-size:clamp(32px,3vw,44px)!important;font-weight:950!important;line-height:1!important}.inventory-showcase-head p{color:#40506b!important;max-width:640px!important;margin:0!important;font-size:17px!important;line-height:1.45!important}.inventory-cart-link{color:#061a44!important;background:#fff!important;border:1px solid #061a441f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:12px!important;min-width:158px!important;padding:14px 18px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 12px 30px #061a440d!important}.inventory-cart-link span{color:#d9272e!important;font-size:24px!important;line-height:0!important}.polished-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;display:grid!important}.catalog-card{background:#fff!important;border:1px solid #061a441f!important;border-radius:22px!important;flex-direction:column!important;min-height:430px!important;transition:transform .2s,box-shadow .2s,border-color .2s!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 55px #061a4412!important}.catalog-card:hover{border-color:#d9272e52!important;transform:translateY(-3px)!important;box-shadow:0 26px 70px #061a441c!important}.catalog-image-shell{background:linear-gradient(#f8fbff 0%,#fff 100%)!important;place-items:center!important;min-height:190px!important;display:grid!important}.catalog-bottle{background:linear-gradient(#fff 0%,#eef3fb 100%)!important;border:1px solid #061a441a!important;border-radius:18px 18px 14px 14px!important;place-items:center!important;width:92px!important;height:142px!important;display:grid!important;position:relative!important;box-shadow:inset 0 10px 22px #ffffffe6,0 18px 34px #061a441f!important}.catalog-bottle:before{content:""!important;background:linear-gradient(#fff 0%,#dce5f2 100%)!important;border:1px solid #061a441a!important;border-radius:10px 10px 6px 6px!important;width:62px!important;height:24px!important;position:absolute!important;top:-18px!important}.catalog-bottle img{opacity:.95!important;width:58px!important;height:auto!important}.catalog-card-body{flex-direction:column!important;flex:1!important;padding:22px!important;display:flex!important}.catalog-category{color:#7b89a3!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:10px!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.catalog-card h3{color:#061a44!important;letter-spacing:-.025em!important;margin:0 0 8px!important;font-size:22px!important;font-weight:950!important;line-height:1.12!important}.catalog-card p{color:#40506b!important;margin:0 0 18px!important;font-size:15px!important;line-height:1.42!important}.catalog-status{color:#0d7a4f!important;margin-top:auto!important;font-size:14px!important;font-weight:900!important}.catalog-status span{font-size:14px!important}.catalog-card button{color:#061a44!important;cursor:not-allowed!important;opacity:.9!important;background:#fff!important;border:1.5px solid #d9272e!important;border-radius:10px!important;width:100%!important;margin-top:20px!important;padding:13px 16px!important;font-weight:950!important}.international-catalog-grid .catalog-status{color:#0052e0!important}@media (width<=1100px){.polished-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.inventory-showcase-head{flex-direction:column!important;align-items:flex-start!important}.inventory-cart-link{width:100%!important}.polished-catalog-grid{grid-template-columns:1fr!important}}.domestic-announcement .announcement-set span,.international-announcement .announcement-set span{white-space:nowrap}.domestic-catalog-page .domestic-hero-panel{border-radius:28px!important;margin-top:22px!important;margin-bottom:8px!important;padding:clamp(18px,3vw,30px)!important}.domestic-catalog-page .domestic-hero-copy h1{margin-bottom:10px!important;font-size:clamp(34px,4.4vw,58px)!important}.domestic-catalog-page .domestic-hero-copy p:not(.eyebrow){font-size:clamp(16px,1.8vw,18px)!important;line-height:1.45!important}.domestic-catalog-section,.international-catalog-section{padding-top:clamp(18px,3vw,30px)!important}.inventory-showcase-head{margin-bottom:18px!important}.inventory-kicker{color:#b30000!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#d9272e12!important;border:1px solid #d9272e33!important;border-radius:999px!important;width:fit-content!important;margin:0 0 12px!important;padding:7px 11px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.catalog-toolbar{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #061a441a!important;border-radius:22px!important;grid-template-columns:minmax(260px,1.4fr) minmax(180px,.8fr) minmax(160px,.7fr)!important;gap:14px!important;margin:0 0 24px!important;padding:16px!important;display:grid!important;box-shadow:0 16px 42px #061a440f!important}.catalog-toolbar label{flex-direction:column!important;gap:8px!important;margin:0!important;display:flex!important}.catalog-toolbar span{color:#061a44!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.catalog-toolbar input,.catalog-toolbar select{color:#40506b!important;width:100%!important;min-height:44px!important;font:inherit!important;opacity:1!important;background:#fff!important;border:1px solid #061a4424!important;border-radius:13px!important;padding:0 14px!important;font-weight:700!important}.featured-products-divider{color:#7b89a3!important;letter-spacing:.1em!important;text-transform:uppercase!important;align-items:center!important;gap:14px!important;margin:0 0 18px!important;font-size:12px!important;font-weight:950!important;display:flex!important}.featured-products-divider:before,.featured-products-divider:after{content:""!important;background:#061a441a!important;flex:1!important;height:1px!important}.catalog-image-shell{background:radial-gradient(circle,#d9272e17,#0000 46%),linear-gradient(#f8fbff 0%,#fff 100%)!important;min-height:174px!important}.catalog-placeholder-icon{background:#fff!important;border:1px solid #061a441a!important;border-radius:28px!important;place-items:center!important;width:94px!important;height:94px!important;display:grid!important;position:relative!important;box-shadow:inset 0 1px #ffffffe6,0 18px 34px #061a441a!important}.catalog-placeholder-icon:before,.catalog-placeholder-icon:after{content:""!important;position:absolute!important}.catalog-icon-molecule:before{background:radial-gradient(circle,#d9272e 0 6px,#0000 7px),radial-gradient(circle at 17% 28%,#061a44 0 7px,#0000 8px),radial-gradient(circle at 82% 25%,#061a44 0 7px,#0000 8px),radial-gradient(circle at 76% 80%,#d9272e 0 7px,#0000 8px)!important;border-radius:50%!important;width:56px!important;height:56px!important}.catalog-icon-molecule:after{background:linear-gradient(30deg,#0000 47%,#061a4438 48% 52%,#0000 53%),linear-gradient(142deg,#0000 47%,#061a4438 48% 52%,#0000 53%),linear-gradient(98deg,#0000 47%,#d9272e38 48% 52%,#0000 53%)!important;width:58px!important;height:58px!important}.catalog-icon-capsule:before{background:linear-gradient(90deg,#d9272e 0 50%,#eef3fb 50% 100%)!important;border:1px solid #061a441f!important;border-radius:999px!important;width:62px!important;height:28px!important;transform:rotate(-28deg)!important}.catalog-icon-vial:before{background:linear-gradient(#fff 0 54%,#d9272e2e 55% 100%)!important;border:1px solid #061a4424!important;border-radius:9px 9px 13px 13px!important;width:38px!important;height:62px!important;bottom:16px!important}.catalog-icon-vial:after{background:#061a44!important;border-radius:6px 6px 4px 4px!important;width:30px!important;height:14px!important;top:12px!important}.catalog-icon-beaker:before{clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)!important;background:linear-gradient(#fff 0 42%,#d9272e29 43% 100%)!important;border:1px solid #061a4424!important;width:58px!important;height:48px!important;bottom:20px!important}.catalog-card{min-height:405px!important}.catalog-card p{margin-bottom:12px!important}.catalog-prep-badge{color:#0d7a4f!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#0d7a4f14!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;margin-top:auto!important;padding:8px 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.international-catalog-grid .catalog-prep-badge{color:#0052e0!important;background:#0052e014!important}.catalog-footnote{color:#7b89a3!important;margin-top:12px!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;display:block!important}.catalog-coming-soon{color:#061a44!important;background:#d9272e0f!important;border:1.5px solid #d9272e57!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:18px!important;padding:13px 16px!important;font-size:14px!important;font-weight:950!important;display:flex!important}.catalog-card button,.catalog-bottle{display:none!important}@media (width<=900px){.catalog-toolbar{grid-template-columns:1fr!important}}.legal-disclaimer{border-top:1px solid var(--line);background:#0000002e;margin-top:60px;padding:40px 20px}.legal-disclaimer .container{max-width:1000px;margin:0 auto}.legal-disclaimer h3{text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:1rem;font-weight:800}.legal-disclaimer{max-width:1200px;margin:40px auto 0;padding:0 20px}.legal-disclaimer .container{background:#1f1f1f;border:1px solid #ffffff14;border-radius:12px;padding:20px 24px}.legal-disclaimer h3{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.9rem;font-weight:700}.legal-disclaimer p{color:#ffffffd9;margin:0;font-size:.8rem;line-height:1.5}.legal-disclaimer{box-sizing:border-box!important;background:#1f1f1f!important;border-top:1px solid #ffffff1f!important;border-bottom:1px solid #00000059!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.legal-disclaimer .container{width:100%!important;max-width:none!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:22px 54px 24px!important}.legal-disclaimer h3{color:#fff!important;text-transform:uppercase!important;letter-spacing:.12em!important;margin:0 0 10px!important;font-size:.95rem!important;font-weight:900!important;line-height:1.2!important}.legal-disclaimer p{color:#ffffffe0!important;max-width:1600px!important;margin:0!important;font-size:.84rem!important;line-height:1.55!important}@media (width<=768px){.legal-disclaimer .container{padding:18px 20px 20px!important}.legal-disclaimer h3{margin-bottom:8px!important;font-size:.82rem!important}.legal-disclaimer p{font-size:.76rem!important;line-height:1.5!important}}.international-products-live .catalog-card{min-height:455px!important}.international-products-live .catalog-live-badge{color:#0052e0!important;letter-spacing:.035em!important;text-transform:uppercase!important;background:#0052e014!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;margin-top:auto!important;padding:8px 10px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.international-products-live .product-price{color:#061a44!important;letter-spacing:-.02em!important;margin-top:14px!important;font-size:22px!important;font-weight:950!important;line-height:1!important}.international-products-live .catalog-card button.add-to-cart{color:#fff!important;cursor:pointer!important;opacity:1!important;background:#d9272e!important;border:1.5px solid #d9272e!important;border-radius:11px!important;width:100%!important;margin-top:16px!important;padding:13px 16px!important;font-size:14px!important;font-weight:950!important;transition:transform .18s,box-shadow .18s,background .18s!important;display:block!important}.international-products-live .catalog-card button.add-to-cart:hover{background:#b91f25!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #d9272e38!important}.international-product-toolbar{margin-bottom:28px!important}@media (width<=700px){.international-products-live .catalog-card{min-height:auto!important}}.international-catalog-page.page-shell{background:#fff;width:100%;max-width:none;padding:0 28px 64px}.international-listing-heading{margin:22px 0 26px}.international-listing-heading h1{color:#061f52;letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(2rem,3.2vw,3.25rem);font-weight:800;line-height:1.02}.international-listing-heading p{color:#5f6879;max-width:720px;margin:0;font-size:1.08rem}.international-catalog-section.section{box-shadow:none;background:0 0;border:0;padding:0}.international-inventory-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:28px;display:grid}.category-filter-btn{appearance:none;color:#0d1728;width:100%;min-height:64px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8ecf3;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:0 16px;font-size:1rem;transition:background .18s,color .18s;display:grid}.category-filter-btn:first-child{color:#fff;background:#061f52;grid-template-columns:1fr auto;min-height:56px;font-size:1.05rem;font-weight:800}.category-filter-btn:last-child{border-bottom:0}.category-filter-btn:hover,.category-filter-btn.active:not(:first-child){background:#f5f8fc}.category-filter-btn:first-child.active,.category-filter-btn:first-child:hover{background:#061f52}.category-icon{color:#061f52;text-align:center;font-size:1.35rem;line-height:1}.category-label{font-weight:500}.category-count{color:#0d1728;background:#f0f2f5;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.88rem;font-weight:700;display:inline-flex}.category-filter-btn:first-child .category-count{color:#fff;background:#ffffff24}.inventory-products-area{min-width:0}.inventory-top-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.inventory-sort-select{color:#101828;background:#fff;border:1px solid #d9dfe8;border-radius:8px;width:240px;max-width:100%;min-height:44px;padding:12px 16px;font-size:1rem}.inventory-view-toggle{gap:4px;display:flex}.view-toggle{color:#061f52;cursor:default;background:#fff;border:1px solid #d9dfe8;border-radius:7px;width:44px;height:44px;font-size:1.25rem}.view-toggle.active{color:#fff;background:#061f52;box-shadow:0 6px 14px #061f5229}.international-catalog-grid.polished-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.international-catalog-card.catalog-card{background:#fff;border:1px solid #e0e5ee;border-radius:8px;flex-direction:column;min-height:auto;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a0b}.international-catalog-card .catalog-image-shell{background:#fff;border:0;justify-content:center;align-items:flex-end;height:255px;min-height:255px;padding:14px 12px 0;display:flex}.product-vial-image{object-fit:contain;width:auto;max-width:100%;height:242px;display:block}.international-catalog-card .catalog-card-body{flex-direction:column;flex:1;gap:3px;padding:12px 16px 14px;display:flex}.international-catalog-card h3{color:#050b18;letter-spacing:-.01em;margin:0 0 3px;font-size:1.05rem;font-weight:800;line-height:1.12}.international-catalog-card p{color:#111827;margin:0;font-size:.9rem;line-height:1.35}.international-catalog-card .product-price{color:#061f52;margin:6px 0 8px;font-size:1.08rem;font-weight:800;line-height:1}.international-catalog-card .add-to-cart{color:#fff;width:100%;min-height:38px;box-shadow:none;background:#061f52;border:0;border-radius:6px;margin-top:auto;font-size:.95rem;font-weight:700}.international-catalog-card .add-to-cart:hover{background:#0a2a6e;transform:none}@media (width<=1300px){.international-catalog-grid.polished-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.international-inventory-layout{grid-template-columns:1fr}.inventory-category-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.category-filter-btn:first-child{grid-column:1/-1}}@media (width<=760px){.international-catalog-page.page-shell{padding:0 16px 48px}.international-catalog-grid.polished-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-category-sidebar{grid-template-columns:1fr}.inventory-top-controls{align-items:stretch}.inventory-view-toggle{display:none}.inventory-sort-select{width:100%}.international-catalog-card .catalog-image-shell{height:220px;min-height:220px}.product-vial-image{height:210px}}.inventory-category-sidebar{background:#fff!important;border:1px solid #dde4ef!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 10px 28px #061f520f!important}.inventory-category-sidebar .category-filter-btn{appearance:none!important;color:#0d1728!important;text-align:left!important;width:100%!important;min-height:64px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:0!important;border-bottom:1px solid #e7ecf3!important;border-radius:0!important;grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:0 18px!important;font-size:1rem!important;font-weight:500!important;line-height:1.25!important;transition:background-color .18s,color .18s,border-color .18s!important;display:grid!important}.inventory-category-sidebar .category-filter-btn:first-child{color:#fff!important;background:#061f52!important;border-bottom-color:#ffffff1f!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:56px!important;font-size:1.05rem!important;font-weight:800!important}.inventory-category-sidebar .category-filter-btn:last-child{border-bottom:0!important}.inventory-category-sidebar .category-filter-btn:not(:first-child):hover,.inventory-category-sidebar .category-filter-btn:not(:first-child).active{color:#061f52!important;background:#f6f9fe!important}.inventory-category-sidebar .category-filter-btn:not(:first-child).active{box-shadow:inset 3px 0 #061f52!important}.inventory-category-sidebar .category-icon{color:#061f52!important;background-color:currentColor!important;width:22px!important;height:22px!important;font-size:0!important;line-height:0!important;display:inline-block!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:22px 22px!important;mask-size:22px 22px!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.inventory-category-sidebar .category-icon-glp{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 3c4 3 8 3 8 9s-4 6-8 9'/%3E%3Cpath d='M16 3c-4 3-8 3-8 9s4 6 8 9'/%3E%3Cpath d='M8 7h8M7 12h10M8 17h8'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 3c4 3 8 3 8 9s-4 6-8 9'/%3E%3Cpath d='M16 3c-4 3-8 3-8 9s4 6 8 9'/%3E%3Cpath d='M8 7h8M7 12h10M8 17h8'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-icon-recovery{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3z'/%3E%3Cpath d='M9 12l2 2 4-5'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3z'/%3E%3Cpath d='M9 12l2 2 4-5'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-icon-growth{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='M6 16l4-4 3 3 5-7'/%3E%3Cpath d='M15 8h3v3'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='M6 16l4-4 3 3 5-7'/%3E%3Cpath d='M15 8h3v3'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-icon-body{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='5' r='2'/%3E%3Cpath d='M9 8l3 3 4-1'/%3E%3Cpath d='M11 12l-2 4'/%3E%3Cpath d='M8 16l-3 4'/%3E%3Cpath d='M12 14l4 5'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='5' r='2'/%3E%3Cpath d='M9 8l3 3 4-1'/%3E%3Cpath d='M11 12l-2 4'/%3E%3Cpath d='M8 16l-3 4'/%3E%3Cpath d='M12 14l4 5'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-icon-cognitive{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 4a4 4 0 0 0-4 4v8a3 3 0 0 0 5 2.2'/%3E%3Cpath d='M15 4a4 4 0 0 1 4 4v8a3 3 0 0 1-5 2.2'/%3E%3Cpath d='M9 4v16M15 4v16'/%3E%3Cpath d='M5 10h4M15 10h4M5 15h4M15 15h4'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 4a4 4 0 0 0-4 4v8a3 3 0 0 0 5 2.2'/%3E%3Cpath d='M15 4a4 4 0 0 1 4 4v8a3 3 0 0 1-5 2.2'/%3E%3Cpath d='M9 4v16M15 4v16'/%3E%3Cpath d='M5 10h4M15 10h4M5 15h4M15 15h4'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-icon-specialty{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l2.7 5.6 6.2.9-4.5 4.3 1.1 6.1L12 17l-5.5 2.9 1.1-6.1L3.1 9.5l6.2-.9L12 3z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l2.7 5.6 6.2.9-4.5 4.3 1.1 6.1L12 17l-5.5 2.9 1.1-6.1L3.1 9.5l6.2-.9L12 3z'/%3E%3C/svg%3E")!important}.inventory-category-sidebar .category-label{font-weight:500!important}.inventory-category-sidebar .category-count{color:#0d1728!important;min-width:28px!important;height:28px!important;box-shadow:none!important;background:#f1f4f8!important;border-radius:999px!important;padding:0 8px!important;font-size:.86rem!important;font-weight:700!important}.inventory-category-sidebar .category-filter-btn:first-child .category-count{color:#fff!important;background:#ffffff24!important}@media (width<=920px){.inventory-category-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.inventory-category-sidebar .category-filter-btn:first-child{grid-column:1/-1!important}}@media (width<=560px){.inventory-category-sidebar{grid-template-columns:1fr!important}}.inventory-view-toggle,.view-toggle,.site-search,.site-search-toggle,.site-search-input,.site-search-results{visibility:hidden!important;pointer-events:none!important;display:none!important}.site-search,.site-search *,.site-search-toggle,.site-search-input,.site-search-results,.disclaimer-modal,.disclaimer-modal *,.inventory-view-toggle,.inventory-view-toggle *,.view-toggle,.view-toggle *{visibility:hidden!important;pointer-events:none!important;display:none!important}body.disclaimer-locked{overflow:auto!important}.inventory-top-controls{justify-content:flex-start!important}.mini-cart,#miniCart,.mini-cart *,#miniCart *{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.catalog-image-shell{background:#fff!important;overflow:hidden!important}.product-vial-image{object-fit:contain!important;filter:none!important;width:auto!important;max-width:88%!important;height:210px!important;margin:0 auto!important;display:block!important}.domestic-catalog-card .product-vial-image,.international-catalog-card .product-vial-image{filter:none!important}.variant-product-card .catalog-card-body h3{margin-bottom:.35rem}.concentration-select-wrap{text-align:left;flex-direction:column;gap:.4rem;margin:.85rem 0 .7rem;display:flex}.concentration-select-wrap span{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.concentration-select{color:#0a1d3f;cursor:pointer;background:#fff;border:1px solid #0a1d3f2e;border-radius:12px;width:100%;min-height:42px;padding:.6rem .8rem;font-size:.95rem;font-weight:800}.concentration-select:focus{border-color:#b89145;outline:none;box-shadow:0 0 0 3px #b8914529}.variant-product-card .product-price{margin-top:.2rem}@media (width<=768px){.catalog-image-shell{height:235px!important}.product-vial-image{width:160px!important;max-width:160px!important;height:197px!important;max-height:197px!important}}.product-vial-image{object-fit:contain!important;object-position:center center!important;width:210px!important;max-width:210px!important;height:210px!important;max-height:210px!important;margin:0 auto!important;display:block!important}@media (width<=640px){.catalog-image-shell{height:210px!important}.product-vial-image{width:190px!important;max-width:190px!important;height:190px!important;max-height:190px!important}}.catalog-image-shell{justify-content:center;align-items:center;height:260px;display:flex;overflow:hidden}.product-vial-image,[data-variant-image]{object-fit:contain;object-position:center center;width:100%;max-width:260px;height:100%;max-height:260px;display:block;transition:none!important}.variant-product-card img{transition:none!important}.polished-catalog-grid,.international-catalog-grid.polished-catalog-grid{align-items:stretch!important}.catalog-card,.international-products-live .catalog-card,.international-catalog-card.catalog-card,.domestic-catalog-card.catalog-card,.variant-product-card.catalog-card{flex-direction:column!important;height:100%!important;display:flex!important}.catalog-card-body,.international-catalog-card .catalog-card-body,.domestic-catalog-card .catalog-card-body,.variant-product-card .catalog-card-body{flex-direction:column!important;flex:auto!important;height:100%!important;display:flex!important}.variant-product-card .catalog-card-body h3,.international-catalog-card h3,.domestic-catalog-card h3{align-items:flex-end!important;min-height:2.35em!important;display:flex!important}.variant-product-card .product-price,.international-catalog-card .product-price,.domestic-catalog-card .product-price,.international-products-live .product-price{margin-top:8px!important;margin-bottom:12px!important}.catalog-card button.add-to-cart,.international-products-live .catalog-card button.add-to-cart,.international-catalog-card .add-to-cart,.domestic-catalog-card .add-to-cart,.variant-product-card .add-to-cart{flex:none!important;align-self:stretch!important;width:100%!important;margin-top:auto!important}.featured-home-sections{padding:96px 28px 108px!important}.featured-block{border-radius:34px!important;padding:68px 56px 62px!important;overflow:hidden!important}.featured-block+.featured-block{margin-top:92px!important;padding-top:68px!important}.domestic-featured{border-top:1px solid #e509093d!important;border-bottom:1px solid #e509092e!important;border-left:10px solid #e50909!important;border-right:1px solid #e5090924!important;box-shadow:-6px 0 #e5090914,0 28px 72px #061a4414!important}.international-featured{border-top:1px solid #0052e03d!important;border-bottom:1px solid #0052e02e!important;border-left:1px solid #0052e024!important;border-right:10px solid #0052e0!important;box-shadow:6px 0 #0052e014,0 28px 72px #061a4414!important}.domestic-featured:before,.international-featured:before{opacity:.055!important;width:170px!important;height:170px!important}.domestic-featured:before{top:-72px!important;right:-72px!important}.international-featured:before{top:-72px!important;bottom:auto!important;left:-72px!important}.featured-heading{margin-bottom:50px!important}.featured-heading h2 span{position:relative!important}.domestic-featured .featured-heading h2 span{color:#c81d25!important}.international-featured .featured-heading h2 span{color:#0052e0!important}.featured-product-grid-home{gap:30px!important}.featured-product-card-home{text-align:center!important;flex-direction:column!important;align-items:stretch!important;min-height:100%!important;padding:26px 26px 30px!important;display:flex!important}.featured-product-card-home:hover{transform:translateY(-8px)!important}.featured-vial-frame{background:radial-gradient(circle at 50% 55%,#dbe7fb73,#fff0 62%)!important;place-items:center!important;width:100%!important;height:238px!important;margin:0 auto 14px!important;display:grid!important}.featured-vial-frame img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:228px!important;transition:transform .25s!important}.featured-product-card-home:hover .featured-vial-frame img{transform:scale(1.03)!important}.featured-card-copy{min-height:84px!important}.featured-card-copy h3{margin:0 0 9px!important;font-size:24px!important}.featured-card-copy p{color:#5b6a86!important;max-width:280px!important;margin:0 auto!important;line-height:1.4!important}.featured-select-wrap{text-align:left!important;flex-direction:column!important;gap:8px!important;width:min(100%,230px)!important;margin:18px auto 12px!important;display:flex!important}.featured-select-wrap span{color:#5b6a86!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:900!important}.featured-select-wrap select{color:#061a44!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:14px!important;outline:none!important;width:100%!important;height:44px!important;padding:0 14px!important;font-weight:900!important;box-shadow:0 10px 26px #061a440d!important}.featured-price{color:#061a44!important;margin:0 0 18px!important;font-size:22px!important;font-weight:950!important}.featured-product-card-home a{align-self:center!important;width:auto!important;min-height:44px!important;margin-top:auto!important;padding:0 18px!important}@media (width<=900px){.featured-home-sections{padding:64px 18px 76px!important}.featured-block,.featured-block+.featured-block{padding:42px 22px!important}.featured-heading{margin-bottom:34px!important}.featured-vial-frame{height:220px!important}.featured-vial-frame img{height:210px!important}}.catalog-grid .live-product-card[hidden],.catalog-grid .catalog-card[hidden],.polished-catalog-grid .live-product-card[hidden],.international-products-live .live-product-card[hidden],.domestic-products-live .live-product-card[hidden]{display:none!important}.catalog-image-shell,.catalog-card,.variant-product-card{position:relative!important}.favorite-toggle{z-index:8!important;color:#8a94a8!important;cursor:pointer!important;background:#ffffffeb!important;border:1px solid #061a441f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;font-size:23px!important;line-height:1!important;transition:transform .18s,box-shadow .18s,color .18s,background .18s,border-color .18s!important;display:inline-flex!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 10px 24px #061a441a!important}.favorite-toggle .favorite-icon{display:block!important;transform:translateY(-1px)!important}.local-favorites-section{display:none;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #dbe7fbf2!important;border-radius:24px!important;margin:0 0 28px!important;padding:22px!important;box-shadow:0 18px 42px #061a4412!important}.local-favorites-section.has-favorites{display:block!important}.local-favorites-header{justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;margin-bottom:16px!important;display:flex!important}.local-favorites-header h2{color:#061a44!important;letter-spacing:-.02em!important;margin:0!important;font-size:22px!important;font-weight:950!important}.local-favorites-header p{color:#5b6a86!important;margin:4px 0 0!important;font-size:13px!important;font-weight:700!important}.clear-favorites-btn{color:#5b6a86!important;cursor:pointer!important;background:#fff!important;border:1px solid #061a441f!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important}.favorite-chip-grid{flex-wrap:wrap!important;gap:12px!important;display:flex!important}.favorite-chip{color:#061a44!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:999px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:9px 13px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 10px 24px #061a440f!important}.favorite-chip img{object-fit:contain!important;width:32px!important;height:32px!important}.favorite-chip small{color:#5b6a86!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:11px!important;font-weight:800!important;display:block!important}.favorite-chip:hover{transform:translateY(-1px)!important;box-shadow:0 14px 30px #061a441c!important}.favorite-card-highlight{box-shadow:0 0 0 4px #c81e3a24,0 24px 54px #061a441f!important}@media (width<=700px){.local-favorites-header{flex-direction:column!important;align-items:flex-start!important}.favorite-toggle{width:38px!important;height:38px!important;font-size:21px!important}}.catalog-card>.favorite-toggle,.variant-product-card>.favorite-toggle,.live-product-card>.favorite-toggle,.catalog-card .favorite-toggle{z-index:99999!important;visibility:visible!important;opacity:1!important;color:#c81e3a!important;pointer-events:auto!important;background:#fffffff7!important;border:1px solid #c81e3a38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:24px!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:16px!important;right:16px!important;box-shadow:0 12px 28px #061a442e!important}.catalog-card>.favorite-toggle .favorite-icon,.variant-product-card>.favorite-toggle .favorite-icon,.live-product-card>.favorite-toggle .favorite-icon{line-height:1!important;display:block!important;transform:translateY(-1px)!important}.local-favorites-section,.favorite-chip-grid,.clear-favorites-btn{display:none!important}.catalog-card>.favorite-toggle,.variant-product-card>.favorite-toggle,.live-product-card>.favorite-toggle,.catalog-card .favorite-toggle{color:#8a94a8!important;background:#fffffff7!important;border-color:#061a441f!important}.catalog-card>.favorite-toggle:hover,.variant-product-card>.favorite-toggle:hover,.live-product-card>.favorite-toggle:hover,.catalog-card .favorite-toggle:hover{color:#c81e3a!important}.catalog-card>.favorite-toggle.is-favorite,.variant-product-card>.favorite-toggle.is-favorite,.live-product-card>.favorite-toggle.is-favorite,.catalog-card .favorite-toggle.is-favorite,.catalog-card>.favorite-toggle[aria-pressed=true],.variant-product-card>.favorite-toggle[aria-pressed=true],.live-product-card>.favorite-toggle[aria-pressed=true],.catalog-card .favorite-toggle[aria-pressed=true]{color:#c81e3a!important;background:#fff5f7!important;border-color:#c81e3a42!important}.catalog-card,.variant-product-card,.live-product-card{position:relative!important}button.favorite-toggle,.catalog-card>button.favorite-toggle,.variant-product-card>button.favorite-toggle,.live-product-card>button.favorite-toggle,.catalog-card button.favorite-toggle{z-index:2147483647!important;pointer-events:auto!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;touch-action:manipulation!important;position:absolute!important;top:16px!important;right:16px!important}button.favorite-toggle:hover,button.favorite-toggle:focus,button.favorite-toggle:active,button.favorite-toggle[aria-pressed=true],button.favorite-toggle.is-favorite{cursor:pointer!important}button.favorite-toggle .favorite-icon,.catalog-card button.favorite-toggle .favorite-icon{pointer-events:none!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}.catalog-card:before,.catalog-card:after,.catalog-image-shell:before,.catalog-image-shell:after{pointer-events:none!important}:root{--mbl-ease:cubic-bezier(.22,.61,.36,1)}.catalog-card,.variant-product-card,.live-product-card,.international-catalog-card,.domestic-catalog-card{min-height:100%!important;transition:transform .28s var(--mbl-ease),box-shadow .28s var(--mbl-ease),border-color .28s var(--mbl-ease)!important;background:linear-gradient(#fff 0%,#fbfcff 100%)!important;border:1px solid #081f4f16!important;border-radius:28px!important;flex-direction:column!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 38px #06163714!important}.catalog-card:hover,.variant-product-card:hover,.live-product-card:hover,.international-catalog-card:hover,.domestic-catalog-card:hover{border-color:#b98f3742!important;transform:translateY(-7px)!important;box-shadow:0 26px 70px #06163726!important}.catalog-image-shell{background:radial-gradient(circle at 50% 42%,#f6f8fcf2,#ffffffad 55%,#f8fafde6 100%)!important;padding:28px 24px 16px!important}.product-vial-image,.catalog-image-shell img,[data-variant-image]{transition:opacity .18s ease,transform .28s var(--mbl-ease),filter .28s ease!important;will-change:opacity,transform!important}.catalog-card:hover .product-vial-image,.catalog-card:hover .catalog-image-shell img,.variant-product-card:hover [data-variant-image]{filter:drop-shadow(0 16px 20px #0616371f)!important;transform:scale(1.028)!important}.product-vial-image.is-switching,[data-variant-image].is-switching{opacity:0!important;transform:scale(.985)!important}.catalog-card-body{flex-direction:column!important;flex:auto!important;gap:11px!important;height:100%!important;padding:24px 26px 26px!important;display:flex!important}.catalog-card-body h3,.catalog-card h3,.international-catalog-card h3{color:#061f52!important;font-size:clamp(1.22rem,1.02rem.45vw,1.48rem)!important;letter-spacing:-.025em!important;margin:0 0 3px!important;font-weight:800!important;line-height:1.13!important}.catalog-card-body p,.catalog-card p,.international-catalog-card p{color:#5f6f86!important;margin:0!important;font-size:.94rem!important;line-height:1.45!important}.concentration-select-wrap{gap:7px!important;margin-top:7px!important;display:grid!important}.concentration-select-wrap span{text-transform:uppercase!important;letter-spacing:.085em!important;color:#6c7788!important;font-size:.76rem!important;font-weight:800!important}.concentration-select,.catalog-toolbar select,.inventory-sort-select{color:#061f52!important;background-color:#fff!important;border:1px solid #061f5224!important;border-radius:14px!important;min-height:46px!important;padding:0 42px 0 15px!important;font-weight:700!important;transition:border-color .22s,box-shadow .22s,transform .22s!important;box-shadow:0 9px 22px #0616370b!important}.concentration-select:hover,.catalog-toolbar select:hover,.inventory-sort-select:hover,.concentration-select:focus,.catalog-toolbar select:focus,.inventory-sort-select:focus{border-color:#b98f3773!important;outline:none!important;box-shadow:0 12px 28px #06163714,0 0 0 4px #b98f371a!important}.product-price,[data-variant-price]{color:#061f52!important;letter-spacing:-.02em!important;margin-top:3px!important;font-size:1.35rem!important;font-weight:900!important}.add-to-cart,.catalog-card button.add-to-cart,.international-catalog-card .add-to-cart,.domestic-catalog-card .add-to-cart{letter-spacing:.015em!important;min-height:48px!important;transition:transform .2s var(--mbl-ease),box-shadow .2s var(--mbl-ease),background .2s ease!important;border-radius:999px!important;margin-top:auto!important;font-weight:850!important;box-shadow:0 14px 26px #061f522b!important}.add-to-cart:hover,.catalog-card button.add-to-cart:hover,.international-catalog-card .add-to-cart:hover,.domestic-catalog-card .add-to-cart:hover{transform:translateY(-2px)!important;box-shadow:0 18px 32px #061f5238!important}.add-to-cart:active,.catalog-card button.add-to-cart:active{transform:translateY(0)scale(.985)!important}.favorite-toggle,.catalog-card>.favorite-toggle,.variant-product-card>.favorite-toggle,.live-product-card>.favorite-toggle{z-index:999!important;color:#9aa5b5!important;cursor:pointer!important;pointer-events:auto!important;width:44px!important;height:44px!important;transition:transform .2s var(--mbl-ease),box-shadow .2s var(--mbl-ease),color .2s ease,background .2s ease!important;background:#ffffffed!important;border:1px solid #061f521a!important;border-radius:999px!important;top:15px!important;right:15px!important;box-shadow:0 12px 26px #06163721!important}.favorite-toggle:hover{color:#061f52!important;transform:translateY(-1px)scale(1.08)!important;box-shadow:0 15px 32px #0616372e!important}.favorite-toggle.is-favorite,.favorite-toggle[aria-pressed=true]{color:#e11d48!important;background:#fff5f7!important;border-color:#e11d4833!important}.favorite-toggle.favorite-pop .favorite-icon{animation:mblFavoritePop .32s var(--mbl-ease) both}@keyframes mblFavoritePop{0%{transform:scale(1)}45%{transform:scale(1.36)}to{transform:scale(1)}}.inventory-layout,.products-live-layout,.catalog-grid,.live-products-grid{gap:28px!important}.modern-inventory-section,.page-content section,.home-section,.featured-section{scroll-margin-top:92px!important}.category-filter-btn{transition:background .2s ease,color .2s ease,transform .2s var(--mbl-ease),box-shadow .2s ease!important}.category-filter-btn:hover{transform:translate(2px)!important}.live-product-card{transition:opacity .22s ease,transform .24s var(--mbl-ease),box-shadow .28s var(--mbl-ease),border-color .28s ease!important}.live-product-card[hidden]{display:none!important}@media (width<=760px){.catalog-card-body{padding:21px 20px 22px!important}.catalog-image-shell{padding:24px 18px 12px!important}}.product-search-panel{background:#ffffffe0;border:1px solid #0b1f3a1a;border-radius:18px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 16px;display:flex;box-shadow:0 12px 30px #0b1f3a0f}.product-search-panel input{color:#0b1f3a;background:0 0;border:0;outline:none;width:100%;font-size:.98rem;font-weight:650}.product-search-panel input::placeholder{color:#4c5b6cb8}.product-search-icon{color:#b98f37;font-weight:900}.phase2-search-hidden{display:none!important}.phase2-empty-search{color:#4c5b6c;text-align:center;background:#fff;border:1px dashed #0b1f3a2e;border-radius:20px;padding:26px;font-weight:700;display:none}.phase2-empty-search.is-visible{display:block}.stock-indicator{color:#1e7d4e;letter-spacing:.02em;background:#1e7d4e1a;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:7px;margin:4px 0 6px;padding:7px 11px;font-size:.76rem;font-weight:850;display:inline-flex}.stock-indicator:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #1e7d4e1a}.stock-indicator.international-stock{color:#2460b4;background:#2460b41a}.stock-indicator.international-stock:before{box-shadow:0 0 0 4px #2460b41a}.quick-view-btn{color:#0b1f3a;cursor:pointer;background:#fff;border:1px solid #0b1f3a24;border-radius:999px;width:100%;margin-top:10px;padding:11px 16px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s}.quick-view-btn:hover{border-color:#b98f3773;transform:translateY(-1px);box-shadow:0 12px 26px #0b1f3a1a}.quick-view-modal,.cart-drawer-overlay{z-index:2147483000;-webkit-backdrop-filter:blur(7px);background:#06101f9e;justify-content:center;align-items:center;padding:22px;display:none;position:fixed;inset:0}.quick-view-modal.is-open,.cart-drawer-overlay.is-open{display:flex}.quick-view-card{color:#0b1f3a;background:#fff;border:1px solid #b98f3742;border-radius:26px;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr);gap:26px;width:min(900px,100%);max-height:calc(100vh - 44px);padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #0000004d}.quick-view-card img{object-fit:contain;width:100%;max-height:430px}.quick-view-close,.cart-drawer-close{color:#0b1f3a;cursor:pointer;background:#0b1f3a14;border:0;border-radius:999px;width:38px;height:38px;font-size:1.25rem;position:absolute;top:16px;right:16px}.quick-view-content h3{margin:22px 42px 10px 0;font-size:2rem}.quick-view-content p{color:#4c5b6c;line-height:1.55}.quick-view-meta{color:#34465a;gap:8px;margin:16px 0;font-weight:700;display:grid}.quick-view-price{color:#0b1f3a;margin:18px 0;font-size:1.7rem;font-weight:950}.quick-view-add{width:auto;min-width:190px}.cart-drawer-overlay{justify-content:flex-end;padding:0}.cart-drawer{color:#0b1f3a;background:#fff;flex-direction:column;width:min(440px,100%);height:100%;padding:28px;animation:.22s forwards cartDrawerIn;display:flex;position:relative;transform:translate(100%);box-shadow:-28px 0 70px #0000004d}@keyframes cartDrawerIn{to{transform:translate(0)}}.cart-drawer h3{margin:24px 46px 16px 0;font-size:1.65rem}.cart-drawer-items{gap:12px;padding-right:4px;display:grid;overflow:auto}.cart-drawer-item{border-bottom:1px solid #0b1f3a1a;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.cart-drawer-item strong{display:block}.cart-drawer-item small{color:#4c5b6c;font-weight:700}.cart-drawer-footer{border-top:1px solid #0b1f3a1f;margin-top:auto;padding-top:20px}.cart-drawer-subtotal{justify-content:space-between;margin-bottom:16px;font-size:1.15rem;font-weight:950;display:flex}.cart-drawer-actions a,.cart-drawer-actions button{text-align:center;cursor:pointer;border-radius:999px;padding:13px 18px;font-weight:900;text-decoration:none}.cart-drawer-checkout{color:#fff;background:#0b1f3a;border:0}.cart-drawer-continue{color:#0b1f3a;background:#fff;border:1px solid #0b1f3a29}.cart-drawer-empty{color:#4c5b6c;padding:18px 0;font-weight:700}@media (width<=720px){.quick-view-card{grid-template-columns:1fr;padding:22px}.quick-view-card img{max-height:320px}.product-search-panel{margin-top:12px}}body .catalog-card>button.favorite-toggle,body .variant-product-card>button.favorite-toggle,body .live-product-card>button.favorite-toggle,body .catalog-card button.favorite-toggle,body button.favorite-toggle{z-index:25!important}body .cart-drawer-overlay,body .cart-drawer-overlay.is-open{z-index:2147483647!important}body .cart-drawer{position:relative;z-index:2147483647!important}body .cart-drawer-overlay.is-open~* .favorite-toggle,body:has(.cart-drawer-overlay.is-open) .favorite-toggle{z-index:1!important}.mbl-quick-view-trigger{color:#0b1f3a;letter-spacing:.01em;cursor:pointer;background:#fff;border:1px solid #0b1f3a24;border-radius:999px;width:100%;padding:11px 18px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.mbl-quick-view-trigger:hover{background:#fffaf0;border-color:#b98f376b;transform:translateY(-1px);box-shadow:0 12px 26px #0b1f3a17}.quick-view-image-trigger{cursor:pointer;position:relative}.quick-view-image-trigger:after{content:"Quick View";color:#fff;letter-spacing:.04em;opacity:0;pointer-events:none;background:#0b1f3ae0;border-radius:999px;padding:8px 14px;font-size:.75rem;font-weight:850;transition:opacity .18s,transform .18s;position:absolute;bottom:18px;left:50%;transform:translate(-50%)translateY(6px)}.quick-view-image-trigger:hover:after{opacity:1;transform:translate(-50%)translateY(0)}@keyframes mblQvIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}#productGrid .variant-product-card .concentration-select-wrap.mbl-concentration-ready{flex-direction:column!important;align-items:stretch!important;gap:9px!important;width:100%!important;margin:14px 0 12px!important;display:flex!important}#productGrid .variant-product-card .concentration-select-wrap.mbl-concentration-ready>span{color:#536376!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;display:block!important}#productGrid .variant-product-card .concentration-select.mbl-native-select-hidden,#productGrid .variant-product-card .concentration-select-wrap.mbl-concentration-ready>.custom-concentration,#productGrid .variant-product-card .concentration-select-wrap.mbl-concentration-ready>.mbl-concentration-picker{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}#productGrid .variant-product-card .mbl-product-concentration-ui{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}#productGrid .variant-product-card .mbl-product-concentration-option,#productGrid .variant-product-card .mbl-single-concentration-badge{color:#0b1f3a!important;letter-spacing:.02em!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #0b1f3a21!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:39px!important;padding:0 14px!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s,color .16s!important;display:inline-flex!important;box-shadow:0 6px 16px #0b1f3a0f!important}#productGrid .variant-product-card .mbl-product-concentration-option{cursor:pointer!important}#productGrid .variant-product-card .mbl-product-concentration-option:hover{border-color:#b98f377a!important;transform:translateY(-1px)!important;box-shadow:0 10px 24px #0b1f3a1c!important}#productGrid .variant-product-card .mbl-product-concentration-option.is-selected{color:#fff!important;background:linear-gradient(135deg,#0b1f3a 0%,#12345c 100%)!important;border-color:#0b1f3a!important;box-shadow:0 10px 24px #0b1f3a2e!important}#productGrid .variant-product-card .mbl-single-concentration-badge{color:#536376!important;background:#f6f8fb!important;width:fit-content!important;min-width:88px!important;box-shadow:inset 0 0 0 1px #0b1f3a0a!important}.featured-product-card-home .featured-select-wrap,.featured-product-card-home [data-featured-select]{display:none!important}.stay-updated-section{max-width:1180px;margin:48px auto 64px;padding:0 24px}.stay-updated-card{background:linear-gradient(135deg,#fffffff5,#f8fbfff0);border:1px solid #0e223a1a;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0a1c301a}.stay-updated-card:before{content:"";background:linear-gradient(#d9b56c,#0d3557);border-radius:28px 0 0 28px;width:8px;position:absolute;inset:0 auto 0 0}.stay-updated-copy,.stay-updated-form{z-index:1;position:relative}.stay-updated-eyebrow{color:#9a6b18;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;display:inline-flex}.stay-updated-copy h2{color:#0d3557;margin:0 0 10px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08}.stay-updated-copy p{color:#5e6b78;margin:0;font-size:1rem;line-height:1.7}.stay-updated-form label{color:#0d3557;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.stay-updated-input-row{gap:10px;display:flex}.stay-updated-input-row input{color:#0d3557;min-width:0;height:48px;font:inherit;background:#fff;border:1px solid #0d35572e;border-radius:14px;outline:none;flex:1;padding:0 15px}.stay-updated-input-row input:focus{border-color:#d9b56ce6;box-shadow:0 0 0 4px #d9b56c29}.stay-updated-input-row button{color:#fff;cursor:pointer;background:#0d3557;border:0;border-radius:14px;height:48px;padding:0 20px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 24px #0d355733}.stay-updated-input-row button:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0d35573d}.stay-updated-note,.stay-updated-success{color:#6d7884;margin-top:10px;font-size:.82rem;display:block}.stay-updated-success{color:#167249;font-weight:700;display:none}.stay-updated-form.submitted .stay-updated-note{display:none}.stay-updated-form.submitted .stay-updated-success{display:block}@media (width<=820px){.stay-updated-card{grid-template-columns:1fr;padding:28px}.stay-updated-input-row{flex-direction:column}.stay-updated-input-row button{width:100%}}button.favorite-toggle,.catalog-card>button.favorite-toggle,.variant-product-card>button.favorite-toggle,.live-product-card>button.favorite-toggle,.catalog-card button.favorite-toggle{color:#0000!important;transition:transform .22s var(--mbl-ease),box-shadow .22s var(--mbl-ease),border-color .22s ease,background .22s ease!important;background:#fffffff5!important;border:1px solid #061f521f!important;overflow:hidden!important;box-shadow:0 12px 26px #06163721!important}button.favorite-toggle:hover,.catalog-card>button.favorite-toggle:hover,.variant-product-card>button.favorite-toggle:hover,.live-product-card>button.favorite-toggle:hover,.catalog-card button.favorite-toggle:hover{color:#0000!important;background:#fffffffa!important;border-color:#c49a4d57!important;transform:translateY(-1px)scale(1.06)!important;box-shadow:0 16px 34px #0616372e!important}button.favorite-toggle.is-favorite,button.favorite-toggle[aria-pressed=true],.catalog-card>button.favorite-toggle.is-favorite,.catalog-card>button.favorite-toggle[aria-pressed=true],.variant-product-card>button.favorite-toggle.is-favorite,.variant-product-card>button.favorite-toggle[aria-pressed=true],.live-product-card>button.favorite-toggle.is-favorite,.live-product-card>button.favorite-toggle[aria-pressed=true]{color:#0000!important;background:#fffffffa!important;border-color:#c49a4d61!important}button.favorite-toggle .favorite-icon,.catalog-card button.favorite-toggle .favorite-icon{color:#0000!important;pointer-events:none!important;width:1em!important;height:1em!important;font-size:24px!important;line-height:1!important;display:inline-block!important;position:relative!important}button.favorite-toggle .favorite-icon:before,.catalog-card button.favorite-toggle .favorite-icon:before{content:"♡"!important;color:#7f8aa1!important;z-index:1!important;line-height:1!important;position:absolute!important;inset:0!important}button.favorite-toggle .favorite-icon:after,.catalog-card button.favorite-toggle .favorite-icon:after{content:"♥"!important;color:#c49a4d!important;z-index:2!important;-webkit-clip-path:inset(0 0 100%)!important;clip-path:inset(0 0 100%)!important;line-height:1!important;transition:-webkit-clip-path .58s cubic-bezier(.2,.8,.2,1),clip-path .58s cubic-bezier(.2,.8,.2,1)!important;position:absolute!important;inset:0!important}button.favorite-toggle:hover .favorite-icon:after,button.favorite-toggle.is-favorite .favorite-icon:after,button.favorite-toggle[aria-pressed=true] .favorite-icon:after,.catalog-card button.favorite-toggle:hover .favorite-icon:after,.catalog-card button.favorite-toggle.is-favorite .favorite-icon:after,.catalog-card button.favorite-toggle[aria-pressed=true] .favorite-icon:after{-webkit-clip-path:inset(0)!important;clip-path:inset(0)!important}@keyframes mblFavoriteSoftPop{0%{transform:scale(1)}45%{transform:scale(1.14)}to{transform:scale(1)}}button.favorite-toggle:hover,.catalog-card>button.favorite-toggle:hover,.variant-product-card>button.favorite-toggle:hover,.live-product-card>button.favorite-toggle:hover,.catalog-card button.favorite-toggle:hover,button.favorite-toggle.is-favorite,button.favorite-toggle[aria-pressed=true],.catalog-card>button.favorite-toggle.is-favorite,.catalog-card>button.favorite-toggle[aria-pressed=true],.variant-product-card>button.favorite-toggle.is-favorite,.variant-product-card>button.favorite-toggle[aria-pressed=true],.live-product-card>button.favorite-toggle.is-favorite,.live-product-card>button.favorite-toggle[aria-pressed=true]{border-color:#c628285c!important}button.favorite-toggle .favorite-icon:after,.catalog-card button.favorite-toggle .favorite-icon:after{color:#c62828!important}.product-search-panel{visibility:visible!important;pointer-events:auto!important;display:flex!important}.product-search-panel *{visibility:visible!important;pointer-events:auto!important}.product-search-panel input{display:block!important}.mbl-search-hidden{display:none!important}.variant-product-card,.catalog-card{position:relative}.stock-indicator{z-index:18!important;color:#167249!important;letter-spacing:.01em!important;pointer-events:none!important;white-space:nowrap!important;background:#fffffff0!important;border:1px solid #0b1f3a1a!important;border-radius:999px!important;align-items:center!important;gap:7px!important;width:auto!important;margin:0!important;padding:7px 10px!important;font-size:.72rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:14px!important;box-shadow:0 10px 24px #0616371a!important}.stock-indicator:before{content:none!important}.add-to-cart.is-disabled,.add-to-cart:disabled{opacity:.58;cursor:not-allowed}.cart-drawer-close,.quick-view-close.cart-drawer-close{color:#000!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:1.75rem!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.cart-drawer-close:before,.cart-drawer-close:after,.cart-drawer h3:before,.cart-drawer h3:after{content:none!important;display:none!important}.cart-drawer h3{color:#0b1f3a!important;margin:22px 46px 18px 0!important}.cart-drawer-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.cart-drawer-actions a,.cart-drawer-actions button,.cart-drawer-checkout,.cart-drawer-continue{box-sizing:border-box!important;letter-spacing:.01em!important;text-align:center!important;color:#0b1f3a!important;background:#fff!important;border:1px solid #0b1f3a38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:48px!important;padding:13px 18px!important;font-family:inherit!important;font-size:.95rem!important;font-weight:900!important;line-height:1.2!important;text-decoration:none!important;display:flex!important}.cart-drawer-actions a:hover,.cart-drawer-actions button:hover,.cart-drawer-checkout:hover,.cart-drawer-continue:hover{color:#0b1f3a!important;background:#f7f8fb!important}.cart-drawer-details{background:#f8fafc!important;border:1px solid #0b1f3a1a!important;border-radius:18px!important;margin-top:18px!important;padding:16px!important}.cart-drawer-details h4{color:#0b1f3a!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 12px!important;font-size:.82rem!important;font-weight:950!important}.cart-drawer-detail-row{color:#425466!important;border-top:1px solid #0b1f3a12!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:8px 0!important;font-size:.92rem!important;font-weight:750!important;display:flex!important}.cart-drawer-detail-row:first-of-type{border-top:0!important;padding-top:0!important}.cart-drawer-detail-row:last-child{padding-bottom:0!important}.cart-drawer-detail-row strong{color:#0b1f3a!important;font-weight:950!important}.cart-drawer-actions a,.cart-drawer-actions button,.cart-drawer-checkout,.cart-drawer-continue{color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important;min-height:48px!important;font-size:.95rem!important;font-weight:900!important}.cart-drawer-actions a:hover,.cart-drawer-actions button:hover,.cart-drawer-checkout:hover,.cart-drawer-continue:hover{color:#fff!important;background:#1d4ed8!important;border-color:#1d4ed8!important}.detail-back-link{color:#0b1f3a;margin-bottom:20px;font-weight:800;text-decoration:none;display:inline-flex}.detail-product-layout{background:#fffffff0;border:1px solid #0b1f3a1a;border-radius:34px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:center;gap:42px;padding:42px;display:grid;box-shadow:0 26px 80px #0b1f3a1a}.detail-image-panel{background:linear-gradient(#fff,#f3f7fb);border:1px solid #0b1f3a14;border-radius:28px;justify-content:center;align-items:center;min-height:520px;display:flex}.detail-image-panel img{object-fit:contain;max-width:88%;max-height:500px}.detail-eyebrow{color:#2868a8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:900}.detail-copy-panel h1{color:#0b1f3a;margin:0 0 14px;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95}.detail-lead{color:#45576a;margin-bottom:24px;font-size:1.05rem;line-height:1.65}.detail-meta-grid div{background:#f9fbfd;border:1px solid #0b1f3a17;border-radius:18px;padding:14px}.detail-meta-grid span{color:#718093;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:.72rem;font-weight:800;display:block}.detail-meta-grid strong{color:#0b1f3a;font-size:.92rem}.detail-concentration{max-width:320px}.detail-price{margin:20px 0;font-size:2rem}.detail-add-to-cart{min-width:230px}.detail-info-section{grid-template-columns:1.2fr .8fr;gap:24px;margin-top:28px;display:grid}.detail-info-card{background:#fff;border:1px solid #0b1f3a1a;border-radius:26px;padding:28px;box-shadow:0 18px 54px #0b1f3a12}.detail-info-card h2{color:#0b1f3a;margin-top:0}.detail-variant-table{border-collapse:collapse;border-radius:18px;width:100%;overflow:hidden}.detail-variant-table th,.detail-variant-table td{text-align:left;border-bottom:1px solid #0b1f3a14;padding:14px 12px}.detail-variant-table th{color:#0b1f3a;text-transform:uppercase;letter-spacing:.07em;background:#f3f7fb;font-size:.8rem}@media (width<=860px){.detail-product-layout,.detail-info-section{grid-template-columns:1fr}.detail-product-layout{padding:24px}.detail-image-panel{min-height:360px}.detail-meta-grid{grid-template-columns:1fr}}.product-detail-page{background:linear-gradient(#f7fbff 0%,#fff 34%)!important;padding:28px 0 44px!important}.detail-back-link{margin-bottom:12px!important;font-size:.92rem!important}.detail-product-layout.detail-compact-layout{border-radius:26px!important;grid-template-columns:minmax(220px,.72fr) minmax(300px,1.28fr)!important;gap:28px!important;padding:28px!important;box-shadow:0 18px 50px #0b1f3a14!important}.detail-compact-layout .detail-image-panel{border-radius:22px!important;min-height:340px!important}.detail-compact-layout .detail-image-panel img{max-width:82%!important;max-height:330px!important}.detail-compact-layout .detail-copy-panel h1{margin-bottom:10px!important;font-size:clamp(1.95rem,4vw,3.25rem)!important}.detail-compact-layout .detail-lead{margin-bottom:16px!important;font-size:.98rem!important;line-height:1.55!important}.detail-compact-layout .detail-meta-grid{gap:10px!important;margin:16px 0!important}.detail-compact-layout .detail-meta-grid div{border-radius:14px!important;padding:12px!important}.detail-strength-strip{margin:14px 0 16px!important}.detail-strength-label{color:#718093;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:900;display:block}.detail-strength-chip{color:#0b1f3a;background:#f8fbfe;border:1px solid #0b1f3a1f;border-radius:999px;align-items:center;min-height:32px;padding:6px 11px;font-size:.84rem;font-weight:800;display:inline-flex}.detail-primary-link{color:#fff;background:#2868a8;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.9rem;font-weight:900;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 12px 24px #2868a838}.detail-primary-link:hover{color:#fff;background:#1f5d99;transform:translateY(-1px)}.detail-info-section{grid-template-columns:1fr .72fr!important;gap:18px!important;margin-top:18px!important}.detail-info-card{border-radius:20px!important;padding:20px!important;box-shadow:0 12px 32px #0b1f3a0e!important}.detail-info-card h2{margin-bottom:8px!important;font-size:1.15rem!important}.detail-info-card p{margin:0 0 12px!important;line-height:1.55!important}.detail-variant-table th,.detail-variant-table td{padding:10px!important;font-size:.88rem!important}@media (width<=860px){.detail-product-layout.detail-compact-layout,.detail-info-section{grid-template-columns:1fr!important}.detail-product-layout.detail-compact-layout{gap:18px!important;padding:20px!important}.detail-compact-layout .detail-image-panel{min-height:280px!important}.detail-compact-layout .detail-image-panel img{max-height:270px!important}}.product-detail-link{color:#5e3aae;letter-spacing:.02em;background:#f3eeff;border:1px solid #d8c8ff;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:42px;margin:10px 0 12px;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.product-detail-link:hover{color:#0b1f3a;background:#eee6ff;border-color:#c6b1ff;transform:translateY(-1px)}.cart-drawer-details,.cart-drawer-detail-row{display:none!important}.cart-line-main{min-width:0}.cart-line-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.cart-line-total{text-align:right;min-width:88px}.cart-qty-controls{background:#fff;border:1px solid #0b1f3a1f;border-radius:999px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:0 8px 18px #0b1f3a0f}.cart-qty-btn,.cart-trash-btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;color:#0b1f3a!important;background:#f7f9fc!important;border:1px solid #0b1f3a24!important;margin:0!important}.cart-qty-btn:hover,.cart-trash-btn:hover{transform:translateY(-1px);background:#edf4ff!important;border-color:#2563eb47!important}.cart-trash-btn{font-size:.95rem;color:#b91c1c!important}.cart-qty-value{text-align:center;color:#0b1f3a;min-width:24px;font-size:.95rem;font-weight:950}.drawer-qty-controls{box-shadow:none;margin-top:10px}.cart-drawer-item{align-items:flex-start}@media (width<=640px){.cart-line-item{flex-direction:column;align-items:flex-start}.cart-line-actions{justify-content:space-between;width:100%}}.warehouse-warning{color:#5f1111;background:#c6282812;border:1px solid #c6282838;border-radius:16px;margin:0 0 18px;padding:14px 16px;line-height:1.45;display:none}.warehouse-warning.is-visible{gap:4px;display:grid}.warehouse-warning strong{color:#9f1d1d;font-weight:900}.warehouse-warning span{font-size:.92rem;font-weight:650}a.warehouse-blocked,button.warehouse-blocked,.is-disabled.warehouse-blocked{opacity:.48!important;pointer-events:none!important;cursor:not-allowed!important}.cart-drawer-mixed-warning{color:#5f370e;background:#f59e0b1a;border:1px solid #d977064d;border-radius:16px;margin:0 0 16px;padding:14px 16px;line-height:1.42;display:none}.cart-drawer-mixed-warning.is-visible{gap:5px;display:grid}.cart-drawer-mixed-warning strong{color:#92400e;font-size:.92rem;font-weight:950}.cart-drawer-mixed-warning span{color:#5f370e;font-size:.88rem;font-weight:700}.cart-drawer-checkout.warehouse-blocked{color:#475569!important;opacity:1!important;background:#cbd5e1!important;border-color:#cbd5e1!important}:root{--mbl-micro-ease:cubic-bezier(.2,.8,.2,1)}button.favorite-toggle,.catalog-card button.favorite-toggle,.variant-product-card button.favorite-toggle,.live-product-card button.favorite-toggle{transition:transform .3s var(--mbl-micro-ease),box-shadow .3s var(--mbl-micro-ease),border-color .3s var(--mbl-micro-ease),background .3s var(--mbl-micro-ease)!important}button.favorite-toggle .favorite-icon:after,.catalog-card button.favorite-toggle .favorite-icon:after{transition:clip-path .3s var(--mbl-micro-ease),-webkit-clip-path .3s var(--mbl-micro-ease)!important}button.favorite-toggle:hover,.catalog-card>button.favorite-toggle:hover,.variant-product-card>button.favorite-toggle:hover,.live-product-card>button.favorite-toggle:hover{transform:translateY(-1px)scale(1.045)!important}button,.btn,.primary-button,.add-to-cart,.product-detail-link,.cart-drawer-actions a,.cart-drawer-actions button,.cart-drawer-checkout,.cart-drawer-continue,.category-filter-btn,.cart-qty-btn,.cart-trash-btn{transition:transform .18s var(--mbl-micro-ease),box-shadow .18s var(--mbl-micro-ease),background-color .18s var(--mbl-micro-ease),border-color .18s var(--mbl-micro-ease),color .18s var(--mbl-micro-ease)!important}button:active,.btn:active,.primary-button:active,.add-to-cart:active,.product-detail-link:active,.cart-drawer-actions a:active,.cart-drawer-actions button:active,.cart-drawer-checkout:active,.cart-drawer-continue:active,.category-filter-btn:active,.cart-qty-btn:active,.cart-trash-btn:active{transform:scale(.97)!important}button:disabled:active,button.warehouse-blocked:active,.add-to-cart.is-disabled:active,.add-to-cart:disabled:active{transform:none!important}.catalog-card,.variant-product-card,.domestic-catalog-card.catalog-card,.international-catalog-card.catalog-card,.live-product-card,.featured-product-card-home,.featured-card{transition:transform .22s var(--mbl-micro-ease),box-shadow .22s var(--mbl-micro-ease),border-color .22s var(--mbl-micro-ease)!important}.catalog-card:hover,.variant-product-card:hover,.domestic-catalog-card.catalog-card:hover,.international-catalog-card.catalog-card:hover,.live-product-card:hover,.featured-product-card-home:hover,.featured-card:hover{transform:translateY(-3px)!important}.catalog-image-shell{overflow:hidden!important}.product-vial-image,[data-variant-image],.variant-product-card img,.catalog-card .catalog-image-shell img,.featured-vial-frame img,.featured-product-card-home img{transition:transform .26s var(--mbl-micro-ease),opacity .18s ease!important;transform-origin:50%!important}.catalog-card:hover .product-vial-image,.catalog-card:hover [data-variant-image],.variant-product-card:hover img,.featured-product-card-home:hover .featured-vial-frame img,.featured-product-card-home:hover img{transform:scale(1.03)!important}.product-detail-link{transition:transform .18s var(--mbl-micro-ease),border-color .22s var(--mbl-micro-ease),background .22s var(--mbl-micro-ease),color .22s var(--mbl-micro-ease),box-shadow .22s var(--mbl-micro-ease)!important;position:relative!important;overflow:hidden!important}.product-detail-link:after{content:""!important;border-radius:inherit!important;pointer-events:none!important;transition:border-color .24s var(--mbl-micro-ease),box-shadow .24s var(--mbl-micro-ease)!important;border:1px solid #5e3aae00!important;position:absolute!important;inset:-1px!important}.product-detail-link:hover{border-color:#c6b1ff!important;transform:translateY(-1px)!important}.product-detail-link:hover:after{border-color:#5e3aae47!important;box-shadow:inset 0 0 0 1px #5e3aae14!important}@media (prefers-reduced-motion:reduce){button,.btn,.primary-button,.add-to-cart,.product-detail-link,.catalog-card,.variant-product-card,.live-product-card,.featured-product-card-home,.featured-card,.product-vial-image,[data-variant-image],.variant-product-card img,.catalog-card .catalog-image-shell img,.featured-vial-frame img{transition:none!important;animation:none!important}}:root{--mbl-refined-ease:cubic-bezier(.19,1,.22,1);--mbl-heart-red:#c62828}button.favorite-toggle .favorite-icon:after,.catalog-card button.favorite-toggle .favorite-icon:after,.variant-product-card button.favorite-toggle .favorite-icon:after,.live-product-card button.favorite-toggle .favorite-icon:after{color:#0000!important;background:linear-gradient(180deg,#e74b4b 0%,var(--mbl-heart-red) 58%,#9f1f1f 100%)!important;-webkit-clip-path:inset(100% 0 0)!important;clip-path:inset(100% 0 0)!important;transition:clip-path .42s var(--mbl-refined-ease),-webkit-clip-path .42s var(--mbl-refined-ease),filter .3s ease!important;filter:saturate(1.05)!important;-webkit-background-clip:text!important;background-clip:text!important}button.favorite-toggle:hover .favorite-icon:after,button.favorite-toggle.is-favorite .favorite-icon:after,button.favorite-toggle[aria-pressed=true] .favorite-icon:after,.catalog-card button.favorite-toggle:hover .favorite-icon:after,.catalog-card button.favorite-toggle.is-favorite .favorite-icon:after,.catalog-card button.favorite-toggle[aria-pressed=true] .favorite-icon:after,.variant-product-card button.favorite-toggle:hover .favorite-icon:after,.variant-product-card button.favorite-toggle.is-favorite .favorite-icon:after,.variant-product-card button.favorite-toggle[aria-pressed=true] .favorite-icon:after,.live-product-card button.favorite-toggle:hover .favorite-icon:after,.live-product-card button.favorite-toggle.is-favorite .favorite-icon:after,.live-product-card button.favorite-toggle[aria-pressed=true] .favorite-icon:after{-webkit-clip-path:inset(0)!important;clip-path:inset(0)!important}button.favorite-toggle:hover,.catalog-card>button.favorite-toggle:hover,.variant-product-card>button.favorite-toggle:hover,.live-product-card>button.favorite-toggle:hover{border-color:#c6282847!important;transform:translateY(-1px)scale(1.04)!important;box-shadow:0 14px 28px #06163724,0 0 0 3px #c628280d!important}button.favorite-toggle.favorite-pop .favorite-icon{animation:mblFavoriteRefinedPop .36s var(--mbl-refined-ease) both!important}@keyframes mblFavoriteRefinedPop{0%{transform:scale(1)}42%{transform:scale(1.12)}to{transform:scale(1)}}button:active,.btn:active,.primary-button:active,.add-to-cart:active,.product-detail-link:active,.cart-drawer-actions a:active,.cart-drawer-actions button:active,.cart-drawer-checkout:active,.cart-drawer-continue:active,.category-filter-btn:active,.cart-qty-btn:active,.cart-trash-btn:active{transform:scale(.97)translateY(1px)!important;box-shadow:0 4px 10px #0616371a!important}.catalog-image-shell,.featured-vial-frame{transition:box-shadow .26s var(--mbl-refined-ease),transform .26s var(--mbl-refined-ease)!important}.catalog-card:hover .catalog-image-shell,.variant-product-card:hover .catalog-image-shell,.featured-product-card-home:hover .featured-vial-frame{box-shadow:0 18px 44px #06163714!important}.product-vial-image,[data-variant-image],.variant-product-card img,.catalog-card .catalog-image-shell img,.featured-vial-frame img,.featured-product-card-home img{transition:transform .32s var(--mbl-refined-ease),opacity .18s ease,filter .32s var(--mbl-refined-ease)!important}.catalog-card:hover .product-vial-image,.catalog-card:hover [data-variant-image],.variant-product-card:hover img,.featured-product-card-home:hover .featured-vial-frame img,.featured-product-card-home:hover img{filter:drop-shadow(0 8px 12px #06163714)!important}.product-detail-link{transition:transform .22s var(--mbl-refined-ease),border-color .32s var(--mbl-refined-ease),background-color .32s var(--mbl-refined-ease),color .32s var(--mbl-refined-ease),box-shadow .32s var(--mbl-refined-ease)!important}.product-detail-link:after{transition:border-color .34s var(--mbl-refined-ease),box-shadow .34s var(--mbl-refined-ease),opacity .34s var(--mbl-refined-ease)!important;opacity:0!important}.product-detail-link:hover{background-color:#eee6ff!important;border-color:#cdbaff!important;box-shadow:0 8px 20px #5e3aae1a!important}.product-detail-link:hover:after{opacity:1!important;border-color:#5e3aae4d!important;box-shadow:inset 0 0 0 1px #5e3aae14!important}.trust-timeline-section{padding:34px 20px 18px}.trust-timeline-card{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #dfe8f7;border-radius:28px;max-width:1180px;margin:0 auto;padding:34px;box-shadow:0 18px 44px #06163712}.trust-timeline-heading{text-align:center;margin-bottom:26px}.trust-eyebrow,.support-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#0052e0;justify-content:center;align-items:center;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.trust-timeline-heading h2{color:#061a44;margin:0 0 8px;font-size:clamp(26px,3vw,38px)}.trust-timeline-heading p{color:#53677f;margin:0}.trust-timeline-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.trust-step{text-align:center;background:#fff;border:1px solid #e4ebf5;border-radius:22px;padding:20px 18px;position:relative;box-shadow:0 10px 24px #0616370b}.trust-step-icon{color:#0052e0;background:#eef5ff;border-radius:999px;place-items:center;width:44px;height:44px;margin:0 auto 12px;font-size:20px;display:grid}.trust-step strong{color:#061a44;margin-bottom:5px;font-size:15px;display:block}.trust-step p{color:#5c6f86;margin:0;font-size:13px;line-height:1.45}.support-trust-layout{gap:18px;display:grid}.support-card{background:#fff;border:1px solid #dfe8f7;border-radius:22px;padding:28px;box-shadow:0 12px 28px #0616370f}.support-card h2{color:#061a44;margin:0 0 12px}.support-card p{color:#263957}.response-time-card{background:#f5f9ff;border:1px solid #dce9fb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0;padding:16px 18px;display:flex}.response-time-card strong{color:#061a44}.response-time-card span{color:#0052e0;font-weight:850}.mini-shipping-timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.mini-shipping-timeline div{background:#fbfdff;border:1px solid #e4ebf5;border-radius:18px;justify-items:center;gap:5px;padding:16px 12px;display:grid}.mini-shipping-timeline span{font-size:22px}.mini-shipping-timeline strong{color:#061a44;font-size:14px}.mini-shipping-timeline em{color:#64748b;font-size:12px;font-style:normal}.faq-accordion{gap:10px;margin-top:16px;display:grid}.faq-accordion details{background:#fbfdff;border:1px solid #e4ebf5;border-radius:16px;overflow:hidden}.faq-accordion summary{cursor:pointer;color:#061a44;padding:16px 18px;font-weight:850;list-style:none}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary:after{content:"+";float:right;color:#0052e0;font-weight:900}.faq-accordion details[open] summary:after{content:"–"}.faq-accordion details p{color:#53677f;margin:0;padding:0 18px 16px;line-height:1.55}.checkout-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.checkout-trust-strip span{color:#061a44;background:#fff;border:1px solid #dfe8f7;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:12px 10px;font-size:13px;font-weight:850;display:flex}@media (width<=820px){.trust-timeline-steps,.mini-shipping-timeline,.checkout-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-timeline-card,.support-card{padding:22px}.response-time-card{flex-direction:column;align-items:flex-start}}@media (width<=520px){.trust-timeline-steps,.mini-shipping-timeline,.checkout-trust-strip{grid-template-columns:1fr}}.contact-page-shell{max-width:1180px}.premium-contact-hero{background:linear-gradient(135deg,#fff 0%,#f4f8ff 58%,#eef5ff 100%);border:1px solid #dbe7f7;border-radius:30px;padding:46px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 44px #06163713}.premium-contact-hero:after{content:"";background:#0052e014;border-radius:999px;width:220px;height:220px;position:absolute;top:-80px;right:-70px}.premium-contact-hero h1{color:#061a44;letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(36px,5vw,58px);line-height:.95}.premium-contact-hero p{color:#4b6380;max-width:680px;font-size:17px;line-height:1.6}.contact-trust-badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.contact-trust-badges span{color:#061a44;background:#fff;border:1px solid #d9e7fb;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:850}.contact-help-callout{background:#fff;border:1px solid #dfe8f7;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin:22px 0;padding:20px 22px;display:flex;box-shadow:0 10px 24px #0616370b}.contact-help-callout strong{color:#061a44;margin-bottom:4px;display:block}.contact-help-callout p{color:#5c6f86;margin:0;line-height:1.5}.contact-help-callout a{white-space:nowrap;color:#0052e0;background:#eef5ff;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.contact-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:22px;margin-bottom:22px;display:grid}.contact-form-card{gap:14px;display:grid}.contact-form-card .contact-form-intro{color:#53677f;margin-top:-4px}.contact-form-card label{color:#061a44;gap:7px;font-size:13px;font-weight:850;display:grid}.contact-form-card label span{color:#7b8da4;font-weight:700}.contact-form-card input,.contact-form-card textarea{width:100%;font:inherit;color:#061a44;background:#fbfdff;border:1px solid #dfe8f7;border-radius:14px;outline:none;padding:13px 14px;transition:border-color .22s,box-shadow .22s,background .22s}.contact-form-card textarea{resize:vertical;min-height:130px}.contact-form-card input:focus,.contact-form-card textarea:focus{background:#fff;border-color:#0052e0;box-shadow:0 0 0 4px #0052e01a}.contact-response-note{color:#53677f;background:#f5f9ff;border:1px solid #dce9fb;border-radius:16px;justify-content:space-between;gap:14px;padding:13px 15px;display:flex}.contact-response-note strong{color:#061a44}.contact-submit-btn{color:#fff;cursor:pointer;background:#0052e0;border:0;border-radius:999px;width:100%;padding:15px 18px;font-size:15px;font-weight:900;box-shadow:0 12px 24px #0052e02e}.contact-success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;gap:4px;padding:15px 16px;display:grid}.support-info-list{gap:14px;margin-top:16px;display:grid}.support-info-list>div{background:#fbfdff;border:1px solid #e4ebf5;border-radius:18px;grid-template-columns:42px 1fr;align-items:start;gap:12px;padding:15px;display:grid}.support-info-icon{color:#0052e0;background:#eef5ff;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.support-info-list strong{color:#061a44;margin-bottom:3px;display:block}.support-info-list span,.support-info-list a{color:#53677f;line-height:1.45}.support-info-list a{color:#0052e0;font-weight:800;text-decoration:none}.support-faq-card,.next-steps-card{margin-top:22px}.support-next-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.support-next-steps div{background:#fbfdff;border:1px solid #e4ebf5;border-radius:18px;padding:18px 16px}.support-next-steps span{color:#fff;background:#0052e0;border-radius:999px;place-items:center;width:34px;height:34px;margin-bottom:12px;font-weight:900;display:grid}.support-next-steps strong{color:#061a44;margin-bottom:6px;display:block}.support-next-steps p{color:#5c6f86;margin:0;font-size:13px;line-height:1.45}@media (width<=900px){.contact-grid,.support-next-steps{grid-template-columns:1fr}.premium-contact-hero{padding:34px 24px}.contact-help-callout{flex-direction:column;align-items:flex-start}}.faq-page-shell{max-width:1180px;margin:0 auto;padding:48px 24px 72px}.faq-hero{margin-bottom:28px}.faq-search-card{margin:0 auto 26px;padding:22px}.faq-search-card label{color:#0f2344;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.8rem;font-weight:800;display:block}.faq-search-wrap{position:relative}.faq-search-wrap input{color:#0f2344;background:#fff;border:1px solid #0f234424;border-radius:16px;outline:none;width:100%;padding:15px 46px 15px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.faq-search-wrap input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb14}.faq-search-wrap span{color:#64748b;font-weight:800;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.faq-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 30px;display:grid}.faq-category-card{color:#0f2344;background:#fff;border:1px solid #0f234417;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 14px 34px #0f23440f}.faq-category-card:hover{border-color:#2563eb2e;transform:translateY(-3px);box-shadow:0 18px 42px #0f234417}.faq-category-card span{background:#2563eb14;border-radius:14px;grid-row:span 2;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.faq-category-card strong{font-size:.98rem}.faq-category-card em{color:#64748b;font-size:.84rem;font-style:normal}.faq-section{margin-top:18px;padding:24px}.faq-section h2{margin-top:4px}.faq-contact-cta{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;margin-top:18px;padding:12px 18px;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex}.faq-contact-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2563eb38}@media (width<=860px){.faq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.faq-page-shell{padding:32px 16px 56px}.faq-category-grid{grid-template-columns:1fr}}.catalog-card-body p{display:none!important}.catalog-card-body .concentration-select-wrap span{font-size:.8rem;font-weight:600}.product-card-hidden-select,.product-card-hidden-select .mbl-product-concentration-ui,.product-card-hidden-select .mbl-native-select-hidden{display:none!important}.product-card-availability-summary{color:#5f6673;text-align:center;min-height:1.1em;margin:8px 0 4px;font-size:.82rem;line-height:1.35}.variant-product-card[data-card-mode=summary] .product-price{color:#0f2745;margin-top:8px;font-weight:800}.variant-product-card[data-card-mode=summary] .mbl-select-options{cursor:pointer}.detail-unit-note{color:#4b5563;margin:12px 0 0;font-size:.94rem;line-height:1.5}.cart-line-main p,.cart-drawer-item small{line-height:1.35}.mbl-mobile-menu-toggle{color:#061a44;cursor:pointer;background:#fff;border:1px solid #061a4424;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;padding:0;display:none;box-shadow:0 8px 20px #061a4414}.mbl-mobile-menu-toggle span{background:#061a44;border-radius:99px;width:18px;height:2px;transition:transform .22s,opacity .22s;display:block}body.mbl-mobile-menu-open .mbl-mobile-menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}body.mbl-mobile-menu-open .mbl-mobile-menu-toggle span:nth-child(2){opacity:0}body.mbl-mobile-menu-open .mbl-mobile-menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=900px){html,body{overflow-x:hidden}.announcement-bar{width:94%!important;min-width:0!important;max-width:none!important;height:24px!important}.announcement-track,.announcement-set span,.announcement-set strong,.announcement-set em{height:24px!important;font-size:10px!important;line-height:24px!important}.announcement-set{gap:26px!important;padding-right:26px!important}.shopify-header,.site-header{z-index:2147482995!important;background:#fff!important;position:sticky!important;top:0!important}.shopify-header .header-top{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:68px!important;padding:10px 14px!important;display:flex!important}.site-header{padding:0!important}.site-header .container.nav,.site-header .nav.container,.site-header .nav{justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:none!important;padding:10px 14px!important;display:flex!important}.brand-lockup,.site-header .brand{gap:10px!important;min-width:0!important}.brand-lockup img,.site-header .brand img,.brand-logo{width:46px!important;min-width:46px!important;height:46px!important}.brand-text strong{letter-spacing:-.02em!important;white-space:nowrap!important;font-size:19px!important}.brand-text span{display:none!important}.header-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.cart-action{justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:23px!important;display:inline-flex!important}.cart-count{color:#fff!important;background:#0052e0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;margin:0!important;font-size:11px!important;line-height:1!important;display:inline-flex!important;top:-2px!important;right:-2px!important}.mbl-mobile-menu-toggle{z-index:2147483000!important;flex:none!important;display:inline-flex!important;position:relative!important}body.mbl-mobile-menu-open:after{content:"";z-index:2147482980;-webkit-backdrop-filter:blur(2px);background:#06101f57;position:fixed;inset:0}.mbl-mobile-nav-target{z-index:2147482990!important;color:#061a44!important;background:#fff!important;border:1px solid #061a441f!important;border-radius:22px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;width:auto!important;max-width:none!important;height:auto!important;max-height:calc(100dvh - 104px)!important;padding:8px!important;display:none!important;position:fixed!important;top:86px!important;left:12px!important;right:12px!important;overflow:auto!important;box-shadow:0 24px 70px #061a443d!important}body.mbl-mobile-menu-open .mbl-mobile-nav-target{display:flex!important}.mbl-mobile-nav-target a{color:#061a44!important;text-align:left!important;border-bottom:0!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:14px 16px!important;font-size:15px!important;font-weight:800!important;display:flex!important}.mbl-mobile-nav-target a+a{margin-top:2px!important}.mbl-mobile-nav-target a:hover,.mbl-mobile-nav-target a.active{color:#0052e0!important;background:#f3f7ff!important}.mbl-mobile-nav-target a.active:after{display:none!important}.page-shell,.section,.checkout-layout,.cart-page-layout,.product-detail-hero,.container,.mbl-clean-hero,.hero-showcase,.page-hero{padding-left:16px!important;padding-right:16px!important}.modern-hero-actions,.hero-actions,.checkout-actions{flex-direction:column!important;align-items:stretch!important}.modern-btn,.primary-btn,.secondary-btn,.checkout-actions a,.checkout-actions button{text-align:center!important;justify-content:center!important;width:100%!important}.product-grid,.catalog-grid,.polished-catalog-grid,.featured-products-grid,.domestic-products-live,.international-products-live,.trust-bar,.support-grid,.faq-category-grid,.detail-product-layout,.detail-compact-layout,.checkout-layout,.cart-layout,.cart-page-layout{grid-template-columns:1fr!important}.catalog-card,.variant-product-card,.live-product-card{min-height:auto!important}.catalog-image-shell,.international-catalog-card .catalog-image-shell,.domestic-catalog-card .catalog-image-shell{height:230px!important;min-height:230px!important}.catalog-card .product-vial-image,.variant-product-card .product-vial-image,.live-product-card .product-vial-image{max-height:220px!important}.product-card-actions,.catalog-card-actions,.mbl-card-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.quick-view-modal,.cart-drawer-overlay{align-items:flex-start!important;padding:10px!important}.quick-view-card{border-radius:20px!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-height:calc(100dvh - 20px)!important;padding:18px!important}.quick-view-card img{max-height:230px!important}.quick-view-content h3{margin-top:8px!important;font-size:1.45rem!important}.quick-view-add,.quick-view-content .add-to-cart{width:100%!important}.cart-drawer-overlay{justify-content:flex-end!important;padding:0!important}.cart-drawer{width:100%!important;max-width:none!important;padding:20px!important}.cart-drawer-item{align-items:flex-start!important}.cart-drawer-actions a,.cart-drawer-actions button{width:100%!important;min-height:46px!important}.faq-search,.product-search-panel input,input,select,textarea{font-size:16px!important}.form-grid,.checkout-form-grid{grid-template-columns:1fr!important}}@media (width<=420px){.brand-text strong{font-size:17px!important}.brand-lockup img,.site-header .brand img,.brand-logo{width:40px!important;min-width:40px!important;height:40px!important}.cart-action,.mbl-mobile-menu-toggle{width:39px!important;height:39px!important}.mbl-mobile-nav-target{top:78px!important;left:8px!important;right:8px!important}h1{font-size:clamp(32px,11vw,44px)!important}}.product-card-availability-summary,.variant-product-card[data-card-mode=summary] .product-card-availability-summary{display:none!important}.variant-product-card[data-card-mode=summary] .catalog-card-body{gap:10px!important}.variant-product-card[data-card-mode=summary] .product-unit-badge{margin-top:2px!important;margin-bottom:2px!important}.variant-product-card[data-card-mode=summary] .product-price{margin-top:4px!important;margin-bottom:4px!important}.variant-product-card[data-card-mode=summary] .product-detail-link,.variant-product-card[data-card-mode=summary] .add-to-cart,.variant-product-card[data-card-mode=summary] .mbl-select-options{justify-content:center!important;align-items:center!important;height:44px!important;min-height:44px!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important;display:inline-flex!important}.variant-product-card[data-card-mode=summary] .product-detail-link{margin:8px 0 0!important}.variant-product-card[data-card-mode=summary] .add-to-cart,.variant-product-card[data-card-mode=summary] .mbl-select-options{margin-top:0!important}.home-product-controls{gap:.65rem;margin-top:.8rem;display:grid}.home-concentration-select-wrap{letter-spacing:.06em;text-transform:uppercase;color:#476070;gap:.35rem;font-size:.76rem;font-weight:800;display:grid}.home-concentration-select-wrap select{color:#102b3d;background:#fff;border:1px solid #1330452e;border-radius:12px;width:100%;min-height:42px;padding:.65rem .85rem;font-size:.95rem;font-weight:800}.featured-product-card-home .product-unit-badge{justify-self:center}.featured-product-card-home .product-price,.featured-product-card-home .featured-price{margin:0}.home-add-to-cart{color:#fff;cursor:pointer;background:#102b3d;border:0;border-radius:999px;width:100%;padding:.85rem 1rem;font-weight:900}.home-add-to-cart:hover{transform:translateY(-1px)}.home-detail-link{margin-top:.55rem}.featured-product-grid-home{align-items:stretch!important}.featured-product-card-home.catalog-card{text-align:center!important;border-radius:22px!important;min-height:430px!important;padding:0!important;overflow:hidden!important}.featured-product-card-home .featured-vial-frame.catalog-image-shell{background:linear-gradient(#f8fbff 0%,#fff 100%)!important;height:230px!important;min-height:230px!important;margin:0!important}.featured-product-card-home .featured-vial-frame.catalog-image-shell img{object-fit:contain!important;max-width:88%!important;height:auto!important;max-height:220px!important}.featured-product-card-home .featured-card-copy,.featured-product-card-home .home-product-controls{padding-left:22px!important;padding-right:22px!important}.featured-product-card-home .featured-card-copy{padding-top:20px!important}.featured-product-card-home .featured-card-copy h3{color:#061a44!important;letter-spacing:-.025em!important;margin:0 0 8px!important;font-size:22px!important;font-weight:950!important;line-height:1.12!important}.featured-product-card-home .featured-card-copy p{color:#40506b!important;min-height:42px!important;margin:0 0 12px!important;font-size:15px!important;line-height:1.42!important}.featured-product-card-home .home-product-controls{flex-direction:column!important;flex:1!important;padding-bottom:22px!important;display:flex!important}.featured-product-card-home .home-concentration-select-wrap{text-align:left!important;margin:10px 0 8px!important}.featured-product-card-home .home-concentration-select-wrap span{color:#6b7280!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:12px!important;font-weight:900!important;display:block!important}.featured-product-card-home .concentration-select{color:#061a44!important;background:#fff!important;border:1px solid #0b1f3a2e!important;border-radius:999px!important;height:44px!important;font-weight:800!important}.featured-product-card-home .featured-price.product-price{color:#0f2745!important;margin:8px 0!important;font-size:1.05rem!important;font-weight:900!important}.featured-product-card-home .home-detail-link.product-detail-link{margin:8px 0 12px!important}.featured-product-card-home .home-add-to-cart{min-height:44px!important;margin-top:0!important}@media (width<=900px){.featured-product-grid-home{grid-template-columns:1fr!important}.featured-product-card-home .featured-vial-frame.catalog-image-shell{height:230px!important;min-height:230px!important}}.stock-dot{background:currentColor;border-radius:999px;width:8px;height:8px;display:inline-block}.stock-instock{color:#17663a;background:#17663a14;border-color:#17663a2e}.stock-lowstock{color:#9a6812;background:#b98f371f;border-color:#b98f3747}.stock-outofstock{color:#9b1c1c;background:#9b1c1c14;border-color:#9b1c1c2e}.add-to-cart.is-out-of-stock,button.is-out-of-stock{cursor:not-allowed;opacity:.58;filter:grayscale(.25)}.mbl-inventory-toast{z-index:2147483646;opacity:0;text-align:center;color:#fff;background:#0b1f3a;border-radius:14px;width:min(92vw,620px);max-width:620px;padding:14px 18px;font-weight:800;line-height:1.35;transition:opacity .22s,transform .22s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);box-shadow:0 18px 44px #0000003d}.mbl-inventory-toast.is-visible{opacity:1;transform:translate(-50%)}.warehouse-add-blocked{opacity:.62;position:relative;cursor:not-allowed!important}.warehouse-add-blocked:hover:after,.warehouse-add-blocked:focus-visible:after{content:attr(data-warehouse-tooltip);color:#fff;text-align:center;white-space:normal;z-index:9999;pointer-events:none;background:#0f172a;border-radius:12px;width:min(320px,82vw);padding:12px 14px;font-size:.82rem;font-weight:600;line-height:1.35;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 14px 32px #0f172a40}.warehouse-add-blocked:hover:before,.warehouse-add-blocked:focus-visible:before{content:"";z-index:10000;pointer-events:none;border:7px solid #0000;border-top-color:#0f172a;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}@media (width<=640px){.warehouse-add-blocked:hover:after,.warehouse-add-blocked:focus-visible:after{width:auto;left:0;right:0;transform:none}}.warehouse-add-blocked:hover:after,.warehouse-add-blocked:focus-visible:after,.warehouse-add-blocked:hover:before,.warehouse-add-blocked:focus-visible:before{content:none!important;display:none!important}.mbl-warehouse-tooltip{z-index:2147483647;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#061a44;border-radius:10px;width:max-content;max-width:min(280px,100vw - 24px);padding:10px 12px;font-size:13px;font-weight:800;line-height:1.25;transition:opacity .14s,transform .14s;position:fixed;transform:translateY(4px);box-shadow:0 14px 32px #061a4447}.mbl-warehouse-tooltip.is-visible{opacity:1;transform:translateY(0)}body .announcement-bar.announcement-bar-polished{z-index:9999!important;color:#fff!important;white-space:nowrap!important;background:#082b63!important;border:0!important;border-radius:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:36px!important;margin:0!important;display:block!important;position:relative!important;top:auto!important;overflow:hidden!important}body .announcement-bar.announcement-bar-polished:before,body .announcement-bar.announcement-bar-polished:after{content:none!important;display:none!important}body .announcement-bar.announcement-bar-polished .announcement-inner{color:#fff!important;letter-spacing:.02em!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:28px!important;width:100%!important;max-width:1200px!important;min-height:36px!important;margin:0 auto!important;padding:8px 24px!important;font-size:.79rem!important;font-weight:700!important;display:flex!important}body .announcement-bar.announcement-bar-polished .announcement-item{color:#fff!important;opacity:1!important;text-shadow:none!important;align-items:center!important;gap:8px!important;display:inline-flex!important}body .announcement-bar.announcement-bar-polished .announcement-item i{opacity:.8!important;background:#fff!important;border-radius:50%!important;flex:none!important;width:6px!important;height:6px!important;display:block!important}@media (width<=900px){body .announcement-bar.announcement-bar-polished .announcement-inner{scrollbar-width:none;justify-content:flex-start!important;gap:22px!important;overflow-x:auto!important}body .announcement-bar.announcement-bar-polished .announcement-inner::-webkit-scrollbar{display:none}}@media (width<=640px){body .announcement-bar.announcement-bar-polished .announcement-inner{padding:8px 14px!important;font-size:.72rem!important}}.mbl-standard-header{z-index:9000!important;-webkit-backdrop-filter:blur(18px)saturate(135%)!important;background:#fffffff0!important;border-bottom:1px solid #dbe4f0!important;width:100%!important;position:sticky!important;top:0!important;box-shadow:0 4px 14px #082b630e!important}.mbl-standard-header .header-top{grid-template-columns:minmax(320px,auto) minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;width:100%!important;max-width:1420px!important;min-height:72px!important;margin:0 auto!important;padding:0 32px 0 36px!important;display:grid!important}.mbl-standard-header .brand-lockup{color:#082b63!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-self:start!important;align-items:center!important;gap:14px!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.mbl-standard-header .brand-lockup img{object-fit:contain!important;background:#fff!important;border:1px solid #d8e2ef!important;border-radius:14px!important;width:52px!important;min-width:52px!important;height:52px!important;padding:4px!important;box-shadow:0 7px 18px #082b6314!important}.mbl-standard-header .brand-text{align-items:center!important;min-width:0!important;display:flex!important}.mbl-standard-header .brand-text strong{color:#082b63!important;letter-spacing:-.025em!important;white-space:nowrap!important;font-size:1.46rem!important;font-weight:700!important;line-height:1!important;display:block!important;transform:translateY(1px)!important}.mbl-standard-header .brand-text span{display:none!important}.mbl-standard-header .main-nav{color:#263a58!important;justify-content:center!important;place-self:center!important;align-items:center!important;gap:4px!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.mbl-standard-header .main-nav a{color:#263a58!important;letter-spacing:.005em!important;white-space:nowrap!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-height:42px!important;padding:10px 13px!important;font-size:.86rem!important;font-weight:720!important;line-height:1.15!important;text-decoration:none!important;transition:color .18s,background-color .18s!important;display:inline-flex!important;position:relative!important}.mbl-standard-header .main-nav a:after{content:""!important;opacity:0!important;transform-origin:50%!important;background:#1261d8!important;border-radius:999px!important;width:auto!important;height:3px!important;transition:opacity .18s,transform .18s!important;position:absolute!important;bottom:3px!important;left:13px!important;right:13px!important;transform:scaleX(.45)!important}.mbl-standard-header .main-nav a:hover,.mbl-standard-header .main-nav a:focus-visible{color:#082b63!important;background:#edf4ff!important;outline:none!important}.mbl-standard-header .main-nav a.active{color:#0759c7!important;background:0 0!important;font-weight:820!important}.mbl-standard-header .main-nav a.active:after{opacity:1!important;transform:scaleX(1)!important}.mbl-standard-header .header-actions{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:9px!important;min-width:0!important;display:flex!important}.mbl-standard-header .cart-action,.mbl-standard-header .mbl-mobile-menu-toggle{color:#082b63!important;background:#fff!important;border:1px solid #d9e4f1!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s!important;display:inline-flex!important;position:relative!important;box-shadow:0 6px 16px #082b6312!important}.mbl-standard-header .cart-action:hover,.mbl-standard-header .mbl-mobile-menu-toggle:hover{background:#f5f9ff!important;border-color:#b8cbe3!important;transform:translateY(-1px)!important;box-shadow:0 9px 20px #082b631c!important}.mbl-standard-header .cart-icon{color:#082b63!important;place-items:center!important;width:22px!important;height:22px!important;font-size:0!important;display:grid!important}.mbl-standard-header .cart-icon svg{stroke:currentColor!important;width:22px!important;height:22px!important;display:block!important}.mbl-standard-header .cart-count{color:#fff!important;background:#e31b23!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;font-size:.66rem!important;font-weight:900!important;line-height:1!important;display:grid!important;position:absolute!important;top:-6px!important;right:-6px!important;box-shadow:0 4px 10px #e31b2338!important}.mbl-standard-header .mbl-mobile-menu-toggle{cursor:pointer!important;flex-direction:column!important;gap:4px!important;display:none!important}.mbl-standard-header .mbl-mobile-menu-toggle span{background:#082b63!important;border-radius:999px!important;width:18px!important;height:2px!important;display:block!important}@media (width<=1120px){.mbl-standard-header .header-top{grid-template-columns:minmax(275px,auto) minmax(0,1fr) auto!important;gap:18px!important;padding:0 22px 0 24px!important}.mbl-standard-header .brand-lockup{gap:12px!important}.mbl-standard-header .brand-lockup img{width:48px!important;min-width:48px!important;height:48px!important}.mbl-standard-header .brand-text strong{font-size:1.3rem!important}.mbl-standard-header .main-nav a{padding-left:9px!important;padding-right:9px!important;font-size:.79rem!important}}@media (width<=900px){.mbl-standard-header .header-top{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;min-height:68px!important;padding:8px 14px!important}.mbl-standard-header .brand-lockup{gap:10px!important}.mbl-standard-header .brand-lockup img{border-radius:12px!important;width:46px!important;min-width:46px!important;height:46px!important}.mbl-standard-header .brand-text strong{text-overflow:ellipsis!important;max-width:48vw!important;font-size:1.12rem!important;overflow:hidden!important;transform:none!important}.mbl-standard-header .header-actions{gap:7px!important}.mbl-standard-header .mbl-mobile-menu-toggle{display:inline-flex!important}.mbl-standard-header .main-nav.mbl-mobile-nav-target{z-index:2147483001!important;background:#fffffffa!important;border:1px solid #d8e3f0!important;border-radius:18px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:4px!important;width:auto!important;max-height:calc(100dvh - 96px)!important;padding:10px!important;display:none!important;position:fixed!important;top:80px!important;left:12px!important;right:12px!important;overflow-y:auto!important;box-shadow:0 22px 50px #081f4533!important}body.mbl-mobile-menu-open .mbl-standard-header .main-nav.mbl-mobile-nav-target{display:flex!important}.mbl-standard-header .main-nav a{border-radius:11px!important;justify-content:flex-start!important;width:100%!important;min-height:48px!important;padding:13px 14px!important;font-size:.92rem!important}.mbl-standard-header .main-nav a:after{width:28px!important;bottom:6px!important;left:14px!important;right:auto!important}.mbl-standard-header .main-nav a.active{background:#edf4ff!important}}@media (width<=420px){.mbl-standard-header .brand-text strong{max-width:42vw!important;font-size:1rem!important}.mbl-standard-header .cart-action,.mbl-standard-header .mbl-mobile-menu-toggle{width:42px!important;min-width:42px!important;height:42px!important}}.checkout-page-content{padding-top:0}.checkout-steps{grid-template-columns:repeat(4,1fr);gap:10px;max-width:980px;margin:0 auto 24px;display:grid}.checkout-steps span{color:#667085;background:#fff;border:1px solid #0b1f3a1f;border-radius:999px;justify-content:center;align-items:center;min-height:42px;font-size:.86rem;font-weight:800;display:flex;position:relative}.checkout-steps span.is-active,.checkout-steps span.is-complete{color:#fff;background:#0b1f3a;border-color:#0b1f3a}.checkout-v2-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;max-width:1180px;margin:0 auto 72px;display:grid}.checkout-v2-form{gap:18px;display:grid}.checkout-card,.checkout-summary-card{color:#0b1f3a;background:#fff;border:1px solid #0b1f3a17;border-radius:24px;padding:24px;box-shadow:0 18px 50px #0b1f3a14}.checkout-card h2,.checkout-summary-card h3{color:#0b1f3a;margin:0}.checkout-card p,.checkout-help-text,.checkout-verification-note{color:#667085}.checkout-card-heading p{margin:.25rem 0 0}.checkout-fields{gap:16px}.checkout-page-v2 label{color:#0b1f3a;font-weight:800}.checkout-page-v2 input,.checkout-page-v2 select,.checkout-page-v2 textarea{color:#0b1f3a;background:#fff;border:1px solid #0b1f3a29}.checkout-page-v2 input:focus,.checkout-page-v2 select:focus,.checkout-page-v2 textarea:focus{border-color:#0b1f3a;box-shadow:0 0 0 4px #0b1f3a14}.checkout-payment-box{background:#f7f9fc;border:1px solid #0b1f3a14;border-radius:18px;margin-top:18px;padding:18px}.checkout-payment-box.hidden{display:none}.checkout-copy-row button{color:#fff;white-space:nowrap;background:#0b1f3a}.checkout-paypal-note{margin:0 0 12px;line-height:1.55}.checkout-assurance{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.checkout-verification-note{margin:0 0 18px;line-height:1.55}.checkout-submit-btn{min-height:52px;font-size:1rem}.checkout-status-card{border-left:5px solid #0b1f3a}.checkout-status-card.error{background:#fff7f7;border-left-color:#b42318}.checkout-status-card p{margin:0}.checkout-summary-v2{position:sticky;top:96px}.summary-heading a{color:#0b1f3a;text-underline-offset:3px;font-weight:800;text-decoration:underline}.checkout-summary-items{gap:12px;max-height:470px;padding-right:4px;display:grid;overflow:auto}.checkout-summary-info strong{color:#0b1f3a;font-size:.95rem;line-height:1.15;display:block}.checkout-summary-info p{color:#667085;margin:4px 0 7px;font-size:.82rem}.checkout-warehouse-pill{color:#fff;letter-spacing:.02em;background:#0b1f3a;border-radius:999px;align-items:center;padding:4px 8px;font-size:.68rem;font-weight:900;display:inline-flex}.checkout-line-price{text-align:right;white-space:nowrap}.checkout-line-price span{color:#667085;margin-bottom:4px;font-size:.78rem;display:block}.checkout-line-price strong{color:#0b1f3a}.checkout-empty-summary{text-align:center;border:1px dashed #0b1f3a2e;border-radius:18px;padding:22px}.checkout-empty-summary p{color:#667085}.checkout-warning{color:#7a2e0e;background:#fff4e5;border-color:#fedf89;gap:4px;margin:16px 0;display:grid}.checkout-warning strong{color:#7a2e0e}.checkout-totals>div{color:#667085;justify-content:space-between;gap:16px;display:flex}.checkout-totals .total{color:#0b1f3a;border-top:1px solid #0b1f3a1a;padding-top:12px;font-size:1.25rem}.checkout-summary-trust{color:#506176;border-top:1px solid #0b1f3a1a;gap:8px;margin-top:18px;padding-top:16px;font-size:.85rem;font-weight:700;display:grid}.confirmation-card-v2{text-align:center}.confirmation-check{color:#fff;background:#0b1f3a;border-radius:999px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:1.5rem;font-weight:900;display:grid}.confirmation-order-number{letter-spacing:.08em;color:#0b1f3a;background:#f7f9fc;border:1px solid #0b1f3a1a;border-radius:14px;margin:10px 0 18px;padding:12px 18px;font-weight:900;display:inline-flex}.confirmation-grid{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.confirmation-grid>div{background:#f7f9fc;border:1px solid #0b1f3a14;border-radius:16px;padding:14px}.confirmation-grid h3{color:#0b1f3a;margin:0 0 6px}.confirmation-grid p{color:#506176;margin:0}.confirmation-items{text-align:left;gap:8px;margin:12px 0 22px;padding:0;list-style:none;display:grid}.confirmation-items li{color:#0b1f3a;background:#f7f9fc;border-radius:14px;justify-content:space-between;gap:12px;padding:12px;display:flex}.confirmation-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=980px){.checkout-v2-layout{grid-template-columns:1fr}.checkout-summary-v2{order:-1;position:static}.checkout-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.checkout-card,.checkout-summary-card{border-radius:20px;padding:18px}.checkout-steps{grid-template-columns:1fr 1fr}.checkout-assurance,.confirmation-grid{grid-template-columns:1fr}.checkout-summary-line{grid-template-columns:58px 1fr}.checkout-summary-img{width:58px;height:58px}.checkout-line-price{text-align:left;grid-column:2}.confirmation-items li{display:grid}.checkout-card-heading{gap:10px}.checkout-card-heading>span{flex-basis:30px;width:30px;height:30px}}.mbl-checkout-redesign{color:#0b1f3a;background:#f5f8fc;min-height:calc(100vh - 80px);padding:0 clamp(18px,4vw,56px) 76px}.checkout-hero-clean{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:28px;max-width:1180px;margin:0 auto;padding:54px 0 28px;display:grid}.checkout-kicker{color:#315f9e;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:12px;font-size:.78rem;font-weight:900;display:inline-flex}.checkout-hero-clean h1{letter-spacing:-.05em;color:#081b35;margin:0 0 12px;font-size:clamp(2.2rem,4.6vw,4.2rem);line-height:.98}.checkout-hero-clean p{color:#53647c;max-width:680px;margin:0;font-size:1.08rem;line-height:1.65}.checkout-security-card{color:#203c64;background:#ffffffd1;border:1px solid #0b1f3a1a;border-radius:24px;gap:10px;padding:20px;font-weight:800;display:grid;box-shadow:0 18px 48px #0d284b14}.checkout-flow-wrap{max-width:1180px;margin:0 auto}.checkout-progress-clean{background:#fff;border:1px solid #0b1f3a14;border-radius:999px;grid-template-columns:repeat(4,1fr);gap:10px;margin:4px 0 22px;padding:8px;display:grid;position:relative;box-shadow:0 14px 34px #0d284b0f}.checkout-progress-clean span{color:#718198;border-radius:999px;justify-content:center;align-items:center;height:38px;font-size:.86rem;font-weight:900;display:flex}.checkout-progress-clean .done{color:#174276;background:#eef5ff}.checkout-progress-clean .active{color:#fff;background:#0b1f3a;box-shadow:0 10px 24px #0b1f3a33}.checkout-grid-clean{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.checkout-form-clean{gap:18px;display:grid}.checkout-card-clean,.checkout-summary-card-clean{background:#fff;border:1px solid #0b1f3a14;border-radius:28px;box-shadow:0 18px 50px #0d284b14}.checkout-card-clean{padding:28px}.checkout-section-head{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.checkout-step-number{color:#fff;background:#0b1f3a;border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.9rem;font-weight:900;display:grid}.checkout-section-head h2{color:#081b35;letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.checkout-section-head p{color:#6b7b91;margin:0;line-height:1.5}.checkout-field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-field{gap:8px;display:grid}.checkout-field label,.mbl-checkout-redesign label{text-transform:uppercase;letter-spacing:.08em;color:#344963;font-size:.78rem;font-weight:900}.mbl-checkout-redesign input,.mbl-checkout-redesign textarea,.mbl-checkout-redesign select{color:#0b1f3a;width:100%;font:inherit;background:#f9fbfe;border:1px solid #dce6f3;border-radius:14px;outline:none;padding:14px 15px;font-weight:650;transition:border-color .18s,box-shadow .18s,background .18s}.mbl-checkout-redesign input:focus,.mbl-checkout-redesign textarea:focus,.mbl-checkout-redesign select:focus{background:#fff;border-color:#315f9e;box-shadow:0 0 0 4px #315f9e1f}.mbl-checkout-redesign textarea{resize:vertical;min-height:126px}.checkout-payment-panel{background:#f6f9fd;border:1px solid #e3ebf6;border-radius:20px;gap:15px;margin-top:18px;padding:18px;display:grid}.checkout-copy-control{grid-template-columns:minmax(0,1fr) 86px;gap:10px;display:grid}.checkout-copy-control button{color:#fff;background:#0b1f3a;border-radius:14px;padding:0 16px;font-weight:900}.checkout-field small{color:#6b7b91;font-weight:700}.checkout-note-clean{color:#203c64;background:#eef5ff;border:1px solid #d7e7fb;border-radius:16px;padding:14px 16px;line-height:1.55}.checkout-trust-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.checkout-trust-grid span{color:#203c64;background:#f6f9fd;border:1px solid #e3ebf6;border-radius:14px;padding:12px 14px;font-size:.92rem;font-weight:800}.checkout-final-note{color:#6b7b91;margin:0 0 18px;line-height:1.6}.checkout-primary-action{color:#fff;background:#0b1f3a;border:0;border-radius:16px;width:100%;min-height:54px;font-size:1rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 16px 32px #0b1f3a38}.checkout-primary-action:hover:not(:disabled){background:#123762;transform:translateY(-1px);box-shadow:0 20px 38px #0b1f3a42}.checkout-primary-action:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.checkout-summary-clean{position:sticky;top:98px}.checkout-summary-card-clean{padding:24px}.summary-heading-clean{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.summary-heading-clean span{color:#315f9e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.72rem;font-weight:900;display:block}.summary-heading-clean h3{color:#081b35;letter-spacing:-.03em;margin:0;font-size:1.35rem}.summary-heading-clean a{color:#315f9e;font-size:.88rem;font-weight:900}.checkout-summary-items-clean,.checkout-summary-items{gap:12px;display:grid}.checkout-summary-line{background:#f9fbfe!important;border:1px solid #e4ebf5!important;border-radius:18px!important;grid-template-columns:70px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:14px!important;display:grid!important}.checkout-summary-info strong{text-transform:uppercase;letter-spacing:.01em;display:block;color:#081b35!important;font-size:.98rem!important;line-height:1.18!important}.checkout-totals-clean,.checkout-totals{border-top:1px solid #e5ecf6;gap:12px;margin-top:18px;padding-top:18px;display:grid}.checkout-totals-clean>div,.checkout-totals>div{color:#6b7b91;justify-content:space-between;align-items:center;gap:16px;font-weight:800;display:flex}.checkout-totals-clean strong,.checkout-totals strong{color:#081b35}.checkout-grand-total,.checkout-totals .total{border-top:1px solid #e5ecf6;margin-top:8px;padding-top:16px;font-size:1.15rem;color:#081b35!important}.checkout-grand-total strong,.checkout-totals .total strong{font-size:1.45rem}.checkout-summary-trust-clean{gap:8px;margin-top:18px;display:grid}.checkout-summary-trust-clean span{color:#203c64;background:#f6f9fd;border-radius:12px;padding:10px 12px;font-weight:800}.checkout-empty-summary{text-align:center;background:#f9fbfe;border:1px dashed #d6e2f1;border-radius:18px;padding:22px}.checkout-status-card{background:#fff7f7;border-color:#f2c7c7}.hidden{display:none!important}@media (width<=980px){.checkout-hero-clean{grid-template-columns:1fr;padding-top:34px}.checkout-grid-clean{grid-template-columns:1fr}.checkout-summary-clean{order:-1;position:static}.checkout-progress-clean{border-radius:24px;grid-template-columns:1fr 1fr}.checkout-progress-clean span{border-radius:16px}}@media (width<=640px){.mbl-checkout-redesign{padding-inline:14px}.checkout-card-clean,.checkout-summary-card-clean{border-radius:22px;padding:18px}.checkout-field-grid,.checkout-trust-grid{grid-template-columns:1fr}.checkout-summary-line{grid-template-columns:62px minmax(0,1fr)!important}.checkout-summary-img{width:62px!important;height:62px!important}.checkout-line-price{text-align:left!important;grid-column:2!important;justify-content:space-between!important;display:flex!important}.checkout-copy-control{grid-template-columns:1fr}.checkout-copy-control button{height:46px}.checkout-hero-clean h1{font-size:2.2rem}}body.storefront-page:has(.checkout-page-v2),.checkout-page-v2,.checkout-page-content{color:#0b1f3a!important;background:#f5f8fc!important}.checkout-page-v2 .page-hero{align-items:center;gap:18px;max-width:1180px;margin:0 auto;display:flex;color:#0b1f3a!important;padding:48px 0 26px!important}.checkout-page-v2 .page-hero-icon{color:#123762;background:#eef5ff;border:1px solid #d9e7f8;border-radius:18px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 12px 30px #0d284b12}.checkout-page-v2 .page-hero h1{letter-spacing:-.045em;color:#081b35!important;margin:0 0 6px!important;font-size:clamp(2rem,4vw,3.4rem)!important;line-height:1.02!important}.checkout-page-v2 .page-hero p{max-width:720px;line-height:1.65;color:#53647c!important;margin:0!important}.checkout-page-v2 .checkout-page-content,.checkout-page-v2 .page-content{max-width:1180px;margin:0 auto;padding:0 0 72px!important}.checkout-steps{background:#fff!important;border:1px solid #e1eaf6!important;border-radius:999px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0 0 22px!important;padding:8px!important;display:grid!important;box-shadow:0 14px 34px #0d284b0f!important}.checkout-steps span{color:#718198!important;background:0 0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:38px!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;display:flex!important}.checkout-steps .is-complete{color:#174276!important;background:#eef5ff!important}.checkout-steps .is-active{color:#fff!important;background:#0b1f3a!important;box-shadow:0 10px 24px #0b1f3a2e!important}.checkout-v2-layout{grid-template-columns:minmax(0,1fr) 390px!important;align-items:start!important;gap:28px!important;display:grid!important}.checkout-v2-form{gap:18px!important;min-width:0!important;display:grid!important}.checkout-card,.checkout-summary-card{color:#0b1f3a!important;background:#fff!important;border:1px solid #e0e9f5!important;border-radius:26px!important;box-shadow:0 18px 50px #0d284b12!important}.checkout-card{margin:0!important;padding:28px!important}.checkout-summary-card{padding:24px!important}.checkout-card-heading{align-items:flex-start!important;gap:14px!important;margin-bottom:22px!important;display:flex!important}.checkout-card-heading>span{color:#fff!important;background:#0b1f3a!important;border-radius:12px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;height:34px!important;font-weight:900!important;display:grid!important}.checkout-card-heading h2{color:#081b35!important;letter-spacing:-.02em!important;margin:0 0 4px!important;font-size:1.25rem!important}.checkout-card-heading p{color:#6b7b91!important;margin:0!important;line-height:1.5!important}.checkout-page-v2 label,.checkout-card label{color:#344963!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:14px 0 8px!important;font-size:.78rem!important;font-weight:900!important;display:block!important}.checkout-page-v2 input,.checkout-page-v2 select,.checkout-page-v2 textarea{color:#0b1f3a!important;width:100%!important;font:inherit!important;box-shadow:none!important;background:#f9fbfe!important;border:1px solid #dce6f3!important;border-radius:14px!important;outline:none!important;padding:14px 15px!important;font-weight:650!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.checkout-page-v2 input:focus,.checkout-page-v2 select:focus,.checkout-page-v2 textarea:focus{background:#fff!important;border-color:#315f9e!important;box-shadow:0 0 0 4px #315f9e1f!important}.checkout-page-v2 textarea{resize:vertical!important;min-height:126px!important}.checkout-fields.two-col,.checkout-card .two-col{grid-template-columns:1fr 1fr!important;gap:16px!important;display:grid!important}.checkout-payment-box{color:#203c64!important;background:#f6f9fd!important;border:1px solid #e3ebf6!important;border-radius:20px!important;margin-top:18px!important;padding:18px!important}.checkout-payment-box p,.checkout-paypal-note,.checkout-help-text,.checkout-verification-note{color:#5c6f87!important;line-height:1.6!important}.checkout-copy-row,.copy-row.checkout-copy-row{grid-template-columns:minmax(0,1fr) 88px!important;align-items:stretch!important;gap:10px!important;display:grid!important}.checkout-copy-row button{color:#fff!important;background:#0b1f3a!important;border-radius:14px!important;height:48px!important;padding:0 16px!important;font-weight:900!important}.checkout-review-card .checkout-assurance{grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0 0 18px!important;padding:0!important;list-style:none!important;display:grid!important}.checkout-assurance li{color:#203c64!important;background:#f6f9fd!important;border:1px solid #e3ebf6!important;border-radius:14px!important;padding:12px 14px!important;font-weight:800!important}.checkout-submit-btn,.checkout-page-v2 .primary-btn.checkout-submit-btn{color:#fff!important;background:#0b1f3a!important;border:0!important;border-radius:16px!important;width:100%!important;min-height:54px!important;font-size:1rem!important;font-weight:900!important;transition:transform .18s,box-shadow .18s,background .18s!important;box-shadow:0 16px 32px #0b1f3a33!important}.checkout-submit-btn:hover:not(:disabled){background:#123762!important;transform:translateY(-1px)!important;box-shadow:0 20px 38px #0b1f3a40!important}.checkout-submit-btn:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}.checkout-summary-v2{min-width:0!important;position:sticky!important;top:98px!important}.summary-heading{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important;display:flex!important}.summary-heading h3{color:#081b35!important;letter-spacing:-.03em!important;margin:0!important;font-size:1.35rem!important}.summary-heading a{color:#315f9e!important;font-size:.9rem!important;font-weight:900!important}.checkout-summary-items{gap:12px!important;display:grid!important}.checkout-summary-line{box-shadow:none!important;background:#f9fbfe!important;border:1px solid #e4ebf5!important;border-radius:18px!important;grid-template-columns:70px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:14px!important;display:grid!important}.checkout-summary-img{background:#fff!important;border:1px solid #e5ecf6!important;border-radius:16px!important;place-items:center!important;width:70px!important;height:70px!important;display:grid!important;overflow:hidden!important}.checkout-summary-img img{object-fit:contain!important;width:100%!important;height:100%!important;padding:5px!important}.checkout-summary-info strong{color:#081b35!important;text-transform:uppercase!important;letter-spacing:.01em!important;font-size:.98rem!important;line-height:1.18!important;display:block!important}.checkout-summary-info p{color:#6b7b91!important;margin:4px 0 8px!important;font-size:.86rem!important;font-weight:750!important}.checkout-warehouse-pill{color:#fff!important;background:#0b1f3a!important;border-radius:999px!important;align-items:center!important;padding:6px 10px!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.checkout-warehouse-pill.international{background:#244b7f!important}.checkout-line-price{text-align:right!important;color:#6b7b91!important;gap:4px!important;font-size:.78rem!important;font-weight:900!important;display:grid!important}.checkout-line-price strong{color:#081b35!important;font-size:.98rem!important}.checkout-totals{border-top:1px solid #e5ecf6!important;gap:12px!important;margin-top:18px!important;padding-top:18px!important;display:grid!important}.checkout-totals>div{color:#6b7b91!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;font-weight:800!important;display:flex!important}.checkout-totals strong{color:#081b35!important}.checkout-totals .total{color:#081b35!important;border-top:1px solid #e5ecf6!important;margin-top:8px!important;padding-top:16px!important;font-size:1.15rem!important}.checkout-totals .total strong{font-size:1.45rem!important}.checkout-summary-trust{gap:8px!important;margin-top:18px!important;display:grid!important}.checkout-summary-trust span{color:#203c64!important;background:#f6f9fd!important;border-radius:12px!important;padding:10px 12px!important;font-weight:800!important}.checkout-warning{color:#6f4200!important;background:#fff4e5!important;border:1px solid #ffd9a8!important;border-radius:16px!important;gap:4px!important;margin:14px 0!important;padding:14px!important;display:grid!important}.checkout-empty-summary{text-align:center!important;color:#203c64!important;background:#f9fbfe!important;border:1px dashed #d6e2f1!important;border-radius:18px!important;padding:22px!important}.checkout-status-card{color:#7a4545!important;background:#fff7f7!important;border-color:#f2c7c7!important}.checkout-status-card strong{color:#8c1d1d!important;margin-bottom:4px!important;display:block!important}.checkout-status-card p{color:#7a4545!important;margin:0!important}.checkout-page-v2 .order-result{color:#173d28!important;background:#eefaf3!important;border:1px solid #ccebd8!important}@media (width<=980px){.checkout-v2-layout{grid-template-columns:1fr!important}.checkout-summary-v2{order:-1!important;position:static!important}.checkout-steps{border-radius:24px!important;grid-template-columns:1fr 1fr!important}.checkout-steps span{border-radius:16px!important}}@media (width<=640px){.checkout-page-v2 .page-hero{align-items:flex-start!important;padding-top:32px!important}.checkout-card,.checkout-summary-card{border-radius:22px!important;padding:18px!important}.checkout-fields.two-col,.checkout-card .two-col,.checkout-review-card .checkout-assurance{grid-template-columns:1fr!important}.checkout-summary-line{grid-template-columns:62px minmax(0,1fr)!important}.checkout-summary-img{width:62px!important;height:62px!important}.checkout-line-price{text-align:left!important;grid-column:2!important;justify-content:space-between!important;display:flex!important}.checkout-copy-row,.copy-row.checkout-copy-row{grid-template-columns:1fr!important}.checkout-copy-row button{height:46px!important}}body.storefront-page:has(.cart-redesign-page),body.storefront-page:has(.checkout-page-v2),.cart-redesign-page,.cart-modern-section,.cart-modern-layout,.checkout-page-v2,.checkout-page-content{color:#0b1f3a!important;background:#f5f8fc!important}.cart-redesign-page .page-hero,.checkout-page-v2 .page-hero,.cart-redesign-page .page-hero h1,.cart-redesign-page .page-hero p,.checkout-page-v2 .page-hero h1,.checkout-page-v2 .page-hero p{color:#0b1f3a!important}.cart-items-panel,.cart-summary-card,.checkout-card,.checkout-summary-card{color:#0b1f3a!important;background:#fff!important;border:1px solid #dfe8f4!important;border-radius:28px!important;box-shadow:0 18px 50px #0d284b14!important}.cart-panel-header{border-bottom:1px solid #e4ebf5!important}.cart-panel-header h2,.cart-summary-card h2,.cart-eyebrow,.cart-line-main strong,.cart-line-total,.cart-summary-lines strong,.cart-total-row strong,.checkout-summary-card h3,.checkout-card h2{color:#0b1f3a!important}.cart-eyebrow{color:#315f9e!important}.cart-items-count{color:#0b1f3a!important;background:#eef5ff!important;border:1px solid #d7e7fb!important}.cart-item-card{background:#fff!important;border:1px solid #e4ebf5!important;box-shadow:0 10px 26px #0d284b0f!important}.cart-item-card:hover{background:#fff!important;border-color:#cddbeb!important;box-shadow:0 14px 34px #0d284b17!important}.cart-item-media{background:#f7faff!important;border:1px solid #e4ebf5!important}.cart-item-title-row,.cart-line-main,.cart-item-meta,.cart-summary-lines span,.cart-total-row span,.cart-help-box span{color:#53647c!important}.cart-item-meta>span:not(.warehouse-badge){color:#53647c!important;background:#f7faff!important;border:1px solid #dfe8f4!important}.warehouse-badge.domestic,.warehouse-badge.international{color:#fff!important;background:#0b1f3a!important;border:1px solid #0b1f3a!important}.cart-qty-controls{height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d9e2f1!important;border-radius:14px!important;grid-template-columns:44px 52px 44px!important;gap:0!important;padding:0!important;display:inline-grid!important;overflow:hidden!important}.cart-qty-btn,.cart-qty-value{color:#0b1f3a!important;width:auto!important;min-width:0!important;height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:flex!important}.cart-qty-value{border-left:1px solid #e6edf7!important;border-right:1px solid #e6edf7!important;font-size:14px!important}.cart-qty-btn:hover{color:#0b1f3a!important;background:#eef5ff!important;transform:none!important}.cart-remove-btn{color:#6b7b91!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe8f4!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important}.cart-summary-lines div,.cart-total-row{color:#53647c!important}.cart-total-row{border-top:1px solid #e4ebf5!important}.cart-total-row strong{color:#0b1f3a!important}.cart-checkout-btn{color:#fff!important;background:#0b5de8!important;box-shadow:0 14px 28px #0b5de82e!important}.cart-checkout-btn:hover{background:#084bbd!important}.cart-clear-link{color:#0b1f3a!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe8f4!important}.cart-clear-link:hover{background:#f7faff!important}.cart-trust-list span,.cart-help-box{color:#203c64!important}.cart-help-box{background:#f7faff!important;border:1px solid #dfe8f4!important}.cart-help-box strong,.cart-help-box a{color:#0b1f3a!important}.empty-cart-modern{color:#0b1f3a!important;background:#fff!important;border:1px dashed #d9e2f1!important}.checkout-steps{background:#fff!important;border-color:#dfe8f4!important;box-shadow:0 14px 34px #0d284b0f!important}.checkout-steps span{color:#53647c!important;background:#fff!important;border-color:#0000!important}.checkout-steps span.is-active{color:#fff!important;background:#0b1f3a!important}.checkout-steps span.is-complete{color:#0b1f3a!important;background:#eef5ff!important}.checkout-payment-box,.checkout-assurance li,.checkout-summary-trust span{color:#203c64!important;background:#f7faff!important;border-color:#dfe8f4!important}.checkout-page-v2 input,.checkout-page-v2 select,.checkout-page-v2 textarea{color:#0b1f3a!important;background:#fff!important;border-color:#d9e2f1!important}.checkout-copy-row button,.checkout-submit-btn{color:#fff!important;background:#0b5de8!important}.checkout-summary-line{color:#0b1f3a!important;background:#f9fbfe!important;border-color:#e4ebf5!important}.checkout-totals,.checkout-totals .total{color:#0b1f3a!important;border-color:#e4ebf5!important}@media (width<=900px){.cart-modern-layout{grid-template-columns:1fr!important}.cart-summary-card{position:static!important}.cart-item-card{grid-template-columns:88px minmax(0,1fr)!important}.cart-item-media{width:88px!important;height:88px!important}}@media (width<=640px){.cart-line-actions{justify-content:flex-start!important}.cart-item-title-row{gap:10px!important;display:grid!important}}.checkout-page-v2 .page-hero{gap:16px!important;padding:42px 0 22px!important}.checkout-page-v2 .page-hero-icon{border-radius:17px!important;width:52px!important;height:52px!important}.checkout-page-v2 .page-hero-icon svg{width:25px;height:25px;display:block}.checkout-page-v2 .checkout-page-content,.checkout-page-v2 .page-content{padding-bottom:64px!important}.checkout-steps{margin-bottom:20px!important}.checkout-v2-layout{gap:24px!important}.checkout-v2-form{gap:16px!important}.checkout-card{border-radius:24px!important;padding:24px!important}.checkout-summary-card{border-radius:24px!important;padding:22px!important}.checkout-card-heading{gap:13px!important;margin-bottom:18px!important}.checkout-card label{margin-top:12px!important}.checkout-payment-box{border-radius:18px!important;margin-top:16px!important;padding:16px!important}.checkout-review-card .checkout-assurance{margin-bottom:16px!important}.checkout-assurance li{padding:11px 13px!important}.checkout-verification-note{margin-bottom:16px!important}.checkout-summary-items{gap:10px!important}.checkout-summary-line{border-radius:16px!important;gap:12px!important;padding:12px!important}.checkout-summary-img{border-radius:14px!important;width:66px!important;height:66px!important}.checkout-summary-line{grid-template-columns:66px minmax(0,1fr) auto!important}.checkout-summary-info p{margin-bottom:7px!important}.checkout-totals{gap:10px!important;margin-top:16px!important;padding-top:16px!important}.checkout-summary-trust{gap:7px!important;margin-top:16px!important}.checkout-summary-trust span{padding:9px 11px!important}.checkout-warehouse-pill{color:#a61e2d!important;background:#fff2f3!important;border:1px solid #a61e2d!important}.checkout-warehouse-pill.international{color:#0b3f83!important;background:#eef5ff!important;border-color:#0b3f83!important}.checkout-page-v2 input:invalid:not(:placeholder-shown),.checkout-page-v2 textarea:invalid:not(:placeholder-shown),.checkout-page-v2 select:invalid:not(:focus){background:snow!important;border-color:#b42318!important}.checkout-page-v2 button:focus-visible,.checkout-page-v2 a:focus-visible,.checkout-page-v2 .crypto-qr-image-wrap:focus-visible{outline-offset:3px!important;outline:3px solid #315f9e57!important}.crypto-qr-lightbox-close{transition:transform .18s,background .18s,color .18s!important}.crypto-qr-lightbox-close:hover{transform:scale(1.05)}@media (width<=980px){.checkout-v2-layout{gap:20px!important}}@media (width<=640px){.checkout-page-v2 .page-hero{gap:13px!important;padding:28px 0 18px!important}.checkout-page-v2 .page-hero-icon{border-radius:15px!important;width:46px!important;height:46px!important}.checkout-page-v2 .page-hero-icon svg{width:22px;height:22px}.checkout-card,.checkout-summary-card{border-radius:21px!important;padding:18px!important}.checkout-summary-line{grid-template-columns:60px minmax(0,1fr)!important}.checkout-summary-img{width:60px!important;height:60px!important}}.checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}.checkout-address-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.checkout-address-grid .full{grid-column:1/-1}.checkout-acknowledgement{cursor:pointer;color:#344963!important;letter-spacing:0!important;text-transform:none!important;background:#f8fbff!important;border:1px solid #dce6f3!important;border-radius:16px!important;align-items:flex-start!important;gap:12px!important;margin:18px 0!important;padding:15px 16px!important;font-size:.9rem!important;font-weight:700!important;line-height:1.55!important;display:flex!important}.checkout-acknowledgement input{accent-color:#0b1f3a!important;width:19px!important;min-width:19px!important;height:19px!important;margin:2px 0 0!important;padding:0!important}.checkout-acknowledgement a{text-decoration:underline;color:#315f9e!important;font-weight:900!important}.checkout-field-error{color:#a61e2d;margin:6px 2px 0;font-size:.78rem;font-weight:800;line-height:1.35;display:block}.checkout-copy-live{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkout-empty-summary .secondary-btn{margin-top:12px;text-decoration:none;display:inline-flex}@media (width<=640px){.checkout-address-grid{grid-template-columns:1fr}.checkout-address-grid .full{grid-column:auto}}nn .checkout-review-card .checkout-verification-notice{color:#0b1f3a!important;background:#f4f8fe!important;border:1px solid #d9e7f8!important;border-radius:17px!important;align-items:flex-start!important;gap:13px!important;margin:0 0 16px!important;padding:15px 16px!important;display:flex!important}.checkout-verification-icon{color:#0b3f83!important;background:#e5effc!important;border-radius:11px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.checkout-verification-icon svg{width:18px!important;height:18px!important;display:block!important}.checkout-verification-notice strong{color:#0b1f3a!important;letter-spacing:-.01em!important;margin:1px 0 4px!important;font-size:.96rem!important;line-height:1.25!important;display:block!important}.checkout-verification-notice p{color:#5c6f87!important;margin:0!important;font-size:.92rem!important;line-height:1.5!important}.checkout-review-card .checkout-acknowledgement{color:#203c64!important;cursor:pointer!important;text-transform:none!important;letter-spacing:normal!important;background:#fff!important;border:1px solid #dfe8f4!important;border-radius:17px!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;margin:0 0 18px!important;padding:17px 18px!important;display:grid!important}.checkout-review-card .checkout-acknowledgement:hover{background:#fbfdff!important;border-color:#bfd0e6!important}.checkout-review-card .checkout-acknowledgement input{accent-color:#0b5de8!important;width:20px!important;height:20px!important;margin:2px 0 0!important}.checkout-acknowledgement-copy{gap:6px!important;min-width:0!important;display:grid!important}.checkout-acknowledgement-copy strong{color:#0b1f3a!important;text-transform:none!important;letter-spacing:normal!important;font-size:.94rem!important;font-weight:800!important;line-height:1.45!important}.checkout-acknowledgement-copy small{color:#5c6f87!important;text-transform:none!important;letter-spacing:normal!important;font-size:.88rem!important;font-weight:500!important;line-height:1.45!important}.checkout-acknowledgement-copy a{color:#0b3f83!important;text-underline-offset:2px!important;font-weight:800!important;text-decoration-thickness:1px!important}.checkout-review-card .checkout-submit-btn{margin-top:0!important}@media (width<=640px){.checkout-review-card .checkout-verification-notice{gap:11px!important;padding:14px!important}.checkout-review-card .checkout-acknowledgement{gap:10px!important;padding:15px!important}}.checkout-review-card .checkout-submit-btn{letter-spacing:0!important;text-transform:none!important;font-family:inherit!important}.confirmation-page-v2 .confirmation-page-hero{align-items:center!important;gap:16px!important;padding-top:34px!important;padding-bottom:26px!important}.confirmation-page-v2 .confirmation-hero-icon{color:#fff;background:#0b1f3a;border-radius:17px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.confirmation-page-v2 .confirmation-hero-icon svg{width:27px;height:27px}.confirmation-page-v2 .confirmation-page-hero h1{margin-bottom:6px!important}.confirmation-page-v2 .confirmation-page-hero p{margin:0!important}.confirmation-page-content{padding-top:8px!important}.confirmation-v2-card{max-width:880px!important;margin:0 auto 70px!important}.confirmation-card-v3{text-align:left!important;padding:30px!important}.confirmation-order-header{border-bottom:1px solid #0b1f3a1a;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.confirmation-order-header>p{color:#667085;text-align:right;max-width:410px;margin:0;line-height:1.55}.confirmation-eyebrow,.confirmation-detail-grid section>span,.confirmation-payment-details>div>span{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.75rem;font-weight:900;display:block}.confirmation-order-number-row,.confirmation-copy-row{align-items:center;gap:10px;min-width:0;display:flex}.confirmation-order-number-v2{color:#0b1f3a;letter-spacing:.045em;overflow-wrap:anywhere;font-size:1.55rem;line-height:1.1}.confirmation-copy-btn{color:#0b1f3a;white-space:nowrap;min-height:36px;box-shadow:none;background:#fff;border:1px solid #0b1f3a26;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:8px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.confirmation-copy-btn:hover{background:#f3f7ff;border-color:#0b1f3a4d}.confirmation-copy-btn:focus-visible{outline-offset:2px;outline:3px solid #0052e038}.confirmation-copy-btn svg{flex:0 0 16px;width:16px;height:16px}.confirmation-payment-panel{background:#f5f8fd;border:1px solid #0b1f3a1a;border-radius:20px;margin:24px 0;padding:22px}.confirmation-payment-panel.etransfer{border-left:5px solid #0b3f83}.confirmation-payment-panel.crypto{border-left:5px solid #6842c2}.confirmation-payment-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.confirmation-payment-heading h2{color:#0b1f3a;font-size:1.18rem;margin:8px 0 6px!important}.confirmation-payment-heading p{color:#506176;margin:0;line-height:1.55}.confirmation-payment-total{color:#0b1f3a;white-space:nowrap;font-size:1.45rem}.confirmation-status-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:27px;padding:5px 10px;font-size:.7rem;font-weight:950;display:inline-flex}.confirmation-status-badge.awaiting{color:#7a4b00;background:#fff1d6;border:1px solid #f3ce84}.confirmation-status-badge.pending{color:#4a2a93;background:#eee9ff;border:1px solid #cec0f5}.confirmation-payment-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.confirmation-payment-details>div{background:#fff;border:1px solid #0b1f3a14;border-radius:14px;min-width:0;padding:14px}.confirmation-payment-details strong{color:#0b1f3a;overflow-wrap:anywhere;display:block}.confirmation-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.confirmation-help-note{font-size:.86rem;color:#667085!important;margin:14px 0 0!important}.confirmation-next-steps{margin:28px 0}.confirmation-next-steps h2,.confirmation-order-items h2{color:#0b1f3a;margin:0;font-size:1.1rem}.confirmation-next-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.confirmation-next-steps li{background:#fbfcfe;border:1px solid #0b1f3a14;border-radius:16px;gap:11px;padding:15px;display:flex}.confirmation-next-steps li>span{color:#fff;background:#0b1f3a;border-radius:999px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:950;display:grid}.confirmation-next-steps strong{color:#0b1f3a;font-size:.88rem;display:block}.confirmation-next-steps p{color:#667085;margin:4px 0 0;font-size:.78rem;line-height:1.45}.confirmation-detail-grid{grid-template-columns:1.3fr .8fr .8fr;gap:12px;margin:0 0 28px;display:grid}.confirmation-detail-grid section{background:#f7f9fc;border:1px solid #0b1f3a14;border-radius:16px;min-width:0;padding:16px}.confirmation-detail-grid strong{color:#0b1f3a;display:block}.confirmation-detail-grid p{color:#667085;overflow-wrap:anywhere;margin:4px 0 0}.confirmation-detail-total{font-size:1.2rem}.confirmation-warehouse-pill{letter-spacing:.03em;border-radius:999px;align-items:center;min-height:27px;padding:5px 10px;font-size:.7rem;font-weight:950;display:inline-flex}.confirmation-warehouse-pill.domestic{color:#a61e2d;background:#fff2f3;border:1px solid #a61e2d}.confirmation-warehouse-pill.international{color:#0b3f83;background:#eef5ff;border:1px solid #0b3f83}.confirmation-order-items{border-top:1px solid #0b1f3a1a;padding-top:24px}.confirmation-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.confirmation-section-heading>span{color:#667085;font-size:.82rem;font-weight:800}.confirmation-items-v2{gap:10px;margin:0;padding:0;list-style:none;display:grid}.confirmation-items-v2 li{background:#f7f9fc;border:1px solid #0b1f3a12;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:14px 15px;display:flex}.confirmation-item-main{gap:5px;min-width:0;display:grid}.confirmation-item-main>strong{color:#0b1f3a}.confirmation-item-main>span{color:#667085;font-size:.83rem}.confirmation-item-numbers{text-align:right;white-space:nowrap}.confirmation-item-numbers span{color:#667085;margin-bottom:4px;font-size:.8rem;display:block}.confirmation-item-numbers strong{color:#0b1f3a}.confirmation-empty-items{color:#667085;text-align:center;border:1px dashed #0b1f3a2e;border-radius:14px;padding:18px}.confirmation-card-v3 .confirmation-actions{border-top:1px solid #0b1f3a1a;align-items:center;margin-top:26px;padding-top:24px}.confirmation-secondary-light{color:#0b1f3a!important;background:#fff!important;border-color:#0b1f3a2e!important}.confirmation-home-link,.confirmation-support-link{color:#0b1f3a;text-underline-offset:3px;font-weight:850;text-decoration:underline}.confirmation-empty-state{text-align:center!important;padding:42px 30px!important}.confirmation-empty-state>p{max-width:590px;margin:10px auto 24px;line-height:1.6}.confirmation-empty-icon{color:#0b1f3a;background:#f2f6fc;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid}.confirmation-empty-icon svg{width:29px;height:29px}@media (width<=760px){.confirmation-card-v3{padding:21px!important}.confirmation-order-header,.confirmation-payment-heading{gap:14px;display:grid}.confirmation-order-header>p{text-align:left;max-width:none}.confirmation-payment-details,.confirmation-next-steps ol,.confirmation-detail-grid{grid-template-columns:1fr}.confirmation-payment-total{font-size:1.25rem}.confirmation-order-number-v2{font-size:1.3rem}}@media (width<=520px){.confirmation-page-v2 .confirmation-page-hero{padding-top:24px!important;padding-bottom:20px!important}.confirmation-order-number-row,.confirmation-copy-row{flex-wrap:wrap;align-items:flex-start}.confirmation-copy-row strong{width:100%}.confirmation-items-v2 li{display:grid}.confirmation-item-numbers{text-align:left}.confirmation-card-v3 .confirmation-actions{grid-template-columns:1fr;display:grid!important}.confirmation-card-v3 .confirmation-actions a{text-align:center;justify-content:center;width:100%}}.checkout-page-v2 .has-error>label,.checkout-page-v2 .checkout-acknowledgement.has-error .checkout-acknowledgement-copy strong{color:#a61e2d!important}.checkout-page-v2 [aria-invalid=true]{background:#fff5f6!important;border-color:#c52233!important;box-shadow:0 0 0 4px #c522331f!important}.checkout-page-v2 [aria-invalid=true]:focus{border-color:#a61e2d!important;box-shadow:0 0 0 4px #c522332e!important}.checkout-field-error{margin:7px 2px 0;font-size:.8rem;font-weight:850;line-height:1.4;display:block;color:#a61e2d!important}.checkout-acknowledgement.has-error{border-radius:16px;padding:12px;background:#fff5f6!important;border:1px solid #c52233!important}.checkout-acknowledgement.has-error .checkout-field-error{grid-column:1/-1;margin-left:30px}#etransferBox .crypto-qr-copy{background:#eef5ff;border-left:4px solid #0b5de8;border-radius:14px;padding:15px 16px}#etransferBox .crypto-qr-copy strong{color:#0b1f3a}#etransferBox .crypto-qr-copy p{color:#203c64;margin:.45rem 0 .35rem;line-height:1.55}#etransferBox .crypto-qr-copy p strong{color:#a61e2d}.confirmation-security-note{color:#52657e;margin-top:8px;font-weight:700;line-height:1.45;display:block}.mbl-kit-selector{background:#f8fbff;border:1px solid #dbe6f5;border-radius:16px;margin:12px 0 14px;padding:10px}.mbl-kit-label{color:#102a56;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800;display:block}.mbl-kit-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.catalog-card[data-card-mode=summary] .mbl-card-kit-selector{margin-top:10px;margin-bottom:12px}.product-unit-badge{white-space:normal;text-align:center}.catalog-card .mbl-select-options,.variant-product-card .mbl-select-options,.live-product-card .mbl-select-options{color:#fff!important;cursor:pointer!important;background:#061f52!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:44px!important;padding:0 16px!important;font-size:.95rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;transition:transform .18s,box-shadow .18s,background .18s!important;display:inline-flex!important;box-shadow:0 10px 22px #061f5224!important}.catalog-card .mbl-select-options:hover,.variant-product-card .mbl-select-options:hover,.live-product-card .mbl-select-options:hover{background:#0a2a6e!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px #061f5233!important}.catalog-card .mbl-select-options.warehouse-add-blocked,.variant-product-card .mbl-select-options.warehouse-add-blocked,.live-product-card .mbl-select-options.warehouse-add-blocked{opacity:.72!important;cursor:not-allowed!important}.mbl-kit-selector{width:100%;margin:12px 0 14px}#mblQuickViewTitle{color:#0f2b5b;margin:0 0 10px;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.05}.product-unit-badge,[data-purchase-unit-badge],.mbl-card-kit-selector{display:none!important}.product-price[data-variant-price],.catalog-card .product-price{margin:12px 0 14px!important}.mbl-price-range{color:#0b1f3a;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe6f5;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex;box-shadow:0 8px 18px #0d2b5b0f}.mbl-price-range-item{flex-direction:column;align-items:center;min-width:0;line-height:1.1;display:flex}.mbl-price-range-item strong{color:#0b2d5c;letter-spacing:-.02em;font-size:1.05rem;font-weight:900}.mbl-price-range-item small{letter-spacing:.08em;text-transform:uppercase;color:#60728a;white-space:nowrap;margin-top:4px;font-size:.68rem;font-weight:800}.mbl-price-range-sep{color:#9db0c7;font-weight:900}@media (width<=560px){.mbl-price-range{gap:8px}.mbl-price-range-item strong{font-size:.98rem}.mbl-price-range-item small{font-size:.62rem}}.catalog-card,.variant-product-card,.live-product-card{border:1px solid #0d2b5b1a!important;flex-direction:column!important;min-height:100%!important;transition:transform .22s,box-shadow .22s,border-color .22s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 38px #0d2b5b12!important}.catalog-card:hover,.variant-product-card:hover,.live-product-card:hover{border-color:#0d2b5b38!important;transform:translateY(-4px)!important;box-shadow:0 24px 54px #0d2b5b1f!important}.catalog-image-shell{place-items:center!important;min-height:245px!important;padding:34px 22px 18px!important;display:grid!important;position:relative!important;overflow:hidden!important}.catalog-image-shell .product-vial-image,.catalog-card .product-vial-image{object-fit:contain!important;width:min(86%,245px)!important;max-height:230px!important;transition:transform .24s!important}.catalog-card:hover .product-vial-image,.variant-product-card:hover .product-vial-image,.live-product-card:hover .product-vial-image{transform:scale(1.035)!important}.mbl-card-warehouse-badge{z-index:3!important;color:#fff!important;letter-spacing:.035em!important;text-transform:uppercase!important;background:#071f4f!important;border-radius:999px!important;align-items:center!important;gap:6px!important;min-height:28px!important;padding:7px 11px!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:14px!important;box-shadow:0 10px 22px #071f4f33!important}.mbl-card-warehouse-badge.international{background:#123e73!important}.catalog-card .stock-status-badge{z-index:3!important;color:#0f5132!important;background:#fff!important;border:1px solid #22c55e47!important;border-radius:999px!important;align-items:center!important;gap:6px!important;min-height:28px!important;padding:7px 10px!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 10px 22px #0d2b5b14!important}.catalog-card .stock-status-badge .stock-dot{background:#22c55e!important;border-radius:999px!important;width:8px!important;height:8px!important;box-shadow:0 0 0 3px #22c55e24!important}.catalog-card .catalog-card-body,.variant-product-card .catalog-card-body,.live-product-card .catalog-card-body{text-align:center!important;flex-direction:column!important;flex:auto!important;align-items:stretch!important;gap:0!important;padding:8px 22px 22px!important;display:flex!important}.catalog-card .catalog-card-body h3,.variant-product-card .catalog-card-body h3,.live-product-card .catalog-card-body h3{color:#071f4f!important;letter-spacing:.045em!important;text-transform:uppercase!important;margin:2px 0 12px!important;font-size:clamp(1.2rem,1.8vw,1.48rem)!important;font-weight:950!important;line-height:1.05!important}.product-price[data-variant-price],.catalog-card .product-price,.catalog-card .featured-price{width:100%!important;margin:4px 0 16px!important}.mbl-price-range-premium,.mbl-price-range{color:#071f4f!important;background:linear-gradient(#fff 0%,#f7fbff 100%)!important;border:1px solid #dbe6f5!important;border-radius:18px!important;grid-template-columns:1fr auto 1fr!important;grid-template-areas:"eyebrow eyebrow eyebrow""from sep full""caption caption caption"!important;align-items:center!important;gap:5px 12px!important;width:100%!important;padding:13px 14px 12px!important;display:grid!important;box-shadow:0 12px 24px #0d2b5b12!important}.mbl-price-eyebrow{color:#7c8da6!important;letter-spacing:.13em!important;text-transform:uppercase!important;grid-area:eyebrow!important;justify-self:start!important;font-size:.65rem!important;font-weight:950!important;line-height:1!important}.mbl-price-primary{text-align:left!important;grid-area:from!important;align-items:flex-start!important}.mbl-price-secondary{text-align:right!important;grid-area:full!important;align-items:flex-end!important}.mbl-price-range-item strong{letter-spacing:-.04em!important;color:#071f4f!important;font-size:clamp(1.38rem,2.8vw,1.9rem)!important;font-weight:950!important}.mbl-price-secondary strong{letter-spacing:-.03em!important;font-size:clamp(1rem,2vw,1.22rem)!important}.mbl-price-range-item small{color:#7c8da6!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-top:4px!important;font-size:.66rem!important;font-weight:900!important}.mbl-price-range-sep{background:#dbe6f5!important;grid-area:sep!important;width:1px!important;height:42px!important;display:block!important}.mbl-price-caption{color:#60728a!important;grid-area:caption!important;margin-top:4px!important;font-size:.74rem!important;font-weight:750!important;line-height:1.2!important}.catalog-card .product-detail-link{color:#315f9e!important;align-self:center!important;margin:0 0 12px!important;font-weight:900!important}.variant-product-card .mbl-select-options,.live-product-card .mbl-select-options,.catalog-card .mbl-select-options{color:#fff!important;letter-spacing:.03em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#071f4f 0%,#0f3d78 100%)!important;border:0!important;border-radius:14px!important;min-height:48px!important;margin-top:auto!important;font-weight:950!important;transition:transform .18s,box-shadow .18s,filter .18s!important;box-shadow:0 14px 28px #071f4f33!important}.variant-product-card .mbl-select-options:hover,.live-product-card .mbl-select-options:hover,.catalog-card .mbl-select-options:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;box-shadow:0 18px 34px #071f4f42!important}.product-unit-badge,[data-purchase-unit-badge],.mbl-card-kit-selector,.mbl-kit-selector{display:none!important}@media (width<=720px){.catalog-image-shell{min-height:210px!important;padding-top:32px!important}.catalog-image-shell .product-vial-image{max-height:195px!important}.mbl-card-warehouse-badge,.catalog-card .stock-status-badge{padding:6px 9px!important;font-size:.66rem!important;top:12px!important}.mbl-card-warehouse-badge{left:12px!important}.catalog-card .stock-status-badge{right:12px!important}.mbl-price-range-premium,.mbl-price-range{gap:5px 8px!important;padding:12px!important}}.favorite-toggle,[data-favorite-toggle],.favorite-icon{visibility:hidden!important;pointer-events:none!important;display:none!important}.polished-catalog-grid,.international-catalog-grid,.domestic-products-live,.international-products-live{align-items:stretch!important}.catalog-card,.variant-product-card,.live-product-card{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border-color:#0d2b5b14!important;min-height:560px!important;box-shadow:0 14px 34px #0d2b5b0e!important}.catalog-card:hover,.variant-product-card:hover,.live-product-card:hover{border-color:#0d2b5b2e!important;box-shadow:0 24px 58px #0d2b5b1d!important}.catalog-image-shell{background:radial-gradient(circle at 50% 44%,#d6e2f6a6 0%,#fff0 58%)!important;min-height:270px!important;padding:38px 18px 16px!important}.catalog-image-shell .product-vial-image,.catalog-card .product-vial-image{width:min(92%,275px)!important;max-height:252px!important}.catalog-card .catalog-card-body,.variant-product-card .catalog-card-body,.live-product-card .catalog-card-body{gap:0!important;padding:10px 22px 24px!important}.catalog-card .catalog-card-body h3,.variant-product-card .catalog-card-body h3,.live-product-card .catalog-card-body h3{letter-spacing:.06em!important;color:#061a44!important;margin:4px 0 14px!important;font-size:clamp(1.32rem,2vw,1.62rem)!important}.mbl-card-warehouse-badge{background:#071f4f!important;min-height:30px!important;padding:8px 12px!important;font-size:.72rem!important;top:16px!important;left:16px!important}.catalog-card .stock-status-badge{min-height:30px!important;padding:8px 11px!important;font-size:.72rem!important;top:16px!important;right:16px!important}.product-price[data-variant-price],.catalog-card .product-price,.catalog-card .featured-price{margin:2px 0 18px!important}.mbl-price-range-premium,.mbl-price-range{border-color:#0d2b5b1a!important;border-radius:20px!important;padding:15px 16px 13px!important;box-shadow:0 10px 24px #0d2b5b0e!important}.mbl-price-eyebrow{color:#7b8aa2!important}.mbl-price-primary strong{color:#061a44!important;font-size:clamp(1.65rem,3vw,2.15rem)!important}.mbl-price-secondary small{color:#b4872a!important}.mbl-price-secondary strong{color:#061a44!important;font-size:clamp(1.12rem,2vw,1.35rem)!important}.mbl-price-caption{color:#65748a!important;font-size:.72rem!important}.catalog-card .product-detail-link{color:#466585!important;opacity:.9!important;margin:-4px 0 14px!important;font-size:.86rem!important}.catalog-card .product-detail-link:hover{color:#071f4f!important;opacity:1!important}.variant-product-card .mbl-select-options,.live-product-card .mbl-select-options,.catalog-card .mbl-select-options{letter-spacing:.04em!important;border-radius:15px!important;min-height:50px!important}.product-unit-badge,[data-purchase-unit-badge],.mbl-card-kit-selector,.mbl-kit-selector,.product-card-availability-summary{display:none!important}@media (width<=720px){.catalog-card,.variant-product-card,.live-product-card{min-height:520px!important}.catalog-image-shell{min-height:235px!important;padding-top:36px!important}.catalog-image-shell .product-vial-image{max-height:215px!important}.mbl-card-warehouse-badge,.catalog-card .stock-status-badge{padding:7px 9px!important;font-size:.66rem!important;top:12px!important}}.catalog-card .product-detail-link,.variant-product-card .product-detail-link,.live-product-card .product-detail-link{display:none!important}.variant-product-card .mbl-select-options,.live-product-card .mbl-select-options,.catalog-card .mbl-select-options{justify-content:center!important;align-items:center!important;gap:10px!important;display:inline-flex!important}.variant-product-card.mbl-card-v2,.live-product-card.mbl-card-v2,.catalog-card.mbl-card-v2{background:#fff!important;border:1px solid #071f4f1a!important;border-radius:28px!important;flex-direction:column!important;height:100%!important;min-height:520px!important;padding:22px!important;transition:transform .22s,box-shadow .22s,border-color .22s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 48px #071f4f13!important}.variant-product-card.mbl-card-v2:hover,.live-product-card.mbl-card-v2:hover,.catalog-card.mbl-card-v2:hover{border-color:#0f3d7838!important;transform:translateY(-4px)!important;box-shadow:0 26px 68px #071f4f1f!important}.mbl-card-v2 .catalog-image-shell{background:linear-gradient(#f6f9fde0 0%,#fff0 100%)!important;border:0!important;justify-content:center!important;align-items:center!important;height:235px!important;min-height:235px!important;margin:0 0 14px!important;padding:8px 6px 14px!important;display:flex!important;position:relative!important;overflow:visible!important}.mbl-card-v2 .product-vial-image,.mbl-card-v2 .catalog-image-shell img{object-fit:contain!important;width:auto!important;max-width:92%!important;max-height:232px!important;transition:transform .24s!important;transform:scale(1.06)!important}.mbl-card-v2:hover .product-vial-image,.mbl-card-v2:hover .catalog-image-shell img{transform:scale(1.09)!important}.mbl-card-v2 .catalog-card-body{flex-direction:column!important;flex:auto!important;gap:0!important;min-height:0!important;padding:0!important;display:flex!important}.mbl-card-v2 h3,.mbl-card-v2 .product-title{color:#071f4f!important;letter-spacing:.055em!important;text-transform:uppercase!important;margin:0 0 12px!important;font-size:clamp(1.08rem,1.2vw,1.28rem)!important;font-weight:950!important;line-height:1.15!important}.mbl-card-v2 .mbl-card-status-row{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:28px!important;margin:0 0 18px!important;display:flex!important}.mbl-card-v2 .mbl-card-badge,.mbl-card-v2 .mbl-card-stock{white-space:nowrap!important;letter-spacing:.045em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:6px 10px!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.mbl-card-v2 .mbl-card-badge{color:#fff!important;background:#071f4f!important;box-shadow:0 8px 18px #071f4f24!important}.mbl-card-v2 .mbl-card-badge.is-international{background:#0f3d78!important}.mbl-card-v2 .mbl-card-stock{color:#0f5132!important;background:#eaf7ef!important;border:1px solid #0f51321f!important}.mbl-card-v2 .mbl-card-stock:before{content:""!important;background:#18a558!important;border-radius:50%!important;width:7px!important;height:7px!important;margin-right:6px!important;box-shadow:0 0 0 3px #18a55821!important}.mbl-card-v2 .product-price,.mbl-card-v2 [data-variant-price]{min-height:78px!important;margin:0 0 18px!important}.mbl-card-v2 .mbl-card-price-block{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;display:grid!important}.mbl-card-v2 .mbl-card-price-col{flex-direction:column!important;min-width:0!important;display:flex!important}.mbl-card-v2 .mbl-card-price-label{color:#75859a!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:4px!important;font-size:.66rem!important;font-weight:950!important;line-height:1!important}.mbl-card-v2 .mbl-card-price-main{color:#071f4f!important;letter-spacing:-.055em!important;font-size:clamp(1.65rem,2.6vw,2.12rem)!important;font-weight:950!important;line-height:.95!important}.mbl-card-v2 .mbl-card-price-secondary .mbl-card-price-main{color:#29496f!important;letter-spacing:-.04em!important;font-size:clamp(1.12rem,1.8vw,1.36rem)!important}.mbl-card-v2 .mbl-card-price-divider{background:#071f4f1f!important;width:1px!important;height:48px!important}.mbl-card-v2 .mbl-card-price-caption{color:#667890!important;grid-column:1/-1!important;margin-top:1px!important;font-size:.76rem!important;font-weight:750!important;line-height:1.25!important}.mbl-card-v2 .product-detail-link{color:#315f9e!important;order:9!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:10px 0 0!important;font-size:.84rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.mbl-card-v2 .product-detail-link:hover{color:#071f4f!important}.mbl-card-v2 .mbl-select-options,.mbl-card-v2 .mbl-quick-view-trigger,.mbl-card-v2 [data-select-options]{color:#fff!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;background:linear-gradient(135deg,#071f4f 0%,#0f3d78 100%)!important;border:0!important;border-radius:16px!important;order:8!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:50px!important;margin-top:auto!important;padding:0 18px!important;font-size:.86rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 14px 30px #071f4f2e!important}.mbl-card-v2 .mbl-select-options:hover,.mbl-card-v2 .mbl-quick-view-trigger:hover,.mbl-card-v2 [data-select-options]:hover{transform:translateY(-1px)!important;box-shadow:0 18px 36px #071f4f3d!important}.mbl-card-v2 .mbl-card-warehouse-badge,.mbl-card-v2 .favorite-btn,.mbl-card-v2 .wishlist-btn,.mbl-card-v2 [data-favorite],.mbl-card-v2 [aria-label*=favorite i],.mbl-card-v2 [aria-label*=wishlist i]{display:none!important}@media (width<=760px){.variant-product-card.mbl-card-v2,.live-product-card.mbl-card-v2,.catalog-card.mbl-card-v2{min-height:480px!important;padding:18px!important}.mbl-card-v2 .catalog-image-shell{height:200px!important;min-height:200px!important}.mbl-card-v2 .product-vial-image,.mbl-card-v2 .catalog-image-shell img{max-height:198px!important}.mbl-card-v2 .mbl-card-price-block{text-align:center!important;grid-template-columns:1fr!important;gap:5px!important}.mbl-card-v2 .mbl-card-price-divider{display:none!important}.mbl-card-v2 .mbl-card-status-row{flex-wrap:wrap!important;justify-content:center!important}}#productGrid.catalog-grid,#productGrid.polished-catalog-grid,#productGrid.international-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;align-items:stretch!important;gap:28px!important;display:grid!important}.mbl-card-v2 .stock-status-badge,.mbl-card-v2 .mbl-product-concentration-ui,.mbl-card-v2 .mbl-single-concentration-badge,.mbl-card-v2 .concentration-select-wrap:not(.product-card-hidden-select){display:none!important}.variant-product-card.mbl-card-v2,.live-product-card.mbl-card-v2,.catalog-card.mbl-card-v2{min-width:0!important;min-height:500px!important}.mbl-card-v2 h3,.mbl-card-v2 .product-title{white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important;letter-spacing:.045em!important;max-width:100%!important;font-size:clamp(1.02rem,1.05vw,1.18rem)!important}.mbl-card-v2 .mbl-card-status-row{overflow:hidden!important}.mbl-card-v2 .mbl-card-badge,.mbl-card-v2 .mbl-card-stock{flex:0 auto!important;max-width:100%!important}.mbl-card-v2 .mbl-card-price-main{font-size:clamp(1.45rem,2.1vw,1.82rem)!important}.mbl-card-v2 .mbl-card-price-secondary .mbl-card-price-main{font-size:clamp(1.06rem,1.5vw,1.24rem)!important}.mbl-card-v2 .mbl-card-price-block{gap:10px!important}.mbl-card-v2 .catalog-image-shell{height:215px!important;min-height:215px!important}.mbl-card-v2 .product-vial-image,.mbl-card-v2 .catalog-image-shell img{max-height:210px!important}@media (width>=1280px){#productGrid.catalog-grid,#productGrid.polished-catalog-grid,#productGrid.international-catalog-grid{grid-template-columns:repeat(3,minmax(260px,1fr))!important}}.mbl-card-v2 .mbl-product-concentration-option,.mbl-card-v2 [data-mbl-concentration-option],.mbl-card-v2 [role=group][aria-label=Select\ concentration]{display:none!important}.faq-clean-page{max-width:1180px;margin:0 auto;padding:64px 24px 72px}.faq-clean-hero{text-align:center;max-width:820px;margin:0 auto 28px}.faq-clean-hero h1{color:#001f54;letter-spacing:-.055em;margin:12px 0;font-size:clamp(2.3rem,5vw,4.5rem);line-height:.96}.faq-clean-hero p{color:#47607f;max-width:720px;margin:0 auto;font-size:1.05rem;line-height:1.65}.faq-ruo-panel{background:linear-gradient(135deg,#fffffffa,#f0f7fff0);border:1px solid #001f5424;border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:18px;max-width:940px;margin:30px auto 22px;padding:24px;display:grid;box-shadow:0 18px 45px #001f5414}.faq-ruo-icon{color:#fff;background:#001f54;border-radius:18px;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.faq-ruo-panel h2{color:#001f54;letter-spacing:-.02em;margin:0 0 8px;font-size:1.35rem}.faq-ruo-panel p{color:#415a77;margin:0;line-height:1.65}.faq-search-strip{background:#fff;border:1px solid #001f541a;border-radius:20px;grid-template-columns:160px 1fr;align-items:center;gap:16px;max-width:940px;margin:0 auto 36px;padding:16px 18px;display:grid;box-shadow:0 12px 32px #001f540e}.faq-search-strip label{color:#001f54;font-weight:800}.faq-search-field{position:relative}.faq-search-field input{width:100%;font:inherit;color:#001f54;background:#f8fbff;border:1px solid #001f5424;border-radius:999px;outline:none;padding:13px 44px 13px 18px}.faq-search-field input:focus{border-color:#2d6bff;box-shadow:0 0 0 4px #2d6bff1c}.faq-search-field span{color:#2d6bff;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.faq-clean-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:34px;display:grid}.faq-topic-nav{background:#fff;border:1px solid #001f541a;border-radius:22px;flex-direction:column;gap:8px;padding:14px;display:flex;position:sticky;top:110px;box-shadow:0 14px 36px #001f540e}.faq-topic-nav a{color:#415a77;border-radius:14px;padding:12px 14px;font-weight:800;text-decoration:none;transition:background .18s,color .18s}.faq-topic-nav a:hover{color:#001f54;background:#eef5ff}.faq-clean-sections{flex-direction:column;gap:26px;display:flex}.faq-clean-section{background:#fff;border:1px solid #001f541a;border-radius:26px;padding:26px;scroll-margin-top:120px;box-shadow:0 18px 48px #001f5412}.faq-section-heading{align-items:center;gap:12px;margin-bottom:10px;display:flex}.faq-section-heading span{background:#eef5ff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.faq-section-heading h2{color:#001f54;letter-spacing:-.03em;margin:0;font-size:1.55rem}.faq-clean-accordion{border-top:1px solid #001f541a}.faq-clean-accordion details{border-bottom:1px solid #001f541a;padding:0}.faq-clean-accordion summary{cursor:pointer;color:#001f54;justify-content:space-between;align-items:center;gap:20px;padding:20px 2px;font-weight:900;line-height:1.35;list-style:none;display:flex}.faq-clean-accordion summary::-webkit-details-marker{display:none}.faq-clean-accordion summary strong{color:#2d6bff;background:#eef5ff;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;font-size:1.25rem;display:grid}.faq-clean-accordion details p{color:#415a77;max-width:800px;margin:0;padding:0 46px 20px 2px;line-height:1.7}.faq-support-cta{color:#fff;background:linear-gradient(135deg,#06285f 0%,#0b4696 100%);border:1px solid #001f541f;border-radius:28px;margin-top:36px;padding:34px;overflow:hidden;box-shadow:0 24px 56px #001f5433}.faq-support-cta .support-eyebrow{color:#7fb2ff;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:900;display:inline-block}.faq-support-cta h2{color:#fff;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.05}.faq-support-cta p{color:#ffffffe0;max-width:820px;margin:0;font-size:1.02rem;line-height:1.65}.faq-support-chips{flex-wrap:wrap;gap:10px;margin:22px 0 18px;display:flex}.faq-support-chips span{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;padding:9px 14px;font-size:.92rem;font-weight:800;display:inline-flex}.faq-support-note{color:#ffffffe6;background:#ffffff1c;border-left:4px solid #7fb2ff;border-radius:14px;max-width:840px;margin:0 0 22px;padding:13px 15px;line-height:1.55}.faq-support-note strong{color:#fff}.faq-support-button{color:#001f54;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #0000002e}.faq-support-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00000038}@media (width<=900px){.faq-clean-layout{grid-template-columns:1fr}.faq-topic-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.faq-search-strip{grid-template-columns:1fr}.faq-support-cta{padding:26px}}@media (width<=560px){.faq-clean-page{padding:42px 16px 56px}.faq-ruo-panel{grid-template-columns:1fr;padding:20px}.faq-topic-nav{grid-template-columns:1fr}.faq-clean-section{border-radius:22px;padding:20px}.faq-clean-accordion summary{padding:18px 0}.faq-clean-accordion details p{padding-right:0}}section.faq-support-cta h2,.faq-support-cta.faq-support-cta-v3 h2{color:#fff!important}section.faq-support-cta .support-eyebrow,.faq-support-cta.faq-support-cta-v3 .support-eyebrow{color:#8ec0ff!important}.faq-support-cta.faq-support-cta-v3 .faq-support-button{width:fit-content;max-width:100%}@media (width<=560px){.faq-support-cta.faq-support-cta-v3{border-radius:24px;padding:24px 20px}.faq-support-chips span{justify-content:flex-start;width:100%}.faq-support-button{width:100%}}.contact-form-card.support-card{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1.5px solid #c9d8ea!important;box-shadow:0 18px 42px #06163714,inset 0 0 0 1px #ffffffd9!important}.contact-form-card.support-card:focus-within{border-color:#a9bfdd!important;box-shadow:0 20px 48px #0616371a,0 0 0 4px #0052e00f!important}@media (width<=720px){.contact-form-card.support-card{border-radius:20px!important;padding:22px!important}}.faq-clean-hero h1{letter-spacing:-.045em;font-size:clamp(2.25rem,4.4vw,3.85rem);line-height:1.02}.faq-ruo-icon svg,.faq-section-heading svg,.faq-search-field svg{width:22px;height:22px;display:block}.faq-search-strip{grid-template-columns:132px 1fr;margin-bottom:28px}.faq-search-field span{place-items:center;width:22px;height:22px;display:grid}.faq-no-results{color:#415a77;text-align:center;background:#f8fbff;border:1px solid #001f541a;border-radius:18px;max-width:940px;margin:-10px auto 30px;padding:22px 24px}.faq-no-results strong,.faq-no-results span{display:block}.faq-no-results strong{color:#001f54;margin-bottom:5px}.faq-topic-nav a.active{color:#001f54;background:#e7f1ff;box-shadow:inset 3px 0 #2d6bff}.faq-topic-nav a:focus-visible,.faq-clean-accordion summary:focus-visible,.faq-support-button:focus-visible{outline-offset:3px;outline:3px solid #2d6bff59}.faq-clean-sections{gap:22px}.faq-clean-section{border-radius:24px;padding:23px}.faq-section-heading span{color:#2d6bff}.faq-clean-accordion summary{border-radius:10px;padding:17px 4px;transition:background .18s,color .18s}.faq-clean-accordion summary:hover{background:#f8fbff}.faq-clean-accordion summary strong{transition:transform .18s,background .18s}.faq-clean-accordion details[open] summary strong{background:#e1edff;transform:rotate(180deg)}.faq-clean-accordion details p{padding-bottom:17px}.faq-support-cta{margin-top:30px;padding:30px}.faq-support-chips{margin:18px 0 16px}.faq-support-note{margin-bottom:19px;padding:11px 14px}@media (width<=900px){.faq-topic-nav{scrollbar-width:thin;flex-direction:row;gap:8px;padding:10px;display:flex;overflow-x:auto}.faq-topic-nav a{white-space:nowrap;flex:none}.faq-topic-nav a.active{box-shadow:inset 0 -3px #2d6bff}}@media (width<=560px){.faq-search-strip{grid-template-columns:1fr}.faq-clean-section{padding:18px}.faq-clean-accordion summary{padding:16px 2px}.faq-support-cta{padding:24px 20px}}.support-page-v2 .support-hub-shell{max-width:1180px;margin:0 auto;padding:0 24px 72px}.support-page-v2 .support-hub-hero{text-align:center;max-width:860px;margin:0 auto;padding:62px 20px 42px}.support-page-v2 .support-hub-hero h1{letter-spacing:-.045em;color:#071b45;margin:8px 0 14px;font-size:clamp(40px,6vw,66px);line-height:1.02}.support-page-v2 .support-hub-hero>p{color:#52647a;max-width:700px;margin:0 auto;font-size:1.08rem;line-height:1.65}.support-page-v2 .contact-trust-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.support-page-v2 .contact-trust-badges span{color:#26435d;background:#fff;border:1px solid #0c2f501f;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.88rem;font-weight:750;display:inline-flex;box-shadow:0 8px 24px #102a430d}.support-page-v2 .contact-trust-badges svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.support-section-heading{text-align:center;max-width:700px;margin:0 auto 24px}.support-section-heading h2{color:#071b45;letter-spacing:-.035em;margin:6px 0 8px;font-size:clamp(28px,4vw,40px)}.support-section-heading p{color:#627286;margin:0;line-height:1.6}.support-quick-help{margin:10px 0 34px}.support-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.support-quick-card{color:#17334e;background:#fff;border:1px solid #0c2f501f;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:190px;padding:23px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 10px 30px #102a430f}.support-quick-card:hover{border-color:#0d4e9347;transform:translateY(-3px);box-shadow:0 18px 38px #102a431a}.support-quick-card:focus-visible{outline-offset:3px;outline:3px solid #1e65b947}.support-quick-card strong{color:#071b45;margin:16px 0 7px;font-size:1rem}.support-quick-card>span:last-child{color:#657488;font-size:.9rem;line-height:1.5}.support-quick-icon{color:#0d4e93;background:#eef5ff;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.support-quick-icon svg,.support-guidance-icon svg,.support-info-icon svg,.support-response-panel svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.support-guidance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 34px;display:grid}.support-guidance-card{background:#f7faff;border:1px solid #0c2f501a;border-radius:18px;gap:15px;padding:20px;display:flex}.support-guidance-card h2{color:#102e4b;margin:0 0 7px;font-size:1rem}.support-guidance-card p{color:#5e7083;margin:0;font-size:.88rem;line-height:1.55}.support-guidance-icon{color:#0d4e93;background:#fff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 6px 18px #102a4312}.support-contact-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);align-items:start;gap:22px;display:grid}.support-page-v2 .support-card{background:#fff;border:1px solid #0c2f501f;border-radius:24px;box-shadow:0 18px 50px #102a4314}.support-page-v2 .contact-form-card{padding:30px}.support-form-heading{text-align:left;max-width:none;margin:0 0 24px}.support-form-heading h2{font-size:clamp(26px,3vw,34px)}.support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.support-field{color:#18344f;gap:7px;font-size:.88rem;font-weight:800;display:grid}.support-field>span,.support-field label span{color:#718094;font-weight:600}.support-field input,.support-field select,.support-field textarea{color:#102b3f;width:100%;font:inherit;background:#fff;border:1px solid #cbd5df;border-radius:12px;padding:12px 13px;font-weight:600;transition:border-color .18s,box-shadow .18s}.support-field input,.support-field select{min-height:48px}.support-field textarea{resize:vertical;min-height:160px;line-height:1.55}.support-field input:focus,.support-field select:focus,.support-field textarea:focus{border-color:#2568ac;outline:none;box-shadow:0 0 0 4px #2568ac1f}.support-field .is-invalid{background:#fff8f7;border-color:#b42318;box-shadow:0 0 0 3px #b4231817}.support-field .is-recommended-missing{background:#fffbf3;border-color:#c88617}.field-error{color:#a11d17;min-height:17px;font-size:.76rem;font-weight:700}.field-help{color:#738296;font-size:.75rem;font-weight:600}.support-message-field{margin-top:17px}.support-message-meta{color:#758398;justify-content:space-between;gap:12px;font-size:.76rem;font-weight:650;display:flex}.support-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.support-response-panel{color:#1c466d;background:#f2f7fd;border:1px solid #0d4e9326;border-radius:14px;align-items:flex-start;gap:12px;margin:19px 0 16px;padding:15px;display:flex}.support-response-panel svg{flex:none;margin-top:1px}.support-response-panel div{gap:3px;display:grid}.support-response-panel strong{font-size:.9rem}.support-response-panel span{color:#5c7186;font-size:.82rem;line-height:1.45}.support-page-v2 .contact-submit-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:#0b2f52;border:0;border-radius:999px;width:100%;min-height:50px;font-weight:900;transition:transform .18s,background .18s}.support-page-v2 .contact-submit-btn:hover{background:#0d3c6d;transform:translateY(-1px)}.support-page-v2 .contact-submit-btn:disabled{cursor:wait;opacity:.72;transform:none}.support-mail-note{text-align:center;color:#748296;margin:10px 0 0;font-size:.77rem;line-height:1.45}.support-page-v2 .contact-success{border-radius:13px;gap:4px;margin-top:14px;padding:14px 16px;font-size:.84rem;line-height:1.45;display:grid}.support-page-v2 .contact-success[hidden]{display:none}.support-page-v2 .contact-success.is-success{color:#17643d;background:#effaf4;border:1px solid #1c7c4b33}.support-page-v2 .contact-success.is-warning{color:#805400;background:#fff9eb;border:1px solid #b9760033}.support-page-v2 .support-info-card{padding:28px;position:sticky;top:110px}.support-page-v2 .support-info-card h2{color:#071b45;letter-spacing:-.025em;margin:7px 0 22px;font-size:1.65rem}.support-info-list-v2{gap:18px;display:grid}.support-info-list-v2>div{align-items:flex-start;gap:13px;display:flex}.support-info-list-v2 .support-info-icon{color:#0d4e93;background:#eef5ff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:0;display:grid}.support-info-list-v2>div>div{gap:3px;display:grid}.support-info-list-v2 strong{color:#18344f;font-size:.88rem}.support-info-list-v2 span,.support-info-list-v2 a{color:#68798c;overflow-wrap:anywhere;font-size:.83rem;line-height:1.45}.support-info-list-v2 a{color:#0d4e93;font-weight:750}.support-research-note{background:#fffaf0;border:1px solid #9a681229;border-radius:14px;margin-top:24px;padding:16px}.support-research-note strong{color:#72500d;font-size:.88rem}.support-research-note p{color:#7d6b48;margin:6px 0 0;font-size:.79rem;line-height:1.48}@media (width<=950px){.support-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-guidance-grid,.support-contact-grid{grid-template-columns:1fr}.support-page-v2 .support-info-card{position:static}}@media (width<=640px){.support-page-v2 .support-hub-shell{padding:0 16px 48px}.support-page-v2 .support-hub-hero{padding:42px 6px 30px}.support-quick-grid{grid-template-columns:1fr}.support-quick-card{min-height:0}.support-form-grid{grid-template-columns:1fr}.support-page-v2 .contact-form-card,.support-page-v2 .support-info-card{border-radius:20px;padding:21px}.support-message-meta{align-items:flex-end}.support-page-v2 .contact-trust-badges{flex-direction:column;align-items:stretch}.support-page-v2 .contact-trust-badges span{justify-content:center}}.support-attachment-field{margin-top:17px}.support-attachment-field input{padding:10px}.support-ticket-tracker{margin:32px 0 0;padding:28px}.support-ticket-tracker h2{margin:7px 0}.support-ticket-tracker>div>p{color:#68798c}.support-ticket-lookup-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;margin-top:20px;display:grid}.support-ticket-lookup-form .contact-submit-btn{min-width:160px}.support-ticket-result{margin-top:20px}.ticket-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ticket-summary>div{background:#f8fbff;border:1px solid #d8e1ea;border-radius:12px;padding:14px}.ticket-summary span{color:#6c7b8d;font-size:.75rem;display:block}.ticket-thread{gap:12px;margin-top:16px;display:grid}.ticket-message{background:#eef4fa;border-radius:14px;max-width:80%;padding:14px}.ticket-message.is-admin{background:#e8f3ff;margin-left:auto}.ticket-message p{white-space:pre-wrap}.ticket-message small{color:#728095}@media (width<=760px){.support-ticket-lookup-form,.ticket-summary{grid-template-columns:1fr}.ticket-message{max-width:100%}}.product-currency-badge{color:#374151;letter-spacing:.03em;text-transform:uppercase;background:#ffffffc7;border:1px solid #1f293724;border-radius:999px;align-items:center;width:fit-content;margin:.35rem 0 .55rem;padding:.22rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.international-catalog-card .product-currency-badge,[data-currency=USD] .product-currency-badge{border-color:#2563eb33}.domestic-catalog-card .product-currency-badge,[data-currency=CAD] .product-currency-badge{border-color:#16a34a33}#productGrid.catalog-grid,#productGrid.polished-catalog-grid{visibility:visible!important;opacity:1!important;display:grid!important}#productGrid>article.catalog-card,#productGrid>article.live-product-card,#productGrid>article.variant-product-card,#productGrid>article.product-card{visibility:visible!important;opacity:1!important;display:flex!important}#productGrid.catalog-grid>article.catalog-card,#productGrid.catalog-grid>article.live-product-card,#productGrid.catalog-grid>article.variant-product-card,#productGrid.catalog-grid>article.product-card{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important}#productGrid.catalog-grid,#productGrid.polished-catalog-grid,#productGrid.international-catalog-grid{visibility:visible!important;opacity:1!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;align-items:stretch!important;gap:28px!important;display:grid!important}#productGrid>article.catalog-card,#productGrid>article.live-product-card,#productGrid>article.variant-product-card,#productGrid>article.product-card{visibility:visible!important;opacity:1!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important}#productGrid>article[hidden]{display:none!important}#productGrid>article[data-currency]{width:100%!important;display:flex!important}@media (width>=1280px){#productGrid.catalog-grid,#productGrid.polished-catalog-grid,#productGrid.international-catalog-grid{grid-template-columns:repeat(3,minmax(260px,1fr))!important}}@media (width<=760px){#productGrid.catalog-grid,#productGrid.polished-catalog-grid,#productGrid.international-catalog-grid{grid-template-columns:1fr!important}}.domestic-products-live{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;align-items:stretch!important;gap:24px!important}.domestic-products-live .mbl-standardized-domestic-card{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #0d2b5b21!important;border-radius:18px!important;min-height:430px!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 42px #081f3e14!important}.domestic-products-live .mbl-standardized-domestic-card .product-vial-image{object-fit:contain!important;width:auto!important;max-width:82%!important;max-height:146px!important}.mbl-card-market-badge,.mbl-card-dosage-badge{z-index:5!important;color:#fff!important;letter-spacing:.02em!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:6px 10px!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;box-shadow:0 8px 18px #071f4f2e!important}.mbl-card-market-badge{text-transform:uppercase!important;background:#0b3f83!important;left:14px!important}.mbl-card-dosage-badge{background:#135eb8!important;right:14px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{text-align:center!important;flex-direction:column!important;flex:1!important;align-items:stretch!important;padding:12px 18px 18px!important;display:flex!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body h3{color:#061a44!important;letter-spacing:-.02em!important;text-transform:none!important;justify-content:center!important;align-items:flex-end!important;min-height:52px!important;margin:0!important;font-size:clamp(1.22rem,1.7vw,1.55rem)!important;font-weight:950!important;line-height:1.08!important;display:flex!important}.mbl-card-title-strength{color:#1372d9!important;margin:4px 0 8px!important;font-size:1.02rem!important;font-weight:950!important;line-height:1!important}.domestic-products-live .mbl-standardized-domestic-card .product-currency-badge{color:#0b3f83!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:#1372d914!important;border:1px solid #1372d924!important;border-radius:999px!important;order:4!important;align-self:center!important;margin:10px 0 0!important;padding:5px 10px!important;font-size:.68rem!important;font-weight:900!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-legacy-price-hidden{display:none!important}.mbl-standard-price-table{border-top:1px solid #0d2b5b1f!important;border-bottom:1px solid #0d2b5b1f!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:12px 0 14px!important;padding:12px 0!important;display:grid!important}.mbl-standard-price-table div{border-left:1px solid #0d2b5b24!important;gap:5px!important;padding:0 8px!important;display:grid!important}.mbl-standard-price-table div:first-child{border-left:0!important}.mbl-standard-price-table span{color:#1372d9!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:950!important;line-height:1.05!important}.mbl-standard-price-table strong{color:#061a44!important;letter-spacing:-.025em!important;font-size:clamp(.92rem,1.1vw,1.12rem)!important;font-weight:950!important;line-height:1.05!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-select-options{color:#fff!important;text-transform:none!important;letter-spacing:0!important;background:linear-gradient(135deg,#0f74df,#0457b8)!important;border-radius:10px!important;min-height:46px!important;margin-top:auto!important;font-size:.92rem!important;box-shadow:0 12px 24px #0f74df33!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-select-options:after{content:" 🛒";font-size:1rem}@media (width>=1180px){.domestic-products-live{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=900px){.domestic-products-live{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){.domestic-products-live{grid-template-columns:1fr!important}.domestic-products-live .mbl-standardized-domestic-card{min-height:400px!important}}.domestic-products-live .mbl-standardized-domestic-card .stock-status-badge{display:none!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-warehouse-badge{color:#fff!important;letter-spacing:.02em!important;background:#0b3f83!important;border-radius:8px!important;min-height:26px!important;padding:6px 10px!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important;top:14px!important;left:14px!important;right:auto!important;box-shadow:0 8px 18px #071f4f2e!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-market-badge{display:none!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-image-shell{height:158px!important;min-height:158px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body h3{min-height:42px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-region-badge{z-index:6!important;color:#fff!important;letter-spacing:.02em!important;text-transform:uppercase!important;background:#0b3f83!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:6px 10px!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:14px!important;box-shadow:0 8px 18px #071f4f2e!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-status-row,.domestic-products-live .mbl-standardized-domestic-card .product-card-hidden-select,.domestic-products-live .mbl-standardized-domestic-card .concentration-select-wrap,.domestic-products-live .mbl-standardized-domestic-card .product-detail-link{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{flex:none!important;min-height:0!important;padding:10px 16px 16px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-select-options{height:44px!important;min-height:44px!important}.domestic-products-live .mbl-standardized-domestic-card{height:456px!important;min-height:456px!important;max-height:456px!important;position:relative!important}.domestic-products-live .mbl-standardized-domestic-card .stock-status-badge{z-index:7!important;letter-spacing:.02em!important;border-radius:999px!important;min-height:26px!important;margin:0!important;padding:6px 10px!important;font-size:.68rem!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 8px 18px #17663a24!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-region-badge{left:14px!important;right:auto!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-dosage-badge{display:none!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{padding:10px 16px 16px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-legacy-config-hidden,.domestic-products-live .mbl-standardized-domestic-card .mbl-legacy-price-hidden{display:none!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important;padding-top:2px!important;display:grid!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{text-align:center!important;border:1px solid #0000!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 10px!important;font-size:.86rem!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn{color:#0b3f83!important;background:#fff!important;border-color:#0b3f8333!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{color:#fff!important;background:linear-gradient(135deg,#16834e,#0c6b3d)!important;box-shadow:0 12px 24px #16834e33!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn:hover,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn:hover{transform:translateY(-1px)!important}@media (width<=620px){.domestic-products-live .mbl-standardized-domestic-card{height:452px!important;min-height:452px!important;max-height:none!important}}.domestic-products-live .mbl-standardized-domestic-card{height:540px!important;min-height:540px!important;max-height:none!important;overflow:hidden!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-image-shell{height:150px!important;min-height:150px!important;padding:32px 16px 10px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{flex-direction:column!important;height:calc(100% - 150px)!important;padding:8px 16px 16px!important;display:flex!important}.domestic-products-live .mbl-standardized-domestic-card .product-currency-badge{margin:4px auto 8px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{flex:none!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important;display:grid!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{height:44px!important;min-height:44px!important;display:inline-flex!important}.domestic-products-live .mbl-standardized-domestic-card{background:linear-gradient(#fff 0%,#f7fbff 58%,#f3f8ff 100%)!important;border:1px solid #0b3f831f!important;border-radius:20px!important;height:520px!important;min-height:520px!important;box-shadow:0 16px 38px #081f3e13!important}.domestic-products-live .mbl-standardized-domestic-card:hover{transform:translateY(-2px)!important;box-shadow:0 20px 48px #081f3e1c!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-image-shell{background:radial-gradient(circle at 50% 48%,#d8e5f7f2 0%,#f4f9ffb8 45%,#fff0 72%)!important;height:166px!important;min-height:166px!important;padding:28px 18px 8px!important}.domestic-products-live .mbl-standardized-domestic-card .product-vial-image{filter:drop-shadow(0 12px 16px #071f4f29)!important;max-width:88%!important;max-height:144px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-region-badge,.domestic-products-live .mbl-standardized-domestic-card .stock-status-badge{letter-spacing:.045em!important;min-height:22px!important;box-shadow:none!important;border-radius:999px!important;padding:4px 8px!important;font-size:.6rem!important;top:12px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-region-badge{background:#0b3f83eb!important;left:12px!important}.domestic-products-live .mbl-standardized-domestic-card .stock-status-badge{color:#107244!important;background:#18844e1a!important;border:1px solid #18844e38!important;right:12px!important}.domestic-products-live .mbl-standardized-domestic-card .stock-status-badge .stock-dot{width:6px!important;height:6px!important;margin-right:5px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body h3{letter-spacing:-.025em!important;color:#071b45!important;align-items:flex-end!important;min-height:34px!important;font-size:1.3rem!important;line-height:1.05!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-title-strength{color:#0f67c7!important;background:#1372d91a!important;border-radius:999px!important;align-self:center!important;margin:5px 0 10px!important;padding:4px 10px!important;font-size:.86rem!important;font-weight:950!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-standard-price-table{background:#ffffff80!important;border-top:1px solid #0b3f831f!important;border-bottom:1px solid #0b3f831f!important;border-radius:12px!important;margin:2px 0 10px!important;padding:11px 0!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-standard-price-table div{padding:0 7px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-standard-price-table span{color:#2e6daa!important;letter-spacing:.055em!important;font-size:.72rem!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-standard-price-table strong{color:#071b45!important;font-size:1.02rem!important}.domestic-products-live .mbl-standardized-domestic-card .product-currency-badge{color:#527098!important;background:0 0!important;border:1px solid #0b3f831a!important;margin:2px auto 10px!important;padding:4px 9px!important;font-size:.62rem!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr)!important;gap:9px!important;padding-top:6px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{border-radius:12px!important;height:42px!important;min-height:42px!important;font-size:.84rem!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn{color:#fff!important;background:linear-gradient(135deg,#0f74df,#0759bc)!important;border-color:#0000!important;box-shadow:0 10px 22px #0f74df2e!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{color:#107244!important;box-shadow:none!important;background:#fff!important;border-color:#18844e38!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn:after{content:" +"!important;font-size:.9rem!important}@media (width<=620px){.domestic-products-live .mbl-standardized-domestic-card{height:520px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{grid-template-columns:1fr!important}}.domestic-products-live .mbl-standardized-domestic-card{height:490px!important;min-height:490px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-image-shell{height:158px!important;min-height:158px!important;padding-top:26px!important}.domestic-products-live .mbl-standardized-domestic-card .product-vial-image{max-height:136px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{height:calc(100% - 158px)!important;padding:8px 18px 14px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body h3{min-height:30px!important;font-size:1.22rem!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-title-strength{margin:4px 0 8px!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-standard-price-table{margin:0 0 8px!important;padding:9px 0!important}.domestic-products-live .mbl-standardized-domestic-card .product-currency-badge{order:10!important;margin:7px auto 0!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{order:9!important;grid-template-columns:minmax(0,1.45fr) minmax(0,.85fr)!important;margin-top:auto!important;padding-top:0!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{background-image:none!important;border-radius:11px!important;height:40px!important;min-height:40px!important;font-size:.82rem!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-view-btn{color:#fff!important;background:#0f6fd7 linear-gradient(135deg,#0f74df,#0759bc)!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn{color:#107244!important;background:#fff!important;border:1px solid #18844e47!important;box-shadow:inset 0 0 0 1px #ffffffa6!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn:hover{background:#18844e14!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-add-btn:after{content:" +"}.domestic-products-live .mbl-standardized-domestic-card.variant-product-card[data-card-mode=summary] .mbl-card-actions .add-to-cart.mbl-card-add-btn,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions button.add-to-cart.mbl-card-add-btn{color:#107244!important;background:#fff!important;border:1px solid #18844e4d!important;box-shadow:inset 0 0 0 1px #ffffffb3!important}.domestic-products-live .mbl-standardized-domestic-card.variant-product-card[data-card-mode=summary] .mbl-card-actions .add-to-cart.mbl-card-add-btn:hover,.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions button.add-to-cart.mbl-card-add-btn:hover{background:#18844e14!important}.domestic-products-live .mbl-standardized-domestic-card .product-currency-badge{order:8!important;justify-content:center!important;align-items:center!important;margin:2px auto 6px!important;display:inline-flex!important}.domestic-products-live .mbl-standardized-domestic-card .mbl-card-actions{order:9!important}.domestic-products-live .mbl-standardized-domestic-card{flex-direction:column!important;height:520px!important;min-height:520px!important;max-height:none!important;display:flex!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-image-shell{flex:0 0 158px!important}.domestic-products-live .mbl-standardized-domestic-card .catalog-card-body{flex:auto!important;height:auto!important;min-height:0!important}.domestic-products-live .mbl-premium-domestic-card{background:linear-gradient(#fffffffa 0%,#f4f9fff0 100%)!important;border:1px solid #09295e1a!important;border-radius:22px!important;flex-direction:column!important;height:452px!important;min-height:452px!important;padding:14px!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 45px #081f3e14!important}.domestic-products-live .mbl-premium-domestic-card:hover{border-color:#0d65cc38!important;transform:translateY(-4px)!important;box-shadow:0 26px 58px #081f3e21!important}.domestic-products-live .mbl-premium-domestic-card:before{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 50% 20%,#1474df14,#0000 42%)!important;position:absolute!important;inset:0!important}.domestic-products-live .mbl-premium-topline{z-index:2!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:4px!important;display:flex!important;position:relative!important}.domestic-products-live .mbl-premium-region,.domestic-products-live .mbl-premium-stock{letter-spacing:.045em!important;text-transform:uppercase!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:4px 9px!important;font-size:.63rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.domestic-products-live .mbl-premium-region{color:#fff!important;background:linear-gradient(135deg,#0b3f83,#126fe0)!important;box-shadow:0 8px 18px #0b3f832e!important}.domestic-products-live .mbl-premium-stock{color:#147a49!important;background:#1798541a!important;border:1px solid #1798542e!important}.domestic-products-live .mbl-premium-image-link{z-index:1!important;justify-content:center!important;align-items:center!important;height:150px!important;margin:0 0 6px!important;text-decoration:none!important;display:flex!important;position:relative!important}.domestic-products-live .mbl-premium-image-glow{filter:blur(.2px)!important;background:radial-gradient(circle,#cfe0f5fa 0%,#f5f9ffb8 56%,#0000 72%)!important;border-radius:999px!important;width:150px!important;height:112px!important;position:absolute!important}.domestic-products-live .mbl-premium-image{z-index:2!important;object-fit:contain!important;filter:drop-shadow(0 18px 20px #09264e2e)!important;width:auto!important;max-width:88%!important;max-height:144px!important;position:relative!important;transform:translateY(2px)!important}.domestic-products-live .mbl-premium-content{z-index:2!important;text-align:center!important;flex-direction:column!important;flex:auto!important;align-items:stretch!important;min-height:0!important;display:flex!important;position:relative!important}.domestic-products-live .mbl-premium-content h3{color:#071b45!important;letter-spacing:-.025em!important;justify-content:center!important;align-items:flex-end!important;min-height:32px!important;margin:0!important;font-size:1.32rem!important;font-weight:950!important;line-height:1.05!important;display:flex!important}.domestic-products-live .mbl-premium-dosage{color:#0e6ed7!important;background:#0e6ed71a!important;border-radius:999px!important;align-self:center!important;margin:7px 0 12px!important;padding:4px 12px!important;font-size:.86rem!important;font-weight:950!important;line-height:1!important}.domestic-products-live .mbl-premium-pricing{background:#ffffffbd!important;border:1px solid #0b3f831a!important;border-radius:16px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:0 0 10px!important;padding:12px 0!important;display:grid!important;box-shadow:inset 0 1px #ffffffdb!important}.domestic-products-live .mbl-premium-price-cell{border-right:1px solid #0b3f831f!important;min-width:0!important;padding:0 8px!important}.domestic-products-live .mbl-premium-price-cell:last-child{border-right:0!important}.domestic-products-live .mbl-premium-price-cell span{color:#246aa8!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:5px!important;font-size:.7rem!important;font-weight:950!important;line-height:1!important;display:block!important}.domestic-products-live .mbl-premium-price-cell strong{color:#071b45!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:1.02rem!important;font-weight:950!important;line-height:1!important;display:block!important}.domestic-products-live .mbl-premium-currency{color:#607895!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#081f3e09!important;border:1px solid #081f3e12!important;border-radius:999px!important;align-self:center!important;margin:0 0 13px!important;padding:4px 10px!important;font-size:.62rem!important;font-weight:900!important;line-height:1!important}.domestic-products-live .mbl-premium-actions{grid-template-columns:minmax(0,1fr) 112px!important;gap:10px!important;margin-top:auto!important;display:grid!important}.domestic-products-live .mbl-premium-view-btn,.domestic-products-live .mbl-premium-add-btn{cursor:pointer!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:.84rem!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;transition:transform .16s,box-shadow .16s,background .16s!important;display:inline-flex!important}.domestic-products-live .mbl-premium-view-btn{color:#fff!important;background:linear-gradient(135deg,#1278e6,#0759bc)!important;border:1px solid #0000!important;box-shadow:0 12px 24px #0f74df33!important}.domestic-products-live .mbl-premium-add-btn{color:#127244!important;box-shadow:none!important;background:#fff!important;border:1px solid #18844e4d!important}.domestic-products-live .mbl-premium-view-btn:hover,.domestic-products-live .mbl-premium-add-btn:hover{transform:translateY(-1px)!important}.domestic-products-live .mbl-premium-add-btn:hover{background:#18844e14!important}@media (width<=960px){.domestic-products-live .mbl-premium-domestic-card{height:448px!important}}@media (width<=620px){.domestic-products-live .mbl-premium-domestic-card{height:auto!important;min-height:430px!important}.domestic-products-live .mbl-premium-actions{grid-template-columns:1fr!important}}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover,.domestic-products-live article.mbl-premium-domestic-card.variant-product-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover,.domestic-products-live article.mbl-premium-domestic-card[data-card-mode=summary] .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover{background:#18844e14!important}.domestic-stock-page .inventory-products-area{min-width:0!important}.domestic-products-live.polished-catalog-grid,.domestic-products-live.international-catalog-grid{grid-template-columns:repeat(4,minmax(220px,1fr))!important;align-items:stretch!important;gap:24px!important;display:grid!important}.domestic-products-live article.mbl-premium-domestic-card{isolation:isolate!important;background:linear-gradient(#fff 0%,#fbfdff 58%,#f7fafc 100%)!important;border:1px solid #0f21371f!important;border-radius:22px!important;flex-direction:column!important;height:520px!important;min-height:520px!important;padding:16px 18px 18px!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 14px 34px #1023391a,0 2px 8px #1023390d!important}.domestic-products-live article.mbl-premium-domestic-card:before{content:""!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 50% 22%,#2684ff12,#0000 42%)!important;position:absolute!important;inset:0!important}.domestic-products-live article.mbl-premium-domestic-card:after{content:"♡"!important;z-index:4!important;color:#98a5b3!important;font-size:1.35rem!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:18px!important;right:18px!important}.domestic-products-live article.mbl-premium-domestic-card:hover{border-color:#2074d038!important;transform:translateY(-3px)!important;box-shadow:0 24px 50px #10233924,0 6px 16px #10233912!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-topline{justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-height:28px!important;margin:0 36px 8px 0!important;display:flex!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-region{display:none!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-stock{color:#fff!important;letter-spacing:0!important;text-transform:none!important;background:linear-gradient(135deg,#17984b,#2fa94f)!important;border:1px solid #0d743638!important;border-radius:6px!important;min-height:25px!important;padding:5px 9px!important;font-size:.7rem!important;font-weight:850!important;line-height:1!important;box-shadow:0 6px 12px #17984b2e!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-stock:first-letter{font-size:0!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-link{order:2!important;justify-content:center!important;align-items:center!important;height:192px!important;margin:4px 0 10px!important;display:flex!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-glow{background:radial-gradient(circle,#d7e3f0e0 0%,#f4f8fca6 52%,#0000 72%)!important;width:190px!important;height:126px!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image{filter:drop-shadow(0 18px 18px #0a244238)!important;max-width:94%!important;max-height:188px!important;transform:none!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-content{text-align:center!important;order:1!important;display:contents!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-content h3{color:#07182c!important;letter-spacing:-.02em!important;order:1!important;justify-content:center!important;align-items:flex-end!important;min-height:34px!important;margin:0!important;padding:0 22px!important;font-size:1.16rem!important;font-weight:950!important;line-height:1.08!important;display:flex!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-dosage{z-index:3!important;color:#fff!important;letter-spacing:.01em!important;background:#101820!important;border-radius:6px!important;order:3!important;place-self:center!important;min-width:54px!important;margin:-44px 0 18px!important;padding:5px 11px!important;font-size:.76rem!important;font-weight:900!important;line-height:1!important;box-shadow:0 8px 14px #1018202e!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-pricing{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;order:4!important;gap:0!important;margin:0 0 13px!important;padding:0!important;display:flex!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell{color:#172536!important;border:0!important;grid-template-columns:26px 1fr auto!important;align-items:center!important;gap:8px!important;min-height:29px!important;padding:0!important;display:grid!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell:before{color:#102436!important;background:#fff!important;border:1px solid #0f213733!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:.82rem!important;line-height:1!important;display:inline-flex!important;box-shadow:0 2px 4px #1023390f!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell:first-child:before{content:"🧪"!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell:nth-child(2):before{content:"▣"!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell:nth-child(3):before{content:"▤"!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell span{color:#1a2634!important;letter-spacing:0!important;text-transform:none!important;text-align:left!important;margin:0!important;font-size:.89rem!important;font-weight:750!important;line-height:1.1!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-price-cell strong{color:#18844e!important;text-align:right!important;letter-spacing:-.01em!important;font-size:.91rem!important;font-weight:900!important;line-height:1!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-currency{color:#5c6b7a!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border:0!important;border-top:1px solid #0f21371a!important;border-radius:0!important;order:5!important;width:100%!important;margin:0 0 15px!important;padding:14px 0 0!important;font-size:.8rem!important;font-weight:650!important;line-height:1!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-currency:before{content:"Category: "!important;color:#3c4855!important;font-weight:800!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-actions{order:6!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;margin-top:auto!important;display:grid!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-view-btn,.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-add-btn{box-sizing:border-box!important;border-radius:7px!important;height:42px!important;min-height:42px!important;font-size:.86rem!important;font-weight:900!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-view-btn{color:#0000!important;background:#fff!important;border:1px solid #0f213729!important;width:42px!important;padding:0!important;overflow:hidden!important;box-shadow:0 2px 6px #1023390f!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-view-btn:before{content:"👁"!important;color:#122435!important;font-size:.95rem!important;line-height:1!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn,.domestic-products-live article.mbl-premium-domestic-card.variant-product-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn,.domestic-products-live article.mbl-premium-domestic-card[data-card-mode=summary] .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn{color:#fff!important;background:#188a39 linear-gradient(135deg,#27a848,#188a39)!important;border:1px solid #127e3438!important;box-shadow:0 10px 20px #18843933!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:before{content:"🛒"!important;margin-right:8px!important;font-size:.95rem!important;line-height:1!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover,.domestic-products-live article.mbl-premium-domestic-card.variant-product-card .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover,.domestic-products-live article.mbl-premium-domestic-card[data-card-mode=summary] .mbl-premium-actions button.add-to-cart.mbl-premium-add-btn:hover{background:#199443 linear-gradient(135deg,#2fb953,#199443)!important;transform:translateY(-1px)!important;box-shadow:0 14px 24px #1884393d!important}@media (width<=1280px){.domestic-products-live.polished-catalog-grid,.domestic-products-live.international-catalog-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important}}@media (width<=980px){.domestic-products-live.polished-catalog-grid,.domestic-products-live.international-catalog-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important}}@media (width<=620px){.domestic-products-live.polished-catalog-grid,.domestic-products-live.international-catalog-grid{grid-template-columns:1fr!important}.domestic-products-live article.mbl-premium-domestic-card{height:auto!important;min-height:500px!important}}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-link{z-index:3!important;position:relative!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-glow{z-index:1!important}.domestic-products-live article.mbl-premium-domestic-card img.product-vial-image.mbl-premium-image,.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-link img{z-index:10!important;opacity:1!important;visibility:visible!important;position:relative!important}.domestic-products-live article.mbl-premium-domestic-card .mbl-premium-image-link img{mix-blend-mode:multiply!important}.domestic-products-live article.live-product-card{height:auto!important;min-height:0!important}.domestic-products-live article.live-product-card .catalog-image-shell,.domestic-products-live article.live-product-card .catalog-card-body{display:flex!important}.domestic-products-live article.live-product-card .product-detail-link,.domestic-products-live article.live-product-card .mbl-select-options{display:inline-flex!important}.cart-redesign-page .page-hero{margin-bottom:18px}.cart-modern-section{padding-top:0}.cart-modern-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.cart-items-panel,.cart-summary-card{background:linear-gradient(#151a18f5,#0d1110f5);border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 24px 80px #0000003d}.cart-items-panel{padding:24px}.cart-panel-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}.cart-panel-header h2,.cart-summary-card h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2vw,30px)}.cart-eyebrow{color:#ffb8bb;text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px;font-size:12px;font-weight:900}.cart-items-count{white-space:nowrap;color:#dce5df;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.cart-modern-items{gap:16px;display:grid}.cart-item-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:grid}.cart-item-card:hover{background:#ffffff0e;border-color:#d9272e59;transform:translateY(-1px)}.cart-item-media{background:radial-gradient(circle at top,#fff,#ffffffd1);border-radius:18px;place-items:center;width:104px;height:104px;display:grid;overflow:hidden}.cart-item-media img{object-fit:contain;width:100%;height:100%;padding:8px}.cart-item-media span{font-size:32px}.cart-item-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cart-line-main strong:first-child{letter-spacing:.02em;text-transform:uppercase;font-size:18px;line-height:1.15}.cart-item-meta{color:#aeb9b3;flex-wrap:wrap;align-items:center;gap:8px;min-height:0;margin:9px 0 0;font-size:13px;display:flex}.cart-item-meta>span:not(.warehouse-badge){background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;padding:5px 9px}.warehouse-badge{letter-spacing:.01em;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.warehouse-badge.domestic{color:#ffd3d5;background:#d9272e29;border:1px solid #d9272e61}.warehouse-badge.international{color:#d7e2ff;background:#487dff29;border:1px solid #487dff66}.cart-line-total{white-space:nowrap;font-size:18px}.cart-line-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.cart-qty-controls{background:#0000002e;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.cart-qty-btn{width:42px;height:38px;font-size:18px;line-height:1;color:#fff!important;background:0 0!important;border-radius:0!important;padding:0!important}.cart-qty-btn:hover{background:#d9272e38!important}.cart-qty-value{text-align:center;color:#fff;min-width:42px;font-weight:900}.cart-remove-btn{color:#c7d1cb!important;background:0 0!important;border:1px solid #ffffff1f!important;border-radius:999px!important;padding:9px 12px!important;font-weight:800!important}.cart-remove-btn:hover{color:#fff!important;background:#d9272e1f!important;border-color:#d9272e80!important}.cart-summary-card{padding:24px;position:sticky;top:96px}.cart-summary-lines{gap:13px;margin:20px 0;display:grid}.cart-summary-lines div,.cart-total-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-summary-lines span{color:#aeb9b3}.cart-summary-lines strong{color:#fff}.cart-total-row{border-top:1px solid #ffffff1f;margin-top:18px;padding-top:18px;font-size:20px}.cart-total-row strong{letter-spacing:-.03em;font-size:30px}.cart-checkout-btn{text-align:center;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:20px;border-radius:16px!important;display:flex!important}.cart-clear-link{width:100%;margin-top:10px;color:#aeb9b3!important;background:0 0!important;border:1px solid #ffffff1f!important}.cart-clear-link:hover{color:#fff!important;border-color:#ffffff3d!important}.cart-trust-list{color:#c7d1cb;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding-top:18px;font-size:13px;display:grid}.cart-help-box{color:#aeb9b3;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;gap:6px;margin-top:18px;padding:14px;font-size:13px;display:grid}.cart-help-box strong{color:#fff}.cart-help-box a{color:#ffb8bb;font-weight:900}.empty-cart-modern{text-align:center;background:#ffffff08;border:1px dashed #ffffff2e;border-radius:24px;padding:42px 22px}.empty-cart-icon{margin-bottom:12px;font-size:42px}.empty-cart-modern h2{margin:0 0 8px}.empty-cart-modern p{color:#aeb9b3;max-width:420px;margin:0 auto 20px}.empty-cart-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cart-summary-card.is-empty .cart-checkout-btn{pointer-events:none;opacity:.55}.cart-summary-card.is-empty .cart-clear-link{display:none}.cart-summary-card .warehouse-warning{background:#d9272e24;border:1px solid #d9272e61;border-radius:16px;margin:16px 0;padding:13px 14px;font-size:13px;display:none}.cart-summary-card .warehouse-warning.is-visible{gap:5px;display:grid}.cart-summary-card .warehouse-warning span{color:#ffd7d9}.cart-modern-layout .btn-primary.is-disabled,.cart-modern-layout .btn-primary[aria-disabled=true]{pointer-events:none;opacity:.55;filter:grayscale(.3)}@media (width<=980px){.cart-modern-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.cart-item-card{grid-template-columns:88px minmax(0,1fr)}.cart-item-media{width:88px;height:88px}}@media (width<=620px){.cart-items-panel,.cart-summary-card{border-radius:22px;padding:18px}.cart-panel-header{display:grid}.cart-item-card{grid-template-columns:1fr}.cart-item-media{width:100%;height:160px}.cart-item-title-row,.cart-line-actions{gap:12px;display:grid}.cart-line-total{justify-self:start}.cart-trust-list{grid-template-columns:1fr}.cart-qty-controls{width:max-content}}.cart-drawer-overlay{background:#06101f8f!important;justify-content:flex-end!important;align-items:stretch!important;padding:0!important}.cart-drawer{color:#0b1f3a!important;background:#fff!important;gap:18px!important;width:min(460px,100vw)!important;max-width:100vw!important;height:100vh!important;padding:24px!important;box-shadow:-28px 0 70px #06101f3d!important}.cart-drawer h3{color:#0b1f3a!important;letter-spacing:-.025em!important;margin:4px 48px 2px 0!important;font-size:1.45rem!important;font-weight:950!important}.cart-drawer h3:before{content:"🛒";margin-right:10px}.cart-drawer-close{color:#0b1f3a!important;background:#fff!important;border:1px solid #0b1f3a1f!important;border-radius:999px!important;place-items:center!important;width:36px!important;height:36px!important;display:grid!important;top:20px!important;right:20px!important;box-shadow:0 8px 20px #0b1f3a14!important}.cart-drawer-items{gap:14px!important;padding:2px 4px 8px 0!important;display:grid!important;overflow:auto!important}.cart-drawer-item.mbl-drawer-card{background:#fff!important;border:1px solid #0b1f3a13!important;border-radius:20px!important;grid-template-columns:90px minmax(0,1fr)!important;align-items:start!important;gap:15px!important;padding:14px!important;display:grid!important;box-shadow:0 8px 22px #0b1f3a0e!important}.mbl-drawer-media{background:linear-gradient(#f8fbff,#eef4f9)!important;border:0!important;border-radius:18px!important;width:90px!important;height:90px!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #0b1f3a0f!important}.mbl-drawer-media img{object-fit:contain!important;width:100%!important;height:100%!important;padding:5px!important}.mbl-drawer-title-row{grid-template-columns:1fr auto!important;align-items:start!important;gap:10px!important;display:grid!important}.mbl-drawer-title{color:#0b1f3a!important;text-transform:uppercase!important;letter-spacing:.01em!important;font-size:.98rem!important;font-weight:950!important;line-height:1.2!important}.mbl-drawer-price{color:#0b1f3a!important;white-space:nowrap!important;font-weight:950!important}.mbl-drawer-meta{flex-wrap:wrap!important;gap:7px!important;margin-top:1px!important;display:flex!important}.mbl-drawer-badge,.mbl-drawer-pill{letter-spacing:.01em!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:5px 9px!important;font-size:.71rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.mbl-drawer-badge{color:#fff!important;background:#0b1f3a!important;border:1px solid #0b1f3a!important}.mbl-drawer-badge.international{color:#fff!important;background:#143d79!important;border-color:#143d79!important}.mbl-drawer-pill{color:#4c5b6c!important;background:#f1f5f9!important;border:1px solid #0b1f3a14!important}.mbl-drawer-controls-row{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:2px!important;display:flex!important}.cart-trash-btn.mbl-drawer-remove,.cart-drawer .cart-trash-btn.mbl-drawer-remove{color:#6b7789!important;width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;margin:0!important;padding:8px 10px!important;font-size:.82rem!important;font-weight:850!important}.cart-trash-btn.mbl-drawer-remove:hover,.cart-drawer .cart-trash-btn.mbl-drawer-remove:hover{color:#d9272e!important;background:#d9272e14!important;transform:none!important}.cart-drawer-footer{background:#fff!important;border-top:1px solid #0b1f3a1a!important;margin-top:auto!important;padding:18px 0 0!important}.cart-drawer-subtotal{color:#0b1f3a!important;justify-content:space-between!important;align-items:center!important;margin-bottom:14px!important;font-size:1.15rem!important;font-weight:950!important;display:flex!important}.cart-drawer-actions{gap:10px!important;display:grid!important}.cart-drawer-checkout{color:#fff!important;background:#0b1f3a!important;border:1px solid #0b1f3a!important;border-radius:999px!important;box-shadow:0 14px 28px #0b1f3a33!important}.cart-drawer-checkout:hover{transform:translateY(-1px)!important;box-shadow:0 18px 34px #0b1f3a42!important}.cart-drawer-continue{color:#0b1f3a!important;background:#fff!important;border:1px solid #0b1f3a24!important;border-radius:999px!important}.cart-drawer-mixed-warning{color:#fff!important;background:#0b1f3a!important;border:1px solid #0b1f3a!important;border-radius:16px!important;margin:4px 0 0!important;padding:13px 14px!important}.cart-drawer-mixed-warning strong,.cart-drawer-mixed-warning span{color:#fff!important}.cart-drawer-checkout.warehouse-blocked{color:#475569!important;box-shadow:none!important;background:#cbd5e1!important;border-color:#cbd5e1!important}.cart-drawer-empty.mbl-drawer-empty{color:#4c5b6c!important;text-align:center!important;background:#fff!important;border:1px dashed #0b1f3a29!important;border-radius:20px!important;align-content:center!important;justify-items:center!important;gap:8px!important;min-height:260px!important;display:grid!important}.mbl-drawer-empty-icon{font-size:2.2rem!important}.mbl-drawer-empty strong{color:#0b1f3a!important;font-size:1.05rem!important}@media (width<=520px){.cart-drawer{width:100vw!important;padding:20px!important}.cart-drawer-item.mbl-drawer-card{grid-template-columns:78px minmax(0,1fr)!important;padding:12px!important}.mbl-drawer-media{width:78px!important;height:78px!important}.mbl-drawer-title-row{grid-template-columns:1fr!important;gap:4px!important}.mbl-drawer-controls-row{flex-direction:column!important;align-items:flex-start!important}}.cart-drawer .mbl-drawer-pill:empty,.cart-item-meta>span:empty{display:none!important}.cart-item-media,.mbl-drawer-media{background:linear-gradient(#fff,#eef4fb)!important}.cart-item-media img,.mbl-drawer-media img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.cart-qty-controls,.drawer-qty-controls,.mbl-drawer-qty,.cart-drawer .drawer-qty-controls,.cart-drawer-item .cart-qty-controls,.cart-drawer-item .drawer-qty-controls{width:auto!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d9e2f1!important;border-radius:14px!important;grid-template-columns:44px 52px 44px!important;place-items:stretch stretch!important;gap:0!important;padding:0!important;display:inline-grid!important;overflow:hidden!important}.cart-qty-controls .cart-qty-btn,.drawer-qty-controls .cart-qty-btn,.mbl-drawer-qty .cart-qty-btn,.cart-drawer .drawer-qty-controls .cart-qty-btn,.cart-drawer-item .cart-qty-controls .cart-qty-btn,.cart-drawer-item .drawer-qty-controls .cart-qty-btn{-webkit-appearance:none!important;appearance:none!important;color:#071f4f!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;text-align:center!important;vertical-align:middle!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:flex!important;transform:none!important}.cart-qty-controls .cart-qty-value,.drawer-qty-controls .cart-qty-value,.mbl-drawer-qty .cart-qty-value,.cart-drawer .drawer-qty-controls .cart-qty-value,.cart-drawer-item .cart-qty-controls .cart-qty-value,.cart-drawer-item .drawer-qty-controls .cart-qty-value{color:#071f4f!important;text-align:center!important;box-sizing:border-box!important;background:#fff!important;border-left:1px solid #e6edf7!important;border-right:1px solid #e6edf7!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:14px!important;font-weight:900!important;line-height:1!important;display:flex!important}.cart-qty-controls .cart-qty-btn:hover,.drawer-qty-controls .cart-qty-btn:hover,.mbl-drawer-qty .cart-qty-btn:hover,.cart-drawer .drawer-qty-controls .cart-qty-btn:hover,.cart-drawer-item .cart-qty-controls .cart-qty-btn:hover,.cart-drawer-item .drawer-qty-controls .cart-qty-btn:hover{color:#071f4f!important;background:#f3f7ff!important;transform:none!important}.empty-cart-actions{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important}.empty-cart-actions a,.empty-cart-actions .btn-primary,.empty-cart-actions .primary-btn,.empty-cart-actions .secondary-btn{color:#fff!important;letter-spacing:.01em!important;text-align:center!important;background:#0b1f3a!important;border:1px solid #0b1f3a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:178px!important;min-height:46px!important;padding:13px 20px!important;font-size:.95rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s!important;display:inline-flex!important;box-shadow:0 12px 26px #0b1f3a2e!important}.empty-cart-actions a:hover,.empty-cart-actions .btn-primary:hover,.empty-cart-actions .primary-btn:hover,.empty-cart-actions .secondary-btn:hover{color:#fff!important;background:#123762!important;border-color:#123762!important;transform:translateY(-1px)!important;box-shadow:0 16px 32px #0b1f3a3d!important}@media (width<=520px){.empty-cart-actions{width:100%!important}.empty-cart-actions a,.empty-cart-actions .btn-primary,.empty-cart-actions .primary-btn,.empty-cart-actions .secondary-btn{width:100%!important;min-width:0!important}}.cart-drawer .cart-drawer-close:hover,.cart-drawer-close:hover,.quick-view-close.cart-drawer-close:hover{box-shadow:none!important;color:#0b1f3a!important;background:0 0!important;border-color:#0000!important;transform:none!important}.cart-drawer{gap:15px!important;padding:22px 24px 20px!important;box-shadow:-20px 0 52px #06101f2e!important}.cart-drawer h3{margin:2px 52px 4px 0!important}.cart-drawer-close{color:#143d79!important;width:40px!important;height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:0!important;font-size:2rem!important;font-weight:400!important;line-height:1!important;transition:color .16s,opacity .16s,transform .16s!important;top:17px!important;right:20px!important}.cart-drawer-close:hover{color:#0b1f3a!important;opacity:.78!important;background:0 0!important;transform:scale(1.04)!important}.cart-drawer-close:focus-visible{outline-offset:2px!important;outline:2px solid #143d7973!important}.cart-drawer-items{gap:12px!important;padding:0 4px 5px 0!important}.cart-drawer-item.mbl-drawer-card{gap:14px!important;padding:12px!important;box-shadow:0 6px 16px #0b1f3a0b!important}.mbl-drawer-controls-row{margin-top:0!important}.cart-drawer-footer{padding-top:15px!important}.cart-drawer-subtotal{margin-bottom:11px!important;font-size:1.12rem!important}.cart-drawer-subtotal [data-drawer-subtotal]{letter-spacing:-.025em!important;font-size:1.34rem!important}.cart-drawer-actions{gap:8px!important}.cart-drawer-checkout,.cart-drawer-continue{min-height:48px!important}@media (width<=520px){.cart-drawer{gap:13px!important;padding:18px!important}.cart-drawer-close{top:12px!important;right:12px!important}.cart-drawer-item.mbl-drawer-card{padding:11px!important}.cart-drawer-footer{padding-top:13px!important}}.warehouse-badge.domestic,.mbl-drawer-badge.domestic{color:#a61e2d!important;background:#fff2f3!important;border-color:#a61e2d!important}.warehouse-badge.international,.mbl-drawer-badge.international{color:#0b3f83!important;background:#eef5ff!important;border-color:#0b3f83!important}.crypto-qr-card{background:#fff;border:1px solid #0b1f3a1a;border-radius:18px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:16px;margin:14px 0 12px;padding:14px;display:grid;box-shadow:0 10px 24px #0b1f3a0f}.crypto-qr-image-wrap{background:#f7f9fc;border:1px solid #0b1f3a14;border-radius:16px;place-items:center;width:132px;height:132px;display:grid;overflow:hidden}.crypto-qr-image-wrap img{object-fit:contain;width:112px;height:112px;display:block}.crypto-qr-copy strong{color:#0b1f3a;margin-bottom:4px;font-weight:900;display:block}.crypto-qr-copy p{color:#506176;overflow-wrap:anywhere;margin:0 0 6px;line-height:1.45}.crypto-qr-copy small{color:#667085;font-weight:700}@media (width<=640px){.crypto-qr-card{text-align:center;grid-template-columns:1fr;justify-items:center}.crypto-qr-copy p{text-align:center}}.crypto-qr-lightbox{z-index:9999;backdrop-filter:blur(6px);background:#071224c2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.crypto-qr-lightbox img{object-fit:contain;background:#fff;border-radius:26px;width:min(420px,88vw);max-height:88vh;padding:20px;box-shadow:0 30px 90px #00000059}.crypto-qr-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff52;border-radius:999px;width:44px;height:44px;font-size:30px;line-height:1;position:absolute;top:22px;right:24px}.crypto-qr-card.is-placeholder .crypto-qr-image-wrap{background:linear-gradient(135deg,#eef3fa,#f8fbff);border-style:dashed}#productGrid{grid-auto-rows:1fr!important;align-items:stretch!important}#productGrid>.international-catalog-card{align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important;top:auto!important;bottom:auto!important}#productGrid>.international-catalog-card:not(:hover){transform:none!important}#productGrid>.international-catalog-card .catalog-image-shell{flex:0 0 235px!important;width:100%!important;height:235px!important;min-height:235px!important;margin:0!important}#productGrid>.international-catalog-card .catalog-card-body{flex-direction:column!important;flex:auto!important;width:100%!important;min-height:0!important;display:flex!important}#productGrid>.international-catalog-card .product-detail-link{margin-top:auto!important}#productGrid>.international-catalog-card .mbl-select-options,#productGrid>.international-catalog-card [data-select-options]{flex:none!important}#productGrid>.international-catalog-card[data-name=semaglutide]{position:relative!important;inset:auto!important;translate:none!important}.category-filter-btn{cursor:pointer}.category-filter-btn.active{color:#071d49;background:#f4f7fb;box-shadow:inset 3px 0 #071d49}.mbl-category-empty-state{text-align:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-column:1/-1;padding:2rem}#productGrid>article[hidden],#productGrid>article.mbl-category-hidden,#productGrid>article.mbl-search-hidden,#productGrid>article.phase2-search-hidden{display:none!important}.featured-home-sections .featured-inner{width:min(1220px,100% - 48px)!important;max-width:1220px!important;margin-inline:auto!important}.featured-home-sections .featured-block{box-sizing:border-box!important;width:100%!important;min-width:0!important}.featured-home-sections .mbl-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr!important;grid-auto-columns:auto!important;grid-auto-flow:row!important;justify-content:stretch!important;align-items:stretch!important;gap:28px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important}.featured-home-sections .mbl-home-product-card{box-sizing:border-box!important;visibility:visible!important;opacity:1!important;background:#fff!important;border:1px solid #dbe7fbf2!important;border-radius:24px!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:590px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 18px 50px #061a4414!important}.featured-home-sections .mbl-home-product-card[hidden],.featured-home-sections .mbl-home-product-card[aria-hidden=true]{visibility:visible!important;opacity:1!important;display:flex!important}.featured-home-sections .mbl-home-product-card .featured-vial-frame{box-sizing:border-box!important;background:linear-gradient(#f8fbff 0%,#fff 100%)!important;flex:0 0 230px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:230px!important;min-height:230px!important;margin:0!important;padding:18px!important;display:flex!important}.featured-home-sections .mbl-home-product-card .featured-vial-frame img{object-fit:contain!important;opacity:1!important;visibility:visible!important;width:auto!important;max-width:88%!important;height:auto!important;max-height:205px!important;display:block!important;transform:none!important}.featured-home-sections .mbl-home-product-card .featured-card-copy{box-sizing:border-box!important;text-align:center!important;flex:none!important;min-height:112px!important;padding:20px 22px 10px!important}.featured-home-sections .mbl-home-product-card .featured-card-copy h3{color:#061a44!important;margin:0 0 8px!important;font-size:22px!important;font-weight:950!important;line-height:1.12!important}.featured-home-sections .mbl-home-product-card .featured-card-copy p{color:#40506b!important;min-height:42px!important;margin:0!important;font-size:15px!important;line-height:1.42!important}.featured-home-sections .mbl-home-product-card .home-product-controls{box-sizing:border-box!important;flex-direction:column!important;flex:auto!important;align-items:stretch!important;padding:8px 22px 22px!important;display:flex!important}.featured-home-sections .mbl-home-product-card .product-unit-badge{align-self:center!important}.featured-home-sections .mbl-home-product-card .home-concentration-select-wrap{text-align:left!important;width:100%!important;margin:10px 0 8px!important;display:block!important}.featured-home-sections .mbl-home-product-card .concentration-select{width:100%!important;max-width:none!important;height:44px!important}.featured-home-sections .mbl-home-product-card .featured-price{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:54px!important;margin:8px 0!important;display:flex!important}.featured-home-sections .mbl-home-product-card .home-detail-link{align-self:center!important;margin:8px 0 12px!important}.featured-home-sections .mbl-home-product-card .home-add-to-cart{width:100%!important;min-height:44px!important;margin-top:auto!important}@media (width<=980px){.featured-home-sections .mbl-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.featured-home-sections .featured-inner{width:min(100% - 28px,560px)!important}.featured-home-sections .mbl-home-product-grid{grid-template-columns:1fr!important;gap:20px!important}.featured-home-sections .mbl-home-product-card{height:auto!important;min-height:0!important}}.announcement-bar .announcement-track{justify-content:center!important;width:100%!important;min-width:0!important;animation:none!important;display:flex!important;transform:none!important}.announcement-bar .announcement-set{flex:0 auto!important;width:auto!important;min-width:0!important}.announcement-bar .announcement-set[aria-hidden=true]{display:none!important}.variant-product-card[data-card-mode=summary] .product-unit-badge,.variant-product-card[data-card-mode=summary] [data-purchase-unit-badge]{white-space:normal!important;text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.domestic-products-live .mbl-standardized-domestic-card[data-card-mode=summary] .stock-status-badge,.variant-product-card[data-card-mode=summary] .stock-status-badge{visibility:visible!important;opacity:1!important;display:inline-flex!important}.variant-product-card[data-card-mode=summary] .product-price{visibility:visible!important;opacity:1!important;display:block!important}.variant-product-card[data-card-mode=summary] .mbl-standard-price-table{display:none!important}.variant-product-card[data-card-mode=summary] .mbl-legacy-price-hidden{display:block!important}body.storefront-page[data-catalogue-market]{background:#f6f8fc!important}body.storefront-page[data-catalogue-market] .page-shell{background:radial-gradient(circle at 8% 10%,#1b5bad14,#0000 26rem),linear-gradient(#f8fbff 0%,#f6f8fc 46% 100%)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 88px!important}body.storefront-page[data-catalogue-market] .international-listing-heading{text-align:center!important;color:#fff!important;background:linear-gradient(135deg,#041539fa,#07306bf0),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat!important;border:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:330px!important;margin:0!important;padding:78px 24px 72px!important;display:flex!important;position:relative!important;overflow:hidden!important}body.storefront-page[data-catalogue-market] .international-listing-heading:before{content:""!important;pointer-events:none!important;background:radial-gradient(circle at 50% -30%,#70aeff52,#0000 45%),linear-gradient(90deg,#0000,#ffffff0b,#0000)!important;position:absolute!important;inset:0!important}.catalogue-hero-inner{z-index:1!important;width:min(850px,100%)!important;margin-inline:auto!important;position:relative!important}.catalogue-hero-eyebrow{color:#cfe3ff!important;letter-spacing:.14em!important;background:#ffffff14!important;border:1px solid #b2d3ff57!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;margin-bottom:18px!important;padding:7px 13px!important;font-size:.74rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}body.storefront-page[data-catalogue-market] .international-listing-heading h1{color:#fff!important;letter-spacing:-.045em!important;text-shadow:0 7px 28px #0000002e!important;margin:0!important;font-size:clamp(2.55rem,5.4vw,4.55rem)!important;font-weight:950!important;line-height:.98!important}body.storefront-page[data-catalogue-market] .international-listing-heading p{color:#ebf4ffe0!important;width:min(680px,100%)!important;margin:22px auto 0!important;font-size:clamp(1rem,1.8vw,1.16rem)!important;line-height:1.7!important}.catalogue-hero-meta{flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;margin-top:27px!important;display:flex!important}.catalogue-hero-meta span{color:#fff!important;backdrop-filter:blur(10px)!important;background:#ffffff13!important;border:1px solid #ffffff2b!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:8px 13px!important;font-size:.79rem!important;font-weight:750!important;display:inline-flex!important}body.storefront-page[data-catalogue-market] .page-content{width:min(1420px,100% - 48px)!important;max-width:1420px!important;margin:0 auto!important;padding:54px 0 0!important}body.storefront-page[data-catalogue-market] .domestic-catalog-section,body.storefront-page[data-catalogue-market] .international-catalog-section{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}body.storefront-page[data-catalogue-market] .international-inventory-layout{grid-template-columns:minmax(248px,282px) minmax(0,1fr)!important;align-items:start!important;gap:34px!important;display:grid!important}body.storefront-page[data-catalogue-market] .inventory-category-sidebar{backdrop-filter:blur(14px)!important;background:#fffffff0!important;border:1px solid #d0dcefeb!important;border-radius:22px!important;flex-direction:column!important;gap:7px!important;padding:14px!important;display:flex!important;position:sticky!important;top:112px!important;box-shadow:0 20px 48px #081f4b14!important}.inventory-sidebar-heading{border-bottom:1px solid #e8eef7!important;margin:-2px -2px 8px!important;padding:16px 16px 18px!important}.inventory-sidebar-heading strong,.inventory-sidebar-heading span{display:block!important}.inventory-sidebar-heading strong{color:#071d49!important;font-size:1.04rem!important;font-weight:900!important;line-height:1.25!important}.inventory-sidebar-heading span{color:#73819a!important;margin-top:5px!important;font-size:.78rem!important;line-height:1.35!important}body.storefront-page[data-catalogue-market] .category-filter-btn{color:#40506b!important;text-align:left!important;width:100%!important;min-height:48px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 11px!important;font-size:.82rem!important;font-weight:720!important;line-height:1.25!important;transition:background .18s,border-color .18s,color .18s,transform .18s!important;display:grid!important}body.storefront-page[data-catalogue-market] .category-filter-btn:hover{color:#071d49!important;background:#f4f8ff!important;border-color:#dce8f8!important;transform:translate(2px)!important}body.storefront-page[data-catalogue-market] .category-filter-btn.active{color:#fff!important;background:linear-gradient(135deg,#071d49,#0d4d9d)!important;border-color:#0a3977!important;box-shadow:0 10px 22px #071d4929!important}body.storefront-page[data-catalogue-market] .category-filter-btn.active .category-count{color:#071d49!important;background:#fff!important}body.storefront-page[data-catalogue-market] .category-count{color:#52627c!important;background:#edf3fb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:29px!important;height:25px!important;padding:0 7px!important;font-size:.7rem!important;font-weight:850!important;display:inline-flex!important}body.storefront-page[data-catalogue-market] .inventory-products-area{min-width:0!important}body.storefront-page[data-catalogue-market] .inventory-top-controls{background:#fffffff0!important;border:1px solid #d0dcefeb!important;border-radius:18px!important;grid-template-columns:auto minmax(260px,1fr) minmax(190px,230px)!important;align-items:center!important;gap:14px!important;margin:0 0 26px!important;padding:16px!important;display:grid!important;box-shadow:0 14px 34px #081f4b11!important}.inventory-toolbar-copy{min-width:150px!important;padding:0 5px!important}.inventory-toolbar-copy strong,.inventory-toolbar-copy span{display:block!important}.inventory-toolbar-copy strong{color:#071d49!important;font-size:.92rem!important;font-weight:900!important}.inventory-toolbar-copy span{color:#718096!important;margin-top:3px!important;font-size:.74rem!important}body.storefront-page[data-catalogue-market] .inventory-search-label{width:100%!important;display:block!important;position:relative!important}body.storefront-page[data-catalogue-market] .inventory-search-label:before{content:""!important;pointer-events:none!important;z-index:1!important;border:2px solid #8190a8!important;border-radius:50%!important;width:15px!important;height:15px!important;position:absolute!important;top:50%!important;left:18px!important;transform:translateY(-58%)!important}body.storefront-page[data-catalogue-market] .inventory-search-label:after{content:""!important;pointer-events:none!important;z-index:1!important;background:#8190a8!important;border-radius:2px!important;width:7px!important;height:2px!important;position:absolute!important;top:calc(50% + 7px)!important;left:31px!important;transform:rotate(45deg)!important}body.storefront-page[data-catalogue-market] .inventory-search-input,body.storefront-page[data-catalogue-market] .inventory-sort-select{color:#13294f!important;background-color:#f8fbff!important;border:1px solid #dbe5f2!important;border-radius:13px!important;outline:none!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;font-size:.9rem!important;font-weight:650!important;transition:border-color .18s,box-shadow .18s,background .18s!important;box-shadow:inset 0 1px #fffc!important}body.storefront-page[data-catalogue-market] .inventory-search-input{padding:0 17px 0 48px!important}body.storefront-page[data-catalogue-market] .inventory-sort-select{cursor:pointer!important;padding:0 42px 0 15px!important}body.storefront-page[data-catalogue-market] .inventory-search-input:focus,body.storefront-page[data-catalogue-market] .inventory-sort-select:focus{background:#fff!important;border-color:#3274c9!important;box-shadow:0 0 0 4px #3274c91f!important}body.storefront-page[data-catalogue-market] .inventory-search-input::placeholder{color:#8b98ab!important}body.storefront-page[data-catalogue-market] #productGrid{gap:24px!important}@media (width<=1120px){body.storefront-page[data-catalogue-market] .international-inventory-layout{grid-template-columns:1fr!important}body.storefront-page[data-catalogue-market] .inventory-category-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important;position:static!important}.inventory-sidebar-heading{grid-column:1/-1!important}body.storefront-page[data-catalogue-market] .category-filter-btn:hover{transform:none!important}}@media (width<=820px){body.storefront-page[data-catalogue-market] .international-listing-heading{min-height:290px!important;padding:64px 20px 58px!important}body.storefront-page[data-catalogue-market] .page-content{width:min(100% - 28px,680px)!important;padding-top:34px!important}body.storefront-page[data-catalogue-market] .inventory-category-sidebar{border-radius:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body.storefront-page[data-catalogue-market] .inventory-top-controls{grid-template-columns:1fr 180px!important}.inventory-toolbar-copy{grid-column:1/-1!important;padding:0 2px 4px!important}}@media (width<=560px){body.storefront-page[data-catalogue-market] .page-shell{padding-bottom:58px!important}body.storefront-page[data-catalogue-market] .international-listing-heading{min-height:270px!important;padding:54px 18px 50px!important}.catalogue-hero-meta{gap:7px!important}.catalogue-hero-meta span{min-height:31px!important;padding:7px 10px!important;font-size:.72rem!important}body.storefront-page[data-catalogue-market] .inventory-category-sidebar{scroll-snap-type:x proximity!important;flex-direction:row!important;padding:10px!important;display:flex!important;overflow-x:auto!important}.inventory-sidebar-heading{display:none!important}body.storefront-page[data-catalogue-market] .category-filter-btn{scroll-snap-align:start!important;flex:none!important;width:auto!important;min-width:max-content!important;min-height:42px!important}body.storefront-page[data-catalogue-market] .category-icon{display:none!important}body.storefront-page[data-catalogue-market] .inventory-top-controls{border-radius:16px!important;grid-template-columns:1fr!important;padding:12px!important}.inventory-toolbar-copy{display:none!important}body.storefront-page[data-catalogue-market] .inventory-search-input,body.storefront-page[data-catalogue-market] .inventory-sort-select{height:50px!important;min-height:50px!important}}body.storefront-page[data-catalogue-market] #productGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:26px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card{text-align:left!important;background:#fff!important;border:1px solid #0f27451f!important;border-radius:20px!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important;min-height:500px!important;margin:0!important;padding:0!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 10px 30px #0f274514!important}@media (hover:hover){body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card:hover{border-color:#1f58a838!important;transform:translateY(-4px)!important;box-shadow:0 18px 42px #0f274521!important}}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-image-shell{background:linear-gradient(#f7faff 0%,#fff 100%)!important;border:0!important;border-radius:0!important;flex:0 0 220px!important;place-items:center!important;width:100%!important;height:220px!important;min-height:220px!important;margin:0!important;padding:24px 28px 14px!important;display:grid!important;position:relative!important;overflow:hidden!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-image-shell:after{content:""!important;background:linear-gradient(90deg,#0000,#0f27451c,#0000)!important;height:1px!important;position:absolute!important;bottom:0!important;left:9%!important;right:9%!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-vial-image{object-fit:contain!important;filter:drop-shadow(0 14px 16px #081f4b1f)!important;width:auto!important;max-width:86%!important;height:auto!important;max-height:196px!important;margin:0 auto!important;transition:transform .18s!important;display:block!important;transform:none!important}@media (hover:hover){body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card:hover .product-vial-image{transform:translateY(-3px)scale(1.02)!important}}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-status-badge{z-index:4!important;white-space:nowrap!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:auto!important;min-height:30px!important;margin:0!important;padding:6px 10px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 4px 12px #0f274514!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-status-badge .stock-dot{background:currentColor!important;border-radius:50%!important;flex:0 0 8px!important;width:8px!important;height:8px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-instock{color:#17663a!important;background:#edf8f1!important;border:1px solid #17663a38!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-lowstock,body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-options{color:#8a5a00!important;background:#fff6df!important;border:1px solid #b98f3757!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .stock-outofstock{color:#9b1c1c!important;background:#fff0f0!important;border:1px solid #9b1c1c3d!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-card-body{text-align:left!important;flex-direction:column!important;flex:auto!important;align-items:stretch!important;width:100%!important;min-height:0!important;margin:0!important;padding:19px 20px 20px!important;display:flex!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-card-category{color:#56709a!important;letter-spacing:.11em!important;text-transform:uppercase!important;min-height:26px!important;margin:0 0 8px!important;font-size:10px!important;font-weight:850!important;line-height:1.3!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-card-body h3{color:#061a44!important;letter-spacing:-.025em!important;text-align:left!important;overflow-wrap:anywhere!important;min-height:50px!important;margin:0 0 12px!important;font-size:clamp(20px,1.45vw,25px)!important;font-weight:900!important;line-height:1.12!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-unit-badge,body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card [data-purchase-unit-badge]{color:#405473!important;text-align:left!important;background:#f5f8fd!important;border:1px solid #d8e4f3!important;border-radius:999px!important;align-self:flex-start!important;align-items:center!important;width:auto!important;min-height:28px!important;margin:0 0 8px!important;padding:5px 10px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:inline-flex!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-currency-badge{color:#7b8799!important;text-align:left!important;width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 16px!important;padding:0!important;font-size:11px!important;font-weight:650!important;line-height:1.35!important;display:block!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-price,body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .featured-price{color:#071d49!important;letter-spacing:-.025em!important;text-align:left!important;align-items:baseline!important;min-height:42px!important;margin:auto 0 15px!important;font-size:24px!important;font-weight:950!important;line-height:1.1!important;display:flex!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-detail-link,body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .mbl-select-options{letter-spacing:.015em!important;text-transform:none!important;width:100%!important;min-height:45px!important;box-shadow:none!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:10px 14px!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;transition:background .16s,border-color .16s,color .16s,transform .16s!important;display:inline-flex!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-detail-link{color:#0b397b!important;background:#fff!important;border:1px solid #b9cbe3!important;order:20!important;margin-top:0!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .mbl-select-options{color:#fff!important;background:linear-gradient(135deg,#071d49 0%,#0b4ba3 100%)!important;border:1px solid #0b4ba3!important;order:21!important;margin-top:9px!important}@media (hover:hover){body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-detail-link:hover{color:#071d49!important;background:#f5f9ff!important;border-color:#0b4ba3!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .mbl-select-options:hover:not(:disabled){background:linear-gradient(135deg,#0b2b68 0%,#1160c5 100%)!important;transform:translateY(-1px)!important}}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .mbl-select-options:disabled,body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .mbl-select-options.warehouse-add-blocked{color:#727e8e!important;cursor:not-allowed!important;background:#e8edf3!important;border-color:#cbd3df!important;transform:none!important}@media (width<=1180px){body.storefront-page[data-catalogue-market] #productGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){body.storefront-page[data-catalogue-market] #productGrid{grid-template-columns:1fr!important;gap:20px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card{min-height:0!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-image-shell{flex-basis:205px!important;height:205px!important;min-height:205px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .product-vial-image{max-height:182px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-card-body{padding:17px 18px 18px!important}body.storefront-page[data-catalogue-market] #productGrid>article.catalog-card .catalog-card-body h3{min-height:0!important;font-size:23px!important}}body:has(.product-detail-page){color:#0b1f3a!important;background:#f5f7fb!important}.product-detail-page{background:radial-gradient(circle at 8% 4%,#0052e01a,#0000 27rem),radial-gradient(circle at 92% 88%,#092b5e14,#0000 31rem),linear-gradient(#f8fbff 0%,#f4f7fb 100%);min-height:calc(100vh - 92px);padding:clamp(34px,5vw,72px) 0 clamp(64px,8vw,112px);position:relative;overflow:hidden}.product-detail-page:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#09234e09 1px,#0000 1px),linear-gradient(90deg,#09234e09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 72%)}.product-detail-hero{z-index:1;position:relative;width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}.detail-back-link{letter-spacing:.01em;background:#ffffffc7;border:1px solid #0826521c;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;transition:transform .18s,border-color .18s,color .18s,box-shadow .18s;box-shadow:0 8px 24px #0b244d0f;color:#31506f!important;margin:0 0 24px!important;font-size:13px!important;font-weight:850!important;display:inline-flex!important}.detail-back-link:hover{border-color:#0052e03d;transform:translate(-2px);box-shadow:0 10px 30px #0052e01a;color:#0052e0!important}.detail-product-layout,.detail-compact-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;align-items:stretch!important;gap:clamp(28px,5vw,72px)!important;display:grid!important}.detail-image-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 34%,#fffffffa,#f6fafff0 52%,#e8eff9e6 100%)!important;border:1px solid #0727521a!important;border-radius:32px!important;place-items:center!important;min-height:570px!important;padding:clamp(34px,5vw,58px)!important;display:grid!important;box-shadow:0 28px 72px #071f461f,inset 0 1px #ffffffe6!important}.detail-image-panel:before{content:"";aspect-ratio:1;border:1px solid #0052e017;border-radius:50%;width:70%;position:absolute;box-shadow:0 0 0 32px #0052e006,0 0 0 66px #0052e005}.detail-image-panel:after{content:"Laboratory Research";color:#52708d;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px);background:#fffc;border:1px solid #06234d17;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;bottom:20px;left:22px}.detail-image-panel .product-vial-image{z-index:1;filter:drop-shadow(0 30px 32px #1125412e);transition:transform .28s,filter .28s;position:relative;object-fit:contain!important;width:auto!important;max-width:88%!important;height:auto!important;max-height:450px!important}.detail-image-panel:hover .product-vial-image{filter:drop-shadow(0 36px 38px #11254138);transform:translateY(-5px)scale(1.015)}.detail-copy-panel{min-width:0;background:#fffffff0!important;border:1px solid #0727521a!important;border-radius:32px!important;flex-direction:column!important;justify-content:center!important;padding:clamp(34px,4.5vw,58px)!important;display:flex!important;box-shadow:0 28px 72px #071f461a,inset 0 1px #ffffffe6!important}.detail-eyebrow{background:#eef5ff;border:1px solid #0052e024;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;color:#0052e0!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 18px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.detail-eyebrow:before{content:"";background:#27a561;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27a5611a}.detail-copy-panel h1{color:#061a44!important;letter-spacing:-.045em!important;max-width:none!important;margin:0 0 18px!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(42px,5.2vw,68px)!important;font-weight:950!important;line-height:.97!important}.detail-lead{max-width:690px;color:#425873!important;margin:0 0 28px!important;font-size:16px!important;line-height:1.72!important}.detail-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0 0 22px!important;display:grid!important}.detail-meta-grid>div{min-width:0;background:#f8faff!important;border:1px solid #07275217!important;border-radius:16px!important;padding:15px 16px!important}.detail-meta-grid span{color:#788aa0!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:10px!important;font-weight:900!important;display:block!important}.detail-meta-grid strong{overflow-wrap:anywhere;color:#102b4d!important;font-size:13px!important;font-weight:850!important;line-height:1.4!important;display:block!important}.detail-strength-strip{background:linear-gradient(135deg,#f0f6ff,#f8fbff)!important;border:1px solid #0052e01c!important;border-radius:18px!important;margin:0 0 16px!important;padding:18px!important}.detail-strength-label{color:#315778!important;letter-spacing:.11em!important;text-transform:uppercase!important;margin:0 0 9px!important;font-size:10px!important;font-weight:950!important;display:block!important}.detail-strength-chips{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.detail-strength-chip,.detail-strength-chip-neutral{color:#31506f!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important;display:inline-flex!important}.detail-unit-note{background:#f7f9fc;border-left:3px solid #0052e0;border-radius:0 12px 12px 0;color:#52657c!important;margin:0 0 18px!important;padding:12px 14px!important;font-size:12px!important;line-height:1.55!important}.detail-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.detail-trust-item{color:#3e5872;background:#fff;border:1px solid #07275214;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:11px 12px;font-size:11px;font-weight:800;line-height:1.25;display:flex}.detail-trust-icon{color:#0052e0;background:#edf4ff;border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.detail-primary-link{color:#fff!important;letter-spacing:.01em!important;text-align:center!important;background:linear-gradient(135deg,#0052e0,#063b9c)!important;border:1px solid #0052e0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:54px!important;margin:0!important;padding:15px 22px!important;font-size:14px!important;font-weight:950!important;transition:transform .18s,box-shadow .18s,filter .18s!important;display:inline-flex!important;box-shadow:0 14px 28px #0052e033!important}.detail-primary-link:after{content:"→";margin-left:9px;font-size:17px;transition:transform .18s}.detail-primary-link:hover{filter:brightness(1.04);transform:translateY(-2px)!important;box-shadow:0 18px 34px #0052e042!important}.detail-primary-link:hover:after{transform:translate(3px)}body:has(.product-detail-page) .legal-disclaimer{position:relative;background:#071933!important;border-top:1px solid #ffffff14!important;padding:44px 0!important}body:has(.product-detail-page) .legal-disclaimer .container{width:min(1180px,100% - 40px)!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}body:has(.product-detail-page) .legal-disclaimer h3{color:#fff!important;margin:0 0 10px!important;font-size:17px!important;font-weight:900!important}body:has(.product-detail-page) .legal-disclaimer p{max-width:940px;color:#b8c7dc!important;margin:0!important;font-size:12px!important;line-height:1.7!important}@media (width<=960px){.detail-product-layout,.detail-compact-layout{grid-template-columns:1fr!important;gap:22px!important}.detail-image-panel{min-height:450px!important}.detail-image-panel .product-vial-image{max-height:350px!important}}@media (width<=640px){.product-detail-page{padding:24px 0 56px}.product-detail-hero{width:min(100% - 24px,1180px)!important}.detail-back-link{margin-bottom:14px!important}.detail-image-panel{border-radius:24px!important;min-height:330px!important;padding:28px!important}.detail-image-panel .product-vial-image{max-height:265px!important}.detail-image-panel:after{font-size:9px;bottom:14px;left:14px}.detail-copy-panel{border-radius:24px!important;padding:26px 20px!important}.detail-copy-panel h1{font-size:clamp(36px,12vw,50px)!important}.detail-lead{font-size:15px!important}.detail-meta-grid,.detail-trust-row{grid-template-columns:1fr!important}body:has(.product-detail-page) .legal-disclaimer .container{width:min(100% - 32px,1180px)!important}}body.storefront-page[data-catalogue-market] .inventory-top-controls{background:linear-gradient(135deg,#fffffffa,#f6fafff5)!important;border-color:#becfe8e0!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) minmax(220px,280px)!important;gap:18px!important;padding:18px!important;box-shadow:0 18px 46px #081f4b14,inset 0 1px #fffffff5!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-copy{background:linear-gradient(145deg,#f7faff,#edf4fd)!important;border:1px solid #c7d6edd1!important;border-radius:16px!important;align-items:center!important;gap:13px!important;min-width:0!important;min-height:72px!important;padding:12px 14px!important;display:flex!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-icon{color:#fff!important;background:#0b2b61!important;border-radius:13px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:inline-flex!important;box-shadow:0 8px 18px #0b2b612e!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-icon svg{width:21px!important;height:21px!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-text{min-width:0!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-copy strong{color:#071d49!important;letter-spacing:-.015em!important;font-size:.96rem!important;line-height:1.2!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-copy .inventory-result-count{color:#62738d!important;margin-top:5px!important;font-size:.76rem!important;font-weight:650!important}body.storefront-page[data-catalogue-market] .inventory-search-label,body.storefront-page[data-catalogue-market] .inventory-sort-label{flex-direction:column!important;gap:8px!important;min-width:0!important;display:flex!important}body.storefront-page[data-catalogue-market] .inventory-control-label{color:#334a6c!important;letter-spacing:.045em!important;text-transform:uppercase!important;padding-left:2px!important;font-size:.73rem!important;font-weight:850!important;line-height:1!important;display:block!important}body.storefront-page[data-catalogue-market] .inventory-control-shell{display:block!important;position:relative!important}body.storefront-page[data-catalogue-market] .inventory-search-label:before,body.storefront-page[data-catalogue-market] .inventory-search-label:after{z-index:2!important}body.storefront-page[data-catalogue-market] .inventory-search-label:before{top:auto!important;bottom:20px!important;left:18px!important;transform:none!important}body.storefront-page[data-catalogue-market] .inventory-search-label:after{top:auto!important;bottom:17px!important;left:31px!important}body.storefront-page[data-catalogue-market] .inventory-search-input,body.storefront-page[data-catalogue-market] .inventory-sort-select{color:#102950!important;background-color:#fff!important;border-color:#cfdced!important;border-radius:14px!important;height:54px!important;min-height:54px!important;font-size:.91rem!important;font-weight:700!important;box-shadow:0 6px 16px #0c2a570b,inset 0 1px #fffffff2!important}body.storefront-page[data-catalogue-market] .inventory-search-input:hover,body.storefront-page[data-catalogue-market] .inventory-sort-select:hover{border-color:#adc3df!important}body.storefront-page[data-catalogue-market] .inventory-search-input:focus,body.storefront-page[data-catalogue-market] .inventory-sort-select:focus{border-color:#2e6fc2!important;box-shadow:0 0 0 4px #2e6fc21f,0 8px 20px #0c2a570f!important}body.storefront-page[data-catalogue-market] .inventory-sort-select{appearance:none!important;background-image:linear-gradient(45deg,#0000 50%,#315174 50%),linear-gradient(135deg,#315174 50%,#0000 50%)!important;background-position:calc(100% - 20px) 23px,calc(100% - 15px) 23px!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px!important;padding-right:44px!important}@media (width<=1120px){body.storefront-page[data-catalogue-market] .inventory-top-controls{grid-template-columns:minmax(0,1fr) minmax(210px,260px)!important}body.storefront-page[data-catalogue-market] .inventory-sort-label{grid-column:auto!important}}@media (width<=760px){body.storefront-page[data-catalogue-market] .inventory-top-controls{grid-template-columns:minmax(0,1fr) minmax(190px,.62fr)!important;gap:14px!important}body.storefront-page[data-catalogue-market] .inventory-sort-label{grid-column:auto!important}}@media (width<=560px){body.storefront-page[data-catalogue-market] .inventory-top-controls{grid-template-columns:1fr!important;gap:13px!important;padding:14px!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-copy{grid-column:auto!important;min-height:62px!important;display:flex!important}body.storefront-page[data-catalogue-market] .inventory-toolbar-icon{flex-basis:38px!important;width:38px!important;height:38px!important}}#productGrid{align-items:stretch!important}#productGrid .featured-product-card-home{container-type:inline-size;text-align:left!important;background:#fff!important;border:1px solid #0f27451f!important;border-radius:20px!important;flex-direction:column!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;transition:transform .18s,box-shadow .18s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 30px #0f274514!important}@media (hover:hover){#productGrid .featured-product-card-home:hover{transform:translateY(-3px)!important;box-shadow:0 16px 36px #0f27451f!important}}#productGrid .featured-product-card-home .featured-vial-frame{background:linear-gradient(#f8fbff 0%,#fff 100%)!important;border:0!important;border-radius:0!important;place-items:center!important;width:100%!important;height:190px!important;min-height:190px!important;margin:0!important;padding:18px 24px 10px!important;display:grid!important;overflow:hidden!important}#productGrid .featured-product-card-home .featured-vial-frame img{object-fit:contain!important;width:auto!important;max-width:82%!important;height:auto!important;max-height:170px!important;display:block!important}#productGrid .featured-product-card-home .stock-status-badge{z-index:3!important;letter-spacing:0!important;white-space:nowrap!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:calc(100% - 28px)!important;min-height:30px!important;margin:0!important;padding:6px 10px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 4px 12px #0f274514!important}#productGrid .featured-product-card-home .stock-dot{background:currentColor!important;border-radius:50%!important;flex:0 0 8px!important;width:8px!important;height:8px!important}#productGrid .featured-product-card-home .stock-instock{color:#17663a!important;background:#edf8f1!important;border:1px solid #17663a38!important}#productGrid .featured-product-card-home .stock-lowstock{color:#8a5a00!important;background:#fff6df!important;border:1px solid #b98f3757!important}#productGrid .featured-product-card-home .stock-outofstock{color:#9b1c1c!important;background:#fff0f0!important;border:1px solid #9b1c1c3d!important}#productGrid .featured-product-card-home .featured-card-copy{min-height:0!important;margin:0!important;padding:16px 20px 4px!important}#productGrid .featured-product-card-home .featured-card-copy h3{color:#061a44!important;letter-spacing:-.025em!important;overflow-wrap:anywhere!important;margin:0!important;font-size:clamp(21px,7cqi,27px)!important;font-weight:900!important;line-height:1.12!important}#productGrid .featured-product-card-home .featured-card-copy p{display:none!important}#productGrid .featured-product-card-home .home-product-controls{flex-direction:column!important;flex:auto!important;gap:14px!important;min-width:0!important;margin:0!important;padding:10px 20px 0!important;display:flex!important}#productGrid .featured-product-card-home .home-option-group{text-align:left!important;gap:8px!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important}#productGrid .featured-product-card-home .home-option-label{color:#5f6f89!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;display:block!important}#productGrid .featured-product-card-home .home-concentration-pills{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important;margin:0!important;display:flex!important}#productGrid .featured-product-card-home .home-concentration-pill{color:#0b397b!important;width:auto!important;min-width:62px!important;max-width:100%!important;min-height:36px!important;font:inherit!important;letter-spacing:.045em!important;text-align:center!important;white-space:nowrap!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #9eb7dc!important;border-radius:9px!important;flex:none!important;margin:0!important;padding:7px 14px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;transition:border-color .15s,background .15s,color .15s!important}#productGrid .featured-product-card-home .home-concentration-pill:hover:not(:disabled){background:#f5f9ff!important;border-color:#0b4ba3!important}#productGrid .featured-product-card-home .home-concentration-pill.is-selected:not(:disabled){color:#fff!important;background:#0b4ba3!important;border-color:#0b4ba3!important}#productGrid .featured-product-card-home .home-concentration-pill.is-unavailable,#productGrid .featured-product-card-home .home-concentration-pill:disabled{color:#7b8492!important;opacity:1!important;cursor:not-allowed!important;background:#f2f4f7!important;border-color:#d0d5dd!important;text-decoration:line-through 1.5px!important}#productGrid .featured-product-card-home .home-package-group{gap:6px!important}#productGrid .featured-product-card-home .home-package-list{color:#526071!important;flex-wrap:wrap!important;align-items:baseline!important;gap:4px 8px!important;min-width:0!important;font-size:12px!important;font-weight:650!important;line-height:1.45!important;display:flex!important}#productGrid .featured-product-card-home .home-package-item,#productGrid .featured-product-card-home .home-package-separator{margin:0!important;padding:0!important;display:inline!important}#productGrid .featured-product-card-home .home-package-item.is-unavailable{color:#7b8492!important;text-decoration:line-through 1.25px!important}#productGrid .featured-product-card-home .home-package-separator{color:#98a2b3!important}#productGrid .featured-product-card-home .home-price-trust-row{border-top:1px solid #e4e7ec!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important;margin-top:2px!important;padding:14px 0!important;display:grid!important}#productGrid .featured-product-card-home .featured-price.product-price{color:#071d42!important;letter-spacing:-.025em!important;font-variant-numeric:tabular-nums!important;white-space:normal!important;overflow-wrap:normal!important;min-width:0!important;margin:0!important;font-size:clamp(18px,6cqi,23px)!important;font-weight:900!important;line-height:1.12!important}#productGrid .featured-product-card-home .home-coa-status{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:max-content!important;max-width:100%!important;min-height:30px!important;margin:0!important;padding:6px 10px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}#productGrid .featured-product-card-home .home-coa-status.is-available{color:#167647!important;background:#ecf9f1!important;border-color:#a9dfbf!important}#productGrid .featured-product-card-home .home-coa-status.is-unavailable{color:#667085!important;background:#f2f4f7!important;border-color:#d0d5dd!important}#productGrid .featured-product-card-home .home-coa-dot{background:currentColor!important;border-radius:50%!important;flex:0 0 8px!important;width:8px!important;height:8px!important;display:block!important}#productGrid .featured-product-card-home .home-card-actions{background:#fff!important;border-top:1px solid #e4e7ec!important;grid-template-columns:minmax(112px,.78fr) minmax(150px,1.22fr)!important;gap:10px!important;width:calc(100% + 40px)!important;min-width:0!important;margin:auto -20px 0!important;padding:14px 20px 18px!important;display:grid!important}#productGrid .featured-product-card-home .home-detail-link,#productGrid .featured-product-card-home .home-add-to-cart{letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}#productGrid .featured-product-card-home .home-detail-link{color:#0b397b!important;background:#fff!important;border:2px solid #0b397b!important}#productGrid .featured-product-card-home .home-detail-link:hover{background:#f5f9ff!important}#productGrid .featured-product-card-home .home-add-to-cart{color:#fff!important;background:linear-gradient(135deg,#173f7b,#0b2b5f)!important;border:2px solid #102f63!important;box-shadow:0 8px 18px #0b2b5f29!important}#productGrid .featured-product-card-home .home-add-to-cart:hover:not(:disabled){filter:brightness(1.04)!important;transform:none!important}#productGrid .featured-product-card-home .home-add-to-cart.is-out-of-stock,#productGrid .featured-product-card-home .home-add-to-cart:disabled{color:#fff!important;box-shadow:none!important;opacity:1!important;filter:none!important;cursor:not-allowed!important;background:#d5d9df!important;border-color:#d0d5dd!important}#productGrid .featured-product-card-home .home-concentration-pills{flex-flow:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:flex!important}#productGrid .featured-product-card-home .home-concentration-pills>.home-concentration-pill{flex:none!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:64px!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 14px!important;display:inline-flex!important}@container (width<=390px){#productGrid .featured-product-card-home .featured-vial-frame{height:210px!important;min-height:210px!important;padding:18px 18px 8px!important}#productGrid .featured-product-card-home .featured-vial-frame img{max-width:75%!important;max-height:190px!important}#productGrid .featured-product-card-home .featured-card-copy{padding:15px 14px 4px!important}#productGrid .featured-product-card-home .home-product-controls{gap:13px!important;padding:10px 14px 0!important}#productGrid .featured-product-card-home .home-concentration-pills{gap:7px!important}#productGrid .featured-product-card-home .home-concentration-pill{min-width:64px!important;min-height:36px!important;padding:7px 12px!important;font-size:12px!important}#productGrid .featured-product-card-home .home-price-trust-row{grid-template-columns:1fr!important;align-items:start!important;gap:9px!important}#productGrid .featured-product-card-home .home-coa-status{text-align:center!important;justify-content:center!important;max-width:100%!important}#productGrid .featured-product-card-home .home-card-actions{grid-template-columns:minmax(108px,.78fr) minmax(155px,1.22fr)!important;width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding:14px 14px 18px!important}#productGrid .featured-product-card-home .home-detail-link,#productGrid .featured-product-card-home .home-add-to-cart{padding-left:9px!important;padding-right:9px!important;font-size:12px!important}}@container (width<=315px){#productGrid .featured-product-card-home .home-card-actions{grid-template-columns:1fr!important}}@media (width<=420px){#productGrid .featured-product-card-home .home-price-trust-row{grid-template-columns:1fr!important}#productGrid .featured-product-card-home .home-coa-status{text-align:center!important;justify-content:center!important;max-width:100%!important}}body.storefront-page[data-catalogue-market=domestic] .international-listing-heading{background:linear-gradient(135deg,#46050cfa,#84101df2),url(../../assets/true-north-clean-bg.webp) 50%/cover no-repeat!important}body.storefront-page[data-catalogue-market=domestic] .international-listing-heading:before{background:radial-gradient(circle at 50% -30%,#ff778440,#0000 45%),linear-gradient(90deg,#0000,#ffffff0b,#0000)!important}body.storefront-page[data-catalogue-market=domestic] .catalogue-hero-eyebrow{color:#ffe0e4!important;background:#ffffff14!important;border-color:#ffc3c95c!important}body.storefront-page[data-catalogue-market=domestic] .international-listing-heading p{color:#ffeff1e6!important}body.storefront-page[data-catalogue-market=domestic] .catalogue-hero-meta span{color:#fff!important;background:#ffffff16!important;border-color:#ffd6db38!important}body[data-product-market=domestic]{--detail-market:#a61e2d;--detail-market-dark:#6f101b;--detail-market-soft:#fff2f3;--detail-market-ring:#a61e2d24}body[data-product-market=international]{--detail-market:#0b4ba3;--detail-market-dark:#062f72;--detail-market-soft:#eef5ff;--detail-market-ring:#0b4ba324}body[data-product-market] .detail-eyebrow{border-color:color-mix(in srgb,var(--detail-market) 18%,transparent)!important;background:var(--detail-market-soft)!important;color:var(--detail-market)!important}body[data-product-market] .detail-image-panel:before{border-color:var(--detail-market-ring)!important;box-shadow:0 0 0 32px color-mix(in srgb,var(--detail-market) 3%,transparent),0 0 0 66px color-mix(in srgb,var(--detail-market) 2%,transparent)!important}body[data-product-market=domestic] .detail-image-panel{background:radial-gradient(circle at 50% 34%,#fff,#fff8f8 54%,#f5e8ea 100%)!important}body[data-product-market] .detail-strength-strip{border-color:var(--detail-market-ring)!important;background:linear-gradient(135deg,var(--detail-market-soft),#fff)!important}body[data-product-market] .detail-unit-note{border-left-color:var(--detail-market)!important}body[data-product-market] .detail-trust-icon{background:var(--detail-market-soft)!important;color:var(--detail-market)!important}body[data-product-market] .detail-primary-link{border-color:var(--detail-market)!important;background:linear-gradient(135deg,var(--detail-market),var(--detail-market-dark))!important;box-shadow:0 14px 28px var(--detail-market-ring)!important}body[data-product-market] .detail-primary-link:hover{box-shadow:0 18px 34px var(--detail-market-ring)!important}body[data-product-market] .detail-back-link:hover{border-color:var(--detail-market-ring)!important;color:var(--detail-market)!important;box-shadow:0 10px 30px var(--detail-market-ring)!important}.detail-action-note{color:#74869a!important;text-align:center!important;margin:11px 0 0!important;font-size:11px!important;line-height:1.5!important}.detail-meta-grid>div,.detail-trust-item{transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}@media (hover:hover){.detail-meta-grid>div:hover,.detail-trust-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #081f4212;border-color:var(--detail-market-ring)!important;background:#fff!important}}#productGrid .featured-product-card-home{transition:transform .18s,box-shadow .18s,border-color .18s!important}#productGrid .featured-product-card-home .featured-vial-frame img{transition:transform .22s,filter .22s!important}@media (hover:hover){#productGrid .featured-product-card-home:hover{border-color:#0b4ba338!important}body[data-catalogue-market=domestic] #productGrid .featured-product-card-home:hover{border-color:#a61e2d3d!important}#productGrid .featured-product-card-home:hover .featured-vial-frame img{filter:drop-shadow(0 18px 18px #0c1f3a1f);transform:translateY(-3px)scale(1.015)}}body[data-catalogue-market=domestic] #productGrid .home-concentration-pill.is-selected:not(:disabled),body[data-catalogue-market=domestic] #productGrid .home-add-to-cart{color:#fff!important;background:#a61e2d!important;border-color:#a61e2d!important}body[data-catalogue-market=domestic] #productGrid .home-concentration-pill:hover:not(:disabled){color:#8f1725!important;background:#fff4f5!important;border-color:#a61e2d!important}body[data-catalogue-market=domestic] #productGrid .home-detail-link:hover{color:#a61e2d!important;border-color:#a61e2d!important}@media (prefers-reduced-motion:reduce){.detail-image-panel .product-vial-image,.detail-meta-grid>div,.detail-trust-item,.detail-primary-link,#productGrid .featured-product-card-home,#productGrid .featured-vial-frame img{transition:none!important;transform:none!important}}body[data-product-market] .product-detail-hero{padding-top:clamp(28px,3.6vw,50px)!important;padding-bottom:clamp(44px,5.4vw,68px)!important}body[data-product-market] .detail-product-layout{align-items:center!important;gap:clamp(30px,4vw,56px)!important}body[data-product-market] .detail-copy-panel{padding:clamp(28px,3.5vw,42px)!important}body[data-product-market] .detail-copy-panel h1{margin-bottom:18px!important}body[data-product-market] .detail-lead{max-width:68ch!important;margin:0 0 20px!important;font-size:clamp(16px,1.25vw,18px)!important;line-height:1.76!important}body[data-product-market] .detail-meta-grid{gap:14px!important;margin-top:4px!important;margin-bottom:20px!important}body[data-product-market] .detail-meta-grid>div{border-radius:16px!important;min-height:88px!important;padding:17px 18px!important}body[data-product-market] .detail-meta-grid span{margin-bottom:7px!important}body[data-product-market] .detail-meta-grid strong{line-height:1.45!important}body[data-product-market] .detail-meta-grid>div:nth-child(2){background:linear-gradient(135deg,#18824913,#fff 70%)!important;border-color:#18824938!important}body[data-product-market] .detail-meta-grid>div:nth-child(2) strong{color:#17663a!important;align-items:center!important;gap:9px!important;display:flex!important}body[data-product-market] .detail-meta-grid>div:nth-child(2) strong:before{content:"";background:#22a35a;border-radius:999px;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 4px #22a35a21}body[data-product-market] .detail-strength-strip{border-radius:17px!important;margin:0 0 20px!important;padding:18px 20px!important}body[data-product-market] .detail-strength-label{margin-bottom:10px!important}body[data-product-market] .detail-strength-chip-neutral{line-height:1.55!important}body[data-product-market] .detail-trust-row{gap:14px!important;margin:0 0 22px!important}body[data-product-market] .detail-trust-item{text-align:center!important;border-radius:17px!important;align-content:center!important;justify-items:center!important;min-height:96px!important;padding:17px 15px!important;line-height:1.4!important}body[data-product-market] .detail-trust-icon{border-radius:12px!important;width:36px!important;height:36px!important;margin-bottom:3px!important;font-size:16px!important}body[data-product-market] .detail-primary-link{letter-spacing:.005em!important;min-height:56px!important;padding:16px 24px!important;font-size:15px!important}body[data-product-market] .detail-action-note{margin-top:10px!important;font-size:12px!important;line-height:1.65!important}body[data-product-market] .legal-disclaimer{padding-top:clamp(32px,4vw,48px)!important;padding-bottom:clamp(32px,4vw,48px)!important}body[data-product-market] .legal-disclaimer h3{margin-bottom:12px!important}body[data-product-market] .legal-disclaimer p{max-width:86ch!important;line-height:1.75!important}@media (width<=760px){body[data-product-market] .product-detail-hero{padding-top:22px!important;padding-bottom:40px!important}body[data-product-market] .detail-product-layout{gap:22px!important}body[data-product-market] .detail-copy-panel{padding:22px 18px!important}body[data-product-market] .detail-lead{margin-bottom:18px!important;font-size:15.5px!important;line-height:1.7!important}body[data-product-market] .detail-meta-grid>div{min-height:auto!important}body[data-product-market] .detail-trust-item{text-align:left!important;grid-template-columns:38px 1fr!important;justify-items:start!important;min-height:78px!important}body[data-product-market] .detail-trust-icon{margin-bottom:0!important}}.catalogue-state{text-align:center;background:#fff;border:1px solid #d7dee8;border-radius:18px;grid-column:1/-1;padding:3rem}.catalogue-error{color:#9b1c1c}.catalogue-product-card .stock-status-badge,.catalogue-product-card .product-unit-badge{display:inline-flex!important}:root{--mbl-market:#0b4ba3;--mbl-market-dark:#062f72;--mbl-market-soft:#eef5ff;--mbl-market-ring:#0b4ba31f}.mbl-configure-open{overflow:hidden}.mbl-configure-modal{z-index:10000;backdrop-filter:blur(10px);opacity:0;background:#020a18c2;justify-content:center;align-items:center;padding:24px;transition:opacity .2s;display:none;position:fixed;inset:0}.mbl-configure-modal.is-open{opacity:1;display:flex}.mbl-configure-dialog{background:#fff;border:1px solid #ffffff57;border-radius:26px;grid-template-columns:minmax(300px,.88fr) minmax(390px,1.12fr);width:min(1000px,100%);max-height:calc(100vh - 48px);animation:.24s cubic-bezier(.2,.8,.2,1) mblModalIn;display:grid;position:relative;overflow:auto;box-shadow:0 32px 100px #00000061}.mbl-configure-dialog[data-modal-market=domestic]{--mbl-market:#a61e2d;--mbl-market-dark:#6f101b;--mbl-market-soft:#fff2f3;--mbl-market-ring:#a61e2d21}@keyframes mblModalIn{0%{opacity:.5;transform:translateY(16px)scale(.985)}to{opacity:1;transform:none}}.mbl-configure-close{z-index:5;color:#173554;cursor:pointer;background:#ffffffeb;border:1px solid #0727521a;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,background .16s,color .16s,border-color .16s;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #081f421a}.mbl-configure-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:19px;height:19px}.mbl-configure-close:hover{background:var(--mbl-market-soft);border-color:var(--mbl-market);color:var(--mbl-market);transform:rotate(4deg)scale(1.04)}.mbl-configure-close:focus-visible,.mbl-configure-content button:focus-visible,.mbl-configure-actions a:focus-visible{outline:3px solid var(--mbl-market-ring);outline-offset:3px}.mbl-configure-media{background:radial-gradient(circle at 50% 35%,#fff 0%,#f6f9fe 50%,#e9f0f9 100%);justify-content:center;align-items:center;min-height:590px;padding:62px 48px;display:flex;position:relative;overflow:hidden}.mbl-configure-dialog[data-modal-market=domestic] .mbl-configure-media{background:radial-gradient(circle at 50% 35%,#fff 0%,#fff8f8 52%,#f6e8ea 100%)}.mbl-configure-media:before{content:"";aspect-ratio:1;border:1px solid var(--mbl-market-ring);width:72%;box-shadow:0 0 0 38px color-mix(in srgb,var(--mbl-market) 3%,transparent),0 0 0 78px color-mix(in srgb,var(--mbl-market) 2%,transparent);border-radius:50%;position:absolute}.mbl-configure-media img{z-index:1;object-fit:contain;filter:drop-shadow(0 32px 34px #12233c33);max-width:90%;max-height:470px;transition:transform .28s,filter .28s;position:relative}.mbl-configure-media:hover img{filter:drop-shadow(0 38px 40px #12233c3d);transform:translateY(-5px)scale(1.012)}.mbl-configure-market-flag{z-index:2;border:1px solid color-mix(in srgb,var(--mbl-market) 22%,transparent);color:var(--mbl-market);letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px);background:#ffffffdb;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:950;position:absolute;top:22px;left:22px}.mbl-configure-media-note{z-index:2;color:#63778e;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850;position:absolute;bottom:20px;left:22px}.mbl-configure-content{flex-direction:column;padding:48px 48px 42px;display:flex}.mbl-configure-kicker{color:var(--mbl-market);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:950}.mbl-configure-content h2{color:#061a44;letter-spacing:-.035em;margin:0 48px 10px 0;font-size:clamp(32px,4vw,46px);font-weight:950;line-height:1.02}.mbl-configure-description{color:#52657c;margin:0;font-size:14px;line-height:1.65}.mbl-configure-status{flex-wrap:wrap;gap:8px;margin:18px 0 12px;display:flex}.mbl-configure-status span{color:#405a74;background:#f5f7fa;border:1px solid #07275214;border-radius:999px;align-items:center;min-height:30px;padding:7px 11px;font-size:11px;font-weight:850;display:inline-flex}.mbl-configure-status [data-market]{border-color:color-mix(in srgb,var(--mbl-market) 20%,transparent);background:var(--mbl-market-soft);color:var(--mbl-market)}.mbl-configure-status [data-state=in]{color:#17663b;background:#edf8f1;border-color:#17663b2e}.mbl-configure-status [data-state=low]{color:#8a5b00;background:#fff6df;border-color:#8a5b002e}.mbl-configure-status [data-state=out]{color:#9b1c1c;background:#fff0f0;border-color:#9b1c1c2e}.mbl-configure-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 22px;display:grid}.mbl-configure-trust span{color:#496078;background:#fbfcfe;border:1px solid #07275214;border-radius:12px;align-items:center;gap:7px;padding:9px 10px;font-size:10px;font-weight:800;line-height:1.25;display:flex}.mbl-configure-trust i{background:var(--mbl-market-soft);width:20px;height:20px;color:var(--mbl-market);border-radius:7px;flex:0 0 20px;place-items:center;font-style:normal;display:grid}.mbl-configure-content section{margin:0 0 20px}.mbl-configure-content section h3{color:#31506f;letter-spacing:.11em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:950}.mbl-configure-content [data-packages],.mbl-configure-content [data-strengths]{flex-wrap:wrap;gap:8px;display:flex}.mbl-configure-content [data-packages] button,.mbl-configure-content [data-strengths] button{border:1px solid color-mix(in srgb,var(--mbl-market) 42%,#b9c5d4);min-height:39px;color:var(--mbl-market);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:850;transition:transform .15s,border-color .15s,background .15s,color .15s,box-shadow .15s}.mbl-configure-content [data-packages] button:hover:not(.is-unavailable),.mbl-configure-content [data-strengths] button:hover:not(.is-unavailable){border-color:var(--mbl-market);background:var(--mbl-market-soft);box-shadow:0 6px 16px var(--mbl-market-ring);transform:translateY(-1px)}.mbl-configure-content button.is-selected{box-shadow:0 7px 16px var(--mbl-market-ring);background:var(--mbl-market)!important;color:#fff!important;border-color:var(--mbl-market)!important}.mbl-configure-dialog [data-packages] button.is-unavailable,.mbl-configure-dialog [data-strengths] button.is-unavailable{opacity:1;color:#7a8491;cursor:not-allowed;background:#f1f3f6;border-color:#d0d5dd;text-decoration:line-through 1.5px}.mbl-configure-price{border:1px solid color-mix(in srgb,var(--mbl-market) 14%,#dfe5ec);background:linear-gradient(135deg,var(--mbl-market-soft),#fff);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:2px 0 22px;padding:17px 18px;display:flex}.mbl-configure-price>div{gap:4px;display:grid}.mbl-configure-price span{color:#63778d;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:950}.mbl-configure-price small{color:#52657c;font-size:11px;font-weight:750}.mbl-configure-price strong{color:#071d42;letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(25px,3vw,34px);font-weight:950;line-height:1}.mbl-configure-actions{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:10px;display:grid}.mbl-configure-actions a,.mbl-configure-actions button{min-height:50px;font:inherit;text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:13px 17px;font-size:12px;font-weight:900;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex}.mbl-configure-actions a{color:#183c63;background:#fff;border:1px solid #07275224}.mbl-configure-actions a:hover{border-color:var(--mbl-market);color:var(--mbl-market);box-shadow:0 9px 20px var(--mbl-market-ring);transform:translateY(-1px)}.mbl-configure-actions button{border:1px solid var(--mbl-market);background:linear-gradient(135deg,var(--mbl-market),var(--mbl-market-dark));color:#fff;box-shadow:0 12px 24px var(--mbl-market-ring);cursor:pointer}.mbl-configure-actions button:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 16px 30px var(--mbl-market-ring);transform:translateY(-2px)}.mbl-configure-actions button span{margin-left:7px;transition:transform .16s}.mbl-configure-actions button:hover span{transform:translate(3px)}.mbl-configure-actions button:disabled{box-shadow:none;cursor:not-allowed;background:#9aa4b1;border-color:#9aa4b1}.mbl-configure-footnote{color:#78899b;text-align:center;margin:12px 0 0;font-size:10px;line-height:1.5}.inventory-top-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-search-label{flex:260px}.inventory-search-input{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:0 14px}.stock-options{color:#1d4ed8;background:#dbeafe}@media (width<=800px){.mbl-configure-modal{padding:10px}.mbl-configure-dialog{border-radius:22px;grid-template-columns:1fr;max-height:calc(100vh - 20px)}.mbl-configure-media{min-height:260px;padding:38px 28px}.mbl-configure-media img{max-height:220px}.mbl-configure-content{padding:30px 22px 26px}.mbl-configure-content h2{font-size:34px}.mbl-configure-trust,.mbl-configure-actions{grid-template-columns:1fr}.mbl-configure-close{top:12px;right:12px}}@media (prefers-reduced-motion:reduce){.mbl-configure-dialog,.mbl-configure-media img,.mbl-configure-close,.mbl-configure-content button,.mbl-configure-actions a,.mbl-configure-actions button{transition:none!important;animation:none!important}}body[data-product-market] .mbl-configure-price{border-width:1px;margin:4px 0 24px;padding:20px;box-shadow:0 12px 30px #071d4212}body[data-product-market] .mbl-configure-price strong{letter-spacing:-.045em;font-size:clamp(30px,3.5vw,40px);font-weight:950}body[data-product-market] .mbl-configure-price span{font-size:11px}.skip-link{z-index:2147483647;color:#fff;background:#061a44;border-radius:10px;padding:12px 16px;font-weight:800;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%);box-shadow:0 8px 24px #0000003d}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #0b63ce}[aria-current=page]{text-underline-offset:5px;text-decoration-thickness:2px}img{max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports (content-visibility:auto){body[data-catalogue-market] .catalog-card{content-visibility:auto;contain-intrinsic-size:520px 320px}}