﻿/* ==========================================================================
   استایل «پریمیوم مشکی/طلایی» — الهام‌گرفته از استورهای پریمیوم تکنولوژی:
   هدر سفید و مینیمال، هیرو تیره‌ی سرمه‌ای/مشکی با لهجه‌ی طلایی، کارت‌های سفید
   با گوشه‌ی نرم و سایه‌ی ظریف، طلایی فقط برای نقاط مهم (نه همه‌جا).
   ========================================================================== */

/* ===== هدر ===== */
[data-style="premium-black-gold"] .main-header {
    background: #ffffff !important;
    border-bottom: 1px solid var(--border) !important;
}

[data-style="premium-black-gold"] .main-header__logo {
    font-weight: 800 !important;
    letter-spacing: 0.02em !important;
}

[data-style="premium-black-gold"] .main-header__search {
    border-radius: var(--radius-pill) !important;
    background: var(--bg-secondary) !important;
}

[data-style="premium-black-gold"] .main-header__search-btn {
    border-radius: 50% !important;
    background: #d4af37 !important;
    color: #16181d !important;
}

/* ===== هیروی تبلیغات ===== */
[data-style="premium-black-gold"] .advertisement-slider {
    background: linear-gradient(135deg, #0b0c10 0%, #1c1f26 100%) !important;
    border-radius: var(--radius-lg) !important;
    padding: 1.25rem !important;
    overflow: hidden;
}

[data-style="premium-black-gold"] .slide-image {
    border-radius: var(--radius-md) !important;
    object-fit: contain !important;
}

[data-style="premium-black-gold"] .slider-nav {
    background: rgba(212, 175, 55, 0.12) !important;
    border: 1px solid rgba(212, 175, 55, 0.5) !important;
    color: #d4af37 !important;
}

[data-style="premium-black-gold"] .dot.is-active {
    background: #d4af37 !important;
}

/* ===== میان‌برهای دسته‌بندی: کارت سفید با آیکون خط‌محور ===== */
[data-style="premium-black-gold"] .cat-shortcuts__img-wrap {
    border-radius: var(--radius-lg) !important;
    background: #ffffff !important;
    border: 1px solid var(--border) !important;
    box-shadow: var(--shadow-sm) !important;
}

[data-style="premium-black-gold"] .cat-shortcuts__item:hover .cat-shortcuts__img-wrap {
    border-color: #d4af37 !important;
    box-shadow: 0 8px 20px rgba(212, 175, 55, 0.18) !important;
    transform: translateY(-3px) !important;
}

[data-style="premium-black-gold"] .cat-shortcuts__label {
    font-weight: 600 !important;
    color: var(--text) !important;
}

/* ===== کارت محصول: سفید، گوشه‌ی نرم، سایه‌ی ظریف ===== */
[data-style="premium-black-gold"] .product-card {
    border-radius: var(--radius-md) !important;
    border: 1px solid var(--border) !important;
    box-shadow: var(--shadow-sm) !important;
    background: #ffffff !important;
}

[data-style="premium-black-gold"] .product-card__img-wrap {
    border-radius: var(--radius-md) var(--radius-md) 0 0 !important;
    aspect-ratio: 1 / 1 !important;
}

[data-style="premium-black-gold"] .product-card__badge {
    background: #d4af37 !important;
    color: #16181d !important;
    border-radius: var(--radius-xs) !important;
    font-weight: 700 !important;
}

[data-style="premium-black-gold"] .product-card__price {
    font-weight: 800 !important;
    color: var(--text) !important;
}

[data-style="premium-black-gold"] .product-card__add-btn {
    border-radius: 50% !important;
    background: #16181d !important;
    color: #d4af37 !important;
}

/* ===== عنوان بخش‌ها ===== */
[data-style="premium-black-gold"] .product-carousel__title {
    font-weight: 700 !important;
    position: relative;
    padding-bottom: 0.4rem !important;
}

    [data-style="premium-black-gold"] .product-carousel__title::after {
        content: "" !important;
        display: block !important;
        width: 42px !important;
        height: 3px !important;
        background: #d4af37 !important;
        margin-top: 0.35rem !important;
        border-radius: var(--radius-pill) !important;
    }

[data-style="premium-black-gold"] .product-carousel__see-all {
    color: #16181d !important;
    font-weight: 600 !important;
}

[data-style="premium-black-gold"] .product-carousel__nav {
    border-radius: 50% !important;
    box-shadow: var(--shadow-sm) !important;
    border: 1px solid var(--border) !important;
}

/* ===== پیشنهادهای شگفت‌انگیز ===== */
[data-style="premium-black-gold"] .amazing-offers {
    border-radius: var(--radius-lg) !important;
}

[data-style="premium-black-gold"] .amazing-offers__side {
    background: linear-gradient(160deg, #0b0c10 0%, #1c1f26 100%) !important;
}

[data-style="premium-black-gold"] .amazing-offers__title {
    font-weight: 700 !important;
}

[data-style="premium-black-gold"] .offer-card {
    border-radius: var(--radius-md) !important;
    border: 1px solid var(--border) !important;
    box-shadow: var(--shadow-sm) !important;
}

[data-style="premium-black-gold"] .offer-card__ribbon-label {
    background: #16181d !important;
    color: #d4af37 !important;
    font-weight: 600 !important;
}

[data-style="premium-black-gold"] .offer-card__percent-badge {
    background: #d4af37 !important;
    color: #16181d !important;
}

/* ===== پرفروش‌ترین‌ها ===== */
[data-style="premium-black-gold"] .best-sellers-grid__rank {
    background: #16181d !important;
    color: #d4af37 !important;
    border-radius: var(--radius-xs) !important;
    font-weight: 700 !important;
}

[data-style="premium-black-gold"] .best-sellers-grid__thumb-wrap {
    border-radius: var(--radius-md) !important;
    border: 1px solid var(--border) !important;
}

/* ===== دکمه‌های اصلی سایت ===== */
[data-style="premium-black-gold"] .btn-primary {
    background: #d4af37 !important;
    border-color: #d4af37 !important;
    color: #16181d !important;
    border-radius: var(--radius-pill) !important;
    font-weight: 700 !important;
}

/* ===== فوتر ===== */
[data-style="premium-black-gold"] .site-footer {
    background: #0b0c10 !important;
    border-top: 1px solid rgba(212, 175, 55, 0.35) !important;
}

/* ===== هیروی متنی: عنوان بزرگ سمت چپِ تصویر (کلاسیک برندهای پریمیوم) ===== */
[data-style="premium-black-gold"] .slide-overlay {
    display: flex !important;
    align-items: center !important;
    text-align: left !important;
    padding: 2.5rem !important;
    background: linear-gradient(270deg, rgba(11,12,16,0.7) 0%, transparent 60%) !important;
}

[data-style="premium-black-gold"] .slide-overlay__title {
    font-size: 1.9rem !important;
    letter-spacing: 0.01em !important;
}

[data-style="premium-black-gold"] .slide-overlay__cta {
    background: #d4af37 !important;
    color: #16181d !important;
    border-radius: var(--radius-pill) !important;
}

/* ===== هدر: مینیمال با لوگوی چپ ثابت (مستقل از جهت RTL) — الگوی برندهای پریمیوم بین‌المللی ===== */
@media (min-width: 992px) {
    [data-style="premium-black-gold"] .main-header__inner {
        display: grid !important;
        grid-template-columns: auto 1fr auto !important;
        grid-template-areas: "logo search actions" !important;
        align-items: center !important;
    }

    [data-style="premium-black-gold"] .main-header__logo {
        grid-area: logo !important;
    }

    [data-style="premium-black-gold"] .main-header__search {
        grid-area: search !important;
        max-width: 420px !important;
        margin: 0 auto !important;
    }

    [data-style="premium-black-gold"] .main-header__actions {
        grid-area: actions !important;
    }
}
