@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';

/* _content/Shekayat/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ru6c6057vm] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ru6c6057vm] {
    flex: 1;
}

.sidebar[b-ru6c6057vm] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ru6c6057vm] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ru6c6057vm]  a, .top-row[b-ru6c6057vm]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ru6c6057vm]  a:hover, .top-row[b-ru6c6057vm]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ru6c6057vm]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ru6c6057vm] {
        justify-content: space-between;
    }

    .top-row[b-ru6c6057vm]  a, .top-row[b-ru6c6057vm]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ru6c6057vm] {
        flex-direction: row;
    }

    .sidebar[b-ru6c6057vm] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ru6c6057vm] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ru6c6057vm]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ru6c6057vm], article[b-ru6c6057vm] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ru6c6057vm] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ru6c6057vm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Shekayat/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-629q08ezxo] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-629q08ezxo] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-629q08ezxo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-629q08ezxo] {
    font-size: 1.1rem;
}

.bi[b-629q08ezxo] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-629q08ezxo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-629q08ezxo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-629q08ezxo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-629q08ezxo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-629q08ezxo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-629q08ezxo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-629q08ezxo]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-629q08ezxo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-629q08ezxo]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-629q08ezxo] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-629q08ezxo] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-629q08ezxo] {
        display: none;
    }

    .nav-scrollable[b-629q08ezxo] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Shekayat/Components/Pages/Login.razor.rz.scp.css */
*[b-ebv6qr2rbg] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.login-container[b-ebv6qr2rbg] {
    font-family: 'Vazirmatn', sans-serif;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

/* --- Green Spiral Background --- */
.bg-layer[b-ebv6qr2rbg] {
    position: fixed;
    inset: 0;
    z-index: 0;
    background: linear-gradient(135deg, #1a7a3a 0%, #1e8c42 30%, #27a04e 60%, #1a7a3a 100%);
}

.spiral-container[b-ebv6qr2rbg] {
    position: fixed;
    inset: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0.12;
}

    .spiral-container svg[b-ebv6qr2rbg] {
        width: 100%;
        height: 100%;
    }

/* Extra decorative circles */
.deco-circle[b-ebv6qr2rbg] {
    position: fixed;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.08);
    z-index: 1;
}

    .deco-circle.c1[b-ebv6qr2rbg] {
        width: 500px;
        height: 500px;
        top: -150px;
        left: -150px;
    }

    .deco-circle.c2[b-ebv6qr2rbg] {
        width: 350px;
        height: 350px;
        bottom: -100px;
        right: -80px;
    }

    .deco-circle.c3[b-ebv6qr2rbg] {
        width: 200px;
        height: 200px;
        top: 50%;
        left: 10%;
        border-width: 1px;
    }

    .deco-circle.c4[b-ebv6qr2rbg] {
        width: 150px;
        height: 150px;
        top: 15%;
        right: 15%;
        border-width: 1px;
    }

/* --- Login Card --- */
.login-wrapper[b-ebv6qr2rbg] {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 420px;
    padding: 20px;
}

.login-card[b-ebv6qr2rbg] {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 35px 30px;
    box-shadow: 0 25px 60px rgba(0,0,0,0.2), 0 8px 20px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
}

    .login-card[b-ebv6qr2rbg]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: linear-gradient(90deg, #1a7a3a, #27a04e, #1a7a3a);
    }

/* --- Logo --- */
.logo-section[b-ebv6qr2rbg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 28px;
}

.logo-circle[b-ebv6qr2rbg] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1a7a3a, #27a04e);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: 0 6px 20px rgba(26,122,58,0.3);
    position: relative;
}

    .logo-circle[b-ebv6qr2rbg]::after {
        content: '';
        position: absolute;
        inset: -4px;
        border-radius: 50%;
        border: 2px dashed rgba(26,122,58,0.25);
        animation: spin-b-ebv6qr2rbg 20s linear infinite;
    }

