:root{--bg:#eef3eb;--bg-warm:#f6f1e4;--surface:#fffdf8;--ink:#14261c;--muted:#5a6d61;--forest:#16382c;--forest-2:#1f4d3a;--leaf:#2f6f4e;--mint:#d7eadc;--oat:#efe6d2;--gold:#b0892d;--alert:#b42318;--mid:#c27814;--line:#14261c1a}*,:after,:before{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(1200px 500px at 10% -10%,#dceee1 0,transparent 55%),var(--bg);margin:0;font-family:Outfit,Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{flex-direction:column;min-height:100vh;display:flex}.shell main{flex:1}.catalog,.home,.prose-page,.wrap{width:min(100% - 2rem,1120px);margin-inline:auto}.site-header{z-index:20;background:var(--forest);color:#f4f7f3;position:sticky;top:0}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.1rem;min-height:76px;display:grid}.logo{letter-spacing:-.04em;align-items:center;gap:.45rem;font-family:Fraunces,Georgia,serif;font-size:1.4rem;font-weight:700;display:inline-flex}.logo-mark{width:28px;height:28px;color:var(--forest);background:#cfe8d4;border-radius:50%;place-items:center;display:grid}.logo-mark svg{width:16px;height:16px}.header-nav{gap:1.1rem;font-weight:600;display:flex}.header-nav a{opacity:.86}.header-nav a.router-link-active,.header-nav a:hover{opacity:1}.header-search input,.hero-search input{width:100%;min-height:44px;color:var(--ink);background:#f4f7f3;border:1px solid #0000;border-radius:999px;outline:none;padding:.55rem 1rem}.header-search input::placeholder{color:#6a7c71}.header-search input:focus,.hero-search input:focus{border-color:var(--gold)}h1{letter-spacing:-.05em;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.catalog{padding:2rem 0 4.5rem}.catalog-head{margin-bottom:1.8rem}.catalog-head p,.crumbs{color:var(--muted)}.catalog-head p{margin:.45rem 0 0}.crumbs{font-size:.92rem;margin:0 0 .7rem!important}.crumbs a{text-underline-offset:3px;text-decoration:underline}.category-grid,.product-grid{gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.category-card,.product-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;flex-direction:column;height:100%;padding:1rem;display:flex}.product-card-link{flex-direction:column;flex:1;min-width:0;display:flex}.category-card:hover,.product-card:hover{border-color:#2f6f4e59}.category-name,.product-name{font-weight:600;line-height:1.3}.category-count,.product-vendor{color:var(--muted);margin-top:.35rem;font-size:.88rem}.product-photo{background:var(--mint);border-radius:16px;place-items:center;height:168px;margin-bottom:.8rem;display:grid;position:relative}.product-photo img{-o-object-fit:contain;object-fit:contain;max-height:150px}.score-pill{color:#fff;text-align:center;border-radius:999px;min-width:42px;padding:.28rem .45rem;font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:700;line-height:1;position:absolute;top:10px;right:10px}.score-pill[data-tone=bad]{background:var(--alert)}.score-pill[data-tone=mid]{background:var(--mid)}.score-pill[data-tone=good]{background:var(--leaf)}.score-pill[data-tone=muted]{background:#7d8a82}.palm-flag{color:var(--alert);margin-top:.4rem;font-size:.78rem;font-weight:600}.product-price{margin-top:auto;padding-top:.55rem;font-weight:700}.product-comp{color:var(--leaf);margin-top:.45rem;font-size:.8rem;font-weight:600}.catalog-sub{letter-spacing:-.03em;margin:0 0 1rem;font-size:1.25rem}.empty{color:var(--muted)}.pager{align-items:center;gap:1rem;display:flex}.pager a{font-weight:600;text-decoration:underline}.home{padding:2.6rem 0 4.5rem}.hero{grid-template-columns:minmax(0,1.2fr) minmax(240px,.7fr);align-items:stretch;gap:1.6rem;margin-bottom:2.4rem;display:grid}.hero-copy{padding:.4rem 0 0}.hero-kicker{color:var(--leaf);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-size:.82rem;font-weight:600}.hero-lead,.lead{color:var(--muted);margin:.9rem 0 1.4rem;font-size:1.15rem;line-height:1.5}.hero-search{gap:.6rem;display:flex}.hero-search input{background:var(--surface);border:1px solid var(--line);min-height:56px;font-size:1.05rem}.btn-buy,.hero-search button{background:var(--forest);color:#f4f7f3;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.hero-search button{white-space:nowrap;min-height:56px;padding:0 1.3rem}.hero-panel{background:var(--forest);color:#eef6f0;border-radius:28px;padding:1.4rem 1.5rem}.hero-panel-kicker{color:#cfe8d4;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.hero-panel-score{letter-spacing:-.06em;margin:.4rem 0 .6rem;font-family:Fraunces,Georgia,serif;font-size:4.2rem;line-height:.9}.hero-panel p{color:#d5e6db;margin:0 0 1rem;line-height:1.45}.hero-panel ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.hero-panel li:before{content:"✓ ";color:#95d5b2}.values{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem;display:grid}.values article{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:1.3rem 1.35rem}.values h2{margin:0 0 .5rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.values p{color:var(--muted);margin:0;line-height:1.45}.section-head{margin-bottom:1.2rem}.section-head h2{letter-spacing:-.04em;margin:0;font-family:Fraunces,Georgia,serif;font-size:1.7rem}.section-head p{color:var(--muted);margin:.35rem 0 0}.manifest{background:linear-gradient(160deg,var(--oat),var(--mint));border-radius:28px;margin-top:1rem;padding:2rem}.manifest h2{margin:0 0 .7rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem)}.manifest p{max-width:62ch;color:var(--ink);margin:0 0 1rem;line-height:1.5}.text-link{color:var(--forest-2);text-underline-offset:3px;font-weight:700;text-decoration:underline}.prose-page{max-width:760px;padding:2.4rem 0 4.5rem}.prose-page h2{margin:2rem 0 .6rem;font-family:Fraunces,Georgia,serif;font-size:1.55rem}.prose-page p{color:#31463a;margin:0 0 1rem;line-height:1.6}.product-page{width:min(100% - 2rem,1120px);margin:0 auto;padding:2rem 0 4rem}.product-layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.product-hero{background:var(--surface);border:1px solid var(--line);border-radius:24px;place-items:center;min-height:280px;display:grid}.product-hero img{-o-object-fit:contain;object-fit:contain;max-height:360px}.product-page-price{margin:.8rem 0 0;font-size:1.4rem;font-weight:700}.btn-buy{min-height:48px;margin-top:1rem;padding:.7rem 1.4rem}.btn-buy-card{min-height:40px;margin-top:.75rem;padding:.45rem .8rem;font-size:.92rem}.exposr-card{background:var(--mint);border:1px solid var(--line);border-radius:24px;margin-top:2rem;padding:1.4rem 1.5rem 1.5rem}.exposr-kicker{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:.82rem;font-weight:600}.exposr-score{align-items:baseline;gap:.45rem;margin-bottom:1.1rem;display:flex}.exposr-num{letter-spacing:-.07em;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(3.4rem,8vw,5.2rem);font-weight:700;line-height:.9}.exposr-den{color:var(--muted);margin:0;font-size:1.1rem;font-weight:600}.exposr-score[data-tone=bad] .exposr-num{color:var(--alert)}.exposr-score[data-tone=mid] .exposr-num{color:var(--mid)}.exposr-score[data-tone=good] .exposr-num{color:var(--leaf)}.exposr-score[data-tone=muted] .exposr-num{color:#7d8a82}.exposr-empty{color:var(--muted);margin:0;font-weight:600}.exposr-checks{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.exposr-checks li{align-items:center;gap:.7rem;font-size:.98rem;display:flex}.exposr-mark{color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:800;display:grid}.exposr-checks li[data-ok=true] .exposr-mark{background:var(--leaf)}.exposr-checks li[data-ok=false] .exposr-mark{background:var(--alert)}.exposr-ing{border-top:1px solid var(--line);margin-top:1.3rem;padding-top:1.1rem}.exposr-ing h2{letter-spacing:-.03em;margin:0 0 .5rem;font-size:1.05rem}.exposr-ing p,.exposr-missing{color:#31463a;margin:0;font-size:.95rem;line-height:1.45}.exposr-missing{margin-top:1rem}.site-footer{background:var(--forest);color:#e7f0ea;margin-top:auto;padding:2.6rem 0 1.4rem}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr .8fr .9fr 1fr;gap:1.6rem 1.4rem;padding-bottom:1.8rem;display:grid}.footer-logo{color:#f4f7f3;margin:0 0 .8rem}.footer-brand p,.footer-note{color:#c5d7cc;margin:0;line-height:1.5}.site-footer h2{letter-spacing:.08em;text-transform:uppercase;color:#95d5b2;margin:0 0 .7rem;font-size:.78rem}.site-footer ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.site-footer a:hover{color:#fff}.footer-bottom{color:#9fb5a8;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.88rem;display:flex}.footer-bottom p{margin:0}@media (width<=900px){.footer-grid,.hero,.values{grid-template-columns:1fr}}@media (width<=720px){.header-inner{grid-template-columns:1fr auto;grid-template-areas:"logo nav""search search";padding:.7rem 0 .9rem}.logo{grid-area:logo}.header-nav{grid-area:nav}.header-search{grid-area:search}.footer-bottom,.hero-search{flex-direction:column}}@media (width<=640px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}}
