/* _content/Kipanga.CompassFlow/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-epur657fcz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-epur657fcz] {
    flex: 1;
    width: 100%;
}

#blazor-error-ui[b-epur657fcz] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-epur657fcz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Kipanga.CompassFlow/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-brgasx1gix] {
    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-brgasx1gix] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-brgasx1gix] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-brgasx1gix] {
    font-size: 1.1rem;
}

.bi[b-brgasx1gix] {
    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-brgasx1gix] {
    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-brgasx1gix] {
    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-brgasx1gix] {
    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-brgasx1gix] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-brgasx1gix] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-brgasx1gix] {
        padding-bottom: 1rem;
    }

    .nav-item[b-brgasx1gix]  .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-brgasx1gix]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-brgasx1gix]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-brgasx1gix] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-brgasx1gix] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-brgasx1gix] {
        display: none;
    }

    .nav-scrollable[b-brgasx1gix] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Kipanga.CompassFlow/Components/Pages/Authenticatie/GeenToegang.razor.rz.scp.css */
/* =========================================================
 * Bestand : GeenToegang.razor.css
 * Locatie : Components\Pages\Authenticatie
 * Doel    : Styling voor de pagina 'Geen toegang'
 * Context :
 *   - Onderdeel van de authenticatie- en toegangsflow
 *   - Component-level styling volgens cf-* afspraken
 * Auteur  : Raymond Falck
 * Initieel: 2026-04-10
 * ========================================================= */

.cf-geen-toegang[b-7fjeolr7hk] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: #f5f7fb;
}

.cf-geen-toegang__card[b-7fjeolr7hk] {
    width: 100%;
    max-width: 32rem;
    padding: 2rem;
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-align: center;
}

.cf-geen-toegang__title[b-7fjeolr7hk] {
    margin: 0 0 1rem 0;
    font-size: 1.75rem;
    font-weight: 700;
}

.cf-geen-toegang__tekst[b-7fjeolr7hk] {
    margin: 0 0 1.5rem 0;
    color: #5f6b7a;
}

.cf-geen-toegang__actions[b-7fjeolr7hk] {
    margin-top: 1rem;
}
/* _content/Kipanga.CompassFlow/Components/Pages/Beheer/Beheer.razor.rz.scp.css */
/* ============================================================
   Bestand : beheer.razor.css
   Locatie : wwwroot/css/compassflow
   Doel    : Styling voor beheerinstellingen op dashboardpagina
   Context :
     - CompassFlow (Blazor Server)
     - Wordt gebruikt voor instellingen zoals:
       - Geplande posten vanaf datum
       - Dashboard standaard aantal dagen
     - Layout bevat label, invoerveld en helptekst
   Auteur  : Raymond Falck
   Datum   : 2026-05-06
   ============================================================ */

.cf-beheer-form[b-upqr0wmo9t] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.cf-beheer-row[b-upqr0wmo9t] {
    display: grid;
    grid-template-columns: 320px 240px 1fr;
    gap: 18px;
    align-items: center;
    min-height: 48px;
}

.cf-beheer-label[b-upqr0wmo9t] {
    font-weight: 500;
    color: #1f2937;
}

    .cf-beheer-label label[b-upqr0wmo9t] {
        margin: 0;
    }

.cf-beheer-value[b-upqr0wmo9t] {
    display: flex;
    align-items: center;
}

.cf-beheer-input[b-upqr0wmo9t] {
    width: 100%;
    max-width: 220px;
}

.cf-beheer-help[b-upqr0wmo9t] {
    color: #7b8496;
    font-size: 0.88rem;
    line-height: 1.35;
    max-width: 520px;
}

@media (max-width: 900px) {

    .cf-beheer-row[b-upqr0wmo9t] {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .cf-beheer-input[b-upqr0wmo9t] {
        max-width: 100%;
    }

    .cf-beheer-help[b-upqr0wmo9t] {
        margin-top: -2px;
    }
}
/* _content/Kipanga.CompassFlow/Components/Pages/Boekingen/BoekingDetail.razor.rz.scp.css */
/* ============================================================
   Bestand : BoekingDetail.razor.css
   Locatie : Components\Pages\Boekingen
   Doel    : Volledig boekingsscherm: nieuw en wijzig
   Auteur  : Raymond Falck
   Datum   : 2024-03-03
   ============================================================ */

/* =============== PAGE SHELL =============== */
.cf-page[b-qq83mdekpg] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 18px 14px 30px 14px;
}

.cf-pagehead[b-qq83mdekpg] {
    margin-bottom: 14px;
}

.cf-pagehead-row[b-qq83mdekpg] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.cf-title[b-qq83mdekpg] {
    margin: 0;
    font-size: 22px;
}

.cf-subtitle[b-qq83mdekpg] {
    margin-top: 6px;
    opacity: 0.85;
    font-size: 13px;
    line-height: 1.35;
}

.cf-num[b-qq83mdekpg] {
    text-align: right;
    font-variant-numeric: tabular-nums;
}
/* =============== BADGES / PILLS =============== */

.cf-pill[b-qq83mdekpg] {
    display: inline-block;
    margin-left: 8px;
    padding: 2px 8px;
    border-radius: 999px;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    white-space: nowrap;
}

/* Pill gebruikt als value in label-value grid */
.cf-pill-inline[b-qq83mdekpg] {
    display: inline-block;
    margin-left: 0;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 1.4;
    vertical-align: baseline;
}

.cf-pill-muted[b-qq83mdekpg] {
    opacity: 0.85;
}


/* Knop onder de tabel (links) */
.cf-table-footer[b-qq83mdekpg] {
    display: flex;
    justify-content: flex-start;
    margin-top: 8px;
}

    .cf-table-footer .cf-btn[b-qq83mdekpg] {
        padding: 5px 10px;
        font-size: 13px;
    }

/* =============== BOEKING: META + FINANCIEEL =============== */

/* Boekingsnummer + knop compact op één regel */
.cf-booking-number-row[b-qq83mdekpg] {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
    max-width: 100%;
}

/* Houd ruimte over voor knop en statuskolom */
.cf-booking-number-input[b-qq83mdekpg] {
    width: 220px !important;
    min-width: 0;
}


/* Foutmelding bij boekingsnummer altijd op één regel tonen */
.cf-booking-number-error[b-qq83mdekpg] {
    white-space: nowrap;
    margin-top: 6px;
}


