: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}.hidden{display:none}.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{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.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-chips{flex-wrap:wrap;gap:8px;display:flex}.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}}.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}.policy-page{color:#17243a;background:#f6f9fc}.policy-shell{max-width:960px;margin:0 auto;padding:72px 24px 88px}.policy-hero{background:#fff;border:1px solid #dfe6ef;border-radius:22px;margin-bottom:28px;padding:36px;box-shadow:0 14px 34px #082b6312}.policy-eyebrow{color:#526985;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.policy-hero h1{color:#082b63;letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2.15rem,5vw,3.4rem);line-height:1}.policy-hero p{color:#63738a;margin:0;line-height:1.65}.policy-content{gap:18px;display:grid}.policy-section{background:#fff;border:1px solid #dfe6ef;border-radius:18px;padding:28px 30px}.policy-section h2{color:#082b63;margin:0 0 12px;font-size:1.25rem}.policy-section p,.policy-section li{color:#53657c;line-height:1.72}.policy-section p{margin:0 0 12px}.policy-section p:last-child{margin-bottom:0}.policy-section ul{margin:0;padding-left:22px}.policy-section li+li{margin-top:7px}.policy-contact{color:#0759c7;margin-top:8px;font-weight:800;text-decoration:none;display:inline-flex}.policy-contact:hover{text-decoration:underline}@media (width<=640px){.policy-shell{padding:42px 16px 60px}.policy-hero{padding:27px 22px}.policy-section{padding:23px 20px}}.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}}