.hero-foundation{min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:1px 90px;position:relative;overflow:hidden}.hero-foundation .hero-bg-media video{width:100%;height:100%;object-fit:cover;transform:translateZ(0);filter:brightness(.72) contrast(1.08) saturate(1.05)}.hero-foundation .hero-overlay{display:block;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.25),rgba(0,0,0,.1))}.hero-foundation .hero-content{position:relative;z-index:2;max-width:820px}.hero-foundation .hero-tag{color:var(--yellow);letter-spacing:2px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.03)}.hero-foundation h1{letter-spacing:-2px;font-weight:700}.hero-foundation p{color:rgba(255,255,255,.75);max-width:680px;line-height:1.8}.hero-foundation::after{content:"";position:absolute;left:0;right:0;bottom:0;height:180px;background:linear-gradient(to bottom,transparent,var(--bg));z-index:1;pointer-events:none}.news-section{padding:100px 80px;background:#0d0d0d}.news-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{background:#141414;border:1px solid #252525;border-radius:14px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:180px;transition:.3s ease}.news-card:hover{transform:translateY(-4px);border-color:#00d2ff}.news-text{flex:1}.news-text h3{color:white;margin-bottom:12px;font-size:1rem}.news-text p{color:#aaa;font-size:.9rem;line-height:1.6}.news-card img{width:75px;height:75px;object-fit:contain;flex-shrink:0}.vision-center{text-align:center}.vision-center .section-header{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:40px}.vision-center .section-tag{display:block;text-align:center;margin-bottom:12px}.vision-center h2{width:100%;text-align:center;margin-bottom:25px}.vision-center p{max-width:1000px;margin:0 auto;text-align:center;line-height:1.9}.ecosystem-section{position:relative;min-height:650px;display:flex;align-items:center;padding:100px 90px;overflow:hidden}.ecosystem-bg{position:absolute;inset:0;z-index:0}.ecosystem-bg video{width:100%;height:100%;object-fit:cover;filter:brightness(.42) contrast(1.15)}.ecosystem-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.0001))}.ecosystem-content{position:relative;z-index:2;max-width:850px}.ecosystem-content h2{font-size:3.5rem;margin:20px 0 25px}.ecosystem-content p{font-size:1.05rem;line-height:1.9;color:var(--muted);max-width:760px}