.auth-form_container__kbRaD{position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(/SbkBackground2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-form_form__dWwZT{max-width:400px;width:100%;margin:0 auto;padding:2rem;border:1px solid var(--border-color);border-radius:8px;background-color:var(--bg-card);box-shadow:var(--shadow-md);transition:background-color .3s ease,border-color .3s ease}@media (max-width:480px){.auth-form_container__kbRaD{align-items:flex-start;padding:2rem .5rem .5rem}.auth-form_form__dWwZT{max-width:100%;width:100%;padding:1.5rem;margin:0;border-radius:0;border-left:none;border-right:none;box-shadow:none}.auth-form_form__dWwZT input{width:100%;box-sizing:border-box;font-size:16px}.auth-form_form__dWwZT button{width:100%;padding:1rem}.auth-form_captchaContainer__vggv9{padding:.75rem}.auth-form_captchaInput__S2LSE{font-size:1rem;padding:1rem}.auth-form_refreshButton__MdUUJ{padding:.75rem}}@media (max-width:360px){.auth-form_container__kbRaD{padding:1rem .25rem .25rem}.auth-form_form__dWwZT{padding:1rem}.auth-form_form__dWwZT p{margin-bottom:.75rem}.auth-form_captchaContainer__vggv9{padding:.5rem}}.auth-form_form__dWwZT p{margin-bottom:1rem}.auth-form_form__dWwZT label{display:block;margin-bottom:.5rem;font-weight:700;color:var(--text-label)}.auth-form_form__dWwZT input{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;box-sizing:border-box;background-color:var(--bg-input);color:var(--text-primary);transition:background-color .3s ease,border-color .3s ease,color .3s ease}.auth-form_form__dWwZT input:focus{outline:none;border-color:var(--accent-info);box-shadow:0 0 0 2px rgba(33,150,243,.1)}.auth-form_light__HCfV_ .auth-form_form__dWwZT input:focus,[data-theme=light] .auth-form_form__dWwZT input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px rgba(220,38,38,.1)}.auth-form_form__dWwZT button{width:100%;padding:.75rem;background-color:var(--accent-info);color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.auth-form_light__HCfV_ .auth-form_form__dWwZT button,[data-theme=light] .auth-form_form__dWwZT button{background-color:var(--accent-primary)}.auth-form_form__dWwZT button:hover{background-color:var(--bg-button-hover)}.auth-form_light__HCfV_ .auth-form_form__dWwZT button:hover,[data-theme=light] .auth-form_form__dWwZT button:hover{background-color:#b91c1c}.auth-form_form__dWwZT button:disabled{background-color:var(--border-light);cursor:not-allowed}.auth-form_captchaContainer__vggv9{background-color:var(--bg-secondary);padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid var(--border-light);transition:background-color .3s ease,border-color .3s ease}.auth-form_captchaImage__KX1e4{border:1px solid var(--border-color);border-radius:4px;margin-bottom:.75rem;background-color:var(--bg-card);padding:10px;transition:background-color .3s ease,border-color .3s ease}.auth-form_captchaText__8QLrU{font-size:.9rem;color:var(--text-secondary);margin-bottom:.75rem;text-align:center}.auth-form_captchaInput__S2LSE{margin-bottom:.5rem!important;font-size:1.1rem;letter-spacing:1px;text-align:center;text-transform:uppercase;background-color:var(--bg-input);color:var(--text-primary);border-color:var(--border-color)}.auth-form_refreshButton__MdUUJ{background:none;border:1px solid var(--accent-info);color:var(--accent-info);cursor:pointer;font-size:.9rem;padding:.5rem 1rem;border-radius:4px;transition:all .2s;width:100%}.auth-form_light__HCfV_ .auth-form_refreshButton__MdUUJ,[data-theme=light] .auth-form_refreshButton__MdUUJ{border-color:var(--accent-primary);color:var(--accent-primary)}.auth-form_refreshButton__MdUUJ:hover{background-color:var(--accent-info);color:#fff}.auth-form_light__HCfV_ .auth-form_refreshButton__MdUUJ:hover,[data-theme=light] .auth-form_refreshButton__MdUUJ:hover{background-color:var(--accent-primary);color:#fff}.auth-form_refreshContainer__AX0nL{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.auth-form_refreshIcon__uLSm1{font-size:1rem}.auth-form_formErrors__LuUJ2{background-color:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:4px;padding:1rem;margin-bottom:1rem;transition:background-color .3s ease,border-color .3s ease}.auth-form_light__HCfV_ .auth-form_formErrors__LuUJ2,[data-theme=light] .auth-form_formErrors__LuUJ2{background-color:#ffe6e6;border-color:#fcc}.auth-form_formErrors__LuUJ2 ul{margin:0;padding-left:1.5rem}.auth-form_formErrors__LuUJ2 li{color:var(--accent-error);margin-bottom:.25rem}.auth-form_link__BtJyN{color:var(--accent-info);text-decoration:none;text-align:center;display:block;transition:color .3s ease}.auth-form_light__HCfV_ .auth-form_link__BtJyN,[data-theme=light] .auth-form_link__BtJyN{color:var(--accent-primary)}.auth-form_link__BtJyN:hover{text-decoration:underline}.auth-form_innInput__ksIz_,.auth-form_phoneInput__steEm{margin-top:1rem}.auth-form_captchaLabel__8oopI{text-align:center;font-weight:700;margin-bottom:.75rem!important;color:var(--text-label)}