.elementor-940 .elementor-element.elementor-element-1e5b800{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--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-940 .elementor-element.elementor-element-af06585{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--justify-items:stretch;--align-items:center;--margin-top:1%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-940 .elementor-element.elementor-element-ab1a86a{margin:-1.5% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:0% 0% 0% 0%;}:root{--page-title-display:none;}@media(min-width:2400px){.elementor-940 .elementor-element.elementor-element-1e5b800{--grid-auto-flow:row;}.elementor-940 .elementor-element.elementor-element-af06585{--grid-auto-flow:row;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-940 .elementor-element.elementor-element-ab1a86a{padding:0% 0% 0% 0%;}}@media(max-width:1024px){.elementor-940 .elementor-element.elementor-element-1e5b800{--grid-auto-flow:row;}.elementor-940 .elementor-element.elementor-element-af06585{--grid-auto-flow:row;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-940 .elementor-element.elementor-element-ab1a86a{margin:-2% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:0% 0% 0% 0%;}}@media(max-width:880px){.elementor-940 .elementor-element.elementor-element-1e5b800{--grid-auto-flow:row;}.elementor-940 .elementor-element.elementor-element-af06585{--grid-auto-flow:row;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-940 .elementor-element.elementor-element-ab1a86a{margin:-3% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:0% 0% 0% 0%;}}@media(max-width:767px){.elementor-940 .elementor-element.elementor-element-1e5b800{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-940 .elementor-element.elementor-element-af06585{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-940 .elementor-element.elementor-element-ab1a86a{margin:-5% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:0% 0% 0% 0%;}}/* Start custom CSS for html, class: .elementor-element-603d2e2 *//* ==========================================================================
   ربات فروشگاهی هوبر - فایل استایل اصلی
   ==========================================================================
   ساختار فایل:
   01 - متغیرها (Variables)
   02 - ریست و تنظیمات پایه
   03 - کلاس‌های عمومی
   04 - ناوبری (Navbar)
   05 - بنر تخفیف + تایمر
   06 - بخش هیرو (Hero)
   07 - اسلایدر موبایل (Phone Slider)
   08 - نوار آمار (Stats)
   09 - بخش ویژگی‌ها (Features)
   10 - جدول مقایسه (Comparison)
   11 - مراحل کار (Steps)
   12 - نمونه‌کارها (Portfolio)
   13 - تعرفه / قیمت‌گذاری (Pricing)
   14 - سوالات متداول (FAQ)
   15 - فوتر (Footer)
   16 - ریسپانسیو
   ========================================================================== */


/* ارث‌بری فونت لندینگ از فونت اصلی المنتور/قالب هوبر */
.discount-banner,
.hero,
.stats-bar,
.features,
.comparison,
.steps-section,
.portfolio-section,
.pricing-section,
.faq-section,
.navbar.sidebar {
    font-family: inherit !important;
}

/* در صورتی که متغیر گلوبال المنتور را می‌شناسد */
:root {
    --font-main: var(--e-global-typography-primary-font-family, inherit);
}


/* ================= 01 - متغیرها ================= */
/* برای تغییر رنگ‌بندی کل سایت فقط همین بخش را ویرایش کن */
:root {
    /* پالت سبز-آبی (Teal) */
    --primary-dark: #072e33;
    --primary-teal: #0c626d;
    --primary-emerald: #059669;
    --accent-mint: #10b981;
    --accent-cyan: #06b6d4;
    --accent-glow: #2dd4bf;

    /* رنگ‌های پس‌زمینه */
    --bg-light: #f0fdfa;
    --bg-surface: #ffffff;
    --bg-card: #f8fafc;

    /* رنگ متن */
    --text-main: #0f172a;
    --text-muted: #475569;
    --text-light: #94a3b8;

    /* حاشیه */
    --border-teal: #ccfbf1;

    /* گوشه‌های گرد */
    --radius-xl: 24px;
    --radius-lg: 16px;
    --radius-md: 12px;

    /* سایه‌ها */
    --shadow-sm: 0 4px 6px -1px rgba(12, 98, 109, 0.05);
    --shadow-md: 0 10px 25px -5px rgba(12, 98, 109, 0.1);
    --shadow-glow: 0 0 35px rgba(45, 212, 191, 0.25);
}


/* ================= 02 - ریست و تنظیمات پایه ================= */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Vazirmatn', sans-serif;
    scroll-behavior: smooth;
}

body {
    background-color: var(--bg-light);
    color: var(--text-main);
    line-height: 1.8;
    overflow-x: hidden;
    /* فاصله برای داک باریک اوبونتو - راست */
    padding-right: 0;
}


/* ================= 03 - کلاس‌های عمومی ================= */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

/* آیکون‌های SVG اختصاصی - جایگزین استیکر/ایموجی */
.inline-icon {
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
    /* رنگ از currentColor می‌آید - خودکار با والد هماهنگ می‌شود */
}

.badge .inline-icon {
    width: 16px;
    height: 16px;
}

.btn-primary .inline-icon {
    width: 20px;
    height: 20px;
}

footer .inline-icon {
    width: 18px;
    height: 18px;
    opacity: 0.95;
}

/* آیکون‌های جدول مقایسه */
.check .inline-icon,
.cross .inline-icon {
    width: 16px;
    height: 16px;
    vertical-align: -2px;
    margin-left: 6px; /* فاصله از متن فارسی */
}

/* بج کوچک بالای تیترها */
.badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(45, 212, 191, 0.15);
    color: var(--accent-glow);
    padding: 6px 16px;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 500;
    border: 1px solid rgba(45, 212, 191, 0.3);
    margin: 24px 0 20px 0;
}

/* تیتر بخش‌ها - وسط‌چین */
.section-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px auto;
}

.section-header h2 {
    font-size: 2rem;
    font-weight: 600;
    color: var(--primary-dark);
    margin-bottom: 12px;
}

/* دکمه اصلی گرادینت */
.btn-primary {
    background: linear-gradient(135deg, var(--accent-mint), var(--accent-cyan));
    color: var(--primary-dark);
    padding: 16px 36px;
    border-radius: var(--radius-md);
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-glow);
    border: none;
    cursor: pointer;
}

.btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(45, 212, 191, 0.4);
}

.btn-secondary {
    background: rgba(255, 255, 255, 0.08);
    color: white;
    padding: 16px 28px;
    border-radius: var(--radius-md);
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    transition: all 0.3s ease;
}

.btn-secondary:hover {
    background: rgba(255, 255, 255, 0.15);
}


/* ================= 04 - داک عمودی اوبونتو (باریک سمت راست) ================= */
.navbar.sidebar.dock {
    position: fixed;
    right: 12px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 72px;
    height: auto;
    max-height: calc(100vh - 24px);
    z-index: 1000;
    background: #0f1419;
    /* مشابه اوبونتو داک: تیره یکدست با لبه گرد */
    border-radius: 20px;
    border: 1px solid rgba(255,255,255,0.08);
    padding: 10px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 12px 40px rgba(0,0,0,0.45), 0 0 0 1px rgba(255,255,255,0.06) inset;
}

.navbar.sidebar.dock .nav-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
    height: auto;
    width: 100%;
    padding: 0;
    overflow: visible;
}

/* مخفی کردن استایل‌های قدیمی هدر برند (لوگو حذف شد) */
.header-brand, .header-logo, .header-title { display: none !important; }

.nav-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    list-style: none;
    margin: 0;
    width: 100%;
}

