@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklTYzORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgzORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklVozORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklbY0ORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklY80ORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazirmatn';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRkleg0ORc.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZg.ttf') format('truetype');
}

@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_GNsFVc.ttf') format('truetype');
}

@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVc.ttf') format('truetype');
}

@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVc.ttf') format('truetype');
}

@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVc.ttf') format('truetype');
}

/* ==================== ROOT VARIABLES ==================== */
:root {
    --primary-color: #6366f1;
    --primary-dark: #4f46e5;
    --primary-light: #818cf8;
    --secondary-color: #10b981;
    --accent-color: #f59e0b;
    --dark-bg: #0f172a;
    --dark-bg-secondary: #1e293b;
    --text-dark: #1f2937;
    --text-light: #6b7280;
    --text-white: #ffffff;
    --border-color: #e5e7eb;
    --success-color: #10b981;
    --error-color: #ef4444;
    --warning-color: #f59e0b;
    --gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    --gradient-secondary: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    --hero-bg:
        radial-gradient(circle at 10% 20%, rgba(16, 185, 129, 0.18) 0, transparent 35%),
        radial-gradient(circle at 90% 10%, rgba(251, 191, 36, 0.2) 0, transparent 40%),
        linear-gradient(130deg, #0b1120 0%, #111827 55%, #1f2937 100%);
    --box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    --box-shadow-hover: 0 20px 60px rgba(0, 0, 0, 0.15);
    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    --border-radius: 12px;
    --border-radius-lg: 20px;
}

/* ==================== RESET & BASE STYLES ==================== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    font-family: 'Vazirmatn', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    line-height: 1.6;
    color: var(--text-dark);
    background-color: #ffffff;
    overflow-x: hidden;
}

body.rtl {
    direction: rtl;
    text-align: right;
}

body.ltr {
    direction: ltr;
    text-align: left;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
    transition: var(--transition);
}

ul, ol {
    list-style: none;
}

button {
    cursor: pointer;
    border: none;
    outline: none;
    font-family: inherit;
    transition: var(--transition);
}

/* ==================== UTILITY CLASSES ==================== */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.container-fluid {
    max-width: 100%;
    padding: 0 40px;
}

.logo-img-main {
    height: 56px;
}

.logo-img-footer {
    height: 44px;
}

.nav-btn-compact {
    font-size: 0.92rem;
    padding: 8px 18px;
}

.lang-switcher-wrap {
    position: relative;
}

.lang-chevron {
    font-size: 0.7rem;
}

.icon-inline {
    width: 1.05em;
    height: 1.05em;
    display: inline-block;
    vertical-align: -0.15em;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex-shrink: 0;
}

.section.page-hero {
    background: var(--hero-bg);
    color: var(--text-white);
    padding-top: 150px;
    padding-bottom: 80px;
}

.docs-hero,
.section.docs-hero {
    background: var(--hero-bg);
    color: var(--text-white);
    padding: 120px 0 60px;
}

.page-hero-center {
    text-align: center;
}

.page-hero-title {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 1rem;
}

.docs-hero .page-hero-title {
    font-size: 2.5rem;
}

.page-hero-subtitle {
    font-size: 1.2rem;
    opacity: 0.9;
    max-width: 700px;
    margin: 0 auto;
}

.footer-spaced {
    margin-top: 80px;
}

.footer-brand-wrap {
    margin-bottom: 18px;
    text-align: center;
}

.footer-about-text {
    opacity: 0.8;
    line-height: 1.8;
    margin-top: 15px;
}

.footer-socials {
    margin-top: 20px;
    display: flex;
    gap: 15px;
}

.footer-social-link {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    color: var(--text-white);
}

.footer-social-link .icon-inline {
    width: 18px;
    height: 18px;
    vertical-align: 0;
}

.section {
    padding: 80px 0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--text-dark);
    text-align: center;
}

.section-subtitle {
    font-size: 1.1rem;
    color: var(--text-light);
    text-align: center;
    max-width: 600px;
    margin: 0 auto 3rem;
    line-height: 1.8;
}

.btn {
    display: inline-block;
    padding: 14px 32px;
    border-radius: var(--border-radius);
    font-weight: 600;
    font-size: 1rem;
    transition: var(--transition);
    cursor: pointer;
    border: 2px solid transparent;
}

