/* =========================================================
   STYLE.CSS — version nettoyée
   Site concours international de pêche — Vidy, Lausanne
   ========================================================= */

:root {
    --primary: #08263f;
    --primary-2: #0d3b66;
    --accent: #2a9d8f;
    --accent-soft: #e6f6f4;
    --gold: #f2c14e;
    --sand: #fff7e8;
    --surface: rgba(255, 255, 255, 0.9);
    --text: #17313b;
    --muted: #687982;
    --border: rgba(8, 38, 63, 0.1);
    --shadow: 0 24px 70px rgba(8, 38, 63, 0.12);
    --shadow-hover: 0 34px 90px rgba(8, 38, 63, 0.18);
    --radius: 28px;
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    min-height: 100vh;
    margin: 0;
    color: var(--text);
    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background: radial-gradient(circle at 8% 2%, rgba(0, 180, 216, 0.16), transparent 28rem), radial-gradient(circle at 90% 18%, rgba(242, 193, 78, 0.14), transparent 24rem), linear-gradient(180deg, #f7fcfd 0%, #eef7f6 52%, var(--sand) 100%);
}

img {
    max-width: 100%;
}

a {
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.main-content {
    padding-top: clamp(3rem, 6vw, 5rem);
    padding-bottom: clamp(3rem, 6vw, 5rem);
}

/* =========================================================
   NAVIGATION
   ========================================================= */

.custom-navbar,
.site-navbar {
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 0.85rem 0;
    background: rgba(8, 38, 63, 0.9) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 16px 45px rgba(8, 38, 63, 0.18);
    backdrop-filter: blur(18px);
}

.brand,
.navbar-brand {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: white !important;
    line-height: 1.1;
}

.brand-mark,
.brand-icon {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(242, 193, 78, 0.28), rgba(42, 157, 143, 0.22));
    border: 1px solid rgba(255, 255, 255, 0.24);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
}

.brand-name {
    display: block;
    color: white;
    font-size: 1rem;
    font-weight: 850;
    letter-spacing: -0.01em;
}

.brand-subtitle,
.navbar-brand small {
    display: block;
    margin-top: 0.15rem;
    color: rgba(255, 255, 255, 0.66);
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.navbar .nav-link {
    margin: 0 0.15rem;
    padding: 0.55rem 0.85rem !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 0.95rem;
    font-weight: 750;
    border-radius: 999px;
}

    .navbar .nav-link:hover,
    .navbar .nav-link.active {
        color: white !important;
        background: rgba(255, 255, 255, 0.12) !important;
    }

.nav-contact-btn {
    color: #112229 !important;
    background: var(--gold) !important;
    border: 1px solid transparent !important;
    box-shadow: 0 12px 28px rgba(242, 193, 78, 0.22);
}

.dropdown-menu {
    margin-top: 0.7rem;
    padding: 0.65rem;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(8, 38, 63, 0.08);
    border-radius: 20px;
    box-shadow: 0 25px 80px rgba(8, 38, 63, 0.16);
}

.dropdown-item {
    padding: 0.65rem 0.85rem;
    font-weight: 650;
    border-radius: 12px;
}

    .dropdown-item:hover {
        color: var(--primary);
        background: var(--accent-soft);
    }

/* =========================================================
   BOUTONS
   ========================================================= */

.btn-main,
.btn-outline-light-custom,
.btn-ghost,
.btn-light-soft {
    border-radius: 999px;
    padding: 0.88rem 1.35rem;
    font-weight: 850;
}

.btn-main {
    color: #172026 !important;
    background: linear-gradient(135deg, var(--gold), #ffd56a);
    border-color: transparent;
    box-shadow: 0 16px 35px rgba(242, 193, 78, 0.26);
}

    .btn-main:hover {
        color: #172026 !important;
        transform: translateY(-2px);
        box-shadow: 0 22px 48px rgba(242, 193, 78, 0.34);
    }

.btn-outline-light-custom,
.btn-ghost,
.btn-light-soft {
    color: white !important;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.32);
    backdrop-filter: blur(12px);
}

    .btn-outline-light-custom:hover,
    .btn-ghost:hover,
    .btn-light-soft:hover {
        color: white !important;
        background: rgba(255, 255, 255, 0.2);
    }

/* =========================================================
   HERO — accueil actuel + ancienne version compatible
   ========================================================= */

.hero,
.home-hero {
    position: relative;
    min-height: 700px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: clamp(5.5rem, 9vw, 8rem) 0 clamp(4.5rem, 8vw, 7rem);
    color: white;
    isolation: isolate;
    background: linear-gradient(100deg, rgba(8, 38, 63, 0.94), rgba(13, 59, 102, 0.72), rgba(42, 157, 143, 0.34)), url("images/vue-port.jpeg") center/cover no-repeat;
}

    .home-hero::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: -1;
        background: radial-gradient(circle at 24% 30%, rgba(242, 193, 78, 0.16), transparent 22rem), linear-gradient(100deg, rgba(8, 38, 63, 0.88), rgba(8, 38, 63, 0.48));
    }

    .home-hero::after,
    .hero::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 120px;
        background: linear-gradient(180deg, transparent, #f7fcfd 82%);
        pointer-events: none;
    }

    .hero .container,
    .home-hero .container {
        position: relative;
        z-index: 2;
    }

.hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) 420px;
    gap: clamp(2rem, 5vw, 4rem);
    align-items: center;
}

.hero-content {
    max-width: 800px;
}

.hero-kicker,
.section-kicker,
.section-kicker-dark,
.section-kicker-light,
.simple-kicker {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
    font-size: 0.78rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.hero-kicker,
.section-kicker-light,
.simple-kicker {
    color: var(--gold);
}

.section-kicker-dark,
.section-kicker {
    color: var(--accent);
}

    .hero-kicker::before,
    .section-kicker::before {
        content: "";
        width: 34px;
        height: 2px;
        background: currentColor;
    }

.hero-title,
.hero h1 {
    max-width: 880px;
    margin-bottom: 1.25rem;
    font-size: clamp(3rem, 7vw, 6.25rem);
    font-weight: 950;
    line-height: 0.9;
    letter-spacing: -0.075em;
}

.hero-text,
.hero p {
    max-width: 720px;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.84);
    font-size: clamp(1.05rem, 1.8vw, 1.35rem);
    line-height: 1.75;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.hero-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 2rem;
}

.hero-badge {
    padding: 0.72rem 0.95rem;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 999px;
    backdrop-filter: blur(12px);
}

.hero-panel,
.hero-box {
    max-width: 430px;
    margin: 0;
    padding: 2rem;
    color: white;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.1));
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 32px;
    box-shadow: 0 35px 90px rgba(0, 0, 0, 0.24);
    backdrop-filter: blur(14px);
}

.hero-panel-label {
    margin-bottom: 1rem;
    color: var(--gold);
    font-size: 0.78rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.hero-panel h2,
.hero-box h2 {
    margin-bottom: 1rem;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 900;
    line-height: 0.95;
    letter-spacing: -0.055em;
}

.hero-panel p,
.hero-box p {
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.7;
}

.hero-panel-link {
    color: white;
    font-weight: 850;
    text-decoration: none;
}

    .hero-panel-link:hover {
        color: var(--gold);
    }

.hero-video {
    position: absolute;
    inset: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.46;
}

/* Variante simple si ton index.html utilise .simple-hero */

.simple-hero {
    position: relative;
    min-height: 680px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: white;
    background: url("images/vue-port.jpeg") center/cover no-repeat;
}

.simple-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(8, 38, 63, 0.92), rgba(8, 38, 63, 0.64), rgba(8, 38, 63, 0.2));
}

