.elementor-kit-21{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root{
  --bg:#0b1220; --card:#121a2b; --text:#e6edf3; --muted:#94a3b8; --accent:#10b981; --radius:14px;
}

/* کارت‌ها */
.card{
  background:var(--card);
  border-radius:var(--radius);
  padding:12px;
  box-shadow:0 1px 0 rgba(255,255,255,.03) inset,0 6px 16px rgba(0,0,0,.35);
}

.tv-card{ min-height:520px; position:relative; overflow:hidden; }

/* وادار کردن iframe به پر کردن کارت */
.elementor .tradingview-widget-container,
.elementor .tradingview-widget-container__widget,
.elementor .tv-card > .tradingview-widget-container,
.elementor .tv-card > .tradingview-widget-container__widget{
  width:100% !important; height:100% !important;
}
.tradingview-widget-container iframe{
  width:100% !important; height:100% !important;
  background:transparent !important;
  display:block !important;
}

/* استایل اولیه برای لیست خبرها (اختیاری) */
.news-list h3{font-size:14px;margin:0 0 8px;}
.news-list a{color:var(--text);text-decoration:none;}
.news-list a:hover{color:var(--accent);}
.news-list .muted{color:var(--muted);font-size:12px;}
/* ارتفاع تیکر را قفل کن */
.ticker-wrap{ height: 38px; overflow: hidden; border-radius: 14px; }
.ticker-wrap .tradingview-widget-container__widget,
.ticker-wrap iframe{ height: 38px !important; }

/* پدینگ سکشن تیکر را صفر نگه دار */
.elementor-section.ticker-section > .elementor-container{ padding-top:0 !important; padding-bottom:0 !important; }/* End custom CSS */