:root{color-scheme:dark;color:#f4f7fc;background:#050a14;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 70% 6%,#172a4a 0,#0000 32rem),#050a14;min-height:100vh;margin:0}.skip-link{z-index:10;color:#050812;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}header{border-bottom:1px solid #38425c;justify-content:space-between;align-items:center;min-height:4.5rem;padding:1rem clamp(1rem,5vw,4rem);display:flex}.brand{color:#7fd8ff;font-size:1.3rem;font-weight:900;text-decoration:none}header span{color:#c3cbdb}main{grid-template-columns:minmax(15rem,23rem) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);width:min(1240px,100% - 2rem);margin:auto;padding:clamp(2rem,6vw,4rem) 0;display:grid}.eyebrow{color:#ffcf72;letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}h1{letter-spacing:-.03em;color:#ffcf72;margin:.7rem 0 1rem;font:900 clamp(2.8rem,6vw,5rem)/.95 Georgia,serif}.lead,article p,li{color:#c9d0de;line-height:1.65}article strong{color:#f4f7fc}ul{padding-left:1.2rem}.host-status{color:#c3cbdb;min-height:1.5rem;margin-bottom:.5rem;font-size:.85rem}iframe{background:#0a1120;border:1px solid #4a556e;border-radius:1.1rem;width:100%;height:min(88vh,900px);min-height:620px;display:block;box-shadow:0 2rem 5rem #000a}article{border-top:1px solid #2e3750;grid-column:1/-1;width:min(54rem,100%);margin:2rem auto 0;padding-top:2rem}article h2{color:#ffd98c;margin-top:2rem;font-family:Georgia,serif}:focus-visible{outline-offset:3px;outline:3px solid #7fd8ff}@media (width<=900px){header span{display:none}main{grid-template-columns:1fr}.intro{max-width:38rem}iframe{height:84vh}}