.simple-hero-content {
    position: relative;
    z-index: 2;
    max-width: 880px;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.simple-hero h1 {
    max-width: 850px;
    margin-bottom: 1.2rem;
    font-size: clamp(3rem, 8vw, 6.4rem);
    font-weight: 950;
    line-height: 0.92;
    letter-spacing: -0.075em;
}

.simple-hero-text {
    max-width: 620px;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.86);
    font-size: clamp(1.1rem, 2vw, 1.4rem);
    line-height: 1.7;
}

.simple-hero-actions,
.simple-hero-info {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.simple-hero-actions {
    margin-bottom: 2rem;
}

.simple-hero-info span {
    padding: 0.65rem 0.9rem;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    backdrop-filter: blur(10px);

/* Logo APV sur la page d'accueil - taille réduite */
.hero-logo-card {
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    padding: 0.75rem;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    box-shadow: 0 12px 32px rgba(8, 38, 63, 0.2);
}

.hero-logo-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Responsive pour mobile */
@media (max-width: 768px) {
    .hero-logo-card {
        width: 90px;
        height: 90px;
        margin-bottom: 1rem;
        padding: 0.75rem;
    }
}

@media (max-width: 576px) {
    .hero-logo-card {
        width: 70px;
        height: 70px;
        padding: 0.6rem;
    }
}
}

/* =========================================================
   TITRES, SECTIONS ET CARTES
   ========================================================= */

.home-section,
.simple-section,
.intro-section,
.values-section,
.cards-section,
.cta-section {
    margin-bottom: clamp(3rem, 6vw, 5.5rem);
}

.section-head,
.section-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1.5rem;
    margin-bottom: 1.7rem;
}

.section-title {
    margin-bottom: 0;
    color: var(--primary);
    font-size: clamp(2rem, 4vw, 3.35rem);
    font-weight: 950;
    line-height: 1.02;
    letter-spacing: -0.055em;
}

.section-text,
.section-subtitle,
.content-card p,
.contact-box p,
.gallery-card p {
    color: var(--muted);
    font-size: 1.05rem;
    line-height: 1.78;
}

.intro-panel,
.content-card,
.info-card,
.contact-box,
.highlight-card,
.stat-card,
.value-card,
.value-card-clean,
.feature-card,
.quick-card,
.timeline-card,
.gallery-card,
.sponsor-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    backdrop-filter: blur(14px);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.content-card,
.info-card,
.contact-box,
.highlight-card,
.stat-card,
.value-card,
.value-card-clean,
.feature-card,
.quick-card,
.timeline-card,
.sponsor-card,
.intro-panel {
    padding: clamp(1.35rem, 3vw, 2rem);
}

    .quick-card:hover,
    .feature-card:hover,
    .content-card:hover,
    .contact-box:hover,
    .stat-card:hover,
    .value-card:hover,
    .value-card-clean:hover,
    .gallery-card:hover,
    .sponsor-card:hover,
    .timeline-card:hover {
        transform: translateY(-4px);
        border-color: rgba(42, 157, 143, 0.28);
        box-shadow: var(--shadow-hover);
    }

    .content-card h2,
    .contact-box h2,
    .gallery-card h2,
    .stat-card h3,
    .value-card h3,
    .value-card-clean h3,
    .feature-card h3,
    .quick-card h3,
    .timeline-card h2 {
        color: var(--primary);
        font-weight: 850;
    }

.highlight-card,
.premium-highlight {
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.24), transparent 18rem), linear-gradient(135deg, white, var(--accent-soft));
}

.feature-icon,
.value-icon,
.quick-card span {
    width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    color: var(--accent);
    font-size: 1.45rem;
    background: linear-gradient(135deg, var(--accent-soft), white);
    border: 1px solid rgba(42, 157, 143, 0.14);
    border-radius: 18px;
}

/* =========================================================
   ACCUEIL — cartes rapides, stats, actualités
   ========================================================= */

.intro-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

    .intro-stats div {
        padding: 1.2rem;
        text-align: center;
        background: var(--accent-soft);
        border-radius: 22px;
    }

    .intro-stats strong {
        display: block;
        color: var(--primary);
        font-size: 2rem;
        font-weight: 900;
    }

    .intro-stats span {
        color: var(--muted);
        font-size: 0.92rem;
    }

.quick-grid,
.simple-shortcuts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
}

.quick-card,
.simple-shortcut-card,
.feature-card {
    display: block;
    height: 100%;
    color: var(--text);
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

    .quick-card::after {
        content: "";
        position: absolute;
        right: -50px;
        bottom: -70px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background: rgba(42, 157, 143, 0.1);
        transition: transform 0.2s ease;
    }

    .quick-card:hover::after {
        transform: scale(1.25);
    }

    .quick-card p,
    .simple-shortcut-card p,
    .feature-card p {
        margin-bottom: 0;
        color: var(--muted);
        line-height: 1.65;
    }

.simple-shortcuts {
    position: relative;
    z-index: 5;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: -3.5rem;
}

.simple-shortcut-card {
    padding: 1.6rem;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: 28px;
    box-shadow: var(--shadow);
    backdrop-filter: blur(14px);
}

    .simple-shortcut-card:hover {
        color: var(--text);
        transform: translateY(-5px);
        box-shadow: var(--shadow-hover);
    }

.simple-about {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: center;
}

.simple-about-image {
    height: 440px;
    overflow: hidden;
    border-radius: 34px;
    box-shadow: var(--shadow);
}

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

.simple-about-content {
    padding: clamp(1.8rem, 4vw, 2.8rem);
    background: white;
    border: 1px solid var(--border);
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .simple-about-content h2,
    .simple-highlight h2,
    .simple-final-cta h2 {
        color: var(--primary);
        font-weight: 950;
        letter-spacing: -0.055em;
    }

    .simple-about-content h2 {
        font-size: clamp(2rem, 4vw, 3.4rem);
    }

    .simple-about-content p,
    .simple-highlight p {
        color: var(--muted);
        line-height: 1.8;
    }

.simple-link {
    color: var(--accent);
    font-weight: 900;
    text-decoration: none;
}

    .simple-link:hover {
        color: var(--primary);
    }

.simple-highlight {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: clamp(1.8rem, 4vw, 2.6rem);
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.22), transparent 16rem), white;
    border: 1px solid var(--border);
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .simple-highlight h2 {
        font-size: clamp(1.8rem, 4vw, 3rem);
    }

    .simple-highlight p {
        max-width: 760px;
    }

.simple-date {
    color: var(--accent) !important;
    font-weight: 900;
}

.club-life-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
}

