@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ewdlgswx1m.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-08k06fsc22] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-08k06fsc22] {
    flex: 1;
}

.sidebar[b-08k06fsc22] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-08k06fsc22] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-08k06fsc22]  a, .top-row[b-08k06fsc22]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-08k06fsc22]  a:hover, .top-row[b-08k06fsc22]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-08k06fsc22]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-08k06fsc22] {
        justify-content: space-between;
    }

    .top-row[b-08k06fsc22]  a, .top-row[b-08k06fsc22]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-08k06fsc22] {
        flex-direction: row;
    }

    .sidebar[b-08k06fsc22] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-08k06fsc22] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-08k06fsc22]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-08k06fsc22], article[b-08k06fsc22] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-08k06fsc22] {
    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-08k06fsc22] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pkiln6eoha] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-pkiln6eoha] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-pkiln6eoha] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pkiln6eoha] {
    font-size: 1.1rem;
}

.bi[b-pkiln6eoha] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-pkiln6eoha] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-pkiln6eoha] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-pkiln6eoha] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-pkiln6eoha] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pkiln6eoha] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pkiln6eoha] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pkiln6eoha]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-pkiln6eoha]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pkiln6eoha]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-pkiln6eoha] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-pkiln6eoha] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pkiln6eoha] {
        display: none;
    }

    .nav-scrollable[b-pkiln6eoha] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Adhesions/EditContratAdhesion.razor.rz.scp.css */
.editor-toggle[b-z3v50b5l5z] {
    margin-bottom: 8px;
    display: flex;
    gap: 4px;
    align-items: center;
    width: 100%;
}
/* /Components/Pages/Administration/DiagnosticPerformance.razor.rz.scp.css */
/* Grid layouts */
.diag-grid[b-6o15ue7pmc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
    width: 100%;
}

.diag-grid-2[b-6o15ue7pmc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 16px;
    width: 100%;
}

/* Key-value rows */
.diag-row[b-6o15ue7pmc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 36px;
    padding: 4px 0;
    gap: 12px;
}

/* Card status accent (left border) */
[b-6o15ue7pmc] .diag-card-ok {
    border-left: 4px solid #107c10 !important;
}

[b-6o15ue7pmc] .diag-card-warn {
    border-left: 4px solid #ff8c00 !important;
}

[b-6o15ue7pmc] .diag-card-error {
    border-left: 4px solid #d13438 !important;
}

[b-6o15ue7pmc] .diag-card-neutral {
    border-left: 4px solid #8a8886 !important;
}

/* Card header with status icon */
.diag-card-header[b-6o15ue7pmc] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-bottom: 8px;
}

.diag-card-header-status[b-6o15ue7pmc] {
    margin-left: auto;
}

/* GC compact horizontal layout */
.diag-gc-row[b-6o15ue7pmc] {
    display: flex;
    gap: 24px;
    align-items: center;
    padding: 6px 0;
}

.diag-gc-item[b-6o15ue7pmc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 60px;
}

.diag-gc-label[b-6o15ue7pmc] {
    font-size: 0.8em;
    color: var(--neutral-foreground-hint);
}

.diag-gc-value[b-6o15ue7pmc] {
    font-size: 1.1em;
    font-weight: 600;
}

/* Health check entries — 3-column grid */
.diag-health-entry[b-6o15ue7pmc] {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 12px;
    align-items: center;
    min-height: 32px;
    padding: 2px 0;
}

/* Service entries with separator */
.diag-service-entry[b-6o15ue7pmc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
    padding: 6px 0;
    border-bottom: 1px solid var(--neutral-stroke-rest);
}

.diag-service-entry:last-of-type[b-6o15ue7pmc] {
    border-bottom: none;
}

/* API section */
.diag-api-grid[b-6o15ue7pmc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 12px;
}

