:root{--bg:#070706;--panel:#10100f;--panel2:#151312;--ink:#f7f2e8;--muted:#b8afa4;--teal:#c65a46;--teal2:#a83b2f;--line:#2b2422;--red:#a83b2f;--bronze:#a83b2f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left, rgba(168,59,47,.18), transparent 31rem),radial-gradient(circle at 75% 8%, rgba(168,59,47,.08), transparent 27rem),linear-gradient(180deg,#070706,#050505 58%,#090706);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:rgba(4,7,10,.78);border-bottom:1px solid rgba(198,90,70,.14);display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 28px}.brand img{width:190px;max-height:54px;object-fit:contain}.nav nav{display:flex;gap:22px;color:var(--muted);font-weight:750;font-size:14px}.nav a:hover{color:#fff}.cart-button{border:1px solid rgba(198,90,70,.35);background:#071115;color:#fff7ef;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer}.cart-button b{background:var(--teal);color:#fff7ef;border-radius:99px;padding:2px 7px;margin-left:6px}main{max-width:1240px;margin:auto;padding:0 24px}.hero{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--teal);font-size:12px;font-weight:900}.hero h1,.section h2{font-size:clamp(44px,6vw,82px);line-height:.92;letter-spacing:-.065em;margin:12px 0 22px}.lede{font-size:20px;color:#c4d2d0;max-width:680px}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:13px 18px;font-weight:950;border:1px solid var(--line);cursor:pointer}.primary{background:linear-gradient(135deg,var(--teal),#bd4a3c);color:#fff7ef;box-shadow:0 0 38px rgba(198,90,70,.18)}.secondary{background:#081116;color:#e9fffd;border-color:#23474f}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.trust-row span{border:1px solid rgba(198,90,70,.18);background:rgba(198,90,70,.055);color:#b8d8d5;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:800}.science-card{min-height:500px;border:1px solid rgba(198,90,70,.16);border-radius:34px;background:radial-gradient(circle at center,rgba(198,90,70,.16),transparent 42%),linear-gradient(180deg,rgba(13,23,31,.9),rgba(3,6,7,.98));display:grid;place-items:center;box-shadow:0 40px 100px rgba(0,0,0,.5);position:relative;overflow:hidden}.orbit{width:330px;height:330px;border:1px solid rgba(198,90,70,.42);border-radius:50%;display:grid;place-items:center;position:relative}.orbit:before,.orbit:after{content:"";position:absolute;inset:38px;border:1px solid rgba(198,90,70,.22);border-radius:50%;transform:rotate(34deg) scaleX(1.3)}.orbit:after{transform:rotate(-42deg) scaleX(1.15)}.orbit i{position:absolute;width:9px;height:9px;background:var(--teal);box-shadow:0 0 20px var(--teal);border-radius:50%}.orbit i:nth-child(1){top:28px}.orbit i:nth-child(2){right:52px;bottom:78px}.orbit i:nth-child(3){left:44px;bottom:112px}.orbit b{font-size:54px;letter-spacing:-.08em}.molecule-note{position:absolute;bottom:28px;color:#aac3c1;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.28);padding:12px 16px;border-radius:16px}.shop-strip{display:flex;justify-content:center;gap:12px;margin:-40px auto 64px;padding:18px;border:1px solid rgba(198,90,70,.18);background:rgba(198,90,70,.06);border-radius:22px;color:#fff4ed;max-width:720px;font-weight:900}.section{padding:74px 0}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end}.section h2{font-size:clamp(34px,4.5vw,58px)}.section-copy{color:var(--muted);max-width:780px}.small-link{color:var(--teal);font-weight:900}.toolbar{display:flex;gap:14px;margin:24px 0;align-items:center;flex-wrap:wrap}.tabs,.chips{display:flex;gap:8px;flex-wrap:wrap}.tab,.chip{border:1px solid var(--line);background:#071116;color:#b7cdcb;border-radius:999px;padding:10px 13px;font-weight:850;cursor:pointer}.tab.active,.chip.active{border-color:var(--teal);color:#fff7ef;background:var(--teal)}#search{flex:1;min-width:260px;background:#071116;border:1px solid var(--line);border-radius:999px;color:#fff;padding:13px 16px;font:inherit}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid rgba(198,90,70,.14);background:linear-gradient(180deg,rgba(13,23,31,.9),rgba(7,13,17,.96));border-radius:22px;padding:18px;min-height:248px;display:flex;flex-direction:column}.badge{color:var(--teal);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.product-card h3{font-size:21px;line-height:1.05;margin:9px 0}.format{color:#b5c6c5;min-height:42px}.sku{font-family:ui-monospace,monospace;color:#6f898b;font-size:12px}.price-row{display:flex;justify-content:space-between;align-items:end;margin-top:auto;padding-top:14px}.price{font-size:26px;font-weight:950}.add{background:var(--teal);color:#fff7ef;border:0;border-radius:12px;padding:10px 12px;font-weight:950;cursor:pointer}.tech{margin-top:12px;border-top:1px solid rgba(255,255,255,.07);padding-top:10px;color:#88a1a3;font-size:12px}.region-grid,.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:26px}.steps{grid-template-columns:repeat(3,1fr)}.region-grid article,.steps article,.coa-viewer{border:1px solid rgba(198,90,70,.14);background:rgba(10,17,23,.82);border-radius:26px;padding:24px}.region-grid span{color:var(--teal);text-transform:uppercase;font-size:12px;font-weight:950;letter-spacing:.12em}.region-grid strong{font-size:36px;letter-spacing:-.04em}.region-grid li{margin:8px 0;color:#bdd0cf}.coa-viewer{display:grid;grid-template-columns:310px 1fr;gap:18px}.coa-row{width:100%;text-align:left;background:#071116;border:1px solid var(--line);color:#d9efed;border-radius:14px;padding:14px;margin-bottom:10px}.coa-row.active{border-color:var(--teal)}.coa-row b,.coa-row span{display:block}.coa-row span{color:#82999b}.trace-card{background:#05090c;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:20px}.meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.meta-grid div{border:1px solid var(--line);border-radius:14px;padding:12px}.meta-grid small{display:block;color:#789092;text-transform:uppercase;font-size:11px}.trace{height:170px;margin:22px 0;border:1px solid rgba(198,90,70,.12);border-radius:18px;background:linear-gradient(90deg,transparent 0 18%,rgba(198,90,70,.9) 19%,transparent 21% 48%,rgba(198,90,70,.28) 49%,transparent 52%),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 48px)}.steps b{display:grid;place-items:center;width:42px;height:42px;background:var(--teal);color:#fff7ef;border-radius:50%}.cart-drawer{position:fixed;right:-440px;top:0;width:min(440px,100vw);height:100vh;background:#050a0d;border-left:1px solid var(--line);z-index:40;padding:20px;transition:.24s;overflow:auto}.cart-drawer.open{right:0}.shade{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:35}.shade.open{display:block}.cart-head{display:flex;justify-content:space-between}.cart-head button{background:none;color:#fff;border:0;font-size:34px}.cart-item{border-bottom:1px solid var(--line);padding:12px 0}.cart-item button{float:right}.cart-total{display:flex;justify-content:space-between;font-size:20px;padding:18px 0}form{display:grid;gap:12px}label{font-size:13px;color:#d6e5e3;font-weight:850}input,textarea{width:100%;margin-top:6px;background:#071116;border:1px solid var(--line);border-radius:13px;color:#fff;padding:12px;font:inherit}textarea{min-height:100px}.fine{font-size:12px;color:#87999b}.warn{color:#ff7984}.age-gate{position:fixed;inset:0;background:rgba(0,0,0,.82);z-index:80;display:grid;place-items:center;padding:18px}.age-gate.hidden{display:none}.gate-card{width:min(520px,100%);background:#071116;border:1px solid rgba(198,90,70,.24);box-shadow:0 30px 120px rgba(0,0,0,.7);border-radius:28px;padding:28px}.gate-card img{width:220px}.dob-row{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:10px}.link-button{background:none;border:0;color:#9db4b4;text-decoration:underline;margin-top:12px;cursor:pointer}footer{max-width:1240px;margin:auto;padding:50px 24px;border-top:1px solid rgba(198,90,70,.14);display:grid;grid-template-columns:1fr 180px 180px;gap:32px;color:#9bb1b2}footer img{width:210px}footer nav{display:grid;gap:8px}footer b{color:#fff}.legal{text-align:center;color:#789092;border-top:1px solid rgba(255,255,255,.06);padding:18px 24px;font-size:12px}@media(max-width:920px){.nav nav{display:none}.brand img{width:160px}.hero,.coa-viewer{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.region-grid,.steps,footer{grid-template-columns:1fr}.meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){main{padding:0 14px}.hero h1{font-size:46px}.catalog-grid{grid-template-columns:1fr}.science-card{min-height:360px}.orbit{width:250px;height:250px}.section-head{display:block}}
/* Hareline-style dense quote table */
.catalog-grid{display:block;border:1px solid rgba(255,255,255,.10);border-radius:2rem;overflow:hidden;background:rgba(0,0,0,.50);box-shadow:0 24px 80px rgba(64,27,22,.20)}
.catalog-table{width:100%;border-collapse:collapse;font-size:14px}.catalog-table thead{background:rgba(168,59,47,.22);color:#f7f2e8;text-transform:uppercase;letter-spacing:.16em;font-size:11px}.catalog-table th,.catalog-table td{padding:15px 16px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:middle;text-align:left}.catalog-table tbody tr{background:rgba(255,255,255,.025)}.catalog-table tbody tr:nth-child(even){background:rgba(255,255,255,.045)}.catalog-table tbody tr:hover{background:rgba(168,59,47,.16)}.catalog-table .name-cell b{display:block;font-size:16px;color:#fff}.catalog-table .name-cell small{display:block;color:var(--muted);margin-top:3px}.catalog-table .price-cell{font-size:18px;font-weight:950;color:#fff}.catalog-table .doc-pill{display:inline-flex;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;background:rgba(0,0,0,.35);color:#d7ccc2;font-size:12px}.catalog-table .add{white-space:nowrap;background:#a83b2f;color:#fff}.product-card{display:none}.section,.region-grid article,.steps article,.coa-viewer,.science-card{box-shadow:0 22px 70px rgba(64,27,22,.16)}.primary{background:#a83b2f;color:#fff}.primary:hover,.add:hover{background:#bd4a3c}.secondary{background:#0f0d0c;color:#f7f2e8}.region-grid article,.steps article,.coa-viewer,.trace-card,.product-card{background:rgba(16,16,15,.82)}
@media(max-width:760px){.catalog-table,.catalog-table thead,.catalog-table tbody,.catalog-table tr,.catalog-table td{display:block;width:100%}.catalog-table thead{display:none}.catalog-table tr{padding:14px;border-bottom:1px solid rgba(255,255,255,.10)}.catalog-table td{padding:7px 0;border:0}.catalog-table td:before{content:attr(data-label);display:block;color:#9c9189;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;margin-bottom:2px}.catalog-table .add{width:100%;justify-content:center;margin-top:8px}}

/* Josh spacing/logo corrections */
.brand img{width:142px;max-height:58px;object-fit:contain}.nav{min-height:86px}.hero{padding-bottom:64px}.cta-row{margin-top:30px;margin-bottom:28px;gap:16px}.trust-row{margin-top:0;gap:12px;flex-wrap:wrap}.shop-strip{margin:18px auto 44px;max-width:720px;position:relative;z-index:1}.hero + .shop-strip{transform:none}.hero-copy .lede{margin-bottom:0}.science-card{border-color:rgba(168,59,47,.24)}@media(max-width:760px){.brand img{width:116px}.nav{min-height:74px}.hero{padding-bottom:36px}.cta-row{margin-top:24px;margin-bottom:22px}.shop-strip{margin:14px 18px 32px}}

/* Stock/incoming request additions */
.section-copy.tight{margin-top:8px;max-width:720px}.incoming-pill{border-color:rgba(198,90,70,.55);background:rgba(168,59,47,.22);color:#fff}.request-pill{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:#d7ccc2}.incoming-row{box-shadow:inset 3px 0 0 #a83b2f}.bulk-section{background:linear-gradient(135deg,rgba(168,59,47,.14),rgba(0,0,0,.55));}.bulk-form{margin-top:26px;display:grid;gap:16px;max-width:820px}.bulk-form label{display:grid;gap:7px;color:#d7ccc2;font-weight:800}.bulk-form input,.bulk-form textarea{width:100%;border:1px solid rgba(255,255,255,.13);background:#070706;color:#f7f2e8;border-radius:18px;padding:14px 15px}.bulk-form textarea{min-height:130px;resize:vertical}.cart-item em{display:block;color:#c65a46;font-style:normal;font-size:12px;margin-top:4px}

/* Grouped compound rows with strength dropdown */
.grouped-catalog .variant-select{width:100%;min-width:260px;border:1px solid rgba(255,255,255,.14);background:#070706;color:#f7f2e8;border-radius:14px;padding:11px 12px;font-weight:850;outline:none}.grouped-catalog .variant-select:focus{border-color:rgba(198,90,70,.85);box-shadow:0 0 0 3px rgba(168,59,47,.18)}.grouped-catalog .name-cell small{max-width:260px}.grouped-catalog td:nth-child(2){min-width:310px}.grouped-catalog .price-cell{white-space:nowrap}@media(max-width:760px){.grouped-catalog .variant-select{min-width:0}.grouped-catalog td:nth-child(2){min-width:0}}

/* v7: strength dropdown keeps only mg/format; price/status live in adjacent columns */
.grouped-catalog .variant-select{min-width:180px}.grouped-catalog td:nth-child(2){min-width:220px}.grouped-catalog th:nth-child(2){min-width:220px}

/* v8: clearer tab explanations */
.toolbar{align-items:flex-start}.tab-help{grid-column:1/-1;margin:2px 0 6px;color:#d7ccc2;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:12px 14px;font-size:14px;line-height:1.55}.tabs{flex-wrap:wrap}.tab{white-space:nowrap}.region-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.region-grid{grid-template-columns:1fr}.tab-help{font-size:13px}}


/* v10: Josh header scale + singles CTA */
@media(min-width:761px){.brand img{width:284px;max-height:116px}.nav{min-height:118px;padding:16px 32px}.nav nav{font-size:21px;gap:28px}.cart-button{font-size:16px;padding:12px 18px}}
@media(max-width:760px){.brand img{width:172px;max-height:82px}.nav nav{font-size:15px;gap:12px}.nav{min-height:88px}}
.single-min-note{color:#d7ccc2}


/* v11: sprinkled RUO guardrails */
.ruo-strip{margin:14px 0 18px;border:1px solid rgba(198,90,70,.28);background:rgba(168,59,47,.10);border-radius:18px;padding:12px 14px;color:#e5d8cf;font-size:13px;font-weight:800;letter-spacing:.01em}.ruo-strip b{color:#fff}.ack-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px;border:1px solid rgba(198,90,70,.22);background:rgba(168,59,47,.08);border-radius:16px;padding:12px 13px;color:#e5d8cf;font-size:13px;line-height:1.45}.ack-check input{width:auto!important;margin-top:3px;accent-color:#a83b2f}.bulk-section .ruo-strip{max-width:820px;margin-top:18px}


/* v12b: light theme readability pass */
body.light-theme .lede,body.light-theme .section-copy,body.light-theme .tab-help,body.light-theme .single-min-note,body.light-theme .fine,body.light-theme footer p,body.light-theme footer a,body.light-theme .bulk-form label,body.light-theme .molecule-note{color:#4a3129!important}body.light-theme .trust-row span,body.light-theme .region-grid li,body.light-theme .steps p,body.light-theme .trace-card p,body.light-theme .name-cell small{color:#5f463d!important}body.light-theme .shop-strip{background:rgba(255,250,244,.94);color:#7d2f24;border-color:rgba(168,59,47,.28);box-shadow:0 12px 32px rgba(122,63,47,.10)}body.light-theme .bulk-section{background:linear-gradient(135deg,rgba(168,59,47,.10),rgba(255,250,244,.82))}body.light-theme .bulk-form input,body.light-theme .bulk-form textarea,body.light-theme .grouped-catalog .variant-select{background:#fffaf4!important;color:#231915!important;border-color:rgba(168,59,47,.24)!important}
.theme-toggle{display:inline-flex;height:42px;width:42px;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(198,90,70,.32);background:rgba(16,16,15,.78);color:#f7f2e8;box-shadow:0 10px 28px rgba(0,0,0,.24);font-size:18px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.theme-toggle:hover{border-color:rgba(198,90,70,.85);color:#ffd6c8;transform:translateY(-1px)}body.light-theme{--bg:#fbf4ec;--panel:#fff8f1;--panel2:#f1e4d9;--ink:#231915;--muted:#725f56;--line:#d9beb1;background:radial-gradient(circle at top left,rgba(198,90,70,.12),transparent 31rem),radial-gradient(circle at 75% 8%,rgba(168,59,47,.08),transparent 27rem),linear-gradient(180deg,#fbf4ec,#f6eadf 58%,#fff8f1);color:var(--ink)}body.light-theme .nav{background:rgba(251,244,236,.90);border-color:rgba(168,59,47,.18)}body.light-theme .nav nav,body.light-theme .lede,body.light-theme .section-copy,body.light-theme .tab-help,body.light-theme .single-min-note,body.light-theme .fine{color:var(--muted)}body.light-theme .catalog-grid,body.light-theme .region-grid article,body.light-theme .steps article,body.light-theme .coa-viewer,body.light-theme .trace-card,body.light-theme .product-card,body.light-theme .science-card,body.light-theme .cart-drawer,body.light-theme .gate-card{background:rgba(255,250,244,.86);border-color:rgba(168,59,47,.18);color:var(--ink)}body.light-theme .catalog-table thead{background:rgba(168,59,47,.16);color:#231915}body.light-theme .catalog-table tbody tr,body.light-theme .catalog-table tbody tr:nth-child(even){background:rgba(255,255,255,.52)}body.light-theme .catalog-table .name-cell b,body.light-theme .catalog-table .price-cell,body.light-theme .ruo-strip b{color:#231915}body.light-theme .doc-pill,body.light-theme .ruo-strip,body.light-theme .ack-check{background:rgba(168,59,47,.08);color:#4a3129;border-color:rgba(168,59,47,.20)}body.light-theme input,body.light-theme textarea,body.light-theme select,body.light-theme .grouped-catalog .variant-select{background:#fffaf4;color:#231915;border-color:rgba(168,59,47,.24)}body.light-theme .secondary{background:#fff8f1;color:#231915}body.light-theme .theme-toggle{background:rgba(255,250,244,.9);color:#7d3f2f;border-color:rgba(168,59,47,.32)}@media(max-width:760px){.theme-toggle{height:40px;width:40px}.nav{gap:10px}}

/* v12c: final light-theme contrast overrides */
body.light-theme .nav nav,body.light-theme .lede,body.light-theme .section-copy,body.light-theme .tab-help,body.light-theme .single-min-note,body.light-theme .fine,body.light-theme footer p,body.light-theme footer a,body.light-theme .bulk-form label,body.light-theme .molecule-note{color:#4a3129!important}
body.light-theme .trust-row span,body.light-theme .region-grid li,body.light-theme .steps p,body.light-theme .trace-card p,body.light-theme .name-cell small{color:#5f463d!important}
body.light-theme .shop-strip{background:rgba(255,250,244,.94)!important;color:#7d2f24!important;border-color:rgba(168,59,47,.28)!important;box-shadow:0 12px 32px rgba(122,63,47,.10)!important}
body.light-theme .bulk-section{background:linear-gradient(135deg,rgba(168,59,47,.10),rgba(255,250,244,.82))!important}
body.light-theme .bulk-form input,body.light-theme .bulk-form textarea,body.light-theme .grouped-catalog .variant-select{background:#fffaf4!important;color:#231915!important;border-color:rgba(168,59,47,.24)!important}

/* v13: raffles / giveaways section */
.raffle-section{background:linear-gradient(135deg,rgba(168,59,47,.12),rgba(0,0,0,.42));border:1px solid rgba(198,90,70,.14);border-radius:2rem}.raffle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.raffle-grid article{border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:22px;background:rgba(16,16,15,.82);box-shadow:0 22px 70px rgba(64,27,22,.16)}.raffle-grid article span{display:inline-flex;color:#c65a46;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:950;margin-bottom:8px}.raffle-grid article h3{margin:0 0 8px;font-size:21px}.raffle-grid article p{margin:0;color:#d7ccc2}@media(max-width:900px){.raffle-grid{grid-template-columns:1fr}}body.light-theme .raffle-section{background:linear-gradient(135deg,rgba(168,59,47,.08),rgba(255,250,244,.82));border-color:rgba(168,59,47,.18)}body.light-theme .raffle-grid article{background:rgba(255,250,244,.86);border-color:rgba(168,59,47,.18);color:#231915}body.light-theme .raffle-grid article p{color:#5f463d!important}


/* v13: COA / testing evidence tab */
.evidence-section{background:linear-gradient(135deg,rgba(168,59,47,.12),rgba(0,0,0,.48));border:1px solid rgba(198,90,70,.16);border-radius:2rem}.evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.evidence-card{border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:22px;background:rgba(16,16,15,.84);box-shadow:0 22px 70px rgba(64,27,22,.16)}.evidence-card span{display:inline-flex;color:#c65a46;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:950;margin-bottom:8px}.evidence-card h3{margin:0 0 14px;font-size:24px}.evidence-card dl{margin:0;display:grid;gap:10px}.evidence-card dl div{display:grid;grid-template-columns:150px 1fr;gap:12px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.evidence-card dt{color:#9c9189;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:950}.evidence-card dd{margin:0;color:#e5d8cf}.evidence-card code{background:rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.10);border-radius:8px;padding:2px 6px;color:#fff}.evidence-link{display:inline-flex;margin-top:16px;color:#fff;font-weight:950;border-bottom:1px solid rgba(198,90,70,.75)}.evidence-card.verified{box-shadow:inset 3px 0 0 #a83b2f,0 22px 70px rgba(64,27,22,.16)}.evidence-card.hold{box-shadow:inset 3px 0 0 #d8a241,0 22px 70px rgba(64,27,22,.16)}.received-docs{margin-top:20px;border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:22px;background:rgba(0,0,0,.34)}.received-docs h3{margin:0 0 10px}.received-docs ul{margin:0;padding-left:20px;color:#d7ccc2}.received-docs li{margin:6px 0}@media(max-width:900px){.evidence-grid{grid-template-columns:1fr}.evidence-card dl div{grid-template-columns:1fr;gap:4px}}body.light-theme .evidence-section{background:linear-gradient(135deg,rgba(168,59,47,.08),rgba(255,250,244,.82));border-color:rgba(168,59,47,.18)}body.light-theme .evidence-card,body.light-theme .received-docs{background:rgba(255,250,244,.88);border-color:rgba(168,59,47,.18);color:#231915}body.light-theme .evidence-card dd,body.light-theme .received-docs ul{color:#5f463d!important}body.light-theme .evidence-card code{background:#fffaf4;color:#231915;border-color:rgba(168,59,47,.22)}


/* v14: 4th of July 250th anniversary community polish */
.july-community-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(28,82,154,.24),transparent 26rem),radial-gradient(circle at 86% 12%,rgba(198,90,70,.26),transparent 24rem),linear-gradient(135deg,rgba(10,15,28,.94),rgba(74,18,18,.72) 52%,rgba(0,0,0,.78));border:1px solid rgba(255,255,255,.13);border-radius:2rem}.july-community-section:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 12%,rgba(255,255,255,.05) 12% 13%,transparent 13% 25%,rgba(255,255,255,.035) 25% 26%,transparent 26%);pointer-events:none}.july-flag{position:absolute;right:-42px;top:-54px;width:280px;height:190px;opacity:.46;transform:rotate(-12deg);filter:blur(.1px)}.july-flag span{display:block;height:24px;margin:10px 0;border-radius:999px;background:#fff}.july-flag span:nth-child(odd){background:#b5282f}.july-flag span:first-child{width:180px;background:#244b91}.community-copy{position:relative;max-width:850px}.community-copy h2{max-width:940px}.community-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.inline-actions{margin-top:22px}.community-cards{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.community-cards article{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:22px;background:rgba(8,9,12,.68);box-shadow:0 24px 80px rgba(0,0,0,.24)}.community-cards article span{display:inline-flex;color:#ffcabd;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:950;margin-bottom:8px}.community-cards article h3{margin:0 0 8px;font-size:23px}.community-cards article p{margin:0;color:#e2d7cf}.hero .eyebrow{color:#ffb8a7}.hero h1{max-width:900px;text-shadow:0 10px 38px rgba(168,59,47,.18)}@media(max-width:900px){.community-cards{grid-template-columns:1fr}.july-flag{opacity:.22}.nav nav{font-size:13px;gap:10px}}body.light-theme .july-community-section{background:radial-gradient(circle at 18% 18%,rgba(36,75,145,.12),transparent 26rem),radial-gradient(circle at 86% 12%,rgba(198,90,70,.16),transparent 24rem),linear-gradient(135deg,rgba(255,250,244,.94),rgba(252,234,224,.86));border-color:rgba(168,59,47,.20)}body.light-theme .community-cards article{background:rgba(255,250,244,.88);border-color:rgba(168,59,47,.18);color:#231915}body.light-theme .community-cards article p{color:#5f463d!important}body.light-theme .community-cards article span{color:#a83b2f}


/* v14b: keep community-era nav clean on desktop */
@media(min-width:901px){.brand img{width:230px;max-height:94px}.nav{padding:14px 24px;gap:16px}.nav nav{font-size:16px;gap:18px;align-items:center;flex-wrap:nowrap}.nav nav a{white-space:nowrap}.cart-button{font-size:14px;padding:10px 14px}.theme-toggle{height:38px;width:38px;flex:0 0 auto}}
@media(min-width:1200px){.nav nav{font-size:17px;gap:21px}.brand img{width:250px}}


/* v16 Phase 1: Shopify-style public IA/product cards */
.nav nav a[href="#raffles"],.nav nav a[href="#shipping"],.nav nav a[href="#how"],.nav nav a[href="#bulk"]{display:none!important}
.catalog-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}
.catalog-table{display:none!important}.product-card{display:flex!important;position:relative;flex-direction:column;gap:16px;min-height:330px;border:1px solid rgba(255,255,255,.10);border-radius:28px;padding:22px;background:linear-gradient(180deg,rgba(16,16,15,.92),rgba(8,8,7,.92));box-shadow:0 24px 80px rgba(64,27,22,.20);overflow:hidden}.product-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 0%,rgba(198,90,70,.16),transparent 14rem);pointer-events:none}.product-card>*{position:relative}.card-click{position:absolute;inset:0;border:0;background:transparent;cursor:default;pointer-events:none}.product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-category{color:#c65a46;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:950;max-width:58%}.product-card h3{margin:0;font-size:26px;line-height:1.03;letter-spacing:-.03em}.product-doc{margin:0;color:#d7ccc2;font-size:14px;line-height:1.48;min-height:62px}.variant-label{display:grid;gap:7px;color:#9c9189;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:950;margin-top:auto}.product-card .variant-select{width:100%;border:1px solid rgba(255,255,255,.14);background:#070706;color:#f7f2e8;border-radius:16px;padding:12px;font-weight:850;outline:none}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.product-bottom small{display:block;color:#9c9189;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:950}.product-price{display:block;color:#fff;font-size:25px;line-height:1}.product-card .add{border:0;border-radius:999px;background:#a83b2f;color:#fff;padding:12px 16px;font-weight:950;cursor:pointer;white-space:nowrap}.product-card .add:disabled{opacity:.55;cursor:not-allowed;background:#45342f}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.chip{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#e5d8cf;border-radius:999px;padding:10px 13px;font-weight:950;cursor:pointer}.chip.active{background:#a83b2f;color:#fff;border-color:#bd4a3c}.cart-item{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.cart-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.cart-controls button{border:1px solid rgba(255,255,255,.13);background:#151312;color:#f7f2e8;border-radius:999px;padding:6px 9px;font-weight:900;cursor:pointer}.cart-controls span{min-width:20px;text-align:center;font-weight:950}.checkout-form h3{margin:8px 0 4px;font-size:24px}.checkout-row{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:10px}.checkout-form textarea{min-height:86px}.empty-catalog{grid-column:1/-1;border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:22px;background:rgba(0,0,0,.30)}
body.light-theme .product-card{background:linear-gradient(180deg,rgba(255,250,244,.92),rgba(255,248,241,.92));border-color:rgba(168,59,47,.18);color:#231915}body.light-theme .product-doc{color:#5f463d!important}body.light-theme .product-price{color:#231915}body.light-theme .product-card .variant-select,body.light-theme .cart-controls button{background:#fffaf4!important;color:#231915!important;border-color:rgba(168,59,47,.24)!important}body.light-theme .chip{background:rgba(255,250,244,.82);color:#4a3129;border-color:rgba(168,59,47,.22)}body.light-theme .chip.active{background:#a83b2f;color:#fff}
@media(max-width:1020px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.catalog-grid{grid-template-columns:1fr}.product-card{min-height:0}.checkout-row{grid-template-columns:1fr}.product-bottom{align-items:stretch;flex-direction:column}.product-card .add{width:100%;justify-content:center}.nav nav{display:none}}

/* v17: denser desktop catalog cards */
@media(min-width:900px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-card{min-height:250px;gap:10px;padding:17px 18px;border-radius:22px}.product-card h3{font-size:22px}.product-doc{font-size:13px;line-height:1.4;min-height:38px}.product-card .variant-select{padding:9px 11px;border-radius:13px}.variant-label{gap:5px}.product-bottom{padding-top:11px}.product-price{font-size:22px}.product-card .add{padding:10px 14px}.doc-pill{padding:6px 9px;font-size:11px}}
@media(min-width:900px) and (max-width:1180px){.product-top{display:grid;gap:6px}.product-category{max-width:none}.doc-pill{justify-self:start}.product-card{min-height:270px}}

/* v18: real-label vial visuals, compact nav, sticky catalog controls */
.nav{min-height:58px!important;padding:7px 22px!important}.brand img{width:132px!important;max-height:44px!important}.nav nav{font-size:14px!important;gap:18px!important}.theme-toggle{width:36px;height:36px}.cart-button{font-size:13px!important;padding:8px 13px!important}
.catalog-section{overflow:visible}.toolbar{position:sticky;top:59px;z-index:15;margin:0 -10px;padding:10px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(7,7,6,.91);backdrop-filter:blur(18px);box-shadow:0 14px 34px rgba(0,0,0,.25)}.toolbar #search{width:100%}.chips{position:sticky;top:145px;z-index:14;padding:8px 0;background:linear-gradient(180deg,var(--bg) 68%,transparent)}
.product-card{min-height:430px!important}.product-visual{position:relative;height:164px;margin:-4px -2px 0;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:radial-gradient(ellipse at 50% 90%,rgba(198,90,70,.16),transparent 54%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012))}.vial-shadow{position:absolute;left:50%;bottom:9px;width:112px;height:17px;transform:translateX(-50%);background:rgba(0,0,0,.46);filter:blur(9px);border-radius:50%}.vial{position:relative;width:80px;height:148px;filter:drop-shadow(0 11px 10px rgba(0,0,0,.38))}.vial-cap{position:absolute;top:0;left:10px;width:60px;height:24px;border-radius:10px 10px 5px 5px;background:linear-gradient(90deg,color-mix(in srgb,var(--cap) 65%,#000),var(--cap) 36%,color-mix(in srgb,var(--cap) 72%,#fff) 62%,var(--cap));border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 -4px 4px rgba(0,0,0,.22)}.vial-cap i{position:absolute;inset:4px 9px 9px;border-radius:50%;border:1px solid rgba(0,0,0,.24);background:rgba(255,255,255,.1)}.vial-neck{position:absolute;top:21px;left:16px;width:48px;height:24px;border-radius:4px;background:linear-gradient(90deg,#555,#d3d3ce 24%,#777 53%,#e5e4df 77%,#5c5c59);box-shadow:inset 0 3px #262626}.vial-glass{position:absolute;top:39px;left:3px;width:74px;height:105px;border:1px solid rgba(255,255,255,.54);border-radius:11px 11px 15px 15px;background:linear-gradient(90deg,rgba(255,255,255,.34),rgba(210,227,230,.08) 23%,rgba(255,255,255,.13) 72%,rgba(255,255,255,.43));box-shadow:inset 6px 0 8px rgba(255,255,255,.13),inset -5px 0 7px rgba(0,0,0,.13)}.vial-label{position:absolute;left:2px;right:2px;top:17px;height:75px;padding:5px 4px 3px;text-align:center;color:#f7f2e8;background:linear-gradient(90deg,#0a0b0d,#292525 48%,#08090a);border-top:1px solid #b9a175;border-bottom:1px solid #b9a175;overflow:hidden}.mini-brand{display:block;font-family:Impact,'Arial Narrow',sans-serif;font-size:6px;letter-spacing:.4px}.mini-brand b{color:#c4161c}.vial-label strong{display:block;margin-top:5px;font-family:Impact,'Arial Narrow',sans-serif;font-size:15px;line-height:.9;letter-spacing:.25px}.vial-label em{display:block;color:#df4d54;font:900 9px/1 Arial,sans-serif;margin:3px 0 2px}.vial-label small{display:block;font-size:3.8px;color:#ddd}.mini-ruo{display:block;margin-top:4px;padding-top:2px;border-top:1px solid rgba(255,255,255,.5);font:900 4.6px/1 Arial,sans-serif;letter-spacing:.25px}.mini-lines{display:block;width:24px;height:2px;margin:3px auto;background:#a83b2f;box-shadow:10px 0 #1f4f8f,-10px 0 #1f4f8f}
body.light-theme .toolbar{background:rgba(255,248,241,.94);border-color:rgba(168,59,47,.20);box-shadow:0 14px 34px rgba(91,49,38,.12)}body.light-theme .chips{background:linear-gradient(180deg,#f8eee5 68%,transparent)}body.light-theme .product-visual{background:radial-gradient(ellipse at 50% 90%,rgba(168,59,47,.12),transparent 54%),linear-gradient(145deg,rgba(255,255,255,.88),rgba(237,220,207,.46))}
@media(max-width:760px){.nav{min-height:52px!important;padding:5px 10px!important;gap:7px}.brand img{width:112px!important;max-height:39px!important}.theme-toggle{width:34px;height:34px;flex:0 0 auto}.cart-button{padding:7px 10px!important}.toolbar{top:53px;margin:0 -8px;padding:8px}.toolbar .tab-help{display:none}.chips{top:111px;flex-wrap:nowrap;overflow-x:auto;padding:7px 0}.chip{flex:0 0 auto}.product-card{min-height:0!important}.product-visual{height:178px}}
body.light-theme .evidence-link{color:#7d2f24!important;border-bottom-color:#a83b2f!important}body.light-theme footer nav b{color:#231915!important}.small-link{white-space:nowrap}#search::placeholder{color:#9f958f;opacity:1}body.light-theme #search::placeholder{color:#d8ccc3}.july-community-section{padding-left:clamp(24px,4vw,48px)!important;padding-right:clamp(24px,4vw,48px)!important}

/* v20: Josh-approved photographed vial; only compound and strength change per variant */
.product-visual.photo-vial{height:210px;margin:-4px -2px 0;background:radial-gradient(ellipse at 50% 92%,rgba(198,90,70,.12),transparent 54%),#f7f7f6;overflow:hidden}
.reference-vial{position:relative;width:210px;height:210px}
.reference-vial>img{display:block;width:210px;height:210px;object-fit:cover}
.reference-product{position:absolute;left:83px;top:101px;width:54px;height:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#f5efe4;font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;text-shadow:1px 1px 0 #9f1f24,-.5px -.5px 0 #477db4;line-height:.84}
.reference-product strong{display:block;max-width:62px;font-size:13px;letter-spacing:-.25px;white-space:nowrap}
.reference-product strong.reference-name-long{font-size:9px;letter-spacing:-.15px}
.reference-product span{display:flex;align-items:center;justify-content:center;gap:2px;margin-top:3px;color:#d32428;text-shadow:none}
.reference-product span i{display:block;width:8px;height:1px;background:#d32428}
.reference-product span b{font-size:9px;line-height:1;white-space:nowrap}
.reference-product small{display:block;margin-top:2px;color:#f5efe4;font-family:'Arial Narrow',Arial,sans-serif;font-size:3.5px;font-weight:700;line-height:1;letter-spacing:0;text-shadow:none;white-space:nowrap;text-transform:none}
.visual-incoming{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:5px 9px;background:#a83b2f;color:#fff;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 20px rgba(76,21,17,.26)}
body.light-theme .product-visual.photo-vial{background:#fff}
@media(max-width:760px){.product-visual.photo-vial{height:230px}.reference-vial,.reference-vial>img{width:230px;height:230px}.reference-product{left:91px;top:111px;width:59px;height:37px}.reference-product strong{font-size:14px}.reference-product strong.reference-name-long{font-size:10px}.reference-product span b{font-size:10px}}

/* v25: unified page gutters and spacing rhythm */
main{width:100%;max-width:1280px;padding-inline:clamp(18px,3vw,36px)}
.hero{min-height:clamp(540px,62vh,610px);padding-bottom:clamp(28px,4vw,46px)}
.shop-strip{width:min(720px,100%);margin:8px auto clamp(26px,3vw,38px)}
.section{padding-block:clamp(52px,6vw,74px)}
.catalog-section,.docs-section{padding-inline:clamp(22px,3.25vw,42px);border-radius:32px}
.catalog-section{scroll-margin-top:76px}
.catalog-section .section-head,.catalog-section .toolbar,.catalog-section .chips,.catalog-section .ruo-strip,.catalog-section .catalog-grid{width:100%;margin-inline:0}
.catalog-section .section-head{margin-bottom:24px}
.catalog-section .section-copy{margin-bottom:0}
.toolbar{margin:0;padding:12px 14px;gap:16px}
.toolbar .tab-help{margin:0;flex:1 1 520px}
.toolbar #search{flex:0 1 390px;min-width:260px;padding-inline:16px}
.chips{margin-block:16px 4px;padding-block:10px}
.ruo-strip{margin-block:12px 22px}
.catalog-grid{gap:clamp(16px,1.8vw,22px)}
.product-top{min-height:44px}
.product-card .variant-select{padding-right:34px;text-overflow:ellipsis}
.product-bottom{min-height:54px}
.catalog-section{padding-bottom:clamp(42px,4vw,56px)}
.docs-section{margin-top:clamp(18px,2.5vw,32px);padding-bottom:clamp(42px,4vw,56px)}
footer{width:100%;max-width:1280px;padding-inline:clamp(22px,3vw,42px)}
footer img{margin-left:-10px}
@media(max-width:760px){
  main{padding-inline:14px}
  .hero{min-height:auto;padding:52px 0 34px}
  .shop-strip{margin:8px 0 28px}
  .section{padding-block:40px}
  .catalog-section,.docs-section{padding-inline:14px;border-radius:24px}
  .catalog-section .section-head{margin-bottom:20px}
  .toolbar{margin:0;padding:10px}
  .toolbar #search{min-width:0;flex-basis:100%}
  .chips{margin-block:12px 2px}
  .ruo-strip{margin-block:10px 18px}
  .product-top{min-height:0}
  .product-bottom{min-height:0}
  footer{padding:40px 20px}
  footer img{margin-left:-8px}
}

/* v27: unified navigation, footer links, and owners letter */
@media(min-width:901px){
  .nav{gap:14px!important}
  .nav nav{flex:1;justify-content:flex-end;gap:clamp(10px,1.25vw,19px)!important;font-size:13px!important}
  .nav nav a{font-weight:750}
}
.about-section{scroll-margin-top:76px;padding-inline:clamp(22px,3.25vw,42px);border:1px solid rgba(198,90,70,.16);border-radius:32px;background:linear-gradient(135deg,rgba(168,59,47,.11),rgba(0,0,0,.44));box-shadow:0 22px 70px rgba(64,27,22,.16)}
.about-letter{max-width:900px;margin-inline:auto}
.about-letter h2{max-width:780px}
.about-letter>p:not(.eyebrow):not(.ruo-strip):not(.letter-signoff){font-family:Georgia,'Times New Roman',serif;font-size:clamp(17px,1.55vw,20px);line-height:1.75;color:#e5d8cf}
.about-letter a{color:#fff;text-decoration:underline;text-decoration-color:rgba(198,90,70,.7);text-underline-offset:4px}
.letter-signoff{margin:30px 0;font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.7;color:#f7f2e8}
body.light-theme .about-section{background:linear-gradient(135deg,rgba(168,59,47,.08),rgba(255,250,244,.88));border-color:rgba(168,59,47,.18)}
body.light-theme .about-letter>p:not(.eyebrow):not(.ruo-strip):not(.letter-signoff),body.light-theme .letter-signoff{color:#4a3129}
body.light-theme .about-letter a{color:#7d2f24}
footer{grid-template-columns:minmax(0,1fr) minmax(480px,1.15fr);align-items:start}
.footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 24px!important;padding-top:12px}
.footer-links a{font-weight:650;color:#9bb1b2}
.footer-links a:hover{color:#fff}
body.light-theme .footer-links a{color:#4a3129!important}
@media(max-width:900px){
  footer{grid-template-columns:1fr}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:4px}
}
@media(max-width:760px){
  .nav{flex-wrap:wrap;align-items:center}
  .nav nav{display:flex!important;order:3;width:100%;overflow-x:auto;gap:16px!important;padding:4px 1px 7px;scrollbar-width:none}
  .nav nav::-webkit-scrollbar{display:none}
  .nav nav a{flex:0 0 auto;white-space:nowrap}
  .toolbar{top:103px}
  .chips{top:161px}
  .catalog-section,.about-section,.docs-section{scroll-margin-top:112px}
  .about-section{padding-inline:18px;border-radius:24px}
  .about-letter>p:not(.eyebrow):not(.ruo-strip):not(.letter-signoff){font-size:17px;line-height:1.68}
}

/* v28: real vial hero and varied photographed cap colors */
.hero-vials{min-height:390px;padding:18px!important;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at 50% 70%,rgba(198,90,70,.18),transparent 62%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012))}
.hero-vials img{display:block;width:101%;max-width:101%;height:auto;transform:none;filter:drop-shadow(0 22px 22px rgba(0,0,0,.34))}
body.light-theme .hero-vials{background:radial-gradient(ellipse at 50% 82%,rgba(168,59,47,.13),transparent 58%),linear-gradient(145deg,rgba(255,255,255,.9),rgba(237,220,207,.52))}
body.light-theme .hero-vials img{filter:drop-shadow(0 24px 22px rgba(91,49,38,.24))}
.reference-cap-tint{position:absolute;z-index:2;left:31.2%;top:6.4%;width:37.6%;height:10.8%;border-radius:48% 48% 22% 22% / 32% 32% 24% 24%;background:var(--cap-color);mix-blend-mode:screen;opacity:.88;pointer-events:none;box-shadow:inset 0 -2px 3px rgba(0,0,0,.18)}
@media(max-width:900px){.hero-vials{min-height:330px}.hero-vials img{width:112%}}
@media(max-width:760px){.hero-vials{min-height:270px;padding-top:12px!important}.hero-vials img{width:126%}}

/* v30: light-theme cart contrast and form legibility */
body.light-theme .cart-drawer{background:#fffaf4!important;border-left-color:#cfa99a!important;box-shadow:-24px 0 70px rgba(65,35,27,.24);color:#231915!important}
body.light-theme .cart-head{border-bottom:1px solid #d8beb3;padding-bottom:10px;margin-bottom:8px}
body.light-theme .cart-head h2,body.light-theme .checkout-form h3,body.light-theme .cart-total{color:#231915!important}
body.light-theme .cart-head button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #c79d8e!important;border-radius:999px;background:#f3e3d9!important;color:#6f281f!important;font-size:26px;line-height:1;cursor:pointer}
body.light-theme .cart-item{border-bottom-color:#d8beb3;color:#231915}
body.light-theme .cart-item small{color:#4f3d36}
body.light-theme .cart-item em{color:#8f2f24;font-weight:750}
body.light-theme .cart-controls button{background:#fff!important;color:#231915!important;border:1px solid #b98e7f!important;box-shadow:0 2px 8px rgba(65,35,27,.08)}
body.light-theme .cart-controls span{color:#231915}
body.light-theme .cart-total{border-bottom:1px solid #d8beb3}
body.light-theme .checkout-form{color:#231915}
body.light-theme .checkout-form label{color:#49352e!important;font-weight:850}
body.light-theme .checkout-form .fine{color:#5f463d!important}
body.light-theme .checkout-form input,body.light-theme .checkout-form textarea{background:#fff!important;color:#231915!important;border:1px solid #b98e7f!important;box-shadow:inset 0 1px 2px rgba(65,35,27,.05)}
body.light-theme .checkout-form input:focus,body.light-theme .checkout-form textarea:focus{outline:3px solid rgba(168,59,47,.18);border-color:#8f3b2f!important}
body.light-theme .checkout-form input::placeholder,body.light-theme .checkout-form textarea::placeholder{color:#765f55!important;opacity:1}
body.light-theme .checkout-form .ack-check{background:#f6e8df!important;color:#3e2c26!important;border-color:#c9a295!important}
body.light-theme .checkout-form .ack-check input{width:18px!important;height:18px;accent-color:#a83b2f;outline:1px solid #8f5f50;outline-offset:1px}
body.light-theme .shade.open{background:rgba(35,25,21,.58)}

/* v31: complete light-theme text contrast pass */
body.light-theme .eyebrow,
body.light-theme .product-category{color:#8f2f24!important}
body.light-theme .variant-label,
body.light-theme .product-bottom small{color:#5f463d!important}
body.light-theme .legal{color:#4a3129!important;font-size:13px}
body.light-theme .gate-card label{color:#49352e!important}
body.light-theme .gate-card .link-button{color:#6f281f!important;font-weight:800}
body.light-theme .gate-card .fine{color:#5f463d!important}
body.light-theme .theme-toggle{border-color:#9d6e5f;background:#231915;color:#fffaf4}
body.light-theme .chip:not(.active),
body.light-theme .product-card .variant-select{border-color:#b98e7f!important}

/* v32: lane-separated US stock and China-order catalog */
.lane-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 10px}
.lane-tab{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:11px 17px;background:#11100f;color:#d7ccc2;font:850 14px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}
.lane-tab.active{border-color:#c65a46;background:#a83b2f;color:#fff}
.lane-tab:focus-visible{outline:3px solid rgba(198,90,70,.4);outline-offset:3px}
.lane-note{margin:0 0 16px;color:#b8afa4;font-size:14px;line-height:1.55}
body.light-theme .lane-tab{border-color:#b98e7f;background:#fffaf4;color:#49352e}
body.light-theme .lane-tab.active{border-color:#8f2f24;background:#a83b2f;color:#fff}
body.light-theme .lane-note{color:#4a3129}
@media(max-width:680px){.lane-tabs{display:grid;grid-template-columns:1fr}.lane-tab{width:100%}}

/* v33: unmistakable selected catalog filter */
.chips .chip.active{background:#c64f3f!important;border-color:#ef8d7d!important;color:#fff!important;box-shadow:0 0 0 2px rgba(198,79,63,.2),0 8px 22px rgba(168,59,47,.28)!important}
body.light-theme .chips .chip.active{background:#a83b2f!important;border-color:#7f251d!important;color:#fff!important}

/* Summer Extravaganza sale: RUO-safe event banner */
.summer-sale{position:relative;isolation:isolate;overflow:hidden;margin:0 0 clamp(28px,4vw,48px);padding:clamp(28px,5vw,58px);border:1px solid rgba(244,185,74,.46);border-radius:34px;background:radial-gradient(circle at 90% 0%,rgba(255,199,79,.28),transparent 21rem),radial-gradient(circle at 8% 92%,rgba(198,90,70,.28),transparent 25rem),linear-gradient(135deg,#17100b 0%,#2a160e 48%,#0d0b09 100%);box-shadow:0 28px 90px rgba(65,31,15,.34)}
.summer-sale:before{content:"";position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(118deg,transparent 0 22px,rgba(255,255,255,.018) 22px 24px)}
.sale-sun{position:absolute;right:-80px;top:-90px;z-index:-1;width:310px;height:310px;border:3px solid rgba(255,201,88,.33);border-radius:50%;box-shadow:0 0 0 28px rgba(255,201,88,.035),0 0 0 58px rgba(255,201,88,.025)}
.sale-copy{position:relative;max-width:980px}.sale-kicker{margin:0 0 10px;color:#f6bd52;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.summer-sale h2{margin:0;font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(48px,8vw,96px);font-weight:900;letter-spacing:.015em;line-height:.92;text-transform:uppercase;color:#fff3d8;text-shadow:0 5px 0 rgba(111,43,25,.48)}.sale-lede{max-width:820px;margin:22px 0 0;color:#f8ead7;font-size:clamp(18px,2.2vw,26px);line-height:1.35}.sale-lede code{display:inline-flex;margin-left:4px;padding:5px 11px;border:1px dashed #ffd06d;border-radius:10px;background:#080706;color:#ffd06d;font:950 .88em/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em}.sale-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 18px}.sale-details article{display:grid;gap:4px;padding:18px;border:1px solid rgba(255,211,119,.25);border-radius:20px;background:rgba(7,7,6,.52)}.sale-details span{color:#f6bd52;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.sale-details b{color:#fff;font-size:18px}.sale-details small{color:#cfbda8;font-size:13px}.sale-terms,.sale-ruo{max-width:920px;margin:10px 0;color:#d8c6b1;font-size:13px;line-height:1.55}.sale-ruo b{color:#fff}.sale-button{margin-top:12px;border-color:#ffd06d;background:linear-gradient(135deg,#f0b842,#d77a22);color:#1b0e08;box-shadow:0 14px 36px rgba(224,135,31,.22)}.sale-button:hover{background:linear-gradient(135deg,#ffd06d,#e28a2b)}
body.light-theme .summer-sale{border-color:#b56d23;background:radial-gradient(circle at 90% 0%,rgba(255,199,79,.34),transparent 21rem),radial-gradient(circle at 8% 92%,rgba(198,90,70,.19),transparent 25rem),linear-gradient(135deg,#fff5df 0%,#f4d9b6 52%,#fffaf0 100%);box-shadow:0 24px 70px rgba(122,63,47,.16)}body.light-theme .summer-sale h2{color:#4c2114;text-shadow:0 3px 0 rgba(255,255,255,.5)}body.light-theme .sale-kicker{color:#8f3b17}body.light-theme .sale-lede{color:#3d281f}body.light-theme .sale-details article{border-color:rgba(143,59,23,.24);background:rgba(255,250,240,.72)}body.light-theme .sale-details b{color:#3d2118}body.light-theme .sale-details span{color:#8f3b17}body.light-theme .sale-details small,body.light-theme .sale-terms,body.light-theme .sale-ruo{color:#5c4236}body.light-theme .sale-ruo b{color:#3d2118}
@media(max-width:760px){.summer-sale{padding:28px 20px;border-radius:26px}.sale-details{grid-template-columns:1fr}.sale-sun{right:-160px;top:-140px}.sale-lede code{margin:8px 0 0}.sale-button{width:100%}}

/* v35: linked My Caboodle checkout and persistent order confirmation */
.checkout-account{margin:0 0 12px;padding:10px 12px;border:1px solid rgba(198,90,70,.45);border-radius:12px;background:rgba(168,59,47,.12);color:#f3d4cc;font-size:13px;font-weight:800;overflow-wrap:anywhere}
.checkout-success{margin-top:8px;padding:22px 18px;border:1px solid rgba(198,90,70,.55);border-radius:18px;background:linear-gradient(145deg,rgba(168,59,47,.18),rgba(17,16,15,.96));text-align:center}
.checkout-success .eyebrow{margin:0 0 8px}
.checkout-success h3{margin:0 0 10px;font-size:22px;overflow-wrap:anywhere}
.checkout-success p:not(.eyebrow){margin:0 0 18px;color:#d7ccc2;line-height:1.55}
.checkout-success .button{display:flex;width:100%;justify-content:center}
body.light-theme .checkout-account{border-color:#c18c7c;background:#f4dfd5;color:#6f281f}
body.light-theme .checkout-success{border-color:#c18c7c;background:linear-gradient(145deg,#f6e8df,#fffaf4)}
body.light-theme .checkout-success p:not(.eyebrow){color:#49352e}
.checkout-breakdown{display:grid;gap:7px;margin:12px 0 16px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(0,0,0,.18)}
.checkout-breakdown div{display:flex;justify-content:space-between;gap:16px;align-items:center}
.checkout-breakdown span{color:#b8afa4;font-size:13px}
.checkout-breakdown b{font-size:14px}
.checkout-breakdown div:last-child{padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}
body.light-theme .checkout-breakdown{background:#fff;border-color:#e0c6ba}
body.light-theme .checkout-breakdown span{color:#6b5047}

/* v37: align My Caboodle intro with the inset content sections */
#my-caboodle-info{padding-inline:clamp(22px,3.25vw,42px)}
@media(max-width:760px){#my-caboodle-info{padding-inline:18px}}
