:root{--bg:#050c17;--bg-soft:#0c1b31;--panel:#10233f;--panel-2:#132948;--panel-3:#162f52;--line:#ffffff14;--line-strong:#94beff3d;--text:#e9f1ff;--muted:#95a8c7;--muted-strong:#b6caeb;--brand:#257cff;--brand-2:#5ea2ff;--success:#37d39a;--shadow:0 24px 80px #00000059;--shadow-strong:0 32px 90px #050f1e8c}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top,#18396b 0%,#0a1730 26%,#07111f 55%,#050c17 100%);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}body:before{content:"";pointer-events:none;opacity:.55;background:linear-gradient(#ffffff0d,#0000 20% 80%,#257cff0a);position:fixed;top:0;bottom:0;left:0;right:0}a{color:inherit;text-decoration:none}.container{width:min(1220px,100% - 32px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#07111fb8;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.brand{align-items:center;gap:12px;font-size:1.1rem;font-weight:800;display:flex}.brand i{color:var(--brand)}.nav-links{color:var(--muted);gap:24px;display:flex}.nav-links a:hover,.nav-links a.active{color:var(--text)}.nav-cta,.btn{border-radius:16px;justify-content:center;align-items:center;gap:10px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.nav-cta:hover,.btn:hover{transform:translateY(-1px)}.nav-cta,.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 16px 40px #257cff57}.nav-cta{padding:12px 18px}.btn{border:1px solid #0000;padding:14px 18px}.btn-secondary{border-color:var(--line);color:var(--text);background:#ffffff0a}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8fbaff;margin:0 0 14px;font-size:.74rem;font-weight:800}.mini-label{text-transform:uppercase;letter-spacing:.15em;color:#8fbaff;margin-bottom:10px;font-size:.72rem;font-weight:800;display:block}.section-head{margin-bottom:28px}.section-head.left{margin-bottom:22px}.section-head h2{max-width:15ch;margin:0;font-size:clamp(2rem,3.6vw,3rem);line-height:1.08}.hero{padding:82px 0 34px;position:relative}.hero-premium:after{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#5ea2ff38,#0000 72%);border-radius:999px;width:320px;height:320px;position:absolute;top:68px;right:8%}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:36px;display:grid}h1{max-width:11ch;margin:0 0 18px;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.98}.hero-text{color:var(--muted);max-width:62ch;margin:0 0 26px;font-size:1.08rem;line-height:1.82}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:24px;display:flex}.hero-chip-row{flex-wrap:wrap;gap:12px;display:flex}.chip{border:1px solid var(--line);color:var(--muted-strong);background:#ffffff0a;border-radius:999px;align-items:center;gap:10px;padding:12px 14px;font-size:.92rem;display:inline-flex}.chip i{color:var(--brand-2)}.hero-card,.feature-card,.showcase-card,.quote-card,.cta-row,.trust-strip-grid{border:1px solid var(--line);box-shadow:var(--shadow-strong);background:linear-gradient(#ffffff0d,#ffffff08);border-radius:30px}.hero-console{border-color:var(--line-strong);background:linear-gradient(#122c51c7,#0b1627f0);padding:26px}.console-topline{color:var(--muted-strong);align-items:center;gap:12px;margin-bottom:18px;display:flex}.status-dot{background:var(--success);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 8px #37d39a1f}.console-tag{border:1px solid var(--line);color:#cfe1ff;background:#ffffff0f;border-radius:999px;margin-left:auto;padding:8px 12px;font-size:.8rem}.console-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:14px;display:grid}.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:20px}.metric-card.accent{background:linear-gradient(135deg,#257cff38,#5ea2ff14)}.metric-label{color:var(--muted);margin-bottom:8px;font-size:.82rem;display:block}.metric-card strong{font-size:1.5rem;line-height:1.2;display:block}.metric-card p{color:var(--muted);margin:.65rem 0 0;line-height:1.6}.metric-list{gap:14px;display:grid}.metric-list.large div{padding:18px 18px 19px}.metric-list div{border:1px solid var(--line);background:#ffffff0a;border-radius:20px;padding:16px}.metric-list span{color:var(--muted);margin-bottom:8px;font-size:.82rem;display:block}.trust-strip{padding:0 0 34px}.trust-strip-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:22px;padding:24px 28px;display:grid}.trust-strip-grid strong{font-size:1.2rem;line-height:1.5}.trust-points{color:var(--muted-strong);grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.trust-points li{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex}.trust-points i{color:var(--success)}.feature-section{padding:16px 0 42px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid-large{grid-template-columns:repeat(4,1fr)}.feature-card{padding:24px}.feature-card i{width:56px;height:56px;color:var(--brand-2);background:#257cff29;border-radius:18px;place-items:center;margin-bottom:16px;font-size:1.2rem;display:grid}.feature-card h3{margin:0 0 12px;font-size:1.2rem}.feature-card p{color:var(--muted);margin:0;line-height:1.75}.showcase-section{padding:8px 0 44px}.showcase-grid{grid-template-columns:1.06fr .94fr;gap:20px;display:grid}.showcase-card{padding:28px}.founder-grid,.certificate-grid{gap:16px;display:grid}.founder-card,.certificate-card{border:1px solid var(--line);background:#ffffff0a;border-radius:24px;grid-template-columns:120px 1fr;align-items:center;gap:18px;padding:18px;display:grid}.founder-card h3,.certificate-card h3{margin:0 0 10px}.founder-card p,.certificate-card p{color:var(--muted);margin:0;line-height:1.72}.founder-photo{background:#0b1830;border:1px solid #ffffff14;border-radius:24px;width:120px;height:132px;overflow:hidden}.founder-photo svg{width:100%;height:100%;display:block}.certificate-grid{grid-template-columns:1fr}.certificate-card svg{border-radius:20px;width:100%;max-width:240px;height:auto;box-shadow:0 18px 40px #08122138}.quote-section{padding:0 0 48px}.quote-card{background:linear-gradient(135deg,#257cff33,#0f1d34e0);padding:32px 34px}.quote-mark{color:#7ab2ff;margin:0 0 6px;font-size:5rem;line-height:1}.quote-card blockquote{max-width:44ch;margin:0 0 18px;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.55}.quote-author{color:var(--muted-strong);gap:6px;display:grid}.cta-band{padding:0 0 78px}.cta-row{background:linear-gradient(135deg,#257cff33,#11294fd6);justify-content:space-between;align-items:center;gap:18px;padding:32px;display:flex}.cta-row h2{max-width:19ch;margin:0;line-height:1.12}.page-shell{padding:56px 0 80px}.page-hero h1{max-width:14ch;margin-bottom:16px}.page-hero p{max-width:74ch;color:var(--muted);font-size:1.04rem;line-height:1.85}@media (max-width:1080px){.hero-grid,.showcase-grid,.feature-grid-large,.trust-strip-grid,.console-grid{grid-template-columns:1fr}.trust-points{grid-template-columns:1fr 1fr}}@media (max-width:860px){.feature-grid,.feature-grid-large,.founder-card,.certificate-card{grid-template-columns:1fr}.nav-links{display:none}.cta-row{flex-direction:column;align-items:flex-start}.founder-photo{aspect-ratio:10/11;width:100%;max-width:180px;height:auto}}@media (max-width:560px){.container{width:min(100% - 24px,1220px)}.hero{padding-top:46px}.nav-row{gap:12px}.nav-cta{padding:10px 14px;font-size:.92rem}.btn,.nav-cta{width:100%}.hero-actions,.hero-chip-row{flex-direction:column}.trust-points{grid-template-columns:1fr}.quote-card,.cta-row,.showcase-card,.hero-console{padding:22px}}
