.solution-panel .solution-img-col img {
    width: 420px;
    height: 280px;
    object-fit: cover;
    border-radius: 12px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.solution-link,
.solution-link.active {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}
/* Çözümler bölümü ve içerik kutusu arka planını tamamen kaldır */
.solutions-section,
.solutions-content-container {
    background: none !important;
    background-color: transparent !important;
}
/* Çözüm sekmelerinin arka planını kaldır */
.solution-link,
.solution-link.active {
    background: none !important;
}
/* Çözüm içeriği iki sütunlu ve responsive düzen */
.solution-flexbox {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 2.5em;
    background: #fff;
    padding: 2em 0;
    max-width: 1100px;
    margin: 0 auto;
}
.solution-text-col {
    flex: 1 1 0;
    min-width: 260px;
    max-width: 520px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.solution-img-col {
    flex: 0 0 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f8fa;
    border-radius: 18px;
    padding: 10px 10px;
    box-shadow: 0 4px 24px 0 rgba(60,60,60,0.06);
    height: 280px;
}
.solution-img-col img {
    width: 100%;
    height: 100%;
    max-width: unset;
    max-height: unset;
    border-radius: 14px;
    box-shadow: 0 4px 24px 0 rgba(60,60,60,0.09);
    object-fit: cover;
}
@media (max-width: 900px) {
    .solution-flexbox {
        flex-direction: column;
        align-items: stretch;
        gap: 1.5em;
        padding: 1.2em 0;
    }
    .solution-img-col {
        justify-content: flex-start;
        margin-bottom: 1em;
    }
    .solution-text-col {
        max-width: 100%;
    }
}
/* Brand Guidance kutusu için modern ve sade stil */
.brand-guidance-box {
    max-width: 600px;
    margin: 2.5em auto;
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    font-family: 'Montserrat', 'Segoe UI', 'Arial', sans-serif;
}
.brand-guidance-box h2 {
    font-size: 2em;
    font-weight: 800;
    margin-bottom: 0.3em;
}
.brand-guidance-lead {
    font-size: 1.08em;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 1.1em;
    margin-top: 0.2em;
    letter-spacing: 0.01em;
}
.brand-guidance-desc {
    font-size: 1.05em;
    color: #23272f;
    margin-bottom: 1.1em;
    line-height: 1.7;
}
.brand-guidance-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.1em 0;
}
.brand-guidance-list li {
    margin-bottom: 0.7em;
    font-size: 1em;
    color: #23272f;
    line-height: 1.6;
    text-align: left;
    padding-left: 0.5em;
}
.brand-guidance-highlights {
    margin-top: 1.2em;
    font-size: 1.04em;
    color: #23272f;
    display: flex;
    flex-direction: column;
    gap: 0.5em;
}
.brand-guidance-highlights .b {
    color: #1a1a1a;
    font-weight: 700;
}
.brand-guidance-box .b {
    color: #1a1a1a;
    font-weight: 700;
}
/* EXPLORE FOR FREE butonu için siyah arka planlı, yuvarlak ve modern stil */
.explore-button {
    display: inline-block;
    padding: 0.85em 2.2em;
    border: none;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-family: 'Montserrat', 'Segoe UI', 'Arial', sans-serif;
    font-weight: 800;
    font-size: 1.13em;
    letter-spacing: 0.04em;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.13);
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s, transform 0.15s;
    outline: none;
}
.explore-button:hover, .explore-button:focus {
    background: #23272f;
    box-shadow: 0 4px 24px 0 rgba(0,0,0,0.22);
    transform: scale(1.045);
}
/* EXPLORE FOR FREE butonu için yuvarlak ve çekici stil */
.explore-button {
    display: inline-block;
    padding: 0.85em 2.2em;
    border: none;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-family: 'Montserrat', 'Segoe UI', 'Arial', sans-serif;
    font-weight: 800;
    font-size: 1.13em;
    letter-spacing: 0.04em;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.13);
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s, transform 0.15s;
    outline: none;
}
.explore-button:hover, .explore-button:focus {
    background: #23272f;
    box-shadow: 0 4px 24px 0 rgba(0,0,0,0.22);
    transform: scale(1.045);
}
.brand-guidance .brand-expertise {
    font-family: 'Montserrat', 'Segoe UI', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 1.08em;
    color: #1a1a1a;
    margin-bottom: 1.1em;
    margin-top: 0.2em;
    letter-spacing: 0.01em;
}
.brand-guidance h2 {
    font-size: 2em;
    font-weight: 800;
    margin-bottom: 0.3em;
}
.brand-guidance .subtitle {
    font-size: 1em;
    font-weight: 400;
    color: #5a5a5a;
    margin-bottom: 1.1em;
    margin-top: 0;
    letter-spacing: 0.01em;
}
/* Brand Guidance özel stil */
.brand-guidance {
    font-family: 'Montserrat', 'Segoe UI', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 1.13em;
    color: #23272f;
    line-height: 1.7;
    letter-spacing: 0.01em;
    margin: 2em 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    text-shadow: none;
    text-align: center;
}

section.text-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* Metriqore Style - Modern Clean Design */

/* Performance Optimizations */
/* Image Loading Optimizations */
img {
    max-width: 100%;
    height: auto;
    transition: opacity 0.3s ease-in-out;
}

/* Kantar navbar fit tweaks (ensure full navbar visible at 100% width) */
.kantar-nav .nav-container { padding: 0 20px; }
.kantar-nav .logo-text {
    font-size: 1.25rem;
    letter-spacing: .03em;
}
.kantar-nav .nav-menu { gap: 16px; }
.kantar-nav .nav-link {
    font-size: 0.8125rem; /* 13px */
    letter-spacing: .03em;
    padding: 0.6rem 0.5rem; /* larger hit area */
}
.kantar-nav .nav-link[href="portal.html"],
.kantar-nav .nav-link[href="pages/portal.html"] {
    background: linear-gradient(135deg, #4DA3FF 0%, #1E6FFF 100%);
    color: #ffffff;
    font-weight: 800;
    font-size: 0.8125rem;
    padding: 0.55rem 0.95rem;
    border-radius: 999px;
    border: 1px solid rgba(30, 111, 255, 0.0);
    text-shadow: none;
    box-shadow: 0 6px 16px rgba(30, 111, 255, 0.25);
}

.kantar-nav .nav-link[href="portal.html"]:hover,
.kantar-nav .nav-link[href="pages/portal.html"]:hover,
.kantar-nav .nav-link[href="portal.html"]:focus-visible,
.kantar-nav .nav-link[href="pages/portal.html"]:focus-visible {
    background: linear-gradient(135deg, #3B94FF 0%, #1960E5 100%);
    box-shadow: 0 8px 20px rgba(30, 111, 255, 0.35);
    color: #ffffff;
}

@media (max-width: 1366px) {
    .kantar-nav .nav-link[href="portal.html"],
    .kantar-nav .nav-link[href="pages/portal.html"] {
        padding: 0.5rem 0.85rem;
    }
}

@media (max-width: 1200px) {
    .kantar-nav .nav-link[href="portal.html"],
    .kantar-nav .nav-link[href="pages/portal.html"] {
        padding: 0.5rem 0.75rem;
    }
}
.kantar-nav .nav-link::after { bottom: -4px; height: 2px; }

/* Slightly narrower mega menu to avoid off-screen */
.kantar-nav .mega-menu { min-width: 760px; }

@media (max-width: 1366px) {
    .kantar-nav .logo-text { font-size: 1.15rem; }
    .kantar-nav .nav-link { font-size: 0.8rem; padding: 0.55rem 0.4rem; }
    .kantar-nav .nav-menu { gap: 10px; }
}

@media (max-width: 1200px) {
    .kantar-nav .logo-text { font-size: 1.1rem; }
    .kantar-nav .nav-link { font-size: 0.7875rem; letter-spacing: .015em; padding: 0.5rem 0.35rem; }
    .kantar-nav .nav-menu { gap: 8px; }
}

/* Caret indicator for mega menu parents */
.kantar-nav .has-mega > .nav-link {
    position: relative;
    padding-right: 1rem; /* space for caret */
}

.kantar-nav .has-mega > .nav-link::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #0f172a;
    border-bottom: 2px solid #0f172a;
    transform: translateY(-50%) rotate(45deg);
    transition: transform .2s ease, border-color .2s ease;
}

.kantar-nav .has-mega:hover > .nav-link::before,
.kantar-nav .has-mega.open > .nav-link::before {
    transform: translateY(-50%) rotate(-135deg);
    border-color: #0066cc;
}

@media (max-width: 992px) {
    .kantar-nav .has-mega > .nav-link { padding-right: 0.9rem; }
    .kantar-nav .has-mega > .nav-link::before { width: 7px; height: 7px; }
}

img[data-src] {
    opacity: 0;
    transition: opacity 0.3s;
}

img[data-src].loaded {
    opacity: 1;
}

/* Lazy loading animation */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.lazy-loaded {
    animation: fadeIn 0.6s ease-out;
}

/* Background image optimization */
.hero-bg,
.section-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    will-change: transform;
}

/* Critical image placeholder */
.img-placeholder {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

:root {
    /* Metriqore Color Palette */
    --bg-primary: #ffffff;
    --bg-secondary: #f8fafc;
    --bg-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    --accent-primary: #6366f1; /* Indigo */
    --accent-secondary: #8b5cf6; /* Purple */
    --accent-success: #10b981; /* Emerald */
    --accent-orange: #f59e0b; /* Amber */
    --text-primary: #111827; /* Dark gray */
    --text-secondary: #6b7280; /* Medium gray */
    --text-muted: #9ca3af; /* Light gray */
    --border-color: #e5e7eb;
    --border-light: #f3f4f6;

    /* Typography - Metriqore Style */
    --font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --font-size-xs: 0.75rem;
    --font-size-sm: 0.875rem;
    --font-size-base: 1rem;
    --font-size-lg: 1.125rem;
    --font-size-xl: 1.25rem;
    --font-size-2xl: 1.5rem;
    --font-size-3xl: 1.875rem;
    --font-size-4xl: 2.25rem;
    --font-size-5xl: 3rem;
    --font-size-6xl: 3.75rem;

    /* Spacing */
    --spacing-xs: 0.25rem;
    --spacing-sm: 0.5rem;
    --spacing-md: 1rem;
    --spacing-lg: 1.5rem;
    --spacing-xl: 2rem;
    --spacing-2xl: 3rem;
    --spacing-3xl: 4rem;
    --spacing-4xl: 5rem;

    /* Border Radius - More Rounded for Modern Look */
    --radius-sm: 0.5rem;
    --radius-md: 0.75rem;
    --radius-lg: 1rem;
    --radius-xl: 1.5rem;
    --radius-2xl: 2rem;

    /* Shadows - Subtle but Present */
    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);

    /* Super Fast Transitions - Metriqore Style */
    --transition-instant: 0.1s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-fast: 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-normal: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    --transition-smooth: 0.3s cubic-bezier(0.4, 0, 0.2, 1);

    /* Tailwind-style transform variables */
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-gradient-from: #000;
    --tw-gradient-to: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: var(--font-family);
    background: #fff;
    color: var(--text-primary);
    line-height: 1.6;
    overflow-x: hidden;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@keyframes gentleFlow {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 var(--spacing-lg);
}

/* Modern Metriqore Style Navigation */
.navbar {
    background: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(20px);
    transition: all var(--transition-normal);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid transparent;
}

.nav-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-logo {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 700;
    color: var(--text-primary);
    text-decoration: none;
    transition: transform var(--transition-fast);
}

.nav-logo:hover {
    transform: scale(1.02);
}

/* Modern Logo text styles - Metriqore inspired */
.logo-link {
    text-decoration: none;
    color: inherit;
    display: flex;
    align-items: center;
    position: relative;
}

.logo-text {
    font-size: 1.5rem; /* text-2xl equivalent */
    font-weight: 900; /* font-black equivalent */
    background: linear-gradient(to right, #9333ea, #e91e63); /* from-purple-600 to-pink-600 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.025em;
    position: relative;
    transition: all var(--transition-fast);
    margin-left: -100px;
}

.logo-link:hover .logo-text {
    /* background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #d97706 100%); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transform: translateY(-1px);
}

.nav-menu {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding: 0.75rem 1.5rem;
}

.nav-link {
    color: rgb(4, 0, 0); /* text-white */
    text-decoration: none;
    font-weight: 600; /* font-semibold */
    font-size: 0.875rem; /* text-sm */
    transition: color 0.1s, background 0.1s; /* Hızlandırılmış ve sadece gerekli özellikler */
    position: relative; /* relative */
    padding: 0.5rem 1rem;
    border-radius: 25px;
    white-space: nowrap;
}

.nav-link:hover {
    color: #9333ea; /* text-purple-600 */
    background: rgba(255, 255, 255, 0.1);
}

.nav-link.active {
    color: #9333ea; /* text-purple-600 */
    font-weight: 600; /* font-semibold */
    font-size: 0.875rem; /* text-sm */
    transition: color 0.1s, background 0.1s; /* Hızlandırılmış */
    position: relative; /* relative */
    border-bottom: 2px solid #9333ea; /* Active indicator */
}

/* Portal Link Special Styling - Logo ile aynı renkte */
.nav-link[href="portal.html"],
.nav-link[href="pages/portal.html"] {
    background: linear-gradient(to right, #9333ea, #e91e63);
    color: white;
    font-weight: 700;
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
    border-radius: 30px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    border: 2px solid transparent;
    box-shadow: 0 4px 20px rgba(147, 51, 234, 0.4);
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.nav-link[href="portal.html"]::before,
.nav-link[href="pages/portal.html"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.nav-link[href="portal.html"]:hover,
.nav-link[href="pages/portal.html"]:hover {
    background: linear-gradient(to right, #e91e63, #9333ea);
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(147, 51, 234, 0.6);
    border-color: rgba(255, 255, 255, 0.3);
}

.nav-link[href="portal.html"]:hover::before,
.nav-link[href="pages/portal.html"]:hover::before {
    left: 100%;
}

.nav-dropdown {
    position: relative;
}

.nav-dropdown:hover .nav-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-dropdown-menu {
    position: absolute;
    top: calc(100% + 1rem);
    left: 50%;
    transform: translateX(-50%) translateY(-8px);
    background: rgba(30, 27, 75, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(30, 27, 75, 0.6);
    min-width: 280px;
    padding: 1rem;
    opacity: 0;
    visibility: hidden;
    transition: all var(--transition-normal);
    backdrop-filter: blur(20px);
}

.nav-dropdown-menu::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: rgba(30, 27, 75, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: none;
    border-right: none;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 2px;
}

.nav-dropdown-item {
    display: block;
    padding: 0.75rem 1rem;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    border-radius: 10px;
    transition: all var(--transition-fast);
    font-size: 0.9rem;
    font-weight: 500;
    position: relative;
}

.nav-dropdown-item:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1));
    color: white;
    transform: translateX(4px);
}

.nav-actions {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

/* Button Styles - Metriqore Style */
.btn {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.5rem;
    border-radius: var(--radius-lg);
    font-weight: 600;
    font-size: var(--font-size-sm);
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all var(--transition-instant);
    position: relative;
    overflow: hidden;
}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left var(--transition-smooth);
}

.btn:hover::before {
    left: 100%;
}

.btn-primary {
    background: var(--accent-primary);
    color: white;
}

.btn-primary:hover {
    background: var(--accent-secondary);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

.btn-secondary {
    background: var(--bg-secondary);
    color: var(--text-primary);
    border: 1px solid var(--border-color);
}

.btn-secondary:hover {
    background: var(--bg-primary);
    border-color: var(--accent-primary);
    color: var(--accent-primary);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.btn-outline {
    background: transparent;
    color: var(--accent-primary);
    border: 2px solid var(--accent-primary);
}

.btn-outline:hover {
    background: var(--accent-primary);
    color: white;
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

/* Hero Section - Metriqore Style */
.hero {
    background: var(--bg-primary);
    padding: var(--spacing-4xl) 0 var(--spacing-3xl);
    min-height: 85vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.03), rgba(139, 92, 246, 0.05));
    border-radius: 0 0 0 100px;
}

.hero-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}

.hero-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--spacing-3xl);
    align-items: center;
}

.hero-text {
    max-width: 100%;
}

.hero-title {
    font-size: var(--font-size-6xl);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: var(--spacing-lg);
    color: var(--text-primary);
}

.gradient-text {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-description {
    font-size: var(--font-size-lg);
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: var(--spacing-xl);
    max-width: 90%;
}

.hero-actions {
    display: flex;
    gap: var(--spacing-lg);
    margin-bottom: var(--spacing-2xl);
    flex-wrap: wrap;
}

.hero-stats {
    display: flex;
    gap: var(--spacing-xl);
    padding-top: var(--spacing-xl);
    border-top: 1px solid var(--border-light);
}

.stat-item {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}


.dashboard-mockup::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.02), rgba(139, 92, 246, 0.03));
    pointer-events: none;
}

