body{margin:0;background:#0f0f0f}[data-theme=light] body,[data-theme=light]{background:#f5f5f5}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0f0f0f;color:#e8e6e3;font-family:Outfit,sans-serif}[data-theme=light] .loading-screen{background:#f5f5f5;color:#1a1a1a}.loading-logo{font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700;color:#e8590c;margin-bottom:24px}.loading-dot{width:8px;height:8px;border-radius:50%;background:#e8590c;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.auth-page{height:100vh;height:100dvh;width:100vw;display:flex;align-items:center;justify-content:center;background:#0f0f0f;padding:16px;font-family:Outfit,sans-serif;color:#e8e6e3;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;box-sizing:border-box}[data-theme=light] .auth-page{background:#f5f5f5;color:#1a1a1a}.auth-card{background:#181818;border:1px solid #2A2A2A;border-radius:16px;padding:28px 20px;width:100%;max-width:360px;box-sizing:border-box}[data-theme=light] .auth-card{background:#fff;border-color:#ddd}.auth-logo{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700;color:#e8590c;margin-bottom:4px}.auth-sub{font-size:14px;color:#6b6660;margin-bottom:24px}.auth-google{width:100%;padding:12px;border-radius:10px;border:1px solid #2A2A2A;background:#222;color:#e8e6e3;font-size:14px;font-weight:500;font-family:Outfit,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.15s}.auth-google:hover{background:#2a2a2a;border-color:#444}[data-theme=light] .auth-google{background:#f5f5f5;border-color:#ddd;color:#1a1a1a}[data-theme=light] .auth-google:hover{background:#ebebeb}.auth-divider{text-align:center;margin:18px 0;position:relative;font-size:12px;color:#6b6660}.auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #2A2A2A}.auth-divider span{background:#181818;padding:0 12px;position:relative}.auth-input{width:100%;padding:12px 16px;border-radius:10px;margin-bottom:12px;border:1px solid #2A2A2A;background:#222;color:#e8e6e3;font-size:14px;font-family:Outfit,sans-serif;outline:none;box-sizing:border-box;transition:border-color .15s}.auth-input:focus{border-color:#e8590c}.auth-input::placeholder{color:#6b6660}[data-theme=light] .auth-input{background:#f5f5f5;border-color:#ddd;color:#1a1a1a}[data-theme=light] .auth-input::placeholder{color:#999}[data-theme=light] .auth-divider span{background:#fff}.auth-error{color:#e03131;font-size:13px;margin-bottom:12px}.auth-info{color:#37b24d;font-size:13px;margin-bottom:12px}.auth-submit{width:100%;padding:12px;border-radius:10px;border:0;background:#e8590c;color:#fff;font-size:14px;font-weight:600;font-family:Outfit,sans-serif;cursor:pointer;transition:.15s}.auth-submit:hover{background:#ff6b2b}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-toggle{display:block;width:100%;padding:12px 0;border:0;background:0 0;color:#a09c97;font-size:13px;cursor:pointer;font-family:Outfit,sans-serif;text-align:center;margin-top:8px}.auth-toggle:hover{color:#e8e6e3}.auth-skip{display:block;width:100%;padding:8px 0;border:0;background:0 0;color:#6b6660;font-size:12px;cursor:pointer;font-family:Outfit,sans-serif;text-align:center}.auth-skip:hover{color:#a09c97}
