.elementor-268 .elementor-element.elementor-element-b883de5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-0706f24{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-e095837{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-1146975{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-ac48c20{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-151c5d0{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-0420c12{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-7be71dc{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-986ce49{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-e95b65d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-268 .elementor-element.elementor-element-a3235d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b4bb99d *//* فونت وزیر */
@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* هدر اصلی - بزرگتر - نسخه روشن */
.header-section {
    width: 100%;
    background: #FFFFFF;
    font-family: 'Vazir', sans-serif;
    direction: rtl;
    position: sticky;
    top: 0;
    z-index: 1000;
    border-bottom: 1px solid rgba(255, 51, 0, 0.15);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.03);
}

/* کانتینر داخلی */
.header-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}

/* لوگو - بزرگتر */
.header-logo {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    text-decoration: none;
}

.header-logo img {
    height: 55px;
    width: auto;
}

.logo-text {
    display: flex;
    flex-direction: column;
}

.logo-title {
    font-size: 1.4rem;
    font-weight: 800;
    color: #1A2C3E;
    letter-spacing: -0.5px;
}

.logo-title span {
    color: #FF3300;
}

.logo-sub {
    font-size: 0.7rem;
    color: #8A9BB0;
    letter-spacing: 0.5px;
}

/* منوی اصلی - بزرگتر */
.header-nav {
    display: flex;
    align-items: center;
}

.nav-list {
    display: flex;
    list-style: none;
    gap: 0.3rem;
    flex-wrap: wrap;
}

.nav-item {
    position: relative;
}

.nav-link {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.7rem 1.2rem;
    color: #5A6E7F;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.nav-link svg {
    width: 20px;
    height: 20px;
    stroke: #8A9BB0;
    stroke-width: 1.5;
    fill: none;
    transition: all 0.3s ease;
}

.nav-link:hover {
    color: #FF3300;
    background: rgba(255, 51, 0, 0.06);
}

.nav-link:hover svg {
    stroke: #FF3300;
}

.nav-item.active .nav-link {
    color: #FF3300;
    background: rgba(255, 51, 0, 0.06);
}

.nav-item.active .nav-link svg {
    stroke: #FF3300;
}

/* فلش منوها */
.nav-item.has-megamenu .nav-link::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.4rem;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid currentColor;
    transition: transform 0.3s ease;
}

.nav-item.has-megamenu:hover .nav-link::after {
    transform: rotate(180deg);
}

/* ========== مگا منو - بزرگتر - نسخه روشن ========== */
.nav-item.has-megamenu {
    position: static;
}

.megamenu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 1.8rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 51, 0, 0.15);
    box-shadow: 0 25px 40px -15px rgba(0, 0, 0, 0.15);
    z-index: 100;
}

.nav-item.has-megamenu:hover .megamenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.megamenu-container {
    display: flex;
    gap: 1.5rem;
    max-width: 1400px;
    margin: 0 auto;
}

/* ستون لینک‌ها */
.megamenu-links {
    flex: 2;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
}

.megamenu-col h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #FF3300;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 51, 0, 0.15);
}

.megamenu-col ul {
    list-style: none;
}

.megamenu-col ul li {
    margin-bottom: 0.6rem;
}

.megamenu-col ul li a {
    color: #5A6E7F;
    text-decoration: none;
    font-size: 0.85rem;
    transition: all 0.3s ease;
    display: block;
    padding: 0.2rem 0;
}

.megamenu-col ul li a:hover {
    color: #FF3300;
    padding-right: 5px;
}

/* ستون تصویر */
.megamenu-image {
    flex: 0.6;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    max-width: 220px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.megamenu-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.megamenu-image:hover img {
    transform: scale(1.03);
}

.megamenu-image .image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    padding: 0.7rem;
    text-align: center;
}

.megamenu-image .image-caption span {
    color: white;
    font-size: 0.7rem;
    font-weight: 500;
}

/* ========== دکمه‌های سمت راست - بزرگتر ========== */
.header-actions {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.action-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.6rem;
    border-radius: 50%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.action-btn svg {
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    stroke: #5A6E7F;
    stroke-width: 1.5;
    fill: none;
}

.action-btn:hover {
    background: rgba(255, 51, 0, 0.08);
    transform: scale(1.05);
}

.action-btn:hover svg {
    stroke: #FF3300;
}

.cart-count {
    position: absolute;
    top: -2px;
    left: -2px;
    background: #FF3300;
    color: white;
    font-size: 0.6rem;
    font-weight: 700;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3px;
}

/* منوی همبرگر موبایل - بزرگتر */
.menu-toggle {
    display: none;
    flex-direction: column;
    gap: 6px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.6rem;
}

.menu-toggle span {
    width: 26px;
    height: 2.5px;
    background: #1A2C3E;
    transition: all 0.3s ease;
    border-radius: 2px;
}

.menu-toggle.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1100px) {
    .megamenu-links {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .megamenu-image {
        display: none;
    }
}

@media (max-width: 768px) {
    .header-container {
        padding: 0.8rem 1.2rem;
    }
    
    .menu-toggle {
        display: flex;
    }
    
    .header-nav {
        position: fixed;
        top: 72px;
        right: -100%;
        width: 85%;
        max-width: 320px;
        height: calc(100vh - 72px);
        background: #FFFFFF;
        border-left: 1px solid rgba(255, 51, 0, 0.15);
        transition: right 0.3s ease;
        z-index: 999;
        overflow-y: auto;
        box-shadow: -4px 0 12px rgba(0, 0, 0, 0.05);
    }
    
    .header-nav.active {
        right: 0;
    }
    
    .nav-list {
        flex-direction: column;
        padding: 1rem;
        gap: 0.3rem;
    }
    
    .nav-link {
        padding: 0.8rem 1rem;
        justify-content: space-between;
        font-size: 0.95rem;
        color: #1A2C3E;
    }
    
    .megamenu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: #F5F7FA;
        margin-top: 0.5rem;
        margin-right: 0.5rem;
        display: none;
        padding: 1rem;
        border-radius: 12px;
        border-color: rgba(255, 51, 0, 0.1);
    }
    
    .megamenu-container {
        flex-direction: column;
    }
    
    .megamenu-links {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .nav-item.has-megamenu.active .megamenu {
        display: block;
    }
    
    .header-actions {
        gap: 0.3rem;
    }
    
    .action-btn {
        padding: 0.5rem;
    }
    
    .action-btn svg {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 576px) {
    .header-container {
        padding: 0.6rem 1rem;
    }
    
    .header-logo img {
        height: 42px;
    }
    
    .logo-title {
        font-size: 1.1rem;
    }
    
    .logo-sub {
        font-size: 0.55rem;
    }
    
    .nav-link {
        font-size: 0.85rem;
        padding: 0.6rem 0.8rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-658dcb0 *//* ============================================ */
/* فونت وزیر - یکبار در ابتدای فایل */
/* ============================================ */
@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Vazir';
    src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

        /* ============================================ */
        /* پالت تیره دیزلی (پیش‌فرض) */
        /* ============================================ */
        :root,
        .color-palette-dark-3 {
            --primary: #FF3300;
            --primary-dark: #E62E00;
            --primary-light: #FF8400;
            --primary-soft: #2E2824;
            --primary-rgb: 255, 51, 0;
            --text-main: #F2F2F2;
            --text-muted: #B4BCB0;
            --text-light: #8A9385;
            --text-white: #FFFFFF;
            --bg-section: #0B1209;
            --bg-card: #141C12;
            --bg-elevated: #0F160D;
            --bg-overlay: rgba(255, 255, 255, 0.03);
            --border-light: #243020;
            --border-medium: rgba(255, 255, 255, 0.07);
            --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.35);
            --shadow-md: 0 4px 14px rgba(0, 0, 0, 0.45);
            --gradient-primary: linear-gradient(135deg, #FF3300, #FF2200);
            --gradient-bg: linear-gradient(145deg, #0B1209 0%, #141C12 100%);
            
            --success: #4CAF50;
            --success-dark: #3D8B40;
            --success-soft: #1E3A1E;
            --error: #F44336;
            --error-dark: #D32F2F;
            --error-soft: #3A1E1E;
            --warning: #FF9800;
            --warning-dark: #E68900;
            --warning-soft: #3A2A1E;
            --info: #2196F3;
            --info-dark: #1976D2;
            --info-soft: #1E2A3A;
            
            --toast-bg: rgba(20, 28, 18, 0.85);
            --toast-border: rgba(255, 51, 0, 0.25);

            --skeleton-start: #1E2A1A;
            --skeleton-mid: #2A3A24;
            --skeleton-end: #1E2A1A;
        }

        /* ============================================ */
        /* پالت روشن دیزلی */
        /* ============================================ */
        .color-palette-light-3 {
            --primary: #FF3300;
            --primary-dark: #E62E00;
            --primary-light: #FF8400;
            --primary-soft: #F5EDE6;
            --primary-rgb: 255, 51, 0;
            --text-main: #1A2E1A;
            --text-muted: #5A6E52;
            --text-light: #8A9B82;
            --text-white: #FFFFFF;
            --bg-section: #F5F8F2;
            --bg-card: #FFFFFF;
            --bg-elevated: #EDF3E8;
            --bg-overlay: rgba(0, 0, 0, 0.02);
            --border-light: #DDE5D6;
            --border-medium: rgba(0, 0, 0, 0.06);
            --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
            --shadow-md: 0 4px 14px rgba(0, 0, 0, 0.08);
            --gradient-primary: linear-gradient(135deg, #FF3300, #FF2200);
            --gradient-bg: linear-gradient(145deg, #F5F8F2 0%, #EDF3E8 100%);
            
            --success: #4CAF50;
            --success-dark: #388E3C;
            --success-soft: #E8F5E9;
            --error: #F44336;
            --error-dark: #D32F2F;
            --error-soft: #FFEBEE;
            --warning: #FF9800;
            --warning-dark: #F57C00;
            --warning-soft: #FFF3E0;
            --info: #2196F3;
            --info-dark: #1976D2;
            --info-soft: #E3F2FD;
            
            --toast-bg: rgba(255, 255, 255, 0.9);
            --toast-border: rgba(255, 51, 0, 0.15);

            --skeleton-start: #E0E8D8;
            --skeleton-mid: #F0F5EA;
            --skeleton-end: #E0E8D8;
        }

/* ============================================ */
/* ریست کلی */
/* ============================================ */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* ============================================ */
/* بخش 1: درباره ما و همکاران (about-partners) */
/* ============================================ */
.about-partners-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3.5rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.about-partners-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.about-partners-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.about-partners-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.about-partners-header h2 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-main);
    letter-spacing: -0.3px;
    margin-bottom: 0.5rem;
}

.about-partners-header h2 span {
    color: var(--primary);
}

.about-partners-header h2 span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 2px;
    background: var(--primary);
    border-radius: 2px;
}

.about-partners-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.about-partners-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: center;
}

.about-content {
    flex: 1;
    min-width: 280px;
}

.about-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-main);
    line-height: 1.3;
    margin-bottom: 1rem;
}

.about-title span {
    color: var(--primary);
}

.about-title span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 2px;
    background: var(--primary);
    border-radius: 2px;
}

.about-description {
    color: var(--text-muted);
    line-height: 1.8;
    margin-bottom: 1.5rem;
}

.about-description p {
    margin-bottom: 0.8rem;
    font-size: 0.85rem;
    text-align: justify;
}

.about-description strong {
    color: var(--primary-dark);
}

.about-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    margin-bottom: 1.5rem;
}

.tag-item {
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.3rem 0.8rem;
    border-radius: 30px;
    font-size: 0.65rem;
    font-weight: 500;
    color: var(--primary-dark);
    transition: all 0.3s ease;
}

.tag-item:hover {
    border-color: var(--primary);
    transform: translateY(-2px);
}

.about-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 1.5rem;
    justify-content: space-between;
}

