.landing-wrapper{color:#f0f0f5;-webkit-font-smoothing:antialiased;background:#050510;font-family:Inter,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}.landing-wrapper *,.landing-wrapper :before,.landing-wrapper :after{box-sizing:border-box}.landing-wrapper .bg-grid{z-index:0;pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.landing-wrapper .bg-orbs{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.landing-wrapper .orb{filter:blur(80px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite orbFloat;position:absolute}.landing-wrapper .orb-1{background:radial-gradient(circle,#8b5cf659,#0000 70%);width:600px;height:600px;animation-duration:22s;animation-delay:0s;top:-15%;left:20%}.landing-wrapper .orb-2{background:radial-gradient(circle,#ec489933,#0000 70%);width:500px;height:500px;animation-duration:26s;animation-delay:-7s;top:30%;right:-10%}.landing-wrapper .orb-3{background:radial-gradient(circle,#06b6d426,#0000 70%);width:400px;height:400px;animation-duration:30s;animation-delay:-14s;bottom:10%;left:-5%}@keyframes orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(40px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(30px,40px)scale(1.02)}}.landing-wrapper .bg-beam{z-index:0;pointer-events:none;opacity:.08;background:linear-gradient(#0000 0%,#8b5cf6 40%,#ec4899 60%,#0000 100%);width:2px;height:100vh;animation:8s ease-in-out infinite beamPulse;position:fixed;top:0;left:50%;transform:translate(-50%)}@keyframes beamPulse{0%,to{opacity:.05;transform:translate(-50%)scaleY(1)}50%{opacity:.12;transform:translate(-50%)scaleY(1.1)}}.landing-wrapper .nav,.landing-wrapper section,.landing-wrapper footer{z-index:1;position:relative}.landing-wrapper .nav{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(1.4);background:#05051099;border-bottom:1px solid #ffffff0f;height:64px;padding:0 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.landing-wrapper .nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;display:flex}.landing-wrapper .nav-logo{align-items:center;text-decoration:none;display:flex}.landing-wrapper .nav-logo-img{filter:invert()brightness(1.1);width:auto;height:28px}.landing-wrapper .nav-links{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-wrapper .nav-links a{color:#7a7a8e;letter-spacing:.3px;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-wrapper .nav-links a:hover{color:#f0f0f5}.landing-wrapper .nav-cta{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:8px;padding:.55rem 1.4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 0 20px #8b5cf633}.landing-wrapper .nav-cta:hover{background:#a78bfa;transform:translateY(-1px);box-shadow:0 0 30px #8b5cf659}.landing-wrapper .nav-login-link{color:#f0f0f5;letter-spacing:.3px;margin-right:1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-wrapper .nav-login-link:hover{color:#a78bfa}.landing-wrapper .hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing-wrapper .hero-badge{letter-spacing:1px;text-transform:uppercase;color:#a78bfa;background:#8b5cf614;border:1px solid #8b5cf626;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:600;animation:.8s ease-out fadeUp;display:inline-flex}.landing-wrapper .hero-badge .dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.landing-wrapper .hero h1{letter-spacing:-4px;max-width:900px;min-height:2.2em;font-size:clamp(4rem,9vw,7.5rem);font-weight:900;line-height:1.05;animation:.8s ease-out .1s both fadeUp}.landing-wrapper .hero h1 .gradient{-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px #8b5cf640)drop-shadow(0 0 80px #ec489926);background:linear-gradient(135deg,#8b5cf6 0%,#c084fc 25%,#ec4899 50%,#f472b6 75%,#8b5cf6 100%) 0 0/300% 300%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite gradientShift}.landing-wrapper .cursor{opacity:0;font-weight:300;animation:.6s step-end infinite blink;display:inline}.landing-wrapper .cursor.active{opacity:1}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.landing-wrapper .hero-sub{color:#7a7a8e;max-width:580px;margin:1.8rem auto 2.8rem;font-size:1.15rem;font-weight:400;line-height:1.8;animation:.8s ease-out .2s both fadeUp}.landing-wrapper .hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s ease-out .3s both fadeUp;display:flex}.landing-wrapper .btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 30px #8b5cf640,0 0 60px #ec48991a}.landing-wrapper .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #8b5cf666,0 0 80px #ec489933}.landing-wrapper .btn-secondary{color:#f0f0f5;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:.9rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.landing-wrapper .btn-secondary:hover{background:#ffffff12;border-color:#ffffff1f;transform:translateY(-1px)}.landing-wrapper .hero-image{width:100%;max-width:1000px;margin-top:5rem;animation:1s ease-out .5s both fadeUp;position:relative}.landing-wrapper .hero-image:before{content:"";opacity:.3;z-index:-1;filter:blur(1px);background:linear-gradient(135deg,#8b5cf6,#ec4899,#06b6d4);border-radius:18px;position:absolute;inset:-2px}.landing-wrapper .hero-image img{border-radius:16px;width:100%;display:block;box-shadow:0 60px 120px #0009}.landing-wrapper .logos{text-align:center;background:#ffffff04;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:4rem 1.5rem;position:relative;overflow:hidden}.logos p{color:var(--text-secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:.9rem;font-weight:500}.marquee-container{width:100%;max-width:100vw;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{white-space:nowrap;gap:2rem;padding-left:2rem;animation:30s linear infinite scroll-marquee;display:flex}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.tech-pill{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.6rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.tech-pill:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px)}.tech-pill svg{color:var(--primary)}.landing-wrapper .section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.landing-wrapper .section-label{letter-spacing:4px;text-transform:uppercase;color:#a78bfa;margin-bottom:.75rem;font-size:.65rem;font-weight:700}.landing-wrapper .section-title{letter-spacing:-1.5px;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.landing-wrapper .section-sub{color:#7a7a8e;max-width:580px;font-size:1.05rem;line-height:1.8}.landing-wrapper .features-grid{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1px;margin-top:3.5rem;display:grid;overflow:hidden}.landing-wrapper .feature-card{background:#050510;padding:2.2rem;transition:all .4s;position:relative}.landing-wrapper .feature-card:hover{background:#ffffff0d}.landing-wrapper .feature-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#8b5cf659,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.landing-wrapper .feature-card:hover:after{opacity:1}.landing-wrapper .feature-icon{color:#a78bfa;background:linear-gradient(135deg,#8b5cf61f,#ec48990f);border:1px solid #8b5cf61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.landing-wrapper .feature-icon svg{width:22px;height:22px}.landing-wrapper .feature-card h3{letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.landing-wrapper .feature-card p{color:#7a7a8e;font-size:.85rem;line-height:1.65}.landing-wrapper .partnership-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3.5rem;display:grid}.landing-wrapper .partner-card{background:linear-gradient(145deg,#8b5cf60a,#ffffff04);border:1px solid #ffffff0f;border-radius:20px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden}.landing-wrapper .partner-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#8b5cf60f 0%,#0000 50%);border-radius:50%;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.landing-wrapper .partner-card:hover{border-color:#8b5cf640;transform:translateY(-4px)}.landing-wrapper .partner-card:hover:before{opacity:1}.landing-wrapper .partner-card .feature-icon{margin-bottom:1.5rem}.landing-wrapper .partner-card h3{margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.landing-wrapper .partner-card p{color:#7a7a8e;font-size:.88rem;line-height:1.7}.landing-wrapper .steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;margin-top:3.5rem;display:grid;position:relative}.landing-wrapper .steps:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0f 20% 80%,#0000);height:1px;position:absolute;top:42px;left:12.5%;right:12.5%}.landing-wrapper .step{text-align:center;padding:2rem 1.5rem;position:relative}.landing-wrapper .step-number{color:#a78bfa;z-index:1;background:#8b5cf614;border:1px solid #8b5cf626;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.2rem;font-size:.8rem;font-weight:800;display:flex;position:relative}.landing-wrapper .step h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.landing-wrapper .step p{color:#7a7a8e;font-size:.82rem;line-height:1.6}.landing-wrapper .stats-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3.5rem;display:grid}.landing-wrapper .stat-card{text-align:center;background:linear-gradient(145deg,#8b5cf608,#ffffff04);border:1px solid #ffffff0f;border-radius:20px;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.landing-wrapper .stat-card:before{content:"";opacity:0;background:radial-gradient(circle at 50% 0,#8b5cf614 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.landing-wrapper .stat-card:hover{border-color:#8b5cf640;transform:translateY(-4px)}.landing-wrapper .stat-card:hover:before{opacity:1}.landing-wrapper .stat-number{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#8b5cf6 0%,#c084fc 40%,#ec4899 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem;font-size:4rem;font-weight:900;line-height:1;position:relative}.landing-wrapper .stat-label{color:#f0f0f5;margin-bottom:.6rem;font-size:1rem;font-weight:700;position:relative}.landing-wrapper .stat-desc{color:#7a7a8e;font-size:.82rem;line-height:1.65;position:relative}.landing-wrapper .cta-section{text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.landing-wrapper .cta-section:before{content:"";filter:blur(100px);opacity:.4;background:radial-gradient(circle,#8b5cf659 0%,#ec48991a 40%,#0000 70%);border-radius:50%;width:800px;height:500px;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.landing-wrapper .cta-section h2{letter-spacing:-1.5px;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15;position:relative}.landing-wrapper .cta-section p{color:#7a7a8e;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7;position:relative}.landing-wrapper .cta-section .btn-primary{position:relative}.landing-wrapper .footer{text-align:center;color:#44445a;letter-spacing:.3px;border-top:1px solid #ffffff0f;padding:3rem 2rem;font-size:.75rem}.landing-wrapper .divider{background:linear-gradient(90deg,#0000,#ffffff0f 20%,#8b5cf61f 50%,#ffffff0f 80%,#0000);max-width:1200px;height:1px;margin:0 auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.landing-wrapper .reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(40px)}.landing-wrapper .reveal.visible{opacity:1;transform:translateY(0)}.landing-wrapper .stagger>:first-child{transition-delay:50ms}.landing-wrapper .stagger>:nth-child(2){transition-delay:.1s}.landing-wrapper .stagger>:nth-child(3){transition-delay:.15s}.landing-wrapper .stagger>:nth-child(4){transition-delay:.2s}.landing-wrapper .stagger>:nth-child(5){transition-delay:.25s}.landing-wrapper .stagger>:nth-child(6){transition-delay:.3s}.landing-wrapper .ucp-section{overflow:hidden}.landing-wrapper .ucp-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-wrapper .ucp-content .section-sub{max-width:520px}.landing-wrapper .ucp-features{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.landing-wrapper .ucp-feature{color:#9a9aae;align-items:center;gap:.75rem;font-size:.92rem;display:flex}.landing-wrapper .ucp-feature svg{color:#22c55e;flex-shrink:0}.landing-wrapper .ucp-feature span{line-height:1.5}.landing-wrapper .ucp-image{justify-content:center;align-items:center;display:flex;position:relative}.landing-wrapper .ucp-image:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#06b6d426 0%,#8b5cf614 40%,#0000 70%);border-radius:50%;position:absolute;inset:-20%}.landing-wrapper .ucp-image img{z-index:1;border-radius:20px;width:100%;max-width:480px;position:relative;box-shadow:0 40px 100px #00000080,0 0 60px #06b6d414}.landing-wrapper .copilot-section{overflow:hidden}.landing-wrapper .copilot-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-wrapper .copilot-image{perspective:1400px;perspective-origin:55% 35%;justify-content:center;align-items:center;display:flex;position:relative}.landing-wrapper .copilot-image:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#8b5cf62e 0%,#ec489912 40%,#0000 70%);border-radius:50%;position:absolute;inset:-20%}.landing-wrapper .copilot-image-stage{transform-style:preserve-3d;will-change:transform;transition:transform .65s cubic-bezier(.22,1,.36,1);position:relative;transform:rotateX(11deg)rotateY(16deg)rotate(1deg)translateZ(0)}.landing-wrapper .copilot-image:hover .copilot-image-stage{transform:rotateX(9deg)rotateY(13deg)rotate(.5deg)translateZ(12px)}.landing-wrapper .copilot-image-stage:after{content:"";filter:blur(18px);opacity:.85;pointer-events:none;z-index:0;background:radial-gradient(#8b5cf638 0%,#0000 68%);border-radius:50%;height:28%;position:absolute;bottom:-8%;left:8%;right:8%;transform:rotateX(90deg)translateZ(-40px)}.landing-wrapper .copilot-image img{z-index:1;filter:drop-shadow(0 24px 48px #00000073);backface-visibility:hidden;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:560px;height:auto;position:relative;box-shadow:inset 0 4px #00000026,0 50px 100px -20px #000000a6,0 30px 60px -30px #8b5cf659,0 0 0 1px #ffffff0a}.landing-wrapper .copilot-content .section-sub{max-width:500px}.landing-wrapper .copilot-actions{flex-direction:column;gap:1.1rem;margin-top:2rem;display:flex}.landing-wrapper .copilot-action{align-items:flex-start;gap:1rem;display:flex}.landing-wrapper .copilot-action-icon{color:#a78bfa;background:linear-gradient(135deg,#8b5cf626,#ec489914);border:1px solid #8b5cf626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-wrapper .copilot-action div:last-child{flex-direction:column;gap:.2rem;display:flex}.landing-wrapper .copilot-action strong{color:#f0f0f5;font-size:.92rem;font-weight:700;line-height:1.3}.landing-wrapper .copilot-action span{color:#7a7a8e;font-size:.82rem;line-height:1.55}.landing-wrapper .automation-section{overflow:hidden}.landing-wrapper .automation-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-wrapper .automation-content .section-sub{max-width:520px}.landing-wrapper .automation-content .section-sub strong{color:#e0e7ff;font-weight:600}.landing-wrapper .automation-actions{flex-direction:column;gap:1.1rem;margin-top:2rem;display:flex}.landing-wrapper .automation-action{align-items:flex-start;gap:1rem;display:flex}.landing-wrapper .automation-action-icon{color:#22d3ee;background:linear-gradient(135deg,#06b6d42e,#10b98114);border:1px solid #06b6d433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-wrapper .automation-action div:last-child{flex-direction:column;gap:.2rem;display:flex}.landing-wrapper .automation-action strong{color:#f0f0f5;font-size:.92rem;font-weight:700;line-height:1.3}.landing-wrapper .automation-action span{color:#7a7a8e;font-size:.82rem;line-height:1.55}.landing-wrapper .automation-image{perspective:1400px;perspective-origin:45% 35%;justify-content:center;align-items:center;display:flex;position:relative}.landing-wrapper .automation-image:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#06b6d429 0%,#10b98112 42%,#0000 70%);border-radius:50%;position:absolute;inset:-20%}.landing-wrapper .automation-image-stage{transform-style:preserve-3d;will-change:transform;transition:transform .65s cubic-bezier(.22,1,.36,1);position:relative;transform:rotateX(11deg)rotateY(-16deg)rotate(-1deg)translateZ(0)}.landing-wrapper .automation-image:hover .automation-image-stage{transform:rotateX(9deg)rotateY(-13deg)rotate(-.5deg)translateZ(12px)}.landing-wrapper .automation-image-stage:after{content:"";filter:blur(18px);opacity:.85;pointer-events:none;z-index:0;background:radial-gradient(#06b6d433 0%,#0000 68%);border-radius:50%;height:28%;position:absolute;bottom:-8%;left:8%;right:8%;transform:rotateX(90deg)translateZ(-40px)}.landing-wrapper .automation-image img{z-index:1;filter:drop-shadow(0 24px 48px #00000073);backface-visibility:hidden;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:560px;height:auto;position:relative;box-shadow:inset 0 4px #00000026,0 50px 100px -20px #000000a6,0 30px 60px -30px #06b6d438,0 0 0 1px #ffffff0a}@media (max-width:768px){.landing-wrapper .nav-links{display:none}.landing-wrapper .features-grid,.landing-wrapper .partnership-grid,.landing-wrapper .stats-grid,.landing-wrapper .steps{grid-template-columns:1fr}.landing-wrapper .steps:before{display:none}.landing-wrapper .hero{padding:7rem 1.5rem 3rem}.landing-wrapper .hero h1{letter-spacing:-2px}.landing-wrapper .section{padding:5rem 1.5rem}.landing-wrapper .ucp-layout{grid-template-columns:1fr;gap:2.5rem}.landing-wrapper .ucp-image{order:-1}.landing-wrapper .ucp-image img{max-width:320px}.landing-wrapper .copilot-layout{grid-template-columns:1fr;gap:2.5rem}.landing-wrapper .copilot-image{perspective:1000px;perspective-origin:50% 30%}.landing-wrapper .copilot-image-stage{transform:rotateX(7deg)rotateY(10deg)rotate(0)}.landing-wrapper .copilot-image:hover .copilot-image-stage{transform:rotateX(6deg)rotateY(8deg)}.landing-wrapper .copilot-image img{max-width:min(340px,100%)}.landing-wrapper .automation-layout{grid-template-columns:1fr;gap:2.5rem}.landing-wrapper .automation-image{perspective:1000px;perspective-origin:50% 30%;order:-1}.landing-wrapper .automation-image-stage{transform:rotateX(7deg)rotateY(-10deg)rotate(0)}.landing-wrapper .automation-image:hover .automation-image-stage{transform:rotateX(6deg)rotateY(-8deg)}.landing-wrapper .automation-image img{max-width:min(340px,100%)}}.landing-wrapper .modal-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .35s,visibility .35s;display:flex;position:fixed;inset:0}.landing-wrapper .modal-overlay.active{opacity:1;visibility:visible}.landing-wrapper .modal-card{background:linear-gradient(165deg,#141428f2,#0a0a19fa);border:1px solid #8b5cf61f;border-radius:24px;width:100%;max-width:540px;padding:2.5rem 2.5rem 2rem;transition:transform .35s ease-out;position:relative;transform:translateY(30px)scale(.97);box-shadow:0 32px 80px #00000080,0 0 60px #8b5cf614}.landing-wrapper .modal-overlay.active .modal-card{transform:translateY(0)scale(1)}.landing-wrapper .modal-close{cursor:pointer;color:#7a7a8e;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.2rem;right:1.2rem}.landing-wrapper .modal-close:hover{color:#f0f0f5;background:#ffffff14}.landing-wrapper .modal-header{margin-bottom:1.8rem}.landing-wrapper .modal-header h3{letter-spacing:-.5px;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem;font-size:1.6rem;font-weight:800}.landing-wrapper .modal-header p{color:#7a7a8e;font-size:.85rem;line-height:1.5}.landing-wrapper .modal-form{flex-direction:column;gap:1rem;display:flex}.landing-wrapper .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing-wrapper .form-group{flex-direction:column;gap:.35rem;display:flex}.landing-wrapper .form-group label{letter-spacing:.5px;text-transform:uppercase;color:#7a7a8e;font-size:.7rem;font-weight:600}.landing-wrapper .form-group input,.landing-wrapper .form-group textarea,.landing-wrapper .form-group select{color:#f0f0f5;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;outline:none;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:.88rem;transition:all .25s}.landing-wrapper .form-group input::placeholder,.landing-wrapper .form-group textarea::placeholder{color:#ffffff2e}.landing-wrapper .form-group input:focus,.landing-wrapper .form-group textarea:focus,.landing-wrapper .form-group select:focus{background:#8b5cf60a;border-color:#8b5cf659;box-shadow:0 0 20px #8b5cf614}.landing-wrapper .form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.3)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding-right:2.2rem}.landing-wrapper .form-group select option{color:#fff;background:#1a1a2e}.landing-wrapper .form-group textarea{resize:vertical;min-height:70px}.landing-wrapper .modal-submit{border-radius:12px;justify-content:center;width:100%;margin-top:.5rem;padding:.85rem 2rem;font-size:.95rem}@media (max-width:768px){.landing-wrapper .form-row{grid-template-columns:1fr}.landing-wrapper .modal-card{padding:2rem 1.5rem 1.5rem}}