.club-life-card {
    height: 100%;
    padding: clamp(1.45rem, 3vw, 2rem);
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

    .club-life-card:hover {
        transform: translateY(-4px);
        border-color: rgba(42, 157, 143, 0.28);
        box-shadow: var(--shadow-hover);
    }

    .club-life-card h3 {
        margin-bottom: 0.75rem;
        color: var(--primary);
        font-size: 1.22rem;
        font-weight: 950;
        line-height: 1.2;
    }

    .club-life-card p {
        margin-bottom: 0;
        color: var(--muted);
        font-size: 1.02rem;
        line-height: 1.7;
    }

.club-life-icon {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.2rem;
    color: white;
    font-size: 1.45rem;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-radius: 18px;
    box-shadow: 0 16px 34px rgba(8, 38, 63, 0.16);
}

.simple-photo-band {
    display: grid;
    grid-template-columns: 1fr 1.2fr 1fr;
    gap: 1rem;
}

    .simple-photo-band img {
        width: 100%;
        height: 310px;
        object-fit: cover;
        border-radius: 28px;
        box-shadow: var(--shadow);
    }

        .simple-photo-band img:nth-child(2) {
            height: 360px;
            margin-top: -25px;
        }

.event-mini,
.news-line {
    display: grid;
    grid-template-columns: 118px 1fr;
    gap: 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid var(--border);
}

    .event-mini:last-of-type,
    .news-line:last-of-type {
        border-bottom: 0;
    }

    .event-mini > strong,
    .news-line > span,
    .news-date,
    .event-type {
        color: var(--accent);
        font-size: 0.78rem;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.08em;
    }

    .event-mini h3,
    .news-line h3 {
        margin-bottom: 0.25rem;
        color: var(--primary);
        font-size: 1.1rem;
        font-weight: 850;
    }

    .event-mini p,
    .news-line p {
        margin-bottom: 0;
        color: var(--muted);
    }

.price-preview,
.price-list,
.sponsor-list-clean {
    display: grid;
    gap: 0.85rem;
}

    .price-preview div,
    .price-row {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
        padding: 0.95rem 1rem;
        background: rgba(255, 255, 255, 0.72);
        border: 1px solid rgba(8, 38, 63, 0.08);
        border-radius: 18px;
    }

        .price-preview strong,
        .price-row strong,
        .sponsor-list-clean strong,
        .sponsor-card strong {
            color: var(--primary);
        }

    .sponsor-list-clean a,
    .sponsor-card {
        display: block;
        padding: 1rem;
        color: var(--text);
        text-decoration: none;
        background: #f7fbfc;
        border: 1px solid var(--border);
        border-radius: 18px;
    }

        .sponsor-list-clean a:hover,
        .sponsor-card:hover {
            background: var(--accent-soft);
        }

        .sponsor-list-clean span,
        .sponsor-card span {
            display: block;
            color: var(--muted);
            font-size: 0.9rem;
        }

.sponsor-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

/* =========================================================
   PAGES INTERNES
   ========================================================= */

.page-header {
    position: relative;
    overflow: hidden;
    margin-bottom: 2rem;
    padding: clamp(2rem, 5vw, 3.4rem);
    color: white;
    background: radial-gradient(circle at 85% 20%, rgba(242, 193, 78, 0.22), transparent 18rem), linear-gradient(135deg, rgba(8, 38, 63, 0.96), rgba(13, 59, 102, 0.88)), url("images/vue-port.jpeg") center/cover no-repeat;
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .page-header h1 {
        margin-bottom: 0.6rem;
        font-size: clamp(2.2rem, 5vw, 4rem);
        font-weight: 950;
        line-height: 1;
        letter-spacing: -0.065em;
    }

    .page-header p {
        max-width: 720px;
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.8);
    }

.stat-card {
    height: 100%;
}

.stat-label {
    margin-bottom: 0.5rem;
    color: var(--muted);
    font-size: 0.82rem;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.stat-value {
    color: var(--primary);
    font-size: 1.7rem;
    font-weight: 950;
}

.stat-value-text {
    font-size: 1.25rem;
    line-height: 1.2;
}

.rule-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .rule-list li {
        position: relative;
        margin-bottom: 1rem;
        padding-left: 2rem;
        color: var(--text);
    }

        .rule-list li::before {
            content: "✓";
            position: absolute;
            left: 0;
            top: 0;
            color: var(--accent);
            font-weight: 950;
        }

.timeline {
    display: grid;
    gap: 1.25rem;
}

.calendar-next-card,
.calendar-filter-panel {
    margin-bottom: 2rem;
    padding: clamp(1.6rem, 4vw, 2.4rem);
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: 34px;
    box-shadow: var(--shadow);
}

.calendar-next-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.24), transparent 16rem), white;
}

    .calendar-next-card h2 {
        margin-bottom: 0.7rem;
        color: var(--primary);
        font-size: clamp(1.8rem, 4vw, 3rem);
        font-weight: 950;
        line-height: 1.05;
        letter-spacing: -0.055em;
    }

    .calendar-next-card p {
        color: var(--muted);
        line-height: 1.75;
    }

.calendar-next-meta {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.45rem;
    margin-bottom: 0.75rem;
    color: var(--accent) !important;
    font-weight: 900;
}

.calendar-next-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: flex-end;
}

.calendar-filter-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
}

.calendar-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0.65rem;
}

.calendar-filter {
    min-height: 42px;
    padding: 0.55rem 0.9rem;
    color: var(--primary);
    font-weight: 850;
    background: white;
    border: 1px solid rgba(42, 157, 143, 0.18);
    border-radius: 999px;
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

    .calendar-filter:hover,
    .calendar-filter.is-active {
        color: white;
        background: var(--accent);
        box-shadow: 0 14px 30px rgba(42, 157, 143, 0.22);
        transform: translateY(-1px);
    }

.timeline-item {
    display: grid;
    grid-template-columns: 170px 1fr;
    gap: 1.25rem;
    align-items: stretch;
}

.timeline-date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.2rem;
    color: white;
    text-align: center;
    font-weight: 900;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-radius: 24px;
    box-shadow: var(--shadow);
}

    .timeline-date span {
        margin-bottom: 0.25rem;
        color: rgba(255, 255, 255, 0.78);
        font-size: 0.78rem;
        text-transform: uppercase;
        letter-spacing: 0.08em;
    }

    .timeline-date strong {
        font-size: 1.05rem;
        line-height: 1.25;
    }

.timeline-card {
    overflow: hidden;
}

.timeline-place {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    margin-bottom: 0.65rem;
    color: var(--primary) !important;
    font-weight: 850;
}

.calendar-note {
    margin-top: 2rem;
}

.calendar-source {
    color: var(--muted);
    font-size: 0.92rem;
}

/* =========================================================
   CONTACT ET ACCÈS
   ========================================================= */

.contact-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: 1.5rem;
    align-items: stretch;
    margin-bottom: clamp(3rem, 6vw, 5.5rem);
}

.contact-main-card,
.contact-map-card,
.access-card {
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

.contact-main-card {
    padding: clamp(1.6rem, 4vw, 2.5rem);
}

    .contact-main-card h2 {
        margin-bottom: 1.4rem;
        color: var(--primary);
        font-size: clamp(2rem, 4vw, 3.2rem);
        font-weight: 950;
        line-height: 1.05;
        letter-spacing: -0.055em;
    }

.contact-detail-list {
    display: grid;
    gap: 0.85rem;
}

.contact-detail-row {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 0.9rem;
    align-items: center;
    padding: 1rem;
    background: #f7fbfc;
    border: 1px solid rgba(8, 38, 63, 0.08);
    border-radius: 20px;
}

    .contact-detail-row i {
        width: 52px;
        height: 52px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 1.25rem;
        background: linear-gradient(135deg, var(--primary), var(--accent));
        border-radius: 17px;
    }

    .contact-detail-row span {
        display: block;
        margin-bottom: 0.2rem;
        color: var(--accent);
        font-size: 0.75rem;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.08em;
    }

    .contact-detail-row strong,
    .contact-detail-row a {
        color: var(--primary);
        font-weight: 900;
        text-decoration: none;
        line-height: 1.35;
    }

.contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    margin-top: 1.5rem;
}

.contact-form,
.contact-alerts {
    display: grid;
    gap: 1rem;
}

.contact-alerts {
    margin-bottom: 1rem;
}

.contact-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.contact-form label {
    display: grid;
    gap: 0.45rem;
    color: var(--primary);
    font-size: 0.92rem;
    font-weight: 850;
}

.contact-form .form-control,
.contact-form .form-select {
    min-height: 48px;
    color: var(--text);
    border-color: rgba(8, 38, 63, 0.14);
    border-radius: 14px;
}

.contact-form textarea.form-control {
    min-height: 150px;
    resize: vertical;
}

.contact-form .form-control:focus,
.contact-form .form-select:focus {
    border-color: rgba(42, 157, 143, 0.6);
    box-shadow: 0 0 0 0.2rem rgba(42, 157, 143, 0.12);
}