/* Kleine knop naast boekingsnummer */
.cf-btn-mini[b-qq83mdekpg] {
    height: 24px !important;
    padding: 0 8px !important;
    font-size: 11px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

.cf-booking-grid[b-qq83mdekpg] {
    display: grid;
    grid-template-columns: 1fr 260px; /* metadata + financieel kolom */
    gap: 18px;
    margin-top: 10px;
}

.cf-booking-meta[b-qq83mdekpg] {
    min-width: 0;
}

/* FINANCIEEL KOLOM RECHTS (RIJ-UITLIJNING MET METADATA) */
.cf-booking-fin[b-qq83mdekpg] {
    border: 1px solid #e2efec; /* geeft kader */
    background-color: #f7fbfa; /* iets rustiger dan nu */
    border-radius: 8px;
    padding: 12px 14px 12px 16px;
    display: grid;
    grid-template-rows: 26px 26px 26px 26px;
    align-items: center;
    row-gap: 4px;
}

/* Titel staat in rij 1 (uitlijnen met Status) */
.cf-fin-title[b-qq83mdekpg] {
    color: var(--cf-dark);
    font-size: 14px;
    font-weight: 700;
    opacity: 0.92;
    line-height: 1.0;
    margin: 0;
    align-self: center;
}

/* Financiële rijen */
.cf-fin-row[b-qq83mdekpg] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
    align-items: center;
}

/* Labels in financieel blok (iets sterker, zonder extra hoogte) */
.cf-booking-fin .cf-fin-label[b-qq83mdekpg] {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.0;
    opacity: 0.92;
    white-space: nowrap;
}

.cf-fin-value[b-qq83mdekpg] {
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}


.cf-fin-sep[b-qq83mdekpg] {
    height: 1px;
    background: #dbe7e4;
    margin: 2px 0;
}

/* Compacte inputs voor in het label-value grid (boeking meta) */
.cf-input-compact[b-qq83mdekpg] {
    height: 24px; /* match met .cf-select */
    padding: 0 8px; /* geen verticale padding -> vaste rijhoogte */
    border-radius: 6px;
    font-size: 13px;
}

/* =============== LABEL-VALUE GRID (BOEKING META) =============== */

.cf-kvline-grid[b-qq83mdekpg] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; /* default: 3 kolommen */
    gap: 4px 14px;
}

.cf-kvline-grid-2[b-qq83mdekpg] {
    grid-template-columns: 1fr 1fr; /* metadata in 2 kolommen */
}

.cf-kvline[b-qq83mdekpg] {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 10px;
    align-items: center;
    min-height: 26px;
    min-width: 0;
}

/* Boeking meta: */
.cf-kvline-label[b-qq83mdekpg] {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.0;
    opacity: 0.92;
    white-space: nowrap;
}

.cf-kvline-value[b-qq83mdekpg] {
    font-size: 13px;
    line-height: 1.0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* =============== TABLES (DETAIL) =============== */

/* Detailtabel – compacter voor werkscherm */
.cf-table-detail[b-qq83mdekpg] {
    width: 100%;
    table-layout: fixed;
}

    .cf-table-detail th[b-qq83mdekpg],
    .cf-table-detail td[b-qq83mdekpg] {
        padding: 6px 10px;
        vertical-align: middle;
    }

    .cf-table-detail thead th[b-qq83mdekpg] {
        text-align: left;
    }

        .cf-table-detail thead th.cf-num[b-qq83mdekpg] {
            text-align: right;
        }

.cf-col-date[b-qq83mdekpg] {
    width: 120px;
    min-width: 120px;
}

.cf-col-amount[b-qq83mdekpg] {
    width: 140px;
    min-width: 140px;
}

.cf-col-actions[b-qq83mdekpg] {
    width: 140px;
    min-width: 140px;
}

.cf-actions[b-qq83mdekpg] {
    white-space: nowrap;
}

.cf-actions-inline[b-qq83mdekpg] {
    display: inline-flex;
    align-items: center;
    gap: 8px; /* dit is de spacing tussen Bewerk en Verwijder */
}

    .cf-actions-inline .cf-link-inline[b-qq83mdekpg],
    .cf-actions-inline .cf-disabled-hint[b-qq83mdekpg] {
        margin: 0;
    }


/* Zorg dat header exact boven data staat */
.cf-table-detail thead th[b-qq83mdekpg] {
    padding: 6px 10px !important; /* gelijk aan td */
    vertical-align: middle !important;
}

    /* Bedrag kolom rechts uitlijnen (header + data) */
    .cf-table-detail thead th.cf-num[b-qq83mdekpg],
    .cf-table-detail td.cf-num[b-qq83mdekpg] {
        text-align: right !important;
    }

/* Zorg dat actie kolom netjes blijft */
.cf-table-detail th.cf-col-actions[b-qq83mdekpg],
.cf-table-detail td.cf-col-actions[b-qq83mdekpg] {
    text-align: left !important;
}








/* Tekst afkappen in cellen */
.cf-ellipsis[b-qq83mdekpg] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* realized row subtle */
.cf-row-realized[b-qq83mdekpg] {
    opacity: 0.9;
}

/* Disabled actie (bij gerealiseerd) */
.cf-disabled-hint[b-qq83mdekpg] {
    font-size: 13px;
    opacity: 0.45;
    cursor: not-allowed;
}

/* Subtiele styling voor destructieve inline acties (bijv. "Verwijder")
   - Wordt toegepast op cf-link-inline + cf-danger
   - Iets lagere opacity voorkomt te agressieve uitstraling
   - text-decoration uit om onderstreping te vermijden (consistent met knoppen) */
.cf-link-inline.cf-danger[b-qq83mdekpg] {
    opacity: 0.95;
    text-decoration: none;
}


/* =============== EDITOR (INLINE) =============== */

.cf-editor[b-qq83mdekpg] {
    margin-top: 12px;
    padding: 12px;
    border: 1px dashed #e4e4e4;
    border-radius: 12px;
    background: #fafafa;
}

.cf-editor-head[b-qq83mdekpg] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
}

.cf-editor-hint[b-qq83mdekpg] {
    font-size: 12px;
    opacity: 0.75;
    white-space: nowrap;
}

.cf-form-grid[b-qq83mdekpg] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.cf-field[b-qq83mdekpg] {
    display: grid;
    gap: 6px;
}

    .cf-field > span[b-qq83mdekpg] {
        font-size: 12px;
        opacity: 0.8;
    }

