/** Shopify CDN: Minification failed

Line 40:0 All "@import" rules must come first

**/
/* ============================================================================
   NOMEOTAG - PAGES STATIQUES UNIFIÉES (Version Finale)
   Design cohérent pour toutes les pages statiques
   Version: 3.0 - Novembre 2025
   ============================================================================ */

/* --------------------------------------------------------------------------
   VARIABLES GLOBALES
   -------------------------------------------------------------------------- */
:root {
    --color-teal: #2D8A8F;
    --color-teal-light: #3da3a8;
    --color-orange: #F4985C;
    --color-orange-dark: #e07c47;
    --color-beige: #FAF8F5;
    --color-white: #FFFFFF;
    --color-gray-50: #F9FAFB;
    --color-gray-100: #F3F4F6;
    --color-gray-200: #E5E7EB;
    --color-gray-500: #6B7280;
    --color-gray-600: #4B5563;
    --color-gray-900: #111827;
    --color-navy: #1E293B;
    --color-green: #10B981;
    --color-blue: #3B82F6;
    --color-yellow: #F59E0B;
    
    /* Emojis */
    --emoji-fonts: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* --------------------------------------------------------------------------
   TYPOGRAPHIE DE BASE - TAILLE AUGMENTÉE
   -------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700;800;900&display=swap');

body {
    font-family: 'Inter', var(--emoji-fonts), -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif !important;
    line-height: 1.7 !important;
    color: var(--color-gray-900) !important;
    font-size: 17px !important; /* Augmenté de 16px à 17px */
    margin: 0;
    padding: 0;
    background: var(--color-gray-50);
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800 !important;
    color: var(--color-navy) !important;
    line-height: 1.3 !important;
    margin-top: 0;
}

h1 { font-size: clamp(2.2rem, 5vw, 3.2rem) !important; }
h2 { font-size: clamp(1.7rem, 4vw, 2.4rem) !important; }
h3 { font-size: clamp(1.4rem, 3vw, 1.8rem) !important; }
h4 { font-size: clamp(1.15rem, 2.5vw, 1.4rem) !important; }

/* Paragraphes - TAILLE AUGMENTÉE */
p, li, span, td {
    font-size: 1.15rem !important; /* Augmenté de 1.1rem à 1.15rem */
    line-height: 1.8 !important;
    color: var(--color-gray-600) !important;
}

/* Liens */
a {
    color: var(--color-orange);
    text-decoration: none;
    transition: all 0.3s ease;
}

a:hover {
    color: var(--color-teal);
}

/* Strong */
strong {
    font-weight: 700 !important;
    color: var(--color-navy) !important;
}

/* --------------------------------------------------------------------------
   HERO SECTION (Bannière turquoise en haut)
   -------------------------------------------------------------------------- */
.hero-section,
.faq-hero,
.freebies-hero,
.legal-hero {
    background: linear-gradient(135deg, var(--color-teal) 0%, var(--color-teal-light) 100%) !important;
    color: white !important;
    padding: 60px 20px 50px !important; /* Réduit de 80px/60px à 60px/50px */
    text-align: center;
    position: relative;
    overflow: hidden;
}

.hero-section::before,
.faq-hero::before,
.freebies-hero::before,
.legal-hero::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>') repeat;
    animation: float 20s infinite linear;
    z-index: 1;
}

@keyframes float {
    0% { transform: translateY(0px); }
    100% { transform: translateY(-100px); }
}

.hero-content,
.faq-hero-content,
.freebies-hero-content,
.legal-hero-content {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto;
}

.hero-section h1,
.faq-hero h1,
.freebies-hero h1,
.legal-hero h1 {
    font-size: clamp(2.5rem, 6vw, 3.8rem) !important;
    font-weight: 900 !important;
    color: white !important;
    margin-bottom: 20px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.1);
    line-height: 1.2 !important;
}

.hero-section p,
.faq-hero p,
.freebies-hero p,
.legal-hero p {
    font-size: clamp(1.15rem, 3vw, 1.35rem) !important;
    color: rgba(255,255,255,0.95) !important;
    opacity: 0.95;
    line-height: 1.6 !important;
}

.hero-badge {
    display: inline-block;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    padding: 10px 24px;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 24px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: white !important;
}

/* --------------------------------------------------------------------------
   CONTAINER & SECTIONS
   -------------------------------------------------------------------------- */
