/* /Components/Account/UpgradePremium.razor.rz.scp.css */
.upgrade-plan-card[b-j3p2qmp61t] {
    border-radius: 14px;
}

.upgrade-feature-list[b-j3p2qmp61t] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    margin: 0;
}

.upgrade-feature-list__item[b-j3p2qmp61t] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    line-height: 1.35;
}

.upgrade-feature-list__item i[b-j3p2qmp61t] {
    width: 1rem;
    min-width: 1rem;
    text-align: center;
    font-size: 0.95rem;
    margin-top: 1px;
}

.upgrade-faq[b-j3p2qmp61t] {
    margin-top: 1.5rem;
}

.upgrade-faq__title[b-j3p2qmp61t] {
    font-weight: 700;
}

.upgrade-faq__list[b-j3p2qmp61t] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.upgrade-faq__item[b-j3p2qmp61t] {
    border: 1px solid var(--border-color);
    border-radius: 12px;
    background: var(--bg-primary);
    box-shadow: var(--shadow-sm);
    overflow: hidden;
}

.upgrade-faq__item.is-open[b-j3p2qmp61t] {
    border-color: var(--primary-color);
}

.upgrade-faq__question[b-j3p2qmp61t] {
    width: 100%;
    border: none;
    background: transparent;
    padding: 0.9rem 1rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
    color: var(--text-primary);
}

.upgrade-faq__question:hover[b-j3p2qmp61t] {
    background: var(--bg-light);
}

.upgrade-faq__answer[b-j3p2qmp61t] {
    border-top: 1px solid var(--border-light);
    padding: 0.9rem 1rem;
    color: var(--text-secondary);
    line-height: 1.45;
}
/* /Components/Admin/BlogEdit.razor.rz.scp.css */
/* Édition d'un article de blog : aides SEO (URL, longueur du titre, aperçu Google) et aperçu de la couverture. */
.be-header-actions[b-6aab2xm4wg] {
    display: flex;
    gap: 0.5rem;
}

.be-hint[b-6aab2xm4wg] {
    margin-top: 0.35rem;
    font-size: 0.82rem;
    color: #6B7280;
}

    .be-hint code[b-6aab2xm4wg] {
        font-size: 0.8rem;
    }

.be-hint--warn[b-6aab2xm4wg] {
    color: #B45309;
    font-weight: 600;
}

.be-cover-preview[b-6aab2xm4wg] {
    display: block;
    margin-top: 0.6rem;
    max-width: 320px;
    aspect-ratio: 1200 / 630;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
}

.be-seo[b-6aab2xm4wg] {
    margin-top: 1.25rem;
    padding: 1rem 1.25rem;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    background: #fff;
    max-width: 640px;
    font-family: Arial, sans-serif;
}

.be-seo__label[b-6aab2xm4wg] {
    margin-bottom: 0.5rem;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #6B7280;
}

.be-seo__title[b-6aab2xm4wg] {
    font-size: 1.2rem;
    color: #1A0DAB;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.be-seo__url[b-6aab2xm4wg] {
    font-size: 0.85rem;
    color: #188038;
    margin: 0.15rem 0 0.3rem;
    overflow-wrap: anywhere;
}

.be-seo__desc[b-6aab2xm4wg] {
    font-size: 0.9rem;
    color: #4D5156;
    line-height: 1.45;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-fa512nfuqm] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-fa512nfuqm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-azd4p7xi49],
.components-reconnect-repeated-attempt-visible[b-azd4p7xi49],
.components-reconnect-failed-visible[b-azd4p7xi49],
.components-pause-visible[b-azd4p7xi49],
.components-resume-failed-visible[b-azd4p7xi49],
.components-rejoining-animation[b-azd4p7xi49] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-retrying[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-failed[b-azd4p7xi49],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-azd4p7xi49] {
    display: block;
}


#components-reconnect-modal[b-azd4p7xi49] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-azd4p7xi49 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-azd4p7xi49 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-azd4p7xi49 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-azd4p7xi49]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-azd4p7xi49 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-azd4p7xi49 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-azd4p7xi49 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-azd4p7xi49 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-azd4p7xi49] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-azd4p7xi49] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-azd4p7xi49] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-azd4p7xi49] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-azd4p7xi49] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-azd4p7xi49] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-azd4p7xi49] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-azd4p7xi49 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-azd4p7xi49] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-azd4p7xi49 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/HomePage.razor.rz.scp.css */
/* Accueil : mise en avant des mairies et commerçants (styles isolés, home.min.css est généré par bundleconfig). */