.diag-api-entry[b-6o15ue7pmc] {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Value hint text */
.diag-value[b-6o15ue7pmc] {
    color: var(--neutral-foreground-hint);
    white-space: nowrap;
}

/* Footer */
.diag-footer[b-6o15ue7pmc] {
    color: var(--neutral-foreground-hint);
    font-size: 0.85em;
    padding-top: 4px;
}
/* /Components/Pages/Changelog.razor.rz.scp.css */
.changelog-content h1[b-ishtksw0c2] {
    font-size: 1.6em;
    border-bottom: 2px solid var(--accent-fill-rest);
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.changelog-content h2[b-ishtksw0c2] {
    font-size: 1.3em;
    color: var(--accent-fill-rest);
    margin-top: 24px;
    margin-bottom: 8px;
}

.changelog-content h3[b-ishtksw0c2] {
    font-size: 1.1em;
    margin-top: 16px;
    margin-bottom: 6px;
}

.changelog-content ul[b-ishtksw0c2] {
    padding-left: 24px;
    margin: 8px 0;
}

.changelog-content li[b-ishtksw0c2] {
    margin-bottom: 4px;
    line-height: 1.5;
}

.changelog-content a[b-ishtksw0c2] {
    color: var(--accent-fill-rest);
}

[b-ishtksw0c2] .changelog-content h1 {
    font-size: 1.6em;
    border-bottom: 2px solid var(--accent-fill-rest);
    padding-bottom: 8px;
    margin-bottom: 16px;
}

[b-ishtksw0c2] .changelog-content h2 {
    font-size: 1.3em;
    color: var(--accent-fill-rest);
    margin-top: 24px;
    margin-bottom: 8px;
}

[b-ishtksw0c2] .changelog-content h3 {
    font-size: 1.1em;
    margin-top: 16px;
    margin-bottom: 6px;
}

[b-ishtksw0c2] .changelog-content ul {
    padding-left: 24px;
    margin: 8px 0;
}

[b-ishtksw0c2] .changelog-content li {
    margin-bottom: 4px;
    line-height: 1.5;
}

[b-ishtksw0c2] .changelog-content a {
    color: var(--accent-fill-rest);
}
/* /Components/Pages/Communication/EditTemplate.razor.rz.scp.css */
.editor-toggle[b-9hsyglbh16] {
    margin-bottom: 8px;
    display: flex;
    gap: 4px;
    align-items: center;
    width: 100%;
}
/* /Components/Pages/Communication/EditTemplateDocument.razor.rz.scp.css */
.editor-toggle[b-pccd2r0jow] {
    margin-bottom: 8px;
    display: flex;
    gap: 4px;
    align-items: center;
    width: 100%;
}
/* /Components/Pages/Communication/EditTemplatePageWeb.razor.rz.scp.css */
.editor-toggle[b-dw277202dp] {
    margin-bottom: 0;
    display: flex;
    gap: 4px;
    align-items: center;
    width: 100%;
    padding: 4px 0;
    flex-shrink: 0;
}

/* Page container: full viewport height minus header/footer */
.tpw-page-container[b-dw277202dp] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 140px);
    width: 100%;
    min-width: 0;
    overflow: hidden;
}

/* Identity row: single compact line */
.tpw-identity-row[b-dw277202dp] {
    display: flex;
    gap: 12px;
    align-items: flex-end;
    flex-shrink: 0;
    padding: 6px 0;
    flex-wrap: wrap;
}

/* Variables row: always visible */
.tpw-variables-row[b-dw277202dp] {
    flex-shrink: 0;
    padding: 6px 8px;
    background: var(--neutral-layer-2);
    border-radius: 4px;
    margin-bottom: 4px;
}

/* Editor row: takes all remaining height, side by side */
.tpw-editor-row[b-dw277202dp] {
    display: flex;
    gap: 8px;
    flex: 1;
    min-height: 0;
}

/* Editor column: left half */
.tpw-editor-col[b-dw277202dp] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 0;
}

/* Preview column: right half */
.tpw-preview-col[b-dw277202dp] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

/* Editor content area: fills remaining space in column */
.tpw-editor-content[b-dw277202dp] {
    flex: 1;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: relative;
}

/* Radzen HTML editor: constrain to flex container */
.tpw-editor-content[b-dw277202dp]  .rz-html-editor {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    overflow: visible;
}

.tpw-editor-content[b-dw277202dp]  .rz-html-editor-toolbar {
    overflow: visible;
    position: relative;
    z-index: 10;
}

