* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    /* New Modern Color Palette */
    --primary-navy: #0a1929;
    --primary-dark: #132f4c;
    --primary-blue: #1e5490;
    --accent-teal: #00d4ff;
    --accent-gold: #ffb800;
    --accent-gold-light: #ffd54f;
    --accent-purple: #7c3aed;
    --text-dark: #1a202c;
    --text-light: #64748b;
    --bg-light: #f8fafc;
    --bg-gradient-1: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    --bg-gradient-2: linear-gradient(135deg, #0a1929 0%, #132f4c 50%, #1e5490 100%);
    --bg-gradient-3: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    --white: #ffffff;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.12);
    --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.16);
    --shadow-xl: 0 16px 48px rgba(0, 0, 0, 0.24);
    --shadow-glow: 0 0 30px rgba(0, 212, 255, 0.3);
}

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'Rubik', 'Assistant', 'Heebo', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    line-height: 1.7;
    color: var(--text-dark);
    background: #f5f7fa;
    background-image: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.02) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.015) 0%, transparent 50%);
    direction: rtl;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

/* Animated Background Pattern - Detailed buildings with windows */
body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        /* Detailed tall buildings with windows - separate buildings with shadows */
        url("data:image/svg+xml,%3Csvg width='1000' height='800' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='buildingShadow'%3E%3CfeGaussianBlur in='SourceAlpha' stdDeviation='4'/%3E%3CfeOffset dx='3' dy='3' result='offsetblur'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.3'/%3E%3C/feComponentTransfer%3E%3CfeMerge%3E%3CfeMergeNode/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cg opacity='0.7'%3E%3Crect x='150' y='200' width='50' height='600' fill='rgba(0,0,0,0.12)' filter='url(%23buildingShadow)'/%3E%3Crect x='160' y='220' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='195' y='220' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='160' y='250' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='195' y='250' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='160' y='280' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='195' y='280' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='220' y='150' width='50' height='650' fill='rgba(0,0,0,0.12)' filter='url(%23buildingShadow)'/%3E%3Crect x='260' y='170' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='300' y='170' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='260' y='210' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='300' y='210' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='260' y='250' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='300' y='250' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='290' y='100' width='60' height='700' fill='rgba(0,0,0,0.12)' filter='url(%23buildingShadow)'/%3E%3Crect x='310' y='120' width='28' height='22' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='348' y='120' width='28' height='22' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='310' y='150' width='28' height='22' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='348' y='150' width='28' height='22' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='380' y='180' width='50' height='620' fill='rgba(0,0,0,0.12)' filter='url(%23buildingShadow)'/%3E%3Crect x='410' y='200' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='445' y='200' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='410' y='230' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='445' y='230' width='25' height='20' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='450' y='250' width='50' height='550' fill='rgba(0,0,0,0.12)' filter='url(%23buildingShadow)'/%3E%3Crect x='510' y='270' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='550' y='270' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='510' y='310' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3Crect x='550' y='310' width='30' height='25' fill='rgba(255,255,255,0.3)'/%3E%3C/g%3E%3C/svg%3E"),
        /* Houses and lower buildings - separate with shadows */
        url("data:image/svg+xml,%3Csvg width='800' height='600' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='houseShadow'%3E%3CfeGaussianBlur in='SourceAlpha' stdDeviation='3'/%3E%3CfeOffset dx='2' dy='2' result='offsetblur'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.25'/%3E%3C/feComponentTransfer%3E%3CfeMerge%3E%3CfeMergeNode/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cg opacity='0.6'%3E%3Crect x='100' y='450' width='50' height='150' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='110' y='460' width='20' height='15' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='140' y='460' width='20' height='15' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='110' y='480' width='20' height='15' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='140' y='480' width='20' height='15' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='170' y='400' width='50' height='200' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='210' y='410' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='235' y='410' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='210' y='430' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='235' y='430' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='240' y='350' width='60' height='250' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='260' y='360' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='285' y='360' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='260' y='380' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='285' y='380' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='400' y='500' width='50' height='100' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='420' y='510' width='22' height='18' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='450' y='510' width='22' height='18' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='420' y='535' width='22' height='18' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='450' y='535' width='22' height='18' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='460' y='450' width='50' height='150' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='460' y='460' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='485' y='460' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='460' y='480' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='485' y='480' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='530' y='550' width='50' height='50' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='520' y='560' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='545' y='560' width='20' height='16' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='570' y='400' width='50' height='200' fill='rgba(0,0,0,0.1)' filter='url(%23houseShadow)'/%3E%3Crect x='570' y='410' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='592' y='410' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='570' y='430' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3Crect x='592' y='430' width='18' height='14' fill='rgba(255,255,255,0.4)'/%3E%3C/g%3E%3C/svg%3E"),
        /* Modern skyscrapers with detailed windows - separate with shadows */
        url("data:image/svg+xml,%3Csvg width='700' height='900' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='skyscraperShadow'%3E%3CfeGaussianBlur in='SourceAlpha' stdDeviation='5'/%3E%3CfeOffset dx='4' dy='4' result='offsetblur'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.35'/%3E%3C/feComponentTransfer%3E%3CfeMerge%3E%3CfeMergeNode/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Cg opacity='0.65'%3E%3Crect x='200' y='400' width='90' height='500' fill='rgba(0,0,0,0.1)' filter='url(%23skyscraperShadow)'/%3E%3Crect x='220' y='420' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='255' y='420' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='220' y='450' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='255' y='450' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='220' y='480' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='255' y='480' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='220' y='510' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='255' y='510' width='25' height='20' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='300' y='200' width='110' height='700' fill='rgba(0,0,0,0.1)' filter='url(%23skyscraperShadow)'/%3E%3Crect x='320' y='230' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='360' y='230' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='320' y='265' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='360' y='265' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='320' y='300' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='360' y='300' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='320' y='335' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='360' y='335' width='30' height='25' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='420' y='500' width='75' height='400' fill='rgba(0,0,0,0.1)' filter='url(%23skyscraperShadow)'/%3E%3Crect x='435' y='520' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='465' y='520' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='435' y='545' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='465' y='545' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='435' y='570' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='465' y='570' width='22' height='18' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='510' y='300' width='95' height='600' fill='rgba(0,0,0,0.1)' filter='url(%23skyscraperShadow)'/%3E%3Crect x='530' y='330' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='570' y='330' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='530' y='360' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='570' y='360' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='530' y='390' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3Crect x='570' y='390' width='28' height='23' fill='rgba(255,255,255,0.35)'/%3E%3C/g%3E%3C/svg%3E"),
        /* Subtle grid texture */
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(0, 0, 0, 0.01) 2px,
            rgba(0, 0, 0, 0.01) 4px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 2px,
            rgba(0, 0, 0, 0.01) 2px,
            rgba(0, 0, 0, 0.01) 4px
        );
    background-size: 1400px 1000px, 1200px 900px, 1000px 1200px, auto, auto;
    background-position: 0% 100%, 20% 100%, 100% 0%, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat, repeat;
    pointer-events: none;
    z-index: 0;
    opacity: 0.75;
    animation: buildingsFade 20s ease-in-out infinite;
}

@keyframes buildingsFade {
    0%, 100% {
        opacity: 0.7;
        transform: translateY(0);
    }
    50% {
        opacity: 0.85;
        transform: translateY(-10px);
    }
}

/* Improve image loading */
img {
    max-width: 100%;
    height: auto;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
}

/* Touch-friendly elements */
button,
a,
input,
textarea,
select {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
}

/* Allow text selection in form inputs and textareas */
input,
textarea {
    user-select: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
}

/* Minimum touch target size for mobile */
@media (max-width: 768px) {
    button,
    a.button,
    .cta-button,
    .submit-btn,
    .instagram-btn,
    .social-icon,
    .modal-close,
    .modal-prev,
    .modal-next {
        min-height: 44px;
        min-width: 44px;
    }
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .container {
        padding: 0 15px;
    }
}

/* Hero Header - Banner Style */
.hero-header {
    position: relative;
    min-height: auto;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #ffffff 0%, #fafafa 50%, #f5f5f5 100%);
    overflow: hidden;
    isolation: isolate;
    padding: 40px 0 0 0;
    border-bottom: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

/* Enhanced Divider Line with Gold and White Gradient Effect */
.hero-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background-image: 
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 38%,
            rgba(255, 184, 0, 0.7) 45%,
            rgba(255, 184, 0, 1) 50%,
            rgba(255, 184, 0, 0.7) 55%,
            rgba(255, 255, 255, 1) 62%,
            rgba(255, 255, 255, 1) 100%
        ),
        linear-gradient(
            90deg,
            transparent 0%,
            rgba(255, 255, 255, 0.3) 20%,
            rgba(255, 255, 255, 0.5) 50%,
            rgba(255, 255, 255, 0.3) 80%,
            transparent 100%
        );
    background-size: 100% 100%, 200% 100%;
    background-position: 0 0, -100% 0;
    box-shadow: 
        0 2px 8px rgba(255, 184, 0, 0.3),
        0 0 20px rgba(255, 184, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.6),
        inset 0 -1px 0 rgba(255, 184, 0, 0.1);
    z-index: 10;
    animation: dividerGlow 4s ease-in-out infinite, dividerShine 3s ease-in-out infinite;
    overflow: hidden;
}

@keyframes dividerGlow {
    0%, 100% {
        box-shadow: 
            0 2px 8px rgba(255, 184, 0, 0.3),
            0 0 20px rgba(255, 184, 0, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.6);
        opacity: 1;
    }
    50% {
        box-shadow: 
            0 2px 12px rgba(255, 184, 0, 0.4),
            0 0 30px rgba(255, 184, 0, 0.3),
            inset 0 1px 0 rgba(255, 255, 255, 0.7);
        opacity: 0.95;
    }
}

@keyframes dividerShine {
    0% {
        background-position: 0 0, -100% 0;
    }
    100% {
        background-position: 0 0, 200% 0;
    }
}


/* White Background */
.hero-background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1;
}

/* Minimalist Gray City Skyline Overlay - Reflection Only with Blur */
.hero-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='2000' height='1200' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='blur'%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3C/filter%3E%3C/defs%3E%3Cg opacity='0.25' filter='url(%23blur)'%3E%3C!-- Reflection Only - Bottom --%3E%3Crect x='50' y='1050' width='40' height='150' fill='%23d0d0d0'/%3E%3Crect x='60' y='1070' width='8' height='8' fill='%23ffffff'/%3E%3Crect x='72' y='1070' width='8' height='8' fill='%23ffffff'/%3E%3Crect x='60' y='1085' width='8' height='8' fill='%23ffffff'/%3E%3Crect x='72' y='1085' width='8' height='8' fill='%23ffffff'/%3E%3Crect x='110' y='1020' width='45' height='180' fill='%23c0c0c0'/%3E%3Crect x='120' y='1040' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='135' y='1040' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='120' y='1058' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='135' y='1058' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='175' y='1080' width='35' height='120' fill='%23d5d5d5'/%3E%3Crect x='183' y='1095' width='7' height='7' fill='%23ffffff'/%3E%3Crect x='194' y='1095' width='7' height='7' fill='%23ffffff'/%3E%3Crect x='230' y='1000' width='50' height='200' fill='%23b8b8b8'/%3E%3Crect x='242' y='1020' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='258' y='1020' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='242' y='1040' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='258' y='1040' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='300' y='950' width='60' height='250' fill='%23a8a8a8'/%3E%3Crect x='315' y='975' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='335' y='975' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='315' y='1000' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='335' y='1000' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='315' y='1025' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='335' y='1025' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='380' y='980' width='55' height='220' fill='%23b0b0b0'/%3E%3Crect x='395' y='1000' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='413' y='1000' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='395' y='1025' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='413' y='1025' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='455' y='920' width='70' height='280' fill='%2398a8a8'/%3E%3Crect x='472' y='950' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='494' y='950' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='472' y='980' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='494' y='980' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='472' y='1010' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='494' y='1010' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='545' y='960' width='65' height='240' fill='%23a0a0a0'/%3E%3Crect x='560' y='985' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='580' y='985' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='560' y='1010' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='580' y='1010' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='560' y='1035' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='580' y='1035' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='630' y='900' width='80' height='300' fill='%23888888'/%3E%3Crect x='650' y='930' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='675' y='930' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='650' y='960' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='675' y='960' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='650' y='990' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='675' y='990' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='650' y='1020' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='675' y='1020' width='18' height='18' fill='%23ffffff'/%3E%3Crect x='730' y='940' width='75' height='260' fill='%23909090'/%3E%3Crect x='750' y='965' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='773' y='965' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='750' y='995' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='773' y='995' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='750' y='1025' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='773' y='1025' width='17' height='17' fill='%23ffffff'/%3E%3Crect x='825' y='970' width='70' height='230' fill='%23a0a0a0'/%3E%3Crect x='843' y='995' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='865' y='995' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='843' y='1025' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='865' y='1025' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='843' y='1055' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='865' y='1055' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='915' y='990' width='65' height='210' fill='%23a8a8a8'/%3E%3Crect x='932' y='1015' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='953' y='1015' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='932' y='1045' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='953' y='1045' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1000' y='960' width='72' height='240' fill='%23989898'/%3E%3Crect x='1018' y='985' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1040' y='985' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1018' y='1015' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1040' y='1015' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1018' y='1045' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1040' y='1045' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1092' y='980' width='68' height='220' fill='%23a0a0a0'/%3E%3Crect x='1109' y='1005' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1130' y='1005' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1109' y='1035' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1130' y='1035' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1109' y='1065' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1130' y='1065' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1180' y='1000' width='62' height='200' fill='%23b0b0b0'/%3E%3Crect x='1195' y='1025' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1215' y='1025' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1195' y='1055' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1215' y='1055' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1262' y='970' width='70' height='230' fill='%23a8a8a8'/%3E%3Crect x='1279' y='995' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1301' y='995' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1279' y='1025' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1301' y='1025' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1279' y='1055' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1301' y='1055' width='16' height='16' fill='%23ffffff'/%3E%3Crect x='1352' y='1020' width='60' height='180' fill='%23b8b8b8'/%3E%3Crect x='1367' y='1045' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1387' y='1045' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1367' y='1075' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1387' y='1075' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1432' y='990' width='65' height='210' fill='%23a0a0a0'/%3E%3Crect x='1449' y='1015' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1470' y='1015' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1449' y='1045' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1470' y='1045' width='15' height='15' fill='%23ffffff'/%3E%3Crect x='1517' y='1010' width='58' height='190' fill='%23a8a8a8'/%3E%3Crect x='1532' y='1035' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1552' y='1035' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1532' y='1065' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1552' y='1065' width='14' height='14' fill='%23ffffff'/%3E%3Crect x='1595' y='1030' width='55' height='170' fill='%23b0b0b0'/%3E%3Crect x='1610' y='1055' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='1629' y='1055' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='1610' y='1085' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='1629' y='1085' width='13' height='13' fill='%23ffffff'/%3E%3Crect x='1670' y='1050' width='50' height='150' fill='%23b8b8b8'/%3E%3Crect x='1683' y='1075' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='1701' y='1075' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='1683' y='1105' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='1701' y='1105' width='12' height='12' fill='%23ffffff'/%3E%3Crect x='1740' y='1070' width='48' height='130' fill='%23c0c0c0'/%3E%3Crect x='1752' y='1095' width='11' height='11' fill='%23ffffff'/%3E%3Crect x='1769' y='1095' width='11' height='11' fill='%23ffffff'/%3E%3Crect x='1808' y='1080' width='45' height='120' fill='%23c8c8c8'/%3E%3Crect x='1820' y='1105' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='1836' y='1105' width='10' height='10' fill='%23ffffff'/%3E%3Crect x='1873' y='1090' width='42' height='110' fill='%23d0d0d0'/%3E%3Crect x='1884' y='1115' width='9' height='9' fill='%23ffffff'/%3E%3Crect x='1899' y='1115' width='9' height='9' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 2;
    pointer-events: none;
    opacity: 0.4;
    filter: blur(1.5px);
}

