:root {
    /* NOVÉ BARVY PODLE INSTAGRAMU */
    --brand-blue: #93a5ff;   /* Ta krásná fialovo-modrá z tvého screenu */
    --brand-dark: #3a3840;   /* Tmavě šedá z pozadí na IG */
    
    --primary: #93a5ff;      
    --secondary: #1a1a24;    
    --accent: #ff7b54;       /* Necháváme oranžovou POUZE pro event sekci */     
    
    --bg-light: #f4f5f8;     /* Jemnější pozadí */
    --bg-alt: #e9ebf2;       
    --bg-card: #000000;      /* Černé dlaždice pro burger obrázky! */
    --text-dark: #1a1a24;    
    --text-muted: #5a607a;   
    --border: #d8dfff;       
}

body {
    margin: 0;
    font-family: 'Barlow Semi Condensed', sans-serif;
    background-color: var(--bg-light);
    color: var(--text-dark);
    line-height: 1.6;
}

#progress-bar {
    position: fixed; top: 0; left: 0; height: 4px;
    background: var(--brand-blue);
    width: 0%; z-index: 10000;
    box-shadow: 0 0 10px rgba(147, 165, 255, 0.8);
    transition: width 0.1s ease;
}

.reveal {
    opacity: 0; transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.reveal.active { opacity: 1; transform: translateY(0); }

h1, h2, h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase; font-weight: 700; margin: 0 0 1rem 0;
}

nav {
    display: flex; justify-content: space-between; align-items: center;
    padding: 1.5rem 5%; background: rgba(255, 255, 255, 0.95);
    position: sticky; top: 0; z-index: 1000;
    border-bottom: 1px solid #cdd5ff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.18);
}

.logo {
    font-size: 1.8rem; font-weight: 700; text-decoration: none;
    color: var(--text-dark); letter-spacing: -1px;
}
.logo span { color: var(--brand-blue); }

.nav-links { display: flex; align-items: center; }
.nav-links a {
    text-decoration: none; color: var(--text-muted);
    margin-left: 2rem; font-size: 0.9rem; font-weight: 700; transition: 0.3s;
}
.nav-links a:hover { color: var(--brand-blue); }

.btn-nav {
    background: var(--text-dark); color: white !important;
    padding: 8px 16px; border-radius: 4px;
}
.strava-btn {
    background: #fc4c02 !important; /* Oficiální barva Stravy */
}

/* HERO SEKCE */
/* 1. UPRAVÍME HLAVNÍ SEKCI */
.hero {
    height: 90vh;
    display: flex; 
    align-items: center; 
    padding: 0 5%;
    scroll-margin-top: 100px; /* TOTO PŘIDEJ: Odstrčí sekci od menu */
    /* Řádek s background odsud smaž! */
}

/* 2. VYTVOŘÍME POZADÍ PRO SLIDE 1 */
.bg-1 {
    background: linear-gradient(rgba(43, 45, 53, 0.6), rgba(43, 45, 53, 0.6)), url('všechny-sporty.jpg') center/cover no-repeat;
}

/* 3. VYTVOŘÍME POZADÍ PRO SLIDE 2 */
.bg-2 {
    /* Sem si pak dáš název své druhé fotky */
    background: linear-gradient(rgba(43, 45, 53, 0.6), rgba(43, 45, 53, 0.6)), url('Merch-logo.PNG') center/cover no-repeat;
    /* Pro test, než budeš mít fotku, tam můžeš nechat jen barvu: */
    /* background-color: #3a3840; */
}

/* --- UPRAVENÉ POZADÍ 3. SLIDU --- */
.bg-3 {
    /* Fotka se roztáhne přes celou obrazovku, ale lineární gradient přes ni hodí 80% tmavý filtr */
    background: linear-gradient(rgba(43, 45, 53, 0.8), rgba(43, 45, 53, 0.8)), url('Olympiea.jpg') center/cover no-repeat;
}

/* --- NOVÝ BÍLÝ BOX VE STYLU FORMULÁŘE --- */
.bily-box {
    background-color: #ffffff;
    padding: 3.5rem;
    border-radius: 12px;
    max-width: 850px; /* <--- TADY JE ZMĚNA: Zvětšeno z 600px na 850px */
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.4);
    border-bottom: 5px solid var(--accent);
}