.nav-links li {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

/* آیتم داک - مربع 52 با گوشه گرد اوبونتو */
.dock-item {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2b2b2b;
    color: #e6e6e6;
    border-radius: 14px;
    text-decoration: none;
    font-size: 1.25rem;
    position: relative;
    transition: all 0.22s cubic-bezier(0.4,0,0.2,1);
    border: 1px solid rgba(255,255,255,0.04);
}

/* متن داخل a مخفی - فقط برای tooltip استفاده می‌شود */
.dock-item span {
    position: absolute;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    background: #1a1a1a;
    color: #fff;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 0.82rem;
    font-weight: 700;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.18s, transform 0.18s;
    box-shadow: 0 8px 24px rgba(0,0,0,0.35);
    border: 1px solid rgba(255,255,255,0.08);
}

.dock-item:hover span {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(-4px);
}

/* نقطه آبی کنار آیکون (شبیه اوبونتو) - پیش‌فرض مخفی، روی hover نمایش */
.dock-item::before {
    content: '';
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    width: 6px;
    height: 6px;
    background: #2dd4bf;
    border-radius: 50%;
    transition: transform 0.2s;
}

.dock-item:hover::before {
    transform: translateY(-50%) scale(1);
}

.dock-item.active::before {
    transform: translateY(-50%) scale(1);
}

.dock-item:hover {
    background: #3a3a3a;
    transform: scale(1.06);
    color: #fff;
}

.dock-item.active {
    background: #3a3a3a;
    color: #fff;
    transform: scale(1.06);
    box-shadow: 0 0 0 1px rgba(45,212,191,0.4);
}

/* جداکننده بین 5 آیتم اصلی و خرید فوری */
.dock-separator {
    width: 32px;
    height: 1px;
    background: rgba(255,255,255,0.12);
    margin: 4px 0;
    border-radius: 1px;
}

/* خرید فوری - رنگ متمایز گرادینت */
.dock-item.dock-cta {
    background: linear-gradient(135deg, var(--accent-mint), var(--accent-cyan));
    color: #072e33;
    box-shadow: 0 4px 16px rgba(16,185,129,0.35);
}

.dock-item.dock-cta:hover {
    background: linear-gradient(135deg, #10b981, #06b6d4);
    transform: scale(1.08);
    box-shadow: 0 6px 20px rgba(16,185,129,0.5);
}

/* دکمه همبرگری و اورلی - پیش‌فرض مخفی (فقط موبایل) */
.sidebar-toggle {
    display: none;
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 1100;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.15);
    background: rgba(7, 46, 51, 0.92);
    color: #fff;
    font-size: 1.2rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(0,0,0,0.25);
}

.sidebar-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    z-index: 999;
    backdrop-filter: blur(2px);
}