.container,
.page-width {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.legal-page,
.faq-section,
.contact-content,
.tracking-content,
.main-content,
.freebies-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px; /* Réduit de 60px/80px à 40px/60px */
    position: relative;
}

/* Sections internes - ESPACEMENT RÉDUIT */
.legal-page section,
.faq-section section,
.contact-content section {
    margin-bottom: 32px; /* Réduit de 50px à 32px */
}

.legal-page section:last-of-type {
    margin-bottom: 0;
}

/* Titres H2 dans les sections - réduire l'espace avant */
.legal-page h2,
.faq-section h2,
.contact-content h2 {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

/* Sections avec fond plein écran */
.mission-section,
.story-section,
.made-in-france,
.how-it-works {
    padding: 60px 20px; /* Réduit de 80px à 60px */
}

/* --------------------------------------------------------------------------
   CARTES & GRILLES
   -------------------------------------------------------------------------- */
.card,
.value-card,
.info-card,
.benefit-card,
.help-card,
.freebie-card,
.step-card,
.france-feature,
.mega-feature {
    background: var(--color-white);
    border: 2px solid var(--color-gray-100);
    border-radius: 20px;
    padding: 32px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}

.card:hover,
.value-card:hover,
.info-card:hover,
.benefit-card:hover,
.help-card:hover,
.freebie-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.12);
    border-color: var(--color-teal);
}

/* Grilles responsives */
.values-grid,
.info-grid,
.benefits-grid,
.help-grid,
.freebies-grid,
.france-features,
.mega-pack-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px; /* Réduit de 32px à 24px */
    margin-top: 32px; /* Réduit de 40px à 32px */
}

/* --------------------------------------------------------------------------
   ICÔNES & EMOJIS
   -------------------------------------------------------------------------- */
.info-icon,
.benefit-icon,
.help-icon,
.step-icon,
.freebie-icon,
.mega-feature-icon,
.faq-category-icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, var(--color-teal), var(--color-teal-light));
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    margin-bottom: 20px;
    color: white;
    font-family: var(--emoji-fonts), 'Inter', sans-serif !important;
}

.mega-feature-icon {
    font-size: 2.5rem;
    background: transparent;
    color: var(--color-orange);
    width: auto;
    height: auto;
}

.faq-category-icon {
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
}

/* --------------------------------------------------------------------------
   BOUTONS
   -------------------------------------------------------------------------- */
.button,
.btn,
.cta-btn,
.submit-btn,
.contact-btn,
.mega-download-btn,
.email-submit,
button[type="submit"] {
    display: inline-block;
    padding: 16px 40px !important;
    background: linear-gradient(135deg, var(--color-orange), var(--color-orange-dark)) !important;
    color: white !important;
    border: none !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    font-size: 1.1rem !important;
    font-family: 'Poppins', sans-serif !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(244, 152, 92, 0.3) !important;
    text-decoration: none !important;
    text-align: center;
}

.button:hover,
.btn:hover,
.cta-btn:hover,
.submit-btn:hover,
.mega-download-btn:hover,
.email-submit:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 6px 25px rgba(244, 152, 92, 0.4) !important;
    color: white !important;
    text-decoration: none !important;
}

/* Boutons secondaires */
.button--secondary,
.contact-btn {
    background: transparent !important;
    color: var(--color-teal) !important;
    border: 2px solid var(--color-teal) !important;
}

.button--secondary:hover,
.contact-btn:hover {
    background: var(--color-teal) !important;
    color: white !important;
}

/* Bouton blanc sur fond coloré */
.cta-section .cta-btn,
.mega-download-btn {
    background: white !important;
    color: var(--color-teal) !important;
    font-size: 1.2rem !important;
    padding: 18px 48px !important;
}

.cta-section .cta-btn:hover {
    transform: translateY(-3px) scale(1.05) !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.3) !important;
}

/* --------------------------------------------------------------------------
   FORMULAIRES
   -------------------------------------------------------------------------- */
.form-input,
.form-select,
.form-textarea,
.search-input,
input[type="text"],
input[type="email"],
textarea,
select {
    width: 100%;
    padding: 16px 20px !important;
    border: 2px solid var(--color-gray-200) !important;
    border-radius: 12px !important;
    font-size: 1.05rem !important;
    font-family: 'Inter', sans-serif !important;
    background: white !important;
    color: var(--color-navy) !important;
    transition: all 0.3s ease !important;
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus,
.search-input:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    border-color: var(--color-orange) !important;
    box-shadow: 0 0 0 3px rgba(244, 152, 92, 0.1) !important;
}