.bily-box h1 {
    color: var(--brand-dark);
    font-size: 4rem;
    margin-bottom: 1rem;
    line-height: 1;
    white-space: nowrap; /* <--- Zabrání rozdělení nadpisu na dva řádky, pokud je dost místa */
}

.bily-box p {
    color: var(--text-muted);
    font-size: 1.2rem;
    margin-bottom: 2.5rem;
    max-width: 100%; /* <--- TOTO ZMĚNĚNO: Text se teď krásně roztáhne */
    padding: 0 1rem; /* Jen drobná vycpávka po stranách */
}

/* --- LOGA PARTNERŮ V BÍLÉM BOXU --- */
.partners-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px; /* Mezera mezi logy */
    margin-top: 35px; /* Odsazení od tlačítka nahoře */
    padding-top: 25px; /* Prostor nad logy k lince */
    border-top: 1px solid #e0e0e0; /* Velmi jemná oddělovací linka */
}

.partner-logo {
    height: 75px; /* Tady jsme to zvětšili z původních 45px */
    width: auto;
    opacity: 0.6; 
    transition: all 0.3s ease; 
    cursor: default;
}

.partner-logo:hover {
    opacity: 1; /* Po najetí myší loga zčernají naplno */
    transform: scale(1.05); /* A lehce se zvětší */
}

.modry-box {
    background-color: rgba(147, 165, 255, 0.85); /* Tvá brandová modro-fialová, ale lehce průhledná */
    padding: 3rem; /* Vytvoří hezký prostor kolem textu */
    border-radius: 12px; /* Jemně zaoblené rohy boxíku */
    max-width: 600px; /* Zabrání tomu, aby se box roztáhl přes celou obrazovku */
    margin: 0 auto; /* Vycentruje celý boxík uprostřed */
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25); /* Elegantní stín, který box ještě víc oddělí od fotky */
    backdrop-filter: blur(5px); /* Moderní efekt: rozmaže fotku přesně jen pod tímto boxíkem */
}

/* Aby byl text uvnitř boxu krásně čitelný a tmavý */
.modry-box h1, 
.modry-box p, 
.modry-box .hero-tagline {
    color: var(--brand-dark); 
}

.hero h1 { font-size: 5rem; line-height: 1; margin-bottom: 1.5rem; color: var(--brand-dark); }
.hero p { font-size: 1.3rem; color: var(--brand-dark); margin-bottom: 2.5rem; max-width: 500px; }
.hero-btns {
    display: flex;
    justify-content: center; /* Tohle zarovná tlačítka přesně na střed */
    align-items: center;
    gap: 20px; /* Tímhle si můžeš upravit mezeru mezi tlačítky */
    margin-top: 30px; /* Odsazení od textu nad nimi, ať to dýchá */
    flex-wrap: wrap; /* Tohle zaručí, že na mobilu skočí pod sebe a nerozbijí stránku */
}

.btn {
    display: inline-block; padding: 1rem 2.5rem;
    background: var(--brand-blue); color: white;
    text-decoration: none; font-weight: 700; font-family: 'Oswald', sans-serif;
    border-radius: 4px; transition: 0.3s; border: 2px solid var(--brand-blue); cursor: pointer;
}
.btn-outline { background: transparent; color: var(--brand-dark); border-color: var(--brand-dark); }
.btn:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(147, 165, 255, 0.3); }

/* KARTY AKTIVIT - UPRAVENO NA ČERNO PRO OBRÁZKY */
.activities { 
    padding: 100px 5%; 
    background: var(--bg-light); 
    scroll-margin-top: 100px; /* TOTO PŘIDEJ: Nárazník proti menu */
}
.section-title { font-size: 3rem; text-align: center; color: var(--brand-dark); }
.section-subtitle { text-align: center; color: var(--text-muted); margin-bottom: 4rem; font-size: 1.2rem; }

.grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem; }

