.sustainability-page{--green-accent: #4ADE80;--green-dim: rgba(74, 222, 128, .15);--gold-dim: rgba(228, 173, 76, .15);--gold-glow: rgba(228, 173, 76, .3)}[data-theme=light] .sustainability-page{--green-accent: #22c55e;--green-dim: rgba(34, 197, 94, .15);--gold-dim: rgba(195, 135, 45, .15);--gold-glow: rgba(195, 135, 45, .3)}.sustainability-page main{padding:5.5rem 5% 0;max-width:100%}.sustainability-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.sustainability-hero{padding:50px 0 30px;text-align:center;position:relative;overflow:hidden}.sustainability-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,var(--gold-dim) 0%,transparent 70%);pointer-events:none;opacity:.5}.leaf-icon{width:70px;height:70px;margin:0 auto 24px;position:relative}.leaf-icon svg{width:100%;height:100%;stroke:var(--accent);stroke-width:1.5;fill:none}.leaf-icon:after{content:"";position:absolute;inset:-20px;background:radial-gradient(circle,var(--gold-glow) 0%,transparent 70%);border-radius:50%;z-index:-1;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--green-dim);border:1px solid rgba(74,222,128,.3);border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green-accent);margin-bottom:24px}.hero-badge svg{width:16px;height:16px}.sustainability-hero h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:20px;position:relative}.sustainability-hero h1 span{color:var(--accent)}.hero-subtitle{font-size:1rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.stats-section{padding:40px 0;border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;text-align:center}.stat-item h3{font-size:2.75rem;font-weight:700;color:var(--accent);margin-bottom:8px}.stat-item p{font-size:.875rem;color:var(--text-secondary)}.section-label{display:flex;align-items:center;justify-content:center;gap:16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:24px}.section-label:before,.section-label:after{content:"";width:40px;height:1px;background:var(--text-muted)}.providers-section{padding:80px 0}.providers-section h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-align:center;margin-bottom:16px}.section-intro{text-align:center;color:var(--text-secondary);max-width:700px;margin:0 auto 50px}.providers-grid{display:flex;flex-direction:column;gap:24px}.provider-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:40px;display:grid;grid-template-columns:1fr 2fr;gap:48px;transition:border-color .3s,background .3s}.provider-card:hover{border-color:rgba(var(--accent-rgb),.3);background:var(--bg-tertiary)}.provider-header{display:flex;flex-direction:column}.provider-logo{width:48px;height:48px;margin-bottom:20px;flex-shrink:0}.provider-logo svg{width:100%;height:100%}.provider-name{font-size:1.5rem;font-weight:600;margin-bottom:4px}.provider-role{font-size:.875rem;color:var(--accent);margin-bottom:12px}.provider-location{font-size:.875rem;color:var(--text-muted);display:flex;align-items:center;gap:6px}.provider-location svg{width:14px;height:14px;stroke:var(--text-muted);fill:none}.provider-content h4{font-size:1rem;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.provider-content p{color:var(--text-secondary);margin-bottom:20px;font-size:.9375rem}.credentials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.credential{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#ffffff05;border-radius:8px;border:1px solid var(--border)}[data-theme=light] .credential{background:#00000005}.credential-icon{width:20px;height:20px;flex-shrink:0;stroke:var(--green-accent);fill:none}.credential-text{font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.credential-text strong{color:var(--text-primary);font-weight:600}.why-section{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:80px 24px;background:linear-gradient(180deg,transparent 0%,rgba(var(--accent-rgb),.03) 50%,transparent 100%);overflow:hidden}.why-section .section-label,.why-section h2{max-width:1200px;margin-left:auto;margin-right:auto}.why-section h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-align:center;margin-bottom:50px}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto}.why-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:32px;text-align:center}.why-card-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--gold-dim)}.why-card-icon svg{width:28px;height:28px;stroke:var(--accent);fill:none}.why-card h3{font-size:1.125rem;font-weight:600;margin-bottom:12px}.why-card p{font-size:.9375rem;color:var(--text-secondary)}.map-section{padding:60px 0}.map-container{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:48px;display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center}.map-visual{position:relative}.map-visual img{width:100%;height:auto;max-height:400px;object-fit:contain}.map-content h3{font-size:1.5rem;font-weight:700;margin-bottom:16px}.map-content p{color:var(--text-secondary);margin-bottom:24px}.location-list{list-style:none;padding:0;margin:0}.location-list li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border);font-size:.9375rem}.location-list li:last-child{border-bottom:none}.location-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0}.location-name{color:var(--text-primary)}.location-service{color:var(--text-muted);font-size:.8125rem;margin-left:auto}.commitment-section{padding:80px 0;border-top:1px solid var(--border)}.commitment-content{max-width:800px;margin:0 auto;text-align:center}.commitment-section h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin-bottom:24px}.commitment-section h2 span{color:var(--accent)}.commitment-section p{color:var(--text-secondary);font-size:1.0625rem;margin-bottom:16px;max-width:680px;margin-left:auto;margin-right:auto}.commitment-section p:last-of-type{margin-bottom:40px}.commitment-quote{font-size:1.125rem;font-style:italic;color:var(--accent);padding:32px;background:var(--gold-dim);border-radius:12px;border-left:3px solid var(--accent);text-align:left}@media(max-width:900px){.provider-card{grid-template-columns:1fr;gap:24px}.map-container{grid-template-columns:1fr}.map-visual{order:2}}@media(max-width:600px){.sustainability-hero{padding:40px 0 20px}.providers-section,.why-section,.commitment-section{padding:50px 0}.provider-card{padding:24px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stat-item h3{font-size:2rem}.map-container{padding:24px}}