.form-label,
label {
    display: block;
    font-weight: 600 !important;
    font-size: 1.05rem !important;
    color: var(--color-navy) !important;
    margin-bottom: 8px !important;
    font-family: 'Poppins', sans-serif !important;
}

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

/* --------------------------------------------------------------------------
   ACCORDÉONS (FAQ, MENTIONS LÉGALES)
   -------------------------------------------------------------------------- */
.accordion-item,
.faq-item,
.toc {
    background: var(--color-white);
    border: 2px solid var(--color-gray-100);
    border-radius: 16px;
    margin-bottom: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.accordion-item:hover,
.faq-item:hover {
    border-color: var(--color-teal);
    box-shadow: 0 4px 20px rgba(45, 138, 143, 0.1);
}

.accordion-header,
.faq-question {
    padding: 22px 26px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: transparent;
    border: none;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease;
}

.accordion-header:hover,
.faq-question:hover {
    background: var(--color-gray-50);
}

.accordion-item.active .accordion-header,
.faq-item.open .faq-question {
    background: linear-gradient(135deg, var(--color-orange), var(--color-orange-dark));
    color: white;
}

.accordion-title,
.faq-question-text {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--color-navy);
    flex: 1;
}

.accordion-item.active .accordion-title,
.faq-item.open .faq-question-text {
    color: white !important;
}

.accordion-content,
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.accordion-item.active .accordion-content,
.faq-item.open .faq-answer {
    max-height: 1000px;
}

.accordion-body,
.faq-answer-content {
    padding: 24px 26px;
    color: var(--color-gray-600);
    background: var(--color-gray-50);
}

/* --------------------------------------------------------------------------
   TABLES (CGV, PRIX)
   -------------------------------------------------------------------------- */
.pricing-table {
    overflow-x: auto;
    margin: 32px 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 12px;
    overflow: hidden;
}

th, td {
    padding: 18px 22px;
    text-align: left;
    border-bottom: 2px solid var(--color-gray-100);
}

th {
    background: var(--color-gray-50);
    font-weight: 700;
    color: var(--color-navy);
    font-family: 'Poppins', sans-serif;
    font-size: 1.05rem;
}

td {
    color: var(--color-gray-600);
    font-size: 1.05rem;
}

.price-highlight {
    font-weight: 700;
    color: var(--color-teal);
    font-size: 1.3rem;
}

/* --------------------------------------------------------------------------
   BADGES & LABELS
   -------------------------------------------------------------------------- */
.badge,
.season-badge,
.free-badge,
.status-badge,
.review-verified,
.mega-pack-badge {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 0.95rem;
}

