:root{--bg: #090b14;--bg-soft: rgba(255, 255, 255, .05);--panel: rgba(14, 18, 33, .82);--panel-strong: rgba(18, 24, 44, .94);--border: rgba(170, 187, 255, .15);--text: #eef1ff;--muted: #b3bdd9;--accent: #8a7dff;--accent-2: #5ea7ff;--accent-strong: #d8d8ff;--shadow: 0 24px 90px rgba(0, 0, 0, .36);--radius: 24px;--radius-sm: 16px;--container: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 12% 12%,rgba(138,125,255,.22),transparent 30%),radial-gradient(circle at 88% 10%,rgba(94,167,255,.16),transparent 24%),linear-gradient(180deg,#111527,#0a0d18 46%,#070910);min-height:100vh}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted);line-height:1.72}h1,h2,h3{margin:0;line-height:1.03;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,5.8rem);max-width:11ch}h2{font-size:clamp(2rem,4vw,3.2rem);max-width:16ch}h3{font-size:1.35rem}ul{margin:1rem 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.8}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:#080a128f;border-bottom:1px solid rgba(255,255,255,.06)}.header-inner,.footer-inner,.section-head,.two-column,.contact-box,.hero-grid{display:flex;gap:2rem}.header-inner,.footer-inner{align-items:center;justify-content:space-between;min-height:76px}.brand,.nav{display:flex;align-items:center;gap:1rem}.brand{font-weight:650;letter-spacing:.01em}.brand-mark{display:inline-grid;place-items:center;min-width:2.8rem;min-height:2.8rem;padding:0 .55rem;border-radius:.7rem;font-size:.72rem;line-height:1;letter-spacing:.08em;background:linear-gradient(135deg,#8a7dff47,#5ea7ff24);border:1px solid var(--border);box-shadow:inset 0 1px #ffffff14;flex-shrink:0}.nav a,.footer-note{color:var(--muted)}.hero{padding:6rem 0 3rem}.hero-grid{align-items:center;justify-content:space-between}.hero-grid>*{flex:1}.lead{margin-top:1.5rem;font-size:1.12rem;max-width:60ch}.eyebrow,.panel-label{text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;color:var(--accent-2)}.hero-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.9rem 1.25rem;border-radius:999px;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover,.card:hover,.nav a:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#8a7dff33,#5ea7ff1f);border:1px solid rgba(184,193,255,.24);box-shadow:var(--shadow)}.button-secondary{border:1px solid var(--border);background:#ffffff0a}.hero-panel,.card,.contact-box,.section-alt{position:relative}.hero-panel-inner,.card,.contact-box{background:linear-gradient(180deg,var(--panel-strong),var(--panel));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel-inner{padding:2rem;display:grid;gap:1.5rem}.hero-brand-showcase{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.hero-brand-image{display:block;width:clamp(5.5rem,14vw,8rem);height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.28))}.hero-brand-copy{display:grid;gap:.6rem}.hero-brand-copy p:last-child{margin-top:0}.section{padding:3rem 0}.contact-box{justify-content:space-between;align-items:flex-start}.section-copy{max-width:48ch}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.card{padding:1.35rem;transition:transform .18s ease,border-color .18s ease}.card:hover,.button:hover,.hero-panel-inner:hover,.contact-box:hover{border-color:#c5cdff4d}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.card-link{width:2.2rem;height:2.2rem;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff0d;border:1px solid var(--border)}.card p:last-child{margin-top:.8rem}.section-alt{margin:2rem 0;padding:2.5rem 0;background:#ffffff08;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.two-column>*{flex:1}.two-column div:last-child{display:grid;gap:1rem}.contact-box{padding:2rem;align-items:center}.site-footer{padding:1rem 0 2rem}@media(max-width:900px){.hero-grid,.section-head,.two-column,.contact-box,.footer-inner,.header-inner{flex-direction:column;align-items:flex-start}.card-grid{grid-template-columns:1fr}.nav{flex-wrap:wrap}.hero-brand-showcase{grid-template-columns:1fr}h1{max-width:10ch}}
