:root{--navy: #062957;--navy-2: #0b3d70;--teal: #08778c;--teal-dark: #075e70;--ice: #f2f8fb;--ice-2: #e7f3f8;--ink: #09264c;--body: #405067;--muted: #6b7788;--line: #d5e4ec;--orange: #e97425;--orange-soft: #fff0e3;--green: #1d7c63;--green-soft: #e8f6f1;--danger: #a43c3c;--white: #ffffff;--shadow: 0 14px 34px rgba(6, 41, 87, .09);--radius: 10px;--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Consolas, monospace;--sans: "Manrope", "Segoe UI", sans-serif}*{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:smooth}body{margin:0;overflow-x:clip;color:var(--body);background:var(--white);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit}[hidden]{display:none!important}:focus-visible{outline:3px solid #53b7c7;outline-offset:3px}.topline{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:7px 3vw;color:var(--white);background:var(--navy);font-family:var(--mono);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.topline span{display:inline-flex;align-items:center;gap:8px}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(210px,260px) minmax(280px,1fr) auto;align-items:center;gap:24px;min-height:84px;padding:14px 3vw;background:#fffffff7;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;border:0;padding:0;color:var(--ink);background:transparent;text-align:left}.brand-mark{display:grid;width:44px;height:44px;place-items:center;color:var(--teal);border:1px solid #8dc5d2;border-radius:50%;font-size:25px}.brand-copy strong{display:block;font-size:25px;font-weight:700;letter-spacing:.24em;line-height:1}.brand-copy small{display:block;margin-top:5px;color:var(--teal-dark);font-family:var(--mono);font-size:9px;letter-spacing:.28em}.global-search{position:relative;width:100%;max-width:520px}.global-search i{position:absolute;top:50%;left:16px;color:var(--navy);font-size:18px;transform:translateY(-50%)}.global-search input{width:100%;height:46px;padding:0 15px 0 46px;color:var(--ink);background:var(--white);border:1px solid #cddde6;border-radius:8px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.nav-btn,.cart-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 12px;color:var(--ink);background:transparent;border:0;border-radius:7px;font-size:13px;white-space:nowrap}.nav-btn:hover{background:var(--ice)}.nav-btn i,.cart-btn i{font-size:19px}.cart-btn{min-width:104px;margin-left:5px;color:var(--white);background:var(--navy);box-shadow:0 5px 14px #0629572e}.cart-count{display:grid;min-width:22px;height:22px;place-items:center;padding:0 5px;color:var(--navy);background:var(--white);border-radius:20px;font-family:var(--mono);font-size:11px;font-weight:500}.menu-btn{display:none}@media(max-width:1480px)and (min-width:1181px){.site-header{grid-template-columns:minmax(200px,240px) minmax(230px,1fr) auto;gap:16px}.global-search{max-width:460px}.nav-btn,.cart-btn{padding-inline:9px}.cart-btn{min-width:96px;margin-left:2px}}.bitcoin-bar{display:flex;min-height:40px;align-items:center;justify-content:center;gap:10px;margin:16px 3vw 0;color:var(--white);background:var(--teal);border-radius:7px;font-weight:700;letter-spacing:.01em}.bitcoin-bar i{color:#ff9f27;font-size:24px}main{min-height:70vh}.view{display:none}.view.active{display:block}.section-shell{width:min(1400px,94vw);margin:0 auto;padding:62px 0}.eyebrow{margin:0 0 9px;color:var(--teal-dark);font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,h4{margin-top:0;color:var(--ink);line-height:1.15}h1{margin-bottom:20px;font-size:clamp(42px,4.3vw,68px);letter-spacing:-.045em}h2{margin-bottom:15px;font-size:clamp(30px,3vw,46px);letter-spacing:-.035em}h3{margin-bottom:10px;font-size:21px;letter-spacing:-.02em}p{margin-top:0}.home-hero{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(540px,1.35fr);align-items:stretch;gap:32px;width:min(1400px,94vw);margin:0 auto;padding:8px 0}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 0 18px 28px}.hero-copy h1{max-width:650px;font-size:clamp(44px,3.5vw,54px)}.hero-copy>p:not(.eyebrow){max-width:580px;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.primary-btn,.secondary-btn,.text-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid var(--navy);border-radius:7px;font-weight:700;text-decoration:none}.primary-btn{color:var(--white);background:var(--navy)}.primary-btn:hover{background:#0a3972}.secondary-btn{color:var(--teal-dark);background:var(--white);border-color:#78b2c2}.text-btn{min-height:40px;padding:0;color:var(--teal-dark);background:transparent;border:0}.feature-panel{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(340px,1.2fr);min-height:318px;overflow:hidden;background:var(--ice);border:1px solid #cfe2eb;border-radius:var(--radius)}.feature-copy{padding:28px 12px 24px 30px}.feature-copy h2{margin-bottom:9px;font-size:clamp(45px,4vw,60px)}.formula{color:var(--body);font-family:var(--mono);font-size:12px;line-height:1.8}.price-label{display:block;margin-top:18px;color:var(--teal);font-size:13px}.feature-price{color:var(--teal-dark);font-size:48px;font-weight:600;letter-spacing:-.04em;line-height:1}.status-chip{display:inline-flex;align-items:center;gap:7px;margin-top:15px;padding:9px 12px;color:var(--body);background:#ffffffd1;border:1px solid #c6d9e3;border-radius:6px;font-size:12px}.feature-visual{position:relative;display:grid;min-width:0;place-items:center;padding:16px 16px 30px;background:var(--white)}.feature-visual img{width:100%;height:245px;object-fit:contain;mix-blend-mode:multiply}.image-disclaimer{position:absolute;right:18px;bottom:10px;left:18px;color:var(--muted);font-size:10px;text-align:center}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);width:min(1400px,94vw);margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:70px;padding:0 24px;color:var(--ink);background:var(--white);border:0;border-right:1px solid var(--line);text-align:left}.category-link:last-child{border-right:0}.category-link:hover{background:var(--ice)}.category-link>i:first-child{color:var(--teal);font-size:29px}.category-link>i:last-child{font-size:16px}.category-link small{display:block;color:var(--muted);font-size:10px}.featured-products{width:min(1400px,94vw);margin:0 auto;padding:10px 0 36px}.featured-head{display:none;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.featured-head h2{margin-bottom:0;font-size:30px}.product-row,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-card:hover{border-color:#8dbdca;box-shadow:var(--shadow);transform:translateY(-2px)}.card-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:#b44c11;background:var(--orange-soft);border-radius:5px;font-family:var(--mono);font-size:9px;font-weight:500;text-transform:uppercase}.product-media{position:relative;height:205px;overflow:hidden;background:#f7fbfd;border-bottom:1px solid var(--line)}.product-media img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-media .image-disclaimer{bottom:6px;font-size:9px}.product-card-body{display:flex;flex:1;flex-direction:column;padding:18px}.product-meta{min-height:40px;margin-bottom:10px;color:var(--muted);font-size:12px}.assay-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:9px 10px;color:var(--teal-dark);background:var(--ice);border:1px solid #b9d5df;border-radius:5px;font-family:var(--mono);font-size:9px;text-transform:uppercase}.card-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.card-price{color:var(--teal-dark);font-size:22px;font-weight:700;letter-spacing:-.03em}.card-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.add-btn,.details-btn,.small-btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 13px;color:var(--white);background:var(--navy);border:1px solid var(--navy);border-radius:6px;font-size:12px;font-weight:700}.details-btn{color:var(--navy);background:var(--white)}.small-btn{min-height:36px}.safety-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;width:min(1400px,94vw);margin:0 auto 35px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.safety-strip span{display:flex;min-height:60px;align-items:center;justify-content:center;gap:9px;padding:10px;color:var(--ink);background:var(--white);font-size:11px;text-align:center}.safety-strip i{color:var(--teal);font-size:21px}.page-hero{padding:60px 0 34px;background:var(--ice);border-bottom:1px solid var(--line)}.page-hero .section-shell{padding:0}.page-hero h1{margin-bottom:12px;font-size:clamp(40px,4vw,60px)}.page-hero p:not(.eyebrow){max-width:740px;font-size:17px}.filter-bar{display:grid;grid-template-columns:minmax(260px,1fr) 210px 210px;gap:12px;margin-bottom:28px;padding:14px;background:var(--white);border:1px solid var(--line);border-radius:9px}.field{display:grid;gap:7px}.field label{color:var(--ink);font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:10px 12px;color:var(--ink);background:var(--white);border:1px solid #c8dbe5;border-radius:6px}.field textarea{min-height:96px;resize:vertical}.results-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 16px;color:var(--muted)}.notice{display:flex;align-items:flex-start;gap:13px;margin-bottom:25px;padding:17px 19px;color:var(--ink);background:var(--ice);border:1px solid #bdd7e2;border-left:4px solid var(--teal);border-radius:6px}.notice i{color:var(--teal);font-size:25px}.notice.warning{background:#fff8ef;border-color:#f2c89f;border-left-color:var(--orange)}.notice.warning i{color:var(--orange)}.research-layout{display:grid;grid-template-columns:290px 1fr;align-items:start;gap:36px}.research-nav{position:sticky;top:108px;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px}.research-nav button{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;padding:0 10px;color:var(--body);background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left}.research-nav button.active{color:var(--teal-dark);font-weight:700}.research-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.research-card{padding:22px;background:var(--white);border:1px solid var(--line);border-radius:8px}.research-card .tag{display:inline-flex;margin-bottom:13px;padding:5px 8px;color:var(--teal-dark);background:var(--ice);border-radius:4px;font-family:var(--mono);font-size:9px;text-transform:uppercase}.evidence-list{display:grid;gap:9px;margin:16px 0;padding:0;list-style:none}.evidence-list li{display:grid;grid-template-columns:24px 1fr;gap:8px;font-size:12px}.evidence-list i{color:var(--teal);font-size:17px}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.video-link{display:flex;min-height:170px;flex-direction:column;justify-content:space-between;padding:18px;color:var(--white);background:var(--navy);border-radius:8px;text-decoration:none}.video-link i{color:#60c2d4;font-size:30px}.video-link small{color:#c9e4ed}.calculator-alert{padding-bottom:0}.calculator-alert .notice{margin:0}.calculator-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:26px;align-items:start}.calculator-card,.result-card{padding:28px;color:#eee7d5;background:#11130f;border:1px solid #6f571d;border-radius:9px}.calculator-card{box-shadow:var(--shadow)}.calculator-card h2,.calculator-checklist h2{color:#fff0bd}.calculator-card .eyebrow,.calculator-checklist .eyebrow{color:#f4c34f}.calculator-card .field label{color:#f7e6ad}.calculator-card .field input{color:#fff6dc;background:#191a15;border-color:#7d6222}.calculator-card .field input:focus{border-color:#52d81b;box-shadow:0 0 0 3px #52d81b24}.calculator-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 30px}.calculator-mode-tabs button{display:flex;min-height:92px;gap:13px;align-items:flex-start;padding:17px;color:#f4ecd6;text-align:left;background:#181914;border:1px solid #72591f;border-radius:9px;cursor:pointer}.calculator-mode-tabs button:hover{border-color:#f4c34f}.calculator-mode-tabs button.active{background:#14200f;border:2px solid #52d81b;padding:16px;box-shadow:0 0 0 3px #52d81b1a}.calculator-mode-tabs svg{flex:0 0 auto;width:26px;height:26px;color:#63e62a}.calculator-mode-tabs span{display:grid;gap:5px}.calculator-mode-tabs strong{font-size:16px}.calculator-mode-tabs small{color:#c7c0af;font-size:12px;line-height:1.45}.calculator-step-label{margin-top:26px}.calc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.calc-fields .field small{display:block;min-height:34px;margin-top:7px;color:#c7c0af;font-size:11px;line-height:1.45}.calculator-result-sentence{margin-top:12px;padding:19px 21px;color:#eef8e9;background:#14200f;border:1px solid #366f23;border-left:4px solid #52d81b;border-radius:0 8px 8px 0}.calculator-result-sentence strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.calculator-result-sentence p{margin:7px 0 0;font-size:17px;line-height:1.55}.calc-result{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.calc-result.calc-result-three{grid-template-columns:repeat(3,minmax(0,1fr))}.calc-result>div{padding:20px;color:#ddd6c3;background:#191a15;border:1px solid #71591f;border-radius:7px}.calc-result strong{display:block;margin-top:6px;color:#69ed30;font-family:var(--mono);font-size:clamp(19px,2vw,25px);overflow-wrap:anywhere}.rounding-note{display:flex;gap:10px;align-items:flex-start;margin:-4px 0 20px;padding:13px 15px;color:#695013;background:#fff8df;border:1px solid #dfc269;border-radius:7px;font-size:13px;line-height:1.5}.rounding-note svg{flex:0 0 auto;width:19px;height:19px;margin-top:1px}.calculator-explainer{display:grid;gap:18px}.formula-box{display:flex;gap:13px;padding:20px;color:#e9e2cf;background:#10170d;border:1px solid #355d24;border-left:3px solid #52d81b;font-family:var(--mono);font-size:12px}.formula-box svg{flex:0 0 auto;width:25px;height:25px;color:#69ed30}.formula-box p{margin:7px 0 0;line-height:1.65}.calculator-checklist{padding:23px}.calculator-checklist h2{margin-bottom:12px;font-size:24px}.calculator-checklist ol{display:grid;gap:12px;margin:0;padding-left:22px;color:#d4cdbc;line-height:1.5}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:24px;border:1px solid var(--line);border-radius:8px}.info-card>i{margin-bottom:15px;color:var(--teal);font-size:33px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:35px}.timeline-step{position:relative;padding:25px 22px;border-top:2px solid #9bc4d1}.timeline-step:before{position:absolute;top:-7px;left:22px;width:12px;height:12px;content:"";background:var(--teal);border-radius:50%}.policy-list{display:grid;gap:18px}.policy-item{padding:24px;border:1px solid var(--line);border-radius:8px}.cart-drawer{position:fixed;top:0;right:0;z-index:70;display:flex;width:min(430px,100vw);height:100dvh;flex-direction:column;padding:24px;background:var(--white);box-shadow:-18px 0 45px #051e3e2e;transform:translate(105%);transition:transform .25s ease}.cart-drawer.open{transform:translate(0)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#04183270;opacity:0;pointer-events:none;transition:opacity .2s ease}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.icon-btn{display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:50%;font-size:20px}.cart-items{display:grid;gap:12px;overflow:auto;flex:0 1 auto;max-height:min(52vh,520px);padding:18px 0}.cart-line{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-line img{width:62px;height:62px;object-fit:cover;background:var(--ice);border-radius:6px}.cart-line h4{margin-bottom:2px;font-size:13px}.cart-line small{display:block;color:var(--muted);font-size:10px}.qty-control{display:inline-flex;align-items:center;border:1px solid #c8d8e2;border-radius:5px;overflow:hidden}.qty-control button{width:30px;height:30px;color:var(--ink);background:var(--white);border:0}.qty-control span{display:grid;min-width:30px;height:30px;place-items:center;font-family:var(--mono);font-size:11px}.remove-btn{margin-top:5px;padding:0;color:var(--danger);background:transparent;border:0;font-size:10px}.cart-summary{padding-top:16px;border-top:1px solid var(--line)}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:8px 0}.summary-row.total{padding-top:13px;color:var(--ink);border-top:1px solid var(--line);font-size:19px;font-weight:800}.discount-text{color:var(--green)}.checkout-cta{width:100%;margin-top:14px}.checkout-layout{display:grid;grid-template-columns:1fr 430px;align-items:start;gap:30px}.checkout-form,.checkout-summary{padding:28px;background:var(--white);border:1px solid var(--line);border-radius:9px}.checkout-summary{position:sticky;top:112px;background:var(--ice)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field.full{grid-column:1 / -1}.payment-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.payment-option{display:flex;min-height:64px;align-items:center;gap:10px;padding:12px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:7px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--teal);box-shadow:0 0 0 2px #08778c1a}.payment-option i{color:var(--teal);font-size:23px}.coupon-box{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr);gap:20px;margin:22px 0;padding:20px;color:#f4ecd6;background:#15170d;border:1px solid #806321;border-radius:8px;box-shadow:inset 0 0 0 1px #f4c34f0d}.coupon-box .eyebrow{color:#f4c34f}.coupon-box h3{margin:2px 0 5px;color:#fff0bd;font-size:20px}.coupon-box p{margin:0;color:#d0c8b6;font-size:12px;line-height:1.5}.coupon-entry label{display:block;margin-bottom:6px;color:#f7e6ad;font-size:12px;font-weight:700}.coupon-entry>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.coupon-entry input{min-width:0;color:#fff6dc;background:#0e100c;border-color:#806321;text-transform:uppercase}.coupon-entry input::placeholder{color:#8f8979}.coupon-entry input:focus{border-color:#52d81b;box-shadow:0 0 0 3px #52d81b24}.coupon-entry .secondary-btn{min-width:92px;justify-content:center;padding-inline:15px;color:#0b0d08;background:#f4c34f;border-color:#f4c34f}.coupon-entry .secondary-btn:hover{color:#0b0d08;background:#69ed30;border-color:#69ed30}.coupon-status{margin-top:8px!important;color:#ff9b91!important;font-weight:700}.coupon-status.success{color:#7af341!important}.coupon-remove{margin-top:7px;padding:0;font-size:11px}.coupon-summary-row{font-weight:700}.checkout-lines{display:grid;gap:9px;margin:18px 0}.checkout-line{display:flex;justify-content:space-between;gap:15px;padding-bottom:9px;border-bottom:1px solid #cadde6;font-size:12px}.order-success{display:none;padding:30px;color:var(--ink);background:var(--green-soft);border:1px solid #a8d8c7;border-radius:9px}.order-success.active{display:block}.order-number{display:block;margin:16px 0;padding:15px;color:var(--navy);background:var(--white);border:1px dashed #73aa98;border-radius:6px;font-family:var(--mono);font-size:21px;text-align:center}dialog{width:min(950px,94vw);max-height:92dvh;padding:0;color:var(--body);background:var(--white);border:0;border-radius:12px;box-shadow:0 30px 80px #041b3a47}dialog::backdrop{background:#051b39a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:24px}.product-modal-grid{display:grid;grid-template-columns:1fr 1fr}.modal-visual{position:relative;display:grid;min-height:500px;place-items:center;padding:32px;background:var(--ice)}.modal-visual img{width:100%;height:400px;object-fit:contain;mix-blend-mode:multiply}.modal-content{overflow:auto;max-height:78dvh;padding:30px}.modal-content h2{font-size:40px}.modal-price{margin:15px 0;color:var(--teal-dark);font-size:36px;font-weight:800}.research-pairing{margin:18px 0;padding:16px;background:var(--ice);border-left:3px solid var(--teal)}.modal-actions{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:18px}.age-gate{width:min(710px,94vw);overflow:hidden}.age-gate-top{padding:10px 22px;color:var(--white);background:var(--navy);font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.age-gate-body{padding:30px;text-align:center}.gate-brand{display:inline-flex;align-items:center;gap:11px;margin-bottom:18px;color:var(--ink)}.gate-brand i{color:var(--teal);font-size:35px}.gate-brand strong{font-size:22px;letter-spacing:.17em}.age-gate-body h2{margin-bottom:12px;font-size:34px}.gate-checks{display:grid;gap:10px;margin:24px 0;text-align:left}.gate-check{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;padding:14px;color:var(--ink);background:var(--ice);border:1px solid var(--line);border-radius:7px;cursor:pointer}.gate-check input{width:18px;height:18px;margin-top:2px;accent-color:var(--teal)}.gate-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px}.primary-btn:disabled{cursor:not-allowed;opacity:.45}.toast{position:fixed;right:22px;bottom:22px;z-index:100;display:flex;max-width:360px;align-items:center;gap:10px;padding:14px 17px;color:var(--white);background:var(--navy);border-radius:7px;box-shadow:var(--shadow);transform:translateY(130px);transition:transform .25s ease}.toast.show{transform:translateY(0)}footer{padding:45px 3vw 28px;color:#d7e7ef;background:var(--navy)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;width:min(1400px,94vw);margin:0 auto}footer h3{color:var(--white);font-size:16px}footer a,footer button{display:block;margin:7px 0;padding:0;color:#d7e7ef;background:transparent;border:0;text-decoration:none;font-size:12px}footer a:hover,footer button:hover{color:var(--white)}.footer-brand{display:flex;align-items:center;gap:11px;color:var(--white)}.footer-brand i{font-size:31px}.footer-note{max-width:420px;margin-top:16px;color:#a9c5d3;font-size:11px}.copyright{width:min(1400px,94vw);margin:35px auto 0;padding-top:20px;color:#9dbdca;border-top:1px solid rgba(255,255,255,.16);font-size:10px}@media(max-width:1180px){.site-header{grid-template-columns:230px 1fr auto;gap:14px}.nav-btn span{display:none}.home-hero{grid-template-columns:1fr}.hero-copy{padding-left:0}.product-row,.product-grid,.video-grid{grid-template-columns:repeat(2,1fr)}.checkout-layout{grid-template-columns:1fr 370px}}@media(max-width:850px){.topline span:last-child{display:none}.site-header{grid-template-columns:1fr auto;min-height:72px}.global-search{grid-column:1 / -1;grid-row:2;max-width:none}.header-actions .nav-btn{display:none}.menu-btn{display:inline-flex!important}.feature-panel{grid-template-columns:1fr}.featured-head{display:flex}.feature-visual{min-height:280px}.category-strip{grid-template-columns:repeat(2,1fr)}.category-link:nth-child(2){border-right:0}.category-link:nth-child(-n+2){border-bottom:1px solid var(--line)}.safety-strip,.filter-bar,.research-layout{grid-template-columns:1fr}.research-nav{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.research-grid,.calculator-grid,.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.info-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.product-modal-grid{grid-template-columns:1fr}.modal-visual{min-height:300px}.modal-visual img{height:260px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.topline{justify-content:center;text-align:center}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:7px}.cart-btn{min-width:54px;padding:0 8px}.cart-btn>span:not(.cart-count){display:none}.bitcoin-bar{padding:7px 12px;font-size:12px;text-align:center}.home-hero{gap:18px;padding-top:10px}.hero-copy{padding:26px 0 10px}h1{font-size:40px}.feature-panel{grid-template-columns:1fr}.feature-copy{padding:25px}.feature-copy h2{font-size:48px}.calculator-card,.result-card{padding:20px}.calculator-mode-tabs{grid-template-columns:1fr}.calculator-mode-tabs button{min-height:78px}.calc-fields,.calc-result.calc-result-three{grid-template-columns:1fr}.calc-fields .field small{min-height:0}.feature-price{font-size:42px}.category-strip,.product-row,.product-grid{grid-template-columns:1fr}.category-link{border-right:0;border-bottom:1px solid var(--line)}.category-link:last-child{border-bottom:0}.product-media{height:230px}.video-grid,.calc-fields,.calc-result,.form-grid,.payment-options,.coupon-box{grid-template-columns:1fr}.field.full{grid-column:auto}.timeline,.footer-grid,.gate-actions{grid-template-columns:1fr}.age-gate-body,.modal-content{padding:22px}.modal-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}body{min-width:320px;min-height:100vh}:root{--navy: #0b0b0a;--navy-2: #15130f;--teal: #c3a052;--teal-dark: #d0af62;--ice: #12110e;--ice-2: #1a1813;--ink: #f3ead5;--body: #d8d1c2;--muted: #aaa293;--line: #3e3627;--orange: #c89a4a;--orange-soft: #251f15;--green: #9ebc72;--green-soft: #172014;--shadow: 0 16px 42px rgba(0, 0, 0, .38)}html{color-scheme:dark}body{background:#050504}.view h1[tabindex="-1"]:focus,.view h2[tabindex="-1"]:focus{outline:none}.site-header{background:#0b0b0afa;border-color:var(--line)}.brand-logo{width:210px;height:70px;object-fit:contain;object-position:left center}.global-search input,.field input,.field select,.field textarea{color:#f7edcf;background:#11110f;border-color:#66501c}.global-search input::placeholder,.field input::placeholder{color:#918a77}.nav-btn{color:#f7edcf}.nav-btn:hover{background:#191811}.cart-btn{color:#151109;background:#cfad5e}.cart-count{color:#050504;background:#fff4c9}.bitcoin-bar{color:#e9dec6;background:#12110e;border:1px solid var(--line)}.bitcoin-bar svg{color:#c3a052}.home-hero{background:linear-gradient(145deg,#0b0b0a,#15130f)}.feature-panel,.product-card,.research-card,.calculator-card,.info-card,.checkout-form,.checkout-summary,.policy-item{background:#0d0d0b;border-color:#5d4918}.feature-copy,.product-card-body{background:linear-gradient(150deg,#0d0d0b,#12110c)}.feature-visual,.product-media,.modal-visual{background:#0a0a08}.feature-visual img,.product-media img,.modal-visual img{mix-blend-mode:normal}.category-strip,.safety-strip{background:#5d4918;border-color:#5d4918}.safety-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.category-link,.safety-strip span{color:#f7edcf;background:#0d0d0b}.category-link:hover{background:#191811}.category-link>svg:first-child,.safety-strip svg,.notice>svg,.info-card>svg,.policy-item>svg,.evidence-list svg{color:#d4a63a}.page-hero{background:#12110e;border-color:var(--line)}.page-hero.compact-hero{padding:34px 0 26px}.page-hero.compact-hero h1{font-size:clamp(34px,3.4vw,48px)}.filter-bar,.research-nav,.formula-box,.research-pairing,.assay-row,.gate-check,.notice{color:#d9d1bd;background:#11110f;border-color:#5d4918}.notice.warning{color:#f0dab1;background:#21190b;border-color:#71531c;border-left-color:#e5a534}.primary-btn{color:#151109;background:#cfad5e;border-color:#cfad5e}.primary-btn:hover{background:#dfc27c}.secondary-btn{color:#f7edcf;background:#11110f;border-color:#b68d2c}.text-btn,.eyebrow{color:#d9b34c}.product-card:hover{border-color:#c89b31;box-shadow:0 20px 52px #00000094}.card-badge{color:#ffd270;background:#251d0d;border:1px solid #71531c}.status-chip{color:#dce8cf;background:#172014;border-color:#546846}.fda-card-badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;max-width:160px;padding:5px 8px;color:#dce8cf;background:#172014;border:1px solid #5d714d;border-radius:5px;font-family:var(--mono);font-size:8px;font-weight:800;line-height:1.25;text-transform:uppercase}.fda-card-badge svg{width:14px;height:14px}.select-product-btn{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:8px 14px;color:#151109;background:#cfad5e;border:1px solid #cfad5e;border-radius:7px;font-size:12px;font-weight:800}.select-product-btn svg{width:20px;height:20px}.select-product-btn span{display:grid}.select-product-btn small{color:#4b3b18;font-size:9px;font-weight:700}dialog{color:#d9d1bd;background:#0d0d0b;border:1px solid #71531c}dialog::backdrop{background:#000000d1}.modal-head{background:#080807;border-color:#5d4918}.modal-content{background:#0d0d0b}.fda-approval-panel{display:grid;grid-template-columns:28px 1fr;gap:12px;margin:15px 0;padding:14px;color:#dce8cf;background:#172014;border:1px solid #546846;border-left:4px solid #9ebc72;border-radius:7px}.fda-approval-panel>svg{width:26px;height:26px;color:#9ebc72}.fda-approval-panel p{margin:4px 0 6px;font-size:11px}.fda-approval-panel a{color:#c8dba8;font-size:11px;font-weight:800}.modal-price small{color:#aaa28f;font-size:12px}.discount-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px}.discount-title strong{color:#f7edcf;font-size:12px}.discount-title span{color:#d0af62;font-family:var(--mono);font-size:9px;text-transform:uppercase}.discount-ladder{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.discount-tier{padding:10px 7px;color:#d9d1bd;background:#11110f;border:1px solid #5d4918;border-radius:7px;text-align:left}.discount-tier:hover{border-color:#c89b31;transform:translateY(-1px)}.discount-tier.active{color:#151109;background:#cfad5e;border-color:#cfad5e}.discount-tier span{display:block}.discount-tier .tier-qty{font-family:var(--mono);font-size:10px;font-weight:700}.discount-tier .tier-save{margin-top:5px;color:#d0af62;font-size:14px;font-weight:900}.discount-tier.active .tier-save{color:#050504}.discount-tier .tier-note{margin-top:2px;font-size:8px}.discount-progress{min-height:20px;margin:10px 0 0;color:#c8dba8;font-size:10px}.modal-add-btn span{display:grid}.modal-add-btn small{color:#4b3b18;font-size:9px;font-weight:800}.payment-option{color:#f7edcf;background:#11110f;border-color:#5d4918}.payment-option.selected{border-color:#c3a052;box-shadow:0 0 0 2px #c3a0521f}.payment-option.disabled{cursor:not-allowed;opacity:.55}.payment-option>svg{color:#d4a63a}.secure-checkout-note{display:grid;grid-template-columns:32px 1fr;gap:12px;margin:-4px -4px 24px;padding:15px;color:#e8dfcd;background:#17150f;border:1px solid #55482f;border-radius:8px}.secure-checkout-note>svg{width:27px;height:27px;color:#c3a052}.secure-checkout-note p{margin:3px 0 0;color:var(--muted);font-size:12px}.email-summary-btn{font-weight:900;border-color:#c3a052}.order-summary-text{color:#d9d1bd;background:#0d0d0b;border-color:#5d4918}.age-gate{max-height:92dvh;overflow-y:auto;overscroll-behavior:contain}.age-gate-top{position:sticky;top:0;z-index:1;background:#080807;border-bottom:1px solid #5d4918}.age-gate-body{background:#0d0d0b}.gate-brand{display:block;margin-bottom:12px}.gate-logo{width:min(240px,70vw);height:145px;margin:0 auto;object-fit:contain}footer{background:#050504;border-top:1px solid #5d4918}.footer-logo{width:205px;height:120px;object-fit:contain;object-position:left center}.accepted-payments{display:flex;width:min(1400px,94vw);align-items:center;justify-content:space-between;gap:24px;margin:28px auto 0;padding:22px 0 0;border-top:1px solid #3f3215}.accepted-payments-copy{display:flex;align-items:center;gap:12px}.accepted-payments-copy>svg{width:27px;height:27px;flex:0 0 auto;color:#d4a63a}.accepted-payments-copy span{display:grid;gap:3px}.accepted-payments-copy strong{color:#f3ead5;font-size:13px}.accepted-payments-copy small{color:#aaa293;font-size:10px}.card-brand-row{display:flex;align-items:center;gap:10px}.card-brand{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:7px;box-shadow:0 8px 20px #0000003d}.visa-mark{min-width:84px;padding:0 14px;color:#1434cb;background:#fff;font:italic 900 20px/1 Arial,sans-serif;letter-spacing:-.08em}.mastercard-mark{min-width:132px;gap:8px;padding:0 12px;color:#f5f5f5;background:#161616;font:700 11px/1 Arial,sans-serif}.mastercard-symbol{position:relative;width:37px;height:23px;flex:0 0 auto}.mastercard-symbol i{position:absolute;top:0;width:23px;height:23px;border-radius:50%}.mastercard-symbol i:first-child{left:0;background:#eb001b}.mastercard-symbol i:last-child{right:0;background:#f79e1b;opacity:.92}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:55;display:inline-flex;min-height:58px;align-items:center;gap:11px;padding:10px 16px 10px 12px;color:#fff;background:#167d45;border:1px solid #35dc80;border-radius:999px;box-shadow:0 14px 34px #0000007a;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.whatsapp-float:hover{color:#fff;background:#1b9553;box-shadow:0 18px 42px #00000094;transform:translateY(-2px)}.whatsapp-float:focus-visible{outline:3px solid #f5ca62;outline-offset:3px}.whatsapp-float>svg{width:32px;height:32px}.whatsapp-copy{display:grid;gap:1px;line-height:1.1}.whatsapp-copy strong{font-size:12px}.whatsapp-copy small{color:#dff8e9;font-family:var(--mono);font-size:9px;letter-spacing:.03em}.toast{bottom:96px}svg{flex:0 0 auto}.topline svg{width:14px;height:14px}.brand-mark svg{width:25px;height:25px}.global-search>svg{position:absolute;top:50%;left:16px;z-index:1;width:18px;height:18px;color:var(--teal);transform:translateY(-50%);pointer-events:none}.nav-btn>svg,.cart-btn>svg{width:19px;height:19px}.bitcoin-bar svg{width:24px;height:24px;color:#ff9f27}.primary-btn svg,.secondary-btn svg,.text-btn svg{width:18px;height:18px}.feature-visual img{width:100%;height:100%;min-height:318px;object-fit:cover}.status-chip svg,.card-badge svg{width:14px;height:14px}.compact-chip{margin:0;padding:5px 7px}.category-link>svg:first-child{width:30px;height:30px;color:var(--teal)}.category-link>svg:last-child{width:18px;height:18px}.safety-strip svg{width:27px;height:27px;color:var(--teal)}.notice>svg{width:22px;height:22px;flex:0 0 auto}.no-results{grid-column:1 / -1}.research-card .tag{display:inline-flex;margin-bottom:14px;padding:5px 8px;color:var(--teal-dark);background:var(--ice-2);border-radius:4px;font-family:var(--mono);font-size:10px;text-transform:uppercase}.evidence-list svg{width:20px;height:20px;color:var(--teal)}.formula-box>svg{width:34px;height:34px;color:var(--teal)}.info-card>svg{width:36px;height:36px;color:var(--teal);margin-bottom:16px}.policy-item>svg{width:32px;height:32px;color:var(--teal)}.modal-head svg,.drawer-head svg{width:20px;height:20px}.modal-eyebrow{margin:0}.inline-badge{position:static}.modal-title{margin-top:15px}.research-pairing p{margin:5px 0 0}.modal-warning{margin:15px 0}.drawer-title{margin:0;font-size:26px}.cart-drawer{color:#e9e1cf;background:#0d0d0b;border-left:1px solid #71531c;box-shadow:-18px 0 45px #0000008c}.drawer-head,.cart-line,.cart-summary,.summary-row.total{border-color:#4b402b}.drawer-title,.cart-line h4,.cart-line>strong,.summary-row strong,.summary-row.total{color:#f7edcf}.summary-row>span{min-width:0}.summary-row>strong{flex:0 0 auto;white-space:nowrap}.cart-line small,.summary-row{color:#bdb4a3}.cart-line img{background:#17150f;border:1px solid #4b402b}.icon-btn{color:#f7edcf;background:#17150f;border-color:#71531c}.icon-btn:hover{color:#151109;background:#cfad5e}.qty-control{border-color:#66501c}.qty-control button,.qty-control span{color:#f7edcf;background:#11110f}.qty-control button:hover{color:#151109;background:#cfad5e}.remove-btn{color:#e2a39d}.discount-text,.discount-text strong{color:#b9d38f}.compact-notice{margin:0}.cart-qty{margin-top:7px}.payment-option>svg{width:23px;height:23px;color:var(--teal)}.payment-option.selected{border-color:var(--teal);box-shadow:0 0 0 2px #08778c1a}.payment-option span{display:grid}.payment-option small{color:var(--muted);font-size:10px}.payment-heading{margin-top:28px}.international-service-field{padding:14px;background:#c3a05214;border:1px solid #66501c;border-radius:7px}.international-service-field small{display:block;margin-top:7px;color:var(--muted)}.confirmation-check{margin-top:10px}.checkout-submit{width:100%;margin-top:18px}.checkout-prototype-note{margin:18px 0 0}.order-success>svg{width:48px;height:48px;color:var(--green);margin-bottom:12px}.order-summary-text{max-height:320px;overflow:auto;padding:16px;color:var(--body);background:#0d0d0b;border:1px solid var(--line);border-radius:7px;font:11px/1.55 var(--mono);white-space:pre-wrap}.toast svg{width:21px;height:21px}.gate-brand svg{width:35px;height:35px;color:var(--teal)}.decline-icon{width:48px;height:48px;color:var(--orange)}.footer-brand{display:block}.footer-brand .gate-brand{color:var(--white)}.footer-grid>div:not(.footer-brand) .text-btn{display:flex;min-height:auto;justify-content:flex-start;margin:9px 0}.product-card{box-shadow:none}.product-card:hover{border-color:#74613c;box-shadow:0 12px 30px #00000052;transform:none}.product-card-body h3{min-height:2.5em}.card-price-row{min-height:38px}.select-product-btn{margin-top:auto}.checkout-form,.checkout-summary{padding:22px}.checkout-summary{background:#12110e}.order-success{color:var(--ink);background:#141610;border-color:#48513d}.order-number{color:var(--ink);background:#0d0d0b;border-color:#74613c}.checkout-line{border-color:var(--line)}.payment-option:has(input:checked){border-color:var(--teal);box-shadow:0 0 0 2px #c3a0521f}.age-gate{width:min(680px,94vw)}.age-gate-body{padding:24px}.gate-brand{margin-bottom:8px}.gate-logo{width:min(205px,62vw);height:112px}.age-gate-body h2{font-size:30px}.gate-checks{margin:18px 0}.gate-check{padding:12px}@media(max-width:850px){.feature-visual img{min-height:280px}.safety-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.brand-logo{width:118px;height:54px}.feature-visual img{min-height:245px}.toast{left:16px;right:16px;bottom:84px}.whatsapp-float{right:16px;bottom:16px;width:56px;min-height:56px;justify-content:center;padding:0}.whatsapp-float>svg{width:31px;height:31px}.whatsapp-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.accepted-payments{align-items:flex-start;flex-direction:column}.card-brand-row{width:100%}.card-brand{flex:1 1 0}.fda-card-badge{top:48px;left:12px;right:auto;max-width:calc(100% - 24px)}.discount-ladder{grid-template-columns:repeat(2,1fr)}.page-hero.compact-hero{padding:24px 0 18px}.page-hero.compact-hero h1{font-size:34px}.checkout-form,.checkout-summary{padding:17px}.safety-strip{grid-template-columns:1fr}.age-gate{width:96vw;max-height:94dvh}.age-gate-body{padding:14px}.age-gate-top{padding:8px 12px;font-size:8px}.gate-logo{width:132px;height:72px}.age-gate-body h2{margin-bottom:7px;font-size:25px}.age-gate-body>p{margin:0;font-size:12px;line-height:1.45}.gate-checks{gap:7px;margin:12px 0}.gate-check{grid-template-columns:20px 1fr;gap:8px;padding:9px;font-size:11px;line-height:1.4}.gate-actions{position:sticky;bottom:-14px;z-index:2;gap:7px;margin:0 -14px -14px;padding:10px 14px 14px;background:#0d0d0b;border-top:1px solid var(--line)}.gate-actions .primary-btn,.gate-actions .secondary-btn{min-height:44px}}@media print{body *{visibility:hidden!important}.order-success,.order-success *{visibility:visible!important}.order-success{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;border:0}.order-success .hero-actions{display:none}.order-summary-text{max-height:none;overflow:visible}}