.cf-field-wide[b-qq83mdekpg] {
    grid-column: 1 / -1;
}

.cf-input[b-qq83mdekpg] {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    background: #fff;
}

.cf-editor-actions[b-qq83mdekpg] {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}

/* Warnings (optioneel) */
.cf-warning[b-qq83mdekpg] {
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f0e2b5;
    background: #fff8dd;
    font-size: 13px;
}


/* =============== RESPONSIVE =============== */

/* Financieel onder metadata */
@media (max-width: 980px) {
    .cf-booking-grid[b-qq83mdekpg] {
        grid-template-columns: 1fr;
    }

    .cf-booking-fin[b-qq83mdekpg] {
        border-left: none;
        border-top: 1px solid #eee;
        padding-left: 0;
        padding-top: 12px;
    }

    .cf-kvline-grid[b-qq83mdekpg] {
        grid-template-columns: 1fr 1fr;
    }
}

.cf-page-actions[b-qq83mdekpg] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 24px;
}

.cf-page-actions-hint[b-qq83mdekpg] {
    margin-left: auto;
}

/* ============================================================
   MOBIEL - BOEKING DETAIL
   Doel:
   - Algemene blokken compacter maken
   - Boeking-meta netjes onder elkaar tonen
   - Financieel blok onder metadata
   - Mutatietabellen mobiel bruikbaar maken via horizontale scroll
   - Footerknoppen mobiel beter bruikbaar maken
   ============================================================ */

@media (max-width: 768px) {

    /* PAGINA */
    .cf-page[b-qq83mdekpg] {
        max-width: none;
        padding: 10px 10px 28px 10px;
    }

    .cf-pagehead[b-qq83mdekpg] {
        margin-bottom: 10px;
    }

    .cf-title[b-qq83mdekpg] {
        font-size: 1.05rem;
        line-height: 1.2;
    }

    .cf-pagehead-row[b-qq83mdekpg] {
        display: block;
    }

    /* BOEKING SAMENVATTING */
    .cf-booking-grid[b-qq83mdekpg] {
        grid-template-columns: 1fr;
        gap: 12px;
        margin-top: 6px;
    }

.cf-booking-fin[b-qq83mdekpg] {
    border: 1px solid #e2efec;
    background-color: #f7fbfa;
    border-radius: 8px;
    padding: 12px 14px;
    grid-template-rows: none;
    row-gap: 8px;
}

    .cf-fin-title[b-qq83mdekpg] {
        color: var(--cf-dark);
        font-weight: 700; /* van 600 → 700 */
        margin-bottom: 6px;
    }
    
    .cf-fin-row[b-qq83mdekpg] {
        grid-template-columns: 1fr auto;
        gap: 10px;
    }

    /* META GRID */
    .cf-kvline-grid[b-qq83mdekpg],
    .cf-kvline-grid-2[b-qq83mdekpg] {
        grid-template-columns: 1fr !important;
        gap: 8px !important;
    }

    .cf-kvline[b-qq83mdekpg] {
        grid-template-columns: 1fr !important;
        gap: 4px !important;
        align-items: start !important;
        min-height: auto;
    }

    .cf-kvline-label[b-qq83mdekpg] {
        white-space: normal;
        font-size: 13px;
    }

    .cf-kvline-value[b-qq83mdekpg] {
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
        font-size: 13px;
    }

    .cf-input-compact[b-qq83mdekpg],
    .cf-input[b-qq83mdekpg],
    .cf-select[b-qq83mdekpg] {
        width: 100%;
        max-width: none;
        min-width: 0;
        box-sizing: border-box;
    }
    .cf-input-compact[b-qq83mdekpg],
    .cf-input[b-qq83mdekpg],
    .cf-select[b-qq83mdekpg],
    input[b-qq83mdekpg],
    select[b-qq83mdekpg],
    textarea[b-qq83mdekpg] {
        font-size: 16px !important;
    }




    /* SECTIES MET TABELLEN */
    .cf-section[b-qq83mdekpg] {
        overflow: hidden;
    }

    .cf-table-detail[b-qq83mdekpg] {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }

        .cf-table-detail thead[b-qq83mdekpg],
        .cf-table-detail tbody[b-qq83mdekpg],
        .cf-table-detail tr[b-qq83mdekpg] {
            white-space: nowrap;
        }

        .cf-table-detail th[b-qq83mdekpg],
        .cf-table-detail td[b-qq83mdekpg] {
            padding: 8px 8px;
            font-size: 12px;
        }

    .cf-col-date[b-qq83mdekpg] {
        min-width: 95px;
    }

    .cf-col-amount[b-qq83mdekpg] {
        width: 110px;
        min-width: 110px;
    }

    .cf-col-actions[b-qq83mdekpg] {
        width: 120px;
        min-width: 120px;
    }

    .cf-ellipsis[b-qq83mdekpg] {
        max-width: 180px;
    }

    /* TABEL FOOTER */
    .cf-table-footer[b-qq83mdekpg] {
        margin-top: 10px;
    }

        .cf-table-footer .cf-btn[b-qq83mdekpg] {
            width: 100%;
            justify-content: center !important;
        }

    /* INLINE EDITOR */
    .cf-editor[b-qq83mdekpg] {
        margin-top: 10px;
        padding: 10px;
    }

    .cf-editor-head[b-qq83mdekpg] {
        display: block;
        margin-bottom: 10px;
    }

    .cf-editor-hint[b-qq83mdekpg] {
        display: block;
        margin-top: 4px;
        white-space: normal;
    }

    .cf-form-grid[b-qq83mdekpg] {
        grid-template-columns: 1fr !important;
        gap: 8px;
    }

    .cf-editor-actions[b-qq83mdekpg] {
        flex-direction: column;
        gap: 8px;
    }

        .cf-editor-actions .cf-btn[b-qq83mdekpg] {
            width: 100%;
            justify-content: center !important;
        }

    /* FOOTER ACTIES */
    .cf-page-actions[b-qq83mdekpg] {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 8px !important;
        margin-top: 24px;
    }

        .cf-page-actions .cf-btn[b-qq83mdekpg] {
            width: 100%;
            justify-content: center !important;
        }

    .cf-page-actions-hint[b-qq83mdekpg] {
        margin-left: 0;
        margin-top: 4px;
    }

    /* Status onderaan */
    .cf-page-actions-hint[b-qq83mdekpg] {
        margin-top: 6px;
        font-size: 12px;
        opacity: 0.7;
    }
}
/* _content/Kipanga.CompassFlow/Components/Pages/Dashboard.razor.rz.scp.css */
/* ============================================================
   Bestand : Dashboard.razor.css
   Locatie : Kipanga.CompassFlow\Pages
   Context : CompassFlow 2026 UI/UX Consolidatie (Master)
   ============================================================ */