.mockup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--border-light);
}

.mockup-dots {
    display: flex;
    gap: 0.5rem;
}

.mockup-dots span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--border-color);
}

.mockup-dots span:first-child {
    background: #ff5f57;
}

.mockup-dots span:nth-child(2) {
    background: #ffbd2e;
}

.mockup-dots span:last-child {
    background: #28ca42;
}

.mockup-title {
    font-size: var(--font-size-sm);
    font-weight: 600;
    color: var(--text-secondary);
}

.metric-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.metric-card {
    background: var(--bg-secondary);
    padding: 1rem;
    border-radius: var(--radius-md);
    border: 1px solid var(--border-light);
    transition: all var(--transition-fast);
}

.metric-card:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.metric-label {
    font-size: var(--font-size-xs);
    color: var(--text-muted);
    margin-bottom: 0.5rem;
    display: block;
}

.metric-value {
    font-size: var(--font-size-xl);
    font-weight: 700;
    color: var(--text-primary);
    display: block;
    margin-bottom: 0.25rem;
}

.metric-trend {
    font-size: var(--font-size-xs);
    font-weight: 600;
}

.metric-trend.positive {
    color: var(--accent-success);
}

.chart-placeholder {
    background: var(--bg-secondary);
    border-radius: var(--radius-md);
    padding: 1rem;
    border: 1px solid var(--border-light);
}

.stat-number {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--accent-purple);
}

.stat-label {
    font-size: 0.875rem;
    color: var(--text-muted);
}

/* Sade Dashboard Mockup */
.hero-visual {
    position: relative;
}

.dashboard-mockup {
    background: var(--bg-card);
    border-radius: 12px;
    border: 1px solid var(--border-color);
    box-shadow: var(--shadow-lg);
    overflow: hidden;
}

.mockup-header {
    background: var(--bg-secondary);
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    border-bottom: 1px solid var(--border-color);
}

.mockup-dots {
    display: flex;
    gap: 0.5rem;
}

.mockup-dots span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--border-color);
}

.mockup-dots span:nth-child(1) { background: #ef4444; }
.mockup-dots span:nth-child(2) { background: #f59e0b; }
.mockup-dots span:nth-child(3) { background: #22c55e; }

.mockup-title {
    font-size: 0.875rem;
    color: var(--text-secondary);
    font-weight: 500;
}

.mockup-content {
    padding: 1.5rem;
}

.metric-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.metric-card {
    background: var(--bg-secondary);
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid var(--border-color);
}

/* Sections - Metriqore Style */
.features, .solutions-preview, .cta-section {
    padding: var(--spacing-4xl) 0;
    background: var(--bg-primary);
}

.features {
    background: var(--bg-secondary);
}

.section-header {
    text-align: center;
    margin-bottom: var(--spacing-3xl);
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.section-title {
    font-size: var(--font-size-4xl);
    font-weight: 800;
    margin-bottom: var(--spacing-lg);
    color: var(--text-primary);
}

.section-description {
    font-size: var(--font-size-lg);
    color: var(--text-secondary);
    line-height: 1.6;
}

/* Features Grid - Metriqore Style */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--spacing-xl);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.feature-card {
    background: var(--bg-primary);
    padding: var(--spacing-xl);
    border-radius: var(--radius-xl);
    border: 1px solid var(--border-light);
    transition: all var(--transition-fast);
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));
    opacity: 0;
    transition: opacity var(--transition-fast);
}

.feature-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-xl);
    border-color: var(--accent-primary);
}

.feature-card:hover::before {
    opacity: 1;
}

.feature-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    border-radius: var(--radius-lg);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: var(--spacing-lg);
    color: white;
    transition: transform var(--transition-fast);
}

.feature-card:hover .feature-icon {
    transform: scale(1.1) rotate(5deg);
}

.feature-title {
    font-size: var(--font-size-xl);
    font-weight: 700;
    margin-bottom: var(--spacing-md);
    color: var(--text-primary);
}

.feature-description {
    color: var(--text-secondary);
    line-height: 1.6;
    font-size: var(--font-size-base);
}

/* Solutions Preview - Metriqore Style */
.solutions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: var(--spacing-xl);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.solution-card {
    background: var(--bg-primary);
    padding: var(--spacing-xl);
    border-radius: var(--radius-xl);
    border: 1px solid var(--border-light);
    transition: all var(--transition-fast);
    position: relative;
    overflow: hidden;
}

.solution-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    border-color: var(--accent-primary);
}

.solution-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: var(--spacing-md);
}

.solution-header h3 {
    font-size: var(--font-size-lg);
    font-weight: 700;
    color: var(--text-primary);
}

.solution-badge {
    background: var(--accent-primary);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: var(--radius-md);
    font-size: var(--font-size-xs);
    font-weight: 600;
}

.solution-card p {
    color: var(--text-secondary);
    margin-bottom: var(--spacing-lg);
    line-height: 1.6;
}

.solution-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--accent-primary);
    text-decoration: none;
    font-weight: 600;
    font-size: var(--font-size-sm);
    transition: all var(--transition-fast);
}

.solution-link:hover {
    transform: translateX(4px);
    color: var(--accent-secondary);
}

.solutions-cta {
    text-align: center;
    margin-top: var(--spacing-2xl);
}

/* CTA Section - Metriqore Style */
.cta-section {
    background: linear-gradient(135deg, #1e1b4b 0%, #7c3aed 50%, #dc2626 100%);
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(30, 27, 75, 0.9) 0%, rgba(124, 58, 237, 0.85) 50%, rgba(220, 38, 38, 0.9) 100%);
    z-index: 1
}

.cta-content {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}

.cta-title {
    font-size: var(--font-size-4xl);
    font-weight: 800;
    margin-bottom: var(--spacing-lg);
}

.cta-description {
    font-size: var(--font-size-lg);
    margin-bottom: var(--spacing-xl);
    opacity: 0.9;
    line-height: 1.6;
}

.cta-actions {
    display: flex;
    gap: var(--spacing-lg);
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}

.cta-actions .btn-primary {
    background: white;
    color: var(--accent-primary);
}

.cta-actions .btn-primary:hover {
    background: var(--bg-secondary);
    transform: translateY(-2px);
}

.cta-actions .btn-secondary {
    background: transparent;
    color: white;
    border-color: rgba(255, 255, 255, 0.3);
}

.cta-actions .btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
}

.chart-placeholder {
    height: 120px;
    border-radius: var(--radius-md);
    overflow: hidden;
    background: linear-gradient(45deg, var(--accent-purple), var(--accent-blue));
    opacity: 0.8;
}

/* Buttons */
.btn {
    display: inline-flex;
    align-items: center;
    gap: var(--spacing-sm);
    padding: 12px 24px;
    border-radius: var(--radius-md);
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all var(--transition-fast);
    font-size: var(--font-size-base);
}

.btn-primary {
    background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
    color: white;
    box-shadow: var(--shadow-md);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

.btn-secondary {
    background-color: var(--bg-secondary);
    color: var(--text-primary);
    border: 1px solid var(--border-color);
}

.btn-secondary:hover {
    background-color: var(--bg-card);
}

.btn-outline {
    background: transparent;
    color: var(--accent-purple);
    border: 1px solid var(--accent-purple);
}

.btn-outline:hover {
    background-color: var(--accent-purple);
    color: white;
}

/* Sade Sections */
.features {
    padding: 4rem 0;
    background: var(--bg-secondary);
}

.solutions-preview {
    padding: 4rem 0;
    background: var(--bg-primary);
}

.cta-section {
    padding: 4rem 0;
    background: var(--bg-secondary);
}

.section-header {
    text-align: center;
    margin-bottom: 3rem;
}

.section-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--text-primary);
}

.section-description {
    font-size: 1.125rem;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}

/* Sade Features Grid */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.feature-card {
    background-color: var(--bg-secondary);
    padding: var(--spacing-xl);
    border-radius: var(--radius-lg);
    border: 1px solid var(--border-color);
    transition: all var(--transition-normal);
}

.feature-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    border-color: var(--accent-purple);
}

.feature-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
    border-radius: var(--radius-md);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: var(--spacing-lg);
    color: white;
}

.feature-title {
    font-size: var(--font-size-xl);
    font-weight: 600;
    margin-bottom: var(--spacing-md);
}

.feature-description {
    color: var(--text-secondary);
    line-height: 1.6;
}

/* Solutions Grid */
.solutions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
    gap: 2.5rem;
    margin-bottom: 3rem;
}

