@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#f5f7fb;--bg:#08111f;--bg-2:#0a1423;--panel:#0e1a2b;--panel-2:#101f33;--line:#a6bee124;--text:#f5f7fb;--muted:#9caabe;--blue:#4d7eff;--blue-light:#7da2ff;--max:1180px;background:#08111f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--bg);margin:0}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{font:inherit}.site{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.site>main{flex:1}.container{width:min(calc(100% - 48px), var(--max));margin:0 auto}.header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#08111fd1;border-bottom:1px solid #ffffff0e;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:82px;display:flex}.logo{letter-spacing:-.04em;font-size:19px;font-weight:700}.logo span{color:var(--blue-light)}.nav-links{color:#cbd5e5;align-items:center;gap:31px;font-size:13px;display:flex}.nav-links a:not(.button){transition:color .18s}.nav-links a:not(.button):hover{color:#fff}.menu-toggle{cursor:pointer;background:0 0;border:0;padding:8px;display:none}.menu-toggle span{background:#fff;width:23px;height:1px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.button{color:#fff;background:linear-gradient(135deg,#4d7eff,#365fe3);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:600;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 28px #2f5cda38}.button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 14px 35px #2f5cda52}.button-small{min-height:40px;padding:0 16px;font-size:12px}.button-outline{box-shadow:none;background:0 0;border-color:#526a8e}.button-outline:hover{box-shadow:none;background:#ffffff0a}.eyebrow{color:#7599ee;letter-spacing:.16em;text-transform:uppercase;margin:0 0 19px;font-size:11px;font-weight:600}.intro-row h2,.section-heading h2,.benefits-grid h2,.about-copy h2,.faq-grid h2,.contact-card h2,.tech-copy h2{letter-spacing:-.05em;max-width:700px;margin:0;font-size:clamp(31px,4vw,48px);line-height:1.1}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 79% 45%,#346feb2e,#0000 28rem),linear-gradient(#08111f,#091423);align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero-noise{pointer-events:none;opacity:.28;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);align-items:center;gap:45px;min-height:680px;display:grid;position:relative}.hero-copy{z-index:10;padding:80px 0;position:relative}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(44px,5vw,67px);line-height:1.04}.hero h1 span{color:var(--blue-light)}.hero-text{max-width:580px;color:var(--muted);margin:29px 0 0;font-size:16px;line-height:1.8}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-proof{color:#8493a9;flex-wrap:wrap;gap:17px;margin-top:30px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:#638fff}.hero-tech-visual{pointer-events:none;justify-content:center;align-items:center;width:100%;min-width:0;height:520px;display:flex;position:relative}.hero-icon-glow{filter:blur(25px);background:radial-gradient(circle,#3d6fdc24 0%,#3d6fdc0f 42%,#0000 72%);border-radius:50%;width:410px;height:410px;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)}.hero-dev-icon{z-index:2;width:100%;max-width:520px;height:auto;display:block;position:relative;overflow:visible}@media (width<=900px){.hero-tech-visual{max-width:600px;height:430px;margin:0 auto 25px}.hero-dev-icon{max-width:500px}}@media (width<=680px){.hero-tech-visual{width:100%;height:330px;margin:0 auto 20px}.hero-dev-icon{width:110%;max-width:430px}.hero-icon-glow{width:300px;height:300px}}.service-strip{padding:105px 0 120px}.intro-row{justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px;display:flex}.intro-copy{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#111f33b8,#0a142285);min-height:310px;padding:30px;transition:transform .2s,background .2s}.service-card:hover{background:#101f33;transform:translateY(-4px)}.card-meta{color:#5e7599;justify-content:space-between;align-items:center;font-size:11px;display:flex}.service-icon{color:#76a0ff;display:inline-flex}.card-kicker{color:#7185a2;letter-spacing:.1em;text-transform:uppercase;margin:45px 0 10px;font-size:11px}.service-card h3{letter-spacing:-.025em;margin:0;font-size:21px}.service-card>p:not(.card-kicker){color:var(--muted);font-size:13px;line-height:1.75}.tag-row{flex-wrap:wrap;gap:7px;margin-top:23px;display:flex}.tag-row span{border:1px solid var(--line);color:#9aacbf;border-radius:4px;padding:6px 9px;font-size:10px}.tech-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a1423;padding:125px 0}.tech-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.tech-copy>p:not(.eyebrow){max-width:530px;color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.8}.tech-list{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.tech-list span{border:1px solid var(--line);color:#b7c4d7;background:#ffffff05;border-radius:4px;padding:9px 12px;font-size:11px}.code-window{background:#07101c;border:1px solid #88a6d82e;border-radius:9px;overflow:hidden;box-shadow:0 35px 80px #00000040}.window-bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:48px;padding:0 16px;display:flex}.window-bar>span{background:#33445c;border-radius:50%;width:7px;height:7px}.window-bar small{color:#657995;margin-left:12px;font-size:10px}.code-window pre{color:#b7c9e4;margin:0;padding:32px;font:13px/2 SFMono-Regular,Consolas,monospace;overflow:auto}.window-status{border-top:1px solid var(--line);color:#68809f;align-items:center;gap:8px;padding:12px 17px;font:10px/1 SFMono-Regular,Consolas,monospace;display:flex}.window-status span:last-child{margin-left:auto}.status-dot{background:#5c9c77;border-radius:50%;width:6px;height:6px}.process-section{padding:125px 0}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:65px;display:flex}.section-heading>p{max-width:330px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.process{grid-template-columns:repeat(4,1fr);gap:25px;display:grid;position:relative}.process-line{background:linear-gradient(90deg, #395a9e, var(--line), #395a9e);height:1px;position:absolute;top:16px;left:18px;right:18px}.process-item{z-index:2;padding-right:20px;position:relative}.process-number{color:#79a0ff;background:var(--bg);border:1px solid #4565a0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.process-item h3{margin:27px 0 10px;font-size:16px}.process-item p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.benefits-section{border-top:1px solid var(--line);background:#0a1423;padding:115px 0}.benefits-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.benefit-cards{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.benefit-cards article{background:#0c1728;min-height:175px;padding:30px}.benefit-cards span{color:#59749f;font-size:10px}.benefit-cards h3{margin:27px 0 9px;font-size:16px}.benefit-cards p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.projects-section{padding:125px 0}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.use-case-card{border:1px solid var(--line);background:linear-gradient(145deg,#111f33ad,#08111fcc);border-radius:9px;min-height:315px;padding:30px;transition:transform .2s,border-color .2s,background .2s;position:relative;overflow:hidden}.use-case-card:before{content:"";filter:blur(18px);pointer-events:none;background:#4d7eff1f;border-radius:50%;width:160px;height:160px;position:absolute;top:-100px;right:-80px}.use-case-card:hover{background:#101f33;border-color:#7da2ff4d;transform:translateY(-5px)}.use-case-top{justify-content:space-between;align-items:flex-start;display:flex}.use-case-icon{width:48px;height:48px;color:var(--blue-light);background:#4d7eff0f;border:1px solid #7da2ff33;border-radius:8px;place-items:center;display:grid}.use-case-no{color:#59749f;font-size:10px}.use-case-card h3{letter-spacing:-.025em;margin:45px 0 12px;font-size:20px}.use-case-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.about-section{border-top:1px solid var(--line);background:#0a1423;padding:130px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.about-copy>p:not(.eyebrow){max-width:640px;color:var(--muted);font-size:14px;line-height:1.85}.text-link{color:#7da2ff;align-items:center;gap:9px;margin-top:15px;font-size:13px;font-weight:600;display:inline-flex}.about-visual{border:1px solid var(--line);background:linear-gradient(145deg,#0d192a,#08111f);border-radius:12px;justify-content:center;align-items:center;min-height:470px;display:flex;position:relative;overflow:hidden}.about-visual:before{content:"";opacity:.24;pointer-events:none;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(#ffffff06 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0}.about-glow{filter:blur(8px);background:radial-gradient(circle,#3f76ff29,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.developer-device{z-index:4;width:300px;position:relative}.developer-screen{background:#07101c;border:1px solid #7da2ff8c;border-radius:8px;min-height:210px;position:relative;overflow:hidden;box-shadow:0 0 0 5px #4d7eff09,0 25px 60px #0000006b,0 0 55px #4d7eff17}.developer-screen-bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:35px;padding:0 12px;display:flex}.developer-screen-bar span{background:#33445c;border-radius:50%;width:6px;height:6px}.developer-content{min-height:175px;padding:32px 24px;position:relative}.developer-lines{flex-direction:column;gap:12px;display:flex}.dev-line{background:linear-gradient(90deg,#4f87ff,#4f87ff26);border-radius:10px;height:3px;display:block}.dev-line-1{width:58%}.dev-line-2{width:38%;margin-left:14px}.dev-line-3{width:46%;margin-left:14px}.dev-line-4{width:28%}.dev-line-5{width:42%}.developer-symbol{color:#69a0ff;position:absolute;top:50%;right:27px;transform:translateY(-50%)}.developer-base{background:linear-gradient(#274d87,#11233a);border-radius:0 0 50% 50%;width:330px;height:10px;margin-left:-15px;box-shadow:0 4px 18px #0000004d}.workflow-label{z-index:5;color:#abb9cd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08111fdb;border:1px solid #7da2ff38;border-radius:999px;padding:10px 14px;font-size:10px;position:absolute}.workflow-a{top:92px;left:24px}.workflow-b{top:198px;left:16px}.workflow-c{bottom:78px;left:35px}.workflow-d{top:82px;right:17px}.workflow-e{top:201px;right:15px}.workflow-f{bottom:72px;right:22px}.workflow-line{z-index:1;border-top:1px dashed #598eff61;height:1px;position:absolute}.workflow-line-a{width:115px;top:112px;left:105px;transform:rotate(16deg)}.workflow-line-b{width:120px;top:217px;left:90px}.workflow-line-c{width:105px;bottom:98px;left:108px;transform:rotate(-17deg)}.workflow-line-d{width:112px;top:105px;right:106px;transform:rotate(-16deg)}.workflow-line-e{width:115px;top:218px;right:96px}.workflow-line-f{width:110px;bottom:96px;right:113px;transform:rotate(18deg)}.faq-section{padding:125px 0}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;font-size:14px;display:flex}.faq-item button b{color:#7298ee;font-size:18px;font-weight:400}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer p{min-height:0;color:var(--muted);margin:0;font-size:13px;line-height:1.75;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding:0 40px 25px 0}.contact-section{padding:0 0 125px}.contact-card{border:1px solid var(--line);background:radial-gradient(circle at 90% 0,#456fe42e,#0000 38%),#101d30;border-radius:10px;justify-content:space-between;align-items:end;gap:50px;padding:70px;display:flex}.contact-card h2{max-width:720px}.contact-card p:not(.eyebrow){max-width:600px;color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.75}.contact-card .button{flex:none}.footer{border-top:1px solid var(--line);color:#738198}.footer-inner{justify-content:space-between;align-items:center;gap:30px;min-height:105px;font-size:11px;display:flex}.footer .logo{color:#dce4f1;font-size:16px}.footer-links{gap:22px;display:flex}.footer a:hover{color:#fff}@media (width<=900px){.nav-links{gap:18px}.hero{min-height:auto}.hero-grid,.tech-grid,.benefits-grid,.about-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:85px 0 15px}.hero-tech-visual{max-width:650px;height:460px;margin:0 auto 35px}.hero-orbit-a{width:470px}.hero-orbit-b{width:425px}.hero-orbit-c{width:390px}.tech-grid,.benefits-grid,.about-grid,.faq-grid{gap:55px}.service-grid{grid-template-columns:1fr}.service-card{min-height:260px}.process{grid-template-columns:repeat(2,1fr);row-gap:50px}.process-line{display:none}.use-case-grid{grid-template-columns:1fr}.use-case-card{min-height:auto}.about-visual{min-height:480px}.contact-card{flex-direction:column;align-items:start}}@media (width<=680px){.container{width:min(calc(100% - 32px), var(--max))}.nav{min-height:72px}.menu-toggle{display:block}.menu-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-links{border:1px solid var(--line);background:#0d192a;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 25px 50px #00000059}.nav-links.open{display:flex}.nav-links a{padding:14px}.nav-links .button{margin-top:5px}.hero h1{font-size:clamp(38px,11vw,54px)}.hero-text{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{flex-direction:column;gap:9px}.hero-tech-visual{width:120%;height:360px;margin:0 0 25px;left:-10%}.hero-cube{transform:scale(.78)}.hero-orbit-a{width:385px;height:160px}.hero-orbit-b{width:345px;height:145px}.hero-orbit-c{width:315px;height:130px}.hero-node{transform:scale(.8)}.intro-row,.section-heading{display:block}.intro-copy,.section-heading>p{margin-top:25px}.service-strip,.tech-section,.process-section,.benefits-section,.projects-section,.about-section,.faq-section{padding:85px 0}.benefit-cards{grid-template-columns:1fr}.use-case-card{padding:26px 23px}.about-grid{gap:45px}.about-visual{min-height:390px}.developer-device{width:220px}.developer-screen{min-height:170px}.developer-content{min-height:135px;padding:24px 18px}.developer-base{width:242px;margin-left:-11px}.developer-symbol{right:18px}.workflow-label{padding:7px 9px;font-size:8px}.workflow-a{top:69px;left:7px}.workflow-b{top:175px;left:6px}.workflow-c{bottom:60px;left:11px}.workflow-d{top:65px;right:6px}.workflow-e{top:175px;right:6px}.workflow-f{bottom:57px;right:8px}.workflow-line{opacity:.55}.contact-section{padding-bottom:85px}.contact-card{padding:38px 28px}.footer-inner{flex-wrap:wrap;padding:25px 0}.footer-links{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.legal-site{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.legal-site>main{flex:1}.legal-nav-link{color:#9caabe;font-size:13px;transition:color .18s}.legal-nav-link:hover{color:#fff}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 20%,#3b69db24,#0000 30rem),linear-gradient(#08111f,#091423);align-items:center;min-height:440px;display:flex;position:relative;overflow:hidden}.legal-grid-pattern{pointer-events:none;opacity:.28;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.legal-hero-inner{z-index:2;padding:135px 0 95px;position:relative}.legal-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(48px,7vw,78px);line-height:1}.legal-hero h1 span{color:var(--blue-light)}.legal-intro{max-width:600px;color:var(--muted);margin:25px 0 0;font-size:15px;line-height:1.8}.legal-section{padding:110px 0 130px}.legal-layout{grid-template-columns:250px 1fr;align-items:start;gap:90px;display:grid}.legal-sidebar{position:sticky;top:125px}.legal-sidebar>p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px;line-height:1.8}.legal-status{border:1px solid var(--line);color:#7185a2;letter-spacing:.04em;border-radius:4px;margin-top:25px;padding:7px 10px;font-size:10px;display:inline-block}.legal-content{border-top:1px solid var(--line)}.legal-block{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr;gap:25px;padding:48px 0;display:grid}.legal-number{color:#5d7396;padding-top:5px;font-size:11px}.legal-block-content,.legal-block>div{min-width:0}.legal-block .card-kicker{margin:0 0 10px}.legal-block h2{color:var(--text);letter-spacing:-.04em;margin:0 0 25px;font-size:clamp(22px,3vw,30px);line-height:1.2}.legal-block p{max-width:750px;color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.85}.legal-block p:last-child{margin-bottom:0}.legal-block ul{max-width:750px;color:var(--muted);margin:18px 0 22px;padding-left:19px;font-size:13px;line-height:1.85}.legal-block li+li{margin-top:5px}.legal-block a{color:var(--blue-light);text-underline-offset:4px;-webkit-text-decoration:underline #7da2ff59;text-decoration:underline #7da2ff59;transition:color .18s,text-decoration-color .18s}.legal-block a:hover{color:#a4bdff;text-decoration-color:currentColor}@media (width<=900px){.legal-layout{grid-template-columns:1fr;gap:55px}.legal-sidebar{border-bottom:1px solid var(--line);padding-bottom:35px;position:static}.legal-section{padding:90px 0 110px}}@media (width<=680px){.legal-nav-link{font-size:11px}.legal-hero{min-height:360px}.legal-hero-inner{padding:105px 0 70px}.legal-hero h1{font-size:clamp(42px,14vw,62px)}.legal-intro{font-size:13px}.legal-section{padding:70px 0 90px}.legal-layout{gap:35px}.legal-block{grid-template-columns:38px 1fr;gap:12px;padding:38px 0}.legal-block h2{margin-bottom:20px}.legal-block p,.legal-block ul{font-size:12px}}
