:root{
  --bg:#07080b;
  --surface:#101117;
  --surface2:#161821;
  --ink:#f6f7fb;
  --muted:#a9adba;
  --line:rgba(255,255,255,.105);
  --violet:#8b7cff;
  --lav:#c8c1ff;
  --pink:#ff79c8;
  --mint:#59e4d5;
  --lime:#b8f060;
  --radius:34px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.015em;overflow-x:hidden}
button,a{font:inherit}button{color:inherit}a{text-decoration:none;color:inherit}
.shell{width:min(1180px,calc(100% - 36px));margin:auto}
.noise{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.site-header{position:sticky;top:0;z-index:60;background:rgba(7,8,11,.72);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:inline-flex;align-items:center;gap:11px;font-weight:850}.brand-word{font-size:25px;letter-spacing:-.045em}
.brand-icon{position:relative;width:42px;height:42px;display:inline-block}.brand-icon.small{width:34px;height:34px}
.crescent{position:absolute;inset:2px;border-radius:50%;background:linear-gradient(135deg,#73efe0,#17a5a4 60%,#0b595e)}
.crescent:after{content:"";position:absolute;width:36px;height:36px;border-radius:50%;background:var(--bg);left:9px;top:-5px}.brand-icon.small .crescent:after{width:30px;height:30px}
.spark{position:absolute;width:4px;height:4px;background:#fff;border-radius:50%}.s1{right:1px;bottom:5px}.s2{right:8px;top:2px;opacity:.6}
.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav a,.nav-legal{padding:10px 13px;border-radius:13px;background:none;border:0;color:#d3d5dd;cursor:pointer}.desktop-nav a:hover,.nav-legal:hover{background:#15171d}
.burger{display:none;border:1px solid var(--line);background:#13151a;width:48px;height:48px;border-radius:15px;cursor:pointer;padding:12px}.burger i{display:block;height:2px;background:#fff;margin:5px 0;border-radius:2px}
.hero{padding:54px 0 28px}.hero-panel{position:relative;min-height:660px;border:1px solid var(--line);border-radius:42px;overflow:hidden;background:radial-gradient(700px 500px at 86% 40%,rgba(139,124,255,.16),transparent 62%),radial-gradient(500px 400px at 12% 95%,rgba(89,228,213,.10),transparent 68%),linear-gradient(145deg,#0e1015,#07080b 62%,#11131a);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:72px;box-shadow:0 40px 90px rgba(0,0,0,.28)}
.hero-gridline{position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to right,black,transparent 74%);opacity:.24}
.orb{position:absolute;border-radius:50%;filter:blur(16px);opacity:.34}.orb-a{width:260px;height:260px;background:#6c5cff;right:-80px;top:-100px}.orb-b{width:200px;height:200px;background:#43d9c9;left:-90px;bottom:-100px}
.hero-copy{position:relative;z-index:2}.kicker,.section-label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#b9bdc8}.kicker{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:rgba(255,255,255,.025)}.dot{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 16px var(--mint)}
.hero h1{font-size:clamp(58px,6.4vw,92px);line-height:.92;letter-spacing:-.065em;margin:27px 0 26px;max-width:760px}.hero h1 span{background:linear-gradient(90deg,#cfc8ff,#ff90d0 78%);color:transparent;background-clip:text;-webkit-background-clip:text}.hero p{font-size:20px;line-height:1.58;color:#aeb2bd;max-width:670px;margin:0 0 28px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:16px;padding:0 18px;font-weight:760;border:1px solid var(--line);transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(100deg,#8b7cff,#d061ca);border:0;box-shadow:0 14px 42px rgba(139,124,255,.18)}.button.ghost-button{background:#13151b}
.hero-art{position:relative;min-height:460px;z-index:1}.planet{width:310px;height:310px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-42%,-50%);background:radial-gradient(circle at 35% 30%,#f0edff 0 4%,#a292ff 14%,#5c4fd2 49%,#201b50 76%,#0c0b17);box-shadow:0 0 100px rgba(139,124,255,.30)}.planet:before{content:"";position:absolute;width:46px;height:46px;border-radius:50%;background:rgba(18,15,57,.34);left:60px;top:72px;box-shadow:95px 50px 0 9px rgba(18,15,57,.25),50px 130px 0 -2px rgba(18,15,57,.25)}.planet-cut{position:absolute;width:280px;height:280px;border-radius:50%;background:#08090d;left:-74px;top:-35px;box-shadow:24px 12px 50px rgba(0,0,0,.35)}.planet-glow{position:absolute;inset:-24px;border-radius:50%;border:1px solid rgba(190,181,255,.14)}
.orbit{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;left:50%;top:50%;transform:translate(-47%,-50%) rotate(-18deg)}.orbit-1{width:410px;height:210px}.orbit-2{width:430px;height:300px;transform:translate(-47%,-50%) rotate(35deg)}.mini-star{position:absolute;color:#ddd8ff}.ms1{left:12%;top:28%;font-size:25px}.ms2{right:5%;top:26%;font-size:14px}.ms3{right:10%;bottom:22%;font-size:19px}.hero-caption{position:absolute;right:0;bottom:0;font-size:44px;font-weight:900;line-height:.78;letter-spacing:-.07em;color:rgba(255,255,255,.07);text-align:right}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:22px;margin-top:14px;overflow:hidden;background:#0d0f13}.trust-strip.two-items{grid-template-columns:repeat(2,1fr)}.trust-strip div{display:flex;align-items:baseline;gap:10px;padding:17px 22px;border-right:1px solid var(--line)}.trust-strip div:last-child{border-right:0}.trust-strip strong{font-size:18px}.trust-strip span{color:#8f939f;font-size:14px}
.section{padding:82px 0}.section-heading{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end;margin-bottom:32px}.section h2{font-size:clamp(44px,5vw,72px);line-height:.94;letter-spacing:-.06em;margin:14px 0 0}.section-heading p{color:#9da1ac;font-size:17px;line-height:1.65;margin:0}
.project-stack{display:grid;gap:18px}.project-card{min-height:520px;border-radius:36px;padding:30px;overflow:hidden;position:relative}.project-topline{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.project-layout{display:grid;grid-template-columns:1fr .9fr;align-items:center;min-height:430px;gap:20px}.project-copy{position:relative;z-index:3;max-width:650px}.project-copy h3{font-size:clamp(54px,6vw,82px);line-height:.9;letter-spacing:-.06em;margin:0 0 22px}.project-copy p{font-size:18px;line-height:1.58;max-width:620px;margin:0 0 28px;opacity:.78}.project-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.button.light{background:#fff;color:#0d0f14;border:0}.button.dark{background:#101116;color:#fff;border:0}.text-button{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:10px 0;color:inherit}.dark-text{color:#111}.project-visual{height:390px;position:relative}.project-sms{background:linear-gradient(145deg,#6e64c7,#8b84dd 48%,#b7b8ef);color:#fff}.project-looks{background:linear-gradient(145deg,#f6c9df,#ef8dc6 48%,#ffbd88);color:#201319}.project-spy{background:linear-gradient(145deg,#0d504d,#0b252a 55%,#0b1117);border:1px solid rgba(255,255,255,.09)}
.chat{position:absolute;border-radius:32px;background:rgba(255,255,255,.94);color:#554f9e;display:grid;place-items:center;font-weight:900;box-shadow:0 28px 50px rgba(44,38,105,.2)}.c1{width:180px;height:130px;right:120px;top:35px;font-size:64px;transform:rotate(-6deg)}.c1:after{content:"";position:absolute;width:34px;height:34px;background:inherit;bottom:-12px;right:35px;transform:rotate(45deg)}.c2{width:230px;height:150px;right:8px;bottom:38px;font-size:44px;background:#f4eefd;transform:rotate(8deg)}.c2:after{content:"";position:absolute;width:36px;height:36px;background:inherit;bottom:-12px;left:42px;transform:rotate(45deg)}.c3{width:90px;height:90px;left:25px;bottom:70px;font-size:38px;background:#2e285e;color:#fff}
.scan-frame{position:absolute;width:300px;height:350px;right:18px;top:18px;border:1px solid rgba(40,20,28,.2);border-radius:44% 44% 40% 40%}.corner{position:absolute;width:45px;height:45px;border-style:solid;border-color:#301923}.tl{top:-2px;left:-2px;border-width:2px 0 0 2px;border-radius:18px 0 0 0}.tr{top:-2px;right:-2px;border-width:2px 2px 0 0;border-radius:0 18px 0 0}.bl{bottom:-2px;left:-2px;border-width:0 0 2px 2px;border-radius:0 0 0 18px}.br{bottom:-2px;right:-2px;border-width:0 2px 2px 0;border-radius:0 0 18px 0}.face{position:absolute;inset:45px 54px;border:2px solid rgba(43,20,29,.48);border-radius:48% 48% 46% 46%;background:rgba(255,255,255,.13)}.eye{position:absolute;width:34px;height:12px;border-top:3px solid #3b1f2a;border-radius:50%;top:98px}.e1{left:30px}.e2{right:30px}.nose{position:absolute;width:22px;height:60px;border-left:2px solid rgba(59,31,42,.7);left:50%;top:110px;transform:skew(-8deg)}.mouth{position:absolute;width:66px;height:16px;border-bottom:3px solid #3b1f2a;border-radius:50%;bottom:56px;left:50%;transform:translateX(-50%)}.scan-line{position:absolute;left:15px;right:15px;height:2px;background:#fff;box-shadow:0 0 22px #fff;top:45%;opacity:.8}.score{position:absolute;left:0;bottom:30px;font-size:16px;letter-spacing:.12em}.score strong{font-size:38px;letter-spacing:-.04em}
.radar{position:absolute;width:330px;height:330px;border-radius:50%;right:10px;top:28px;border:1px solid rgba(89,228,213,.25);background:repeating-radial-gradient(circle,transparent 0 44px,rgba(89,228,213,.12) 45px 46px)}.radar:before,.radar:after{content:"";position:absolute;background:rgba(89,228,213,.16)}.radar:before{left:50%;top:0;width:1px;height:100%}.radar:after{top:50%;left:0;height:1px;width:100%}.radar-line{position:absolute;width:50%;height:2px;background:linear-gradient(90deg,transparent,var(--mint));left:50%;top:50%;transform-origin:left;transform:rotate(-28deg);box-shadow:0 0 24px rgba(89,228,213,.4)}.signal{position:absolute;width:10px;height:10px;background:var(--mint);border-radius:50%;box-shadow:0 0 16px var(--mint)}.sg1{left:34%;top:28%}.sg2{right:24%;top:44%}.sg3{left:48%;bottom:23%}.spy-ghost{position:absolute;right:116px;top:110px;width:120px;height:120px;border-radius:50% 50% 40% 40%;background:rgba(225,255,250,.93);color:#0d3c3b;display:grid;place-items:center;font-size:42px;box-shadow:0 0 60px rgba(89,228,213,.24)}
.about-card{border:1px solid var(--line);border-radius:36px;padding:34px;background:linear-gradient(140deg,#101219,#0a0b0f);display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:stretch}.about-copy{padding:30px 20px 30px 10px}.about-copy p{font-size:18px;line-height:1.65;color:#9fa3ae;max-width:650px}.about-side{display:grid;gap:12px;grid-template-rows:repeat(2,minmax(0,1fr))}.mini-card{border:1px solid var(--line);background:#15171e;border-radius:22px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.mini-card span{color:#848894;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.mini-card a,.mini-card button{font-size:20px;text-align:left;border:0;background:none;color:#fff;padding:0;cursor:pointer}
.contact-card{border-radius:36px;padding:38px;background:linear-gradient(115deg,#7766df,#bf59bd 56%,#e47eae);display:flex;align-items:end;justify-content:space-between;gap:30px;min-height:320px}.contact-card h2{margin:14px 0 18px}.contact-card p{max-width:600px;font-size:18px;line-height:1.6;color:rgba(255,255,255,.8)}.support-link{min-width:330px;background:#fff;color:#17121a;border-radius:24px;padding:24px;display:flex;justify-content:space-between;align-items:center;font-size:19px;font-weight:800}.support-link b{font-size:28px}
footer{padding:30px 0 60px}.footer-grid{border-top:1px solid var(--line);padding-top:30px;display:grid;grid-template-columns:1fr 1fr .7fr;gap:30px}.footer-brand p{color:#7f838e}.footer-brand .crescent:after{background:#07080b}.footer-legal{display:flex;flex-direction:column;gap:7px;color:#a9adb6;font-size:14px}.footer-legal strong{color:#d9dbe2}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-links button{padding:0;background:none;border:0;color:#c9cbd3;cursor:pointer}.footer-links a{color:#c9cbd3}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;color:#6f737e;font-size:13px}
.backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);z-index:80}.backdrop.open{display:block}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,90vw);z-index:90;background:#0e1014;border-left:1px solid var(--line);padding:26px;transform:translateX(105%);transition:.28s ease;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-close{width:48px;height:48px;border-radius:16px;border:1px solid var(--line);background:#16181e;color:#fff;font-size:27px;cursor:pointer}.drawer nav{display:grid;margin-top:62px}.drawer nav a,.drawer nav button{background:none;border:0;border-bottom:1px solid var(--line);padding:19px 0;color:#fff;font-size:25px;text-align:left;display:flex;justify-content:space-between;cursor:pointer}
.legal-modal{display:none;position:fixed;inset:0;z-index:95;padding:24px;background:rgba(3,4,6,.78);backdrop-filter:blur(12px);overflow:auto}.legal-modal.open{display:grid;place-items:center}.legal-sheet{width:min(860px,100%);max-height:90vh;overflow:auto;background:#101219;border:1px solid var(--line);border-radius:32px;padding:28px;box-shadow:0 40px 120px rgba(0,0,0,.5)}.legal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.legal-head h2{font-size:44px;margin:9px 0 15px}.legal-group{border-top:1px solid var(--line);padding:22px 0}.legal-group h3{font-size:24px;margin:0 0 14px}.legal-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.legal-links a{border:1px solid var(--line);background:#15171e;border-radius:16px;padding:16px;min-height:90px;display:flex;flex-direction:column;justify-content:space-between}.legal-links span{color:#858995;font-size:12px;word-break:break-all}.legal-links strong{font-size:14px}
@media(max-width:920px){.desktop-nav{display:none}.burger{display:block}.hero-panel{grid-template-columns:1fr;padding:44px 30px;min-height:760px}.hero-art{min-height:320px}.planet{width:250px;height:250px}.planet-cut{width:225px;height:225px}.orbit-1{width:330px}.orbit-2{width:345px}.section-heading,.about-card,.project-layout{grid-template-columns:1fr}.project-layout{min-height:auto}.project-card{min-height:650px}.project-visual{height:320px}.about-side{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}}
@media(max-width:620px){.shell{width:min(100% - 20px,1180px)}.nav{height:68px}.brand-word{font-size:22px}.brand-icon{width:36px;height:36px}.hero{padding-top:18px}.hero-panel{border-radius:28px;padding:30px 20px;min-height:700px}.hero h1{font-size:54px}.hero p{font-size:17px}.hero-art{min-height:290px}.planet{width:220px;height:220px}.planet-cut{width:200px;height:200px;left:-58px}.orbit-1{width:285px;height:160px}.orbit-2{width:300px;height:220px}.trust-strip,.trust-strip.two-items{grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip div:last-child{border-bottom:0}.section{padding:58px 0}.section-heading{gap:20px}.section h2{font-size:48px}.project-card{border-radius:27px;padding:22px;min-height:620px}.project-copy h3{font-size:54px}.project-copy p{font-size:16px}.project-actions{align-items:stretch}.project-actions .button{width:100%}.c1{right:95px}.c2{right:-10px}.scan-frame{right:0;width:270px}.radar{right:-22px;width:300px;height:300px}.spy-ghost{right:80px}.about-card{border-radius:28px;padding:20px}.about-copy{padding:16px 4px}.about-side{grid-template-columns:1fr}.contact-card{border-radius:28px;padding:25px;display:block}.support-link{min-width:0;margin-top:40px}.footer-grid{grid-template-columns:1fr}.footer-links{grid-column:auto}.legal-links{grid-template-columns:1fr}.legal-head h2{font-size:34px}}