/* Logo in Header - Premium Design */
.hero-logo-top {
    position: absolute;
    top: 30px;
    right: 30px;
    left: auto;
    transform: none;
    z-index: 10;
    animation: fadeInDown 1s ease-out 0.3s both;
    padding: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    backdrop-filter: none;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    text-align: center;
}

.hero-logo-top:hover {
    transform: translateY(-3px) scale(1.02);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.site-logo {
    max-width: 280px;
    height: auto;
    display: block;
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.25));
    transition: all 0.4s ease;
    /* Remove white background - use normal blend mode for clarity */
    mix-blend-mode: normal;
    background: transparent;
    /* Better image rendering */
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
}

/* Fallback for browsers that don't support mix-blend-mode */
@supports not (mix-blend-mode: darken) {
    .site-logo {
        filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.15)) contrast(1.1) brightness(0.98);
    }
}

.site-logo:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.2));
}

@media (max-width: 768px) {
    .hero-logo-top {
        top: 20px;
        right: 20px;
        left: auto;
        transform: none;
        padding: 0;
        background: transparent;
        box-shadow: none;
        position: absolute;
    }
    
    .site-logo {
        max-width: 180px;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .hero-logo-top {
        top: 15px;
        right: 15px;
        left: auto;
        transform: none;
        padding: 0;
        position: absolute;
        z-index: 20;
        background: transparent;
        border-radius: 0;
        box-shadow: none;
    }
    
    .site-logo {
        max-width: 150px;
        display: block;
        margin: 0 auto;
    }
}

.hero-content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 40px 0 40px;
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 35px;
    align-items: center;
}

.hero-text {
    color: var(--text-dark);
    animation: fadeInUp 1s ease-out;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.hero-name {
    font-size: 3.5em;
    font-weight: 900;
    margin-bottom: 15px;
    line-height: 1.2;
    animation: fadeInUp 1s ease-out 0.2s both;
    display: flex;
    flex-direction: column;
    gap: 5px;
    letter-spacing: -1px;
}

.hero-name-first {
    font-size: 0.65em;
    font-weight: 600;
    color: #c9a961;
    background: linear-gradient(135deg, #d4af37 0%, #c9a961 40%, #b8860b 60%, #c9a961 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    opacity: 1;
    position: relative;
    padding-right: 0;
    font-family: 'Rubik', 'Assistant', 'Heebo', sans-serif;
    filter: drop-shadow(0 1px 3px rgba(201, 169, 97, 0.3)) drop-shadow(0 0 1px rgba(0, 0, 0, 0.4));
    animation: goldShine 4s ease-in-out infinite;
    /* Outline effect */
    -webkit-text-stroke: 0.5px rgba(0, 0, 0, 0.3);
    paint-order: stroke fill;
}

@keyframes goldShine {
    0%, 100% {
        filter: drop-shadow(0 1px 3px rgba(201, 169, 97, 0.3)) drop-shadow(0 0 1px rgba(0, 0, 0, 0.4));
    }
    50% {
        filter: drop-shadow(0 1px 5px rgba(201, 169, 97, 0.4)) drop-shadow(0 0 1px rgba(0, 0, 0, 0.4));
    }
}

.hero-name-first::after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 90px;
    height: 2px;
    background: linear-gradient(90deg, 
        #c9a961 0%, 
        #d4af37 30%, 
        #c9a961 60%, 
        rgba(201, 169, 97, 0.3) 100%
    );
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(201, 169, 97, 0.2);
    opacity: 0.8;
    transform: scaleX(0);
    animation: lineExpand 1s ease-out 0.5s forwards;
}

@keyframes lineExpand {
    to {
        transform: scaleX(1);
    }
}

.hero-name-last {
    font-size: 0.95em;
    font-weight: 800;
    color: #c9a961;
    background: linear-gradient(135deg, #b8860b 0%, #c9a961 25%, #d4af37 50%, #c9a961 75%, #b8860b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    letter-spacing: -0.5px;
    position: relative;
    line-height: 1.15;
    font-family: 'Rubik', 'Assistant', 'Heebo', sans-serif;
    filter: drop-shadow(0 2px 5px rgba(201, 169, 97, 0.35)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
    animation: goldShineStrong 4s ease-in-out infinite;
    /* Outline effect */
    -webkit-text-stroke: 0.8px rgba(0, 0, 0, 0.4);
    paint-order: stroke fill;
}

@keyframes goldShineStrong {
    0%, 100% {
        filter: drop-shadow(0 2px 5px rgba(201, 169, 97, 0.35)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
    }
    50% {
        filter: drop-shadow(0 2px 7px rgba(201, 169, 97, 0.45)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
    }
}

.hero-name-last::before {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 140px;
    height: 3px;
    background: linear-gradient(90deg, 
        #c9a961 0%, 
        #d4af37 20%, 
        #c9a961 40%,
        #b8860b 60%,
        #c9a961 80%,
        rgba(201, 169, 97, 0.4) 100%
    );
    border-radius: 15px;
    opacity: 0.85;
    box-shadow: 
        0 2px 4px rgba(201, 169, 97, 0.25),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    transform: scaleX(0);
    animation: lineExpandWide 1.2s ease-out 0.7s forwards, goldLineGlow 3s ease-in-out infinite 1.9s;
}

@keyframes lineExpandWide {
    to {
        transform: scaleX(1);
    }
}

@keyframes goldLineGlow {
    0%, 100% {
        box-shadow: 
            0 2px 4px rgba(201, 169, 97, 0.25),
            inset 0 1px 1px rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 
            0 2px 6px rgba(201, 169, 97, 0.35),
            inset 0 1px 1px rgba(255, 255, 255, 0.3);
    }
}

.hero-tagline {
    font-size: 1.05em;
    line-height: 1.6;
    color: var(--text-dark);
    font-weight: 400;
    max-width: 550px;
    margin-bottom: 25px;
    animation: fadeInUp 1s ease-out 0.4s both;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.hero-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 14px 32px;
    background: linear-gradient(135deg, #b8860b 0%, #c9a961 50%, #d4af37 100%);
    color: var(--white);
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1em;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 8px 24px rgba(201, 169, 97, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3),
        0 0 0 2px rgba(201, 169, 97, 0.1);
    animation: fadeInUp 1s ease-out 0.6s both;
    position: relative;
    overflow: hidden;
    letter-spacing: 0.5px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    font-family: 'Rubik', 'Assistant', 'Heebo', sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Shimmer effect */
.hero-cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.4),
        transparent
    );
    transition: left 0.6s ease;
    z-index: 1;
}

.hero-cta-button:hover::before {
    left: 100%;
}

/* Glow effect on hover */
.hero-cta-button::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    transform: translate(-50%, -50%);
    transition: width 0.6s ease, height 0.6s ease;
    z-index: 0;
}

.hero-cta-button:hover::after {
    width: 400px;
    height: 400px;
}

.hero-cta-button:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 
        0 15px 40px rgba(201, 169, 97, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        0 0 0 4px rgba(201, 169, 97, 0.2),
        0 0 30px rgba(212, 175, 55, 0.4);
    background: linear-gradient(135deg, #d4af37 0%, #c9a961 50%, #b8860b 100%);
}

.hero-cta-button span {
    position: relative;
    z-index: 2;
}

.hero-cta-button i {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.25);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85em;
    transition: all 0.4s ease;
    color: var(--white);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.hero-cta-button:hover i {
    transform: translateX(-6px) rotate(-10deg);
    background: rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.hero-image-small {
    position: relative;
    border-radius: 0;
    overflow: visible;
    animation: fadeInLeft 1s ease-out 0.6s both;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0;
    min-height: auto;
    align-self: center;
}

.hero-cta-button.mobile-only {
    display: none;
}

.hero-cta-button.desktop-only {
    display: inline-flex;
}

.hero-logo-top.mobile-logo {
    display: none;
}

.hero-logo-top.desktop-logo {
    display: block;
}

.hero-logo-inline.mobile-logo {
    display: none;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.hero-image-small::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 350px;
    height: 350px;
    background: radial-gradient(ellipse at center, rgba(30, 84, 144, 0.08) 0%, transparent 70%);
    border-radius: 50%;
    z-index: -1;
    animation: pulse 3s ease-in-out infinite;
}

.hero-image-small::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    height: 30px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.05) 0%, transparent 100%);
    border-radius: 50%;
    filter: blur(15px);
    z-index: -2;
}

@keyframes pulse {
    0%, 100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.4;
    }
    50% {
        transform: translateX(-50%) scale(1.05);
        opacity: 0.2;
    }
}

.hero-photo-small {
    width: 100%;
    max-width: 280px;
    height: auto;
    display: block;
    object-fit: contain;
    object-position: center center;
    border-radius: 0;
    position: relative;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 20px 50px rgba(0, 0, 0, 0.3));
    /* Remove white background using mix-blend-mode */
    mix-blend-mode: darken;
    /* Ensure image doesn't have white showing */
    background: transparent;
    /* Better image rendering */
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    /* Smooth edges */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Align to center */
    align-self: center;
    margin: 0 auto;
}

.hero-image-small:hover .hero-photo-small {
    transform: scale(1.05) translateY(-5px);
    filter: drop-shadow(0 30px 70px rgba(0, 0, 0, 0.35));
}

/* Fallback for browsers that don't support mix-blend-mode */
@supports not (mix-blend-mode: darken) {
    .hero-photo-small {
        /* Use filter to reduce white background visibility */
        filter: drop-shadow(0 20px 50px rgba(0, 0, 0, 0.25)) contrast(1.1) brightness(0.98);
    }
}

.image-placeholder {
    background: rgba(255, 255, 255, 0.1);
    padding: 60px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    border: 2px dashed rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
}

.image-placeholder i {
    font-size: 4em;
    margin-bottom: 15px;
    display: block;
    color: var(--accent-teal);
}

.about-image .image-placeholder {
    background: rgba(26, 35, 50, 0.05);
    color: var(--text-light);
    border-color: rgba(0, 212, 255, 0.3);
    min-height: 500px;
}

/* Sections - Enhanced */
section {
    padding: 60px 0;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

section:first-of-type {
    border-top: none;
}

.section-title {
    font-size: 2.2em;
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 18px;
    animation: fadeInUp 0.8s ease-out;
    line-height: 1.2;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.4),
        0 4px 8px rgba(0, 0, 0, 0.3),
        0 6px 12px rgba(0, 0, 0, 0.2);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
}

.section-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
    height: 5px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(255, 184, 0, 0.5);
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 50%;
    transform: translateX(50%);
    width: 60px;
    height: 5px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.6) 0%, 
        rgba(255, 213, 79, 0.8) 50%,
        rgba(255, 184, 0, 0.6) 100%
    );
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(255, 184, 0, 0.4);
}