.stat-item {
    flex: 1;
    text-align: center;
    background: var(--bg-elevated);
    border-radius: 20px;
    padding: 0.8rem 0.5rem;
    border: 1px solid var(--border-light);
}

.stat-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: var(--primary);
    line-height: 1;
    margin-bottom: 0.2rem;
}

.stat-label {
    font-size: 0.6rem;
    color: var(--text-muted);
}

.about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 0.8rem 1.8rem;
    border-radius: 40px;
    font-size: 0.85rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Vazir', sans-serif;
    text-decoration: none;
    width: 100%;
}

.about-btn svg {
    width: 18px;
    height: 18px;
    stroke: white;
    stroke-width: 2;
    fill: none;
    transition: transform 0.3s ease;
}

.about-btn:hover {
    background: linear-gradient(135deg, var(--primary-dark), color-mix(in srgb, var(--primary-dark) 80%, black));
    transform: translateX(-3px);
    box-shadow: 0 5px 15px rgba(var(--primary-rgb), 0.3);
}

.about-btn:hover svg {
    transform: translateX(-4px);
}

.about-video {
    flex: 0.8;
    min-width: 280px;
}

.video-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--border-light);
}

.video-title svg {
    width: 20px;
    height: 20px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.video-title span {
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--text-main);
}

.video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 20px;
    overflow: hidden;
    background: var(--bg-card);
    cursor: pointer;
    box-shadow: var(--shadow-sm);
}

.video-thumbnail {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease;
}

.video-wrapper:hover .video-thumbnail img {
    transform: scale(1.05);
}

.play-btn-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(var(--primary-rgb), 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.play-btn-overlay svg {
    width: 28px;
    height: 28px;
    stroke: white;
    stroke-width: 2;
    fill: none;
    margin-right: 3px;
}

.video-wrapper:hover .play-btn-overlay {
    transform: translate(-50%, -50%) scale(1.1);
    background: var(--primary);
}

.video-player {
    display: none;
    width: 100%;
    height: 100%;
}

.video-player iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.video-wrapper.active .video-thumbnail {
    display: none;
}

.video-wrapper.active .video-player {
    display: block;
}

.video-note {
    text-align: center;
    margin-top: 1rem;
    font-size: 0.7rem;
    color: var(--text-light);
}

.partners-wrapper {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid var(--border-light);
}

.partners-title {
    text-align: center;
    margin-bottom: 1.5rem;
}

.partners-title h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.partners-title h3 span {
    color: var(--primary);
}

.partners-title p {
    font-size: 0.75rem;
    color: var(--text-muted);
}

.partners-slider-container {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
}

.slider-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.slider-arrow svg {
    width: 20px;
    height: 20px;
    stroke: var(--primary-dark);
    stroke-width: 2;
    fill: none;
}

.slider-arrow:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.slider-arrow:hover svg {
    stroke: white;
}

.partners-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 2rem;
    padding: 0.5rem 0;
    scroll-behavior: smooth;
    scrollbar-width: none;
    flex: 1;
}

.partners-row::-webkit-scrollbar {
    display: none;
}

.partner-card {
    flex: 0 0 auto;
    min-width: 120px;
    text-align: center;
    transition: all 0.35s ease;
    cursor: pointer;
    background: transparent;
    padding: 0.5rem;
}

.partner-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-logo img {
    max-width: 100px;
    max-height: 70px;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: grayscale(100%) brightness(0.9);
    transition: all 0.35s ease;
}

.partner-card:hover .partner-logo img {
    filter: grayscale(0%) brightness(1);
    transform: scale(1.05);
}

/* ============================================ */
/* بخش 2: وبلاگ (blog) */
/* ============================================ */
.blog-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3.5rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.blog-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.blog-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.blog-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.blog-header h2 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-main);
    letter-spacing: -0.3px;
    margin-bottom: 0.5rem;
}

.blog-header h2 span {
    color: var(--primary);
}

.blog-header h2 span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 2px;
    background: var(--primary);
    border-radius: 2px;
}

.blog-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.blog-three-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.blog-column {
    flex: 1;
    min-width: 280px;
    background: var(--bg-card);
    border-radius: 24px;
    padding: 1.5rem;
    border: 1px solid var(--border-light);
    transition: all 0.3s ease;
}

.blog-column:hover {
    border-color: var(--primary);
    background: var(--bg-card);
}

.column-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid var(--border-light);
}

.column-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.column-title .title-icon {
    width: 32px;
    height: 32px;
    background: var(--primary-soft);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.column-title .title-icon svg {
    width: 16px;
    height: 16px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.column-title h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--text-main);
}

.column-title h3 span {
    color: var(--primary);
}

.column-view-all {
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.7rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.3rem;
    transition: all 0.3s ease;
}

.column-view-all svg {
    width: 12px;
    height: 12px;
    stroke: var(--text-muted);
    stroke-width: 2;
    fill: none;
}

.column-view-all:hover {
    color: var(--primary);
}

.column-view-all:hover svg {
    stroke: var(--primary);
    transform: translateX(-4px);
}

.column-list {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.column-item {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    padding: 0.8rem 0;
    border-bottom: 1px solid var(--border-light);
    transition: all 0.3s ease;
    cursor: pointer;
}

.column-item:first-child {
    padding-top: 0;
}

.column-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.column-item:hover {
    padding-right: 0.5rem;
    border-bottom-color: var(--primary);
}

.item-thumb {
    width: 90px;
    height: 90px;
    border-radius: 16px;
    overflow: hidden;
    flex-shrink: 0;
}

.item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.column-item:hover .item-thumb img {
    transform: scale(1.05);
}

.item-info {
    flex: 1;
}

.item-meta {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.4rem;
    flex-wrap: wrap;
}

.item-category {
    font-size: 0.55rem;
    font-weight: 600;
    color: var(--primary-dark);
    background: var(--primary-soft);
    padding: 0.15rem 0.5rem;
    border-radius: 20px;
}

.item-date {
    font-size: 0.55rem;
    color: var(--text-muted);
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.item-date svg {
    width: 9px;
    height: 9px;
    stroke: var(--primary-dark);
}

.item-title {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--text-main);
    line-height: 1.4;
    margin-bottom: 0.3rem;
    transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.column-item:hover .item-title {
    color: var(--primary);
}

.item-excerpt {
    font-size: 0.65rem;
    color: var(--text-muted);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-soft);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.item-link svg {
    width: 13px;
    height: 13px;
    stroke: var(--primary-dark);
    stroke-width: 2;
    fill: none;
}

.item-link:hover {
    background: var(--primary);
}

.item-link:hover svg {
    stroke: white;
}

/* ============================================ */
/* بخش 3: تعمیرات (repair) */
/* ============================================ */
.repair-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3.5rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.repair-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.repair-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.repair-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.repair-header h2 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-main);
    letter-spacing: -0.3px;
    margin-bottom: 0.5rem;
}

.repair-header h2 span {
    color: var(--primary);
}

.repair-header h2 span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 2px;
    background: var(--primary);
    border-radius: 2px;
}

.repair-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.repair-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: center;
}

.repair-image {
    flex: 1;
    min-width: 280px;
    position: relative;
    border-radius: 32px;
    overflow: hidden;
}

