.calendar-hub{--ch-border:#d8dee4;--ch-surface:#ffffff;--ch-surface-muted:#f6f8fa;--ch-text:#1f2328;--ch-muted:#667085;--ch-accent:#0f766e;--ch-accent-strong:#115e59;--ch-focus-ring:rgba(15, 118, 110, 0.22);--ch-shadow-soft:0 14px 34px rgba(16, 24, 40, 0.08);box-sizing:border-box;color:var(--ch-text);margin-inline:auto;max-width:1120px;width:100%}.calendar-hub *,.calendar-hub *::before,.calendar-hub *::after,.calendar-hub-form *,.calendar-hub-form *::before,.calendar-hub-form *::after,.calendar-hub-manager *,.calendar-hub-manager *::before,.calendar-hub-manager *::after{box-sizing:border-box}.calendar-hub__calendar{background:var(--ch-surface);border:1px solid var(--ch-border);border-radius:8px;box-shadow:var(--ch-shadow-soft);padding:14px}.calendar-hub__filters{align-items:end;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.calendar-hub__filter-field{display:grid;gap:6px;max-width:280px;width:100%}.calendar-hub__filter-field--search{flex:1 1 320px;max-width:420px}.calendar-hub__filter-label{color:var(--ch-muted);font-size:13px;font-weight:700}.calendar-hub__filter-input,.calendar-hub__filter-select{background:var(--ch-surface);border:1px solid var(--ch-border);border-radius:6px;box-shadow:var(--ch-shadow-soft);color:var(--ch-text);font:inherit;min-height:42px;padding:8px 12px;width:100%}.calendar-hub__filter-input:focus,.calendar-hub__filter-select:focus{border-color:var(--ch-accent);box-shadow:0 0 0 3px var(--ch-focus-ring);outline:0}.calendar-hub .fc{font-size:14px}.calendar-hub .fc-scrollgrid,.calendar-hub .fc-theme-standard td,.calendar-hub .fc-theme-standard th{border-color:var(--ch-border)}.calendar-hub .fc-col-header-cell{background:var(--ch-surface-muted)}.calendar-hub .fc-col-header-cell-cushion{color:var(--ch-muted);font-size:12px;font-weight:700;padding:8px 4px;text-decoration:none;text-transform:uppercase}.calendar-hub .fc-toolbar-title{font-size:20px;font-weight:700}.calendar-hub .fc-button{border-radius:6px;font-size:13px;font-weight:700;line-height:1.2;min-height:36px;padding:8px 12px}.calendar-hub .fc-button-primary{background:var(--ch-accent);border-color:var(--ch-accent)}.calendar-hub .fc-button-primary:hover,.calendar-hub .fc-button-primary:focus,.calendar-hub .fc-button-primary:not(:disabled):active,.calendar-hub .fc-button-primary:not(:disabled).fc-button-active{background:var(--ch-accent-strong);border-color:var(--ch-accent-strong)}.calendar-hub .fc-button:focus,.calendar-hub .fc-button-primary:focus{box-shadow:0 0 0 3px var(--ch-focus-ring);outline:0}.calendar-hub .fc-daygrid-day-frame{min-height:96px;overflow:visible}.calendar-hub .fc-daygrid-day-number{color:var(--ch-text);font-size:13px;padding:6px 6px 2px;text-decoration:none}.calendar-hub .fc-day-other .fc-daygrid-day-number{color:#98a2b3}.calendar-hub .fc-daygrid-day-events,.calendar-hub .fc-daygrid-event-harness,.calendar-hub .fc-event-main{max-width:100%;min-width:0;overflow:visible}.calendar-hub .fc-day-today{background:#ecfdf5}.calendar-hub .fc-list{border-color:var(--ch-border);border-radius:8px;overflow:hidden}.calendar-hub .fc-list-day-cushion{background:var(--ch-surface-muted)}.calendar-hub .fc-list-event-title a{color:var(--ch-text);text-decoration:none}.calendar-hub .fc-list-event .fc-list-event-dot{border-color:var(--ch-event-accent,var(--ch-accent))}.calendar-hub .fc-list-event:hover td,.calendar-hub .fc-list-event:focus-within td{background:var(--ch-event-surface,#f8fafc)}.calendar-hub .fc-event{background:#fff0;border:0;color:inherit;cursor:pointer;display:block;max-width:100%;overflow:visible;position:relative}.calendar-hub__event-card{background:var(--ch-event-surface,#eef8f7);border-left:3px solid var(--ch-event-accent,var(--ch-accent));border-radius:6px;box-sizing:border-box;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .45);color:var(--ch-text);display:grid;gap:2px;line-height:1.25;max-width:100%;min-height:36px;overflow:hidden;padding:6px 8px;position:relative;transition:box-shadow 0.16s ease,max-width 0.16s ease,transform 0.16s ease,width 0.16s ease;width:100%;z-index:1}.calendar-hub__event-title{display:block;font-size:12px;font-weight:700;min-width:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap}.calendar-hub__event-date{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-hub__event-date{color:var(--ch-muted);font-size:11px}.calendar-hub .fc-event:hover,.calendar-hub .fc-event:focus,.calendar-hub .fc-event:focus-within{z-index:40}.calendar-hub .fc-event:hover .calendar-hub__event-card,.calendar-hub .fc-event:focus .calendar-hub__event-card,.calendar-hub .fc-event:focus-within .calendar-hub__event-card{box-shadow:0 12px 28px rgb(15 23 42 / .18);max-width:min(360px, calc(100vw - 40px));overflow:visible;width:max-content;z-index:50}.calendar-hub .fc-event:hover .calendar-hub__event-title,.calendar-hub .fc-event:focus .calendar-hub__event-title,.calendar-hub .fc-event:focus-within .calendar-hub__event-title,.calendar-hub .fc-event:hover .calendar-hub__event-date,.calendar-hub .fc-event:focus .calendar-hub__event-date,.calendar-hub .fc-event:focus-within .calendar-hub__event-date{overflow:visible;text-overflow:clip;white-space:normal}.calendar-hub__card{background:var(--ch-surface);border:1px solid var(--ch-border);border-top:4px solid var(--ch-event-accent,var(--ch-accent));border-radius:8px;box-shadow:var(--ch-shadow-soft);margin-top:12px;padding:14px 16px}.calendar-hub__card[hidden]{display:none}.calendar-hub__card-image{aspect-ratio:16 / 9;border-radius:6px;display:block;margin-bottom:12px;object-fit:cover;width:100%}.calendar-hub__card-image[hidden]{display:none}.calendar-hub__card-date{color:var(--ch-event-accent,var(--ch-accent-strong));font-size:13px;font-weight:700;margin-bottom:4px}.calendar-hub__card-title{font-size:18px;line-height:1.3;margin:0;overflow-wrap:anywhere}.calendar-hub__card-meta{color:var(--ch-muted);font-size:13px;margin-top:8px}.calendar-hub__card-content{color:var(--ch-text);font-size:15px;line-height:1.5;margin-top:10px;white-space:pre-line}.calendar-hub__card-content p{margin:0 0 10px}.calendar-hub__card-content p:last-child{margin-bottom:0}@media (max-width:700px){.calendar-hub__filters{margin-bottom:10px}.calendar-hub__filter-field{max-width:none}.calendar-hub__calendar{padding:8px}.calendar-hub .fc-header-toolbar{align-items:stretch;display:grid;gap:8px}.calendar-hub .fc-toolbar-chunk{display:flex;justify-content:center}.calendar-hub .fc-toolbar-title{font-size:18px;text-align:center}.calendar-hub .fc-button{font-size:12px;min-height:34px;padding:7px 9px}.calendar-hub .fc-daygrid-day-frame{min-height:78px}.calendar-hub__event-card{min-height:32px;padding:5px 6px}.calendar-hub__event-title{font-size:11px}.calendar-hub__event-date{font-size:10px}.calendar-hub__card{padding:12px}}.calendar-hub-form{--ch-form-border:#d8dee4;--ch-form-surface:#ffffff;--ch-form-muted:#667085;--ch-form-text:#1f2328;--ch-form-accent:#0f766e;--ch-form-accent-strong:#115e59;--ch-form-error:#b42318;--ch-form-success:#067647;--ch-form-focus-ring:rgba(15, 118, 110, 0.22);--ch-form-shadow-soft:0 14px 34px rgba(16, 24, 40, 0.08);box-sizing:border-box;color:var(--ch-form-text);margin-inline:auto;max-width:760px;width:100%}.calendar-hub-form__form{background:var(--ch-form-surface);border:1px solid var(--ch-form-border);border-radius:8px;box-shadow:var(--ch-form-shadow-soft);display:grid;gap:16px;padding:18px}.calendar-hub-form__field{display:grid;gap:6px;margin:0}.calendar-hub-form__field label{font-size:14px;font-weight:700}.calendar-hub-form__field input[type="text"],.calendar-hub-form__field input[type="date"],.calendar-hub-form__field select,.calendar-hub-form__field textarea{background:#fff;border:1px solid var(--ch-form-border);border-radius:6px;color:var(--ch-form-text);font:inherit;min-height:42px;padding:8px 10px;width:100%}.calendar-hub-form__field input[type="text"]:focus,.calendar-hub-form__field input[type="date"]:focus,.calendar-hub-form__field select:focus,.calendar-hub-form__field textarea:focus{border-color:var(--ch-form-accent);box-shadow:0 0 0 3px var(--ch-form-focus-ring);outline:0}.calendar-hub-form__field textarea{min-height:120px;resize:vertical}.calendar-hub-form__editor{display:block}.calendar-hub-form__editor .wp-editor-wrap{border:1px solid var(--ch-form-border);border-radius:6px;overflow:hidden}.calendar-hub-form__editor .wp-editor-tools{background:var(--ch-form-surface);padding:6px 8px 0}.calendar-hub-form__editor .wp-editor-container{border:0}.calendar-hub-form__editor textarea{border:0;border-radius:0}.calendar-hub-form__help{color:var(--ch-form-muted);font-size:13px}.calendar-hub-form__image-preview{border-radius:6px;display:block;height:auto;max-width:240px;width:100%}.calendar-hub-form__inline-check{align-items:center;display:flex;gap:8px;font-size:14px;font-weight:600}.calendar-hub-form__field--checkbox label{align-items:center;display:flex;gap:8px;font-weight:600}.calendar-hub-form__actions{margin:0}.calendar-hub-form__button{align-items:center;background:var(--ch-form-accent);border:1px solid var(--ch-form-accent);border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;font-weight:700;min-height:42px;padding:8px 14px;text-align:center}.calendar-hub-form__button:hover,.calendar-hub-form__button:focus{background:var(--ch-form-accent-strong);border-color:var(--ch-form-accent-strong);color:#fff}.calendar-hub-form__button:focus{box-shadow:0 0 0 3px var(--ch-form-focus-ring);outline:0}.calendar-hub-form__notice{background:#f6f8fa;border:1px solid var(--ch-form-border);border-radius:6px;color:var(--ch-form-text);font-weight:700;margin:0 0 12px;padding:10px 12px}.calendar-hub-form__notice--success{background:#ecfdf3;border-color:#abefc6;color:var(--ch-form-success)}.calendar-hub-form__notice--error{background:#fef3f2;border-color:#fecdca;color:var(--ch-form-error)}.calendar-hub-manager{--ch-manager-border:#d8dee4;--ch-manager-surface:#ffffff;--ch-manager-muted:#667085;--ch-manager-text:#1f2328;--ch-manager-accent:#0f766e;--ch-manager-accent-strong:#115e59;--ch-manager-focus-ring:rgba(15, 118, 110, 0.22);--ch-manager-shadow-soft:0 14px 34px rgba(16, 24, 40, 0.08);--ch-form-border:var(--ch-manager-border);--ch-form-surface:var(--ch-manager-surface);--ch-form-muted:var(--ch-manager-muted);--ch-form-text:var(--ch-manager-text);--ch-form-accent:var(--ch-manager-accent);--ch-form-accent-strong:var(--ch-manager-accent-strong);--ch-form-focus-ring:var(--ch-manager-focus-ring);--ch-form-shadow-soft:var(--ch-manager-shadow-soft);--ch-form-error:#b42318;--ch-form-success:#067647;box-sizing:border-box;color:var(--ch-manager-text);margin-inline:auto;max-width:860px;width:100%}.calendar-hub-manager__toolbar{align-items:center;display:flex;justify-content:flex-start;margin-bottom:12px}.calendar-hub-manager__link{align-items:center;color:var(--ch-manager-accent);display:inline-flex;font-weight:700;min-height:36px;text-decoration:none}.calendar-hub-manager__link:hover,.calendar-hub-manager__link:focus{color:var(--ch-manager-accent-strong);text-decoration:underline}.calendar-hub-manager__list{display:grid;gap:10px}.calendar-hub-manager__item{align-items:center;background:var(--ch-manager-surface);border:1px solid var(--ch-manager-border);border-radius:8px;box-shadow:0 8px 22px rgb(16 24 40 / .04);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:12px;transition:border-color 0.16s ease,box-shadow 0.16s ease,transform 0.16s ease}.calendar-hub-manager__item--has-image{grid-template-columns:auto minmax(0,1fr) auto}.calendar-hub-manager__item:hover,.calendar-hub-manager__item:focus-within{border-color:rgb(15 118 110 / .35);box-shadow:var(--ch-manager-shadow-soft);transform:translateY(-1px)}.calendar-hub-manager__thumb{aspect-ratio:1;background:#f6f8fa;border-radius:6px;overflow:hidden;width:54px}.calendar-hub-manager__thumb-image{display:block;height:100%;object-fit:cover;width:100%}.calendar-hub-manager__item-title{font-size:16px;line-height:1.3;margin:0;overflow-wrap:anywhere}.calendar-hub-manager__item-meta{color:var(--ch-manager-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin-top:4px}.calendar-hub-manager__button{align-items:center;background:var(--ch-manager-accent);border:1px solid var(--ch-manager-accent);border-radius:6px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:38px;padding:8px 12px;text-align:center;text-decoration:none}.calendar-hub-manager__button:hover,.calendar-hub-manager__button:focus{background:var(--ch-manager-accent-strong);border-color:var(--ch-manager-accent-strong);color:#fff}.calendar-hub-manager__button:focus,.calendar-hub-manager__link:focus{box-shadow:0 0 0 3px var(--ch-manager-focus-ring);outline:0}@media (max-width:760px){.calendar-hub-form__form{padding:14px}}@media (max-width:560px){.calendar-hub-manager__item{align-items:stretch;grid-template-columns:1fr}.calendar-hub-manager__item--has-image{grid-template-columns:1fr}.calendar-hub-manager__thumb{aspect-ratio:16 / 9;width:100%}.calendar-hub-manager__button{text-align:center}}