/* --- KPI / Beginsaldo Sectie --- */
.cf-block--kpi[b-oh0hj3z4iv] {
    background-color: var(--cf-dark);
    color: white;
    padding: 12px 24px !important;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.cf-kpi-main[b-oh0hj3z4iv] {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-areas:
        "context bedrag knop";
    justify-content: center; /* hele cluster centreren */
    align-items: center;
    column-gap: 18px; /* dichter bij elkaar */
    width: 100%;
}

.cf-kpi-context[b-oh0hj3z4iv] {
    grid-area: context;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.cf-kpi-label[b-oh0hj3z4iv] {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.78);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.cf-kpi-date[b-oh0hj3z4iv] {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.2;
    margin-top: 4px;
    text-align: center;
    opacity: 0.7;
}


.cf-kpi-value[b-oh0hj3z4iv] {
    grid-area: bedrag;
    font-size: 2.3rem;
    font-weight: 800;
    font-family: 'Roboto Mono', monospace;
    line-height: 1.05;
    white-space: nowrap;
    align-self: center; /* verticaal midden t.o.v. 2 regels links */
}

.cf-kpi-action-wrap[b-oh0hj3z4iv] {
    grid-area: knop;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: center; /* verticaal midden t.o.v. 2 regels links */
}

.cf-kpi-action[b-oh0hj3z4iv] {
    margin-left: 0;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: white !important;
    padding: 6px 12px !important;
    font-size: 0.75rem !important;
    white-space: nowrap !important;
}


/* --- Achterstallige Posten (Grid-weergave) --- */
.cf-alert-actions[b-oh0hj3z4iv] {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 6px;
}


.cf-overdue-row[b-oh0hj3z4iv] {
    position: relative;
    display: grid;
    /* 1. Badge: 84px
       2. Titel: 180px
       3. Detail: 1fr (vult de rest op)
       4. Bedrag: 120px (VASTE BREEDTE)
       5. Actie: 100px (VASTE BREEDTE voor de knop)
    */
    grid-template-columns: 84px 180px 1fr 120px 100px;
    align-items: center;
    gap: 16px;
    padding: 10px 16px 10px 24px;
    cursor: pointer;
}

/* Subtiele zebra voor achterstallige regels */
.cf-alert-actions .cf-overdue-row:nth-child(odd)[b-oh0hj3z4iv] {
    background-color: #ffffff;
}

.cf-alert-actions .cf-overdue-row:nth-child(even)[b-oh0hj3z4iv] {
    background-color: #f8fafc;
}


    .cf-overdue-row:last-child[b-oh0hj3z4iv] {
        border-bottom: none;
    }

    /* Tags / Badges binnen de rij */
    .cf-overdue-row .cf-badge[b-oh0hj3z4iv] {
        font-size: 10px !important;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        padding: 2px 6px;
        border-radius: 4px;
        text-align: center;
        border: none !important;
    }

/* Het verticale balkje (de indicator) - Standaard ONZICHTBAAR */
.cf-indicator[b-oh0hj3z4iv] {
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 4px;
    background-color: #21433E; /* CompassFlow groen */
    border-radius: 0 4px 4px 0;
    /* CRUCIAAL: Standaard onzichtbaar */
    opacity: 0;
    transition: all 0.2s ease-in-out; /* Zorgt voor een zachte 'fade-in' */
}



.cf-alert-actions .cf-overdue-row--clickable:hover[b-oh0hj3z4iv] {
    background-color: var(--cf-hover);
}

    .cf-alert-actions .cf-overdue-row--clickable:hover .cf-indicator[b-oh0hj3z4iv] {
        opacity: 1;
        width: 6px;
        background-color: #1a3532;
    }




.cf-badge-mutatie[b-oh0hj3z4iv] {
    background-color: #e3f2fd !important;
    color: #1976d2 !important;
}

.cf-badge-gepland[b-oh0hj3z4iv] {
    background-color: #fff3e0 !important;
    color: #e65100 !important;
}

.cf-overdue-title[b-oh0hj3z4iv] {
    font-size: 13px;
    font-weight: 600;
    color: #111;
}

.cf-overdue-detail[b-oh0hj3z4iv] {
    font-size: 13px;
    color: #94a3b8;
}

.cf-overdue-amount[b-oh0hj3z4iv] {
    font-family: 'Roboto Mono', monospace;
    font-size: 15px; /* Was 13px, dit maakt het echt een 'waarde' */
    font-weight: 800; /* Extra dik voor autoriteit */
    text-align: right;
    font-variant-numeric: tabular-nums; /* Zorgt dat cijfers exact onder elkaar blijven staan */
    color: #111; /* Iets dieper zwart voor contrast, tenzij het .cf-neg is */
}



.cf-neg[b-oh0hj3z4iv] {
    color: #dc2626;
}






/* Knop Logica: Gedaan */
.cf-overdue-actions[b-oh0hj3z4iv] {
    display: flex;
    justify-content: flex-end; /* Drukt de knop tegen de rechterkant van de kaart */
}

.cf-overdue-row .cf-btn[b-oh0hj3z4iv],
.cf-overdue-row button[b-oh0hj3z4iv] {
    height: 28px !important;
    padding: 0 12px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    border-radius: 4px !important;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: none !important;
    min-width: 70px;
}

    /* Primaire knop (Open) - Plakt links */
    .cf-overdue-row button:first-of-type[b-oh0hj3z4iv],
    .cf-overdue-row .cf-overdue-actions button:first-child[b-oh0hj3z4iv] {
        background-color: var(--cf-dark) !important;
        color: white !important;
        border: none !important;
        margin-right: auto;
    }

/* Secundaire knop (Gedaan) - Plakt rechts */
.cf-overdue-row .cf-overdue-actions button:last-child:not(:first-child)[b-oh0hj3z4iv] {
    background-color: white !important;
    color: var(--cf-dark) !important;
    border: 1px solid var(--cf-dark) !important;
    margin-left: auto;
}

/* --- Quick Actions (Onder tabel) --- */
.cf-quickactions[b-oh0hj3z4iv] {
    display: flex;
    gap: 12px;
    margin-top: 24px;
    margin-bottom: 32px;
}

    .cf-quickactions .cf-btn[b-oh0hj3z4iv] {
        background-color: var(--cf-dark) !important;
        color: white !important;
        height: 36px !important;
        padding: 0 20px !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        border-radius: 6px !important;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
    }

        .cf-quickactions .cf-btn:hover[b-oh0hj3z4iv] {
            background-color: #1a3c38 !important;
            transform: translateY(-1px);
        }

/* --- PROGNOSE TABEL MATRIX --- */
.cf-table-wrap[b-oh0hj3z4iv] {
    background: white;
    border-radius: 8px;
    border: 1px solid #f1f5f9;
    overflow: hidden;
}

.cf-table[b-oh0hj3z4iv] {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

    /* 1. Uniforme stijl voor ALLE koppen in de header */
    .cf-table thead th[b-oh0hj3z4iv],
    .cf-table thead th.cf-num[b-oh0hj3z4iv] {
        background-color: #f8fafc;
        text-transform: uppercase;
        font-size: 11px !important; /* Dwingt 11px voor álle koppen */
        font-weight: 700 !important; /* Dwingt uniform gewicht */
        color: #64748b !important;
        letter-spacing: 0.8px;
        padding: 12px 16px;
        border-bottom: 2px solid #f1f5f9;
        white-space: nowrap;
    }



        /* 1. De koppen uitlijnen */
        .cf-table thead th.cf-col-total[b-oh0hj3z4iv] {
            width: 150px;
            text-align: right !important;
            padding-right: 16px; /* Matcht de padding van de td hieronder */
        }

        .cf-table thead th.cf-col-balance[b-oh0hj3z4iv],
        .cf-table tbody td.cf-col-balance[b-oh0hj3z4iv] {
            width: 150px;
            box-sizing: border-box;
        }


        .cf-table thead th.cf-col-balance[b-oh0hj3z4iv] {
            text-align: right !important;
            padding: 12px 24px; 
        }

        .cf-table thead th.cf-col-balance .cf-th-text[b-oh0hj3z4iv] {
                display: inline-block;
                transform: translateX(-11px);
            }

        .cf-table thead th.cf-col-total .cf-th-text[b-oh0hj3z4iv] {
            display: inline-block;
            transform: translateX(-11px);
        }


    .cf-table tbody td.cf-col-balance[b-oh0hj3z4iv] {
        text-align: right;
        padding-left: 16px;
        padding-right: 16px;
    }
     
    .cf-table thead th.cf-col-mutations[b-oh0hj3z4iv] {
        padding-left: 16px !important;
        text-align: left !important;
    }


    .cf-table tbody td.cf-col-mutations[b-oh0hj3z4iv] {
        padding-left: 16px;
        padding-right: 16px;
    }
    /* 3. De Body styling (Aangevuld voor uitlijning) */
    .cf-table tbody tr[b-oh0hj3z4iv] {
        border-bottom: 1px solid #f8fafc;
        height: 52px;
    }

    .cf-table tbody td[b-oh0hj3z4iv] {
        vertical-align: middle;
        padding: 0 16px; /* Zorgt voor exact dezelfde zijwaartse ruimte als de koppen */
    }


    /* De bedrag kolommen aan de rechterkant */
    .cf-table tbody td.cf-num[b-oh0hj3z4iv] {
        text-align: right;
        padding-right: 16px; /* Dit lijnt het bedrag uit onder de kop-tekst */
    }


    .cf-table thead th.cf-col-date[b-oh0hj3z4iv] {
        width: 150px;
        box-sizing: border-box;
        text-align: left;
        padding: 12px 16px 12px 20px;
    }

    .cf-table tbody td.cf-col-date[b-oh0hj3z4iv] {
        width: 150px;
        box-sizing: border-box;
        text-align: left;
        padding: 0 16px;
        font-size: 13px;
        font-weight: 600;
        color: #334155;
    }


    .cf-table thead th.cf-col-date .cf-th-text-date[b-oh0hj3z4iv] {
        display: inline-block;
        transform: translateX(12px);
    }

/* Week scheiding (maandag) */
.cf-row-week-start[b-oh0hj3z4iv] {
    border-top: 2px solid #d7e5e1;
}

/* De basis voor alle getallen in de tabel */
.cf-table tbody .cf-num[b-oh0hj3z4iv] {
    font-family: 'Roboto Mono', monospace;
    font-size: 15px !important; /* Exact gelijk aan achterstallig */
    font-weight: 800 !important;
    font-variant-numeric: tabular-nums;
    text-align: right;
}


/* Hover op hele prognoseregel */
.cf-table tbody tr:hover[b-oh0hj3z4iv] {
    background-color: var(--cf-hover);
}


/* Dagtotaal kolom */
.cf-col-total[b-oh0hj3z4iv] {
    color: #475569;
}


.cf-col-balance[b-oh0hj3z4iv] {
    color: var(--cf-dark);
}



.cf-col-balance.cf-neg[b-oh0hj3z4iv] {
    color: #dc2626 !important;
}

    /* Zorg dat de negatieve kleur de dikte behoudt */
    .cf-col-balance.cf-neg[b-oh0hj3z4iv],
    .cf-num.cf-neg[b-oh0hj3z4iv] {
        color: #dc2626 !important;
    }

/* De gedimde nul-waarden */
.cf-dim[b-oh0hj3z4iv] {
    color: #cbd5e1 !important;
    font-weight: 400 !important;
    opacity: 0.6; /* Iets beter leesbaar bij groter font */
}

/* Mutatie Chips in tabel */
.cf-mutations-strip[b-oh0hj3z4iv] {
    display: flex;
    gap: 6px;
    padding: 4px 0;
    flex-wrap: wrap;
}

/* --- Mutatie chips (klikbare items in prognose) ---
   - Zelfde interactiepatroon als klikbare rijen (linker indicator)
   - Subtiel gehouden (alleen zichtbaar op hover/focus)
   - position: relative nodig voor ::before indicator positioning
*/
.cf-mut[b-oh0hj3z4iv] {
    position: relative; /* 👈 deze toevoegen */
    background: #f1f5f9 !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 6px !important;
    padding: 2px 8px !important;
    height: 26px !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: background 0.2s;
}

    .cf-mut:hover[b-oh0hj3z4iv] {
        background: var(--cf-hover) !important;
    }
    /* Linker indicator (hover/focus) */
    .cf-mut[b-oh0hj3z4iv]::before {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        bottom: 3px;
        width: 3px;
        border-radius: 0 3px 3px 0;
        background-color: var(--cf-dark);
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
    }

    .cf-mut:hover[b-oh0hj3z4iv]::before,
    .cf-mut:focus-visible[b-oh0hj3z4iv]::before {
        opacity: 1;
    }

.cf-mut-amt-inline[b-oh0hj3z4iv] {
    font-family: 'Roboto Mono', monospace;
    font-size: 11px;
    font-weight: 700;
}





/* --- Footer Acties --- */
.cf-section-actions[b-oh0hj3z4iv] {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 16px;
    background: #f8fafc;
    border-top: 1px solid #f1f5f9;
}



.cf-form-group[b-oh0hj3z4iv] {
    margin-bottom: 16px;
}

.cf-label[b-oh0hj3z4iv] {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 6px;
    color: #334155;
}

.cf-input[b-oh0hj3z4iv] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #d1dbd9;
    border-radius: 6px;
    font-size: 0.95rem;
    box-sizing: border-box;
}

.cf-input-amount[b-oh0hj3z4iv] {
    font-family: 'Roboto Mono', monospace;
    font-weight: 600;
    text-align: right;
}


/* Knoppen in de footer: consistent en uitgelijnd */
.cf-btn-primary[b-oh0hj3z4iv] {
    background-color: var(--cf-dark) !important;
    color: white !important;
    border: none;
    height: 38px; /* Iets slanker */
    padding: 0 24px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    min-width: 120px; /* Geeft beide knoppen dezelfde basisbreedte */
    width: auto !important; /* Voorkomt dat de knop de hele breedte pakt */
    transition: background-color 0.2s;
}

    .cf-btn-primary:hover[b-oh0hj3z4iv] {
        background-color: #1a3c38 !important;
    }

.cf-btn-ghost[b-oh0hj3z4iv] {
    background: transparent;
    border: 1px solid transparent;
    color: #64748b;
    height: 38px;
    padding: 0 24px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    min-width: 120px;
    width: auto !important;
    text-align: center;
}

    .cf-btn-ghost:hover[b-oh0hj3z4iv] {
        background: rgba(0, 0, 0, 0.05);
        color: var(--cf-dark);
    }





/* ============================================================
   MOBIEL - DASHBOARD (COMPLETE BLOK)
   Doel:
   - KPI, achterstallige posten, prognose en quick actions optimaliseren
   - Desktop gedrag blijft volledig intact
   - Alleen actief onder 768px
   ============================================================ */

@media (max-width: 768px) {

    /* ============================================================
       KPI BLOK
       ============================================================ */

    .cf-block--kpi[b-oh0hj3z4iv] {
        padding: 14px 14px !important;
    }

    .cf-kpi-main[b-oh0hj3z4iv] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
        width: 100%;
        text-align: center;
    }

    .cf-kpi-context[b-oh0hj3z4iv] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-width: 0;
    }

    .cf-kpi-label[b-oh0hj3z4iv] {
        font-size: 0.72rem;
        line-height: 1.2;
        text-align: center;
        opacity: 0.78;
    }

    .cf-kpi-date[b-oh0hj3z4iv] {
        font-size: 0.72rem;
        line-height: 1.2;
        margin-top: 0px;
        text-align: center;
        opacity: 0.7;
    }

    .cf-kpi-value[b-oh0hj3z4iv] {
        font-size: 1.5rem;
        line-height: 1.05;
        text-align: center;
        white-space: nowrap;
    }

    .cf-kpi-action-wrap[b-oh0hj3z4iv] {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .cf-kpi-action[b-oh0hj3z4iv] {
        align-self: center;
        width: auto;
        max-width: 100%;
        padding: 6px 12px !important;
        font-size: 0.75rem !important;
        white-space: nowrap !important;
    }

    /* ============================================================
       ACHTERSTALLIGE POSTEN (DEFINITIEVE MOBIELE GRID)
       ============================================================ */

    .cf-overdue-row[b-oh0hj3z4iv] {
        grid-template-columns: auto 1fr auto;
        grid-template-areas:
            "badge titel titel"
            "detail detail detail"
            "bedrag bedrag actie";
        gap: 8px 12px;
        row-gap: 10px;
        padding: 12px 14px 12px 20px;
        align-items: center;
        border-radius: 8px;
    }

        .cf-overdue-row .cf-badge[b-oh0hj3z4iv] {
            grid-area: badge;
            justify-self: start;
            align-self: center;
        }

    .cf-overdue-title[b-oh0hj3z4iv] {
        grid-area: titel;
        min-width: 0;
        display: flex;
        align-items: center;
        gap: 8px;
        white-space: normal;
        font-weight: 600;
    }

    .cf-overdue-detail[b-oh0hj3z4iv] {
        grid-area: detail;
        min-width: 0;
        white-space: normal;
        line-height: 1.3;
        color: #64748b;
    }

    .cf-overdue-amount[b-oh0hj3z4iv] {
        grid-area: bedrag;
        text-align: left;
        white-space: nowrap;
        font-size: 17px;
        font-weight: 800;
        margin-top: 2px;
    }

    .cf-overdue-actions[b-oh0hj3z4iv] {
        grid-area: actie;
        justify-content: flex-end;
        margin-left: 8px;
    }

    
    /* ------------------------------------------------------------
        MOBIEL: indicator uitschakelen
        Betrekking op:    - .cf-indicator
        Reden:
        - Op mobiel voegt de linker streep geen waarde toe
        - Zorgt voor rustiger en cleaner design
        ------------------------------------------------------------ */
    .cf-indicator[b-oh0hj3z4iv] {
        display: none;
    }

    
    /* ============================================================
       QUICK ACTIONS
       ============================================================ */

    .cf-quickactions[b-oh0hj3z4iv] {
        flex-direction: column;
        gap: 10px;
    }

        .cf-quickactions .cf-btn[b-oh0hj3z4iv] {
            width: 100%;
            height: 40px !important;
        }


    /* ============================================================
       PROGNOSE TABEL
       ============================================================ */

    .cf-table-wrap[b-oh0hj3z4iv] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .cf-table[b-oh0hj3z4iv] {
        min-width: 760px;
    }

        .cf-table thead th[b-oh0hj3z4iv],
        .cf-table thead th.cf-num[b-oh0hj3z4iv] {
            font-size: 10px !important;
            padding: 10px 12px;
        }

        .cf-table tbody td[b-oh0hj3z4iv] {
            padding: 8px 12px;
            vertical-align: top;
        }

            .cf-table thead th.cf-col-date[b-oh0hj3z4iv],
            .cf-table tbody td.cf-col-date[b-oh0hj3z4iv] {
                width: 130px;
            }

        .cf-table thead th.cf-col-total[b-oh0hj3z4iv] {
            width: 120px;
            padding-right: 12px;
        }

        .cf-table thead th.cf-col-balance[b-oh0hj3z4iv],
        .cf-table tbody td.cf-col-balance[b-oh0hj3z4iv] {
            width: 120px;
        }

        .cf-table thead th.cf-col-balance[b-oh0hj3z4iv] {
            padding: 10px 16px;
        }

        .cf-table tbody .cf-num[b-oh0hj3z4iv] {
            font-size: 14px !important;
        }


    /* ============================================================
       PROGNOSE MUTATIES (CHIPS)
       ============================================================ */

    .cf-mutations-strip[b-oh0hj3z4iv] {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
        padding: 4px 0;
    }

    .cf-mut[b-oh0hj3z4iv] {
        display: flex;
        align-items: center;
        gap: 6px;
        width: 100%;
        min-height: 28px !important;
        padding: 4px 8px !important;
        box-sizing: border-box;
    }

    .cf-mut-icon[b-oh0hj3z4iv] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 16px;
        min-width: 16px;
        flex-shrink: 0;
        opacity: 0.8;
        font-size: 13px;
    }

    .cf-mut-text[b-oh0hj3z4iv] {
        min-width: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 6px;
    }

    .cf-mut-title[b-oh0hj3z4iv] {
        flex: 1;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .cf-mut-amt-inline[b-oh0hj3z4iv] {
        flex-shrink: 0;
        min-width: 60px;
        text-align: right;
        white-space: nowrap;
        font-size: 10px;
        font-weight: 700;
        margin-left: 6px;
    }


    /* ============================================================
       FOOTER ACTIES
       ============================================================ */

    .cf-section-actions[b-oh0hj3z4iv] {
        flex-wrap: wrap;
        gap: 12px;
    }

    .cf-spacer[b-oh0hj3z4iv] {
        display: none;
    }
}
/* _content/Kipanga.CompassFlow/Components/Pages/GeplandePosten/GeplandePostDetail.razor.rz.scp.css */
/* ============================================================
   Bestand : GeplandePostDetail.razor.css
   Context : CompassFlow 2026 - Chirurgische breedte-fix
   ============================================================ */

.cf-page[b-o4jfc0fk6d] {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 14px 60px 14px;
}

/* GLOBAAL CHECK OOK BOEKINGDETAIL.RAZOR.CSS?*/
.cf-title[b-o4jfc0fk6d] {
    margin: 0;
    font-size: 18px; /* Iets kleiner en subtieler */
    font-weight: 700;
    color: #0f172a;
    letter-spacing: -0.025em; /* Maakt het font iets moderner/compacter */
}

/* GLOBAAL CHECK OOK BOEKINGDETAIL.RAZOR.CSS?*/
.cf-pagehead[b-o4jfc0fk6d] {
    margin-bottom: 20px; /* Iets meer witruimte onder de titel geeft ook rust */
    padding-top: 8px;
}

/* --- DE GRID BASIS (ONGEWIJZIGD) --- */
.cf-kvline-grid-2[b-o4jfc0fk6d] {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px 40px !important;
    align-items: start !important;
}

.cf-kvline[b-o4jfc0fk6d] {
    display: grid !important;
    grid-template-columns: 110px 1fr !important;
    gap: 10px !important;
    align-items: flex-start !important;
}

.cf-kvline-span2[b-o4jfc0fk6d] {
    grid-column: 1 / span 2 !important;
    display: grid !important;
    grid-template-columns: 110px 1fr !important;
}

/* --- DE BREEDTES (GERICHTE FIX) --- */

/* Standaard inputs */
.cf-input-compact[b-o4jfc0fk6d] {
    width: 100% !important;
    max-width: 220px !important;
}

/* Omschrijving: Specifieke tag-class selector voor maximale voorrang */
input.cf-input-wide[b-o4jfc0fk6d] {
    width: 100% !important;
    max-width: 400px !important; /* De gewenste tussenmaat */
}

/* Opmerking: Specifieke tag-class selector voor maximale voorrang */
textarea.cf-textarea[b-o4jfc0fk6d] {
    width: 100% !important;
    max-width: 800px !important; /* Gebruikt de breedte van de span2 */
    min-height: 70px !important;
    display: block !important;
}

/* --- ALIGNMENT & HELPTEKST --- */
.cf-kvline-label[b-o4jfc0fk6d] {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #64748b !important;
    padding-top: 7px;
    white-space: nowrap !important;
}

.cf-kvline-value[b-o4jfc0fk6d] {
    width: 100% !important;
}

.cf-kvline-value-container[b-o4jfc0fk6d] {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    width: 100% !important;
}

.cf-input-help[b-o4jfc0fk6d] {
    font-size: 10px !important;
    color: #94a3b8 !important;
    margin-top: 4px;
    max-width: 300px !important;
    line-height: 1.3;
}

/* --- FOOTER ACTIES --- */
.cf-page-actions[b-o4jfc0fk6d] {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eef2f1;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
}

.cf-meta-value[b-o4jfc0fk6d] {
    padding-top: 6px;
    font-size: 13px;
    font-weight: 700;
}

.cf-checkbox-custom[b-o4jfc0fk6d] {
    width: 16px;
    height: 16px;
    margin-top: 6px;
}

.cf-checkbox-text[b-o4jfc0fk6d] {
    font-size: 11px;
    line-height: 28px;
    margin-left: 8px;
    color: #64748b;
}

/* ============================================================
   MOBIEL - GEPLANDE POST DETAIL
   Doel:
   - 2 kolommen → 1 kolom
   - Labels boven velden
   - Velden full width
   - Actieknoppen mobiel bruikbaar en logisch geordend
   ============================================================ */

@media (max-width: 768px) {

    /* PAGINA */
    .cf-page[b-o4jfc0fk6d] {
        max-width: none;
        padding: 0 0 40px 0;
    }

    .cf-pagehead[b-o4jfc0fk6d] {
        margin-bottom: 14px;
        padding-top: 4px;
    }

    .cf-title[b-o4jfc0fk6d] {
        font-size: 1.1rem;
    }

    /* GRID → 1 KOLOM */
    .cf-kvline-grid-2[b-o4jfc0fk6d] {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    .cf-kvline[b-o4jfc0fk6d],
    .cf-kvline-span2[b-o4jfc0fk6d] {
        grid-template-columns: 1fr !important;
        gap: 6px !important;
    }

    .cf-kvline-span2[b-o4jfc0fk6d] {
        grid-column: auto !important;
    }

    /* LABELS */
    .cf-kvline-label[b-o4jfc0fk6d] {
        padding-top: 0 !important;
        white-space: normal !important;
    }

    /* INPUTS */
    .cf-kvline-value[b-o4jfc0fk6d],
    .cf-kvline-value-container[b-o4jfc0fk6d] {
        width: 100% !important;
    }

    .cf-input-compact[b-o4jfc0fk6d],
    input.cf-input-wide[b-o4jfc0fk6d],
    textarea.cf-textarea[b-o4jfc0fk6d] {
        width: 100% !important;
        max-width: none !important;
    }

    textarea.cf-textarea[b-o4jfc0fk6d] {
        min-height: 84px !important;
    }

    .cf-input-help[b-o4jfc0fk6d] {
        max-width: none !important;
    }

    /* META (Forecast effect) */
    .cf-meta-value[b-o4jfc0fk6d] {
        padding-top: 0;
        font-size: 1.05rem;
        font-weight: 700;
    }

    /* CHECKBOX */
    .cf-checkbox-text[b-o4jfc0fk6d] {
        line-height: 1.4;
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle;
    }

    /* FOOTER ACTIES */
    .cf-page-actions[b-o4jfc0fk6d] {
        flex-direction: column;
        align-items: stretch !important;
        gap: 10px !important;
        margin-top: 24px;
    }

        /* Primaire knop */
        .cf-page-actions .cf-btn-primary[b-o4jfc0fk6d] {
            width: 100%;
        }

        /* Secundaire knoppen naast elkaar */
        .cf-page-actions .cf-btn-outline[b-o4jfc0fk6d] {
            width: 48%;
        }

            /* Wrapper voor secundaire knoppen */
            .cf-page-actions .cf-btn-outline:nth-of-type(2)[b-o4jfc0fk6d] {
                margin-right: 4%;
            }

        /* Flex-grow spacer uitzetten */
        .cf-page-actions > div[style*="flex-grow"][b-o4jfc0fk6d] {
            display: none;
        }

        /* Statusmelding */
        .cf-page-actions .cf-input-help[style*="font-style: italic"][b-o4jfc0fk6d] {
            order: 99;
            width: 100%;
            margin-top: 6px !important;
        }
}
/* _content/Kipanga.CompassFlow/Components/Pages/Home.razor.rz.scp.css */
/* ============================================================
   Bestand : Home.razor.css
   Locatie : Kipanga.CompassFlow\Components\Pages
   Doel    : Schermspecifieke styling voor tijdelijk startscherm
   Auteur  : Raymond Falck
   Datum   : 2026-03-12
   ============================================================ */

.cf-home-shell[b-izd1v2425u] {
    min-height: calc(100vh - 120px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 20px;
}

.cf-home-card[b-izd1v2425u] {
    width: 100%;
    max-width: 900px;
    display: grid;
    grid-template-columns: minmax(240px, 360px) 1fr;
    gap: 28px;
    align-items: center;
    padding: 32px;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.cf-home-brand[b-izd1v2425u] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
}

.cf-home-logo[b-izd1v2425u] {
    width: 100%;
    max-width: 320px;
    height: auto;
    display: block;
}

.cf-home-header[b-izd1v2425u] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 140px;
    padding: 20px;
    border-radius: 14px;
    background: #0f3d3e;
}

    .cf-home-header img[b-izd1v2425u] {
        width: 100%;
        max-width: 320px;
        height: auto;
        display: block;
        object-fit: contain;
    }


.cf-home-content[b-izd1v2425u] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.cf-home-title[b-izd1v2425u] {
    margin: 0;
    font-size: 2.6rem;
    line-height: 1.05;
    color: #1f2937;
}

.cf-home-subtitle[b-izd1v2425u] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #5b6472;
    max-width: 460px;
}

.cf-home-actions[b-izd1v2425u] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8px;
}

