:root{color:#f8fafc;background:#08111f;font-family:system-ui,sans-serif;line-height:1.55}*{box-sizing:border-box}body{min-height:100vh;margin:0}header,main,footer{width:min(52rem,100% - 2rem);margin-inline:auto}header{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}main{padding:3rem 0}footer{color:#cbd5e1;border-top:1px solid #334155;padding:1rem 0 3rem}footer nav{flex-wrap:wrap;gap:1rem;display:flex}.brand,.eyebrow{color:#67e8f9;letter-spacing:.1em;text-transform:uppercase;font-weight:800}h1{max-width:12ch;margin:.5rem 0 1.5rem;font-size:clamp(2.4rem,8vw,5rem);line-height:1}h2{font-size:1.8rem}section{margin-block:2rem}section section{border-top:1px solid #334155;padding-top:1rem}.status{color:#fde68a;min-height:1.6em}form{gap:.75rem;max-width:34rem;display:grid}input,button,.button{font:inherit;border:2px solid #67e8f9;border-radius:.45rem;padding:.7rem 1rem}input{color:inherit;background:#172033}button,.button{color:#082f49;cursor:pointer;background:#67e8f9;width:fit-content;font-weight:800;text-decoration:none}button.secondary{color:#f8fafc;background:0 0}button:disabled,input:disabled{cursor:not-allowed;opacity:.55}.check{align-items:start;gap:.7rem;display:flex}.check input{flex:none;width:1.3rem;height:1.3rem}.help{color:#cbd5e1;margin-top:-.35rem}a{color:#67e8f9;text-underline-offset:.18em}dl>div{border-bottom:1px solid #334155;grid-template-columns:minmax(8rem,1fr) 2fr;gap:1rem;padding:.65rem 0;display:grid}dt{font-weight:800}dd{overflow-wrap:anywhere;margin:0}.copies{padding-left:1.4rem}.danger{border:2px solid #fb7185;border-radius:.5rem;padding:1rem}.skip-link{position:absolute;top:0;left:-10000px}.skip-link:focus{z-index:2;color:#082f49;background:#fde68a;padding:.6rem;top:1rem;left:1rem}:focus-visible{outline-offset:3px;outline:3px solid #fde047}[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}@media (width<=32rem){dl>div{grid-template-columns:1fr;gap:.2rem}}
