:root{--ink: #111a1f;--muted: #667173;--line: #d9e1de;--paper: #fbfcfa;--soft: #eef5ef;--sage: #789878;--sage-dark: #3f644d;--gold: #c99a46;--white: #ffffff;--shadow: 0 18px 50px rgba(20, 34, 28, .12)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{margin:0;line-height:1.05;font-family:Georgia,Times New Roman,serif;font-weight:500}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.topbar{background:var(--sage-dark);color:var(--white);padding:.55rem 1rem;text-align:center;font-size:.84rem;letter-spacing:.04em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(17,26,31,.08);background:#fbfcfaf0;backdrop-filter:blur(16px)}.header-inner{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:2rem;min-height:82px}.brand img{width:156px;height:auto}nav{display:flex;justify-content:center;gap:2.2rem;color:#26332c;font-size:.94rem;text-transform:uppercase;letter-spacing:.08em}nav a:hover,.site-footer a:hover{color:var(--sage-dark)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--sage-dark);border-radius:999px;background:var(--sage-dark);color:var(--white);padding:.72rem 1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}.button--ghost{background:transparent;color:var(--sage-dark)}.eyebrow{color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin:0 0 .85rem;text-transform:uppercase}.section{padding:90px 0}.section--soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2rem}.section-heading h2{font-size:clamp(2.2rem,5vw,4.5rem)}.section-heading p{max-width:420px;color:var(--muted)}.page-hero{padding:90px 0 62px;background:linear-gradient(180deg,#eef5ef 0%,var(--paper) 100%)}.page-hero h1{font-size:clamp(2.7rem,7vw,6rem)}.page-hero p:not(.eyebrow){max-width:820px;margin-top:1rem;color:var(--muted);font-size:1.1rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.product-card{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #14221c0f}.product-card__media{display:grid;place-items:center;aspect-ratio:1;background:#f5f8f3;padding:1.2rem}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-card__body{padding:1.2rem}.product-card h3{font-size:1.35rem}.product-card__price{color:var(--sage-dark);font-weight:800;margin:.45rem 0 1rem}.product-card__compound{color:var(--muted);font-size:.92rem;margin:.3rem 0 0}.product-card__rating{color:var(--gold);font-size:.78rem;margin-bottom:.35rem}.product-card__button{width:100%;min-height:40px;font-size:.72rem}.content{max-width:920px;padding:70px 0 100px}.content h2,.content h3{margin:2rem 0 .7rem}.content h2{font-size:2rem}.content h3{font-size:1.45rem}.content p,.content li{color:#38433e}.content ul{padding-left:1.1rem}.site-footer{background:#222826;color:#e5ebe7;padding-top:68px}.footer-grid{display:grid;grid-template-columns:2.1fr repeat(3,1fr);gap:2.5rem}.footer-brand img{width:168px;margin-bottom:1.4rem}.site-footer h2{margin-bottom:1rem;font-family:inherit;font-size:.9rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:.65rem}.site-footer p,.site-footer a{color:#b8c3bd}.footer-note{display:flex;justify-content:space-between;gap:2rem;align-items:center;border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding:28px 0}.footer-note img{width:210px}.copyright{margin:0;padding:18px;text-align:center;color:#9ca9a2;background:#1a1f1d;font-size:.86rem}.age-gate{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1.2rem;background:#070b0ab8}.age-gate[hidden]{display:none}.age-gate__panel{max-width:560px;border-radius:8px;background:var(--white);padding:2.2rem;box-shadow:var(--shadow);text-align:center}.age-gate__panel img{width:86px;margin:0 auto 1rem}.age-gate__panel h2{font-size:2.1rem;margin-bottom:.8rem}.age-gate__actions{display:flex;gap:.75rem;justify-content:center;margin:1.3rem 0 1rem}.age-gate__remember{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted)}.age-gate__disclaimer{margin-top:1rem;font-size:.82rem;color:var(--muted)}@media(max-width:900px){.header-inner,.footer-grid,.footer-note,.section-heading{grid-template-columns:1fr}.header-inner{display:flex;min-height:auto;flex-wrap:wrap;justify-content:center;padding:1rem 0;gap:1rem}nav{order:3;width:100%;gap:1.2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{display:grid;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.product-grid,.footer-grid{grid-template-columns:1fr}.section,.content{padding:56px 0}.footer-note{align-items:flex-start;flex-direction:column}.footer-note img{width:min(100%,210px)}.age-gate__actions{flex-direction:column}}
