.about-page{font-family:var(--font-body);color:#1a1a1a}.about-hero{background:linear-gradient(135deg,#0a2e20,#0d5e4a 60%,#1a7a5e);padding:140px clamp(20px,5vw,80px) 100px;text-align:center}.about-hero-inner{max-width:760px;margin:0 auto}.about-hero-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a7f3d0;margin-bottom:20px}.about-hero-headline{font-family:var(--font-display);font-size:clamp(44px,6vw,80px);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:24px}.about-hero-headline em{font-style:italic;color:#a7f3d0}.about-hero-sub{font-size:clamp(16px,1.6vw,19px);color:hsla(0,0%,100%,.82);line-height:1.7;max-width:600px;margin:0 auto}.about-container{max-width:1100px;margin:0 auto;padding:0 clamp(20px,5vw,80px)}.about-section{padding:96px 0}.about-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d5e4a;background:#d1fae5;padding:5px 12px;border-radius:50px;margin-bottom:20px}.about-section-title{font-family:var(--font-display);font-size:clamp(32px,3.5vw,48px);font-weight:700;line-height:1.1;color:#0a2e20;margin-bottom:28px;letter-spacing:-.02em}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.about-mission{background:#fff}.about-mission-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.about-mission-text p{font-size:16px;line-height:1.8;color:#374151;margin-bottom:18px}.about-mission-stat-stack{display:flex;flex-direction:column;gap:20px}.about-stat-card{background:#f0fdf6;border:1px solid #d1fae5;border-left:4px solid #0d5e4a;border-radius:12px;padding:24px 28px}.about-stat-num{font-family:var(--font-display);font-size:44px;font-weight:800;color:#0d5e4a;line-height:1;margin-bottom:8px}.about-stat-num span{font-size:28px}.about-stat-label{font-size:14px;color:#374151;line-height:1.5}.about-offer{background:#f9fafb}.about-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-top:48px}.about-offer-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 28px;transition:box-shadow .2s,transform .2s}.about-offer-card:hover{box-shadow:0 8px 32px rgba(13,94,74,.1);transform:translateY(-4px)}.about-offer-icon{width:44px;height:44px;color:#0d5e4a;margin-bottom:20px}.about-offer-icon svg{width:100%;height:100%}.about-offer-card h3{font-family:var(--font-display);font-size:20px;font-weight:700;color:#0a2e20;margin-bottom:10px}.about-offer-card p{font-size:14px;color:#6b7280;line-height:1.7}.about-why{background:#0a2e20}.about-why .about-section-title{color:#fff}.about-why .about-label{background:rgba(167,243,208,.15);color:#a7f3d0}.about-why-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-why-text p{font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.78);margin-bottom:18px}.about-why-text strong{color:#a7f3d0;font-weight:600}.about-why-callout{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:48px 40px}.about-quote{font-family:var(--font-display);font-size:clamp(22px,2.5vw,30px);font-style:italic;color:#fff;line-height:1.4;margin-bottom:24px;border:none;padding:0}.about-quote-attr{font-size:13px;color:#a7f3d0;font-weight:600;letter-spacing:.05em}.about-membership{background:#fff;text-align:center}.about-membership-sub{font-size:17px;color:#6b7280;max-width:600px;margin:0 auto 48px;line-height:1.7}.about-membership-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;max-width:800px;margin:0 auto;text-align:left}.about-mem-card{border:1px solid #e5e7eb;border-radius:20px;padding:40px 36px}.about-mem-card h3{font-family:var(--font-display);font-size:24px;font-weight:700;color:#0a2e20;margin-bottom:14px}.about-mem-card p{font-size:15px;color:#6b7280;line-height:1.7;margin-bottom:28px}.about-mem-card--highlight{background:#f0fdf6;border-color:#0d5e4a}.about-mem-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.about-mem-list li{font-size:15px;color:#374151;font-weight:500}.about-footer{background:#061a11;padding:60px 0 40px;text-align:center;color:hsla(0,0%,100%,.6)}.about-footer-logo{font-family:var(--font-display);font-size:36px;font-weight:800;color:#fff;margin-bottom:12px}.about-footer-logo span{color:#a7f3d0}.about-footer p{font-size:14px;margin-bottom:24px}.about-footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:32px}.about-footer-links a{font-size:14px;color:hsla(0,0%,100%,.65);text-decoration:none;transition:color .2s}.about-footer-links a:hover{color:#a7f3d0}.about-footer-copy{font-size:12px;color:hsla(0,0%,100%,.35)}@media (max-width:900px){.about-mission-grid,.about-why-inner{grid-template-columns:1fr;gap:48px}.about-offer-grid{grid-template-columns:1fr 1fr}.about-membership-cards{grid-template-columns:1fr}}@media (max-width:600px){.about-offer-grid{grid-template-columns:1fr}.about-hero{padding:120px 24px 72px}}