:root{--navy:#061321;--navy2:#081a2c;--ink:#f8fbff;--muted:#aab7c8;--line:rgba(255,255,255,.13);--cyan:#49b8ee;--green:#25d35b;--card:rgba(8,25,42,.66);--white:#fff;--shadow:0 30px 90px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#050d16;color:var(--ink);line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit}.announce{height:56px;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;background:linear-gradient(180deg,#061421,#071727);font-size:14px;font-weight:700;border-bottom:1px solid var(--line);text-align:center}.site-header{position:sticky;top:0;z-index:50;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;background:rgba(5,14,24,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand img{width:248px;display:block}.desktop-nav{display:flex;gap:42px;font-weight:700}.desktop-nav a{opacity:.92}.desktop-nav a:hover{color:var(--cyan)}.header-actions{display:flex;align-items:center;gap:16px}.icon-btn,.hamb{border:0;background:transparent;color:white;cursor:pointer}.icon-btn{font-size:25px;position:relative}.cart em{position:absolute;right:-8px;top:-8px;width:19px;height:19px;border-radius:99px;background:rgba(255,255,255,.16);font-size:11px;font-style:normal;display:grid;place-items:center}.hamb{display:none;width:34px}.hamb span{display:block;height:2px;background:white;margin:6px 0;border-radius:2px}.trust-strip{display:flex;justify-content:center;gap:52px;padding:18px 30px;color:#d5edf8;background:#fbfdff;color:#6e7a87;font-size:20px}.lower-strip{background:#071321;color:#d8e2ef;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.section{padding-left:56px;padding-right:56px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 390px 1fr;gap:56px;align-items:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 55% 46%,rgba(61,152,216,.48) 0%,rgba(18,50,80,.25) 26%,rgba(5,14,24,.98) 66%),linear-gradient(180deg,#071522 0%,#050d16 100%)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line)}.pill{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:10px 18px;color:#fff;background:rgba(255,255,255,.035);font-weight:700}.hero h1{font-size:52px;line-height:1.13;margin:28px 0 20px;letter-spacing:-.04em}.hero h1 strong{color:var(--cyan);font-weight:700}.hero p{max-width:480px;color:#e5ecf5;font-size:18px}.actions{display:flex;align-items:center;gap:32px;margin-top:34px}.btn{height:54px;display:inline-flex;align-items:center;gap:22px;border-radius:8px;padding:0 28px;font-weight:700}.btn.primary{background:white;color:#08111e;box-shadow:var(--shadow)}.btn.full{width:100%;justify-content:center}.link-btn{font-weight:700;border-bottom:1px solid var(--cyan);padding-bottom:7px}.hero-vial-wrap{position:relative;display:grid;place-items:center}.glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(82,176,240,.42),rgba(82,176,240,.1) 42%,transparent 70%);filter:blur(8px)}.hero-vial{position:relative;width:390px;max-width:100%;filter:drop-shadow(0 34px 34px rgba(0,0,0,.5));animation:float 6s ease-in-out infinite}.hero-features{display:grid;gap:0}.feature{display:flex;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.feature i{width:56px;height:56px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;color:white;font-style:normal;font-size:24px}.feature b{display:block;font-size:18px}.feature span{display:block;color:#b9c4d2}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.section-head h2{font-size:30px;line-height:1;margin:0 0 8px}.section-head p{margin:0;color:var(--muted)}.section-head a{color:#eaf3fb}.products{padding-top:34px;padding-bottom:44px;background:#06111e}.product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:18px}.product-card{min-width:258px;scroll-snap-align:start;border:1px solid var(--line);background:linear-gradient(180deg,rgba(12,33,54,.75),rgba(6,18,31,.75));border-radius:10px;padding:18px;display:grid;grid-template-columns:95px 1fr;gap:18px;min-height:190px;position:relative}.product-card:hover{border-color:rgba(73,184,238,.55);transform:translateY(-2px)}.product-card img{width:100px;align-self:end}.product-card small{letter-spacing:.15em;color:#b9c4d2;font-size:11px;font-weight:800}.product-card h3{margin:8px 0 6px;font-size:18px}.product-card p{margin:0 0 12px;color:#c4cfdb}.purity{display:inline-flex;color:#6ed6ff;border:1px solid rgba(73,184,238,.45);border-radius:7px;padding:5px 9px;font-weight:700;font-size:13px}.view{position:absolute;right:18px;bottom:15px;color:#fff;font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:40px;padding-bottom:40px;background:#f8fbff;color:#0a1a2d}.panel{border:1px solid #dde6ef;border-radius:20px;padding:36px;background:white}.panel h2{font-size:32px;margin:12px 0}.panel p{font-size:18px;color:#6a7684}.pay-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.pay-tags span{border:1px solid #cfd9e5;border-radius:999px;padding:12px 18px;font-weight:800;color:#0a1a2d;background:#fff}.contact-card{display:flex;flex-direction:column}.contact-btn{height:60px;border-radius:8px;display:grid;place-items:center;font-size:20px;font-weight:800;margin-top:14px;color:white}.contact-btn.whatsapp{background:#25d366}.contact-btn.text{background:#0b84ff}.contact-btn.email{background:#3a6ea5}.phone{text-align:center;color:#6b7785;font-size:22px;margin-top:24px}.coas{background:#f8fbff;color:#0a1a2d;padding-top:40px;padding-bottom:48px}.centered{justify-content:center;text-align:center}.coa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.coa-card{border:1px solid #dde6ef;background:white;border-radius:18px;padding:26px}.status{display:inline-flex;border-radius:999px;background:#eef7ff;color:#2472a5;padding:6px 10px;font-weight:800;font-size:12px}.coa-card h3{font-size:24px;margin:16px 0 8px}.coa-card p{color:#637083}.coa-card button{border:0;background:#e8eef6;color:#8693a3;border-radius:8px;padding:12px 20px;font-weight:800}.compounds{background:#fff;color:#0a1a2d;text-align:center;padding-top:58px;padding-bottom:70px}.compounds h2{font-size:54px;letter-spacing:-.04em;margin:0 0 14px}.compounds>p{font-size:26px;color:#6c7886;max-width:780px;margin:0 auto 42px}.compound-card{max-width:760px;text-align:left;margin:auto;border:1px solid #dde6ef;border-radius:20px;padding:38px;background:#fff}.lab-icon{width:80px;height:80px;border-radius:14px;background:#eaf8ff;display:grid;place-items:center;font-size:32px}.compound-card h3{font-size:30px}.compound-card p{font-size:18px;color:#6a7684}.compound-card a{color:#19bde7;font-weight:800}.disclaimer{background:var(--card);color:var(--muted);max-width:1150px;margin:44px auto 66px;padding:44px;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:88px 1fr;gap:32px;align-items:start}.disc-mark{width:72px;height:72px;border-radius:50%;border:1px solid rgba(73,184,238,.45);display:grid;place-items:center;color:var(--cyan);box-shadow:0 0 0 14px rgba(73,184,238,.06);font-family:Inter,system-ui,sans-serif;font-weight:800;font-size:26px}.disclaimer p{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.75;letter-spacing:.01em;max-width:none}.disclaimer strong{color:var(--cyan);font-weight:600}.footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;padding:50px 56px;background:#061321;border-top:1px solid var(--line);color:#aebac8}.footer-logo{width:230px}.footer h4{color:white;text-transform:uppercase;letter-spacing:.12em}.footer a,.footer span{display:block;margin:10px 0;color:#aebac8}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between}.whatsapp-bubble{position:fixed;right:28px;bottom:28px;z-index:70;width:74px;height:74px;border-radius:50%;background:#25d366;display:grid;place-items:center;color:white;font-size:34px;box-shadow:0 0 0 18px rgba(37,211,102,.15),0 15px 45px rgba(0,0,0,.35)}.drawer,.search-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);z-index:100;display:none}.drawer.active,.search-modal.active{display:block}.drawer-panel{position:absolute;right:0;top:0;width:min(420px,90vw);height:100%;background:#071522;color:white;padding:32px 28px 48px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.drawer-panel a{font-size:22px}.drawer-logo{width:230px;margin-bottom:24px}.close{position:absolute;right:22px;top:18px;border:0;background:transparent;color:inherit;font-size:36px;cursor:pointer}.search-box{width:min(720px,92vw);margin:12vh auto;background:#fff;border-radius:20px;padding:24px;color:#0a1a2d}.search-box input{width:100%;height:64px;border:1px solid #d9e2ed;border-radius:12px;padding:0 18px;font-size:22px}.result{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #edf1f5}.search-close{color:white}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:900px){.announce{font-size:13px;padding:0 12px;height:62px}.site-header{height:76px;padding:0 22px}.brand img{width:220px}.desktop-nav,.account{display:none}.hamb{display:block}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:17px;padding:18px}.hero{grid-template-columns:1fr;gap:18px;padding:44px 24px 32px;min-height:auto;text-align:left}.hero-copy{order:1}.hero-vial-wrap{order:2}.hero-features{order:3}.hero h1{font-size:42px}.hero p{font-size:18px}.actions{gap:18px}.hero-vial{width:300px}.feature{padding:16px 0}.lower-strip{grid-template-columns:1fr;font-size:15px;text-align:left}.section{padding-left:24px;padding-right:24px}.section-head{align-items:flex-start;gap:16px}.product-card{min-width:270px}.split,.coa-grid{grid-template-columns:1fr}.compounds h2{font-size:42px}.compounds>p{font-size:22px}.disclaimer{grid-template-columns:1fr;gap:20px}.disclaimer p{font-size:15px;letter-spacing:.01em}.footer{grid-template-columns:1fr;padding:42px 24px}.copyright{display:block}.whatsapp-bubble{width:70px;height:70px;right:20px;bottom:20px}}@media(max-width:520px){.brand img{width:190px}.hero h1{font-size:36px}.btn{height:54px;padding:0 18px}.actions{flex-wrap:wrap}.top-strip{font-size:16px}.product-row{margin-right:0}.panel{padding:28px}.contact-btn{height:58px}.compounds>p{font-size:20px}.disclaimer p{font-size:15px}.disc-mark{width:72px;height:72px}.footer-logo{width:210px}}


/* Vantage polish update — keep North Star direction, no gold, no color payment icons */
.cart-svg{display:inline-grid;place-items:center;width:30px;height:30px;color:#fff}
.cart-svg svg{width:29px;height:29px;display:block}
.icon-btn.cart>span:not(.cart-svg){display:none}
.hero-vial{border-radius:0;object-fit:contain;box-shadow:none;background:transparent}
.product-card img{object-fit:contain;border-radius:0;filter:drop-shadow(0 16px 22px rgba(0,0,0,.45));}
.payment-logos{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);background:#05080c;margin-top:30px;overflow:hidden;border-radius:0}
.payment-logos span{min-height:70px;display:grid;place-items:center;color:#f4f5f7;font-weight:900;font-size:22px;letter-spacing:-.03em;filter:grayscale(1);border-right:1px solid rgba(255,255,255,.16)}
.payment-logos span:last-child{border-right:0}.payment-logos .zelle:before{content:'Z';font-weight:900;margin-right:8px}.payment-logos .zelle{font-family:Inter,system-ui,sans-serif}.payment-logos .venmo{font-style:italic;text-transform:lowercase}.payment-logos .paypal:before{content:'P';font-weight:900;margin-right:8px}.payment-logos .cashapp:before{content:'$';display:inline-grid;place-items:center;width:26px;height:26px;border-radius:5px;background:#fff;color:#07090c;margin-right:8px}.payment-logos span{display:flex;justify-content:center;align-items:center}.pay-tags{display:none!important}
@media(max-width:900px){.payment-logos{grid-template-columns:1fr 1fr}.payment-logos span{min-height:62px;font-size:20px}}


/* v0.9.3 locked asset polish */
.hero-vial{width:430px;max-height:650px;object-fit:contain;background:transparent;border-radius:0;}
.hero-vial-wrap{overflow:visible;}
.product-card{min-width:292px;grid-template-columns:120px 1fr;min-height:215px;align-items:center;}
.product-card img{width:120px;max-height:180px;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 24px rgba(0,0,0,.48));}
.product-card h3{font-size:20px;}
.product-card p{font-size:16px;}
.payment-logos{background:#090b0f; border:1px solid rgba(255,255,255,.15);}
.payment-logos span{color:#fff; text-shadow:0 1px 0 rgba(255,255,255,.08);}
.whatsapp-bubble{font-size:0;color:#fff;background:#25d366;}
.whatsapp-bubble svg{width:42px;height:42px;display:block;}
.disclaimer{background:var(--card);color:var(--muted);padding:44px;}
.disclaimer p{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.75;letter-spacing:.01em;}
.disclaimer strong{color:var(--cyan);}
.disc-mark{color:var(--cyan);border-color:rgba(73,184,238,.42);}
@media(max-width:900px){.hero-vial{width:310px}.product-card{min-width:282px;grid-template-columns:112px 1fr}.product-card img{width:112px}.disclaimer p{font-size:15px;line-height:1.75;letter-spacing:.05em}}

/* payment logo images (real logos replacing text placeholders) */
.payment-logos span{padding:14px 18px}
.payment-logos span img{max-height:34px;max-width:82%;width:auto;object-fit:contain;filter:grayscale(1) brightness(1.7) opacity(.92)}
.payment-logos .zelle:before,.payment-logos .paypal:before,.payment-logos .cashapp:before{content:none !important}

/* age verification gate */
.age-gate{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(3,8,14,.86);backdrop-filter:blur(10px)}
.age-gate.show{display:flex}
.age-gate-card{width:min(460px,100%);background:linear-gradient(180deg,#0a1c2e,#071522);border:1px solid var(--line);border-radius:22px;box-shadow:0 40px 120px rgba(0,0,0,.6);padding:40px 34px;text-align:center;color:var(--ink)}
.age-gate-mark{width:66px;height:66px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;color:var(--cyan);background:rgba(73,184,238,.1);border:1px solid rgba(73,184,238,.35)}
.age-gate-card h2{font-size:26px;margin:0 0 16px;letter-spacing:-.02em}
.age-lead{font-size:15px;color:#cdd8e6;line-height:1.6;margin:0 0 14px}
.age-lead strong{color:var(--cyan);font-weight:600}
.age-fine{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 26px}
.age-btn{display:block;width:100%;height:54px;border-radius:10px;font-weight:700;font-size:16px;cursor:pointer;border:0}
.age-btn.enter{background:var(--cyan);color:#04121f;margin-bottom:12px}
.age-btn.enter:hover{filter:brightness(1.08)}
.age-btn.leave{display:grid;place-items:center;background:transparent;border:1px solid var(--line);color:var(--muted);text-decoration:none}
.age-btn.leave:hover{border-color:rgba(255,255,255,.3);color:var(--ink)}
.age-company{margin-top:22px;font-size:12px;color:#5f6c7b;letter-spacing:.02em}
body.age-locked{overflow:hidden}

/* closable announcement banner */
.announce{position:relative}
.announce-close{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:26px;height:26px;display:grid;place-items:center;background:transparent;border:0;color:var(--ink);opacity:.55;font-size:22px;line-height:1;cursor:pointer;border-radius:6px}
.announce-close:hover{opacity:1;background:rgba(255,255,255,.08)}
.announce.hidden{display:none}
@media(max-width:560px){.announce-close{right:8px;width:24px;height:24px;font-size:20px}}

/* cart + checkout */
.pc-buy{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}
.pc-price{flex:0 0 auto}
.pc-price{font-weight:800;font-size:18px;color:var(--ink)}
.add-cart{background:var(--cyan);color:#04121f;border:0;border-radius:8px;padding:10px 16px;font-weight:700;font-size:13px;cursor:pointer;transition:filter .15s;white-space:nowrap;flex:0 0 auto;line-height:1}
.add-cart:hover{filter:brightness(1.08)}
.cart-items{display:flex;flex-direction:column;gap:14px;margin:18px 0}
.cart-item{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}
.ci-info b{display:block;font-size:15px;color:var(--ink)}
.ci-info small{color:var(--muted);font-size:12.5px}
.ci-qty{display:flex;align-items:center;gap:8px}
.ci-qty button{width:28px;height:28px;border-radius:6px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:16px;cursor:pointer}
.ci-qty button:hover{border-color:var(--cyan)}
.ci-qty span{min-width:18px;text-align:center;font-weight:600}
.ci-line{font-weight:700;color:var(--ink);min-width:56px;text-align:right}
.cart-sum{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin:8px 0 18px;padding-top:6px}
.cart-sum b{font-size:20px;color:var(--ink)}
.co-sub{margin-bottom:16px}
.co-field{margin-bottom:14px}
.co-field label{display:block;font-size:12px;letter-spacing:.02em;color:var(--muted);margin-bottom:6px;font-weight:600}
.co-field input,.co-field textarea{width:100%;background:#071523;border:1px solid var(--line);border-radius:9px;padding:12px 13px;color:var(--ink);font-size:15px;font-family:inherit}
.co-field input:focus,.co-field textarea:focus{outline:none;border-color:var(--cyan)}
.co-totals{margin:18px 0;padding:16px;background:#071523;border:1px solid var(--line);border-radius:12px}
.co-totals>div{display:flex;justify-content:space-between;font-size:14px;padding:4px 0;color:var(--muted)}
.co-totals .co-disc b{color:var(--green)}
.co-totals .co-total{border-top:1px solid var(--line);margin-top:6px;padding-top:10px;font-size:17px;color:var(--ink)}
.co-totals .co-total b{color:var(--ink);font-size:20px}
.co-note{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.5}

/* checkout: two-column name row + optional labels */
.co-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.co-field .opt{color:var(--mist-2,#6c727b);font-weight:400;font-size:11px;letter-spacing:0}

/* promo code box */
.co-promo{display:flex;gap:8px;margin:6px 0 4px}
.co-promo input{flex:1;background:#071523;border:1px solid var(--line);border-radius:9px;padding:12px 13px;color:var(--ink);font-size:14px;text-transform:uppercase;letter-spacing:.05em}
.co-promo input:focus{outline:none;border-color:var(--cyan)}
.co-promo button{background:transparent;border:1px solid var(--cyan);color:var(--cyan);border-radius:9px;padding:0 18px;font-weight:700;font-size:13px;cursor:pointer}
.co-promo button:hover{background:var(--cyan);color:#04121f}
.code-msg{font-size:12.5px;min-height:16px;margin-bottom:6px;color:var(--green)}
.code-msg.bad{color:#e06b6b}

/* payment strip: rounded corners + bigger, even logos */
.payment-logos{border-radius:14px !important;overflow:hidden;border:1px solid rgba(255,255,255,.16) !important}
.payment-logos span{min-height:88px !important;padding:18px 20px !important}
.payment-logos span img{max-height:46px !important;max-width:88% !important;filter:grayscale(1) brightness(1.85) opacity(.95) !important}

/* checkout: visible place-order button + tighter spacing */
#placeOrder{min-height:52px !important;height:auto !important;background:var(--cyan) !important;color:#04121f !important;font-size:16px;font-weight:800;gap:0 !important;border-radius:10px;margin-top:4px;box-shadow:0 6px 20px rgba(73,184,238,.25)}
#placeOrder:hover{filter:brightness(1.08)}
.drawer-panel .co-field{margin-bottom:10px}
.drawer-panel .co-row2{margin-bottom:10px}
.co-totals{margin:12px 0 !important}
.co-sub{margin-bottom:12px !important}
.co-dob-note{font-size:11.5px;color:var(--mist-2,#6c727b);margin:-4px 0 10px;line-height:1.4}

/* desktop scroll fix for cart/checkout drawer */
.drawer-panel{overscroll-behavior:contain;max-height:100vh}
.drawer-panel>*{flex-shrink:0}
.drawer-panel .co-totals,.drawer-panel .cart-items{flex-shrink:0}

/* order confirmation contact buttons */
.oc-whatsapp,.oc-text{height:54px !important;justify-content:center;color:#fff !important;font-weight:800;font-size:16px;border-radius:10px;margin-top:10px}
.oc-whatsapp{background:#25d366 !important}
.oc-whatsapp:hover{filter:brightness(1.06)}
.oc-text{background:#0b84ff !important}
.oc-text:hover{filter:brightness(1.06)}
.oc-account{height:54px !important;justify-content:center;background:transparent !important;border:1px solid var(--line);color:var(--ink) !important;font-weight:700;font-size:15px;border-radius:10px;margin-top:10px}
.oc-account:hover{border-color:var(--cyan);color:var(--cyan) !important}
.oc-ref{margin:16px 0 4px;padding:14px 16px;background:#071523;border:1px solid var(--line);border-radius:10px;font-size:14px;color:var(--ink)}
.oc-ref b{color:var(--cyan);letter-spacing:.02em}
.oc-ref span{display:block;margin-top:5px;font-size:12px;color:var(--muted);line-height:1.5}

/* ===== payment cells: equal size, centered logos, no dividers (authoritative) ===== */
.payment-logos{display:grid !important;grid-template-columns:1fr 1fr !important;gap:0 !important;border-radius:14px !important;overflow:hidden !important;background:#090b0f !important;border:1px solid rgba(255,255,255,.16) !important}
.payment-logos span{border:0 !important;min-height:96px !important;height:96px !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important}
.payment-logos span img{max-height:44px !important;max-width:70% !important;width:auto !important;object-fit:contain !important;filter:grayscale(1) brightness(1.9) opacity(.95) !important}
@media(min-width:820px){
  .payment-logos{grid-template-columns:repeat(4,1fr) !important}
  .payment-logos span{height:104px !important;min-height:104px !important}
}

/* uniform logo footprint (canvases normalized) */
.payment-logos span img{max-height:none !important;height:auto !important;width:66% !important;max-width:66% !important;object-fit:contain !important}

/* dose selector dropdown on product cards */
.dose-select{margin:6px 0 10px;background:#071523;border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:8px 12px;font-size:14px;font-family:inherit;font-weight:600;cursor:pointer;width:auto;max-width:140px}
.dose-select:focus{outline:none;border-color:var(--cyan)}

/* compact COA grid */
.coa-compact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;max-width:1000px;margin:0 auto}
.coa-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:10px;padding:14px 16px;text-decoration:none}
.coa-chip .coa-name{color:var(--ink);font-weight:600;font-size:14.5px}
.coa-chip .coa-stat{font-family:var(--mono,monospace);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--cyan);white-space:nowrap;opacity:.85}
.coa-chip .coa-stat.ok{color:var(--cyan)}
.coa-chip.ready{transition:border-color .15s}
.coa-chip.ready:hover{border-color:var(--cyan)}

/* dose hint above price/add-to-cart on variant products */
.pc-buy-wrap{margin-top:12px}
.dose-hint{display:block;font-size:11px;letter-spacing:.04em;color:var(--muted);margin-bottom:6px;font-style:italic}
.pc-buy-wrap .pc-buy{margin-top:0}

/* product grid responsive */
@media(max-width:900px){.product-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.product-row{grid-template-columns:1fr}}

/* dose hint (green, above dropdown) + mobile chevron */
.dose-hint{display:block;font-size:11px;letter-spacing:.03em;color:var(--green);font-weight:700;margin:8px 0 5px;text-transform:none}
.dose-select-wrap{position:relative;display:inline-block;margin-bottom:8px}
.dose-select-wrap .dose-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;cursor:pointer}
.dose-chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--cyan);font-size:14px;line-height:1}

/* Header icons: one consistent box + stroke for search, account and cart.
   Previously search/account were text glyphs (⌕ and ♙) sized by font-size,
   which is why they looked thin and sat off the cart's baseline. */
.header-actions{gap:4px}
.header-actions .icon-btn{display:inline-grid;place-items:center;width:40px;height:40px;padding:0;line-height:0;font-size:0;border-radius:8px}
.header-actions .icon-btn svg{width:26px;height:26px;display:block}
.header-actions .icon-btn:hover{background:rgba(255,255,255,.07)}
.header-actions .icon-btn:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}
.cart-svg{width:26px;height:26px}
.cart-svg svg{width:26px;height:26px}
.header-actions .cart em{right:3px;top:3px}
/* Keep the account icon hidden on mobile — the rule above outranks the
   original .account{display:none} inside the 900px media query. */
@media(max-width:900px){.header-actions .icon-btn.account{display:none}}

/* hero product video */
/* hero product video — enlarged, with sound toggle */
.hero-video-frame{position:relative;width:100%;max-width:680px;margin-left:auto}
.hero-video{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px;border:1px solid rgba(73,184,238,.35);box-shadow:0 28px 80px rgba(0,0,0,.5);display:block}
@media(max-width:900px){.hero-video-frame{max-width:100%;margin:0 auto}}

/* v126: sound toggle removed; larger hero video on desktop.
   The middle grid column sets the video width, so widening the column is
   what actually enlarges it -- max-width alone does nothing here. */
@media(min-width:901px){
  .hero{grid-template-columns:1fr 480px 1fr;gap:40px}
  .hero-video-frame{max-width:100%;margin:0 auto}
  /* Headline scales with the column, and text-wrap:balance stops a single
     orphaned word on its own line if it does still break. */
  .hero h1{font-size:clamp(38px,3.15vw,52px);text-wrap:balance}
}
@media(min-width:1700px){
  .hero{grid-template-columns:1fr 640px 1fr;gap:52px}
}

/* ===== v126: shared page chrome ===== */
.nav-current{color:var(--cyan) !important}

/* ===== v126: out-of-stock products =====
   Card stays legible and indexable — this is deliberate, the pages still earn
   search traffic — but nothing about it invites a purchase. */
.product-card.is-sold-out{opacity:.62}
.product-card.is-sold-out:hover{border-color:var(--line);transform:none}
.product-card.is-sold-out img{filter:grayscale(.85) drop-shadow(0 12px 18px rgba(0,0,0,.4))}
.product-card.is-sold-out .pc-price{color:var(--muted)}
.product-card.is-sold-out .dose-select{opacity:.6;cursor:not-allowed}
.product-card.is-sold-out .dose-hint{color:var(--muted)}
.restock{display:inline-flex;align-items:center;color:#f0b25f;border:1px solid rgba(240,178,95,.38);
  background:rgba(240,178,95,.07);border-radius:7px;padding:5px 9px;font-weight:700;font-size:12.5px}
.sold-out-btn{background:transparent !important;border:1px solid var(--line) !important;
  color:var(--muted) !important;cursor:not-allowed !important;font-weight:700}
.sold-out-btn:hover{filter:none !important}
/* Research-use strip. Deliberately NOT dismissible — the announcement bar above
   it can be closed, this cannot. It states intended use on every page, every visit. */
.ruo-strip{
  display:flex;align-items:center;justify-content:center;gap:10px;
  padding:9px 16px;text-align:center;
  background:#04101c;border-bottom:1px solid var(--line);
  color:#9fb0c2;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;
}
.ruo-strip b{color:#cfe0ef;font-weight:800}
@media(max-width:620px){.ruo-strip{font-size:10.5px;letter-spacing:.05em;padding:8px 12px}}

/* Intended-use attestation at checkout. Sits with the age gate because it is
   the same kind of control: a statement the buyer makes, stored with the order. */
.co-attest{
  display:flex;gap:11px;align-items:flex-start;
  margin:14px 0 4px;padding:12px 13px;border-radius:9px;
  border:1px solid rgba(73,184,238,.32);background:rgba(73,184,238,.06);
}
.co-attest input{width:17px;height:17px;flex:0 0 auto;margin-top:1px;accent-color:var(--cyan);cursor:pointer}
.co-attest label{font-size:12.5px;line-height:1.5;color:#cfe0ef;cursor:pointer}
.co-attest.missing{border-color:rgba(239,68,68,.6);background:rgba(239,68,68,.08)}

/* Assayed-content disclosure. Deliberately amber and boxed rather than fine
   print — this is the number the customer is actually buying. */
.lot-note{margin:10px 0 0 !important;padding:8px 10px;border-radius:7px;
  border:1px solid rgba(240,178,95,.38);background:rgba(240,178,95,.07);
  color:#f4c684 !important;font-size:12.5px;line-height:1.45}
.lot-note b{color:#ffd9a0;font-weight:700}
.ci-note{display:block;color:#f0b25f;font-weight:700;margin-top:2px}
.ndp-item.ndp-out b{color:var(--muted)}
.ndp-item.ndp-out span{color:#f0b25f}
.ndp-item.ndp-out:hover b{color:var(--muted)}
.res-out{display:block;font-style:normal;font-size:11.5px;font-weight:700;color:#c07a1c;margin-top:2px}
.coa-chip.pending{opacity:.72}
.coa-chip .coa-stat.wait{color:#c07a1c}

/* ===== v126: three-line announcement bar =====
   The returning-customer line is green so the automatic discount reads as a
   different, better offer than the FIRST20 code sitting under it. */
.announce{height:auto !important;min-height:56px;padding:9px 44px 9px 20px;gap:3px}
.ann-returning{color:var(--green);font-weight:800;letter-spacing:.01em}
@media(max-width:900px){
  .announce{font-size:12.5px;padding:8px 38px 8px 14px;line-height:1.35}
  /* Payment methods appear again further down the page, so on a phone the
     two discount lines get the space instead. */
  .ann-pay{display:none}
}

/* ===== Wholesale page ===== */
.ws-hero{padding:64px 56px 54px;background:radial-gradient(ellipse at 30% 40%,rgba(61,152,216,.28) 0%,rgba(18,50,80,.14) 34%,rgba(5,14,24,.98) 70%),linear-gradient(180deg,#071522,#050d16);border-bottom:1px solid var(--line)}
.ws-hero-inner{max-width:720px}
.ws-hero h1{font-size:clamp(34px,4.2vw,50px);line-height:1.12;letter-spacing:-.035em;margin:24px 0 18px}
.ws-hero h1 strong{color:var(--cyan);font-weight:700}
.ws-hero p{color:#dbe5f0;font-size:17.5px;line-height:1.65;margin:0 0 30px;max-width:640px}
.ws-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:0;padding:0 56px;background:#06111e;border-bottom:1px solid var(--line)}
.ws-point{display:flex;gap:18px;align-items:flex-start;padding:26px 26px 26px 0;border-right:1px solid var(--line)}
.ws-point:last-child{border-right:0}
.ws-point i{flex:0 0 auto;width:46px;height:46px;border:1px solid rgba(73,184,238,.4);border-radius:50%;display:grid;place-items:center;color:var(--cyan);font-style:normal;font-size:19px;margin-top:2px}
.ws-point b{display:block;font-size:15.5px;color:var(--ink);margin-bottom:4px}
.ws-point span{display:block;color:#b3c0cf;font-size:13.5px;line-height:1.6}
.ws-form-sec{padding:56px 22px 90px;background:#050f1a}
.ws-form-wrap{max-width:660px;margin:0 auto;background:linear-gradient(180deg,#0a1c2e,#071522);border:1px solid var(--line);border-radius:18px;padding:38px 34px;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.ws-form-head{margin-bottom:26px}
.ws-form-head h2{font-size:26px;margin:0 0 10px;letter-spacing:-.02em}
.ws-form-head p{margin:0;color:#b3c0cf;font-size:15px;line-height:1.6}
.ws-msg{font-size:14px;line-height:1.55;margin:4px 0 12px;padding:0;display:none}
.ws-msg.show{display:block;padding:12px 14px;border-radius:9px}
.ws-msg.bad{background:rgba(224,107,107,.1);border:1px solid rgba(224,107,107,.35);color:#f0a9a9}
.ws-done{text-align:center;padding:18px 4px 6px}
.ws-done-mark{width:60px;height:60px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;font-size:26px;color:var(--green);background:rgba(37,211,91,.11);border:1px solid rgba(37,211,91,.38)}
.ws-done h3{font-size:23px;margin:0 0 12px}
.ws-done p{color:#c4cfdb;font-size:15.5px;line-height:1.65;margin:0 0 10px}
.ws-done-sub{color:var(--muted) !important;font-size:13.5px !important}
@media(max-width:900px){
  .ws-hero{padding:44px 24px 38px}
  .ws-points{padding:0 24px;grid-template-columns:1fr}
  .ws-point{border-right:0;border-bottom:1px solid var(--line);padding:22px 0}
  .ws-point:last-child{border-bottom:0}
  .ws-form-sec{padding:40px 18px 70px}
  .ws-form-wrap{padding:28px 22px}
  .co-row2{grid-template-columns:1fr}
}

/* ===== FAQ page ===== */
.faq-wrap{max-width:800px;margin:0 auto;padding:56px 22px 88px}
.faq-head{margin-bottom:34px}
.faq-head h1{font-size:clamp(30px,4vw,40px);letter-spacing:-.03em;margin:20px 0 14px}
.faq-head p{color:#b3c0cf;font-size:16.5px;line-height:1.65;margin:0;max-width:640px}
.faq-list{display:flex;flex-direction:column;gap:10px}
.faq-item{border:1px solid var(--line);background:var(--card);border-radius:12px;overflow:hidden}
.faq-item[open]{border-color:rgba(73,184,238,.42)}
.faq-item summary{list-style:none;cursor:pointer;padding:19px 52px 19px 22px;font-size:16.5px;font-weight:600;color:var(--ink);position:relative;line-height:1.45}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:hover{color:var(--cyan)}
.faq-item summary:focus-visible{outline:2px solid var(--cyan);outline-offset:-2px}
.faq-item summary:after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--cyan);line-height:1}
.faq-item[open] summary:after{content:"−"}
.faq-body{padding:0 22px 20px;border-top:1px solid var(--line);margin-top:-1px;padding-top:16px}
.faq-body p{color:#c0ccd9;font-size:15px;line-height:1.75;margin:0 0 12px}
.faq-body p:last-child{margin-bottom:0}
.faq-body strong{color:var(--ink)}
.faq-body a{color:var(--cyan);font-weight:600}
.faq-body a:hover{text-decoration:underline}
.faq-cta{margin-top:44px;padding:34px 30px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#0a1c2e,#071522);text-align:center}
.faq-cta h2{font-size:23px;margin:0 0 10px;letter-spacing:-.02em}
.faq-cta p{color:#b3c0cf;font-size:15px;margin:0 0 22px;line-height:1.6}
.faq-cta-btns{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:460px;margin:0 auto}
.faq-cta-btns .contact-btn{margin-top:0;font-size:16px;height:54px}
@media(max-width:600px){
  .faq-wrap{padding:40px 18px 70px}
  .faq-item summary{font-size:15.5px;padding:17px 46px 17px 18px}
  .faq-body{padding:14px 18px 18px}
  .faq-cta-btns{grid-template-columns:1fr}
}

/* COA link inside cart item */
.ci-coa{display:inline-block;margin-top:5px;font-size:12px;font-weight:600;color:#25d35b;text-decoration:none;line-height:1.2}
.ci-coa:hover{text-decoration:underline}

/* ===== v126: dropdown navigation ===== */
.desktop-nav{align-items:center;gap:34px}
.nav-drop{position:relative}
.nav-drop-btn{display:inline-flex;align-items:center;gap:7px;background:transparent;border:0;color:var(--ink);font-weight:700;font-size:16px;cursor:pointer;padding:8px 0;opacity:.92;font-family:inherit}
.nav-drop-btn:hover,.nav-drop.open .nav-drop-btn{color:var(--cyan);opacity:1}
.nav-drop-btn:focus-visible{outline:2px solid var(--cyan);outline-offset:4px;border-radius:4px}
.nav-caret{font-size:11px;transition:transform .18s ease;line-height:1}
.nav-drop.open .nav-caret{transform:rotate(180deg)}
/* invisible bridge so the panel doesn't close when the cursor crosses the gap */
.nav-drop:after{content:"";position:absolute;left:0;right:0;top:100%;height:18px;display:none}
.nav-drop.open:after{display:block}
.nav-drop-panel{position:absolute;top:calc(100% + 18px);left:50%;transform:translateX(-50%) translateY(-8px);width:620px;background:linear-gradient(180deg,#0a1c2e,#071522);border:1px solid var(--line);border-radius:16px;box-shadow:0 32px 90px rgba(0,0,0,.6);padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:60}
.nav-drop-panel.narrow{width:330px}
.nav-drop.open .nav-drop-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.ndp-head{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:0 8px 12px;border-bottom:1px solid var(--line);margin-bottom:10px}
.ndp-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}
.nav-drop-panel.narrow .ndp-grid{grid-template-columns:1fr}
.ndp-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:9px;transition:background .13s}
.ndp-item:hover{background:rgba(73,184,238,.11)}
.ndp-item b{font-weight:600;font-size:14.5px;color:var(--ink)}
.ndp-item span{font-size:12px;color:var(--muted);white-space:nowrap}
.ndp-item:hover b{color:var(--cyan)}
.ndp-all{display:inline-block;margin:12px 8px 2px;font-size:13px;font-weight:700;color:var(--cyan)}
.ndp-all:hover{text-decoration:underline}

/* mobile drawer accordion */
.m-acc{border-bottom:1px solid var(--line)}
.m-acc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;color:var(--ink);font-family:inherit;font-size:22px;font-weight:600;padding:14px 0;cursor:pointer;text-align:left}
.m-acc-caret{font-size:15px;color:var(--cyan);transition:transform .2s ease}
.m-acc.open .m-acc-caret{transform:rotate(180deg)}
.m-acc-panel{display:none;padding:0 0 12px 12px}
.m-acc.open .m-acc-panel{display:block}
.m-acc-panel a{display:flex;align-items:baseline;justify-content:space-between;gap:14px;font-size:16px !important;color:#c4cfdb;padding:9px 0}
.m-acc-panel a span{font-size:12.5px;color:var(--muted)}
.m-acc-panel a:hover{color:var(--cyan)}

/* ===== v126: lab supplies section ===== */
.supplies-sec{background:#050f1a;padding-top:34px;padding-bottom:46px;border-top:1px solid var(--line)}
.supplies-sec .product-card{grid-template-columns:132px 1fr;align-items:center}
/* Supply photos ship with their own lit background, unlike the peptide cutouts.
   So: no drop-shadow (it would shadow a rectangle), and one fixed box with
   object-fit:cover so all three fill identically regardless of framing. */
.supply-card img{width:132px !important;height:172px !important;max-height:none !important;
  object-fit:cover;object-position:center;border-radius:10px;border:1px solid rgba(255,255,255,.10);
  filter:none !important;align-self:center;background:#04101c}
.supply-card small{color:#7fd8a4 !important}
.supply-card .purity{color:#7fd8a4;border-color:rgba(37,211,91,.4)}
.supplies-note{max-width:760px;margin:22px 0 0;font-size:12.5px;line-height:1.6;color:var(--muted);font-style:italic}
@media(max-width:900px){.supplies-note{font-size:12px}}
