:root{--bg:#f7fbfc;--surface:rgba(255,255,255,.82);--ink:#101b33;--muted:#68738a;--line:#e7edf2;--cyan:#12bfd8;--cyan2:#0b9fbe;--navy:#0d1730;--shadow:0 20px 60px rgba(31,66,91,.08);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:radial-gradient(circle at 72% 8%,rgba(28,203,224,.08),transparent 25%),radial-gradient(circle at 10% 50%,rgba(87,179,255,.06),transparent 28%),var(--bg);line-height:1.55;overflow-x:hidden}.page-glow{position:fixed;filter:blur(60px);pointer-events:none;z-index:-1;border-radius:50%}.glow-a{width:280px;height:280px;background:#1ec9dc17;top:120px;right:-80px}.glow-b{width:220px;height:220px;background:#74beff14;bottom:10%;left:-100px}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand,.footer-brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px}.brand-mark img{width:34px;height:34px;display:block;object-fit:contain}.nav{display:flex;gap:32px}.nav a,.footer-links a{font-size:12px;font-weight:600;color:#3b465c;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 20px;border-radius:14px;border:1px solid transparent;font:600 13px Inter;text-decoration:none;cursor:pointer;transition:.25s ease}.btn span{font-size:16px}.btn-primary{background:linear-gradient(135deg,#0cc8dc,#0da7c3);color:#fff;box-shadow:0 10px 24px #0cb9d138}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0cb9d147}.btn-ghost{background:#ffffffc7;color:var(--ink);border-color:#e1e9ef;box-shadow:0 8px 20px #1e374b0a}.btn-ghost:hover{transform:translateY(-2px);border-color:#cbdde5}.btn-small{min-height:42px;padding:0 17px;font-size:12px}.hero{min-height:510px;display:grid;grid-template-columns:48% 52%;align-items:center;padding:42px 0 22px}.eyebrow,.kicker{font-size:10px;letter-spacing:.14em;font-weight:800;color:#0aa9c3}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#e9f8fa;margin-bottom:16px}.eyebrow i{width:5px;height:5px;border-radius:50%;background:var(--cyan)}h1{font-size:clamp(46px,5.1vw,72px);line-height:1.02;letter-spacing:-.065em;margin:0 0 20px;font-weight:800}h1 em,h2 em{font-style:normal;color:var(--cyan2)}.hero-copy>p{max-width:520px;color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 25px}.hero-actions{display:flex;gap:10px}.waitlist{display:flex;align-items:center;gap:12px;margin-top:24px}.avatars{display:flex}.avatars span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;margin-right:-6px;border:2px solid white;background:linear-gradient(145deg,#d8f8fb,#9ccad7);font-size:9px;font-weight:800;color:#0d5e6d}.waitlist strong,.waitlist small{display:block}.waitlist strong{font-size:11px}.waitlist small{font-size:9px;color:var(--muted)}.hero-art{height:450px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(17,181,204,.16);border-radius:50%;transform:rotate(-18deg)}.orbit-1{width:420px;height:250px}.orbit-2{width:330px;height:205px;transform:rotate(35deg)}.orbit-3{width:250px;height:370px;transform:rotate(60deg)}.core{width:150px;height:150px;border-radius:38px;display:grid;place-items:center;background:linear-gradient(145deg,#eaffff,#9beaf2 45%,#1abbd0);box-shadow:0 30px 60px #0db5cb40,inset 0 1px #ffffffe6;transform:rotate(-8deg);position:relative;z-index:2}.core img{width:118px;height:118px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,70,90,.22))}.glass-card{position:absolute;z-index:3;padding:13px 16px;border:1px solid rgba(255,255,255,.75);background:#ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;box-shadow:var(--shadow);min-width:150px}.glass-card b,.glass-card span{display:block}.glass-card b{font-size:10px}.glass-card span{font-size:8px;color:var(--muted);margin-top:2px}.card-top{top:45px;right:95px}.card-left{left:20px;top:180px}.card-right{right:15px;bottom:115px}.card-bottom{left:115px;bottom:42px}.node{position:absolute;z-index:4;width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--cyan2);font-weight:800;font-size:11px;box-shadow:0 15px 30px #12647824}.node-ai{top:100px;left:150px}.node-code{top:245px;right:50px}.node-cloud{bottom:90px;left:65px}.node-data{bottom:35px;right:180px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface);border:1px solid #e8eef2;border-radius:17px;box-shadow:0 12px 35px #2241520f;overflow:hidden}.feature{display:flex;align-items:center;gap:11px;padding:17px 20px;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature>span{width:33px;height:33px;border-radius:11px;background:#e8fafc;color:var(--cyan2);display:grid;place-items:center;font-weight:800}.feature b,.feature small{display:block}.feature b{font-size:10px}.feature small{font-size:9px;color:var(--muted)}.section{padding:110px 0 10px}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-head h2,h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.055em;margin:8px 0 0}.section-head>p{max-width:390px;color:var(--muted);font-size:13px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service-grid article{padding:27px 28px 30px 0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:160px}.service-grid article:nth-child(3n){border-right:0;padding-left:28px}.service-grid article:nth-child(3n+2){padding-left:28px}.service-grid span{font-size:10px;color:var(--cyan2);font-weight:800}.service-grid h3{font-size:17px;margin:12px 0 7px;letter-spacing:-.02em}.service-grid p{font-size:11px;color:var(--muted);margin:0;max-width:210px}.tech-section{padding-top:125px}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden}.tech-group{background:#ffffffb8;padding:25px;min-height:150px}.tech-group h3{font-size:11px;margin:0 0 15px}.pills{display:flex;flex-wrap:wrap;gap:8px}.pills span{font-size:10px;color:#435067;background:#f7fafb;border:1px solid #e1eaef;border-radius:999px;padding:8px 11px}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:130px}.why-list{margin-top:35px}.why-list>div{padding:17px 0;border-bottom:1px solid var(--line)}.why-list b{font-size:12px}.why-list p{font-size:11px;color:var(--muted);margin:5px 0 0;max-width:390px}.industries{padding-left:40px}.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:38px}.industry-grid span{padding:15px;border:1px solid #dfe9ed;border-radius:14px;background:#ffffff9e;font-size:11px;font-weight:600}.coming{margin-top:110px;border-radius:30px;padding:55px 60px;display:grid;grid-template-columns:1fr 330px;align-items:center;background:linear-gradient(110deg,#effbfd,#fff);border:1px solid #dfecef;box-shadow:var(--shadow);overflow:hidden}.coming p{color:var(--muted);font-size:12px;max-width:430px}.steps{display:flex;align-items:center;gap:10px;margin-top:25px;font-size:9px;color:#98a2b3}.steps i{height:1px;width:42px;background:#d8e4e9}.steps strong{color:var(--cyan2)}.coming-art{height:210px;position:relative;display:grid;place-items:center}.ring{position:absolute;border:1px solid rgba(15,190,211,.22);border-radius:50%}.r1{width:190px;height:190px}.r2{width:135px;height:135px}.mini-core{width:76px;height:76px;border-radius:24px;background:linear-gradient(145deg,#d9fbff,#13bfd5);display:grid;place-items:center;box-shadow:0 20px 40px #0cb6cd40}.mini-core img{width:63px;height:63px}.cta{margin-top:35px;padding:34px;border:1px solid #e0e9ee;border-radius:26px;background:#ffffffc7;display:grid;grid-template-columns:1fr 46px 1fr;gap:28px;align-items:center;box-shadow:var(--shadow)}.cta-block{display:grid;grid-template-columns:45px 1fr;column-gap:13px;align-items:start}.cta-icon{width:42px;height:42px;border-radius:13px;background:#eafafd;color:var(--cyan2);display:grid;place-items:center;font-weight:800}.cta-block h3{margin:0;font-size:16px}.cta-block p{font-size:10px;color:var(--muted);margin:4px 0 17px}.cta-block form{grid-column:1/-1;display:flex;gap:8px;margin-top:4px}.cta input{min-width:0;flex:1;height:46px;border:1px solid #dce7ec;border-radius:13px;background:#fff;padding:0 14px;outline:none;font:12px Inter}.cta input:focus{border-color:#7ddbe7;box-shadow:0 0 0 4px #12bfd814}.form-note{grid-column:1/-1;color:#9aa4b2;font-size:9px;margin-top:8px}.or{width:34px;height:34px;border-radius:50%;border:1px solid #e0e8ed;display:grid;place-items:center;font-size:8px;color:#8b95a5}.contact{grid-template-columns:45px 1fr}.contact .btn{grid-column:1/-1;justify-self:start}.email{grid-column:1/-1;color:var(--cyan2);font-size:11px;text-decoration:none}.teal{background:#eafcf8;color:#079f87}.footer{padding:55px 0 35px;display:grid;grid-template-columns:1fr auto auto;gap:45px;align-items:end}.footer-brand{align-items:center}.footer-brand .brand-mark{width:44px;height:44px;flex:0 0 44px}.footer-brand .brand-mark img{width:44px;height:44px;display:block;object-fit:contain}.footer-brand b,.footer-brand small{display:block}.footer-brand b{font-size:14px}.footer-brand small{font-size:9px;color:var(--muted);font-weight:500;letter-spacing:0}.footer-links{display:flex;gap:20px}.copyright{font-size:9px;color:#9aa4b2;white-space:nowrap}@media(max-width:900px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-art{margin-top:30px;height:390px}.feature-strip{grid-template-columns:1fr 1fr}.feature:nth-child(2){border-right:0}.feature:nth-child(1),.feature:nth-child(2){border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(3n){border-right:1px solid var(--line);padding-left:0}.service-grid article:nth-child(2n){border-right:0;padding-left:28px}.service-grid article:nth-child(3n+2){padding-left:0}.tech-grid{grid-template-columns:1fr 1fr}.split-section{gap:35px}.coming{grid-template-columns:1fr}.coming-art{display:none}.cta{grid-template-columns:1fr}.or{display:none}.footer{grid-template-columns:1fr 1fr}.copyright{grid-column:1/-1}}@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.site-header{height:70px}.btn-small{display:none}.hero{padding-top:45px}.hero-art{transform:scale(.82);margin:-20px -50px}.feature-strip,.service-grid,.tech-grid,.split-section{grid-template-columns:1fr}.feature{border-right:0!important;border-bottom:1px solid var(--line)!important}.feature:last-child{border-bottom:0!important}.service-grid article,.service-grid article:nth-child(n){padding:22px 0!important;border-right:0}.section{padding-top:80px}.section-head{display:block}.section-head>p{margin-top:20px}.industries{padding-left:0}.industry-grid{grid-template-columns:1fr}.coming{padding:35px 25px;margin-top:75px}.cta{padding:24px 18px}.cta-block form{flex-direction:column}.cta-block form .btn{width:100%}.footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.copyright{grid-column:auto}}