.btn-primary {
    background: var(--primary-color);
    color: var(--text-white);
}

.btn-primary:hover {
    background: var(--primary-dark);
    transform: translateY(-2px);
    box-shadow: var(--box-shadow);
}

.btn-secondary {
    background: transparent;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
}

.btn-secondary:hover {
    background: var(--primary-color);
    color: var(--text-white);
}

.btn-outline {
    background: transparent;
    color: var(--text-white);
    border: 2px solid var(--text-white);
}

.btn-outline:hover {
    background: var(--text-white);
    color: var(--primary-color);
}

.btn-gradient {
    background: var(--gradient-primary);
    color: var(--text-white);
    border: none;
}

.btn-gradient:hover {
    transform: translateY(-2px);
    box-shadow: var(--box-shadow-hover);
}

/* ==================== HEADER & NAVIGATION ==================== */
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
    z-index: 1000;
    transition: var(--transition);
}

.header.scrolled {
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.logo {
    font-size: 1.8rem;
    font-weight: 700;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.nav-menu {
    display: flex;
    gap: 40px;
    align-items: center;
}

.nav-link {
    color: var(--text-dark);
    font-weight: 500;
    position: relative;
    padding: 8px 0;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition);
}

.nav-link:hover::after,
.nav-link.active::after {
    width: 100%;
}

.nav-actions {
    display: flex;
    gap: 15px;
    align-items: center;
}

.lang-switcher {
    position: relative;
    background: transparent;
    color: var(--text-dark);
    padding: 8px 16px;
    border-radius: 8px;
    font-weight: 600;
    border: 1px solid var(--border-color);
    transition: var(--transition);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
}

.lang-switcher:hover {
    background: var(--primary-color);
    color: var(--text-white);
    border-color: var(--primary-color);
}

.lang-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 5px;
    background: white;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    box-shadow: var(--box-shadow);
    min-width: 150px;
    display: none;
    z-index: 1000;
}

.lang-dropdown.active {
    display: block;
}

.lang-option {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transition: var(--transition);
    border-bottom: 1px solid var(--border-color);
}

.lang-option:last-child {
    border-bottom: none;
}

.lang-option:hover {
    background: var(--primary-color);
    color: white;
}

.lang-option.active {
    background: rgba(99, 102, 241, 0.1);
    color: var(--primary-color);
    font-weight: 600;
}

.flag-icon {
    width: 24px;
    height: 16px;
    border-radius: 2px;
    object-fit: cover;
}

.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    padding: 5px;
}

.mobile-menu-toggle span {
    width: 25px;
    height: 3px;
    background: var(--text-dark);
    border-radius: 2px;
    transition: var(--transition);
}

/* ==================== HERO SECTION ==================== */
.hero {
    padding-top: 120px;
    min-height: 100vh;
    background: var(--hero-bg);
    color: var(--text-white);
    position: relative;
    overflow: hidden;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: repeating-linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.03) 0,
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 36px
    );
    opacity: 0.65;
}

.hero-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

.hero-text h1 {
    font-size: clamp(2rem, 4.2vw, 3.7rem);
    font-weight: 800;
    margin-bottom: 1.5rem;
    line-height: 1.25;
    letter-spacing: -0.02em;
}

.hero-text p {
    font-size: 1.15rem;
    margin-bottom: 2rem;
    opacity: 0.88;
    line-height: 1.8;
    max-width: 600px;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 1.25rem;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.22);
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.hero-badge::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #22c55e;
    box-shadow: 0 0 0 8px rgba(34, 197, 94, 0.18);
}

.hero-trust-strip {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 2rem;
}

.hero-trust-strip span {
    padding: 9px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    font-size: 0.9rem;
}

.hero-trust-strip strong {
    color: #fbbf24;
    margin-inline-end: 5px;
}

.hero-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.hero .btn-gradient {
    background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
}

.hero .btn-gradient:hover {
    box-shadow: 0 20px 50px rgba(249, 115, 22, 0.3);
}

.hero .btn-outline {
    border-color: rgba(255, 255, 255, 0.55);
    color: #f8fafc;
}

.hero .btn-outline:hover {
    background: rgba(255, 255, 255, 0.95);
    color: #111827;
}

