/* --- ZÁKLADNÍ RESET A PROMĚNNÉ --- */
:root {
    --primary-dark: #003366;
    --primary-light: #0066cc;
    --text-dark: #1e293b;
    --text-muted: #64748b;
    --bg-white: #ffffff;
    --transition-speed: 0.4s;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', sans-serif;
    color: var(--text-dark);
    background-color: #f8fafc;
    overflow-x: hidden;
}

.container {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.skip-link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    padding: 12px 20px;
    background: var(--primary-dark);
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 0 0 8px 0;
    transform: translateY(-120%);
    transition: transform 0.2s ease;
}

.skip-link:focus {
    transform: translateY(0);
    outline: 2px solid var(--primary-light);
    outline-offset: 2px;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

/* --- HORNÍ LIŠTA (TOP BAR) --- */
.top-bar {
    background: linear-gradient(90deg, var(--primary-dark) 0%, var(--primary-light) 100%);
    color: var(--bg-white);
    padding: 10px 0;
    font-size: 13px;
    font-weight: 500;
}

.top-bar-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-bar-left, .top-bar-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.top-bar i {
    margin-right: 6px;
    opacity: 0.9;
}

.top-bar-right a:hover {
    opacity: 0.8;
}

/* --- HLAVNÍ NAVIGACE --- */
.main-navigation {
    background-color: var(--bg-white);
    padding: 20px 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.nav-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Menu vlevo */
.nav-links {
    display: flex;
    list-style: none;
    gap: 25px;
    width: 40%;
}

.nav-links a {
    font-size: 15px;
    font-weight: 600;
    color: var(--text-dark);
    position: relative;
    padding: 5px 0;
}

.nav-links a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--primary-light);
    transition: width 0.3s ease;
}

.nav-links a:hover::after,
.nav-links a.active::after {
    width: 100%;
}

.nav-links a.active {
    color: var(--primary-light);
}

/* Logo uprostřed */
.nav-logo {
    width: 20%;
    display: flex;
    justify-content: center;
}

.nav-logo img {
    height: 45px; /* Upravit podle reálného loga */
    object-fit: contain;
}

/* CTA Tlačítko vpravo */
.nav-cta {
    width: 40%;
    display: flex;
    justify-content: flex-end;
}

.btn-cta {
    background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-dark) 100%);
    color: var(--bg-white);
    padding: 12px 24px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0, 102, 204, 0.3);
}

.btn-cta i {
    font-size: 11px;
    margin-left: 6px;
    transition: transform 0.3s ease;
}

.btn-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 102, 204, 0.4);
}

.btn-cta:hover i {
    transform: translateX(3px);
}

/* --- HERO SEKCE SLIDER (ROZŠÍŘENÁ VERZE) --- */
.hero-section {
    padding: 30px 0; /* Mírně zmenšený horní/dolní padding, když je slider širší */
}

/* Speciální super-široký kontejner pro úvodní slider */
.container-hero {
    width: 100%;
    max-width: 1480px; /* Masivní šířka, která minimalizuje okraje na stranách */
    margin: 0 auto;
    padding: 0 20px;
}

/* Hlavní wrapper, který dává šipky a slider vedle sebe */
.hero-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px; /* Menší mezera mezi šipkou a sliderem, ať šetříme místo */
}

/* Samotné tělo slideru */
.hero-slider {
    position: relative;
    flex-grow: 1; /* Roztáhne slider na max šířku */
    height: 580px; /* Trošku zvýšeno pro lepší proporce k té šířce */
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0,0,0,0.06);
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity var(--transition-speed) ease-in-out, visibility var(--transition-speed) ease-in-out;
    z-index: 1;
}

.slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

/* Vnitřní obsah textu v banneru */
.slide-content {
    width: 100%;
    padding: 0 80px; /* Větší odsazení zleva uvnitř, protože slider je teď obr */
    z-index: 5;
}

.slide-text {
    max-width: 580px; /* O něco širší blok pro text, ať se to krásně skládá */
}

.slide-tag {
    display: inline-block;
    color: var(--primary-light);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 16px;
}