.solution-card {
    background: linear-gradient(135deg, #ffffff 0%, #fefbff 100%);
    padding: 2.5rem;
    border-radius: 1.5rem;
    border: 2px solid rgba(147, 51, 234, 0.15);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 30px rgba(147, 51, 234, 0.12);
    min-height: 280px;
}

.solution-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 25px 50px rgba(147, 51, 234, 0.25);
    border-color: rgba(147, 51, 234, 0.4);
    background: linear-gradient(135deg, #ffffff 0%, #f0f9ff 100%);
}

.solution-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.solution-header h3 {
    font-size: 1.4rem;
    font-weight: 700;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-badge {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    color: white;
    font-size: 0.75rem;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.solution-card p {
    color: #64748b;
    margin-bottom: 2rem;
    line-height: 1.7;
    font-size: 1rem;
}

.solution-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: linear-gradient(135deg, #9333ea 0%, #7c3aed 100%);
    color: white;
    text-decoration: none;
    font-weight: 700;
    padding: 12px 24px;
    border-radius: 25px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 25px rgba(147, 51, 234, 0.3);
}

.solution-link:hover {
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 12px 35px rgba(147, 51, 234, 0.4);
    color: white;
}

.solutions-cta {
    text-align: center;
    margin-top: 2rem;
}

.solutions-cta .btn {
    padding: 15px 35px;
    font-size: 1.1rem;
    font-weight: 700;
    border-radius: 30px;
    transition: all 0.3s ease;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, var(--bg-secondary), var(--bg-card));
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
}

.cta-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.cta-title {
    font-size: var(--font-size-4xl);
    font-weight: 700;
    margin-bottom: var(--spacing-md);
}

.cta-description {
    font-size: var(--font-size-lg);
    color: var(--text-secondary);
    margin-bottom: var(--spacing-xl);
    line-height: 1.7;
}

.cta-actions {
    display: flex;
    gap: var(--spacing-md);
    justify-content: center;
}

/* Footer - Metriqore Style Dark Gradient Theme */
.footer {
    background: linear-gradient(135deg, #1a0a3a 0%, #3b0a5a 50%, #22083d 80%, #000000 100%);
    color: white;
    padding: var(--spacing-4xl) 0 var(--spacing-xl);
    position: relative;
    overflow: hidden;
}

/* Who We Are Button Style */
.who-we-are-btn {
    background: #18181b;
    color: #fff;
    border: none;
    border-radius: 32px;
    padding: 18px 48px;
    font-size: 1.15rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s;
    box-shadow: 0 4px 16px rgba(24,24,27,0.08);
    outline: none;
}
.who-we-are-btn:hover, .who-we-are-btn:focus {
    background: #27272a;
    box-shadow: 0 8px 24px rgba(24,24,27,0.16);
}

.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(26, 10, 58, 0.9) 0%, rgba(59, 10, 90, 0.85) 50%, rgba(34, 8, 61, 0.9) 80%, rgba(0, 0, 0, 0.9) 100%);
    z-index: 0;
}

/* Decorative shapes for footer */
.footer::after {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(102, 126, 234, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 6s ease-in-out infinite;
}

.footer > .container::before {
    content: '';
    position: absolute;
    bottom: 20px;
    left: -30px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(240, 147, 251, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    animation: float 8s ease-in-out infinite reverse;
}

@keyframes float {
    0%, 100% { transform: translateY(0px) rotate(0deg); }
    50% { transform: translateY(-20px) rotate(180deg); }
}

.footer > .container {
    position: relative;
    z-index: 1;
}

.footer-main {
    display: grid;
    grid-template-columns: 1fr 1.8fr;
    gap: var(--spacing-4xl);
    margin-bottom: var(--spacing-xl);
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1.5rem;
}

.footer-brand {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-lg);
    position: relative;
    padding: var(--spacing-lg);
    background: rgba(255, 255, 255, 0.03);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.footer-logo {
    display: flex;
    align-items: center;
    margin-bottom: var(--spacing-md);
    position: relative;
}

.footer-logo::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 40px;
    background: linear-gradient(to right, #9333ea, #e91e63);
    border-radius: 2px;
}

.footer-logo .logo-text {
    font-size: 1.8rem;
    font-weight: 700;
    background: linear-gradient(to right, #9333ea, #e91e63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    letter-spacing: -0.02em;
    margin-left: 0.1rem;
    position: relative;
}

.footer-logo .logo-text::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(to right, #9333ea, #e91e63);
    transition: width 0.3s ease;
    border-radius: 1px;
}

.footer-logo:hover .logo-text::after {
    width: 100%;
}

.footer-description {
    font-size: var(--font-size-base);
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: var(--spacing-lg);
    max-width: 420px;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-md);
}

.contact-item {
    display: flex;
    align-items: center;
    gap: var(--spacing-md);
    color: rgba(255, 255, 255, 0.8);
    font-size: var(--font-size-sm);
    transition: all var(--transition-fast);
    padding: var(--spacing-sm) var(--spacing-md);
    background: rgba(255, 255, 255, 0.02);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    overflow: hidden;
}

.contact-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(135deg, #667eea, #f093fb);
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.contact-item:hover {
    color: white;
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
}

.contact-item:hover::before {
    transform: scaleY(1);
}

.contact-item svg {
    color: rgba(255, 255, 255, 0.6);
    flex-shrink: 0;
    width: 18px;
    height: 18px;
}

.footer-social {
    display: flex;
    gap: var(--spacing-md);
    margin-top: var(--spacing-md);
}

.social-icon {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all var(--transition-normal);
    backdrop-filter: blur(10px);
}

.social-icon:hover {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.social-icon svg {
    width: 20px;
    height: 20px;
}

.footer-links-section {
    display: flex;
    justify-content: space-between;
    gap: var(--spacing-2xl);
    align-items: start;
    max-width: 100%;
    margin: 0;
}

.footer-column {
    background: rgba(255, 255, 255, 0.02);
    padding: var(--spacing-xl);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    position: relative;
    flex: 1;
    min-width: 200px;
}

.footer-column::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #667eea, #764ba2, #f093fb);
    border-radius: 16px 16px 0 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.footer-column:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.footer-column:hover::before {
    opacity: 1;
}

.footer-column h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: var(--spacing-lg);
    color: white;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.footer-column h3::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(90deg, #667eea, #f093fb);
    border-radius: 2px;
    transition: width 0.3s ease;
}

.footer-column:hover h3::after {
    width: 50px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: var(--spacing-xs);
}

.footer-links a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    transition: all var(--transition-fast);
    font-size: 1.15rem;
    line-height: 1.9;
    display: inline-block;
    position: relative;
    padding: 6px 0;
    font-weight: 450;
}

.footer-links a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    transition: width var(--transition-fast);
}

.footer-links a:hover {
    color: white;
    transform: translateX(3px);
}

.footer-links a:hover::before {
    width: 100%;
}

.footer-divider {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    margin: var(--spacing-xl) 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: var(--font-size-sm);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.footer-bottom-left p {
    margin: 0;
    line-height: 1.5;
}

.footer-bottom-right {
    display: flex;
    align-items: center;
    gap: var(--spacing-lg);
}

.policy-link {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: all var(--transition-fast);
    font-size: var(--font-size-sm);
    position: relative;
}

.policy-link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
    transition: width var(--transition-fast);
}

.policy-link:hover {
    color: white;
}

.policy-link:hover::after {
    width: 100%;
}

.heart {
    color: #ef4444;
    animation: heartbeat 2s infinite;
    display: inline-block;
}

@keyframes heartbeat {
    0%, 50%, 100% { 
        transform: scale(1); 
    }
    25%, 75% { 
        transform: scale(1.1); 
    }
}

.footer-bottom-left {
    flex: 1;
}

.footer-location {
    color: rgba(255, 255, 255, 0.5);
    font-style: italic;
}

/* Footer Mobile Responsive */
@media (max-width: 992px) {
    .footer-links-section {
        gap: var(--spacing-lg);
        max-width: 500px;
    }
}

@media (max-width: 768px) {
    .footer-main {
        grid-template-columns: 1fr;
        gap: var(--spacing-3xl);
        text-align: center;
    }

    .footer-links-section {
        flex-direction: column;
        gap: var(--spacing-xl);
        text-align: center;
        max-width: 300px;
    }

    .footer-bottom {
        flex-direction: column;
        gap: var(--spacing-md);
        text-align: center;
    }

    .footer-bottom-right {
        justify-content: center;
    }

    .social-icon {
        width: 48px;
        height: 48px;
    }

    .social-icon svg {
        width: 22px;
        height: 22px;
    }

    .footer-description {
        max-width: 100%;
    }
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.animate-fade-in {
    animation: fadeIn 0.6s ease-out;
}

.animate-fade-in-up {
    animation: fadeInUp 0.6s ease-out;
}

/* Page Load Animation */
body {
    animation: fadeIn 0.8s ease-out;
}

/* Page Header Styles */
.page-header {
    padding: var(--spacing-3xl) 0 var(--spacing-2xl);
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-card) 100%);
    border-bottom: 1px solid var(--border-color);
}

.page-header-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.page-title {
    font-size: var(--font-size-4xl);
    font-weight: 700;
    margin-bottom: var(--spacing-md);
    background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.page-description {
    font-size: var(--font-size-lg);
    color: var(--text-secondary);
    margin-bottom: var(--spacing-lg);
    line-height: 1.7;
}

.breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-sm);
    font-size: var(--font-size-sm);
}

.breadcrumb a {
    color: var(--accent-purple);
    text-decoration: none;
    transition: color var(--transition-fast);
}

.breadcrumb a:hover {
    color: var(--accent-blue);
}

.breadcrumb-separator {
    color: var(--text-muted);
}

.breadcrumb-current {
    color: var(--text-secondary);
}

/* Active nav link */
.nav-link.active {
    color: var(--accent-purple);
}

.nav-link.active::after {
    width: 100%;
}

/* Solutions Section */
.solutions-section {
    padding: var(--spacing-3xl) 0;
}

.solutions-filter {
    display: flex;
    justify-content: center;
    gap: var(--spacing-md);
    margin-bottom: var(--spacing-3xl);
    flex-wrap: wrap;
}

.filter-btn {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    border: 1px solid var(--border-color);
    padding: var(--spacing-sm) var(--spacing-lg);
    border-radius: var(--radius-md);
    font-weight: 500;
    cursor: pointer;
    transition: all var(--transition-fast);
}

.filter-btn:hover {
    color: var(--text-primary);
    border-color: var(--accent-purple);
}

.filter-btn.active {
    background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
    color: white;
    border-color: transparent;
}

.solutions-main-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: var(--spacing-xl);
}

/* Solution Main Card */
.solution-main-card {
    background-color: var(--bg-secondary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    padding: var(--spacing-xl);
    transition: all var(--transition-normal);
    opacity: 1;
    transform: translateY(0);
}

.solution-main-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-xl);
    border-color: var(--accent-purple);
}

.solution-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: var(--spacing-lg);
}

.solution-icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
    border-radius: var(--radius-lg);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.solution-badge {
    font-size: var(--font-size-xs);
    font-weight: 600;
    padding: 4px 12px;
    border-radius: var(--radius-sm);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.solution-badge.popular {
    background-color: var(--accent-purple);
    color: white;
}

.solution-card-title {
    font-size: var(--font-size-xl);
    font-weight: 600;
    margin-bottom: var(--spacing-md);
    color: var(--text-primary);
}

.solution-card-description {
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: var(--spacing-lg);
}

.solution-features {
    margin-bottom: var(--spacing-xl);
}

.feature-item {
    display: flex;
    align-items: center;
    gap: var(--spacing-sm);
    margin-bottom: var(--spacing-sm);
    font-size: var(--font-size-sm);
    color: var(--text-secondary);
}

.feature-item svg {
    color: var(--accent-purple);
    flex-shrink: 0;
}

.solution-card-footer {
    display: flex;
    gap: var(--spacing-md);
    flex-wrap: wrap;
}

.solution-card-footer .btn {
    flex: 1;
    min-width: 140px;
    justify-content: center;
}

/* Responsive Design - Mobile First Approach */
@media (max-width: 768px) {
    .container {
        padding: 0 var(--spacing-md);
    }

    .nav-container {
        padding: 0 var(--spacing-md);
    }

    .nav-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: var(--bg-secondary);
        flex-direction: column;
        padding: var(--spacing-lg);
        border-bottom: 1px solid var(--border-color);
    }

    .nav-menu.active {
        display: flex;
    }

    .hero-content {
        grid-template-columns: 1fr;
        text-align: center;
        gap: var(--spacing-2xl);
    }

    .hero-title {
        font-size: var(--font-size-3xl);
    }

    .hero-actions {
        flex-direction: column;
        align-items: center;
    }

    .hero-stats {
        justify-content: center;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .solutions-grid {
        grid-template-columns: 1fr;
    }

    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-bottom {
        flex-direction: column;
        gap: var(--spacing-md);
        text-align: center;
    }

    .cta-actions {
        flex-direction: column;
        align-items: center;
    }

    .section-title {
        font-size: var(--font-size-3xl);
    }

    .cta-title {
        font-size: var(--font-size-3xl);
    }
}

/* Happy Customers Solutions Styles */
.solutions-hero {
    background: transparent;
    color: #1f2937;
    padding: 3rem 0 2rem 0;
    text-align: center;
    margin-bottom: 2rem;
}

.solutions-hero-content {
    position: relative;
}

.solutions-main-title {
    font-size: 2.8rem;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 1rem;
    background: linear-gradient(to right, #9333ea, #e91e63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.025em;
    line-height: 1.2;
    transition: all 0.3s ease;
    position: relative;
}

.solutions-main-title:hover {
    transform: scale(1.02);
}

.solutions-hero-description {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.6;
    color: #6b7280;
    max-width: 800px;
    margin: 0 auto;
}

/* Inline header styles - alternatif */
.solutions-header-inline {
    text-align: center;
    margin-bottom: 3rem;
    padding: 2rem 0;
    position: relative;
}

.solutions-header-inline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(135deg, #9333ea 0%, #c084fc 50%, #ec4899 100%);
    border-radius: 2px;
}

/* Modern Feature Cards */
.modern-features {
    padding: 5rem 0;
    background: #f8fafc;
}

.feature-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto;
}

.feature-card {
    background: white;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: relative;
}

.feature-card-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.feature-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
}

.feature-icon.pink {
    background: linear-gradient(135deg, #ec4899 0%, #f472b6 100%);
}

.feature-icon.green {
    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
}

.feature-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0;
}

.feature-description {
    color: #6b7280;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin-bottom: 1.5rem;
}

.feature-list li {
    padding: 0.5rem 0;
    color: #4b5563;
    position: relative;
    padding-left: 1.5rem;
}

.feature-list li::before {
    content: '•';
    color: #9333ea;
    font-weight: bold;
    position: absolute;
    left: 0;
}

.feature-image {
    width: 100%;
    height: 200px;
    border-radius: 0.75rem;
    overflow: hidden;
    margin-top: 1rem;
}

.feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Magic Section */
.magic-section {
    padding: 5rem 0;
    background: linear-gradient(135deg, #1e1b4b 0%, #7c3aed 50%, #db2777 100%);
    color: white;
}

.magic-header {
    text-align: center;
    margin-bottom: 3rem;
}

.magic-title {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 1rem;
}

.highlight {
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.magic-description {
    font-size: 1.1rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
}

.magic-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    max-width: 1000px;
    margin: 0 auto;
}

.magic-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 1rem;
    padding: 2rem;
    text-align: center;
    transition: all 0.3s ease;
}

.magic-card:hover {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.15);
}

.magic-card-icon {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.magic-card-title {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: white;
}

.magic-card-desc {
    font-size: 0.9rem;
    opacity: 0.8;
    line-height: 1.5;
}

/* Integrations Section */
.integrations-section {
    padding: 5rem 0;
    background: white;
}

.integrations-header {
    text-align: center;
    margin-bottom: 3rem;
}

.integrations-title {
    font-size: 2rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 1rem;
}

.highlight-orange {
    background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.integrations-description {
    color: #6b7280;
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
}

.integrations-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 2rem;
    max-width: 800px;
    margin: 0 auto;
}

.integration-item {
    padding: 1rem;
    background: #f8fafc;
    border: 2px solid #e5e7eb;
    border-radius: 0.75rem;
    text-align: center;
    font-weight: 600;
    color: #4b5563;
    transition: all 0.3s ease;
}

.integration-item:hover {
    border-color: #9333ea;
    background: #f3f4f6;
    transform: translateY(-2px);
}

/* Responsive Styles */
@media (max-width: 768px) {
    .feature-cards-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .magic-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }
    
    .integrations-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 1.5rem;
    }
    
    .magic-title {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .magic-cards-grid {
        grid-template-columns: 1fr;
    }
    
    .integrations-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Solutions Grid Layout - Metriqore Style */
.solutions-grid-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 0;
}

.solutions-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    margin-bottom: 5rem;
}