.contact-consent {
    display: flex !important;
    grid-template-columns: none !important;
    align-items: flex-start;
    gap: 0.65rem !important;
    color: var(--muted) !important;
    font-weight: 650 !important;
    line-height: 1.45;
}

.contact-consent input {
    width: 18px;
    height: 18px;
    margin-top: 0.15rem;
    flex: 0 0 auto;
}

.contact-map-card {
    min-height: 460px;
    overflow: hidden;
}

    .contact-map-card iframe {
        width: 100%;
        height: 100%;
        min-height: 460px;
        display: block;
        border: 0;
    }

.access-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.access-card {
    height: 100%;
    padding: 1.35rem;
}

    .access-card h3 {
        margin-bottom: 0.65rem;
        color: var(--primary);
        font-size: 1.15rem;
        font-weight: 950;
        line-height: 1.2;
    }

    .access-card p {
        margin-bottom: 0;
        color: var(--muted);
        line-height: 1.7;
    }

.access-icon {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    color: white;
    font-size: 1.3rem;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-radius: 18px;
}

/* =========================================================
   FIPAL 2026
   ========================================================= */

.fipal-header {
    background: radial-gradient(circle at 85% 20%, rgba(242, 193, 78, 0.24), transparent 18rem), linear-gradient(135deg, rgba(8, 38, 63, 0.94), rgba(13, 59, 102, 0.86)), url("images/vue-port.jpeg") center/cover no-repeat;
}

.fipal-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) 420px;
    gap: 1.5rem;
    align-items: stretch;
    margin-bottom: clamp(3rem, 6vw, 5.5rem);
}

.fipal-hero-content,
.fipal-summary-card,
.fipal-key-card,
.fipal-program-row,
.document-card {
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

.fipal-hero-content,
.fipal-summary-card {
    padding: clamp(1.6rem, 4vw, 2.5rem);
}

    .fipal-hero-content h2 {
        margin-bottom: 1rem;
        color: var(--primary);
        font-size: clamp(2.2rem, 5vw, 4rem);
        font-weight: 950;
        line-height: 1;
        letter-spacing: -0.065em;
    }

    .fipal-hero-content p,
    .fipal-summary-card p,
    .fipal-program-body p,
    .document-card p {
        color: var(--muted);
        line-height: 1.75;
    }

.fipal-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem;
    margin-top: 1.6rem;
}

.btn-soft-dark {
    color: var(--primary) !important;
    background: var(--accent-soft);
    border: 1px solid rgba(42, 157, 143, 0.2);
    border-radius: 999px;
    padding: 0.88rem 1.35rem;
    font-weight: 850;
}

    .btn-soft-dark:hover {
        color: white !important;
        background: var(--accent);
        transform: translateY(-2px);
    }

.fipal-summary-card {
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.22), transparent 14rem), white;
}

    .fipal-summary-card h3 {
        margin-bottom: 1rem;
        color: var(--primary);
        font-weight: 950;
    }

.fipal-key-grid,
.document-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.fipal-key-card {
    min-height: 190px;
    padding: 1.35rem;
}

.fipal-key-icon,
.document-icon {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    color: white;
    font-size: 1.35rem;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-radius: 18px;
}

.fipal-key-card span,
.document-card span {
    display: block;
    margin-bottom: 0.45rem;
    color: var(--accent);
    font-size: 0.78rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.fipal-key-card strong {
    display: block;
    color: var(--primary);
    font-size: 1.22rem;
    font-weight: 950;
    line-height: 1.25;
}

.partnership-section {
    padding: clamp(1.5rem, 3vw, 2rem);
    background: linear-gradient(135deg, rgba(230, 246, 244, 0.78), rgba(255, 247, 232, 0.82));
    border: 1px solid rgba(42, 157, 143, 0.14);
    border-radius: var(--radius);
}

.partnership-intro {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 1rem;
    margin-bottom: 1rem;
}

    .partnership-intro h3,
    .partnership-contact h3,
    .partnership-contact-card h3 {
        color: var(--primary);
        font-weight: 950;
    }

.partnership-offers {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.partnership-offer-card,
.partnership-contact,
.partnership-contact-card {
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: 0 18px 50px rgba(8, 38, 63, 0.08);
}

.partnership-offer-card {
    min-height: 100%;
    padding: 1.2rem;
}

    .partnership-offer-card span,
    .partnership-contact-card span {
        display: inline-flex;
        margin-bottom: 0.65rem;
        color: var(--accent);
        font-size: 0.78rem;
        font-weight: 950;
        text-transform: uppercase;
        letter-spacing: 0.08em;
    }

    .partnership-offer-card h3 {
        color: var(--primary);
        font-size: 1.12rem;
        font-weight: 950;
        line-height: 1.2;
    }

    .partnership-offer-card p,
    .partnership-contact-card p {
        margin-bottom: 0;
        color: var(--muted);
        line-height: 1.65;
    }

.partnership-contact {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 250px;
    gap: 1rem;
    align-items: stretch;
    padding: 1.2rem;
}

.partnership-contact-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.9rem;
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.2), transparent 12rem), white;
}

    .partnership-contact-card a {
        display: inline-flex;
        width: fit-content;
        color: var(--primary);
        padding: 0.68rem 0.95rem;
        font-size: 0.92rem;
        font-weight: 850;
        text-decoration: none;
    }

    .partnership-contact-card a:hover {
        color: var(--accent);
    }

.fipal-site-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fipal-site-card {
    min-height: 100%;
}

    .fipal-site-card p {
        margin-bottom: 0;
        color: var(--muted);
        line-height: 1.65;
    }

.event-sponsors-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.event-sponsor-card {
    display: grid;
    min-height: 150px;
    place-items: center;
    padding: 1.25rem;
    background: rgba(255, 255, 255, 0.94);
    border: 1px dashed rgba(8, 38, 63, 0.22);
    border-radius: 24px;
    box-shadow: 0 18px 50px rgba(8, 38, 63, 0.08);
}

    .event-sponsor-card img {
        max-width: min(220px, 100%);
        max-height: 90px;
        object-fit: contain;
    }

.event-sponsor-placeholder {
    color: var(--muted);
    font-weight: 850;
    text-align: center;
}

@media (max-width: 768px) {
    .event-sponsors-grid {
        grid-template-columns: 1fr;
    }
}

.safety-number-list {
    display: grid;
    gap: 0.75rem;
}

.aed-card {
    position: relative;
    background: radial-gradient(circle at top right, rgba(42, 157, 143, 0.22), transparent 13rem), white;
}

.aed-badge {
    display: inline-flex;
    margin-bottom: 0.9rem;
    padding: 0.42rem 0.78rem;
    color: white;
    font-size: 0.78rem;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    background: linear-gradient(135deg, #128444, var(--accent));
    border-radius: 999px;
}

    .aed-card p {
        color: var(--muted);
        line-height: 1.65;
    }

    .aed-card strong {
        color: var(--primary);
    }

.safety-number-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 1rem;
    align-items: center;
    padding: 0.85rem 1rem;
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(8, 38, 63, 0.08);
    border-radius: 18px;
}

    .safety-number-row span {
        color: var(--muted);
        font-weight: 750;
        line-height: 1.35;
    }

    .safety-number-row strong {
        color: var(--primary);
        font-size: 1.15rem;
        font-weight: 950;
        white-space: nowrap;
    }

.fipal-program {
    display: grid;
    gap: 1rem;
}

.fipal-program-row {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 1.25rem;
    padding: 1.25rem;
}

.fipal-program-time {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 76px;
    padding: 1rem;
    color: white;
    text-align: center;
    font-weight: 950;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-radius: 20px;
}