.slide-text h1 {
    font-size: 46px; /* Lehce zvětšený nadpis pro ten "wide" look */
    line-height: 1.2;
    color: var(--text-dark);
    margin-bottom: 22px;
    font-weight: 700;
}

.slide-text p {
    font-size: 17px;
    color: var(--text-muted);
    line-height: 1.6;
    margin-bottom: 35px;
}

.btn-hero {
    display: inline-flex;
    align-items: center;
    background-color: var(--bg-white);
    color: var(--text-dark);
    padding: 15px 32px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    border: 1px solid rgba(0,0,0,0.05);
}

.btn-hero i {
    margin-left: 10px;
    color: var(--primary-light);
    transition: transform 0.3s ease;
}

.btn-hero:hover {
    background-color: var(--primary-light);
    color: var(--bg-white);
    transform: translateY(-2px);
}

.btn-hero:hover i {
    color: var(--bg-white);
    transform: translateX(4px);
}

/* Vymazlené čisté šipky stojící VENKU */
.slider-arrow {
    background-color: var(--bg-white);
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-dark);
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04);
    flex-shrink: 0;
}

.slider-arrow:hover {
    background-color: var(--primary-light);
    color: var(--bg-white);
    border-color: var(--primary-light);
    transform: scale(1.05);
}

/* Kolečka dole uprostřed (uvnitř banneru) */
.slider-dots {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 12px;
    z-index: 10;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    background-color: var(--primary-light);
    transform: scale(1.3);
}
/* --- SEKCE STATISTIKY & O NÁS --- */
.stats-section {
    padding: 100px 0;
    background-color: var(--bg-white);
}

/* Rozložení horního textu přesně podle obrázku */
.stats-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 60px;
}

.stats-tag-wrapper {
    width: 25%;
}

.section-tag {
    color: var(--primary-light);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    padding-left: 30px;
}



.stats-mission-text {
    width: 75%;
}

.stats-mission-text h2 {
    font-size: 32px;
    line-height: 1.4;
    color: var(--text-dark);
    font-weight: 600;
}

/* Elegantní oddělovací čára mezi textem a čísly */
.divider-line {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.06);
    margin-bottom: 60px;
}

/* Grid pro spodní statistiky */
.stats-grid {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.stat-item {
    flex: 1;
    padding-right: 20px;
}

/* Stylování velkých čísel */
.stat-number-wrapper {
    display: flex;
    align-items: baseline;
    color: var(--primary-dark);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

.stat-suffix {
    color: var(--primary-light); /* Pluska a miliony budou zářit světle modrou */
    margin-left: 2px;
}

/* Popisky pod čísly */
.stat-label {
    font-size: 15px;
    color: var(--text-muted);
    line-height: 1.6;
    font-weight: 500;
}

/* Responzivita pro menší displeje, ať se to nerozbije */
@media (max-width: 992px) {
    .stats-header {
        flex-direction: column;
        gap: 20px;
    }
    .stats-tag-wrapper, .stats-mission-text {
        width: 100%;
    }
    .stats-mission-text h2 {
        font-size: 26px;
    }
    .stats-grid {
        flex-direction: column;
        gap: 40px;
    }
}
/* --- SEKCE HARMONIKA SLUŽEB --- */
.services-accordion-section {
    padding: 80px 0 100px 0;
    background-color: #f8fafc;
}

.services-intro {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px auto;
}

.services-intro h2 {
    font-size: 36px;
    color: var(--text-dark);
    margin: 15px 0;
    font-weight: 700;
}

.services-intro p {
    color: var(--text-muted);
    font-size: 16px;
}

/* Flex kontejner pro karty */
.services-accordion {
    display: flex;
    gap: 16px;
    width: 100%;
    height: 480px; /* Výška karet přesně do ruky */
}

/* Základní vzhled karty */
.accordion-card {
    position: relative;
    display: flex;
    align-items: flex-end;
    flex: 1; /* Všechny zavřené zabírají stejné místo */
    height: 100%;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1); /* Krásný hladký bounce efekt při dojezdu */
}

/* Aktivní (rozbalená) karta dostane masivní flex váhu */
.accordion-card.active {
    flex: 4; /* Rozbalená karta bude 4x širší než zavřená */
    cursor: default;
}

/* --- VERTIKÁLNÍ NADPIS (Zobrazen jen když je karta ZAVŘENÁ) --- */
.card-vertical-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg); /* Otočení textu svisle */
    white-space: nowrap;
    color: var(--bg-white);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: opacity 0.3s ease;
    z-index: 4;
}

