﻿.sector-legacy-page .sector-home-hero {
        position: relative;
        overflow: hidden;
        border-radius: 26px;
        padding: 34px 34px 30px;
        background: linear-gradient(135deg, #0b172a 0%, #12395b 52%, #11b76b 100%);
        color: #fff;
        box-shadow: 0 24px 55px rgba(8, 24, 40, 0.18);
        margin-bottom: 26px;
    }

    .sector-legacy-page .sector-home-hero::before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at top right, rgba(255,255,255,.16), transparent 34%);
        pointer-events: none;
    }

    .sector-legacy-page .sector-home-hero > * {
        position: relative;
        z-index: 1;
    }

    .sector-legacy-page .sector-home-badge {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 8px 14px;
        border-radius: 999px;
        background: rgba(255,255,255,.12);
        color: #fff;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 16px;
    }

    .sector-legacy-page .sector-home-copy {
        max-width: 760px;
        font-size: 15px;
        line-height: 1.75;
        color: rgba(255,255,255,.86);
        margin-bottom: 0;
    }

    .sector-legacy-page .sector-legacy-sidebar .shop-category-list a.active {
        color: #11b76b;
        font-weight: 700;
    }

    .sector-legacy-page .sector-legacy-sidebar .shop-category-list span {
        margin-left: auto;
    }

    .sector-legacy-page .sector-legacy-banner {
        min-height: 220px;
        border-radius: 18px;
        overflow: hidden;
        background: linear-gradient(135deg, rgba(11, 23, 42, 0.92), rgba(18, 57, 91, 0.88)), url('/img/banner/popup.jpg') center/cover no-repeat;
        display: flex;
        align-items: flex-end;
    }

    .sector-legacy-page .sector-legacy-banner .banner-content {
        padding: 24px;
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-pager {
        border-top: 0;
        padding-top: 0;
        margin: 40px 0 48px;
    }

    .sector-legacy-page .sector-legacy-pager .pagination {
        margin-bottom: 0;
        justify-content: center;
    }

    .sector-legacy-page .sector-legacy-pager .page-link {
        color: #12395b;
    }

    .sector-legacy-page .sector-legacy-pager .page-item.active .page-link {
        background: #11b76b;
        border-color: #11b76b;
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-pager .page-item.disabled .page-link {
        color: #98a2b3;
        pointer-events: none;
    }

    .sector-legacy-page .sector-legacy-hero-actions {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 14px;
    }

    .sector-legacy-page .sector-legacy-hero-actions .theme-btn2 {
        border-color: rgba(255,255,255,.26);
        background: rgba(255,255,255,.08);
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-hero-actions .theme-btn2:hover {
        background: rgba(255,255,255,.18);
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-hero-top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 16px;
        margin-bottom: 16px;
    }

    .sector-legacy-page .sector-legacy-hero-top .sector-home-badge {
        margin-bottom: 0;
    }

    .sector-legacy-page .sector-legacy-listing-title {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        margin-top: 22px;
        margin-bottom: 0;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2;
    }

    .sector-legacy-page .sector-legacy-listing-title img {
        width: 24px;
        height: 24px;
        object-fit: contain;
    }

    .sector-legacy-page .sector-legacy-drawer-shell {
        position: relative;
    }

    .sector-legacy-page .sector-legacy-drawer-hero {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 54px;
        overflow: visible;
    }

    .sector-legacy-page .sector-legacy-filter-form {
        margin-top: 18px;
        padding: 18px;
        border-radius: 18px;
        background: rgba(255, 255, 255, 0.12);
        border: 1px solid rgba(255, 255, 255, 0.16);
        backdrop-filter: blur(6px);
    }

    .sector-legacy-page .sector-legacy-filter-shell {
        max-width: 824px;
        margin-left: auto;
    }

    .sector-legacy-page .sector-legacy-filter-form .form-label {
        color: rgba(255, 255, 255, 0.92);
        font-size: 12px;
        margin-bottom: 6px;
    }

    .sector-legacy-page .sector-legacy-filter-form .form-label,
    .sector-legacy-page .sector-legacy-filter-spacer {
        display: block;
        min-height: 18px;
        line-height: 18px;
    }

    .sector-legacy-page .sector-legacy-filter-spacer {
        visibility: hidden;
        margin-bottom: 6px;
        pointer-events: none;
        user-select: none;
    }

    .sector-legacy-page .sector-legacy-filter-form .form-control,
    .sector-legacy-page .sector-legacy-filter-form .form-select {
        min-height: 44px;
        border: 0;
        box-shadow: none;
    }

    .sector-legacy-page .sector-legacy-filter-form .theme-btn,
    .sector-legacy-page .sector-legacy-filter-form .theme-btn2 {
        min-height: 44px;
        width: 100%;
        justify-content: center;
    }

    .sector-legacy-page .sector-legacy-filter-form .theme-btn2 {
        border-color: rgba(255,255,255,.26);
        background: rgba(255,255,255,.08);
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-filter-form .theme-btn2:hover {
        background: rgba(255,255,255,.18);
        color: #fff;
    }

    .sector-legacy-page .sector-legacy-filter-group-title {
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.1;
        margin-bottom: 6px;
    }

    .sector-legacy-page .sector-legacy-filter-group-title.detail {
        margin-top: 6px;
    }

    .sector-legacy-page .sector-legacy-filter-actions {
        display: block;
    }

    .sector-legacy-page .sector-legacy-filter-actions .theme-btn,
    .sector-legacy-page .sector-legacy-filter-actions .theme-btn2 {
        width: 100%;
        min-height: 44px;
        justify-content: center;
        padding-left: 16px;
        padding-right: 16px;
    }

    @media (min-width: 992px) {
        .sector-legacy-page .sector-legacy-filter-actions-wrap {
            margin-left: auto;
        }

        .sector-legacy-page .sector-legacy-filter-actions-row {
            justify-content: flex-end;
        }

        .sector-legacy-page .sector-legacy-filter-actions-row > .col-lg-auto {
            flex: 0 0 auto;
            width: 164px;
        }
    }

    .sector-legacy-page .sector-legacy-filter-compact {
        max-width: none;
        margin-left: 0;
    }

    .sector-legacy-page .sector-legacy-filter-compact .row {
        --bs-gutter-y: .5rem;
    }

    .sector-legacy-page .sector-legacy-filter-field,
    .sector-legacy-page .sector-legacy-filter-action-slot {
        display: flex;
        flex-direction: column;
    }

    .sector-legacy-page .sector-legacy-drawer-toggle {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 50%);
        width: 58px;
        height: 58px;
        border-radius: 50%;
        border: 4px solid #fff;
        background: #11b76b;
        color: #fff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 18px 32px rgba(8, 24, 40, 0.2);
        z-index: 4;
    }

    .sector-legacy-page .sector-legacy-drawer-toggle.is-attention {
        animation: sector-legacy-drawer-attention 1.8s ease-in-out 1;
    }

    .sector-legacy-page .sector-legacy-drawer-toggle i {
        transition: transform .25s ease;
        font-size: 18px;
    }

    .sector-legacy-page .sector-legacy-drawer-toggle:not(.collapsed) i {
        transform: rotate(180deg);
    }

    .sector-legacy-page .sector-legacy-drawer {
        margin-top: -18px;
        margin-bottom: 24px;
    }

    .sector-legacy-page .sector-legacy-drawer-body {
        background: #fff;
        border: 1px solid #e9ecef;
        border-top: 0;
        border-radius: 0 0 24px 24px;
        padding: 42px 20px 20px;
        box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
    }

    .sector-legacy-page .sector-legacy-main-column,
    .sector-legacy-page .sector-legacy-side-column {
        margin-top: 18px;
    }

    .sector-legacy-page .sector-legacy-card {
        padding: 0;
        overflow: hidden;
        margin-bottom: 8px;
    }

    .sector-legacy-page .sector-legacy-card .product-img {
        aspect-ratio: 1 / 1;
        overflow: hidden;
        background: #f8f9fa;
    }

    .sector-legacy-page .sector-legacy-card .product-img > a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sector-legacy-page .sector-legacy-card .product-img > a > img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }

    .sector-legacy-page .sector-legacy-card .product-action-wrap {
        z-index: 3;
    }

    .sector-legacy-page .sector-legacy-card .product-content {
        padding: 18px 20px 20px;
    }

    .sector-legacy-page .sector-legacy-section {
        margin-top: 12px;
    }

    .sector-legacy-page .sector-legacy-section-title {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 18px;
        color: #0f172a;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2;
    }

    .sector-legacy-page .sector-legacy-section-title img {
        width: 24px;
        height: 24px;
        object-fit: contain;
    }

    @keyframes sector-legacy-drawer-attention {
        0%, 15%, 32%, 49%, 66%, 83%, 100% {
            background: #11b76b;
            box-shadow: 0 18px 32px rgba(8, 24, 40, 0.2);
        }

        16%, 31%, 50%, 65%, 84%, 95% {
            background: #d7c0ff;
            box-shadow: 0 18px 36px rgba(168, 124, 255, 0.28);
        }
    }

    @media (max-width: 767px) {
        .sector-legacy-page .sector-legacy-hero-top {
            flex-direction: column;
            align-items: stretch;
        }
    }

.sector-empty-state-media {
    background: #f8f9fa;
    border-radius: 10px;
    padding: 40px;
}

.sector-empty-state-icon {
    font-size: 60px;
    color: #11B76B;
}

.sector-empty-state-copy {
    font-size: 14px;
    color: #6c757d;
}

