:root{
  --bg:#070b16;
  --panel:#0d1324;
  --panel2:#10192e;
  --text:#f7f9ff;
  --muted:#a8b2c7;
  --line:rgba(255,255,255,.10);
  --accent:#7c5cff;
  --accent2:#35d4ff;
  --max:1160px;
  --radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(7,11,22,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;font-size:20px}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));color:white;box-shadow:0 8px 28px rgba(124,92,255,.28)}.nav-links{display:flex;gap:28px;color:var(--muted);font-size:14px}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;border:1px solid var(--line);font-weight:700;font-size:14px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--accent),#4c9eff);border-color:transparent;box-shadow:0 10px 30px rgba(88,89,255,.28)}.btn-ghost{background:rgba(255,255,255,.03)}.btn-small{min-height:40px;padding:0 14px}.btn-wide{width:100%}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;padding:110px 0 100px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.18em;color:#8ea0bd;font-weight:800}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 24px;max-width:780px}.hero-text{font-size:19px;color:var(--muted);max-width:700px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-row span,.bullet-row span{font-size:12px;color:#c5cde0;border:1px solid var(--line);padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.03)}.hero-card{position:relative;padding:38px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 80% 0,rgba(124,92,255,.18),transparent 45%),linear-gradient(145deg,#111a31,#0a0f1d);overflow:hidden;min-height:490px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 24px 70px rgba(0,0,0,.28)}.card-glow{position:absolute;inset:-30% auto auto 25%;width:70%;height:70%;background:radial-gradient(circle,rgba(53,212,255,.22),transparent 68%);pointer-events:none}.mini-label{font-size:11px;letter-spacing:.2em;font-weight:800;color:#9ba9c2}.orb{position:absolute;top:48px;left:50%;transform:translateX(-50%);width:170px;height:170px;border-radius:48px;display:grid;place-items:center;font-size:82px;font-weight:900;background:linear-gradient(135deg,rgba(124,92,255,.9),rgba(53,212,255,.85));box-shadow:0 35px 70px rgba(53,212,255,.18),inset 0 0 0 1px rgba(255,255,255,.25)}.hero-card-title{font-size:30px;line-height:1.1;letter-spacing:-.03em;margin-top:10px;max-width:470px}.hero-card-copy{color:var(--muted);margin-top:12px;max-width:480px}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.stat-strip div{padding:14px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid var(--line)}.stat-strip strong,.stat-strip span{display:block}.stat-strip strong{font-size:13px}.stat-strip span{font-size:11px;color:var(--muted);margin-top:2px}.section{padding:100px 0}.section-alt{background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(255,255,255,.03))}.section-dark{background:linear-gradient(135deg,#0d1221,#111934)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:46px}.section-head h2,.narrow h2{font-size:clamp(32px,4vw,52px);line-height:1.06;letter-spacing:-.045em;margin:12px 0 0;max-width:760px}.section-head>p{color:var(--muted);max-width:430px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card,.stack-card,.security-card{border:1px solid var(--line);background:var(--panel);border-radius:20px}.feature-card{padding:24px;min-height:210px}.feature-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(124,92,255,.15);color:#b8abff;font-weight:900;font-size:19px}.feature-card h3{margin:20px 0 8px;font-size:19px}.feature-card p{color:var(--muted);margin:0;font-size:14px}.stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stack-card{padding:20px}.stack-card strong,.stack-card span{display:block}.stack-card strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#98a7c3}.stack-card span{margin-top:8px;font-weight:700}.tech-note{margin-top:18px;padding:18px 20px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.025);color:var(--muted);font-size:14px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.security-card{display:flex;gap:16px;padding:22px}.status-dot{flex:0 0 auto;width:11px;height:11px;border-radius:50%;margin-top:8px;background:#67e8a2;box-shadow:0 0 0 6px rgba(103,232,162,.08)}.security-card h3{margin:0 0 6px;font-size:17px}.security-card p{margin:0;color:var(--muted);font-size:14px}.security-card code{font-size:12px;background:rgba(255,255,255,.06);padding:3px 5px;border-radius:5px}.opportunity{display:grid;grid-template-columns:1fr 390px;gap:70px;align-items:center}.opportunity h2{font-size:clamp(34px,4.6vw,58px);line-height:1.03;letter-spacing:-.05em;margin:14px 0 18px}.opportunity-copy{color:var(--muted);font-size:17px;max-width:700px}.bullet-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.deal-card{padding:30px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.04)}.deal-card h3{font-size:25px;letter-spacing:-.03em;margin:10px 0}.deal-card p,.deal-card small{color:var(--muted)}.deal-card small{display:block;line-height:1.5;margin-top:14px;font-size:12px}.narrow{max-width:900px}.faq-section{background:#080d19}.faq{margin-top:36px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-weight:700;font-size:18px}details p{color:var(--muted);max-width:760px;margin:12px 0 0}.footer{padding:36px 0;border-top:1px solid var(--line);background:#050812}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.footer-brand{font-size:17px}.footer p,.footer-note{color:var(--muted);margin:8px 0 0;font-size:12px}.footer-links{display:flex;gap:18px;color:var(--muted);font-size:13px}.footer-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}
@media (max-width: 920px){.nav-links{display:none}.hero{grid-template-columns:1fr;gap:40px;padding-top:78px}.feature-grid,.stack-grid{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:1fr}.opportunity{grid-template-columns:1fr}.section-head{display:block}.section-head>p{margin-top:16px}.footer-inner{grid-template-columns:1fr}.footer-note{grid-column:auto}}
@media (max-width: 620px){.container{width:min(var(--max),calc(100% - 28px))}.nav{height:66px}.nav .btn{display:none}.hero h1{font-size:44px}.hero-text{font-size:17px}.hero-card{min-height:440px;padding:26px}.orb{width:138px;height:138px;top:38px;font-size:66px}.hero-card-title{font-size:25px}.feature-grid,.stack-grid{grid-template-columns:1fr}.section{padding:76px 0}.section-head h2,.narrow h2{font-size:36px}.footer-links{flex-wrap:wrap}}