.accordion-card.active .card-vertical-title {
    opacity: 0;
    pointer-events: none;
}

/* --- OBSAH ROZBALENÉ KARTY --- */
.card-content {
    width: 100%;
    padding: 40px;
    color: var(--bg-white);
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease 0.2s, transform 0.4s ease 0.2s; /* Malý delay, at se text ukáže až po roztažení */
    z-index: 5;
}

.accordion-card.active .card-content {
    opacity: 1;
    transform: translateY(0);
}

.card-content h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
}

.card-content p {
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    max-width: 650px;
    margin-bottom: 30px;
}

/* Spodní řádek s tlačítkem a pluskem */
.card-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Funnel bait tlačítko */
.btn-card-cta {
    background-color: var(--bg-white);
    color: var(--primary-dark);
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}

.btn-card-cta i {
    font-size: 11px;
    margin-left: 6px;
}

.btn-card-cta:hover {
    background-color: var(--primary-light);
    color: var(--bg-white);
    transform: translateY(-2px);
}

/* Plus kolečko dole (Stejné jako na screenu) */
.card-plus-icon {
    width: 45px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: var(--bg-white);
    backdrop-filter: blur(5px);
    transition: transform 0.4s ease;
}

.accordion-card.active .card-plus-icon {
    transform: rotate(135deg); /* Z pluska uděláme křížek při rozbalení */
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.4);
}

/* MOBILNÍ RESPONSIVITA (Karty se hodí nad sebe, protože vedle sebe by se nevešly) */
@media (max-width: 768px) {
    .services-accordion {
        flex-direction: column;
        height: auto;
    }
    .accordion-card {
        height: 120px;
        flex: none !important; /* Vypneme flex poměry */
    }
    .accordion-card.active {
        height: 380px;
    }
    .card-vertical-title {
        transform: translate(-50%, -50%) rotate(0deg); /* Na mobilu narovnáme */
        top: 50%;
        left: 50%;
    }
    .card-content {
        padding: 20px;
    }
    .card-content h3 {
        font-size: 20px;
    }
}
/* --- SEKCE VÝHODY --- */
.benefits-section {
    padding: 100px 0;
    background-color: var(--bg-white);
}

/* Rozdělení na levý nadpis a pravý grid */
.benefits-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}

/* Levý sloupec s textem */
.benefits-left {
    width: 30%;
    position: sticky;
    top: 120px; /* Drží nadpis na místě při scrollování gridu */
}

.benefits-left h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    color: var(--text-dark);
    margin: 15px 0 20px 0;
}

.benefits-left p {
    color: var(--text-muted);
    font-size: 16px;
    line-height: 1.6;
}