.sidebar-overlay.active {
    display: block;
}


/* ================= 05 - بنر تخفیف + تایمر ================= */
/* بنر نارنجی بالای هیرو - margin so not touching edges */
.discount-banner {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: 1px solid #fbbf24;
    border-radius: var(--radius-md);
    padding: 12px 24px;
    margin: 16px auto !important;
    max-width: calc(100% - 32px);
    width: calc(100% - 32px);
    max-width: 80vw; 
    width: 90%; /* در موبایل کمی بازتر باشد تا بهم نریزد */
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    box-shadow: 0 10px 25px -5px rgba(245, 158, 11, 0.25);
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.discount-content {
    max-width: 600px;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 15px;
}

.discount-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(255, 255, 255, 0.2);
    color: #fffbeb;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 4px 10px;
    border-radius: 50px;
    font-size: 0.75rem;
    font-weight: 800;
    white-space: nowrap;
}

.discount-content-text {
    display: flex;
    flex-direction: column;
}

.discount-content h2 {
    font-size: 1.1rem;
    font-weight: 800;
    margin-bottom: 2px;
    color: #ffffff;
}

.discount-content p {
    color: #fef3c7;
    font-size: 0.8rem;
    margin: 0;
}

/* تایمر معکوس */
.timer-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    direction: ltr;
}

.timer-box {
    background: rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(8px);
    padding: 6px 12px;
    border-radius: 8px;
    text-align: center;
    min-width: 55px;
}

.timer-box span {
    display: block;
    font-size: 1.2rem;
    font-weight: 900;
    color: #ffffff;
    font-family: monospace, sans-serif;
    line-height: 1;
}

.timer-box small {
    display: block;
    margin-top: 4px;
    font-size: 0.65rem;
    color: #fde68a;
    font-weight: 700;
}

.timer-colon {
    font-size: 1.2rem;
    font-weight: 900;
    color: #ffffff;
    animation: pulse 1s infinite;
}


/* ================= 06 - بخش هیرو (Hero) - اصلاح‌شده و کاملاً واکنش‌گرا ================= */
.hero {
    position: relative;
    background: radial-gradient(circle at 50% 20%, #0e626d 0%, #072e33 70%);
    color: white;
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: center;
    padding: 60px 0;
    overflow: hidden;
    width: 100%;
}

.hero .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.hero-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 40px;
    align-items: center;
    width: 100%;
    margin: 0 auto;
}

.hero-content {
    width: 100%;
    max-width: 100%;
}

.hero-content h1 {
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 20px;
    word-break: break-word;
}

.hero-content h1 span {
    background: linear-gradient(135deg, #2dd4bf, #38bdf8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-content p {
    font-size: 1.05rem;
    color: #cbd5e1;
    margin-bottom: 28px;
    line-height: 1.9;
}

.hero-actions {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
}

/* موکاپ گوشی هیرو */
.mockup-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
}

.phone-frame {
    width: 320px;
    max-width: 100%;
    aspect-ratio: 863 / 1823;
    height: auto;
    border-radius: 36px;
    overflow: hidden;
    position: relative;
    background: transparent;
    border: none;
    box-shadow: 0 25px 60px rgba(0, 0, 0, .45), 0 0 35px rgba(12, 98, 109, 0.25);
}

.phone-slider {
    width: 100%;
    height: 100%;
    position: relative;
}

.slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity .7s ease-in-out;
}

.slide.active {
    opacity: 1;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center top;
    background: #f8fafc;
    display: block;
}