.repair-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 32px;
    transition: transform 0.5s ease;
}

.repair-image:hover img {
    transform: scale(1.03);
}

.image-overlay-badge {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: var(--bg-overlay);
    backdrop-filter: blur(8px);
    padding: 0.5rem 1rem;
    border-radius: 30px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.image-overlay-badge svg {
    width: 18px;
    height: 18px;
    stroke: var(--primary);
    stroke-width: 1.5;
    fill: none;
}

.image-overlay-badge span {
    font-size: 0.7rem;
    color: var(--text-white);
    font-weight: 500;
}

.repair-content {
    flex: 1;
    min-width: 280px;
}

.repair-features {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 2rem;
}

.feature-chip {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.4rem 1rem;
    border-radius: 40px;
    font-size: 0.7rem;
    color: var(--primary-dark);
    font-weight: 500;
}

.feature-chip svg {
    width: 14px;
    height: 14px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.services-list {
    margin-bottom: 2rem;
}

.service-row {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.8rem 0;
    border-bottom: 1px solid var(--border-light);
}

.service-row:last-child {
    border-bottom: none;
}

.service-icon {
    width: 36px;
    height: 36px;
    background: var(--primary-soft);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.service-icon svg {
    width: 18px;
    height: 18px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.service-info {
    flex: 1;
}

.service-name {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text-main);
    margin-bottom: 0.2rem;
}

.service-desc {
    font-size: 0.65rem;
    color: var(--text-muted);
}

.service-badge {
    font-size: 0.6rem;
    color: var(--primary-dark);
    background: var(--primary-soft);
    padding: 0.2rem 0.6rem;
    border-radius: 20px;
}

.repair-cta {
    background: var(--bg-elevated);
    border-radius: 24px;
    padding: 1.2rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    border: 1px solid var(--border-light);
    margin-top: 0.5rem;
}

.cta-text {
    flex: 2;
}

.cta-text h4 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.cta-text h4 span {
    color: var(--primary);
}

.cta-text p {
    font-size: 0.7rem;
    color: var(--text-muted);
}

.cta-buttons {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.btn-repair {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 0.6rem 1.2rem;
    border-radius: 40px;
    font-size: 0.75rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    font-family: 'Vazir', sans-serif;
}

.btn-repair svg {
    width: 14px;
    height: 14px;
    stroke: white;
    stroke-width: 2;
    fill: none;
}

.btn-repair:hover {
    background: linear-gradient(135deg, var(--primary-dark), color-mix(in srgb, var(--primary-dark) 80%, black));
    transform: translateX(-3px);
}

.btn-outline {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: transparent;
    border: 1.5px solid var(--border-light);
    color: var(--primary-dark);
    padding: 0.6rem 1.2rem;
    border-radius: 40px;
    font-size: 0.75rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    font-family: 'Vazir', sans-serif;
}

.btn-outline svg {
    width: 14px;
    height: 14px;
    stroke: var(--primary-dark);
    stroke-width: 1.8;
    fill: none;
}

.btn-outline:hover {
    border-color: var(--primary);
    color: var(--primary);
    transform: translateX(-3px);
}

/* ============================================ */
/* بخش 4: فرآیند کاری (process) */
/* ============================================ */
.process-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3.5rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.process-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.process-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.process-header {
    text-align: center;
    margin-bottom: 3rem;
}

.process-header .process-badge {
    display: inline-block;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.3rem 1rem;
    border-radius: 50px;
    font-size: 0.7rem;
    font-weight: 600;
    color: var(--primary-dark);
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

.process-header h2 {
    font-size: 2rem;
    font-weight: 800;
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: -0.5px;
    margin-bottom: 0.5rem;
}

.process-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.process-track {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 1rem;
}

.process-track::before {
    content: '';
    position: absolute;
    top: 45px;
    right: 10%;
    left: 10%;
    height: 2px;
    background: repeating-linear-gradient(90deg, var(--primary), var(--primary) 15px, transparent 15px, transparent 30px);
    opacity: 0.3;
    z-index: 1;
}

.track-step {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 2;
    min-width: 180px;
    transition: all 0.3s ease;
}

.step-outer {
    width: 90px;
    height: 90px;
    background: var(--primary-soft);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem auto;
    transition: all 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    border: 1px solid var(--border-light);
}

.track-step:hover .step-outer {
    transform: scale(1.08);
    border-color: var(--primary);
    box-shadow: 0 0 20px rgba(var(--primary-rgb), 0.2);
}

.step-inner {
    width: 70px;
    height: 70px;
    background: var(--bg-card);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: 1px solid var(--border-light);
}

.track-step:hover .step-inner {
    background: var(--gradient-primary);
    border-color: var(--primary);
}

.step-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: var(--primary-dark);
    transition: all 0.3s ease;
}

.track-step:hover .step-number {
    color: white;
}

.step-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.5rem;
    transition: color 0.3s ease;
}

.track-step:hover .step-title {
    color: var(--primary);
}

.step-divider {
    width: 40px;
    height: 2px;
    background: var(--border-light);
    margin: 0.5rem auto;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.track-step:hover .step-divider {
    width: 60px;
    background: var(--primary);
}

.step-description {
    font-size: 0.75rem;
    color: var(--text-muted);
    line-height: 1.6;
    margin-bottom: 0.8rem;
    padding: 0 0.5rem;
}

.step-tag {
    display: inline-block;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.2rem 0.7rem;
    border-radius: 30px;
    font-size: 0.6rem;
    font-weight: 600;
    color: var(--primary-dark);
    transition: all 0.3s ease;
}

.track-step:hover .step-tag {
    background: var(--primary-soft);
    border-color: var(--primary);
}

.track-step.active .step-outer {
    border-color: var(--primary);
    box-shadow: 0 0 20px rgba(var(--primary-rgb), 0.3);
}

.track-step.active .step-inner {
    background: var(--gradient-primary);
}

.track-step.active .step-number {
    color: white;
}

/* ============================================ */
/* بخش 5: استعلام قیمت و نمایندگان (quote-reps) */
/* ============================================ */
.quote-reps-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3.5rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.quote-reps-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.quote-reps-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.quote-reps-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.quote-reps-header h2 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-main);
    letter-spacing: -0.3px;
    margin-bottom: 0.5rem;
}

.quote-reps-header h2 span {
    color: var(--primary);
}

.quote-reps-header h2 span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 2px;
    background: var(--primary);
    border-radius: 2px;
}

.quote-reps-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.quote-reps-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: stretch;
}

.quote-form-wrapper {
    flex: 1;
    min-width: 300px;
}

.form-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.form-subtitle {
    font-size: 0.7rem;
    color: var(--text-muted);
    margin-bottom: 1.5rem;
    border-right: 2px solid var(--primary);
    padding-right: 0.8rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-group label {
    display: block;
    font-size: 0.7rem;
    font-weight: 500;
    color: var(--text-muted);
    margin-bottom: 0.3rem;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    background: var(--bg-card);
    border: 1px solid var(--border-light);
    border-radius: 14px;
    padding: 0.8rem 1rem;
    font-size: 0.8rem;
    color: var(--text-main);
    font-family: 'Vazir', sans-serif;
    outline: none;
    transition: all 0.3s ease;
}

.form-group select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23D42A00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    background-repeat: no-repeat;
    background-position: left 1rem center;
    cursor: pointer;
}

.form-group select option {
    background: var(--bg-card);
    color: var(--text-main);
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: var(--primary);
    background: var(--bg-card);
}

.form-row {
    display: flex;
    gap: 1rem;
}

.form-row .form-group {
    flex: 1;
}

.submit-btn {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 0.85rem 1.5rem;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Vazir', sans-serif;
    margin-top: 0.5rem;
}

.submit-btn svg {
    width: 18px;
    height: 18px;
    stroke: white;
    stroke-width: 2;
    fill: none;
    transition: transform 0.3s ease;
}

.submit-btn:hover {
    background: linear-gradient(135deg, var(--primary-dark), color-mix(in srgb, var(--primary-dark) 80%, black));
    transform: translateX(-3px);
    box-shadow: 0 5px 15px rgba(var(--primary-rgb), 0.3);
}

.submit-btn:hover svg {
    transform: translateX(-4px);
}

.contact-channels {
    margin-top: 1.5rem;
    padding-top: 1rem;
}

.channels-title {
    font-size: 0.7rem;
    color: var(--text-muted);
    text-align: center;
    margin-bottom: 1rem;
}

.channels-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

.channel-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

