:root{
    --bg:#fbf7ef;
    --paper:#fffaf2;
    --white:#ffffff;
    --ink:#20242a;
    --muted:#6f7478;
    --teal:#079ba7;
    --teal-dark:#08727c;
    --gold:#d9aa3d;
    --rose:#f0c9bd;
    --plum:#523047;
    --mint:#dff4ec;
    --line:rgba(32,36,42,.11);
    --shadow:0 24px 70px rgba(24,37,45,.12);
    --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1180px,92vw);margin:0 auto}
.skip-link{position:absolute;left:-999px;top:8px;background:var(--ink);color:#fff;padding:.7rem 1rem;border-radius:10px;z-index:1000}
.skip-link:focus{left:12px}
.notice-bar{background:var(--plum);color:#fff;font-size:.9rem}
.notice-inner{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;align-items:center}.notice-location{opacity:.86}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,242,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-weight:800;letter-spacing:.05em;box-shadow:0 12px 32px rgba(7,155,167,.28)}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{font-size:1rem}.brand-text small{color:var(--gold);font-weight:800;letter-spacing:.24em;text-transform:uppercase;font-size:.68rem}.site-nav{display:flex;align-items:center;gap:1.35rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.site-nav a:not(.nav-cta){color:#383d42}.site-nav a:hover{color:var(--teal)}.nav-cta{background:var(--teal);color:#fff;padding:.95rem 1.25rem;border-radius:999px;box-shadow:0 12px 30px rgba(7,155,167,.22)}.menu-toggle{display:none;background:transparent;border:0;gap:5px;flex-direction:column;align-items:center;color:var(--ink);font-weight:800}.menu-toggle span{width:30px;height:2px;background:var(--ink);display:block}.menu-toggle em{font-style:normal;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.section-pad{padding:92px 0}.hero{background:radial-gradient(circle at 15% 18%,rgba(240,201,189,.52),transparent 35%),radial-gradient(circle at 85% 25%,rgba(7,155,167,.14),transparent 36%),linear-gradient(135deg,#fffaf2 0%,#f7eee2 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--teal-dark);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.eyebrow:before{content:"";width:32px;height:2px;background:var(--gold);border-radius:10px}.hero h1,.section-head h2,.about h2,.feature-copy h2,.visit h2{font-family:"Playfair Display",Georgia,serif;line-height:.98;margin:.75rem 0 1.1rem}.hero h1{font-size:clamp(3.4rem,7vw,7rem);letter-spacing:-.06em;color:var(--plum)}.hero p{font-size:1.16rem;max-width:620px;color:#4d5256}.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin:2rem 0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1rem 1.35rem;font-weight:900}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 16px 38px rgba(7,155,167,.23)}.btn-secondary{background:#fff;color:var(--plum);border:1px solid var(--line)}.hero-points{display:flex;gap:.7rem;flex-wrap:wrap}.hero-points span{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:999px;padding:.55rem .85rem;font-size:.88rem;font-weight:800;color:#4d5256}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center}.orb{position:absolute;border-radius:999px;filter:blur(1px)}.orb-one{width:320px;height:320px;background:rgba(240,201,189,.66);right:12%;top:4%}.orb-two{width:210px;height:210px;background:rgba(223,244,236,.9);left:3%;bottom:8%}.product-display{position:relative;width:min(440px,100%);min-height:520px;border-radius:42px;background:linear-gradient(160deg,#fff,#fff6e8);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7);padding:34px;display:flex;flex-direction:column;justify-content:space-around;overflow:hidden}.product-display:before{content:"";position:absolute;inset:auto -35% -35% 20%;height:210px;background:rgba(7,155,167,.13);border-radius:999px}.display-shelf{position:relative;background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;padding:22px;display:flex;align-items:end;justify-content:center;gap:18px}.display-shelf:after{content:"";position:absolute;left:20px;right:20px;bottom:18px;height:8px;border-radius:999px;background:rgba(82,48,71,.1)}.bottle,.tall,.box,.jar,.tube,.compact,.pillbox{position:relative;z-index:2;display:block;border-radius:12px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));box-shadow:0 12px 20px rgba(0,0,0,.08)}.bottle{width:42px;height:105px}.tall{height:142px;background:linear-gradient(135deg,var(--plum),#8c5474)}.box{width:82px;height:100px;border-radius:16px;background:linear-gradient(135deg,var(--gold),#f3d984)}.jar{width:80px;height:58px;border-radius:18px 18px 28px 28px;background:linear-gradient(135deg,var(--rose),#fff0e9)}.tube{width:42px;height:120px;border-radius:999px 999px 16px 16px;background:linear-gradient(135deg,#98ded6,var(--teal))}.compact{width:86px;height:54px;border-radius:28px;background:linear-gradient(135deg,#fff,var(--rose))}.pillbox{width:86px;height:70px;border-radius:18px;background:linear-gradient(135deg,#fff,#dff4ec)}.display-card{position:relative;z-index:3;background:var(--plum);color:#fff;border-radius:30px;padding:24px;box-shadow:0 16px 46px rgba(82,48,71,.22);display:flex;flex-direction:column;gap:.2rem}.display-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:17px;background:var(--teal);font-size:1.6rem}.display-card strong{font-size:1.75rem}.display-card small{opacity:.8}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:25px 22px;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid strong{display:block;color:var(--plum);font-size:1.05rem}.trust-grid span{color:var(--muted);font-size:.9rem}.split-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:52px}.about h2,.section-head h2,.feature-copy h2,.visit h2{font-size:clamp(2.2rem,4vw,4.2rem);letter-spacing:-.035em;color:var(--plum)}.lead-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:0 20px 50px rgba(32,36,42,.07)}.lead-box p:first-child{margin-top:0}.lead-box p:last-child{margin-bottom:0}.categories{background:#fffaf4}.section-head{margin-bottom:36px}.centered{text-align:center;max-width:760px;margin-inline:auto}.centered .eyebrow{justify-content:center}.centered .eyebrow:after{content:"";width:32px;height:2px;background:var(--gold);border-radius:10px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 18px 45px rgba(32,36,42,.06);transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:var(--mint);color:var(--teal-dark);font-size:1.75rem;font-weight:900}.category-card h3{font-size:1.2rem;margin:1.2rem 0 .55rem}.category-card p{color:var(--muted);margin:0}.products{background:linear-gradient(180deg,#fbf7ef,#fff)}.product-head{display:flex;justify-content:space-between;gap:2rem;align-items:end}.product-head p{max-width:440px;color:var(--muted)}.filter-row{display:flex;gap:.7rem;flex-wrap:wrap;margin:0 0 26px}.filter-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:.75rem 1rem;font-weight:900;cursor:pointer}.filter-btn.active,.filter-btn:hover{background:var(--plum);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(32,36,42,.07);transition:transform .2s ease}.product-card:hover{transform:translateY(-5px)}.product-art{height:190px;display:grid;place-items:center;background:linear-gradient(135deg,var(--mint),#fff)}.product-art span{display:grid;place-items:center;width:84px;height:84px;border-radius:28px;background:#fff;color:var(--plum);font-family:"Playfair Display";font-size:2.8rem;box-shadow:0 18px 40px rgba(32,36,42,.1)}.art-2{background:linear-gradient(135deg,#fff3d4,#fff)}.art-3{background:linear-gradient(135deg,#ffe9e1,#fff)}.art-4{background:linear-gradient(135deg,#e9f4ff,#fff)}.product-info{padding:22px}.badge{display:inline-flex;background:rgba(7,155,167,.1);color:var(--teal-dark);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:900}.product-info h3{margin:.8rem 0 .3rem;font-size:1.05rem}.product-info p{margin:0;color:var(--muted);font-weight:800}.feature-band{background:var(--plum);color:#fff}.feature-grid{display:grid;grid-template-columns:1.1fr .75fr;gap:34px;align-items:center}.feature-copy h2{color:#fff}.feature-copy p{color:rgba(255,255,255,.77);max-width:670px}.feature-band .eyebrow{color:#fff}.promo-card{background:#fff;color:var(--ink);border-radius:34px;padding:34px;min-height:280px;display:flex;flex-direction:column;justify-content:end;background-image:radial-gradient(circle at 88% 12%,rgba(7,155,167,.18),transparent 30%),radial-gradient(circle at 20% 30%,rgba(217,170,61,.18),transparent 25%)}.promo-card span{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:.78rem}.promo-card strong{font-family:"Playfair Display";font-size:2.2rem;line-height:1;margin:.5rem 0 1rem;color:var(--plum)}.promo-card a{color:var(--teal-dark);font-weight:900}.visit{background:#fffaf4}.visit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.visit-card,.hours-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:0 20px 50px rgba(32,36,42,.07)}.visit-card p{font-size:1.12rem;color:#4d5256}.contact-list{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.5rem}.contact-list a{background:var(--mint);color:var(--teal-dark);font-weight:900;border-radius:999px;padding:.8rem 1rem}.hours-card h3{font-family:"Playfair Display";font-size:2rem;color:var(--plum);margin-top:0}.hours-card p,.hours-card li{color:var(--muted)}.site-footer{background:#1f1d22;color:#fff;padding:56px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr .55fr .8fr;gap:34px}.footer-grid p{color:rgba(255,255,255,.7)}.footer-grid div:not(:first-child){display:flex;flex-direction:column;gap:.6rem}.footer-grid strong{color:#fff}.footer-grid a{color:rgba(255,255,255,.72)}.footer-grid a:hover{color:#fff}.footer-brand .brand-mark{box-shadow:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:1rem;color:rgba(255,255,255,.6);font-size:.9rem}.back-top{position:fixed;right:20px;bottom:20px;width:48px;height:48px;border:0;border-radius:999px;background:var(--teal);color:#fff;font-size:1.2rem;box-shadow:0 14px 30px rgba(0,0,0,.18);cursor:pointer;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}.is-hidden{display:none!important}
@media (max-width:980px){.notice-inner{flex-direction:column;align-items:flex-start;gap:.1rem}.menu-toggle{display:flex}.site-nav{position:absolute;left:4vw;right:4vw;top:92px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow);display:none}.site-nav.open{display:flex}.site-nav a{padding:.8rem}.hero-grid,.split-grid,.feature-grid,.visit-grid{grid-template-columns:1fr}.hero-visual{min-height:430px}.product-display{min-height:430px}.trust-grid,.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-head{display:block}}
@media (max-width:620px){.section-pad{padding:64px 0}.header-inner{height:76px}.brand-text strong{font-size:.86rem}.brand-mark{width:48px;height:48px;border-radius:16px}.hero h1{font-size:3.3rem}.trust-grid,.category-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.product-display{padding:20px}.display-shelf{gap:10px}.footer-bottom{flex-direction:column}.contact-list a{width:100%;text-align:center}.notice-location{display:none}}