/* --- Ligne "pros" sous la recherche --- */
.hp-hero__pros[b-yzswlp3et2] {
    margin: 1.25rem 0 0;
    text-align: center;
    font-size: 0.92rem;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

    .hp-hero__pros a[b-yzswlp3et2] {
        color: #fff;
        font-weight: 700;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .hp-hero__pros .hp-hero__pros-more[b-yzswlp3et2] {
        display: inline-block;
        margin-left: 0.35rem;
        padding: 0.2rem 0.75rem;
        border-radius: 99px;
        background: rgba(255, 255, 255, 0.18);
        text-decoration: none;
        backdrop-filter: blur(6px);
    }

        .hp-hero__pros .hp-hero__pros-more:hover[b-yzswlp3et2] {
            background: rgba(255, 255, 255, 0.3);
        }

/* --- Espace pros --- */
/* Cible du lien "Découvrez nos outils gratuits" : ne pas passer sous l'en-tête fixe. */
.hp-pros h2[b-yzswlp3et2] {
    scroll-margin-top: 110px;
}

.hp-pros__grid[b-yzswlp3et2] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.hp-pros__card[b-yzswlp3et2] {
    --pros-accent: var(--primary-color);
    --pros-soft: var(--primary-light);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
    border-radius: var(--radius-xl, 20px);
    border: 1px solid var(--border-light);
    box-shadow: var(--shadow-sm);
    transition: transform var(--transition-base, 0.25s), box-shadow var(--transition-base, 0.25s);
}

    .hp-pros__card:hover[b-yzswlp3et2] {
        transform: translateY(-4px);
        box-shadow: var(--shadow-md, 0 10px 30px rgba(0, 0, 0, 0.08));
    }

.hp-pros__card--mairie[b-yzswlp3et2] {
    --pros-accent: #2563EB;
    --pros-soft: #DBEAFE;
}

.hp-pros__card--commercant[b-yzswlp3et2] {
    --pros-accent: #D97706;
    --pros-soft: #FEF3C7;
}

/* Aperçu schématique */
.hp-pros__visual[b-yzswlp3et2] {
    /* Hauteur fixe : les titres des deux cartes restent alignés. */
    height: 185px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1.5rem 1.5rem 0;
    background: linear-gradient(160deg, var(--pros-soft), #fff 85%);
}

.hp-pros__mock[b-yzswlp3et2] {
    padding: 0.9rem 1rem;
    background: #fff;
    border-radius: 12px 12px 0 0;
    border: 1px solid var(--border-light);
    border-bottom: 0;
    box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.05);
    font-size: 0.8rem;
    color: var(--text-secondary);
}

.hp-pros__mock-title[b-yzswlp3et2] {
    margin-bottom: 0.6rem;
    font-weight: 700;
    color: var(--text-primary);
}

    .hp-pros__mock-title i[b-yzswlp3et2] {
        color: var(--pros-accent);
    }

.hp-pros__mock-row[b-yzswlp3et2] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.4rem 0.6rem;
    margin-bottom: 0.35rem;
    color: var(--text-primary);
}

.hp-pros__mock-badge[b-yzswlp3et2] {
    padding: 1px 8px;
    border-radius: 99px;
    background: var(--pros-soft);
    color: var(--pros-accent);
    font-size: 0.7rem;
    font-weight: 700;
}

.hp-pros__mock-line[b-yzswlp3et2] {
    padding: 0.15rem 0;
}

.hp-pros__mock-day[b-yzswlp3et2] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.35rem 0.5rem;
    margin-bottom: 0.3rem;
    border-radius: 6px;
    border-left: 3px solid var(--primary-color);
    background: #F9FAFB;
}

    .hp-pros__mock-day span[b-yzswlp3et2] {
        min-width: 2.4rem;
        font-weight: 700;
        color: var(--text-primary);
    }

.hp-pros__mock-day--absent[b-yzswlp3et2] {
    border-left-color: #F59E0B;
    background: #FEF3C7;
    text-decoration: line-through;
}

    .hp-pros__mock-day--absent em[b-yzswlp3et2] {
        margin-left: auto;
        font-style: normal;
        font-weight: 700;
        color: #92400E;
        text-decoration: none;
    }

/* Texte */
.hp-pros__body[b-yzswlp3et2] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 1.5rem 1.75rem 1.75rem;
}

.hp-pros__eyebrow[b-yzswlp3et2] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--pros-accent);
}

.hp-pros__body h3[b-yzswlp3et2] {
    margin: 0.4rem 0 0.5rem;
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--text-primary);
}

.hp-pros__body p[b-yzswlp3et2] {
    margin: 0 0 1rem;
    color: var(--text-secondary);
    line-height: 1.6;
}

.hp-pros__list[b-yzswlp3et2] {
    list-style: none;
    margin: 0 0 1.5rem;
    padding: 0;
    display: grid;
    gap: 0.45rem;
}

    .hp-pros__list li[b-yzswlp3et2] {
        display: flex;
        gap: 0.5rem;
        color: var(--text-primary);
        font-size: 0.95rem;
    }

    .hp-pros__list i[b-yzswlp3et2] {
        color: var(--pros-accent);
    }

.hp-pros__actions[b-yzswlp3et2] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: auto;
}

.hp-pros__btn[b-yzswlp3et2] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.7rem 1.3rem;
    border-radius: 12px;
    font-weight: 700;
    text-decoration: none;
    transition: all var(--transition-base, 0.25s);
}

.hp-pros__btn--primary[b-yzswlp3et2] {
    background: var(--pros-accent);
    color: #fff;
}

    .hp-pros__btn--primary:hover[b-yzswlp3et2] {
        color: #fff;
        filter: brightness(0.92);
        transform: translateY(-2px);
    }

.hp-pros__btn--ghost[b-yzswlp3et2] {
    background: var(--pros-soft);
    color: var(--pros-accent);
}

    .hp-pros__btn--ghost:hover[b-yzswlp3et2] {
        color: var(--pros-accent);
        filter: brightness(0.96);
    }

