:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#10172a;background:radial-gradient(circle at 20% 0%,#f2f8ff,#eef2ff 40%,#f8fafc)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.page{min-height:100vh;display:grid;place-items:center;padding:1.25rem}.card{width:min(640px,100%);border:1px solid #dbe4f3;border-radius:14px;padding:1.25rem;background:#fffffff0;box-shadow:0 16px 40px #0f172a1a}h1{margin:0;font-size:clamp(1.4rem,3vw,1.8rem)}.subtitle{margin:.4rem 0 1rem;color:#334155;font-size:.95rem}.details{margin:.75rem 0;line-height:1.55}.error{color:#b91c1c}button{border:0;border-radius:10px;padding:.65rem 1rem;font-weight:600;background:#0f766e;color:#f8fafc;cursor:pointer}button:disabled{opacity:.7;cursor:default}