.hero-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-dashboard {
    width: min(540px, 100%);
    display: grid;
    gap: 16px;
    position: relative;
}

.gateway-status-card,
.transaction-card,
.payment-flow-card {
    background: rgba(17, 24, 39, 0.68);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 18px;
    backdrop-filter: blur(10px);
    box-shadow: 0 22px 45px rgba(2, 6, 23, 0.35);
}

.gateway-status-card {
    padding: 18px;
    animation: floatCard 6s ease-in-out infinite;
}

.status-title {
    font-size: 0.9rem;
    opacity: 0.75;
    margin-bottom: 10px;
}

.status-items {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    font-size: 0.88rem;
}

.status-items span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.status-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

.status-dot.active {
    background: #22c55e;
    box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.18);
}

.status-dot.warning {
    background: #f59e0b;
    box-shadow: 0 0 0 6px rgba(245, 158, 11, 0.2);
}

.transaction-card {
    padding: 20px;
    animation: floatCard 6s ease-in-out infinite 0.7s;
}

.transaction-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
    font-size: 0.95rem;
}

.transaction-head strong {
    color: #34d399;
    font-size: 1.05rem;
}

.transaction-bars {
    display: flex;
    align-items: end;
    gap: 9px;
    height: 96px;
}

.transaction-bars span {
    width: 18%;
    --bar-min: 26%;
    --bar-mid: 44%;
    --bar-max: var(--bar);
    height: var(--bar-max);
    background: linear-gradient(180deg, #f59e0b, #f97316);
    border-radius: 8px 8px 4px 4px;
    position: relative;
    animation: liveBarsHeight 2.2s ease-in-out infinite;
    will-change: height;
}

.transaction-bars span:nth-child(1) {
    --bar-min: 18%;
    --bar-mid: 32%;
    --bar-max: 46%;
    animation-delay: 0s;
}

.transaction-bars span:nth-child(2) {
    --bar-min: 28%;
    --bar-mid: 46%;
    --bar-max: 66%;
    animation-delay: 0.2s;
}

.transaction-bars span:nth-child(3) {
    --bar-min: 40%;
    --bar-mid: 62%;
    --bar-max: 88%;
    animation-delay: 0.4s;
}

.transaction-bars span:nth-child(4) {
    --bar-min: 30%;
    --bar-mid: 50%;
    --bar-max: 72%;
    animation-delay: 0.15s;
}

.transaction-bars span:nth-child(5) {
    --bar-min: 44%;
    --bar-mid: 70%;
    --bar-max: 92%;
    animation-delay: 0.35s;
}

@media (prefers-reduced-motion: reduce) {
    .transaction-bars span {
        animation: none;
    }
}

.payment-flow-card {
    padding: 18px;
    animation: floatCard 6s ease-in-out infinite 1.3s;
}

.payment-flow-card p {
    margin-bottom: 10px;
    font-size: 0.95rem;
    opacity: 0.9;
}

.flow-steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
}

.flow-steps span {
    text-align: center;
    padding: 8px 4px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    font-size: 0.77rem;
}

.flow-steps .done {
    background: rgba(34, 197, 94, 0.16);
    border-color: rgba(34, 197, 94, 0.35);
}

.flow-steps .active {
    background: rgba(245, 158, 11, 0.18);
    border-color: rgba(245, 158, 11, 0.35);
}

@keyframes floatCard {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@keyframes liveBarsHeight {
    0%,
    100% {
        height: var(--bar-min);
        opacity: 0.82;
    }
    38% {
        height: var(--bar-max);
        opacity: 1;
    }
    68% {
        height: var(--bar-mid);
        opacity: 0.9;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

/* ==================== FEATURES SECTION ==================== */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.feature-card {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--box-shadow);
    transition: var(--transition);
    text-align: center;
    border: 1px solid var(--border-color);
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
    border-color: var(--primary-color);
}

.feature-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--primary-light), var(--primary-color));
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 0;
    color: var(--text-white);
}

.feature-icon .icon-inline {
    width: 36px;
    height: 36px;
    vertical-align: 0;
}

.feature-card h3 {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: var(--text-dark);
}

.feature-card p {
    color: var(--text-light);
    line-height: 1.8;
}

