.cw-hero{position:relative;padding:8rem 0 7rem;background:#1a2e22;text-align:center;overflow:hidden}.cw-hero-photo{display:none}.cw-hero-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.cw-hero .container{position:relative;z-index:2}.cw-hero-icon{display:block;margin:0 auto 1.5rem;color:var(--color-accent);opacity:.65}.cw-hero h1{font-family:var(--font-heading);font-size:4.5rem;font-weight:400;color:#f0f4f1;margin-bottom:1.5rem;line-height:1.1}.cw-hero-tagline{font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:300;letter-spacing:.5px;color:var(--color-accent);margin-bottom:2.5rem;line-height:1.7}.cw-hero-cta-row{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.cw-hero .btn-outline{border-color:#f0f4f1;color:#f0f4f1}.cw-hero .btn-outline:hover{background-color:#f0f4f1;color:#1a2e22}.cw-hero-scroll{font-family:var(--font-body);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:rgb(240 244 241 / 45%);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.cw-hero-scroll:hover{color:var(--color-accent)}.cw-hero-scroll svg{animation:cwBounce 2s ease-in-out infinite}@keyframes cwBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}.cw-hero-particle{animation:cwParticlePulse 2.5s ease-in-out infinite}.cw-hero-particle.p2{animation-duration:3.5s;animation-delay:1s}.cw-hero-particle.p3{animation-duration:3s;animation-delay:2.2s}.cw-hero-particle.p4{animation-duration:4s;animation-delay:.7s}.cw-hero-particle.p5{animation-duration:2.8s;animation-delay:3s}.cw-hero-particle.p6{animation-duration:4.5s;animation-delay:1.5s}.cw-hero-particle.p7{animation-duration:3.2s;animation-delay:4s}.cw-hero-particle.p8{animation-duration:3.8s;animation-delay:2s}@keyframes cwParticlePulse{0%,100%{opacity:.08;transform:translateY(0)}50%{opacity:.5;transform:translateY(-18px)}}.cw-hero-line{opacity:.4;animation:cwLineDrift 4s ease-in-out infinite alternate;animation-fill-mode:both}.cw-hero-line.l2{animation-duration:5s;animation-delay:1s;animation-direction:alternate-reverse}@keyframes cwLineDrift{0%{transform:translateX(0) translateY(0);opacity:.4}100%{transform:translateX(30px) translateY(-10px);opacity:.7}}.cw-hero-succulent{animation:cwSucculentBreathe 9s ease-in-out infinite}.cw-hero-succulent.s2{animation-delay:2s;animation-duration:11s}.cw-hero-succulent.s3{animation-delay:4s;animation-duration:13s}@keyframes cwSucculentBreathe{0%,100%{opacity:.75}50%{opacity:.95}}.cw-hero-arch{animation:cwArchDrift 22s ease-in-out infinite alternate}.cw-hero-arch.a2{animation-duration:28s;animation-direction:alternate-reverse}.cw-hero-arch.a3{animation-duration:34s;animation-delay:4s}@keyframes cwArchDrift{0%{transform:translateY(0) translateX(0)}100%{transform:translateY(-18px) translateX(12px)}}.cw-hero-flow{animation:cwFlowDrift 15s ease-in-out infinite alternate;animation-fill-mode:both}.cw-hero-flow.fl2{animation-duration:19s;animation-direction:alternate-reverse}.cw-hero-flow.fl3{animation-duration:17s;animation-delay:2s}.cw-hero-flow.fl4{animation-duration:21s;animation-delay:1s;animation-direction:alternate-reverse}@keyframes cwFlowDrift{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-14px);opacity:.6}}.cw-hero-node{animation:cwNodePulse 5s ease-in-out infinite}.cw-hero-node.n2{animation-duration:7s;animation-delay:1.2s}.cw-hero-node.n3{animation-duration:6s;animation-delay:2.5s}.cw-hero-node.n4{animation-duration:8s;animation-delay:.6s}@keyframes cwNodePulse{0%,100%{opacity:.2}50%{opacity:.9}}.cw-origin{padding:3.5rem 0;background:linear-gradient(150deg,#eef1ee 0,#e6ebe8 100%);position:relative;overflow:hidden}.cw-origin-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.cw-origin-inner{max-width:760px;margin:0 auto;border-left:3px solid var(--color-accent);padding-left:2.5rem;position:relative;z-index:1}.cw-origin-lead{font-family:var(--font-heading);font-size:2rem;font-weight:600;font-style:italic;color:#1a2e22;margin-bottom:1.5rem;line-height:1.3}.cw-origin p{font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:300;color:var(--color-text);line-height:1.9;margin-bottom:1.25rem}.cw-origin p:last-child{margin-bottom:0}.cw-why{padding:4rem 0;background-color:#1a2e22;position:relative;overflow:hidden}.cw-why-header{text-align:center;margin-bottom:3.5rem}.cw-why h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#f0f4f1;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block;margin-bottom:0}.cw-why-intro{text-align:center;margin-bottom:3.5rem}.cw-why-lead{font-family:var(--font-heading);font-size:1.8rem;font-weight:300;font-style:italic;color:rgb(240 244 241 / 72%);line-height:1.5;max-width:700px;margin:0 auto 2rem}.cw-why-list{list-style:none;padding:0;max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.cw-why-list li{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;color:rgb(240 244 241 / 82%);line-height:1.65;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease;display:flex;align-items:flex-start;justify-content:center;gap:.8rem;text-align:center}.cw-why-list li::before{content:'◇';color:var(--color-accent);font-size:.62rem;flex-shrink:0;margin-top:.42rem}.cw-why-list li.is-visible{opacity:1;transform:translateY(0)}.cw-why-data-section{text-align:center;margin-bottom:3.5rem;border-top:1px solid rgb(212 163 115 / 18%);padding-top:3rem}.cw-why-data-label{font-family:var(--font-heading);font-size:1.8rem;font-weight:300;font-style:italic;color:var(--color-accent);margin-bottom:2rem}.cw-why-stats{display:grid;grid-template-columns:repeat(3,1fr)}.cw-why-stat{padding:0 2.5rem;border-right:1px solid rgb(212 163 115 / 22%);text-align:center}.cw-why-stat:last-child{border-right:none}.cw-why-stat-num{font-family:var(--font-heading);font-size:3.5rem;font-weight:400;color:var(--color-accent);line-height:1;display:block;margin-bottom:.75rem}.cw-why-stat-desc{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:300;color:rgb(240 244 241 / 68%);line-height:1.65}.cw-why-closing{text-align:center;border-top:1px solid rgb(212 163 115 / 18%);padding-top:2.75rem}.cw-why-closing p{font-family:var(--font-heading);font-size:1.8rem;font-weight:300;font-style:italic;color:var(--color-accent);line-height:1.5;max-width:720px;margin:0 auto}@keyframes cwCtaLineDrift{0%{transform:translateY(0) translateX(0);opacity:.18}50%{transform:translateY(-10px) translateX(5px);opacity:.32}100%{transform:translateY(0) translateX(0);opacity:.18}}@keyframes cwCtaParticle{0%{transform:translateY(0);opacity:0}15%{opacity:.65}85%{opacity:.4}100%{transform:translateY(-90px);opacity:0}}@keyframes cwCtaGlow{0%,100%{opacity:.5}50%{opacity:.9}}.cw-cta-flow{animation:cwCtaFlowDrift 20s ease-in-out infinite alternate}.cw-cta-flow.fc2{animation-duration:26s;animation-direction:alternate-reverse}.cw-cta-flow.fc3{animation-duration:23s;animation-delay:2.5s}.cw-cta-flow.fc4{animation-duration:30s;animation-delay:1.2s;animation-direction:alternate-reverse}.cw-cta-node{animation:cwCtaNodePulse 6s ease-in-out infinite}.cw-cta-node.cn2{animation-duration:8s;animation-delay:1.5s}.cw-cta-node.cn3{animation-duration:7s;animation-delay:3s}.cw-cta-node.cn4{animation-duration:9s;animation-delay:.8s}@keyframes cwCtaFlowDrift{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-12px);opacity:.55}}@keyframes cwCtaNodePulse{0%,100%{opacity:.15}50%{opacity:.85}}.cw-quote-strip{padding:5rem 0;background:linear-gradient(to bottom,var(--color-bg),#f5ede3);text-align:center;position:relative;overflow:hidden}.cw-quote-strip::before{content:'';position:absolute;inset:0;background:url('/img/hero-forest.svg') center/cover no-repeat;opacity:.07;pointer-events:none}.cw-quote-strip .container{position:relative;z-index:1;max-width:860px}.cw-quote-mark{font-family:var(--font-heading);font-size:6rem;line-height:.5;color:#4a5f4b;opacity:.5;display:block;margin-bottom:1.5rem;user-select:none}.cw-quote-strip blockquote{font-family:var(--font-heading);font-size:1.65rem;font-weight:400;font-style:normal;color:var(--color-text);line-height:1.7;margin-bottom:2rem}.cw-quote-strip cite{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;font-style:normal;text-transform:uppercase;letter-spacing:2px;color:#4a5f4b;display:block}.cw-mandala-divider{text-align:center;padding:2.5rem 0}.cw-mandala-divider img{width:72px;opacity:.2}.cw-quote-strip{padding:4rem 0;background:linear-gradient(to bottom,#e6ebe8,#b8c5bc);text-align:center}.cw-quote-strip .container{max-width:820px}.cw-quote-mark{font-family:var(--font-heading);font-size:5rem;line-height:.6;color:#4a5f4b;opacity:.5;display:block;margin-bottom:1.75rem}.cw-quote-strip blockquote{font-family:var(--font-heading);font-size:1.45rem;font-weight:400;font-style:normal;color:var(--color-text);line-height:1.75;margin:0 0 1.75rem}.cw-quote-strip cite{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:#4a5f4b;font-style:normal;display:block}.cw-engagements{padding:3.5rem 0 6rem;background:linear-gradient(to bottom,#e6ebe8 0,#b8c5bc 100%)}.cw-engagements-header{text-align:center;margin-bottom:4rem}.cw-engagements-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block;margin-bottom:1.5rem}.cw-engagements-lead{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:300;color:#4a5f4b;max-width:680px;margin:0 auto;line-height:1.8}.cw-engagement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.cw-engagement-card{background:rgb(255 255 255 / 85%);border:1px solid rgb(255 255 255 / 60%);border-radius:20px;padding:2.5rem 2rem;backdrop-filter:blur(8px);box-shadow:0 10px 40px rgb(26 46 34 / 8%);transition:transform .3s ease;display:flex;flex-direction:column}.cw-engagement-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgb(26 46 34 / 12%)}.cw-engagement-icon{display:block;color:var(--color-accent);opacity:.75;margin-bottom:1.25rem}.cw-engagement-card h3{font-family:var(--font-heading);font-size:1.75rem;font-weight:400;color:#1a2e22;margin-bottom:1.25rem}.cw-engagement-card p{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;color:var(--color-text);line-height:1.8;margin-bottom:1.25rem}.cw-engagement-topics{font-family:var(--font-body);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#1a2e22;margin-bottom:.75rem;margin-top:auto}.cw-engagement-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.4rem}.cw-engagement-list li{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:300;color:#4a5f4b;padding-left:1.1rem;position:relative;line-height:1.5}.cw-engagement-list li::before{content:'';position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background-color:var(--color-accent)}.cw-emily{padding:3.5rem 0 6rem;background:var(--color-bg)}.cw-emily-header{text-align:center;margin-bottom:1.5rem}.cw-emily-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block;margin-bottom:1.5rem}.cw-emily-intro{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:300;color:var(--color-text);max-width:680px;margin:0 auto 3.5rem;line-height:1.8;text-align:center}.cw-emily-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center;max-width:1140px;margin:0 auto}.cw-emily-photo{width:340px;flex-shrink:0}.cw-emily-photo img{width:100%;border-radius:20px;box-shadow:0 12px 40px rgb(26 46 34 / 14%);object-fit:cover;height:460px}.cw-cred-card{background:rgb(255 255 255 / 85%);border:1px solid rgb(26 46 34 / 10%);border-radius:20px;padding:2.5rem 2rem;backdrop-filter:blur(8px);box-shadow:0 8px 30px rgb(26 46 34 / 6%)}.cw-cred-card h4{font-family:var(--font-body);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:#1a2e22;margin-bottom:1.25rem}.cw-cred-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.cw-cred-list li{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:300;color:var(--color-text);line-height:1.6;padding-left:1.1rem;position:relative}.cw-cred-list li::before{content:'';position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background-color:var(--color-accent)}.cw-voices{padding:5rem 0;background:linear-gradient(to bottom,#e6ebe8,#b8c5bc)}.cw-voices-header{text-align:center;margin-bottom:3rem}.cw-voices-header h2{font-family:var(--font-heading);font-size:3rem;font-weight:400;color:#1a2e22;padding-bottom:1.5rem;border-bottom:2px solid var(--color-accent);display:inline-block}.cw-voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.cw-voice-card{background:rgb(255 255 255 / 80%);border:1px solid rgb(26 46 34 / 10%);border-radius:20px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.cw-voice-quote-wrap{flex:1;position:relative;margin-bottom:0}.cw-voice-quote{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.85;color:#4a5f4b;overflow:hidden;transition:max-height .5s ease}.cw-voice-quote.is-truncated{max-height:9rem}.cw-voice-quote.is-truncated::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3rem;background:linear-gradient(to bottom,transparent,rgb(255 255 255 / 85%));pointer-events:none}.cw-voice-read-more{background:0 0;border:none;cursor:pointer;outline:0;-webkit-tap-highlight-color:transparent;font-family:var(--font-body);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent);padding:.5rem 0;margin-top:.5rem;display:none;transition:color .3s ease}.cw-voice-read-more:hover{color:var(--color-accent-dark)}.cw-voice-read-more.is-visible{display:block}.cw-voice-cite{border-top:1px solid rgb(26 46 34 / 8%);padding-top:1.25rem;display:flex;flex-direction:column;gap:.25rem}.cw-voice-name{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#1a2e22}.cw-voice-title{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:300;color:#4a5f4b}@media (width <= 768px){.cw-voices{padding:3rem 0}.cw-voices-grid{grid-template-columns:1fr;max-width:500px}}.cw-final-cta{padding:6rem 0;background:#1a2e22;text-align:center;position:relative;overflow:hidden}.cw-final-cta::before{content:'';position:absolute;inset:0;background:url('/img/community-bg.svg') center/cover no-repeat;opacity:.07;pointer-events:none}.cw-final-cta .container{position:relative;z-index:1}.cw-final-cta h2{font-family:var(--font-heading);font-size:2.8rem;font-weight:400;color:#f0f4f1;margin-bottom:2rem;line-height:1.2}.cw-cta-row{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:center}.cw-cta-row .btn-outline{border-color:#f0f4f1;color:#f0f4f1}.cw-cta-row .btn-outline:hover{background-color:#f0f4f1;color:#1a2e22}.cw-cta-row .cw-email-link{font-family:var(--font-body);font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-accent);text-decoration:none;transition:color .3s ease}.cw-cta-row .cw-email-link:hover{color:var(--color-accent-dark)}.cw-cta-divider{font-family:var(--font-heading);font-size:1rem;font-style:italic;color:rgb(240 244 241 / 35%)}@media (width <= 768px){.cw-hero{padding:6rem 0 5rem}.cw-hero h1{font-size:2.5rem}.cw-hero-tagline{font-size:1rem}.cw-hero-cta-row{flex-direction:column;gap:2rem}.cw-origin{padding:3rem 0}.cw-why{padding:3rem 0}.cw-why h2{font-size:2.5rem}.cw-why-data-section{padding-top:1.5rem}.cw-why-stats{grid-template-columns:1fr}.cw-why-stat{padding:1.5rem 0;border-right:none;border-bottom:1px solid rgb(212 163 115 / 22%);min-height:11rem;display:flex;flex-direction:column;justify-content:center}.cw-why-stat-num{margin-bottom:.3rem}.cw-why-stat:last-child{border-bottom:none;padding-bottom:0}.cw-why-closing p{font-size:1.4rem}.cw-why-list{margin:0}.cw-why-list li{justify-content:flex-start;text-align:left}.cw-quote-strip{padding:3.5rem 0}.cw-quote-strip blockquote{font-size:1.25rem}.cw-engagements{padding:3rem 0}.cw-engagements-header h2{font-size:2.5rem}.cw-engagement-grid{grid-template-columns:1fr;max-width:500px}.cw-emily{padding:3rem 0}.cw-emily-header h2{font-size:2.5rem}.cw-emily-grid{grid-template-columns:1fr;gap:2rem;max-width:500px;margin:0 auto}.cw-emily-photo{width:100%;margin:0 auto;order:3}.cw-emily-photo img{height:auto;aspect-ratio:3/4;width:100%}.cw-final-cta{padding:3rem 0}.cw-final-cta h2{font-size:2rem}.cw-cta-row{flex-direction:column}}@media (width >= 700px) and (width <= 1024px){.cw-emily-photo img{max-width:380px;margin:0 auto;display:block}}@media (width >= 700px) and (width <= 768px){.cw-why-stat{min-height:auto;padding:1rem 0}.cw-why-stat:last-child{padding-bottom:0}}@media (width > 768px) and (width <= 1024px){.cw-engagement-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}.cw-emily-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto;gap:2rem}.cw-emily-photo{order:3;width:100%}.cw-emily-photo img{height:auto;aspect-ratio:3/4;width:100%}.cw-voices-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}