.solution-card {
    background: linear-gradient(135deg, #ffffff 0%, #fefbff 100%);
    border: 2px solid rgba(147, 51, 234, 0.15);
    border-radius: 2rem;
    padding: 3.5rem;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(147, 51, 234, 0.12);
    min-height: 520px;
}

.solution-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(135deg, #e74c3c 0%, #f39c12 20%, #2ecc71 40%, #3498db 60%, #9b59b6 80%, #e91e63 100%);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.solution-card:hover {
    transform: translateY(-12px) scale(1.02);
    box-shadow: 0 35px 70px rgba(147, 51, 234, 0.25);
    border-color: rgba(147, 51, 234, 0.5);
    background: linear-gradient(135deg, #ffffff 0%, #f0f9ff 100%);
}

.solution-card:hover::before {
    transform: scaleX(1);
}

.solution-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.solution-icon {
    display: none;
}

.solution-card:nth-child(1) .solution-icon {
    display: none;
}

.solution-card:nth-child(2) .solution-icon {
    display: none;
}

.solution-card:nth-child(3) .solution-icon {
    display: none;
}

.solution-card:hover .solution-icon {
    display: none;
}

.solution-icon img {
    display: none;
}

.solution-image {
    width: 100%;
    height: 320px;
    margin: 0 0 1.5rem 0;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.solution-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.solution-card:hover .solution-image img {
    transform: scale(1.05);
}

.solution-title {
    font-size: 1.6rem;
    font-weight: 800;
    color: #2d3748;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transition: all 0.3s ease;
}

.solution-card:nth-child(1) .solution-title {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-card:nth-child(2) .solution-title {
    background: linear-gradient(135deg, #1abc9c 0%, #16a085 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-card:nth-child(3) .solution-title {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-features {
    list-style: none;
    padding: 0;
    margin-bottom: 2.5rem;
    flex-grow: 1;
}

.solution-features li {
    padding: 0.75rem 0;
    color: #64748b;
    font-size: 0.95rem;
    line-height: 2;
    position: relative;
    padding-left: 1.5rem;
    opacity: 0.9;
}

.solution-features li::before {
    content: '●';
    color: #667eea;
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    top: 0.85rem;
}

.solution-card:nth-child(1) .solution-features li::before {
    color: #e74c3c;
}

.solution-card:nth-child(2) .solution-features li::before {
    color: #1abc9c;
}

.solution-card:nth-child(3) .solution-features li::before {
    color: #3498db;
}

.solution-btn {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 2.5rem;
    border: none;
    border-radius: 3rem;
    font-weight: 600;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    display: inline-block;
    margin-top: auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.solution-card:nth-child(1) .solution-btn {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.4);
}

.solution-card:nth-child(2) .solution-btn {
    background: linear-gradient(135deg, #1abc9c 0%, #16a085 100%);
    box-shadow: 0 4px 15px rgba(26, 188, 156, 0.4);
}

.solution-card:nth-child(3) .solution-btn {
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.4);
}

.solution-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
    transition: left 0.3s ease;
    z-index: 1;
}

.solution-btn:hover::before {
    left: 0;
}

.solution-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(102, 126, 234, 0.4);
    color: white;
}

/* İkinci ve üçüncü satır için farklı renkler */
.solutions-row:nth-child(3) .solution-card:nth-child(1) .solution-icon {
    background: linear-gradient(135deg, #9b59b6 0%, #8e44ad 100%);
    box-shadow: 0 8px 25px rgba(155, 89, 182, 0.5);
}

.solutions-row:nth-child(3) .solution-card:nth-child(2) .solution-icon {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
    box-shadow: 0 8px 25px rgba(243, 156, 18, 0.5);
}

.solutions-row:nth-child(3) .solution-card:nth-child(3) .solution-icon {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    box-shadow: 0 8px 25px rgba(46, 204, 113, 0.5);
}

.solutions-row:nth-child(5) .solution-card:nth-child(1) .solution-icon {
    background: linear-gradient(135deg, #e91e63 0%, #ad1457 100%);
    box-shadow: 0 8px 25px rgba(233, 30, 99, 0.5);
}

.solutions-row:nth-child(5) .solution-card:nth-child(2) .solution-icon {
    background: linear-gradient(135deg, #00bcd4 0%, #0097a7 100%);
    box-shadow: 0 8px 25px rgba(0, 188, 212, 0.5);
}

.solutions-row:nth-child(5) .solution-card:nth-child(3) .solution-icon {
    background: linear-gradient(135deg, #ff5722 0%, #d84315 100%);
    box-shadow: 0 8px 25px rgba(255, 87, 34, 0.5);
}

/* Başlık renkleri için */
.solutions-row:nth-child(3) .solution-card:nth-child(1) .solution-title {
    background: linear-gradient(135deg, #9b59b6 0%, #8e44ad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solutions-row:nth-child(3) .solution-card:nth-child(2) .solution-title {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solutions-row:nth-child(3) .solution-card:nth-child(3) .solution-title {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solutions-row:nth-child(5) .solution-card:nth-child(1) .solution-title {
    background: linear-gradient(135deg, #e91e63 0%, #ad1457 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solutions-row:nth-child(5) .solution-card:nth-child(2) .solution-title {
    background: linear-gradient(135deg, #00bcd4 0%, #0097a7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solutions-row:nth-child(5) .solution-card:nth-child(3) .solution-title {
    background: linear-gradient(135deg, #ff5722 0%, #d84315 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Button renkleri */
.solutions-row:nth-child(3) .solution-card:nth-child(1) .solution-btn {
    background: linear-gradient(135deg, #9b59b6 0%, #8e44ad 100%);
    box-shadow: 0 4px 15px rgba(155, 89, 182, 0.4);
}

.solutions-row:nth-child(3) .solution-card:nth-child(2) .solution-btn {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
    box-shadow: 0 4px 15px rgba(243, 156, 18, 0.4);
}

.solutions-row:nth-child(3) .solution-card:nth-child(3) .solution-btn {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    box-shadow: 0 4px 15px rgba(46, 204, 113, 0.4);
}

.solutions-row:nth-child(5) .solution-card:nth-child(1) .solution-btn {
    background: linear-gradient(135deg, #e91e63 0%, #ad1457 100%);
    box-shadow: 0 4px 15px rgba(233, 30, 99, 0.4);
}

.solutions-row:nth-child(5) .solution-card:nth-child(2) .solution-btn {
    background: linear-gradient(135deg, #00bcd4 0%, #0097a7 100%);
    box-shadow: 0 4px 15px rgba(0, 188, 212, 0.4);
}

.solutions-row:nth-child(5) .solution-card:nth-child(3) .solution-btn {
    background: linear-gradient(135deg, #ff5722 0%, #d84315 100%);
    box-shadow: 0 4px 15px rgba(255, 87, 34, 0.4);
}

/* Bullet renkleri */
.solutions-row:nth-child(3) .solution-card:nth-child(1) .solution-features li::before {
    color: #9b59b6;
}

.solutions-row:nth-child(3) .solution-card:nth-child(2) .solution-features li::before {
    color: #f39c12;
}

.solutions-row:nth-child(3) .solution-card:nth-child(3) .solution-features li::before {
    color: #2ecc71;
}

.solutions-row:nth-child(5) .solution-card:nth-child(1) .solution-features li::before {
    color: #e91e63;
}

.solutions-row:nth-child(5) .solution-card:nth-child(2) .solution-features li::before {
    color: #00bcd4;
}

.solutions-row:nth-child(5) .solution-card:nth-child(3) .solution-features li::before {
    color: #ff5722;
}

/* Connecting Elements - Metriqore Style */
.connecting-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8rem 0;
    position: relative;
}

.arrow-line {
    width: 100%;
    height: 1px;
    background: linear-gradient(135deg, #9333ea 0%, #c084fc 50%, #ec4899 100%);
    position: relative;
    opacity: 0.6;
}

.arrow-text {
    position: absolute;
    background: linear-gradient(135deg, #8e44ad 0%, #3498db 100%);
    padding: 1.5rem 3rem;
    border: 2px solid transparent;
    background-clip: padding-box;
    border-radius: 3rem;
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    max-width: 700px;
    line-height: 1.5;
    color: white;
    box-shadow: 0 8px 30px rgba(142, 68, 173, 0.4);
    backdrop-filter: blur(10px);
}

.customer-knowledge-section {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4rem 0;
    position: relative;
}

.customer-knowledge-section .arrow-line {
    width: 100%;
    height: 1px;
    background: linear-gradient(135deg, #e74c3c 0%, #f39c12 20%, #2ecc71 40%, #3498db 60%, #9b59b6 80%, #e91e63 100%);
    position: absolute;
    opacity: 0.6;
    z-index: 1;
}

.knowledge-text {
    background: linear-gradient(135deg, #8e44ad 0%, #3498db 100%);
    padding: 2rem 3rem;
    border: 2px solid transparent;
    background-clip: padding-box;
    border-radius: 3rem;
    text-align: center;
    max-width: 800px;
    position: relative;
    box-shadow: 0 8px 30px rgba(142, 68, 173, 0.4);
    backdrop-filter: blur(10px);
    z-index: 2;
}

.knowledge-text h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1rem;
    line-height: 1.4;
}

.knowledge-text p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin: 0;
    line-height: 1.6;
}

/* Bottom CTA - Professional Corporate Style */
.bottom-cta-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
    margin: 6rem 0;
    padding: 5rem;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b  30%, #334155 70%, #475569 100%);
    border-radius: 2rem;
    color: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.bottom-cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(147, 51, 234, 0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.15) 0%, transparent 50%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.02) 0%, transparent 100%);
    z-index: 1;
}

.bottom-cta-section::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.03) 50%, transparent 70%);
    transform: rotate(45deg);
    z-index: 1;
}

.cta-content {
    position: relative;
    z-index: 2;
}

.cta-content h2 {
    font-size: 2.75rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
    background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.cta-content p {
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 3rem;
    line-height: 1.7;
    font-size: 1.15rem;
    font-weight: 400;
}

.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    background: linear-gradient(135deg, #9333ea 0%, #7c3aed 50%, #6366f1 100%);
    color: white;
    padding: 1.5rem 4rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 15px 35px rgba(147, 51, 234, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.6s;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-button:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 20px 45px rgba(147, 51, 234, 0.5);
    color: white;
}

.cta-icon {
    font-size: 1.4rem;
    transition: transform 0.3s ease;
}

.cta-button:hover .cta-icon {
    transform: translateX(3px);
}

.cta-illustration {
    text-align: center;
    position: relative;
    z-index: 2;
}

.cta-image {
    width: 100%;
    max-width: 450px;
    height: 350px;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.cta-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(147, 51, 234, 0.1) 0%, rgba(236, 72, 153, 0.1) 100%);
    border-radius: 20px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.cta-image:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 
        0 35px 70px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}

.cta-image:hover::before {
    opacity: 1;
}

.illustration-placeholder {
    font-size: 5rem;
    opacity: 0.9;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.2));
}

/* Responsive Design - Metriqore Style */
@media (max-width: 1200px) {
    .solutions-row {
        gap: 2.5rem;
    }
    
    .solution-card {
        padding: 3rem;
        min-height: 480px;
    }
    
    .solution-icon {
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 900px) {
    .solutions-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
    
    .solution-card {
        padding: 2.5rem;
        min-height: 450px;
    }
    
    .solution-icon {
        display: none;
    }
    
    .solution-image {
        height: 280px;
        margin: 0 0 1.5rem 0;
    }
    
    .solutions-row:last-child .solution-card:last-child {
        grid-column: 1 / -1;
        max-width: 70%;
        margin: 0 auto;
    }
}

@media (max-width: 600px) {
    .solutions-row {
        grid-template-columns: 1fr;
    }
    
    .solutions-row:last-child .solution-card:last-child {
        max-width: 100%;
    }
    
    .solution-card {
        padding: 1.5rem;
    }
    
    .solution-icon {
        display: none;
    }
    
    .solution-image {
        height: 250px;
        margin: 0 0 1.5rem 0;
    }
    
    .arrow-text,
    .knowledge-text {
        padding: 1.5rem 2rem;
        font-size: 0.9rem;
    }
    
    .bottom-cta-section {
        grid-template-columns: 1fr;
        padding: 4rem 2rem;
        gap: 3rem;
        text-align: center;
        margin: 3rem 0;
    }
    
    .cta-content h2 {
        font-size: 2.2rem;
        margin-bottom: 1rem;
    }
    
    .cta-content p {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
    
    .cta-button {
        padding: 1.2rem 3rem;
        font-size: 1rem;
    }
    
    .cta-image {
        max-width: 350px;
        height: 280px;
    }
}

.solutions-modern-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 3rem;
}

.solution-modern-card {
    background: white;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border: 2px solid #f1f5f9;
    transition: all 0.3s ease;
    position: relative;
}

.solution-modern-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-color: #9333ea;
}

.solution-modern-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    position: relative;
}

.solution-modern-icon::before {
    content: '';
    position: absolute;
    inset: 4px;
    background: white;
    border-radius: 0.75rem;
}

.solution-illustration {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #9333ea 0%, #c084fc 100%);
    border-radius: 0.5rem;
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
}

.solution-modern-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 1rem;
    line-height: 1.4;
}

.solution-modern-description {
    color: #6b7280;
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.solution-modern-button {
    background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 0.5rem;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.solution-modern-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(245, 158, 11, 0.4);
    color: white;
}

.solutions-center-text {
    text-align: center;
    margin: 3rem 0;
    font-size: 1.1rem;
    color: #4b5563;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
}

.solutions-arrow {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
}

.arrow-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
    font-weight: bold;
}

.hero-section {
  background: linear-gradient(135deg, #1a0a3a 0%, #3b0a5a 50%, #22083d 80%, #000000 100%);
  padding: 80px 0;
  color: white;
}

/* Solutions Summary Section */
.solutions-summary {
  padding: 80px 0;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 25%, #f093fb 50%, #f5576c 75%, #4facfe 100%);
  background-size: 300% 300%;
  animation: gradientShift 15s ease infinite;
  border-top: 1px solid #e5e7eb;
  position: relative;
}

.solutions-summary::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 25%, rgba(240, 147, 251, 0.1) 50%, rgba(245, 87, 108, 0.1) 75%, rgba(79, 172, 254, 0.1) 100%),
              rgba(255, 255, 255, 0.75);
  background-blend-mode: normal;
  pointer-events: none;
}

.solutions-summary .container {
  position: relative;
  z-index: 1;
}

@keyframes gradientShift {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}

.summary-content {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

.summary-content h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.summary-description {
  font-size: 1.2rem;
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 3rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.summary-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
  padding: 0 20px;
}

.stat-item {
  background: white;
  padding: 2rem 1.5rem;
  border-radius: 16px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15);
}

.stat-number {
  font-size: 3rem;
  font-weight: 800;
  color: #000000;
  margin-bottom: 0.5rem;
  line-height: 1;
}

.solutions-summary .stat-label {
  font-size: 1rem;
  color: #000000 !important;
  font-weight: 600;
}

.summary-actions {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.btn-primary, .btn-secondary {
  padding: 1rem 2rem;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  border: 2px solid transparent;
}

.btn-primary {
  background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
  color: white;
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px -5px rgba(249, 115, 22, 0.4);
}

.btn-secondary {
  background: transparent;
  color: #f97316;
  border-color: #f97316;
}

.btn-secondary:hover {
  background: #f97316;
  color: white;
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .summary-content h2 {
    font-size: 2rem;
  }
  
  .summary-description {
    font-size: 1.1rem;
    padding: 0 1rem;
  }
  
  .summary-stats {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding: 0;
  }
  
  .stat-number {
    font-size: 2.5rem;
  }
  
  .summary-actions {
    flex-direction: column;
    width: 100%;
    padding: 0 1rem;
  }
  
  .btn-primary, .btn-secondary {
    width: 100%;
    justify-content: center;
  }
}

/* Solutions Page Specific Hero - REMOVED */

/* Sectors Page Specific Hero - Minimal Design */
.sectors-hero-section {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  padding: 80px 0;
  color: #1e293b;
  position: relative;
  overflow: hidden;
}

.sectors-hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 20% 30%, rgba(59, 130, 246, 0.05) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(99, 102, 241, 0.03) 0%, transparent 50%);
}

.sectors-hero-content {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 10;
}

.sectors-hero-title {
  font-size: 3.5rem;
  font-weight: 900;
  margin-bottom: 2rem;
  line-height: 1.1;
}

.hero-gradient-text {
  display: block;
  background: linear-gradient(135deg, #3b82f6 0%, #6366f1 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.5rem;
}

.hero-subtitle {
    display: block;
    color: #1e293b;
    font-weight: 800;
    text-align: center;
}

.sectors-hero-description {
  font-size: 1.25rem;
  color: #64748b;
  margin-bottom: 3rem;
  line-height: 1.6;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.sectors-hero-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.sectors-hero-actions .btn {
  background: #3b82f6;
  color: white;
  padding: 1rem 2rem;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  border: none;
}

.sectors-hero-actions .btn:hover {
  background: #2563eb;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.3);
}

.hero-features {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
}

.feature-item {
  color: #64748b;
  font-weight: 500;
  font-size: 1rem;
  margin: 0;
  position: relative;
  padding-left: 1.5rem;
}

.feature-item::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #3b82f6;
  font-weight: bold;
}

@media (max-width: 768px) {
  .sectors-hero-title {
    font-size: 2.5rem;
  }
  
  .sectors-hero-description {
    font-size: 1.1rem;
  }
  
  .hero-features {
    flex-direction: column;
    gap: 1rem;
  }
}

/* Remove complex animations */
@keyframes sectorGradientShift {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}

@keyframes sectorLightMove {
  0%, 100% { opacity: 0.1; }
  50% { opacity: 0.2; }
}

@keyframes sectorFloatLarge {
  0%, 100% { transform: translateX(0px) translateY(0px); }
  50% { transform: translateX(10px) translateY(-10px); }
}

/* Responsive Solutions */
@media (max-width: 768px) {
    .solutions-modern-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .solutions-main-title {
        font-size: 2rem;
    }
    
    .solutions-hero {
        padding: 2rem 0;
    }
}

/* Clean CTA Section */
.clean-cta-section {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border: 2px solid #e2e8f0;
    border-radius: 1.5rem;
    padding: 3rem;
    margin: 4rem 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.clean-cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 50%, #ec4899 100%);
}

.clean-cta-content {
    max-width: 600px;
    margin: 0 auto;
}

.clean-cta-title {
    font-size: 2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.clean-cta-description {
    font-size: 1.1rem;
    color: #64748b;
    margin-bottom: 2.5rem;
    line-height: 1.6;
}

.clean-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    color: white;
    padding: 1rem 2.5rem;
    border-radius: 0.75rem;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}

.clean-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.4);
    color: white;
}

.clean-cta-icon {
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

.clean-cta-button:hover .clean-cta-icon {
    transform: translateX(3px);
}

@media (max-width: 768px) {
    .clean-cta-section {
        padding: 2rem;
        margin: 2rem 0;
    }
    
    .clean-cta-title {
        font-size: 1.5rem;
    }
    
    .clean-cta-button {
        padding: 0.875rem 2rem;
        font-size: 0.9rem;
    }
}

/* Clean Footer */
.clean-footer {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-top: 1px solid #e2e8f0;
    padding: 3rem 0 1.5rem;
    margin-top: 2rem;
}

.clean-footer-content {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 3rem;
    margin-bottom: 2rem;
}

.clean-footer-brand .logo-text {
    font-size: 1.5rem;
    font-weight: 700;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 1rem;
    display: block;
}

.clean-footer-description {
    color: #64748b;
    line-height: 1.6;
    max-width: 400px;
}

.clean-footer-links {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.clean-footer-column h4 {
    font-size: 0.9rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.clean-footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clean-footer-column li {
    margin-bottom: 0.5rem;
}

.clean-footer-column a {
    color: #6b7280;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.2s ease;
}

.clean-footer-column a:hover {
    color: #3b82f6;
}

.clean-footer-column span {
    color: #6b7280;
    font-size: 0.9rem;
}

.clean-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.clean-footer-bottom p {
    color: #9ca3af;
    font-size: 0.875rem;
    margin: 0;
}

.clean-footer-bottom-links {
    display: flex;
    gap: 1.5rem;
}

.clean-footer-bottom-links a {
    color: #9ca3af;
    text-decoration: none;
    font-size: 0.875rem;
    transition: color 0.2s ease;
}

.clean-footer-bottom-links a:hover {
    color: #6b7280;
}

@media (max-width: 768px) {
    .clean-footer-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .clean-footer-links {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .clean-footer-bottom {
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }
}

/* Modern Footer */
.modern-footer {
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
    color: #e2e8f0;
    padding: 4rem 0 2rem;
    margin-top: 3rem;
    position: relative;
    overflow: hidden;
}

.modern-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #3b82f6 50%, transparent 100%);
}

.modern-footer-content {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    gap: 3rem;
    margin-bottom: 3rem;
}

.modern-footer-brand .logo-text {
    font-size: 1.75rem;
    font-weight: 700;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 1.25rem;
    display: block;
}

.modern-footer-description {
    color: #cbd5e1;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-size: 0.95rem;
}

.modern-footer-contact {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.modern-contact-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #cbd5e1;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.modern-contact-item:hover {
    color: #3b82f6;
}

.contact-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    border-radius: 8px;
    color: white;
    flex-shrink: 0;
}

.modern-footer-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}

.modern-footer-column h4 {
    font-size: 1rem;
    font-weight: 600;
    color: #f1f5f9;
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 0.5rem;
}

.modern-footer-column h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    border-radius: 1px;
}

.modern-footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-footer-column li {
    margin-bottom: 0.75rem;
}

.modern-footer-column a {
    color: #cbd5e1;
    text-decoration: none;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
}

.modern-footer-column a:hover {
    color: #3b82f6;
    transform: translateX(4px);
}

.modern-footer-social h4 {
    font-size: 1rem;
    font-weight: 600;
    color: #f1f5f9;
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 0.5rem;
}

.modern-footer-social h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    border-radius: 1px;
}

.modern-social-links {
    display: flex;
    gap: 1rem;
}

.modern-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: rgba(59, 130, 246, 0.1);
    border: 1px solid rgba(59, 130, 246, 0.2);
    border-radius: 12px;
    color: #cbd5e1;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.modern-social-icon:hover {
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.3);
}

.modern-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 2rem;
    border-top: 1px solid rgba(148, 163, 184, 0.2);
}

.modern-footer-bottom-left p {
    color: #94a3b8;
    font-size: 0.875rem;
    margin: 0;
}

.modern-footer-bottom-right {
    display: flex;
    gap: 2rem;
}

.modern-policy-link {
    color: #94a3b8;
    text-decoration: none;
    font-size: 0.875rem;
    transition: color 0.3s ease;
}

.modern-policy-link:hover {
    color: #3b82f6;
}

@media (max-width: 768px) {
    .modern-footer-content {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
    
    .modern-footer-links {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .modern-social-links {
        justify-content: center;
    }
    
    .modern-footer-bottom {
        flex-direction: column;
        gap: 1.5rem;
        text-align: center;
    }
    
    .modern-footer-bottom-right {
        justify-content: center;
    }
}

/* Professional CTA Section */
.professional-cta-section {
    background: linear-gradient(135deg, #1e1b4b 0%, #7c3aed 50%, #dc2626 100%);
    padding: 6rem 0;
    margin: 4rem 0 2rem;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

/* Kantar-like Navigation & Mega Menu */
.kantar-nav {
    background: #ffffff;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.kantar-nav .logo-text {
    text-transform: uppercase;
    font-weight: 900;
    color: #0f172a;
    letter-spacing: .05em;
    font-size: 1.75rem;
    background: none !important;
    -webkit-text-fill-color: inherit !important;
    margin-left: 0 !important;
}

.kantar-nav .nav-link {
    color: #0f172a; /* near-black */
    font-weight: 800; /* kalın */
    background: transparent;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.kantar-nav .nav-link:hover,
.kantar-nav .nav-link.active {
    color: #0f172a;
}

/* Remove legacy active border; keep only blue underline */
.kantar-nav .nav-link.active { border-bottom: none !important; }
.kantar-nav .nav-link:hover { background: transparent; }

/* Yellow underline accent on hover/active */
/* Blue underline like Kantar (animated, visible on hover/focus/active) */
.kantar-nav .nav-link {
    position: relative;
}
.kantar-nav .nav-link::after {
    content: '';
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: -6px;
    height: 2px;
    background: #0066cc;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.18s ease-out;
}
.kantar-nav .nav-link:hover::after,
.kantar-nav .nav-link:focus-visible::after,
.kantar-nav .nav-link.active::after,
.kantar-nav .nav-item.active > .nav-link::after {
    transform: scaleX(1);
}

.nav-item.has-mega {
    position: relative;
}

.mega-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    top: calc(100% + 10px);
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 14px;
    box-shadow: 0 30px 60px rgba(0,0,0,0.12);
    padding: 22px 0 24px; /* a bit more breathing room */
    min-width: 860px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
    z-index: 1100;
}

.mega-inner {
    padding: 0 28px; /* widen inner gutters */
}

.nav-item.has-mega:hover > .mega-menu,
.nav-item.has-mega:focus-within > .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.mega-header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 4px 0 16px;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    margin-bottom: 14px;
}

.mega-header h4 {
    color: #0f172a;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.mega-view-all {
    color: #0066cc;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}

.mega-grid {
    display: grid;
    gap: 22px 28px; /* larger gaps for readability */
}

.mega-grid.cols-3 {
    grid-template-columns: repeat(3, 1fr);
}

.mega-grid.cols-4 {
    grid-template-columns: repeat(4, minmax(160px, 1fr));
}

.mega-col h5 {
    color: #0f172a;
    font-size: 12px;
    font-weight: 700;
    margin: 8px 0 12px; /* slightly more spacing under headings */
    letter-spacing: .02em;
    text-transform: uppercase;
}
.mega-col ul li + li { margin-top: 6px; }

.mega-col ul { list-style: none; padding: 0; margin: 0; }

.mega-link {
    display: block;
    color: #111827;
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 10px;
    transition: background .15s ease, color .15s ease, transform .15s ease;
}

.mega-link:hover {
    background: transparent;
    color: #0066cc;
    text-decoration: none; /* handled by underline bar */
    transform: none;
}

/* Blue underline on hover/focus for every mega-menu link */
.kantar-nav .mega-menu a.mega-link,
.kantar-nav .mega-menu .mega-tile,
.kantar-nav .mega-menu a.mega-view-all {
    position: relative;
}
.kantar-nav .mega-menu a.mega-link::after,
.kantar-nav .mega-menu .mega-tile::after,
.kantar-nav .mega-menu a.mega-view-all::after {
    content: '';
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: -2px; /* closer to text for header link */
    height: 2px;
    background: #0066cc;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.16s ease-out;
}
.kantar-nav .mega-menu a.mega-link:hover::after,
.kantar-nav .mega-menu a.mega-link:focus-visible::after,
.kantar-nav .mega-menu .mega-tile:hover::after,
.kantar-nav .mega-menu .mega-tile:focus-visible::after,
.kantar-nav .mega-menu a.mega-view-all:hover::after,
.kantar-nav .mega-menu a.mega-view-all:focus-visible::after {
    transform: scaleX(1);
}

.mega-badge {
    background: #e5e7eb;
    color: #0f172a;
    font-size: 11px;
    font-weight: 800;
    padding: 2px 6px;
    border-radius: 999px;
    margin-left: 8px;
}

/* Sector tiles */
.mega-grid.compact { gap: 12px; }

.mega-tile {
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 12px 8px; /* a touch more hit area */
    color: #0f172a;
    text-decoration: none;
    transition: color .15s ease;
}

.mega-tile:hover {
    color: #0066cc;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.tile-title { font-weight: 700; font-size: 14px; }
.tile-desc { font-size: 12px; color: #6b7280; }

/* Revert Sektörler (mega-sectors) tiles to simple link style */
.mega-sectors .mega-tile {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 12px 8px; /* back to simple hit area */
    color: #0f172a;
    text-decoration: none;
    box-shadow: none;
    transform: none;
    transition: color .15s ease; /* no elevation/scale */
    opacity: 1; /* undo stagger hidden */
}
.mega-sectors .mega-tile:hover {
    color: #0066cc;
    text-decoration: underline;
    text-underline-offset: 2px;
    border-color: transparent;
    box-shadow: none;
    transform: none;
}
/* remove emoji bubble & blue underline bar only for sectors */
.mega-sectors .mega-tile::before,
.mega-sectors .mega-tile::after { content: none; display: none; }
.kantar-nav .mega-sectors .mega-tile::after { content: none; }

/* Mobile behavior */
@media (max-width: 992px) {
    .mega-menu { position: static; transform: none; left: auto; top: auto; min-width: 0; opacity: 1; visibility: visible; padding: 8px 0; border: none; box-shadow: none; background: transparent; }
    .mega-inner { padding: 0; }
    .mega-header { display: none; }
    .mega-grid { grid-template-columns: 1fr !important; gap: 8px; }
    .mega-col h5 { margin-top: 12px; }
    .mega-tile { padding: 12px; }
    .nav-item.has-mega .mega-menu { display: none; }
    .nav-item.has-mega.open .mega-menu { display: block; }
    /* Light theme colors for mobile within light navbar */
    .kantar-nav .mega-col h5 { color: var(--text-primary); }
    .kantar-nav .mega-link { color: var(--text-primary); }
    .kantar-nav .mega-link:hover { background: rgba(0,0,0,0.04); color: var(--text-primary); }
    .kantar-nav .mega-tile { background: #f8fafc; border-color: #e5e7eb; color: var(--text-primary); }
    .kantar-nav .mega-tile .tile-desc { color: #6b7280; }
    .kantar-nav .mega-tile:hover { border-color: #ffd400; }
}

/* Kantar-like Footer tweak */
.kantar-footer {
    background: #0b0c0e; /* deep neutral */
}
.footer.kantar-footer::before,
.footer.kantar-footer::after { display: none; }
.footer.kantar-footer > .container::before { display: none; }
.kantar-footer .footer-main,
.kantar-footer .footer-bottom,
.kantar-footer .footer > .container { color: #e5e7eb; }
.kantar-footer .footer-brand { background: rgba(255,255,255,0.03); border-color: rgba(255,255,255,0.08); }
.kantar-footer .footer-description { color: rgba(255,255,255,0.8); }
.kantar-footer .contact-item { background: rgba(255,255,255,0.02); border-color: rgba(255,255,255,0.06); color: rgba(255,255,255,0.8); }
.kantar-footer .contact-item:hover { background: rgba(255,255,255,0.05); color: #ffffff; }
.kantar-footer .footer-links a { color: rgba(255,255,255,0.85); }
.kantar-footer .footer-links a:hover { color: #3B94FF; } /* blue accent */
.kantar-footer .footer-column { background: rgba(255,255,255,0.02); border-color: rgba(255,255,255,0.08); }
.kantar-footer .footer-column h3 { background: none; -webkit-text-fill-color: currentColor; color: #ffffff; letter-spacing: .08em; font-weight: 800; }
.kantar-footer .footer-column h3::after { background: linear-gradient(90deg, #3B94FF, #1E6FFF); }
.kantar-footer .footer-divider { background: rgba(255,255,255,0.12); }
.kantar-footer .policy-link { color: rgba(255,255,255,0.7); }
.kantar-footer .policy-link:hover { color: #3B94FF; }
.kantar-footer .social-icon { background: rgba(255,255,255,0.08); color: rgba(255,255,255,0.75); border-color: rgba(255,255,255,0.15); }
.kantar-footer .social-icon:hover { background: rgba(255,255,255,0.15); color: #ffffff; border-color: rgba(255,255,255,0.3); }
.kantar-footer .footer-logo .logo-text {
    background: none;
    -webkit-text-fill-color: #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 900;
}

/* Footer link underline bar to blue */
.kantar-footer .footer-links a::before { background: #3B94FF; }

/* Accessible focus states */
.kantar-footer a:focus-visible {
    outline: 2px solid #3B94FF;
    outline-offset: 2px;
    border-radius: 6px;
}

/* Remove pink next to logo; use blue gradient accents */
.footer.kantar-footer .footer-logo::before {
    background: linear-gradient(to right, #3B94FF, #1E6FFF);
}
.footer.kantar-footer .footer-logo .logo-text::after {
    background: linear-gradient(to right, #3B94FF, #1E6FFF);
}
.footer.kantar-footer .footer-column::before {
    background: linear-gradient(90deg, #3B94FF, #1E6FFF);
}

.professional-cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(30, 27, 75, 0.9) 0%, rgba(124, 58, 237, 0.85) 50%, rgba(220, 38, 38, 0.9) 100%);
    z-index: 1;
}

@keyframes gradientShift {
    0%, 100% { opacity: 0.8; }
    50% { opacity: 1; }
}

.professional-cta-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 5rem;
    align-items: center;
    position: relative;
    z-index: 2;
}

.professional-cta-content {
    color: white;
}

.cta-badge-modern {
    display: inline-block;
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    padding: 0.6rem 1.5rem;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(99, 102, 241, 0.3);
}

.professional-cta-title {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 2rem;
    letter-spacing: -0.02em;
}

.professional-cta-description {
    font-size: 1.3rem;
    line-height: 1.7;
    margin-bottom: 3rem;
    opacity: 0.9;
    font-weight: 300;
}

.professional-cta-description strong {
    color: #a855f7;
    font-weight: 600;
}

.cta-features-modern {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-bottom: 3rem;
}

.cta-feature-modern {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}

.cta-feature-modern:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-2px);
    border-color: rgba(168, 85, 247, 0.3);
}

.feature-icon-modern {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(99, 102, 241, 0.3);
}

.feature-content h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: white;
}

.feature-content p {
    font-size: 0.95rem;
    opacity: 0.8;
    margin: 0;
    line-height: 1.4;
}

.professional-cta-buttons {
    display: flex;
    gap: 1.5rem;
}

.professional-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 1.25rem 2.5rem;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    min-width: 200px;
}

.professional-cta-button svg {
    transition: transform 0.3s ease;
}

.professional-cta-button:hover svg {
    transform: translateX(3px);
}

.professional-cta-button.primary {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    color: white;
    box-shadow: 0 10px 30px rgba(99, 102, 241, 0.4);
}

.professional-cta-button.primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(99, 102, 241, 0.6);
}

.professional-cta-button.secondary {
    background: rgba(255, 255, 255, 0.1);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
}

.professional-cta-button.secondary:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-3px);
}

.professional-cta-visual {
    position: relative;
}

.cta-stats-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}

.stat-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 2rem;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.stat-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #6366f1, #8b5cf6, #a855f7);
}

.stat-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(168, 85, 247, 0.3);
}

.stat-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: white;
    margin-bottom: 0.5rem;
    background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.stat-label {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Info Cards for Professional CTA */
.cta-info-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}

.info-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    padding: 1.5rem;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.info-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #6366f1, #8b5cf6, #a855f7);
}

.info-card:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(168, 85, 247, 0.3);
}

.info-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(99, 102, 241, 0.3);
}

.info-content h4 {
    font-size: 1.1rem;
    font-weight: 600;
    color: white;
    margin-bottom: 0.5rem;
}

.info-content p {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .professional-cta-container {
        grid-template-columns: 1fr;
        gap: 3rem;
        text-align: center;
    }
    
    .professional-cta-title {
        font-size: 2.2rem;
    }
    
    .professional-cta-description {
        font-size: 1.1rem;
    }
    
    .professional-cta-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .professional-cta-button {
        width: 100%;
        max-width: 300px;
    }
    
    .cta-info-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .info-card {
        padding: 1.25rem;
        flex-direction: column;
        text-align: center;
    }
    
    .info-icon {
        align-self: center;
    }
}

/* Promotional Hotel CTA Section */
.relative {
    position: relative;
}

.max-w-7xl {
    max-width: 80rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.text-center {
    text-align: center;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
}

.font-black {
    font-weight: 900;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-12 {
    margin-bottom: 3rem;
}

.mt-12 {
    margin-top: 3rem;
}

.block {
    display: block;
}

.text-transparent {
    color: transparent;
}

.bg-clip-text {
    background-clip: text;
    -webkit-background-clip: text;
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-yellow-400 {
    --tw-gradient-from: #facc15;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-pink-400 {
    --tw-gradient-to: #f472b6;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-white\/80 {
    color: rgba(255, 255, 255, 0.8);
}

.max-w-4xl {
    max-width: 56rem;
}

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.sm\:flex-row {
    flex-direction: row;
}

.gap-6 {
    gap: 1.5rem;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.group {
    position: relative;
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.from-yellow-400.to-orange-500 {
    --tw-gradient-from: #facc15;
    --tw-gradient-to: #f97316;
    background-image: linear-gradient(to right, var(--tw-gradient-from), var(--tw-gradient-to));
}

.text-black {
    color: #000000;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.rounded-2xl {
    border-radius: 1rem;
}

.hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.hover\:shadow-yellow-500\/25:hover {
    box-shadow: 0 25px 50px -12px rgba(234, 179, 8, 0.25);
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.duration-300 {
    transition-duration: 300ms;
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
}

.relative .absolute {
    position: absolute;
}

.z-10 {
    z-index: 10;
}

.items-center {
    align-items: center;
}

.ml-3 {
    margin-left: 0.75rem;
}

.h-6 {
    height: 1.5rem;
}

.w-6 {
    width: 1.5rem;
}

.group:hover .group-hover\:rotate-12 {
    --tw-rotate: 12deg;
}

.inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.from-yellow-300.to-orange-400 {
    --tw-gradient-from: #fde047;
    --tw-gradient-to: #fb923c;
    background-image: linear-gradient(to right, var(--tw-gradient-from), var(--tw-gradient-to));
}

.blur {
    filter: blur(8px);
}

.opacity-0 {
    opacity: 0;
}

.group:hover .group-hover\:opacity-50 {
    opacity: 0.5;
}

.text-white\/60 {
    color: rgba(255, 255, 255, 0.6);
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

/* Responsive adjustments for promotional section */
@media (min-width: 640px) {
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    
    .sm\:flex-row {
        flex-direction: row;
    }
}

@media (min-width: 768px) {
    .md\:text-7xl {
        font-size: 4.5rem;
        line-height: 1;
    }
}

@media (min-width: 1024px) {
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

/* Simple CTA Section */
.simple-cta {
    background: var(--bg-secondary);
    padding: 80px 0;
    margin: 0;
}

.simple-cta-content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.simple-cta-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
    line-height: 1.2;
}

.simple-cta-description {
    font-size: 1.25rem;
    color: var(--text-secondary);
    margin-bottom: 40px;
    line-height: 1.6;
}

.simple-cta-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.simple-cta-buttons .btn {
    padding: 16px 32px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: var(--radius-lg);
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.simple-cta-buttons .btn-primary {
    background: var(--accent-primary);
    color: white;
    border: 2px solid var(--accent-primary);
}

.simple-cta-buttons .btn-primary:hover {
    background: #5856eb;
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

.simple-cta-buttons .btn-secondary {
    background: transparent;
    color: var(--accent-primary);
    border: 2px solid var(--accent-primary);
}

.simple-cta-buttons .btn-secondary:hover {
    background: var(--accent-primary);
    color: white;
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
}

/* Responsive */
@media (max-width: 768px) {
    .simple-cta {
        padding: 60px 0;
    }
    
    .simple-cta-title {
        font-size: 2rem;
    }
    
    .simple-cta-description {
        font-size: 1.1rem;
    }
    
    .simple-cta-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .simple-cta-buttons .btn {
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }
}

/* ======================== */
/* PAGE QUOTE STYLES        */
/* ======================== */

.page-quote {
    background: var(--bg-primary);
    border-radius: var(--radius-xl);
    padding: calc(var(--spacing-3xl) * 1.5) calc(var(--spacing-2xl) * 1.5);
    margin: var(--spacing-2xl) 0;
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-light);
    transition: all 0.3s ease;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page-quote:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 60px -8px rgba(0, 0, 0, 0.15);
}

.page-quote::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, 
        var(--accent-primary) 0%, 
        var(--accent-secondary) 25%, 
        var(--accent-success) 50%, 
        var(--accent-orange) 75%, 
        var(--accent-primary) 100%);
    background-size: 200% 100%;
    animation: colorFlow 3s ease-in-out infinite;
}

.page-quote::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, 
        rgba(99, 102, 241, 0.1) 0%, 
        rgba(139, 92, 246, 0.08) 30%, 
        rgba(16, 185, 129, 0.06) 60%, 
        transparent 80%);
    border-radius: 50%;
    animation: pulse 4s ease-in-out infinite;
}

@keyframes colorFlow {
    0%, 100% { 
        background-position: 0% 50%; 
    }
    50% { 
        background-position: 100% 50%; 
    }
}

@keyframes pulse {
    0%, 100% { 
        opacity: 0.3;
        transform: scale(1) rotate(0deg); 
    }
    50% { 
        opacity: 0.6;
        transform: scale(1.1) rotate(90deg); 
    }
}

.quote-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    border-radius: var(--radius-xl);
    margin-bottom: calc(var(--spacing-xl) * 1.5);
    color: white;
    box-shadow: var(--shadow-md);
    position: relative;
    z-index: 3;
    transition: all 0.3s ease;
    font-size: 2.2rem;
}

.page-quote:hover .quote-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 15px 35px rgba(99, 102, 241, 0.4);
}

.quote-text {
    font-size: calc(var(--font-size-2xl) * 1.3);
    line-height: 1.4;
    color: var(--text-primary);
    font-style: italic;
    font-weight: 700;
    margin-bottom: calc(var(--spacing-xl) * 1.5);
    position: relative;
    z-index: 3;
    text-align: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.5px;
}

.quote-highlight {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 1.1em;
    position: relative;
}

.quote-highlight::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));
    border-radius: 2px;
    opacity: 0.3;
}

.quote-connector {
    color: var(--text-secondary);
    font-weight: 400;
    margin: 0 var(--spacing-sm);
}

.quote-accent {
    color: var(--accent-success);
    font-weight: 700;
    position: relative;
}

.quote-accent::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--accent-success);
    border-radius: 2px;
    opacity: 0.6;
}

.quote-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-lg);
    position: relative;
    z-index: 3;
}

.quote-author::before {
    content: '';
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-primary), var(--accent-secondary));
    border-radius: 2px;
    box-shadow: var(--shadow-sm);
}