.channel-icon {
    width: 44px;
    height: 44px;
    background: var(--bg-card);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.channel-icon svg {
    width: 22px;
    height: 22px;
    stroke-width: 1.8;
    fill: none;
}

.channel-icon.whatsapp svg {
    stroke: #25D366;
}

.channel-icon.telegram svg {
    stroke: #26A5E4;
}

.channel-icon.instagram svg {
    stroke: #E4405F;
}

.channel-icon.phone svg {
    stroke: #00C851;
}

.channel-icon.email svg {
    stroke: #FF9800;
}

.channel-item:hover .channel-icon {
    transform: translateY(-4px);
    background: var(--primary-soft);
}

.channel-name {
    font-size: 0.55rem;
    color: var(--text-muted);
    transition: color 0.3s ease;
}

.channel-item:hover .channel-name {
    color: var(--primary-dark);
}

.reps-list-wrapper {
    flex: 1.2;
    min-width: 380px;
}

.reps-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.reps-subtitle {
    font-size: 0.7rem;
    color: var(--text-muted);
    margin-bottom: 1.5rem;
    border-right: 2px solid var(--primary);
    padding-right: 0.8rem;
}

.reps-table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.reps-table-header {
    display: grid;
    grid-template-columns: 50px 1fr 1.5fr 1.2fr 80px;
    background: var(--primary-soft);
    padding: 0.8rem 1rem;
    border-radius: 16px;
    margin-bottom: 0.5rem;
}

.header-cell {
    font-size: 0.7rem;
    font-weight: 700;
    color: var(--primary-dark);
    letter-spacing: 0.5px;
}

.reps-table-row {
    display: grid;
    grid-template-columns: 50px 1fr 1.5fr 1.2fr 80px;
    padding: 0.8rem 1rem;
    align-items: center;
    border-bottom: 1px solid var(--border-light);
    transition: all 0.3s ease;
}

.reps-table-row:hover {
    background: var(--primary-soft);
    border-radius: 12px;
}

.reps-table-row:last-child {
    border-bottom: none;
}

.row-cell {
    font-size: 0.8rem;
    color: var(--text-main);
}

.row-number {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--primary-dark);
    font-family: monospace;
}

.row-name {
    font-weight: 700;
    color: var(--text-main);
}

.row-region {
    font-size: 0.75rem;
    color: var(--text-muted);
}

.row-phone {
    direction: ltr;
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--primary-dark);
}

.row-phone a {
    color: var(--primary-dark);
    text-decoration: none;
    transition: color 0.3s ease;
}

.row-phone a:hover {
    color: var(--primary);
}

.call-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.3rem;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    color: var(--primary-dark);
    padding: 0.3rem 0.8rem;
    border-radius: 30px;
    font-size: 0.65rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.call-btn svg {
    width: 12px;
    height: 12px;
    stroke: var(--primary-dark);
    stroke-width: 2;
    fill: none;
}

.call-btn:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: white;
}

.call-btn:hover svg {
    stroke: white;
}

.reps-table-row.special {
    background: var(--primary-soft);
    border-right: 3px solid var(--primary);
    border-radius: 12px;
}

.reps-table-row.special .row-name {
    color: var(--primary);
}

.special-badge-text {
    display: inline-block;
    background: var(--gradient-primary);
    color: white;
    font-size: 0.55rem;
    font-weight: 700;
    padding: 0.15rem 0.5rem;
    border-radius: 20px;
    margin-right: 0.5rem;
}

/* ============================================ */
/* بخش 6: محصولات (products) */
/* ============================================ */
.products-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 3rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.products-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.products-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.products-header {
    text-align: center;
    margin-bottom: 2rem;
}

.products-header h2 {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.products-header h2 span {
    color: var(--primary);
    border-bottom: 2px solid var(--primary);
    padding-bottom: 3px;
}

.products-header p {
    color: var(--text-muted);
    font-size: 0.85rem;
}

.category-row {
    margin-bottom: 2rem;
}

.category-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.category-head h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--text-main);
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.category-head h3 svg {
    width: 20px;
    height: 20px;
    stroke: var(--primary-dark);
    fill: none;
}

.category-head a {
    color: var(--text-muted);
    font-size: 0.7rem;
    text-decoration: none;
    transition: color 0.3s;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.category-head a svg {
    width: 12px;
    height: 12px;
    stroke: var(--text-muted);
}

.category-head a:hover {
    color: var(--primary);
}

.category-head a:hover svg {
    stroke: var(--primary);
}

.compact-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.2rem;
}

.compact-card {
    background: var(--bg-card);
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    transition: all 0.3s ease;
    border: 1px solid var(--border-light);
}

.compact-card:hover {
    transform: translateY(-3px);
    border-color: var(--primary);
    background: var(--bg-card);
    box-shadow: var(--shadow-md);
}

.card-img {
    width: 90px;
    height: 90px;
    flex-shrink: 0;
    border-radius: 16px;
    overflow: hidden;
    background: var(--bg-elevated);
}

.card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.compact-card:hover .card-img img {
    transform: scale(1.05);
}

.card-info {
    flex: 1;
}

.card-title {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-price {
    margin-bottom: 0.3rem;
}

.price-old {
    font-size: 0.65rem;
    color: var(--text-muted);
    text-decoration: line-through;
    margin-left: 0.3rem;
}

.price-current {
    font-size: 0.9rem;
    font-weight: 800;
    color: var(--primary);
}

.price-current span {
    font-size: 0.6rem;
    font-weight: 400;
    color: var(--text-muted);
}

.card-meta {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.card-meta .badge {
    background: var(--primary-soft);
    color: var(--primary-dark);
    font-size: 0.6rem;
    font-weight: 600;
    padding: 0.2rem 0.5rem;
    border-radius: 20px;
}

.card-btn {
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.card-btn svg {
    width: 18px;
    height: 18px;
    stroke: var(--primary-dark);
    stroke-width: 1.8;
    fill: none;
}

.card-btn:hover {
    background: var(--primary);
    border-color: var(--primary);
    transform: scale(1.05);
}

.card-btn:hover svg {
    stroke: white;
}

/* ============================================ */
/* بخش 7: جستجو (search) */
/* ============================================ */
.search-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', 'Segoe UI', system-ui, sans-serif;
    padding: 4rem 2rem;
    direction: rtl;
    position: relative;
    overflow: hidden;
}

.search-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.search-container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.search-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.search-header .search-badge {
    display: inline-block;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.3rem 1.2rem;
    border-radius: 60px;
    font-size: 0.7rem;
    font-weight: 600;
    color: var(--primary-dark);
    margin-bottom: 1rem;
    letter-spacing: 1px;
    backdrop-filter: blur(4px);
}

.search-header h2 {
    font-size: 2.3rem;
    font-weight: 800;
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: -1px;
    margin-bottom: 0.5rem;
}

.search-header p {
    color: var(--text-muted);
    font-size: 0.9rem;
}

.hero-search {
    background: var(--bg-card);
    border-radius: 80px;
    padding: 8px;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-light);
    transition: all 0.3s ease;
    margin-bottom: 2rem;
}

.hero-search:focus-within {
    border-color: var(--primary);
    box-shadow: 0 0 0 4px rgba(var(--primary-rgb), 0.15), var(--shadow-md);
}

.search-big-row {
    display: flex;
    align-items: center;
    background: var(--bg-section);
    border-radius: 74px;
    overflow: hidden;
    padding: 0.2rem;
}

.search-icon-area {
    padding: 0 1.5rem;
}

.search-icon-area svg {
    width: 28px;
    height: 28px;
    stroke: var(--primary-dark);
    stroke-width: 1.8;
    fill: none;
}

.mega-input {
    flex: 1;
    background: transparent;
    border: none;
    padding: 1.2rem 0;
    font-size: 1.1rem;
    color: var(--text-main);
    font-family: 'Vazir', sans-serif;
    outline: none;
}

.mega-input::placeholder {
    color: var(--text-muted);
    font-size: 1rem;
    font-weight: 400;
}

.split-divider {
    width: 1px;
    height: 40px;
    background: var(--border-light);
}

.big-category {
    position: relative;
    min-width: 160px;
}

.big-select {
    background: transparent;
    border: none;
    padding: 1.2rem 1.5rem 1.2rem 2rem;
    font-size: 0.9rem;
    color: var(--primary-dark);
    font-weight: 500;
    font-family: 'Vazir', sans-serif;
    cursor: pointer;
    width: 100%;
    appearance: none;
    outline: none;
}

.big-select option {
    background: var(--bg-card);
    color: var(--text-main);
}

.big-category::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--primary-dark);
    pointer-events: none;
    transition: all 0.3s ease;
}

.hero-search:focus-within .big-category::after {
    border-top-color: var(--primary);
}

.cta-big {
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 1rem 2.2rem;
    border-radius: 60px;
    font-size: 0.95rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.6rem;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0.2rem;
    letter-spacing: 0.5px;
    font-family: 'Vazir', sans-serif;
}

.cta-big svg {
    width: 20px;
    height: 20px;
    stroke: white;
    stroke-width: 2;
    fill: none;
    transition: transform 0.3s ease;
}

.cta-big:hover {
    background: linear-gradient(135deg, var(--primary-dark), color-mix(in srgb, var(--primary-dark) 80%, black));
    transform: scale(1.02);
    box-shadow: 0 8px 20px rgba(var(--primary-rgb), 0.3);
}

.cta-big:hover svg {
    transform: translateX(-3px);
}

.search-suggestions {
    background: var(--bg-card);
    border-radius: 28px;
    margin-top: 0.8rem;
    border: 1px solid var(--border-light);
    backdrop-filter: blur(12px);
    overflow: hidden;
    display: none;
    box-shadow: var(--shadow-md);
}

.search-suggestions.show {
    display: block;
    animation: dropFade 0.2s ease;
}

