:root{color-scheme:light;font-family:Be Vietnam Pro,sans-serif;line-height:1.5;font-weight:400;color:#eef6ff;background:radial-gradient(circle at top left,rgba(94,189,255,.26),transparent 32%),radial-gradient(circle at bottom right,rgba(40,92,210,.3),transparent 28%),linear-gradient(135deg,#0b1d3a,#08172c 55%,#050d1c);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#app{min-height:100vh}.page-shell{position:relative;min-height:100vh;padding:24px;display:grid;place-items:center;overflow:hidden}.page-shell:before,.page-shell:after{content:"";position:absolute;border-radius:50%;filter:blur(10px);opacity:.7}.page-shell:before{width:260px;height:260px;top:7%;left:-70px;background:linear-gradient(135deg,#77d3ff47,#fff0)}.page-shell:after{width:320px;height:320px;bottom:-130px;right:-70px;background:linear-gradient(135deg,#347bff57,#fff0)}.hero-card{position:relative;width:min(840px,100%);padding:28px;border:1px solid rgba(204,229,255,.14);border-radius:32px;background:#e7f3ff12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 60px #00000052}.eyebrow{margin-bottom:18px;color:#92d4ff;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:1fr}.hero-copy{position:relative;border-radius:28px;padding:28px;background:linear-gradient(180deg,#ffffff14,#ffffff08)}.status-pill{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border-radius:999px;font-size:.95rem;font-weight:700;color:#dff3ff;background:#3e8dff2e;border:1px solid rgba(144,201,255,.28)}.status-pill:before{content:"";width:10px;height:10px;border-radius:50%;background:#66c2ff;box-shadow:0 0 0 6px #66c2ff24}h1{margin:20px 0 16px;font-size:clamp(2.25rem,5vw,4.6rem);line-height:1.03;letter-spacing:-.04em;max-width:12ch}.lead{margin:0;max-width:58ch;font-size:1.06rem;color:#e7f2ffd6}.cta-group{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(84px,96px));gap:14px;justify-content:start}.contact-button{display:grid;place-items:center;width:100%;aspect-ratio:1;padding:16px;border-radius:24px;border:1px solid rgba(192,223,255,.16);background:#ffffff0d;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.contact-icon{display:inline-flex;width:40px;height:40px;color:#eef7ff}.contact-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.contact-button:hover,.contact-button:focus-visible{transform:translateY(-2px);border-color:#82c2ff6b;background:#77bfff1f;box-shadow:0 12px 28px #256fff2e}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.hero-copy{padding:22px}}@media(max-width:640px){.page-shell{padding:14px}.hero-card{padding:16px;border-radius:24px}h1{max-width:none;font-size:clamp(2rem,10vw,3.1rem)}.lead{font-size:1rem}.cta-group{grid-template-columns:repeat(3,minmax(72px,84px));justify-content:center}}