/* ==================== STATS SECTION ==================== */
.stats {
    background: var(--dark-bg);
    color: var(--text-white);
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-top: 40px;
}

.stat-item {
    text-align: center;
}

.stat-number {
    font-size: 3rem;
    font-weight: 800;
    background: var(--gradient-primary);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 10px;
}

.stat-label {
    font-size: 1.1rem;
    opacity: 0.8;
}

/* ==================== CONTACT PAGE ==================== */
.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}

.map-container {
    margin-top: 30px;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    height: 350px;
}

.map-container iframe {
    border: 0;
}

/* ==================== FOOTER ==================== */
.footer {
    background: var(--dark-bg);
    color: var(--text-white);
    padding: 60px 0 20px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.footer-section h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.footer-section ul li {
    margin-bottom: 12px;
}

.footer-section a {
    color: rgba(255, 255, 255, 0.7);
    transition: var(--transition);
}

.footer-section a:hover {
    color: var(--primary-light);
    padding-inline-start: 5px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    text-align: center;
    opacity: 0.7;
}

/* ==================== MOBILE MENU OVERLAY ==================== */
body.menu-open::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* ==================== RESPONSIVE DESIGN ==================== */
@media (max-width: 768px) {
    .navbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        position: relative;
    }

    .mobile-menu-toggle {
        display: flex;
        order: 1;
        margin-inline-end: 15px;
        z-index: 1001;
    }

    .logo {
        order: 2;
        flex: 1;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .logo a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .logo img {
        height: 36px !important;
        display: block;
        margin: 0 auto;
    }

    .nav-actions {
        order: 3;
        display: flex;
        flex-direction: row;
        gap: 8px;
        margin-inline-start: 0;
        z-index: 1001;
    }

    .nav-actions .btn {
        padding: 6px 10px;
        font-size: 0.8rem;
    }
    
    .lang-switcher {
        padding: 6px 10px !important;
        font-size: 0.8rem !important;
        min-width: auto !important;
    }
    
    .lang-switcher span {
        font-size: 0.8rem !important;
    }
    
    .nav-actions > div {
        display: flex;
    }

    .nav-menu {
        position: fixed;
        top: 80px;
        right: -100%;
        width: 70%;
        max-width: 300px;
        height: calc(100vh - 80px);
        background: rgba(255, 255, 255, 0.98);
        backdrop-filter: blur(10px);
        flex-direction: column;
        padding: 20px;
        transition: right 0.3s ease;
        gap: 10px;
        box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
        overflow-y: auto;
        z-index: 1000;
    }

    body.rtl .nav-menu {
        right: -100%;
        left: auto;
    }

    body.rtl .nav-menu.active {
        right: 0;
    }

    body.ltr .nav-menu {
        left: -100%;
        right: auto;
    }

    body.ltr .nav-menu.active {
        left: 0;
    }

    .nav-menu.active {
        right: 0;
    }

    .nav-menu li {
        width: 100%;
    }

    .nav-link {
        display: block;
        padding: 12px 16px;
        background: #f9fafb;
        border-radius: 8px;
        text-align: center;
    }

    .mobile-menu-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .mobile-menu-toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .mobile-menu-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -6px);
    }

    /* Menu Overlay - already handled by body.menu-open::before */

    .blog-slider {
        overflow-x: auto;
    }

    .blog-slider .blog-card {
        min-width: 280px;
    }

    .lang-dropdown {
        position: fixed;
        top: 80px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        max-width: 250px;
        z-index: 1001;
    }
    
    body.rtl .lang-dropdown {
        right: auto;
        left: 50%;
    }
    
    body.ltr .lang-dropdown {
        left: 50%;
        right: auto;
    }

    .hero {
        padding-top: 100px;
        min-height: auto;
    }

    .hero-content {
        grid-template-columns: 1fr;
        text-align: center;
        padding: 40px 0;
        gap: 30px;
    }

    .hero-text h1 {
        font-size: 1.8rem;
        line-height: 1.3;
    }

    .hero-text p {
        font-size: 1rem;
        line-height: 1.6;
    }

    .hero-trust-strip {
        justify-content: center;
    }

    .hero-buttons {
        flex-direction: column;
        gap: 15px;
        justify-content: center;
        align-items: center;
    }

    .hero-buttons .btn {
        width: 100%;
        max-width: 280px;
        text-align: center;
    }

    .hero-image {
        margin-top: 10px;
    }

    .hero-dashboard {
        width: 100%;
    }

    .flow-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .section-title {
        font-size: 2rem;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .stats-grid {
        grid-template-columns: 1fr;
    }
    
    /* Contact page responsive */
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .map-container {
        height: 250px;
    }
    
    /* Footer responsive */
    .footer-content {
        grid-template-columns: 1fr;
        gap: 30px;
        text-align: center;
    }
    
    .footer-section {
        text-align: center;
    }
}