.quote-author::after {
    content: '';
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-success), var(--accent-orange));
    border-radius: 2px;
    box-shadow: var(--shadow-sm);
}

.quote-author span {
    color: var(--text-secondary);
    font-size: calc(var(--font-size-lg) * 1.2);
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: var(--spacing-lg);
}

/* Enhanced Breadcrumb Styles */
.breadcrumb-enhanced {
    margin-top: var(--spacing-2xl);
}

.breadcrumb-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-lg);
    background: var(--bg-primary);
    padding: var(--spacing-lg) var(--spacing-2xl);
    border-radius: var(--radius-xl);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--border-light);
    position: relative;
    overflow: hidden;
}

.breadcrumb-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        var(--accent-primary) 0%, 
        var(--accent-secondary) 50%, 
        var(--accent-success) 100%);
}

.breadcrumb-item {
    display: flex;
    align-items: center;
    gap: var(--spacing-sm);
    color: var(--text-secondary);
    font-weight: 600;
    font-size: var(--font-size-base);
    text-decoration: none;
    padding: var(--spacing-sm) var(--spacing-lg);
    border-radius: var(--radius-md);
    transition: all 0.3s ease;
}

.breadcrumb-item:hover {
    color: var(--accent-primary);
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.1), rgba(139, 92, 246, 0.05));
    transform: translateY(-2px);
}

