:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}.reset-password-page{box-sizing:border-box;color:#fff;background:#181818;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 20px;display:flex}.reset-password-card{box-sizing:border-box;background:#202020;border:1px solid #303030;border-radius:12px;width:100%;max-width:440px;padding:36px;box-shadow:0 20px 50px #00000040}.reset-password-logo{color:#fff;background:#181818;border:1px solid #3a3a3a;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:26px;font-size:19px;font-weight:600;display:flex}.reset-password-card h1{color:#fff;letter-spacing:-.2px;margin:0;font-size:26px;font-weight:600;line-height:1.25}.reset-password-description{color:#9a9a9a;margin:12px 0 28px;font-size:14px;line-height:1.6}.reset-password-form{flex-direction:column;gap:16px;display:flex}.reset-password-field{flex-direction:column;gap:8px;display:flex}.reset-password-field label{color:#d5d5d5;text-align:left;font-size:13px;font-weight:500}.reset-password-field input{box-sizing:border-box;color:#fff;background:#181818;border:1px solid #3a3a3a;border-radius:7px;outline:none;width:100%;height:44px;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.reset-password-field input::placeholder{color:#666}.reset-password-field input:hover:not(:disabled){border-color:#484848}.reset-password-field input:focus{background:#1a1a1a;border-color:#0d6ea8}.reset-password-field input:disabled{opacity:.55;cursor:not-allowed}.reset-password-hint{color:#777;margin:-4px 0 0;font-size:12px;line-height:1.5}.reset-password-submit{color:#fff;cursor:pointer;background:#094771;border:1px solid #0d5d91;border-radius:7px;width:100%;height:44px;margin-top:4px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,opacity .15s}.reset-password-submit:hover:not(:disabled){background:#0a5a8f;border-color:#0d6ea8}.reset-password-submit:active:not(:disabled){background:#084066}.reset-password-submit:disabled{opacity:.45;cursor:not-allowed}.reset-password-error{box-sizing:border-box;color:#ff9696;background:#301d1d;border:1px solid #653434;border-radius:7px;width:100%;padding:11px 12px;font-size:12px;line-height:1.5}.reset-password-footer{color:#626262;text-align:center;border-top:1px solid #2f2f2f;margin:28px 0 0;padding-top:18px;font-size:11px}.reset-password-loader{justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:26px;display:flex}.reset-password-loader div{box-sizing:border-box;border:2px solid #3a3a3a;border-top-color:#0d6ea8;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite reset-password-spin}@keyframes reset-password-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reset-password-status-icon{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:26px;font-size:20px;font-weight:600;display:flex}.reset-password-status-error{color:#ff9696;background:#301d1d;border:1px solid #653434}.reset-password-success-icon{color:#8fd5a4;background:#182c20;border:1px solid #28513a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:26px;font-size:20px;font-weight:600;display:flex}.reset-password-success-card{text-align:left}.reset-password-success-message{color:#8fd5a4;background:#182c20;border:1px solid #28513a;border-radius:7px;margin:0;padding:12px;font-size:12px;line-height:1.6}@media (width<=520px){.reset-password-page{align-items:flex-start;padding:48px 16px 24px}.reset-password-card{border-radius:10px;padding:28px 22px}.reset-password-card h1{font-size:23px}}.reset-password-input-wrapper{width:100%;position:relative}.reset-password-input-wrapper input{padding-right:46px}.reset-password-password-toggle{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.reset-password-password-toggle:hover:not(:disabled){background:#252525}.reset-password-password-toggle:active:not(:disabled){background:#2a2a2a}.reset-password-password-toggle:disabled{opacity:.45;cursor:not-allowed}.reset-password-eye-icon{object-fit:contain;opacity:.65;pointer-events:none;filter:invert();width:18px;height:18px;transition:opacity .15s;display:block}.reset-password-password-toggle:hover .reset-password-eye-icon{opacity:.9}.reset-password-password-toggle:active .reset-password-eye-icon{opacity:1}