/* ==================== ANIMATIONS ==================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-up {
    animation: fadeInUp 0.6s ease-out;
}

/* ==================== LOADING ANIMATION ==================== */
.loading {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: var(--text-white);
    animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* ==================== BLOG CARDS ==================== */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.blog-slider {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 20px 0;
    margin-top: 40px;
    cursor: grab;
    direction: ltr;
}

.blog-slider.dragging {
    cursor: grabbing;
    scroll-behavior: auto;
    user-select: none;
}

.blog-slider::-webkit-scrollbar {
    height: 8px;
}

.blog-slider::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.blog-slider::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 10px;
}

.blog-slider::-webkit-scrollbar-thumb:hover {
    background: var(--primary-dark);
}

.blog-slider .blog-card {
    min-width: 350px;
    flex-shrink: 0;
}

body.rtl .blog-slider .blog-card {
    direction: rtl;
    text-align: right;
}

body.ltr .blog-slider .blog-card {
    direction: ltr;
    text-align: left;
}

.blog-slider-controls {
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.blog-nav-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid var(--border-color);
    background: #ffffff;
    color: var(--primary-color);
    font-size: 1.1rem;
    font-weight: 700;
    cursor: pointer;
    transition: var(--transition);
}

.blog-nav-btn:hover {
    background: var(--primary-color);
    color: var(--text-white);
    box-shadow: var(--box-shadow);
}

.blog-slider-dots {
    display: flex;
    align-items: center;
    gap: 8px;
}

.blog-dot {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    background: #cbd5e1;
    cursor: pointer;
    padding: 0;
    transition: transform 0.2s ease, background 0.2s ease;
}

.blog-dot.active {
    background: var(--primary-color);
    transform: scale(1.2);
}

@media (max-width: 768px) {
    .blog-slider .blog-card {
        min-width: 85%;
    }
}

.blog-card {
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    box-shadow: var(--box-shadow);
    transition: var(--transition);
    border: 1px solid var(--border-color);
}

.blog-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.blog-card-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.blog-card-link:hover {
    color: inherit;
}

.blog-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blog-content {
    padding: 25px;
}

.blog-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--text-dark);
}

.blog-excerpt {
    color: var(--text-light);
    margin-bottom: 15px;
    line-height: 1.6;
}

.blog-meta {
    display: flex;
    justify-content: space-between;
    font-size: 0.9rem;
    color: var(--text-light);
}

/* ==================== PRICING CARDS ==================== */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.pricing-card {
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    padding: 40px 30px;
    box-shadow: var(--box-shadow);
    transition: var(--transition);
    border: 2px solid var(--border-color);
    text-align: center;
}

.pricing-card.featured {
    border-color: var(--primary-color);
    transform: scale(1.05);
}

.pricing-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: var(--box-shadow-hover);
}

.pricing-badge {
    display: inline-block;
    background: var(--primary-color);
    color: var(--text-white);
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 0.85rem;
    margin-bottom: 20px;
}

.pricing-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.pricing-price {
    font-size: 3rem;
    font-weight: 800;
    color: var(--primary-color);
    margin-bottom: 10px;
}

.pricing-period {
    color: var(--text-light);
    margin-bottom: 30px;
}

.pricing-features {
    margin-bottom: 30px;
    text-align: start;
}

.pricing-features li {
    padding: 12px 0;
    border-bottom: 1px solid var(--border-color);
    color: var(--text-dark);
}

.pricing-features li:last-child {
    border-bottom: none;
}

.pricing-features li::before {
    content: '✓';
    color: var(--success-color);
    font-weight: bold;
    margin-inline-end: 10px;
}