.free-badge {
    background: linear-gradient(135deg, var(--color-green), #059669);
    color: white;
}

.season-badge {
    background: white;
    color: var(--color-orange);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-size: 1.1rem;
}

.mega-pack-badge {
    background: rgba(255,255,255,0.9);
    color: #FF6B00;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
}

.status-badge {
    padding: 10px 20px;
}

.status-badge.en-transit {
    background: linear-gradient(135deg, var(--color-yellow), #D97706);
    color: white;
}

.status-badge.livre {
    background: linear-gradient(135deg, var(--color-green), #059669);
    color: white;
}

/* --------------------------------------------------------------------------
   INFO BOXES
   -------------------------------------------------------------------------- */
.info-box,
.highlight-box,
.story-highlight {
    background: linear-gradient(135deg, rgba(45, 138, 143, 0.05), rgba(244, 152, 92, 0.05));
    border-left: 4px solid var(--color-orange);
    padding: 20px 24px; /* Réduit de 26px à 20px */
    border-radius: 12px;
    margin: 24px 0; /* Réduit de 32px à 24px */
}

.info-box h4,
.highlight-box h4 {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--color-navy);
    margin-bottom: 10px; /* Réduit de 12px à 10px */
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-box p,
.highlight-box p {
    margin-bottom: 8px; /* Réduit de 10px à 8px */
}

/* --------------------------------------------------------------------------
   CTA SECTIONS
   -------------------------------------------------------------------------- */
.cta-section,
.contact-cta,
.mega-pack {
    background: linear-gradient(135deg, var(--color-teal), var(--color-teal-light));
    color: white;
    padding: 48px 40px; /* Réduit de 60px à 48px */
    text-align: center;
    border-radius: 24px;
    margin: 48px 0; /* Réduit de 60px à 48px */
    box-shadow: 0 8px 30px rgba(45, 138, 143, 0.2);
    position: relative;
    overflow: hidden;
}

.mega-pack {
    background: linear-gradient(135deg, #FFD93D 60%, #FFA500 40%);
    box-shadow: 0 12px 40px rgba(255,165,0,0.3);
}

.cta-section h2,
.cta-section h3,
.mega-pack h2 {
    font-size: clamp(2rem, 4vw, 2.8rem) !important;
    font-weight: 900 !important;
    color: white !important;
    margin-bottom: 12px; /* Réduit de 16px à 12px */
}

.cta-section p,
.mega-pack-subtitle {
    font-size: clamp(1.1rem, 2.5vw, 1.3rem) !important;
    color: rgba(255,255,255,0.95) !important;
    margin-bottom: 24px; /* Réduit de 32px à 24px */
}

/* --------------------------------------------------------------------------
   TIMELINE (Suivi de colis)
   -------------------------------------------------------------------------- */
.tracking-timeline {
    position: relative;
    padding-left: 40px;
}

.timeline-line {
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--color-gray-200);
}

.timeline-item {
    position: relative;
    padding-bottom: 32px;
}

.timeline-dot {
    position: absolute;
    left: -31px;
    top: 4px;
    width: 16px;
    height: 16px;
    background: var(--color-gray-300);
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 0 0 3px var(--color-gray-200);
}

.timeline-item.completed .timeline-dot {
    background: var(--color-teal);
    box-shadow: 0 0 0 3px rgba(45, 138, 143, 0.2);
}

.timeline-item.active .timeline-dot {
    background: var(--color-orange);
    box-shadow: 0 0 0 3px rgba(244, 152, 92, 0.2);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.2); }
}

.timeline-content {
    background: var(--color-gray-50);
    padding: 18px 22px;
    border-radius: 12px;
}

.timeline-title {
    font-weight: 700;
    color: var(--color-gray-900);
    font-size: 1.1rem;
    margin-bottom: 6px;
}

.timeline-date {
    font-size: 0.9rem;
    color: var(--color-gray-500);
    margin-bottom: 8px;
}

.timeline-description {
    color: var(--color-gray-600);
    font-size: 1rem;
    line-height: 1.6;
}

/* --------------------------------------------------------------------------
   FOOTER FIXES - ICÔNES RÉSEAUX SOCIAUX
   -------------------------------------------------------------------------- */
.footer,
footer,
#shopify-section-footer {
    background: var(--color-gray-50) !important;
    border-top: 2px solid var(--color-gray-200) !important;
    padding: 60px 20px 40px !important;
}

.footer h2,
.footer h3,
.footer .footer__heading {
    color: var(--color-navy) !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 1.3rem !important;
    margin-bottom: 18px !important;
}

.footer p,
.footer a,
.footer li {
    color: var(--color-gray-600) !important;
    font-size: 1.05rem !important;
}

.footer a:hover {
    color: var(--color-teal) !important;
}

/* Logo footer - AJUSTÉ */
.footer__logo,
.footer [class*="logo"],
.footer .logo-wrapper {
    max-width: 200px;
    margin-bottom: 24px;
}

.footer__logo img,
.footer [class*="logo"] img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Icônes réseaux sociaux - CORRECTION COMPLÈTE */
.footer .social-icons,
.footer [class*="social"],
.footer__social,
.footer .list-social {
    display: flex !important;
    gap: 16px !important;
    margin-top: 20px !important;
    align-items: center !important;
}

.footer .social-icons a,
.footer [class*="social"] a,
.footer__social a,
.footer .list-social__link {
    width: 44px !important;
    height: 44px !important;
    background: white !important;
    border: 2px solid var(--color-gray-200) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
    padding: 0 !important;
}

.footer .social-icons a:hover,
.footer [class*="social"] a:hover,
.footer__social a:hover,
.footer .list-social__link:hover {
    background: var(--color-teal) !important;
    border-color: var(--color-teal) !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 4px 12px rgba(45, 138, 143, 0.3) !important;
}