/* Intro Section - Luxurious Design */
.intro-section {
    background: linear-gradient(180deg, 
        #ffffff 0%, 
        #f8f9fa 20%,
        #f0f4f8 50%,
        #e8edf2 80%,
        #ffffff 100%
    );
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.intro-background-decoration {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(ellipse at 20% 30%, rgba(201, 169, 97, 0.08) 0%, transparent 50%),
        radial-gradient(ellipse at 80% 70%, rgba(0, 212, 255, 0.06) 0%, transparent 50%),
        radial-gradient(ellipse at 50% 50%, rgba(124, 58, 237, 0.04) 0%, transparent 60%);
    pointer-events: none;
    z-index: 0;
    animation: backgroundPulse 8s ease-in-out infinite;
}

@keyframes backgroundPulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}

.intro-header-wrapper {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    animation: fadeInDown 1s ease-out;
    padding: 0 20px;
}

.intro-icon-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}

.intro-icon-wrapper i {
    font-size: 3em;
    color: var(--accent-gold);
    background: linear-gradient(135deg, #d4af37 0%, #c9a961 50%, #b8860b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    filter: drop-shadow(0 4px 12px rgba(201, 169, 97, 0.4));
    position: relative;
    z-index: 2;
    animation: iconFloat 3s ease-in-out infinite;
}

@keyframes iconFloat {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-10px) rotate(5deg); }
}

.icon-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(201, 169, 97, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 1;
    animation: glowPulse 2s ease-in-out infinite;
}

@keyframes glowPulse {
    0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.5; }
    50% { transform: translate(-50%, -50%) scale(1.2); opacity: 0.8; }
}

.intro-main-title {
    font-size: 2.4em;
    font-weight: 900;
    margin: 0;
    line-height: 1.3;
    color: var(--primary-navy);
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
    padding-bottom: 18px;
}

.intro-main-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 100px;
    height: 5px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(255, 184, 0, 0.5);
}

.intro-main-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 50%;
    transform: translateX(50%);
    width: 60px;
    height: 5px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.6) 0%, 
        rgba(255, 213, 79, 0.8) 50%,
        rgba(255, 184, 0, 0.6) 100%
    );
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(255, 184, 0, 0.4);
}

.title-line-1,
.title-line-2 {
    display: block;
    color: #ffffff;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.4),
        0 4px 8px rgba(0, 0, 0, 0.3),
        0 6px 12px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(0, 0, 0, 0.15),
        0 0 40px rgba(0, 0, 0, 0.1);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5)) drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
    animation: titleFadeIn 1s ease-out;
}

.title-line-1 {
    animation-delay: 0.2s;
    animation-fill-mode: both;
    color: #ffffff;
    position: relative;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.4),
        0 4px 8px rgba(0, 0, 0, 0.3),
        0 6px 12px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(0, 0, 0, 0.15),
        0 0 40px rgba(0, 0, 0, 0.1);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5)) drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

.title-line-2 {
    animation-delay: 0.4s;
    animation-fill-mode: both;
    color: #ffffff;
    position: relative;
    animation: titleFadeIn 1s ease-out 0.4s both;
    display: inline-block;
    font-weight: 900;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.4),
        0 4px 8px rgba(0, 0, 0, 0.3),
        0 6px 12px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(0, 0, 0, 0.15),
        0 0 40px rgba(0, 0, 0, 0.1);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5)) drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}

@keyframes shimmerMove {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes titleGlowPulse {
    0%, 100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.1);
    }
}

@keyframes titleFadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.intro-icon-below {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.intro-icon-below i {
    font-size: 1.8em;
    color: var(--accent-gold);
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(201, 169, 97, 0.3));
    animation: handshakeFloat 3s ease-in-out infinite 1s;
}

.intro-icon-below i:hover {
    transform: scale(1.2);
    filter: drop-shadow(0 4px 8px rgba(201, 169, 97, 0.5));
    color: #d4af37;
}

.intro-title-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-top: 25px;
    position: relative;
}

.divider-line {
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(201, 169, 97, 0.4) 30%,
        var(--accent-gold) 50%, 
        rgba(201, 169, 97, 0.4) 70%,
        transparent 100%
    );
    border-radius: 2px;
    box-shadow: 0 0 8px rgba(201, 169, 97, 0.4);
    position: relative;
}

.divider-line::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background: var(--accent-gold);
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(201, 169, 97, 0.6);
}

.intro-title-divider i {
    font-size: 1.4em;
    color: var(--accent-gold);
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 4px rgba(201, 169, 97, 0.3));
}

.intro-title-divider i.fa-home {
    animation: homeFloat 3s ease-in-out infinite;
}

.intro-title-divider i.fa-key {
    animation: keyFloat 3s ease-in-out infinite 0.5s;
}

.intro-title-divider i.fa-handshake {
    animation: handshakeFloat 3s ease-in-out infinite 1s;
}

@keyframes homeFloat {
    0%, 100% { 
        transform: translateY(0) scale(1);
    }
    50% { 
        transform: translateY(-5px) scale(1.05);
    }
}

@keyframes keyFloat {
    0%, 100% { 
        transform: translateY(0) rotate(0deg) scale(1);
    }
    50% { 
        transform: translateY(-5px) rotate(10deg) scale(1.05);
    }
}

@keyframes handshakeFloat {
    0%, 100% { 
        transform: translateY(0) scale(1);
    }
    50% { 
        transform: translateY(-5px) scale(1.05);
    }
}

.intro-title-divider i:hover {
    transform: scale(1.2);
    filter: drop-shadow(0 4px 8px rgba(201, 169, 97, 0.5));
    color: #d4af37;
}

.intro-content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
}

.intro-card {
    background: #ffffff;
    padding: 35px 30px;
    border-radius: 16px;
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(0, 0, 0, 0.08);
    animation: cardFadeIn 0.8s ease-out;
    animation-fill-mode: both;
}

.intro-card-main {
    animation-delay: 0.3s;
    background: linear-gradient(135deg, #fff5f5 0%, #ffffff 50%, #fff5f5 100%);
    border: 1px solid rgba(220, 38, 38, 0.15);
    position: relative;
}

.intro-card-main::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, 
        rgba(220, 38, 38, 0.4) 0%, 
        rgba(239, 68, 68, 0.6) 50%,
        rgba(220, 38, 38, 0.4) 100%
    );
    opacity: 0.8;
}

.intro-card-solution {
    animation-delay: 0.5s;
    background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 50%, #f0fdf4 100%);
    border: 1px solid rgba(34, 197, 94, 0.15);
    position: relative;
}

.intro-card-solution::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, 
        rgba(34, 197, 94, 0.4) 0%, 
        rgba(74, 222, 128, 0.6) 50%,
        rgba(34, 197, 94, 0.4) 100%
    );
    opacity: 0.8;
}

@keyframes cardFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.intro-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(201, 169, 97, 0.3) 0%, 
        rgba(201, 169, 97, 0.5) 50%,
        rgba(201, 169, 97, 0.3) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease;
}

.intro-card-main::before {
    background: linear-gradient(180deg, 
        rgba(220, 38, 38, 0.3) 0%, 
        rgba(239, 68, 68, 0.5) 50%,
        rgba(220, 38, 38, 0.3) 100%
    );
}

.intro-card-solution::before {
    background: linear-gradient(180deg, 
        rgba(34, 197, 94, 0.3) 0%, 
        rgba(74, 222, 128, 0.5) 50%,
        rgba(34, 197, 94, 0.3) 100%
    );
}

.intro-card:hover::before {
    opacity: 1;
}

.intro-card:hover {
    transform: translateY(-8px);
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(201, 169, 97, 0.2);
}

.intro-card-main:hover {
    transform: translateY(4px);
    border-color: rgba(220, 38, 38, 0.3);
    box-shadow: 
        0 8px 30px rgba(220, 38, 38, 0.15),
        0 4px 12px rgba(239, 68, 68, 0.1);
}

.intro-card-solution:hover {
    transform: translateY(-12px);
    border-color: rgba(34, 197, 94, 0.3);
    box-shadow: 
        0 16px 50px rgba(34, 197, 94, 0.15),
        0 6px 16px rgba(74, 222, 128, 0.1);
}

.card-icon {
    width: 55px;
    height: 55px;
    background: rgba(248, 249, 250, 1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.5s ease;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.intro-card-main .card-icon {
    background: linear-gradient(135deg, rgba(254, 226, 226, 0.8) 0%, rgba(254, 202, 202, 0.6) 100%);
    border-color: rgba(220, 38, 38, 0.2);
}

.intro-card-solution .card-icon {
    background: linear-gradient(135deg, rgba(220, 252, 231, 0.8) 0%, rgba(187, 247, 208, 0.6) 100%);
    border-color: rgba(34, 197, 94, 0.2);
}

.card-icon i {
    font-size: 1.8em;
    color: #4a5568;
    transition: all 0.5s ease;
}

.intro-card-main .card-icon i {
    color: #dc2626;
    animation: pulseDown 2s ease-in-out infinite;
}

.intro-card-solution .card-icon i {
    color: #22c55e;
    animation: pulseUp 2s ease-in-out infinite;
}

@keyframes pulseDown {
    0%, 100% { 
        transform: translateY(0);
        opacity: 1;
    }
    50% { 
        transform: translateY(5px);
        opacity: 0.8;
    }
}

@keyframes pulseUp {
    0%, 100% { 
        transform: translateY(0);
        opacity: 1;
    }
    50% { 
        transform: translateY(-5px);
        opacity: 0.9;
    }
}

.intro-card:hover .card-icon {
    transform: translateY(-3px);
    background: rgba(252, 252, 253, 1);
    border-color: rgba(201, 169, 97, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.intro-card-main:hover .card-icon {
    transform: translateY(3px);
    background: linear-gradient(135deg, rgba(254, 202, 202, 0.9) 0%, rgba(252, 165, 165, 0.7) 100%);
    border-color: rgba(220, 38, 38, 0.3);
    box-shadow: 0 4px 12px rgba(220, 38, 38, 0.2);
}

.intro-card-solution:hover .card-icon {
    transform: translateY(-6px);
    background: linear-gradient(135deg, rgba(187, 247, 208, 0.9) 0%, rgba(134, 239, 172, 0.7) 100%);
    border-color: rgba(34, 197, 94, 0.3);
    box-shadow: 0 6px 16px rgba(34, 197, 94, 0.2);
}

.intro-card:hover .card-icon i {
    color: #2d3748;
    transform: scale(1.05);
}

.intro-card-main:hover .card-icon i {
    color: #b91c1c;
    transform: scale(1.05);
}

.intro-card-solution:hover .card-icon i {
    color: #16a34a;
    transform: scale(1.1);
}

.card-content {
    position: relative;
    z-index: 2;
}

.card-title {
    font-size: 1.35em;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 15px;
    letter-spacing: -0.3px;
    line-height: 1.3;
}

.intro-card-main .card-title {
    color: #991b1b;
}

.intro-card-solution .card-title {
    color: #15803d;
}

.card-text {
    font-size: 0.95em;
    line-height: 1.7;
    color: #4a5568;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.card-decoration {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(201, 169, 97, 0.2) 50%,
        transparent 100%
    );
    opacity: 0;
    transition: opacity 0.6s ease;
    pointer-events: none;
}

.intro-card-main .card-decoration {
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(220, 38, 38, 0.4) 50%,
        transparent 100%
    );
    height: 3px;
}

.intro-card-solution .card-decoration {
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(34, 197, 94, 0.4) 50%,
        transparent 100%
    );
    height: 3px;
}

.intro-card:hover .card-decoration {
    opacity: 1;
}

.intro-highlight-box {
    grid-column: 1 / -1;
    background: #ffffff;
    padding: 35px 40px;
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    animation: highlightFadeIn 1s ease-out 0.7s both;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.intro-highlight-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    opacity: 0.8;
    z-index: 1;
}

.intro-highlight-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(255, 184, 0, 0.3) 0%, 
        rgba(255, 213, 79, 0.5) 50%,
        rgba(255, 184, 0, 0.3) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease;
}

.intro-highlight-box:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 184, 0, 0.2);
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
}

.intro-highlight-box:hover::after {
    opacity: 1;
}

@keyframes highlightFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.highlight-glow {
    display: none;
}

@keyframes highlightGlow {
    0%, 100% {
        transform: translate(0, 0) scale(1);
        opacity: 0.3;
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
        opacity: 0.5;
    }
}

