*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f6f9;color:#1f232e}.shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:100%;max-width:480px;background:#fff;border-radius:14px;box-shadow:0 12px 32px #14181f14;padding:32px;display:flex;flex-direction:column;gap:14px}h1{margin:0;font-size:22px}.subtitle{margin:0;color:#676f7e;font-size:13px}label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:500;color:#5c6370}label.checkbox{flex-direction:row;align-items:flex-start;gap:8px;font-weight:400}input,textarea{padding:8px 12px;border-radius:8px;border:1px solid hsl(220,15%,88%);font-size:14px;font-family:inherit}input[type=checkbox]{width:16px;height:16px;margin-top:2px}button{padding:10px 16px;border-radius:10px;border:none;background:#5048e5;color:#fff;font-weight:600;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.error{color:#d92626;font-size:13px;margin:0}