/* SVG des icônes sociales */
.footer .social-icons svg,
.footer [class*="social"] svg,
.footer__social svg,
.footer .list-social svg,
.footer .icon {
    width: 20px !important;
    height: 20px !important;
    fill: var(--color-gray-600) !important;
    transition: fill 0.3s ease !important;
}

.footer .social-icons a:hover svg,
.footer [class*="social"] a:hover svg,
.footer__social a:hover svg,
.footer .list-social__link:hover svg {
    fill: white !important;
}

/* Support pour Font Awesome (si utilisé) */
.footer .social-icons i,
.footer [class*="social"] i,
.footer__social i {
    font-size: 18px !important;
    color: var(--color-gray-600) !important;
}

.footer .social-icons a:hover i,
.footer [class*="social"] a:hover i,
.footer__social a:hover i {
    color: white !important;
}

/* --------------------------------------------------------------------------
   MESSAGES DE SUCCÈS
   -------------------------------------------------------------------------- */
.success-message {
    background: linear-gradient(135deg, var(--color-green), #059669);
    color: white;
    padding: 20px 24px;
    border-radius: 12px;
    margin-bottom: 24px;
    display: none;
    align-items: center;
    gap: 12px;
    animation: slideDown 0.5s ease;
}

.success-message.show {
    display: flex;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* --------------------------------------------------------------------------
   EMAIL CAPTURE
   -------------------------------------------------------------------------- */
.email-capture {
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 16px;
    padding: 24px;
    margin-top: 24px;
    display: none;
}

.email-capture.active {
    display: block;
    animation: slideDown 0.4s ease;
}

.email-capture input {
    width: 100%;
    padding: 14px 18px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 10px;
    font-size: 1rem;
    margin-bottom: 12px;
    background: rgba(255,255,255,0.9);
}

/* --------------------------------------------------------------------------
   RESPONSIVE
   -------------------------------------------------------------------------- */
@media (max-width: 768px) {
    body {
        font-size: 16px !important;
    }
    
    .hero-section,
    .faq-hero,
    .freebies-hero,
    .legal-hero {
        padding: 48px 20px 36px !important; /* Réduit */
    }
    
    h1 { font-size: 2rem !important; }
    h2 { font-size: 1.6rem !important; }
    h3 { font-size: 1.3rem !important; }
    
    p, li, td { font-size: 1.05rem !important; }
    
    .values-grid,
    .info-grid,
    .benefits-grid,
    .freebies-grid,
    .mega-pack-features {
        grid-template-columns: 1fr;
        gap: 20px; /* Réduit de 24px à 20px */
    }
    
    .card,
    .value-card,
    .info-card {
        padding: 20px; /* Réduit de 24px à 20px */
    }
    
    .button,
    .cta-btn,
    .submit-btn {
        padding: 14px 32px !important;
        font-size: 1rem !important;
    }
    
    .cta-section,
    .mega-pack {
        padding: 32px 20px; /* Réduit de 40px/24px à 32px/20px */
        margin: 32px 0; /* Réduit de 48px à 32px */
    }
    
    th, td {
        padding: 14px 16px;
        font-size: 0.95rem;
    }
    
    .tracking-form {
        flex-direction: column;
    }
    
    .form-group {
        min-width: 100%;
    }
    
    .footer__logo,
    .footer [class*="logo"] {
        max-width: 160px;
    }
    
    /* Réduction des espacements mobiles */
    .legal-page,
    .faq-section,
    .contact-content,
    .tracking-content {
        padding: 32px 20px 48px; /* Réduit */
    }
    
    .legal-page section,
    .faq-section section {
        margin-bottom: 24px; /* Réduit */
    }
}

/* --------------------------------------------------------------------------
   UTILITIES
   -------------------------------------------------------------------------- */
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }

.mb-20 { margin-bottom: 20px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-60 { margin-top: 60px !important; }

.hidden { display: none !important; }
.show { display: block !important; }

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

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

/* Animation pour les cartes au scroll */
@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-on-scroll {
    animation: slideUp 0.8s ease-out;
}

/* --------------------------------------------------------------------------
   CATÉGORIES DE FILTRES (FAQ)
   -------------------------------------------------------------------------- */
.categories-filter {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.category-btn {
    padding: 14px 28px;
    border: 2px solid var(--color-gray-200);
    background: var(--color-white);
    color: var(--color-gray-600);
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.category-btn:hover {
    border-color: var(--color-teal);
    background: var(--color-teal);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(45, 138, 143, 0.2);
}

.category-btn.active {
    background: var(--color-orange);
    border-color: var(--color-orange);
    color: white;
    box-shadow: 0 4px 12px rgba(244, 152, 92, 0.3);
}

/* --------------------------------------------------------------------------
   STATISTIQUES (Notre Histoire)
   -------------------------------------------------------------------------- */
.stats-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 30px;
    margin: 40px 0;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.stat {
    text-align: center;
    padding: 24px;
    background: rgba(255,255,255,0.5);
    border-radius: 16px;
}

.stat-number {
    font-size: 3.5em;
    font-weight: 900;
    color: var(--color-orange);
    display: block;
    font-family: 'Poppins', sans-serif;
}

.stat-label {
    font-size: 1.1em;
    color: var(--color-gray-600);
    margin-top: 10px;
}

/* --------------------------------------------------------------------------
   IMAGES & VISUELS
   -------------------------------------------------------------------------- */
.story-image,
.visual-container {
    text-align: center;
    padding: 40px;
    background: linear-gradient(45deg, var(--color-beige) 0%, #f0f0f0 100%);
    border-radius: 20px;
}

.freebie-image {
    width: 100%;
    height: 220px;
    background: linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4.5rem;
    border-radius: 20px 20px 0 0;
}

/* --------------------------------------------------------------------------
   LISTES PERSONNALISÉES
   -------------------------------------------------------------------------- */
.legal-page ul,
.info-box ul,
.faq-answer-content ul,
.mega-feature ul,
.freebie-features {
    list-style: none;
    padding-left: 0;
    margin: 16px 0;
}

.legal-page ul li,
.info-box ul li,
.faq-answer-content ul li,
.mega-feature ul li,
.freebie-features li {
    padding: 8px 0;
    color: var(--color-gray-600);
    font-size: 1.1rem;
    line-height: 1.7;
    position: relative;
    padding-left: 32px;
}

.legal-page ul li::before,
.info-box ul li::before,
.faq-answer-content ul li::before,
.mega-feature ul li::before,
.freebie-features li::before {
    content: "✓";
    color: var(--color-teal);
    font-weight: 900;
    position: absolute;
    left: 0;
    font-size: 1.2rem;
}

/* Listes ordonnées */
.legal-page ol,
.faq-answer-content ol {
    padding-left: 24px;
    margin: 16px 0;
}

.legal-page ol li,
.faq-answer-content ol li {
    padding: 8px 0;
    color: var(--color-gray-600);
    font-size: 1.1rem;
    line-height: 1.7;
}

/* --------------------------------------------------------------------------
   FREEBIE CARD SPÉCIFIQUE
   -------------------------------------------------------------------------- */
.freebie-content {
    padding: 28px;
}

.freebie-category {
    color: var(--color-teal);
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.freebie-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--color-gray-900);
    margin-bottom: 12px;
    line-height: 1.3;
}

.freebie-description {
    color: var(--color-gray-600);
    line-height: 1.7;
    margin-bottom: 18px;
    font-size: 1.05rem;
}

/* --------------------------------------------------------------------------
   CONTACT BUTTONS
   -------------------------------------------------------------------------- */
.contact-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 24px;
}

.contact-btn.primary {
    background: var(--color-orange) !important;
    border-color: var(--color-orange) !important;
    color: white !important;
}

.contact-btn.primary:hover {
    background: var(--color-orange-dark) !important;
}

/* --------------------------------------------------------------------------
   FORM NOTES & HELPERS
   -------------------------------------------------------------------------- */
.form-note {
    margin-top: 16px;
    font-size: 0.9rem;
    color: var(--color-gray-500);
    text-align: center;
}

.form-subtitle {
    color: var(--color-gray-500);
    margin-bottom: 32px;
    line-height: 1.7;
    font-size: 1.05rem;
}

.required {
    color: var(--color-orange);
}

/* --------------------------------------------------------------------------
   TRUST INDICATORS
   -------------------------------------------------------------------------- */
.trust-indicators {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 32px;
    flex-wrap: wrap;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.95rem;
    color: rgba(255,255,255,0.9);
}

.trust-item span:first-child {
    font-size: 1.2rem;
}

/* --------------------------------------------------------------------------
   SECTION INTRO
   -------------------------------------------------------------------------- */
.section-intro {
    text-align: center;
    margin-bottom: 48px;
}

.section-intro h3 {
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--color-gray-900);
    margin-bottom: 16px;
}

.section-intro p {
    font-size: 1.15rem;
    color: var(--color-gray-500);
}

/* --------------------------------------------------------------------------
   EXPAND ICONS
   -------------------------------------------------------------------------- */
.faq-expand-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--color-gray-100);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    font-size: 1.3rem;
    color: var(--color-gray-500);
    flex-shrink: 0;
}

