.ecosphere-container{max-width:1400px;margin:0 auto;padding:0 20px}:root{--green-dark:#059669;--green-light:#10b981;--teal-dark:#0d9488;--teal-light:#14b8a6;--cyan-dark:#0891b2;--cyan-light:#06b6d4;--indigo-dark:#4f46e5;--indigo-light:#6366f1}.ecosphere-hero-section{background:#000;width:100%;height:calc(100vh - 90px);position:relative;overflow:hidden}.ecosphere-hero-img{object-fit:cover;object-position:center;animation:1.4s cubic-bezier(.25,1,.5,1) forwards ecosphereHero}@keyframes ecosphereHero{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ecosphere-hero-section{height:calc(85vh - 80px);margin-top:80px}}.ecosphere-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px;display:grid}.ecosphere-stat-card{background:var(--white);text-align:center;border:1px solid var(--border-color);border-radius:16px;padding:24px 20px;transition:all .3s;box-shadow:0 4px 20px #0f172a0f}.ecosphere-stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0f172a1a}.ecosphere-stat-number{margin-bottom:8px;font-size:42px;font-weight:700;line-height:1}.ecosphere-stat-number.green{color:var(--green-dark)}.ecosphere-stat-number.teal{color:var(--teal-dark)}.ecosphere-stat-number.blue{color:var(--k-dark)}.ecosphere-stat-number.orange{color:var(--s-dark)}.ecosphere-stat-label{color:var(--text-secondary);font-size:14px;font-weight:500}.ecosphere-overview{margin-top:80px;margin-bottom:60px}.ecosphere-overview-header{text-align:center;max-width:800px;margin:0 auto 40px}.ecosphere-overview-badge{color:var(--green-dark);text-transform:uppercase;letter-spacing:.5px;background:#10b9811a;border-radius:16px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.ecosphere-overview-badge-dot{background:var(--green-dark);border-radius:50%;width:5px;height:5px}.ecosphere-overview-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.ecosphere-overview-title span{color:var(--green-dark)}.ecosphere-overview-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.ecosphere-overview-content{max-width:900px;color:var(--text-secondary);text-align:center;margin:0 auto;font-size:16px;line-height:1.6}.ecosphere-overview-content p{margin-bottom:20px}.ecosphere-areas{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:20px;margin-bottom:60px;padding:50px 40px}.ecosphere-areas-header{text-align:center;max-width:700px;margin:0 auto 40px}.ecosphere-areas-badge{color:var(--green-dark);text-transform:uppercase;letter-spacing:.5px;background:#10b9811a;border-radius:16px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.ecosphere-areas-badge-dot{background:var(--green-dark);border-radius:50%;width:5px;height:5px}.ecosphere-areas-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.ecosphere-areas-title span{color:var(--green-dark)}.ecosphere-areas-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.ecosphere-areas-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ecosphere-area-card{background:var(--white);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:30px 24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0f172a0f}.ecosphere-area-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0f172a1a}.ecosphere-area-header{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ecosphere-area-number{width:40px;height:40px;color:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.ecosphere-area-number.green{background:linear-gradient(135deg,var(--green-dark),var(--green-light))}.ecosphere-area-number.teal{background:linear-gradient(135deg,var(--teal-dark),var(--teal-light))}.ecosphere-area-number.blue{background:linear-gradient(135deg,var(--k-dark),var(--k-light))}.ecosphere-area-number.purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.ecosphere-area-number.orange{background:linear-gradient(135deg,var(--s-dark),var(--s-light))}.ecosphere-area-number.cyan{background:linear-gradient(135deg,var(--cyan-dark),var(--cyan-light))}.ecosphere-area-number.indigo{background:linear-gradient(135deg,var(--indigo-dark),var(--indigo-light))}.ecosphere-area-info{flex:1}.ecosphere-area-icon{margin-bottom:8px;font-size:32px}.ecosphere-area-info h3{color:var(--text-primary);margin-bottom:6px;font-size:20px;font-weight:700}.ecosphere-area-tag{color:var(--text-secondary);font-size:12px;font-weight:500}.ecosphere-area-desc{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:14px;line-height:1.5}.ecosphere-area-stats{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);gap:16px;margin-bottom:20px;padding:16px 0;display:flex}.ecosphere-area-stat{text-align:center;flex:1}.ecosphere-area-stat-number{color:var(--green-dark);font-size:24px;font-weight:700}.ecosphere-area-stat-label{color:var(--text-secondary);margin-top:4px;font-size:12px}.ecosphere-area-features{flex-wrap:wrap;gap:8px;display:flex}.ecosphere-area-feature{color:var(--green-dark);background:#10b9811a;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500}.ecosphere-technology{margin-bottom:60px}.ecosphere-technology-header{text-align:center;max-width:700px;margin:0 auto 40px}.ecosphere-technology-badge{color:var(--k-dark);text-transform:uppercase;letter-spacing:.5px;background:#2986c81a;border-radius:16px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.ecosphere-technology-badge-dot{background:var(--k-dark);border-radius:50%;width:5px;height:5px}.ecosphere-technology-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.ecosphere-technology-title span{color:var(--k-dark)}.ecosphere-technology-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.ecosphere-technology-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ecosphere-tech-card{background:var(--white);text-align:center;border:1px solid var(--border-color);border-radius:16px;padding:30px 24px;transition:all .3s;box-shadow:0 4px 20px #0f172a0f}.ecosphere-tech-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0f172a1a}.ecosphere-tech-icon{width:60px;height:60px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;display:flex}.ecosphere-tech-icon.blue{background:linear-gradient(135deg,var(--k-dark),#0ea5e9)}.ecosphere-tech-icon.green{background:linear-gradient(135deg,var(--green-dark),#22c55e)}.ecosphere-tech-icon.purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.ecosphere-tech-icon.orange{background:linear-gradient(135deg,var(--s-dark),#f59e0b)}.ecosphere-tech-card h3{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.ecosphere-tech-card p{color:var(--text-secondary);font-size:14px;line-height:1.5}.ecosphere-global{background:linear-gradient(135deg,#f8fafc,#ecfdf5);border-radius:20px;margin-bottom:60px;padding:50px 40px}.ecosphere-global-header{text-align:center;max-width:700px;margin:0 auto 40px}.ecosphere-global-badge{color:var(--green-dark);text-transform:uppercase;letter-spacing:.5px;background:#10b9811a;border-radius:16px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.ecosphere-global-badge-dot{background:var(--green-dark);border-radius:50%;width:5px;height:5px}.ecosphere-global-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.ecosphere-global-title span{color:var(--green-dark)}.ecosphere-global-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.ecosphere-global-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ecosphere-location-card{background:var(--white);border:1px solid var(--border-color);border-radius:16px;padding:30px;box-shadow:0 4px 20px #0f172a0f}.ecosphere-location-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.ecosphere-location-icon{width:50px;height:50px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;font-size:24px;display:flex}.ecosphere-location-icon.green{background:linear-gradient(135deg,var(--green-dark),#22c55e)}.ecosphere-location-icon.blue{background:linear-gradient(135deg,var(--k-dark),#0ea5e9)}.ecosphere-location-info h3{margin-bottom:6px;font-size:22px;font-weight:700}.ecosphere-location-info p{color:var(--text-secondary);font-size:13px}.ecosphere-location-list{list-style:none}.ecosphere-location-item{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 0;transition:all .2s;display:flex}.ecosphere-location-item:last-child{border-bottom:none}.ecosphere-location-item:hover{background:linear-gradient(90deg,#10b9810d 0%,#fff0 100%);border-radius:10px;margin:0 -16px;padding-left:16px;padding-right:16px}.ecosphere-location-name{color:var(--text-primary);font-size:15px;font-weight:600}.ecosphere-location-desc{color:var(--text-secondary);margin-top:2px;font-size:13px}.ecosphere-location-cities{color:var(--text-secondary);text-align:right;max-width:50%;font-size:14px}.ecosphere-partners{margin-bottom:60px}.ecosphere-partners-header{text-align:center;max-width:700px;margin:0 auto 40px}.ecosphere-partners-badge{color:var(--s-dark);text-transform:uppercase;letter-spacing:.5px;background:#f689201a;border-radius:16px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.ecosphere-partners-badge-dot{background:var(--s-dark);border-radius:50%;width:5px;height:5px}.ecosphere-partners-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.ecosphere-partners-title span{color:var(--s-dark)}.ecosphere-partners-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.ecosphere-partners-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ecosphere-partner-card{background:var(--white);text-align:center;border:1px solid var(--border-color);border-radius:16px;padding:30px 24px;transition:all .3s;box-shadow:0 4px 20px #0f172a0f}.ecosphere-partner-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0f172a1a}.ecosphere-partner-icon{margin-bottom:20px;font-size:36px;display:inline-block}.ecosphere-partner-card h3{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.ecosphere-partner-card p{color:var(--text-secondary);font-size:14px;line-height:1.5}.ecosphere-cta{background:linear-gradient(135deg,var(--green-dark),var(--teal-dark));text-align:center;color:var(--white);border-radius:20px;margin-bottom:60px;padding:50px 40px;position:relative;overflow:hidden}.ecosphere-cta:before{content:"";opacity:.1;background:url(https://images.pexels.com/photos/1072824/pexels-photo-1072824.jpeg) 50%/cover;position:absolute;inset:0}.ecosphere-cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.ecosphere-cta-title{margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.2}.ecosphere-cta-title span{color:#fbbf24}.ecosphere-cta-subtitle{color:#ffffffe6;margin-bottom:30px;font-size:16px;line-height:1.5}.ecosphere-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.ecosphere-cta-btn{cursor:pointer;border:none;border-radius:10px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .3s}.ecosphere-cta-btn-primary{background:var(--white);color:var(--green-dark)}.ecosphere-cta-btn-primary:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.ecosphere-cta-btn-secondary{color:var(--white);border:1px solid var(--white);background:0 0}.ecosphere-cta-btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:1200px){.ecosphere-areas-grid,.ecosphere-technology-grid,.ecosphere-partners-grid{grid-template-columns:repeat(2,1fr);gap:24px}.ecosphere-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ecosphere-hero-content,.ecosphere-areas,.ecosphere-global,.ecosphere-cta{padding:40px 30px}.ecosphere-hero-title{font-size:32px}.ecosphere-areas-title,.ecosphere-technology-title,.ecosphere-global-title,.ecosphere-partners-title,.ecosphere-overview-title{font-size:28px}.ecosphere-cta-title{font-size:30px}.ecosphere-stats{grid-template-columns:1fr}.ecosphere-stat-number{font-size:36px}.ecosphere-cta-buttons{flex-direction:column;align-items:center}.ecosphere-cta-btn{width:100%;max-width:250px}.ecosphere-global-grid,.ecosphere-areas-grid,.ecosphere-technology-grid,.ecosphere-partners-grid{grid-template-columns:1fr}}@media (max-width:480px){.ecosphere-hero-title{font-size:24px}.ecosphere-hero-subtitle{font-size:14px}.ecosphere-areas-title,.ecosphere-technology-title,.ecosphere-global-title,.ecosphere-partners-title,.ecosphere-overview-title{font-size:22px}.ecosphere-cta-title{font-size:24px}.ecosphere-hero-actions,.ecosphere-cta-buttons{flex-direction:column}.ecosphere-hero-btn{width:100%}.ecosphere-stat-card{padding:20px 16px}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