.pricing-section-offset {
    margin-top: -40px;
}

.pricing-badge-starter {
    background: var(--secondary-color);
}

.pricing-badge-enterprise {
    background: var(--accent-color);
}

.pricing-price-currency {
    font-size: 1.2rem;
}

.btn-full {
    width: 100%;
}

.pricing-comparison-section {
    background: #f9fafb;
}

.pricing-comparison-wrap {
    overflow-x: auto;
    margin-top: 40px;
}

.pricing-comparison-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    box-shadow: var(--box-shadow);
}

.pricing-comparison-table thead tr {
    background: var(--dark-bg);
    color: #ffffff;
}

.pricing-comparison-table th,
.pricing-comparison-table td {
    padding: 20px;
}

.pricing-comparison-table .feature-col {
    text-align: right;
    font-weight: 600;
}

.pricing-comparison-table .plan-col {
    text-align: center;
}

.pricing-comparison-table .pro-col {
    text-align: center;
    background: rgba(99, 102, 241, 0.05);
}

.pricing-comparison-table thead .pro-col {
    background: var(--primary-color);
}

.pricing-comparison-table tbody tr {
    border-bottom: 1px solid var(--border-color);
}

.pricing-comparison-table tbody tr:last-child {
    border-bottom: none;
}

.pricing-faq-wrap {
    max-width: 800px;
    margin: 40px auto 0;
}

.pricing-faq-item {
    background: #ffffff;
    padding: 25px;
    border-radius: var(--border-radius);
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
}

.pricing-faq-item:last-child {
    margin-bottom: 0;
}

.pricing-faq-item h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: var(--primary-color);
}

.pricing-faq-item p {
    color: var(--text-light);
    line-height: 1.8;
}

.pricing-cta {
    background: var(--gradient-primary);
    color: var(--text-white);
}

.pricing-cta .section-title {
    color: var(--text-white);
}

.pricing-cta .section-subtitle {
    color: rgba(255, 255, 255, 0.9);
}

.pricing-cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.pricing-cta-button {
    font-size: 1.1rem;
    padding: 16px 40px;
}

.contact-section-offset {
    margin-top: -40px;
}

.contact-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.contact-info-card {
    background: #ffffff;
    padding: 40px;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--box-shadow);
    text-align: center;
}

.contact-info-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    color: var(--text-white);
    margin: 0 auto 20px;
}

.contact-info-icon .icon-inline {
    width: 34px;
    height: 34px;
    vertical-align: 0;
}

.contact-info-icon.phone {
    background: linear-gradient(135deg, #667eea, #764ba2);
}

.contact-info-icon.email {
    background: linear-gradient(135deg, #10b981, #059669);
}

.contact-info-icon.location {
    background: linear-gradient(135deg, #f59e0b, #d97706);
}

.contact-info-title {
    font-size: 1.3rem;
    margin-bottom: 10px;
    color: var(--text-dark);
}

.contact-info-sub {
    color: var(--text-light);
    margin-bottom: 10px;
}

.contact-info-link {
    color: var(--primary-color);
    font-weight: 600;
    font-size: 1.1rem;
}

.contact-info-address {
    color: var(--primary-color);
    font-weight: 500;
}

.contact-form-card,
.contact-side-card {
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--box-shadow);
}

.contact-form-card {
    padding: 50px;
}

.contact-side-card {
    padding: 40px;
}

.contact-side-card + .contact-side-card {
    margin-top: 30px;
}

.contact-form-title {
    font-size: 2rem;
    margin-bottom: 10px;
    color: var(--text-dark);
}

.contact-form-subtitle {
    color: var(--text-light);
    margin-bottom: 30px;
}

.contact-form-field {
    margin-bottom: 20px;
}

.contact-form-label {
    display: block;
    margin-bottom: 8px;
    color: var(--text-dark);
    font-weight: 600;
}

.contact-input,
.contact-textarea {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    font-size: 1rem;
    transition: var(--transition);
}

.contact-textarea {
    resize: vertical;
}

.contact-submit {
    width: 100%;
    font-size: 1.1rem;
    padding: 16px;
}

.contact-side-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: var(--text-dark);
}

.contact-hours-row {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}

.contact-hours-row.with-border {
    border-bottom: 1px solid var(--border-color);
}

.contact-hours-label {
    color: var(--text-dark);
    font-weight: 600;
}

.contact-hours-value {
    color: var(--text-light);
}

.contact-hours-value.success {
    color: var(--success-color);
    font-weight: 600;
}

.contact-channel-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    background: #f9fafb;
    border-radius: var(--border-radius);
}