/* ================= تنظیمات اختصاصی هیرو در ریسپانسیو ================= */
@media (max-width: 992px) {
    .hero {
        padding: 40px 0 60px 0;
        min-height: auto;
    }

    .hero .container {
        padding: 0 20px;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    .hero-content {
        margin: 0 auto;
        max-width: 650px;
    }

    .hero-content h1 {
        font-size: 1.5rem;
    }

    .hero-actions {
        justify-content: center;
        gap: 12px;
    }

    .mockup-wrapper {
        padding: 10px 0 0 0;
        margin-bottom: 10px;
    }

    .phone-frame {
        width: 280px;
        max-width: 85vw;
        border-radius: 28px;
    }
}

@media (max-width: 576px) {
    .hero {
        padding: 30px 0 45px 0;
    }

    .hero .container {
        padding: 0 16px;
    }

    .hero-content h1 {
        font-size: 2rem;
        line-height: 1.45;
        margin-bottom: 30px;
    }

    .hero-content p {
        font-size: 0.92rem;
        line-height: 1.8;
        margin-bottom: 22px;
    }

    .hero-actions {
        flex-direction: column;
        width: 100%;
        gap: 10px;
    }

    .hero-actions .btn-primary,
    .hero-actions .btn-secondary {
        width: 100%;
        justify-content: center;
        padding: 14px 20px;
        font-size: 0.9rem;
    }

    .phone-frame {
        width: 250px;
        max-width: 80vw;
        border-radius: 24px;
    }
}



/* ================= 07 - اسلایدر موبایل (Phone Frame) ================= */
.mockup-wrapper {
    display: flex;
    justify-content: center;
    padding-top: 10%;
    padding-bottom: 10%;
}

/* فریم گوشی - بدون بردر، نمایش کامل عکس (بدون کراپ بالا/پایین) */
.phone-frame {
    width: 340px;
    max-width: 100%;
    /* نسبت واقعی اسکرین‌شات‌ها ≈ 863×1822 (0.474) - برای جلوگیری از کراپ cover */
    aspect-ratio: 863 / 1823;
    height: auto;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    background: transparent;
    border: none;
    box-shadow: 0 30px 80px rgba(0, 0, 0, .35), 0 0 40px rgba(12, 98, 109, 0.2);
    
}

.phone-slider {
    width: 100%;
    height: 100%;
    position: relative;
    
}

.slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: .7s;
}

.slide.active {
    opacity: 1;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center top;
    background: #f8fafc;
    display: block;
}



/* ================= 08 - نوار آمار ================= */
.stats-bar {
    background: var(--bg-surface);
    min-height: 35vh; /* حدود یک‌سوم ارتفاع صفحه */
    display: flex;
    align-items: center;
    padding: 80px 0;
    border-bottom: 1px solid var(--border-teal);
    box-shadow: 0 10px 30px -10px rgba(12, 98, 109, 0.05);
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1%;
    text-align: center;
    width: 90%;
}

.stat-item {
    background: var(--bg-light);
    padding: 20px 20px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-teal);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-md);
}

.stat-icon {
    font-size: 2.5rem;
    color: var(--accent-glow);
    margin-bottom: 12px;
}

.stat-item h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--primary-teal);
    margin-bottom: 10px;
}

.stat-item p {
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.6;
}

/* ================= 09 - بخش ویژگی‌ها (Features) - اصلاح‌شده و کاملاً واکنش‌گرا ================= */
.features {
    padding: 90px 0;
    width: 100%;
    position: relative;
}

.features .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.cards-grid {
    display: grid;
    /* کاهش مینیمم به 280px برای جلوگیری از سرریز شدن در موبایل */
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    width: 100%;
    margin: 0 auto;
}

.card {
    background: var(--bg-surface);
    border-radius: var(--radius-xl);
    padding: 32px 28px;
    border: 1px solid var(--border-teal);
    box-shadow: var(--shadow-sm);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-md);
    border-color: rgba(45, 212, 191, 0.4);
}

.icon-box {
    width: 58px;
    height: 58px;
    border-radius: var(--radius-lg);
    background: rgba(12, 98, 109, 0.08);
    color: var(--primary-teal);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75rem;
    margin-bottom: 22px;
    flex-shrink: 0;
}

.card h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 12px;
    line-height: 1.4;
}

.card p {
    color: var(--text-muted);
    font-size: 0.95rem;
    line-height: 1.8;
    margin: 0;
}

/* ================= تنظیمات ریسپانسیو بخش ویژگی‌ها ================= */
@media (max-width: 768px) {
    .features {
        padding: 60px 0;
    }

    .features .container {
        padding: 0 16px;
    }

    .cards-grid {
        grid-template-columns: 1fr; /* تبدیل به تک‌ستونی یکپارچه در موبایل */
        gap: 16px;
    }

    .card {
        padding: 24px 20px;
    }

    .icon-box {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
        margin-bottom: 16px;
    }

    .card h3 {
        font-size: 1.15rem;
        margin-bottom: 8px;
    }

    .card p {
        font-size: 0.9rem;
    }
}



/* ================= 10 - جدول مقایسه ================= */
.comparison {
    background: var(--primary-dark);
    color: white;
    padding: 100px 0;
}

.table-wrapper {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(204, 251, 241, 0.15);
    border-radius: var(--radius-xl);
    overflow: hidden;
    margin-top: 40px;

}

table {
    width: 100%;
    border-collapse: collapse;
    text-align: right;
}

th,
td {
    padding: 20px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

th {
    background: linear-gradient(135deg, var(--primary-teal), #0e626d);
    color: #ffffff;
    font-size: 1.15rem;
    font-weight: 900;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.5px;
    border-bottom: 2px solid var(--accent-glow);
}

th:nth-child(2) {
    color: #fca5a5; /* ستون فروش دستی - قرمز ملایم */
}

th:nth-child(3) {
    color: var(--accent-glow); /* ستون ربات هوبر - فیروزه‌ای */
    font-size: 1.2rem;
}

td {
    color: #cbd5e1;
}

.check {
    color: var(--accent-mint);
    font-weight: bold;
}

.cross {
    color: #ef4444;
    font-weight: bold;
}


/* ================= 11 - مراحل کار ================= */
.steps-section {
    padding: 100px 0;
}

.steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1%;
    margin-top: 50px;
}

.step-card {
    background: var(--bg-surface);
    padding: 32px;
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-teal);
    text-align: center;
}

