:root{--cream:#f7f3ea;--paper:#fffdf8;--green:#0b6848;--green-2:#0f8059;--ink:#17211c;--muted:#718078;--line:#e8e5dc;--orange:#e98948;--shadow:0 16px 45px rgba(32,52,43,.08);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,a,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.site-shell{min-height:100vh}.topbar{height:76px;display:flex;align-items:center;gap:34px;padding:0 max(22px,calc((100vw - 1220px)/2));position:sticky;top:0;z-index:30;background:rgba(247,243,234,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(232,229,220,.8)}.brand{display:inline-flex;align-items:center;gap:9px;font-size:21px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:29px;height:29px;display:inline-flex;align-items:flex-end;gap:2px;position:relative}.brand-mark span{display:block;background:var(--green);border-radius:8px 8px 2px 8px;transform:rotate(-35deg)}.brand-mark span:nth-child(1){width:8px;height:16px;margin-left:3px}.brand-mark span:nth-child(2){width:9px;height:22px}.brand-mark span:nth-child(3){width:7px;height:13px;margin-bottom:1px}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:650;color:#5d6b63}.desktop-nav a{padding:9px 2px;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:var(--green)}.desktop-nav a.active:after{content:"";height:2px;background:var(--green);left:0;right:0;bottom:2px;position:absolute}.header-actions{display:flex;align-items:center;gap:5px}.icon-btn,.cart-btn{border:0;background:transparent;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--ink);position:relative}.icon-btn:hover,.cart-btn:hover{background:#ebe8de}.icon-btn svg,.cart-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-btn b{position:absolute;right:2px;top:0;background:var(--green);color:#fff;border-radius:20px;font-size:9px;min-width:16px;height:16px;display:grid;place-items:center}.hero{max-width:1220px;margin:26px auto 0;padding:28px 22px 38px;display:grid;grid-template-columns:1.02fr .98fr;gap:30px;align-items:center}.hero-copy{padding:20px 10px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--green);display:block;margin-bottom:11px}.hero h1{font-size:clamp(43px,5vw,70px);line-height:.99;letter-spacing:-.065em;margin:0 0 21px;max-width:700px}.hero h1 em{font-style:normal;color:var(--green)}.hero p{font-size:16px;line-height:1.7;color:var(--muted);max-width:530px;margin:0 0 27px}.primary-btn,.outline-btn{border:0;border-radius:13px;padding:14px 20px;font-weight:750;display:inline-flex;align-items:center;gap:16px;transition:.2s}.primary-btn{background:var(--green);color:white;box-shadow:0 10px 22px rgba(11,104,72,.18)}.primary-btn:hover{background:#07543a;transform:translateY(-1px)}.hero-trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:21px;color:#65736b;font-size:11px;font-weight:650}.hero-art{height:510px;border-radius:32px;overflow:hidden;position:relative;background:#dce2d7;box-shadow:var(--shadow)}.hero-art img{width:100%;height:100%;object-fit:cover}.hero-glow{position:absolute;inset:0;background:linear-gradient(130deg,rgba(11,104,72,.08),transparent 45%,rgba(0,0,0,.12));z-index:1}.hero-tag{position:absolute;z-index:2;left:22px;bottom:22px;background:rgba(255,253,248,.93);padding:13px 17px;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1);display:grid;gap:3px}.hero-tag strong{font-size:13px}.hero-tag span{font-size:11px;color:var(--orange);font-weight:750}.section{max-width:1220px;margin:0 auto;padding:54px 22px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:23px}.section-head h2,.why-section h2{font-size:31px;letter-spacing:-.045em;margin:0}.section-head a,.text-btn{color:var(--green);font-size:13px;font-weight:750;background:none;border:0;padding:8px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:17px 12px;text-align:left;min-height:126px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;transition:.2s}.category-card:hover,.category-card.selected{border-color:rgba(11,104,72,.4);transform:translateY(-3px);box-shadow:var(--shadow)}.category-icon{width:40px;height:40px;border-radius:13px;background:#e9efe8;color:var(--green);display:grid;place-items:center;font-weight:850;margin-bottom:auto}.category-card strong{font-size:13px}.category-card small{color:var(--muted);font-size:10px;margin-top:3px}.products-section{padding-top:38px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{min-width:0}.product-media{height:270px;background:#e9e8e1;border-radius:19px;overflow:hidden;position:relative}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-media img{transform:scale(1.04)}.wish{position:absolute;top:11px;right:11px;width:35px;height:35px;border:0;border-radius:50%;background:rgba(255,253,248,.9);font-size:16px;color:#67726c}.wish.active{color:#c96243}.sale{position:absolute;left:11px;top:11px;background:var(--orange);color:#fff;font-size:9px;font-weight:800;padding:6px 8px;border-radius:8px}.product-info{padding:12px 2px}.product-category{font-size:10px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-name{font-size:14px;font-weight:750;margin:5px 0 7px}.price-row{display:flex;align-items:center;gap:8px}.price{font-size:14px;font-weight:850}.old-price{text-decoration:line-through;color:#a0a69f;font-size:11px}.rating{margin-left:auto;font-size:10px;color:#7d877f}.add-btn{margin-top:9px;border:1px solid #d9ded8;background:transparent;color:var(--green);width:100%;border-radius:10px;padding:9px;font-size:11px;font-weight:800}.add-btn:hover{background:var(--green);color:#fff;border-color:var(--green)}.promo-strip{max-width:1176px;margin:20px auto;padding:31px 36px;border-radius:24px;background:#dfe8df;display:flex;align-items:center;justify-content:space-between;gap:25px}.promo-strip h2{font-size:29px;letter-spacing:-.045em;margin:0 0 5px}.promo-strip p{color:#65746b;margin:0;font-size:13px}.outline-btn{background:var(--paper);color:var(--green);border:1px solid #cbd7cb}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-section{max-width:1220px;margin:0 auto;padding:55px 22px 90px}.benefit-grid article{background:var(--paper);border:1px solid var(--line);padding:24px;border-radius:18px}.benefit-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#e8efe8;color:var(--green);font-weight:850}.benefit-grid h3{font-size:15px;margin:17px 0 7px}.benefit-grid p{font-size:12px;color:var(--muted);line-height:1.6;margin:0}.footer{max-width:1220px;margin:0 auto;padding:45px 22px 110px;display:grid;grid-template-columns:1.5fr .7fr .7fr 1.5fr;gap:35px;border-top:1px solid var(--line)}.footer p,.footer a{color:var(--muted);font-size:12px}.footer>div:not(.footer-brand):not(.newsletter):not(.copyright){display:grid;align-content:start;gap:9px}.footer h4{margin:0 0 7px;font-size:12px}.newsletter p{line-height:1.5;margin:0 0 10px}.newsletter form{display:flex;border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:4px}.newsletter input{border:0;outline:0;background:transparent;min-width:0;width:100%;padding:9px;font-size:12px}.newsletter button{border:0;background:var(--green);color:#fff;width:36px;border-radius:8px}.copyright{grid-column:1/-1;color:#98a098;font-size:10px;padding-top:18px}.mobile-navigation{display:none}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:#13241d;color:#fff;padding:12px 17px;border-radius:12px;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.topbar{height:68px;padding:0 16px}.desktop-nav{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;margin-top:8px;padding:12px 16px 25px}.hero-copy{padding:12px 4px}.hero h1{font-size:45px}.hero-art{height:400px}.section{padding:40px 16px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-media{height:240px}.promo-strip{margin:10px 16px;padding:24px;align-items:flex-start;flex-direction:column}.benefit-grid{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr;padding:38px 16px 100px}.footer-brand,.newsletter{grid-column:1/-1}.mobile-navigation{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;height:67px;background:rgba(255,253,248,.97);border-top:1px solid var(--line);justify-content:space-around;padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(16px)}.mobile-navigation a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#78837d;font-size:9px;font-weight:700;position:relative}.mobile-navigation a span{font-size:18px;line-height:1}.mobile-navigation a.active{color:var(--green)}.mobile-navigation b{position:absolute;top:7px;margin-left:18px;background:var(--green);color:#fff;border-radius:10px;padding:2px 5px;font-size:8px}}@media(max-width:520px){.hero h1{font-size:39px}.hero p{font-size:14px}.hero-art{height:330px;border-radius:24px}.hero-trust{gap:8px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:112px}.section-head h2,.why-section h2{font-size:25px}.product-media{height:205px}.promo-strip h2{font-size:24px}.benefit-grid{grid-template-columns:1fr}.footer{gap:24px}.footer>div:not(.footer-brand):not(.newsletter):not(.copyright){grid-column:span 1}.copyright{margin-bottom:10px}}
