html,body,#root{height:100%;margin:0}body{background:#fff}*{box-sizing:border-box}:root{color:#131e29;background:#fff;font-family:Arial,sans-serif}button{border:0;border-radius:6px;background:#0b7a60;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:10px 16px}button:disabled{cursor:wait;opacity:.65}button:focus-visible{outline:3px solid #57bea9;outline-offset:3px}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.auth-card{width:min(100%,420px);border-radius:12px;background:#fff;box-shadow:0 12px 32px #131e291f;padding:32px}.brand{color:#0b7a60;font-size:12px;font-weight:700;letter-spacing:.12em;margin:0 0 18px}h1{font-size:28px;margin:0 0 28px}