@keyframes dropFade {
    from {
        opacity: 0;
        transform: translateY(-15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.sugg-list {
    max-height: 280px;
    overflow-y: auto;
}

.sugg-list::-webkit-scrollbar {
    width: 4px;
}

.sugg-list::-webkit-scrollbar-track {
    background: var(--border-light);
    border-radius: 10px;
}

.sugg-list::-webkit-scrollbar-thumb {
    background: var(--primary);
    border-radius: 10px;
}

.sugg-item {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.8rem 1.2rem;
    cursor: pointer;
    transition: all 0.2s ease;
    border-bottom: 1px solid var(--border-light);
}

.sugg-item:last-child {
    border-bottom: none;
}

.sugg-item:hover {
    background: var(--primary-soft);
}

.sugg-item svg {
    width: 16px;
    height: 16px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.sugg-text {
    flex: 1;
    font-size: 0.85rem;
    color: var(--text-main);
}

.sugg-cat {
    font-size: 0.65rem;
    color: var(--primary-dark);
}

.popular-section {
    text-align: center;
    margin-top: 1rem;
}

.popular-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    margin-bottom: 1rem;
}

.popular-title svg {
    width: 20px;
    height: 20px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.popular-title span {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-muted);
}

.popular-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

.popular-tag {
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.45rem 1.2rem;
    border-radius: 40px;
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--primary-dark);
    cursor: pointer;
    transition: all 0.3s ease;
}

.popular-tag:hover {
    background: var(--primary-soft);
    border-color: var(--primary);
    color: var(--primary);
    transform: translateY(-2px);
}

.popular-tag.hot::before {
    content: '🔥';
    margin-left: 5px;
    font-size: 0.7rem;
}

/* ============================================ */
/* بخش 8: دسته‌بندی اصلی (master-categories) */
/* ============================================ */
.master-categories {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', sans-serif;
    direction: rtl;
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
}

.master-categories::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.master-categories .container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.title-area {
    text-align: center;
    margin-bottom: 3rem;
}

.title-area h2 {
    font-size: 3rem;
    font-weight: 800;
    color: var(--text-main);
    letter-spacing: -1.5px;
    margin-bottom: 0.5rem;
}

.title-area h2 span {
    color: var(--primary);
}

.title-area p {
    color: var(--text-muted);
    font-size: 0.9rem;
}

.categories-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.category-item {
    flex: 1 1 200px;
    min-width: 180px;
    max-width: 240px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.category-item:hover {
    transform: translateY(-8px);
}

.category-image {
    width: 100%;
    margin-bottom: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-image img {
    width: 220px;
    height: 220px;
    object-fit: contain;
    transition: all 0.4s ease;
    filter: drop-shadow(var(--shadow-sm));
}

.category-item:hover .category-image img {
    transform: scale(1.05);
    filter: drop-shadow(0 20px 35px rgba(var(--primary-rgb), 0.2));
}

.category-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-main);
    margin-bottom: 0.3rem;
    transition: color 0.3s ease;
    font-family: 'Vazir', sans-serif;
    letter-spacing: -0.5px;
}

.category-item:hover .category-title {
    color: var(--primary);
}

.category-en {
    font-size: 0.7rem;
    font-weight: 500;
    color: var(--text-muted);
    margin-bottom: 0.3rem;
    font-family: 'Vazir', sans-serif;
    letter-spacing: 0.5px;
}

.title-line {
    width: 40px;
    height: 2px;
    background: linear-gradient(90deg, var(--primary), var(--primary-dark));
    margin: 0.4rem auto 0;
    border-radius: 2px;
    transition: width 0.3s ease;
}

.category-item:hover .title-line {
    width: 65px;
}

/* ============================================ */
/* ریسپانسیو مشترک برای تمام بخش‌ها */
/* ============================================ */
@media (max-width: 1100px) {
    .blog-three-columns {
        flex-wrap: wrap;
    }
    .blog-column {
        flex: 1 1 calc(50% - 1rem);
        min-width: 260px;
    }
    .compact-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
}

@media (max-width: 1024px) {
    .about-partners-section,
    .blog-section,
    .repair-section,
    .process-section,
    .quote-reps-section,
    .products-section,
    .search-section,
    .master-categories {
        padding: 2.5rem 1.5rem;
    }
    .about-title,
    .form-title,
    .reps-title {
        font-size: 1.3rem;
    }
    .stat-number {
        font-size: 1.5rem;
    }
    .partner-card {
        min-width: 100px;
    }
    .partner-logo img {
        max-width: 80px;
        max-height: 60px;
    }
    .category-item {
        flex: 1 1 180px;
        min-width: 160px;
    }
    .category-image img {
        width: 180px;
        height: 180px;
    }
    .category-title {
        font-size: 1.3rem;
    }
    .title-area h2 {
        font-size: 2.2rem;
    }
    .repair-section .repair-header h2,
    .process-header h2,
    .products-header h2,
    .search-header h2 {
        font-size: 1.6rem;
    }
    .step-outer {
        width: 80px;
        height: 80px;
    }
    .step-inner {
        width: 62px;
        height: 62px;
    }
    .step-number {
        font-size: 1.5rem;
    }
    .track-step {
        min-width: 160px;
    }
}

@media (max-width: 900px) {
    .category-item {
        flex: 1 1 160px;
        min-width: 140px;
    }
    .category-image img {
        width: 150px;
        height: 150px;
    }
    .category-title {
        font-size: 1.1rem;
    }
}

@media (max-width: 800px) {
    .search-header h2 {
        font-size: 1.6rem;
    }
    .search-header p {
        font-size: 0.8rem;
    }
    .hero-search {
        border-radius: 50px;
    }
    .search-big-row {
        flex-wrap: wrap;
        border-radius: 48px;
    }
    .search-icon-area {
        width: 100%;
        text-align: center;
        padding: 1rem 0 0;
    }
    .mega-input {
        width: 100%;
        text-align: center;
        padding: 0.8rem 1rem;
    }
    .split-divider {
        display: none;
    }
    .big-category {
        width: 100%;
        border-top: 1px solid var(--border-light);
        margin-top: 0.3rem;
    }
    .big-select {
        text-align: center;
        padding: 0.8rem;
    }
    .big-category::after {
        left: 25px;
    }
    .cta-big {
        width: calc(100% - 0.4rem);
        justify-content: center;
        margin: 0.5rem auto;
    }
    .popular-tag {
        padding: 0.35rem 1rem;
        font-size: 0.7rem;
    }
}

@media (max-width: 768px) {
    .about-partners-section,
    .blog-section,
    .repair-section,
    .process-section,
    .quote-reps-section,
    .products-section,
    .search-section,
    .master-categories {
        padding: 2rem 1rem;
    }
    .about-partners-grid,
    .repair-grid,
    .quote-reps-grid {
        flex-direction: column;
    }
    .about-content {
        order: 2;
    }
    .about-video {
        order: 1;
    }
    .repair-image {
        order: 1;
    }
    .repair-content {
        order: 2;
    }
    .blog-header h2,
    .repair-header h2,
    .products-header h2,
    .about-partners-header h2,
    .quote-reps-header h2 {
        font-size: 1.3rem;
    }
    .blog-three-columns {
        flex-direction: column;
    }
    .blog-column {
        width: 100%;
    }
    .item-thumb {
        width: 70px;
        height: 70px;
    }
    .item-title {
        font-size: 0.8rem;
    }
    .item-excerpt {
        display: none;
    }
    .play-btn-overlay {
        width: 50px;
        height: 50px;
    }
    .play-btn-overlay svg {
        width: 24px;
        height: 24px;
    }
    .slider-arrow {
        width: 30px;
        height: 30px;
    }
    .slider-arrow svg {
        width: 16px;
        height: 16px;
    }
    .partner-card {
        min-width: 80px;
    }
    .partner-logo img {
        max-width: 65px;
        max-height: 50px;
    }
    .repair-cta {
        flex-direction: column;
        text-align: center;
    }
    .cta-buttons {
        justify-content: center;
    }
    .process-track::before {
        display: none;
    }
    .process-track {
        flex-direction: column;
        align-items: stretch;
    }
    .track-step {
        display: flex;
        align-items: center;
        gap: 1rem;
        text-align: right;
        min-width: auto;
        margin-bottom: 1rem;
        padding: 1rem;
        background: var(--bg-card);
        border-radius: 20px;
        border: 1px solid var(--border-light);
    }
    .step-outer {
        width: 65px;
        height: 65px;
        margin: 0;
        flex-shrink: 0;
    }
    .step-inner {
        width: 50px;
        height: 50px;
    }
    .step-number {
        font-size: 1.3rem;
    }
    .track-step .step-content {
        flex: 1;
    }
    .step-title {
        font-size: 1rem;
        margin-bottom: 0;
    }
    .step-divider {
        display: none;
    }
    .step-description {
        font-size: 0.7rem;
        margin-bottom: 0.3rem;
        padding: 0;
    }
    .step-tag {
        font-size: 0.55rem;
    }
    .reps-table-header {
        display: none;
    }
    .reps-table-row {
        display: block;
        padding: 1rem;
        margin-bottom: 0.8rem;
        border-radius: 16px;
        border: 1px solid var(--border-light);
    }
    .row-cell {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.4rem 0;
        font-size: 0.75rem;
    }
    .row-cell::before {
        content: attr(data-label);
        font-weight: 700;
        color: var(--primary-dark);
        font-size: 0.65rem;
    }
    .row-number {
        display: none;
    }
    .row-action {
        margin-top: 0.5rem;
        padding-top: 0.5rem;
        border-top: 1px solid var(--border-light);
    }
    .call-btn {
        width: 100%;
        justify-content: center;
        padding: 0.5rem;
    }
    .form-row {
        flex-direction: column;
        gap: 0;
    }
    .compact-grid {
        grid-template-columns: 1fr;
    }
    .card-img {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 700px) {
    .title-area h2 {
        font-size: 1.8rem;
    }
    .categories-row {
        gap: 1.2rem;
    }
    .category-item {
        flex: 1 1 130px;
        min-width: 110px;
    }
    .category-image img {
        width: 110px;
        height: 110px;
    }
    .category-title {
        font-size: 0.9rem;
    }
    .category-en {
        font-size: 0.55rem;
    }
}

@media (max-width: 576px) {
    .about-partners-section,
    .blog-section,
    .repair-section,
    .process-section,
    .quote-reps-section,
    .products-section,
    .search-section,
    .master-categories {
        padding: 1.5rem 1rem;
    }
    .about-partners-header h2,
    .blog-header h2,
    .repair-header h2,
    .process-header h2,
    .products-header h2,
    .quote-reps-header h2,
    .search-header h2 {
        font-size: 1.2rem;
    }
    .about-partners-header p,
    .blog-header p,
    .repair-header p,
    .process-header p,
    .products-header p,
    .quote-reps-header p {
        font-size: 0.75rem;
    }
    .about-title {
        font-size: 1.1rem;
    }
    .about-description p {
        font-size: 0.75rem;
    }
    .stat-number {
        font-size: 1.2rem;
    }
    .slider-arrow {
        display: none;
    }
    .partner-card {
        min-width: 70px;
    }
    .partner-logo img {
        max-width: 55px;
        max-height: 40px;
    }
    .blog-column {
        padding: 1rem;
    }
    .item-thumb {
        width: 60px;
        height: 60px;
    }
    .item-meta {
        gap: 0.4rem;
    }
    .service-row {
        flex-wrap: wrap;
    }
    .service-badge {
        margin-right: auto;
    }
    .step-outer {
        width: 55px;
        height: 55px;
    }
    .step-inner {
        width: 42px;
        height: 42px;
    }
    .step-number {
        font-size: 1.1rem;
    }
    .step-title {
        font-size: 0.9rem;
    }
    .step-description {
        font-size: 0.65rem;
    }
    .title-area h2 {
        font-size: 1.4rem;
    }
    .category-item {
        flex: 1 1 100px;
        min-width: 90px;
    }
    .category-image img {
        width: 80px;
        height: 80px;
    }
    .category-title {
        font-size: 0.75rem;
    }
    .category-en {
        display: none;
    }
    .title-line {
        width: 25px;
    }
    .search-header h2 {
        font-size: 1.3rem;
    }
    .search-header .search-badge {
        font-size: 0.6rem;
    }
    .cta-big {
        padding: 0.7rem 1.5rem;
        font-size: 0.85rem;
    }
}

/* ============================================ */
/* بخش 9: هدر اصلی (header-section) */
/* ============================================ */
.header-section {
    width: 100%;
    background: var(--bg-section);
    font-family: 'Vazir', sans-serif;
    direction: rtl;
    position: sticky;
    top: 0;
    z-index: 1000;
    border-bottom: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
}

.header-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.header-logo {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    text-decoration: none;
}

.header-logo img {
    height: 55px;
    width: auto;
}

.logo-text {
    display: flex;
    flex-direction: column;
}

.logo-title {
    font-size: 1.4rem;
    font-weight: 800;
    color: var(--text-main);
    letter-spacing: -0.5px;
}

.logo-title span {
    color: var(--primary);
}

.logo-sub {
    font-size: 0.7rem;
    color: var(--text-muted);
    letter-spacing: 0.5px;
}

.header-nav {
    display: flex;
    align-items: center;
}

.nav-list {
    display: flex;
    list-style: none;
    gap: 0.3rem;
    flex-wrap: wrap;
}

.nav-item {
    position: relative;
}

.nav-link {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.7rem 1.2rem;
    color: var(--text-muted);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.nav-link svg {
    width: 20px;
    height: 20px;
    stroke: var(--text-light);
    stroke-width: 1.5;
    fill: none;
    transition: all 0.3s ease;
}

.nav-link:hover {
    color: var(--primary);
    background: var(--primary-soft);
}

.nav-link:hover svg {
    stroke: var(--primary);
}

.nav-item.active .nav-link {
    color: var(--primary);
    background: var(--primary-soft);
}

.nav-item.active .nav-link svg {
    stroke: var(--primary);
}

.nav-item.has-megamenu .nav-link::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.4rem;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid currentColor;
    transition: transform 0.3s ease;
}

.nav-item.has-megamenu:hover .nav-link::after {
    transform: rotate(180deg);
}

.nav-item.has-megamenu {
    position: static;
}

.megamenu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: var(--bg-card);
    border-radius: 20px;
    padding: 1.8rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-md);
    z-index: 100;
}

.nav-item.has-megamenu:hover .megamenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.megamenu-container {
    display: flex;
    gap: 1.5rem;
    max-width: 1400px;
    margin: 0 auto;
}

.megamenu-links {
    flex: 2;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
}

.megamenu-col h4 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--border-light);
}