@keyframes spin-b-ebv6qr2rbg {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.logo-circle svg[b-ebv6qr2rbg] {
    width: 40px;
    height: 40px;
    fill: #ffffff;
}

.logo-title[b-ebv6qr2rbg] {
    font-size: 18px;
    font-weight: 800;
    color: #1a1a1a;
    letter-spacing: -0.5px;
}

.logo-subtitle[b-ebv6qr2rbg] {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-top: 2px;
}

/* --- Divider --- */
.divider[b-ebv6qr2rbg] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.divider-line[b-ebv6qr2rbg] {
    flex: 1;
    height: 1px;
    background: #e8e8e8;
}

.divider-text[b-ebv6qr2rbg] {
    font-size: 13px;
    color: #1a7a3a;
    font-weight: 600;
    white-space: nowrap;
}

/* --- Form --- */
.form-group[b-ebv6qr2rbg] {
    margin-bottom: 18px;
    direction:rtl;
}

.form-label[b-ebv6qr2rbg] {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    margin-bottom: 7px;
}

.input-wrapper[b-ebv6qr2rbg] {
    position: relative;
}

    .input-wrapper .input-icon[b-ebv6qr2rbg] {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        color: #bbb;
        width: 18px;
        height: 18px;
        pointer-events: none;
        transition: color 0.2s;
    }

.form-input[b-ebv6qr2rbg] {
    width: 100%;
    height: 48px;
    border: 2px solid #e8e8e8;
    border-radius: 12px;
    padding: 0 44px 0 16px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    color: #333;
    background: #fafafa;
    outline: none;
    transition: all 0.25s ease;
    direction: rtl;
}

    .form-input[b-ebv6qr2rbg]::placeholder {
        color: #c0c0c0;
        font-size: 13px;
    }

    .form-input:focus[b-ebv6qr2rbg] {
        border-color: #1a7a3a;
        background: #fff;
        box-shadow: 0 0 0 4px rgba(26,122,58,0.08);
    }

        .form-input:focus + .input-icon[b-ebv6qr2rbg],
        .form-input:focus ~ .input-icon[b-ebv6qr2rbg] {
            color: #1a7a3a;
        }

/* Password toggle */
.password-toggle[b-ebv6qr2rbg] {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #bbb;
    padding: 4px;
    display: flex;
    align-items: center;
    transition: color 0.2s;
}

    .password-toggle:hover[b-ebv6qr2rbg] {
        color: #1a7a3a;
    }

/* --- Checkbox --- */
.remember-row[b-ebv6qr2rbg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
    font-size: 13px;
}

.remember-label[b-ebv6qr2rbg] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #666;
    cursor: pointer;
    user-select: none;
}

.custom-checkbox[b-ebv6qr2rbg] {
    width: 18px;
    height: 18px;
    border: 2px solid #d0d0d0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    flex-shrink: 0;
}

    .custom-checkbox.checked[b-ebv6qr2rbg] {
        background: #1a7a3a;
        border-color: #1a7a3a;
    }

        .custom-checkbox.checked svg[b-ebv6qr2rbg] {
            display: block;
        }

    .custom-checkbox svg[b-ebv6qr2rbg] {
        display: none;
        width: 12px;
        height: 12px;
    }

.forgot-link[b-ebv6qr2rbg] {
    color: #1a7a3a;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
}

    .forgot-link:hover[b-ebv6qr2rbg] {
        color: #156b30;
        text-decoration: underline;
    }

/* --- Button --- */
.btn-login[b-ebv6qr2rbg] {
    width: 100%;
    height: 50px;
    background: linear-gradient(135deg, #1a7a3a, #22903f);
    color: #fff;
    border: none;
    border-radius: 12px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(26,122,58,0.3);
    position: relative;
    overflow: hidden;
}

    .btn-login[b-ebv6qr2rbg]::before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(135deg, rgba(255,255,255,0.1), transparent);
        opacity: 0;
        transition: opacity 0.3s;
    }

    .btn-login:hover[b-ebv6qr2rbg] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(26,122,58,0.4);
    }

        .btn-login:hover[b-ebv6qr2rbg]::before {
            opacity: 1;
        }

    .btn-login:active[b-ebv6qr2rbg] {
        transform: translateY(0);
    }

    .btn-login svg[b-ebv6qr2rbg] {
        width: 18px;
        height: 18px;
    }