/* Pravý sloupec: Grid mřížka */
.benefits-grid {
    width: 70%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

/* Styl jednotlivých karet */
.benefit-card {
    background-color: #f8fafc; /* Jemný podklad karet */
    border: 1px solid rgba(0, 0, 0, 0.02);
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    transition: all 0.3s ease;
}

.benefit-card:hover {
    transform: translateY(-5px);
    background-color: var(--bg-white);
    box-shadow: 0 15px 35px rgba(0, 51, 102, 0.05);
    border-color: rgba(0, 102, 204, 0.1);
}

/* Stylování ikonky (Geometrický odznak jako na fotce) */
.benefit-icon-badge {
    width: 55px;
    height: 55px;
    background: linear-gradient(135deg, var(--primary-light) 0%, var(--primary-dark) 100%);
    color: var(--bg-white);
    margin: 0 auto 25px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 14px;
    transform: rotate(45deg); /* Otočení do kosočtverce */
    box-shadow: 0 6px 15px rgba(0, 102, 204, 0.2);
}

/* Narovnání vnitřní ikonky zpět */
.benefit-icon-badge i {
    transform: rotate(-45deg);
}

.benefit-card h3 {
    font-size: 18px;
    color: var(--text-dark);
    font-weight: 700;
    margin-bottom: 12px;
}

.benefit-card p {
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
}

/* MOBILNÍ RESPONSIVITA */
@media (max-width: 992px) {
    .benefits-wrapper {
        flex-direction: column;
        gap: 40px;
    }
    .benefits-left, .benefits-grid {
        width: 100%;
    }
    .benefits-left {
        position: static;
    }
    .benefits-left h2 {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .benefits-grid {
        grid-template-columns: 1fr; /* Na mobilu pod sebou */
    }
}
/* --- SEKCE RECENZE / REFERENCE --- */
.reviews-section {
    padding: 100px 0;
    background-color: #f8fafc; /* Jemně šedý podklad pro kontrast s bílými výhodami */
}

.reviews-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px auto;
}

.reviews-header h2 {
    font-size: 38px;
    font-weight: 700;
    color: var(--text-dark);
    margin: 15px 0;
}

.reviews-header p {
    color: var(--text-muted);
    font-size: 16px;
    line-height: 1.6;
}

/* Hlavní kontejner s postranními šipkami */
.reviews-slider-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    width: 100%;
}

/* Samotný výřez pro karty, co schová přetékající obsah */
.reviews-carousel-track {
    overflow: hidden;
    width: 100%;
}

/* Pohyblivá scéna, ve které jsou karty vedle sebe */
.reviews-stage {
    display: flex;
    gap: 24px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
}

/* Karta jednotlivé recenze (Vždy zabírá polovinu šířky mínus mezera) */
.review-card {
    background-color: var(--bg-white);
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
    flex: 0 0 calc(50% - 12px); /* Přesně dvě karty vedle sebe na desktopu */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Zlaté hvězdičky hodnocení */
.review-stars {
    color: #ffb100;
    font-size: 15px;
    margin-bottom: 20px;
}

.review-stars i {
    margin-right: 2px;
}

.review-text {
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-dark);
    font-style: italic;
    margin-bottom: 30px;
}

.review-author {
    display: flex;
    align-items: center;
}

.author-info h4 {
    font-size: 16px;
    color: var(--text-dark);
    font-weight: 700;
    margin-bottom: 2px;
}

.author-info span {
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
}

/* Šipky slideru na okrajích bloku */
.review-arrow {
    background-color: var(--bg-white);
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-dark);
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04);
    flex-shrink: 0;
}

.review-arrow:hover {
    background-color: var(--primary-light);
    color: var(--bg-white);
    border-color: var(--primary-light);
    transform: scale(1.05);
}

/* RESPONSIVITA */
@media (max-width: 850px) {
    /* Na tabletech a mobilech ukážeme jen jednu kartu na celou šířku */
    .review-card {
        flex: 0 0 100%;
    }
}

@media (max-width: 600px) {
    .reviews-header h2 {
        font-size: 30px;
    }
    .review-card {
        padding: 30px 20px;
    }
}
/* --- FUNNEL CTA BANNER --- */
.funnel-cta-banner {
    padding: 120px 0;

    /* Odsazení a moderní card vzhled */
    max-width: 1240px;
width: calc(100% - 40px);
margin: 50px auto;
    border-radius: 36px;

    background-size: cover;
    background-position: center;
    background-attachment: fixed; /* Parallax efekt pro luxusnější dojem při scrollování */

    text-align: center;
    color: var(--bg-white);
    position: relative;
    overflow: hidden;

    box-shadow:
        0 25px 60px rgba(0,0,0,.18),
        0 8px 20px rgba(0,0,0,.08);
}

/* Jemný modrý fade přes obrázek */
.funnel-cta-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(10, 25, 50, 0.38) 0%,
        rgba(18, 67, 130, 0.24) 50%,
        rgba(30, 120, 220, 0.12) 100%
    );
    z-index: 1;
}

.funnel-banner-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-tag {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: var(--primary-light);
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.1);
    padding: 6px 16px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
}