.tpw-editor-content[b-dw277202dp]  .rz-html-editor-content {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
}

/* Preview iframe: fills remaining space in column */
.tpw-preview-iframe[b-dw277202dp] {
    flex: 1;
    width: 100%;
    min-height: 0;
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 4px;
}
/* /Components/Pages/Membres/EditMembre.razor.rz.scp.css */
.code-naf-large[b-f5s6l7n0sv]  fluent-autocomplete,
.code-naf-large[b-f5s6l7n0sv]  fluent-autocomplete::part(control),
.code-naf-large[b-f5s6l7n0sv]  fluent-autocomplete::part(selected-value),
.code-naf-large[b-f5s6l7n0sv]  input,
.code-naf-large[b-f5s6l7n0sv]  .fluent-autocomplete-selected-option {
    font-size: 0.9rem !important;
}

.code-naf-large[b-f5s6l7n0sv]  fluent-badge {
    font-size: 0.9rem !important;
    padding: 0.4rem 0.6rem !important;
}
/* /Components/Pages/Prospection/ProposerRdv.razor.rz.scp.css */
.composer-page[b-o1wu3me7aa] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.composer-grid[b-o1wu3me7aa] {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 12px;
    align-items: start;
}

.composer-cal-card[b-o1wu3me7aa] {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

/* RadzenScheduler exige une hauteur définie : la chaîne height:100% à travers
   un item de grille se réduit à zéro. On fixe une hauteur viewport explicite. */
.composer-cal-inner[b-o1wu3me7aa] {
    height: calc(100vh - 230px);
    min-height: 440px;
}

.composer-cal-inner[b-o1wu3me7aa]  .rz-scheduler {
    height: 100%;
}

.composer-legende[b-o1wu3me7aa] {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
    padding-top: 8px;
    font-size: 11.5px;
    color: var(--neutral-foreground-hint);
    flex-shrink: 0;
}

.composer-legende i[b-o1wu3me7aa] {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    vertical-align: -2px;
    margin-right: 5px;
}

.lg-occupe[b-o1wu3me7aa] { background: #9ca3af; }
.lg-propose[b-o1wu3me7aa] { background: #0f6cbd; }
.lg-autre[b-o1wu3me7aa] { background: #efe9fa; border: 1.5px dashed #7c3aed; }
.lg-astuce[b-o1wu3me7aa] { margin-left: auto; font-style: italic; }

.composer-side[b-o1wu3me7aa] {
    overflow-y: auto;
    padding: 14px;
}

.composer-side-inner[b-o1wu3me7aa] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.composer-ligne[b-o1wu3me7aa] {
    display: flex;
    gap: 10px;
}

.composer-ligne .composer-champ[b-o1wu3me7aa] {
    flex: 1;
    min-width: 0;
}

.composer-champ label[b-o1wu3me7aa] {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: var(--neutral-foreground-hint);
    margin-bottom: 3px;
}

.composer-alerte[b-o1wu3me7aa] {
    display: block;
    font-size: 11.5px;
    color: var(--error, #b3261e);
    margin-top: 3px;
}

.composer-creneaux label[b-o1wu3me7aa] {
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 6px;
}

.composer-vide[b-o1wu3me7aa] {
    font-size: 12.5px;
    color: var(--neutral-foreground-hint);
    margin: 0 0 6px;
}

.composer-creneau-ligne[b-o1wu3me7aa] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 6px;
    padding: 4px 4px 4px 10px;
    margin-bottom: 6px;
    font-size: 13px;
    font-variant-numeric: tabular-nums;
}

.composer-note[b-o1wu3me7aa] {
    font-size: 11.5px;
    color: var(--neutral-foreground-hint);
    margin: 6px 0 0;
}

.composer-envoi[b-o1wu3me7aa] {
    margin-top: 4px;
    padding-top: 10px;
    border-top: 1px solid var(--neutral-stroke-divider-rest, var(--neutral-stroke-rest));
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.composer-test-row[b-o1wu3me7aa] {
    display: flex;
    gap: 8px;
}

.composer-test-row[b-o1wu3me7aa]  .fluent-button {
    flex: 1;
}

/* Aperçu du mail — le corps est du HTML généré, on lui donne un cadre neutre */
[b-o1wu3me7aa] .apercu-meta {
    font-size: 13px;
    color: var(--neutral-foreground-hint);
    margin: 0 0 10px;
}

[b-o1wu3me7aa] .apercu-mail {
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 8px;
    padding: 18px 20px;
    background: #ffffff;
    color: #1b2530;
    font-size: 15px;
    line-height: 1.55;
    max-height: 55vh;
    overflow-y: auto;
}

[b-o1wu3me7aa] .apercu-sms {
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 8px;
    padding: 14px 16px;
    background: var(--neutral-layer-2, #eef1f5);
    font-size: 14px;
    line-height: 1.5;
    white-space: pre-wrap;
}

@media (max-width: 900px) {
    .composer-page[b-o1wu3me7aa] {
        height: auto;
    }

    .composer-grid[b-o1wu3me7aa] {
        grid-template-columns: 1fr;
    }

    .composer-cal-inner[b-o1wu3me7aa] {
        height: 420px;
    }
}
/* /Components/Pages/Prospection/PropositionsRdvList.razor.rz.scp.css */
[b-h0dftfz4d8] .rdv-badge {
    display: inline-block;
    font-size: 11.5px;
    font-weight: 700;
    border-radius: 999px;
    padding: 2px 10px;
    white-space: nowrap;
}
/* /Components/Pages/Prospection/PropositionsRdvProspectPanel.razor.rz.scp.css */
.panel-liste[b-nzw3oog7x2] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.panel-ligne[b-nzw3oog7x2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--neutral-stroke-rest);
    border-radius: 6px;
    padding: 6px 6px 6px 10px;
}

.panel-infos[b-nzw3oog7x2] {
    min-width: 0;
}

.panel-detail[b-nzw3oog7x2] {
    font-size: 0.78rem;
    color: var(--neutral-foreground-hint);
}

[b-nzw3oog7x2] .rdv-badge {
    display: inline-block;
    font-size: 10.5px;
    font-weight: 700;
    border-radius: 999px;
    padding: 1px 8px;
    margin-left: 6px;
    white-space: nowrap;
    vertical-align: 1px;
}
/* /Components/Pages/Public/PropositionRdvPublique.razor.rz.scp.css */
/* Page publique de choix de créneau — mobile-first, lien souvent ouvert depuis un SMS */

.rdv-page[b-puyloza86v] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 24px 12px;
    background: var(--neutral-layer-1, #f3f4f6);
}

.rdv-card[b-puyloza86v] {
    width: 100%;
    max-width: 460px;
    background: var(--neutral-layer-floating, #ffffff);
    border-radius: 12px;
    box-shadow: 0 2px 14px rgba(16, 24, 32, 0.10);
    overflow: hidden;
}

.rdv-entete[b-puyloza86v] {
    background: var(--accent-fill-rest, #0f6cbd);
    color: #ffffff;
    padding: 18px 20px 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.rdv-marque[b-puyloza86v] {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.85;
}

.rdv-qui[b-puyloza86v] {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
}

.rdv-quoi[b-puyloza86v] {
    font-size: 13px;
    opacity: 0.9;
}

.rdv-corps[b-puyloza86v] {
    padding: 18px 20px 8px;
}

.rdv-centre[b-puyloza86v] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
    padding-bottom: 18px;
}

.rdv-titre[b-puyloza86v] {
    font-size: 18px;
    font-weight: 650;
    margin: 4px 0 0;
}

.rdv-texte-doux[b-puyloza86v] {
    color: var(--neutral-foreground-hint, #5a6675);
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
}

.rdv-intro[b-puyloza86v] {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 12px;
    white-space: pre-line;
}

.rdv-consigne[b-puyloza86v] {
    font-size: 13px;
    font-weight: 600;
    color: var(--neutral-foreground-hint, #5a6675);
    margin: 0 0 10px;
}

.rdv-jour[b-puyloza86v] {
    margin-bottom: 14px;
}

.rdv-jour h5[b-puyloza86v] {
    margin: 0 0 6px;
    font-size: 11.5px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--neutral-foreground-hint, #7a8894);
    font-weight: 700;
}

.rdv-creneau[b-puyloza86v] {
    display: flex;
    justify-content: center;
    width: 100%;
    border: 1.5px solid var(--accent-fill-rest, #0f6cbd);
    color: var(--accent-fill-rest, #0f6cbd);
    background: transparent;
    font-weight: 700;
    font-size: 15px;
    font-variant-numeric: tabular-nums;
    border-radius: 8px;
    padding: 11px 0;
    margin-bottom: 8px;
    cursor: pointer;
    transition: background-color 0.12s ease;
}

.rdv-creneau:hover:not(:disabled):not(.rdv-creneau-pris)[b-puyloza86v] {
    background: rgba(15, 108, 189, 0.08);
}

.rdv-creneau:focus-visible[b-puyloza86v] {
    outline: 2px solid var(--accent-fill-rest, #0f6cbd);
    outline-offset: 2px;
}

.rdv-creneau:disabled[b-puyloza86v] {
    opacity: 0.55;
    cursor: wait;
}

.rdv-creneau-pris[b-puyloza86v] {
    border-color: var(--neutral-stroke-rest, #d1d5db);
    color: var(--neutral-foreground-hint, #9aa2ad);
    font-weight: 500;
    text-decoration: line-through;
    cursor: default;
}

.rdv-bandeau[b-puyloza86v] {
    background: #fdf1de;
    color: #6b4a00;
    border-radius: 8px;
    padding: 10px 14px;
    font-size: 13.5px;
    line-height: 1.45;
    margin-bottom: 14px;
}

.rdv-bandeau-ok[b-puyloza86v] {
    background: #e3f2e9;
    color: #0f5c31;
}

.rdv-note[b-puyloza86v] {
    font-size: 11.5px;
    color: var(--neutral-foreground-hint, #9aa2ad);
    text-align: center;
    margin: 10px 0 6px;
}

.rdv-pied[b-puyloza86v] {
    text-align: center;
    padding: 8px 0 14px;
}

.rdv-pied a[b-puyloza86v] {
    color: var(--accent-fill-rest, #0f6cbd);
    font-size: 13.5px;
    cursor: pointer;
    text-decoration: underline;
}

.rdv-formulaire[b-puyloza86v] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 10px 0 16px;
    width: 100%;
}

.rdv-formulaire label[b-puyloza86v] {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}

.rdv-formulaire textarea[b-puyloza86v] {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid var(--neutral-stroke-rest, #d1d5db);
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 14px;
    font-family: inherit;
    resize: vertical;
}

.rdv-actions[b-puyloza86v] {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.rdv-principal[b-puyloza86v],
.rdv-secondaire[b-puyloza86v],
.rdv-danger[b-puyloza86v] {
    border-radius: 6px;
    padding: 8px 16px;
    font-size: 13.5px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid transparent;
}

.rdv-principal[b-puyloza86v] {
    background: var(--accent-fill-rest, #0f6cbd);
    color: #ffffff;
}

.rdv-principal:disabled[b-puyloza86v] {
    opacity: 0.5;
    cursor: default;
}

.rdv-secondaire[b-puyloza86v] {
    background: transparent;
    border-color: var(--neutral-stroke-rest, #d1d5db);
    color: inherit;
}

.rdv-danger[b-puyloza86v] {
    background: #b3261e;
    color: #ffffff;
}

.rdv-lien-bouton[b-puyloza86v] {
    display: inline-block;
    text-decoration: none;
    margin-top: 4px;
}

.rdv-coche[b-puyloza86v] {
    width: 46px;
    height: 46px;
    border-radius: 999px;
    background: #e3f2e9;
    color: #107c41;
    display: grid;
    place-items: center;
    font-size: 22px;
    font-weight: 700;
    margin-top: 8px;
}

.rdv-date-confirmee[b-puyloza86v] {
    font-size: 16px;
    font-weight: 650;
    margin: 0;
}

.rdv-signature[b-puyloza86v] {
    text-align: center;
    font-size: 11px;
    color: var(--neutral-foreground-hint, #9aa2ad);
    padding: 10px 16px 16px;
}