.fipal-program-body h3,
.document-card h3 {
    margin-bottom: 0.45rem;
    color: var(--primary);
    font-weight: 950;
}

.fipal-program-body p,
.document-card p {
    margin-bottom: 0;
}

.document-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.document-card {
    display: flex;
    gap: 1rem;
    padding: 1.25rem;
}

.document-icon {
    flex: 0 0 auto;
}

.documents-header {
    background: radial-gradient(circle at 85% 18%, rgba(242, 193, 78, 0.24), transparent 18rem), linear-gradient(135deg, rgba(8, 38, 63, 0.94), rgba(13, 59, 102, 0.86)), url("images/local-club.jpeg") center/cover no-repeat;
}

.documents-intro {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 1.5rem;
    align-items: end;
}

    .documents-intro p:last-child {
        margin-bottom: 0;
        color: var(--muted);
        font-size: 1.05rem;
        line-height: 1.75;
    }

.documents-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: clamp(3rem, 6vw, 5rem);
}

.documents-card {
    min-height: 100%;
}

    .documents-card .simple-link {
        display: inline-flex;
        margin-top: 1rem;
    }

.document-card--pending {
    background: linear-gradient(135deg, rgba(255, 247, 232, 0.96), rgba(255, 255, 255, 0.94));
}

    .document-card--pending .document-icon {
        background: linear-gradient(135deg, #6d7c82, #9aa9ad);
    }

.table-custom {
    overflow: hidden;
    background: white;
    border: 1px solid var(--border);
    border-radius: 28px;
    box-shadow: var(--shadow);
}

    .table-custom table {
        margin-bottom: 0;
    }

    .table-custom thead th {
        padding: 1.1rem;
        color: white;
        font-size: 0.86rem;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        background: linear-gradient(135deg, var(--primary), var(--primary-2));
        border: none;
    }

    .table-custom tbody td {
        padding: 1.1rem;
        vertical-align: middle;
    }

    .table-custom tbody tr:nth-child(even) {
        background: #f7fbfb;
    }

.badge-rank {
    display: inline-flex;
    padding: 0.45rem 0.8rem;
    color: var(--primary);
    font-weight: 900;
    background: linear-gradient(135deg, var(--accent-soft), white);
    border: 1px solid rgba(42, 157, 143, 0.16);
    border-radius: 999px;
}

/* =========================================================
   GALERIE
   ========================================================= */

.gallery-card {
    overflow: hidden;
}

.gallery-placeholder {
    min-height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 4rem;
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.35), transparent 12rem), linear-gradient(135deg, var(--primary), var(--accent));
}

.gallery-featured {
    display: grid;
    grid-template-columns: 1.25fr 0.75fr;
    gap: 2rem;
    align-items: stretch;
    margin-bottom: 3rem;
}

.gallery-featured-image,
.photo-card-image {
    overflow: hidden;
    background: #dce9ea;
}

.gallery-lightbox-trigger {
    width: 100%;
    display: block;
    padding: 0;
    border: 0;
    cursor: zoom-in;
}

    .gallery-lightbox-trigger:focus-visible {
        outline: 4px solid rgba(42, 157, 143, 0.42);
        outline-offset: 4px;
    }

.gallery-featured-image {
    min-height: 430px;
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .gallery-featured-image img,
    .photo-card-image img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }

.gallery-featured-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(1.6rem, 4vw, 2.5rem);
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.2), transparent 15rem), rgba(255, 255, 255, 0.9);
    border: 1px solid var(--border);
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .gallery-featured-content span,
    .photo-card-body span {
        width: fit-content;
        margin-bottom: 0.85rem;
        padding: 0.45rem 0.8rem;
        color: var(--accent);
        font-size: 0.78rem;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        background: var(--accent-soft);
        border-radius: 999px;
    }

    .gallery-featured-content h2 {
        color: var(--primary);
        font-size: clamp(2rem, 4vw, 3.2rem);
        font-weight: 950;
        letter-spacing: -0.06em;
    }

    .gallery-featured-content p,
    .photo-card-body p {
        color: var(--muted);
        line-height: 1.7;
    }

.photo-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.photo-card {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid var(--border);
    border-radius: 30px;
    box-shadow: var(--shadow);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

    .photo-card:hover {
        transform: translateY(-5px);
        box-shadow: var(--shadow-hover);
    }

.photo-card-image {
    height: 320px;
}

    .photo-card--wide .photo-card-image {
        height: auto;
        min-height: 0;
        aspect-ratio: 16 / 9;
    }

    .photo-card-image img {
        transition: transform 0.35s ease;
    }

.photo-card:hover .photo-card-image img {
    transform: scale(1.04);
}

.photo-card-body {
    padding: 1.5rem;
}

    .photo-card-body h2 {
        margin-bottom: 0.55rem;
        color: var(--primary);
        font-size: 1.35rem;
        font-weight: 900;
    }

    .photo-card-body p {
        margin-bottom: 0;
    }

.lightbox-open {
    overflow: hidden;
}

.gallery-lightbox[hidden] {
    display: none;
}

.gallery-lightbox {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: grid;
    place-items: center;
    padding: clamp(1rem, 3vw, 2rem);
}

.gallery-lightbox-backdrop {
    position: absolute;
    inset: 0;
    padding: 0;
    background: rgba(4, 24, 39, 0.86);
    border: 0;
    backdrop-filter: blur(12px);
}

.gallery-lightbox-dialog {
    position: relative;
    z-index: 1;
    width: min(1120px, 100%);
    max-height: calc(100vh - 2rem);
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    overflow: hidden;
    background: white;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 26px;
    box-shadow: 0 35px 120px rgba(0, 0, 0, 0.36);
}

.gallery-lightbox-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: rgba(8, 38, 63, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.26);
    border-radius: 50%;
}

    .gallery-lightbox-close:hover,
    .gallery-lightbox-close:focus-visible {
        background: var(--accent);
    }

.gallery-lightbox-media {
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #061a27;
}

    .gallery-lightbox-media img {
        width: 100%;
        height: 100%;
        max-height: 72vh;
        display: block;
        object-fit: contain;
    }

.gallery-lightbox-body {
    padding: 1.25rem 1.5rem 1.45rem;
}

    .gallery-lightbox-body span {
        display: inline-flex;
        margin-bottom: 0.5rem;
        color: var(--accent);
        font-size: 0.78rem;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.08em;
    }

    .gallery-lightbox-body h2 {
        margin-bottom: 0.35rem;
        color: var(--primary);
        font-size: clamp(1.45rem, 3vw, 2.1rem);
        font-weight: 950;
        line-height: 1.08;
        letter-spacing: 0;
    }

    .gallery-lightbox-body p {
        margin-bottom: 0;
        color: var(--muted);
        line-height: 1.65;
    }

/* =========================================================
   COMITÉ ET MEMBRES
   ========================================================= */

.member-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
}

