:root{--navy:#071122;--blue:#5269ff;--violet:#8a52ff;--green:#67f2b7;--ink:#121a2e;--muted:#687287;--line:#e4e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}em{font-style:normal;color:var(--blue)}
.header{height:78px;padding:0 max(5vw,24px);position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid #ffffff16}.logo{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:800}.logo>span:last-child>span{color:#7f8eff}.logoMark{width:36px;height:36px;border-radius:11px;background:linear-gradient(140deg,var(--blue),var(--violet));display:grid;place-items:center;box-shadow:0 8px 25px #615cff55}.logoMark>span{font-size:13px;color:white;transform:translateX(1px)}nav{display:flex;gap:35px;color:#c6d0df;font-size:13px}nav a:hover{color:white}.navCta{font-size:13px;font-weight:700;border:1px solid #ffffff35;padding:12px 17px;border-radius:10px;background:#ffffff0b}.navCta span{color:var(--green);margin-left:7px}
.hero{min-height:780px;padding:160px max(5vw,24px) 100px;background:radial-gradient(circle at 68% 20%,#39227690,transparent 32%),linear-gradient(120deg,#071122,#0b1730 58%,#111845);color:white;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(black,transparent 80%)}.heroGlow{position:absolute;width:420px;height:420px;background:#5552ff25;filter:blur(90px);left:-180px}.heroCopy,.heroVisual{position:relative;z-index:2}.heroCopy{max-width:690px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:2.2px}.eyebrow{color:#9dacbf;display:flex;gap:10px;align-items:center;margin-bottom:24px}.eyebrow span{width:25px;height:2px;background:var(--green)}h1{font-size:clamp(48px,5.15vw,78px);line-height:1.02;letter-spacing:-3.5px;margin:0 0 25px}h1 em{background:linear-gradient(90deg,#70e9c5,#827dff);background-clip:text;color:transparent}.heroCopy>p{max-width:590px;color:#afbbce;font-size:17px;line-height:1.75;margin-bottom:34px}.heroActions{display:flex;align-items:center;gap:28px}.primary{display:inline-flex;gap:27px;align-items:center;padding:16px 22px;background:linear-gradient(135deg,var(--blue),#6d56f4);border-radius:11px;color:white;font-weight:750;font-size:14px;box-shadow:0 15px 35px #465aff38;transition:.25s}.primary:hover{transform:translateY(-3px)}.primary span{font-size:19px}.playLink{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#dbe2ee}.playLink b{width:38px;height:38px;border:1px solid #ffffff30;border-radius:50%;display:grid;place-items:center;font-size:10px}.proof{display:flex;align-items:center;margin-top:40px}.avatars{display:flex;margin-right:14px}.avatars span{width:34px;height:34px;border-radius:50%;background:#1c3050;border:2px solid #0a172d;display:grid;place-items:center;margin-left:-7px}.avatars span:first-child{margin:0}.proof p{font-size:10px;color:#7889a3;line-height:1.5}.proof strong{font-size:11px;color:#edf1f6}.heroVisual{height:560px;display:flex;align-items:center;justify-content:center}.heroVisual>img{width:min(730px,56vw);max-width:none;filter:drop-shadow(0 35px 50px #0009)}.floatCard{position:absolute;display:flex;align-items:center;gap:12px;padding:11px 15px;background:#111e36e8;border:1px solid #ffffff17;border-radius:14px;backdrop-filter:blur(12px);box-shadow:0 15px 35px #0008}.floatCard>span{width:38px;height:38px;border-radius:10px;background:#67f2b719;color:var(--green);display:grid;place-items:center}.floatCard svg{width:20px}.floatCard b,.floatCard small{display:block}.floatCard b{font-size:12px}.floatCard small{font-size:9px;color:#8c9ab1;margin-top:4px}.cardTop{top:105px;right:0}.cardBottom{bottom:70px;left:3%}.scroll{position:absolute;bottom:34px;left:max(5vw,24px);z-index:3;color:#72839d;font-size:9px;letter-spacing:2px;display:flex;align-items:center;gap:12px}.scroll span{font-size:20px;color:var(--green)}
.section{padding:105px max(6vw,28px)}.sectionIntro,.processHead{max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:end}.kicker{color:var(--blue);display:block;margin-bottom:17px}.section h2,.about h2,.cta h2{font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-2.5px;margin:0}.sectionIntro>p{width:400px;color:var(--muted);line-height:1.7;font-size:15px}.serviceGrid{max-width:1200px;margin:55px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.serviceCard{border:1px solid var(--line);border-radius:18px;padding:30px;position:relative;transition:.25s}.serviceCard:hover{transform:translateY(-5px);border-color:#7186ff;box-shadow:0 22px 60px #24355d15}.number{position:absolute;right:25px;top:23px;color:#c5cbd6;font-size:11px;font-weight:800}.iconBox{width:55px;height:55px;border-radius:14px;background:#eef1ff;color:var(--blue);display:grid;place-items:center;margin-bottom:28px}.serviceCard:nth-child(2) .iconBox{color:#7b4ae9;background:#f4eeff}.serviceCard:nth-child(3) .iconBox{color:#14a66f;background:#e9fbf4}.serviceCard h3{font-size:20px;margin:0 0 12px}.serviceCard p{color:var(--muted);font-size:13px;line-height:1.75;min-height:70px}.serviceCard a{font-size:12px;font-weight:750;color:var(--blue)}
.about{background:#f5f7fb;padding:100px max(6vw,28px);display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.aboutArt{height:490px;position:relative;display:grid;place-items:center;overflow:hidden}.aboutArt:before{content:"";width:300px;height:300px;background:radial-gradient(circle,#5267ff38,transparent 65%);position:absolute}.orbit{position:absolute;border:1px solid #5368ff2b;border-radius:50%}.orbit1{width:270px;height:270px}.orbit2{width:410px;height:410px;border-style:dashed;animation:spin 24s linear infinite}.core{width:130px;height:130px;border-radius:38px;background:linear-gradient(145deg,#101b36,#1d2c58);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 40px 70px #3349a338}.core .logoMark{width:74px;height:74px;border-radius:22px}.core .logoMark>span{font-size:25px}.chip{position:absolute;background:white;box-shadow:0 15px 40px #1e31501f;border-radius:11px;padding:12px 17px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1px}.chip1{top:70px;left:18%}.chip2{right:13%;top:200px}.chip3{bottom:65px;left:23%;color:#14a66f}@keyframes spin{to{transform:rotate(360deg)}}.aboutCopy{max-width:570px}.aboutCopy>p{color:var(--muted);font-size:14px;line-height:1.8}.aboutCopy>p:first-of-type{margin-top:30px}.stats{display:flex;gap:36px;border-top:1px solid #dce2eb;margin-top:32px;padding-top:28px}.stats>div{display:flex;align-items:center;gap:10px}.stats strong{font-size:24px;color:var(--blue)}.stats span{font-size:10px;line-height:1.5;color:#6c768a}
.processHead>p{font-size:14px;color:var(--muted)}.steps{max-width:1200px;margin:60px auto 0;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:"";height:1px;background:#dfe4ed;position:absolute;left:12%;right:12%;top:44px}.steps article{position:relative;padding:0 24px}.steps article>span{font-size:11px;color:#98a1b3}.stepDot{width:15px;height:15px;border:4px solid white;background:var(--blue);box-shadow:0 0 0 1px #8292ff;border-radius:50%;margin:23px 0;position:relative;z-index:2}.steps h3{font-size:17px}.steps p{font-size:12px;color:var(--muted);line-height:1.7;max-width:200px}
.cta{margin:0 max(3vw,18px);padding:75px max(6vw,35px);border-radius:25px;background:linear-gradient(120deg,#0b1830,#162454);color:white;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;width:350px;height:350px;border:1px solid #ffffff12;border-radius:50%;right:10%;top:-150px}.ctaGlow{position:absolute;width:300px;height:300px;background:#5a50ff38;filter:blur(90px);right:25%;bottom:-200px}.cta>div:not(.ctaGlow){position:relative}.cta .kicker{color:var(--green)}.cta h2{font-size:clamp(36px,3.7vw,54px)}.cta p{max-width:610px;color:#afbbce;line-height:1.7;font-size:13px}.primary.light{position:relative;background:white;color:#17213a;box-shadow:none;white-space:nowrap;margin-left:30px}
footer{padding:65px max(6vw,28px) 25px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}footer>p{text-align:center;font-size:12px;color:var(--muted)}footer>div{display:flex;justify-content:flex-end;gap:24px;font-size:11px;font-weight:700}footer small{grid-column:1/-1;text-align:center;border-top:1px solid var(--line);padding-top:22px;margin-top:25px;color:#9ba3b0;font-size:9px}
@media(max-width:900px){.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.heroVisual{height:450px}.heroVisual>img{width:min(760px,110vw)}.sectionIntro,.processHead{align-items:start;flex-direction:column;gap:20px}.sectionIntro>p{width:auto}.serviceGrid{grid-template-columns:1fr}.serviceCard p{min-height:0}.about{grid-template-columns:1fr}.aboutArt{height:390px}.steps{grid-template-columns:1fr 1fr;gap:35px}.steps:before{display:none}.stepDot{margin:14px 0}.cta{align-items:flex-start;flex-direction:column;gap:25px}.primary.light{margin:0}footer{grid-template-columns:1fr;text-align:center}footer>div{justify-content:center}footer small{grid-column:auto}}
@media(max-width:560px){.header{height:68px}.navCta{padding:10px 11px;font-size:11px}.logo{font-size:16px}.logoMark{width:32px;height:32px}.hero{padding-top:115px;min-height:900px}.heroActions{align-items:flex-start;flex-direction:column;gap:20px}h1{letter-spacing:-2.5px}.heroVisual{height:350px}.floatCard{transform:scale(.84)}.cardTop{top:35px;right:-10px}.cardBottom{bottom:25px;left:-12px}.section{padding:80px 24px}.about{padding:75px 24px}.aboutArt{height:320px}.orbit2{width:300px;height:300px}.orbit1{width:210px;height:210px}.core{width:100px;height:100px}.stats{gap:18px;flex-wrap:wrap}.steps{grid-template-columns:1fr}.cta{padding:55px 25px;margin:0 10px}footer{padding-left:24px;padding-right:24px}}
