*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 15% 10%,#392614 0,transparent 48%),radial-gradient(ellipse at 90% 90%,#29201a 0,transparent 45%),#101214;color:#f6f1e9;font:16px/1.5 Arial,sans-serif;display:grid;place-items:center;padding:32px 20px}.auth-shell{width:100%;max-width:470px}.studio-brand{display:flex;align-items:center;gap:18px;color:#f6f1e9;text-decoration:none;margin:0 auto 28px;width:max-content;font-size:17px;letter-spacing:3px}.studio-brand img{object-fit:contain}.studio-brand strong{display:block;font-size:12px;color:#a5abb4;letter-spacing:3px}.auth-card{background:#191c20;border:1px solid #34373c;border-radius:18px;padding:36px;box-shadow:0 24px 70px #0005}.eyebrow{font-size:12px;letter-spacing:2px;color:#ffb547}h1{font-size:32px;line-height:1.15;margin:13px 0 12px;letter-spacing:-.6px}#form-intro{font-size:15px;color:#b1b6bf;margin:0 0 27px}label{display:block;font-size:14px;color:#e3e5e9;margin:18px 0 8px}input{width:100%;background:#111417;border:1px solid #484d55;border-radius:8px;color:#f7f7f7;padding:13px 12px;font:15px/1.5 Arial;min-width:0}input:focus{outline:2px solid #ffb547;outline-offset:2px}.password-wrap{position:relative}.password-wrap input{padding-right:65px}.reveal{position:absolute;right:7px;top:9px;background:transparent;border:0;color:#c6cbd2;font-size:13px;padding:8px;cursor:pointer}button{font:14px Arial;cursor:pointer}.primary{width:100%;border:0;border-radius:8px;background:#ffb547;color:#1c1710;font-weight:bold;padding:15px 16px;margin-top:25px;display:flex;justify-content:center;gap:15px}.primary:hover{background:#ffc369}.primary:disabled{opacity:.5;cursor:wait}.help-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.text-button{background:none;border:0;padding:0;color:#e6b66e;line-height:1.5;text-align:left}.text-button:hover{text-decoration:underline}.back{margin-top:20px}.hint{font-size:13px;line-height:1.6;color:#aeb4bc;margin:10px 0 0}#auth-status{font-size:14px;margin:20px 0 0;color:#ffcf8b;overflow-wrap:anywhere}#auth-status:empty{display:none}#auth-status[data-error=true]{color:#ffb5a8}.footnote{text-align:center;color:#888e97;font-size:12px;margin-top:24px}[hidden]{display:none!important}button:focus-visible,a:focus-visible{outline:2px solid #ffb547;outline-offset:4px}@media(max-width:480px){body{padding:22px 14px}.auth-card{padding:27px 22px}.studio-brand img{width:70px;height:70px}.studio-brand{font-size:15px;gap:12px}.help-actions{flex-wrap:wrap}h1{font-size:29px}}