.contact-channel-item + .contact-channel-item {
    margin-top: 15px;
}

.contact-channel-icon {
    font-size: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
}

.contact-channel-icon .icon-inline {
    width: 20px;
    height: 20px;
    vertical-align: 0;
}

.contact-channel-title {
    display: block;
    color: var(--text-dark);
}

.contact-channel-sub {
    color: var(--text-light);
    font-size: 0.9rem;
}

.map-embed {
    border: 0;
}

.section-muted {
    background: #f9fafb;
}

.faq-wrap {
    max-width: 800px;
    margin: 40px auto 0;
}

.faq-card {
    background: #ffffff;
    padding: 25px;
    border-radius: var(--border-radius);
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
}

.faq-card:last-child {
    margin-bottom: 0;
}

.faq-card h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: var(--primary-color);
}

.faq-card p {
    color: var(--text-light);
    line-height: 1.8;
}

.docs-hero-subtitle {
    font-size: 1.1rem;
    opacity: 0.9;
}

.docs-sdk-grid {
    margin-top: 30px;
}

.docs-sdk-link {
    margin-top: 15px;
}

/* ==================== ABOUT PAGE ==================== */
.about-story-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.about-story-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--text-dark);
}

.about-story-text {
    color: var(--text-light);
    line-height: 1.8;
    margin-bottom: 20px;
}

.about-story-copy .about-story-text:last-child {
    margin-bottom: 0;
}

.about-story-visual {
    display: flex;
    justify-content: center;
}

.about-mission-section {
    background: linear-gradient(to bottom, #f9fafb, #ffffff);
}

.about-mission-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 40px;
}

.about-mission-card {
    background: #ffffff;
    padding: 40px;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--box-shadow);
}

