:root{color:#18212f;background:#f2f5f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:20rem}button,input{font:inherit}.page-shell{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.panel{background:#fff;border:1px solid #dce3eb;border-radius:1rem;box-shadow:0 1rem 3rem #18212f14;max-width:30rem;padding:2rem;width:100%}.eyebrow{color:#52657a;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}h1{font-size:1.75rem;line-height:1.2;margin:0 0 .75rem}h2{font-size:1.125rem;margin:0 0 .5rem}p{color:#52606e;line-height:1.5}.form{display:grid;gap:1rem;margin-top:1.5rem}label{color:#334155;display:grid;font-size:.875rem;font-weight:600;gap:.375rem}input{border:1px solid #b8c4d1;border-radius:.5rem;padding:.7rem .75rem}input:focus{border-color:#2e6bd6;outline:2px solid rgb(46 107 214 / 20%)}button{background:#245fc5;border:0;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:700;padding:.75rem 1rem}button:disabled{cursor:wait;opacity:.65}.error{color:#b42318;margin:0}.placeholder{background:#f6f8fb;border:1px solid #dce3eb;border-radius:.75rem;margin-top:1.5rem;padding:1rem}.placeholder p{margin-bottom:0}
