/* /Components/Pagination.razor.rz.scp.css */
/* wwwroot/css/pagination.css یا در app.css */

.pagination-container[b-w8o556ha8t] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1.5rem;
    padding: 1rem 0;
    border-top: 1px solid oklch(0.9 0 0);
}

.pagination-info[b-w8o556ha8t] {
    display: flex;
    justify-content: center;
    font-size: 0.875rem;
}

.pagination-controls[b-w8o556ha8t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.page-size-selector[b-w8o556ha8t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
}

    .page-size-selector label[b-w8o556ha8t] {
        margin: 0;
        white-space: nowrap;
        color: oklch(0.45 0 0);
    }

    .page-size-selector .form-select[b-w8o556ha8t] {
        width: auto;
        min-width: 70px;
    }

/* Modern Pagination Styles */
.pagination-modern[b-w8o556ha8t] {
    margin: 0;
    gap: 0.25rem;
}

    .pagination-modern .page-item[b-w8o556ha8t] {
        margin: 0;
    }

    .pagination-modern .page-link[b-w8o556ha8t] {
        border: 1px solid oklch(0.88 0 0);
        background: oklch(0.98 0 0);
        color: oklch(0.35 0 0);
        padding: 0.5rem 0.75rem;
        border-radius: 0.375rem;
        min-width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        transition: all 150ms ease;
        cursor: pointer;
    }

        .pagination-modern .page-link:hover:not(:disabled)[b-w8o556ha8t] {
            background: oklch(0.95 0 0);
            border-color: oklch(0.75 0 0);
            color: oklch(0.25 0 0);
            transform: translateY(-1px);
        }

        .pagination-modern .page-link:active:not(:disabled)[b-w8o556ha8t] {
            transform: translateY(0);
        }

        .pagination-modern .page-link:focus-visible[b-w8o556ha8t] {
            outline: 2px solid oklch(0.55 0.15 280);
            outline-offset: 2px;
            border-color: oklch(0.55 0.15 280);
        }

    .pagination-modern .page-item.active .page-link[b-w8o556ha8t] {
        background: oklch(0.45 0.15 280);
        border-color: oklch(0.45 0.15 280);
        color: oklch(0.98 0 0);
        font-weight: 600;
        cursor: default;
    }

    .pagination-modern .page-item.disabled .page-link[b-w8o556ha8t] {
        background: oklch(0.96 0 0);
        border-color: oklch(0.92 0 0);
        color: oklch(0.7 0 0);
        cursor: not-allowed;
        opacity: 0.6;
    }

    .pagination-modern .page-ellipsis[b-w8o556ha8t] {
        cursor: default;
        background: transparent;
        border-color: transparent;
        pointer-events: none;
    }

/* Responsive */
@media (max-width: 768px) {
    .pagination-container[b-w8o556ha8t] {
        gap: 0.75rem;
    }

    .pagination-controls[b-w8o556ha8t] {
        flex-direction: column;
        align-items: stretch;
    }

    .page-size-selector[b-w8o556ha8t] {
        justify-content: center;
        order: 2;
    }

    .pagination-modern[b-w8o556ha8t] {
        justify-content: center;
        order: 1;
    }

        .pagination-modern .page-link[b-w8o556ha8t] {
            padding: 0.4rem 0.6rem;
            min-width: 36px;
            height: 36px;
            font-size: 0.875rem;
        }

    .pagination-info[b-w8o556ha8t] {
        font-size: 0.8125rem;
    }
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
    .pagination-container[b-w8o556ha8t] {
        border-top-color: oklch(0.25 0 0);
    }

    .page-size-selector label[b-w8o556ha8t] {
        color: oklch(0.65 0 0);
    }

    .pagination-modern .page-link[b-w8o556ha8t] {
        border-color: oklch(0.3 0 0);
        background: oklch(0.2 0 0);
        color: oklch(0.85 0 0);
    }

        .pagination-modern .page-link:hover:not(:disabled)[b-w8o556ha8t] {
            background: oklch(0.25 0 0);
            border-color: oklch(0.4 0 0);
            color: oklch(0.95 0 0);
        }

    .pagination-modern .page-item.active .page-link[b-w8o556ha8t] {
        background: oklch(0.55 0.15 280);
        border-color: oklch(0.55 0.15 280);
        color: oklch(0.98 0 0);
    }

    .pagination-modern .page-item.disabled .page-link[b-w8o556ha8t] {
        background: oklch(0.18 0 0);
        border-color: oklch(0.25 0 0);
        color: oklch(0.45 0 0);
    }
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    .pagination-modern .page-link[b-w8o556ha8t] {
        transition: none;
    }

        .pagination-modern .page-link:hover:not(:disabled)[b-w8o556ha8t] {
            transform: none;
        }
}
/* /Layout/Footer.razor.rz.scp.css */
/* ==========================================
   RED 8 - LUXURIOUS MINIMAL FOOTER
   ========================================== */
.red8-footer-minimal[b-gu0lzwqook] {
    background: linear-gradient(180deg, #121212 0%, #050505 100%);
    padding: 50px 0 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
    position: relative;
    overflow: hidden;
}

    /* افکت نور بک‌گراند بسیار ملایم در پشت فوتر */
    .red8-footer-minimal[b-gu0lzwqook]::after {
        content: '';
        position: absolute;
        bottom: -150px;
        left: 50%;
        transform: translateX(-50%);
        width: 350px;
        height: 250px;
        background: radial-gradient(circle, rgba(192, 39, 44, 0.08) 0%, transparent 70%);
        pointer-events: none;
        z-index: 1;
    }

.footer-minimal-wrapper[b-gu0lzwqook] {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* استایل لوگوی متنی فوتر */
.footer-minimal-brand[b-gu0lzwqook] {
    font-size: 1.6rem;
    font-weight: 900;
    letter-spacing: 3px;
    margin-bottom: 25px;
    user-select: none;
}

    .footer-minimal-brand .brand-text-accent[b-gu0lzwqook] {
        color: #fff;
        text-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
    }

    .footer-minimal-brand .brand-text-num[b-gu0lzwqook] {
        color: #C0272C;
        text-shadow: 0 0 15px rgba(192, 39, 44, 0.4);
    }

/* ردیف چیپ‌ها */
.footer-minimal-chips[b-gu0lzwqook] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 900px;
}

/* استایل عمومی هر چیپ */
.footer-info-chip[b-gu0lzwqook] {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 10px 20px;
    border-radius: 50px; /* شکل کپسولی */
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    font-size: 0.9rem;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    backdrop-filter: blur(8px);
}

.chip-icon-holder[b-gu0lzwqook] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);
    color: #C0272C;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.chip-text[b-gu0lzwqook] {
    font-weight: 500;
    letter-spacing: 0.3px;
}

.font-lato[b-gu0lzwqook] {
    font-family: 'Lato', system-ui, -apple-system, sans-serif;
    letter-spacing: 1px;
}

/* چیپ‌های تعاملی (لینک‌ها) */
.interactive-chip:hover[b-gu0lzwqook] {
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

    .interactive-chip:hover .chip-icon-holder[b-gu0lzwqook] {
        background: #C0272C;
        color: #fff;
        box-shadow: 0 0 10px rgba(192, 39, 44, 0.5);
    }

/* استایل ویژه هاور اینستاگرام به رنگ برند */
.instagram-chip:hover[b-gu0lzwqook] {
    border-color: rgba(192, 39, 44, 0.3);
    background: rgba(192, 39, 44, 0.04);
}

/* فوتر پایینی */
.footer-minimal-bottom[b-gu0lzwqook] {
    width: 100%;
    max-width: 600px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.03);
}

.copyright-text[b-gu0lzwqook] {
    margin: 0;
    color: rgba(255, 255, 255, 0.35);
    font-size: 0.78rem;
    font-weight: 400;
    letter-spacing: 0.8px;
}

/* ریسپانسیو اختصاصی موبایل */
@media (max-width: 768px) {
    .red8-footer-minimal[b-gu0lzwqook] {
        padding: 40px 0 20px;
    }

    .footer-minimal-chips[b-gu0lzwqook] {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        padding: 0 15px;
    }

    .footer-info-chip[b-gu0lzwqook] {
        justify-content: flex-start;
        padding: 12px 18px;
    }

    .footer-minimal-brand[b-gu0lzwqook] {
        margin-bottom: 20px;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page-wrapper[b-l8h0ktiayg] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main-content[b-l8h0ktiayg] {
    flex: 1;
}


.page[b-l8h0ktiayg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l8h0ktiayg] {
    flex: 1;
}

.sidebar[b-l8h0ktiayg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l8h0ktiayg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l8h0ktiayg]  a, .top-row[b-l8h0ktiayg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-l8h0ktiayg]  a:hover, .top-row[b-l8h0ktiayg]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-l8h0ktiayg]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-l8h0ktiayg] {
        justify-content: space-between;
    }

    .top-row[b-l8h0ktiayg]  a, .top-row[b-l8h0ktiayg]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l8h0ktiayg] {
        flex-direction: row;
    }

    .sidebar[b-l8h0ktiayg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l8h0ktiayg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-l8h0ktiayg]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l8h0ktiayg], article[b-l8h0ktiayg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


.vpn-bottom-sheet-overlay[b-l8h0ktiayg] {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: flex-end;
    background: rgba(0, 0, 0, 0.48);
    backdrop-filter: blur(2px);
}

.vpn-bottom-sheet[b-l8h0ktiayg] {
    width: 100%;
    padding: 12px 20px 28px;
    text-align: center;
    color: #212529;
    background: #fff;
    border-radius: 24px 24px 0 0;
    box-shadow: 0 -10px 32px rgba(0, 0, 0, 0.18);
    animation: vpn-sheet-slide-up-b-l8h0ktiayg 0.28s ease-out;
}

.vpn-sheet-handle[b-l8h0ktiayg] {
    width: 42px;
    height: 5px;
    margin: 0 auto 18px;
    background: #d5d5d5;
    border-radius: 20px;
}

.vpn-sheet-icon[b-l8h0ktiayg] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin: 0 auto 12px;
    color: #d97706;
    font-size: 1.6rem;
    background: #fff7ed;
    border-radius: 50%;
}

.vpn-bottom-sheet h5[b-l8h0ktiayg] {
    margin-bottom: 10px;
    font-weight: 800;
}

.vpn-bottom-sheet p[b-l8h0ktiayg] {
    margin: 0 0 20px;
    color: #6c757d;
    line-height: 2;
}

@keyframes vpn-sheet-slide-up-b-l8h0ktiayg {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-g2dfseork5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-g2dfseork5] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-g2dfseork5] {
    font-size: 1.1rem;
}

.bi[b-g2dfseork5] {
    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-g2dfseork5] {
    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-g2dfseork5] {
    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-g2dfseork5] {
    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-g2dfseork5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-g2dfseork5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-g2dfseork5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-g2dfseork5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-g2dfseork5]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-g2dfseork5]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-g2dfseork5] {
        display: none;
    }

    .collapse[b-g2dfseork5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-g2dfseork5] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/NewHeader.razor.rz.scp.css */
/* /Pages/Auth/AccessDenied.razor.rz.scp.css */
.access-denied-page[b-n6fm9t51d1] {
    --danger: #e50914;
    --danger-light: #ff3344;
    --danger-dark: #8b0008;
    --black: #070707;
    --surface: rgba(18, 18, 18, 0.94);
    --surface-light: #1c1c1c;
    --border-color: rgba(229, 9, 20, 0.3);
    --text-primary: #ffffff;
    --text-secondary: #bdbdbd;
    position: relative;
    min-height: calc(100vh - 70px);
    padding: 40px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: var(--text-primary);
    background: radial-gradient( circle at top right, rgba(229, 9, 20, 0.13), transparent 38% ), radial-gradient( circle at bottom left, rgba(125, 0, 7, 0.16), transparent 42% ), linear-gradient(145deg, #050505 0%, #0c0c0c 55%, #080808 100%);
}

    /* خطوط کم‌رنگ پس‌زمینه */
    .access-denied-page[b-n6fm9t51d1]::before {
        content: "";
        position: absolute;
        inset: 0;
        opacity: 0.04;
        pointer-events: none;
        background-image: linear-gradient(rgba(255, 255, 255, 0.8) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.8) 1px, transparent 1px);
        background-size: 42px 42px;
    }

/* نورهای پس‌زمینه */
.background-glow[b-n6fm9t51d1] {
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(229, 9, 20, 0.13);
    filter: blur(85px);
    pointer-events: none;
}

.glow-one[b-n6fm9t51d1] {
    top: -110px;
    right: -90px;
}

.glow-two[b-n6fm9t51d1] {
    bottom: -140px;
    left: -100px;
    opacity: 0.7;
}

/* کارت اصلی */
.access-denied-card[b-n6fm9t51d1] {
    position: relative;
    z-index: 2;
    width: min(100%, 640px);
    padding: 42px;
    text-align: center;
    border: 1px solid var(--border-color);
    border-radius: 28px;
    background: linear-gradient( 145deg, rgba(28, 28, 28, 0.97), rgba(11, 11, 11, 0.98) );
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.65), 0 0 40px rgba(229, 9, 20, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(14px);
    animation: cardEntrance-b-n6fm9t51d1 0.6s ease-out;
}

    /* خط قرمز بالای کارت */
    .access-denied-card[b-n6fm9t51d1]::before {
        content: "";
        position: absolute;
        top: 0;
        right: 12%;
        left: 12%;
        height: 3px;
        border-radius: 0 0 10px 10px;
        background: linear-gradient( 90deg, transparent, var(--danger), var(--danger-light), var(--danger), transparent );
        box-shadow: 0 0 22px rgba(229, 9, 20, 0.75);
    }

/* نشان وضعیت */
.status-badge[b-n6fm9t51d1] {
    width: fit-content;
    margin: 0 auto 25px;
    padding: 7px 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ff8f97;
    font-size: 0.78rem;
    font-weight: 700;
    border: 1px solid rgba(229, 9, 20, 0.24);
    border-radius: 50px;
    background: rgba(229, 9, 20, 0.08);
}

.status-dot[b-n6fm9t51d1] {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--danger-light);
    box-shadow: 0 0 10px var(--danger);
    animation: statusPulse-b-n6fm9t51d1 1.6s infinite;
}

/* آیکون قفل */
.lock-container[b-n6fm9t51d1] {
    position: relative;
    width: fit-content;
    margin: 0 auto 24px;
}

.lock-circle[b-n6fm9t51d1] {
    width: 110px;
    height: 110px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(229, 9, 20, 0.4);
    border-radius: 50%;
    color: var(--danger-light);
    font-size: 3.2rem;
    background: radial-gradient( circle, rgba(229, 9, 20, 0.18), rgba(229, 9, 20, 0.04) 62%, transparent 63% );
    box-shadow: 0 0 0 10px rgba(229, 9, 20, 0.035), 0 0 35px rgba(229, 9, 20, 0.19);
}

    .lock-circle i[b-n6fm9t51d1] {
        filter: drop-shadow(0 0 10px rgba(229, 9, 20, 0.55));
    }

.error-code[b-n6fm9t51d1] {
    position: absolute;
    right: -19px;
    bottom: 1px;
    min-width: 50px;
    padding: 6px 9px;
    color: white;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 1px;
    border: 3px solid #111;
    border-radius: 50px;
    background: var(--danger);
    box-shadow: 0 7px 18px rgba(229, 9, 20, 0.32);
}

/* عنوان و توضیحات */
.access-denied-card h1[b-n6fm9t51d1] {
    margin: 0 0 12px;
    color: white;
    font-size: clamp(1.7rem, 5vw, 2.4rem);
    font-weight: 900;
}

.description[b-n6fm9t51d1] {
    max-width: 500px;
    margin: 0 auto 28px;
    color: var(--text-secondary);
    font-size: 0.98rem;
    line-height: 2;
}