.highlight-icon-left,
.highlight-icon-right {
    position: absolute;
    font-size: 2.8em;
    color: rgba(150, 150, 150, 0.3);
    opacity: 0.5;
    animation: quoteFloat 5s ease-in-out infinite;
    z-index: 1;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.highlight-icon-left {
    top: 25px;
    right: 35px;
}

.highlight-icon-right {
    bottom: 25px;
    left: 35px;
    animation-delay: 2.5s;
}

@keyframes quoteFloat {
    0%, 100% { 
        transform: translateY(0) rotate(0deg) scale(1); 
        opacity: 0.6; 
    }
    50% { 
        transform: translateY(-10px) rotate(8deg) scale(1.05); 
        opacity: 0.85; 
    }
}

.highlight-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.highlight-main-text {
    font-size: 1.2em;
    font-weight: 600;
    color: #1a202c;
    margin-bottom: 10px;
    line-height: 1.5;
    letter-spacing: -0.2px;
    position: relative;
}

.highlight-sub-text {
    font-size: 1.1em;
    font-weight: 700;
    background: linear-gradient(135deg, 
        #ffd700 0%, 
        #ffb800 15%,
        #ffd54f 30%,
        #ffb800 45%,
        #ffd700 60%,
        #ffb800 75%,
        #ffd54f 90%,
        #ffd700 100%
    );
    background-size: 200% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.6;
    letter-spacing: 0.3px;
    position: relative;
    filter: drop-shadow(0 2px 8px rgba(255, 184, 0, 0.5)) drop-shadow(0 0 15px rgba(255, 184, 0, 0.4));
    animation: goldShimmer 3s ease-in-out infinite;
}

@keyframes goldShimmer {
    0%, 100% {
        background-position: 0% 50%;
        filter: drop-shadow(0 2px 8px rgba(255, 184, 0, 0.5)) drop-shadow(0 0 15px rgba(255, 184, 0, 0.4));
    }
    50% {
        background-position: 100% 50%;
        filter: drop-shadow(0 2px 12px rgba(255, 184, 0, 0.7)) drop-shadow(0 0 25px rgba(255, 184, 0, 0.6));
    }
}

/* Specialties Section */
.specialties-section {
    background: linear-gradient(180deg, 
        #ffffff 0%, 
        #f8f9fa 20%,
        #f0f4f8 50%,
        #e8edf2 80%,
        #ffffff 100%
    );
    padding: 30px 0 80px 0;
    position: relative;
}


.specialties-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 30px;
}

.specialty-card {
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 16px;
    text-align: center;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.specialty-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 1;
}

.specialty-card::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(30, 84, 144, 0.3) 0%, 
        rgba(30, 84, 144, 0.5) 50%,
        rgba(30, 84, 144, 0.3) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease;
}

.specialty-card:hover::before {
    opacity: 1;
}

.specialty-card:hover::after {
    opacity: 1;
}

.specialty-card:hover {
    transform: translateY(-8px);
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 184, 0, 0.2);
}

.specialty-image {
    margin-bottom: 20px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.specialty-icon-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.specialty-icon-wrapper i {
    font-size: 2em;
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 4px rgba(255, 184, 0, 0.3));
    transition: all 0.5s ease;
    position: relative;
    z-index: 1;
}

.specialty-icon-wrapper i:first-child {
    font-size: 2.4em;
    color: var(--primary-blue);
    filter: drop-shadow(0 2px 4px rgba(30, 84, 144, 0.3));
}

.specialty-icon-wrapper i:nth-child(2) {
    font-size: 1.6em;
    color: var(--accent-gold);
}

.specialty-icon-wrapper i:nth-child(3) {
    font-size: 1.4em;
    color: var(--accent-gold);
}

.percentage-badge {
    position: absolute;
    top: -10px;
    right: -10px;
    background: linear-gradient(135deg, #ffb800 0%, #ffd54f 100%);
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 700;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(255, 184, 0, 0.4);
    z-index: 2;
}

.specialty-card:hover .specialty-icon-wrapper i {
    transform: scale(1.1) rotate(5deg);
}

.specialty-card:hover .specialty-icon-wrapper i:first-child {
    transform: scale(1.15) rotate(-5deg);
}

.specialty-card h3 {
    font-size: 1.25em;
    font-weight: 700;
    color: var(--primary-navy);
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
}

.specialty-card p {
    color: var(--text-light);
    line-height: 1.7;
    font-size: 0.9em;
    position: relative;
    z-index: 1;
}

/* Comparison Section */
.comparison-section {
    background: linear-gradient(180deg, 
        #f5f7fa 0%, 
        #ffffff 100%
    );
    padding: 35px 0;
    position: relative;
}


.comparison-table-wrapper {
    max-width: 1400px;
    margin: 0 auto;
}

.recommended-badge {
    display: inline-block;
    background: linear-gradient(135deg, 
        #ffb800 0%,
        #ffd54f 100%
    );
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 0.7em;
    font-weight: 700;
    margin-right: 5px;
    box-shadow: 0 2px 8px rgba(255, 184, 0, 0.3);
}

.comparison-table {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    min-height: 500px;
    background: transparent;
    border: none;
    box-shadow: none;
}

.comparison-column {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 
        0 12px 35px rgba(0, 0, 0, 0.1),
        0 4px 15px rgba(0, 0, 0, 0.06);
    opacity: 1;
    visibility: visible;
    position: relative;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.comparison-column:first-child {
    border-left: none;
}

/* כפתור החלפה/CTA למובייל */
.mobile-switch-container {
    display: none;
    margin-top: -20px;
    text-align: center;
    position: relative;
    min-height: 70px;
}

.mobile-switch-btn,
.mobile-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 20px 30px;
    border: none;
    border-radius: 16px;
    font-size: 1.05em;
    font-weight: 800;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.mobile-switch-btn {
    background: linear-gradient(135deg, 
        #9ca3af 0%,
        #d1d5db 50%,
        #9ca3af 100%
    );
    background-size: 200% 200%;
    box-shadow: 
        0 8px 25px rgba(156, 163, 175, 0.4),
        0 4px 12px rgba(156, 163, 175, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    animation: gradientShiftSilver 3s ease infinite;
}

.mobile-switch-btn:hover {
    background-position: 100% 50%;
    box-shadow: 
        0 12px 35px rgba(156, 163, 175, 0.5),
        0 6px 18px rgba(156, 163, 175, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mobile-switch-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    transition: left 0.5s ease;
}

.mobile-switch-btn:hover::before {
    left: 100%;
}

.mobile-cta-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 12px 35px rgba(255, 184, 0, 0.5),
        0 6px 18px rgba(255, 184, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    background-position: 100% 50%;
}

.mobile-switch-btn:hover {
    transform: translateY(-3px) scale(1.02);
}

.mobile-switch-btn:active {
    transform: translateY(-1px) scale(0.98);
}

.mobile-switch-btn i,
.mobile-cta-btn i {
    font-size: 1.3em;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-switch-btn i {
    animation: rotateIcon 2s ease-in-out infinite;
}

.mobile-switch-btn:hover i {
    transform: rotate(180deg);
    animation: none;
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes gradientShiftSilver {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes rotateIcon {
    0%, 100% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(-15deg);
    }
    75% {
        transform: rotate(15deg);
    }
}

.mobile-cta-btn {
    background: linear-gradient(135deg, 
        #ffb800 0%,
        #ffd54f 50%,
        #ffb800 100%
    );
    background-size: 200% 200%;
    color: #ffffff;
    border: none;
    box-shadow: 
        0 8px 25px rgba(255, 184, 0, 0.4),
        0 4px 12px rgba(255, 184, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    animation: gradientShift 3s ease infinite;
}

.mobile-cta-btn:hover {
    background: linear-gradient(135deg, 
        #ffd54f 0%,
        #ffb800 100%
    );
    box-shadow: 
        0 12px 35px rgba(255, 184, 0, 0.5),
        0 6px 18px rgba(255, 184, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mobile-cta-buttons-wrapper {
    display: none;
}

.mobile-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 25px;
    border: none;
    border-radius: 16px;
    font-size: 0.9em;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: linear-gradient(135deg, 
        #6b7280 0%,
        #9ca3af 50%,
        #6b7280 100%
    );
    background-size: 200% 200%;
    box-shadow: 
        0 8px 25px rgba(107, 114, 128, 0.4),
        0 4px 12px rgba(107, 114, 128, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    animation: gradientShiftSilver 3s ease infinite;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.mobile-back-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 12px 35px rgba(107, 114, 128, 0.5),
        0 6px 18px rgba(107, 114, 128, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    background-position: 100% 50%;
}

.mobile-back-btn:active {
    transform: translateY(-1px) scale(0.98);
}

.mobile-back-btn i {
    font-size: 1.2em;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-back-btn:hover i {
    transform: translateX(-5px);
}

.mobile-back-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    transition: left 0.5s ease;
}

.mobile-back-btn:hover::before {
    left: 100%;
}

@media (max-width: 768px) {
    .comparison-table {
        grid-template-columns: 1fr;
        gap: 0;
        min-height: auto;
        position: relative;
        overflow: visible;
    }
    
    .comparison-table-wrapper {
        position: relative;
    }
    
    .comparison-column {
        position: relative !important;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transform: translateY(20px) scale(0.98);
        transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
        pointer-events: none;
        z-index: 1;
        margin-bottom: 0;
    }
    
    .comparison-column.bank-column.active {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) scale(1) !important;
        pointer-events: all !important;
        z-index: 2 !important;
        position: relative !important;
    }
    
    .comparison-column.bank-column:not(.active) {
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateY(-20px) scale(0.98) !important;
        pointer-events: none !important;
        z-index: 1 !important;
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
    }
    
    .comparison-column.mortgage-column.active {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) scale(1) !important;
        pointer-events: all !important;
        z-index: 2 !important;
        position: relative !important;
    }
    
    .comparison-column.mortgage-column:not(.active) {
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateY(20px) scale(0.98) !important;
        pointer-events: none !important;
        z-index: 1 !important;
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
    }
    
    .mobile-switch-container {
        display: block;
        padding: 20px 15px 0;
        position: relative;
        min-height: 150px;
        margin-top: 0;
    }
    
    .mobile-switch-btn {
        width: calc(100% - 30px);
        max-width: 100%;
        justify-content: center;
        padding: 18px 25px;
        font-size: 0.95em;
        font-weight: 700;
        position: absolute;
        top: 20px;
        left: 15px;
        right: 15px;
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px) scale(0.95);
        transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 1;
    }
    
    .mobile-switch-btn.visible {
        opacity: 1;
        visibility: visible;
        transform: translateY(0) scale(1);
        z-index: 2;
    }
    
    .mobile-cta-buttons-wrapper {
        position: absolute;
        top: 20px;
        left: 15px;
        right: 15px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px) scale(0.95);
        transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 1;
    }
    
    .mobile-cta-buttons-wrapper.visible {
        opacity: 1;
        visibility: visible;
        transform: translateY(0) scale(1);
        z-index: 2;
    }
    
    .mobile-back-btn {
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 15px 25px;
        border: none;
        border-radius: 16px;
        font-size: 0.9em;
        font-weight: 700;
        color: #ffffff;
        cursor: pointer;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        background: linear-gradient(135deg, 
            #6b7280 0%,
            #9ca3af 50%,
            #6b7280 100%
        );
        background-size: 200% 200%;
        box-shadow: 
            0 8px 25px rgba(107, 114, 128, 0.4),
            0 4px 12px rgba(107, 114, 128, 0.3),
            inset 0 1px 0 rgba(255, 255, 255, 0.3);
        animation: gradientShiftSilver 3s ease infinite;
    }
    
    .mobile-back-btn:hover {
        transform: translateY(-3px) scale(1.02);
        box-shadow: 
            0 12px 35px rgba(107, 114, 128, 0.5),
            0 6px 18px rgba(107, 114, 128, 0.4),
            inset 0 1px 0 rgba(255, 255, 255, 0.4);
        background-position: 100% 50%;
    }
    
    .mobile-back-btn:active {
        transform: translateY(-1px) scale(0.98);
    }
    
    .mobile-back-btn i {
        font-size: 1.2em;
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }
    
    .mobile-back-btn:hover i {
        transform: translateX(-5px);
    }
    
    .mobile-cta-btn {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        padding: 18px 25px;
        font-size: 0.95em;
        font-weight: 700;
        position: relative;
        margin: 0;
    }
}


/* עמודות השוואה */
.comparison-column.mortgage-column {
    border: 2px solid rgba(255, 184, 0, 0.4);
}

.comparison-column.bank-column {
    border: 2px solid rgba(200, 200, 200, 0.4);
}

.comparison-items {
    display: flex;
    flex-direction: column;
    padding: 20px;
    gap: 15px;
}

.comparison-item {
    padding: 15px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.comparison-column.mortgage-column .comparison-item {
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.05) 0%, 
        rgba(255, 213, 79, 0.08) 100%
    );
}

.comparison-column.bank-column .comparison-item {
    background: #f8f9fa;
}

.comparison-item:hover {
    transform: translateX(-5px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* כותרות עמודות */
.comparison-column .column-header-premium,
.comparison-column .column-header-basic {
    padding: 25px 20px;
    text-align: center;
    border-bottom: 2px solid rgba(255, 184, 0, 0.3);
}

.comparison-column.bank-column .column-header-basic {
    border-bottom: 2px solid rgba(200, 200, 200, 0.3);
    background: linear-gradient(180deg, 
        rgba(255, 255, 255, 0.95) 0%,
        rgba(248, 249, 250, 0.95) 100%
    );
}

.comparison-column.mortgage-column .column-header-premium {
    background: linear-gradient(180deg, 
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 248, 220, 0.95) 100%
    );
}

.comparison-cell.bank-column::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(150, 150, 150, 0.3) 0%,
        rgba(200, 200, 200, 0.2) 50%,
        rgba(150, 150, 150, 0.3) 100%
    );
}

/* יועץ משכנתאות - עיצוב מפואר */
.comparison-cell.mortgage-column {
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.12) 0%, 
        rgba(255, 213, 79, 0.18) 25%,
        rgba(255, 184, 0, 0.15) 50%,
        rgba(255, 213, 79, 0.18) 75%,
        rgba(255, 184, 0, 0.12) 100%
    );
    border-left: 3px solid rgba(255, 184, 0, 0.5);
    position: relative;
    overflow: hidden;
}

.comparison-cell.mortgage-column::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(255, 184, 0, 0.6) 0%,
        rgba(255, 213, 79, 0.8) 50%,
        rgba(255, 184, 0, 0.6) 100%
    );
    box-shadow: 0 0 10px rgba(255, 184, 0, 0.5);
}