.breadcrumb-item svg {
    width: 18px;
    height: 18px;
}

.breadcrumb-separator {
    display: flex;
    align-items: center;
    color: var(--text-muted);
}

.breadcrumb-separator svg {
    width: 18px;
    height: 18px;
}

.breadcrumb-current {
    display: flex;
    align-items: center;
    gap: var(--spacing-sm);
    color: white;
    font-weight: 700;
    font-size: var(--font-size-lg);
    padding: var(--spacing-sm) var(--spacing-lg);
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
}

.breadcrumb-current svg {
    width: 18px;
    height: 18px;
}

/* Responsive Quote & Breadcrumb Styles */
@media (max-width: 1024px) {
    .page-quote {
        padding: var(--spacing-2xl) var(--spacing-xl);
        margin: var(--spacing-2xl) 0;
    }
    
    .quote-text {
        font-size: var(--font-size-xl);
    }
    
    .sector-image {
        height: 320px;
    }
    
    .breadcrumb-container {
        flex-direction: column;
        gap: var(--spacing-md);
        text-align: center;
    }
}

@media (max-width: 768px) {
    .page-quote {
        padding: var(--spacing-xl);
        margin: var(--spacing-xl) 0;
    }
    
    .quote-text {
        font-size: var(--font-size-lg);
        text-align: center;
    }
    
    .quote-text br {
        display: none;
    }
    
    .quote-icon {
        width: 56px;
        height: 56px;
        margin: 0 auto var(--spacing-lg) auto;
    }
    
    .quote-author {
        flex-direction: column;
        gap: var(--spacing-md);
    }
    
    .quote-author::before,
    .quote-author::after {
        width: 40px;
        height: 2px;
    }
    
    .breadcrumb-container {
        padding: var(--spacing-md);
    }
    
    .breadcrumb-item,
    .breadcrumb-current {
        font-size: var(--font-size-sm);
        padding: var(--spacing-xs) var(--spacing-md);
    }
}

/* ======================== */
/* SECTORS PAGE STYLES      */
/* ======================== */

.sectors-section {
    padding: var(--spacing-4xl) 0;
    background: var(--bg-secondary);
}

.sectors-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: var(--spacing-2xl);
}

.sector-card {
    background: var(--bg-primary);
    border-radius: var(--radius-xl);
    box-shadow: var(--shadow-lg);
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid var(--border-light);
}

.sector-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px -8px rgba(0, 0, 0, 0.15);
}

.sector-image {
    position: relative;
    height: 350px;
    overflow: hidden;
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, var(--bg-secondary), var(--bg-primary));
}

.sector-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.4s ease;
    border-radius: var(--radius-lg);
}

.sector-card:hover .sector-image img {
    transform: scale(1.08);
}

.sector-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.8), rgba(139, 92, 246, 0.8));
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sector-card:hover .sector-overlay {
    opacity: 1;
}

.sector-icon {
    color: white;
    transform: scale(0.8);
    transition: transform 0.3s ease;
}

.sector-card:hover .sector-icon {
    transform: scale(1);
}

.sector-content {
    padding: var(--spacing-xl);
}

.sector-title {
    font-size: var(--font-size-xl);
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: var(--spacing-md);
    line-height: 1.3;
}

.sector-description {
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: var(--spacing-lg);
    font-size: var(--font-size-base);
}

.sector-features {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-sm);
}

.feature-tag {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    color: white;
    padding: var(--spacing-xs) var(--spacing-md);
    border-radius: var(--radius-md);
    font-size: var(--font-size-sm);
    font-weight: 500;
    white-space: nowrap;
}

/* Sector CTA Section - Redesigned with Cards */
.sector-cta-redesigned {
    padding: 5rem 0;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    position: relative;
    overflow: hidden;
}

.sector-cta-redesigned::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(59, 130, 246, 0.08) 0%, transparent 60%),
        radial-gradient(circle at 80% 80%, rgba(99, 102, 241, 0.06) 0%, transparent 60%);
    pointer-events: none;
}

