:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaf2ff;background:#07111f;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(46,127,255,.18),transparent 30%),linear-gradient(180deg,#07111f,#0b1728)}body,input,textarea,button{font:inherit}a{color:inherit}.page-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:#07111fd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(140,179,255,.12)}.nav-bar{display:flex;justify-content:space-between;align-items:center;min-height:76px;gap:1rem}.brand{font-weight:800;text-decoration:none}.nav-links{display:flex;gap:1rem;flex-wrap:wrap}.nav-link{text-decoration:none;color:#b7c7df}.nav-link.active,.nav-link:hover{color:#fff}.hero,.section{padding:4rem 0}.hero-grid,.split-section,.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:center}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#7db5ff;font-size:.8rem;margin-bottom:.75rem}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.03;margin-bottom:1rem}.page-title{font-size:clamp(2rem,4vw,3.6rem)}.hero-copy,.muted-copy,.feature-card p,.panel p,.bullet-list,.number-list,.contact-form input,.contact-form textarea,.site-footer p{color:#b7c7df}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.25rem;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.primary{background:#2e7fff;color:#fff}.secondary{border-color:#ffffff29;color:#fff}.hero-card,.feature-card,.panel,.contact-form,.center-panel{background:#091627c7;border:1px solid rgba(140,179,255,.14);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px #00000038}.hero-card,.feature-card,.panel,.contact-form,.center-panel{padding:1.5rem}.card-title{color:#9dc5ff;margin-bottom:1rem}.stats-grid,.feature-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{background:#ffffff0a;border-radius:18px;padding:1.25rem}.stat-card strong{display:block;font-size:1.25rem;margin-bottom:.35rem}.section-heading{max-width:720px;margin-bottom:1.75rem}.narrow{max-width:800px}.contact-form{display:grid;gap:1rem}.contact-form input,.contact-form textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.1);padding:.95rem 1rem;background:#ffffff0a}.bullet-list,.number-list{padding-left:1.2rem}.compact li{margin-bottom:.5rem}.accent-section{background:#ffffff05;border-top:1px solid rgba(140,179,255,.1);border-bottom:1px solid rgba(140,179,255,.1)}.site-footer{padding:2.5rem 0 4rem;border-top:1px solid rgba(140,179,255,.12)}.success{color:#75ffb2}.error{color:#ff9b9b}.center-panel{max-width:640px;text-align:center;margin:0 auto}@media (max-width: 860px){.hero-grid,.split-section,.feature-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.nav-bar{min-height:auto;padding:1rem 0;align-items:flex-start;flex-direction:column}.hero,.section{padding:3rem 0}}