/* --- Bottom Links --- */
.bottom-links[b-ebv6qr2rbg] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid #f0f0f0;
    direction: rtl;
}

.bottom-link[b-ebv6qr2rbg] {
    font-size: 13px;
    color: #1a7a3a;
    text-decoration: none;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: all 0.2s;
    padding: 6px 10px;
    border-radius: 8px;
}

    .bottom-link:hover[b-ebv6qr2rbg] {
        background: rgba(26,122,58,0.06);
        color: #156b30;
    }

    .bottom-link svg[b-ebv6qr2rbg] {
        width: 15px;
        height: 15px;
    }

.link-separator[b-ebv6qr2rbg] {
    width: 1px;
    height: 20px;
    background: #e0e0e0;
}

/* --- Footer Text --- */
.footer-text[b-ebv6qr2rbg] {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    color: rgba(255,255,255,0.6);
    line-height: 1.8;
    position: relative;
    z-index: 10;
}

/* --- Toast Notification --- */
.toast[b-ebv6qr2rbg] {
    position: fixed;
    top: 30px;
    left: 50%;
    transform: translateX(-50%) translateY(-120px);
    background: #fff;
    border-radius: 12px;
    padding: 14px 24px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 13px;
    font-weight: 500;
    z-index: 1000;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-right: 4px solid #1a7a3a;
}

    .toast.show[b-ebv6qr2rbg] {
        transform: translateX(-50%) translateY(0);
    }

    .toast.error[b-ebv6qr2rbg] {
        border-right-color: #e74c3c;
    }

    .toast svg[b-ebv6qr2rbg] {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
    }

