:root{color:#f3f0e7;background:#171713;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0}button,a{font:inherit}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:2rem;background:radial-gradient(circle at 20% 0%,rgb(207 173 101 / 18%),transparent 35rem),#171713}.auth-card{width:min(100%,30rem);padding:clamp(2rem,7vw,3.5rem);border:1px solid rgb(243 240 231 / 14%);border-radius:1.25rem;background:#23231deb;box-shadow:0 1.5rem 4rem #00000047}.eyebrow{margin:0 0 1rem;color:#cfad65;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,8vw,3.75rem);font-weight:400;letter-spacing:-.04em;line-height:.98}p{margin:1.25rem 0 0;color:#c9c5ba;line-height:1.65}.auth-error{color:#f0a39c}.button-row{display:flex;gap:.75rem}.button{display:inline-flex;justify-content:center;margin-top:1.75rem;padding:.85rem 1.15rem;border:1px solid #cfad65;border-radius:999px;color:#171713;background:#cfad65;cursor:pointer;font-weight:700;text-decoration:none}.button:hover:not(:disabled){background:#dec17e}.button:disabled{cursor:wait;opacity:.6}.button-secondary{color:#f3f0e7;background:transparent}