.honor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.member-card {
    min-height: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

    .member-card:hover {
        transform: translateY(-4px);
        border-color: rgba(42, 157, 143, 0.28);
        box-shadow: var(--shadow-hover);
    }

.member-photo {
    position: relative;
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.26), transparent 12rem), linear-gradient(135deg, var(--accent-soft), #f8fcfb);
}

    .member-photo img {
        position: absolute;
        inset: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

        .member-photo img ~ .member-initials {
            display: none;
        }

.member-initials {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 92px;
    color: var(--primary);
    font-size: 2rem;
    font-weight: 950;
    background: white;
    border: 1px solid rgba(42, 157, 143, 0.16);
    border-radius: 50%;
    box-shadow: 0 18px 44px rgba(8, 38, 63, 0.12);
}

.member-body {
    padding: 1.35rem;
}

.member-civility {
    display: inline-flex;
    margin-bottom: 0.55rem;
    color: var(--accent);
    font-size: 0.78rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.member-body h3 {
    margin-bottom: 0.85rem;
    color: var(--primary);
    font-size: 1.25rem;
    font-weight: 950;
    line-height: 1.15;
}

.member-roles {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

    .member-roles span {
        display: inline-flex;
        align-items: center;
        min-height: 34px;
        padding: 0.45rem 0.7rem;
        color: var(--primary);
        font-size: 0.85rem;
        font-weight: 850;
        background: var(--accent-soft);
        border: 1px solid rgba(42, 157, 143, 0.16);
        border-radius: 999px;
    }

/* =========================================================
   CTA
   ========================================================= */

.cta-card,
.cta-wide,
.simple-final-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: clamp(2rem, 5vw, 3rem);
    color: white;
    background: linear-gradient(135deg, rgba(8, 38, 63, 0.96), rgba(13, 59, 102, 0.88)), url("images/vue-port.jpeg") center/cover no-repeat;
    border-radius: 34px;
    box-shadow: var(--shadow);
}

    .cta-card h2,
    .cta-wide h2,
    .simple-final-cta h2 {
        margin-bottom: 0.8rem;
        color: white;
        font-size: clamp(2rem, 5vw, 3.5rem);
        font-weight: 950;
        letter-spacing: -0.055em;
    }

    .cta-card p,
    .cta-wide p,
    .simple-final-cta p {
        max-width: 680px;
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.78);
    }

/* =========================================================
   RÉSEAUX SOCIAUX
   ========================================================= */

.social-links,
.social-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.85rem;
    margin-top: 1.2rem;
}

    .social-links a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0.75rem 1rem;
        color: var(--primary);
        font-weight: 800;
        text-decoration: none;
        background: var(--accent-soft);
        border: 1px solid rgba(42, 157, 143, 0.18);
        border-radius: 999px;
    }

        .social-links a:hover {
            color: white;
            background: var(--accent);
        }

.social-icon {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--primary) !important;
    font-size: 1.45rem;
    text-decoration: none;
    background: var(--accent-soft);
    border: 1px solid rgba(42, 157, 143, 0.22);
    border-radius: 50%;
}

    .social-icon i {
        display: block;
        line-height: 1;
    }

    .social-icon:hover {
        color: white !important;
        transform: translateY(-4px);
        box-shadow: 0 14px 32px rgba(0, 0, 0, 0.22);
    }

    .site-footer .social-icon {
    color: white !important;
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.22);
}

.contact-box .social-icon,
.contact-social-box .social-icon {
    color: var(--primary) !important;
    background: var(--accent-soft);
}

    .contact-box .social-icon:hover,
    .contact-social-box .social-icon:hover {
        color: white !important;
    }

.contact-social-box {
    margin-top: 1.5rem;
    padding: 1.6rem;
    background: radial-gradient(circle at top right, rgba(242, 193, 78, 0.18), transparent 12rem), rgba(255, 255, 255, 0.92);
    border: 1px solid var(--border);
    border-radius: 28px;
    box-shadow: var(--shadow);
}

    .contact-social-box h2 {
        margin-bottom: 0.4rem;
        color: var(--primary);
        font-size: 1.4rem;
        font-weight: 900;
    }

    .contact-social-box p {
        margin-bottom: 1rem;
        color: var(--muted);
    }

.contact-social-icons {
    margin-top: 0;
}

/* =========================================================
   ADMIN
   ========================================================= */

.admin-auth {
    display: grid;
    place-items: center;
    min-height: 52vh;
}

.admin-page {
    display: grid;
    gap: 1.6rem;
}

.admin-topbar,
.admin-section-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.admin-topbar h1,
.admin-card h1,
.admin-card h2 {
    margin-bottom: 0.35rem;
    color: var(--primary);
    font-weight: 950;
    line-height: 1.08;
    letter-spacing: 0;
}

.admin-topbar h1 {
    font-size: clamp(2.2rem, 5vw, 3.6rem);
}

.admin-card h1 {
    font-size: clamp(2rem, 4vw, 3rem);
}

.admin-card h2 {
    font-size: clamp(1.35rem, 3vw, 2rem);
}

.admin-section-head p,
.admin-empty {
    margin-bottom: 0;
    color: var(--muted);
    line-height: 1.6;
}

.admin-card {
    padding: clamp(1.2rem, 3vw, 2rem);
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--border);
    border-radius: 24px;
    box-shadow: var(--shadow);
}

.admin-login-card {
    width: min(520px, 100%);
}

.admin-alerts {
    display: grid;
    gap: 0.7rem;
    margin: 1rem 0;
}

.admin-form,
.admin-fields,
.admin-doc-list {
    display: grid;
    gap: 1rem;
}

.admin-form label,
.admin-field label {
    color: var(--primary);
    font-size: 0.9rem;
    font-weight: 850;
}

.admin-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 1.4rem;
}

.admin-field {
    display: grid;
    gap: 0.45rem;
    min-width: 0;
}

.admin-field textarea,
.admin-field input,
.admin-form textarea,
.admin-form input,
.admin-form select,
.admin-doc-row textarea,
.admin-doc-row input,
.admin-doc-row select {
    border-color: rgba(8, 38, 63, 0.14);
    border-radius: 14px;
}

.admin-field textarea:focus,
.admin-field input:focus,
.admin-form textarea:focus,
.admin-form input:focus,
.admin-form select:focus,
.admin-doc-row textarea:focus,
.admin-doc-row input:focus,
.admin-doc-row select:focus {
    border-color: rgba(42, 157, 143, 0.6);
    box-shadow: 0 0 0 0.2rem rgba(42, 157, 143, 0.12);
}

.admin-grid-two {
    display: grid;
    grid-template-columns: minmax(320px, 0.8fr) minmax(0, 1.2fr);
    gap: 1.6rem;
    align-items: start;
}

.admin-section-head.compact {
    margin-bottom: 1rem;
}

.admin-doc-row {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(210px, 0.8fr) auto auto;
    gap: 0.75rem;
    align-items: center;
    padding: 1rem;
    background: rgba(247, 252, 253, 0.72);
    border: 1px solid var(--border);
    border-radius: 18px;
}

.admin-doc-main,
.admin-doc-meta {
    display: grid;
    gap: 0.65rem;
}

.admin-check {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    color: var(--primary);
    font-weight: 800;
}

.btn-ghost-dark {
    color: var(--primary) !important;
    background: rgba(8, 38, 63, 0.06);
    border: 1px solid rgba(8, 38, 63, 0.12);
    border-radius: 999px;
    font-weight: 850;
}

.btn-ghost-dark:hover {
    background: rgba(8, 38, 63, 0.1);
}

/* =========================================================
   FOOTER
   ========================================================= */

.site-footer {
    margin-top: 4rem;
    padding: 3.4rem 0 1.5rem;
    color: rgba(255, 255, 255, 0.72);
    background: radial-gradient(circle at 15% 0%, rgba(42, 157, 143, 0.18), transparent 24rem), var(--primary);
}

    .site-footer h5,
    .site-footer h6 {
        color: white;
        font-weight: 850;
    }

    .site-footer p {
        color: rgba(255, 255, 255, 0.72);
    }

