.future-projects-container{max-width:1300px;margin:0 auto;padding:0 24px}html,body{width:100%;overflow-x:hidden}.full-bleed{width:100vw;margin-left:50%;transform:translate(-50%)}.future-hero-section{width:100vw;height:calc(100vh - 90px);margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.future-hero-img{object-fit:cover;object-position:center;animation:1.4s cubic-bezier(.25,1,.5,1) forwards futureHero}@keyframes futureHero{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.future-hero-section{height:calc(85vh - 80px);margin-top:80px}}.future-projects-stats{border-bottom:1px solid #f3f4f6;padding:56px 0}.future-projects-stats-row{text-align:center;justify-content:space-between;align-items:stretch;gap:0;display:flex}.future-projects-stat-card{box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:12px 8px;display:block;position:relative}.future-projects-stat-card:not(:last-child):after{content:"";background:#0000001a;width:1px;height:64%;position:absolute;top:18%;right:0}.future-projects-stat-number{color:#2ca02c;margin-bottom:6px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.2}.future-projects-stat-number.blue,.future-projects-stat-number.green,.future-projects-stat-number.orange,.future-projects-stat-number.purple{color:#2ca02c}.future-projects-stat-label{color:#6b7280;margin-top:6px;font-size:clamp(13px,1.2vw,14px)}@media (max-width:1024px){.future-projects-stats-row{grid-template-columns:repeat(2,1fr);gap:32px 20px;display:grid}.future-projects-stat-card:after{display:none}}@media (max-width:640px){.future-projects-stats{padding:40px 0}.future-projects-stats-row{grid-template-columns:1fr;gap:24px;display:grid}.future-projects-stat-number{font-size:26px}.future-projects-stat-label{font-size:13px}}.future-projects-overview{padding:32px 0}.future-projects-overview-header{text-align:left;max-width:720px;margin-bottom:36px}.future-projects-overview-badge{letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:600}.future-projects-overview-badge-dot{display:none}.future-projects-overview-title{color:#0b2a33;margin-top:10px;font-size:36px;font-weight:700}.future-projects-overview-subtitle{color:#6b7280;font-size:16px;line-height:1.6}.future-projects-overview-content{color:#4b5563;text-align:left;max-width:900px;font-size:16px;line-height:1.7}.future-projects-sectors{background:linear-gradient(135deg,#f0f9ff,#f0fdf4);border-radius:20px;margin-bottom:60px;padding:50px 0}.future-projects-sectors-header{text-align:left;max-width:720px;margin-bottom:36px}@media (max-width:768px){.future-projects-sectors-header{max-width:100%;padding-left:0;left:0}}.future-projects-sectors-badge{letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:600}.future-projects-sectors-badge-dot{display:none}.future-projects-sectors-title{color:#0b2a33;margin-top:10px;font-size:36px;font-weight:700}.future-projects-sectors-title span{color:#02c64a}.future-projects-sectors-subtitle{color:#6b7280;font-size:16px;line-height:1.6}.future-projects-sectors-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.future-projects-sector-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}.future-projects-sector-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0f172a1a}.future-projects-sector-header{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.future-projects-sector-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}.future-projects-sector-number.blue{background:linear-gradient(135deg,var(--k-dark),var(--k-light))}.future-projects-sector-number.green{background:linear-gradient(135deg,var(--m-dark),var(--m-light))}.future-projects-sector-number.orange{background:linear-gradient(135deg,var(--s-dark),var(--s-light))}.future-projects-sector-number.purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.future-projects-sector-number.cyan{background:linear-gradient(135deg,#0d9488,#14b8a6)}.future-projects-sector-number.indigo{background:linear-gradient(135deg,#4f46e5,#6366f1)}.future-projects-sector-info{flex:1}.future-projects-sector-icon{margin-bottom:8px;font-size:32px}.future-projects-sector-info h3{color:var(--text-primary);margin-bottom:6px;font-size:20px;font-weight:700}.future-projects-sector-tag{color:var(--text-secondary);font-size:12px;font-weight:500}.future-projects-sector-desc{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:14px;line-height:1.5}.future-projects-sector-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}.future-projects-sector-stat{text-align:center;flex:1}.future-projects-sector-stat-number{color:var(--k-dark);font-size:20px;font-weight:700}.future-projects-sector-stat-label{color:var(--text-secondary);margin-top:4px;font-size:12px}.future-projects-sector-features{flex-direction:column;gap:8px;display:flex}.future-projects-sector-feature{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.future-projects-sector-feature:before{content:"•";color:var(--k-dark);font-weight:700}.future-projects-highlight{margin-bottom:60px}.future-projects-highlight-header{text-align:center;max-width:700px;margin:0 auto 40px}.future-projects-highlight-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}.future-projects-highlight-badge-dot{background:var(--s-dark);border-radius:50%;width:5px;height:5px}.future-projects-highlight-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.future-projects-highlight-title span{color:var(--s-dark)}.future-projects-highlight-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.future-projects-highlight-card{background:linear-gradient(135deg,var(--dark-bg),#1e293b);color:var(--white);border-radius:20px;padding:40px;position:relative;overflow:hidden}.future-projects-highlight-card:before{content:"";opacity:.1;background:url(https://images.unsplash.com/photo-1581094794329-c8112a89af12?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070) 50%/cover;position:absolute;inset:0}.future-projects-highlight-content{z-index:2;position:relative}.highlight-flagship-badge{background:linear-gradient(135deg,var(--s-light),var(--s-dark));color:var(--white);text-transform:uppercase;letter-spacing:.8px;border-radius:20px;padding:8px 20px;font-size:12px;font-weight:700;position:absolute;top:20px;right:20px;box-shadow:0 4px 16px #f689204d}.highlight-project-info{max-width:600px}.highlight-project-icon{margin-bottom:20px;font-size:48px}.highlight-project-title{margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.1}.highlight-project-desc{color:#ffffffe6;margin-bottom:30px;font-size:16px;line-height:1.6}.highlight-project-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.highlight-project-stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:20px}.highlight-project-stat-number{background:linear-gradient(135deg,var(--white),var(--m-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:24px;font-weight:700}.highlight-project-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.highlight-project-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:30px}.highlight-project-details h4{color:var(--white);margin-bottom:20px;font-size:18px;font-weight:700}.highlight-project-features{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.highlight-project-feature{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.highlight-project-feature:before{content:"✓";color:var(--m-light);margin-top:2px;font-weight:700}.future-projects-international{background:linear-gradient(135deg,#f4f9fe,#e0e7ff);border-radius:20px;margin-top:-40px;margin-bottom:60px;padding:50px 0}.future-projects-international-header{text-align:left;max-width:720px;margin-bottom:36px}@media (max-width:768px){.future-projects-sectors{padding:32px 0}}.future-projects-international-badge{letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:600}.future-projects-international-badge-dot{display:none}.future-projects-international-title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.future-projects-international-title span{color:#02c64a}.future-projects-international-subtitle{color:var(--text-secondary);font-size:16px;line-height:1.5}.future-projects-international-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.future-projects-location-card{background:var(--white);border:1px solid var(--border-color);border-radius:16px;padding:30px;box-shadow:0 4px 20px #0f172a0f}.future-projects-location-header{border-bottom:1px solid var(--border-color);align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.future-projects-location-info h3{color:var(--text-primary);margin-bottom:6px;font-size:22px;font-weight:700}.future-projects-location-info p{color:var(--text-secondary);font-size:14px}.future-projects-location-list{flex-direction:column;gap:16px;display:flex}.future-projects-location-item{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.future-projects-location-item:not(:last-child){border-bottom:1px solid var(--border-color)}.future-projects-location-name{color:var(--text-primary);font-size:15px;font-weight:600}.future-projects-location-type{color:var(--text-secondary);margin-top:4px;font-size:13px}.future-projects-location-status{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:700;color:var(--m-dark)!important}.future-projects-opportunities{background:#fafafa;border-radius:20px;margin-bottom:60px;padding:20px 0}.future-projects-opportunities-header{text-align:left;max-width:720px;margin-bottom:36px}.future-projects-opportunities-badge{letter-spacing:2px;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:600}.future-projects-opportunities-badge-dot{display:none}.future-projects-opportunities-title{color:var(--viro-slate);margin-bottom:6px;font-size:36px;font-weight:700}.future-projects-opportunities-title span{color:var(--k-dark)}.future-projects-opportunities-subtitle{color:#6b7280;font-size:16px}.future-projects-opportunities-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.future-projects-opportunity-card{border:1px solid var(--border-soft);background:#000;border-radius:18px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.future-projects-opportunity-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0b2a331a}.future-projects-opportunity-bg{z-index:0;position:absolute;inset:0}.future-projects-opportunity-img{object-fit:cover;object-position:center;filter:brightness(.9)contrast(1.1)saturate(1.05)}.future-projects-opportunity-bg:after{content:"";background:linear-gradient(#0000008c,#000000a6);position:absolute;inset:0}.future-projects-opportunity-content{z-index:1;text-align:left;padding:30px;position:relative}.future-projects-opportunity-content h3{color:var(--white);margin-bottom:6px;font-size:17px;font-weight:600}.future-projects-opportunity-content p{color:var(--white);font-size:14.5px;line-height:1.6}.future-projects-opportunity-content h3,.future-projects-opportunity-content p{text-shadow:0 2px 6px #0006}@media (max-width:1024px){.future-projects-opportunities-grid{grid-template-columns:1fr}}@media (max-width:640px){.future-projects-opportunities-title{font-size:28px}}.future-projects-cta{background:linear-gradient(135deg,var(--k-dark),var(--m-dark));text-align:center;color:var(--white);border-radius:20px;margin-bottom:30px;padding:50px 0;position:relative;overflow:hidden}.future-projects-cta:before{content:"";opacity:.1;background:url(https://images.unsplash.com/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070) 50%/cover;position:absolute;inset:0}.future-projects-cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.future-projects-cta-title{margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.2}.future-projects-cta-title span{color:#fbbf24}.future-projects-cta-subtitle{color:#ffffffe6;margin-bottom:30px;font-size:16px;line-height:1.5}.future-projects-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.future-projects-cta-btn{display:none}.future-projects-cta-btn-primary{background:var(--white);color:var(--k-dark)}.future-projects-cta-btn-primary:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.future-projects-cta-btn-secondary{color:var(--white);border:1px solid var(--white);background:0 0}.future-projects-cta-btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:1200px){.future-projects-sectors-grid,.future-projects-international-grid,.future-projects-opportunities-grid{grid-template-columns:repeat(2,1fr);gap:24px}.future-projects-stats,.highlight-project-stats{grid-template-columns:repeat(2,1fr)}.highlight-project-features{grid-template-columns:1fr}}@media (max-width:768px){.future-projects-hero-content,.future-projects-sectors,.future-projects-international,.future-projects-highlight-card,.future-projects-cta{padding:40px 30px}.future-projects-hero-title{font-size:32px}.future-projects-cta-title,.future-projects-highlight-title,.future-projects-sectors-title,.future-projects-international-title,.future-projects-opportunities-title,.future-projects-overview-title{font-size:28px}.future-projects-stats{grid-template-columns:1fr}.future-projects-stat-number{font-size:36px}.future-projects-cta-buttons{flex-direction:column;align-items:center}.future-projects-cta-btn{width:100%;max-width:250px}.future-projects-sectors-grid,.future-projects-international-grid,.future-projects-opportunities-grid{grid-template-columns:1fr}}@media (max-width:480px){.future-projects-hero-title{font-size:24px}.future-projects-hero-subtitle{font-size:14px}.future-projects-cta-title,.future-projects-highlight-title,.future-projects-sectors-title,.future-projects-international-title,.future-projects-opportunities-title,.future-projects-overview-title{font-size:22px}.future-projects-hero-actions,.future-projects-cta-buttons{flex-direction:column}.future-projects-hero-btn{width:100%}.future-projects-stat-card{padding:20px 16px}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