/* --- Loading Spinner --- */
.spinner[b-ebv6qr2rbg] {
    width: 20px;
    height: 20px;
    border: 2.5px solid rgba(255,255,255,0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spinFast-b-ebv6qr2rbg 0.6s linear infinite;
    display: none;
    direction:rtl;
}

@keyframes spinFast-b-ebv6qr2rbg {
    to {
        transform: rotate(360deg);
    }
}

.btn-login.loading .spinner[b-ebv6qr2rbg] {
    display: block;
}

.btn-login.loading .btn-text[b-ebv6qr2rbg] {
    display: none;
}

/* --- Responsive --- */
@media (max-width: 480px) {
    .login-card[b-ebv6qr2rbg] {
        padding: 30px 22px 24px;
        border-radius: 16px;
    }

    .logo-circle[b-ebv6qr2rbg] {
        width: 68px;
        height: 68px;
    }

        .logo-circle svg[b-ebv6qr2rbg] {
            width: 34px;
            height: 34px;
        }

    .bottom-links[b-ebv6qr2rbg] {
        flex-direction: column;
        gap: 4px;
    }

    .link-separator[b-ebv6qr2rbg] {
        display: none;
    }
}
/* _content/Shekayat/Components/Pages/Otp.razor.rz.scp.css */
*[b-iat36lmsaz] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.login-container[b-iat36lmsaz] {
    font-family: 'Vazirmatn', sans-serif;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

/* --- Green Spiral Background --- */
.bg-layer[b-iat36lmsaz] {
    position: fixed;
    inset: 0;
    z-index: 0;
    background: linear-gradient(135deg, #1a7a3a 0%, #1e8c42 30%, #27a04e 60%, #1a7a3a 100%);
}

.spiral-container[b-iat36lmsaz] {
    position: fixed;
    inset: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0.12;
}

    .spiral-container svg[b-iat36lmsaz] {
        width: 100%;
        height: 100%;
    }

/* Extra decorative circles */
.deco-circle[b-iat36lmsaz] {
    position: fixed;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.08);
    z-index: 1;
}

    .deco-circle.c1[b-iat36lmsaz] {
        width: 500px;
        height: 500px;
        top: -150px;
        left: -150px;
    }

    .deco-circle.c2[b-iat36lmsaz] {
        width: 350px;
        height: 350px;
        bottom: -100px;
        right: -80px;
    }

    .deco-circle.c3[b-iat36lmsaz] {
        width: 200px;
        height: 200px;
        top: 50%;
        left: 10%;
        border-width: 1px;
    }

    .deco-circle.c4[b-iat36lmsaz] {
        width: 150px;
        height: 150px;
        top: 15%;
        right: 15%;
        border-width: 1px;
    }

/* --- Login Card --- */
.login-wrapper[b-iat36lmsaz] {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 420px;
    padding: 20px;
}

.login-card[b-iat36lmsaz] {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 35px 30px;
    box-shadow: 0 25px 60px rgba(0,0,0,0.2), 0 8px 20px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
}

    .login-card[b-iat36lmsaz]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: linear-gradient(90deg, #1a7a3a, #27a04e, #1a7a3a);
    }

/* --- Logo --- */
.logo-section[b-iat36lmsaz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 28px;
}

.logo-circle[b-iat36lmsaz] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1a7a3a, #27a04e);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: 0 6px 20px rgba(26,122,58,0.3);
    position: relative;
}

    .logo-circle[b-iat36lmsaz]::after {
        content: '';
        position: absolute;
        inset: -4px;
        border-radius: 50%;
        border: 2px dashed rgba(26,122,58,0.25);
        animation: spin 20s linear infinite;
    }

@@keyframes spin {
    from[b-iat36lmsaz] {
        transform: rotate(0deg);
    }

    to[b-iat36lmsaz] {
        transform: rotate(360deg);
    }
}

.logo-circle svg[b-iat36lmsaz] {
    width: 40px;
    height: 40px;
    fill: #ffffff;
}

.logo-title[b-iat36lmsaz] {
    font-size: 18px;
    font-weight: 800;
    color: #1a1a1a;
    letter-spacing: -0.5px;
}

.logo-subtitle[b-iat36lmsaz] {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-top: 2px;
}

/* --- Divider --- */
.divider[b-iat36lmsaz] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.divider-line[b-iat36lmsaz] {
    flex: 1;
    height: 1px;
    background: #e8e8e8;
}

.divider-text[b-iat36lmsaz] {
    font-size: 13px;
    color: #1a7a3a;
    font-weight: 600;
    white-space: nowrap;
}

/* --- Form --- */
.form-group[b-iat36lmsaz] {
    margin-bottom: 18px;
    direction: rtl;
}

.form-label[b-iat36lmsaz] {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    margin-bottom: 7px;
}

.input-wrapper[b-iat36lmsaz] {
    position: relative;
}

    .input-wrapper .input-icon[b-iat36lmsaz] {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        color: #bbb;
        width: 18px;
        height: 18px;
        pointer-events: none;
        transition: color 0.2s;
    }

.form-input[b-iat36lmsaz] {
    width: 100%;
    height: 48px;
    border: 2px solid #e8e8e8;
    border-radius: 12px;
    padding: 0 44px 0 16px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 14px;
    color: #333;
    background: #fafafa;
    outline: none;
    transition: all 0.25s ease;
    direction: rtl;
}

    .form-input[b-iat36lmsaz]::placeholder {
        color: #c0c0c0;
        font-size: 13px;
    }

    .form-input:focus[b-iat36lmsaz] {
        border-color: #1a7a3a;
        background: #fff;
        box-shadow: 0 0 0 4px rgba(26,122,58,0.08);
    }

        .form-input:focus + .input-icon[b-iat36lmsaz],
        .form-input:focus ~ .input-icon[b-iat36lmsaz] {
            color: #1a7a3a;
        }

/* Password toggle */
.password-toggle[b-iat36lmsaz] {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #bbb;
    padding: 4px;
    display: flex;
    align-items: center;
    transition: color 0.2s;
}

    .password-toggle:hover[b-iat36lmsaz] {
        color: #1a7a3a;
    }

/* --- Checkbox --- */
.remember-row[b-iat36lmsaz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
    font-size: 13px;
}

.remember-label[b-iat36lmsaz] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #666;
    cursor: pointer;
    user-select: none;
}