.funnel-banner-content h2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.funnel-banner-content p {
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
    max-width: 680px;
}

/* Kontejner pro tlačítka vedle sebe */
.banner-actions {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

/* Hlavní CTA tlačítko k formuláři */
.btn-banner-primary {
    background-color: var(--bg-white);
    color: var(--primary-dark);
    padding: 16px 36px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

.btn-banner-primary:hover {
    background-color: var(--primary-light);
    color: var(--bg-white);
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(0, 102, 204, 0.4);
}

/* Druhé tlačítko: Glass efekt */
.btn-banner-secondary {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 16px 36px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
}

.btn-banner-secondary i {
    margin-right: 8px;
    font-size: 14px;
    opacity: 0.8;
}

.btn-banner-secondary:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    transform: translateY(-3px);
}

/* RESPONSIVITA */
@media (max-width: 768px) {
    .funnel-cta-banner {
        width: calc(100% - 24px);
        margin: 24px auto;
        padding: 80px 20px;
        border-radius: 24px;
        background-attachment: scroll; /* Na mobilech vypneme parallax */
    }

    .funnel-banner-content h2 {
        font-size: 30px;
    }

    .funnel-banner-content p {
        font-size: 15px;
    }

    .banner-actions {
        flex-direction: column;
        width: 100%;
        gap: 15px;
    }

    .btn-banner-primary,
    .btn-banner-secondary {
        width: 100%;
        text-align: center;
    }
}

html {
    scroll-behavior: smooth;
}

/* --- SEKCE ČASTO KLADENÉ OTÁZKY (FAQ) --- */
.faq-section {
    padding: 100px 0;
    background-color: var(--bg-white);
}

.faq-wrapper {
    display: flex;
    align-items: center;
    gap: 60px;
}

/* Levý sloupec s fotkou */
.faq-left-image {
    width: 45%;
    position: relative;
}

.faq-left-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 24px; /* Krásné moderní zaoblení */
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08);
    position: relative;
    z-index: 2;
}

/* Designový zářící nádech pod fotkou pro luxusní šmrnc */
.image-accent-glow {
    position: absolute;
    top: 10%;
    left: -5%;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0, 102, 204, 0.08) 0%, transparent 70%);
    z-index: 1;
}

/* Pravý sloupec s harmonikou */
.faq-right-content {
    width: 55%;
}

.faq-right-content h2 {
    font-size: 38px;
    font-weight: 700;
    color: var(--text-dark);
    margin: 15px 0;
}

.faq-lead-text {
    color: var(--text-muted);
    font-size: 16px;
    margin-bottom: 35px;
    line-height: 1.6;
}

/* Jednotlivé položky otázek */
.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.faq-item {
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    background-color: #f8fafc;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Klikatelná otázka */
.faq-question {
    width: 100%;
    padding: 22px 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: var(--text-dark);
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: var(--primary-light);
}

/* Plus/mínus ikonka napravo */
.faq-icon {
    width: 32px;
    height: 32px;
    background-color: var(--bg-white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: var(--text-dark);
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
    flex-shrink: 0;
}

/* Efekt při otevření položky (třída .open se přidá přes JS) */
.faq-item.open {
    background-color: var(--bg-white);
    border-color: rgba(0, 102, 204, 0.2);
    box-shadow: 0 10px 25px rgba(0, 51, 102, 0.04);
}

.faq-item.open .faq-question {
    color: var(--primary-dark);
}

.faq-item.open .faq-icon {
    transform: rotate(45deg); /* Z pluska se stane elegantní křížek */
    background-color: var(--primary-dark);
    color: var(--bg-white);
}

/* Schovaná odpověď s plynulým vyrolováním */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.4s ease;
}

.faq-item.open .faq-answer {
    opacity: 1;
}

.faq-answer-content {
    padding: 0 28px 24px 28px;
    font-size: 15px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* RESPONSIVITA */
@media (max-width: 992px) {
    .faq-wrapper {
        flex-direction: column-reverse; /* Na tabletu dáme fotku dolů, otázky nahoru */
        gap: 40px;
    }
    .faq-left-image, .faq-right-content {
        width: 100%;
    }
    .faq-left-image img {
        max-height: 400px; /* Aby fotka na výšku nezabrala celou obrazovku */
    }
}

@media (max-width: 600px) {
    .faq-right-content h2 {
        font-size: 30px;
    }
    .faq-question {
        padding: 18px 20px;
        font-size: 15px;
    }
    .faq-answer-content {
        padding: 0 20px 20px 20px;
    }
}
/* --- LUXUSNÍ MODRÝ ZAOBLENÝ FOOTER (ROZTAŽENÁ VERZE) --- */
.main-footer {
    padding: 30px 0;
    background-color: #f8fafc; /* Světlý podklad pro vyniknutí modrého boxu */
}

/* Hlavní tmavě modrá karta roztažená víc do krajů */
.footer-card {
    background-color: #002166; /* Temně modrý podklad z image_320102.jpg */
    border-radius: 24px;
    padding: 50px 40px 25px 40px; /* Menší vnitřní mezery, aby zbyl prostor pro obsah */
    color: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 33, 102, 0.12);
    max-width: 1400px; /* Masivně roztáhne footer do šířky */
    width: 94%; /* Zajišťuje minimální mezery na krajích monitoru */
    margin: 0 auto;
}

/* Rozvržení sloupců v patičce */
.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 30px; /* Zahuštěné mezery mezi sloupci */
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 40px;
}

