.elementor-4645 .elementor-element.elementor-element-2bf8e8c{--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;}.elementor-4645 .elementor-element.elementor-element-5b86688{--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;}.elementor-4645 .elementor-element.elementor-element-53cd13c{--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;}.elementor-4645 .elementor-element.elementor-element-99eb34a{--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;}/* Start custom CSS for html, class: .elementor-element-9981e30 *//* فونت و تنظیمات اصلی */
@font-face {
    font-family: 'IranSansCustom';
    src: url('https://showmag.bet/wp-content/uploads/2025/01/iransans.ttf') format('truetype');
}

.bet-article-container {
    font-family: 'IranSansCustom', Tahoma, Arial;
    background: #111317;
    padding: 30px;
    border-radius: 20px;
    color: #fff;
}

.bet-section { margin-bottom: 40px; }

.bet-badge {
    background: rgba(255, 215, 0, 0.1);
    color: #ffd700;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}

.bet-title { font-size: 26px; color: #fff; margin-bottom: 20px; }
.bet-subtitle { font-size: 22px; color: #ffd700; margin-bottom: 25px; }
.bet-text { line-height: 1.9; font-size: 15px; text-align: justify; color: #ccc; }
.bet-text a { color: #ffd700; text-decoration: none; font-weight: bold; }

.bet-divider { border: 0; border-top: 1px solid rgba(255,255,255,0.05); margin: 40px 0; }

/* استایل کارت های برند */
.brands-card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}

.brand-card {
    background: #1a1d23;
    border: 1px solid rgba(255,255,255,0.05);
    border-radius: 20px;
    overflow: hidden;
    transition: 0.3s;
    text-align: center;
}

.brand-card:hover {
    transform: translateY(-10px);
    border-color: #ffd700;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

.card-img-wrapper {
    background: #000;
    padding: 15px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.card-info { padding: 20px; }
.card-info h3 { font-size: 18px; margin-bottom: 10px; color: #fff; }

.card-tag {
    display: inline-block;
    background: rgba(255,255,255,0.05);
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #bbb;
}

.card-tag.gold { background: #ffd700; color: #000; font-weight: bold; }

.card-btn {
    display: block;
    background: #ffd700;
    color: #000 !important;
    text-decoration: none !important;
    padding: 10px;
    border-radius: 12px;
    font-weight: bold;
    font-size: 14px;
    transition: 0.3s;
}

.card-btn:hover { background: #fff; }

/* لیست */
.bet-list { list-style: none; padding: 0; }
.bet-list li {
    background: rgba(255,255,255,0.02);
    margin-bottom: 10px;
    padding: 15px;
    border-right: 3px solid #ffd700;
    border-radius: 5px;
}

@media (max-width: 768px) {
    .brands-card-grid { grid-template-columns: 1fr; }
    .bet-title { font-size: 22px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0564103 *//* اصلاح کلی کانتینر */
.bet-article-container {
    font-family: 'IranSansCustom', Tahoma;
    background: #0f1115;
    padding: 25px;
    border-radius: 20px;
    color: #fff;
    line-height: 1.6;
}

/* اصلاح متون روی کارت های احتمالی سفید */
.card-info h3 {
    color: #fff !important;
    /* ایجاد سایه ضخیم مشکی دور متن برای خوانایی روی سفید */
    text-shadow: 0 0 8px #000, 0 0 15px #000, 2px 2px 2px #000 !important;
    font-weight: bold;
}

.card-tag {
    /* تگ ها را تیره کردم که روی سفید جیغ نزنند */
    background: rgba(0, 0, 0, 0.85) !important;
    color: #ffd700 !important;
    border: 1px solid #ffd700;
    backdrop-filter: blur(5px);
}

/* سکشن معیارها */
.eeat-box {
    background: #16191e;
    padding: 30px;
    border-radius: 25px;
    border: 1px solid rgba(255, 215, 0, 0.1);
    margin-top: 40px;
}

.eeat-header h2 {
    color: #ffd700 !important;
    font-size: 20px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.criteria-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
    margin-top: 25px;
}

.criteria-item {
    background: #0f1115;
    padding: 20px;
    border-radius: 15px;
    border-bottom: 3px solid #ffd700;
}

.criteria-item h4 { color: #fff; margin-bottom: 10px; font-size: 16px; }
.criteria-item p { color: #aaa; font-size: 13px; margin: 0; }

/* باکس هشدار امنیتی (اصلاح شده) */
.trust-alert {
    background: rgba(255, 215, 0, 0.05);
    border: 1px dashed #ffd700;
    padding: 20px;
    border-radius: 15px;
    margin: 30px 0;
}

.alert-content { display: flex; align-items: center; gap: 20px; }
.alert-text-box h4 { color: #ffd700; margin-bottom: 5px; font-size: 17px; }
.alert-text-box p { color: #ccc; font-size: 14px; margin: 0; }

/* سوالات متداول */
.faq-section { margin-top: 40px; }
.bet-subtitle { color: #fff; font-size: 22px; margin-bottom: 20px; }

.faq-item {
    background: #1c2026;
    margin-bottom: 12px;
    border-radius: 12px;
    padding: 20px;
    border-right: 4px solid #ffd700;
}

.faq-q {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
}

.faq-a { color: #bbb; font-size: 14px; line-height: 1.8; }

/* ریسپانسیو */
@media (max-width: 768px) {
    .alert-content { flex-direction: column; text-align: center; }
    .criteria-grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-053da68 *//* استایل سکشن انتخاب سایت */
.selection-guide {
    background: #111317;
    padding: 40px 30px;
    border-radius: 25px;
    margin: 50px 0;
    border: 1px solid rgba(255, 215, 0, 0.05);
}

.guide-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.guide-header h2 {
    font-size: 22px;
    color: #fff;
    margin: 0;
}

.guide-icon {
    background: rgba(255, 215, 0, 0.1);
    padding: 10px;
    border-radius: 12px;
    display: flex;
}

.guide-desc {
    color: #aaa;
    font-size: 15px;
    margin-bottom: 35px;
    line-height: 1.8;
}

.guide-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.guide-item {
    display: flex;
    gap: 20px;
    background: #1a1d23;
    padding: 20px;
    border-radius: 18px;
    transition: 0.3s ease;
    border: 1px solid transparent;
}

.guide-item:hover {
    border-color: rgba(255, 215, 0, 0.3);
    background: #1f232b;
    transform: scale(1.02);
}

.guide-num {
    background: #ffd700;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.guide-content h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}

.guide-content p {
    color: #999;
    font-size: 13.5px;
    margin: 0;
    line-height: 1.7;
    text-align: justify;
}

/* بهینه سازی برای موبایل */
@media (max-width: 768px) {
    .guide-grid {
        grid-template-columns: 1fr;
    }
    .guide-header h2 {
        font-size: 18px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-225e6e9 *//* کانتینر اصلی - مشکی مطلق */
.shomag-el-wrapper {
    background: #000000 !important;
    padding: 60px 20px;
    direction: rtl;
    border-radius: 30px;
}

/* اصلاح فونت: ارث‌بری از بدنه سایت */
.shomag-el-wrapper, 
.shomag-el-wrapper h2, 
.shomag-el-wrapper h4, 
.shomag-el-wrapper p, 
.shomag-el-wrapper span {
    font-family: inherit !important; /* فونت سایت خودت رو می‌گیره */
}

/* هدر و انیمیشن اسکنر */
.protocol-header { text-align: center; margin-bottom: 50px; }
.scanner-container { display: inline-block; margin-bottom: 15px; }
.scanner-bar { 
    width: 80px; height: 2px; background: #ffd700; 
    box-shadow: 0 0 10px #ffd700; animation: scanMove 2s infinite; 
}
@keyframes scanMove { 0%, 100% { opacity: 0.2; transform: scaleX(0.5); } 50% { opacity: 1; transform: scaleX(1.2); } }
.scanner-text { color: #ffd700; font-size: 10px; font-weight: 900; letter-spacing: 2px; display: block; margin-top: 8px; }

.protocol-title { color: #ffffff !important; font-size: 28px !important; font-weight: 800; margin: 20px 0 !important; }
.protocol-subtitle { color: #555 !important; font-size: 15px; }

/* گرید کارت‌ها */
.protocol-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

/* استایل گلسی روی مشکی */
.p-card {
    background: rgba(255, 255, 255, 0.02) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    gap: 20px;
    transition: 0.4s ease-in-out;
    position: relative;
}

.p-card:hover {
    background: rgba(255, 255, 255, 0.05) !important;
    border-color: #ffd700 !important;
    transform: translateY(-8px);
}

.p-num {
    font-size: 22px;
    font-weight: 900;
    color: #222; /* عدد تیره در حالت عادی */
    transition: 0.3s;
}

.p-card:hover .p-num { color: #ffd700; }

.p-content h4 { color: #fff !important; font-size: 17px !important; margin: 0 0 10px 0 !important; font-weight: 700; }
.p-content p { color: #888 !important; font-size: 13px !important; line-height: 1.8; margin: 0; text-align: justify; }

/* کارت‌های هایلایت */
.gold-border { border: 1px solid rgba(255, 215, 0, 0.2) !important; }
.gold-text { color: #ffd700 !important; }
.full-step { grid-column: span 1; background: linear-gradient(145deg, #080808, #000) !important; }

/* موبایل */
@media (max-width: 768px) {
    .protocol-grid { grid-template-columns: 1fr; }
    .protocol-title { font-size: 22px !important; }
}/* End custom CSS */