.comparison-cell.mortgage-column::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, 
        rgba(255, 213, 79, 0.1) 0%,
        transparent 70%
    );
    animation: premiumShimmer 4s ease-in-out infinite;
    pointer-events: none;
}

@keyframes premiumShimmer {
    0%, 100% {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 0.3;
    }
    50% {
        transform: translate(-50%, -50%) rotate(180deg);
        opacity: 0.6;
    }
}

.comparison-cell.categories-column {
    background: linear-gradient(180deg, 
        #f8f9fa 0%,
        #ffffff 50%,
        #f8f9fa 100%
    );
    border-left: 2px solid rgba(200, 200, 200, 0.3);
    border-right: 2px solid rgba(255, 184, 0, 0.3);
    padding: 14px 12px;
    justify-content: center;
}

.header-row .comparison-cell {
    padding: 16px 16px;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}

.header-row .comparison-cell.categories-column {
    padding: 16px 12px;
}

/* כותרות - יועץ בנקאי (פשוט) */
.column-header-basic {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: 100%;
}

.column-header-basic i {
    font-size: 1.3em;
    color: #9ca3af;
    opacity: 0.6;
}

.column-header-basic .column-title {
    font-size: 1em;
    font-weight: 600;
    color: #6b7280;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    letter-spacing: 0.2px;
}

/* כותרות - יועץ משכנתאות (מפואר) */
.column-header-premium {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.premium-badge {
    display: flex;
    align-items: center;
    gap: 5px;
    background: linear-gradient(135deg, 
        #ffb800 0%,
        #ffd54f 50%,
        #ffb800 100%
    );
    color: #ffffff;
    padding: 4px 12px;
    border-radius: 18px;
    font-size: 0.65em;
    font-weight: 700;
    box-shadow: 
        0 2px 10px rgba(255, 184, 0, 0.4),
        0 1px 5px rgba(255, 184, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    letter-spacing: 0.6px;
    animation: badgePulse 2s ease-in-out infinite;
    position: relative;
    overflow: hidden;
}

.premium-badge::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent,
        rgba(255, 255, 255, 0.4),
        transparent
    );
    animation: badgeShine 3s ease-in-out infinite;
}

@keyframes badgePulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 
            0 4px 15px rgba(255, 184, 0, 0.4),
            0 2px 8px rgba(255, 184, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 
            0 6px 20px rgba(255, 184, 0, 0.6),
            0 3px 12px rgba(255, 184, 0, 0.4);
    }
}

@keyframes badgeShine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

.premium-badge i {
    font-size: 0.8em;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.premium-title {
    font-size: 1.05em;
    font-weight: 800;
    background: linear-gradient(135deg, 
        #b8860b 0%,
        #ffb800 25%,
        #ffd54f 50%,
        #ffb800 75%,
        #b8860b 100%
    );
    background-size: 200% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    letter-spacing: 0.2px;
    filter: drop-shadow(0 2px 8px rgba(255, 184, 0, 0.4));
    animation: titleShimmer 3s ease-in-out infinite;
    position: relative;
    z-index: 2;
}

@keyframes titleShimmer {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

.premium-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: radial-gradient(ellipse, 
        rgba(255, 184, 0, 0.15) 0%,
        rgba(255, 213, 79, 0.1) 40%,
        transparent 70%
    );
    border-radius: 50%;
    animation: glowPulse 3s ease-in-out infinite;
    pointer-events: none;
    z-index: 1;
}

@keyframes glowPulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.6;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.9;
    }
}

.header-row .comparison-cell {
    flex-direction: column;
    align-items: center;
}

/* טקסט - יועץ בנקאי (פשוט) */
.comparison-text-basic {
    font-size: 0.8em;
    line-height: 1.5;
    color: #6b7280;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

.comparison-text-basic i {
    font-size: 0.9em;
    color: #dc2626;
    opacity: 0.7;
    margin-top: 1px;
    flex-shrink: 0;
}

.comparison-text-basic span {
    flex: 1;
}

/* טקסט - יועץ משכנתאות (מפואר) */
.comparison-text-premium {
    font-size: 0.85em;
    line-height: 1.55;
    color: #1a202c;
    display: flex;
    align-items: flex-start;
    gap: 9px;
    width: 100%;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.comparison-text-premium i {
    font-size: 1.1em;
    color: #22c55e;
    background: linear-gradient(135deg, 
        #16a34a 0%,
        #22c55e 50%,
        #4ade80 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-top: 1px;
    flex-shrink: 0;
    filter: drop-shadow(0 2px 4px rgba(34, 197, 94, 0.3));
    animation: checkPulse 2s ease-in-out infinite;
}

@keyframes checkPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.comparison-text-premium span {
    flex: 1;
    position: relative;
}

/* קטגוריות */
.category-item {
    font-size: 0.75em;
    font-weight: 700;
    color: var(--primary-navy);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 100%;
    min-height: 60px;
}

.category-item i {
    font-size: 1.3em;
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 4px rgba(255, 184, 0, 0.3));
    margin-bottom: 2px;
}

.category-item span {
    line-height: 1.25;
}

/* אפקטים נוספים */
.comparison-row:hover .comparison-cell.mortgage-column {
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.18) 0%, 
        rgba(255, 213, 79, 0.25) 25%,
        rgba(255, 184, 0, 0.2) 50%,
        rgba(255, 213, 79, 0.25) 75%,
        rgba(255, 184, 0, 0.18) 100%
    );
    box-shadow: inset 0 0 30px rgba(255, 184, 0, 0.1);
}

.comparison-row:hover .comparison-cell.bank-column {
    background: #f1f3f5;
}

/* Responsive styles for mobile devices */
@media (max-width: 768px) {
    .comparison-section {
        padding: 30px 0;
    }
    
    .comparison-section .section-title {
        font-size: 1.8em;
        margin-bottom: 30px;
    }
    
    .comparison-items {
        padding: 15px;
        gap: 12px;
    }
    
    .comparison-item {
        padding: 12px;
    }
    
    .comparison-column .column-header-premium,
    .comparison-column .column-header-basic {
        padding: 20px 15px;
        min-height: 70px;
    }
    
    .column-header-basic .column-title,
    .column-header-premium .column-title {
        font-size: 0.9em;
    }
    
    .premium-badge {
        font-size: 0.6em;
        padding: 3px 10px;
    }
    
    /* Adjust text sizes */
    .comparison-text-basic,
    .comparison-text-premium {
        font-size: 0.8em;
        line-height: 1.5;
    }
}

/* Landscape orientation on mobile */
@media (max-width: 768px) and (orientation: landscape) {
    .comparison-table {
        grid-template-columns: 1fr 1fr;
    }
    
    .comparison-text-basic,
    .comparison-text-premium {
        font-size: 0.85em;
    }
}

/* Small mobile devices */
@media (max-width: 480px) {
    .comparison-section {
        padding: 25px 0;
    }
    
    .comparison-section .container {
        padding: 0 8px;
    }
    
    .comparison-section .section-title {
        font-size: 1.5em;
        margin-bottom: 25px;
    }
    
    .column-header-basic .column-title,
    .column-header-premium .column-title {
        font-size: 0.85em;
    }
    
    .premium-badge {
        font-size: 0.55em;
        padding: 2px 8px;
    }
    
    .comparison-text-basic,
    .comparison-text-premium {
        font-size: 0.75em;
        line-height: 1.4;
    }
}

/* What I Offer Section */
.what-i-offer-section {
    background: linear-gradient(180deg, 
        #f5f7fa 0%, 
        #ffffff 100%
    );
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}


.offer-cards-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .offer-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .offer-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        align-items: stretch;
    }
    
    .what-i-offer-section .section-title {
        font-size: 1.5em;
        margin-bottom: 20px;
    }
    
    .offer-card {
        padding: 15px 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        min-height: auto;
        justify-content: flex-start;
    }
    
    .offer-card-icon {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
        flex-shrink: 0;
    }
    
    .offer-card-icon i {
        font-size: 1.2em;
    }
    
    .offer-card-title {
        font-size: 0.85em;
        margin-bottom: 10px;
        line-height: 1.3;
        font-weight: 700;
        width: 100%;
        word-break: break-word;
        overflow-wrap: break-word;
        padding: 0;
        display: block;
        overflow: visible;
    }
    
    .offer-card-text {
        font-size: 0.75em;
        line-height: 1.5;
        word-break: break-word;
        hyphens: auto;
        overflow-wrap: break-word;
        width: 100%;
        flex-grow: 1;
        display: block;
        overflow: visible;
        padding: 0;
    }
    
    .offer-card:hover {
        transform: translateY(-2px);
    }
}

@media (max-width: 480px) {
    .offer-cards-grid {
        gap: 10px;
    }
    
    .offer-card {
        padding: 12px 10px;
    }
    
    .offer-card-icon {
        width: 36px;
        height: 36px;
        margin-bottom: 8px;
    }
    
    .offer-card-icon i {
        font-size: 1.1em;
    }
    
    .offer-card-title {
        font-size: 0.8em;
        margin-bottom: 8px;
        line-height: 1.3;
        display: block;
        overflow: visible;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    
    .offer-card-text {
        font-size: 0.7em;
        line-height: 1.45;
        display: block;
        overflow: visible;
    }
}

.offer-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 20px 18px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    cursor: pointer;
}

.offer-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.offer-card::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(255, 184, 0, 0.3) 0%, 
        rgba(255, 213, 79, 0.5) 50%,
        rgba(255, 184, 0, 0.3) 100%
    );
    opacity: 0;
    transition: opacity 0.3s ease;
}

.offer-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 184, 0, 0.2);
}

.offer-card:hover::before {
    opacity: 1;
}

.offer-card:hover::after {
    opacity: 1;
}

.offer-card-icon {
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.15) 0%, 
        rgba(255, 213, 79, 0.2) 100%
    );
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 2;
    border: 1px solid rgba(255, 184, 0, 0.2);
}

.offer-card-icon i {
    font-size: 1.3em;
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 4px rgba(255, 184, 0, 0.3));
    transition: all 0.3s ease;
}

.offer-card:hover .offer-card-icon {
    transform: translateY(-2px);
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.25) 0%, 
        rgba(255, 213, 79, 0.3) 100%
    );
    border-color: rgba(255, 184, 0, 0.4);
    box-shadow: 0 4px 12px rgba(255, 184, 0, 0.2);
}

.offer-card:hover .offer-card-icon i {
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 6px rgba(255, 184, 0, 0.5));
    transform: scale(1.05);
}

.offer-card-title {
    font-size: 0.95em;
    font-weight: 700;
    margin-bottom: 8px;
    color: var(--primary-navy);
    line-height: 1.3;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
}

.offer-card-text {
    font-size: 0.75em;
    line-height: 1.5;
    color: #4a5568;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
}


/* Contact Section */
.contact-section {
    background: #ffffff;
    padding: 80px 0;
    color: var(--primary-navy);
}


.contact-form {
    max-width: 420px;
    margin: 0 auto;
    background: #ffffff;
    padding: 50px 35px;
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.form-group {
    margin-bottom: 24px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: var(--primary-navy);
    font-size: 0.95em;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    background: #ffffff;
    color: var(--primary-navy);
    font-size: 0.95em;
    font-family: inherit;
    transition: border-color 0.2s ease;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: rgba(107, 114, 128, 0.5);
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--accent-gold);
}

.submit-btn {
    width: 100%;
    padding: 18px 35px;
    background: linear-gradient(135deg, 
        #ffb800 0%,
        #ffd54f 30%,
        #ffb800 60%,
        #ffd54f 100%
    );
    background-size: 200% 200%;
    color: #ffffff;
    border: none;
    border-radius: 50px;
    font-size: 1.05em;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.4s ease;
    box-shadow: 
        0 8px 25px rgba(255, 184, 0, 0.5),
        0 4px 15px rgba(255, 184, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    position: relative;
    overflow: hidden;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    animation: gradientMove 3s ease infinite;
}

@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.submit-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    transition: left 0.5s ease;
}

.submit-btn:hover::before {
    left: 100%;
}

.form-message {
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 0.95em;
    font-weight: 500;
    text-align: center;
    animation: slideDown 0.3s ease;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.form-message.success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.form-message.error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.submit-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    animation: none;
}

.submit-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 12px 35px rgba(255, 184, 0, 0.6),
        0 6px 20px rgba(255, 184, 0, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
    animation-duration: 1.5s;
}

.submit-btn:active {
    transform: translateY(-2px);
}

