:root{color:#e8eef7;font-synthesis:none;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}main{place-items:center;min-height:100vh;padding:1.5rem;display:grid}section{background:linear-gradient(145deg,#0c1b2d,#0a1524);border:1px solid #233650;border-radius:1.5rem;width:min(46rem,100%);padding:clamp(2rem,7vw,4rem);box-shadow:0 2rem 6rem #0008}.eyebrow{color:#6ed6c3;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700}h1{margin:.5rem 0 2rem;font-size:clamp(2.25rem,8vw,4.75rem);line-height:.95}h2{margin-top:2rem}p{color:#afbdd0;line-height:1.6}.error{color:#ffaaa1}.toolbar{justify-content:space-between;align-items:end;gap:1rem;display:flex}form{align-items:end;gap:1rem;margin-top:2rem;display:flex}label{color:#afbdd0;gap:.45rem;font-size:.85rem;font-weight:700;display:grid}input,select{color:#e8eef7;min-width:14rem;font:inherit;background:#07111f;border:1px solid #405674;border-radius:.55rem;padding:.75rem}button,a{color:#07111f;font:inherit;cursor:pointer;background:#6ed6c3;border:0;border-radius:.65rem;padding:.8rem 1rem;font-weight:700;text-decoration:none;display:inline-block}button:disabled{cursor:wait;opacity:.55}.secondary{color:#e8eef7;background:#233650}a{margin-top:2rem}ul{margin:0;padding:0;list-style:none}li{border-bottom:1px solid #233650;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}li small{color:#8293aa;margin-top:.2rem;display:block}.toggle{grid-template-columns:auto 1fr;align-items:center;display:flex}.toggle input{min-width:auto}:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (width<=38rem){.toolbar,form,li{flex-direction:column;align-items:stretch}input,select{width:100%;min-width:0}}
