#stream-canvas{z-index:0;position:fixed;top:0;left:0}.content{z-index:10;position:relative}.hero{flex-direction:column;justify-content:flex-end;max-width:1400px;min-height:70vh;margin:0 auto;padding:120px 60px 80px;display:flex}.case-label{text-transform:uppercase;letter-spacing:4px;color:#ffffff80;align-items:center;gap:15px;margin-bottom:20px;font-size:.9rem;display:flex}.case-label:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80);width:40px;height:1px}.hero-title{letter-spacing:-4px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red) 0 0/800% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:6rem;font-weight:900;animation:8s linear infinite rainbowText}@keyframes rainbowText{0%{background-position:0%}to{background-position:800%}}.hero-meta{gap:40px;margin-bottom:30px;display:flex}.meta-item{color:#ffffff80;align-items:center;gap:8px;font-size:.9rem;display:flex}.meta-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.hero-desc{color:#ffffffb3;max-width:800px;font-size:1.4rem;line-height:1.8}.stats-section{background:#000c;padding:80px 60px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1400px;margin:0 auto;display:grid}.stat-item{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;padding:40px;transition:all .4s}.stat-item:hover{border-color:#fff3;transform:translateY(-5px)}.stat-value{letter-spacing:-2px;background:linear-gradient(135deg,red,#ff7f00,#ff0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4rem;font-weight:900}.stat-label{color:#fff6;text-transform:uppercase;letter-spacing:2px;margin-top:10px;font-size:.85rem}.section{max-width:1400px;margin:0 auto;padding:120px 60px}.section-header{grid-template-columns:200px 1fr;align-items:start;gap:60px;margin-bottom:60px;display:grid}.section-number{background:linear-gradient(#ffffff1a,#0000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:8rem;font-weight:900;line-height:.8}.section-title{margin-bottom:20px;font-size:3rem;font-weight:800}.section-subtitle{color:#ffffff80;max-width:600px;font-size:1.2rem}.section-content{grid-template-columns:1fr 1fr;gap:60px;padding-left:260px;display:grid}.section-text{color:#ffffffa6;font-size:1.1rem;line-height:1.9}.section-text p{margin-bottom:20px}.scope-section{background:#ffffff03;padding:120px 60px}.scope-intro{max-width:1400px;margin:0 auto 60px}.scope-grid{background:#ffffff0d;grid-template-columns:repeat(3,1fr);gap:2px;max-width:1400px;margin:0 auto;display:grid}.scope-card{background:#000;padding:50px;transition:all .4s;position:relative;overflow:hidden}.scope-card:before{content:"";opacity:0;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f) 0 0/500% 100%;width:100%;height:3px;transition:opacity .4s;animation:4s linear infinite rainbowText;position:absolute;top:0;left:0}.scope-card:hover:before{opacity:1}.scope-card:hover{background:#ffffff05}.scope-number{background:linear-gradient(135deg,#0ff,#f0f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:5rem;font-weight:900;line-height:1}.scope-card h3{margin-bottom:15px;font-size:1.3rem;font-weight:700}.scope-card p{color:#ffffff80;font-size:1rem;line-height:1.7}.quote-section{text-align:center;padding:150px 60px;position:relative}.quote-marks{background:linear-gradient(#ffffff08,#0000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:15rem;font-weight:900;line-height:1;position:absolute;top:50px;left:50%;transform:translate(-50%)}.quote-text{color:#ffffffe6;max-width:1000px;margin:0 auto;font-size:3rem;font-weight:400;line-height:1.4;position:relative}.quote-text strong{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:900;animation:4s linear infinite rainbowText}.cta-section{text-align:center;border-top:1px solid #ffffff0d;padding:120px 60px}.cta-section h2{letter-spacing:-2px;margin-bottom:20px;font-size:3.5rem;font-weight:900}.cta-section p{color:#ffffff80;margin-bottom:40px;font-size:1.2rem}.cta-button{color:#000;letter-spacing:1px;background:#fff;padding:22px 60px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}.cta-button:hover{transform:scale(1.05);box-shadow:0 0 80px #fff6}.moon-nav{z-index:999;background:#000000f2;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:15px 40px;display:flex;position:fixed;top:70px;left:0;right:0}.moon-nav-label{text-transform:uppercase;letter-spacing:3px;color:#ffffff4d;margin-right:24px;font-size:.75rem}.moon-link{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;transition:background .3s;display:flex}.moon-link:hover{background:#ffffff1a}.moon-link svg{fill:#ffffff40;width:24px;height:24px;transition:all .3s}.moon-link:hover svg{fill:#ffffffb3;filter:drop-shadow(0 0 8px #ffffff80)}.moon-link.active{background:#fef3c71a}.moon-link.active svg{fill:#fef3c7;filter:drop-shadow(0 0 10px #fef3c799)}.moon-link svg circle,.moon-link svg path{fill:inherit}.moon-link svg .moon-outline{fill:none;stroke:#ffffff40;stroke-width:6px}.moon-link:hover svg .moon-outline{stroke:#ffffffb3}.moon-link.active svg .moon-outline{stroke:#fef3c7}@media (max-width:1200px){.section-header{grid-template-columns:1fr;gap:20px}.section-number{font-size:5rem}.section-content{padding-left:0}}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.scope-grid,.section-content{grid-template-columns:1fr}.hero-title{font-size:3.5rem}}@media (max-width:768px){.hero{padding:100px 30px 60px}.section{padding:80px 30px}.hero-title{letter-spacing:-2px;font-size:2.5rem}.stats-grid{grid-template-columns:1fr}.quote-text{font-size:1.8rem}}