.footer-card {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-links {
    display: grid;
    gap: 0.45rem;
}

    .footer-links a,
    .site-footer .footer-links a {
        color: rgba(255, 255, 255, 0.72);
        font-weight: 700;
        text-decoration: none;
    }

        .footer-links a:hover,
        .site-footer .footer-links a:hover {
            color: white;
        }

.footer-bottom {
    margin-top: 2rem;
    padding-top: 1.25rem;
    color: rgba(255, 255, 255, 0.58);
    font-size: 0.9rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991px) {
    .custom-navbar,
    .site-navbar {
        position: static;
    }

    .navbar .nav-link {
        margin: 0.2rem 0;
    }

    .nav-contact-btn {
        display: inline-block;
        margin-top: 0.5rem;
    }

    .hero,
    .home-hero {
        min-height: auto;
        padding: 5rem 0 4rem;
    }

    .hero-grid,
    .simple-about,
    .gallery-featured,
    .simple-photo-band {
        grid-template-columns: 1fr;
    }

    .hero-panel,
    .hero-box {
        max-width: 100%;
    }

    .quick-grid,
    .simple-shortcuts {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .club-life-grid {
        grid-template-columns: 1fr;
    }

    .member-grid,
    .honor-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .intro-stats,
    .sponsor-grid {
        grid-template-columns: 1fr;
    }

    .timeline-item {
        grid-template-columns: 1fr;
    }

    .calendar-next-card,
    .calendar-filter-panel {
        flex-direction: column;
        align-items: flex-start;
    }

    .calendar-filters {
        justify-content: flex-start;
    }

    .partnership-intro,
    .partnership-offers,
    .partnership-contact {
        grid-template-columns: 1fr;
    }

    .fipal-site-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .fipal-hero,
    .contact-hero-grid,
    .documents-intro,
    .fipal-key-grid,
    .access-grid,
    .document-grid,
    .admin-grid-two,
    .admin-fields {
        grid-template-columns: 1fr;
    }

    .admin-doc-row {
        grid-template-columns: 1fr;
        align-items: stretch;
    }

    .fipal-program-row {
        grid-template-columns: 1fr;
    }

    .cta-card,
    .cta-wide,
    .simple-highlight,
    .simple-final-cta,
    .footer-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .simple-shortcuts {
        margin-top: 2rem;
    }

    .simple-about-image,
    .simple-photo-band img,
    .simple-photo-band img:nth-child(2) {
        height: 280px;
        margin-top: 0;
    }

    .gallery-featured-image {
        min-height: 360px;
    }
}

@media (max-width: 768px) {
    .main-content {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .page-header {
        padding: 2rem;
    }

    .hero-title,
    .hero h1 {
        font-size: clamp(2.55rem, 16vw, 4rem);
    }

    .hero-text,
    .hero p {
        font-size: 1rem;
    }

    .simple-hero {
        min-height: 580px;
        /* Optimisation pour mobile */
        background-attachment: scroll;
        background-size: cover;
        background-position: center;
    }

    .hero-actions .btn,
    .simple-hero-actions .btn,
    .simple-final-cta .btn,
    .simple-highlight .btn {
        width: 100%;
        min-height: 48px; /* Touch target optimal */
    }

    .hero-badge,
    .simple-hero-info span {
        width: 100%;
        text-align: center;
    }

    .quick-grid,
    .simple-shortcuts,
    .member-grid,
    .honor-grid,
    .photo-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .event-mini,
    .news-line {
        grid-template-columns: 1fr;
    }

    .table-custom {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
        width: 100%;
    }

    .gallery-featured-image,
    .photo-card-image {
        height: 260px;
        min-height: 260px;
    }

    /* Optimisation des espacements pour mobile */
    .simple-section {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    /* Amélioration de la navigation tactile */
    a, button {
        -webkit-tap-highlight-color: rgba(42, 157, 143, 0.2);
    }

    /* Optimisation des cartes pour tablettes */
    .club-life-card,
    .feature-card,
    .value-card {
        padding: 1.5rem;
    }
}
/* Logo APV — intégré sans cadre blanc */

.brand-logo-wrap {
    width: 62px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.brand-logo {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: transparent !important;
}

@media (max-width: 768px) {
    .brand-logo-wrap {
        width: 54px;
        height: 32px;
    }
}

@media (max-width: 576px) {
    body {
        background: linear-gradient(180deg, #f7fcfd 0%, #eef7f6 56%, var(--sand) 100%);
        font-size: 16px; /* Évite le zoom automatique sur iOS */
    }

    .custom-navbar,
    .site-navbar {
        padding: 0.7rem 0;
    }

        .custom-navbar .container,
        .site-navbar .container {
            display: grid;
            grid-template-columns: minmax(0, 1fr) auto;
            gap: 0.7rem;
            align-items: center;
        }

    .navbar-brand,
    .brand {
        min-width: 0;
        margin-right: 0;
        gap: 0.55rem;
    }

    .brand-logo-wrap {
        width: 54px;
        height: 32px;
    }

    .brand-name {
        max-width: min(58vw, 230px);
        font-size: 0.82rem;
        line-height: 1.18;
        letter-spacing: 0;
        overflow-wrap: anywhere;
    }

    .brand-subtitle {
        display: none;
    }

    .navbar-toggler {
        width: 50px;
        height: 44px;
        padding: 0;
        border-radius: 14px;
        /* Amélioration du touch target pour mobile */
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse {
        grid-column: 1 / -1;
        width: 100%;
        padding-top: 0.35rem;
    }

    .dropdown-menu {
        margin-top: 0.25rem;
        border-radius: 16px;
        /* Amélioration pour mobile */
        max-height: 70vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .navbar .nav-link {
        width: 100%;
        margin: 0.15rem 0;
        padding: 0.75rem 1rem;
        border-radius: 16px;
        /* Amélioration du touch target */
        min-height: 44px;
        display: flex;
        align-items: center;
    }

    .main-content {
        padding-top: 2.2rem;
        padding-bottom: 2.6rem;
    }

    .simple-section,
    .home-section,
    .intro-section,
    .values-section,
    .cards-section,
    .cta-section {
        margin-bottom: 2.4rem;
    }

    .page-header {
        margin-bottom: 1.5rem;
        padding: 1.55rem;
        border-radius: 24px;
    }

        .page-header h1 {
            font-size: clamp(2rem, 11vw, 3rem);
            line-height: 1.05;
            letter-spacing: 0;
        }

        .page-header p {
            font-size: 1rem;
            line-height: 1.55;
        }

    .section-title {
        font-size: clamp(1.85rem, 9vw, 2.45rem);
        line-height: 1.08;
        letter-spacing: 0;
    }

    .section-head,
    .section-heading,
    .admin-topbar,
    .admin-section-head {
        display: block;
    }

    .admin-topbar form,
    .admin-section-head .btn {
        margin-top: 1rem;
    }

    .simple-hero {
        min-height: auto;
        /* Optimisation pour mobile */
        background-attachment: scroll; /* Meilleure performance sur mobile */
    }

    .simple-hero-content {
        padding-top: 3.2rem;
        padding-bottom: 3.6rem;
    }

    .simple-hero h1 {
        font-size: clamp(2.35rem, 11.5vw, 3.45rem);
        line-height: 1;
        letter-spacing: 0;
    }

    .simple-hero-text {
        font-size: 1.05rem;
        line-height: 1.65;
    }

    /* Optimisation des boutons pour mobile */
    .btn {
        min-height: 44px; /* Touch target iOS/Android */
        padding: 0.75rem 1.5rem;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
    }

    /* Optimisation des images pour mobile */
    img {
        max-width: 100%;
        height: auto;
    }

    /* Optimisation des vidéos pour mobile */
    video {
        max-width: 100%;
        height: auto;
    }

    /* Amélioration du scroll sur iOS */
    .container {
        -webkit-overflow-scrolling: touch;
    }

    /* Optimisation des cartes pour mobile */
    .content-card,
    .info-card,
    .contact-box,
    .highlight-card,
    .stat-card,
    .value-card,
    .feature-card,
    .quick-card {
        padding: 1.25rem;
    }

    /* Optimisation des formulaires pour mobile */
    input,
    textarea,
    select {
        font-size: 16px; /* Évite le zoom automatique sur iOS */
        -webkit-appearance: none;
        border-radius: 12px;
    }

    /* Amélioration de la lisibilité sur petits écrans */
    p, li {
        font-size: 1rem;
        line-height: 1.6;
    }

    .simple-hero-info,
    .simple-hero-actions,
    .fipal-actions,
    .contact-actions {
        gap: 0.7rem;
    }

        .simple-hero-actions .btn,
        .fipal-actions .btn,
        .contact-actions .btn,
        .calendar-next-card .btn,
        .simple-final-cta .btn {
            width: 100%;
        }

    .simple-shortcuts {
        margin-top: 1.5rem;
    }

    .simple-shortcut-card,
    .content-card,
    .contact-box,
    .highlight-card,
    .stat-card,
    .club-life-card,
    .calendar-next-card,
    .calendar-filter-panel,
    .fipal-hero-content,
    .fipal-summary-card,
    .contact-main-card,
    .access-card {
        border-radius: 22px;
    }

    .simple-about-content,
    .fipal-hero-content,
    .fipal-summary-card,
    .contact-main-card {
        padding: 1.35rem;
    }

        .simple-about-content h2,
        .simple-highlight h2,
        .simple-final-cta h2,
        .fipal-hero-content h2,
        .contact-main-card h2,
        .calendar-next-card h2 {
            font-size: clamp(1.85rem, 10vw, 2.6rem);
            line-height: 1.08;
            letter-spacing: 0;
        }

    .simple-about-content p,
    .content-card p,
    .contact-box p,
    .fipal-hero-content p,
    .fipal-summary-card p,
    .contact-main-card p,
    .calendar-next-card p {
        font-size: 1rem;
        line-height: 1.65;
    }

    .calendar-filters {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
    }

    .contact-form-grid {
        grid-template-columns: 1fr;
    }

    .calendar-filter {
        width: 100%;
        text-align: center;
    }

    .timeline-date {
        align-items: flex-start;
        padding: 1rem;
        border-radius: 18px;
    }

    .timeline-card,
    .fipal-program-row,
    .partnership-section,
    .partnership-offer-card,
    .partnership-contact,
    .partnership-contact-card,
    .document-card {
        border-radius: 22px;
    }

    .fipal-key-card {
        min-height: 0;
    }

    .fipal-program-time {
        min-height: 0;
        justify-content: flex-start;
        text-align: left;
    }

    .document-card {
        flex-direction: column;
    }

    .contact-detail-row {
        grid-template-columns: 46px 1fr;
        gap: 0.75rem;
        padding: 0.9rem;
        border-radius: 18px;
    }

        .contact-detail-row i {
            width: 46px;
            height: 46px;
            font-size: 1.1rem;
            border-radius: 15px;
        }

        .contact-detail-row strong,
        .contact-detail-row a {
            overflow-wrap: anywhere;
        }

    .contact-map-card {
        min-height: 320px;
        border-radius: 22px;
    }

        .contact-map-card iframe {
            min-height: 320px;
        }

    .gallery-featured-content h2 {
        font-size: clamp(1.85rem, 10vw, 2.6rem);
        line-height: 1.08;
        letter-spacing: 0;
    }

    .photo-card,
    .gallery-featured-image,
    .gallery-featured-content,
    .member-card {
        border-radius: 22px;
    }

    .gallery-lightbox {
        padding: 0.75rem;
    }

    .gallery-lightbox-dialog {
        max-height: calc(100vh - 1.5rem);
        border-radius: 22px;
    }

    .gallery-lightbox-close {
        top: 0.75rem;
        right: 0.75rem;
        width: 42px;
        height: 42px;
    }

    .gallery-lightbox-media img {
        max-height: 68vh;
    }

    .gallery-lightbox-body {
        padding: 1rem;
    }

    .partnership-section {
        padding: 1rem;
    }

    .partnership-section,
    .partnership-section * {
        min-width: 0;
    }

    .partnership-section .section-title {
        font-size: clamp(1.65rem, 8vw, 2.15rem);
        line-height: 1.08;
        overflow-wrap: anywhere;
    }

    .partnership-section p,
    .partnership-section li,
    .partnership-offer-card h3,
    .partnership-contact-card h3,
    .partnership-contact-card a {
        overflow-wrap: anywhere;
        word-break: normal;
    }

    .partnership-intro,
    .partnership-offers,
    .partnership-contact {
        width: 100%;
    }

    .partnership-intro .content-card,
    .partnership-intro .highlight-card,
    .partnership-contact {
        padding: 1rem;
    }

    .partnership-offer-card,
    .partnership-contact-card {
        padding: 1rem;
    }

    .partnership-contact-card .btn {
        width: 100%;
    }

    .site-footer {
        margin-top: 2.6rem;
        padding-top: 2.4rem;
    }
}

/* =========================================================
   ADMIN - navigation améliorée
   ========================================================= */

.admin-editor-card {
    position: relative;
}

.admin-tools {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 1rem;
    align-items: end;
    margin-top: 1.25rem;
}

.admin-search {
    display: grid;
    gap: 0.45rem;
    color: var(--primary);
    font-size: 0.9rem;
    font-weight: 850;
}

    .admin-search input {
        min-height: 46px;
        border-color: rgba(8, 38, 63, 0.14);
        border-radius: 999px;
    }

.admin-tool-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.admin-section-shortcuts {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

    .admin-section-shortcuts a {
        padding: 0.45rem 0.75rem;
        color: var(--primary);
        font-size: 0.84rem;
        font-weight: 850;
        text-decoration: none;
        background: rgba(8, 38, 63, 0.05);
        border: 1px solid rgba(8, 38, 63, 0.08);
        border-radius: 999px;
    }

        .admin-section-shortcuts a:hover {
            color: white;
            background: var(--accent);
        }

.admin-accordion {
    display: grid;
    gap: 0.85rem;
    margin-top: 1.25rem;
}

.admin-details {
    overflow: hidden;
    background: rgba(247, 252, 253, 0.72);
    border: 1px solid var(--border);
    border-radius: 20px;
}

    .admin-details summary {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 1rem;
        padding: 1rem 1.15rem;
        color: var(--primary);
        font-weight: 950;
        cursor: pointer;
        list-style: none;
    }

        .admin-details summary::-webkit-details-marker {
            display: none;
        }

        .admin-details summary::after {
            content: "+";
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 30px;
            height: 30px;
            flex: 0 0 auto;
            color: white;
            background: var(--primary);
            border-radius: 999px;
        }

    .admin-details[open] summary::after {
        content: "−";
        background: var(--accent);
    }

    .admin-details summary small {
        margin-left: auto;
        color: var(--muted);
        font-size: 0.78rem;
        font-weight: 850;
    }

    .admin-details .admin-fields {
        padding: 0 1.15rem 1.15rem;
    }

.admin-field label small {
    display: block;
    margin-top: 0.15rem;
    color: var(--muted);
    font-size: 0.72rem;
    font-weight: 650;
}

.admin-field[hidden],
.admin-details[hidden] {
    display: none !important;
}

@media (max-width: 780px) {
    .admin-tools {
        grid-template-columns: 1fr;
    }

    .admin-tool-actions {
        justify-content: flex-start;
    }

    .admin-details summary {
        align-items: flex-start;
    }
}

/* =========================================================
   OPTIMISATIONS MOBILES SUPPLÉMENTAIRES
   ========================================================= */

/* Amélioration du rendu sur iOS et Android */
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Optimisation des performances pour les animations mobiles */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Amélioration du touch feedback */
button,
a,
input[type="submit"],
input[type="button"] {
    touch-action: manipulation;
    -webkit-user-select: none;
    user-select: none;
}

/* Optimisation des images pour mobile */
img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