.cf-home-status[b-izd1v2425u] {
    margin-top: 8px;
    font-size: 0.95rem;
    color: #374151;
}

.cf-home-status-muted[b-izd1v2425u] {
    color: #6b7280;
}

.cf-home-logout[b-izd1v2425u] {
    margin-top: 4px;
}

@media (max-width: 820px) {
    .cf-home-card[b-izd1v2425u] {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 18px;
        padding: 24px;
    }

    .cf-home-content[b-izd1v2425u] {
        align-items: center;
    }

    .cf-home-subtitle[b-izd1v2425u] {
        max-width: 100%;
    }

    .cf-home-actions[b-izd1v2425u] {
        justify-content: center;
    }
}
/* _content/Kipanga.CompassFlow/Components/Shared/CfBreadcrumb.razor.rz.scp.css */
/* ============================================================
   Bestand : CfBreadcrumb.razor.css
   Locatie : Kipanga.CompassFlow\Components\Shared
   Doel    : Component-specifieke styling voor breadcrumb
   Context : Blazor CSS isolation
   Auteur  : Raymond Falck
   Datum   : 2024-03-01
   
   ============================================================ */

.cf-breadcrumb[b-zd978aj84y] {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0.9rem;
    color: #5f6b7a;
}


.cf-breadcrumb-sep[b-zd978aj84y] {
    margin: 0 8px;
    color: #98a2b3;
}

.cf-breadcrumb-link[b-zd978aj84y] {
    color: #344054;
    text-decoration: none;
}

    .cf-breadcrumb-link:hover[b-zd978aj84y] {
        text-decoration: underline;
    }

.cf-breadcrumb-current[b-zd978aj84y] {
    color: #101828;
    font-weight: 600;
}
