/* _content/Avina.Web.Client/Components/ThemeToggle.razor.rz.scp.css */
.theme-toggle-wrapper[b-e63cqcgqgb] {
    display: inline-block;
    vertical-align: middle;
}

.theme-toggle-switch[b-e63cqcgqgb] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    /* اطمینان از عدم تداخل با استایل‌های پیش‌فرض بوت استرپ */
    box-shadow: none !important;
    outline: none !important;
}

    .theme-toggle-switch:focus[b-e63cqcgqgb] {
        outline: none !important;
        box-shadow: none !important;
    }

.theme-toggle-track[b-e63cqcgqgb] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc; /* رنگ پیش‌فرض track (light) */
    border-radius: 34px;
    transition: background-color 0.4s;
    /* استفاده از متغیرهای بوت استرپ برای تم‌ها */
    /* در تم تاریک، این رنگ تغییر می‌کند */
}

/* تم تاریک */
:root[data-bs-theme="dark"] .theme-toggle-track[b-e63cqcgqgb] {
    background-color: #555; /* رنگ track در تم تاریک */
}

.theme-toggle-thumb[b-e63cqcgqgb] {
    position: absolute;
    top: 2px;
    /* موقعیت اولیه سلایدر (سمت چپ) */
    left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: white; /* رنگ سلایدر */
    transition: transform 0.4s, background-color 0.4s;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px; /* اندازه نماد داخل سلایدر */
}

    /* انیمیشن سلایدر: وقتی تم به تاریک تغییر می‌کند */
    .theme-toggle-thumb[data-theme="dark"][b-e63cqcgqgb] {
        /* سلایدر به سمت راست حرکت می‌کند */
        transform: translateX(26px);
    }

    /* انیمیشن سلایدر: وقتی تم به روشن تغییر می‌کند */
    .theme-toggle-thumb[data-theme="light"][b-e63cqcgqgb] {
        /* سلایدر در سمت چپ است (موقعیت پیش‌فرض) */
        transform: translateX(0);
    }


.theme-toggle-icon-light[b-e63cqcgqgb],
.theme-toggle-icon-dark[b-e63cqcgqgb] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px; /* اندازه ایموجی */
    pointer-events: none; /* جلوگیری از دریافت کلیک توسط آیکون‌ها */
}

.theme-toggle-icon-light[b-e63cqcgqgb] {
    left: 8px; /* فاصله از چپ */
    color: #f39c12; /* رنگ نارنجی برای خورشید */
}

.theme-toggle-icon-dark[b-e63cqcgqgb] {
    right: 8px; /* فاصله از راست */
    color: #f1c40f; /* رنگ زرد کمرنگ برای ماه */
}

/* پنهان کردن آیکون ماه در تم روشن و آیکون خورشید در تم تاریک */
/* این کار با استفاده از visibility و transition انجام می‌شود تا انیمیشن داشته باشد */
.theme-toggle-icon-light[b-e63cqcgqgb],
.theme-toggle-icon-dark[b-e63cqcgqgb] {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

/* در تم روشن، آیکون ماه را محو کن */
:root[data-bs-theme="light"] .theme-toggle-icon-dark[b-e63cqcgqgb] {
    opacity: 0;
}

/* در تم تاریک، آیکون خورشید را محو کن */
:root[data-bs-theme="dark"] .theme-toggle-icon-light[b-e63cqcgqgb] {
    opacity: 0;
}
/* _content/Avina.Web.Client/Layout/DashboardLayout.razor.rz.scp.css */
.dashboard-container[b-x3aqpxzhbd] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #f0f2f5;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.dashboard-body[b-x3aqpxzhbd] {
    display: flex;
    flex: 1;
    position: relative;
    direction: rtl; /* کل بدنه راست به چپ می‌شود */
}

.main-content[b-x3aqpxzhbd] {
    flex: 1;
    padding: 2rem;
    margin-left: 0;
    transition: margin-right 0.3s ease;
}

.dashboard-sidebar[b-x3aqpxzhbd] {
    width: 260px;
    background: white;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 60px;
    bottom: 0;
    right: 0; /* همیشه سمت راست */
    z-index: 999;
    transform: translateX(100%); /* برای موبایل: خارج از صفحه سمت راست */
    transition: transform 0.3s ease;
}

    .dashboard-sidebar.open[b-x3aqpxzhbd] {
        transform: translateX(0); /* برای موبایل: نمایش سایدبار */
    }

@media (max-width: 768px) {
    .main-content[b-x3aqpxzhbd] {
        margin-right: 0 !important; /* در موبایل حاشیه نداشته باشد */
        padding: 1rem;
    }

    .dashboard-sidebar[b-x3aqpxzhbd] {
        width: 80%;
        max-width: 300px;
        transform: translateX(100%); /* در موبایل از سمت راست بیرون باشد */
    }

        .dashboard-sidebar.open[b-x3aqpxzhbd] {
            transform: translateX(0); /* در موبایل نمایش داده شود */
        }
}

@media (min-width: 769px) {
    .dashboard-sidebar[b-x3aqpxzhbd] {
        transform: translateX(0) !important; /* در دسکتاپ همیشه نمایش داده شود */
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.05);
    }

    .main-content[b-x3aqpxzhbd] {
    }
}
/* _content/Avina.Web.Client/Layout/MainLayout.razor.rz.scp.css */
.page[b-fejlt92dak] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fejlt92dak] {
    flex: 1;
}

.sidebar[b-fejlt92dak] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fejlt92dak] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fejlt92dak]  a, .top-row[b-fejlt92dak]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-fejlt92dak]  a:hover, .top-row[b-fejlt92dak]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-fejlt92dak]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-fejlt92dak] {
        justify-content: space-between;
    }

    .top-row[b-fejlt92dak]  a, .top-row[b-fejlt92dak]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fejlt92dak] {
        flex-direction: row;
    }

    .sidebar[b-fejlt92dak] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fejlt92dak] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-fejlt92dak]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fejlt92dak], article[b-fejlt92dak] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Avina.Web.Client/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ss68qacv5p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ss68qacv5p] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ss68qacv5p] {
    font-size: 1.1rem;
}

.bi[b-ss68qacv5p] {
    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-ss68qacv5p] {
    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-ss68qacv5p] {
    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-ss68qacv5p] {
    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-ss68qacv5p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ss68qacv5p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ss68qacv5p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ss68qacv5p]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ss68qacv5p]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ss68qacv5p]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ss68qacv5p] {
        display: none;
    }

    .collapse[b-ss68qacv5p] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-ss68qacv5p] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Avina.Web.Client/Pages/auth/Login.razor.rz.scp.css */
/* Container styling */
.login-container[b-xvge7y7u7b] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
    box-sizing: border-box;
    direction: rtl;
}

/* Card styling */
.login-card[b-xvge7y7u7b] {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 450px;
    overflow: hidden;
}

/* Header styling */
.login-header[b-xvge7y7u7b] {
    background-color: #4a6fdc;
    color: white;
    padding: 30px 20px;
    text-align: center;
}

.logo-section[b-xvge7y7u7b] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logo[b-xvge7y7u7b] {
    width: 80px;
    height: auto;
    margin-bottom: 15px;
}

.login-header h3[b-xvge7y7u7b] {
    margin: 0 0 10px 0;
    font-size: 24px;
    font-weight: 600;
}

.login-header p[b-xvge7y7u7b] {
    margin: 0;
    opacity: 0.9;
    font-size: 16px;
}

/* Body styling */
.login-body[b-xvge7y7u7b] {
    padding: 30px 25px;
}