.faq-item.open .faq-expand-icon,
.accordion-item.active .faq-expand-icon {
    background: rgba(255, 255, 255, 0.2);
    color: white;
    transform: rotate(180deg);
}

/* --------------------------------------------------------------------------
   RESULT HEADER (Tracking)
   -------------------------------------------------------------------------- */
.result-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
    flex-wrap: wrap;
    gap: 16px;
}

.order-info h3 {
    font-size: 1.4rem;
    font-weight: 800;
    color: var(--color-gray-900);
    margin-bottom: 8px;
}

.order-number {
    color: var(--color-gray-500);
    font-size: 0.95rem;
}

/* --------------------------------------------------------------------------
   LAST UPDATE (Mentions Légales)
   -------------------------------------------------------------------------- */
.last-update {
    margin-top: 60px;
    padding-top: 32px;
    border-top: 2px solid var(--color-gray-200);
    font-size: 0.95rem;
    color: var(--color-gray-500);
    font-style: italic;
    text-align: center;
}

/* --------------------------------------------------------------------------
   SEARCH CONTAINER
   -------------------------------------------------------------------------- */
.search-container {
    position: relative;
    margin-bottom: 40px;
}

.search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--color-gray-500);
    font-size: 1.3rem;
    pointer-events: none;
}

/* --------------------------------------------------------------------------
   FIXES SPÉCIFIQUES SHOPIFY
   -------------------------------------------------------------------------- */

