html,body{background:#050b1c;margin:0}.hp{--hp-bg:#050b1c;--hp-text:#f5f8ff;--hp-muted:#a3b2d4;--hp-dim:#6d7fa6;--hp-accent:#4d8aff;--hp-accent-soft:#4d8aff47;isolation:isolate;background-color:var(--hp-bg);min-height:100svh;color:var(--hp-text);-webkit-font-smoothing:antialiased;flex-direction:column;font-family:inherit;display:flex;position:relative;overflow:hidden}.hp *,.hp :before,.hp :after{box-sizing:border-box}.hp-grid-texture{z-index:-1;pointer-events:none;background-image:linear-gradient(#4b7dff0d 1px,#0000 1px),linear-gradient(90deg,#4b7dff0d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 60% 40%,#000 0%,#00000080 45%,#0000 80%);mask-image:radial-gradient(at 60% 40%,#000 0%,#00000080 45%,#0000 80%)}.hp-glow{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.hp-glow-a{background:radial-gradient(circle,#1d5cff47 0%,#0000 65%);width:38rem;height:38rem;top:-14rem;right:-10rem}.hp-glow-b{background:radial-gradient(circle,#123cba3d 0%,#0000 65%);width:34rem;height:34rem;bottom:-16rem;left:-12rem}.hp-header,.hp-section,.hp-footer{width:100%;max-width:1440px;margin:0 auto;padding-left:64px;padding-right:64px}.hp-header{justify-content:space-between;align-items:center;padding-top:32px;padding-bottom:32px;display:flex}.hp-brand{letter-spacing:-.01em;color:var(--hp-text);font-size:15px;font-weight:600}.hp-status{letter-spacing:.2em;text-transform:uppercase;color:#8a9bc2;background:#ffffff05;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:11px;font-weight:500;display:inline-flex}.hp-status-dot{background:var(--hp-accent);width:6px;height:6px;box-shadow:0 0 10px var(--hp-accent);border-radius:50%;animation:2.4s ease-in-out infinite hp-pulse}.hp-section{flex:1;align-items:center;padding-top:40px;padding-bottom:96px;display:flex}.hp-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:80px;width:100%;display:grid}.hp-copy{max-width:720px}.hp-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#70a0ff;align-items:center;gap:14px;margin:0 0 28px;font-size:12px;font-weight:500;display:flex}.hp-eyebrow-line{background:#4a80ff;width:36px;height:1px;display:block}.hp-title{letter-spacing:-.055em;color:#f6f8ff;margin:0;font-size:clamp(3.25rem,7.2vw,7rem);font-weight:600;line-height:.95}.hp-body{max-width:540px;color:var(--hp-muted);margin:32px 0 0;font-size:19px;line-height:1.7}.hp-cta{letter-spacing:.22em;text-transform:uppercase;color:#d9e4ff;border-bottom:1px solid #457dff99;margin:44px 0 0;padding-bottom:12px;font-size:12px;font-weight:600;display:inline-block}.hp-orbit{aspect-ratio:1;justify-self:end;width:min(500px,100%);position:relative}.hp-orbit:before{content:"";background:radial-gradient(circle,#346fff33,#0000 60%);border-radius:50%;position:absolute;inset:0}.hp-ring{border:1px solid #3674ff38;border-radius:50%;position:absolute}.hp-ring-dashed{border:1px dashed #3674ff2e;animation:90s linear infinite hp-spin;inset:2%}.hp-ring-1{border-color:#3674ff47;inset:14%}.hp-ring-2{border-color:#3674ff38;inset:26%}.hp-ring-3{border-color:#3674ff29;inset:38%}.hp-axis{position:absolute}.hp-axis-v{background:linear-gradient(#0000,#5288ff66,#0000);width:1px;height:88%;top:6%;left:50%;transform:translate(-50%)}.hp-axis-h{background:linear-gradient(90deg,#0000,#5288ff66,#0000);width:88%;height:1px;top:50%;left:6%;transform:translateY(-50%)}.hp-core{background:#c4d8ff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px 8px #4a80ffb3,0 0 80px 24px #4a80ff40}.hp-label{letter-spacing:.24em;text-transform:uppercase;white-space:nowrap;color:#5b82cf;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;position:absolute}.hp-label-a{top:22%;left:4%}.hp-label-b{bottom:22%;right:4%}.hp-footer{letter-spacing:.2em;text-transform:uppercase;color:var(--hp-dim);border-top:1px solid #ffffff12;justify-content:space-between;padding-top:24px;padding-bottom:24px;font-size:11px;display:flex}@keyframes hp-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes hp-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hp-status-dot,.hp-ring-dashed{animation:none}}@media (max-width:1024px){.hp-layout{gap:48px}.hp-orbit{width:min(400px,100%)}}@media (max-width:860px){.hp-header,.hp-section,.hp-footer{padding-left:24px;padding-right:24px}.hp-header{padding-top:20px;padding-bottom:20px}.hp-status{letter-spacing:.16em;padding:6px 10px;font-size:10px}.hp-section{padding-top:32px;padding-bottom:64px}.hp-layout{grid-template-columns:1fr}.hp-orbit{display:none}.hp-title{font-size:clamp(3rem,14vw,5.5rem)}.hp-body{font-size:17px}.hp-footer{padding-top:20px;padding-bottom:20px;font-size:10px}}@media (max-width:420px){.hp-brand{font-size:14px}.hp-status{letter-spacing:.1em}}
