:root{color:#1b1d22;font-synthesis:none;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.page-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.panel{background:#fff;border:1px solid #e4e3de;border-radius:18px;width:100%;max-width:500px;padding:36px;box-shadow:0 16px 48px #16181d14}.panel.compact{max-width:390px}.brand{letter-spacing:.02em;align-items:center;gap:9px;font-size:.95rem;font-weight:700;display:flex}.brand-mark{color:#fff;background:#1b1d22;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;font-size:.8rem;display:inline-flex}.eyebrow{color:#6c6e73;letter-spacing:.08em;text-transform:uppercase;margin:34px 0 8px;font-size:.78rem;font-weight:700}h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.1}.supporting-copy{color:#62646a;margin:14px 0 26px;line-height:1.55}.form{gap:17px;display:grid}label{color:#36383d;gap:7px;font-size:.9rem;font-weight:650;display:grid}input{background:#fff;border:1px solid #cccdc9;border-radius:9px;min-height:45px;padding:0 12px}input:focus{border-color:#1b1d22;outline:3px solid #dfe5ff}button{color:#fff;cursor:pointer;background:#1b1d22;border:1px solid #1b1d22;border-radius:9px;min-height:45px;padding:0 16px;font-weight:700}button:hover:not(:disabled){background:#34363c}button:disabled{cursor:wait;opacity:.7}.secondary-button{color:#1b1d22;background:#fff}.secondary-button:hover:not(:disabled){background:#f1f1ed}.error{color:#b42318;margin:0;font-size:.9rem}.account-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-heading .eyebrow{margin-top:34px}.placeholder{background:#f5f5f1;border-radius:12px;gap:7px;margin-top:30px;padding:20px;display:grid}.placeholder span{color:#62646a;line-height:1.45}.loading{color:#62646a}code{background:#efefeb;border-radius:4px;padding:2px 4px}@media (width<=480px){.page-shell{padding:14px}.panel{padding:27px 22px}.account-heading{flex-direction:column;align-items:stretch}}