/* Corrections pour le thème Shopify */
.shopify-section {
    margin: 0 !important;
}

/* S'assurer que les sections ont le bon espacement */
.section-header {
    margin-bottom: 40px;
}

/* Footer grid layout */
.footer__blocks-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.footer__block {
    text-align: left;
}

/* Footer copyright */
.footer__copyright {
    margin-top: 40px;
    padding-top: 32px;
    border-top: 2px solid var(--color-gray-200);
    text-align: center;
    color: var(--color-gray-500);
    font-size: 0.95rem;
}

/* --------------------------------------------------------------------------
   PRINT STYLES
   -------------------------------------------------------------------------- */
@media print {
    .hero-section,
    .cta-section,
    .contact-cta,
    .mega-pack,
    button,
    .button,
    .cta-btn {
        display: none !important;
    }
    
    body {
        font-size: 12pt;
        color: black;
        background: white;
    }
    
    .legal-page,
    .main-content {
        max-width: 100%;
        padding: 0;
    }
}

/* --------------------------------------------------------------------------
   ACCESSIBILITÉ
   -------------------------------------------------------------------------- */

/* Focus visible pour navigation clavier */
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
    outline: 3px solid var(--color-orange) !important;
    outline-offset: 2px !important;
}

/* Amélioration du contraste pour les textes */
.low-contrast {
    color: var(--color-gray-900) !important;
}

/* Skip to content link */
.skip-to-content {
    position: absolute;
    top: -40px;
    left: 0;
    background: var(--color-orange);
    color: white;
    padding: 8px 16px;
    text-decoration: none;
    z-index: 100;
}

.skip-to-content:focus {
    top: 0;
}

/* --------------------------------------------------------------------------
   CORRECTIONS FINALES
   -------------------------------------------------------------------------- */

/* S'assurer que tous les emojis s'affichent correctement */
.hero-badge::before,
.category-btn span,
.info-icon,
.benefit-icon,
.help-icon {
    font-family: var(--emoji-fonts), 'Inter', sans-serif !important;
}

/* Correction pour les icônes SVG qui pourraient être mal alignées */
svg {
    display: inline-block;
    vertical-align: middle;
}

/* Gestion des images responsives */
img {
    max-width: 100%;
    height: auto;
}

/* Correction pour les vidéos */
video,
iframe {
    max-width: 100%;
    height: auto;
}

/* --------------------------------------------------------------------------
   FIN DU FICHIER
   -------------------------------------------------------------------------- */