:root{color:#17342f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f3eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{background:#f6f3eb;min-width:320px;min-height:100vh;margin:0}:root{--ink:#101417;--muted:#6a706f;--line:#e6e7e3;--soft:#f5f5f2;--accent:#f0a000;--dark:#07141d}*{box-sizing:border-box}body{background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-shell{min-height:100svh;color:var(--ink)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;grid-template-columns:auto 1fr auto;align-items:center;gap:46px;height:72px;padding:0 clamp(18px,3vw,46px);display:grid;position:sticky;top:0}.wordmark{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:7px;font-size:.95rem;font-weight:900;text-decoration:none;display:inline-flex}.wordmark>span{color:var(--accent);font-size:1.45rem;font-style:italic}.desktop-nav{justify-content:center;gap:clamp(18px,2.8vw,42px);display:flex}.desktop-nav a{color:#373c3b;border-bottom:3px solid #0000;padding:25px 0 22px;font-size:.78rem;font-weight:650;text-decoration:none}.desktop-nav a.active{color:var(--ink);border-color:var(--accent)}.header-actions{gap:8px;display:flex}.header-actions button,.menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.25rem;display:grid}.header-actions button:hover,.menu-button:hover{background:var(--soft)}.menu-button{display:none}.catalog-layout{grid-template-columns:220px minmax(0,1fr);max-width:1500px;margin:0 auto;display:grid}.category-rail{border-right:1px solid var(--line);min-height:calc(100svh - 72px);padding:30px 20px}.category-rail strong{color:#8b8f8e;letter-spacing:.1em;text-transform:uppercase;margin:0 10px 14px;font-size:.63rem;display:block}.category-rail a{color:#39403e;border-radius:8px;align-items:center;gap:12px;padding:9px 10px;font-size:.78rem;text-decoration:none;display:flex}.category-rail a:hover{color:var(--ink);background:var(--soft)}.category-rail a span{text-align:center;color:#535a58;width:22px}.home-content{min-width:0;padding:26px clamp(18px,2.5vw,40px) 70px}.catalog-hero{background:#e7e4df;border-radius:12px;grid-template-columns:.85fr 1.35fr;min-height:435px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:clamp(34px,5vw,70px)}.kicker{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:850}.hero-copy h1,.listing-intro h1,.product-info h1,.not-found h1{letter-spacing:-.065em;margin:13px 0 18px;font-size:clamp(2.5rem,4.4vw,5rem);line-height:.92}.hero-copy h1 em{color:var(--accent);font-style:normal}.hero-copy p{color:#555d5a;max-width:410px;line-height:1.6}.catalog-hero>img{object-fit:cover;width:100%;height:100%;min-height:435px}.button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:28px;min-height:46px;margin-top:20px;padding:0 20px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{background:#303735}.benefit-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 4%;display:grid}.benefit-strip div{justify-content:center;align-items:center;gap:12px;display:flex}.benefit-strip b{background:var(--soft);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.benefit-strip span{flex-direction:column;display:flex}.benefit-strip strong{font-size:.72rem}.benefit-strip small{color:var(--muted);font-size:.62rem}.product-section,.category-section{padding-top:34px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:1.15rem}.section-heading a{color:var(--ink);font-size:.7rem;font-weight:700;text-decoration:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{min-width:0}.product-card a{color:inherit;text-decoration:none;display:block}.product-image{aspect-ratio:1;background:var(--soft);border-radius:9px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover img{transform:scale(1.025)}.product-image button{cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:9px;right:9px}.product-copy>span{color:var(--muted);margin-top:10px;font-size:.62rem;display:block}.product-card h3{min-height:2.2em;margin:4px 0 10px;font-size:.82rem;line-height:1.1}.product-copy>div:last-child{justify-content:space-between;gap:8px;display:flex}.product-card strong{font-size:.78rem}.product-card small{color:var(--accent);font-size:.65rem}.category-section{border:1px solid var(--line);border-radius:10px;margin-top:36px;padding:28px}.category-circles{grid-template-columns:repeat(7,1fr);gap:16px;display:grid}.category-circles a{color:var(--ink);text-align:center;flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.category-circles span{background:var(--soft);border-radius:50%;place-items:center;width:64px;height:64px;font-size:1.5rem;display:grid}.category-circles small{font-size:.68rem}.product-page,.listing-page,.categories-page{max-width:1380px;margin:0 auto;padding:30px clamp(20px,5vw,78px) 80px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin:8px 0 26px;font-size:.7rem;display:flex}.breadcrumbs a{color:inherit;text-decoration:none}.product-detail{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(38px,6vw,90px);display:grid}.product-gallery{grid-template-columns:74px 1fr;gap:14px;display:grid}.thumbnail-column{flex-direction:column;gap:10px;display:flex}.thumbnail-column button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:0;overflow:hidden}.thumbnail-column img,.detail-image{object-fit:cover;width:100%;height:100%}.detail-image{aspect-ratio:1;background:var(--soft);border-radius:12px}.product-info{padding-top:24px}.product-info h1{max-width:550px;font-size:clamp(2.4rem,4.5vw,4.7rem)}.rating{color:var(--accent);font-size:.82rem}.rating span{color:var(--muted);margin-left:9px}.detail-price{margin:18px 0;font-size:1.55rem;display:block}.product-info p{color:#525a57;line-height:1.65}.product-info ul{color:#4f5754;padding:0;font-size:.82rem;line-height:2;list-style:none}.product-info li:before{content:"✓";color:#188253;margin-right:10px;font-weight:900}.buy-button{width:100%}.affiliate-disclosure{color:#414946;border-left:3px solid var(--accent);background:#fff7df;margin:12px 0 0;padding:12px 14px;font-size:.74rem;line-height:1.5}.product-page>.product-section{margin-top:80px}.listing-intro{border-bottom:1px solid var(--line);padding:70px 0 55px}.listing-intro h1{margin-bottom:14px}.listing-intro p{max-width:580px;color:var(--muted);font-size:1.05rem}.listing-body{padding-top:28px}.filter-row{color:var(--muted);justify-content:space-between;margin-bottom:22px;font-size:.75rem;display:flex}.filter-row button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 12px}.category-list{grid-template-columns:repeat(2,1fr);gap:12px;padding-top:38px;display:grid}.category-list a{min-height:82px;color:var(--ink);border:1px solid var(--line);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 22px;text-decoration:none;display:grid}.category-icon{background:var(--soft);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.not-found{text-align:center;place-content:center;justify-items:center;min-height:70svh;padding:80px 20px;display:grid}.site-footer{color:#fff;background:var(--dark);grid-template-columns:1fr minmax(300px,520px);align-items:center;gap:48px;min-height:180px;padding:46px clamp(20px,5vw,78px);display:grid}.site-footer .wordmark{color:#fff}.site-footer p{color:#bac4c8;margin:12px 0 0}.footer-legal{text-align:right}.footer-legal nav{justify-content:flex-end;gap:20px;margin-bottom:12px;display:flex}.footer-legal a{color:#fff;font-size:.78rem;text-decoration:none}.footer-legal a:hover{text-decoration:underline}.footer-legal small{color:#98a6ac;line-height:1.5;display:block}.legal-page{max-width:960px;margin:0 auto;padding:80px clamp(20px,6vw,80px) 100px}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:44px}.legal-page h1{letter-spacing:-.065em;margin:15px 0 18px;font-size:clamp(3rem,7vw,5.8rem);line-height:.95}.legal-page>header>p{max-width:700px;color:var(--muted);font-size:1.08rem;line-height:1.65}.legal-page dl{gap:34px;margin:28px 0;display:flex}.legal-page dl div{flex-direction:column;gap:4px;display:flex}.legal-page dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.legal-page dd{margin:0;font-size:.82rem;font-weight:750}.legal-page aside{color:#594412;border-left:3px solid var(--accent);background:#fff7df;flex-direction:column;gap:5px;padding:16px 18px;font-size:.78rem;line-height:1.5;display:flex}.legal-content{padding-top:20px}.legal-content section{border-bottom:1px solid var(--line);padding:30px 0}.legal-content h2{margin:0 0 14px;font-size:1.25rem}.legal-content p{color:#4f5754;line-height:1.75}.drawer-backdrop{z-index:50;background:#040c118c;position:fixed;inset:0}.mobile-drawer{color:#fff;background:var(--dark);width:min(330px,86vw);height:100%;padding:24px;box-shadow:12px 0 35px #0000004d}.mobile-drawer>div{justify-content:space-between;align-items:center;display:flex}.mobile-drawer .wordmark{color:#fff}.mobile-drawer button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2rem}.mobile-drawer nav{flex-direction:column;margin-top:42px;display:flex}.mobile-drawer nav a{color:#dce3e6;border-bottom:1px solid #ffffff17;padding:14px 0;text-decoration:none}.mobile-drawer nav a.active{color:var(--accent)}.mobile-drawer>p{color:#8fa0a7;margin-top:50px;line-height:1.5}@media (width<=900px){.site-header{grid-template-columns:auto 1fr auto;gap:12px}.menu-button{display:grid}.desktop-nav{display:none}.wordmark{justify-self:center}.header-actions button:last-child{display:none}.catalog-layout{grid-template-columns:1fr}.category-rail{display:none}.home-content{padding:14px 14px 55px}.catalog-hero{grid-template-columns:1fr;min-height:0}.catalog-hero>img{aspect-ratio:1.4;grid-row:1;min-height:0}.hero-copy{padding:28px 24px 34px}.hero-copy h1{font-size:clamp(2.7rem,13vw,4.5rem)}.benefit-strip{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.category-section{margin-top:30px;padding:20px 16px;overflow:hidden}.category-circles{padding-bottom:8px;display:flex;overflow-x:auto}.category-circles a{flex:0 0 72px}.product-detail{grid-template-columns:1fr;gap:18px}.product-gallery{grid-template-columns:1fr}.thumbnail-column{display:none}.product-info{padding-top:8px}.product-page>.product-section{margin-top:48px}.category-list{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;gap:30px}.site-footer .wordmark{justify-self:start}.footer-legal{text-align:left}.footer-legal nav{justify-content:flex-start}}