.whatsapp-btn {
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 15px;
    background: linear-gradient(135deg, 
        #25D366 0%,
        #128C7E 30%,
        #25D366 60%,
        #128C7E 100%
    );
    box-shadow: 
        0 8px 25px rgba(37, 211, 102, 0.5),
        0 4px 15px rgba(37, 211, 102, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.whatsapp-btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 12px 35px rgba(37, 211, 102, 0.6),
        0 6px 20px rgba(37, 211, 102, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.whatsapp-btn:active {
    transform: translateY(-2px);
}

/* Process Section - Simple Clean Design */
.process-section {
    background: #ffffff;
    padding: 80px 0;
    position: relative;
}

.process-cards-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
    .process-cards-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .process-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .process-card:last-child {
        grid-column: 1 / -1;
        max-width: 500px;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .process-cards-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .process-card:last-child {
        grid-column: 1;
        max-width: 100%;
    }
    
    .process-card {
        padding: 25px 20px;
    }
    
    .process-card-title {
        font-size: 1.05em;
    }
    
    .process-card-text {
        font-size: 0.85em;
    }
}

.process-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 25px 20px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    animation: fadeInUp 0.6s ease-out;
    animation-fill-mode: both;
}

.process-card:nth-child(1) { animation-delay: 0.1s; }
.process-card:nth-child(2) { animation-delay: 0.2s; }
.process-card:nth-child(3) { animation-delay: 0.3s; }
.process-card:nth-child(4) { animation-delay: 0.4s; }
.process-card:nth-child(5) { animation-delay: 0.5s; }

.process-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgba(255, 184, 0, 0.4) 0%, 
        rgba(255, 213, 79, 0.6) 50%,
        rgba(255, 184, 0, 0.4) 100%
    );
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.process-card::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg, 
        rgba(255, 184, 0, 0.3) 0%, 
        rgba(255, 213, 79, 0.5) 50%,
        rgba(255, 184, 0, 0.3) 100%
    );
    opacity: 0;
    transition: opacity 0.3s ease;
}

.process-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 184, 0, 0.2);
}

.process-card:hover::before {
    opacity: 1;
}

.process-card:hover::after {
    opacity: 1;
}

.process-card-number {
    font-size: 1.8em;
    font-weight: 900;
    color: var(--primary-navy);
    margin-bottom: 12px;
    line-height: 1;
    position: relative;
    z-index: 2;
}

.process-card-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.15) 0%, 
        rgba(255, 213, 79, 0.2) 100%
    );
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 2;
    border: 1px solid rgba(255, 184, 0, 0.2);
}

.process-card-icon i {
    font-size: 1.4em;
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 4px rgba(255, 184, 0, 0.3));
    transition: all 0.3s ease;
}

.process-card:hover .process-card-icon {
    transform: translateY(-2px);
    background: linear-gradient(135deg, 
        rgba(255, 184, 0, 0.25) 0%, 
        rgba(255, 213, 79, 0.3) 100%
    );
    border-color: rgba(255, 184, 0, 0.4);
    box-shadow: 0 4px 12px rgba(255, 184, 0, 0.2);
}

.process-card:hover .process-card-icon i {
    color: var(--accent-gold);
    filter: drop-shadow(0 2px 6px rgba(255, 184, 0, 0.5));
    transform: scale(1.05);
}

.process-card-title {
    font-size: 1.05em;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--primary-navy);
    line-height: 1.3;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
}

.process-card-text {
    font-size: 0.85em;
    line-height: 1.6;
    color: #4a5568;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
    margin: 0;
}

/* About Section */
.about-section {
    background: linear-gradient(180deg, var(--bg-light) 0%, var(--white) 100%);
    padding: 60px 0;
    position: relative;
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 45px;
    align-items: center;
}

.about-image {
    position: relative;
}

.about-photo {
    width: 100%;
    height: auto;
    border-radius: 30px;
    box-shadow: var(--shadow-xl);
    object-fit: cover;
    transition: transform 0.5s ease;
}

.about-image:hover .about-photo {
    transform: scale(1.05);
}

.about-text {
    font-family: 'Assistant', 'Rubik', 'Heebo', sans-serif;
    font-size: 1.05em;
    line-height: 1.7;
    color: #4a5568;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.about-text p {
    margin-bottom: 20px;
    animation: fadeInUp 0.8s ease-out;
    animation-fill-mode: both;
    font-size: 1.05em;
    line-height: 1.7;
    color: #4a5568;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.about-text p:nth-child(1) { animation-delay: 0.1s; }
.about-text p:nth-child(2) { animation-delay: 0.2s; }
.about-text p:nth-child(3) { animation-delay: 0.3s; }

/* Testimonials Carousel Section */
.testimonials-section {
    background: linear-gradient(180deg, 
        #f8f9fa 0%, 
        #ffffff 50%,
        #f8f9fa 100%
    );
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.testimonials-carousel-wrapper {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden;
}

.testimonials-carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 300px;
}

.carousel-track {
    display: flex;
    gap: 15px;
    will-change: transform;
    min-height: 300px;
    /* Remove transition for smooth requestAnimationFrame animation */
    transition: none;
}

.testimonial-slide {
    flex: 0 0 calc(25% - 11.25px);
    min-width: 0;
    aspect-ratio: 1;
    min-height: 250px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    background: var(--white);
    cursor: pointer;
}

.testimonial-slide:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2), 0 0 30px rgba(255, 184, 0, 0.3);
    border-color: var(--accent-gold);
    z-index: 10;
}

.testimonial-image-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #f0f4f8 0%, #e8edf2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
}

.testimonial-image-wrapper::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block !important;
    opacity: 1;
    transition: transform 0.5s ease, opacity 0.3s ease;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
}

.testimonial-slide:hover img {
    transform: scale(1.1);
}

/* Responsive Design for Testimonials Carousel */
@media (max-width: 1400px) {
    .testimonial-slide {
        flex: 0 0 calc(25% - 11.25px);
    }
}

@media (max-width: 1024px) {
    .testimonial-slide {
        flex: 0 0 calc(33.333% - 10px);
    }
}

@media (max-width: 768px) {
    .testimonials-carousel-wrapper {
        padding: 0 15px;
    }
    
    .testimonial-slide {
        flex: 0 0 calc(50% - 7.5px);
        gap: 10px;
    }
    
    .carousel-track {
        gap: 10px;
    }
}

@media (max-width: 480px) {
    .testimonials-carousel-wrapper {
        padding: 0 10px;
    }
    
    .testimonial-slide {
        flex: 0 0 calc(50% - 5px);
        min-height: 200px;
    }
    
    .carousel-track {
        gap: 10px;
    }
    
    .testimonial-image-wrapper {
        min-height: 200px;
    }
    
    .testimonials-carousel {
        min-height: 220px;
    }
}

/* Gallery Section */
.gallery-section {
    background: var(--white);
    padding: 60px 0;
    position: relative;
}

.gallery-subtitle {
    text-align: center;
    font-size: 1.05em;
    color: var(--text-light);
    margin-bottom: 40px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin-bottom: 40px;
    justify-content: center;
    max-width: 100%;
    width: 100%;
}

@media (max-width: 1400px) {
    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery-grid {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
        gap: 12px;
        padding: 0 15px 10px 15px;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px) !important;
        scroll-behavior: smooth;
        grid-template-columns: none !important;
    }
    
    .gallery-grid::-webkit-scrollbar {
        height: 6px;
    }
    
    .gallery-grid::-webkit-scrollbar-track {
        background: transparent;
    }
    
    .gallery-grid::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.3);
        border-radius: 3px;
    }
    
    .gallery-item {
        flex: 0 0 calc(50% - 6px);
        min-width: calc(50% - 6px);
        max-width: calc(50% - 6px);
        scroll-snap-align: start;
        flex-shrink: 0;
    }
}

@media (max-width: 480px) {
    .gallery-grid {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
        gap: 10px;
        padding: 0 10px 10px 10px;
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px) !important;
        scroll-behavior: smooth;
        grid-template-columns: none !important;
    }
    
    .gallery-grid::-webkit-scrollbar {
        height: 4px;
    }
    
    .gallery-grid::-webkit-scrollbar-track {
        background: transparent;
    }
    
    .gallery-grid::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.3);
        border-radius: 2px;
    }
    
    .gallery-item {
        flex: 0 0 calc(50% - 5px);
        min-width: calc(50% - 5px);
        max-width: calc(50% - 5px);
        scroll-snap-align: start;
        flex-shrink: 0;
    }
}

.gallery-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    aspect-ratio: 9 / 16;
    box-shadow: var(--shadow-md);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    background: var(--white);
    /* Ensure videos are displayed properly */
    min-height: 180px;
    width: 100%;
}

.gallery-item:hover {
    transform: translateY(-15px) scale(1.03);
    box-shadow: var(--shadow-xl), 0 0 30px rgba(255, 184, 0, 0.4);
    border-color: var(--accent-gold);
}

@media (max-width: 768px) {
    .gallery-item:hover {
        transform: none;
        box-shadow: var(--shadow-md);
        border-color: transparent;
    }
}

.gallery-thumbnail {
    width: 100%;
    height: 100%;
    background: var(--bg-gradient-2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    /* Ensure proper image display */
    min-height: 100%;
}

.gallery-thumbnail img,
.gallery-thumbnail video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    display: block;
    /* Better image quality */
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    /* Ensure images are clear */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Prevent image distortion */
    min-height: 100%;
    min-width: 100%;
}

.gallery-item:hover .gallery-thumbnail img,
.gallery-item:hover .gallery-thumbnail video {
    transform: scale(1.1);
}

.gallery-thumbnail i.play-icon {
    font-size: 3em;
    color: var(--accent-gold);
    opacity: 0.9;
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 10px rgba(255, 184, 0, 0.5));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
    display: block;
}

.gallery-item:hover .gallery-thumbnail i.play-icon {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.2);
}

