.icw-section{--icw-cream:#f8ead8;--icw-sage:#aab99a;--icw-forest:#294631;--icw-pink:#ef9aa8;--icw-ink:#1f2c22;color:var(--icw-ink)}
.icw-page-width{width:min(100% - 32px,1380px);margin-inline:auto}
.icw-hero{position:relative;overflow:hidden;background:var(--icw-cream);padding:clamp(36px,6vw,92px) 0 clamp(72px,9vw,126px)}
.icw-hero:after,.icw-products:before{content:"";position:absolute;left:-2%;width:104%;height:72px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,65 C180,110 300,20 510,63 C720,110 865,15 1080,58 C1240,90 1335,42 1440,55 L1440,120 L0,120 Z' fill='black'/%3E%3C/svg%3E") center/100% 100% no-repeat}
.icw-hero:after{bottom:-1px;color:var(--icw-sage)}
.icw-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,5vw,72px)}
.icw-kicker{font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.84rem}
.icw-hero h1,.icw-heading{font-family:var(--font-heading--family,var(--font-body--family));font-weight:900;letter-spacing:-.035em;text-transform:uppercase;margin:0;line-height:.94}
.icw-hero h1{font-size:clamp(3.2rem,7vw,7.4rem);max-width:760px}
.icw-hero h1 span{display:block;font-size:.52em;line-height:1.05;margin-top:.12em}
.icw-hero__copy{font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.5;max-width:520px;margin:28px 0}
.icw-buttons{display:flex;gap:14px;flex-wrap:wrap}
.icw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border:2px solid var(--icw-forest);border-radius:999px;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:.02em;transition:.2s ease}
.icw-btn--solid{background:var(--icw-forest);color:#fff}.icw-btn--outline{color:var(--icw-forest);background:transparent}.icw-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(41,70,49,.16)}
.icw-hero__media{position:relative}.icw-hero__media img{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 24px rgba(65,42,22,.16))}.icw-badge{position:absolute;right:1%;top:2%;width:112px;aspect-ratio:1;border-radius:50%;background:var(--icw-forest);color:#fff;display:grid;place-items:center;text-align:center;font-weight:900;text-transform:uppercase;font-size:.78rem;line-height:1.15;transform:rotate(8deg);padding:14px}
.icw-doodle{position:absolute;border-radius:50%;opacity:.7}.icw-doodle--one{width:14px;height:14px;background:var(--icw-pink);left:3%;top:34%;box-shadow:22px 34px 0 var(--icw-pink),-6px 72px 0 var(--icw-pink)}.icw-doodle--two{width:10px;height:10px;background:var(--icw-sage);right:3%;bottom:18%;box-shadow:28px -22px 0 var(--icw-sage),18px 24px 0 var(--icw-sage)}
.icw-collections{position:relative;background:var(--icw-sage);padding:62px 0 78px}.icw-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.icw-collection-card{min-height:350px;border-radius:32px;padding:24px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:18px;overflow:hidden;background:#f7eee1;box-shadow:0 10px 30px rgba(41,70,49,.08)}.icw-collection-card:nth-child(2){background:#f5c9cf}.icw-collection-card:nth-child(3){background:#dfe7d7}.icw-collection-card img{width:100%;height:290px;object-fit:contain;filter:drop-shadow(0 14px 15px rgba(0,0,0,.15));transition:transform .25s ease}.icw-collection-card:hover img{transform:scale(1.04) rotate(-1deg)}.icw-collection-card h3{font-size:clamp(2rem,3vw,3.25rem);line-height:.95;text-transform:uppercase;margin:0 0 14px;font-weight:900}.icw-collection-card p{margin:0 0 20px;line-height:1.45}.icw-collection-card .icw-btn{min-height:44px;padding:8px 18px;font-size:.82rem}
.icw-products{position:relative;background:#fffaf2;padding:86px 0 72px}.icw-products:before{top:-71px;color:#fffaf2;transform:scaleY(-1)}.icw-heading{text-align:center;font-size:clamp(2.5rem,5vw,5rem);margin-bottom:36px}.icw-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.icw-product-card{background:#fff;border-radius:24px;padding:14px;border:1px solid rgba(41,70,49,.09);display:flex;flex-direction:column}.icw-product-card__image{background:var(--icw-cream);border-radius:18px;overflow:hidden;aspect-ratio:1}.icw-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.icw-product-card:hover img{transform:scale(1.04)}.icw-product-card h3{font-size:1.1rem;line-height:1.25;margin:16px 0 8px}.icw-product-card__price{font-weight:800;margin-bottom:14px}.icw-product-card form{margin-top:auto}.icw-product-card button{width:100%;border:0;cursor:pointer}.icw-empty{grid-column:1/-1;text-align:center;padding:40px;border:2px dashed rgba(41,70,49,.2);border-radius:24px}
.icw-benefits{background:var(--icw-pink);padding:34px 0}.icw-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.icw-benefit{text-align:center;padding:16px}.icw-benefit__icon{font-size:2rem;line-height:1}.icw-benefit h3{font-size:1rem;text-transform:uppercase;margin:10px 0 4px}.icw-benefit p{margin:0;font-size:.92rem}
@media(max-width:989px){.icw-hero__grid{grid-template-columns:1fr}.icw-hero__content{text-align:center}.icw-hero__copy{margin-inline:auto}.icw-buttons{justify-content:center}.icw-hero__media{max-width:760px;margin-inline:auto}.icw-collection-grid{grid-template-columns:1fr}.icw-collection-card{min-height:300px}.icw-product-grid{grid-template-columns:repeat(2,1fr)}.icw-benefits__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:599px){.icw-page-width{width:min(100% - 24px,1380px)}.icw-hero{padding-top:30px}.icw-hero h1{font-size:clamp(3rem,16vw,5.2rem)}.icw-hero__grid{gap:12px}.icw-hero__media{margin-top:10px}.icw-badge{width:82px;font-size:.6rem}.icw-btn{width:100%}.icw-collection-card{grid-template-columns:1fr 1fr;padding:18px;border-radius:24px}.icw-collection-card img{height:220px}.icw-collection-card h3{font-size:1.8rem}.icw-product-grid{grid-template-columns:1fr 1fr;gap:10px}.icw-product-card{padding:9px;border-radius:16px}.icw-product-card__image{border-radius:12px}.icw-product-card h3{font-size:.92rem}.icw-benefits__grid{grid-template-columns:1fr 1fr;gap:0}.icw-benefit{padding:12px 6px}.icw-benefit p{font-size:.8rem}}

/* Reviews and lower homepage panels */
.icw-testimonials{position:relative;background:var(--icw-testimonial-bg);padding:70px 0 62px;color:#fff;overflow:hidden}
.icw-testimonials:before,.icw-testimonials:after{content:"";position:absolute;left:-2%;width:104%;height:48px;background:#fffaf2;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,65 C180,110 300,20 510,63 C720,110 865,15 1080,58 C1240,90 1335,42 1440,55 L1440,120 L0,120 Z' fill='black'/%3E%3C/svg%3E") center/100% 100% no-repeat}
.icw-testimonials:before{top:-1px;transform:scaleY(-1)}.icw-testimonials:after{bottom:-1px}
.icw-testimonials__layout{display:grid;grid-template-columns:.75fr 2.25fr;align-items:center;gap:34px}
.icw-testimonials__heading{font-size:clamp(2.35rem,4.7vw,5.2rem);font-weight:900;text-transform:uppercase;line-height:.92;letter-spacing:-.035em;transform:rotate(-3deg)}
.icw-testimonials__heart{display:inline-block;color:#f5a0ad;font-size:1.1em;margin-left:12px}
.icw-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.icw-testimonial{margin:0;background:#fffaf2;color:var(--icw-forest);padding:28px 24px;border-radius:45% 55% 48% 52% / 15% 18% 15% 18%;text-align:center;min-height:190px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 8px 20px rgba(41,70,49,.08)}
.icw-stars{color:#ef9aa8;letter-spacing:.12em;font-size:.9rem;margin-bottom:12px}.icw-testimonial__quote{line-height:1.45}.icw-testimonial footer{font-size:.75rem;font-weight:800;text-transform:uppercase;margin-top:13px}
.icw-community{background:var(--icw-community-bg);padding:34px 0 58px}.icw-community__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.icw-community-card{border-radius:24px;padding:28px;min-height:360px;overflow:hidden;position:relative}.icw-community-card h2{font-size:clamp(2rem,3vw,3.3rem);font-weight:900;line-height:.95;text-transform:uppercase;letter-spacing:-.025em;margin:0 0 10px}.icw-social-handle{font-weight:700;margin:0 0 18px}.icw-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.icw-social-tile{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f8ead8}.icw-social-tile img{width:100%;height:100%;object-fit:cover}.icw-community-card__footer{font-weight:700;text-align:center;margin:16px 0 0}.icw-community-card__copy{line-height:1.5;margin-bottom:20px}.icw-newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:28px}.icw-newsletter-form input{min-width:0;border:1.5px solid var(--icw-forest);background:#fff;border-radius:999px;padding:14px 18px;font:inherit}.icw-newsletter-form .icw-btn{min-height:48px;border:0}.icw-form-message{grid-column:1/-1;margin:6px 0 0;font-size:.9rem}.icw-community-card--story{display:grid;grid-template-columns:1.35fr .65fr;align-items:center}.icw-btn--pink{background:#ef9aa8;color:#fff;border-color:#ef9aa8}.icw-palm{font-size:clamp(5rem,9vw,9rem);align-self:end;justify-self:end;transform:rotate(-7deg);filter:saturate(.65)}
@media(max-width:989px){.icw-testimonials__layout{grid-template-columns:1fr}.icw-testimonials__heading{text-align:center}.icw-testimonials__grid{grid-template-columns:1fr}.icw-testimonial{min-height:150px}.icw-community__grid{grid-template-columns:1fr}.icw-community-card{min-height:auto}}
@media(max-width:599px){.icw-testimonials{padding:62px 0 54px}.icw-testimonials__grid{gap:12px}.icw-testimonial{border-radius:38px;padding:22px 18px}.icw-community-card{padding:22px;border-radius:20px}.icw-newsletter-form{grid-template-columns:1fr}.icw-community-card--story{grid-template-columns:1fr .45fr}.icw-palm{font-size:5rem}}