/* کادر هشدار */
.warning-box[b-n6fm9t51d1] {
    margin-bottom: 28px;
    padding: 17px 18px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    text-align: right;
    border: 1px solid rgba(229, 9, 20, 0.18);
    border-radius: 16px;
    background: rgba(229, 9, 20, 0.055);
}

    .warning-box > i[b-n6fm9t51d1] {
        margin-top: 3px;
        flex: 0 0 auto;
        color: var(--danger-light);
        font-size: 1.25rem;
    }

    .warning-box div[b-n6fm9t51d1] {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .warning-box strong[b-n6fm9t51d1] {
        color: #f8f8f8;
        font-size: 0.9rem;
    }

    .warning-box span[b-n6fm9t51d1] {
        color: #a9a9a9;
        font-size: 0.78rem;
        line-height: 1.8;
    }

/* دکمه‌ها */
.action-buttons[b-n6fm9t51d1] {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.primary-button[b-n6fm9t51d1],
.secondary-button[b-n6fm9t51d1] {
    min-height: 48px;
    padding: 11px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border-radius: 13px;
    font-size: 0.88rem;
    font-weight: 800;
    text-decoration: none;
    transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.primary-button[b-n6fm9t51d1] {
    color: white;
    border: 1px solid var(--danger);
    background: linear-gradient( 135deg, var(--danger-light), var(--danger-dark) );
    box-shadow: 0 10px 25px rgba(229, 9, 20, 0.22);
}

    .primary-button:hover[b-n6fm9t51d1] {
        color: white;
        transform: translateY(-2px);
        box-shadow: 0 14px 32px rgba(229, 9, 20, 0.34);
    }

.secondary-button[b-n6fm9t51d1] {
    color: #dedede;
    border: 1px solid #353535;
    background: #181818;
}

    .secondary-button:hover[b-n6fm9t51d1] {
        color: white;
        border-color: #555;
        background: #222;
        transform: translateY(-2px);
    }

/* پیام امنیتی پایین */
.security-message[b-n6fm9t51d1] {
    margin-top: 29px;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #777;
    font-size: 0.73rem;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

    .security-message i[b-n6fm9t51d1] {
        color: #a6242c;
    }

/* انیمیشن‌ها */
@keyframes cardEntrance-b-n6fm9t51d1 {
    from {
        opacity: 0;
        transform: translateY(22px) scale(0.98);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes statusPulse-b-n6fm9t51d1 {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.8);
    }
}

/* موبایل */
@media (max-width: 576px) {
    .access-denied-page[b-n6fm9t51d1] {
        min-height: 100vh;
        padding: 20px 12px;
        align-items: center;
    }

    .access-denied-card[b-n6fm9t51d1] {
        padding: 32px 18px 25px;
        border-radius: 22px;
    }

    .lock-circle[b-n6fm9t51d1] {
        width: 90px;
        height: 90px;
        font-size: 2.6rem;
    }

    .description[b-n6fm9t51d1] {
        font-size: 0.88rem;
    }

    .warning-box[b-n6fm9t51d1] {
        padding: 14px;
    }

    .action-buttons[b-n6fm9t51d1] {
        flex-direction: column;
    }

    .primary-button[b-n6fm9t51d1],
    .secondary-button[b-n6fm9t51d1] {
        width: 100%;
    }

    .security-message[b-n6fm9t51d1] {
        align-items: flex-start;
        line-height: 1.8;
    }
}

/* غیرفعال کردن انیمیشن برای کاربران حساس به حرکت */
@media (prefers-reduced-motion: reduce) {
    .access-denied-card[b-n6fm9t51d1],
    .status-dot[b-n6fm9t51d1] {
        animation: none;
    }

    .primary-button[b-n6fm9t51d1],
    .secondary-button[b-n6fm9t51d1] {
        transition: none;
    }
}
/* /Pages/Auth/Login.razor.rz.scp.css */
/* ============================
   RED 8 LOGIN PAGE
   ============================ */

.red8-login-page[b-yvj138upf3] {
    min-height: 100vh;
    background: linear-gradient(135deg, #090909 0%, #140607 60%, #000 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    position: relative;
    overflow: hidden;
}

/* گلو نوری */
.glow-bg-login[b-yvj138upf3] {
    position: absolute;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    filter: blur(120px);
    pointer-events: none;
    z-index: 1;
}

.glow-red-login[b-yvj138upf3] {
    background: rgba(192, 39, 44, 0.22);
    top: -60px;
    right: -70px;
}

.glow-dark-login[b-yvj138upf3] {
    background: rgba(255, 255, 255, 0.05);
    bottom: -80px;
    left: -70px;
}

/* کارت لاگین */
.login-card-red8[b-yvj138upf3] {
    width: 100%;
    max-width: 420px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 28px;
    padding: 40px 32px;
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.07);
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

/* بخش هدر */
.login-header[b-yvj138upf3] {
    text-align: center;
    margin-bottom: 30px;
}

.login-badge[b-yvj138upf3] {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(192, 39, 44, 0.15);
    border: 1px solid rgba(192, 39, 44, 0.35);
    color: #ff8b8e;
    border-radius: 30px;
    font-size: 0.75rem;
    letter-spacing: 2px;
}

.login-title[b-yvj138upf3] {
    font-size: 1.8rem;
    font-weight: 900;
    margin: 16px 0 8px;
}

.login-subtitle[b-yvj138upf3] {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}

/* ============================
   INPUT + LABEL ANIMATION
   ============================ */
.red8-form-group[b-yvj138upf3] {
    position: relative;
    margin-bottom: 28px;
}



/* لیبل شناور */
.red8-form-group label[b-yvj138upf3] {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    transition: all 0.3s ease;
}

.red8-input:focus ~ label[b-yvj138upf3],
.red8-input:not(:placeholder-shown) ~ label[b-yvj138upf3] {
    top: -10px;
    right: 12px;
    font-size: 0.78rem;
    color: #ff8b8e;
    background: #0c0607;
    padding: 2px 8px;
    border-radius: 4px;
}

/* پیام ارور */
.red8-alert-error[b-yvj138upf3] {
    background: rgba(192, 39, 44, 0.15);
    border: 1px solid rgba(192, 39, 44, 0.25);
    padding: 10px 12px;
    color: #ffb3b5;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 0.85rem;
}

/* دکمه لاگین */
.red8-btn-login[b-yvj138upf3] {
    width: 100%;
    padding: 14px;
    background: linear-gradient(135deg, #C0272C, #7d0f13);
    border: none;
    border-radius: 14px;
    font-weight: 800;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

    .red8-btn-login:hover[b-yvj138upf3] {
        box-shadow: 0 12px 22px rgba(192, 39, 44, 0.35);
        transform: translateY(-2px);
    }

/* /Pages/Contact.razor.rz.scp.css */
/* ==========================================
   RED 8 - PREMIUM CONTACT PAGE
   ========================================== */
.red8-contact-page[b-a4msxbzfzo] {
    background: linear-gradient(135deg, #090909 0%, #110506 60%, #050505 100%);
    min-height: 100vh;
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

/* افکت‌های نوری نئون در بک‌گراند */
.glow-bg[b-a4msxbzfzo] {
    position: absolute;
    border-radius: 50%;
    filter: blur(120px);
    pointer-events: none;
    z-index: 1;
}

.glow-red[b-a4msxbzfzo] {
    width: 400px;
    height: 400px;
    top: 10%;
    right: -100px;
    background: rgba(192, 39, 44, 0.15);
}

.glow-dark[b-a4msxbzfzo] {
    width: 350px;
    height: 350px;
    bottom: 15%;
    left: -100px;
    background: rgba(255, 255, 255, 0.03);
}

.contact-container[b-a4msxbzfzo] {
    position: relative;
    z-index: 2;
}

/* استایل هدر سکشن */
.contact-hero[b-a4msxbzfzo] {
    margin-bottom: 60px;
}

.contact-badge[b-a4msxbzfzo] {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 30px;
    background: rgba(192, 39, 44, 0.15);
    border: 1px solid rgba(192, 39, 44, 0.3);
    color: #ff8b8e;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 16px;
}

.contact-title[b-a4msxbzfzo] {
    font-size: 2.2rem;
    font-weight: 900;
    margin-bottom: 18px;
}

    .contact-title .text-accent[b-a4msxbzfzo] {
        color: #C0272C;
        text-shadow: 0 0 20px rgba(192, 39, 44, 0.4);
    }

.contact-subtitle[b-a4msxbzfzo] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.65);
    max-width: 650px;
    margin: 0 auto;
    line-height: 1.8;
}

/* ساختار گرید صفحه */
.contact-grid[b-a4msxbzfzo] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
    margin-bottom: 60px;
}

.contact-info-cards[b-a4msxbzfzo] {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* کارت‌های اطلاعات شیشه‌ای */
.contact-card[b-a4msxbzfzo] {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 22px;
    padding: 24px;
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: #fff;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    backdrop-filter: blur(10px);
}

.card-icon-wrapper[b-a4msxbzfzo] {
    width: 60px;
    height: 60px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(192, 39, 44, 0.1);
    border: 1px solid rgba(192, 39, 44, 0.2);
    color: #C0272C;
    font-size: 1.6rem;
    transition: all 0.3s ease;
}

.card-content h3[b-a4msxbzfzo] {
    margin: 0 0 6px;
    font-size: 1.15rem;
    font-weight: 800;
}

.card-content p[b-a4msxbzfzo] {
    margin: 0 0 8px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.95rem;
    line-height: 1.6;
}

.card-action-btn[b-a4msxbzfzo], .card-action-text[b-a4msxbzfzo] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.85rem;
    font-weight: 700;
    color: #ff8b8e;
    text-decoration: none;
    transition: all 0.3s ease;
}

    .card-action-btn i[b-a4msxbzfzo] {
        transition: transform 0.3s ease;
    }

/* تعامل هاور روی کارت‌ها */
.card-interactive:hover[b-a4msxbzfzo] {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.15);
    transform: translateY(-4px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

    .card-interactive:hover .card-icon-wrapper[b-a4msxbzfzo] {
        background: #C0272C;
        color: #fff;
        box-shadow: 0 0 15px rgba(192, 39, 44, 0.5);
    }

    .card-interactive:hover .card-action-text[b-a4msxbzfzo] {
        color: #fff;
    }

/* هاور مخصوص اینستاگرام */
.instagram-card:hover[b-a4msxbzfzo] {
    border-color: rgba(192, 39, 44, 0.4);
    background: rgba(192, 39, 44, 0.03);
}

/* استایل نقشه و فرم پیوسته */
.glass-form-card[b-a4msxbzfzo] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 26px;
    padding: 35px;
    backdrop-filter: blur(12px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.form-title[b-a4msxbzfzo] {
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 8px;
}

.form-desc[b-a4msxbzfzo] {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.55);
    margin-bottom: 28px;
}

/* گروه اینپوت‌های انیمیشنی مدرن */
.form-group-custom[b-a4msxbzfzo] {
    position: relative;
    margin-bottom: 24px;
}

.form-input[b-a4msxbzfzo] {
    width: 100%;
    padding: 14px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    outline: none;
    color: #fff;
    font-size: 0.95rem;
    transition: all 0.3s ease;
}

    .form-input:focus[b-a4msxbzfzo] {
        border-color: #C0272C;
        box-shadow: 0 0 12px rgba(192, 39, 44, 0.2);
        background: rgba(255, 255, 255, 0.05);
    }

/* افکت شناور شدن Label */
.form-group-custom label[b-a4msxbzfzo] {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.45);
    transition: all 0.3s ease;
    pointer-events: none;
    font-size: 0.9rem;
}

.form-group-custom textarea ~ label[b-a4msxbzfzo] {
    top: 24px;
}

.form-input:focus ~ label[b-a4msxbzfzo],
.form-input:not(:placeholder-shown) ~ label[b-a4msxbzfzo] {
    top: -10px;
    right: 10px;
    font-size: 0.78rem;
    color: #ff8b8e;
    background: #0f0708; /* رنگ پس زمینه متناسب با گرادینت پشتی */
    padding: 2px 8px;
    border-radius: 4px;
}

/* دکمه ارسال پیام */
.btn-send-message[b-a4msxbzfzo] {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 12px;
    font-weight: 800;
    color: #fff;
    background: linear-gradient(135deg, #C0272C 0%, #801215 100%);
    box-shadow: 0 10px 24px rgba(192, 39, 44, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .btn-send-message:hover[b-a4msxbzfzo] {
        transform: translateY(-2px);
        box-shadow: 0 14px 28px rgba(192, 39, 44, 0.35);
    }

    .btn-send-message i[b-a4msxbzfzo] {
        font-size: 0.9rem;
        transition: transform 0.3s ease;
    }

    .btn-send-message:hover i[b-a4msxbzfzo] {
        transform: translate(-3px, -2px);
    }

/* بخش نقشه انتهای صفحه */
.contact-map-section[b-a4msxbzfzo] {
    margin-top: 50px;
}

.map-section-title[b-a4msxbzfzo] {
    font-size: 1.3rem;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: right;
}

.map-iframe-container[b-a4msxbzfzo] {
    border-radius: 26px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    filter: grayscale(1) invert(0.9) contrast(1.2); /* افکت نقشه تاریک و هماهنگ با تم */
    transition: filter 0.5s ease;
}

    .map-iframe-container:hover[b-a4msxbzfzo] {
        filter: none; /* در هاور نقشه رنگی می‌شود */
    }

/* فونت اختصاصی */
.font-lato[b-a4msxbzfzo] {
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
}

/* ریسپونسیو موبایل */
@media (max-width: 991.98px) {
    .contact-grid[b-a4msxbzfzo] {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

@media (max-width: 767.98px) {
    .red8-contact-page[b-a4msxbzfzo] {
        padding: 90px 0 50px;
    }

    .contact-title[b-a4msxbzfzo] {
        font-size: 1.8rem;
    }

    .glass-form-card[b-a4msxbzfzo] {
        padding: 22px;
        border-radius: 20px;
    }
}
/* /Pages/Dashboard.razor.rz.scp.css */
/* ============================
   RED 8 ADMIN LAYOUT
   ============================ */

.red8-admin-shell[b-dan2rekkgo] {
    min-height: 100vh;
    display: flex;
    background: radial-gradient(circle at top right, rgba(192, 39, 44, 0.14), transparent 35%), linear-gradient(135deg, #070707 0%, #120607 55%, #000 100%);
    color: #fff;
}

/* Sidebar */
.red8-admin-sidebar[b-dan2rekkgo] {
    width: 280px;
    min-height: 100vh;
    background: rgba(255, 255, 255, 0.03);
    border-left: 1px solid rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(16px);
    padding: 24px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.red8-admin-brand[b-dan2rekkgo] {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 30px;
}

.brand-logo[b-dan2rekkgo] {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, #C0272C, #7d0f13);
    box-shadow: 0 12px 28px rgba(192, 39, 44, 0.3);
    font-weight: 900;
}

.brand-title[b-dan2rekkgo] {
    font-weight: 900;
    font-size: 1.05rem;
}

.brand-subtitle[b-dan2rekkgo] {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.55);
}

.red8-admin-nav[b-dan2rekkgo] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.red8-admin-link[b-dan2rekkgo] {
    padding: 12px 14px;
    border-radius: 14px;
    color: rgba(255, 255, 255, 0.78);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid transparent;
    transition: all 0.25s ease;
}

    .red8-admin-link:hover[b-dan2rekkgo],
    .red8-admin-link.active[b-dan2rekkgo] {
        background: rgba(192, 39, 44, 0.14);
        border-color: rgba(192, 39, 44, 0.3);
        color: #fff;
        transform: translateX(-4px);
    }

.red8-admin-sidebar-footer[b-dan2rekkgo] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}

.admin-status-dot[b-dan2rekkgo] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #27d17f;
    box-shadow: 0 0 10px rgba(39, 209, 127, 0.7);
}

/* Main */
.red8-admin-main[b-dan2rekkgo] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.red8-admin-topbar[b-dan2rekkgo] {
    height: 76px;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.02);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(14px);
}

.topbar-left[b-dan2rekkgo] {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .topbar-left h1[b-dan2rekkgo] {
        font-size: 1.1rem;
        margin: 0;
        font-weight: 800;
    }

.topbar-menu-btn[b-dan2rekkgo],
.topbar-chip[b-dan2rekkgo],
.topbar-logout[b-dan2rekkgo] {
    border: 0;
    border-radius: 12px;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.06);
    color: #fff;
    cursor: pointer;
}

.topbar-logout[b-dan2rekkgo] {
    background: linear-gradient(135deg, #C0272C, #7d0f13);
}

.topbar-actions[b-dan2rekkgo] {
    display: flex;
    gap: 10px;
}

.red8-admin-content[b-dan2rekkgo] {
    padding: 24px;
    flex: 1;
}

/* Dashboard */
.red8-dashboard[b-dan2rekkgo] {
    display: grid;
    gap: 24px;
}

.dashboard-hero[b-dan2rekkgo] {
    position: relative;
    overflow: hidden;
    padding: 28px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(14px);
}

.dashboard-badge[b-dan2rekkgo] {
    display: inline-block;
    margin-bottom: 12px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(192, 39, 44, 0.15);
    color: #ffb3b5;
    letter-spacing: 1px;
    font-size: 0.75rem;
}

.dashboard-hero h2[b-dan2rekkgo] {
    margin: 0 0 10px;
    font-size: 2rem;
    font-weight: 900;
}

.dashboard-hero p[b-dan2rekkgo] {
    margin: 0;
    color: rgba(255, 255, 255, 0.65);
}

.dashboard-hero-glow[b-dan2rekkgo] {
    position: absolute;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: rgba(192, 39, 44, 0.18);
    filter: blur(100px);
    top: -40px;
    left: -40px;
    pointer-events: none;
}

.dashboard-stats-grid[b-dan2rekkgo] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.dashboard-stat-card[b-dan2rekkgo],
.dashboard-action-card[b-dan2rekkgo] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 22px;
    padding: 20px;
    backdrop-filter: blur(12px);
    transition: all 0.25s ease;
    color: #fff;
    text-decoration: none;
}

    .dashboard-stat-card:hover[b-dan2rekkgo],
    .dashboard-action-card:hover[b-dan2rekkgo] {
        transform: translateY(-4px);
        border-color: rgba(192, 39, 44, 0.3);
        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
    }

    .dashboard-stat-card span[b-dan2rekkgo] {
        display: block;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 10px;
    }

    .dashboard-stat-card strong[b-dan2rekkgo] {
        font-size: 2rem;
        font-weight: 900;
        display: block;
        margin-bottom: 6px;
        color: #fff;
    }

    .dashboard-stat-card small[b-dan2rekkgo] {
        color: #ff8b8e;
    }

.dashboard-actions-grid[b-dan2rekkgo] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.dashboard-action-card h3[b-dan2rekkgo] {
    margin: 0 0 8px;
    font-size: 1.1rem;
    font-weight: 800;
}

.dashboard-action-card p[b-dan2rekkgo] {
    margin: 0;
    color: rgba(255, 255, 255, 0.65);
}

/* Responsive */
@media (max-width: 992px) {
    .red8-admin-shell[b-dan2rekkgo] {
        flex-direction: column;
    }

    .red8-admin-sidebar[b-dan2rekkgo] {
        width: 100%;
        min-height: auto;
    }

    .dashboard-stats-grid[b-dan2rekkgo],
    .dashboard-actions-grid[b-dan2rekkgo] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 576px) {
    .red8-admin-topbar[b-dan2rekkgo] {
        flex-direction: column;
        height: auto;
        gap: 12px;
        padding: 16px;
        align-items: flex-start;
    }

    .dashboard-stats-grid[b-dan2rekkgo],
    .dashboard-actions-grid[b-dan2rekkgo] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/FoodMenu.razor.rz.scp.css */
/* =========================================================
   RED8 FOOD MENU
   ========================================================= */
.red8-menu-page[b-ih1la7lzi8] {
    --red8-primary: #e50914;
    --red8-primary-hover: #ff2632;
    --red8-primary-dark: #9f080f;
    --red8-primary-deep: #650408;
    --red8-primary-light: rgba(229, 9, 20, 0.12);
    --red8-primary-medium: rgba(229, 9, 20, 0.22);
    --red8-primary-border: rgba(229, 9, 20, 0.38);
    --red8-text: #f5f5f5;
    --red8-text-soft: #dedede;
    --red8-muted: #9d9d9d;
    --red8-border: rgba(255, 255, 255, 0.09);
    --red8-border-strong: rgba(255, 255, 255, 0.14);
    --red8-surface: #121212;
    --red8-surface-soft: #181818;
    --red8-surface-raised: #202020;
    --red8-background: #050505;
    --red8-success: #25b978;
    --red8-warning: #f2ae32;
    --red8-danger: #ff4b55;
    position: relative;
    min-height: 100vh;
    padding-bottom: 125px;
    color: var(--red8-text);
    background: radial-gradient( circle at 12% 0, rgba(229, 9, 20, 0.18), transparent 31% ), radial-gradient( circle at 92% 34%, rgba(139, 0, 8, 0.11), transparent 28% ), linear-gradient( 180deg, #090909 0%, #050505 42%, #020202 100% );
    direction: rtl;
    overflow-x: hidden;
    color-scheme: dark;
}



/*.red8-menu-page {
    --red8-primary: #d71920;
    --red8-primary-dark: #a90f15;
    --red8-primary-light: rgba(215, 25, 32, 0.09);
    --red8-text: #242424;
    --red8-muted: #777;
    --red8-border: #eaeaea;
    --red8-surface: #ffffff;
    --red8-background: #f6f6f6;
    --red8-success: #17834f;
    --red8-warning: #e79516;
    --red8-danger: #c62828;
    position: relative;
    min-height: 100vh;
    padding-bottom: 125px;
    color: var(--red8-text);
    background: radial-gradient( circle at 15% 0, rgba(215, 25, 32, 0.06), transparent 30% ), #f7f7f7;
    direction: rtl;
    overflow-x: hidden;
}*/

/* =========================================================
   HEADER
   ========================================================= */

.menu-header[b-ih1la7lzi8] {
    position: sticky;
    top: 0;
    z-index: 30;
    padding: 14px 14px 10px;
    background: rgba(255, 255, 255, 0.94);
    border-bottom: 1px solid rgba(0, 0, 0, 0.045);
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.035);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.menu-header__top[b-ih1la7lzi8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.menu-brand[b-ih1la7lzi8] {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 11px;
}

.menu-brand__logo[b-ih1la7lzi8] {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: linear-gradient( 145deg, #eb252d, #a80c12 );
    border-radius: 16px 16px 16px 5px;
    box-shadow: 0 8px 18px rgba(215, 25, 32, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    font-family: Arial, sans-serif;
    font-size: 0.93rem;
    font-weight: 900;
    letter-spacing: -0.5px;
}

.menu-brand__content[b-ih1la7lzi8] {
    min-width: 0;
}

.menu-brand__eyebrow[b-ih1la7lzi8] {
    display: block;
    color: var(--red8-primary);
    font-family: Arial, sans-serif;
    font-size: 0.61rem;
    font-weight: 900;
    letter-spacing: 1.25px;
}

.menu-brand h1[b-ih1la7lzi8] {
    margin: 2px 0 0;
    color: #202020;
    font-size: 1.02rem;
    font-weight: 900;
    line-height: 1.2;
}

.header-menu-button[b-ih1la7lzi8] {
    width: 43px;
    height: 43px;
    flex: 0 0 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border: 1px solid rgba(215, 25, 32, 0.12);
    border-radius: 14px;
    font-size: 1.25rem;
    transition: transform 150ms ease, background 150ms ease;
}

    .header-menu-button:active[b-ih1la7lzi8] {
        transform: scale(0.94);
        background: rgba(215, 25, 32, 0.15);
    }

/* =========================================================
   TABLE STATUS
   ========================================================= */

.table-status[b-ih1la7lzi8] {
    min-height: 36px;
    margin-top: 12px;
    padding: 7px 11px;
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 12px;
    font-size: 0.72rem;
    line-height: 1.5;
}

    .table-status i[b-ih1la7lzi8] {
        flex: 0 0 auto;
        font-size: 0.92rem;
    }

    .table-status strong[b-ih1la7lzi8] {
        font-weight: 900;
    }

.table-status--valid[b-ih1la7lzi8] {
    color: #116d43;
    background: rgba(24, 145, 89, 0.08);
    border: 1px solid rgba(24, 145, 89, 0.15);
}

.table-status--guest[b-ih1la7lzi8] {
    color: #805c15;
    background: rgba(232, 169, 40, 0.09);
    border: 1px solid rgba(232, 169, 40, 0.17);
}

.table-status--loading[b-ih1la7lzi8] {
    color: #555;
    background: #f5f5f5;
    border: 1px solid #ededed;
}

.status-spinner[b-ih1la7lzi8] {
    width: 14px;
    height: 14px;
    border: 2px solid #ddd;
    border-top-color: var(--red8-primary);
    border-radius: 50%;
    animation: red8Spin 750ms linear infinite;
}

/* =========================================================
   SEARCH
   ========================================================= */

.menu-search-box[b-ih1la7lzi8] {
    min-height: 51px;
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #212121;
    border: 1px solid #6f1212;
    border-radius: 17px;
    transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

    .menu-search-box:focus-within[b-ih1la7lzi8] {
        background: #212121;
        border-color: rgba(215, 25, 32, 0.38);
        box-shadow: 0 0 0 4px rgba(215, 25, 32, 0.065);
    }

.menu-search-box__icon[b-ih1la7lzi8] {
    flex: 0 0 auto;
    color: var(--red8-primary);
    font-size: 1.08rem;
}

.menu-search-box__input[b-ih1la7lzi8] {
    width: 100%;
    min-width: 0;
    height: 49px;
    color: #f3f3f3;
    background: transparent;
    border: 0;
    outline: 0;
    font-family: inherit;
    font-size: 0.81rem;
}

    .menu-search-box__input[b-ih1la7lzi8]::placeholder {
        color: #999;
    }

    .menu-search-box__input[b-ih1la7lzi8]::-webkit-search-cancel-button {
        display: none;
    }

.menu-search-box__clear[b-ih1la7lzi8] {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9a9a9a;
    background: #212121;
    border: 0;
    border-radius: 50%;
    font-size: 0.95rem;
}

/* =========================================================
   FILTER
   ========================================================= */

.menu-filter-row[b-ih1la7lzi8] {
    min-height: 34px;
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.menu-results-summary[b-ih1la7lzi8] {
    color: #888;
    font-size: 0.7rem;
}

    .menu-results-summary strong[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.77rem;
        font-weight: 900;
    }

.availability-switch[b-ih1la7lzi8] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    cursor: pointer;
    user-select: none;
}

    .availability-switch input[b-ih1la7lzi8] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
    }

.availability-switch__track[b-ih1la7lzi8] {
    position: relative;
    width: 36px;
    height: 21px;
    background: #d5d5d5;
    border-radius: 999px;
    transition: background 160ms ease;
}

.availability-switch__thumb[b-ih1la7lzi8] {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
    transition: transform 180ms ease;
}

.availability-switch input:checked +
.availability-switch__track[b-ih1la7lzi8] {
    background: var(--red8-primary);
}

    .availability-switch input:checked +
    .availability-switch__track
    .availability-switch__thumb[b-ih1la7lzi8] {
        transform: translateX(-15px);
    }

.availability-switch__label[b-ih1la7lzi8] {
    color: #666;
    font-size: 0.69rem;
    font-weight: 700;
}

/* =========================================================
   SUBCATEGORY SECTION
   ========================================================= */

.subcategory-section[b-ih1la7lzi8] {
    padding: 17px 14px 12px;
}

.subcategory-section__title[b-ih1la7lzi8] {
    margin-bottom: 11px;
    margin-top: 11px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
}

    .subcategory-section__title > div[b-ih1la7lzi8] {
        min-width: 0;
    }

    .subcategory-section__title span[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.63rem;
        font-weight: 800;
    }

    .subcategory-section__title h2[b-ih1la7lzi8] {
        margin: 2px 0 0;
        color: #f3f3f3;
        font-size: 0.94rem;
        font-weight: 900;
    }

.reset-category-button[b-ih1la7lzi8] {
    padding: 6px 9px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--red8-primary);
    background: transparent;
    border: 0;
    white-space: nowrap;
    font-family: inherit;
    font-size: 0.65rem;
    font-weight: 800;
}

    .reset-category-button i[b-ih1la7lzi8] {
        font-size: 0.72rem;
    }

.subcategory-list[b-ih1la7lzi8] {
    margin: 0 -14px;
    padding: 2px 14px 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline proximity;
    scrollbar-width: none;
}

    .subcategory-list[b-ih1la7lzi8]::-webkit-scrollbar {
        display: none;
    }

.subcategory-chip[b-ih1la7lzi8] {
    min-height: 43px;
    flex: 0 0 auto;
    padding: 6px 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #555;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 999px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.035);
    scroll-snap-align: start;
    font-family: inherit;
    font-size: 0.72rem;
    font-weight: 800;
    transition: color 150ms ease, background 150ms ease, transform 150ms ease, border-color 150ms ease;
}

    .subcategory-chip:active[b-ih1la7lzi8] {
        transform: scale(0.96);
    }

    .subcategory-chip.active[b-ih1la7lzi8] {
        color: #fff;
        background: linear-gradient( 135deg, #e5222a, #b30e14 );
        border-color: transparent;
        box-shadow: 0 7px 16px rgba(215, 25, 32, 0.2);
    }

.subcategory-chip__image[b-ih1la7lzi8],
.subcategory-chip__icon[b-ih1la7lzi8] {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 50%;
}

.subcategory-chip__image[b-ih1la7lzi8] {
    object-fit: cover;
    background: #eee;
}

.subcategory-chip__icon[b-ih1la7lzi8] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: rgba(215, 25, 32, 0.09);
    font-size: 0.8rem;
}

.subcategory-chip.active .subcategory-chip__icon[b-ih1la7lzi8] {
    color: #fff;
    background: rgba(255, 255, 255, 0.17);
}

.subcategory-skeleton[b-ih1la7lzi8] {
    width: 110px;
    height: 43px;
    flex: 0 0 110px;
    border-radius: 999px;
    background: linear-gradient( 90deg, #ececec 25%, #f7f7f7 50%, #ececec 75% );
    background-size: 200% 100%;
    animation: red8Skeleton 1.25s infinite linear;
}

.subcategory-empty[b-ih1la7lzi8] {
    min-height: 48px;
    padding: 10px 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #888;
    background: #fff;
    border: 1px dashed #dedede;
    border-radius: 15px;
    font-size: 0.71rem;
}

    .subcategory-empty i[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 1rem;
    }

/* =========================================================
   INLINE MESSAGES
   ========================================================= */

.menu-inline-message[b-ih1la7lzi8] {
    margin: 2px 14px 12px;
    padding: 11px 12px;
    display: grid;
    grid-template-columns: 22px 1fr 28px;
    align-items: start;
    gap: 9px;
    border-radius: 15px;
    font-size: 0.7rem;
    line-height: 1.6;
}

    .menu-inline-message > i[b-ih1la7lzi8] {
        margin-top: 2px;
        font-size: 1rem;
    }

    .menu-inline-message > div[b-ih1la7lzi8] {
        min-width: 0;
    }

    .menu-inline-message strong[b-ih1la7lzi8],
    .menu-inline-message span[b-ih1la7lzi8] {
        display: block;
    }

    .menu-inline-message strong[b-ih1la7lzi8] {
        margin-bottom: 1px;
        font-weight: 900;
    }

    .menu-inline-message button[b-ih1la7lzi8] {
        width: 28px;
        height: 28px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: inherit;
        background: transparent;
        border: 0;
        border-radius: 50%;
    }

.menu-inline-message--error[b-ih1la7lzi8] {
    color: #9b2020;
    background: #fff0f0;
    border: 1px solid #f3cccc;
}

.menu-inline-message--warning[b-ih1la7lzi8] {
    color: #775510;
    background: #fff8e7;
    border: 1px solid #efdcab;
}

/* =========================================================
   CONTENT AND GRID
   ========================================================= */

.menu-content[b-ih1la7lzi8] {
    padding: 2px 14px 22px;
}

.menu-items-grid[b-ih1la7lzi8] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 13px;
}

@media (min-width: 768px) {
    .menu-items-grid[b-ih1la7lzi8] {
        grid-template-columns: repeat(6, minmax(0, 1fr)); /* تبدیل به ۶ ستونه در دسکتاپ */
        gap: 20px; /* افزایش فاصله آیتم‌ها در دسکتاپ برای زیبایی بیشتر (اختیاری) */
    }
}

/* =========================================================
   MENU ITEM CARD
   ========================================================= */

.menu-item-card[b-ih1la7lzi8] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #212121;
    border: 1px solid rgba(0, 0, 0, 0.055);
    border-radius: 21px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.055), 0 2px 5px rgba(0, 0, 0, 0.025);
    overflow: hidden;
    transition: transform 160ms ease, box-shadow 160ms ease;
}

    .menu-item-card:active[b-ih1la7lzi8] {
        transform: scale(0.993);
    }

.menu-item-card--disabled[b-ih1la7lzi8] {
    opacity: 0.68;
    filter: grayscale(0.15);
}

.menu-item-card__media[b-ih1la7lzi8] {
    position: relative;
    background: #ededed;
    width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 0;
    overflow: hidden;
}

    .menu-item-card__media > img[b-ih1la7lzi8] {
        object-fit: cover;
        width: 100%;
        height: 100%;
        min-height: 0;
        object-fit: cover;
        display: block;
    }

.menu-item-card__image-placeholder[b-ih1la7lzi8] {
    width: 100%;
    height: 100%;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(215, 25, 32, 0.62);
    background: radial-gradient(circle at center, rgba(215, 25, 32, 0.13), transparent 68%), #e0e0e0;
    font-size: 2rem;
}

.menu-item-card__availability[b-ih1la7lzi8] {
    position: absolute;
    top: 9px;
    right: 9px;
    padding: 5px 8px;
    color: #fff;
    background: rgba(30, 30, 30, 0.78);
    border-radius: 999px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    font-size: 0.62rem;
    font-weight: 900;
}

.menu-item-card__cart-count[b-ih1la7lzi8] {
    position: absolute;
    top: 9px;
    left: 9px;
    min-width: 27px;
    height: 27px;
    padding: 0 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--red8-primary);
    border: 2px solid #fff;
    border-radius: 999px;
    box-shadow: 0 5px 12px rgba(215, 25, 32, 0.28);
    font-size: 0.68rem;
    font-weight: 900;
}

.menu-item-card__body[b-ih1la7lzi8] {
    min-width: 0;
    padding: 12px 12px 11px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.menu-item-card__heading[b-ih1la7lzi8] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 7px;
}

    .menu-item-card__heading > div[b-ih1la7lzi8] {
        min-width: 0;
    }

    .menu-item-card__heading h3[b-ih1la7lzi8] {
        margin: 0;
        color: #f2f2f2;
        font-size: 0.75rem;
        font-weight: 900;
        line-height: 1.5;
        line-height: 1.5;
    }

.menu-item-card__english-name[b-ih1la7lzi8] {
    margin-top: 1px;
    display: block;
    color: #aaa;
    direction: ltr;
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 0.55rem;
    line-height: 1.25;
}

.menu-item-card__category[b-ih1la7lzi8] {
    max-width: 78px;
    padding: 4px 6px;
    flex: 0 0 auto;
    color: #777;
    background: #f4f4f4;
    border-radius: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.52rem;
    font-weight: 700;
}

.menu-item-card__description[b-ih1la7lzi8] {
    margin: 7px 0 9px;
    display: -webkit-box;
    min-height: 11px;
    color: #f2f2f2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 0.65rem;
    line-height: 1.75;
}


.menu-item-options[b-ih1la7lzi8] {
    margin-bottom: 9px;
}

    .menu-item-options > label[b-ih1la7lzi8] {
        margin-bottom: 4px;
        display: block;
        color: #626262;
        font-size: 0.59rem;
        font-weight: 800;
    }

.menu-item-options__select-wrapper[b-ih1la7lzi8] {
    position: relative;
}

    .menu-item-options__select-wrapper select[b-ih1la7lzi8] {
        width: 100%;
        height: 36px;
        padding: 0 9px 0 27px;
        color: #555;
        background: #f6f6f6;
        border: 1px solid #e7e7e7;
        border-radius: 10px;
        outline: 0;
        appearance: none;
        -webkit-appearance: none;
        font-family: inherit;
        font-size: 0.59rem;
    }

        .menu-item-options__select-wrapper select:focus[b-ih1la7lzi8] {
            background: #fff;
            border-color: rgba(215, 25, 32, 0.38);
        }

    .menu-item-options__select-wrapper > i[b-ih1la7lzi8] {
        position: absolute;
        top: 50%;
        left: 9px;
        color: #999;
        pointer-events: none;
        font-size: 0.64rem;
        transform: translateY(-50%);
    }

.menu-item-card__footer[b-ih1la7lzi8] {
    margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 8px;
}

.menu-item-price[b-ih1la7lzi8] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

    .menu-item-price strong[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.83rem;
        font-weight: 950;
        line-height: 1.2;
    }

    .menu-item-price span[b-ih1la7lzi8] {
        margin-top: 2px;
        color: #999;
        font-size: 0.53rem;
    }

.add-to-cart-button[b-ih1la7lzi8] {
    min-width: 72px;
    height: 36px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #fff;
    background: linear-gradient( 135deg, #e72028, #ad0d13 );
    border: 0;
    border-radius: 11px;
    box-shadow: 0 6px 13px rgba(215, 25, 32, 0.19);
    font-family: inherit;
    font-size: 0.63rem;
    font-weight: 900;
    transition: transform 140ms ease, box-shadow 140ms ease;
}

    .add-to-cart-button:not(:disabled):active[b-ih1la7lzi8] {
        transform: scale(0.95);
        box-shadow: 0 3px 7px rgba(215, 25, 32, 0.16);
    }

    .add-to-cart-button:disabled[b-ih1la7lzi8] {
        color: #888;
        background: #e4e4e4;
        box-shadow: none;
        cursor: not-allowed;
    }

/* =========================================================
   SKELETON
   ========================================================= */

.menu-item-card--skeleton[b-ih1la7lzi8] {
    pointer-events: none;
}

.skeleton[b-ih1la7lzi8] {
    background: linear-gradient( 90deg, #ececec 25%, #f8f8f8 50%, #ececec 75% );
    background-size: 200% 100%;
    border-radius: 8px;
    animation: red8Skeleton 1.25s infinite linear;
}

.skeleton--image[b-ih1la7lzi8] {
    min-height: 180px;
    border-radius: 0;
}

.skeleton--title[b-ih1la7lzi8] {
    width: 72%;
    height: 15px;
    margin: 4px 0 13px;
}

.skeleton--text[b-ih1la7lzi8] {
    width: 100%;
    height: 9px;
    margin-bottom: 7px;
}

.skeleton--text-short[b-ih1la7lzi8] {
    width: 60%;
    height: 9px;
}

.skeleton--button[b-ih1la7lzi8] {
    width: 76px;
    height: 35px;
    margin-top: auto;
    margin-right: auto;
}

/* =========================================================
   EMPTY MENU
   ========================================================= */

.empty-menu-state[b-ih1la7lzi8] {
    min-height: 300px;
    padding: 36px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 24px;
}

.empty-menu-state__icon[b-ih1la7lzi8] {
    width: 72px;
    height: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border-radius: 50%;
    font-size: 1.8rem;
}

.empty-menu-state h3[b-ih1la7lzi8] {
    margin: 17px 0 5px;
    color: #333;
    font-size: 0.98rem;
    font-weight: 900;
}

.empty-menu-state p[b-ih1la7lzi8] {
    max-width: 270px;
    margin: 0;
    color: #888;
    font-size: 0.72rem;
    line-height: 1.8;
}

.empty-menu-state button[b-ih1la7lzi8] {
    margin-top: 18px;
    padding: 10px 17px;
    color: #fff;
    background: var(--red8-primary);
    border: 0;
    border-radius: 12px;
    font-family: inherit;
    font-size: 0.71rem;
    font-weight: 800;
}

/* =========================================================
   DRAWER
   ========================================================= */

.menu-drawer-backdrop[b-ih1la7lzi8] {
    position: fixed;
    inset: 0;
    z-index: 1080;
    background: rgba(15, 15, 15, 0.48);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    animation: red8FadeIn 180ms ease-out;
}

.menu-drawer[b-ih1la7lzi8] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1090;
    width: min(88vw, 370px);
    padding: 11px 15px 110px;
    background: #fff;
    box-shadow: -22px 0 60px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overscroll-behavior: contain;
    transform: translateX(105%);
    transition: transform 270ms cubic-bezier(.22, .8, .25, 1);
    visibility: hidden;
}

.menu-drawer--open[b-ih1la7lzi8] {
    visibility: visible;
    transform: translateX(0);
}

.menu-drawer__handle[b-ih1la7lzi8] {
    width: 42px;
    height: 4px;
    margin: 0 auto 11px;
    background: #ddd;
    border-radius: 999px;
}

.menu-drawer__header[b-ih1la7lzi8] {
    padding: 7px 2px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
}

    .menu-drawer__header span[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.64rem;
        font-weight: 800;
    }

    .menu-drawer__header h2[b-ih1la7lzi8] {
        margin: 2px 0 0;
        color: #222;
        font-size: 1.03rem;
        font-weight: 900;
    }

    .menu-drawer__header button[b-ih1la7lzi8] {
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #555;
        background: #f3f3f3;
        border: 0;
        border-radius: 50%;
        font-size: 1.05rem;
    }

.menu-drawer__body[b-ih1la7lzi8] {
    padding-top: 15px;
}

.main-category-item[b-ih1la7lzi8] {
    width: 100%;
    margin-bottom: 10px;
    padding: 9px;
    display: grid;
    grid-template-columns: 57px minmax(0, 1fr) 25px;
    align-items: center;
    gap: 11px;
    color: #292929;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 18px;
    text-align: right;
    font-family: inherit;
    transition: background 160ms ease, border-color 160ms ease, transform 160ms ease;
}

    .main-category-item:active[b-ih1la7lzi8] {
        transform: scale(0.985);
    }

    .main-category-item.active[b-ih1la7lzi8] {
        color: #a60d13;
        background: rgba(215, 25, 32, 0.065);
        border-color: rgba(215, 25, 32, 0.3);
    }

.main-category-item__image[b-ih1la7lzi8] {
    width: 57px;
    height: 57px;
    object-fit: cover;
    background: #ececec;
    border-radius: 16px;
}

.main-category-item__image--placeholder[b-ih1la7lzi8] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: rgba(215, 25, 32, 0.09);
    font-size: 1.35rem;
}

.main-category-item__content[b-ih1la7lzi8] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

    .main-category-item__content strong[b-ih1la7lzi8] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.82rem;
        font-weight: 900;
    }

    .main-category-item__content small[b-ih1la7lzi8] {
        margin-top: 4px;
        color: #8a8a8a;
        font-size: 0.62rem;
    }

.main-category-item__arrow[b-ih1la7lzi8] {
    color: #aaa;
    font-size: 0.78rem;
}

.main-category-item.active
.main-category-item__arrow[b-ih1la7lzi8] {
    color: var(--red8-primary);
}

.main-category-skeleton[b-ih1la7lzi8] {
    margin-bottom: 10px;
    padding: 9px;
    display: grid;
    grid-template-columns: 57px 1fr;
    align-items: center;
    gap: 11px;
    background: #fafafa;
    border-radius: 18px;
}

    .main-category-skeleton > span[b-ih1la7lzi8] {
        width: 57px;
        height: 57px;
        border-radius: 16px;
    }

    .main-category-skeleton div span[b-ih1la7lzi8] {
        height: 11px;
        margin-bottom: 8px;
        display: block;
        border-radius: 6px;
    }

        .main-category-skeleton div span:first-child[b-ih1la7lzi8] {
            width: 75%;
        }

        .main-category-skeleton div span:last-child[b-ih1la7lzi8] {
            width: 48%;
        }

    .main-category-skeleton > span[b-ih1la7lzi8],
    .main-category-skeleton div span[b-ih1la7lzi8] {
        background: linear-gradient( 90deg, #ececec 25%, #f8f8f8 50%, #ececec 75% );
        background-size: 200% 100%;
        animation: red8Skeleton 1.25s infinite linear;
    }

/* =========================================================
   CART SHEET
   ========================================================= */

.cart-sheet-backdrop[b-ih1la7lzi8] {
    position: fixed;
    inset: 0;
    z-index: 1110;
    background: rgba(10, 10, 10, 0.55);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    animation: red8FadeIn 180ms ease-out;
}

.cart-sheet[b-ih1la7lzi8] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1120;
    width: 100%;
    max-height: min(88vh, 850px);
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 26px 26px 0 0;
    box-shadow: 0 -24px 65px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    animation: red8SheetIn 250ms cubic-bezier(.2, .8, .25, 1);
}

.cart-sheet__handle[b-ih1la7lzi8] {
    width: 45px;
    height: 4px;
    margin: 9px auto 3px;
    background: #d7d7d7;
    border-radius: 999px;
}

.cart-sheet__header[b-ih1la7lzi8] {
    min-height: 66px;
    padding: 9px 16px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
}

    .cart-sheet__header span[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.62rem;
        font-weight: 800;
    }

    .cart-sheet__header h2[b-ih1la7lzi8] {
        margin: 1px 0 0;
        color: #242424;
        font-size: 1rem;
        font-weight: 900;
    }

    .cart-sheet__header button[b-ih1la7lzi8] {
        width: 39px;
        height: 39px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #555;
        background: #f2f2f2;
        border: 0;
        border-radius: 50%;
        font-size: 1rem;
    }

.cart-sheet__body[b-ih1la7lzi8] {
    padding: 13px 14px 20px;
    overflow-y: auto;
    overscroll-behavior: contain;
}

.cart-lines[b-ih1la7lzi8] {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.cart-line[b-ih1la7lzi8] {
    padding: 12px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 17px;
}

.cart-line__content[b-ih1la7lzi8] {
    min-width: 0;
}

.cart-line__heading[b-ih1la7lzi8] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
}

    .cart-line__heading h3[b-ih1la7lzi8] {
        margin: 0;
        color: #272727;
        font-size: 0.78rem;
        font-weight: 900;
        line-height: 1.5;
    }

    .cart-line__heading button[b-ih1la7lzi8] {
        width: 27px;
        height: 27px;
        flex: 0 0 27px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #b8b8b8;
        background: transparent;
        border: 0;
        border-radius: 50%;
        font-size: 0.77rem;
    }

.cart-line__option[b-ih1la7lzi8] {
    margin-top: 2px;
    display: block;
    color: #888;
    font-size: 0.62rem;
}

.cart-line__price[b-ih1la7lzi8] {
    margin-top: 7px;
    display: flex;
    align-items: baseline;
    gap: 4px;
}

    .cart-line__price strong[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 0.75rem;
        font-weight: 900;
    }

    .cart-line__price span[b-ih1la7lzi8] {
        color: #999;
        font-size: 0.54rem;
    }

.quantity-control[b-ih1la7lzi8] {
    height: 37px;
    padding: 3px;
    display: grid;
    grid-template-columns: 30px 26px 30px;
    align-items: center;
    justify-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
}

    .quantity-control button[b-ih1la7lzi8] {
        width: 29px;
        height: 29px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: var(--red8-primary);
        background: rgba(215, 25, 32, 0.07);
        border: 0;
        border-radius: 9px;
        font-size: 0.78rem;
    }

    .quantity-control strong[b-ih1la7lzi8] {
        color: #333;
        font-size: 0.75rem;
        font-weight: 900;
    }

/* =========================================================
   CUSTOMER FORM
   ========================================================= */

.customer-form[b-ih1la7lzi8] {
    margin-top: 17px;
    padding-top: 16px;
    border-top: 1px dashed #dedede;
}

.customer-form__heading[b-ih1la7lzi8] {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.customer-form__icon[b-ih1la7lzi8] {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border-radius: 13px;
    font-size: 1rem;
}

.customer-form__heading h3[b-ih1la7lzi8] {
    margin: 0;
    color: #333;
    font-size: 0.81rem;
    font-weight: 900;
}

.customer-form__heading p[b-ih1la7lzi8] {
    margin: 3px 0 0;
    color: #888;
    font-size: 0.61rem;
}

.form-field[b-ih1la7lzi8] {
    margin-bottom: 13px;
}

    .form-field > label[b-ih1la7lzi8] {
        margin-bottom: 6px;
        display: flex;
        align-items: center;
        gap: 5px;
        color: #4e4e4e;
        font-size: 0.67rem;
        font-weight: 800;
    }

        .form-field > label span[b-ih1la7lzi8] {
            color: #aaa;
            font-size: 0.56rem;
            font-weight: 500;
        }

.form-field__control[b-ih1la7lzi8] {
    min-height: 48px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    gap: 9px;
    background: #f6f6f6;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    transition: background 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}

    .form-field__control:focus-within[b-ih1la7lzi8] {
        background: #fff;
        border-color: rgba(215, 25, 32, 0.35);
        box-shadow: 0 0 0 4px rgba(215, 25, 32, 0.055);
    }

    .form-field__control > i[b-ih1la7lzi8] {
        align-self: center;
        flex: 0 0 auto;
        color: var(--red8-primary);
        font-size: 0.93rem;
    }

    .form-field__control input[b-ih1la7lzi8],
    .form-field__control textarea[b-ih1la7lzi8] {
        width: 100%;
        min-width: 0;
        color: #333;
        background: transparent;
        border: 0;
        outline: 0;
        font-family: inherit;
        font-size: 0.72rem;
    }

    .form-field__control input[b-ih1la7lzi8] {
        height: 46px;
    }

    .form-field__control textarea[b-ih1la7lzi8] {
        padding: 12px 0;
        line-height: 1.7;
        resize: vertical;
    }

.form-field__control--textarea[b-ih1la7lzi8] {
    align-items: flex-start;
}

    .form-field__control--textarea > i[b-ih1la7lzi8] {
        margin-top: 14px;
    }

.cart-table-warning[b-ih1la7lzi8],
.cart-order-error[b-ih1la7lzi8] {
    margin-top: 11px;
    padding: 11px;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    border-radius: 14px;
    font-size: 0.65rem;
    line-height: 1.65;
}

.cart-table-warning[b-ih1la7lzi8] {
    color: #775510;
    background: #fff8e8;
    border: 1px solid #efdcad;
}

    .cart-table-warning > i[b-ih1la7lzi8],
    .cart-order-error > i[b-ih1la7lzi8] {
        margin-top: 2px;
        flex: 0 0 auto;
        font-size: 1rem;
    }

    .cart-table-warning strong[b-ih1la7lzi8],
    .cart-table-warning span[b-ih1la7lzi8] {
        display: block;
    }

    .cart-table-warning strong[b-ih1la7lzi8] {
        margin-bottom: 1px;
        font-weight: 900;
    }

.cart-order-error[b-ih1la7lzi8] {
    color: #9b2424;
    background: #fff0f0;
    border: 1px solid #f0cccc;
}

/* =========================================================
   CART FOOTER
   ========================================================= */

.cart-sheet__footer[b-ih1la7lzi8] {
    padding: 12px 14px max(14px, env(safe-area-inset-bottom));
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(155px, 1.3fr);
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.97);
    border-top: 1px solid #ececec;
    box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.055);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.cart-total[b-ih1la7lzi8] {
    min-width: 0;
}

    .cart-total > span[b-ih1la7lzi8] {
        display: block;
        color: #888;
        font-size: 0.61rem;
    }

    .cart-total > div[b-ih1la7lzi8] {
        margin-top: 3px;
        display: flex;
        align-items: baseline;
        gap: 4px;
    }

    .cart-total strong[b-ih1la7lzi8] {
        color: var(--red8-primary);
        font-size: 1rem;
        font-weight: 950;
    }

    .cart-total div span[b-ih1la7lzi8] {
        color: #888;
        font-size: 0.57rem;
    }

.submit-order-button[b-ih1la7lzi8] {
    min-height: 50px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #fff;
    background: linear-gradient( 135deg, #e32129, #a80c12 );
    border: 0;
    border-radius: 15px;
    box-shadow: 0 8px 18px rgba(215, 25, 32, 0.22);
    font-family: inherit;
    font-size: 0.75rem;
    font-weight: 900;
}

    .submit-order-button:disabled[b-ih1la7lzi8] {
        opacity: 0.65;
        cursor: wait;
    }

.button-spinner[b-ih1la7lzi8] {
    width: 17px;
    height: 17px;
    border: 2px solid rgba(255, 255, 255, 0.38);
    border-top-color: #fff;
    border-radius: 50%;
    animation: red8Spin 700ms linear infinite;
}

/* =========================================================
   EMPTY CART
   ========================================================= */

.empty-cart-state[b-ih1la7lzi8] {
    min-height: 310px;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .empty-cart-state > span[b-ih1la7lzi8] {
        width: 74px;
        height: 74px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: var(--red8-primary);
        background: var(--red8-primary-light);
        border-radius: 50%;
        font-size: 1.75rem;
    }

    .empty-cart-state h3[b-ih1la7lzi8] {
        margin: 16px 0 5px;
        color: #333;
        font-size: 0.92rem;
        font-weight: 900;
    }

    .empty-cart-state p[b-ih1la7lzi8] {
        margin: 0;
        color: #888;
        font-size: 0.7rem;
    }

    .empty-cart-state button[b-ih1la7lzi8] {
        margin-top: 17px;
        padding: 10px 16px;
        color: #fff;
        background: var(--red8-primary);
        border: 0;
        border-radius: 12px;
        font-family: inherit;
        font-size: 0.7rem;
        font-weight: 800;
    }

/* =========================================================
   RED8 FOOD BOTTOM NAVIGATION
   Black & Red Theme
   ========================================================= */

/*
 * فضای انتهای صفحه برای جلوگیری از قرار گرفتن محتوا
 * زیر نوار ثابت پایین
 */
.red8-menu-page[b-ih1la7lzi8] {
    padding-bottom: calc(120px + env(safe-area-inset-bottom));
}

/* =========================================================
   NAVIGATION CONTAINER
   ========================================================= */

.food-bottom-navigation[b-ih1la7lzi8] {
    position: fixed;
    right: 12px;
    bottom: max(11px, env(safe-area-inset-bottom));
    left: 12px;
    z-index: 1040;
    min-height: 78px;
    padding: 9px 12px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 88px minmax(0, 1fr);
    grid-template-areas: "cart table menu";
    align-items: center;
    gap: 6px;
    direction: ltr;
    color: #f5f5f5;
    background: radial-gradient( circle at 50% 130%, rgba(229, 9, 20, 0.13), transparent 42% ), linear-gradient( 145deg, rgba(28, 28, 28, 0.98), rgba(8, 8, 8, 0.98) );
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    box-shadow: 0 20px 55px rgba(0, 0, 0, 0.7), 0 5px 15px rgba(0, 0, 0, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.045);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

    /* جلوگیری از تأثیر فونت پیش‌فرض مرورگر روی دکمه‌ها */

    .food-bottom-navigation button[b-ih1la7lzi8] {
        margin: 0;
        border: 0;
        outline: 0;
        font-family: inherit;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }

        /* حالت فوکوس برای دسترسی‌پذیری */

        .food-bottom-navigation button:focus-visible[b-ih1la7lzi8] {
            outline: 2px solid rgba(255, 40, 51, 0.9);
            outline-offset: 2px;
        }

/* =========================================================
   MENU BUTTON
   ========================================================= */

.bottom-navigation__menu[b-ih1la7lzi8] {
    grid-area: menu;
    direction: rtl;
    width: 100%;
    height: 57px;
    padding: 5px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #d3d3d3;
    background: transparent;
    border-radius: 15px;
    font-size: 0.66rem;
    font-weight: 800;
    line-height: 1.25;
    transition: color 160ms ease, background 160ms ease, transform 140ms ease;
}

    .bottom-navigation__menu i[b-ih1la7lzi8] {
        color: #ff303b;
        font-size: 1.25rem;
        line-height: 1;
        filter: drop-shadow( 0 0 8px rgba(229, 9, 20, 0.32) );
        transition: color 160ms ease, transform 160ms ease;
    }

    .bottom-navigation__menu span[b-ih1la7lzi8] {
        white-space: nowrap;
    }

    .bottom-navigation__menu:hover[b-ih1la7lzi8] {
        color: #ffffff;
        background: rgba(229, 9, 20, 0.11);
    }

        .bottom-navigation__menu:hover i[b-ih1la7lzi8] {
            color: #ff4b55;
            transform: translateY(-1px);
        }

    .bottom-navigation__menu:active[b-ih1la7lzi8] {
        background: rgba(229, 9, 20, 0.19);
        transform: scale(0.95);
    }

/* =========================================================
   TABLE AREA
   ========================================================= */

.bottom-navigation__table[b-ih1la7lzi8] {
    grid-area: table;
    position: relative;
    width: 88px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: rtl;
}

/* =========================================================
   TABLE CIRCLE
   ========================================================= */

.table-circle[b-ih1la7lzi8] {
    position: absolute;
    bottom: 1px;
    width: 84px;
    height: 84px;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #ff303b;
    background: radial-gradient( circle at 50% 30%, #292929 0%, #161616 42%, #080808 100% );
    border: 4px solid #e50914;
    border-radius: 50%;
    box-shadow: 0 14px 30px rgba(229, 9, 20, 0.34), 0 7px 20px rgba(0, 0, 0, 0.58), inset 0 0 0 5px rgba(229, 9, 20, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.09);
    overflow: hidden;
    direction: rtl;
    transition: transform 160ms ease, box-shadow 160ms ease;
}

    /* حلقه تزئینی داخلی */

    .table-circle[b-ih1la7lzi8]::before {
        content: "";
        position: absolute;
        inset: 5px;
        border: 1px solid rgba(255, 58, 69, 0.27);
        border-radius: 50%;
        pointer-events: none;
    }

    /* هاله قرمز */

    .table-circle[b-ih1la7lzi8]::after {
        content: "";
        position: absolute;
        right: 20%;
        bottom: -24px;
        left: 20%;
        height: 35px;
        background: rgba(229, 9, 20, 0.34);
        border-radius: 50%;
        filter: blur(16px);
        pointer-events: none;
    }

    .table-circle i[b-ih1la7lzi8],
    .table-circle small[b-ih1la7lzi8],
    .table-circle strong[b-ih1la7lzi8] {
        position: relative;
        z-index: 1;
    }

    .table-circle i[b-ih1la7lzi8] {
        margin-bottom: 3px;
        color: #ff3540;
        font-size: 1.42rem;
        line-height: 1;
        filter: drop-shadow( 0 0 8px rgba(229, 9, 20, 0.38) );
    }

    .table-circle small[b-ih1la7lzi8] {
        max-width: 64px;
        color: #b8b8b8;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.53rem;
        font-weight: 800;
        line-height: 1.25;
    }

    .table-circle strong[b-ih1la7lzi8] {
        max-width: 64px;
        margin-top: 1px;
        color: #ffffff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.88rem;
        font-weight: 950;
        line-height: 1.25;
        text-shadow: 0 0 12px rgba(229, 9, 20, 0.27);
    }

/* =========================================================
   CART AREA
   ========================================================= */

.bottom-navigation__cart[b-ih1la7lzi8] {
    grid-area: cart;
    min-width: 0;
    min-height: 57px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 5px;
    direction: rtl;
}

/* =========================================================
   CART SUMMARY
   ========================================================= */

.bottom-cart-summary[b-ih1la7lzi8] {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #bdbdbd;
    font-size: 0.57rem;
    font-weight: 800;
    line-height: 1.2;
    white-space: nowrap;
}

.bottom-cart-summary__badge[b-ih1la7lzi8] {
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: linear-gradient( 135deg, #ff3540, #b50810 );
    border: 1px solid rgba(255, 102, 110, 0.38);
    border-radius: 999px;
    box-shadow: 0 5px 12px rgba(229, 9, 20, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.24);
    font-family: Arial, sans-serif;
    font-size: 0.62rem;
    font-weight: 900;
    line-height: 1;
}

/* =========================================================
   SUBMIT ORDER BUTTON
   ========================================================= */

.bottom-cart-button[b-ih1la7lzi8] {
    width: 100%;
    min-height: 34px;
    padding: 7px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: linear-gradient( 135deg, #ff2c37 0%, #e50914 48%, #93070e 100% );
    border: 1px solid rgba(255, 76, 86, 0.32) !important;
    border-radius: 11px !important;
    box-shadow: 0 7px 17px rgba(229, 9, 20, 0.31), inset 0 1px 0 rgba(255, 255, 255, 0.24);
    font-size: 0.65rem;
    font-weight: 900;
    line-height: 1.2;
    transition: transform 140ms ease, background 160ms ease, box-shadow 160ms ease;
}

    .bottom-cart-button:hover[b-ih1la7lzi8] {
        background: linear-gradient( 135deg, #ff414b 0%, #ed111c 48%, #a40810 100% );
        box-shadow: 0 9px 21px rgba(229, 9, 20, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.29);
    }

    .bottom-cart-button:active[b-ih1la7lzi8] {
        transform: scale(0.96);
        box-shadow: 0 4px 10px rgba(229, 9, 20, 0.26);
    }

/* =========================================================
   EMPTY CART BUTTON
   ========================================================= */

.bottom-cart-empty[b-ih1la7lzi8] {
    width: 100%;
    min-height: 49px;
    padding: 5px 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #797979;
    background: transparent;
    border-radius: 13px !important;
    font-size: 0.54rem;
    font-weight: 700;
    line-height: 1.25;
    cursor: default !important;
}

    .bottom-cart-empty i[b-ih1la7lzi8] {
        color: #666666;
        font-size: 1.08rem;
        line-height: 1;
    }

    .bottom-cart-empty span[b-ih1la7lzi8] {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bottom-cart-empty:disabled[b-ih1la7lzi8] {
        opacity: 1;
    }

/* =========================================================
   RESPONSIVE - VERY SMALL PHONES
   ========================================================= */

@media (max-width: 359.98px) {
    .food-bottom-navigation[b-ih1la7lzi8] {
        right: 7px;
        left: 7px;
        padding-right: 7px;
        padding-left: 7px;
        grid-template-columns: minmax(0, 1fr) 76px minmax(0, 1.1fr);
        border-radius: 21px;
    }

    .bottom-navigation__table[b-ih1la7lzi8] {
        width: 76px;
    }

    .table-circle[b-ih1la7lzi8] {
        width: 76px;
        height: 76px;
        border-width: 3px;
    }

        .table-circle i[b-ih1la7lzi8] {
            font-size: 1.25rem;
        }

        .table-circle strong[b-ih1la7lzi8] {
            max-width: 57px;
            font-size: 0.78rem;
        }

        .table-circle small[b-ih1la7lzi8] {
            max-width: 57px;
            font-size: 0.49rem;
        }

    .bottom-navigation__menu[b-ih1la7lzi8] {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 0.58rem;
    }

        .bottom-navigation__menu i[b-ih1la7lzi8] {
            font-size: 1.12rem;
        }

    .bottom-cart-summary[b-ih1la7lzi8] {
        gap: 3px;
        font-size: 0.5rem;
    }

    .bottom-cart-summary__badge[b-ih1la7lzi8] {
        min-width: 18px;
        height: 18px;
        padding: 0 5px;
        font-size: 0.56rem;
    }

    .bottom-cart-button[b-ih1la7lzi8] {
        padding-right: 6px;
        padding-left: 6px;
        font-size: 0.59rem;
    }

    .bottom-cart-empty[b-ih1la7lzi8] {
        font-size: 0.48rem;
    }
}

/* =========================================================
   RESPONSIVE - TABLET AND DESKTOP
   ========================================================= */

@media (min-width: 768px) {
    .food-bottom-navigation[b-ih1la7lzi8] {
        right: 50%;
        left: auto;
        width: min(620px, calc(100vw - 40px));
        transform: translateX(50%);
        grid-template-columns: minmax(0, 1fr) 96px minmax(0, 1.25fr);
        padding-right: 16px;
        padding-left: 16px;
    }

    .bottom-navigation__table[b-ih1la7lzi8] {
        width: 96px;
    }

    .table-circle[b-ih1la7lzi8] {
        width: 88px;
        height: 88px;
    }

    .bottom-navigation__menu[b-ih1la7lzi8],
    .bottom-navigation__cart[b-ih1la7lzi8] {
        max-width: 180px;
        justify-self: center;
        width: 100%;
    }
}

/* =========================================================
   HOVER ONLY DEVICES
   ========================================================= */

@media (hover: hover) and (pointer: fine) {
    .table-circle:hover[b-ih1la7lzi8] {
        transform: translateY(-2px);
        box-shadow: 0 17px 35px rgba(229, 9, 20, 0.42), 0 8px 22px rgba(0, 0, 0, 0.62), inset 0 0 0 5px rgba(229, 9, 20, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.11);
    }
}

/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
    .food-bottom-navigation *[b-ih1la7lzi8],
    .food-bottom-navigation *[b-ih1la7lzi8]::before,
    .food-bottom-navigation *[b-ih1la7lzi8]::after {
        animation: none !important;
        transition: none !important;
    }
}


.red8-modal-backdrop[b-ih1la7lzi8] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    padding: 16px;
}

.red8-modal-card[b-ih1la7lzi8] {
    background: #fff;
    border-radius: 18px;
    padding: 28px 24px;
    width: 100%;
    max-width: 380px;
    text-align: center;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);
    animation: modalPop-b-ih1la7lzi8 0.2s ease-out;
}

.red8-modal-icon[b-ih1la7lzi8] {
    font-size: 3rem;
    color: #198754;
    margin-bottom: 12px;
}

.red8-order-number[b-ih1la7lzi8] {
    background: #f8f9fa;
    border: 1px dashed #ced4da;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #212529;
}

@keyframes modalPop-b-ih1la7lzi8 {
    from {
        transform: scale(0.92);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}
/* /Pages/FoodMenuNew.razor.rz.scp.css */
/* =========================================================
   RED8 FOOD MENU
   ========================================================= */
.red8-menu-page[b-ee911uh439] {
    --red8-primary: #e50914;
    --red8-primary-hover: #ff2632;
    --red8-primary-dark: #9f080f;
    --red8-primary-deep: #650408;
    --red8-primary-light: rgba(229, 9, 20, 0.12);
    --red8-primary-medium: rgba(229, 9, 20, 0.22);
    --red8-primary-border: rgba(229, 9, 20, 0.38);
    --red8-text: #f5f5f5;
    --red8-text-soft: #dedede;
    --red8-muted: #9d9d9d;
    --red8-border: rgba(255, 255, 255, 0.09);
    --red8-border-strong: rgba(255, 255, 255, 0.14);
    --red8-surface: #121212;
    --red8-surface-soft: #181818;
    --red8-surface-raised: #202020;
    --red8-background: #050505;
    --red8-success: #25b978;
    --red8-warning: #f2ae32;
    --red8-danger: #ff4b55;
    position: relative;
    min-height: 100vh;
    padding-bottom: 125px;
    color: var(--red8-text);
    background: radial-gradient( circle at 12% 0, rgba(229, 9, 20, 0.18), transparent 31% ), radial-gradient( circle at 92% 34%, rgba(139, 0, 8, 0.11), transparent 28% ), linear-gradient( 180deg, #090909 0%, #050505 42%, #020202 100% );
    direction: rtl;
    overflow-x: hidden;
    color-scheme: dark;
}



/*.red8-menu-page {
    --red8-primary: #d71920;
    --red8-primary-dark: #a90f15;
    --red8-primary-light: rgba(215, 25, 32, 0.09);
    --red8-text: #242424;
    --red8-muted: #777;
    --red8-border: #eaeaea;
    --red8-surface: #ffffff;
    --red8-background: #f6f6f6;
    --red8-success: #17834f;
    --red8-warning: #e79516;
    --red8-danger: #c62828;
    position: relative;
    min-height: 100vh;
    padding-bottom: 125px;
    color: var(--red8-text);
    background: radial-gradient( circle at 15% 0, rgba(215, 25, 32, 0.06), transparent 30% ), #f7f7f7;
    direction: rtl;
    overflow-x: hidden;
}*/

/* =========================================================
   HEADER
   ========================================================= */

.menu-header[b-ee911uh439] {
    position: sticky;
    top: 0;
    z-index: 30;
    padding: 14px 14px 10px;
    background: rgba(255, 255, 255, 0.94);
    border-bottom: 1px solid rgba(0, 0, 0, 0.045);
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.035);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.menu-header__top[b-ee911uh439] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.menu-brand[b-ee911uh439] {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 11px;
}

.menu-brand__logo[b-ee911uh439] {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: linear-gradient( 145deg, #eb252d, #a80c12 );
    border-radius: 16px 16px 16px 5px;
    box-shadow: 0 8px 18px rgba(215, 25, 32, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    font-family: Arial, sans-serif;
    font-size: 0.93rem;
    font-weight: 900;
    letter-spacing: -0.5px;
}

.menu-brand__content[b-ee911uh439] {
    min-width: 0;
}

.menu-brand__eyebrow[b-ee911uh439] {
    display: block;
    color: var(--red8-primary);
    font-family: Arial, sans-serif;
    font-size: 0.61rem;
    font-weight: 900;
    letter-spacing: 1.25px;
}

.menu-brand h1[b-ee911uh439] {
    margin: 2px 0 0;
    color: #202020;
    font-size: 1.02rem;
    font-weight: 900;
    line-height: 1.2;
}

.header-menu-button[b-ee911uh439] {
    width: 43px;
    height: 43px;
    flex: 0 0 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border: 1px solid rgba(215, 25, 32, 0.12);
    border-radius: 14px;
    font-size: 1.25rem;
    transition: transform 150ms ease, background 150ms ease;
}

    .header-menu-button:active[b-ee911uh439] {
        transform: scale(0.94);
        background: rgba(215, 25, 32, 0.15);
    }

/* =========================================================
   TABLE STATUS
   ========================================================= */

.table-status[b-ee911uh439] {
    min-height: 36px;
    margin-top: 12px;
    padding: 7px 11px;
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 12px;
    font-size: 0.72rem;
    line-height: 1.5;
}

    .table-status i[b-ee911uh439] {
        flex: 0 0 auto;
        font-size: 0.92rem;
    }

    .table-status strong[b-ee911uh439] {
        font-weight: 900;
    }

.table-status--valid[b-ee911uh439] {
    color: #116d43;
    background: rgba(24, 145, 89, 0.08);
    border: 1px solid rgba(24, 145, 89, 0.15);
}

.table-status--guest[b-ee911uh439] {
    color: #805c15;
    background: rgba(232, 169, 40, 0.09);
    border: 1px solid rgba(232, 169, 40, 0.17);
}

.table-status--loading[b-ee911uh439] {
    color: #555;
    background: #f5f5f5;
    border: 1px solid #ededed;
}

.status-spinner[b-ee911uh439] {
    width: 14px;
    height: 14px;
    border: 2px solid #ddd;
    border-top-color: var(--red8-primary);
    border-radius: 50%;
    animation: red8Spin 750ms linear infinite;
}

/* =========================================================
   SEARCH
   ========================================================= */

.menu-search-box[b-ee911uh439] {
    min-height: 51px;
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #212121;
    border: 1px solid #6f1212;
    border-radius: 17px;
    transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

    .menu-search-box:focus-within[b-ee911uh439] {
        background: #212121;
        border-color: rgba(215, 25, 32, 0.38);
        box-shadow: 0 0 0 4px rgba(215, 25, 32, 0.065);
    }

.menu-search-box__icon[b-ee911uh439] {
    flex: 0 0 auto;
    color: var(--red8-primary);
    font-size: 1.08rem;
}

.menu-search-box__input[b-ee911uh439] {
    width: 100%;
    min-width: 0;
    height: 49px;
    color: #f3f3f3;
    background: transparent;
    border: 0;
    outline: 0;
    font-family: inherit;
    font-size: 0.81rem;
}

    .menu-search-box__input[b-ee911uh439]::placeholder {
        color: #999;
    }

    .menu-search-box__input[b-ee911uh439]::-webkit-search-cancel-button {
        display: none;
    }

.menu-search-box__clear[b-ee911uh439] {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9a9a9a;
    background: #212121;
    border: 0;
    border-radius: 50%;
    font-size: 0.95rem;
}

/* =========================================================
   FILTER
   ========================================================= */

.menu-filter-row[b-ee911uh439] {
    min-height: 34px;
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.menu-results-summary[b-ee911uh439] {
    color: #888;
    font-size: 0.7rem;
}

    .menu-results-summary strong[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.77rem;
        font-weight: 900;
    }

.availability-switch[b-ee911uh439] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    cursor: pointer;
    user-select: none;
}

    .availability-switch input[b-ee911uh439] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        pointer-events: none;
    }

.availability-switch__track[b-ee911uh439] {
    position: relative;
    width: 36px;
    height: 21px;
    background: #d5d5d5;
    border-radius: 999px;
    transition: background 160ms ease;
}

.availability-switch__thumb[b-ee911uh439] {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
    transition: transform 180ms ease;
}

.availability-switch input:checked +
.availability-switch__track[b-ee911uh439] {
    background: var(--red8-primary);
}

    .availability-switch input:checked +
    .availability-switch__track
    .availability-switch__thumb[b-ee911uh439] {
        transform: translateX(-15px);
    }

.availability-switch__label[b-ee911uh439] {
    color: #666;
    font-size: 0.69rem;
    font-weight: 700;
}

/* =========================================================
   SUBCATEGORY SECTION
   ========================================================= */

.subcategory-section[b-ee911uh439] {
    padding: 17px 14px 12px;
}

.subcategory-section__title[b-ee911uh439] {
    margin-bottom: 11px;
    margin-top: 11px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
}

    .subcategory-section__title > div[b-ee911uh439] {
        min-width: 0;
    }

    .subcategory-section__title span[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.63rem;
        font-weight: 800;
    }

    .subcategory-section__title h2[b-ee911uh439] {
        margin: 2px 0 0;
        color: #f3f3f3;
        font-size: 0.94rem;
        font-weight: 900;
    }

.reset-category-button[b-ee911uh439] {
    padding: 6px 9px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--red8-primary);
    background: transparent;
    border: 0;
    white-space: nowrap;
    font-family: inherit;
    font-size: 0.65rem;
    font-weight: 800;
}

    .reset-category-button i[b-ee911uh439] {
        font-size: 0.72rem;
    }

.subcategory-list[b-ee911uh439] {
    margin: 0 -14px;
    padding: 2px 14px 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline proximity;
    scrollbar-width: none;
}

    .subcategory-list[b-ee911uh439]::-webkit-scrollbar {
        display: none;
    }

.subcategory-chip[b-ee911uh439] {
    min-height: 43px;
    flex: 0 0 auto;
    padding: 6px 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #555;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 999px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.035);
    scroll-snap-align: start;
    font-family: inherit;
    font-size: 0.72rem;
    font-weight: 800;
    transition: color 150ms ease, background 150ms ease, transform 150ms ease, border-color 150ms ease;
}

    .subcategory-chip:active[b-ee911uh439] {
        transform: scale(0.96);
    }

    .subcategory-chip.active[b-ee911uh439] {
        color: #fff;
        background: linear-gradient( 135deg, #e5222a, #b30e14 );
        border-color: transparent;
        box-shadow: 0 7px 16px rgba(215, 25, 32, 0.2);
    }

.subcategory-chip__image[b-ee911uh439],
.subcategory-chip__icon[b-ee911uh439] {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 50%;
}

.subcategory-chip__image[b-ee911uh439] {
    object-fit: cover;
    background: #eee;
}

.subcategory-chip__icon[b-ee911uh439] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: rgba(215, 25, 32, 0.09);
    font-size: 0.8rem;
}

.subcategory-chip.active .subcategory-chip__icon[b-ee911uh439] {
    color: #fff;
    background: rgba(255, 255, 255, 0.17);
}

.subcategory-skeleton[b-ee911uh439] {
    width: 110px;
    height: 43px;
    flex: 0 0 110px;
    border-radius: 999px;
    background: linear-gradient( 90deg, #ececec 25%, #f7f7f7 50%, #ececec 75% );
    background-size: 200% 100%;
    animation: red8Skeleton 1.25s infinite linear;
}

.subcategory-empty[b-ee911uh439] {
    min-height: 48px;
    padding: 10px 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #888;
    background: #fff;
    border: 1px dashed #dedede;
    border-radius: 15px;
    font-size: 0.71rem;
}

    .subcategory-empty i[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 1rem;
    }

/* =========================================================
   INLINE MESSAGES
   ========================================================= */

.menu-inline-message[b-ee911uh439] {
    margin: 2px 14px 12px;
    padding: 11px 12px;
    display: grid;
    grid-template-columns: 22px 1fr 28px;
    align-items: start;
    gap: 9px;
    border-radius: 15px;
    font-size: 0.7rem;
    line-height: 1.6;
}

    .menu-inline-message > i[b-ee911uh439] {
        margin-top: 2px;
        font-size: 1rem;
    }

    .menu-inline-message > div[b-ee911uh439] {
        min-width: 0;
    }

    .menu-inline-message strong[b-ee911uh439],
    .menu-inline-message span[b-ee911uh439] {
        display: block;
    }

    .menu-inline-message strong[b-ee911uh439] {
        margin-bottom: 1px;
        font-weight: 900;
    }

    .menu-inline-message button[b-ee911uh439] {
        width: 28px;
        height: 28px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: inherit;
        background: transparent;
        border: 0;
        border-radius: 50%;
    }

.menu-inline-message--error[b-ee911uh439] {
    color: #9b2020;
    background: #fff0f0;
    border: 1px solid #f3cccc;
}

.menu-inline-message--warning[b-ee911uh439] {
    color: #775510;
    background: #fff8e7;
    border: 1px solid #efdcab;
}

/* =========================================================
   CONTENT AND GRID
   ========================================================= */

.menu-content[b-ee911uh439] {
    padding: 2px 14px 22px;
}

.menu-items-grid[b-ee911uh439] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 13px;
}

@media (min-width: 768px) {
    .menu-items-grid[b-ee911uh439] {
        grid-template-columns: repeat(6, minmax(0, 1fr)); /* تبدیل به ۶ ستونه در دسکتاپ */
        gap: 20px; /* افزایش فاصله آیتم‌ها در دسکتاپ برای زیبایی بیشتر (اختیاری) */
    }
}

/* =========================================================
   MENU ITEM CARD
   ========================================================= */

.menu-item-card[b-ee911uh439] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #212121;
    border: 1px solid rgba(0, 0, 0, 0.055);
    border-radius: 21px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.055), 0 2px 5px rgba(0, 0, 0, 0.025);
    overflow: hidden;
    transition: transform 160ms ease, box-shadow 160ms ease;
}

    .menu-item-card:active[b-ee911uh439] {
        transform: scale(0.993);
    }

.menu-item-card--disabled[b-ee911uh439] {
    opacity: 0.68;
    filter: grayscale(0.15);
}

.menu-item-card__media[b-ee911uh439] {
    position: relative;
    background: #ededed;
    width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 0;
    overflow: hidden;
}

    .menu-item-card__media > img[b-ee911uh439] {
        object-fit: cover;
        width: 100%;
        height: 100%;
        min-height: 0;
        object-fit: cover;
        display: block;
    }

.menu-item-card__image-placeholder[b-ee911uh439] {
    width: 100%;
    height: 100%;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(215, 25, 32, 0.62);
    background: radial-gradient(circle at center, rgba(215, 25, 32, 0.13), transparent 68%), #e0e0e0;
    font-size: 2rem;
}

.menu-item-card__availability[b-ee911uh439] {
    position: absolute;
    top: 9px;
    right: 9px;
    padding: 5px 8px;
    color: #fff;
    background: rgba(30, 30, 30, 0.78);
    border-radius: 999px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    font-size: 0.62rem;
    font-weight: 900;
}

.menu-item-card__cart-count[b-ee911uh439] {
    position: absolute;
    top: 9px;
    left: 9px;
    min-width: 27px;
    height: 27px;
    padding: 0 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--red8-primary);
    border: 2px solid #fff;
    border-radius: 999px;
    box-shadow: 0 5px 12px rgba(215, 25, 32, 0.28);
    font-size: 0.68rem;
    font-weight: 900;
}

.menu-item-card__body[b-ee911uh439] {
    min-width: 0;
    padding: 12px 12px 11px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.menu-item-card__heading[b-ee911uh439] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 7px;
}

    .menu-item-card__heading > div[b-ee911uh439] {
        min-width: 0;
    }

    .menu-item-card__heading h3[b-ee911uh439] {
        margin: 0;
        color: #f2f2f2;
        font-size: 0.75rem;
        font-weight: 900;
        line-height: 1.5;
        line-height: 1.5;
    }

.menu-item-card__english-name[b-ee911uh439] {
    margin-top: 1px;
    display: block;
    color: #aaa;
    direction: ltr;
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 0.55rem;
    line-height: 1.25;
}

.menu-item-card__category[b-ee911uh439] {
    max-width: 78px;
    padding: 4px 6px;
    flex: 0 0 auto;
    color: #777;
    background: #f4f4f4;
    border-radius: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.52rem;
    font-weight: 700;
}

.menu-item-card__description[b-ee911uh439] {
    margin: 7px 0 9px;
    display: -webkit-box;
    min-height: 11px;
    color: #f2f2f2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 0.65rem;
    line-height: 1.75;
}


.menu-item-options[b-ee911uh439] {
    margin-bottom: 9px;
}

    .menu-item-options > label[b-ee911uh439] {
        margin-bottom: 4px;
        display: block;
        color: #626262;
        font-size: 0.59rem;
        font-weight: 800;
    }

.menu-item-options__select-wrapper[b-ee911uh439] {
    position: relative;
}

    .menu-item-options__select-wrapper select[b-ee911uh439] {
        width: 100%;
        height: 36px;
        padding: 0 9px 0 27px;
        color: #555;
        background: #f6f6f6;
        border: 1px solid #e7e7e7;
        border-radius: 10px;
        outline: 0;
        appearance: none;
        -webkit-appearance: none;
        font-family: inherit;
        font-size: 0.59rem;
    }

        .menu-item-options__select-wrapper select:focus[b-ee911uh439] {
            background: #fff;
            border-color: rgba(215, 25, 32, 0.38);
        }

    .menu-item-options__select-wrapper > i[b-ee911uh439] {
        position: absolute;
        top: 50%;
        left: 9px;
        color: #999;
        pointer-events: none;
        font-size: 0.64rem;
        transform: translateY(-50%);
    }

.menu-item-card__footer[b-ee911uh439] {
    margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 8px;
}

.menu-item-price[b-ee911uh439] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

    .menu-item-price strong[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.83rem;
        font-weight: 950;
        line-height: 1.2;
    }

    .menu-item-price span[b-ee911uh439] {
        margin-top: 2px;
        color: #999;
        font-size: 0.53rem;
    }

.add-to-cart-button[b-ee911uh439] {
    min-width: 72px;
    height: 36px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #fff;
    background: linear-gradient( 135deg, #e72028, #ad0d13 );
    border: 0;
    border-radius: 11px;
    box-shadow: 0 6px 13px rgba(215, 25, 32, 0.19);
    font-family: inherit;
    font-size: 0.63rem;
    font-weight: 900;
    transition: transform 140ms ease, box-shadow 140ms ease;
}

    .add-to-cart-button:not(:disabled):active[b-ee911uh439] {
        transform: scale(0.95);
        box-shadow: 0 3px 7px rgba(215, 25, 32, 0.16);
    }

    .add-to-cart-button:disabled[b-ee911uh439] {
        color: #888;
        background: #e4e4e4;
        box-shadow: none;
        cursor: not-allowed;
    }

/* =========================================================
   SKELETON
   ========================================================= */

.menu-item-card--skeleton[b-ee911uh439] {
    pointer-events: none;
}

.skeleton[b-ee911uh439] {
    background: linear-gradient( 90deg, #ececec 25%, #f8f8f8 50%, #ececec 75% );
    background-size: 200% 100%;
    border-radius: 8px;
    animation: red8Skeleton 1.25s infinite linear;
}

.skeleton--image[b-ee911uh439] {
    min-height: 180px;
    border-radius: 0;
}

.skeleton--title[b-ee911uh439] {
    width: 72%;
    height: 15px;
    margin: 4px 0 13px;
}

.skeleton--text[b-ee911uh439] {
    width: 100%;
    height: 9px;
    margin-bottom: 7px;
}

.skeleton--text-short[b-ee911uh439] {
    width: 60%;
    height: 9px;
}

.skeleton--button[b-ee911uh439] {
    width: 76px;
    height: 35px;
    margin-top: auto;
    margin-right: auto;
}

/* =========================================================
   EMPTY MENU
   ========================================================= */

.empty-menu-state[b-ee911uh439] {
    min-height: 300px;
    padding: 36px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 24px;
}

.empty-menu-state__icon[b-ee911uh439] {
    width: 72px;
    height: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border-radius: 50%;
    font-size: 1.8rem;
}

.empty-menu-state h3[b-ee911uh439] {
    margin: 17px 0 5px;
    color: #333;
    font-size: 0.98rem;
    font-weight: 900;
}

.empty-menu-state p[b-ee911uh439] {
    max-width: 270px;
    margin: 0;
    color: #888;
    font-size: 0.72rem;
    line-height: 1.8;
}

.empty-menu-state button[b-ee911uh439] {
    margin-top: 18px;
    padding: 10px 17px;
    color: #fff;
    background: var(--red8-primary);
    border: 0;
    border-radius: 12px;
    font-family: inherit;
    font-size: 0.71rem;
    font-weight: 800;
}

/* =========================================================
   DRAWER
   ========================================================= */

.menu-drawer-backdrop[b-ee911uh439] {
    position: fixed;
    inset: 0;
    z-index: 1080;
    background: rgba(15, 15, 15, 0.48);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    animation: red8FadeIn 180ms ease-out;
}

.menu-drawer[b-ee911uh439] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1090;
    width: min(88vw, 370px);
    padding: 11px 15px 110px;
    background: #fff;
    box-shadow: -22px 0 60px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overscroll-behavior: contain;
    transform: translateX(105%);
    transition: transform 270ms cubic-bezier(.22, .8, .25, 1);
    visibility: hidden;
}

.menu-drawer--open[b-ee911uh439] {
    visibility: visible;
    transform: translateX(0);
}

.menu-drawer__handle[b-ee911uh439] {
    width: 42px;
    height: 4px;
    margin: 0 auto 11px;
    background: #ddd;
    border-radius: 999px;
}

.menu-drawer__header[b-ee911uh439] {
    padding: 7px 2px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
}

    .menu-drawer__header span[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.64rem;
        font-weight: 800;
    }

    .menu-drawer__header h2[b-ee911uh439] {
        margin: 2px 0 0;
        color: #222;
        font-size: 1.03rem;
        font-weight: 900;
    }

    .menu-drawer__header button[b-ee911uh439] {
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #555;
        background: #f3f3f3;
        border: 0;
        border-radius: 50%;
        font-size: 1.05rem;
    }

.menu-drawer__body[b-ee911uh439] {
    padding-top: 15px;
}

.main-category-item[b-ee911uh439] {
    width: 100%;
    margin-bottom: 10px;
    padding: 9px;
    display: grid;
    grid-template-columns: 57px minmax(0, 1fr) 25px;
    align-items: center;
    gap: 11px;
    color: #292929;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 18px;
    text-align: right;
    font-family: inherit;
    transition: background 160ms ease, border-color 160ms ease, transform 160ms ease;
}

    .main-category-item:active[b-ee911uh439] {
        transform: scale(0.985);
    }

    .main-category-item.active[b-ee911uh439] {
        color: #a60d13;
        background: rgba(215, 25, 32, 0.065);
        border-color: rgba(215, 25, 32, 0.3);
    }

.main-category-item__image[b-ee911uh439] {
    width: 57px;
    height: 57px;
    object-fit: cover;
    background: #ececec;
    border-radius: 16px;
}

.main-category-item__image--placeholder[b-ee911uh439] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: rgba(215, 25, 32, 0.09);
    font-size: 1.35rem;
}

.main-category-item__content[b-ee911uh439] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

    .main-category-item__content strong[b-ee911uh439] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.82rem;
        font-weight: 900;
    }

    .main-category-item__content small[b-ee911uh439] {
        margin-top: 4px;
        color: #8a8a8a;
        font-size: 0.62rem;
    }

.main-category-item__arrow[b-ee911uh439] {
    color: #aaa;
    font-size: 0.78rem;
}

.main-category-item.active
.main-category-item__arrow[b-ee911uh439] {
    color: var(--red8-primary);
}

.main-category-skeleton[b-ee911uh439] {
    margin-bottom: 10px;
    padding: 9px;
    display: grid;
    grid-template-columns: 57px 1fr;
    align-items: center;
    gap: 11px;
    background: #fafafa;
    border-radius: 18px;
}

    .main-category-skeleton > span[b-ee911uh439] {
        width: 57px;
        height: 57px;
        border-radius: 16px;
    }

    .main-category-skeleton div span[b-ee911uh439] {
        height: 11px;
        margin-bottom: 8px;
        display: block;
        border-radius: 6px;
    }

        .main-category-skeleton div span:first-child[b-ee911uh439] {
            width: 75%;
        }

        .main-category-skeleton div span:last-child[b-ee911uh439] {
            width: 48%;
        }

    .main-category-skeleton > span[b-ee911uh439],
    .main-category-skeleton div span[b-ee911uh439] {
        background: linear-gradient( 90deg, #ececec 25%, #f8f8f8 50%, #ececec 75% );
        background-size: 200% 100%;
        animation: red8Skeleton 1.25s infinite linear;
    }

/* =========================================================
   CART SHEET
   ========================================================= */

.cart-sheet-backdrop[b-ee911uh439] {
    position: fixed;
    inset: 0;
    z-index: 1110;
    background: rgba(10, 10, 10, 0.55);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    animation: red8FadeIn 180ms ease-out;
}

.cart-sheet[b-ee911uh439] {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1120;
    width: 100%;
    max-height: min(88vh, 850px);
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 26px 26px 0 0;
    box-shadow: 0 -24px 65px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    animation: red8SheetIn 250ms cubic-bezier(.2, .8, .25, 1);
}

.cart-sheet__handle[b-ee911uh439] {
    width: 45px;
    height: 4px;
    margin: 9px auto 3px;
    background: #d7d7d7;
    border-radius: 999px;
}

.cart-sheet__header[b-ee911uh439] {
    min-height: 66px;
    padding: 9px 16px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
}

    .cart-sheet__header span[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.62rem;
        font-weight: 800;
    }

    .cart-sheet__header h2[b-ee911uh439] {
        margin: 1px 0 0;
        color: #242424;
        font-size: 1rem;
        font-weight: 900;
    }

    .cart-sheet__header button[b-ee911uh439] {
        width: 39px;
        height: 39px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #555;
        background: #f2f2f2;
        border: 0;
        border-radius: 50%;
        font-size: 1rem;
    }

.cart-sheet__body[b-ee911uh439] {
    padding: 13px 14px 20px;
    overflow-y: auto;
    overscroll-behavior: contain;
}

.cart-lines[b-ee911uh439] {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.cart-line[b-ee911uh439] {
    padding: 12px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 17px;
}

.cart-line__content[b-ee911uh439] {
    min-width: 0;
}

.cart-line__heading[b-ee911uh439] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
}

    .cart-line__heading h3[b-ee911uh439] {
        margin: 0;
        color: #272727;
        font-size: 0.78rem;
        font-weight: 900;
        line-height: 1.5;
    }

    .cart-line__heading button[b-ee911uh439] {
        width: 27px;
        height: 27px;
        flex: 0 0 27px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #b8b8b8;
        background: transparent;
        border: 0;
        border-radius: 50%;
        font-size: 0.77rem;
    }

.cart-line__option[b-ee911uh439] {
    margin-top: 2px;
    display: block;
    color: #888;
    font-size: 0.62rem;
}

.cart-line__price[b-ee911uh439] {
    margin-top: 7px;
    display: flex;
    align-items: baseline;
    gap: 4px;
}

    .cart-line__price strong[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 0.75rem;
        font-weight: 900;
    }

    .cart-line__price span[b-ee911uh439] {
        color: #999;
        font-size: 0.54rem;
    }

.quantity-control[b-ee911uh439] {
    height: 37px;
    padding: 3px;
    display: grid;
    grid-template-columns: 30px 26px 30px;
    align-items: center;
    justify-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
}

    .quantity-control button[b-ee911uh439] {
        width: 29px;
        height: 29px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: var(--red8-primary);
        background: rgba(215, 25, 32, 0.07);
        border: 0;
        border-radius: 9px;
        font-size: 0.78rem;
    }

    .quantity-control strong[b-ee911uh439] {
        color: #333;
        font-size: 0.75rem;
        font-weight: 900;
    }

/* =========================================================
   CUSTOMER FORM
   ========================================================= */

.customer-form[b-ee911uh439] {
    margin-top: 17px;
    padding-top: 16px;
    border-top: 1px dashed #dedede;
}

.customer-form__heading[b-ee911uh439] {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.customer-form__icon[b-ee911uh439] {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--red8-primary);
    background: var(--red8-primary-light);
    border-radius: 13px;
    font-size: 1rem;
}

.customer-form__heading h3[b-ee911uh439] {
    margin: 0;
    color: #333;
    font-size: 0.81rem;
    font-weight: 900;
}

.customer-form__heading p[b-ee911uh439] {
    margin: 3px 0 0;
    color: #888;
    font-size: 0.61rem;
}

.form-field[b-ee911uh439] {
    margin-bottom: 13px;
}

    .form-field > label[b-ee911uh439] {
        margin-bottom: 6px;
        display: flex;
        align-items: center;
        gap: 5px;
        color: #4e4e4e;
        font-size: 0.67rem;
        font-weight: 800;
    }

        .form-field > label span[b-ee911uh439] {
            color: #aaa;
            font-size: 0.56rem;
            font-weight: 500;
        }

.form-field__control[b-ee911uh439] {
    min-height: 48px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    gap: 9px;
    background: #f6f6f6;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    transition: background 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}

    .form-field__control:focus-within[b-ee911uh439] {
        background: #fff;
        border-color: rgba(215, 25, 32, 0.35);
        box-shadow: 0 0 0 4px rgba(215, 25, 32, 0.055);
    }

    .form-field__control > i[b-ee911uh439] {
        align-self: center;
        flex: 0 0 auto;
        color: var(--red8-primary);
        font-size: 0.93rem;
    }

    .form-field__control input[b-ee911uh439],
    .form-field__control textarea[b-ee911uh439] {
        width: 100%;
        min-width: 0;
        color: #333;
        background: transparent;
        border: 0;
        outline: 0;
        font-family: inherit;
        font-size: 0.72rem;
    }

    .form-field__control input[b-ee911uh439] {
        height: 46px;
    }

    .form-field__control textarea[b-ee911uh439] {
        padding: 12px 0;
        line-height: 1.7;
        resize: vertical;
    }

.form-field__control--textarea[b-ee911uh439] {
    align-items: flex-start;
}

    .form-field__control--textarea > i[b-ee911uh439] {
        margin-top: 14px;
    }

.cart-table-warning[b-ee911uh439],
.cart-order-error[b-ee911uh439] {
    margin-top: 11px;
    padding: 11px;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    border-radius: 14px;
    font-size: 0.65rem;
    line-height: 1.65;
}

.cart-table-warning[b-ee911uh439] {
    color: #775510;
    background: #fff8e8;
    border: 1px solid #efdcad;
}

    .cart-table-warning > i[b-ee911uh439],
    .cart-order-error > i[b-ee911uh439] {
        margin-top: 2px;
        flex: 0 0 auto;
        font-size: 1rem;
    }

    .cart-table-warning strong[b-ee911uh439],
    .cart-table-warning span[b-ee911uh439] {
        display: block;
    }

    .cart-table-warning strong[b-ee911uh439] {
        margin-bottom: 1px;
        font-weight: 900;
    }

.cart-order-error[b-ee911uh439] {
    color: #9b2424;
    background: #fff0f0;
    border: 1px solid #f0cccc;
}

/* =========================================================
   CART FOOTER
   ========================================================= */

.cart-sheet__footer[b-ee911uh439] {
    padding: 12px 14px max(14px, env(safe-area-inset-bottom));
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(155px, 1.3fr);
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.97);
    border-top: 1px solid #ececec;
    box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.055);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.cart-total[b-ee911uh439] {
    min-width: 0;
}

    .cart-total > span[b-ee911uh439] {
        display: block;
        color: #888;
        font-size: 0.61rem;
    }

    .cart-total > div[b-ee911uh439] {
        margin-top: 3px;
        display: flex;
        align-items: baseline;
        gap: 4px;
    }

    .cart-total strong[b-ee911uh439] {
        color: var(--red8-primary);
        font-size: 1rem;
        font-weight: 950;
    }

    .cart-total div span[b-ee911uh439] {
        color: #888;
        font-size: 0.57rem;
    }

.submit-order-button[b-ee911uh439] {
    min-height: 50px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #fff;
    background: linear-gradient( 135deg, #e32129, #a80c12 );
    border: 0;
    border-radius: 15px;
    box-shadow: 0 8px 18px rgba(215, 25, 32, 0.22);
    font-family: inherit;
    font-size: 0.75rem;
    font-weight: 900;
}

    .submit-order-button:disabled[b-ee911uh439] {
        opacity: 0.65;
        cursor: wait;
    }

.button-spinner[b-ee911uh439] {
    width: 17px;
    height: 17px;
    border: 2px solid rgba(255, 255, 255, 0.38);
    border-top-color: #fff;
    border-radius: 50%;
    animation: red8Spin 700ms linear infinite;
}

/* =========================================================
   EMPTY CART
   ========================================================= */

.empty-cart-state[b-ee911uh439] {
    min-height: 310px;
    padding: 35px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .empty-cart-state > span[b-ee911uh439] {
        width: 74px;
        height: 74px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: var(--red8-primary);
        background: var(--red8-primary-light);
        border-radius: 50%;
        font-size: 1.75rem;
    }

    .empty-cart-state h3[b-ee911uh439] {
        margin: 16px 0 5px;
        color: #333;
        font-size: 0.92rem;
        font-weight: 900;
    }

    .empty-cart-state p[b-ee911uh439] {
        margin: 0;
        color: #888;
        font-size: 0.7rem;
    }

    .empty-cart-state button[b-ee911uh439] {
        margin-top: 17px;
        padding: 10px 16px;
        color: #fff;
        background: var(--red8-primary);
        border: 0;
        border-radius: 12px;
        font-family: inherit;
        font-size: 0.7rem;
        font-weight: 800;
    }

/* =========================================================
   RED8 FOOD BOTTOM NAVIGATION
   Black & Red Theme
   ========================================================= */

/*
 * فضای انتهای صفحه برای جلوگیری از قرار گرفتن محتوا
 * زیر نوار ثابت پایین
 */
.red8-menu-page[b-ee911uh439] {
    padding-bottom: calc(120px + env(safe-area-inset-bottom));
}

/* =========================================================
   NAVIGATION CONTAINER
   ========================================================= */

.food-bottom-navigation[b-ee911uh439] {
    position: fixed;
    right: 12px;
    bottom: max(11px, env(safe-area-inset-bottom));
    left: 12px;
    z-index: 1040;
    min-height: 78px;
    padding: 9px 12px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 88px minmax(0, 1fr);
    grid-template-areas: "cart table menu";
    align-items: center;
    gap: 6px;
    direction: ltr;
    color: #f5f5f5;
    background: radial-gradient( circle at 50% 130%, rgba(229, 9, 20, 0.13), transparent 42% ), linear-gradient( 145deg, rgba(28, 28, 28, 0.98), rgba(8, 8, 8, 0.98) );
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    box-shadow: 0 20px 55px rgba(0, 0, 0, 0.7), 0 5px 15px rgba(0, 0, 0, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.045);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

    /* جلوگیری از تأثیر فونت پیش‌فرض مرورگر روی دکمه‌ها */

    .food-bottom-navigation button[b-ee911uh439] {
        margin: 0;
        border: 0;
        outline: 0;
        font-family: inherit;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }

        /* حالت فوکوس برای دسترسی‌پذیری */

        .food-bottom-navigation button:focus-visible[b-ee911uh439] {
            outline: 2px solid rgba(255, 40, 51, 0.9);
            outline-offset: 2px;
        }

/* =========================================================
   MENU BUTTON
   ========================================================= */

.bottom-navigation__menu[b-ee911uh439] {
    grid-area: menu;
    direction: rtl;
    width: 100%;
    height: 57px;
    padding: 5px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #d3d3d3;
    background: transparent;
    border-radius: 15px;
    font-size: 0.66rem;
    font-weight: 800;
    line-height: 1.25;
    transition: color 160ms ease, background 160ms ease, transform 140ms ease;
}

    .bottom-navigation__menu i[b-ee911uh439] {
        color: #ff303b;
        font-size: 1.25rem;
        line-height: 1;
        filter: drop-shadow( 0 0 8px rgba(229, 9, 20, 0.32) );
        transition: color 160ms ease, transform 160ms ease;
    }

    .bottom-navigation__menu span[b-ee911uh439] {
        white-space: nowrap;
    }

    .bottom-navigation__menu:hover[b-ee911uh439] {
        color: #ffffff;
        background: rgba(229, 9, 20, 0.11);
    }

        .bottom-navigation__menu:hover i[b-ee911uh439] {
            color: #ff4b55;
            transform: translateY(-1px);
        }

    .bottom-navigation__menu:active[b-ee911uh439] {
        background: rgba(229, 9, 20, 0.19);
        transform: scale(0.95);
    }

/* =========================================================
   TABLE AREA
   ========================================================= */

.bottom-navigation__table[b-ee911uh439] {
    grid-area: table;
    position: relative;
    width: 88px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: rtl;
}

/* =========================================================
   TABLE CIRCLE
   ========================================================= */

.table-circle[b-ee911uh439] {
    position: absolute;
    bottom: 1px;
    width: 84px;
    height: 84px;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #ff303b;
    background: radial-gradient( circle at 50% 30%, #292929 0%, #161616 42%, #080808 100% );
    border: 4px solid #e50914;
    border-radius: 50%;
    box-shadow: 0 14px 30px rgba(229, 9, 20, 0.34), 0 7px 20px rgba(0, 0, 0, 0.58), inset 0 0 0 5px rgba(229, 9, 20, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.09);
    overflow: hidden;
    direction: rtl;
    transition: transform 160ms ease, box-shadow 160ms ease;
}

    /* حلقه تزئینی داخلی */

    .table-circle[b-ee911uh439]::before {
        content: "";
        position: absolute;
        inset: 5px;
        border: 1px solid rgba(255, 58, 69, 0.27);
        border-radius: 50%;
        pointer-events: none;
    }

    /* هاله قرمز */

    .table-circle[b-ee911uh439]::after {
        content: "";
        position: absolute;
        right: 20%;
        bottom: -24px;
        left: 20%;
        height: 35px;
        background: rgba(229, 9, 20, 0.34);
        border-radius: 50%;
        filter: blur(16px);
        pointer-events: none;
    }

    .table-circle i[b-ee911uh439],
    .table-circle small[b-ee911uh439],
    .table-circle strong[b-ee911uh439] {
        position: relative;
        z-index: 1;
    }

    .table-circle i[b-ee911uh439] {
        margin-bottom: 3px;
        color: #ff3540;
        font-size: 1.42rem;
        line-height: 1;
        filter: drop-shadow( 0 0 8px rgba(229, 9, 20, 0.38) );
    }

    .table-circle small[b-ee911uh439] {
        max-width: 64px;
        color: #b8b8b8;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.53rem;
        font-weight: 800;
        line-height: 1.25;
    }

    .table-circle strong[b-ee911uh439] {
        max-width: 64px;
        margin-top: 1px;
        color: #ffffff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.88rem;
        font-weight: 950;
        line-height: 1.25;
        text-shadow: 0 0 12px rgba(229, 9, 20, 0.27);
    }

/* =========================================================
   CART AREA
   ========================================================= */

.bottom-navigation__cart[b-ee911uh439] {
    grid-area: cart;
    min-width: 0;
    min-height: 57px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 5px;
    direction: rtl;
}

/* =========================================================
   CART SUMMARY
   ========================================================= */

.bottom-cart-summary[b-ee911uh439] {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #bdbdbd;
    font-size: 0.57rem;
    font-weight: 800;
    line-height: 1.2;
    white-space: nowrap;
}

.bottom-cart-summary__badge[b-ee911uh439] {
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: linear-gradient( 135deg, #ff3540, #b50810 );
    border: 1px solid rgba(255, 102, 110, 0.38);
    border-radius: 999px;
    box-shadow: 0 5px 12px rgba(229, 9, 20, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.24);
    font-family: Arial, sans-serif;
    font-size: 0.62rem;
    font-weight: 900;
    line-height: 1;
}

/* =========================================================
   SUBMIT ORDER BUTTON
   ========================================================= */

.bottom-cart-button[b-ee911uh439] {
    width: 100%;
    min-height: 34px;
    padding: 7px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: linear-gradient( 135deg, #ff2c37 0%, #e50914 48%, #93070e 100% );
    border: 1px solid rgba(255, 76, 86, 0.32) !important;
    border-radius: 11px !important;
    box-shadow: 0 7px 17px rgba(229, 9, 20, 0.31), inset 0 1px 0 rgba(255, 255, 255, 0.24);
    font-size: 0.65rem;
    font-weight: 900;
    line-height: 1.2;
    transition: transform 140ms ease, background 160ms ease, box-shadow 160ms ease;
}

    .bottom-cart-button:hover[b-ee911uh439] {
        background: linear-gradient( 135deg, #ff414b 0%, #ed111c 48%, #a40810 100% );
        box-shadow: 0 9px 21px rgba(229, 9, 20, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.29);
    }

    .bottom-cart-button:active[b-ee911uh439] {
        transform: scale(0.96);
        box-shadow: 0 4px 10px rgba(229, 9, 20, 0.26);
    }

/* =========================================================
   EMPTY CART BUTTON
   ========================================================= */

.bottom-cart-empty[b-ee911uh439] {
    width: 100%;
    min-height: 49px;
    padding: 5px 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #797979;
    background: transparent;
    border-radius: 13px !important;
    font-size: 0.54rem;
    font-weight: 700;
    line-height: 1.25;
    cursor: default !important;
}

    .bottom-cart-empty i[b-ee911uh439] {
        color: #666666;
        font-size: 1.08rem;
        line-height: 1;
    }

    .bottom-cart-empty span[b-ee911uh439] {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bottom-cart-empty:disabled[b-ee911uh439] {
        opacity: 1;
    }

/* =========================================================
   RESPONSIVE - VERY SMALL PHONES
   ========================================================= */

@media (max-width: 359.98px) {
    .food-bottom-navigation[b-ee911uh439] {
        right: 7px;
        left: 7px;
        padding-right: 7px;
        padding-left: 7px;
        grid-template-columns: minmax(0, 1fr) 76px minmax(0, 1.1fr);
        border-radius: 21px;
    }

    .bottom-navigation__table[b-ee911uh439] {
        width: 76px;
    }

    .table-circle[b-ee911uh439] {
        width: 76px;
        height: 76px;
        border-width: 3px;
    }

        .table-circle i[b-ee911uh439] {
            font-size: 1.25rem;
        }

        .table-circle strong[b-ee911uh439] {
            max-width: 57px;
            font-size: 0.78rem;
        }

        .table-circle small[b-ee911uh439] {
            max-width: 57px;
            font-size: 0.49rem;
        }

    .bottom-navigation__menu[b-ee911uh439] {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 0.58rem;
    }

        .bottom-navigation__menu i[b-ee911uh439] {
            font-size: 1.12rem;
        }

    .bottom-cart-summary[b-ee911uh439] {
        gap: 3px;
        font-size: 0.5rem;
    }

    .bottom-cart-summary__badge[b-ee911uh439] {
        min-width: 18px;
        height: 18px;
        padding: 0 5px;
        font-size: 0.56rem;
    }

    .bottom-cart-button[b-ee911uh439] {
        padding-right: 6px;
        padding-left: 6px;
        font-size: 0.59rem;
    }

    .bottom-cart-empty[b-ee911uh439] {
        font-size: 0.48rem;
    }
}

/* =========================================================
   RESPONSIVE - TABLET AND DESKTOP
   ========================================================= */

@media (min-width: 768px) {
    .food-bottom-navigation[b-ee911uh439] {
        right: 50%;
        left: auto;
        width: min(620px, calc(100vw - 40px));
        transform: translateX(50%);
        grid-template-columns: minmax(0, 1fr) 96px minmax(0, 1.25fr);
        padding-right: 16px;
        padding-left: 16px;
    }

    .bottom-navigation__table[b-ee911uh439] {
        width: 96px;
    }

    .table-circle[b-ee911uh439] {
        width: 88px;
        height: 88px;
    }

    .bottom-navigation__menu[b-ee911uh439],
    .bottom-navigation__cart[b-ee911uh439] {
        max-width: 180px;
        justify-self: center;
        width: 100%;
    }
}

/* =========================================================
   HOVER ONLY DEVICES
   ========================================================= */

@media (hover: hover) and (pointer: fine) {
    .table-circle:hover[b-ee911uh439] {
        transform: translateY(-2px);
        box-shadow: 0 17px 35px rgba(229, 9, 20, 0.42), 0 8px 22px rgba(0, 0, 0, 0.62), inset 0 0 0 5px rgba(229, 9, 20, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.11);
    }
}

/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
    .food-bottom-navigation *[b-ee911uh439],
    .food-bottom-navigation *[b-ee911uh439]::before,
    .food-bottom-navigation *[b-ee911uh439]::after {
        animation: none !important;
        transition: none !important;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.hero-slider[b-l4tk9dse3u] {
    position: relative;
    width: 100%;
    height: 60vh;
    min-height: 400px;
    overflow: hidden;
    background: #000;
}

.slider-container[b-l4tk9dse3u] {
    position: relative;
    width: 100%;
    height: 100%;
}

.slider-item[b-l4tk9dse3u] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
    pointer-events: none;
}

    .slider-item.active[b-l4tk9dse3u] {
        opacity: 1;
        pointer-events: auto;
    }

.slider-media[b-l4tk9dse3u] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.slider-overlay[b-l4tk9dse3u] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slider-content[b-l4tk9dse3u] {
    position: absolute;
    bottom: 10%;
    left: 5%;
    right: 5%;
    z-index: 2;
    color: #fff;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.7);
    pointer-events: none;
}

.slider-title[b-l4tk9dse3u] {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.slider-description[b-l4tk9dse3u] {
    font-size: 1.2rem;
    margin: 0;
}

.slider-nav[b-l4tk9dse3u] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.3);
    border: none;
    color: #fff;
    font-size: 3rem;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 3;
    transition: background 0.3s;
    border-radius: 4px;
}

    .slider-nav:hover[b-l4tk9dse3u] {
        background: rgba(0,0,0,0.6);
    }

    .slider-nav.prev[b-l4tk9dse3u] {
        left: 10px;
    }

    .slider-nav.next[b-l4tk9dse3u] {
        right: 10px;
    }

.slider-indicators[b-l4tk9dse3u] {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 3;
}

.indicator[b-l4tk9dse3u] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: transparent;
    cursor: pointer;
    padding: 0;
    transition: background 0.3s;
}

    .indicator.active[b-l4tk9dse3u] {
        background: #fff;
    }

.hero-placeholder[b-l4tk9dse3u] {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
    .hero-slider[b-l4tk9dse3u] {
        height: 50vh;
        min-height: 300px;
    }

    .slider-title[b-l4tk9dse3u] {
        font-size: 1.8rem;
    }

    .slider-description[b-l4tk9dse3u] {
        font-size: 1rem;
    }

    .slider-nav[b-l4tk9dse3u] {
        width: 40px;
        height: 40px;
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .hero-slider[b-l4tk9dse3u] {
        height: 40vh;
        min-height: 250px;
    }

    .slider-title[b-l4tk9dse3u] {
        font-size: 1.4rem;
    }

    .slider-description[b-l4tk9dse3u] {
        font-size: 0.9rem;
    }
}



/* بخش درباره ما RED 8 */
.about-red8-section[b-l4tk9dse3u] {
    /* گرادینت تلفیقی از قرمز جذاب شما و دودی عمیق به صورت مورب */
    /* background: linear-gradient(135deg, #121212 30%, #300608 65%, #C0272C 100%);*/
    background: radial-gradient(circle at 10% 20%, rgba(192, 39, 44, 0.18) 0%, transparent 40%), radial-gradient(circle at 90% 80%, rgba(192, 39, 44, 0.12) 0%, transparent 45%), linear-gradient(135deg, #5f1417 0%, #170506 50%, #030303 100%); padding: 20px 0;
    position: relative;
    overflow: hidden;
    direction: rtl; /* راست‌چین برای فاسی */
}

/* تگ بالای عنوان */
.brand-tag[b-l4tk9dse3u] {
    color: #C0272C;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(192, 39, 44, 0.1);
    padding: 6px 15px;
    border-radius: 50px;
    border: 1px solid rgba(192, 39, 44, 0.2);
}

.badge-dot[b-l4tk9dse3u] {
    width: 8px;
    height: 8px;
    background-color: #C0272C;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 10px #C0272C;
}

/* عنوان برند */
.brand-title[b-l4tk9dse3u] {
    /*font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
}

.text-highlight[b-l4tk9dse3u] {
    color: #C0272C;
    position: relative;
    display: inline-block;
    font-weight: 800;
    text-shadow: 0 0 15px rgba(192, 39, 44, 0.4);
}

/* متن‌ها */
.text-light-gray[b-l4tk9dse3u] {
    color: #e0e0e0;
    font-size: 1.1rem;
    text-align: justify;
}

.text-light-gray-muted[b-l4tk9dse3u] {
    color: #adadad;
    font-size: 0.95rem;
    text-align: justify;
}

/* دکمه اختصاصی */
.btn-red8-primary[b-l4tk9dse3u] {
    background-color: #C0272C;
    color: #ffffff;
    border: 2px solid transparent;
    border-radius: 12px;
    transition: all 0.3s ease;
}

    .btn-red8-primary:hover[b-l4tk9dse3u] {
        background-color: transparent;
        color: #ffffff;
        border-color: #C0272C;
        box-shadow: 0 10px 20px rgba(192, 39, 44, 0.4);
        transform: translateY(-3px);
    }

/* کارت‌های گرید سمت چپ */
.features-grid[b-l4tk9dse3u] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.feature-card[b-l4tk9dse3u] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 25px 20px;
    text-align: center;
    color: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

    .feature-card:hover[b-l4tk9dse3u] {
        transform: translateY(-8px);
        background: rgba(255, 255, 255, 0.06);
        border-color: rgba(192, 39, 44, 0.4);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }

.card-icon[b-l4tk9dse3u] {
    font-size: 2.2rem;
    margin-bottom: 15px;
    display: inline-block;
}

.feature-card h5[b-l4tk9dse3u] {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 8px;
}

.feature-card p[b-l4tk9dse3u] {
    font-size: 0.85rem;
    color: #b0b0b0;
    margin-bottom: 0;
}

/* کارت برجسته مخصوص عدد 8 */
.feature-card.highlight-card[b-l4tk9dse3u] {
    background: linear-gradient(145deg, #C0272C 0%, #7e1215 100%);
    border: none;
    box-shadow: 0 10px 20px rgba(192, 39, 44, 0.25);
}

    .feature-card.highlight-card .card-icon[b-l4tk9dse3u] {
        font-size: 2.5rem;
        font-weight: 900;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    }

    .feature-card.highlight-card p[b-l4tk9dse3u] {
        color: rgba(255, 255, 255, 0.8);
    }

/* رسپانسیو */
@media (max-width: 991.98px) {
    .about-red8-section[b-l4tk9dse3u] {
        text-align: center !important;
    }

    .brand-tag[b-l4tk9dse3u] {
        margin-bottom: 15px;
    }

    .text-light-gray[b-l4tk9dse3u], .text-light-gray-muted[b-l4tk9dse3u] {
        text-align: center;
    }

    .btn-red8-primary[b-l4tk9dse3u] {
        width: 100%;
    }
}
/* /Pages/Menu.razor.rz.scp.css */
/* Bottom Navigation */
.bottom-nav-bar[b-6wxujn2d5a] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    background-color: #ffffff;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    z-index: 1000;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.center-floating-circle[b-6wxujn2d5a] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px; /* باعث بیرون زدگی میشود */
    width: 70px;
    height: 70px;
    background-color: #dc3545; /* رنگ قرمز */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border: 5px solid #f8f9fa; /* حاشیه همرنگ بک‌گراند سایت */
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.table-badge[b-6wxujn2d5a] {
    font-size: 0.8rem;
    line-height: 1.2;
}

.nav-item[b-6wxujn2d5a] {
    flex: 1;
    display: flex;
    align-items: center;
}

    .nav-item.left-side[b-6wxujn2d5a] {
        justify-content: flex-start;
    }

    .nav-item.right-side[b-6wxujn2d5a] {
        justify-content: flex-end;
        cursor: pointer;
    }

/* Right Drawer */
.menu-drawer[b-6wxujn2d5a] {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    z-index: 1050;
    transition: right 0.3s ease-in-out;
    box-shadow: -2px 0 10px rgba(0,0,0,0.1);
    overflow-y: auto;
}

    .menu-drawer.open[b-6wxujn2d5a] {
        right: 0;
    }

.drawer-backdrop[b-6wxujn2d5a] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 1040;
}

/* افقی کردن اسکرول زیردسته‌ها */
.sub-categories-scroll[b-6wxujn2d5a] {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

    .sub-categories-scroll[b-6wxujn2d5a]::-webkit-scrollbar {
        display: none;
    }
/* /Pages/Payment/PaymentResult.razor.rz.scp.css */
.payment-result-page[b-vr4k24vixq] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
}

.payment-result-card[b-vr4k24vixq] {
    width: 100%;
    max-width: 560px;
    background: #fff;
    border-radius: 24px;
    padding: 42px 28px;
    box-shadow: 0 12px 40px rgba(38, 27, 19, .12);
}

.payment-result-state[b-vr4k24vixq] {
    text-align: center;
}

    .payment-result-state h1[b-vr4k24vixq] {
        margin: 18px 0 10px;
        color: #34231b;
        font-size: 1.55rem;
        font-weight: 800;
    }

    .payment-result-state p[b-vr4k24vixq] {
        margin: 0 auto;
        color: #76645a;
        line-height: 1.9;
    }

.payment-result-icon[b-vr4k24vixq] {
    width: 82px;
    height: 82px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 2.4rem;
}

.payment-result-state--success .payment-result-icon[b-vr4k24vixq] {
    color: #16845b;
    background: #e4f7ee;
}

.payment-result-state--error .payment-result-icon[b-vr4k24vixq] {
    color: #c44747;
    background: #fdeaea;
}

.payment-result-details[b-vr4k24vixq] {
    display: grid;
    gap: 12px;
    margin: 28px 0;
    padding: 18px;
    border-radius: 16px;
    background: #faf7f4;
}

    .payment-result-details div[b-vr4k24vixq] {
        display: flex;
        justify-content: space-between;
        gap: 16px;
        text-align: right;
    }

    .payment-result-details span[b-vr4k24vixq] {
        color: #89766b;
    }

    .payment-result-details strong[b-vr4k24vixq] {
        color: #34231b;
        direction: ltr;
        text-align: left;
        word-break: break-word;
    }

.payment-result-button[b-vr4k24vixq] {
    min-height: 48px;
    margin-top: 28px;
    padding: 0 24px;
    border: 0;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-family: inherit;
    font-weight: 700;
    cursor: pointer;
    transition: opacity .2s ease, transform .2s ease;
}

    .payment-result-button:hover:not(:disabled)[b-vr4k24vixq] {
        transform: translateY(-1px);
    }

    .payment-result-button:disabled[b-vr4k24vixq] {
        cursor: not-allowed;
        opacity: .65;
    }

.payment-result-button--primary[b-vr4k24vixq] {
    color: #fff;
    background: #9a5b35;
}

.payment-result-button--secondary[b-vr4k24vixq] {
    color: #9a5b35;
    background: #f3e9e1;
}

.payment-result-button-spinner[b-vr4k24vixq],
.payment-result-spinner[b-vr4k24vixq] {
    border: 3px solid rgba(255, 255, 255, .35);
    border-top-color: currentColor;
    border-radius: 50%;
    animation: payment-result-spin-b-vr4k24vixq .8s linear infinite;
}

.payment-result-button-spinner[b-vr4k24vixq] {
    width: 18px;
    height: 18px;
}

.payment-result-spinner[b-vr4k24vixq] {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    color: #9a5b35;
    border-color: rgba(154, 91, 53, .2);
    border-top-color: #9a5b35;
}

.payment-result-error-code[b-vr4k24vixq] {
    display: block;
    margin-top: 14px;
    color: #a35a5a;
}

@keyframes payment-result-spin-b-vr4k24vixq {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 576px) {
    .payment-result-card[b-vr4k24vixq] {
        padding: 32px 20px;
        border-radius: 18px;
    }

    .payment-result-details div[b-vr4k24vixq] {
        align-items: flex-start;
        flex-direction: column;
        gap: 4px;
    }

    .payment-result-button[b-vr4k24vixq] {
        width: 100%;
    }
}
/* /Pages/Tables/Tables.razor.rz.scp.css */
body[b-gzo1btlqiu] {
}
