/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-space-y-reverse:0}}}.auth-page{padding-bottom:calc(var(--spacing,.25rem) * 10)}.auth-card{width:100%;max-width:var(--container-md,28rem);border-radius:var(--radius-card);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border-dark,#393d40);padding:calc(var(--spacing,.25rem) * 6);margin-inline:auto}body.light-mode .auth-card{border-color:var(--color-border-light,#a1acb2);background-color:var(--color-white,#fff)}.auth-tabs{margin-bottom:calc(var(--spacing,.25rem) * 6);gap:calc(var(--spacing,.25rem) * 2);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-border-dark,#393d40);display:flex}body.light-mode .auth-tabs{border-color:var(--color-border-light,#a1acb2)}.auth-tabs__btn{border-bottom-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem) * 3);padding-block:calc(var(--spacing,.25rem) * 2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-color:#0000;border-bottom-width:2px}.auth-tabs__btn--active{border-color:var(--color-brand,#0d0dff);color:var(--color-brand,#0d0dff)}:where(.profile-form>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 4) * calc(1 - var(--tw-space-y-reverse)))}body.profile-account-page{background-color:#0f0f0f}body.light-mode.profile-account-page{background-color:#fff}.profile-account{padding-bottom:48px}body.auth-theme-page .auth-card{width:100%;max-width:28rem;margin-inline:auto;box-shadow:0 8px 32px #0000001f}body.auth-theme-page .auth-form input[type=text],body.auth-theme-page .auth-form input[type=email],body.auth-theme-page .auth-form input[type=password],body.auth-theme-page .auth-form input[type=tel],body.auth-theme-page .custom-auth-tabs-container,body.auth-theme-page .custom-auth-tabs-container .tab-btn,body.auth-theme-page .custom-auth-tabs-container label,body.auth-theme-page .custom-auth-tabs-container button{font-family:var(--font-sans,"Vazirmatn", ui-sans-serif, system-ui, sans-serif)}body.auth-theme-page .auth-form input::placeholder{font-family:inherit}body.auth-theme-page .auth-form input[type=text],body.auth-theme-page .auth-form input[type=email],body.auth-theme-page .auth-form input[type=password],body.auth-theme-page .auth-form input[type=tel]{border:1px solid var(--color-border-dark,#393d40);background:0 0;border-radius:8px;width:100%;padding:12px 14px}body.light-mode.auth-theme-page .auth-form input[type=text],body.light-mode.auth-theme-page .auth-form input[type=email],body.light-mode.auth-theme-page .auth-form input[type=password],body.light-mode.auth-theme-page .auth-form input[type=tel]{border-color:var(--color-border-light,#a1acb2);background:#fff}body.auth-theme-page .auth-form input.auth-field-ltr{text-align:right;direction:rtl}body.auth-theme-page .auth-form input.auth-field-ltr:not(:placeholder-shown){text-align:left;direction:ltr}body.auth-theme-page .auth-form .password-field__control input[type=password],body.auth-theme-page .auth-form .password-field__control input[type=text]{text-align:right;direction:rtl;padding:12px 14px 12px 48px!important}body.auth-theme-page .auth-form .password-field--with-status .password-field__control input[type=password],body.auth-theme-page .auth-form .password-field--with-status .password-field__control input[type=text]{padding-right:44px!important}body.auth-theme-page .auth-form .password-field__control input[type=password]:not(:placeholder-shown),body.auth-theme-page .auth-form .password-field__control input[type=text]:not(:placeholder-shown){text-align:left;direction:ltr}body.auth-theme-page .auth-form .password-field__toggle{color:#ffffffb3}body.light-mode.auth-theme-page .auth-form .password-field__toggle{color:#0000008c}body.auth-theme-page .auth-form .password-field__toggle:hover,body.auth-theme-page .auth-form .password-field__toggle:focus-visible{background:var(--lm-accent)!important}@supports (color:color-mix(in lab, red, red)){body.auth-theme-page .auth-form .password-field__toggle:hover,body.auth-theme-page .auth-form .password-field__toggle:focus-visible{background:color-mix(in srgb, var(--lm-accent) 12%, transparent)!important}}body.auth-theme-page .auth-form .button,body.auth-theme-page .auth-form button[type=submit],body.auth-theme-page .auth-form .login-password-btn,body.auth-theme-page .auth-form .login-password-reset-email-btn,body.auth-theme-page .auth-form .login-reset-submit-btn,body.auth-theme-page .auth-form .send-otp-btn{background:var(--lm-accent);color:#fff;cursor:pointer;text-align:center;border:0;border-radius:8px;width:100%;margin-top:8px;padding:12px;font-size:16px;font-weight:600;line-height:1.5;transition:opacity .2s;display:block}body.auth-theme-page .auth-form button[type=submit]:hover:not(:disabled),body.auth-theme-page .auth-form .login-password-btn:hover:not(:disabled),body.auth-theme-page .auth-form .login-password-reset-email-btn:hover:not(:disabled),body.auth-theme-page .auth-form .login-reset-submit-btn:hover:not(:disabled),body.auth-theme-page .auth-form .send-otp-btn:hover:not(:disabled){opacity:.9}body.auth-theme-page .auth-form button[type=submit]:disabled,body.auth-theme-page .auth-form .login-password-btn:disabled,body.auth-theme-page .auth-form .login-password-reset-email-btn:disabled,body.auth-theme-page .auth-form .login-reset-submit-btn:disabled,body.auth-theme-page .auth-form .send-otp-btn:disabled{background:var(--color-border-light,#a1acb2);cursor:not-allowed}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}