.card {
    background: var(--bg-card); /* Černá */
    color: white; /* Bílý text */
    padding: 2rem 3rem;
    border-radius: 8px;
    border: 2px solid var(--brand-dark);
    text-align: center;
    transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, border-color 0.2s ease-out;
    will-change: transform, box-shadow;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

.card-img {
    width: 100%;
    max-width: 200px; /* Velikost postaviček */
    height: auto;
    margin: -20px auto 15px auto;
    display: block;
}

.card h3 { 
    color: var(--brand-blue); /* Barvu necháváme tvou krásnou modrou */
    font-size: 2.5rem; /* Tady to pořádně zvětšíme (zkus klidně i 3rem, pokud to bude málo) */
    line-height: 1.1; /* Udrží případné dva řádky blízko u sebe */
    margin-bottom: 1rem; /* Udělá hezkou mezeru nad bílým textem */
    text-transform: uppercase; /* Pro jistotu, aby to bylo vždy velkými písmeny */
}
.card p { color: #cccccc; }

.card:hover { 
    border-color: var(--brand-blue); 
    box-shadow: 0 8px 30px rgba(147, 165, 255, 0.5); /* Modrá záře */
    transform: translateY(-6px);
}

/* EVENT SEKCE - Zůstává s původní stylistikou a oranžovou barvou */
.event-section { padding: 100px 5%; background: var(--brand-dark); color: white; border-top: 1px solid var(--border); scroll-margin-top: 100px; }
.event-container { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr 1fr; gap: 4rem; align-items: center; }

.badge { display: inline-block; background: var(--accent); color: white; padding: 4px 12px; font-weight: 700; font-size: 0.8rem; margin-bottom: 1.5rem; }
.event-title { font-size: 4rem; line-height: 0.9; margin-bottom: 2rem; color: white;}
.text-outline { color: transparent; -webkit-text-stroke: 1px white; }
.text-primary { color: var(--brand-blue); }

.event-details { display: flex; gap: 3rem; border-top: 1px solid rgba(255,255,255,0.2); padding-top: 2rem; }
.detail-item small { display: block; color: #aaa; font-weight: 700; font-size: 0.7rem; }
.detail-item span { font-family: 'Oswald', sans-serif; font-size: 1.5rem; color: white;}

/* --- LOGA SPONZORŮ U REGISTRACE (Tmavé pozadí) --- */
.event-partners {
    display: flex;
    gap: 35px; /* Mezera mezi logy */
    align-items: center;
    margin-top: 40px; /* Odsazení od informací nad tím */
    padding-top: 30px; /* Vnitřní mezera od linky */
    border-top: 1px solid rgba(255, 255, 255, 0.2); /* Jemná poloprůhledná linka */
}

.event-partner-logo {
    height: 75px; /* Tady jsme to zvětšili, ať jsou stejné jako ty horní */
    width: auto;
    opacity: 0.6; 
    transition: opacity 0.3s ease, transform 0.3s ease;
    filter: brightness(0) invert(1); 
}

.event-partner-logo:hover {
    opacity: 1; /* Po najetí myší se plně rozsvítí */
    transform: scale(1.05); /* Lehké zvětšení */
}

/* Na mobilu je poskládáme hezky na střed */
@media (max-width: 900px) {
    .event-partners {
        justify-content: center;
    }
}

/* FORMULÁŘ */
.registration-box { 
    background: #ffffff; color: var(--text-dark);
    padding: 3rem; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0, 0.3); 
    position: relative; overflow: hidden; z-index: 1;
}
.registration-box > * { position: relative; z-index: 2; }
.registration-box::after { content: ''; position: absolute; inset: 3px; background: #ffffff; border-radius: 10px; z-index: -1; }
.registration-box::before {
    content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%;
    background: conic-gradient(transparent, transparent, transparent, var(--accent));
    z-index: -2; opacity: 0; transition: opacity 0.3s ease;
}
.registration-box:hover::before { opacity: 1; animation: run-border 2.5s linear infinite; }
@keyframes run-border { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

.spots-left { color: var(--accent); font-weight: 700; }
.input-group { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
input, select { width: 100%; padding: 1rem; border: 1px solid #ccc; border-radius: 4px; margin-bottom: 1rem; font-family: inherit; background: #f9f9f9; box-sizing: border-box; }

.phone-wrapper { display: flex; margin-bottom: 1rem; }
#prefix-select { width: 115px; margin-bottom: 0; border-radius: 4px 0 0 4px; border-right: none; background: #eee; cursor: pointer; font-weight: 700; }
#phone-input { margin-bottom: 0; border-radius: 0 4px 4px 0; }

.checkbox-label { display: flex; align-items: center; gap: 10px; font-size: 0.9rem; color: var(--text-muted); margin-bottom: 1.5rem; cursor: pointer; text-align: left; }
.checkbox-label input[type="checkbox"] { width: 18px; height: 18px; margin-bottom: 0; cursor: pointer; }

.btn-full { width: 100%; border: none; background: var(--brand-blue); color: white; padding: 1rem; font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 1.1rem; cursor: pointer; border-radius: 4px;}
.btn-full:hover { background: #7a8ce6; }

/* Google Tlačítko */
.btn-google {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding: 12px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: inherit;
}

.btn-google img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.btn-google:hover {
    background-color: #f8f9fa;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

/* --- ROZDĚLOVACÍ ČÁRA "NEBO" --- */
.form-divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

.form-divider::before,
.form-divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #e0e0e0;
}

.form-divider span {
    padding: 0 15px;
}

/* OVERLAY */
.overlay-container { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(26, 26, 36, 0.95); z-index: 100000; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity 0.3s ease; } 
.overlay-container.active { opacity: 1; pointer-events: all; }
.overlay-content { background: #fff; padding: 3rem; border-radius: 12px; text-align: center; box-shadow: 0 10px 40px rgba(0,0,0,0.4); transform: translateY(30px); transition: transform 0.4s ease; max-width: 90%; width: 400px; }
.overlay-container.active .overlay-content { transform: translateY(0); }
#sms-code { text-align: center; font-size: 1.2rem; letter-spacing: 2px; height: 50px; }
#sms-error { color: var(--accent); display: none; margin-bottom: 10px; }

@media (max-width: 900px) { .hero h1 { font-size: 3rem; } .event-container { grid-template-columns: 1fr; } }
.footer { text-align: center; padding: 3rem; background: var(--bg-light); color: var(--text-muted); font-size: 0.8rem; border-top: 1px solid var(--border); }

.logo-img {
    display: flex;
    align-items: center;
}

.logo-img img {
    height: 60px; /* Výšku si můžeš upravit, pokud by bylo logo moc malé/velké */
    width: auto;
    transition: transform 0.3s ease;
}

.logo-img:hover img {
    transform: scale(1.05); /* Při najetí myší se logo lehce zvětší */
}
/* --- HERO SLIDER --- */
.slider-hero {
    position: relative;
    overflow: hidden;
}

.hero-slide {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    display: flex;
    align-items: center;
    padding: 0 5%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s ease-in-out, visibility 0.8s;
    box-sizing: border-box;
}

.hero-slide.active {
    opacity: 1;
    visibility: visible;
}

/* TEČKY UPROSTŘED DOLE */
.slider-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    z-index: 10;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(58, 56, 64, 0.3); /* Šedá průhledná */
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.dot.active, .dot:hover {
    background-color: var(--brand-blue); /* Vaše brandová fialovo-modrá */
    transform: scale(1.3); /* Aktivní tečka se mírně zvětší */
}
/* --- STYLY PRO KATALOG --- */
/* --- ANIMACE PRO PLYNULÉ NAČTENÍ KATALOGU --- */
@keyframes softLoad {
    0% {
        opacity: 0;
        transform: translateY(20px); 
    }
    100% {
        opacity: 1;
        transform: translateY(0); 
    }
}

.katalog-page {
    background-color: var(--bg-light);
    animation: softLoad 0.6s ease-out forwards; 
}

.merch-container {
    max-width: 1100px;
    margin: 60px auto;
    padding: 0 5%;
}

.merch-header {
    text-align: center;
    margin-bottom: 50px;
}

.merch-header h1 { font-size: 4rem; color: var(--brand-dark); margin: 0; }
.merch-header p { font-size: 1.2rem; color: var(--text-muted); }

.merch-grid-detail {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.merch-card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0,0,0,0.05);
}

.merch-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.merch-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.merch-content h2 { font-size: 2.2rem; color: var(--brand-dark); margin-bottom: 15px; }
.merch-content .desc { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 30px; }

.spec-box { margin-bottom: 25px; }
.spec-label { display: block; font-weight: 700; font-size: 0.8rem; color: var(--brand-blue); margin-bottom: 10px; }

.chips { display: flex; gap: 10px; flex-wrap: wrap; }
.chip { 
    padding: 6px 15px; border: 2px solid var(--brand-blue); 
    color: var(--brand-dark); font-weight: 700; border-radius: 5px; 
}

.price-tag { 
    font-family: 'Oswald', sans-serif; font-size: 2.5rem; 
    color: var(--brand-blue); font-weight: 700; margin-top: auto; 
}

.order-section {
    margin-top: 80px;
    padding: 50px;
    text-align: center;
    background: var(--brand-dark);
    color: white;
    border-radius: 15px;
}

.order-link {
    display: inline-block;
    font-size: 2rem;
    color: var(--brand-blue);
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    margin: 15px 0;
}

@media (max-width: 850px) {
    .merch-card { grid-template-columns: 1fr; }
    .merch-header h1 { font-size: 3rem; }
}
/* --- HOVER EFEKT OBRÁZKŮ --- */
.merch-gallery {
    position: relative;
    cursor: pointer; /* Změní kurzor na ručičku */
    overflow: hidden; /* Aby fotka nepřetekla přes zakulacené rohy */
}

/* První (základní) obrázek */
.img-default {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: opacity 0.4s ease;
}

/* Druhý (hover) obrázek - skrytý nahoře */
.img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0; /* Zatím neviditelný */
    transition: opacity 0.4s ease;
}

/* Co se stane při najetí myší */
.merch-gallery:hover .img-hover {
    opacity: 1; /* Druhý se ukáže */
}
.merch-gallery:hover .img-default {
    opacity: 0; /* První zmizí */
}

/* --- LIGHTBOX (ZVĚTŠENÍ) STYLY --- */
.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.95); /* Tmavé průhledné pozadí */
    z-index: 1000000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.lightbox.active {
    opacity: 1;
    pointer-events: all;
}

.lightbox img {
    max-width: 90%;
    max-height: 90vh;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.5);
    object-fit: contain;
}

.lightbox-close {
    position: absolute;
    top: 20px;
    right: 40px;
    color: white;
    font-size: 50px;
    font-weight: 300;
    cursor: pointer;
    transition: color 0.3s;
}

.lightbox-close:hover {
    color: var(--brand-blue); /* Křížek zmodrá při najetí */
}
/* --- STYLY PRO ŠIPKY V LIGHTBOXU --- */
.nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.1);
    color: white;
    border: none;
    font-size: 40px;
    padding: 20px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    z-index: 1000001;
}

.nav-arrow:hover {
    background: rgba(147, 165, 255, 0.5); /* Brandová modrá při hoveru */
    color: white;
}

.prev { left: 30px; }
.next { right: 30px; }

/* Na mobilu šipky trochu zmenšíme */
@media (max-width: 768px) {
    .nav-arrow {
        width: 50px;
        height: 50px;
        font-size: 25px;
        padding: 10px;
    }
    .prev { left: 10px; }
    .next { right: 10px; }
}

/* --- OPRAVA MOBILNÍHO ZOBRAZENÍ A PŘETÉKÁNÍ --- */


/* 2. Zajistí, že se padding (vycpávka) nebude přičítat k šířce obrazovky */
*, *::before, *::after {
    box-sizing: border-box; 
}

/* --- PRAVIDLA POUZE PRO MOBILNÍ TELEFONY (pod 768px) --- */
@media (max-width: 768px) {
    /* 1. Zamezí posouvání celé stránky do boku */
    html, body {
        overflow-x: hidden !important;
        max-width: 100vw !important;
    }

    /* 2. Zmenšíme vnitřní vycpávku boxů, ať nepraskají ve švech */
    .modry-box, .bily-box {
        padding: 1.5rem !important; 
        width: 100% !important;
    }

    /* 3. Zmenšíme obří nadpisy a POVOLÍME zalamování */
    .bily-box h1, .modry-box h1 {
        font-size: 2.2rem !important;
        white-space: normal !important;
        word-wrap: break-word !important;
    }

    /* 4. Opravíme horní menu, aby neutíkala tlačítka (Strava, IG) */
    nav {
        flex-direction: column !important;
        padding: 15px 5% !important;
        gap: 15px !important;
        position: static !important;
    }

    .nav-links {
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 10px !important;
        width: 100% !important;
    }

    .nav-links a {
        margin: 0 5px !important; /* Zrušíme obří mezery z PC verze */
        font-size: 0.85rem;
    }

    /* 5. Zmenšíme loga sponzorů a mezeru mezi nimi */
    .partners-logos {
        gap: 15px;
        flex-wrap: wrap;
    }

    .partner-logo {
        height: 45px; /* Místo 75px budou na mobilu decentnější */
    }

    /* 6. Formulář: Jméno a Příjmení skočí na mobilu pod sebe */
    .input-group {
        grid-template-columns: 1fr;
        gap: 0 !important; /* Tímhle smažeme tu zdvojenou mezeru! */
    }

    /* 7. Event Info: Termín a Lokalita skočí na mobilu pod sebe */
    .event-details {
        flex-direction: column;
        gap: 1.5rem;
    }
}