.cta-header {
    text-align: center;
    margin-bottom: 4rem;
    position: relative;
    z-index: 10;
}

.cta-main-title {
    font-size: 3rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.cta-subtitle {
    font-size: 1.2rem;
    color: #64748b;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.cta-cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    position: relative;
    z-index: 10;
}

.cta-card {
    background: white;
    border-radius: 20px;
    padding: 2.5rem 2rem;
    text-align: center;
    transition: all 0.4s ease;
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.cta-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(248, 250, 252, 0.8));
    border-radius: 18px;
    z-index: -1;
}

.primary-card {
    border-color: rgba(59, 130, 246, 0.2);
    box-shadow: 0 10px 40px rgba(59, 130, 246, 0.15);
}

.primary-card:hover {
    transform: translateY(-8px);
    border-color: rgba(59, 130, 246, 0.4);
    box-shadow: 0 20px 60px rgba(59, 130, 246, 0.25);
}

.secondary-card {
    border-color: rgba(99, 102, 241, 0.2);
    box-shadow: 0 10px 40px rgba(99, 102, 241, 0.15);
}

.secondary-card:hover {
    transform: translateY(-8px);
    border-color: rgba(99, 102, 241, 0.4);
    box-shadow: 0 20px 60px rgba(99, 102, 241, 0.25);
}

.card-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 1.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.primary-card .card-icon {
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    color: white;
}

.secondary-card .card-icon {
    background: linear-gradient(135deg, #6366f1, #4f46e5);
    color: white;
}

.cta-card:hover .card-icon {
    transform: scale(1.1);
}

.card-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 1rem;
}

.card-description {
    color: #64748b;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.card-button {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 2rem;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 1.05rem;
}

.card-button.primary {
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    color: white;
}

.card-button.primary:hover {
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(59, 130, 246, 0.4);
}

.card-button.secondary {
    background: transparent;
    color: #6366f1;
    border: 2px solid #6366f1;
}

.card-button.secondary:hover {
    background: #6366f1;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(99, 102, 241, 0.4);
}

@media (max-width: 768px) {
    .cta-main-title {
        font-size: 2.2rem;
    }
    
    .cta-subtitle {
        font-size: 1.1rem;
    }
    
    .cta-cards-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .cta-card {
        padding: 2rem 1.5rem;
    }
}

/* Responsive Design for Sectors */
@media (max-width: 768px) {
    .sectors-grid {
        grid-template-columns: 1fr;
        gap: var(--spacing-xl);
    }
    
    .sector-card {
        margin: 0 var(--spacing-md);
    }
    
    .sector-image {
        height: 280px;
    }
    
    .sector-image img {
        object-fit: cover;
        object-position: center;
    }
    
    .sector-cta-title {
        font-size: var(--font-size-2xl);
    }
    
    .sector-cta-actions {
        flex-direction: column;
        width: 100%;
    }
    
    .sector-cta-actions .btn {
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }
}

/* ===========================================
   HERO IMAGE SECTION
   =========================================== */

.hero-image-section {
    position: relative;
    width: 100%;
    height: 60vh;
    min-height: 500px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.hero-image-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.3s ease;
    display: block;
}

.hero-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.6) 100%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.hero-image-content {
    text-align: center;
    color: #ffffff;
    z-index: 2;
    max-width: 600px;
    padding: 0 var(--spacing-lg);
}

.hero-image-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: var(--spacing-md);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}

.hero-image-subtitle {
    font-size: var(--font-size-lg);
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    line-height: 1.4;
}

/* Navbar interaction effects */
.navbar:hover ~ .hero-image-section .hero-image {
    transform: scale(1.02);
}

.navbar:hover ~ .hero-image-section .hero-image-overlay {
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.4) 0%,
        rgba(0, 0, 0, 0.2) 50%,
        rgba(0, 0, 0, 0.4) 100%
    );
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-image-section {
        height: 50vh;
        min-height: 400px;
    }
    
    .hero-image-title {
        font-size: 2rem;
    }
    
    .hero-image-subtitle {
        font-size: var(--font-size-md);
    }
    
    .hero-image-content {
        padding: 0 var(--spacing-md);
    }
}

@media (max-width: 480px) {
    .hero-image-section {
        height: 45vh;
        min-height: 350px;
    }
    
    .hero-image-title {
        font-size: 1.75rem;
    }
    
    .hero-image-subtitle {
        font-size: var(--font-size-sm);
    }
}

/* ===========================================
   TEAM PAGE STYLES
   =========================================== */

/* Team Hero Section */
.team-hero {
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);
    padding: var(--spacing-4xl) 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 65vh;
    display: flex;
    align-items: center;
}

.team-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(120, 119, 198, 0.3) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(255, 107, 107, 0.2) 0%, transparent 50%),
        radial-gradient(circle at 40% 80%, rgba(72, 187, 120, 0.2) 0%, transparent 50%);
    pointer-events: none;
}

.team-hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');
    pointer-events: none;
}

.team-hero .hero-content {
    position: relative;
    z-index: 3;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 var(--spacing-md);
}

.team-hero .hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    padding: 12px 28px;
    border-radius: 8px;
    font-size: var(--font-size-sm);
    font-weight: 600;
    margin-bottom: var(--spacing-xl);
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.team-hero .hero-badge svg {
    width: 18px;
    height: 18px;
    color: #ffffff;
}

.team-hero .hero-title {
    font-size: 3.8rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: var(--spacing-lg);
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.team-hero .hero-subtitle {
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.95);
    max-width: 900px;
    margin: 0 auto var(--spacing-2xl);
    line-height: 1.6;
    font-weight: 400;
    padding: 0 var(--spacing-md);
}

.hero-credentials {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--spacing-lg);
    margin-top: var(--spacing-2xl);
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.credential-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: var(--spacing-xl) var(--spacing-lg);
    border-radius: 16px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.credential-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #3b82f6, #8b5cf6, #06b6d4);
    border-radius: 16px 16px 0 0;
}

.credential-item:hover {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.08) 100%);
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.credential-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.3) 0%, rgba(139, 92, 246, 0.3) 100%);
    border-radius: 50%;
    color: #ffffff;
    margin-bottom: var(--spacing-md);
    border: 2px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
}

.credential-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.credential-number {
    font-size: 2.8rem;
    font-weight: 800;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 8px;
    background: linear-gradient(135deg, #ffffff 0%, #3b82f6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.credential-label {
    font-size: var(--font-size-sm);
    color: rgba(255, 255, 255, 0.9);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.3;
}

/* Team Section */
.team-section {
    padding: var(--spacing-4xl) 0;
    background: #ffffff;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--spacing-xl);
    max-width: 1400px;
    margin: 0 auto;
}

/* Team Card */
.team-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.team-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

/* Team Image */
.team-image {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
    background: var(--color-gray-100);
}

.team-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease;
}

.team-card:hover .team-image img {
    transform: scale(1.05);
}

/* Placeholder for missing images */
.team-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.team-image::after {
    content: attr(data-initials);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: var(--font-size-2xl);
    font-weight: var(--font-weight-bold);
    z-index: 2;
}

/* Placeholder for missing images */
.team-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #6c757d 0%, #495057 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.team-image::after {
    content: attr(data-initials);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: var(--font-size-3xl);
    font-weight: var(--font-weight-bold);
    z-index: 2;
}

/* Team Info */
.team-info {
    padding: var(--spacing-xl);
    position: relative;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.team-name {
    font-size: var(--font-size-xl);
    font-weight: 900;
    color: var(--color-text-primary);
    margin-bottom: var(--spacing-xs);
    line-height: 1.3;
}

.team-position {
    font-size: var(--font-size-sm);
    color: var(--color-primary);
    font-weight: var(--font-weight-semibold);
    font-style: italic;
    margin-bottom: var(--spacing-md);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.team-description {
    font-size: var(--font-size-sm);
    color: var(--color-text-secondary);
    line-height: 1.6;
    margin-bottom: var(--spacing-lg);
    flex-grow: 1;
}

/* Team Links */
.team-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--spacing-md);
}

.team-detail-btn {
    background: #4338ca;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-bold);
    transition: all 0.3s ease;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 8px 20px rgba(79, 70, 229, 0.35);
    transform: translateY(-2px) scale(1.05);
    position: relative;
    overflow: hidden;
}

.team-detail-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.team-detail-btn:hover::before {
    left: 100%;
}

.team-detail-btn:hover {
    background: #3730a3;
    transform: translateY(-6px) scale(1.1);
    box-shadow: 0 12px 30px rgba(79, 70, 229, 0.5);
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: var(--color-gray-100);
    color: var(--color-text-secondary);
    border-radius: 50%;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-link:hover {
    background: var(--color-primary);
    color: #ffffff;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .team-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: var(--spacing-lg);
    }
}

@media (max-width: 900px) {
    .team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: var(--spacing-lg);
    }
}

@media (max-width: 1024px) {
    .hero-credentials {
        grid-template-columns: repeat(3, 1fr);
        gap: var(--spacing-md);
        max-width: 750px;
    }
    
    .credential-item {
        padding: var(--spacing-lg) var(--spacing-md);
    }
    
    .credential-icon {
        width: 56px;
        height: 56px;
    }
    
    .credential-number {
        font-size: 2.4rem;
    }
}

@media (max-width: 768px) {
    .team-hero {
        padding: var(--spacing-3xl) 0;
        min-height: 55vh;
    }
    
    .team-hero .hero-title {
        font-size: 2.8rem;
        margin-bottom: var(--spacing-md);
    }
    
    .team-hero .hero-subtitle {
        font-size: 1.1rem;
        margin-bottom: var(--spacing-xl);
        padding: 0 var(--spacing-sm);
    }
    
    .hero-credentials {
        grid-template-columns: 1fr;
        gap: var(--spacing-md);
        max-width: 350px;
    }
    
    .credential-item {
        padding: var(--spacing-lg) var(--spacing-md);
    }
    
    .credential-icon {
        width: 52px;
        height: 52px;
    }
    
    .credential-number {
        font-size: 2.2rem;
    }
    
    .team-section {
        padding: var(--spacing-3xl) 0;
    }
    
    .team-grid {
        grid-template-columns: 1fr;
        gap: var(--spacing-xl);
        margin: 0 var(--spacing-md);
    }
    
    .team-card {
        max-width: 400px;
        margin: 0 auto;
    }
    
    .team-info {
        padding: var(--spacing-lg);
    }
    
    .team-links {
        flex-direction: column;
        align-items: stretch;
        gap: var(--spacing-md);
    }
    
    .team-detail-btn {
        text-align: center;
        width: 100%;
    }
    
    .social-link {
        align-self: center;
    }
}

@media (max-width: 480px) {
    .team-image {
        height: 240px;
    }
    
    .team-name {
        font-size: var(--font-size-lg);
    }
}

/* Kantar-Style About Page */
.kantar-hero {
    position: relative;
    min-height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    margin: 0;
    padding: 0;
}

.kantar-hero-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Background Image */
.hero-background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hero-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(1.02);
}

.geometric-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
}

.geo-shape {
    position: absolute;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform-origin: center;
    animation: float 6s ease-in-out infinite;
}

.geo-1 {
    width: 120px;
    height: 120px;
    top: 10%;
    left: 10%;
    transform: rotate(45deg);
    animation-delay: 0s;
    background: linear-gradient(45deg, rgba(77, 163, 255, 0.2), rgba(30, 111, 255, 0.1));
}

.geo-2 {
    width: 80px;
    height: 80px;
    top: 20%;
    right: 15%;
    transform: rotate(30deg);
    animation-delay: 1s;
    background: linear-gradient(45deg, rgba(255, 193, 7, 0.2), rgba(255, 152, 0, 0.1));
}

.geo-3 {
    width: 100px;
    height: 100px;
    bottom: 25%;
    left: 15%;
    transform: rotate(60deg);
    animation-delay: 2s;
    background: linear-gradient(45deg, rgba(40, 167, 69, 0.2), rgba(34, 139, 34, 0.1));
}

.geo-4 {
    width: 150px;
    height: 150px;
    bottom: 15%;
    right: 10%;
    transform: rotate(15deg);
    animation-delay: 3s;
    background: linear-gradient(45deg, rgba(220, 53, 69, 0.2), rgba(178, 34, 52, 0.1));
}

.geo-5 {
    width: 60px;
    height: 60px;
    top: 50%;
    left: 5%;
    transform: rotate(75deg);
    animation-delay: 4s;
    background: linear-gradient(45deg, rgba(102, 16, 242, 0.2), rgba(81, 13, 194, 0.1));
}

.geo-6 {
    width: 90px;
    height: 90px;
    top: 30%;
    right: 5%;
    transform: rotate(105deg);
    animation-delay: 5s;
    background: linear-gradient(45deg, rgba(255, 87, 34, 0.2), rgba(230, 74, 25, 0.1));
}

.geo-7 {
    width: 110px;
    height: 110px;
    bottom: 40%;
    left: 50%;
    transform: rotate(135deg);
    animation-delay: 2.5s;
    background: linear-gradient(45deg, rgba(0, 188, 212, 0.2), rgba(0, 150, 136, 0.1));
}

.geo-8 {
    width: 70px;
    height: 70px;
    top: 70%;
    right: 30%;
    transform: rotate(165deg);
    animation-delay: 1.5s;
    background: linear-gradient(45deg, rgba(156, 39, 176, 0.2), rgba(123, 31, 162, 0.1));
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

.hero-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(26, 26, 46, 0.6) 0%, rgba(22, 33, 62, 0.4) 50%, rgba(15, 52, 96, 0.6) 100%);
    z-index: 3;
}

.kantar-hero-content {
    position: relative;
    z-index: 10;
    text-align: center;
    color: white;
    max-width: 800px;
    padding: 0 2rem;
}

.kantar-hero-title {
    font-size: 4rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, #ffffff 0%, #e3f2fd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.kantar-hero-subtitle {
    font-size: 1.25rem;
    font-weight: 400;
    opacity: 0.9;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
}

/* About Content Section */
.about-content-section {
    padding: 6rem 0;
    background: #ffffff;
}

.about-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
    max-width: 1200px;
    margin: 0 auto;
}

.about-intro {
    margin-bottom: 3rem;
}

.about-intro h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

.intro-large {
    font-size: 1.25rem;
    line-height: 1.6;
    color: #4a5568;
    font-weight: 400;
}

.about-values {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

.value-item {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    padding: 2rem;
    background: #f8fafc;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

.value-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #4DA3FF;
}

.value-icon {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #4DA3FF 0%, #1E6FFF 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.value-item h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 0.5rem;
}

.value-item p {
    color: #4a5568;
    line-height: 1.6;
}

/* Sidebar */
.about-sidebar {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.stats-card, .mission-card {
    padding: 2rem;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
}

.stats-card h3, .mission-card h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 1.5rem;
}

.stat-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem;
}

.stat-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: #4DA3FF;
    line-height: 1;
}