@media (max-width: 860px) {
    .hp-pros__grid[b-yzswlp3et2] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/MairiesLandingPage.razor.rz.scp.css */
/* Section "widget" de la page mairies : même maquette navigateur que MerchantsLandingPage. */
.preview-grid[b-ax2l14a5d7] {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 3rem;
    align-items: center;
    margin-top: 2rem;
}

.preview-checklist[b-ax2l14a5d7] {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
}

    .preview-checklist li[b-ax2l14a5d7] {
        display: flex;
        gap: 0.5rem;
        padding: 0.4rem 0;
        font-size: 0.98rem;
    }

    .preview-checklist i[b-ax2l14a5d7] {
        color: var(--primary-color);
    }

.preview-actions[b-ax2l14a5d7] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

.preview-note[b-ax2l14a5d7] {
    margin-top: 1rem;
    font-size: 0.85rem;
    color: #6c757d;
}

.browser-frame[b-ax2l14a5d7] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    border: 1px solid #e9ecef;
}

.browser-bar[b-ax2l14a5d7] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 14px;
    background: #f1f3f5;
    border-bottom: 1px solid #e9ecef;
}

.dot[b-ax2l14a5d7] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

    .dot.red[b-ax2l14a5d7] { background: #ff5f56; }
    .dot.yellow[b-ax2l14a5d7] { background: #ffbd2e; }
    .dot.green[b-ax2l14a5d7] { background: #27c93f; }

.browser-url[b-ax2l14a5d7] {
    margin-left: 10px;
    font-size: 0.72rem;
    color: #868e96;
    background: #fff;
    padding: 3px 10px;
    border-radius: 6px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-live[b-ax2l14a5d7] {
    display: block;
    width: 100%;
    height: 480px;
    border: 0;
}

.preview-caption[b-ax2l14a5d7] {
    text-align: center;
    font-size: 0.8rem;
    color: #868e96;
    margin-top: 0.75rem;
}

@media (max-width: 768px) {
    .preview-grid[b-ax2l14a5d7] {
        grid-template-columns: 1fr;
    }

    .widget-live[b-ax2l14a5d7] {
        height: 420px;
    }
}
/* /Components/Pages/MerchantDetailPage.razor.rz.scp.css */
/* Fiche commerçant : actualité, absence, "Cette semaine sur les marchés", réseaux sociaux, bandeau de démo.
   Styles isolés (préfixe mt-) pour ne pas toucher detail.css / detail.min.css (générés par bundleconfig). */

/* --- Bandeau démo --- */
.mt-demo-bar[b-y7wr3evzwh] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 20px;
    padding: 10px 16px;
    background: #1F2937;
    color: #fff;
    font-size: 0.9rem;
}

    .mt-demo-bar a[b-y7wr3evzwh] {
        color: #fff;
        font-weight: 700;
        text-decoration: none;
    }

.mt-demo-bar__label[b-y7wr3evzwh] {
    flex: 1;
    min-width: 200px;
    opacity: 0.85;
}

.mt-demo-bar__btn[b-y7wr3evzwh] {
    padding: 6px 14px;
    border-radius: 99px;
    background: var(--primary-color);
}

/* --- Hero --- */
.mt-pill--absent[b-y7wr3evzwh] {
    background: rgba(254, 243, 199, 0.95) !important;
    color: #92400E !important;
}

/* --- Absence --- */
.mt-absence[b-y7wr3evzwh] {
    margin-bottom: var(--spacing-lg, 1.5rem);
}

    .mt-absence strong[b-y7wr3evzwh] {
        margin-right: 4px;
    }

/* --- Actualité --- */
.mt-message[b-y7wr3evzwh] {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    margin-bottom: var(--spacing-lg, 1.5rem);
    padding: 16px 20px;
    border-radius: var(--radius-lg, 12px);
    background: linear-gradient(135deg, var(--primary-light), rgba(59, 130, 246, 0.08));
    border: 1px solid var(--success-border, #A7F3D0);
}

.mt-message__icon[b-y7wr3evzwh] {
    font-size: 1.6rem;
    color: var(--primary-color);
    line-height: 1;
}

.mt-message__label[b-y7wr3evzwh] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--primary-dark);
}

.mt-message__text[b-y7wr3evzwh] {
    margin: 2px 0 0;
    font-size: 1.02rem;
    font-weight: 600;
    color: var(--text-primary);
}

/* --- Cette semaine sur les marchés --- */
.mt-tour[b-y7wr3evzwh] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.mt-tour__day[b-y7wr3evzwh] {
    display: flex;
    gap: 14px;
    align-items: stretch;
}

.mt-tour__date[b-y7wr3evzwh] {
    flex: 0 0 76px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 4px;
    border-radius: var(--radius-md, 10px);
    background: var(--bg-secondary, #F9FAFB);
    border: 1px solid var(--border-light, #E5E7EB);
    text-align: center;
    line-height: 1.1;
}

.mt-tour__weekday[b-y7wr3evzwh] {
    font-size: 0.72rem;
    font-weight: 700;
    color: var(--text-secondary);
}

.mt-tour__num[b-y7wr3evzwh] {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-primary);
}

.mt-tour__month[b-y7wr3evzwh] {
    font-size: 0.72rem;
    text-transform: uppercase;
    color: var(--text-secondary);
}

.mt-tour__day--today .mt-tour__date[b-y7wr3evzwh] {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

    .mt-tour__day--today .mt-tour__date span[b-y7wr3evzwh] {
        color: #fff;
    }

.mt-tour__stops[b-y7wr3evzwh] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
}

.mt-tour__stop[b-y7wr3evzwh] {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 10px 14px;
    border-radius: var(--radius-md, 10px);
    border: 1px solid var(--border-light, #E5E7EB);
    border-left: 4px solid var(--primary-color);
    color: inherit;
    text-decoration: none;
    transition: box-shadow 0.15s;
}

    .mt-tour__stop[href]:hover[b-y7wr3evzwh] {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .mt-tour__stop span[b-y7wr3evzwh] {
        font-size: 0.85rem;
        color: var(--text-secondary);
    }

.mt-tour__day--absent .mt-tour__stop[b-y7wr3evzwh],
.mt-tour__stop:has(.mt-tour__absent)[b-y7wr3evzwh] {
    border-left-color: var(--warning-color, #F59E0B);
    background: var(--warning-bg, #FEF3C7);
}

    .mt-tour__stop:has(.mt-tour__absent) strong[b-y7wr3evzwh] {
        text-decoration: line-through;
        color: var(--text-secondary);
    }

.mt-tour__absent[b-y7wr3evzwh] {
    font-weight: 700;
    color: var(--warning-text, #92400E) !important;
}

/* --- Réseaux sociaux --- */
.mt-socials[b-y7wr3evzwh] {
    display: flex;
    gap: 8px;
    margin-top: var(--spacing-sm, 0.5rem);
}

.mt-social[b-y7wr3evzwh] {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 10px;
    border-radius: var(--radius-md, 10px);
    color: #fff;
    font-weight: 600;
    font-size: 0.88rem;
    text-decoration: none;
}

    .mt-social:hover[b-y7wr3evzwh] {
        color: #fff;
        opacity: 0.9;
    }

.mt-social--facebook[b-y7wr3evzwh] {
    background: #1877F2;
}

.mt-social--instagram[b-y7wr3evzwh] {
    background: linear-gradient(45deg, #F58529, #DD2A7B, #8134AF);
}

@media (max-width: 600px) {
    .mt-tour__date[b-y7wr3evzwh] {
        flex-basis: 62px;
    }
}
/* /Components/Pages/MerchantsLandingPage.razor.rz.scp.css */
.preview-grid[b-o9n7janmk1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
    margin-top: 2rem;
}

.preview-checklist[b-o9n7janmk1] {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
}

    .preview-checklist li[b-o9n7janmk1] {
        padding: 0.4rem 0;
        font-size: 0.98rem;
    }

    .preview-checklist i[b-o9n7janmk1] {
        color: #198754;
        margin-right: 0.5rem;
    }

.preview-note[b-o9n7janmk1] {
    margin-top: 1rem;
    font-size: 0.85rem;
    color: #6c757d;
}

/* Mockup navigateur */
.browser-frame[b-o9n7janmk1] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    border: 1px solid #e9ecef;
}

.browser-bar[b-o9n7janmk1] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 14px;
    background: #f1f3f5;
    border-bottom: 1px solid #e9ecef;
}

.dot[b-o9n7janmk1] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

    .dot.red[b-o9n7janmk1] {
        background: #ff5f56;
    }

    .dot.yellow[b-o9n7janmk1] {
        background: #ffbd2e;
    }

    .dot.green[b-o9n7janmk1] {
        background: #27c93f;
    }

.browser-url[b-o9n7janmk1] {
    margin-left: 10px;
    font-size: 0.72rem;
    color: #868e96;
    background: #fff;
    padding: 3px 10px;
    border-radius: 6px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mock-cover[b-o9n7janmk1] {
    height: 70px;
    background: linear-gradient(135deg, #ffb347, #ff7a59);
}

.mock-header[b-o9n7janmk1] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 0 16px;
    margin-top: -24px;
}

.mock-logo[b-o9n7janmk1] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.8rem;
    color: #495057;
    flex-shrink: 0;
}

.mock-name[b-o9n7janmk1] {
    font-weight: 700;
    font-size: 0.95rem;
    margin-top: 28px;
}

.mock-verified[b-o9n7janmk1] {
    color: #0d6efd;
    font-size: 0.8rem;
    margin-left: 4px;
}

.mock-tagline[b-o9n7janmk1] {
    font-size: 0.75rem;
    color: #868e96;
}

.mock-block[b-o9n7janmk1] {
    padding: 16px;
}

.mock-block-title[b-o9n7janmk1] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 8px;
}

.mock-market[b-o9n7janmk1] {
    display: flex;
    justify-content: space-between;
    font-size: 0.78rem;
    padding: 6px 10px;
    background: #f8f9fa;
    border-radius: 6px;
    margin-bottom: 6px;
    color: #495057;
}

    .mock-market span:last-child[b-o9n7janmk1] {
        color: #868e96;
    }

.mock-special[b-o9n7janmk1] {
    margin: 0 16px 16px;
    background: #fff8e6;
    border: 1px solid #ffe8a3;
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 0.75rem;
    color: #92400e;
}

.mock-contact[b-o9n7janmk1] {
    display: flex;
    gap: 14px;
    padding: 12px 16px 16px;
    font-size: 0.72rem;
    color: #495057;
    border-top: 1px solid #f1f3f5;
    flex-wrap: wrap;
}

.preview-caption[b-o9n7janmk1] {
    text-align: center;
    font-size: 0.8rem;
    color: #868e96;
    margin-top: 0.75rem;
}

@media (max-width: 768px) {
    .preview-grid[b-o9n7janmk1] {
        grid-template-columns: 1fr;
    }
}


/* Démo commerçant (/demo/commercant) */
.preview-actions[b-o9n7janmk1] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

.preview-mockup--link[b-o9n7janmk1] {
    display: block;
    color: inherit;
    text-decoration: none;
    transition: transform 0.2s;
}

    .preview-mockup--link:hover[b-o9n7janmk1] {
        transform: translateY(-4px);
    }

.mock-market--absent[b-o9n7janmk1] {
    background: #fef3c7;
    color: #92400e;
}

    .mock-market--absent span:last-child[b-o9n7janmk1] {
        color: #92400e;
        font-weight: 700;
    }
/* /Components/Shared/ImageUploadField.razor.rz.scp.css */
/* Champ d'envoi d'image (ImageUploadField) : zone de dépôt, aperçu, erreurs. */
.iu[b-uwfcpncifa] {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.iu-label[b-uwfcpncifa] {
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--text-primary, #1F2937);
}

/* Zone cliquable : l'input fichier la recouvre (invisible) pour accepter aussi le glisser-déposer. */
.iu-drop[b-uwfcpncifa] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    padding: 1.25rem 1rem;
    border: 2px dashed #A7F3D0;
    border-radius: 12px;
    background: #F0FDF4;
    color: var(--text-secondary, #4B5563);
    text-align: center;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
}

    .iu-drop:hover[b-uwfcpncifa],
    .iu-drop:focus-within[b-uwfcpncifa] {
        border-color: var(--primary-color, #047857);
        background: #DCFCE7;
    }

.iu-drop--busy[b-uwfcpncifa] {
    cursor: progress;
    border-style: solid;
}

.iu-drop--disabled[b-uwfcpncifa] {
    cursor: not-allowed;
    opacity: 0.6;
}

[b-uwfcpncifa] .iu-input {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: inherit;
}

.iu-icon[b-uwfcpncifa] {
    font-size: 1.8rem;
    color: var(--primary-color, #047857);
    line-height: 1;
}

.iu-text strong[b-uwfcpncifa] {
    color: var(--primary-color, #047857);
}

.iu-or[b-uwfcpncifa] {
    margin-left: 0.3rem;
}

.iu-hint[b-uwfcpncifa] {
    font-size: 0.78rem;
    color: #6B7280;
}

.iu-spinner[b-uwfcpncifa] {
    width: 1.8rem;
    height: 1.8rem;
    border: 3px solid #A7F3D0;
    border-top-color: var(--primary-color, #047857);
    border-radius: 50%;
    animation: iu-spin-b-uwfcpncifa 0.8s linear infinite;
}

@keyframes iu-spin-b-uwfcpncifa {
    to {
        transform: rotate(360deg);
    }
}

/* Aperçu */
.iu-preview[b-uwfcpncifa] {
    position: relative;
    display: inline-block;
    align-self: flex-start;
    max-width: 100%;
}

.iu-preview__img[b-uwfcpncifa] {
    display: block;
    max-width: 100%;
    max-height: 220px;
    border-radius: 10px;
    border: 1px solid #E5E7EB;
    object-fit: contain;
    background: #fff;
}

.iu-remove[b-uwfcpncifa] {
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.3rem 0.7rem;
    border: 0;
    border-radius: 99px;
    background: rgba(17, 24, 39, 0.75);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 600;
    cursor: pointer;
}

    .iu-remove:hover[b-uwfcpncifa] {
        background: #B91C1C;
    }

.iu-error[b-uwfcpncifa] {
    padding: 0.5rem 0.75rem;
    border-radius: 8px;
    background: #FEE2E2;
    color: #991B1B;
    font-size: 0.85rem;
}
/* /Components/Shared/MarketDetailsComponent.razor.rz.scp.css */
/* Message et absence des commerçants dans la liste de la fiche marché (voir MerchantNoticeDialog). */
.md-merchant__notice[b-mktjwotwm9] {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    margin: 6px 0;
    padding: 6px 10px;
    border-radius: 8px;
    background: var(--primary-light);
    color: var(--text-primary);
    font-size: 0.85rem;
}

    .md-merchant__notice i[b-mktjwotwm9] {
        color: var(--primary-color);
        margin-top: 2px;
    }

.md-merchant__notice--absent[b-mktjwotwm9] {
    background: var(--warning-bg);
    color: var(--warning-text);
    font-weight: 600;
}

    .md-merchant__notice--absent i[b-mktjwotwm9] {
        color: var(--warning-text);
    }
/* /Components/Shared/MerchantCmsEditor.razor.rz.scp.css */
/* Éditeur des sections de la page commerçant (MerchantCmsEditor). Indépendant de MudBlazor / Bootstrap : utilisé
   dans le dialogue commerçant (MudBlazor) et dans l'admin (Bootstrap). */
.cmse[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    font-size: 0.95rem;
    color: var(--text-primary, #1F2937);
}

.cmse-empty[b-ip89oyz8il] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 1rem 1.1rem;
    border: 1px dashed var(--border-dark, #D1D5DB);
    border-radius: 12px;
    color: var(--text-secondary, #4B5563);
}

    .cmse-empty > i[b-ip89oyz8il] {
        font-size: 1.6rem;
        color: var(--primary-color, #047857);
    }

    .cmse-empty span[b-ip89oyz8il] {
        display: block;
        font-size: 0.88rem;
    }

/* Carte d'une section */
.cmse-card[b-ip89oyz8il] {
    border: 1px solid var(--border-color, #E5E7EB);
    border-radius: 12px;
    background: #fff;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.cmse-card--open[b-ip89oyz8il] {
    border-color: #A7F3D0;
    box-shadow: 0 4px 14px rgba(4, 120, 87, 0.08);
}

.cmse-head[b-ip89oyz8il] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.6rem 0.5rem 0.5rem;
}

.cmse-head__toggle[b-ip89oyz8il] {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.25rem;
    border: none;
    border-radius: 8px;
    background: none;
    text-align: left;
    cursor: pointer;
    color: inherit;
}

    .cmse-head__toggle:hover[b-ip89oyz8il],
    .cmse-head__toggle:focus-visible[b-ip89oyz8il] {
        background: var(--bg-light, #F9FAFB);
    }

.cmse-head__text[b-ip89oyz8il] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.cmse-head__title[b-ip89oyz8il] {
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmse-head__meta[b-ip89oyz8il] {
    font-size: 0.8rem;
    color: var(--text-light, #9CA3AF);
}

.cmse-head__chevron[b-ip89oyz8il] {
    color: var(--text-light, #9CA3AF);
}

.cmse-head__actions[b-ip89oyz8il] {
    display: flex;
    align-items: center;
    gap: 0.15rem;
}

.cmse-icon[b-ip89oyz8il] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border: none;
    border-radius: 8px;
    background: none;
    color: var(--text-secondary, #4B5563);
    cursor: pointer;
}

    .cmse-icon:hover:not(:disabled)[b-ip89oyz8il] {
        background: var(--bg-secondary, #F3F4F6);
        color: var(--text-primary, #1F2937);
    }

    .cmse-icon:disabled[b-ip89oyz8il] {
        opacity: 0.35;
        cursor: default;
    }

.cmse-icon--danger:hover:not(:disabled)[b-ip89oyz8il] {
    background: #FEE2E2;
    color: #B91C1C;
}

.cmse-confirm[b-ip89oyz8il] {
    padding: 0.3rem 0.7rem;
    border: none;
    border-radius: 8px;
    background: #DC2626;
    color: #fff;
    font-size: 0.82rem;
    font-weight: 600;
    cursor: pointer;
}

/* Corps */
.cmse-body[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
    padding: 0.5rem 1rem 1rem;
    border-top: 1px solid var(--border-light, #F3F4F6);
}

.cmse-field[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    min-width: 0;
}

.cmse-label[b-ip89oyz8il] {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text-primary, #1F2937);
}

.cmse-hint[b-ip89oyz8il] {
    font-size: 0.8rem;
    color: var(--text-secondary, #6B7280);
}

.cmse-hint--warning[b-ip89oyz8il] {
    color: #B45309;
}

.cmse-input[b-ip89oyz8il] {
    width: 100%;
    padding: 0.55rem 0.7rem;
    border: 1px solid var(--border-dark, #D1D5DB);
    border-radius: 8px;
    font: inherit;
    color: inherit;
    background: #fff;
}

    .cmse-input:focus[b-ip89oyz8il] {
        outline: none;
        border-color: var(--primary-color, #047857);
        box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.18);
    }

.cmse-input--small[b-ip89oyz8il] {
    padding: 0.35rem 0.5rem;
    font-size: 0.82rem;
}

.cmse-row[b-ip89oyz8il] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.75rem;
    margin-top: 0.4rem;
}

.cmse-more summary[b-ip89oyz8il] {
    cursor: pointer;
}

/* Sélecteur de disposition */
.cmse-layouts[b-ip89oyz8il] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(96px, 1fr));
    gap: 0.5rem;
}

.cmse-layout[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.35rem;
    padding: 0.55rem 0.35rem 0.45rem;
    border: 2px solid var(--border-color, #E5E7EB);
    border-radius: 10px;
    background: #fff;
    font-size: 0.78rem;
    font-weight: 600;
    color: var(--text-secondary, #4B5563);
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
}

    .cmse-layout:hover[b-ip89oyz8il] {
        border-color: #A7F3D0;
    }

.cmse-layout--active[b-ip89oyz8il] {
    border-color: var(--primary-color, #047857);
    background: #F0FDF4;
    color: var(--primary-dark, #065F46);
}

/* Miniatures schématiques : bloc vert = photo, traits gris = texte. */
.cmse-thumb[b-ip89oyz8il] {
    flex: none;
    display: grid;
    gap: 3px;
    width: 52px;
    height: 38px;
    padding: 4px;
    border-radius: 6px;
    background: var(--bg-secondary, #F3F4F6);
}

    .cmse-thumb i[b-ip89oyz8il] {
        display: block;
        border-radius: 2px;
    }

.cmse-thumb__img[b-ip89oyz8il] {
    background: #6EE7B7;
    min-height: 8px;
}

.cmse-thumb__lines[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 3px;
}

    .cmse-thumb__lines i[b-ip89oyz8il] {
        height: 3px;
        background: #9CA3AF;
    }

        .cmse-thumb__lines i:last-child:not(:first-child)[b-ip89oyz8il] {
            width: 70%;
        }

.cmse-thumb__grid[b-ip89oyz8il] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
}

    .cmse-thumb__grid i[b-ip89oyz8il] {
        background: #6EE7B7;
    }

.cmse-thumb--classic[b-ip89oyz8il] {
    grid-template-rows: auto 1fr;
}

.cmse-thumb--imageleft[b-ip89oyz8il] {
    grid-template-columns: 1fr 1.2fr;
}

.cmse-thumb--imageright[b-ip89oyz8il] {
    grid-template-columns: 1.2fr 1fr;
}

    .cmse-thumb--imageright .cmse-thumb__img[b-ip89oyz8il] {
        order: 2;
    }

.cmse-thumb--imagetop[b-ip89oyz8il] {
    grid-template-rows: 1.4fr auto;
}

.cmse-thumb--gallery[b-ip89oyz8il] {
    grid-template-rows: auto 1fr;
}

.cmse-thumb--highlight[b-ip89oyz8il] {
    background: #D1FAE5;
    box-shadow: inset 3px 0 0 #10B981;
    padding-left: 8px;
}

/* Couleurs d'encadré */
.cmse-tones[b-ip89oyz8il] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.cmse-tone[b-ip89oyz8il] {
    padding: 0.35rem 0.9rem;
    border: 2px solid transparent;
    border-left-width: 5px;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
    cursor: pointer;
}

.cmse-tone--green[b-ip89oyz8il] {
    background: #ECFDF5;
    border-left-color: #10B981;
    color: #065F46;
}

.cmse-tone--amber[b-ip89oyz8il] {
    background: #FFFBEB;
    border-left-color: #F59E0B;
    color: #92400E;
}

.cmse-tone--blue[b-ip89oyz8il] {
    background: #EFF6FF;
    border-left-color: #3B82F6;
    color: #1E40AF;
}

.cmse-tone--active[b-ip89oyz8il] {
    border-color: currentColor;
}

/* Photos */
.cmse-images[b-ip89oyz8il] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 0.6rem;
}

.cmse-image[b-ip89oyz8il] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 0.4rem;
    border: 1px solid var(--border-color, #E5E7EB);
    border-radius: 10px;
    background: var(--bg-light, #F9FAFB);
}

    .cmse-image img[b-ip89oyz8il] {
        width: 100%;
        aspect-ratio: 4 / 3;
        object-fit: cover;
        border-radius: 6px;
        background: #fff;
    }

.cmse-image--hidden[b-ip89oyz8il] {
    opacity: 0.45;
}

.cmse-image__actions[b-ip89oyz8il] {
    display: flex;
    justify-content: flex-end;
}

/* Aperçu */
.cmse-preview[b-ip89oyz8il] {
    position: relative;
    padding: 1.4rem 1rem 1rem;
    border: 1px dashed var(--border-dark, #D1D5DB);
    border-radius: 12px;
    background: #fff;
}

.cmse-preview__label[b-ip89oyz8il] {
    position: absolute;
    top: -0.65rem;
    left: 0.8rem;
    padding: 0 0.4rem;
    background: #fff;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--text-light, #9CA3AF);
}

.cmse-preview--full[b-ip89oyz8il] {
    margin-top: 0.5rem;
}

/* Pied */
.cmse-footer[b-ip89oyz8il] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
}

.cmse-add[b-ip89oyz8il] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.5rem 1rem;
    border: 1px solid var(--primary-color, #047857);
    border-radius: 9999px;
    background: #fff;
    color: var(--primary-color, #047857);
    font-weight: 600;
    cursor: pointer;
}

    .cmse-add:hover:not(:disabled)[b-ip89oyz8il] {
        background: #F0FDF4;
    }

    .cmse-add:disabled[b-ip89oyz8il] {
        opacity: 0.5;
        cursor: default;
    }

.cmse-link[b-ip89oyz8il] {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    border: none;
    background: none;
    color: var(--primary-color, #047857);
    font-weight: 600;
    cursor: pointer;
}

@media (max-width: 600px) {
    .cmse-head[b-ip89oyz8il] {
        flex-wrap: wrap;
    }

    .cmse-head__actions[b-ip89oyz8il] {
        width: 100%;
        justify-content: flex-end;
    }

    .cmse-body[b-ip89oyz8il] {
        padding: 0.5rem 0.75rem 0.75rem;
    }
}
/* /Components/Shared/MerchantCmsSections.razor.rz.scp.css */
/* Sections de la page commerçant (MerchantCmsSections). Requêtes de conteneur : même rendu dans la page publique
   et dans l'aperçu (plus étroit) de l'éditeur. */
.cms[b-d3k8xuuwne] {
    container-type: inline-size;
    display: flex;
    flex-direction: column;
    gap: 1.75rem;
}

.cms-section[b-d3k8xuuwne] {
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
}

    .cms-section + .cms-section[b-d3k8xuuwne] {
        padding-top: 1.75rem;
        border-top: 1px solid var(--border-color, #E5E7EB);
    }

.cms-body[b-d3k8xuuwne] {
    min-width: 0;
}

.cms-title[b-d3k8xuuwne] {
    margin: 0 0 0.5rem;
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--text-primary, #1F2937);
}

.cms-content[b-d3k8xuuwne] {
    color: var(--text-secondary, #4B5563);
    line-height: 1.65;
}

    .cms-content[b-d3k8xuuwne]  p {
        margin: 0 0 0.6rem;
    }

        .cms-content[b-d3k8xuuwne]  p:last-child {
            margin-bottom: 0;
        }

    .cms-content[b-d3k8xuuwne]  h4,
    .cms-content[b-d3k8xuuwne]  h5 {
        margin: 0.9rem 0 0.35rem;
        font-weight: 700;
        color: var(--text-primary, #1F2937);
    }

    .cms-content[b-d3k8xuuwne]  h4 {
        font-size: 1.02rem;
    }

    .cms-content[b-d3k8xuuwne]  h5 {
        font-size: 0.95rem;
    }

    .cms-content[b-d3k8xuuwne]  ul,
    .cms-content[b-d3k8xuuwne]  ol {
        margin: 0 0 0.6rem;
        padding-left: 1.3rem;
    }

    .cms-content[b-d3k8xuuwne]  a {
        color: var(--primary-color, #047857);
        font-weight: 600;
        text-decoration: underline;
        text-underline-offset: 2px;
    }

/* Images */
.cms-figure[b-d3k8xuuwne] {
    margin: 0;
}

    .cms-figure img[b-d3k8xuuwne] {
        display: block;
        width: 100%;
        border-radius: var(--radius-lg, 12px);
        object-fit: cover;
        background: var(--bg-secondary, #F3F4F6);
    }

    .cms-figure figcaption[b-d3k8xuuwne] {
        margin-top: 0.35rem;
        font-size: 0.8rem;
        color: var(--text-light, #9CA3AF);
    }

.cms-figure--wide img[b-d3k8xuuwne] {
    max-height: 420px;
}

.cms-section--classic .cms-figure--wide[b-d3k8xuuwne] {
    margin-top: 0.9rem;
}

.cms-figure--side img[b-d3k8xuuwne] {
    aspect-ratio: 4 / 3;
}

/* Image à gauche / à droite : deux colonnes, l'image passe au-dessus sur petit écran. */
@container (min-width: 560px) {
    .cms-section--left[b-d3k8xuuwne],
    .cms-section--right[b-d3k8xuuwne] {
        display: grid;
        grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
        gap: 1.5rem;
        align-items: start;
    }

    .cms-section--right[b-d3k8xuuwne] {
        grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
    }

        .cms-section--right .cms-figure--side[b-d3k8xuuwne] {
            order: 2;
        }
}

/* Galerie */
.cms-gallery[b-d3k8xuuwne] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
    margin-top: 0.9rem;
}

.cms-figure--tile img[b-d3k8xuuwne] {
    aspect-ratio: 1;
}

.cms-gallery--1[b-d3k8xuuwne] {
    grid-template-columns: minmax(0, 1fr);
}

    .cms-gallery--1 .cms-figure--tile img[b-d3k8xuuwne] {
        aspect-ratio: 16 / 9;
    }

@container (min-width: 560px) {
    .cms-gallery--3[b-d3k8xuuwne] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* Encadré */
.cms-section--highlight[b-d3k8xuuwne] {
    padding: 1.1rem 1.25rem;
    border-radius: var(--radius-lg, 12px);
    border-left: 5px solid var(--cms-accent);
    background: var(--cms-bg);
}

    .cms-section + .cms-section--highlight[b-d3k8xuuwne],
    .cms-section--highlight + .cms-section[b-d3k8xuuwne] {
        border-top: none;
    }

    .cms-section--highlight .cms-title[b-d3k8xuuwne] {
        color: var(--cms-ink);
    }

.cms-tone--green[b-d3k8xuuwne] {
    --cms-accent: #10B981;
    --cms-bg: #ECFDF5;
    --cms-ink: #065F46;
}

.cms-tone--amber[b-d3k8xuuwne] {
    --cms-accent: #F59E0B;
    --cms-bg: #FFFBEB;
    --cms-ink: #92400E;
}

.cms-tone--blue[b-d3k8xuuwne] {
    --cms-accent: #3B82F6;
    --cms-bg: #EFF6FF;
    --cms-ink: #1E40AF;
}

/* Bouton */
.cms-button[b-d3k8xuuwne] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    margin-top: 1rem;
    padding: 0.6rem 1.15rem;
    border-radius: var(--radius-full, 9999px);
    background: var(--primary-color, #047857);
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.15s;
}

    .cms-button:hover[b-d3k8xuuwne],
    .cms-button:focus-visible[b-d3k8xuuwne] {
        background: var(--primary-dark, #065F46);
        color: #fff;
    }
/* /Components/Shared/MerchantEditDialog.razor.rz.scp.css */
.merchant-edit-dialog[b-f82zqim92r] {
    padding-top: 0.25rem;
}

.merchant-edit-header[b-f82zqim92r] {
    margin-bottom: 0.25rem;
}

.merchant-edit-header-icon[b-f82zqim92r] {
    width: 60px;
    height: 60px;
    border-radius: 16px;
    background: linear-gradient(135deg, #3B82F6, #2563EB);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.merchant-edit-intro[b-f82zqim92r] {
    margin-top: -0.25rem;
}

.merchant-edit-section[b-f82zqim92r] {
    border-radius: 12px;
    background: var(--mud-palette-surface);
}

.merchant-edit-subsection[b-f82zqim92r] {
    border-radius: 10px;
}

.merchant-edit-upload-zone[b-f82zqim92r] {
    padding: 0.75rem;
    border: 1px dashed var(--mud-palette-lines-default);
    border-radius: 10px;
    background: rgba(37, 99, 235, 0.04);
}

.merchant-edit-preview[b-f82zqim92r] {
    border-radius: 10px;
}

.merchant-edit-preview-image[b-f82zqim92r] {
    max-width: 100%;
    max-height: 240px;
    border-radius: 8px;
    margin-top: 8px;
    object-fit: contain;
}

.merchant-edit-actions[b-f82zqim92r] {
    padding-top: 0.5rem;
}
