:root{--bg-primary: #000000;--bg-secondary: #000000;--text-primary: #f5f5f7;--text-secondary: #a1a1a6;--accent-blue: #4d82f8;--accent-orange: #fc791c;--accent-green: #92e7b4;--surface: rgba(77, 130, 248, .1);--border: rgba(77, 130, 248, .2)}*{margin:0;padding:0;box-sizing:border-box}body,.mat-typography{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden;position:relative}body:before,.mat-typography:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-5;background:radial-gradient(circle at 20% 20%,rgba(77,130,248,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(252,121,28,.15) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(146,231,180,.12) 0%,transparent 50%),#000;animation:gradientShift 20s ease infinite}@keyframes gradientShift{0%,to{background:radial-gradient(circle at 20% 20%,rgba(77,130,248,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(252,121,28,.15) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(146,231,180,.12) 0%,transparent 50%),#000}33%{background:radial-gradient(circle at 80% 30%,rgba(77,130,248,.18) 0%,transparent 50%),radial-gradient(circle at 20% 70%,rgba(252,121,28,.18) 0%,transparent 50%),radial-gradient(circle at 60% 40%,rgba(146,231,180,.15) 0%,transparent 50%),#000}66%{background:radial-gradient(circle at 40% 80%,rgba(77,130,248,.15) 0%,transparent 50%),radial-gradient(circle at 70% 20%,rgba(252,121,28,.15) 0%,transparent 50%),radial-gradient(circle at 30% 40%,rgba(146,231,180,.12) 0%,transparent 50%),#000}}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:120px 0;opacity:0;transform:translateY(50px);transition:all .8s ease}.section.visible{opacity:1;transform:translateY(0)}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.animated-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 20s infinite ease-in-out}.orb.orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(77,130,248,.4) 0%,transparent 70%);top:-10%;left:-10%;animation-delay:0s;animation-duration:25s}.orb.orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(252,121,28,.35) 0%,transparent 70%);top:20%;right:-5%;animation-delay:-8s;animation-duration:30s}.orb.orb-3{width:450px;height:450px;background:radial-gradient(circle,rgba(146,231,180,.3) 0%,transparent 70%);bottom:-10%;left:30%;animation-delay:-15s;animation-duration:28s}.orb.orb-4{width:350px;height:350px;background:radial-gradient(circle,rgba(77,130,248,.25) 0%,transparent 70%);bottom:30%;right:20%;animation-delay:-5s;animation-duration:22s}.orb.orb-5{width:300px;height:300px;background:radial-gradient(circle,rgba(252,121,28,.3) 0%,transparent 70%);top:50%;left:10%;animation-delay:-12s;animation-duration:26s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-40px) scale(1.1)}50%{transform:translate(-20px,-80px) scale(.9)}75%{transform:translate(-40px,-40px) scale(1.05)}}.mesh-gradient{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-4;background:linear-gradient(135deg,transparent 0%,rgba(77,130,248,.05) 50%,transparent 100%),linear-gradient(45deg,transparent 0%,rgba(252,121,28,.05) 50%,transparent 100%),linear-gradient(90deg,transparent 0%,rgba(146,231,180,.03) 50%,transparent 100%);background-size:200% 200%,200% 200%,200% 200%;animation:meshMove 15s ease infinite}@keyframes meshMove{0%,to{background-position:0% 50%,100% 50%,50% 0%}50%{background-position:100% 50%,0% 50%,50% 100%}}.conic-swoosh{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-3;pointer-events:none;filter:blur(80px) saturate(120%);opacity:.5;background:conic-gradient(from 0deg at 50% 50%,#4d82f826,#4d82f81f,#fc791c1f,#fc791c1a,#92e7b41f,#92e7b41a,#4d82f826 360deg);animation:swirlRotate 60s linear infinite}@keyframes swirlRotate{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.02)}to{transform:rotate(360deg) scale(1)}}.aurora{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-2;pointer-events:none;overflow:hidden;mix-blend-mode:screen}.aurora .ribbon{position:absolute;width:140%;height:50vh;left:-20%;filter:blur(60px);opacity:.35;transform:translateZ(0) rotate(0);will-change:transform,opacity}.aurora .ribbon.r1{top:-10%;background:linear-gradient(90deg,transparent 0%,rgba(77,130,248,.25) 40%,rgba(146,231,180,.2) 60%,transparent 100%);animation:ribbonFloat1 18s ease-in-out infinite}.aurora .ribbon.r2{top:35%;background:linear-gradient(90deg,transparent 0%,rgba(252,121,28,.22) 45%,rgba(77,130,248,.18) 70%,transparent 100%);animation:ribbonFloat2 22s ease-in-out infinite}.aurora .ribbon.r3{bottom:-10%;background:linear-gradient(90deg,transparent 0%,rgba(146,231,180,.25) 40%,rgba(252,121,28,.2) 65%,transparent 100%);animation:ribbonFloat3 20s ease-in-out infinite}@keyframes ribbonFloat1{0%,to{transform:translate(-10%) translateY(0) rotate(-6deg) skew(-8deg)}50%{transform:translate(10%) translateY(10%) rotate(4deg) skew(6deg)}}@keyframes ribbonFloat2{0%,to{transform:translate(5%) translateY(0) rotate(8deg) skew(6deg)}50%{transform:translate(-8%) translateY(-8%) rotate(-4deg) skew(-4deg)}}@keyframes ribbonFloat3{0%,to{transform:translate(-5%) translateY(0) rotate(-10deg) skew(-6deg)}50%{transform:translate(8%) translateY(12%) rotate(6deg) skew(4deg)}}.spotlight{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(600px at var(--mouse-x, 50vw) var(--mouse-y, 50vh),rgba(77,130,248,.15),rgba(252,121,28,.1) 35%,transparent 70%)}@media (prefers-reduced-motion: reduce){.conic-swoosh,.aurora .ribbon,.animated-background .orb,.mesh-gradient,.particle{animation:none!important}}.particle{position:absolute;border-radius:50%;pointer-events:none;opacity:0;animation:particleFadeIn 2s ease-in forwards,float 20s infinite ease-in-out}.particle.particle-blue{background:#4d82f899;box-shadow:0 0 20px #4d82f8cc,0 0 40px #4d82f866}.particle.particle-orange{background:#fc791c99;box-shadow:0 0 20px #fc791ccc,0 0 40px #fc791c66}.particle.particle-green{background:#92e7b499;box-shadow:0 0 20px #92e7b4cc,0 0 40px #92e7b466}@keyframes particleFadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{background-color:var(--accent-blue)!important;color:#fff!important}.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent{background-color:var(--accent-orange)!important;color:#0b0b0f!important}.mat-button-focus-overlay,.mat-mdc-button-persistent-ripple,.mat-mdc-focus-indicator,.mat-button-state-layer,.mdc-button__ripple,.mat-mdc-button-ripple,.mat-ripple-element{display:none!important;opacity:0!important;visibility:hidden!important}.mat-button:before,.mat-button:after,.mat-mdc-button:before,.mat-mdc-button:after,.mat-flat-button:before,.mat-flat-button:after{content:none!important;display:none!important}.mat-button,.mat-mdc-button,.mat-flat-button{background:transparent!important}.mat-button:focus,.mat-button:active,.mat-mdc-button:focus,.mat-mdc-button:active,.mat-flat-button:focus,.mat-flat-button:active{background:transparent!important}.chip-human.mat-mdc-standard-chip{background-color:#92e7b429!important;color:#dff8ee!important;border:1px solid rgba(146,231,180,.35);backdrop-filter:blur(8px)}.chip-ai.mat-mdc-standard-chip{background-color:#4d82f829!important;color:#e2e9ff!important;border:1px solid rgba(77,130,248,.35);backdrop-filter:blur(8px)}@media (max-width: 768px){.container{padding:0 16px}.section{padding:80px 0}.orb{filter:blur(60px)}.orb.orb-1,.orb.orb-2,.orb.orb-3{width:300px;height:300px}.orb.orb-4,.orb.orb-5{width:250px;height:250px}}html,body{height:100%}body{margin:0}