.about-mission-icon {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.about-mission-icon.mission {
    background: linear-gradient(135deg, #667eea, #764ba2);
}

.about-mission-icon.vision {
    background: linear-gradient(135deg, #10b981, #059669);
}

.about-mission-heading {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: var(--text-dark);
}

.about-mission-text {
    color: var(--text-light);
    line-height: 1.8;
}

.about-team-section {
    background: var(--dark-bg);
    color: var(--text-white);
}

.about-team-title {
    color: var(--text-white);
}

.about-team-subtitle {
    color: rgba(255, 255, 255, 0.8);
}

.about-team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.about-team-member {
    text-align: center;
}

.about-team-avatar {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-white);
    font-size: 0;
}

.about-team-initials {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.about-team-avatar.ceo {
    background: linear-gradient(135deg, #667eea, #764ba2);
}

.about-team-avatar.cto {
    background: linear-gradient(135deg, #10b981, #059669);
}

.about-team-avatar.cpo {
    background: linear-gradient(135deg, #f59e0b, #d97706);
}

.about-team-avatar.cso {
    background: linear-gradient(135deg, #ec4899, #db2777);
}

.about-team-name {
    font-size: 1.3rem;
    margin-bottom: 5px;
}

.about-team-role {
    color: var(--primary-light);
    margin-bottom: 10px;
}

.about-team-bio {
    font-size: 0.9rem;
    opacity: 0.8;
}

.about-achievements-grid {
    margin-top: 40px;
}

.about-stat-card {
    background: #ffffff;
    padding: 40px;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--box-shadow);
}

.about-stat-number-primary {
    color: var(--primary-color);
}

.about-stat-number-secondary {
    color: var(--secondary-color);
}

.about-stat-number-accent {
    color: var(--accent-color);
}

.about-stat-label {
    color: var(--text-dark);
}

.about-join-section {
    background: var(--gradient-primary);
    color: var(--text-white);
}

.about-join-title {
    color: var(--text-white);
}

.about-join-subtitle {
    color: rgba(255, 255, 255, 0.9);
}

.about-join-actions {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.about-join-btn {
    font-size: 1.1rem;
    padding: 16px 40px;
}

/* ==================== BLOG PAGE ==================== */
.blog-categories-section {
    padding-top: 40px;
    padding-bottom: 20px;
}

.blog-categories-wrap {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.blog-category-btn {
    padding: 10px 24px;
}

.blog-featured-section {
    padding-top: 20px;
}

.blog-featured-card {
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    box-shadow: var(--box-shadow-hover);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding: 40px;
}

.blog-featured-media {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: var(--border-radius);
}

.blog-featured-image {
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    border-radius: var(--border-radius);
}

.blog-featured-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-featured-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--primary-color);
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-featured-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--text-dark);
}

.blog-featured-excerpt {
    color: var(--text-light);
    line-height: 1.8;
    margin-bottom: 20px;
}

.blog-featured-meta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}

.blog-featured-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--text-light);
}

.blog-featured-cta {
    align-self: flex-start;
}

.blog-load-more-wrap {
    text-align: center;
    margin-top: 40px;
}

.blog-newsletter-section {
    background: var(--gradient-primary);
    color: var(--text-white);
}

.blog-newsletter-container {
    text-align: center;
    max-width: 700px;
}

.blog-newsletter-title {
    color: var(--text-white);
}

.blog-newsletter-subtitle {
    color: rgba(255, 255, 255, 0.9);
}

.blog-newsletter-form {
    display: flex;
    gap: 15px;
    max-width: 500px;
    margin: 0 auto;
}

.blog-newsletter-input {
    flex: 1;
    padding: 15px 20px;
    border: none;
    border-radius: var(--border-radius);
    font-size: 1rem;
}

.blog-newsletter-btn {
    white-space: nowrap;
}

.blog-post-category {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--primary-color);
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-meta span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.blog-post-author-wrap {
    margin-top: 15px;
}

.blog-post-author {
    color: var(--text-light);
    font-size: 0.9rem;
}

.blog-read-more {
    margin-top: 16px;
}

.blog-detail-section {
    background: #f8fafc;
}

.blog-detail-container {
    max-width: 900px;
}

.blog-detail-card {
    background: #ffffff;
    border-radius: var(--border-radius-lg);
    padding: 36px;
    box-shadow: var(--box-shadow);
}

.blog-detail-header {
    margin-bottom: 20px;
}

.blog-detail-title {
    font-size: 2rem;
    margin: 10px 0 14px;
    color: var(--text-dark);
    line-height: 1.4;
}

.blog-detail-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    color: var(--text-light);
    font-size: 0.95rem;
}

.blog-detail-image {
    width: 100%;
    height: auto;
    border-radius: var(--border-radius);
    margin-bottom: 24px;
    border: 1px solid var(--border-color);
}

.blog-detail-body p {
    color: var(--text-dark);
    line-height: 2;
    margin-bottom: 16px;
}

.blog-detail-actions {
    margin-top: 26px;
}

.blog-back-btn {
    min-width: 130px;
}

.blog-not-found {
    text-align: center;
    padding: 30px 10px;
}

.blog-not-found h2 {
    margin-bottom: 10px;
    color: var(--text-dark);
}

.blog-not-found p {
    color: var(--text-light);
    margin-bottom: 20px;
}

/* ==================== HOME PAGE ==================== */
.home-services-section {
    background: linear-gradient(to bottom, #f9fafb, #ffffff);
}

.home-service-link {
    color: var(--primary-color);
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
}

.home-stats-title {
    color: var(--text-white);
}

.home-blog-cta-wrap {
    text-align: center;
    margin-top: 40px;
}

.home-cta-section {
    background: var(--gradient-primary);
    color: var(--text-white);
}

.home-cta-title {
    color: var(--text-white);
}

.home-cta-subtitle {
    color: rgba(255, 255, 255, 0.9);
}

.home-cta-button {
    font-size: 1.1rem;
    padding: 16px 40px;
}

@media (max-width: 768px) {
    .about-story-grid,
    .about-mission-grid,
    .blog-featured-card {
        grid-template-columns: 1fr;
    }

    .blog-newsletter-form {
        flex-direction: column;
    }

    .blog-detail-card {
        padding: 24px 16px;
    }

    .blog-detail-title {
        font-size: 1.5rem;
    }
}
