:root{--green:#174d35;--green2:#286647;--cream:#f6f3eb;--ink:#1e2922;--muted:#778078;--line:#e8e6dd;--orange:#e7a45b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffefa;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button{cursor:pointer}.topbar{height:82px;display:flex;align-items:center;gap:36px;padding:0 6.5%;border-bottom:1px solid var(--line);background:#fffefa;position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--green);font-size:24px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brandmark{width:34px;height:34px;background:var(--green);color:white;border-radius:12px 12px 12px 4px;display:grid;place-items:center;font-family:Georgia,serif;font-size:25px;font-style:italic}.search{height:44px;background:#f5f4ef;border:1px solid #eeece4;border-radius:10px;display:flex;align-items:center;padding:0 10px;flex:1;max-width:580px}.search span{font-size:25px;color:#758078;padding:0 7px}.search input{background:transparent;border:0;outline:0;min-width:0;flex:1}.search button{border:0;background:var(--green);color:white;border-radius:7px;padding:8px 13px;font-size:12px}.head-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.icon-btn,.cart-btn{border:0;background:transparent;color:var(--ink);font-weight:600;padding:10px}.cart-btn{background:var(--green);color:white;border-radius:9px;padding:12px 17px}.cart-btn b{background:white;color:var(--green);padding:2px 6px;border-radius:10px;margin-left:7px}.hero{margin:28px auto 0;width:87%;min-height:400px;background:var(--cream);border-radius:22px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:64px 0 60px 9%;align-self:center}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--green2)}h1{font-size:clamp(42px,5vw,66px);line-height:1.03;letter-spacing:-3px;margin:18px 0;color:var(--green);font-weight:750}h1 em{font-family:Georgia,serif;font-weight:500}.hero-copy p{color:#68756c;font-size:15px;margin:0 0 26px}.primary{background:var(--green);color:white;border:0;border-radius:9px;padding:14px 19px;font-weight:650}.primary span{margin-left:22px}.hero-art{position:relative;min-height:380px;background:radial-gradient(ellipse at 60% 40%,#e7d7bb 0%,#e7d7bb 20%,transparent 21%),linear-gradient(135deg,#e6e9d9,#d8e1d0)}.hero-orb{position:absolute;width:290px;height:290px;border-radius:50%;background:#f7f1e4;right:15%;top:12%;box-shadow:inset -18px -20px 0 #d9dfcd}.hero-card{position:absolute;box-shadow:0 18px 45px #4b5d4920;border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:13px}.hero-card span{font-size:9px;letter-spacing:1.5px}.hero-card strong{font-family:Georgia,serif;font-size:25px;line-height:1.05;color:var(--green)}.hero-card small{font-size:10px;color:#657467}.card-one{background:#fffefa;left:13%;top:17%;transform:rotate(-7deg)}.card-two{background:#d7e0cd;right:11%;bottom:12%;transform:rotate(6deg)}.hero-card.card-two strong{font-size:21px}.hero-card.card-two span{color:var(--green)}.hero-sticker{position:absolute;right:7%;top:12%;background:var(--orange);color:#fffefa;border-radius:50%;width:74px;height:74px;display:grid;place-content:center;text-align:center;font-size:9px;line-height:1.2;font-weight:800;transform:rotate(10deg)}.trust-row{display:flex;justify-content:center;gap:8%;padding:22px 10px;color:#667268;font-size:11px;border-bottom:1px solid var(--line)}.section{width:87%;margin:66px auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.section h2,.promo h2{font-size:30px;letter-spacing:-1px;margin:8px 0 0;color:var(--green)}.text-btn{border:0;background:transparent;color:var(--green);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category{border:1px solid var(--line);background:white;border-radius:13px;padding:19px 8px;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink)}.category.active,.category:hover{border-color:var(--green);background:#f3f6f0}.cat-symbol{width:39px;height:39px;display:grid;place-items:center;background:#edf1e8;border-radius:12px;color:var(--green);font-size:23px}.category b{font-size:12px}.filters select{border:1px solid var(--line);padding:10px;border-radius:8px;background:white;color:#536056}.chips{display:flex;gap:9px;margin-bottom:20px;overflow:auto}.chip{border:1px solid var(--line);background:white;border-radius:30px;padding:8px 16px;color:#647067;font-size:12px;white-space:nowrap}.chip.selected{background:var(--green);color:white;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}.product-card{min-width:0;position:relative}.product-image{aspect-ratio:4/4.7;background:#f3f0e8;border-radius:13px;overflow:hidden;position:relative;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.04)}.tag{position:absolute;top:10px;left:10px;background:#fffefa;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:800;color:var(--green)}.heart{position:absolute;right:10px;top:9px;width:32px;height:32px;border:0;border-radius:50%;background:#fffefa;color:#31523d;font-size:20px}.heart.saved{color:#c64b46}.product-info{padding:12px 2px}.product-category{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#899087}.product-info h3{font-size:14px;margin:6px 0 8px;font-weight:650}.price-row{display:flex;align-items:center;gap:8px}.price{font-weight:800;color:var(--green);font-size:15px}.old-price{font-size:11px;color:#a3a69e;text-decoration:line-through}.add-btn{width:100%;border:1px solid #dce4d9;background:#f3f6f0;color:var(--green);border-radius:8px;padding:10px;margin-top:11px;font-size:12px;font-weight:700}.add-btn:hover{background:var(--green);color:white}.promo{width:87%;margin:65px auto;background:var(--green);border-radius:18px;padding:42px 6%;display:flex;justify-content:space-between;align-items:center;color:white}.promo .eyebrow{color:#d1dfc7}.promo h2{color:white;font-size:36px}.promo p{color:#d6e0d7;font-size:13px}.light-btn{background:#f7f3e8;color:var(--green);border:0;border-radius:9px;padding:14px 18px;font-weight:700}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;margin-bottom:70px}.benefits div{display:grid;gap:7px;border-top:1px solid var(--line);padding:22px 5px}.benefits span{font-size:23px;color:var(--green)}.benefits b{font-size:14px}.benefits small{color:#858b83;font-size:12px}footer{background:#f6f4ed;padding:38px 6.5% 90px;color:#7a8179}footer p{font-size:12px}footer>div{display:flex;gap:22px;margin:20px 0}footer a{color:var(--green);text-decoration:none;font-size:12px;font-weight:600}footer>small{font-size:10px}.mobile-nav{display:none}.overlay{position:fixed;inset:0;background:#17251d70;z-index:9;opacity:0;pointer-events:none;transition:.2s}.overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:10;right:0;top:0;height:100%;width:min(440px,100%);background:#fffefa;padding:25px;transform:translateX(105%);transition:.25s;overflow:auto}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.drawer-head h2{color:var(--green);margin:0}.close{border:0;background:#f1f0e9;border-radius:50%;width:35px;height:35px;font-size:24px}.cart-line{display:grid;grid-template-columns:65px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.cart-line img{width:65px;height:70px;object-fit:cover;border-radius:8px}.cart-line h4{font-size:13px;margin:0 0 5px}.cart-line small{color:#778078}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{border:1px solid var(--line);background:white;border-radius:5px;width:25px;height:25px}.remove{border:0;background:transparent;color:#a34b45;font-size:11px}.drawer-total{display:flex;justify-content:space-between;font-weight:800;padding:18px 0}.drawer .primary{width:100%}.empty{padding:35px 0;text-align:center;color:#7c857b}.empty b{display:block;color:var(--green);margin-bottom:8px}.notice{font-size:11px;color:#81867e;background:#f3f2eb;border-radius:8px;padding:10px;margin-top:12px}.desktop-only{font-size:12px}@media(max-width:900px){.topbar{padding:0 4%;gap:14px;height:70px}.hero,.section,.promo{width:92%}.category-grid{grid-template-columns:repeat(3,1fr)}.category{padding:12px 10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{padding-left:7%}.hero-art{min-height:340px}.trust-row{gap:4%}}@media(max-width:600px){.topbar{height:auto;min-height:66px;padding:12px 4%;display:grid;grid-template-columns:1fr auto;gap:10px}.brand{font-size:21px}.brandmark{width:30px;height:30px}.search{grid-row:2;grid-column:1/3;max-width:none;height:40px}.head-actions{gap:2px}.icon-btn{padding:7px;font-size:16px}.desktop-only{display:none}.cart-btn{padding:9px 11px;font-size:12px}.hero{grid-template-columns:1fr;margin-top:15px;border-radius:15px}.hero-copy{padding:32px 7% 24px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-art{min-height:235px}.hero-orb{width:190px;height:190px;right:20%;top:10%}.card-one{top:13%;left:13%;padding:14px}.card-two{right:10%;bottom:8%;padding:14px}.hero-card strong{font-size:19px}.hero-sticker{width:58px;height:58px;font-size:7px;right:7%;top:6%}.trust-row{justify-content:space-around;font-size:9px;gap:8px;padding:16px 3%}.section{margin:42px auto}.section h2{font-size:25px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:12px 9px}.cat-symbol{width:32px;height:32px;font-size:19px}.category b{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 11px}.product-image{border-radius:10px}.product-info h3{font-size:12px;min-height:30px}.price{font-size:14px}.add-btn{padding:9px 5px;font-size:11px}.promo{margin:42px auto;padding:27px 7%;display:block}.promo h2{font-size:30px}.light-btn{margin-top:10px}.benefits{grid-template-columns:1fr;gap:0;margin-top:35px}.benefits div{padding:15px 3px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:65px;background:#fffefa;border-top:1px solid var(--line);z-index:7;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{border:0;background:transparent;color:#778078;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:20px;min-width:50px}.mobile-nav small{font-size:9px}.mobile-nav .nav-active{color:var(--green)}footer{padding-bottom:100px}footer>div{flex-wrap:wrap}.filters select{max-width:120px;font-size:11px}.section-head{align-items:center}.eyebrow{font-size:9px}.drawer{padding:20px}.cart-line{grid-template-columns:55px 1fr auto}.cart-line img{width:55px;height:60px}}