.step-num {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--primary-teal), var(--accent-mint));
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    margin: 0 auto 20px auto;
}


/* ================= 12 - نمونه‌کارها (Portfolio) ================= */
.portfolio-section {
    padding: 80px 0;
}

.portfolio-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1%;
    margin-top: 40px;
}

.portfolio-card {
    background: var(--bg-surface);
    border: 1px solid var(--border-teal);
    border-radius: var(--radius-lg);
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    box-shadow: var(--shadow-sm);
}

.portfolio-card:hover {
    transform: translateY(-6px);
    border-color: var(--accent-glow);
    box-shadow: var(--shadow-md);
}

.portfolio-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.portfolio-icon-wrapper {
    width: 48px;
    height: 48px;
    background: rgba(12, 98, 109, 0.1);
    color: var(--primary-teal);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

.portfolio-tags {
    display: flex;
    gap: 6px;
}

.tag {
    font-size: 0.75rem;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.tag-bale {
    background: rgba(45, 212, 191, 0.15);
    color: #0d9488;
}

.tag-telegram {
    background: rgba(56, 189, 248, 0.15);
    color: #0284c7;
}

.portfolio-card h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 10px;
}

.portfolio-card p {
    color: var(--text-muted);
    font-size: 0.92rem;
    line-height: 1.6;
    margin-bottom: 24px;
}

.btn-portfolio {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: var(--bg-light);
    color: var(--primary-teal);
    border: 1px solid var(--border-teal);
    padding: 10px 18px;
    border-radius: var(--radius-md);
    text-decoration: none;
    font-weight: 700;
    font-size: 0.88rem;
    transition: all 0.3s ease;
}

.btn-portfolio:hover {
    background: var(--primary-teal);
    color: #ffffff;
    border-color: var(--primary-teal);
}

.btn-portfolio i {
    font-size: 1.35rem;
    transition: transform 0.3s ease;
}

.btn-portfolio:hover i {
    transform: scale(1.08);
}

/* حالت لوگو-تنها: آیکون بزرگ وسط */
.btn-portfolio.btn-bale,
.btn-portfolio.btn-telegram {
    padding: 12px 18px;
    font-size: 1.2rem;
    min-height: 46px;
}

.btn-portfolio.btn-bale {
    background: #e6f7f5;
    border-color: #b2e8e0;
    color: #0d9488;
}

.btn-portfolio.btn-bale:hover {
    background: #0d9488;
    color: #fff;
    border-color: #0d9488;
}

.btn-portfolio.btn-telegram {
    background: #229ED9;
    border-color: #229ED9;
    color: #fff;
}

.btn-portfolio.btn-telegram:hover {
    background: #1c8ac0;
    border-color: #1c8ac0;
    color: #fff;
}

/* ================= 13 - تعرفه / قیمت‌گذاری ================= */
.pricing-section {
    padding: 80px 0;
    background: linear-gradient(180deg, var(--bg-light) 0%, #e6fffa 100%);
    width: 100%;
}

/* گرید تعرفه‌ها: دسکتاپ ۳ ستونه، ارتفاع کارت‌ها تراز و یکدست */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    align-items: stretch;
    margin-top: 36px;
    width: 100%;
}

.pricing-card-wrapper {
    background: var(--bg-surface);
    border-radius: 20px;
    border: 1px solid var(--border-teal);
    box-shadow: var(--shadow-sm);
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}

.pricing-card-wrapper:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-md);
}

/* کارت ویژه وسط - برجسته */
.pricing-card-wrapper.featured {
    border: 2px solid var(--primary-teal);
    box-shadow: 0 10px 30px rgba(12, 98, 109, 0.15);
    transform: scale(1.03);
    z-index: 2;
}

.pricing-card-wrapper.featured:hover {
    transform: scale(1.05) translateY(-4px);
}