.custom-checkbox[b-iat36lmsaz] {
    width: 18px;
    height: 18px;
    border: 2px solid #d0d0d0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    flex-shrink: 0;
}

    .custom-checkbox.checked[b-iat36lmsaz] {
        background: #1a7a3a;
        border-color: #1a7a3a;
    }

        .custom-checkbox.checked svg[b-iat36lmsaz] {
            display: block;
        }

    .custom-checkbox svg[b-iat36lmsaz] {
        display: none;
        width: 12px;
        height: 12px;
    }

.forgot-link[b-iat36lmsaz] {
    color: #1a7a3a;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
}

    .forgot-link:hover[b-iat36lmsaz] {
        color: #156b30;
        text-decoration: underline;
    }

/* --- Button --- */
.btn-login[b-iat36lmsaz] {
    width: 100%;
    height: 50px;
    background: linear-gradient(135deg, #1a7a3a, #22903f);
    color: #fff;
    border: none;
    border-radius: 12px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(26,122,58,0.3);
    position: relative;
    overflow: hidden;
}

    .btn-login[b-iat36lmsaz]::before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(135deg, rgba(255,255,255,0.1), transparent);
        opacity: 0;
        transition: opacity 0.3s;
    }

    .btn-login:hover[b-iat36lmsaz] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(26,122,58,0.4);
    }

        .btn-login:hover[b-iat36lmsaz]::before {
            opacity: 1;
        }

    .btn-login:active[b-iat36lmsaz] {
        transform: translateY(0);
    }

    .btn-login svg[b-iat36lmsaz] {
        width: 18px;
        height: 18px;
    }

/* --- Bottom Links --- */
.bottom-links[b-iat36lmsaz] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid #f0f0f0;
    direction: rtl;F
}

.bottom-link[b-iat36lmsaz] {
    font-size: 13px;
    color: #1a7a3a;
    text-decoration: none;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: all 0.2s;
    padding: 6px 10px;
    border-radius: 8px;
}

    .bottom-link:hover[b-iat36lmsaz] {
        background: rgba(26,122,58,0.06);
        color: #156b30;
    }

    .bottom-link svg[b-iat36lmsaz] {
        width: 15px;
        height: 15px;
    }

.link-separator[b-iat36lmsaz] {
    width: 1px;
    height: 20px;
    background: #e0e0e0;
}

/* --- Footer Text --- */
.footer-text[b-iat36lmsaz] {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    color: rgba(255,255,255,0.6);
    line-height: 1.8;
    position: relative;
    z-index: 10;
}

/* --- Toast Notification --- */
.toast[b-iat36lmsaz] {
    position: fixed;
    top: 30px;
    left: 50%;
    transform: translateX(-50%) translateY(-120px);
    background: #fff;
    border-radius: 12px;
    padding: 14px 24px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Vazirmatn', sans-serif;
    font-size: 13px;
    font-weight: 500;
    z-index: 1000;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-right: 4px solid #1a7a3a;
}

    .toast.show[b-iat36lmsaz] {
        transform: translateX(-50%) translateY(0);
    }

    .toast.error[b-iat36lmsaz] {
        border-right-color: #e74c3c;
    }

    .toast svg[b-iat36lmsaz] {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
    }

/* --- Loading Spinner --- */
.spinner[b-iat36lmsaz] {
    width: 20px;
    height: 20px;
    border: 2.5px solid rgba(255,255,255,0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spinFast-b-iat36lmsaz 0.6s linear infinite;
    display: none;
}

@keyframes spinFast-b-iat36lmsaz {
    to {
        transform: rotate(360deg);
    }
}

.btn-login.loading .spinner[b-iat36lmsaz] {
    display: block;
}

.btn-login.loading .btn-text[b-iat36lmsaz] {
    display: none;
}

/* --- Responsive --- */
@media (max-width: 480px) {
    .login-card[b-iat36lmsaz] {
        padding: 30px 22px 24px;
        border-radius: 16px;
    }

    .logo-circle[b-iat36lmsaz] {
        width: 68px;
        height: 68px;
    }

        .logo-circle svg[b-iat36lmsaz] {
            width: 34px;
            height: 34px;
        }

    .bottom-links[b-iat36lmsaz] {
        flex-direction: column;
        gap: 4px;
    }

    .link-separator[b-iat36lmsaz] {
        display: none;
    }
}