.gallery-thumbnail video {
    position: relative;
    z-index: 1;
    /* Hide browser controls */
    pointer-events: auto;
    /* Disable context menu on videos */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* Prevent any default controls */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Hide video controls completely */
.gallery-thumbnail video::-webkit-media-controls {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-enclosure {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-panel {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-play-button {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-timeline {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-current-time-display {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-time-remaining-display {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-mute-button {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-volume-slider {
    display: none !important;
}

.gallery-thumbnail video::-webkit-media-controls-fullscreen-button {
    display: none !important;
}

/* Hide controls in Firefox */
.gallery-thumbnail video::-moz-media-controls {
    display: none !important;
}

/* Hide controls in Edge/IE */
.gallery-thumbnail video::-ms-media-controls {
    display: none !important;
}


.gallery-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
    padding: 12px;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.gallery-item:hover .gallery-overlay {
    transform: translateY(0);
}

.gallery-type {
    color: var(--white);
    font-weight: 600;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.gallery-cta {
    text-align: center;
    margin-top: 60px;
}

.instagram-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 14px 35px;
    background: linear-gradient(135deg, #833AB4 0%, #E1306C 50%, #FCAF45 100%);
    color: var(--white);
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1em;
    transition: all 0.4s ease;
    box-shadow: 0 8px 24px rgba(131, 58, 180, 0.4);
    position: relative;
    overflow: hidden;
}

.instagram-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
}

.instagram-btn:hover::before {
    left: 100%;
}

.instagram-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(131, 58, 180, 0.6);
}

.instagram-btn i {
    font-size: 1.4em;
}

/* Gallery Modal */
.gallery-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.98);
    backdrop-filter: blur(20px);
    animation: fadeIn 0.3s ease;
}

.gallery-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.modal-content {
    position: relative;
    max-width: 92%;
    max-height: 92vh;
    width: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal-close {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--white);
    font-size: 3.5em;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10001;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.modal-close:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateX(-50%) rotate(90deg) scale(1.1);
    border-color: var(--accent-teal);
}

.modal-body {
    width: 100%;
    height: auto;
    max-height: 92vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-body img,
.modal-body video {
    max-width: 100%;
    max-height: 92vh;
    width: auto;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.6);
}

.modal-body iframe {
    width: 92vw;
    max-width: 1300px;
    height: 75vh;
    border-radius: 20px;
    border: none;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.6);
}

.modal-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.modal-prev,
.modal-next {
    pointer-events: all;
    background: rgba(255, 255, 255, 0.15);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    font-size: 2.2em;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
}

.modal-prev {
    right: 30px;
}

.modal-next {
    left: 30px;
}

.modal-prev:hover,
.modal-next:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.15);
    border-color: var(--accent-teal);
    box-shadow: 0 0 30px rgba(0, 212, 255, 0.5);
}

/* Footer */
.footer {
    background: #f5f5f5;
    color: var(--text-dark);
    padding: 40px 0 30px;
    position: relative;
}

.footer-social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.social-icon-square {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 1.5em;
    transition: all 0.4s ease;
    text-decoration: none;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.social-icon-square i {
    position: relative;
    z-index: 2;
}

/* TikTok - Black */
.social-tiktok {
    background: #000000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.social-tiktok:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
}

/* Instagram - Gradient like the button */
.social-instagram {
    background: linear-gradient(135deg, #833AB4 0%, #E1306C 50%, #FCAF45 100%);
    box-shadow: 0 4px 15px rgba(131, 58, 180, 0.4);
}

.social-instagram::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
    z-index: 1;
}

.social-instagram:hover::before {
    left: 100%;
}

.social-instagram:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 25px rgba(131, 58, 180, 0.6);
}

/* Facebook - Blue */
.social-facebook {
    background: #1877F2;
    box-shadow: 0 4px 15px rgba(24, 119, 242, 0.4);
}

.social-facebook:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 25px rgba(24, 119, 242, 0.6);
    background: #166FE5;
}

/* WhatsApp - Green */
.social-whatsapp {
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
}

.social-whatsapp:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.6);
    background: linear-gradient(135deg, #128C7E 0%, #25D366 100%);
}

.footer-copyright {
    text-align: center;
    color: var(--text-dark);
    position: relative;
    z-index: 1;
    font-size: 0.95em;
    opacity: 0.6;
    padding: 0 15px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.footer-copyright p {
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 1.6;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .hero-content {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 50px;
        align-items: center;
    }
    
    .hero-name {
        font-size: 3em;
    }
    
    .intro-header-wrapper {
        padding: 0 20px;
    }
    
    .intro-main-title {
        font-size: 2em;
    }
    
    .intro-main-title::before {
        width: 90px;
        height: 4px;
    }
    
    .intro-main-title::after {
        width: 55px;
        height: 4px;
    }
    
    .intro-content-grid {
        gap: 25px;
    }
    
    .intro-card {
        padding: 30px 25px;
    }
    
    .specialties-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .about-content {
        grid-template-columns: 1fr;
    }
    
    /* Keep flexbox carousel for mobile, grid for tablet */
    @media (min-width: 769px) {
        .gallery-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }
}

@media (max-width: 768px) {
    .hero-header {
        min-height: auto;
        padding: 20px 0 20px 0;
        position: relative;
        overflow: hidden;
        background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    }
    
    .hero-background-image {
        background: #ffffff;
    }
    
    .hero-background-overlay {
        opacity: 0.2;
        background-size: cover;
        background-position: center bottom;
    }
    
    .hero-logo-top.desktop-logo {
        display: none;
    }
    
    .hero-logo-top.mobile-logo {
        display: block;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
        z-index: 20;
        background: transparent;
        padding: 0 0 15px 0;
        border-radius: 0;
        box-shadow: none;
        text-align: center;
        width: 100%;
        order: 0;
        margin-bottom: 0;
    }
    
    .site-logo {
        max-width: 200px;
        display: block;
        margin: 0 auto;
        filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));
    }
    
    .hero-content {
        grid-template-columns: 1fr;
        text-align: right;
        gap: 12px;
        align-items: flex-end;
        padding: 15px 15px 0 15px;
        position: relative;
        z-index: 3;
        display: flex;
        flex-direction: row;
        min-height: auto;
        justify-content: flex-start;
        padding-bottom: 0;
    }
    
    .hero-logo-top.mobile-logo {
        display: none;
    }
    
    .hero-logo-inline.mobile-logo {
        display: block;
        margin-bottom: 0;
        width: auto;
        margin-left: 0;
        margin-right: 8px;
        flex-shrink: 0;
    }
    
    .site-logo-inline {
        max-width: 180px;
        height: auto;
        display: block;
        margin: 0 auto;
        filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));
    }
    
    .hero-text {
        order: 2;
        width: auto;
        flex: 1;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 0;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .hero-text > .hero-logo-inline.mobile-logo {
        display: block;
        flex-shrink: 0;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    
    .hero-text > .hero-name {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
        width: 100%;
    }
    
    .hero-image-small {
        order: 1;
        align-items: flex-end;
        justify-content: flex-start;
        min-height: auto;
        width: auto;
        padding: 0;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin: 0;
        margin-top: auto;
        overflow: visible;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        z-index: 5;
        flex-shrink: 0;
        align-self: flex-end;
    }
    
    .hero-image-small::before {
        display: none;
    }
    
    .hero-image-small::after {
        display: none;
    }
    
    .hero-photo-small {
        max-width: 140px;
        width: 100%;
        height: auto;
        max-height: none;
        margin: 0;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: -10px;
        display: block;
        position: relative;
        z-index: 2;
        mix-blend-mode: normal;
        filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.15));
        object-fit: contain;
        object-position: left bottom;
        align-self: flex-end;
        transform: translateY(5px);
    }
    
    .hero-image-small .hero-cta-button {
        display: none;
    }
    
    .hero-name {
        font-size: 1.5em;
        align-items: center;
        margin-bottom: 0;
        justify-content: center;
        width: 100%;
        gap: 6px;
        flex-direction: row;
        text-align: center;
        display: flex;
    }
    
    .hero-name-first {
        font-size: 1em;
        letter-spacing: 1px;
        font-weight: 700;
    }
    
    .hero-name-first::after {
        display: none;
    }
    
    .hero-name-last {
        font-size: 1em;
        font-weight: 700;
        -webkit-text-stroke: 0;
        letter-spacing: 1px;
    }
    
    .hero-name-last::before {
        display: none;
    }
    
    .hero-tagline {
        font-size: 0.8em;
        margin: 0;
        max-width: 100%;
        padding: 0 10px;
        line-height: 1.5;
        text-align: center;
        display: block;
    }
    
    .hero-cta-button.desktop-only {
        display: none;
    }
    
    .hero-cta-button.mobile-only {
        display: inline-flex;
        margin: 0 auto;
        padding: 12px 32px;
        font-size: 0.85em;
        width: auto;
        min-width: 200px;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
        margin-top: 8px;
        align-self: center;
        order: 10;
    }
    
    .hero-cta-button {
        margin: 0 auto;
        padding: 12px 32px;
        font-size: 0.85em;
        display: inline-flex;
        width: auto;
        min-width: 200px;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
        order: 10;
    }
    
    
    .hero-background-image {
        height: 100%;
        background: #ffffff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    
    .hero-background-overlay {
        opacity: 0.1;
        background-size: cover;
        background-position: center bottom;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    .hero-image-small::before {
        width: 280px;
        height: 280px;
        bottom: -10px;
    }
    
    .hero-image-small::after {
        width: 220px;
        height: 25px;
        bottom: -15px;
    }
    
    section {
        padding: 50px 0;
    }
    
    .specialties-section {
        padding: 20px 0 60px 0;
    }
    
    .section-title {
        font-size: 1.8em;
        margin-bottom: 35px;
        padding-bottom: 15px;
    }
    
    .section-title::before {
        width: 80px;
        height: 4px;
    }
    
    .section-title::after {
        width: 50px;
        height: 4px;
    }
    
    .intro-section {
        padding: 60px 0;
    }
    
    .intro-header-wrapper {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    
    .intro-main-title {
        font-size: 2em;
    }
    
    .title-line-1,
    .title-line-2 {
        display: block;
        width: 100%;
    }
    
    .title-line-1 {
        white-space: nowrap;
    }
    
    .title-line-2 {
        margin-top: 5px;
    }
    
    .intro-main-title::before {
        width: 80px;
        height: 4px;
    }
    
    .intro-main-title::after {
        width: 50px;
        height: 4px;
    }
    
    .intro-main-title + i.fa-handshake {
        font-size: 1.5em;
        margin-top: 20px;
    }
    
    .intro-icon-wrapper i {
        font-size: 2.5em;
    }
    
    .intro-content-grid {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    
    .intro-highlight-box {
        grid-column: 1 / -1;
    }
    
    .intro-card {
        padding: 30px 25px;
    }
    
    .card-title {
        font-size: 1.25em;
    }
    
    .card-text {
        font-size: 0.9em;
    }
    
    .intro-highlight-box {
        padding: 30px 20px 35px 20px;
        text-align: center;
    }
    
    .highlight-content {
        padding: 0 10px 5px 10px;
        position: relative;
        z-index: 2;
        margin: 0 auto;
    }
    
    .highlight-icon-left {
        top: 15px;
        right: 15px;
        font-size: 2em;
        opacity: 0.4;
    }
    
    .highlight-icon-right {
        bottom: 15px;
        left: 15px;
        font-size: 2em;
        opacity: 0.4;
    }
    
    .highlight-main-text {
        font-size: 1.1em;
        margin-bottom: 10px;
        padding: 0 5px;
        line-height: 1.5;
    }
    
    .highlight-sub-text {
        font-size: 1em;
        padding: 0 5px;
        line-height: 1.5;
        margin-bottom: 0;
    }
    
    .specialties-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        align-items: stretch;
    }
    
    .specialty-card {
        padding: 15px 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        min-height: auto;
    }
    
    .specialty-image {
        height: 70px;
        margin-bottom: 10px;
    }
    
    .specialty-icon-wrapper {
        gap: 8px;
    }
    
    .specialty-icon-wrapper i:first-child {
        font-size: 1.5em;
    }
    
    .specialty-icon-wrapper i:nth-child(2) {
        font-size: 1.2em;
    }
    
    .specialty-icon-wrapper i:nth-child(3) {
        font-size: 1em;
    }
    
    .percentage-badge {
        width: 24px;
        height: 24px;
        font-size: 0.85em;
        top: -8px;
        right: -8px;
    }
    
    .specialty-card h3 {
        font-size: 0.85em;
        margin-bottom: 8px;
        line-height: 1.3;
        font-weight: 700;
        width: 100%;
        word-break: break-word;
        overflow-wrap: break-word;
    }
    
    .specialty-card p {
        font-size: 0.75em;
        line-height: 1.5;
        word-break: break-word;
        overflow-wrap: break-word;
        width: 100%;
    }
    
    .comparison-row {
        grid-template-columns: 1fr;
    }
    
    .comparison-cell {
        padding: 14px 12px;
        border-right: none;
        border-left: none;
        min-height: 55px;
    }
    
    .comparison-cell.bank-column {
        border-right: none;
        border-bottom: 2px solid rgba(200, 200, 200, 0.4);
    }
    
    .comparison-cell.bank-column::before {
        display: none;
    }
    
    .comparison-cell.mortgage-column {
        border-left: none;
        border-top: 3px solid rgba(255, 184, 0, 0.5);
    }
    
    .comparison-cell.mortgage-column::before {
        display: none;
    }
    
    .comparison-cell.categories-column {
        display: none;
    }
    
    .header-row .comparison-cell {
        padding: 16px 14px;
        min-height: 65px;
    }
    
    .column-header-basic .column-title,
    .premium-title {
        font-size: 0.95em;
        margin-bottom: 6px;
    }
    
    .column-header-basic i {
        font-size: 1.2em;
    }
    
    .premium-badge {
        font-size: 0.6em;
        padding: 3px 10px;
    }
    
    .comparison-text-basic,
    .comparison-text-premium {
        font-size: 0.8em;
    }
    
    .comparison-text-basic i {
        font-size: 0.85em;
    }
    
    .comparison-text-premium i {
        font-size: 1em;
    }
    
    .category-item {
        font-size: 0.75em;
        min-height: 55px;
    }
    
    .category-item i {
        font-size: 1.2em;
    }
    
    /* Gallery grid is already set to flexbox in mobile media query above */
    /* Don't override it here */
    
    .gallery-subtitle {
        font-size: 1.1em;
        margin-bottom: 40px;
    }
    
    .process-section {
        padding: 60px 0;
    }
    
    .process-card {
        padding: 20px 18px;
    }
    
    .process-card-number {
        font-size: 1.6em;
        margin-bottom: 10px;
    }
    
    .process-card-icon {
        width: 45px;
        height: 45px;
        margin-bottom: 12px;
    }
    
    .process-card-icon i {
        font-size: 1.3em;
    }
    
    .process-card-title {
        font-size: 0.95em;
        margin-bottom: 8px;
    }
    
    .process-card-text {
        font-size: 0.8em;
    }
    
    .about-content {
        gap: 40px;
    }
    
    .about-text {
        font-family: 'Assistant', 'Rubik', 'Heebo', sans-serif;
        font-size: 1.1em;
        line-height: 1.7;
        color: #4a5568;
        font-weight: 400;
        letter-spacing: 0.01em;
    }
    
    .about-text p {
        line-height: 1.7;
        color: #4a5568;
        font-weight: 400;
        letter-spacing: 0.01em;
    }
    
    .contact-section {
        padding: 50px 0;
    }
    
    .contact-section .section-title {
        font-size: 1.8em;
        margin-bottom: 30px;
    }
    
    .contact-form {
        padding: 35px 25px;
        max-width: 100%;
        border-radius: 20px;
    }
    
    .form-row {
        display: block;
        margin-bottom: 0;
    }
    
    .form-group {
        margin-bottom: 15px;
    }
    
    .form-row .form-group {
        margin-bottom: 15px;
    }
    
    .form-group {
        margin-bottom: 20px;
    }
    
    .form-group label {
        font-size: 0.95em;
        margin-bottom: 7px;
    }
    
    .form-group input,
    .form-group textarea {
        padding: 13px 15px;
        font-size: 16px;
    }
    
    .submit-btn {
        padding: 18px 40px;
        font-size: 1.15em;
    }
    
    .instagram-btn {
        padding: 15px 35px;
        font-size: 1.1em;
    }
    
    .footer {
        padding: 35px 0 28px;
    }
    
    .footer .container {
        padding: 0 20px;
    }
    
    .footer-social {
        gap: 15px;
        margin-bottom: 28px;
    }
    
    .social-icon-square {
        width: 50px;
        height: 50px;
        font-size: 1.4em;
    }
    
    .footer-copyright {
        font-size: 0.9em;
        padding: 0 15px;
    }
    
    .modal-content {
        max-width: 95%;
        padding: 25px;
    }
    
    .modal-close {
        top: -50px;
        font-size: 3em;
        width: 50px;
        height: 50px;
    }
    
    .modal-prev,
    .modal-next {
        width: 55px;
        height: 55px;
        font-size: 1.8em;
    }
    
    .modal-prev {
        right: 15px;
    }
    
    .modal-next {
        left: 15px;
    }
    
    .modal-body iframe {
        width: 95vw;
        height: 65vh;
    }
}

@media (max-width: 480px) {
    .hero-header {
        padding: 15px 0 15px 0;
        position: relative;
        overflow: hidden;
        min-height: auto;
        background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    }
    
    .hero-background-image {
        background: #ffffff;
    }
    
    .hero-background-overlay {
        opacity: 0.15;
        background-size: cover;
        background-position: center bottom;
    }
    
    .hero-logo-top.desktop-logo {
        display: none;
    }
    
    .hero-logo-top.mobile-logo {
        display: block;
        position: static;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
        z-index: 20;
        background: transparent;
        padding: 0 0 12px 0;
        border-radius: 0;
        box-shadow: none;
        text-align: center;
        width: 100%;
        order: 0;
        margin-bottom: 0;
    }
    
    .site-logo {
        max-width: 170px;
        display: block;
        margin: 0 auto;
        filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));
    }
    
    .hero-content {
        grid-template-columns: 1fr;
        text-align: right;
        gap: 10px;
        align-items: flex-end;
        padding: 10px 12px 0 12px;
        position: relative;
        z-index: 3;
        display: flex;
        flex-direction: row;
        min-height: auto;
        justify-content: flex-start;
        padding-bottom: 0;
    }
    
    .hero-logo-top.mobile-logo {
        display: none;
    }
    
    .hero-logo-inline.mobile-logo {
        display: block;
        margin-bottom: 0;
        width: auto;
        margin-left: 0;
        margin-right: 6px;
        flex-shrink: 0;
    }
    
    .site-logo-inline {
        max-width: 150px;
        height: auto;
        display: block;
        margin: 0 auto;
        filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));
    }
    
    .hero-text {
        order: 2;
        width: auto;
        flex: 1;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 0;
        justify-content: flex-start;
        gap: 8px;
    }
    
    .hero-text > .hero-logo-inline.mobile-logo {
        display: block;
        flex-shrink: 0;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    
    .hero-text > .hero-name {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
        width: 100%;
    }
    
    .hero-image-small {
        order: 1;
        align-items: flex-end;
        justify-content: flex-start;
        min-height: auto;
        width: auto;
        padding: 0;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin: 0;
        margin-top: auto;
        overflow: visible;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        z-index: 5;
        flex-shrink: 0;
        align-self: flex-end;
    }
    
    .hero-image-small::before {
        display: none;
    }
    
    .hero-image-small::after {
        display: none;
    }
    
    .hero-photo-small {
        max-width: 120px;
        width: 100%;
        height: auto;
        max-height: none;
        margin: 0;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: -8px;
        display: block;
        position: relative;
        z-index: 2;
        mix-blend-mode: normal;
        filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.15));
        object-fit: contain;
        object-position: left bottom;
        align-self: flex-end;
        transform: translateY(4px);
    }
    
    .hero-name {
        font-size: 1.3em;
        margin-bottom: 0;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 4px;
        flex-direction: row;
        text-align: center;
        display: flex;
    }
    
    .hero-name-first {
        font-size: 0.95em;
        letter-spacing: 0.5px;
        font-weight: 700;
    }
    
    .hero-name-first::after {
        display: none;
    }
    
    .hero-name-last {
        font-size: 0.95em;
        font-weight: 700;
        -webkit-text-stroke: 0;
        letter-spacing: 0.5px;
    }
    
    .hero-name-last::before {
        display: none;
    }
    
    .hero-tagline {
        font-size: 0.75em;
        line-height: 1.4;
        margin: 0;
        max-width: 100%;
        padding: 0 8px;
        text-align: center;
        display: block;
    }
    
    .hero-cta-button.desktop-only {
        display: none;
    }
    
    .hero-cta-button.mobile-only {
        display: inline-flex;
        padding: 10px 28px;
        font-size: 0.8em;
        gap: 6px;
        width: auto;
        min-width: 180px;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
        margin-top: 6px;
        align-self: center;
        order: 10;
    }
    
    .hero-cta-button {
        padding: 10px 28px;
        font-size: 0.8em;
        gap: 6px;
        display: inline-flex;
        width: auto;
        min-width: 180px;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 5;
        order: 10;
    }
    
    .hero-cta-button i {
        width: 24px;
        height: 24px;
        font-size: 0.8em;
    }
    
    .logo-container {
        flex-direction: column;
        text-align: center;
        gap: 15px;
        margin-bottom: 25px;
        width: 100%;
    }
    
    .logo-house {
        width: 45px;
        height: 45px;
    }
    
    .logo-english {
        font-size: 13px;
        letter-spacing: 1.5px;
    }
    
    .logo-hebrew {
        font-size: 12px;
    }
    
    section {
        padding: 40px 0;
    }
    
    .specialties-section {
        padding: 15px 0 50px 0;
    }
    
    .section-title {
        font-size: 1.5em;
        margin-bottom: 30px;
        padding-bottom: 12px;
    }
    
    .section-title::before {
        width: 70px;
        height: 3px;
    }
    
    .section-title::after {
        width: 45px;
        height: 3px;
    }
    
    .intro-section {
        padding: 50px 0;
    }
    
    .intro-header-wrapper {
        padding: 0 10px;
        margin-bottom: 35px;
    }
    
    .intro-main-title {
        font-size: 1.7em;
        padding-bottom: 15px;
    }
    
    .intro-main-title::before {
        width: 70px;
        height: 3px;
    }
    
    .intro-main-title::after {
        width: 45px;
        height: 3px;
    }
    
    .intro-icon-wrapper i {
        font-size: 2.2em;
    }
    
    .title-line-1,
    .title-line-2 {
        font-size: 1em;
        display: block;
        width: 100%;
    }
    
    .title-line-1 {
        white-space: nowrap;
    }
    
    .title-line-2 {
        margin-top: 5px;
    }
    
    .intro-main-title + i.fa-handshake {
        font-size: 1.3em;
        margin-top: 18px;
    }
    
    .icon-glow {
        width: 80px;
        height: 80px;
    }
    
    .intro-content-grid {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }
    
    .intro-highlight-box {
        grid-column: 1 / -1;
    }
    
    .intro-card {
        padding: 25px 20px;
        border-radius: 16px;
    }
    
    .card-icon {
        width: 45px;
        height: 45px;
        margin-bottom: 12px;
    }
    
    .card-icon i {
        font-size: 1.4em;
    }
    
    .card-title {
        font-size: 1.05em;
        margin-bottom: 10px;
    }
    
    .card-text {
        font-size: 0.8em;
        line-height: 1.6;
    }
    
    .intro-highlight-box {
        padding: 25px 15px 30px 15px;
        border-radius: 12px;
        text-align: center;
    }
    
    .highlight-content {
        padding: 0 8px 5px 8px;
        position: relative;
        z-index: 2;
        margin: 0 auto;
    }
    
    .highlight-icon-left,
    .highlight-icon-right {
        font-size: 1.6em;
        opacity: 0.3;
    }
    
    .highlight-icon-left {
        top: 10px;
        right: 10px;
    }
    
    .highlight-icon-right {
        bottom: 10px;
        left: 10px;
    }
    
    .highlight-main-text {
        font-size: 0.95em;
        margin-bottom: 8px;
        padding: 0 3px;
        line-height: 1.5;
    }
    
    .highlight-sub-text {
        font-size: 0.9em;
        padding: 0 3px;
        line-height: 1.5;
        margin-bottom: 0;
    }
    
    .specialties-grid {
        gap: 10px;
    }
    
    .specialty-card {
        padding: 12px 10px;
    }
    
    .specialty-image {
        height: 60px;
        margin-bottom: 8px;
    }
    
    .specialty-icon-wrapper {
        gap: 6px;
    }
    
    .specialty-icon-wrapper i:first-child {
        font-size: 1.3em;
    }
    
    .specialty-icon-wrapper i:nth-child(2) {
        font-size: 1.1em;
    }
    
    .specialty-icon-wrapper i:nth-child(3) {
        font-size: 0.9em;
    }
    
    .percentage-badge {
        width: 20px;
        height: 20px;
        font-size: 0.75em;
        top: -6px;
        right: -6px;
    }
    
    .specialty-card h3 {
        font-size: 0.8em;
        margin-bottom: 6px;
    }
    
    .specialty-card p {
        font-size: 0.7em;
        line-height: 1.45;
    }
    
    .comparison-row {
        grid-template-columns: 1fr;
    }
    
    .comparison-cell {
        padding: 12px 10px;
        min-height: 50px;
        border-right: none;
        border-left: none;
    }
    
    .comparison-cell.bank-column {
        border-right: none;
        border-bottom: 2px solid rgba(200, 200, 200, 0.4);
    }
    
    .comparison-cell.bank-column::before {
        display: none;
    }
    
    .comparison-cell.mortgage-column {
        border-left: none;
        border-top: 3px solid rgba(255, 184, 0, 0.5);
    }
    
    .comparison-cell.mortgage-column::before {
        display: none;
    }
    
    .comparison-cell.categories-column {
        display: none;
    }
    
    .header-row .comparison-cell {
        padding: 14px 12px;
        min-height: 60px;
    }
    
    .column-header-basic .column-title,
    .premium-title {
        font-size: 0.9em;
        margin-bottom: 5px;
    }
    
    .column-header-basic i {
        font-size: 1.1em;
    }
    
    .premium-badge {
        font-size: 0.55em;
        padding: 3px 8px;
    }
    
    .comparison-text-basic,
    .comparison-text-premium {
        font-size: 0.75em;
    }
    
    .comparison-text-basic i {
        font-size: 0.8em;
    }
    
    .comparison-text-premium i {
        font-size: 0.95em;
    }
    
    .category-item {
        font-size: 0.7em;
        min-height: 50px;
    }
    
    .category-item i {
        font-size: 1.1em;
    }
    
    /* Gallery grid is already set to flexbox in mobile media query above */
    /* Don't override it here - keep the horizontal scroll */
    
    .gallery-subtitle {
        font-size: 0.9em;
        margin-bottom: 25px;
    }
    
    .process-section {
        padding: 50px 0;
    }
    
    .process-section .section-title {
        font-size: 1.6em;
        margin-bottom: 30px;
    }
    
    
    .about-text {
        font-family: 'Assistant', 'Rubik', 'Heebo', sans-serif;
        font-size: 1.05em;
        line-height: 1.7;
        color: #4a5568;
        font-weight: 400;
        letter-spacing: 0.01em;
    }
    
    .about-text p {
        margin-bottom: 25px;
        line-height: 1.7;
        color: #4a5568;
        font-weight: 400;
        letter-spacing: 0.01em;
    }
    
    .contact-section {
        padding: 40px 0;
    }
    
    .contact-section .section-title {
        font-size: 1.6em;
        margin-bottom: 25px;
    }
    
    .contact-form {
        padding: 30px 20px;
        max-width: 100%;
        border-radius: 18px;
    }
    
    .form-group {
        margin-bottom: 15px;
    }
    
    .form-row {
        display: block;
        margin-bottom: 0;
    }
    
    .form-row .form-group {
        margin-bottom: 18px;
    }
    
    .form-group {
        margin-bottom: 18px;
    }
    
    .form-group label {
        font-size: 0.9em;
        margin-bottom: 6px;
    }
    
    .form-group input,
    .form-group textarea {
        padding: 12px 14px;
        font-size: 16px;
    }
    
    .submit-btn {
        padding: 16px 30px;
        font-size: 1.1em;
        width: 100%;
    }
    
    .instagram-btn {
        padding: 14px 30px;
        font-size: 1.05em;
        width: 100%;
        justify-content: center;
    }
    
    .modal-content {
        max-width: 98%;
        padding: 20px;
    }
    
    .modal-close {
        top: -45px;
        font-size: 2.5em;
        width: 45px;
        height: 45px;
    }
    
    .modal-prev,
    .modal-next {
        width: 50px;
        height: 50px;
        font-size: 1.5em;
    }
    
    .modal-prev {
        right: 10px;
    }
    
    .modal-next {
        left: 10px;
    }
    
    .modal-body iframe {
        width: 98vw;
        height: 55vh;
    }
    
    .footer {
        padding: 30px 0 25px;
    }
    
    .footer .container {
        padding: 0 15px;
    }
    
    .footer-social {
        gap: 12px;
        margin-bottom: 25px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .social-icon-square {
        width: 48px;
        height: 48px;
        font-size: 1.3em;
        flex-shrink: 0;
    }
    
    .footer-copyright {
        font-size: 0.85em;
        padding: 0 10px;
        line-height: 1.5;
    }
    
    .footer-copyright p {
        font-size: 0.85em;
    }
}

