:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color-scheme:light dark}body{margin:0;display:flex;justify-content:center;padding:4rem 1rem;background:light-dark(#f5f5f7,#1a1a1c);color:light-dark(#1a1a1c,#f5f5f7)}.shell{width:100%;max-width:480px}h1{font-size:1.5rem;margin:0 0 .5rem}.lede{margin:0 0 1.5rem;opacity:.75;font-size:.95rem;line-height:1.45}.card{background:light-dark(#fff,#2a2a2e);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 4px #0000000d}label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}label>span{font-weight:600}select{font-size:1rem;padding:.6rem .75rem;border-radius:8px;border:1px solid light-dark(#d0d0d4,#444);background:light-dark(#fff,#1a1a1c);color:inherit}small{opacity:.65;font-size:.8rem;line-height:1.4}button[type=submit]{font-size:1rem;padding:.75rem;border-radius:8px;border:0;background:#2563eb;color:#fff;cursor:pointer;font-weight:600}button[type=submit]:hover{background:#1d4ed8}footer{margin-top:2rem;font-size:.8rem;opacity:.55;text-align:center}