.megamenu-col ul {
    list-style: none;
}

.megamenu-col ul li {
    margin-bottom: 0.6rem;
}

.megamenu-col ul li a {
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.85rem;
    transition: all 0.3s ease;
    display: block;
    padding: 0.2rem 0;
}

.megamenu-col ul li a:hover {
    color: var(--primary);
    padding-right: 5px;
}

.megamenu-image {
    flex: 0.6;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    max-width: 220px;
    box-shadow: var(--shadow-sm);
}

.megamenu-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.megamenu-image:hover img {
    transform: scale(1.03);
}

.megamenu-image .image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    padding: 0.7rem;
    text-align: center;
}

.megamenu-image .image-caption span {
    color: white;
    font-size: 0.7rem;
    font-weight: 500;
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.action-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.6rem;
    border-radius: 50%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.action-btn svg {
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    stroke: var(--text-muted);
    stroke-width: 1.5;
    fill: none;
}

.action-btn:hover {
    background: var(--primary-soft);
    transform: scale(1.05);
}

.action-btn:hover svg {
    stroke: var(--primary);
}

.cart-count {
    position: absolute;
    top: -2px;
    left: -2px;
    background: var(--primary);
    color: white;
    font-size: 0.6rem;
    font-weight: 700;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3px;
}

.menu-toggle {
    display: none;
    flex-direction: column;
    gap: 6px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.6rem;
}

.menu-toggle span {
    width: 26px;
    height: 2.5px;
    background: var(--text-main);
    transition: all 0.3s ease;
    border-radius: 2px;
}

.menu-toggle.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* ============================================ */
/* بخش 10: خبرنامه (newsletter-section) */
/* ============================================ */
.newsletter-section {
    width: 100%;
    background: var(--bg-elevated);
    font-family: 'Vazir', sans-serif;
    direction: rtl;
    padding: 2rem 2rem;
    position: relative;
    overflow: hidden;
}

.newsletter-section::before {
    content: '';
    position: absolute;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
    background: radial-gradient(circle, rgba(var(--primary-rgb), 0.04) 0%, transparent 70%);
    pointer-events: none;
}

.newsletter-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.newsletter-box {
    background: var(--bg-card);
    border-radius: 28px;
    padding: 2rem 2.5rem;
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.newsletter-content {
    flex: 1.5;
}

.newsletter-badge {
    display: inline-block;
    background: var(--primary-soft);
    border: 1px solid var(--border-light);
    padding: 0.25rem 1rem;
    border-radius: 30px;
    font-size: 0.65rem;
    color: var(--primary-dark);
    margin-bottom: 0.8rem;
    letter-spacing: 1px;
}

.newsletter-content h3 {
    font-size: 1.4rem;
    font-weight: 800;
    color: var(--text-main);
    margin-bottom: 0.3rem;
}

.newsletter-content h3 span {
    color: var(--primary);
}

.newsletter-content p {
    font-size: 0.8rem;
    color: var(--text-muted);
    line-height: 1.6;
}

.newsletter-form {
    flex: 1;
    display: flex;
    gap: 0.6rem;
    min-width: 300px;
}

.newsletter-form input {
    flex: 1;
    background: var(--bg-section);
    border: 1px solid var(--border-light);
    border-radius: 50px;
    padding: 0.8rem 1.2rem;
    font-size: 0.8rem;
    color: var(--text-main);
    font-family: 'Vazir', sans-serif;
    outline: none;
    transition: all 0.3s ease;
    direction: ltr;
}

.newsletter-form input:focus {
    border-color: var(--primary);
    background: var(--bg-card);
}

.newsletter-form input::placeholder {
    color: var(--text-light);
}

.newsletter-btn {
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 0.8rem 1.8rem;
    border-radius: 50px;
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Vazir', sans-serif;
    white-space: nowrap;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0.25); }
    70% { box-shadow: 0 0 0 8px rgba(var(--primary-rgb), 0); }
    100% { box-shadow: 0 0 0 0 rgba(var(--primary-rgb), 0); }
}

.newsletter-btn:hover {
    background: linear-gradient(135deg, var(--primary-dark), color-mix(in srgb, var(--primary-dark) 80%, black));
    transform: translateX(-3px);
    animation: none;
    box-shadow: 0 5px 15px rgba(var(--primary-rgb), 0.25);
}

.newsletter-note {
    text-align: center;
    margin-top: 1rem;
    font-size: 0.6rem;
    color: var(--text-light);
}

.newsletter-note a {
    color: var(--primary-dark);
    text-decoration: none;
}

.newsletter-note a:hover {
    color: var(--primary);
}

