@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Rajdhani:wght@300;400;500;600;700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);.header{background:linear-gradient(120deg,#36145ee6,#1c1e37eb 55%,#581c87e0);left:0;position:fixed;right:0}.navigation a{color:#d1d5e7;transition:color .25s ease,text-shadow .3s ease}.navigation a:hover{color:#c084fc;text-shadow:0 0 6px #c084fc73}.navigation a:after{border-radius:2px;transition:width .35s ease}.header:hover{box-shadow:0 4px 16px #a855f74d}header{height:80px;padding:10px 40px}.logo{text-decoration:none}.logo,.logo-container{align-items:center;display:flex;gap:12px}.logo-image{filter:brightness(1.1);height:auto;max-height:60px;object-fit:contain;transition:transform .3s ease;width:300px}.logo:hover .logo-image{filter:brightness(1.2);transform:scale(1.05)}.logo-placeholder{align-items:center;display:flex;height:40px;justify-content:center;transition:transform .3s ease;width:40px}.logo:hover .logo-placeholder{transform:scale(1.1) rotate(5deg)}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a855f7,#fbbf24);-webkit-background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;margin:0}.navigation,.navigation ul{align-items:center;display:flex}.navigation ul{gap:40px;list-style:none;margin:0;padding:0}.navigation a{color:#cbd5e1;font-size:1rem;font-weight:600;position:relative;text-decoration:none;transition:color .2s ease}.navigation a:after{background:linear-gradient(90deg,#a855f7,#fbbf24);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navigation a:hover{color:#a855f7}.navigation a:hover:after{width:100%}@media (max-width:768px){header{height:70px;padding:10px 24px}.logo h1{font-size:1.2rem}.logo-image{max-height:50px;width:200px}.navigation ul{gap:20px}.navigation a{font-size:.9rem}}@media (max-width:520px){header{height:60px}.logo h1{font-size:1rem}.logo-image{max-height:40px;width:150px}.navigation ul{gap:12px}.navigation a{font-size:.85rem}}.footer{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#e2e8f0;padding:32px 0}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.footer-bottom p{color:#fffc;font-size:1rem;margin:0}.footer-links{display:flex;gap:32px}.footer-links li{margin:0}.footer-links a{color:#fffc;font-size:1rem;transition:all .3s ease}.footer-links a:hover{color:#fbbf24}@media (max-width:768px){.footer{padding:24px 0}.footer-container{padding:0 24px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-links{flex-direction:column;gap:12px}}.electric-loader{align-items:center;background:radial-gradient(ellipse at center,#0a0e17 0,#030508 60%,#000 100%);display:flex;height:100vh;inset:0;justify-content:center;overflow:hidden;position:fixed;width:100vw;z-index:9999}.electric-loader:before{animation:gridFloat 8s ease-in-out infinite;background-image:linear-gradient(0deg,#60a5fa05 1px,#0000 0),linear-gradient(90deg,#60a5fa05 1px,#0000 0);background-size:40px 40px;content:"";inset:0;opacity:.3;position:absolute}@keyframes gridFloat{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.4;transform:translateY(-10px)}}.logo-trace-container{height:500px;position:relative;width:500px}.logo-base,.logo-trace-container{align-items:center;display:flex;justify-content:center}.logo-base{position:absolute;z-index:1}.logo-base img{filter:brightness(1.2) contrast(1.1);height:auto;max-height:400px;max-width:400px;object-fit:contain;width:auto}.logo-outline{align-items:center;display:flex;justify-content:center;pointer-events:none;position:absolute;z-index:3}.trace-layer{height:auto;max-height:400px;max-width:400px;object-fit:contain;position:absolute;width:auto}.logo-trace-svg{z-index:2}.energy-shimmer,.logo-trace-svg{height:100%;pointer-events:none;position:absolute;width:100%}.energy-shimmer{z-index:3}.shimmer-particle{background:radial-gradient(circle,#fff 0,#60a5fa 50%,#0000 100%);border-radius:50%;box-shadow:0 0 10px #60a5facc,0 0 20px #fff6;height:6px;left:50%;margin-left:-3px;margin-top:-3px;position:absolute;top:50%;width:6px}.lightning-flash{background:radial-gradient(ellipse at center,#fff 0,#60a5fa80 30%,#0000 70%);filter:blur(40px);inset:0;position:absolute;z-index:6}.white-bloom{background:radial-gradient(ellipse at center,#0f172a 0,#1e1b4b 40%,#0f172ae6 70%,#0000 100%);filter:blur(60px);inset:0;position:absolute;z-index:7}.home-page{background:#000;font-family:Space Grotesk,Rajdhani,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden}.hero-section{align-items:center;background:radial-gradient(ellipse 80% 50% at 50% -20%,#3b82f626,#0000),radial-gradient(ellipse 60% 50% at 50% 120%,#8b5cf61f,#0000),linear-gradient(180deg,#000,#0a0e17 50%,#000);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:180px 40px 120px;position:relative}.hero-section:before{animation:gridPulse 4s ease-in-out infinite;background-image:linear-gradient(0deg,#3b82f608 1px,#0000 0),linear-gradient(90deg,#3b82f608 1px,#0000 0);background-size:60px 60px;content:"";inset:0;mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,#000 0,#0000 80%);-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,#000 0,#0000 80%);position:absolute;z-index:0}@keyframes gridPulse{0%,to{opacity:.3}50%{opacity:.6}}.hero-section:after{animation:particlesFloat 20s ease-in-out infinite;background-image:radial-gradient(2px 2px at 20% 30%,#3b82f666,#0000),radial-gradient(2px 2px at 60% 70%,#8b5cf666,#0000),radial-gradient(1px 1px at 50% 50%,#60a5fa4d,#0000),radial-gradient(1px 1px at 80% 10%,#a78bfa4d,#0000),radial-gradient(2px 2px at 90% 60%,#3b82f64d,#0000),radial-gradient(1px 1px at 33% 90%,#8b5cf64d,#0000);background-size:200% 200%;content:"";height:100%;position:absolute;width:100%;z-index:0}@keyframes particlesFloat{0%,to{background-position:0 0,100% 100%,50% 50%,80% 10%,10% 90%,90% 10%;opacity:.6}50%{background-position:100% 100%,0 0,30% 70%,20% 80%,90% 10%,10% 90%;opacity:1}}.hero-content{max-width:1100px;text-align:center}.hero-title{-webkit-text-fill-color:#0000;animation:titleReveal 1s ease-out;background:linear-gradient(135deg,#fff,#e0e7ff 15%,#3b82f6 40%,#60a5fa 60%,#8b5cf6 80%,#a78bfa);-webkit-background-clip:text;background-clip:text;font-family:Orbitron,monospace;font-size:5rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:28px;position:relative;text-transform:uppercase}@keyframes titleReveal{0%{filter:blur(10px);opacity:0;transform:translateY(30px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.hero-title:before{-webkit-text-fill-color:#0000;clip:rect(0,900px,0,0);animation:glitch-anim 3s linear infinite alternate-reverse;background:inherit;-webkit-background-clip:text;color:#fff;content:attr(data-text);left:2px;opacity:0;overflow:hidden;position:absolute;text-shadow:-2px 0 #3b82f6;top:0}.hero-title:hover:before{opacity:.8}@keyframes glitch-anim{0%{clip:rect(61px,9999px,90px,0)}5%{clip:rect(33px,9999px,81px,0)}10%{clip:rect(65px,9999px,28px,0)}15%{clip:rect(24px,9999px,83px,0)}20%{clip:rect(87px,9999px,41px,0)}25%{clip:rect(19px,9999px,96px,0)}30%{clip:rect(52px,9999px,69px,0)}35%{clip:rect(78px,9999px,34px,0)}40%{clip:rect(11px,9999px,73px,0)}45%{clip:rect(94px,9999px,15px,0)}50%{clip:rect(44px,9999px,58px,0)}55%{clip:rect(67px,9999px,22px,0)}60%{clip:rect(31px,9999px,85px,0)}65%{clip:rect(76px,9999px,39px,0)}70%{clip:rect(9px,9999px,92px,0)}75%{clip:rect(55px,9999px,47px,0)}80%{clip:rect(88px,9999px,13px,0)}85%{clip:rect(26px,9999px,71px,0)}90%{clip:rect(62px,9999px,35px,0)}95%{clip:rect(18px,9999px,99px,0)}to{clip:rect(43px,9999px,56px,0)}}.hero-subtitle{animation:subtitleReveal 1s ease-out .2s backwards;color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.02em;line-height:1.7;margin-bottom:48px;margin-left:auto;margin-right:auto;max-width:850px}@keyframes subtitleReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-button{animation:buttonReveal 1s ease-out .4s backwards;background:linear-gradient(135deg,#3b82f6,#2563eb 50%,#1d4ed8);box-shadow:0 0 40px #3b82f64d,0 4px 20px #0006,inset 0 1px 0 #ffffff1a;font-size:1.2rem;overflow:hidden;padding:18px 56px;position:relative}@keyframes buttonReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6 50%,#2563eb);border-color:#60a5facc;box-shadow:0 0 60px #3b82f699,0 8px 30px #00000080,inset 0 1px 0 #fff3}.cta-button:active{transform:translateY(-1px)}.stats-section{background:#0000;overflow:hidden;padding:100px 40px 120px;position:relative}.stats-section:before{display:none}.stats-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;position:relative;z-index:1}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172a66,#1e293b4d);border:1px solid #3b82f633;border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff0d;overflow:hidden;padding:40px 24px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-glow{animation:glowPulse 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#3b82f6 20%,#8b5cf6 50%,#3b82f6 80%,#0000);background-size:200% 100%;bottom:0;filter:blur(2px);height:3px;left:50%;opacity:.6;position:absolute;transform:translateX(-50%);width:80%}@keyframes glowPulse{0%,to{background-position:0 50%;opacity:.4}50%{background-position:100% 50%;opacity:.8}}.stat-card:hover{background:linear-gradient(135deg,#1e293b99,#0f172a80);border-color:#60a5fa80;box-shadow:0 16px 48px #3b82f640,0 0 80px #8b5cf626,inset 0 1px 0 #ffffff1a;transform:translateY(-8px) scale(1.02)}.stat-card:hover .stat-glow{animation-duration:2s;height:4px;opacity:1}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa 40%,#a78bfa);-webkit-background-clip:text;background-clip:text;font-family:Orbitron,monospace;font-size:3.5rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:12px;text-shadow:0 0 30px #60a5fa4d}.stat-label{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.05em;line-height:1.4;text-transform:uppercase}.stat-card:after{background:radial-gradient(circle,#3b82f633 0,#0000 70%);content:"";height:100px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s ease;width:100px}.stat-card:hover:after{animation:statPulse 2s ease-in-out infinite;opacity:1}@keyframes statPulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}@media (max-width:1024px){.stats-container{gap:30px;grid-template-columns:repeat(2,1fr)}.stat-value{font-size:3rem}}@media (max-width:640px){.stats-section{padding:80px 24px 100px}.stats-container{gap:24px;grid-template-columns:1fr}.stat-card{padding:32px 20px}.stat-value{font-size:2.5rem}.stat-label{font-size:.9rem}}.features-section{background:#0000;padding:120px 40px 140px;position:relative}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1400px}.feature-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:12px;box-shadow:none;overflow:visible;padding:36px 28px;position:relative;transition:transform .3s ease}.feature-card:after,.feature-card:before{display:none}.feature-card:hover{transform:translateY(-6px)}.feature-card h3{position:relative}.feature-card h3:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.feature-card:hover h3:after{width:60%}.feature-icon{filter:drop-shadow(0 0 10px rgba(59,130,246,.4));font-size:2.8rem;margin-bottom:20px}.feature-card h3{color:#e0e7ff;font-family:Orbitron,monospace;font-size:1.1rem;font-weight:700;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.feature-card p{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6}@media (max-width:1200px){.features-grid{gap:28px;grid-template-columns:repeat(3,1fr)}.hero-title{font-size:3.5rem}.hero-section{padding:160px 40px 100px}}@media (max-width:768px){.features-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.hero-section{padding:140px 24px 80px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.cta-button{font-size:1rem;padding:16px 40px}.feature-card{padding:28px 20px}.features-section{padding:100px 24px 120px}.logo-trace-container{height:300px;width:300px}.logo-base img{max-height:250px;max-width:250px}}@media (max-width:480px){.features-grid{gap:20px;grid-template-columns:1fr}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.cta-button{font-size:.9rem;padding:14px 32px}.features-section{padding:80px 20px 100px}.logo-trace-container{height:250px;width:250px}.logo-base img{max-height:200px;max-width:200px}}.about-container{background:linear-gradient(135deg,#0f172a,#1e1b4b);min-height:100vh;width:100%}.about-hero{background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#a855f7);color:#fff;padding:100px 24px;text-align:center}.about-hero h1{font-size:4rem;font-weight:800;margin-bottom:16px;text-shadow:0 2px 20px #a855f780}.about-tagline{font-size:1.5rem;font-weight:400;opacity:.95}.mission-section{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:80px 24px}.content-wrapper{margin:0 auto;max-width:1000px}.mission-section h2{color:#e0e7ff;font-size:2.5rem;font-weight:700;margin-bottom:24px;text-align:center}.mission-text{color:#cbd5e1;font-size:1.1rem;line-height:1.8;text-align:center}.founders-section{background:linear-gradient(135deg,#1e1b4b,#0f172a);padding:80px 24px}.founders-section h2{color:#e0e7ff;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.founders-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.founder-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1b4b80;border:1px solid #a855f733;border-radius:20px;padding:32px;transition:all .3s ease}.founder-card:hover{background:#312e8199;border-color:#a855f7;box-shadow:0 12px 40px #a855f766;transform:translateY(-8px)}.founder-image-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center}.founder-image,.founder-image-placeholder{background:linear-gradient(135deg,#312e81,#1e1b4b);border-radius:16px;height:300px;margin-bottom:24px;width:100%}.founder-image{overflow:hidden}.founder-image img{height:100%;object-fit:cover;width:100%}.founder-card:first-child .founder-image img{object-position:55% center}.founder-card:last-child .founder-image img{object-position:35% 55%}.placeholder-icon{color:#a855f7;font-size:4rem;margin-bottom:16px}.placeholder-text{color:#cbd5e1;font-size:1.1rem}.founder-info{text-align:center}.founder-info h3{color:#e0e7ff;font-size:1.8rem;font-weight:700;margin-bottom:8px}.founder-title{color:#a855f7;font-size:1rem;font-weight:600;margin-bottom:20px}.founder-story p{color:#cbd5e1;font-size:1rem;line-height:1.7;margin-bottom:16px;text-align:left}.founder-story p:last-child{margin-bottom:0}.story-section{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:80px 24px}.story-section h2{color:#e0e7ff;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.story-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.story-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1b4b80;border:1px solid #a855f733;border-radius:16px;padding:32px;transition:all .3s ease}.story-block:hover{background:#312e8199;border-color:#a855f7;box-shadow:0 12px 40px #a855f766;transform:translateY(-8px)}.story-icon{font-size:2.5rem;margin-bottom:16px}.story-block h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#c084fc,#fbbf24);-webkit-background-clip:text;color:#e0e7ff;display:flex;font-size:1.3rem;font-weight:700;margin-bottom:16px;min-height:60px}.story-block p{color:#cbd5e1;font-size:.95rem;line-height:1.6}.values-section{background:linear-gradient(135deg,#1e1b4b,#0f172a);padding:80px 24px}.values-section h2{color:#e0e7ff;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.values-grid{grid-gap:32px;gap:32px}.value-card{background:#1e1b4b80;border:1px solid #a855f733;border-radius:16px}.value-card:hover{background:#312e8199;border-color:#a855f7;box-shadow:0 12px 40px #a855f766;transform:translateY(-8px)}.value-icon{font-size:2.5rem;margin-bottom:16px}.value-card h3{color:#fbbf24;font-size:1.3rem;font-weight:700;margin-bottom:16px}.value-card p{color:#cbd5e1;line-height:1.6}.about-cta{background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#a855f7);padding:80px 24px;text-align:center}.about-cta h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:24px}.about-cta p{color:#ffffffe6;font-size:1.2rem;margin-bottom:32px}.cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 20px #ffffff4d;color:#a855f7;font-size:1.1rem;padding:16px 48px}.cta-button:hover{box-shadow:0 6px 30px #ffffff80}@media (max-width:1200px){.story-content,.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.about-tagline{font-size:1.2rem}.founders-grid,.story-content,.values-grid{grid-template-columns:1fr}.about-cta h2,.founders-section h2,.mission-section h2,.story-section h2,.values-section h2{font-size:2rem}}.services-header h1{background:linear-gradient(90deg,#4f8cff,#38e8ff)}.services-header p{color:#385a8a}.phases-grid{grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.phase-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000f;transition:transform .3s ease}.phase-number{color:#4f8cff;letter-spacing:1px}.phase-card h3{color:#2a3d66;font-size:1.5rem}.phase-card p{color:#385a8a}.contact-hero{background:linear-gradient(135deg,#a855f71a,#fbbf241a);padding:80px 20px 60px;text-align:center}.contact-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a855f7,#fbbf24);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;margin-bottom:20px}.contact-hero p{color:#ffffffe6;font-size:1.3rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1200px;padding:60px 20px}.contact-options{display:flex;flex-direction:column;gap:20px}.option-card{background:#ffffff0d;border:2px solid #a855f74d;border-radius:12px;padding:30px;transition:all .3s ease}.option-card:hover{background:#a855f71a;border-color:#a855f7;box-shadow:0 10px 30px #a855f74d;transform:translateY(-5px)}.option-card.highlight{background:linear-gradient(135deg,#a855f733,#fbbf2433);border-color:#a855f7}.option-card.highlight:hover{background:linear-gradient(135deg,#a855f74d,#fbbf244d);box-shadow:0 10px 40px #a855f766}.option-icon{font-size:2.5rem;margin-bottom:15px}.option-card h3{color:#fff;font-size:1.5rem;margin-bottom:10px}.option-card p{color:#ffffffd9;line-height:1.6;margin-bottom:15px}.email-link{color:#fbbf24;display:block;font-size:1.1rem;font-weight:600;margin-top:10px;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#fcd34d;text-decoration:underline}.book-call-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;color:#1e1b4b;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:15px;padding:15px 30px;transition:all .3s ease;width:100%}.book-call-button:hover{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 10px 30px #fbbf2480;transform:translateY(-2px)}.contact-form-wrapper{background:#ffffff0d;border:2px solid #a855f74d;border-radius:12px;padding:40px}.contact-form h2{color:#fff;font-size:2rem;margin-bottom:30px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#fff;font-size:1rem;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#ffffff14;border:2px solid #a855f74d;border-radius:8px;color:#fff;font-size:1rem;padding:15px;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#a855f726;border-color:#a855f7;box-shadow:0 0 20px #a855f74d;outline:none}.form-group textarea{font-family:inherit;min-height:150px;resize:vertical}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.submit-button{background:linear-gradient(135deg,#a855f7,#9333ea);margin-top:10px;padding:18px 40px;transition:all .3s ease}.submit-button:hover{background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 10px 25px #a855f766}.thank-you-message{padding:60px 20px;text-align:center}.success-icon{align-items:center;animation:scaleIn .5s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 30px;width:80px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.thank-you-message h3{color:#fff;font-size:2rem;margin-bottom:15px}.thank-you-message p{color:#ffffffd9;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.reset-button{background:linear-gradient(135deg,#a855f7,#9333ea);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.reset-button:hover{background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 10px 25px #a855f766;transform:translateY(-2px)}@media (max-width:1024px){.contact-content{grid-template-columns:1fr}.contact-hero h1{font-size:2.8rem}.contact-hero p{font-size:1.1rem}}@media (max-width:768px){.contact-hero{padding:60px 20px 40px}.contact-hero h1{font-size:2.2rem}.contact-hero p{font-size:1rem}.contact-form-wrapper{padding:30px 20px}.option-card{padding:20px}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.contact-hero h1{font-size:1.8rem}.option-icon{font-size:2rem}.option-card h3{font-size:1.3rem}}.contact-container{background:linear-gradient(135deg,#0f172a,#1e1b4b 50%,#312e81);min-height:100vh;padding-top:80px;position:relative}.back-home-button{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#a855f726;border:2px solid #a855f799;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 16px;position:static;transition:all .2s ease}.discovery-form-container{background:linear-gradient(135deg,#0f172a,#1e1b4b);margin:0 auto;max-width:800px;padding:100px 24px 40px}.discovery-form-container h1{color:#e0e7ff;font-size:2.5rem;margin-bottom:8px;text-align:center}.discovery-form-container h2{color:#a855f7;font-size:1.8rem;margin-bottom:40px;text-align:center}.discovery-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1b4b80;border:1px solid #a855f733;border-radius:16px;box-shadow:0 4px 24px #0000004d;padding:40px}.form-group{margin-bottom:24px}.form-group input,.form-group textarea{background:#0f172acc;border:1px solid #a855f74d;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:12px 16px;transition:all .2s;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group textarea:focus{background:#1e1b4bcc;border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a;outline:none}.radio-group label{color:#e0e7ff;display:block;font-weight:500;margin-bottom:16px}.radio-options label{background:#0f172a80;border:1px solid #a855f733;color:#cbd5e1;gap:8px;transition:all .2s}.radio-options label:hover{background:#312e8180;border-color:#a855f7}.radio-options input[type=radio]{accent-color:#a855f7}.submit-button{background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:8px;box-shadow:0 4px 20px #a855f766;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px;transition:all .3s;width:100%}.submit-button:hover{background:linear-gradient(135deg,#c084fc,#a855f7);box-shadow:0 6px 30px #a855f799;transform:translateY(-2px)}.connect-now{margin-top:32px;text-align:center}.connect-now h3{color:#e0e7ff;margin-bottom:16px}.connect-button{background:#1e1b4bcc;border:1px solid #a855f74d;border-radius:8px;color:#a855f7;display:inline-block;font-weight:500;margin-top:16px;padding:12px 24px;text-decoration:none;transition:all .2s}.connect-button:hover{background:#312e81cc;border-color:#a855f7;color:#c084fc}@media (max-width:768px){.discovery-form{padding:24px}.discovery-form-container h1{font-size:2rem}.discovery-form-container h2{font-size:1.5rem}}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e17;color:#e2e8f0;font-family:Space Grotesk,Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Orbitron,monospace;letter-spacing:.02em}.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0e17f2;border-bottom:1px solid #3b82f61a;box-shadow:0 2px 20px #00000080;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s ease;z-index:1000}.header:hover{box-shadow:0 4px 30px #3b82f633}header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 40px}.hero{background:linear-gradient(135deg,#0a0e17,#1e1b4b 50%,#3b82f6);overflow:hidden;padding:100px 24px 120px;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 20% 50%,#3b82f633 0,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf633 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.hero h1,.hero-content h1{color:#fff;font-family:Orbitron,monospace;font-size:3.5rem;font-weight:800;letter-spacing:.02em;line-height:1.2;margin-bottom:24px;text-shadow:0 0 40px #3b82f680;text-transform:uppercase}.hero p,.hero-content p{color:#fffffff2;font-family:Rajdhani,sans-serif;font-size:1.3rem;line-height:1.6;margin-bottom:40px}.cta-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid #3b82f680;border-radius:8px;box-shadow:0 0 40px #3b82f64d;color:#fff;cursor:pointer;display:inline-block;font-family:Rajdhani,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.1em;padding:16px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 0 60px #3b82f680;transform:translateY(-3px)}.features,.features-grid{grid-gap:20px;background:linear-gradient(180deg,#000,#0a0e17 50%,#000);display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1400px;padding:60px 24px}.feature,.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #3b82f61a;border-radius:12px;min-width:0;padding:24px 16px;text-align:center;transition:all .3s ease}.feature-card:hover,.feature:hover{background:#1e293bb3;border-color:#3b82f666;box-shadow:0 20px 40px #3b82f633;transform:translateY(-8px)}.feature-icon{display:block;font-size:2.5rem;margin-bottom:16px}.feature h3,.feature-title{color:#e0e7ff;font-family:Orbitron,monospace;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.feature p,.feature-description{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:.85rem;line-height:1.5}.benefits{grid-gap:32px;background:linear-gradient(135deg,#0a0e17,#000);display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px;padding:80px 24px}.benefit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #3b82f61a;border-radius:12px;box-shadow:0 4px 24px #0000004d;padding:40px;transition:all .3s ease}.benefit:hover{background:#1e293bb3;border-color:#3b82f666;box-shadow:0 20px 40px #3b82f633;transform:translateY(-6px)}.benefit h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#60a5fa,#8b5cf6);-webkit-background-clip:text;color:#e0e7ff;font-family:Orbitron,monospace;font-size:1.6rem;font-weight:700;margin-bottom:20px}.benefit p{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:1rem;line-height:1.7}.cta-section{background:linear-gradient(135deg,#0a0e17,#1e1b4b 50%,#3b82f6);color:#fff;padding:80px 24px;text-align:center}.cta-section h2{color:#fff;font-family:Orbitron,monospace;font-size:2.5rem;font-weight:800;letter-spacing:.02em;margin-bottom:32px;text-shadow:0 0 40px #3b82f680;text-transform:uppercase}.services-container{background:linear-gradient(135deg,#0a0e17,#000);font-family:Space Grotesk,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:80px 24px}.services-header{margin-bottom:80px;text-align:center}.services-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#60a5fa,#8b5cf6);-webkit-background-clip:text;font-family:Orbitron,monospace;font-size:3rem;font-weight:800;margin-bottom:24px;text-transform:uppercase}.services-header p{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.phases-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:80px}.phase-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #3b82f61a;border-radius:12px;box-shadow:0 8px 30px #0000004d;padding:32px;transition:all .3s ease}.phase-card:hover{background:#1e293bb3;border-color:#3b82f666;box-shadow:0 20px 40px #3b82f633;transform:translateY(-8px)}.phase-icon{font-size:2.5rem;margin-bottom:20px}.phase-number{color:#60a5fa;font-size:.9rem;font-weight:600;letter-spacing:.1em;margin-bottom:12px}.phase-card h3,.phase-number{font-family:Orbitron,monospace;text-transform:uppercase}.phase-card h3{color:#e0e7ff;font-size:1.3rem;font-weight:700;margin-bottom:16px}.phase-card p{color:#94a3b8;font-family:Rajdhani,sans-serif;font-size:.95rem;line-height:1.6}.values-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.value-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #3b82f61a;border-radius:12px;box-shadow:0 4px 16px #0000004d;padding:32px;transition:all .3s ease}.value-card:hover{background:#1e293bb3;border-color:#3b82f666;box-shadow:0 20px 40px #3b82f633;transform:translateY(-6px)}.discovery-form-container{background:linear-gradient(135deg,#0a0e17,#000);font-family:Space Grotesk,sans-serif;margin:0 auto 80px;max-width:980px;min-height:100vh;padding:60px 20px}.radio-group{margin:24px 0}.radio-group>label{color:#e0e7ff;display:block;font-family:Orbitron,monospace;font-size:1.1rem;font-weight:600;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.radio-options{display:flex;flex-direction:column;gap:12px;margin-top:10px}.radio-options label{align-items:center;background:#0f172a99;border:1px solid #3b82f61a;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-family:Rajdhani,sans-serif;font-weight:400;gap:12px;padding:12px;transition:all .2s ease}.radio-options label:hover{background:#1e293bb3;border-color:#3b82f666}.radio-options input[type=radio]{accent-color:#3b82f6;cursor:pointer;height:20px;margin:0;width:20px}.footer{background:linear-gradient(135deg,#000,#0a0e17);border-top:1px solid #3b82f61a;color:#94a3b8;font-family:Space Grotesk,sans-serif;padding:60px 0 24px}.footer-container{margin:0 auto;max-width:1400px;padding:0 40px}.footer-content{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:48px}.footer-section h4{color:#e0e7ff;font-family:Orbitron,monospace;font-size:1.2rem;font-weight:700;letter-spacing:.05em;margin-bottom:20px;text-transform:uppercase}.footer-logo{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#60a5fa,#8b5cf6);-webkit-background-clip:text;display:flex;font-size:1.5rem;font-weight:800;gap:12px;margin-bottom:16px}.footer-description{color:#64748b;font-size:.95rem;line-height:1.6}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#94a3b8;font-family:Rajdhani,sans-serif;font-weight:500;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#60a5fa}@media (max-width:900px){.features,.features-grid{grid-template-columns:repeat(3,1fr)}.phases-grid,.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features,.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.features,.features-grid,.phases-grid,.values-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.948ee886.css.map*/