/* Stylování nahraného loga */
.footer-brand {
    padding-right: 15px;
}

.footer-logo-img {
    height: 50px; /* Výška loga přesně podle obrázku */
    width: auto;
    object-fit: contain;
}

.footer-bait-text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.75);
}

/* Nadpisy sloupců */
.footer-col h3 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Seznamy odkazů */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.footer-links a:hover {
    color: #ffffff;
    padding-left: 5px;
}

/* Kontakty a ikonky */
.contact-info {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}

.contact-info li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.75);
}

.contact-info i {
    color: #0066cc; /* Naše světlejší modrá jako akcent pro ikonky */
    width: 16px;
    text-align: center;
}

.contact-info a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-info a:hover {
    color: #ffffff;
}

/* Sociální sítě - kroužky z image_320102.jpg */
.footer-socials {
    display: flex;
    gap: 12px;
}

.footer-socials a {
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
}

.footer-socials a:hover {
    background-color: #ffffff;
    color: #002166;
    transform: translateY(-3px);
}

/* Spodní lišta s copyrightem */
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
}

/* RESPONSIVITA */
@media (max-width: 992px) {
    .footer-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (max-width: 600px) {
    .footer-card {
        padding: 35px 20px 20px 20px;
        width: 92%;
    }
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .footer-bottom {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}
/* --- MODERNÍ POPTÁVKOVÝ FORMULÁŘ --- */
.lead-form-section {
    padding: 100px 0;
    background-color: #f8fafc; /* Světlý elegantní podklad šetřící oči */
}

.form-container-wrapper {
    display: flex;
    gap: 60px;
    align-items: center;
}

/* Levý informační sloupec */
.form-info-column {
    width: 40%;
}

.form-info-column h2 {
    font-size: 38px;
    font-weight: 700;
    color: #0f172a;
    margin: 15px 0 20px 0;
    line-height: 1.25;
}

.form-intro-text {
    font-size: 16px;
    color: #475569;
    line-height: 1.6;
    margin-bottom: 40px;
}

/* Ikony / Výhody vedle formuláře */
.form-trust-points {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.form-trust-points li {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.trust-icon {
    width: 44px;
    height: 44px;
    background-color: rgba(0, 33, 102, 0.06);
    color: #002166;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.form-trust-points h4 {
    font-size: 16px;
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 4px;
}

.form-trust-points p {
    font-size: 14px;
    color: #64748b;
    margin: 0;
}

/* Pravá strana: Bílá moderní karta formuláře */
.form-card-column {
    width: 60%;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 24px;
    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.04);
    position: relative;
    overflow: hidden;
}

/* Formulářová mřížka (2 sloupce na desktopu) */
.form-grid-2col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 20px;
}

.form-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
    position: relative;
}

.form-field label {
    font-size: 14px;
    font-weight: 600;
    color: #334155;
}

/* Samotné inputy, select a textarea */
.form-field input, 
.form-field select, 
.form-field textarea {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #cbd5e1;
    border-radius: 12px;
    font-size: 15px;
    color: #0f172a;
    background-color: #ffffff;
    transition: all 0.3s ease;
    outline: none;
}

.form-field input:focus, 
.form-field select:focus, 
.form-field textarea:focus {
    border-color: #002166;
    box-shadow: 0 0 0 4px rgba(0, 33, 102, 0.08);
}

/* Vyladění šipky u select boxu */
.select-wrapper {
    position: relative;
}

.select-wrapper::after {
    content: '\f107';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #64748b;
    pointer-events: none;
}

.form-field select {
    appearance: none;
    -webkit-appearance: none;
    padding-right: 45px;
}

/* Stylování chybových zpráv */
.form-field .error-msg {
    font-size: 12px;
    color: #ef4444;
    margin-top: 4px;
    display: none;
}

.form-field.invalid input,
.form-field.invalid select,
.form-field.invalid id-gdpr {
    border-color: #ef4444;
    background-color: #fef2f2;
}

.form-field.invalid .error-msg {
    display: block;
}

/* Stylování custom GDPR Checkboxu */
.gdpr-field {
    margin-top: 5px;
    margin-bottom: 30px;
}

.gdpr-checkbox-label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
}

