:root{color-scheme:dark;font-family:Lato,Inter,system-ui,sans-serif;background:#080605;color:#f7e7c0}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:radial-gradient(circle at 50% 0,#4a260e 0,#160d08 38%,#080605 100%)}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:20px}.auth-card{width:min(410px,100%);padding:24px;border:1px solid #825623;border-radius:20px;background:rgba(20,13,9,.96);box-shadow:0 22px 70px #000a}.brand{display:flex;align-items:center;gap:11px}.brand>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#211005;background:linear-gradient(135deg,#ffe18b,#af6816);font-weight:900}.brand b,.brand small{display:block}.brand b{font-size:13px;letter-spacing:.05em}.brand small{margin-top:3px;color:#a9906d;font-size:10px;letter-spacing:.12em}h1{margin:24px 0 16px;font-size:25px}label{display:grid;gap:6px;margin:12px 0;color:#d7c39f;font-size:12px;font-weight:700}input{width:100%;height:43px;padding:0 12px;border:1px solid #503821;border-radius:10px;background:#0c0907;color:#fff1cd;outline:none}input:focus{border-color:#e6ad43;box-shadow:0 0 0 3px #e6ad4320}button{width:100%;height:43px;margin-top:8px;border:0;border-radius:10px;background:linear-gradient(135deg,#ffd875,#b26b16);color:#241204;font-size:12px;font-weight:900;cursor:pointer}.secondary{margin-top:20px;background:#2b1c12;color:#f6d99c;border:1px solid #65431f}.alert{padding:10px 12px;border:1px solid #8e312b;border-radius:10px;background:#371512;color:#ffc5bd;font-size:12px}.state{margin:15px 0 0;color:#8e7d66;text-align:center;font-size:10px}.ready{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #245f3a;border-radius:999px;background:#102a1b;color:#9df0b6;font-size:10px;font-weight:900}.ready i{width:7px;height:7px;border-radius:50%;background:#4be17d}.turnstile-wrap{min-height:34px;margin:8px 0 2px;display:grid;align-items:center}.turnstile-wrap .cf-turnstile{width:100%}.turnstile-wrap iframe{max-width:100%}