/* ============================================ */
/* ریسپانسیو هدر و خبرنامه */
/* ============================================ */
@media (max-width: 1100px) {
    .megamenu-links {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .megamenu-image {
        display: none;
    }
}

@media (max-width: 800px) {
    .newsletter-section {
        padding: 1.5rem 1rem;
    }
    .newsletter-box {
        flex-direction: column;
        text-align: center;
        padding: 1.5rem;
    }
    .newsletter-form {
        width: 100%;
        flex-direction: column;
    }
    .newsletter-btn {
        width: 100%;
        justify-content: center;
    }
    .newsletter-content h3 {
        font-size: 1.2rem;
    }
    .newsletter-content p {
        font-size: 0.75rem;
    }
}

@media (max-width: 768px) {
    .header-container {
        padding: 0.8rem 1.2rem;
    }
    
    .menu-toggle {
        display: flex;
    }
    
    .header-nav {
        position: fixed;
        top: 72px;
        right: -100%;
        width: 85%;
        max-width: 320px;
        height: calc(100vh - 72px);
        background: var(--bg-card);
        border-left: 1px solid var(--border-light);
        transition: right 0.3s ease;
        z-index: 999;
        overflow-y: auto;
        box-shadow: var(--shadow-md);
    }
    
    .header-nav.active {
        right: 0;
    }
    
    .nav-list {
        flex-direction: column;
        padding: 1rem;
        gap: 0.3rem;
    }
    
    .nav-link {
        padding: 0.8rem 1rem;
        justify-content: space-between;
        font-size: 0.95rem;
        color: var(--text-main);
    }
    
    .megamenu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: var(--bg-elevated);
        margin-top: 0.5rem;
        margin-right: 0.5rem;
        display: none;
        padding: 1rem;
        border-radius: 12px;
    }
    
    .megamenu-container {
        flex-direction: column;
    }
    
    .megamenu-links {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .nav-item.has-megamenu.active .megamenu {
        display: block;
    }
    
    .header-actions {
        gap: 0.3rem;
    }
    
    .action-btn {
        padding: 0.5rem;
    }
    
    .action-btn svg {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 576px) {
    .header-container {
        padding: 0.6rem 1rem;
    }
    
    .header-logo img {
        height: 42px;
    }
    
    .logo-title {
        font-size: 1.1rem;
    }
    
    .logo-sub {
        font-size: 0.55rem;
    }
    
    .nav-link {
        font-size: 0.85rem;
        padding: 0.6rem 0.8rem;
    }
    
    .newsletter-section {
        padding: 1rem 1rem;
    }
    .newsletter-content h3 {
        font-size: 1rem;
    }
}



/* ============================================ */
/* استایل پایه */
/* ============================================ */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Vazir', 'Segoe UI', Tahoma, sans-serif;
    background: var(--bg-section);
    color: var(--text-main);
    transition: all 0.25s ease;
}

.demo-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
}

.demo-header {
    text-align: center;
    padding: 2rem;
    background: var(--bg-card);
    border-radius: 24px;
    border: 1px solid var(--border-light);
    margin-bottom: 2rem;
    box-shadow: var(--shadow-sm);
}

.demo-header h1 {
    font-size: 1.8rem;
    color: var(--text-main);
}

.demo-header h1 span {
    color: var(--primary);
}

.demo-header p {
    color: var(--text-muted);
    margin-top: 0.5rem;
}

.theme-switch {
    display: flex;
    gap: 1rem;
    justify-content: center;
    margin-top: 1.5rem;
}

.theme-btn {
    background: var(--bg-elevated);
    border: 1px solid var(--border-light);
    color: var(--text-main);
    padding: 0.5rem 1.2rem;
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Vazir', sans-serif;
    transition: all 0.2s ease;
}

.theme-btn:hover {
    border-color: var(--primary);
    color: var(--primary);
}

.demo-section {
    background: var(--bg-card);
    border-radius: 24px;
    padding: 1.8rem;
    margin-bottom: 2rem;
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
}

.demo-section h2 {
    color: var(--text-main);
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--primary);
    display: inline-block;
}

/* ============================================ */
/* 1. توست نوتیفیکیشن */
/* ============================================ */
.toast-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.toast {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.2rem;
    border-radius: 16px;
    background: var(--bg-card);
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
    animation: slideInRight 0.3s ease;
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.toast-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: bold;
}

.toast-content {
    flex: 1;
}

.toast-title {
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 0.2rem;
}

.toast-message {
    font-size: 0.75rem;
    color: var(--text-muted);
}

.toast-close {
    background: transparent;
    border: none;
    color: var(--text-muted);
    font-size: 1.2rem;
    cursor: pointer;
    padding: 0.2rem;
    transition: all 0.2s ease;
}

.toast-close:hover {
    color: var(--primary);
}

.toast-success {
    border-right: 3px solid var(--success);
}
.toast-success .toast-icon {
    background: var(--success-soft);
    color: var(--success);
}
.toast-success .toast-title {
    color: var(--success);
}

.toast-error {
    border-right: 3px solid var(--error);
}
.toast-error .toast-icon {
    background: var(--error-soft);
    color: var(--error);
}
.toast-error .toast-title {
    color: var(--error);
}

.toast-warning {
    border-right: 3px solid var(--warning);
}
.toast-warning .toast-icon {
    background: var(--warning-soft);
    color: var(--warning);
}
.toast-warning .toast-title {
    color: var(--warning);
}

.toast-info {
    border-right: 3px solid var(--info);
}
.toast-info .toast-icon {
    background: var(--info-soft);
    color: var(--info);
}
.toast-info .toast-title {
    color: var(--info);
}