.gdpr-checkbox-label input {
    display: none; /* Skryjeme původní hnusný checkbox */
}

.custom-checkbox {
    width: 20px;
    height: 20px;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    background-color: #ffffff;
    transition: all 0.2s ease;
    margin-top: 2px;
}

.gdpr-checkbox-label input:checked + .custom-checkbox {
    background-color: #002166;
    border-color: #002166;
}

.gdpr-checkbox-label input:checked + .custom-checkbox::after {
    content: '\f00c';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gdpr-text {
    font-size: 13.5px;
    color: #475569;
    line-height: 1.5;
}

.gdpr-text a {
    color: #002166;
    text-decoration: underline;
    font-weight: 500;
}

/* Profesionální odesílací button */
.btn-form-submit {
    width: 100%;
    background-color: #002166;
    color: #ffffff;
    border: none;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 33, 102, 0.15);
}

.btn-form-submit:hover {
    background-color: #003399;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 33, 102, 0.25);
}

/* Stav úspěchu - vyskakovací karta */
.form-success-card {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px;
    z-index: 10;
    transform: translateY(100%); /* Schované dole */
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.form-card-column.submitted .form-success-card {
    transform: translateY(0); /* Vyjede plynule nahoru */
}

.success-icon-bounce {
    font-size: 60px;
    color: #22c55e;
    margin-bottom: 20px;
    animation: iconPop 0.6s ease-in-out;
}

.form-success-card h3 {
    font-size: 26px;
    color: #0f172a;
    margin-bottom: 15px;
}

.form-success-card p {
    font-size: 15px;
    color: #475569;
    line-height: 1.6;
    max-width: 450px;
}

@keyframes iconPop {
    0% { transform: scale(0); }
    70% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

/* RESPONSIVITA */
@media (max-width: 992px) {
    .form-container-wrapper {
        flex-direction: column;
        gap: 40px;
    }
    .form-info-column, .form-card-column {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .lead-form-section {
        padding: 60px 0;
    }
    .form-info-column h2 {
        font-size: 28px;
    }
    .form-card-column {
        padding: 30px 20px;
    }
    .form-grid-2col {
        grid-template-columns: 1fr; /* Na mobilu pod sebou */
        gap: 0;
    }
}

/* Mobilní navigace */
@media (max-width: 992px) {
    .nav-content {
        flex-wrap: wrap;
        gap: 12px;
        justify-content: center;
    }

    .nav-links {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: 12px 18px;
        order: 2;
    }

    .nav-logo {
        width: auto;
        order: 1;
    }

    .nav-cta {
        width: 100%;
        justify-content: center;
        order: 3;
    }

    .nav-cta .btn-cta {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
}