.pricing-ribbon {
    position: absolute;
    top: 18px;
    left: -32px;
    background: linear-gradient(135deg, var(--accent-glow), var(--primary-teal));
    color: #ffffff;
    padding: 5px 36px;
    transform: rotate(-45deg);
    font-size: 0.72rem;
    font-weight: 700;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.pricing-header {
    background: var(--primary-dark);
    color: white;
    padding: 22px 18px 18px;
    text-align: center;
}

.pricing-card-wrapper.featured .pricing-header {
    background: linear-gradient(180deg, #072e33 0%, #0c626d 100%);
}

.pricing-header h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.pricing-header p {
    font-size: 0.8rem;
    color: #cbd5e1;
    margin-bottom: 6px;
}

/* قیمت خط‌خورده قرمز */
.old-price {
    display: block;
    font-size: 0.88rem;
    color: #ef4444 !important;
    text-decoration: line-through !important;
    text-decoration-thickness: 1.5px !important;
    margin-bottom: 2px;
    font-weight: 700;
}

.price-box {
    font-size: 1.8rem;
    font-weight: 900;
    color: var(--accent-glow);
    margin-top: 4px;
    line-height: 1.2;
}

.pricing-card-wrapper.featured .price-box {
    font-size: 2.1rem;
    color: #38bdf8;
}

.price-box span {
    font-size: 0.82rem;
    color: #cbd5e1;
    font-weight: normal;
}

.pricing-body {
    padding: 22px 18px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.checklist {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.checklist li {
    padding: 8px 0;
    border-bottom: 1px solid #f1f5f9;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 0.85rem;
    line-height: 1.6;
    color: var(--text-main);
}

.pricing-card-wrapper.featured .checklist li {
    font-weight: 600;
}

.checklist-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(16, 185, 129, 0.15);
    color: var(--accent-mint);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.72rem;
    flex-shrink: 0;
    margin-top: 3px;
}

/* دکمه‌های خرید - ست با برند هوبر و هاور تیره‌تر */
.pricing-section .btn-primary {
    width: 100%;
    justify-content: center;
    padding: 12px 16px;
    font-size: 0.88rem;
    background: #0c626d;
    color: #ffffff;
    border-radius: var(--radius-md);
    box-shadow: 0 4px 12px rgba(12, 98, 109, 0.2);
    transition: all 0.25s ease;
}

.pricing-section .btn-primary:hover {
    background: #072e33;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(7, 46, 51, 0.35);
}

.pricing-card-wrapper.featured .btn-primary {
    background: #0e7482;
}

.pricing-card-wrapper.featured .btn-primary:hover {
    background: #072e33;
}

/* حل قطعی مشکل نازک شدن در تبلت و موبایل */
@media (max-width: 992px) {
    .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 440px;
        margin: 20px auto 0 auto;
        gap: 24px;
    }

    .pricing-card-wrapper.featured {
        transform: none;
    }

    .pricing-card-wrapper.featured:hover {
        transform: translateY(-4px);
    }
}

@media (max-width: 576px) {
    .pricing-section {
        padding: 30px 0;
    }

    .pricing-grid {
        max-width: 100%;
        gap: 10px;
    }

    .pricing-header {
        padding: 18px 14px 14px;
    }

    .pricing-header h3 {
        font-size: 1.15rem;
    }

    .price-box,
    .pricing-card-wrapper.featured .price-box {
        font-size: 1.65rem;
    }

    .pricing-body {
        padding: 18px 14px;
    }

    .checklist li {
        font-size: 0.78rem;
    }

    .pricing-section .btn-primary {
        padding: 11px 14px;
        font-size: 0.85rem;
    }
}


/* ================= 14 - سوالات متداول ================= */
.faq-section {
    padding: 100px 0;
}

.faq-list {
    max-width: 850px;
    margin: 40px auto 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-item {
    background: var(--bg-surface);
    border: 1px solid var(--border-teal);
    border-radius: var(--radius-md);
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-sm);
}

.faq-item:hover {
    border-color: var(--accent-glow);
    box-shadow: var(--shadow-md);
}

.faq-item[open] {
    border-color: var(--accent-glow);
    background: #ffffff;
}

.faq-item summary {
    padding: 20px 24px;
    font-size: 1.05rem;
    font-weight: 800;
    color: var(--primary-dark);
    cursor: pointer;
    list-style: none; /* حذف فلش پیش‌فرض */
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
    transition: color 0.3s ease;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}

/* فلش اختصاصی */
.faq-item summary::after {
    content: '\f078';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 0.9rem;
    color: var(--primary-teal);
    transition: transform 0.3s ease, color 0.3s ease;
    margin-right: 12px;
}

.faq-item[open] summary::after {
    transform: rotate(180deg);
    color: var(--accent-mint);
}

.faq-item summary:hover {
    color: var(--primary-teal);
}

.faq-item p {
    padding: 0 24px 20px 24px;
    color: var(--text-muted);
    font-size: 0.98rem;
    line-height: 1.8;
    border-top: 1px dashed rgba(12, 98, 109, 0.1);
    margin-top: 4px;
    padding-top: 16px;
}




/* ================= 16 - ریسپانسیو ================= */
@media (max-width: 992px) {
    body {
        padding-right: 0 !important;
        padding-top: 0;
        padding-bottom: 84px; /* جا برای داک پایین */
    }

    /* داک در موبایل: افقی پایین وسط - شبیه Ubuntu dock موبایل */
    .navbar.sidebar.dock {
        right: auto;
        left: 50%;
        top: auto;
        bottom: 12px;
        transform: translateX(-50%);
        width: auto;
        max-width: calc(100vw - 24px);
        height: 64px;
        max-height: none;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 8px 10px;
        border-radius: 18px;
    }

    .navbar.sidebar.dock .nav-container {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: auto;
    }

    .navbar.sidebar.dock .nav-links {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        width: auto;
    }

    .navbar.sidebar.dock .dock-item {
        width: 48px;
        height: 48px;
    }

    .navbar.sidebar.dock .dock-item span {
        right: auto;
        left: 50%;
        top: auto;
        bottom: 62px;
        transform: translateX(-50%);
    }

    .navbar.sidebar.dock .dock-item:hover span {
        transform: translateX(-50%) translateY(-4px);
    }

    .navbar.sidebar.dock .dock-item::before {
        left: 50%;
        top: -6px;
        right: auto;
        transform: translateX(-50%) scale(0);
    }

    .navbar.sidebar.dock .dock-item:hover::before {
        transform: translateX(-50%) scale(1);
    }

    .navbar.sidebar.dock .dock-separator {
        width: 1px;
        height: 28px;
        margin: 0 4px;
    }

    /* در حالت داک، دکمه همبرگری نیاز نیست - همیشه visible */
    .sidebar-toggle {
        display: none !important;
    }
    .sidebar-overlay { display: none !important; }

    .hero-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .hero-actions {
        justify-content: center;
    }

    .mockup-wrapper {
        margin-bottom: 24px;
    }

    .phone-frame {
        margin-bottom: 16px;
    }

    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .steps-grid {
        grid-template-columns: 1fr;
    }

    .pricing-grid {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .pricing-card-wrapper.featured {
        transform: none;
    }

    .pricing-card-wrapper.featured:hover {
        transform: translateY(-6px);
    }

    .portfolio-grid {
        grid-template-columns: 1fr;
    }

    /* مقایسه — موبایل افقی با اسکرول */
    .comparison .table-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .comparison table {
        min-width: 600px;
    }

    .discount-banner {
        flex-direction: column;
        text-align: center;
        padding: 16px;
        margin: 12px auto !important;
        max-width: calc(100% - 24px) !important;
        width: calc(100% - 24px) !important;
        box-sizing: border-box;
    }

    .discount-content {
        flex-direction: column;
        gap: 8px;
    }

    /* boxes fit screen — give margin */
    .features, .steps-section, .portfolio-section, .pricing-section, .faq-section {
        padding-left: 16px;
        padding-right: 16px;
    }
    .card, .step-card, .faq-item, .portfolio-card, .pricing-card-wrapper, .stat-item {
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media (max-width: 576px) {
    .stats-grid {
        grid-template-columns: 1fr;
    }
    .hero-content h1 {
        font-size: 2.1rem;
    }
    /* extra margin for very small screens */
    .card, .step-card, .faq-item, .portfolio-card, .pricing-card-wrapper, .stat-item {
        margin-left: 12px;
        margin-right: 12px;
    }
    /* dock responsive — 7 items fit 320px */
    .navbar.sidebar.dock {
        width: calc(100vw - 16px);
        max-width: 360px;
        padding: 6px 8px;
        height: 56px;
        gap: 4px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .navbar.sidebar.dock::-webkit-scrollbar { display: none; }
    .navbar.sidebar.dock .nav-links {
        gap: 6px;
        flex-wrap: nowrap;
    }
    .navbar.sidebar.dock .dock-item {
        width: 40px;
        height: 40px;
        font-size: 1rem;
        flex-shrink: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab1a86a *//* متغیرهای پایه‌ای پاپ‌آپ */
:root {
  --hb-primary: #00754a;
  --hb-primary-light: #008f5a;
  --hb-primary-soft: rgba(0, 117, 74, 0.08);
  --hb-dark: #0f172a;
  --hb-muted: #64748b;
  --hb-border: #e2e8f0;
  --hb-bg-card: #f8fafc;
}

/* ساختار کلی مودال */
.huberr-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  direction: rtl;
  font-family: inherit;
  box-sizing: border-box;
}

.huberr-modal * {
  box-sizing: border-box;
}

.huberr-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.huberr-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.huberr-modal__box {
  position: relative;
  width: 100%;
  max-width: 490px;
  background: #ffffff;
  border-radius: 24px;
  padding: 32px 28px;
  box-shadow: 0 25px 60px -15px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.04);
  transform: scale(0.94) translateY(12px);
  transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1);
  overflow: hidden;
}

.huberr-modal.is-open .huberr-modal__box {
  transform: scale(1) translateY(0);
}

/* دکمه ضربدر بستن */
.huberr-modal__close {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1f5f9;
  border: none;
  color: var(--hb-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.huberr-modal__close:hover {
  background: #e2e8f0;
  color: var(--hb-dark);
  transform: rotate(90deg);
}

/* نشان برند */
.huberr-modal__brand {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 12px;
  background: var(--hb-primary-soft);
  color: var(--hb-primary);
  border-radius: 100px;
  font-size: 0.8rem;
  font-weight: 900;
  margin-bottom: 14px;
}

.huberr-modal__mark {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--hb-primary);
  display: inline-block;
}

/* عناوین */
.huberr-modal__title {
  font-size: 1.25rem;
  font-weight: 900;
  color: var(--hb-dark);
  margin: 0 0 6px 0;
  line-height: 1.4;
}

.huberr-modal__subtitle {
  font-size: 0.88rem;
  color: var(--hb-muted);
  margin: 0 0 20px 0;
  line-height: 1.5;
}

/* کنترل نمایش صفحات (Single-view) */
.huberr-view {
  display: none;
  animation: huberrFade 0.22s ease forwards;
}

.huberr-view.is-active {
  display: block !important;
}

@keyframes huberrFade {
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: translateY(0); }
}

/* لیست گزینه‌ها */
.huberr-modal__options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.huberr-opt {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: 13px 16px;
  background: #ffffff;
  border: 1.5px solid var(--hb-border);
  border-radius: 14px;
  cursor: pointer;
  text-align: right;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: inherit;
}

.huberr-opt:hover {
  border-color: var(--hb-primary);
  background: var(--hb-primary-soft);
  transform: translateX(-3px);
}

.huberr-opt__ico {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--hb-bg-card);
  color: var(--hb-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
}

.huberr-opt:hover .huberr-opt__ico {
  background: var(--hb-primary);
  color: #ffffff;
}

.huberr-opt__txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.huberr-opt__txt strong {
  font-size: 0.92rem;
  font-weight: 900;
  color: var(--hb-dark);
}

.huberr-opt__txt small {
  font-size: 0.77rem;
  color: var(--hb-muted);
}

.huberr-opt__arrow {
  color: #cbd5e1;
  font-size: 1.1rem;
  font-weight: 900;
  transition: transform 0.2s ease, color 0.2s ease;
}

.huberr-opt:hover .huberr-opt__arrow {
  color: var(--hb-primary);
  transform: translateX(-4px);
}

/* کارت‌های نتایج */
.huberr-result {
  text-align: center;
  padding: 12px 6px;
}

.huberr-result__ico {
  font-size: 2.3rem;
  display: block;
  margin-bottom: 10px;
}

.huberr-result__title {
  font-size: 1.15rem;
  font-weight: 900;
  color: var(--hb-dark);
  margin: 0 0 8px 0;
}

.huberr-result__text {
  font-size: 0.88rem;
  color: var(--hb-muted);
  margin: 0 0 20px 0;
  line-height: 1.6;
}

.huberr-result__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  min-width: 210px;
  padding: 13px 24px;
  background: var(--hb-primary);
  color: #ffffff !important;
  text-decoration: none !important;
  border-radius: 12px;
  font-weight: 900;
  font-size: 0.95rem;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 14px rgba(0, 117, 74, 0.3);
}

.huberr-result__btn:hover {
  background: var(--hb-primary-light);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 117, 74, 0.4);
}

.huberr-result__btn--full {
  width: 100%;
}

/* گرید شبکه‌های اجتماعی */
.huberr-social-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-top: 10px;
}

.huberr-social-chip {
  padding: 11px 8px;
  background: var(--hb-bg-card);
  border: 1px solid var(--hb-border);
  border-radius: 10px;
  text-align: center;
  font-size: 0.85rem;
  font-weight: 900;
  color: var(--hb-dark);
  text-decoration: none;
  transition: all 0.2s ease;
}

.huberr-social-chip:hover {
  background: var(--hb-primary);
  color: #ffffff;
  border-color: var(--hb-primary);
  transform: translateY(-2px);
}

/* فرم کال‌بک */
.huberr-cb-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 12px;
}

.huberr-cb-input {
  width: 100%;
  padding: 12px 14px;
  border: 1.5px solid var(--hb-border);
  border-radius: 10px;
  font-size: 0.88rem;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s ease;
}

.huberr-cb-input:focus {
  border-color: var(--hb-primary);
}

/* دکمه بازگشت */
.huberr-back {
  display: block;
  margin: 18px auto 0 auto;
  background: transparent;
  border: none;
  color: var(--hb-muted);
  font-size: 0.82rem;
  font-weight: 900;
  font-family: inherit;
  cursor: pointer;
  transition: color 0.2s ease;
}

.huberr-back:hover {
  color: var(--hb-primary);
}


.huberr-form-status {
  margin: 12px 0;
  padding: 10px 14px;
  border-radius: 10px;
  font-size: 13.5px;
  line-height: 1.6;
}
.huberr-form-status.is-success {
  background: rgba(0, 117, 74, 0.1);
  color: #00754a;
  border: 1px solid rgba(0, 117, 74, 0.35);
}
.huberr-form-status.is-error {
  background: rgba(220, 38, 38, 0.08);
  color: #b91c1c;
  border: 1px solid rgba(220, 38, 38, 0.35);
}/* End custom CSS */