:root{--r:#c62828;--rd:#a51f1f;--line:#e5e7eb;--mut:#6b7280}#tcf-app{max-width:820px;margin:24px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#202124}#tcf-app *{box-sizing:border-box}.tcf-hero{background:var(--r);color:#fff;border-radius:18px;padding:22px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.tcf-hero h2{margin:0;color:#fff;font-size:28px}.tcf-hero p{margin:6px 0 0}.tcf-btn,.tcf-nav,.tcf-link,.tcf-datefield,.tcf-del{font:inherit;cursor:pointer}.tcf-btn{border:0;border-radius:11px;padding:11px 14px;font-weight:700}.tcf-white{background:#fff;color:var(--r)}.tcf-primary{background:var(--r);color:#fff}.tcf-secondary{background:#fff;border:1px solid var(--line)}.tcf-week{margin-top:18px;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.tcf-weekbar,.tcf-calbar{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;text-align:center;gap:8px}.tcf-nav{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:24px}.tcf-days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:12px}.tcf-daybtn{border:1px solid var(--line);border-radius:12px;background:#fff;min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.tcf-daybtn span{font-size:11px;text-transform:uppercase}.tcf-daybtn strong{font-size:18px}.tcf-daybtn em{font-style:normal;font-size:11px;background:#f1f1f2;border-radius:99px;padding:2px 6px}.tcf-daybtn.today{box-shadow:inset 0 0 0 2px #f3b7b7}.tcf-daybtn.selected{background:var(--r);color:#fff}.tcf-link{display:block;margin:12px auto 0;border:0;background:none;color:var(--r);font-weight:700}#tcf-overview{margin-top:22px}.tcf-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-bottom:14px}.tcf-listhead{padding:12px 16px;background:#fafafa;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.tcf-listhead span{color:var(--mut);font-size:13px}.tcf-row{padding:15px 16px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:10px}.tcf-row:last-child{border-bottom:0}.tcf-name{font-weight:800;font-size:17px}.tcf-name span{display:inline-block;background:#eaf7ef;color:#198754;border-radius:99px;padding:4px 8px;font-size:12px}.tcf-meta{color:var(--mut);font-size:14px;margin-top:4px}.tcf-del{background:#fff;color:#b42318;border:1px solid #f1c7c3;border-radius:10px;padding:8px 10px}.tcf-empty{border:1px dashed #cfd4da;border-radius:16px;padding:26px;text-align:center;color:var(--mut)}#tcf-dialog{width:min(640px,calc(100% - 24px));max-height:92vh;overflow:auto;border:0;border-radius:18px;padding:0}#tcf-dialog::backdrop{background:rgba(0,0,0,.42)}.tcf-head{background:var(--r);color:#fff;padding:18px 20px}.tcf-head h3{margin:0;color:#fff}#tcf-form{padding:20px}#tcf-form>label{display:block;margin-bottom:14px;font-weight:700;font-size:13px}#tcf-form input,#tcf-form select,#tcf-form textarea{width:100%;margin-top:6px;border:1px solid #cfd4da;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}#tcf-form textarea{min-height:86px}.tcf-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tcf-grid label{font-weight:700;font-size:13px}.tcf-datefield{width:100%;margin-top:6px;border:1px solid #cfd4da;border-radius:10px;padding:12px;background:#fff;display:flex;justify-content:space-between}.tcf-cal{display:none;border:1px solid var(--line);border-radius:14px;padding:12px;margin:-4px 0 10px}.tcf-cal.open{display:block}.tcf-weeknames,.tcf-calgrid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.tcf-weeknames span{text-align:center;color:var(--mut);font-size:11px;font-weight:800;padding:8px 0 4px}.tcf-calgrid{margin-top:3px}.tcf-calday{border:0;border-radius:9px;aspect-ratio:1;background:#f7f7f8;font-weight:700;cursor:pointer}.tcf-calday.outside{opacity:.4}.tcf-calday.disabled{opacity:.25;cursor:not-allowed}.tcf-calday.today{box-shadow:inset 0 0 0 2px #f0a7a7}.tcf-calday.selected{background:var(--r);color:#fff;opacity:1}.tcf-selected{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.tcf-selected>span{display:inline-flex;align-items:center;gap:7px;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:99px;padding:6px 8px 6px 11px;font-size:13px;font-weight:700}.tcf-selected button{border:0;background:#d7d7da;border-radius:99px;width:20px;height:20px;cursor:pointer}.tcf-selected small{color:var(--mut)}.tcf-error{color:#b42318;min-height:18px;font-size:13px}.tcf-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}@media(max-width:600px){.tcf-hero{flex-direction:column;align-items:flex-start}.tcf-white{width:100%}.tcf-days{gap:4px}.tcf-daybtn{min-height:62px}.tcf-grid{grid-template-columns:1fr}.tcf-row{grid-template-columns:1fr}.tcf-del{width:100%}}

/* v1.4 compact calendar + permanent overview */
#tcf-dialog{width:min(560px,calc(100% - 24px));}
.tcf-calendar{padding:9px 10px;max-width:460px;margin:8px auto 0;}
.tcf-calendar-toolbar{grid-template-columns:32px 1fr 32px;margin-bottom:6px;}
.tcf-calendar-toolbar .tcf-icon-btn{width:32px;height:32px;font-size:21px;border-radius:8px;}
.tcf-calendar-weekdays,.tcf-calendar-grid{gap:3px;}
.tcf-calendar-weekdays span{font-size:10px;padding:2px 0;}
.tcf-cal-day{aspect-ratio:auto;height:38px;min-height:38px;border-radius:7px;font-size:13px;}
.tcf-selected-dates{max-width:460px;margin-left:auto;margin-right:auto;}
.tcf-all-current-wrap{margin-top:30px;padding-top:22px;border-top:1px solid var(--tcf-line);}
.tcf-all-current-wrap>.tcf-section-title{font-size:21px;margin-bottom:12px;}
@media(max-width:600px){
 .tcf-calendar{max-width:100%;padding:8px;}
 .tcf-cal-day{height:34px;min-height:34px;font-size:12px;}
}

/* v1.5 */
.tcf-global-panel{margin-top:18px;background:#fff;border:1px solid var(--tcf-line);border-radius:16px;padding:16px}
.tcf-global-panel-head h3{margin:0;font-size:19px}
.tcf-global-panel-head p{margin:4px 0 12px;color:var(--tcf-muted);font-size:13px}
.tcf-global-list{display:grid;gap:9px}
.tcf-global-card{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px 14px;border:1px solid var(--tcf-line);border-radius:12px;background:#fafafa}
.tcf-global-period{font-size:13px;font-weight:700;margin-top:3px}
.tcf-global-note{font-size:14px;margin-top:5px;line-height:1.4}
.tcf-global-empty{color:var(--tcf-muted);font-size:13px;padding:8px 0 2px}
.tcf-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;margin-bottom:18px;background:#f3f4f6;border-radius:12px}
.tcf-mode-btn{border:0;border-radius:9px;background:transparent;padding:10px 12px;font-weight:700;cursor:pointer}
.tcf-mode-btn.is-active{background:#fff;color:var(--tcf-red);box-shadow:0 1px 4px rgba(0,0,0,.09)}
.tcf-global-fields{display:none}
.tcf-period-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.tcf-mini-label{display:block;margin-bottom:5px;color:var(--tcf-muted);font-size:11px;font-weight:700}
.tcf-optional{color:var(--tcf-muted);font-weight:500}
@media(max-width:600px){.tcf-mode-switch,.tcf-period-grid{grid-template-columns:1fr}.tcf-global-card{grid-template-columns:1fr}}

/* v1.6 globale beschikbaarheid + aanpassen */
.tcf-global-panel{margin-top:18px;background:#fff;border:1px solid #e2e5e9;border-radius:16px;padding:16px}
.tcf-global-head h3{margin:0;font-size:19px}.tcf-global-head p{margin:4px 0 12px;color:#667085;font-size:13px}
.tcf-global-list{display:grid;gap:9px}.tcf-global-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;padding:13px 14px;border:1px solid #e2e5e9;border-radius:12px;background:#fafafa}.tcf-global-period{font-size:13px;font-weight:700;margin:3px 0}.tcf-global-empty{color:#667085;font-size:13px;padding:6px 0}
.tcf-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#f3f4f6;border-radius:12px;padding:4px;margin-bottom:16px}.tcf-mode{border:0;background:transparent;border-radius:9px;padding:10px;font-weight:700;cursor:pointer}.tcf-mode.is-active{background:#fff;color:#c62828;box-shadow:0 1px 4px rgba(0,0,0,.1)}
.tcf-help{display:block;color:#667085;margin:-4px 0 12px}.tcf-row-actions{display:flex;gap:7px;align-items:stretch}.tcf-edit,.tcf-del{border-radius:10px;padding:9px 11px;background:#fff;cursor:pointer}.tcf-edit{border:1px solid #d0d5dd;color:#344054}.tcf-del{border:1px solid #f5b8b5;color:#c62828}
#tcf-edit-dialog{width:min(560px,calc(100% - 24px));max-height:92vh;overflow:auto;border:0;border-radius:18px;padding:0;box-shadow:0 20px 60px rgba(0,0,0,.25)}#tcf-edit-dialog::backdrop{background:rgba(0,0,0,.42)}#tcf-edit-form{padding:20px}#tcf-edit-form>label,#tcf-edit-form #tcf-edit-date-wrap>label{display:block;margin-bottom:12px}#tcf-edit-form input,#tcf-edit-form select,#tcf-edit-form textarea{width:100%}
@media(max-width:600px){.tcf-mode-switch{grid-template-columns:1fr}.tcf-global-card{grid-template-columns:1fr}.tcf-row-actions{width:100%}.tcf-row-actions button{flex:1}}