/* ============================================ */
/* 2. پیام‌های هشدار (Alert) */
/* ============================================ */
.alerts-grid {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.alert {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.2rem;
    border-radius: 16px;
}

.alert-icon {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: bold;
}

.alert-content {
    flex: 1;
    font-size: 0.85rem;
}

.alert-content strong {
    margin-left: 0.3rem;
}

.alert-success {
    background: var(--success-soft);
    border: 1px solid var(--success);
    color: var(--success-dark);
}
.alert-success .alert-icon {
    background: var(--success);
    color: white;
}

.alert-error {
    background: var(--error-soft);
    border: 1px solid var(--error);
    color: var(--error-dark);
}
.alert-error .alert-icon {
    background: var(--error);
    color: white;
}

.alert-warning {
    background: var(--warning-soft);
    border: 1px solid var(--warning);
    color: var(--warning-dark);
}
.alert-warning .alert-icon {
    background: var(--warning);
    color: white;
}

.alert-info {
    background: var(--info-soft);
    border: 1px solid var(--info);
    color: var(--info-dark);
}
.alert-info .alert-icon {
    background: var(--info);
    color: white;
}

/* ============================================ */
/* 3. خطاهای فرم */
/* ============================================ */
.form-demo {
    max-width: 500px;
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-group label {
    display: block;
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--text-main);
    margin-bottom: 0.4rem;
}

.form-group input {
    width: 100%;
    background: var(--bg-section);
    border: 2px solid var(--border-light);
    border-radius: 12px;
    padding: 0.8rem 1rem;
    font-size: 0.85rem;
    color: var(--text-main);
    font-family: 'Vazir', sans-serif;
    transition: all 0.2s ease;
}

.form-group input:focus {
    outline: none;
    border-color: var(--primary);
}

.form-group.error input {
    border-color: var(--error);
}

.form-group.success input {
    border-color: var(--success);
}

.form-group.warning input {
    border-color: var(--warning);
}

.error-message {
    color: var(--error);
    font-size: 0.7rem;
    margin-top: 0.3rem;
}

.success-message {
    color: var(--success);
    font-size: 0.7rem;
    margin-top: 0.3rem;
}

.warning-message {
    color: var(--warning);
    font-size: 0.7rem;
    margin-top: 0.3rem;
}

.helper-text {
    color: var(--text-light);
    font-size: 0.65rem;
    margin-top: 0.3rem;
}

/* ============================================ */
/* 4. حالت‌های لودینگ */
/* ============================================ */
.loading-demos {
    display: flex;
    gap: 2rem;
    align-items: center;
    flex-wrap: wrap;
}

.loading-spinner {
    width: 40px;
    height: 40px;
    border: 3px solid var(--border-light);
    border-top-color: var(--primary);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.loading-dots {
    display: flex;
    gap: 0.3rem;
}

.loading-dots span {
    width: 8px;
    height: 8px;
    background: var(--primary);
    border-radius: 50%;
    animation: bounce 1.4s infinite ease-in-out both;
}

.loading-dots span:nth-child(1) { animation-delay: -0.32s; }
.loading-dots span:nth-child(2) { animation-delay: -0.16s; }

@keyframes bounce {
    0%, 80%, 100% { transform: scale(0); }
    40% { transform: scale(1); }
}

.loading-pulse {
    background: var(--bg-elevated);
    padding: 0.5rem 1rem;
    border-radius: 50px;
    font-size: 0.8rem;
    color: var(--text-muted);
    animation: pulse 1.5s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

.btn-loading {
    background: var(--gradient-primary);
    color: white;
    border: none;
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    font-family: 'Vazir', sans-serif;
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: not-allowed;
    opacity: 0.7;
}

.btn-spinner {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255,255,255,0.3);
    border-top-color: white;
    border-radius: 50%;
    display: inline-block;
    animation: spin 0.6s linear infinite;
}

/* ============================================ */
/* 5. حالت‌های خالی */
/* ============================================ */
.empty-states {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}

.empty-state {
    text-align: center;
    padding: 2rem;
    background: var(--bg-elevated);
    border-radius: 20px;
    border: 1px solid var(--border-light);
}

.empty-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.empty-state h4 {
    color: var(--text-main);
    margin-bottom: 0.5rem;
}

.empty-state p {
    color: var(--text-muted);
    font-size: 0.75rem;
    margin-bottom: 1rem;
}

.empty-btn {
    background: transparent;
    border: 1px solid var(--border-light);
    color: var(--text-main);
    padding: 0.5rem 1rem;
    border-radius: 50px;
    font-size: 0.75rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.empty-btn:hover {
    border-color: var(--primary);
    color: var(--primary);
}

/* ============================================ */
/* 6. اعتبارسنجی زنده */
/* ============================================ */
.live-validation {
    max-width: 400px;
}

.validation-item {
    margin-bottom: 1rem;
}

.validation-item input {
    width: 100%;
    background: var(--bg-section);
    border: 2px solid var(--border-light);
    border-radius: 12px;
    padding: 0.8rem 1rem;
    font-size: 0.85rem;
    color: var(--text-main);
    font-family: 'Vazir', sans-serif;
    transition: all 0.2s ease;
}

.validation-item input:focus {
    outline: none;
    border-color: var(--primary);
}

.validation-status {
    font-size: 0.7rem;
    margin-top: 0.3rem;
}

.validation-status.success {
    color: var(--success);
}

.validation-status.error {
    color: var(--error);
}

.validation-status.warning {
    color: var(--warning);
}

/* ============================================ */
/* 7. اسنکبار */
/* ============================================ */
.snackbar-demo {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.snackbar-trigger {
    background: var(--bg-elevated);
    border: 1px solid var(--border-light);
    color: var(--text-main);
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Vazir', sans-serif;
    transition: all 0.2s ease;
}

.snackbar-trigger:hover {
    border-color: var(--primary);
    color: var(--primary);
}

.snackbar {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%) translateY(100px);
    background: var(--bg-card);
    color: var(--text-main);
    padding: 0.8rem 1.5rem;
    border-radius: 50px;
    font-size: 0.85rem;
    z-index: 1000;
    transition: transform 0.3s ease;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-light);
    white-space: nowrap;
    font-family: 'Vazir', sans-serif;
}

.snackbar.show {
    transform: translateX(-50%) translateY(0);
}

.snackbar-success {
    border-right: 3px solid var(--success);
}
.snackbar-error {
    border-right: 3px solid var(--error);
}
.snackbar-warning {
    border-right: 3px solid var(--warning);
}
.snackbar-info {
    border-right: 3px solid var(--info);
}

/* ============================================ */
/* 8. مودال */
/* ============================================ */
.modal-demo {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.modal-trigger {
    background: var(--gradient-primary);
    border: none;
    color: white;
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    cursor: pointer;
    font-family: 'Vazir', sans-serif;
    transition: all 0.2s ease;
}

.modal-trigger:hover {
    transform: translateY(-2px);
    filter: brightness(1.05);
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.modal-overlay.show {
    opacity: 1;
    visibility: visible;
}

.modal-content {
    background: var(--bg-card);
    border-radius: 24px;
    padding: 2rem;
    max-width: 400px;
    width: 90%;
    text-align: center;
    border: 1px solid var(--border-light);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.modal-overlay.show .modal-content {
    transform: scale(1);
}

.modal-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin: 0 auto 1rem;
}

.modal-icon-warning {
    background: var(--warning-soft);
    color: var(--warning);
}

.modal-icon-error {
    background: var(--error-soft);
    color: var(--error);
}

.modal-icon-success {
    background: var(--success-soft);
    color: var(--success);
}

.modal-content h3 {
    color: var(--text-main);
    margin-bottom: 0.5rem;
}

.modal-content p {
    color: var(--text-muted);
    font-size: 0.85rem;
    margin-bottom: 1.5rem;
}

.modal-buttons {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.modal-btn {
    padding: 0.6rem 1.2rem;
    border-radius: 50px;
    font-family: 'Vazir', sans-serif;
    font-size: 0.8rem;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
}

.modal-btn-cancel {
    background: var(--bg-elevated);
    color: var(--text-muted);
    border: 1px solid var(--border-light);
}

.modal-btn-cancel:hover {
    border-color: var(--primary);
    color: var(--primary);
}

.modal-btn-confirm {
    background: var(--gradient-primary);
    color: white;
}

.modal-btn-confirm:hover {
    filter: brightness(1.05);
    transform: translateY(-2px);
}

/* ============================================ */
/* ریسپانسیو */
/* ============================================ */
@media (max-width: 768px) {
    .demo-container {
        padding: 1rem;
    }
    
    .demo-section {
        padding: 1.2rem;
    }
    
    .toast {
        flex-wrap: wrap;
    }
    
    .empty-states {
        grid-template-columns: 1fr;
    }
    
    .snackbar {
        white-space: normal;
        text-align: center;
        max-width: 90%;
    }
    
    .modal-content {
        padding: 1.5rem;
    }
}

/* ============================================ */
/* بخش 11: فوتر (footer-section) */
/* ============================================ */
.footer-section {
    width: 100%;
    background: var(--bg-elevated);
    font-family: 'Vazir', sans-serif;
    direction: rtl;
    position: relative;
    border-top: 1px solid var(--border-light);
}

.footer-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 2rem 1.5rem 2rem;
    position: relative;
    z-index: 2;
}

/* ========== ردیف اصلی (۵ ستون) ========== */
.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1.2fr;
    gap: 1.2rem;
    margin-bottom: 1.5rem;
}

/* ستون توضیحات شرکت */
.footer-about {
    min-width: 0;
}

.footer-logo {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    text-decoration: none;
    margin-bottom: 1rem;
}

.footer-logo img {
    height: 60px;
    width: auto;
}

.footer-logo-text {
    display: flex;
    flex-direction: column;
}

.footer-logo-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-main);
    letter-spacing: -0.5px;
}

.footer-logo-title span {
    color: var(--primary);
}

.footer-logo-sub {
    font-size: 0.65rem;
    color: var(--text-muted);
}

.footer-address {
    font-size: 0.7rem;
    color: var(--primary-dark);
    line-height: 1.6;
    margin-bottom: 0.8rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px dashed var(--border-light);
}

.footer-desc {
    font-size: 0.7rem;
    color: var(--text-muted);
    line-height: 1.7;
    margin-bottom: 0;
    text-align: justify;
}

.footer-desc strong {
    color: var(--primary-dark);
}

/* عنوان ستون‌ها با دایره رنگ اصلی */
.footer-col h4 {
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 0.8rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.footer-col h4::before {
    content: '';
    width: 8px;
    height: 8px;
    background: var(--primary);
    border-radius: 50%;
    display: inline-block;
}

/* لینک‌ها */
.footer-links {
    list-style: none;
}

.footer-links li {
    margin-bottom: 0.4rem;
}

.footer-links a {
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.75rem;
    transition: all 0.3s ease;
    display: inline-block;
}

.footer-links a:hover {
    color: var(--primary);
    transform: translateX(-2px);
}

/* ساعات کاری */
.working-hours {
    list-style: none;
}

.working-hours li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px dashed var(--border-light);
}

.working-hours li:last-child {
    border-bottom: none;
}

.day {
    color: var(--text-muted);
}

.hour {
    color: var(--primary-dark);
    font-weight: 500;
}

.off-day {
    color: var(--primary);
}

/* ========== نمادهای اعتماد ========== */
.trust-section {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.trust-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.trust-img {
    width: 200px;
    height: 200px;
    background: var(--bg-card);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
}

.trust-img img {
    max-width: 150px;
    max-height: 150px;
}

.trust-img:hover {
    transform: translateY(-3px);
    border-color: var(--primary);
    box-shadow: var(--shadow-md);
}

.trust-label {
    font-size: 0.6rem;
    color: var(--text-light);
}

/* ========== بخش پایینی ========== */
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--border-light);
}

.bottom-badges {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.bottom-badge {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    font-size: 0.6rem;
    color: var(--text-light);
}

.bottom-badge svg {
    width: 14px;
    height: 14px;
    stroke: var(--primary-dark);
    stroke-width: 1.5;
    fill: none;
}

.copyright-full {
    font-size: 0.6rem;
    color: var(--text-light);
    text-align: center;
}

.copyright-full a {
    color: var(--primary-dark);
    text-decoration: none;
}

.copyright-full a:hover {
    color: var(--primary);
}

/* ========== RESPONSIVE ========== */
/* دسکتاپ بزرگ - ۵ ستون */
@media (min-width: 1200px) {
    .footer-grid {
        grid-template-columns: 2fr 1fr 1fr 1fr 1.2fr;
        gap: 1.2rem;
    }
}

/* تبلت - ۳ ستون */
@media (max-width: 1199px) and (min-width: 768px) {
    .footer-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 1.2rem;
    }
    .footer-about {
        grid-column: span 3;
    }
}

/* موبایل - ۱ ستون */
@media (max-width: 767px) {
    .footer-container {
        padding: 1.5rem 1rem 1rem 1rem;
    }
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 1.2rem;
    }
    .footer-about {
        grid-column: span 1;
        text-align: center;
    }
    .footer-logo {
        justify-content: center;
    }
    .footer-address {
        text-align: center;
    }
    .footer-desc {
        text-align: center;
    }
    .footer-col {
        text-align: center;
    }
    .footer-col h4 {
        justify-content: center;
    }
    .working-hours li {
        justify-content: center;
        gap: 1rem;
    }
    .trust-section {
        min-height: auto;
        padding: 0.5rem 0;
    }
    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }
    .bottom-badges {
        justify-content: center;
    }
}

/* موبایل کوچک */
@media (max-width: 550px) {
    .footer-logo img {
        height: 50px;
    }
    .footer-logo-title {
        font-size: 1.2rem;
    }
    .trust-img {
        width: 80px;
        height: 80px;
    }
    .trust-img img {
        max-width: 60px;
        max-height: 60px;
    }
    .trust-label {
        font-size: 0.55rem;
    }
}/* End custom CSS */