:root{--ink:#07152f;--ink2:#0b2145;--blue:#0788ff;--cyan:#22d8ff;--silver:#dce7f1;--muted:#60728b;--bg:#f6f9fc;--line:#dbe3ed;--white:#fff;--radius:24px;--shadow:0 20px 70px rgba(8,30,62,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.scroll-progress{position:fixed;z-index:1000;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,var(--blue),var(--cyan));box-shadow:0 0 16px var(--cyan)}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,78px);position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(5,17,39,.72);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);transition:.3s}.site-header.scrolled{height:70px;background:rgba(5,17,39,.92)}.brand{display:flex;align-items:center;gap:12px;color:white;min-width:220px}.brand img{width:44px;height:36px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:14px;letter-spacing:.02em}.brand small{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#92a9c7;margin-top:5px}.nav{display:flex;align-items:center;gap:28px;color:#cdd9e9;font-size:13px}.nav a{transition:.2s}.nav a:hover{color:white}.nav-cta{border:1px solid rgba(255,255,255,.23);border-radius:999px;padding:11px 18px;color:white!important}.nav-cta:hover{background:white;color:var(--ink)!important}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;position:relative}.menu-toggle span{position:absolute;width:22px;height:1px;background:#fff;left:11px;transition:.25s}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:26px}
.dark-section{background:var(--ink);color:white;position:relative;overflow:hidden}.hero{min-height:780px;padding:145px clamp(24px,6vw,92px) 80px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:42px;isolation:isolate}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(76,147,224,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(76,147,224,.055) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,#000 0%,transparent 75%);z-index:-3}.hero:after{content:"";position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(to bottom,transparent,var(--ink));z-index:-2}.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.28;z-index:-2}.glow-a{width:500px;height:500px;background:#006bff;right:12%;top:14%}.glow-b{width:360px;height:360px;background:#00e0ff;left:-12%;bottom:-15%;opacity:.1}.orbital{position:absolute;border:1px solid rgba(82,183,255,.09);border-radius:50%;z-index:-2}.orbital-one{width:580px;height:580px;right:-180px;top:75px}.orbital-two{width:760px;height:760px;right:-265px;top:-15px}.eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#96b6df;display:flex;align-items:center;gap:10px;margin:0 0 22px}.eyebrow span{width:30px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}.hero h1{font-size:clamp(52px,6.2vw,94px);line-height:.97;letter-spacing:-.058em;margin:0;max-width:900px;font-weight:670}.hero h1 em,.section-head h2 em,.contact h2 em{font-style:normal;background:linear-gradient(110deg,#fff 10%,#5bc7ff 55%,#14e3ff);-webkit-background-clip:text;color:transparent}.hero-lede{color:#a9bed8;font-size:clamp(17px,1.45vw,21px);max-width:680px;margin:30px 0 34px}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:700;transition:.25s}.btn i{font-style:normal;font-size:17px}.btn-primary{background:linear-gradient(110deg,#087fff,#19c8ff);color:white;box-shadow:0 12px 38px rgba(0,126,255,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(0,126,255,.38)}.btn-ghost{border:1px solid rgba(255,255,255,.17);color:#dbe7f6;background:rgba(255,255,255,.03)}.btn-ghost:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.08)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:64px;border-top:1px solid rgba(255,255,255,.09);padding-top:25px;max-width:720px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:24px;line-height:1;color:white}.trust-row span{font-size:10px;color:#7e98b7;margin-top:7px;line-height:1.35}.hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.logo-stage{width:min(620px,95%);position:relative}.logo-stage img{width:100%;filter:drop-shadow(0 30px 45px rgba(0,0,0,.2));animation:float 6s ease-in-out infinite}.stage-line{height:2px;width:65%;margin:8px auto 0;background:radial-gradient(ellipse,#18c8ff,transparent 70%);box-shadow:0 0 30px #0bbcff}.floating-card{position:absolute;min-width:180px;padding:13px 15px 13px 34px;border:1px solid rgba(255,255,255,.12);background:rgba(7,28,61,.75);backdrop-filter:blur(16px);border-radius:14px;box-shadow:0 16px 45px rgba(0,0,0,.18);display:flex;flex-direction:column}.floating-card .dot{width:8px;height:8px;border-radius:50%;background:#21d7ff;box-shadow:0 0 12px #21d7ff;position:absolute;left:14px;top:18px}.floating-card b{font-size:12px}.floating-card small{font-size:9px;color:#7694ba;margin-top:3px}.card-ai{right:-10px;top:115px}.card-commerce{left:-25px;bottom:90px}
.section-pad{padding:105px clamp(24px,7vw,110px)}.section-label{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:#738399;margin-bottom:25px}.positioning{background:#fff}.positioning-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:start}.positioning h2,.method h2,.venture-section h2,.work h2{font-size:clamp(38px,4.6vw,68px);line-height:1.06;letter-spacing:-.045em;margin:0;font-weight:640}.positioning h2 span,.venture-section h2 span,.work h2 span,.method h2 span{color:#9aa8b9}.big-copy{font-size:22px;line-height:1.55;color:#33465e;margin:0}.micro-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.micro-pill-row span,.venture-tags span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#647690}
.services{padding-top:115px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:55px}.section-head h2{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.05em;margin:0;font-weight:640}.section-head>p{max-width:480px;color:#91a7c4;margin:0;font-size:16px}.section-head.light>p{color:#66768a}.section-head.light h2{color:var(--ink)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.11);border-left:1px solid rgba(255,255,255,.11)}.service-card{padding:30px 28px 32px;min-height:330px;border-right:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11);position:relative;transition:.28s;background:linear-gradient(145deg,rgba(255,255,255,.01),transparent)}.service-card:hover{background:linear-gradient(145deg,rgba(20,137,255,.14),rgba(255,255,255,.015));transform:translateY(-4px);box-shadow:0 20px 45px rgba(0,0,0,.17)}.service-no{font-size:10px;color:#5b7699;letter-spacing:.16em}.service-icon{font-size:25px;color:#2ecfff;margin:28px 0 22px}.service-card h3{font-size:20px;line-height:1.2;margin:0 0 14px}.service-card p{font-size:13px;color:#859dbc;margin:0;line-height:1.6}.service-card a{position:absolute;left:28px;bottom:28px;font-size:11px;color:#8ec8ff}.service-card a span{margin-left:7px;color:#20d4ff}
.venture-section{background:#f5f8fc}.featured-venture{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:linear-gradient(125deg,#07152f,#0c2c5d);border-radius:32px;overflow:hidden;box-shadow:0 30px 80px rgba(13,44,82,.2);color:white}.venture-copy{padding:64px}.venture-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#61bfff}.venture-copy h3{font-size:clamp(52px,6vw,84px);letter-spacing:-.06em;margin:18px 0 18px;line-height:.95}.venture-copy p{color:#a6bad3;max-width:560px;font-size:16px}.venture-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.venture-tags span{border-color:rgba(255,255,255,.14);color:#a6bddc}.venture-countries{display:flex;gap:13px;align-items:center;margin-top:42px;font-size:12px}.venture-countries i{font-style:normal;color:#36caff}.commerce-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(21,142,255,.28),transparent 52%)}.commerce-visual:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(62,145,225,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(62,145,225,.06) 1px,transparent 1px);background-size:44px 44px}.commerce-core{z-index:2;width:170px;height:170px;border-radius:50%;background:linear-gradient(145deg,#0d77e7,#0a2d60);border:1px solid rgba(126,204,255,.5);box-shadow:0 0 70px rgba(0,145,255,.35),inset 0 0 40px rgba(7,215,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center}.commerce-core span{font-size:42px;font-weight:800;letter-spacing:-.05em}.commerce-core small{font-size:9px;text-transform:uppercase;letter-spacing:.22em;color:#7ec8ff}.commerce-orbit{position:absolute;border:1px solid rgba(68,180,255,.27);border-radius:50%;z-index:1}.o1{width:280px;height:280px}.o2{width:390px;height:390px}.o3{width:510px;height:510px}.node{position:absolute;z-index:3;width:62px;height:62px;border:1px solid rgba(76,187,255,.42);background:rgba(6,32,69,.92);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;letter-spacing:.15em;color:#8ed6ff;box-shadow:0 0 25px rgba(0,137,255,.17)}.n1{top:18%;left:25%}.n2{top:23%;right:18%}.n3{bottom:20%;left:20%}.n4{bottom:15%;right:24%}
.work{background:#fff}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work-card{min-height:340px;border-radius:26px;padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:white;background:#0a2147;box-shadow:0 16px 45px rgba(7,27,55,.12);transition:.3s}.work-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-100px;filter:blur(12px);opacity:.9}.w1:before{background:linear-gradient(135deg,#ff7657,#ee2566)}.w2:before{background:linear-gradient(135deg,#7048ff,#20b7ff)}.w3:before{background:linear-gradient(135deg,#00c689,#17a6ff)}.work-card:hover{transform:translateY(-5px)}.work-tag{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#b8cce5;z-index:1}.work-card div:nth-child(2){z-index:1}.work-card h3{font-size:27px;letter-spacing:-.03em;margin:0 0 8px}.work-card p{font-size:12px;color:#a9bdd5;margin:0;max-width:80%}.work-arrow{position:absolute;right:28px;bottom:27px;font-size:24px;z-index:1}.archive-note{text-align:center;color:#8291a3;font-size:11px;margin:28px 0 0}
.founder{padding-top:110px}.founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.founder-visual{min-height:560px;position:relative;display:flex;align-items:center;justify-content:center}.founder-monogram{width:360px;height:420px;border-radius:40px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 35% 25%,rgba(24,154,255,.26),transparent 48%),linear-gradient(145deg,#0b2753,#06162f);display:flex;align-items:center;justify-content:center;font-size:135px;font-weight:780;letter-spacing:-.12em;color:#0b79da;text-shadow:0 0 60px rgba(0,139,255,.22);box-shadow:0 30px 70px rgba(0,0,0,.18)}.recognition-card{position:absolute;right:1%;bottom:18px;width:280px;display:flex;gap:14px;align-items:center;padding:13px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(7,26,56,.88);backdrop-filter:blur(16px);box-shadow:0 18px 40px rgba(0,0,0,.24)}.recognition-card img{width:68px;height:68px;object-fit:contain;border-radius:12px;background:white;padding:4px}.recognition-card div{display:flex;flex-direction:column}.recognition-card span{font-size:8px;color:#6fa3d7;text-transform:uppercase;letter-spacing:.18em}.recognition-card b{font-size:13px;margin:2px 0}.recognition-card small{font-size:10px;color:#86a0bf}.founder-copy h2{font-size:clamp(56px,6vw,86px);line-height:.9;letter-spacing:-.06em;margin:0 0 26px}.founder-copy>p{color:#99afc9;font-size:15px;max-width:690px}.founder-intro{font-size:20px!important;line-height:1.5;color:#d9e7f6!important}.credentials{display:grid;grid-template-columns:repeat(4,1fr);margin:35px 0 24px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.credentials div{padding:20px 14px 20px 0;display:flex;flex-direction:column}.credentials strong{font-size:18px}.credentials span{font-size:9px;color:#7590b0;margin-top:4px}.cert-line{display:flex;flex-wrap:wrap;gap:9px;color:#7291b5;font-size:10px;margin-bottom:28px}.cert-line i{font-style:normal;color:#1ccfff}.text-link{font-size:12px;color:#8fcfff}.text-link span{color:#1fd7ff;margin-left:8px}
.method{background:#f6f8fb}.method-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.method-title p{color:#708096;max-width:420px}.method-steps{list-style:none;padding:0;margin:0;border-top:1px solid #cfd9e5}.method-steps li{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #cfd9e5}.method-steps li>b{font-size:10px;color:#0f85ef}.method-steps li div{display:flex;justify-content:space-between;gap:25px}.method-steps strong{font-size:17px}.method-steps span{font-size:12px;color:#718197;max-width:360px}
.contact{padding:120px 24px;text-align:center;isolation:isolate}.contact-glow{position:absolute;width:750px;height:500px;border-radius:50%;background:#006eff;filter:blur(140px);opacity:.18;left:50%;top:40%;transform:translate(-50%,-50%);z-index:-1}.contact-inner{max-width:940px;margin:auto}.contact .eyebrow{justify-content:center}.contact h2{font-size:clamp(54px,7vw,96px);line-height:.95;letter-spacing:-.06em;margin:0}.contact>div>p:not(.eyebrow){color:#98acc7;max-width:690px;margin:27px auto 32px;font-size:17px}.contact-actions{justify-content:center}.contact-meta{margin-top:45px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;color:#627f9f;font-size:10px}.contact-meta i{font-style:normal;color:#19cfff}
footer{background:#041026;color:#8094af;padding:48px clamp(24px,7vw,110px) 28px}.footer-brand{width:max-content}.footer-links{display:flex;gap:25px;flex-wrap:wrap;margin:36px 0;font-size:11px}.footer-links a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#536b87}.footer-bottom span:last-child{letter-spacing:.12em;text-transform:uppercase}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,.61,.36,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
.legal-page{min-height:100vh;background:#f6f8fb;color:var(--ink)}.legal-shell{max-width:920px;margin:auto;padding:130px 24px 90px}.legal-shell h1{font-size:48px;letter-spacing:-.04em;margin-bottom:10px}.legal-shell h2{margin-top:38px;font-size:22px}.legal-shell p,.legal-shell li{color:#566a82;font-size:14px}.legal-top{position:fixed;top:0;left:0;right:0;height:74px;background:rgba(5,17,39,.96);display:flex;align-items:center;padding:0 5vw;z-index:10}.legal-top .brand{color:white}.back-home{margin-left:auto;color:#b3c5dd;font-size:12px}
@media(max-width:1100px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:135px}.hero-copy{max-width:850px}.hero-visual{min-height:460px}.card-ai{right:9%}.card-commerce{left:5%}.services-grid{grid-template-columns:repeat(2,1fr)}.founder-grid{gap:45px}.recognition-card{right:0}.trust-row{max-width:760px}}
@media(max-width:820px){.site-header{height:70px}.nav{position:absolute;top:70px;left:0;right:0;background:#07152f;padding:25px;display:none;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.08)}.nav.open{display:flex}.menu-toggle{display:block}.hero{padding:120px 22px 65px}.hero h1{font-size:54px}.hero-visual{min-height:370px}.floating-card{display:none}.trust-row{grid-template-columns:repeat(2,1fr);margin-top:40px}.positioning-grid,.featured-venture,.founder-grid,.method-grid{grid-template-columns:1fr;gap:45px}.section-head{align-items:flex-start;flex-direction:column;gap:20px}.venture-copy{padding:42px 28px}.commerce-visual{min-height:430px}.work-grid{grid-template-columns:1fr}.founder-visual{min-height:470px}.founder-monogram{width:310px;height:370px}.recognition-card{right:2%;bottom:3px}.credentials{grid-template-columns:repeat(2,1fr)}.method-steps li div{flex-direction:column;gap:6px}.footer-bottom{flex-direction:column}.section-pad{padding:78px 22px}}
@media(max-width:520px){.brand{min-width:0}.brand img{width:39px}.brand b{font-size:12px}.hero h1{font-size:46px}.hero-lede{font-size:16px}.hero-actions .btn{width:100%}.hero-visual{min-height:310px}.trust-row{gap:14px}.services-grid{grid-template-columns:1fr}.service-card{min-height:290px}.positioning h2,.method h2,.venture-section h2,.work h2{font-size:40px}.big-copy{font-size:18px}.commerce-visual{min-height:360px}.commerce-core{width:135px;height:135px}.o1{width:220px;height:220px}.o2{width:300px;height:300px}.o3{width:380px;height:380px}.node{width:50px;height:50px}.founder-monogram{width:270px;height:340px;font-size:110px}.recognition-card{width:240px}.recognition-card img{width:56px;height:56px}.contact{padding:90px 20px}.contact h2{font-size:50px}.contact-actions .btn{width:100%}}