.stat-label {
    font-size: 0.875rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

.mission-card p {
    color: #4a5568;
    line-height: 1.6;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .kantar-hero-title {
        font-size: 3rem;
    }
    
    .about-grid {
        grid-template-columns: 1fr;
        gap: 3rem;
    }
    
    .about-content-section {
        padding: 4rem 0;
    }
}

@media (max-width: 768px) {
    .kantar-hero {
        min-height: 80vh;
    }
    
    .kantar-hero-title {
        font-size: 2.5rem;
    }
    
    .kantar-hero-subtitle {
        font-size: 1.125rem;
    }
    
    .about-intro h2 {
        font-size: 2rem;
    }
    
    .intro-large {
        font-size: 1.125rem;
    }
    
    .value-item {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }
    
    .about-sidebar {
        order: -1;
    }
}

@media (max-width: 480px) {
    .kantar-hero-content {
        padding: 0 1rem;
    }
    
    .kantar-hero-title {
        font-size: 2rem;
    }
    
    .about-content-section {
        padding: 3rem 0;
    }
    
    .stats-card, .mission-card {
        padding: 1.5rem;
    }
}

/* Modern Typography Styles for About Section */
.about-heading {
    font-size: 3rem;
    font-weight: 300;
    margin-bottom: 2rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

.heading-label {
    font-weight: 300;
    color: #6b7280;
    display: block;
    font-size: 0.7em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0.25rem;
}

.heading-emphasis {
    font-weight: 800;
    color: #1a1a2e;
    display: block;
    font-size: 1.1em;
}

.about-intro-text {
    font-size: 1.25rem;
    line-height: 1.7;
    color: #374151;
    margin-bottom: 1.5rem;
    font-weight: 400;
}

.about-main-text {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #4b5563;
    margin-bottom: 2.5rem;
    font-weight: 400;
}

.company-name {
    font-weight: 700;
    color: #1a1a2e;
    font-size: 1.05em;
    letter-spacing: 0.02em;
}

.highlight-text {
    font-weight: 600;
    color: #1a1a2e;
    font-size: 0.98em;
}

.accent-text {
    font-weight: 700;
    color: #1a1a2e;
    font-size: 1.02em;
}

.modern-cta {
    position: relative;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.875rem 2rem;
    border-radius: 8px;
    transition: all 0.3s ease;
    letter-spacing: 0.02em;
    text-transform: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.modern-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.modern-cta:active {
    transform: translateY(0);
}

/* Responsive Typography */
@media (max-width: 768px) {
    .about-heading {
        font-size: 2.25rem;
    }
    
    .about-intro-text {
        font-size: 1.125rem;
    }
    
    .about-main-text {
        font-size: 1rem;
    }
    
    .company-name {
        font-size: 1.02em;
    }
}

@media (max-width: 480px) {
    .about-heading {
        font-size: 1.875rem;
        margin-bottom: 1.5rem;
    }
    
    .about-intro-text {
        font-size: 1rem;
        margin-bottom: 1.25rem;
    }
    
    .about-main-text {
        font-size: 0.95rem;
        margin-bottom: 2rem;
    }
    
    .modern-cta {
        font-size: 0.95rem;
        padding: 0.75rem 1.75rem;
    }
}

.about-section {
  background-color: #fff;
  padding: 80px 0;
  font-family: 'KantarBrown', Roboto, Helvetica, Arial, sans-serif;
}

/* About Cards Container */
.about-cards-container {
  display: flex;
  justify-content: center;
  gap: 3rem;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
}

.about-card {
    flex: 1 1 220px;
    max-width: 270px;
    min-height: 260px;
    height: auto;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.1rem 0.9rem 1.1rem 0.9rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about-card .about-heading {
    text-align: center;
    width: 100%;
}
.about-card .about-intro-text {
    text-align: center;
    width: 100%;
}
.about-card h2 {
    text-align: center;
    width: 100%;
}
.about-card a.btn-black {
    text-align: center;
    width: 100%;
}
/* Kartlardaki butonları alta sabitle */
.about-card a.btn-black {
    margin-top: auto;
    align-self: stretch;
    width: 100%;
    min-width: 120px;
    min-height: 38px;
    display: block;
    text-align: center;
    justify-content: center;
}

.about-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  border-color: #d1d5db;
}

.about-card .about-heading {
    margin-bottom: 1.1rem;
    font-size: 1.25rem;
}

.about-card .about-intro-text {
    margin-bottom: 1rem;
    font-size: 0.98rem;
}

.about-card .about-main-text {
  margin-bottom: 2rem;
  flex-grow: 1;
}

.about-card .modern-cta {
  margin-top: auto;
  align-self: flex-start;
}

/* Responsive Design for Cards */
@media (max-width: 768px) {
  .about-cards-container {
    flex-direction: column;
    gap: 2rem;
  }
  
    .about-card {
        max-width: 95vw;
        min-width: 0;
        min-height: 120px;
        padding: 0.8rem;
    }
    .about-card .about-heading {
        font-size: 1.3rem;
    }
}

@media (max-width: 480px) {
  .about-cards-container {
    padding: 0 1rem;
  }
  
  .about-card {
    padding: 1.5rem;
  }
  
  .about-card .about-heading {
    font-size: 1.75rem;
  }
}

/* Classic Button Styles */
.btn-black {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 12px 24px;
  border-radius: 25px;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.btn-black:hover {
  background-color: #333;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Statistics Section */

.statistics-section {
    background: #fff;
    width: 100vw;
    max-width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 6rem 0;
    box-sizing: border-box;
}

.statistics-text-container {
  max-width: 800px;
  margin: 0 auto 4rem auto;
  text-align: center;
  padding: 0 2rem;
}

.statistics-text {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1.3;
  color: #1a1a2e;
  margin: 0;
  letter-spacing: -0.02em;
}

.statistics-data-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
}

.statistics-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}

.statistics-row:last-child {
  margin-bottom: 0;
}

.statistics-item {
  flex: 1;
  text-align: center;
  padding: 2rem 1rem;
  background: #ffffff;
  border-radius: 12px;
  margin: 0 1rem;
  border-left: 4px solid #4DA3FF;
  transition: all 0.3s ease;
}

.statistics-item:hover {
  transform: translateY(-4px);
  border-left-color: #1E6FFF;
}

.statistics-number {
  display: block;
  font-size: 3.5rem;
  font-weight: 800;
  color: #1a1a2e;
  line-height: 1;
  margin-bottom: 0.5rem;
  letter-spacing: -0.02em;
}

.statistics-label {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* Responsive Design */
@media (max-width: 768px) {
  .statistics-section {
    padding: 4rem 0;
  }
  
  .statistics-text {
    font-size: 1.75rem;
  }
  
  .statistics-row {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  
  .statistics-item {
    margin: 0 0 1rem 0;
    padding: 1.5rem 1rem;
  }
  
  .statistics-number {
    font-size: 2.5rem;
  }
}

@media (max-width: 480px) {
  .statistics-text {
    font-size: 1.5rem;
  }
  
  .statistics-number {
    font-size: 2rem;
  }
  
  .statistics-label {
    font-size: 0.875rem;
  }
}

.statistics-section {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  width: 90%;
  padding: 50px 0;
}

/* Sol Taraftaki Metin */
.statistics-text-container {
  flex: 1;
  padding-right: 50px; /* Sağdaki bölümden ayırmak için boşluk */
}

.statistics-text {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  max-width: 450px;
}

/* Sağ Taraftaki Verilerin Kapsayıcısı */
.statistics-data-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

/* Her İstatistik Satırı */
.statistics-row {
  display: flex;
  gap: 80px; /* İstatistikler arası boşluk */
  align-items: center;
}

/* Her Bir İstatistik Kutusu */
.statistics-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  /* Dikey çizgi için */
  padding-left: 20px;
}

.statistics-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: #4DA3FF;
    border-radius: 2px;
}

.statistics-number {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.statistics-label {
  font-size: 1.2rem;
  font-weight: 400;
  color: #000;
  text-transform: capitalize;
  margin-top: 5px;
}

/* Duyarlı Tasarım (Responsive) İçin Medya Sorgusu */
@media (max-width: 992px) {

    .statistics-section {
        flex-direction: column;
        text-align: center;
        width: 100vw;
        max-width: 100vw;
        margin-left: 50%;
        transform: translateX(-50%);
    }

  .statistics-text-container {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .statistics-text {
    font-size: 1.8rem;
    max-width: 100%;
  }

  .statistics-data-container {
    align-items: center;
  }

  .statistics-row {
    flex-direction: column;
    gap: 40px;
    width: 100%;
  }
  
  .statistics-item {
      padding-left: 0;
      align-items: center;
  }

  .statistics-item::before {
      display: none;
  }
}


.what-we-do-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}

/* Left column for text content */
.what-we-do-section .text-content {
    flex: 1;
    padding-right: 40px;
}

.what-we-do-section .text-content h2 {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 20px;
}

.what-we-do-section .text-content p {
    font-size: 1rem;
    line-height: 1.6;
}

/* Right column for video and solutions content */
.what-we-do-section .right-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Wrapper for the responsive YouTube video */
.what-we-do-section .video-wrapper {
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.what-we-do-section .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Our solutions content below the video */
.what-we-do-section .solutions-content h3 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.what-we-do-section .solutions-content p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 10px;
}

.what-we-do-section .solutions-content a {
    text-decoration: none;
    color: #007bff;
    font-weight: 500;
}

/* Useful links bölümü için CSS */
.useful-links-section {
    padding: 80px 0;
    text-align: center;
}

.useful-links-section h2 {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 40px;
}

.links-grid {
    display: flex;
    justify-content: center;
    gap: 30px; /* Bağlantılar arasındaki boşluğu ayarlar */
}

.link-item {
    text-align: center;
    flex-basis: 20%; /* 5 eleman için her biri %20 yer kaplar */
    max-width: 200px; /* Maksimum genişlik ayarı */
}

.link-item img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.link-item p {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 500;
}

.leadership-section {
  padding: 50px 20px;
  text-align: center;
  background-color: #fdfdfd;
}

.leadership-section h2 {
  font-size: 1.4rem;
  letter-spacing: 2px;
  margin-bottom: 40px;
  color: #111;
}

.leadership-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

.leader-photo img {
  width: 320px;          /* Sabit genişlik */
  height: 400px;         /* Sabit yükseklik */
  object-fit: cover;     /* Oranı koruyarak kutuya sığdırır */
  border-radius: 4px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.leader-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.arrow-btn {
  border: none;
  background: #ddd;
  color: #333;
  font-size: 1.2rem;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  margin: 5px 0;
}

.arrow-btn:hover {
  background: #bbb;
}

.leader-list ul {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}

.leader-list li {
  font-weight: 600;
  font-size: 1.1rem;
  margin: 12px 0;
  color: #999;
  cursor: pointer;
  transition: color 0.3s ease;
}

.leader-list li.active {
  color: #000;
}

.leader-list li::after {
  display: block;
  content: attr(data-role);
  font-size: 0.8rem;
  font-weight: normal;
  color: #aaa;
}

.fade-out {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.fade-in {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Marka Rehberi Bölümü */
.brand-hero {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 50px;
    background-color: #f5f5f5; /* Hafif gri arka plan */
    color: #333;
    text-align: left;
    gap: 80px;
}

.hero-content {
    flex: 1;
    max-width: 500px;
}

.subheading {
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 2px;
    color: #888;
    margin-bottom: 10px;
    display: block;
}

.hero-content h1 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    color: #000;
}

.hero-image-wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
    max-width: 600px;
}

.hero-image-wrapper img {
    max-width: 100%;
    height: auto;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* Mobil Cihazlar için Düzenleme */
@media (max-width: 992px) {
    .brand-hero {
        flex-direction: column;
        padding: 50px 20px;
        text-align: center;
        gap: 40px;
    }
    
    .hero-content h1 {
        font-size: 2.5rem;
    }
}

/* Metin Bloğu Bölümü */
.text-block {
    display: flex;
    justify-content: center;
    padding: 100px 50px;
    background-color: #f5f5f5; /* Ana arka plan rengiyle uyumlu */
}

.text-content {
    max-width: 800px;
    width: 100%;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}

.text-content h2 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 5px;
    color: #000;
}

.text-content .subtitle {
    font-size: 0.9rem;
    font-weight: 300;
    color: #666;
    margin-bottom: 20px;
}

.text-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.text-content li {
    margin-bottom: 10px;
}

.text-content p {
    margin-bottom: 15px;
}

/* Mobil için düzenleme */
@media (max-width: 768px) {
    .text-block {
        padding: 50px 20px;
    }
}

/* Çözümler Bölümü - Sade ve Şık Versiyon */
.solutions-section {
    padding: 100px 50px;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
}

.solutions-title-container {
    text-align: center;
    margin-bottom: 50px;
}

.solutions-title-container h2 {
    font-size: 2.5rem;
    font-weight: 400;
    color: #333;
    margin: 0;
}

.solutions-content-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Menü Linkleri İçin */
.solutions-nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #e0e0e0; /* Gri ana çizgi */
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
}

.solution-link {
    text-decoration: none;
    color: #000; /* Yazı rengi siyah */
    font-size: 1rem;
    font-weight: 500;
    padding: 0 15px;
    transition: all 0.3s ease;
    position: relative;
    white-space: nowrap;
}

.solution-link.active {
    font-weight: 700; /* Tıklanıldığında kalın yazı */
}

/* Aktif linkin altındaki mavi çizgi */
.solution-link.active::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #007bff; /* Mavi renk */
    position: absolute;
    bottom: -12px;
    left: 0;
}

/* Üzerine gelindiğinde de mavi çizgi çıksın */
.solution-link:hover::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #007bff;
    position: absolute;
    bottom: -12px;
    left: 0;
}

/* Çözüm Detayları */
.solution-details {
    display: none;
    animation: fadeIn 0.5s ease-in-out;
    padding: 0 20px;
}

.solution-details.active {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

.solution-details h3 {
    font-size: 1.8rem;
    font-weight: 600; /* Başlık fontu kalınlaştırıldı */
    margin-bottom: 20px;
    color: #000;
}

.solution-details p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #666;
    margin-bottom: 15px;
}

.key-features h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #000;
}

.feature-item {
    margin-bottom: 20px;
}

.feature-item p {
    margin: 0;
}

.feature-item strong {
    display: block;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.image-wrapper img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* EXPLORE FOR FREE Butonu */
.explore-button {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 15px 30px;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 40px;
    border-radius: 4px;
}

.explore-button:hover {
    opacity: 0.8;
}

/* Mobil için düzenlemeler */
@media (max-width: 768px) {
    .solutions-section {
        padding: 50px 20px;
    }
    .solutions-nav-container {
        flex-direction: column;
        align-items: flex-start;
        overflow-x: auto;
        white-space: nowrap;
        border-bottom: none;
        padding-bottom: 0;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .solutions-nav-container::-webkit-scrollbar {
        display: none;
    }
    .solution-link {
        padding: 10px 5px;
    }
    .solutions-details.active {
        grid-template-columns: 1fr;
    }
    .image-wrapper {
        order: -1;
        margin-bottom: 20px;
    }
}

/* Animasyon */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}