.elementor-kit-6{--e-global-color-primary:#0F172A;--e-global-color-secondary:#B45309;--e-global-color-text:#1E293B;--e-global-color-accent:#475569;--e-global-color-d1e1399:#F3F2F0;--e-global-typography-primary-font-family:"Yekanbakh";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Yekanbakh";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Yekanbakh";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"Yekanbakh";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:1.5em;background-color:#0F172A;}.elementor-kit-6 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-kit-6{--e-global-typography-primary-font-size:28px;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-size:21px;--e-global-typography-secondary-line-height:1.6em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* بهینه‌سازی پس‌زمینه دارک‌مود با نورپردازی ملایم و سبک */
body, .elementor-page {
    background-color: #0F172A !important;
    background-image: radial-gradient(circle at 50% 0%, #1e293b 0%, transparent 80%) !important;
    color: #F3F2F0 !important;
}

/* استایل‌دهی دکمه اقدام با پرفورمنس بالا */
.strategic-cta-btn a {
    background-color: #B45309 !important;
    color: #F3F2F0 !important;
    border-radius: 4px !important;
    padding: 16px 32px !important;
    font-weight: bold !important;
    transition: all 0.3s ease-in-out !important;
    border: 1px solid transparent !important;
    box-shadow: 0 4px 10px rgba(180, 83, 9, 0.2) !important;
}

.strategic-cta-btn a:hover {
    background-color: transparent !important;
    color: #B45309 !important;
    border-color: #B45309 !important;
    box-shadow: none !important;
    transform: translateY(-2px) !important;
}/* End custom CSS */