:root{--forest:#174d3b;--forest-2:#24634c;--sage:#b9cfb8;--cream:#f5f1e8;--paper:#fbfaf6;--ink:#1c2923;--muted:#68756e;--line:#dfe5dc;--accent:#d4a95e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,246,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,229,220,.8)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:700;letter-spacing:-.04em}.brand-logo{display:block;width:118px;height:auto;max-height:58px;object-fit:contain;object-position:left center}.footer-logo{display:block;width:145px;height:auto;max-height:70px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.96}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--forest);color:#fff;font-family:Georgia,serif;font-size:1.1rem}.main-nav{display:flex;align-items:center;gap:30px;font-size:.92rem;font-weight:600}.main-nav a{color:#435149;transition:color .2s}.main-nav a:hover{color:var(--forest)}.nav-cta{padding:10px 18px;border-radius:999px;background:var(--forest);color:#fff!important}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;overflow:hidden;background:var(--cream);min-height:calc(100vh - 78px);display:grid;align-items:center;padding:70px 0 90px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.eyebrow,.section-kicker,.product-tag{font-size:.72rem;letter-spacing:.16em;font-weight:700;color:var(--forest-2)}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:-.045em}h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(3.5rem,7vw,6.4rem);max-width:700px}h1 em,h2 span{color:var(--forest-2);font-style:normal}.hero-text{max-width:570px;color:var(--muted);font-size:1.1rem;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:14px;border-radius:999px;padding:15px 23px;font-weight:700}.button-primary{background:var(--forest);color:#fff;box-shadow:0 12px 28px rgba(23,77,59,.18);transition:transform .2s,box-shadow .2s}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(23,77,59,.25)}.text-link{font-weight:700;color:var(--forest);border-bottom:1px solid var(--forest)}.hero-note{margin-top:35px;font-size:.86rem;color:#68756e}.leaf-dot{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;border-radius:50%;background:#dfe9d9;color:var(--forest)}.hero-art{position:relative;min-height:560px}.art-card{position:absolute;background:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.8);box-shadow:0 25px 70px rgba(31,64,48,.14);backdrop-filter:blur(10px);border-radius:28px}.art-card-main{inset:50px 50px 30px 40px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#e4eadb,#f7f2e6)}.product-illustration{height:370px;display:grid;place-items:center;position:relative}.coir-ring{width:240px;height:240px;border-radius:50%;border:30px solid #9b6d3e;box-shadow:inset 0 0 0 8px #c49b68,0 18px 40px rgba(74,45,22,.18);transform:rotate(-13deg)}.coir-lines{position:absolute;width:220px;height:220px;border-radius:50%;background:repeating-conic-gradient(from 5deg,transparent 0 7deg,rgba(68,44,23,.35) 7deg 9deg);opacity:.6}.art-label{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;color:#718078}.art-card-main strong{font-family:"Playfair Display",Georgia,serif;font-size:1.7rem;margin-top:3px}.art-card-small{padding:16px 20px;display:flex;align-items:center;gap:12px;font-weight:700;color:var(--forest)}.art-top{top:25px;right:0}.art-bottom{bottom:0;left:0}.leaf-icon,.wood-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dfe9d9;font-size:1.2rem}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}.orb-one{width:320px;height:320px;background:#dce7d5;right:-120px;top:-100px}.orb-two{width:190px;height:190px;background:#ead9b8;left:-100px;bottom:-50px}.section{padding:110px 0}.two-col{display:grid;grid-template-columns:.45fr 1.55fr;gap:60px}.intro-copy{max-width:790px}.intro h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.4rem,4.5vw,4.5rem)}.intro-copy p{color:var(--muted);font-size:1.04rem;max-width:760px}.products{background:#eef2e9}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:55px}.section-heading h2,.why h2,.contact h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.6rem,5vw,4.8rem);margin-top:12px}.section-heading>p{max-width:390px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(32,62,46,.1)}.product-card-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.product-image{min-height:270px;display:grid;place-items:center;position:relative;overflow:hidden;color:rgba(255,255,255,.85);font-weight:800;letter-spacing:.18em;font-size:.8rem}.product-logo{position:absolute;top:16px;left:16px;width:92px;height:58px;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 7px rgba(0,0,0,.18));background:rgba(255,255,255,.88);padding:7px 9px;border-radius:12px}.product-image span{padding:9px 13px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(0,0,0,.08)}.image-coir{background:radial-gradient(circle at 50% 50%,#b8874f 0 25%,#8e6037 26% 37%,#cba071 38% 48%,#73502f 49% 52%,#a87846 53% 70%,#d7b07a 71%)}.image-loofah{background:radial-gradient(ellipse at 50% 50%,#d5b875 0 28%,#b88e4e 29% 34%,#ead8a5 35% 60%,#a67d43 61% 63%,#d5b875 64%)}.image-brush{background:linear-gradient(135deg,#e8d6b1,#9b6d3e)}.image-brush:after{content:"";position:absolute;width:110px;height:210px;background:#c2935e;border-radius:50px;transform:rotate(20deg);box-shadow:0 0 0 12px rgba(255,255,255,.12)}.image-dish{background:linear-gradient(145deg,#d8e6cf,#a8c1a0)}.image-dish:after{content:"";width:180px;height:100px;border-radius:50% 50% 42% 42%;background:rgba(255,255,255,.45);box-shadow:inset 0 -20px 30px rgba(68,94,60,.16)}.image-other{background:linear-gradient(135deg,#b8cdb3,#6e967d)}.product-content{padding:26px 28px 30px}.product-tag{font-size:.64rem}.product-content h3{font-size:1.55rem;margin:9px 0}.product-content p{margin:0;color:var(--muted)}.why{background:var(--forest);color:#fff}.why .section-kicker{color:#bdd1bc}.why h2 span{color:#d7e5c9}.why-heading{margin-bottom:55px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.feature{padding:35px 25px 10px 0;border-right:1px solid rgba(255,255,255,.18)}.feature:not(:first-child){padding-left:25px}.feature:last-child{border-right:0}.feature-icon{font-size:.72rem;color:#d7e5c9;letter-spacing:.12em}.feature h3{font-size:1.35rem;margin:25px 0 10px}.feature p{color:#cad7d0;font-size:.92rem}.mission{background:#f4efe4}.mission-card{text-align:center;background:#fff;border-radius:34px;padding:90px 30px;position:relative;overflow:hidden;border:1px solid #e9e1d1}.mission-card h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,5vw,4.8rem);margin:16px auto 20px}.mission-card h2 em{color:var(--forest-2);font-style:italic}.mission-card p{max-width:650px;margin:auto;color:var(--muted)}.mission-decoration{position:absolute;right:8%;top:15%;font-size:4rem;color:#d6e4cf;transform:rotate(20deg)}.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact h2{margin:15px 0 22px}.contact>p,.contact-grid>div:first-child>p{color:var(--muted);max-width:560px}.contact-details{border-top:1px solid var(--line)}.contact-row{min-height:80px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:100px 1fr 25px;gap:15px;align-items:center}.contact-row span:first-child,.social-row>span{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.contact-row strong{font-size:.94rem}.social-row{padding-top:24px;display:flex;justify-content:space-between;gap:20px}.social-row div{display:flex;gap:18px;font-weight:600}.footer{background:#122f26;color:#dbe4de;padding:60px 0 25px}.footer-grid{display:flex;justify-content:space-between;gap:50px}.footer-brand{color:#fff}.footer p{color:#9fb1a8;max-width:370px}.footer-links{display:flex;gap:28px;align-items:flex-start}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#879b92;font-size:.8rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
/* Review submission form */
.review-form-wrap{margin-top:55px;display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;padding:38px;border:1px solid var(--line);border-radius:28px;background:#fff}
.review-form-copy h3{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);margin:12px 0}
.review-form-copy p{color:var(--muted);max-width:460px}
.review-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}
.form-row{display:flex;flex-direction:column;gap:7px}
.form-row-full{grid-column:1/-1}
.form-row label{font-size:.82rem;font-weight:700;color:var(--ink)}
.form-row label span{color:var(--forest-2)}
.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:13px 14px;color:var(--ink);font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.review-form textarea{resize:vertical;min-height:125px}
.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:var(--forest-2);box-shadow:0 0 0 3px rgba(36,99,76,.1)}
.form-note{grid-column:1/-1;margin:0;color:var(--muted);font-size:.78rem;line-height:1.5}
.form-submit{border:0;cursor:pointer;justify-self:start}
.form-status{grid-column:1/-1;margin:0;font-size:.85rem;color:var(--forest);font-weight:600;min-height:1.3em}
@media(max-width:900px){.hero-grid,.contact-grid{grid-template-columns:1fr}.hero{padding-top:55px}.hero-art{min-height:480px}.art-card-main{inset:30px 30px 20px 20px}.two-col{grid-template-columns:1fr;gap:25px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{border-bottom:1px solid rgba(255,255,255,.18)}.section-heading{align-items:start;flex-direction:column}.product-card-wide{grid-template-columns:1fr}.contact-grid{gap:55px}.review-form-wrap{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-links{flex-wrap:wrap}}@media(max-width:700px){.brand-logo{width:104px}.container{width:min(100% - 28px,1120px)}.nav-wrap{height:70px}.menu-toggle{display:flex;flex-direction:column;gap:5px}.menu-toggle span{width:24px;height:2px;background:var(--forest);transition:.2s}.main-nav{position:absolute;left:14px;right:14px;top:78px;display:none;flex-direction:column;align-items:stretch;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 40px rgba(0,0,0,.08);gap:4px}.main-nav.open{display:flex}.main-nav a{padding:12px 14px}.hero{min-height:auto;padding:60px 0 70px}.hero-grid{gap:35px}.hero-art{min-height:390px}.art-card-main{inset:20px 20px 15px 10px;padding:20px}.product-illustration{height:270px}.coir-ring{width:180px;height:180px;border-width:23px}.coir-lines{width:165px;height:165px}.art-top{top:0}.art-bottom{bottom:0}.section{padding:75px 0}h1{font-size:clamp(3rem,16vw,4.6rem)}.intro h2,.section-heading h2,.why h2,.contact h2,.mission-card h2{font-size:clamp(2.35rem,12vw,3.5rem)}.product-grid{grid-template-columns:1fr}.review-form{grid-template-columns:1fr}.form-row-full{grid-column:auto}.form-note,.form-status{grid-column:auto}.product-card-wide{grid-column:auto}.feature-grid{grid-template-columns:1fr}.feature,.feature:not(:first-child){padding:28px 0;border-right:0}.contact-row{grid-template-columns:75px 1fr 20px}.social-row{flex-direction:column}.footer-bottom{flex-direction:column;gap:8px}.footer-links{gap:16px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.product-card,.button-primary{transition:none}}

/* Testimonials */
.testimonials-section{background:linear-gradient(180deg,rgba(238,246,238,.55),rgba(255,255,255,0))}.testimonials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem}.testimonial-card{position:relative;padding:1.5rem;border:1px solid rgba(45,83,57,.12);border-radius:1.25rem;background:#fff;box-shadow:0 12px 30px rgba(30,50,35,.06);transition:transform .25s ease,box-shadow .25s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(30,50,35,.1)}.review-label{display:inline-block;margin-bottom:1rem;padding:.35rem .55rem;border-radius:999px;background:#f2ead8;color:#6a5a3a;font-size:.68rem;font-weight:800;letter-spacing:.05em;line-height:1.25}.stars{letter-spacing:.14em;font-size:.95rem;margin-bottom:.9rem;color:#9a7a2e}.testimonial-card blockquote{margin:0;font-size:1rem;line-height:1.7;color:#2e3a31}.reviewer{margin:1.2rem 0 0;font-size:.88rem;font-weight:700;color:#5d6b60}@media (max-width:1000px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.testimonials-grid{grid-template-columns:1fr}}
