:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17212b;background:#eef3f7}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,#fff,transparent 42%),linear-gradient(145deg,#eef3f7,#dfe7ed)}.shell{width:min(620px,100%);text-align:center}.mark{width:72px;height:72px;border-radius:22px;background:#1f2f3d;color:#fff;display:grid;place-items:center;margin:0 auto 18px;font-size:44px;box-shadow:0 16px 35px rgba(24,38,50,.2)}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800;color:#657480;margin:0 0 8px}h1{font-size:clamp(34px,7vw,50px);letter-spacing:-1.4px;margin:0}.lead{color:#63717d;font-size:17px;line-height:1.6;margin:14px auto 26px;max-width:560px}.card{background:#fff;border:1px solid #d8e0e7;border-radius:20px;padding:24px;box-shadow:0 20px 50px rgba(35,48,60,.12);display:grid;gap:14px;text-align:left}label{font-size:14px;font-weight:800}select,button{width:100%;border-radius:10px;padding:13px 14px;font:inherit}select{border:1px solid #cbd6de;background:#fff}button{border:0;background:#1769aa;color:#fff;font-weight:800;cursor:pointer}button:hover{background:#0e4f85}.message{color:#b42318;margin:0;min-height:20px;font-size:13px}.hint{color:#74818b;font-size:13px;margin-top:20px}.hint code{background:rgba(255,255,255,.7);padding:3px 6px;border-radius:5px}
