/* Shared CAGE tokens are supplied by design-system.css. */
.hub-toolbar,.hub-calendar-toolbar,.hub-actions,.hub-tags,.hub-card-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hub-toolbar,.hub-calendar-toolbar{margin:20px 0}.hub-toolbar .field{flex:1;min-width:180px}.hub-calendar-toolbar .field{min-width:140px;flex:1}.hub-calendar-toolbar .field>span{font-size:12px}.hub-notice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hub-notice-card{display:flex;flex-direction:column;gap:10px;border-top:3px solid transparent}.hub-notice-card.is-unread{border-top-color:var(--brand)}.hub-notice-card h3{margin:8px 0}.hub-notice-card h3 button{text-align:left;font-size:20px;padding:0;line-height:1.4}.hub-tags{font-size:12px;color:var(--muted);gap:8px}.hub-priority{padding:4px 8px;border-radius:6px;background:var(--brand-soft);color:#075d7e}.hub-priority.important{background:var(--amber-soft);color:var(--amber)}.hub-priority.urgent{background:var(--red-soft);color:var(--red)}.hub-preview{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line;color:var(--text);margin:0}.hub-muted{color:var(--muted);font-size:13px;line-height:1.6}.hub-card-footer{margin-top:auto;justify-content:space-between;font-size:12px}.hub-wide{grid-column:1/-1}.hub-check{display:flex;gap:9px;align-items:center;font-size:14px;min-height:40px}.hub-check input{flex-shrink:0}.hub-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 16px;max-height:220px;overflow:auto}.hub-dialog{width:min(850px,calc(100vw - 40px))}.hub-dialog fieldset{border:1px solid var(--line-soft);border-radius:8px;padding:14px;min-width:0}.hub-dialog legend{font-size:13px;color:var(--muted);padding:0 6px}.hub-dialog .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-prose{font-size:15px;line-height:1.7;overflow-wrap:anywhere;margin:20px 0}.hub-prose p{margin:10px 0}.hub-bullet{padding-left:14px}.hub-file-list{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hub-warning{background:var(--amber-soft);border:1px solid #ead29f;border-radius:8px;padding:16px;margin:20px 0;color:#684300}.hub-dashboard-notice{padding:14px 0;border-bottom:1px solid var(--line-soft)}.hub-dashboard-notice:last-child{border:0}.hub-dashboard-notice .text-button{text-align:left}.hub-loading{padding:24px;background:#fff;border:1px solid var(--line-soft);border-radius:12px}.hub-source-filters{margin:16px 0;color:var(--muted)}.hub-source-filters summary{cursor:pointer;font-size:14px}.hub-source-filters>div{display:flex;gap:8px 18px;flex-wrap:wrap;padding:12px 0}.hub-source-filters .hub-check::before{content:'';width:9px;height:9px;border-radius:3px;background:var(--event-accent,#007da8)}.hub-period-title{margin:20px 0 14px;font-size:20px}.source-meetings,.source-legacy{--event-accent:#007da8;--event-bg:#e7f6fc}.source-projects{--event-accent:#6450a4;--event-bg:#f1edf9}.source-tasks{--event-accent:#496081;--event-bg:#eef2f8}.source-training{--event-accent:#177850;--event-bg:#e8f6ee}.source-missions{--event-accent:#986112;--event-bg:#fff5df}.source-hr{--event-accent:#a63d69;--event-bg:#fbeef3}.source-leave{--event-accent:#5d6977;--event-bg:#eef0f3}.source-commercial{--event-accent:#8e572c;--event-bg:#faf0e7}
.hub-month{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#fff;border:1px solid var(--line-soft);border-radius:12px;overflow:hidden}.hub-weekday{padding:12px 8px;text-align:center;font-size:12px;color:var(--muted);background:#f7f9fb;border-bottom:1px solid var(--line-soft)}.hub-month-day{min-height:135px;padding:6px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);min-width:0}.hub-month-day:nth-child(7n){border-right:0}.hub-month-day.is-outside{background:#f7f9fb}.hub-date-button{display:block;margin:0 0 4px auto;border:0;background:transparent;border-radius:50%;width:32px;min-height:32px;font-weight:500;color:var(--text)}.is-today .hub-date-button{background:#007da8;color:#fff}.hub-event-chip{display:block;width:100%;min-width:0;text-align:left;border:0;border-left:3px solid var(--event-accent,#007da8);background:var(--event-bg,#e7f6fc);color:var(--text);border-radius:4px;padding:5px 7px;font-size:12px;line-height:1.4;min-height:28px;margin:3px 0;overflow:hidden}.hub-event-chip:hover{filter:brightness(.97)}.hub-event-chip>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-month-day>.secondary-button{font-size:11px;min-height:26px;padding:4px 6px;border:0;color:var(--brand-strong)}.hub-agenda{background:#fff;border:1px solid var(--line-soft);border-radius:12px;padding:24px}.hub-agenda section+section{margin-top:24px}.hub-agenda h3{font-size:15px;padding:10px 0;border-bottom:1px solid var(--line-soft)}.hub-agenda-row{display:grid;grid-template-columns:110px minmax(0,1fr) 160px;gap:14px;align-items:center;font-size:13px;padding:7px 0}.hub-agenda-row .hub-event-chip{font-size:14px;padding:10px}.hub-time-scroll{max-height:740px;overflow:auto;background:#fff;border:1px solid var(--line-soft);border-radius:12px}.hub-time-layout{display:grid;grid-template-columns:60px repeat(var(--days),minmax(90px,1fr));min-width:100%;position:relative}.hub-time-corner,.hub-day-heading{padding:12px 5px;text-align:center;background:#fff;border-bottom:1px solid var(--line-soft);font-size:13px;position:sticky;top:0;z-index:4}.hub-day-heading.is-today{background:var(--brand-soft);color:#075d7e;font-weight:600}.hub-all-label,.hub-all-day{padding:7px;border-bottom:1px solid var(--line-soft);font-size:11px;min-height:46px}.hub-time-labels{height:1152px;display:flex;flex-direction:column;background:#fff}.hub-time-labels span{height:48px;flex-shrink:0;text-align:right;padding:0 8px;font-size:11px;color:var(--muted)}.hub-day-track{position:relative;height:1152px;border-left:1px solid var(--line-soft)}.hub-time-slot{height:48px;width:100%;display:block;background:none;border:0;border-top:1px solid var(--line-soft);border-radius:0;padding:0;min-height:48px}.hub-time-slot:hover{background:#f4faff}.hub-timed-event{position:absolute;z-index:2;min-height:24px;border-radius:5px;overflow:hidden;background:var(--event-bg)}.hub-timed-event .hub-event-chip{height:100%;margin:0;white-space:normal;min-height:0;padding:4px 5px}.hub-timed-event .hub-event-chip>span{white-space:normal;line-height:1.25}.hub-resize{position:absolute;bottom:0;left:15%;width:70%;height:8px;min-height:8px;border:0;border-bottom:2px solid var(--event-accent);background:transparent;cursor:ns-resize;touch-action:none}.hub-now{position:absolute;height:2px;background:#bc3545;width:100%;z-index:3;pointer-events:none}.hub-now::before{content:'';position:absolute;left:-4px;top:-3px;width:8px;height:8px;border-radius:50%;background:#bc3545}.hub-dialog button:focus-visible,.hub-event-chip:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
@media(max-width:1050px){.hub-notice-grid{grid-template-columns:1fr}.hub-month-day{min-height:115px}.hub-month .hub-event-chip{font-size:11px}.hub-agenda-row{grid-template-columns:95px minmax(0,1fr)}.hub-agenda-row>.hub-muted{grid-column:2}}
@media(max-width:680px){.hub-dialog .form-grid{grid-template-columns:1fr}.hub-people{grid-template-columns:1fr}.hub-calendar-toolbar{gap:8px}.hub-calendar-toolbar>button{flex:1;min-width:80px}.hub-calendar-toolbar .field{min-width:130px}.hub-month-day{min-height:110px;padding:3px}.hub-weekday{font-size:10px;padding:10px 1px}.hub-month .hub-event-chip{font-size:10px;padding:4px 2px;border-left-width:2px;min-height:32px}.hub-date-button{width:28px;min-height:32px;font-size:12px}.hub-month-day>.secondary-button{font-size:10px;padding:3px;min-height:32px}.hub-time-layout{min-width:calc(60px + var(--days)*120px)}.hub-agenda{padding:14px}.hub-agenda-row{grid-template-columns:1fr;gap:0;border-bottom:1px solid var(--line-soft);padding:10px 0}.hub-agenda-row>.hub-muted{grid-column:auto}.hub-event-chip{min-height:40px}.hub-card-footer{align-items:start}.hub-dialog .hub-actions button{flex:1}.hub-notice-card h3 button{font-size:18px}.hub-file-list button{width:100%;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.hub-event-chip{transition:none}}
.hub-chip-time{font-size:inherit;color:inherit}.hub-all-day,.hub-all-label{position:sticky;top:44px;z-index:3;background:#fff;max-height:120px;overflow:auto}
@media(max-width:680px){.hub-month .hub-chip-time{display:none}.hub-month .hub-event-chip>span{white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hub-month .hub-event-chip{height:40px;line-height:1.25}}