@media (max-width: 360px) {
    .hero-name {
        font-size: 1.5em;
    }
    
    .section-title {
        font-size: 1.3em;
    }
    
    .container {
        padding: 0 10px;
    }
    
    .hero-content {
        padding: 12px 10px 0 10px;
    }
    
    .intro-card,
    .specialty-card {
        padding: 18px 15px;
    }
    
    .contact-section {
        padding: 40px 0;
    }
    
    .contact-section .section-title {
        font-size: 1.5em;
        margin-bottom: 25px;
    }
    
    .contact-form {
        padding: 30px 20px;
        border-radius: 16px;
    }
    
    .form-group {
        margin-bottom: 18px;
    }
    
    .form-group label {
        font-size: 0.9em;
        margin-bottom: 6px;
    }
    
    .form-group input,
    .form-group textarea {
        padding: 12px 16px;
        font-size: 16px;
    }
    
    .submit-btn {
        padding: 16px 25px;
        font-size: 0.95em;
    }
    
    .footer {
        padding: 25px 0 20px;
    }
    
    .footer .container {
        padding: 0 10px;
    }
    
    .footer-social {
        gap: 10px;
        margin-bottom: 20px;
    }
    
    .social-icon-square {
        width: 44px;
        height: 44px;
        font-size: 1.2em;
    }
    
    .footer-copyright {
        font-size: 0.8em;
        padding: 0 5px;
    }
    
    .footer-copyright p {
        font-size: 0.8em;
    }
}
