:root{--ink:#3f4c49;--muted:#6f7e79;--green:#7fa88f;--green-dark:#5f8971;--blue:#dcecf8;--pink:#f5c9d2;--white:#fff;--line:#dfe8e3;--shadow:0 18px 50px rgba(72,100,87,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.5}.topbar{background:linear-gradient(90deg,#5f8971,#7fa88f);color:#fff;text-align:center;padding:8px 16px;font-size:13px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-weight:700}.brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff}.brand span{font-family:'Playfair Display',serif;font-size:20px}.nav{display:flex;gap:28px}.nav a{text-decoration:none;color:#4f625b;font-size:14px;font-weight:600}.header-actions{display:flex;gap:8px}.icon-btn,.cart-btn,.menu-btn{border:0;background:#edf4ef;border-radius:999px;height:42px;min-width:42px;padding:0 13px;cursor:pointer}.cart-btn span{background:#6f9e81;color:#fff;border-radius:999px;padding:2px 7px}.menu-btn{display:none}.hero{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:70px clamp(24px,7vw,110px);background:linear-gradient(120deg,#fff,#f5fbf7 48%,#eef7fc);overflow:hidden}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.16em;color:#628d72;margin-bottom:10px}.hero h1,.section h2{font-family:'Playfair Display',serif;margin:0;color:#3f514a}.hero h1{font-size:clamp(48px,6vw,78px);line-height:1.02}.hero h1 em{font-style:normal;color:#6f9e81}.hero-copy>p{font-size:18px;color:var(--muted);max-width:620px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;border:0;font-weight:700;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#5f8971,#7fa88f);color:#fff}.btn.secondary{background:#fff;color:#5f8971;border:1px solid var(--line)}.btn.whatsapp{background:#fff;color:#5f8971}.full{width:100%}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:#6d7d75;font-size:13px}.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.hero-card{width:min(420px,80vw);aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#fff,#f2f8f4);border:1px solid var(--line);box-shadow:var(--shadow);display:grid;place-items:center;position:relative;z-index:2}.hero-card img{width:88%;height:88%;object-fit:contain}.orb{position:absolute;border-radius:50%}.orb1{width:440px;height:440px;background:#dcecf8;opacity:.65}.orb2{width:270px;height:270px;background:#f5c9d2;right:2%;top:7%;opacity:.55}.floating-note{position:absolute;background:#fff;padding:10px 14px;border-radius:999px;box-shadow:var(--shadow);font-size:13px;font-weight:700;z-index:3}.note1{left:0;top:20%}.note2{right:0;top:55%}.note3{left:8%;bottom:8%}.section{padding:90px clamp(24px,7vw,110px)}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section h2{font-size:clamp(34px,4vw,52px)}.section-heading>p{max-width:520px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:220px;border-radius:26px;padding:26px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(127,168,143,.15);box-shadow:0 10px 30px rgba(72,100,87,.06);cursor:pointer}.category-card:nth-child(4n+1){background:#eef7fc}.category-card:nth-child(4n+2){background:#fff0f3}.category-card:nth-child(4n+3){background:#f2f8f4}.category-card:nth-child(4n){background:#fff8e9}.category-card .cat-icon{font-size:34px;margin-bottom:auto}.category-card h3{font-family:'Playfair Display',serif;font-size:26px;margin:8px 0 2px}.category-card p{margin:0;color:#6f7e79}.feature-strip{margin:0 clamp(24px,7vw,110px);padding:24px;background:#f5f8f6;border-radius:24px;display:grid;grid-template-columns:repeat(4,1fr)}.feature-strip div{padding:10px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.feature-strip div:last-child{border-right:0}.feature-strip span{font-size:12px;color:var(--muted)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer}.filter.active{background:#6f9e81;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(72,100,87,.07)}.product-image{aspect-ratio:1;background:#f7faf8;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.tag{position:absolute;left:12px;top:12px;background:#fff;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:700}.product-info{padding:18px}.product-category{font-size:11px;color:#7fa88f;font-weight:700;text-transform:uppercase}.product-name{font-family:'Playfair Display',serif;font-size:20px;margin:4px 0 12px}.product-meta{font-size:12px;color:var(--muted);min-height:18px}.product-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.price{font-weight:800}.add-btn{border:0;background:#edf4ef;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:20px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.about-card{background:#f4f8f5;border-radius:32px;padding:30px;display:flex;justify-content:center}.about-card img{max-width:420px;width:100%;object-fit:contain}.about-copy p{font-size:17px;color:#607168}.contact{margin:0 clamp(24px,7vw,110px) 90px;background:#648c74;color:#fff;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px 60px}.contact .eyebrow{color:#dcecf8}.contact h2{color:#fff}.contact p{color:#eaf2ed}footer{padding:50px clamp(24px,7vw,110px);background:#f5f8f6;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:38px;border-top:1px solid var(--line)}footer>div{display:flex;flex-direction:column;gap:8px}footer a,footer span,footer small{color:#697a72;text-decoration:none;font-size:13px}.footer-brand{flex-direction:row!important;align-items:center}.footer-brand img{width:70px;height:70px;object-fit:contain}.search-overlay,.cart-drawer{position:fixed;inset:0;background:rgba(43,59,52,.45);z-index:100;opacity:0;pointer-events:none;transition:.2s}.search-overlay.open,.cart-drawer.open{opacity:1;pointer-events:auto}.search-box{width:min(720px,90%);margin:110px auto;background:#fff;border-radius:24px;padding:30px;position:relative}.search-box button{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px}.search-box input{width:100%;border:1px solid var(--line);border-radius:15px;padding:15px;margin-top:16px}.cart-panel{width:min(430px,92%);height:100%;margin-left:auto;background:#fff;padding:24px;display:flex;flex-direction:column;transform:translateX(100%);transition:.25s}.cart-drawer.open .cart-panel{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-header button{border:0;background:none;font-size:28px}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.cart-item img{width:64px;height:64px;object-fit:contain}.remove{border:0;background:#edf4ef;border-radius:50%;width:30px;height:30px}.cart-total{display:flex;justify-content:space-between;padding:16px 0}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,30px);background:#648c74;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;transition:.25s;z-index:120}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1000px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:22px;flex-direction:column}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-header{height:70px;padding:0 16px}.brand span{display:none}.hero{padding:44px 20px}.hero h1{font-size:46px}.section{padding:66px 18px}.section-heading{display:block}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:12px}.feature-strip{margin:0 18px;grid-template-columns:1fr 1fr}.contact{margin:0 18px 60px;padding:36px 24px;display:block}footer{grid-template-columns:1fr 1fr;padding:38px 20px}}