/* Form group styling */
.form-group[b-xvge7y7u7b] {
    margin-bottom: 20px;
}

    .form-group label[b-xvge7y7u7b] {
        display: block;
        margin-bottom: 8px;
        font-weight: 500;
        color: #333;
    }

        .form-group label i[b-xvge7y7u7b] {
            margin-left: 8px;
            color: #4a6fdc;
        }

/* Form control styling */
.form-control[b-xvge7y7u7b] {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: border-color 0.3s;
    text-align: right;
}

    .form-control:focus[b-xvge7y7u7b] {
        border-color: #4a6fdc;
        outline: none;
        box-shadow: 0 0 0 2px rgba(74, 111, 220, 0.2);
    }

/* Password input styling */
.password-input[b-xvge7y7u7b] {
    position: relative;
}

.toggle-password[b-xvge7y7u7b] {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #777;
    cursor: pointer;
}

/* Form options styling */
.form-options[b-xvge7y7u7b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.remember-me[b-xvge7y7u7b] {
    display: flex;
    align-items: center;
}

    .remember-me input[b-xvge7y7u7b] {
        margin-right: 8px;
    }

.forgot-password[b-xvge7y7u7b] {
    color: #4a6fdc;
    text-decoration: none;
    font-size: 14px;
}

    .forgot-password:hover[b-xvge7y7u7b] {
        text-decoration: underline;
    }

/* Button styling */
.login-btn[b-xvge7y7u7b] {
    width: 100%;
    padding: 14px;
    background-color: #4a6fdc;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .login-btn:hover[b-xvge7y7u7b] {
        background-color: #3a5cc5;
    }

    .login-btn:disabled[b-xvge7y7u7b] {
        background-color: #a0b0e0;
        cursor: not-allowed;
    }

/* Spinner styling */
.spinner[b-xvge7y7u7b] {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: white;
    animation: spin-b-xvge7y7u7b 1s ease-in-out infinite;
    margin-left: 10px;
}

@keyframes spin-b-xvge7y7u7b {
    to {
        transform: rotate(360deg);
    }
}

/* Register section styling */
.register-section[b-xvge7y7u7b] {
    text-align: center;
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

    .register-section a[b-xvge7y7u7b] {
        color: #4a6fdc;
        text-decoration: none;
        font-weight: 500;
    }

        .register-section a:hover[b-xvge7y7u7b] {
            text-decoration: underline;
        }

/* Social login styling */
.social-login[b-xvge7y7u7b] {
    margin-top: 25px;
}

.divider[b-xvge7y7u7b] {
    text-align: center;
    margin: 20px 0;
    position: relative;
}

    .divider[b-xvge7y7u7b]::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #eee;
    }

    .divider span[b-xvge7y7u7b] {
        background-color: white;
        padding: 0 15px;
        position: relative;
        color: #777;
    }

.social-buttons[b-xvge7y7u7b] {
    display: flex;
    gap: 15px;
}

.social-btn[b-xvge7y7u7b] {
    flex: 1;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: white;
    color: #333;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .social-btn:hover[b-xvge7y7u7b] {
        background-color: #f8f9fa;
    }

    .social-btn i[b-xvge7y7u7b] {
        margin-left: 8px;
    }

.google:hover[b-xvge7y7u7b] {
    border-color: #ea4335;
    color: #ea4335;
}

.facebook:hover[b-xvge7y7u7b] {
    border-color: #1877f2;
    color: #1877f2;
}

/* Alert styling */
.alert[b-xvge7y7u7b] {
    padding: 12px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.alert-danger[b-xvge7y7u7b] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert i[b-xvge7y7u7b] {
    margin-right: 10px;
}

/* Validation message styling */
.validation-message[b-xvge7y7u7b] {
    color: #dc3545;
    font-size: 14px;
    margin-top: 5px;
}


/* _content/Avina.Web.Client/Pages/auth/Register.razor.rz.scp.css */
.container[b-mav87ghitf] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}

.row[b-mav87ghitf] {
    width: 100%;
}

.card[b-mav87ghitf] {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 450px;
    overflow: hidden;
    border: none;
    margin: 0 auto;
}

.card-header[b-mav87ghitf] {
    background-color: #4a6fdc;
    color: white;
    padding: 30px 20px;
    text-align: center;
    border: none;
}

    .card-header h3[b-mav87ghitf] {
        margin: 0;
        font-size: 24px;
        font-weight: 600;
    }

.card-body[b-mav87ghitf] {
    padding: 30px 25px;
}

.mb-3[b-mav87ghitf] {
    margin-bottom: 20px;
}

.form-label[b-mav87ghitf] {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
    text-align: right;
}

.form-control[b-mav87ghitf] {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    transition: border-color 0.3s;
    text-align: right;
}

    .form-control:focus[b-mav87ghitf] {
        border-color: #4a6fdc;
        outline: none;
        box-shadow: 0 0 0 2px rgba(74, 111, 220, 0.2);
    }

.btn-primary[b-mav87ghitf] {
    width: 100%;
    padding: 14px;
    background-color: #4a6fdc;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .btn-primary:hover[b-mav87ghitf] {
        background-color: #3a5cc5;
    }

    .btn-primary:disabled[b-mav87ghitf] {
        background-color: #a0b0e0;
        cursor: not-allowed;
    }

.spinner-border[b-mav87ghitf] {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: white;
    animation: spin-b-mav87ghitf 1s ease-in-out infinite;
    margin-right: 8px;
}

@keyframes spin-b-mav87ghitf {
    to {
        transform: rotate(360deg);
    }
}

.alert[b-mav87ghitf] {
    padding: 12px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.alert-danger[b-mav87ghitf] {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert-success[b-mav87ghitf] {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.mt-3[b-mav87ghitf] {
    margin-top: 1rem;
    text-align: center;
}

    .mt-3 a[b-mav87ghitf] {
        color: #4a6fdc;
        text-decoration: none;
        font-weight: 500;
    }

        .mt-3 a:hover[b-mav87ghitf] {
            text-decoration: underline;
        }

.social-login[b-mav87ghitf] {
    margin-top: 25px;
}

.divider[b-mav87ghitf] {
    text-align: center;
    margin: 20px 0;
    position: relative;
}

    .divider[b-mav87ghitf]::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #eee;
    }

    .divider span[b-mav87ghitf] {
        background-color: white;
        padding: 0 15px;
        position: relative;
        color: #777;
    }

.social-buttons[b-mav87ghitf] {
    display: flex;
    gap: 15px;
}

.social-btn[b-mav87ghitf] {
    flex: 1;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: white;
    color: #333;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .social-btn:hover[b-mav87ghitf] {
        background-color: #f8f9fa;
    }

    .social-btn i[b-mav87ghitf] {
        margin-left: 8px;
    }

.google:hover[b-mav87ghitf] {
    border-color: #ea4335;
    color: #ea4335;
}

.facebook:hover[b-mav87ghitf] {
    border-color: #1877f2;
    color: #1877f2;
}
/* _content/Avina.Web.Client/Pages/Dashboard/Content/WritingProduction/ContentGeneration.razor.rz.scp.css */
.form-group[b-sgysyw71lb] {
    margin-bottom: 1rem;
}

.result[b-sgysyw71lb] {
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f9f9f9;
}
/* _content/Avina.Web.Client/Pages/Dashboard/Content/WritingProduction/ContentGenerationPreview.razor.rz.scp.css */
.preview-content[b-571ivkkqid] {
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    font-family: Tahoma, sans-serif;
}

    .preview-content h1[b-571ivkkqid] {
        color: #333;
        border-bottom: 2px solid #eee;
        padding-bottom: 10px;
    }

.article-body[b-571ivkkqid] {
    margin-top: 20px;
    line-height: 1.8;
}
/* _content/Avina.Web.Client/Pages/Dashboard/Landing/Landing.razor.rz.scp.css */

.landing-container[b-x0q8cr6vv1] {
    display: flex;
    height: 100vh;
    overflow: hidden;
}

/* Side Panel Styles */
.side-panel[b-x0q8cr6vv1] {
    flex: 1;
    background: linear-gradient(135deg, var(--side-panel-bg) 0%, #334155 100%);
    color: var(--side-panel-text);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    text-align: center;
}

.side-panel-content h1[b-x0q8cr6vv1] {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.side-panel-content p[b-x0q8cr6vv1] {
    font-size: 1.1rem;
    font-weight: 300;
    max-width: 400px;
    margin: 0 auto 2rem auto;
    line-height: 1.7;
}

.side-panel-image[b-x0q8cr6vv1] {
    max-width: 300px;
    height: auto;
    opacity: 0.7;
}

/* Form Container Styles */
.form-container[b-x0q8cr6vv1] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
}

.form-wrapper[b-x0q8cr6vv1] {
    width: 100%;
    max-width: 450px;
    background-color: #ffffff;
    padding: 3rem;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.form-header[b-x0q8cr6vv1] {
    text-align: center;
    margin-bottom: 2.5rem;
}

    .form-header h3[b-x0q8cr6vv1] {
        font-size: 1.8rem;
        font-weight: 600;
        color: var(--text-color);
        margin-bottom: 0.5rem;
    }

    .form-header p[b-x0q8cr6vv1] {
        color: #6b7280;
        font-size: 0.95rem;
    }

/* Floating Label & Icon Input Styles */
.form-floating[b-x0q8cr6vv1] {
    position: relative;
}

    .form-floating > .form-control[b-x0q8cr6vv1] {
        height: 58px;
        padding-right: 3.5rem; /* Space for the icon */
        padding-left: 1rem;
        border-radius: 8px;
        border: 1px solid #d1d5db;
        transition: border-color 0.2s, box-shadow 0.2s;
    }

        .form-floating > .form-control:focus[b-x0q8cr6vv1] {
            border-color: var(--primary-color);
            box-shadow: 0 0 0 0.2rem rgba(99, 102, 241, 0.25);
        }

    .form-floating > label[b-x0q8cr6vv1] {
        padding-right: 3.5rem;
        color: #9ca3af;
    }

    .form-floating > .form-control:focus ~ label[b-x0q8cr6vv1],
    .form-floating > .form-control:not(:placeholder-shown) ~ label[b-x0q8cr6vv1] {
        color: var(--primary-color);
    }

.input-icon[b-x0q8cr6vv1] {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #9ca3af;
    z-index: 10;
    pointer-events: none; /* Allows clicks to pass through to the input */
}

.form-floating > .form-control:focus ~ .input-icon[b-x0q8cr6vv1] {
    color: var(--primary-color);
}

/* Button Styles */
.btn-primary[b-x0q8cr6vv1] {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    padding: 0.75rem;
    font-size: 1.1rem;
    font-weight: 500;
    border-radius: 8px;
    transition: background-color 0.2s, border-color 0.2s;
}

    .btn-primary:hover:not(:disabled)[b-x0q8cr6vv1] {
        background-color: var(--primary-hover);
        border-color: var(--primary-hover);
    }

    .btn-primary:disabled[b-x0q8cr6vv1] {
        cursor: not-allowed;
        opacity: 0.7;
    }

/* Responsive Design */
@media (max-width: 992px) {
    .side-panel[b-x0q8cr6vv1] {
        display: none;
    }

    .landing-container[b-x0q8cr6vv1] {
        justify-content: center;
    }

    .form-wrapper[b-x0q8cr6vv1] {
        padding: 2rem;
    }
}
/* _content/Avina.Web.Client/Pages/Dashboard/Profile/Profile.razor.rz.scp.css */
.profile-container[b-oztqgwgjop] {
    max-width: 900px;
    margin: 2rem auto;
    padding: 0 1rem;
    direction: rtl;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Loading Spinner */
.loading-container[b-oztqgwgjop] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.spinner[b-oztqgwgjop] {
    margin-bottom: 1.5rem;
}

    .spinner > div[b-oztqgwgjop] {
        width: 12px;
        height: 12px;
        background-color: #667eea;
        border-radius: 100%;
        display: inline-block;
        margin: 0 4px;
        animation: bounce-b-oztqgwgjop 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1[b-oztqgwgjop] {
        animation-delay: -0.32s;
    }

    .spinner .bounce2[b-oztqgwgjop] {
        animation-delay: -0.16s;
    }

@keyframes bounce-b-oztqgwgjop {
    0%, 80%, 100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}

.loading-text[b-oztqgwgjop] {
    color: #667eea;
    font-weight: 500;
}

/* Access Denied */
.access-denied[b-oztqgwgjop] {
    text-align: center;
    padding: 3rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

    .access-denied .icon-container[b-oztqgwgjop] {
        width: 80px;
        height: 80px;
        background: rgba(255, 82, 82, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1.5rem;
    }

        .access-denied .icon-container i[b-oztqgwgjop] {
            font-size: 2.5rem;
            color: #ff5252;
        }

    .access-denied h3[b-oztqgwgjop] {
        color: #333;
        margin-bottom: 1rem;
    }

    .access-denied p[b-oztqgwgjop] {
        color: #666;
        margin-bottom: 1.5rem;
    }

.btn-login[b-oztqgwgjop] {
    display: inline-block;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}

    .btn-login:hover[b-oztqgwgjop] {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);
    }

/* Error Container */
.error-container[b-oztqgwgjop] {
    text-align: center;
    padding: 3rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

    .error-container .icon-container[b-oztqgwgjop] {
        width: 80px;
        height: 80px;
        background: rgba(255, 193, 7, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1.5rem;
    }

        .error-container .icon-container i[b-oztqgwgjop] {
            font-size: 2.5rem;
            color: #ffc107;
        }

    .error-container h3[b-oztqgwgjop] {
        color: #333;
        margin-bottom: 1rem;
    }

    .error-container p[b-oztqgwgjop] {
        color: #666;
        margin-bottom: 1.5rem;
    }

.btn-retry[b-oztqgwgjop] {
    background: #ffc107;
    color: #333;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .btn-retry:hover[b-oztqgwgjop] {
        background: #ffb300;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(255, 193, 7, 0.3);
    }

/* Profile Card */
.profile-card[b-oztqgwgjop] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.profile-header[b-oztqgwgjop] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 2rem;
    color: white;
    display: flex;
    align-items: center;
}

.profile-avatar[b-oztqgwgjop] {
    margin-left: 1.5rem;
}

.avatar-circle[b-oztqgwgjop] {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

    .avatar-circle i[b-oztqgwgjop] {
        font-size: 2rem;
        color: white;
    }

.profile-info h2[b-oztqgwgjop] {
    margin: 0 0 0.5rem;
    font-size: 1.8rem;
    font-weight: 600;
}

.profile-username[b-oztqgwgjop] {
    opacity: 0.9;
    margin-bottom: 0.75rem;
}

.profile-status[b-oztqgwgjop] {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
}

.status-dot[b-oztqgwgjop] {
    width: 8px;
    height: 8px;
    background: #4caf50;
    border-radius: 50%;
    margin-left: 0.5rem;
}

.profile-body[b-oztqgwgjop] {
    padding: 2rem;
}

.info-section[b-oztqgwgjop] {
    margin-bottom: 2rem;
}

    .info-section h3[b-oztqgwgjop] {
        color: #333;
        margin-bottom: 1.5rem;
        padding-bottom: 0.75rem;
        border-bottom: 1px solid #eee;
        font-size: 1.2rem;
    }

.info-grid[b-oztqgwgjop] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}

.info-item[b-oztqgwgjop] {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 1.25rem;
    transition: all 0.3s ease;
}

    .info-item:hover[b-oztqgwgjop] {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    }

.info-label[b-oztqgwgjop] {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
    color: #667eea;
    font-weight: 500;
}

    .info-label i[b-oztqgwgjop] {
        margin-left: 0.75rem;
        font-size: 1.1rem;
    }

.info-value[b-oztqgwgjop] {
    color: #333;
    font-size: 1.1rem;
}

.actions-section[b-oztqgwgjop] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
}

    .actions-section button[b-oztqgwgjop] {
        display: flex;
        align-items: center;
        padding: 0.75rem 1.5rem;
        border-radius: 8px;
        font-weight: 500;
        cursor: pointer;
        transition: all 0.3s ease;
        border: none;
    }

        .actions-section button i[b-oztqgwgjop] {
            margin-left: 0.75rem;
        }

.btn-edit[b-oztqgwgjop] {
    background: #e3f2fd;
    color: #1976d2;
}

    .btn-edit:hover[b-oztqgwgjop] {
        background: #bbdefb;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(25, 118, 210, 0.2);
    }

.btn-password[b-oztqgwgjop] {
    background: #f3e5f5;
    color: #7b1fa2;
}

    .btn-password:hover[b-oztqgwgjop] {
        background: #e1bee7;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(123, 31, 162, 0.2);
    }

.btn-logout[b-oztqgwgjop] {
    background: #ffebee;
    color: #d32f2f;
}

    .btn-logout:hover[b-oztqgwgjop] {
        background: #ffcdd2;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(211, 47, 47, 0.2);
    }

/* Responsive Design */
@media (max-width: 768px) {
    .profile-header[b-oztqgwgjop] {
        flex-direction: column;
        text-align: center;
    }

    .profile-avatar[b-oztqgwgjop] {
        margin-left: 0;
        margin-bottom: 1.5rem;
    }

    .info-grid[b-oztqgwgjop] {
        grid-template-columns: 1fr;
    }

    .actions-section[b-oztqgwgjop] {
        flex-direction: column;
    }

        .actions-section button[b-oztqgwgjop] {
            justify-content: center;
        }
}
/* _content/Avina.Web.Client/Pages/Home.razor.rz.scp.css */
/* wwwroot/css/Index.razor.css */
/* Hero Section */
.hero[b-bnb9d9t714] {
    position: relative;
    min-height: 100vh;
    background: linear-gradient(135deg, #000 0%, #1a1a1a 100%);
    display: flex;
    align-items: center;
    overflow: hidden;
}

.hero-overlay[b-bnb9d9t714] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('images/pattern.png') repeat;
    opacity: 0.05;
    z-index: 1;
}

.hero-content[b-bnb9d9t714] {
    position: relative;
    z-index: 2;
}

.hero-title[b-bnb9d9t714] {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: #fff;
}

    .hero-title .highlight[b-bnb9d9t714] {
        color: #e91e63;
        position: relative;
    }

        .hero-title .highlight[b-bnb9d9t714]::after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 8px;
            background-color: rgba(233, 30, 99, 0.3);
            z-index: -1;
        }

.hero-subtitle[b-bnb9d9t714] {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 2.5rem;
    color: rgba(255, 255, 255, 0.9);
}

.hero-buttons .btn[b-bnb9d9t714] {
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.hero-buttons .btn-primary[b-bnb9d9t714] {
    background-color: #e91e63;
    border-color: #e91e63;
}

    .hero-buttons .btn-primary:hover[b-bnb9d9t714] {
        background-color: #d81b60;
        border-color: #d81b60;
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(233, 30, 99, 0.3);
    }

.hero-image-container[b-bnb9d9t714] {
    position: relative;
    z-index: 2;
}

.hero-image-frame[b-bnb9d9t714] {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    transform: rotate(3deg);
}

.hero-image[b-bnb9d9t714] {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.hero-image-frame:hover .hero-image[b-bnb9d9t714] {
    transform: scale(1.05);
}

.hero-badge[b-bnb9d9t714] {
    position: absolute;
    bottom: -20px;
    right: -20px;
    background-color: #e91e63;
    color: white;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(233, 30, 99, 0.3);
    z-index: 3;
}

    .hero-badge span[b-bnb9d9t714] {
        display: block;
        font-size: 1.2rem;
        font-weight: 700;
    }

    .hero-badge small[b-bnb9d9t714] {
        font-size: 0.9rem;
        opacity: 0.9;
    }

.hero-scroll-indicator[b-bnb9d9t714] {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.5rem;
    animation: bounce-b-bnb9d9t714 2s infinite;
    z-index: 2;
}

@keyframes bounce-b-bnb9d9t714 {
    0%, 20%, 50%, 80%, 100% {
        transform: translateX(-50%) translateY(0);
    }

    40% {
        transform: translateX(-50%) translateY(-10px);
    }

    60% {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* Animations */
.animate-fade-in[b-bnb9d9t714] {
    animation: fadeIn-b-bnb9d9t714 1s ease-out;
}

.animate-float[b-bnb9d9t714] {
    animation: float-b-bnb9d9t714 3s ease-in-out infinite;
}

@keyframes fadeIn-b-bnb9d9t714 {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float-b-bnb9d9t714 {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

/* Section Styles */
.section-header[b-bnb9d9t714] {
    margin-bottom: 2rem;
}

.section-title[b-bnb9d9t714] {
    font-size: 2.5rem;
    font-weight: 800;
    color: #000;
    position: relative;
    display: inline-block;
}

.section-divider[b-bnb9d9t714] {
    width: 80px;
    height: 4px;
    background-color: #e91e63;
    margin: 1rem auto 0;
    border-radius: 2px;
}

.section-subtitle[b-bnb9d9t714] {
    font-size: 1.1rem;
    color: #666;
    max-width: 700px;
    margin: 0 auto;
}

/* About Section */
.about[b-bnb9d9t714] {
    background-color: #fff;
}

.about-image-wrapper[b-bnb9d9t714] {
    position: relative;
}

.about-image[b-bnb9d9t714] {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.about-experience[b-bnb9d9t714] {
    position: absolute;
    bottom: -20px;
    left: -20px;
    background-color: #e91e63;
    color: white;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 20px rgba(233, 30, 99, 0.3);
}

    .about-experience span[b-bnb9d9t714] {
        font-size: 2rem;
        font-weight: 700;
        line-height: 1;
    }

    .about-experience small[b-bnb9d9t714] {
        font-size: 0.9rem;
        opacity: 0.9;
    }

.about-text[b-bnb9d9t714] {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #444;
    margin-bottom: 1.5rem;
}

.about-highlights[b-bnb9d9t714] {
    margin-bottom: 2rem;
}

.highlight-item[b-bnb9d9t714] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

    .highlight-item i[b-bnb9d9t714] {
        color: #e91e63;
        margin-left: 1rem;
        font-size: 1.2rem;
    }

    .highlight-item span[b-bnb9d9t714] {
        font-size: 1rem;
        color: #555;
    }

/* Services Section */
.services[b-bnb9d9t714] {
    background-color: #f8f9fa;
}

.service-card[b-bnb9d9t714] {
    background: white;
    border-radius: 15px;
    padding: 2.5rem 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

    .service-card:hover[b-bnb9d9t714] {
        transform: translateY(-10px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    }

.service-icon[b-bnb9d9t714] {
    width: 80px;
    height: 80px;
    background-color: rgba(233, 30, 99, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

    .service-icon i[b-bnb9d9t714] {
        font-size: 2rem;
        color: #e91e63;
    }

.service-title[b-bnb9d9t714] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 1rem;
    text-align: center;
}

.service-text[b-bnb9d9t714] {
    font-size: 1rem;
    color: #666;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    text-align: center;
}

.service-features[b-bnb9d9t714] {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}

    .service-features li[b-bnb9d9t714] {
        display: flex;
        align-items: center;
        margin-bottom: 0.75rem;
        font-size: 0.95rem;
        color: #555;
    }

    .service-features i[b-bnb9d9t714] {
        color: #e91e63;
        margin-left: 0.75rem;
        font-size: 0.9rem;
    }

/* Testimonials Section */
.testimonials[b-bnb9d9t714] {
    background-color: #fff;
}

.testimonial-card[b-bnb9d9t714] {
    background: #fff;
    border-radius: 15px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

    .testimonial-card:hover[b-bnb9d9t714] {
        transform: translateY(-5px);
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    }

.testimonial-rating[b-bnb9d9t714] {
    color: #ffc107;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.testimonial-content[b-bnb9d9t714] {
    font-style: italic;
    margin-bottom: 1.5rem;
    color: #555;
    line-height: 1.6;
    position: relative;
}

    .testimonial-content[b-bnb9d9t714]::before {
        content: '"';
        font-size: 4rem;
        color: #f0f0f0;
        position: absolute;
        top: -20px;
        right: 10px;
        font-family: serif;
    }

.testimonial-author[b-bnb9d9t714] {
    display: flex;
    align-items: center;
}

.author-info h5[b-bnb9d9t714] {
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
}

.author-info p[b-bnb9d9t714] {
    color: #777;
    margin-bottom: 0;
    font-size: 0.9rem;
}

/* CTA Section */
.cta[b-bnb9d9t714] {
    background: linear-gradient(135deg, #e91e63 0%, #d81b60 100%);
    color: white;
    position: relative;
    overflow: hidden;
}

    .cta[b-bnb9d9t714]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('images/pattern.png') repeat;
        opacity: 0.1;
    }

.cta-content[b-bnb9d9t714] {
    position: relative;
    z-index: 1;
}

.cta-title[b-bnb9d9t714] {
    font-size: 2.2rem;
    font-weight: 800;
    margin-bottom: 1rem;
}

.cta-subtitle[b-bnb9d9t714] {
    font-size: 1.1rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto 2rem;
}

.cta-buttons .btn[b-bnb9d9t714] {
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 50px;
    margin: 0 0.5rem;
}

.cta-buttons .btn-primary[b-bnb9d9t714] {
    background-color: #fff;
    color: #e91e63;
    border-color: #fff;
}

    .cta-buttons .btn-primary:hover[b-bnb9d9t714] {
        background-color: rgba(255, 255, 255, 0.9);
        border-color: rgba(255, 255, 255, 0.9);
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }

.cta-buttons .btn-outline-light[b-bnb9d9t714] {
    border-color: rgba(255, 255, 255, 0.7);
    color: white;
}

    .cta-buttons .btn-outline-light:hover[b-bnb9d9t714] {
        background-color: rgba(255, 255, 255, 0.2);
        border-color: white;
        transform: translateY(-3px);
    }

/* Responsive Design */
@media (max-width: 992px) {
    .hero-title[b-bnb9d9t714] {
        font-size: 2.8rem;
    }

    .hero-image-frame[b-bnb9d9t714] {
        transform: rotate(0);
        margin-top: 3rem;
    }

    .hero-badge[b-bnb9d9t714] {
        bottom: -15px;
        right: 50%;
        transform: translateX(50%);
    }
}

@media (max-width: 768px) {
    .hero-title[b-bnb9d9t714] {
        font-size: 2.2rem;
    }

    .hero-subtitle[b-bnb9d9t714] {
        font-size: 1rem;
    }

    .section-title[b-bnb9d9t714] {
        font-size: 2rem;
    }

    .about-image-wrapper[b-bnb9d9t714] {
        order: -1;
        margin-bottom: 2rem;
    }

    .about-experience[b-bnb9d9t714] {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 2rem auto 0;
    }

    .service-card[b-bnb9d9t714], .testimonial-card[b-bnb9d9t714] {
        margin-bottom: 2rem;
    }

    .cta-title[b-bnb9d9t714] {
        font-size: 1.8rem;
    }

    .cta-buttons .btn[b-bnb9d9t714] {
        display: block;
        margin: 0.5rem auto;
        width: 80%;
    }
}
/* _content/Avina.Web.Client/Pages/Public/YouTube.razor.rz.scp.css */
html[b-uzowbhwm80], body[b-uzowbhwm80] {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.youtube-page[b-uzowbhwm80] {
    min-height: 100vh;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    padding: 2rem 0;
    display: flex;
    flex-direction: column;
}

.container[b-uzowbhwm80] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Header Styles */
.youtube-page h3[b-uzowbhwm80] {
    text-align: center;
    color: #2c3e50;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

    .youtube-page h3[b-uzowbhwm80]::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 4px;
        background: linear-gradient(90deg, #ff0000, #cc0000);
        border-radius: 2px;
    }

/* YouTube Loading Spinner */
.youtube-loading[b-uzowbhwm80] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    flex: 1;
}

.youtube-spinner[b-uzowbhwm80] {
    position: relative;
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem;
}

    .youtube-spinner .circle[b-uzowbhwm80] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 4px solid transparent;
        border-top-color: #ff0000;
        animation: spin-b-uzowbhwm80 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    }

        .youtube-spinner .circle:nth-child(2)[b-uzowbhwm80] {
            width: 70%;
            height: 70%;
            top: 15%;
            left: 15%;
            border-top-color: #ff3333;
            animation-delay: 0.2s;
        }

        .youtube-spinner .circle:nth-child(3)[b-uzowbhwm80] {
            width: 40%;
            height: 40%;
            top: 30%;
            left: 30%;
            border-top-color: #ff6666;
            animation-delay: 0.4s;
        }

.youtube-logo[b-uzowbhwm80] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .youtube-logo[b-uzowbhwm80]::before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 14px;
        border-color: transparent transparent transparent #ffffff;
    }

@keyframes spin-b-uzowbhwm80 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-text[b-uzowbhwm80] {
    color: #606060;
    font-size: 1.1rem;
    font-weight: 500;
    margin-top: 1rem;
    animation: pulse-b-uzowbhwm80 1.5s ease-in-out infinite;
}

@keyframes pulse-b-uzowbhwm80 {
    0%, 100% {
        opacity: 0.7;
    }

    50% {
        opacity: 1;
    }
}

/* Loading Dots Animation */
.loading-dots[b-uzowbhwm80] {
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
}

    .loading-dots span[b-uzowbhwm80] {
        width: 8px;
        height: 8px;
        margin: 0 3px;
        background-color: #ff0000;
        border-radius: 50%;
        display: inline-block;
        animation: bounce-b-uzowbhwm80 1.4s ease-in-out infinite both;
    }

        .loading-dots span:nth-child(1)[b-uzowbhwm80] {
            animation-delay: -0.32s;
        }

        .loading-dots span:nth-child(2)[b-uzowbhwm80] {
            animation-delay: -0.16s;
        }

@keyframes bounce-b-uzowbhwm80 {
    0%, 80%, 100% {
        transform: scale(0);
        opacity: 0.5;
    }

    40% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Progress Bar */
.youtube-progress[b-uzowbhwm80] {
    width: 100%;
    max-width: 400px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    margin-top: 1.5rem;
}

    .youtube-progress .bar[b-uzowbhwm80] {
        height: 100%;
        width: 30%;
        background: linear-gradient(90deg, #ff0000, #ff3333);
        border-radius: 2px;
        animation: progress-b-uzowbhwm80 2s ease-in-out infinite;
    }

@keyframes progress-b-uzowbhwm80 {
    0% {
        transform: translateX(-100%);
        width: 30%;
    }

    50% {
        width: 70%;
    }

    100% {
        transform: translateX(400%);
        width: 30%;
    }
}

/* No Videos State */
.no-videos[b-uzowbhwm80] {
    text-align: center;
    padding: 4rem 2rem;
    color: #7f8c8d;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 12px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    max-width: 600px;
    margin: 0 auto;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.no-videos-icon[b-uzowbhwm80] {
    color: #ff0000;
    margin-bottom: 1.5rem;
}

.no-videos h4[b-uzowbhwm80] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1rem;
}

.no-videos p[b-uzowbhwm80] {
    font-size: 1.1rem;
    margin-bottom: 2rem;
}

.retry-button[b-uzowbhwm80] {
    background: linear-gradient(135deg, #ff0000, #cc0000);
    color: white;
    border: none;
    padding: 0.8rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 0, 0, 0.3);
}

    .retry-button:hover[b-uzowbhwm80] {
        background: linear-gradient(135deg, #cc0000, #990000);
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(255, 0, 0, 0.4);
    }

/* Video Grid */
.video-grid[b-uzowbhwm80] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 2rem;
    padding: 0 1.5rem;
    margin-bottom: 2rem;
}

/* Video Card */
.video-card[b-uzowbhwm80] {
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    display: flex;
    flex-direction: column;
}

    .video-card:hover[b-uzowbhwm80] {
        transform: translateY(-10px);
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    }

/* Thumbnail Container */
.thumbnail-container[b-uzowbhwm80] {
    position: relative;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    overflow: hidden;
    background: #000;
}

    .thumbnail-container img[b-uzowbhwm80] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }

.video-card:hover .thumbnail-container img[b-uzowbhwm80] {
    transform: scale(1.05);
}

/* Play Button Overlay */
.play-overlay[b-uzowbhwm80] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.video-card:hover .play-overlay[b-uzowbhwm80] {
    opacity: 1;
}

.play-button[b-uzowbhwm80] {
    width: 70px;
    height: 70px;
    background: rgba(255, 0, 0, 0.8);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.8);
    transition: transform 0.3s ease;
}

.video-card:hover .play-button[b-uzowbhwm80] {
    transform: scale(1);
}

.play-button[b-uzowbhwm80]::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent white;
    margin-left: 5px;
}

/* Video Duration Badge */
.video-duration[b-uzowbhwm80] {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.2;
}

/* Video Info */
.video-info[b-uzowbhwm80] {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.video-title[b-uzowbhwm80] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 2.8rem;
}

.video-meta[b-uzowbhwm80] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    color: #7f8c8d;
}

.view-count[b-uzowbhwm80] {
    font-weight: 500;
}

.publish-date[b-uzowbhwm80] {
    font-weight: 400;
}

/* Watch Button */
.watch-button[b-uzowbhwm80] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ff0000, #cc0000);
    color: white;
    border: none;
    padding: 0.7rem 1.5rem;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: auto;
    box-shadow: 0 4px 15px rgba(255, 0, 0, 0.3);
}

    .watch-button:hover[b-uzowbhwm80] {
        background: linear-gradient(135deg, #cc0000, #990000);
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(255, 0, 0, 0.4);
        color: white;
    }

    .watch-button[b-uzowbhwm80]::before {
        content: '▶';
        margin-left: 8px;
        font-size: 1.2rem;
    }

/* Animation for new items */
.video-card[b-uzowbhwm80] {
    animation: fadeInUp-b-uzowbhwm80 0.6s ease-out;
    animation-fill-mode: both;
}

@keyframes fadeInUp-b-uzowbhwm80 {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Stagger animation for cards */
.video-card:nth-child(1)[b-uzowbhwm80] {
    animation-delay: 0.1s;
}

.video-card:nth-child(2)[b-uzowbhwm80] {
    animation-delay: 0.2s;
}

.video-card:nth-child(3)[b-uzowbhwm80] {
    animation-delay: 0.3s;
}

.video-card:nth-child(4)[b-uzowbhwm80] {
    animation-delay: 0.4s;
}

.video-card:nth-child(5)[b-uzowbhwm80] {
    animation-delay: 0.5s;
}

.video-card:nth-child(6)[b-uzowbhwm80] {
    animation-delay: 0.6s;
}

/* Responsive Design */
@media (max-width: 768px) {
    .youtube-page h3[b-uzowbhwm80] {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .video-grid[b-uzowbhwm80] {
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        gap: 1.5rem;
        padding: 0 1rem;
    }

    .video-info[b-uzowbhwm80] {
        padding: 1.2rem;
    }

    .video-title[b-uzowbhwm80] {
        font-size: 1rem;
    }

    .video-meta[b-uzowbhwm80] {
        flex-direction: column;
        gap: 0.5rem;
    }
}

@media (max-width: 480px) {
    .video-grid[b-uzowbhwm80] {
        grid-template-columns: 1fr;
        gap: 1.2rem;
    }

    .youtube-page h3[b-uzowbhwm80] {
        font-size: 1.7rem;
    }

    .youtube-spinner[b-uzowbhwm80] {
        width: 60px;
        height: 60px;
    }

    .youtube-logo[b-uzowbhwm80]::before {
        border-width: 6px 0 6px 10px;
    }
}

</style[b-uzowbhwm80] >
/* _content/Avina.Web.Client/Shared/DashboardFooter.razor.rz.scp.css */
.dashboard-footer[b-25bynrve0q] {
    background: white;
    border-top: 1px solid #eee;
    padding: 1.5rem;
}

.footer-content[b-25bynrve0q] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-links[b-25bynrve0q] {
    display: flex;
    gap: 1.5rem;
}

    .footer-links a[b-25bynrve0q] {
        color: #666;
        text-decoration: none;
        transition: color 0.3s ease;
    }

        .footer-links a:hover[b-25bynrve0q] {
            color: #667eea;
        }

@media (max-width: 768px) {
    .footer-content[b-25bynrve0q] {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }
}
/* _content/Avina.Web.Client/Shared/DashboardHeader.razor.rz.scp.css */
.dashboard-header[b-a63mb5th0t] {
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 0 1.5rem;
    height: 60px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
    direction: ltr;
}

    .dashboard-header.rtl[b-a63mb5th0t] {
        direction: rtl;
    }

.menu-toggle[b-a63mb5th0t] {
    display: none;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 25px;
    background: transparent;
    border: none;
    cursor: pointer;
    margin-left: 1rem;
}

.hamburger-line[b-a63mb5th0t] {
    width: 100%;
    height: 3px;
    background: white;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.header-content[b-a63mb5th0t] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.dashboard-title[b-a63mb5th0t] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.header-actions[b-a63mb5th0t] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.icon-button[b-a63mb5th0t] {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

    .icon-button:hover[b-a63mb5th0t] {
        background: rgba(255, 255, 255, 0.3);
    }

.notification-badge[b-a63mb5th0t] {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #ff4757;
    color: white;
    font-size: 0.7rem;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-toggle[b-a63mb5th0t] {
    background: rgba(255, 255, 255, 0.2) !important;
    border: none;
    border-radius: 20px;
    padding: 0.3rem 0.8rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .dropdown-toggle:hover[b-a63mb5th0t] {
        background: rgba(255, 255, 255, 0.3) !important;
    }

    .dropdown-toggle[b-a63mb5th0t]::after {
        display: none;
    }

.custom-rtl-dropdown[b-a63mb5th0t] {
    left: auto;
    right: 0;
    text-align: right;
    background: #5a67d8;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 180px;
    padding: 0.5rem;
}

    .custom-rtl-dropdown .dropdown-item[b-a63mb5th0t] {
        color: white;
        padding: 0.5rem 1rem;
        border-radius: 4px;
        margin: 0.2rem 0;
    }

        .custom-rtl-dropdown .dropdown-item:hover[b-a63mb5th0t] {
            background: rgba(255, 255, 255, 0.2);
        }

.dropdown-divider[b-a63mb5th0t] {
    border-color: rgba(255, 255, 255, 0.2);
    margin: 0.5rem 0;
}

.user-profile[b-a63mb5th0t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.3rem 0.8rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
}

    .user-profile i[b-a63mb5th0t] {
        font-size: 1.5rem;
    }

@media (max-width: 768px) {
    .menu-toggle[b-a63mb5th0t] {
        display: flex;
    }

    .header-actions .dropdown-toggle span[b-a63mb5th0t] {
        display: none;
    }

    .header-actions .user-profile span[b-a63mb5th0t] {
        display: none;
    }

    .custom-rtl-dropdown[b-a63mb5th0t] {
        right: -10px;
    }
}
/* _content/Avina.Web.Client/Shared/DashboardSidebar.razor.rz.scp.css */
.dashboard-sidebar[b-ryikw95ny9] {
    width: 260px;
    background: linear-gradient(to bottom, #ffffff, #f8f9fa);
    box-shadow: -2px 0 15px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 60px;
    bottom: 0;
    right: 0;
    z-index: 999;
    transform: translateX(100%);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

    .dashboard-sidebar.open[b-ryikw95ny9] {
        transform: translateX(0);
    }

/* Header Styles */
.sidebar-header[b-ryikw95ny9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background: rgba(102, 126, 234, 0.03);
}

.logo-container[b-ryikw95ny9] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    transition: all 0.3s ease;
}

    .logo-container:hover[b-ryikw95ny9] {
        transform: translateX(-5px);
    }

.logo-icon[b-ryikw95ny9] {
    font-size: 1.8rem;
    color: #667eea;
    transition: all 0.3s ease;
}

.logo-container:hover .logo-icon[b-ryikw95ny9] {
    color: #5a67d8;
    transform: scale(1.1);
}

.logo-text[b-ryikw95ny9] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: -0.5px;
}

.close-btn[b-ryikw95ny9] {
    display: none;
    background: rgba(102, 126, 234, 0.1);
    border: none;
    color: #667eea;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 1.2rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .close-btn:hover[b-ryikw95ny9] {
        background: rgba(102, 126, 234, 0.2);
        color: #5a67d8;
        transform: rotate(90deg);
    }

/* Navigation Styles */
.sidebar-nav[b-ryikw95ny9] {
    flex: 1;
    overflow-y: auto;
    padding: 1rem 0;
    scrollbar-width: thin;
    scrollbar-color: rgba(102, 126, 234, 0.3) transparent;
}

    .sidebar-nav[b-ryikw95ny9]::-webkit-scrollbar {
        width: 6px;
    }

    .sidebar-nav[b-ryikw95ny9]::-webkit-scrollbar-track {
        background: transparent;
    }

    .sidebar-nav[b-ryikw95ny9]::-webkit-scrollbar-thumb {
        background-color: rgba(102, 126, 234, 0.3);
        border-radius: 3px;
    }

        .sidebar-nav[b-ryikw95ny9]::-webkit-scrollbar-thumb:hover {
            background-color: rgba(102, 126, 234, 0.5);
        }

.nav-section[b-ryikw95ny9] {
    margin-bottom: 1.5rem;
    padding: 0 1rem;
}

    .nav-section h3[b-ryikw95ny9] {
        font-size: 0.75rem;
        text-transform: uppercase;
        color: #a0aec0;
        margin: 0 0.5rem 0.8rem;
        font-weight: 700;
        letter-spacing: 1px;
        text-align: right;
        position: relative;
    }

        .nav-section h3[b-ryikw95ny9]::after {
            content: '';
            position: absolute;
            right: 0;
            bottom: -0.3rem;
            width: 30px;
            height: 2px;
            background: linear-gradient(to left, #667eea, transparent);
        }

.sidebar-nav ul[b-ryikw95ny9] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-nav li[b-ryikw95ny9] {
    margin: 0.2rem 0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

    .sidebar-nav li:hover[b-ryikw95ny9] {
        transform: translateX(-5px);
    }

    .sidebar-nav li a[b-ryikw95ny9] {
        display: flex;
        align-items: center;
        gap: 0.8rem;
        padding: 0.8rem 1.2rem;
        color: #4a5568;
        text-decoration: none;
        transition: all 0.3s ease;
        position: relative;
        text-align: right;
        font-weight: 500;
        font-size: 0.95rem;
    }

        .sidebar-nav li a[b-ryikw95ny9]::before {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            width: 0;
            background: linear-gradient(to left, #667eea, #764ba2);
            transition: width 0.3s ease;
        }

    .sidebar-nav li.active a[b-ryikw95ny9] {
        color: white;
        background: linear-gradient(to left, #667eea, #764ba2);
        box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
    }

        .sidebar-nav li.active a[b-ryikw95ny9]::before {
            width: 4px;
        }

    .sidebar-nav li a:hover[b-ryikw95ny9] {
        color: #667eea;
        background: rgba(102, 126, 234, 0.08);
    }

    .sidebar-nav li.active a:hover[b-ryikw95ny9] {
        color: white;
        background: linear-gradient(to left, #667eea, #764ba2);
    }

    .sidebar-nav li a i[b-ryikw95ny9] {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 6px;
        background: rgba(102, 126, 234, 0.1);
        color: #667eea;
        transition: all 0.3s ease;
        margin-left: 0.8rem;
    }

    .sidebar-nav li.active a i[b-ryikw95ny9] {
        background: rgba(255, 255, 255, 0.2);
        color: white;
    }

    .sidebar-nav li a:hover i[b-ryikw95ny9] {
        background: rgba(102, 126, 234, 0.2);
        transform: scale(1.1);
    }

/* Mobile Styles */
@media (max-width: 768px) {
    .dashboard-sidebar[b-ryikw95ny9] {
        width: 85%;
        max-width: 320px;
        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.15);
    }

    .close-btn[b-ryikw95ny9] {
        display: flex;
    }

    .sidebar-header[b-ryikw95ny9] {
        padding: 1.2rem;
    }

    .logo-text[b-ryikw95ny9] {
        font-size: 1.1rem;
    }

    .sidebar-nav[b-ryikw95ny9] {
        padding: 0.8rem 0;
    }

    .nav-section[b-ryikw95ny9] {
        padding: 0 0.8rem;
    }

    .sidebar-nav li a[b-ryikw95ny9] {
        padding: 0.7rem 1rem;
        font-size: 0.9rem;
    }
}

/* Desktop Styles */
@media (min-width: 769px) {
    .dashboard-sidebar[b-ryikw95ny9] {
        transform: translateX(0) !important;
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        box-shadow: 2px 0 15px rgba(0, 0, 0, 0.08);
        border-left: 1px solid rgba(0, 0, 0, 0.05);
        border-right: none;
    }

    .close-btn[b-ryikw95ny9] {
        display: none;
    }

    .sidebar-nav li:hover[b-ryikw95ny9] {
        transform: translateX(5px);
    }
}

/* Animation for sidebar items */
@keyframes slideIn-b-ryikw95ny9 {
    from {
        opacity: 0;
        transform: translateX(20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.sidebar-nav li[b-ryikw95ny9] {
    animation: slideIn-b-ryikw95ny9 0.5s ease forwards;
    opacity: 0;
}

    .sidebar-nav li:nth-child(1)[b-ryikw95ny9] {
        animation-delay: 0.1s;
    }

    .sidebar-nav li:nth-child(2)[b-ryikw95ny9] {
        animation-delay: 0.2s;
    }

    .sidebar-nav li:nth-child(3)[b-ryikw95ny9] {
        animation-delay: 0.3s;
    }

    .sidebar-nav li:nth-child(4)[b-ryikw95ny9] {
        animation-delay: 0.4s;
    }

    .sidebar-nav li:nth-child(5)[b-ryikw95ny9] {
        animation-delay: 0.5s;
    }

    .sidebar-nav li:nth-child(6)[b-ryikw95ny9] {
        animation-delay: 0.6s;
    }

    .sidebar-nav li:nth-child(7)[b-ryikw95ny9] {
        animation-delay: 0.7s;
    }

    .sidebar-nav li:nth-child(8)[b-ryikw95ny9] {
        animation-delay: 0.8s;
    }

    .sidebar-nav li:nth-child(9)[b-ryikw95ny9] {
        animation-delay: 0.9s;
    }

    .sidebar-nav li:nth-child(10)[b-ryikw95ny9] {
        animation-delay: 1s;
    }
/* _content/Avina.Web.Client/Shared/Notification.razor.rz.scp.css */
.notification-container[b-21s6w87rfl] {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    width: 90%;
    max-width: 400px;
}

.notification[b-21s6w87rfl] {
    padding: 1rem 1.5rem;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    animation: slideDown-b-21s6w87rfl 0.3s ease-out;
    display: flex;
    align-items: center;
    color: white;
}

.notification-success[b-21s6w87rfl] {
    background-color: #28a745;
}

.notification-error[b-21s6w87rfl] {
    background-color: #dc3545;
}

.notification-body[b-21s6w87rfl] {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

    .notification-body svg[b-21s6w87rfl] {
        flex-shrink: 0;
    }

@keyframes slideDown-b-21s6w87rfl {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* _content/Avina.Web.Client/Shared/PublicFooter.razor.rz.scp.css */
/* wwwroot/css/PublicFooter.razor.css */
.footer-container[b-4mqp3865bb] {
    font-family: 'Vazirmatn', Tahoma, Geneva, Verdana, sans-serif;
    direction: rtl;
    text-align: right;
    background-color: #000;
    color: #fff;
    border-top: 1px solid #333;
    padding: 3rem 0 1rem;
}

.footer-section[b-4mqp3865bb] {
    margin-bottom: 2rem;
}

.footer-title[b-4mqp3865bb] {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    color: #fff;
    position: relative;
    padding-bottom: 0.5rem;
}

    .footer-title[b-4mqp3865bb]::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50px;
        height: 2px;
        background-color: #fff;
    }

.footer-links[b-4mqp3865bb] {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer-links li[b-4mqp3865bb] {
        margin-bottom: 0.75rem;
    }

    .footer-links a[b-4mqp3865bb] {
        color: #ccc;
        text-decoration: none;
        transition: color 0.3s ease;
        font-weight: 400;
    }

        .footer-links a:hover[b-4mqp3865bb] {
            color: #fff;
            padding-right: 5px;
        }

.social-links[b-4mqp3865bb] {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

    .social-links a[b-4mqp3865bb] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        transition: all 0.3s ease;
    }

        .social-links a:hover[b-4mqp3865bb] {
            background-color: #fff;
            color: #000;
            transform: translateY(-3px);
        }

.copyright[b-4mqp3865bb] {
    text-align: center;
    padding-top: 1.5rem;
    margin-top: 2rem;
    border-top: 1px solid #333;
    font-size: 0.9rem;
    color: #ccc;
}

.contact-info[b-4mqp3865bb] {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
}

    .contact-info i[b-4mqp3865bb] {
        margin-left: 0.75rem;
        color: #fff;
        font-size: 1.1rem;
        width: 20px;
        text-align: center;
    }

@media (max-width: 768px) {
    .footer-container[b-4mqp3865bb] {
        padding: 2rem 0 1rem;
    }

    .footer-section[b-4mqp3865bb] {
        margin-bottom: 1.5rem;
    }

    .social-links[b-4mqp3865bb] {
        justify-content: center;
    }
}
/* _content/Avina.Web.Client/Shared/PublicHeader.razor.rz.scp.css */
.navbar[b-i4a7dko0w4] {
    font-family: 'Vazirmatn', Tahoma, Geneva, Verdana, sans-serif;
    direction: rtl;
    padding: 1rem 0;
    border-bottom: 1px solid #333;
}

.container[b-i4a7dko0w4] {
    padding-right: 80px !important;
    padding-left: 80px !important;
}

.navbar-brand[b-i4a7dko0w4] {
    font-weight: 700;
    font-size: 1.5rem;
}

.nav-link[b-i4a7dko0w4] {
    font-weight: 500;
    margin: 0 0.5rem;
    border-radius: 0.375rem;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem !important;
}

.navbar-toggler[b-i4a7dko0w4] {
    border: none;
}

    .navbar-toggler:focus[b-i4a7dko0w4] {
        box-shadow: none;
    }

.dropdown-toggle[b-i4a7dko0w4] {
    border: none !important;
}

.dropdown-menu.custom-rtl-dropdown[b-i4a7dko0w4] {
    font-family: 'Vazirmatn', Tahoma, Geneva, Verdana, sans-serif;
    direction: rtl;
    text-align: right;
    min-width: 200px;
    padding: 0.5rem 0;
    border-radius: 0.5rem;
    border: 1px solid #333 !important;
}

.dropdown-item[b-i4a7dko0w4] {
    font-weight: 400;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
}

    .dropdown-item i[b-i4a7dko0w4] {
        margin-left: 0.75rem;
        width: 16px;
        text-align: center;
    }

.dropdown-divider[b-i4a7dko0w4] {
    border-color: #333 !important;
}

@media (max-width: 991px) {
    .container[b-i4a7dko0w4] {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .navbar-collapse[b-i4a7dko0w4] {
        background-color: #000;
        padding: 1rem;
        border-radius: 0.5rem;
        margin-top: 0.5rem;
        border: 1px solid #333;
    }

    .navbar-nav[b-i4a7dko0w4] {
        margin-bottom: 1rem;
    }

    .nav-link[b-i4a7dko0w4] {
        margin: 0.25rem 0;
    }

    .dropdown-menu[b-i4a7dko0w4] {
        background-color: #111;
        border: 1px solid #333;
    }
}
