:root{color-scheme:light;--ink: #151f19;--muted: #66736a;--line: #dce7df;--paper: #f6fbf7;--panel: #ffffff;--green: #16a34a;--green-dark: #087536;--green-soft: #e7f8ec;--yellow: #fff7d6;--shadow: 0 10px 28px rgba(12, 82, 38, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;background:var(--green-dark);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.top-strip{background:var(--green-dark);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.9rem;font-weight:700}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px)}.nav-shell,.sheet-hero,.category-ribbon,.section,.page-title,.product-grid.wide,.article-grid,.filter-strip,.article-page,.footer,.trust-band,.search-panel.narrow{width:min(1180px,calc(100% - 32px));margin-inline:auto}.nav-shell{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:max-content}.brand-mark{width:40px;height:40px;display:block;overflow:hidden;border-radius:9px;background:#fff}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem;font-weight:700}.nav-links,.nav-cta{display:flex;align-items:center;gap:.35rem}.language-switcher{position:relative}.language-select{min-height:44px;width:168px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#34443a;padding:0 .85rem;font:inherit;font-weight:900;cursor:pointer}.nav-links a,.nav-cta>a:not(.store-link){min-height:40px;display:inline-flex;align-items:center;border-radius:8px;padding:0 .8rem;color:#34443a;font-weight:800}.nav-links a:hover,.nav-cta>a:not(.store-link):hover{background:var(--green-soft);color:var(--green-dark)}.store-link,.button,.search-panel button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 1rem;font-weight:900;cursor:pointer}.button.light{background:#fff;color:var(--green-dark);border:1px solid var(--line)}.text-link{color:var(--green-dark);font-weight:900;text-decoration:underline;text-underline-offset:4px}.eyebrow,.hero-kicker{margin:0 0 .7rem;color:var(--green-dark);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.sheet-hero{margin-top:1.2rem;border:1px solid var(--line);border-radius:18px;background:var(--green-soft);padding:clamp(2rem,5vw,4.2rem);text-align:center;box-shadow:var(--shadow)}.sheet-hero h1{max-width:880px;margin:0 auto;font-size:clamp(2.4rem,6vw,5rem);line-height:1}.hero-subtitle{max-width:720px;margin:1rem auto 0;color:var(--muted);font-size:1.08rem}.search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;max-width:760px;margin:1.5rem auto 0;padding:.55rem;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 22px #0c522614}.search-panel.narrow{margin-top:0;margin-bottom:1rem}.search-panel input{min-height:46px;width:100%;border:0;outline:0;padding:0 .8rem;color:var(--ink);font:inherit}.hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.2rem}.hero-stats span{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.45rem .8rem;color:var(--muted);font-size:.92rem}.hero-stats strong{color:var(--green-dark)}.category-ribbon{display:flex;gap:.55rem;overflow-x:auto;padding:1.1rem 0 0}.category-ribbon a,.filter-strip a{min-height:40px;display:inline-flex;align-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 .9rem;color:#2f4036;font-weight:850;white-space:nowrap}.category-ribbon a:hover,.filter-strip a:hover{border-color:#16a34a59;background:var(--green-soft);color:var(--green-dark)}.section{padding:3rem 0}.compact-section{padding-top:2.4rem;padding-bottom:2.4rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.section h2,.guide-band h2{margin:0;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.section-head>span{color:var(--muted);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.category-tile{min-height:136px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:12px;background:#fff;padding:1rem;box-shadow:0 4px 16px #0c52260a}.category-tile:hover{border-color:#16a34a73;transform:translateY(-2px)}.category-tile span{color:var(--green-dark);font-size:1.05rem;font-weight:900}.category-tile p,.product-card p,.article-card p,.guide-band p,.trust-band p,.page-title p,.lede{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.product-grid.wide{padding-bottom:3rem}.product-card,.article-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 4px 16px #0c52260a}.product-card:hover{border-color:#16a34a73;box-shadow:var(--shadow)}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;background:#eef5f0}.product-body,.article-card{padding:.85rem}.product-meta,.product-actions{display:flex;justify-content:space-between;align-items:center;gap:.7rem;color:var(--muted);font-size:.82rem;font-weight:850}.product-meta a{color:var(--green-dark);text-transform:capitalize}.price{border-radius:999px;background:var(--yellow);color:#7a5a00;padding:.15rem .45rem}.product-card h3,.article-card h3{margin:.45rem 0;font-size:.98rem;line-height:1.25}.product-card p{min-height:3.8em;font-size:.9rem}.tag-row{display:flex;flex-wrap:wrap;gap:.35rem;margin:.7rem 0 .85rem}.tag-row span{border-radius:999px;background:var(--green-soft);padding:.2rem .5rem;color:var(--green-dark);font-size:.74rem;font-weight:850}.product-actions .button{min-height:38px;flex:1;padding-inline:.65rem;font-size:.84rem}.trust-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:0 0 2.5rem}.trust-band div{border:1px solid var(--line);border-radius:12px;background:#fff;padding:1rem}.trust-band strong{display:block;margin-bottom:.35rem;color:var(--green-dark)}.guide-band{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;align-items:start}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:3rem}.article-grid.compact{width:100%;padding-bottom:0}.article-card{min-height:210px}.article-card h3 a:hover{color:var(--green-dark)}.page-title{padding:3rem 0 1rem;text-align:center}.page-title h1,.article-page h1{margin:0;font-size:clamp(2.1rem,5vw,4rem);line-height:1.05}.page-title p{max-width:720px;margin:.8rem auto 0}.filter-strip{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:1rem}.article-page{max-width:820px;padding:3.5rem 0 5rem}.article-body{margin:2rem 0}.article-body p{color:#26332b;font-size:1.06rem}.footer{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);padding:2rem 0;color:var(--muted)}.footer p{max-width:560px;margin:.35rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;font-weight:850}:focus-visible{outline:3px solid rgba(22,163,74,.5);outline-offset:3px}@media (max-width: 1100px){.product-grid,.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 820px){.nav-shell{flex-wrap:wrap;padding:.8rem 0}.nav-links{order:3;width:100%;overflow-x:auto}.product-grid,.category-grid,.article-grid,.trust-band,.guide-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.nav-shell,.sheet-hero,.category-ribbon,.section,.page-title,.product-grid.wide,.article-grid,.filter-strip,.article-page,.footer,.trust-band,.search-panel.narrow{width:min(100% - 24px,1180px)}.nav-cta,.store-link{width:100%}.nav-cta{justify-content:space-between}.sheet-hero{border-radius:14px;padding:2rem 1rem}.sheet-hero h1,.page-title h1,.article-page h1{font-size:2.3rem}.search-panel,.product-grid,.category-grid,.article-grid,.trust-band,.guide-band{grid-template-columns:1fr}.section-head,.footer{align-items:start;flex-direction:column}}
