.admin-home-command-center{display:grid;min-width:0;max-width:100%;gap:16px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-md);padding:clamp(16px,2vw,24px);background:var(--wf-surface);color:var(--wf-text-primary);box-shadow:var(--wf-shadow-card)}.admin-home-command-center__title,.admin-home-daily-notes__title{margin:0;color:var(--wf-text-primary);font-size:1.25rem;font-weight:800;line-height:1.25;letter-spacing:0}.admin-home-command-menu{display:grid;min-width:0;gap:8px;border-block:1px solid var(--wf-border-subtle);padding-block:12px}.admin-home-command-menu__label,.admin-home-handoff__label{margin:0;color:var(--wf-text-secondary);font-size:.75rem;font-weight:800;line-height:1.25;letter-spacing:0;text-transform:uppercase}.admin-home-command-menu__tabs{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.admin-home-command-tab{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:7px 8px;background:var(--wf-surface-subtle);color:var(--wf-text-secondary);font-size:.72rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;overflow-wrap:anywhere}.admin-home-command-tab--active,.admin-home-command-tab:hover{border-color:var(--wf-brand);background:var(--wf-surface-selected);color:var(--wf-info-foreground)}.admin-home-command-tab--active{box-shadow:inset 3px 0 0 var(--wf-brand)}.admin-home-handoff{display:grid;min-width:0;gap:10px}.admin-home-handoff-grid{display:grid;min-width:0;max-width:100%;grid-template-columns:minmax(0,1fr);gap:12px}.admin-home-shift-card{position:relative;display:flex;min-width:0;max-width:100%;flex-direction:column;gap:11px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);padding:14px;background:var(--wf-surface-subtle);color:var(--wf-text-primary);overflow:clip}.admin-home-shift-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--wf-info);content:""}.admin-home-shift-card--am:before{background:var(--wf-warning-accent)}.admin-home-shift-card--pm:before{background:var(--wf-info)}.admin-home-shift-card--mn:before{background:var(--wf-brand)}.admin-home-shift-card__header,.admin-home-shift-card__roster-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.admin-home-shift-card__identity{min-width:0}.admin-home-shift-card__eyebrow,.admin-home-shift-card__handoff-label{margin:0;color:var(--wf-text-muted);font-size:.7rem;font-weight:750;line-height:1.25;text-transform:uppercase}.admin-home-shift-card__title{margin:3px 0 0;color:var(--wf-text-primary);font-size:1.22rem;font-weight:800;line-height:1.2}.admin-home-shift-card__state{flex:0 0 auto;border:1px solid var(--wf-info);border-radius:999px;padding:4px 8px;background:var(--wf-info-surface);color:var(--wf-info-foreground);font-size:.7rem;font-weight:750;line-height:1.2;white-space:nowrap}.admin-home-shift-card[data-handoff-state=previous] .admin-home-shift-card__state{border-color:var(--wf-border);background:var(--wf-surface);color:var(--wf-text-secondary)}.admin-home-shift-card[data-handoff-state=now] .admin-home-shift-card__state{border-color:var(--wf-success);background:var(--wf-success-surface);color:var(--wf-success-foreground)}.admin-home-shift-card__schedule{display:grid;min-width:0;gap:2px;color:var(--wf-text-secondary);font-size:.8rem;line-height:1.35}.admin-home-shift-card__schedule strong{color:var(--wf-text-primary);font-size:.9rem;font-variant-numeric:tabular-nums;white-space:nowrap}.admin-home-shift-card__roster-heading{align-items:center;border-top:1px solid var(--wf-border-subtle);padding-top:10px;color:var(--wf-text-secondary);font-size:.75rem;font-weight:750;line-height:1.3}.admin-home-shift-card__roster-heading span:last-child{color:var(--wf-text-muted);font-weight:650;white-space:nowrap}.admin-home-shift-card__members{display:grid;min-width:0;gap:5px;margin:0;padding:0;color:var(--wf-text-primary);font-size:.88rem;font-weight:700;line-height:1.35;list-style:none}.admin-home-shift-card__members li{min-width:0;overflow-wrap:anywhere}.admin-home-shift-card__members li:before{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:999px;background:var(--wf-info);content:"";vertical-align:1px}.admin-home-shift-card[data-handoff-state=now] .admin-home-shift-card__members li:before{background:var(--wf-success)}.admin-home-shift-card__empty{margin:0;color:var(--wf-text-muted);font-size:.88rem;line-height:1.35}.admin-home-shift-card__footer{display:grid;min-width:0;gap:3px;margin-top:auto;border-top:1px solid var(--wf-border-subtle);padding-top:10px}.admin-home-shift-card__footer strong{color:var(--wf-text-primary);font-size:.8rem;font-weight:750;line-height:1.35}.admin-home-command-panel{display:grid;min-width:0;max-width:100%;gap:12px;border-top:1px solid var(--wf-border-subtle);padding-top:14px;color:var(--wf-text-primary)}.admin-home-command-panel__title{margin:0;color:var(--wf-text-primary);font-size:1rem;font-weight:800;line-height:1.3}.admin-home-command-panel__description,.admin-home-command-panel__empty{margin:0;color:var(--wf-text-secondary);font-size:.86rem;line-height:1.5}.admin-home-command-panel__empty{padding-block:12px}.admin-home-command-panel__metric-grid,.admin-home-compliance-grid,.admin-home-coverage-grid,.admin-home-vehicle-grid{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:10px}.admin-home-panel-card{min-width:0;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);padding:12px;background:var(--wf-surface-subtle);color:var(--wf-text-primary)}.admin-home-metric-row{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.admin-home-metric-row__content{min-width:0}.admin-home-information-card>p,.admin-home-logged-in__label,.admin-home-metric-row__label,.admin-home-summary-card>p{margin:0;color:var(--wf-text-secondary);font-size:.7rem;font-weight:800;line-height:1.3;text-transform:uppercase}.admin-home-metric-row__names{display:grid;gap:4px;margin:5px 0 0;padding:0;color:var(--wf-text-primary);font-size:.86rem;line-height:1.35;list-style:none}.admin-home-metric-row__names li{min-width:0;overflow-wrap:anywhere}.admin-home-metric-row__empty{margin:5px 0 0;color:var(--wf-text-muted);font-size:.86rem;line-height:1.35}.admin-home-logged-in__count,.admin-home-metric-row__value,.admin-home-summary-card>strong{margin:0;color:var(--wf-text-primary);font-size:1.5rem;font-weight:850;font-variant-numeric:tabular-nums;line-height:1.1}.admin-home-metric-row[data-tone=emerald] .admin-home-metric-row__value{color:var(--wf-success-foreground)}.admin-home-metric-row[data-tone=rose] .admin-home-metric-row__value{color:var(--wf-danger-foreground)}.admin-home-metric-row[data-tone=amber] .admin-home-metric-row__value{color:var(--wf-warning-foreground)}.admin-home-metric-row[data-tone=blue] .admin-home-metric-row__value{color:var(--wf-info-foreground)}.admin-home-logged-in{display:grid;min-width:0;gap:5px;border-top:1px solid var(--wf-border-subtle);padding-top:14px;color:var(--wf-text-primary)}.admin-home-logged-in__list{display:grid;gap:7px;margin-top:4px}.admin-home-logged-in__name-row,.admin-home-logged-in__user{display:flex;min-width:0;align-items:center;gap:8px}.admin-home-logged-in__indicator{width:9px;height:9px;flex:0 0 auto;border:2px solid var(--wf-success-surface);border-radius:999px;background:var(--wf-success);box-shadow:0 0 0 1px var(--wf-success)}.admin-home-logged-in__identity{min-width:0}.admin-home-logged-in__name-row{flex-wrap:wrap}.admin-home-logged-in__name-row>p{min-width:0;margin:0;color:var(--wf-text-primary);font-size:.78rem;font-weight:750;overflow-wrap:anywhere}.admin-home-platform-badge{display:inline-flex;min-width:0;align-items:center;gap:4px;border:1px solid var(--wf-border);border-radius:999px;padding:2px 7px;background:var(--wf-surface-selected);color:var(--wf-info-foreground);font-size:.63rem;font-weight:800;line-height:1.25;text-transform:uppercase}.admin-home-platform-badge svg{width:14px;height:14px;flex:0 0 auto}.admin-home-shift-code-list,.admin-home-staff-list{display:grid;min-width:0}.admin-home-shift-code-row,.admin-home-staff-row{min-width:0;border-top:1px solid var(--wf-border-subtle);padding:12px 4px;color:var(--wf-text-primary)}.admin-home-staff-row__layout{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.admin-home-staff-row__content{min-width:0;flex:1 1 auto}.admin-home-staff-row__name{min-width:0;margin:0;color:var(--wf-text-primary);font-size:.88rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.admin-home-staff-row__help,.admin-home-staff-row__meta,.admin-home-staff-row__name span{color:var(--wf-text-muted);font-size:.74rem;font-weight:600}.admin-home-staff-row__meta{margin:3px 0 0;line-height:1.4}.admin-home-staff-row__time-label{display:block;margin-top:8px;color:var(--wf-text-secondary);font-size:.68rem;font-weight:800;line-height:1.3;text-transform:uppercase}.admin-home-staff-row__help{display:block;margin-top:4px;line-height:1.35;text-transform:none}.admin-home-staff-row__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.admin-home-staff-row__action{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);background:var(--wf-surface);color:var(--wf-text-primary)}.admin-home-staff-row__action[data-tone=success]{border-color:var(--wf-success);color:var(--wf-success-foreground)}.admin-home-staff-row__action[data-tone=danger]{border-color:var(--wf-danger);color:var(--wf-danger-foreground)}.admin-home-staff-row__action:disabled{cursor:not-allowed;opacity:.55}.admin-live-staff{display:grid;min-width:0;max-width:100%;gap:16px;color:var(--wf-text-primary)}.admin-live-staff__header{display:flex;min-width:0;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px}.admin-live-staff__header>div{min-width:0}.admin-live-staff__eyebrow{margin:0;color:var(--wf-info-foreground);font-size:.7rem;font-weight:800;line-height:1.25;text-transform:uppercase}.admin-live-staff__header h3{margin:3px 0 0;color:var(--wf-text-primary);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:850;line-height:1.2}.admin-live-staff__clock{margin:5px 0 0;color:var(--wf-text-secondary);font-size:.82rem;font-variant-numeric:tabular-nums;line-height:1.4}.admin-live-staff__sync{display:grid;min-width:0;justify-items:start;gap:4px}.admin-live-staff__sync>span{display:inline-flex;min-height:28px;align-items:center;gap:7px;border:1px solid var(--wf-border);border-radius:999px;padding:4px 9px;background:var(--wf-surface-subtle);color:var(--wf-text-secondary);font-size:.7rem;font-weight:750}.admin-live-staff__sync>span:before{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--wf-warning-accent);content:""}.admin-live-staff__sync>span[data-state=connected]{border-color:var(--wf-success);background:var(--wf-success-surface);color:var(--wf-success-foreground)}.admin-live-staff__sync>span[data-state=connected]:before{background:var(--wf-success)}.admin-live-staff__sync>span[data-state=disconnected]{border-color:var(--wf-warning-accent);background:var(--wf-warning-surface);color:var(--wf-warning-foreground)}.admin-live-staff__sync small{color:var(--wf-text-muted);font-size:.7rem;font-variant-numeric:tabular-nums;line-height:1.3}.admin-live-staff__summary{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-live-staff__summary article{display:grid;min-width:0;gap:6px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);padding:12px;background:var(--wf-surface-subtle);color:var(--wf-text-primary)}.admin-live-staff__summary article[data-tone=success]{border-color:var(--wf-success);background:var(--wf-success-surface)}.admin-live-staff__summary article[data-tone=info]{border-color:var(--wf-info);background:var(--wf-info-surface)}.admin-live-staff__summary span{min-width:0;color:var(--wf-text-secondary);font-size:.68rem;font-weight:750;line-height:1.25;text-transform:uppercase;overflow-wrap:anywhere}.admin-live-staff__summary strong{color:var(--wf-text-primary);font-size:1.45rem;font-weight:850;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.admin-live-staff__summary article[data-tone=success] strong{color:var(--wf-success-foreground)}.admin-live-staff__summary article[data-tone=info] strong{color:var(--wf-info-foreground)}.admin-live-staff__filters{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:10px;border-block:1px solid var(--wf-border-subtle);padding-block:12px}.admin-live-staff__search,.admin-live-staff__shift-filter,.admin-live-staff__status-filter{display:grid;min-width:0;gap:6px;margin:0;border:0;padding:0}.admin-live-staff__search>span,.admin-live-staff__shift-filter>span,.admin-live-staff__status-filter>legend{padding:0;color:var(--wf-text-secondary);font-size:.72rem;font-weight:800;line-height:1.25}.admin-live-staff-card__adjust-fields input,.admin-live-staff-card__adjust-fields select,.admin-live-staff-card__adjust-fields textarea,.admin-live-staff__search input,.admin-live-staff__shift-filter select{width:100%;min-width:0;min-height:44px;border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:9px 11px;background:var(--wf-surface);color:var(--wf-text-primary);font:inherit;line-height:1.35}.admin-live-staff-card__adjust-fields textarea::-moz-placeholder,.admin-live-staff__search input::-moz-placeholder{color:var(--wf-text-muted)}.admin-live-staff-card__adjust-fields textarea::placeholder,.admin-live-staff__search input::placeholder{color:var(--wf-text-muted)}.admin-live-staff__status-filter>div{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.admin-live-staff__status-filter button{min-width:0;min-height:44px;border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:7px 6px;background:var(--wf-surface);color:var(--wf-text-secondary);font-size:.72rem;font-weight:750;line-height:1.2;overflow-wrap:anywhere}.admin-live-staff__status-filter button[aria-pressed=true]{border-color:var(--wf-brand);background:var(--wf-surface-selected);color:var(--wf-info-foreground);box-shadow:inset 0 -3px 0 var(--wf-brand)}.admin-live-staff__group,.admin-live-staff__groups,.admin-live-staff__roster{display:grid;min-width:0}.admin-live-staff__groups{gap:18px}.admin-live-staff__group{gap:8px}.admin-live-staff__group-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--wf-border-subtle);padding:0 2px 8px}.admin-live-staff__group-header h4{min-width:0;margin:0;color:var(--wf-uihc-navy);font-size:.92rem;font-weight:850;line-height:1.3;overflow-wrap:anywhere}html[data-wf-theme=workforce-midnight] .admin-live-staff__group-header h4{color:var(--wf-info-foreground)}.admin-live-staff__group-header span{flex:0 0 auto;color:var(--wf-text-muted);font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.3;white-space:nowrap}.admin-live-staff__roster{gap:8px}.admin-live-staff-card{display:grid;min-width:0;max-width:100%;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);background:var(--wf-surface);color:var(--wf-text-primary);box-shadow:var(--wf-shadow-card)}.admin-live-staff-card[data-clock-state=in]{border-inline-start:3px solid var(--wf-success)}.admin-live-staff-card[data-action-state=error]{border-color:var(--wf-danger)}.admin-live-staff-card__main{display:grid;min-width:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:12px}.admin-live-staff-card__avatar{position:relative;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--wf-border);border-radius:999px;background:var(--wf-surface-selected);color:var(--wf-info-foreground);font-size:.78rem;font-weight:850}.admin-live-staff-card__avatar>span{position:absolute;right:-1px;bottom:1px;width:11px;height:11px;border:2px solid var(--wf-surface);border-radius:999px;background:var(--wf-text-muted)}.admin-live-staff-card__avatar>span[data-state=in]{background:var(--wf-success)}.admin-live-staff-card__identity,.admin-live-staff-card__status{min-width:0}.admin-live-staff-card__identity h5{margin:0;color:var(--wf-text-primary);font-size:.92rem;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.admin-live-staff-card__identity p{margin:3px 0 0;color:var(--wf-text-muted);font-size:.74rem;line-height:1.35;overflow-wrap:anywhere}.admin-live-staff-card__status{display:flex;grid-column:1/-1;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.admin-live-staff-card__status>span{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--wf-border);border-radius:999px;padding:4px 9px;background:var(--wf-surface-subtle);color:var(--wf-text-secondary);font-size:.7rem;font-weight:800;line-height:1.2}.admin-live-staff-card__status>span[data-state=in]{border-color:var(--wf-success);background:var(--wf-success-surface);color:var(--wf-success-foreground)}.admin-live-staff-card__status>span[data-state=pending]{border-color:var(--wf-warning-accent);background:var(--wf-warning-surface);color:var(--wf-warning-foreground)}.admin-live-staff-card__status>span[data-state=error]{border-color:var(--wf-danger);background:var(--wf-danger-surface);color:var(--wf-danger-foreground)}.admin-live-staff-card__status p{min-width:0;margin:0;color:var(--wf-text-secondary);font-size:.72rem;font-variant-numeric:tabular-nums;line-height:1.35}.admin-live-staff-card__status strong{color:var(--wf-text-primary);white-space:nowrap}.admin-live-staff-card__actions{display:grid;min-width:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-live-staff-card__actions button,.admin-live-staff-card__adjust-actions button,.admin-live-staff-card__adjust-heading button,.admin-live-staff-card__error button{min-width:0;min-height:44px;border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:8px 11px;background:var(--wf-surface);color:var(--wf-text-primary);font-size:.76rem;font-weight:800;line-height:1.2}.admin-live-staff-card__primary[data-action=in]{border-color:var(--wf-brand);background:var(--wf-brand);color:var(--wf-on-brand)}.admin-live-staff-card__primary[data-action=in]:hover{border-color:var(--wf-brand-hover);background:var(--wf-brand-hover)}.admin-live-staff-card__primary[data-action=out]{border-color:var(--wf-brand);background:var(--wf-surface);color:var(--wf-brand)}.admin-live-staff-card__adjust{color:var(--wf-text-secondary)}.admin-live-staff-card button:disabled{cursor:not-allowed;background:var(--wf-disabled-surface);color:var(--wf-disabled-foreground)}.admin-live-staff-card__error{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--wf-danger);padding:10px 12px;background:var(--wf-danger-surface);color:var(--wf-danger-foreground)}.admin-live-staff-card__error p{min-width:0;flex:1 1 240px;margin:0;font-size:.78rem;line-height:1.4}.admin-live-staff-card__error button{border-color:var(--wf-danger);background:var(--wf-surface);color:var(--wf-danger-foreground)}.admin-live-staff-card__adjust-panel{display:grid;min-width:0;gap:12px;border-top:1px solid var(--wf-border-subtle);padding:14px 12px;background:var(--wf-surface-subtle)}.admin-live-staff-card__adjust-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.admin-live-staff-card__adjust-heading>div{min-width:0}.admin-live-staff-card__adjust-heading h6{margin:0;color:var(--wf-text-primary);font-size:.88rem;font-weight:800;line-height:1.3}.admin-live-staff-card__adjust-heading p{margin:3px 0 0;color:var(--wf-text-muted);font-size:.72rem;line-height:1.35}.admin-live-staff-card__adjust-heading button{flex:0 0 auto}.admin-live-staff-card__adjust-fields{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:10px}.admin-live-staff-card__adjust-fields label{display:grid;min-width:0;gap:6px;color:var(--wf-text-secondary);font-size:.72rem;font-weight:750;line-height:1.3}.admin-live-staff-card__adjust-fields textarea{min-height:84px;resize:vertical}.admin-live-staff-card__adjust-fields small{color:var(--wf-text-muted);font-size:.68rem;font-weight:600;line-height:1.4}.admin-live-staff-card__reason{grid-column:1/-1}.admin-live-staff-card__time-warning{margin:0;border:1px solid var(--wf-warning-accent);border-radius:var(--wf-radius-sm);padding:9px 10px;background:var(--wf-warning-surface);color:var(--wf-warning-foreground);font-size:.75rem;line-height:1.4}.admin-live-staff-card__adjust-actions{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-live-staff-card__adjust-actions button:last-child{border-color:var(--wf-brand);background:var(--wf-brand);color:var(--wf-on-brand)}.admin-live-staff__empty{display:grid;gap:4px;border:1px dashed var(--wf-border);border-radius:var(--wf-radius-sm);padding:24px 14px;background:var(--wf-surface-subtle);text-align:center}.admin-live-staff__empty strong{color:var(--wf-text-primary)}.admin-live-staff__empty p{margin:0;color:var(--wf-text-muted);font-size:.8rem}.admin-live-staff__feedback{position:sticky;z-index:4;bottom:calc(76px + env(safe-area-inset-bottom));border:1px solid var(--wf-success);border-radius:var(--wf-radius-sm);padding:11px 12px;background:var(--wf-success-surface);color:var(--wf-success-foreground);box-shadow:var(--wf-shadow-overlay);font-size:.8rem;font-weight:700;line-height:1.4}.admin-live-staff__feedback[data-tone=error]{border-color:var(--wf-danger);background:var(--wf-danger-surface);color:var(--wf-danger-foreground)}.admin-live-staff button:focus-visible,.admin-live-staff input:focus-visible,.admin-live-staff select:focus-visible,.admin-live-staff textarea:focus-visible{outline:3px solid var(--wf-focus);outline-offset:2px}.admin-home-shift-code-row{display:grid;gap:7px}.admin-home-shift-code-row>p{margin:0;color:var(--wf-text-primary);font-size:.86rem;font-weight:750}.admin-home-shift-code-row__codes{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.admin-home-shift-code-row__codes>span{border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:4px 7px;background:var(--wf-surface);color:var(--wf-text-secondary);font-size:.72rem;line-height:1.3}.admin-home-shift-code-row__codes>.admin-home-shift-code-row__empty{border:0;padding-inline:0;background:transparent;color:var(--wf-text-muted)}.admin-home-coverage-card{display:grid;gap:8px}.admin-home-coverage-card>p{margin:0;color:var(--wf-text-primary);font-size:.86rem;font-weight:750}.admin-home-coverage-card>div{display:flex;min-width:0;flex-wrap:wrap;gap:12px;color:var(--wf-text-secondary);font-size:.74rem}.admin-home-summary-card{display:grid;min-width:0;gap:6px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);padding:14px;background:var(--wf-surface-subtle)}.admin-home-summary-card[data-tone=info]{border-color:var(--wf-info);background:var(--wf-info-surface)}.admin-home-summary-card[data-tone=info]>p,.admin-home-summary-card[data-tone=info]>strong{color:var(--wf-info-foreground)}.admin-home-summary-card[data-tone=success]{border-color:var(--wf-success);background:var(--wf-success-surface)}.admin-home-summary-card[data-tone=success]>p,.admin-home-summary-card[data-tone=success]>strong{color:var(--wf-success-foreground)}.admin-home-summary-card[data-tone=warning]{border-color:var(--wf-warning-accent);background:var(--wf-warning-surface)}.admin-home-summary-card[data-tone=warning]>p,.admin-home-summary-card[data-tone=warning]>strong{color:var(--wf-warning-foreground)}.admin-home-summary-card[data-tone=danger]{border-color:var(--wf-danger);background:var(--wf-danger-surface)}.admin-home-summary-card[data-tone=danger]>p,.admin-home-summary-card[data-tone=danger]>strong{color:var(--wf-danger-foreground)}.admin-home-information-card{display:grid;gap:8px}.admin-home-information-card>span{color:var(--wf-text-secondary);font-size:.86rem;line-height:1.5}.admin-home-command-panel__empty-state,.admin-home-command-panel__error{border:1px solid var(--wf-border);border-radius:var(--wf-radius-sm);padding:12px 14px;background:var(--wf-surface-subtle);color:var(--wf-text-secondary);font-size:.86rem;line-height:1.5}.admin-home-command-panel__error{border-color:var(--wf-danger);background:var(--wf-danger-surface);color:var(--wf-danger-foreground)}.admin-home-daily-notes{display:grid;min-width:0;max-width:100%;gap:12px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-md);padding:clamp(16px,2vw,20px);background:var(--wf-surface);color:var(--wf-text-primary);box-shadow:var(--wf-shadow-card)}.admin-home-daily-notes__date{margin-top:3px;color:var(--wf-text-muted);font-size:.82rem}.admin-home-daily-notes__metrics{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-home-daily-notes__metrics>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--wf-border-subtle);border-radius:var(--wf-radius-sm);padding:9px 10px;background:var(--wf-surface-subtle);color:var(--wf-text-secondary);font-size:.8rem;font-weight:700}.admin-home-daily-notes__metrics strong{color:var(--wf-text-primary);font-variant-numeric:tabular-nums}.admin-home-daily-notes__metrics>span[data-tone=success]{border-color:var(--wf-success);background:var(--wf-success-surface);color:var(--wf-success-foreground)}.admin-home-daily-notes__metrics>span[data-tone=success] strong{color:var(--wf-success-foreground)}.admin-home-daily-notes__metrics>span[data-tone=danger]{border-color:var(--wf-danger);background:var(--wf-danger-surface);color:var(--wf-danger-foreground)}.admin-home-daily-notes__metrics>span[data-tone=danger] strong{color:var(--wf-danger-foreground)}@media (min-width:640px){.admin-home-command-menu__tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-live-staff__summary{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-home-command-panel__metric-grid,.admin-home-compliance-grid,.admin-home-vehicle-grid,.admin-live-staff-card__adjust-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-home-panel-card--wide{grid-column:1/-1}.admin-home-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-home-daily-notes__metrics{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:900px){.admin-home-handoff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-live-staff__filters{grid-template-columns:minmax(220px,1fr) minmax(270px,auto) minmax(150px,190px);align-items:end}.admin-live-staff-card__main{grid-template-columns:48px minmax(170px,1fr) minmax(210px,.9fr) minmax(230px,auto)}.admin-live-staff-card__actions,.admin-live-staff-card__status{grid-column:auto}.admin-home-coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.admin-home-command-center{border-inline:0;border-radius:0;padding-inline:12px}.admin-home-shift-card__header{align-items:center}.admin-home-staff-row__layout{align-items:stretch;flex-direction:column}.admin-home-staff-row__actions{justify-content:flex-end}}@media (max-width:359px){.admin-home-shift-card__header{align-items:flex-start;flex-direction:column}.admin-home-shift-card__schedule strong{white-space:normal}.admin-live-staff-card__actions,.admin-live-staff-card__adjust-actions{grid-template-columns:minmax(0,1fr)}.admin-live-staff__group-header{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.admin-home-command-tab{transition:none}}@media (forced-colors:active){.admin-home-command-center,.admin-home-command-panel,.admin-home-command-tab,.admin-home-daily-notes,.admin-home-panel-card,.admin-home-shift-card,.admin-home-shift-code-row,.admin-home-staff-row,.admin-home-summary-card,.admin-live-staff-card,.admin-live-staff-card__adjust-panel,.admin-live-staff__status-filter button,.admin-live-staff__summary article{border-color:CanvasText}.admin-live-staff-card__avatar>span,.admin-live-staff__sync>span:before{border:1px solid CanvasText}}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell{background:var(--wf-canvas);color:var(--wf-text-primary)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-white,.text-slate-50,.text-slate-100,.text-slate-900,.text-slate-950){color:var(--wf-text-primary)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-white\/90,.text-white\/85,.text-white\/82,.text-white\/80,.text-white\/75,.text-slate-200,.text-slate-300,.text-slate-600,.text-slate-700,.text-slate-800){color:var(--wf-text-secondary)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-white\/72,.text-white\/70,.text-white\/65,.text-white\/60,.text-white\/58,.text-white\/55,.text-white\/50,.text-white\/45,.text-white\/40,.text-white\/35,.text-slate-400,.text-slate-500){color:var(--wf-text-muted)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-slate-950,.bg-slate-950\/70,.bg-slate-950\/65,.bg-slate-950\/60,.bg-slate-950\/50,.bg-slate-950\/45,.bg-slate-900,.bg-slate-900\/80,.bg-slate-900\/70,.bg-slate-900\/55,.bg-slate-900\/50,.bg-slate-900\/45,.bg-slate-900\/40,.bg-slate-900\/35,.bg-slate-900\/30,.bg-slate-800){background:var(--wf-surface)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-black\/20,.bg-black\/15,.bg-black\/10,.bg-white\/5,.bg-white\/6,.bg-white\/8,.bg-white\/10,.bg-white\/15,.bg-slate-50,.bg-slate-100,.bg-slate-100\/80,.bg-slate-200,.bg-slate-500\/10){background:var(--wf-surface-subtle)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.border-white\/10,.border-white\/15,.border-white\/20,.border-white\/30,.border-slate-100,.border-slate-100\/80,.border-slate-200,.border-slate-300,.border-slate-300\/50,.border-slate-500,.border-slate-600,.border-slate-700,.border-slate-800,.border-slate-900){border-color:var(--wf-border-subtle)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-sky-950\/20,.bg-sky-950\/25,.bg-sky-950\/30,.bg-sky-50,.bg-sky-100,.bg-blue-50,.bg-violet-950\/30,.bg-violet-50){background:var(--wf-info-surface)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-sky-50,.text-sky-100,.text-sky-200,.text-sky-300,.text-sky-800,.text-blue-100,.text-blue-700,.text-blue-800,.text-violet-100,.text-violet-800,.text-violet-900){color:var(--wf-info-foreground)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.border-sky-200,.border-sky-300\/20,.border-sky-300\/30,.border-sky-400,.border-sky-400\/30,.border-blue-100,.border-blue-500,.border-violet-200,.border-violet-400\/30){border-color:var(--wf-info)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-amber-950\/20,.bg-amber-950\/30,.bg-amber-950\/40,.bg-amber-50,.bg-amber-50\/40,.bg-orange-950\/30,.bg-orange-500\/20){background:var(--wf-warning-surface)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-amber-50,.text-amber-100,.text-amber-700,.text-amber-800,.text-amber-900,.text-amber-950,.text-orange-50,.text-orange-100){color:var(--wf-warning-foreground)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.border-amber-200,.border-amber-300,.border-amber-400\/30,.border-amber-400\/40,.border-orange-200,.border-orange-300\/70,.border-orange-400\/30){border-color:var(--wf-warning-accent)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-rose-950\/20,.bg-rose-950\/30,.bg-rose-950\/40,.bg-rose-50,.bg-rose-50\/40,.bg-red-50){background:var(--wf-danger-surface)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-rose-50,.text-rose-100,.text-rose-200,.text-rose-400,.text-rose-500,.text-rose-700,.text-rose-900,.text-red-600,.text-red-900,.text-red-950){color:var(--wf-danger-foreground)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.border-rose-200,.border-rose-400,.border-rose-400\/30,.border-rose-400\/40,.border-rose-400\/50,.border-red-200){border-color:var(--wf-danger)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.bg-emerald-950\/30,.bg-emerald-50){background:var(--wf-success-surface)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.text-emerald-100,.text-emerald-700,.text-emerald-800,.text-emerald-900,.text-emerald-950){color:var(--wf-success-foreground)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.border-emerald-200,.border-emerald-300,.border-emerald-400\/30){border-color:var(--wf-success)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.fixed.inset-0.bg-black\/80,.fixed.inset-0.bg-black\/75,.fixed.inset-0.bg-black\/70,.fixed.inset-0.bg-black\/55,.fixed.inset-0.bg-black\/30,.fixed.inset-0.bg-slate-950\/70,.fixed.inset-0.bg-slate-950\/65,.fixed.inset-0.bg-slate-900\/55,.fixed.inset-0.bg-slate-900\/45,.fixed.inset-0.bg-slate-900\/35){background:var(--wf-overlay)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.btn-primary,.button,.bg-blue-600,.bg-emerald-500,.bg-amber-500){color:var(--wf-on-brand)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.staff-home-punch-card,.staff-home-handoff-card,.progress-notes-home-card){border-color:var(--wf-border-subtle)!important;background:var(--wf-surface)!important;background-image:none!important;color:var(--wf-text-primary)!important;box-shadow:var(--wf-shadow-card)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.staff-home-punch-card,.staff-home-handoff-card,.progress-notes-home-card) :is(h2,h3){color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-card-kicker{color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-timer{color:var(--wf-text-primary)!important;text-shadow:none!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-metrics>div{border-color:var(--wf-border-subtle)!important;background:var(--wf-surface-subtle)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-metrics p{color:var(--wf-text-muted)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-metrics span,html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-status{color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-status--in{border-color:var(--wf-success)!important;background:var(--wf-success-surface)!important;color:var(--wf-success-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-punch-status--out{border-color:var(--wf-border)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-secondary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .punch-location-status-bar{border-color:var(--wf-border)!important;background:var(--wf-surface-subtle)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .punch-location-status-bar__primary{color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .punch-location-status-bar__separator{color:var(--wf-text-muted)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .punch-location-status-bar__secondary{color:var(--wf-danger-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .awake-check-embedded-panel{border-color:var(--wf-border-subtle)!important;background:var(--wf-surface-subtle)!important;background-image:none!important;color:var(--wf-text-primary)!important;box-shadow:none!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .awake-check-embedded--due{border-color:var(--wf-warning-accent)!important;background:var(--wf-warning-surface)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .awake-check-embedded--completed{border-color:var(--wf-success)!important;background:var(--wf-success-surface)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .awake-check-embedded--missed{border-color:var(--wf-danger)!important;background:var(--wf-danger-surface)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.awake-check-embedded-title,.awake-check-time-value,.awake-check-operational-grid span,.awake-check-window-box span,.awake-check-worksite-row>span:last-child){color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.awake-check-embedded-kicker,.awake-check-time-label,.awake-check-operational-grid p,.awake-check-window-box p,.awake-check-step-time,.awake-check-step-state){color:var(--wf-text-muted)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.awake-check-operational-grid>div,.awake-check-window-box,.awake-check-worksite-row,.awake-check-location-recovery){border-color:var(--wf-border-subtle)!important;background:var(--wf-surface)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-handoff-segment{border-color:var(--wf-border)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-secondary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-handoff-segment--active{border-color:var(--wf-brand)!important;background:var(--wf-surface-selected)!important;color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .staff-home-handoff-live-pill{border-color:var(--wf-success)!important;background:var(--wf-success-surface)!important;color:var(--wf-success-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .handoff-dashboard-shift{border-color:var(--wf-border-subtle)!important;background:var(--wf-surface-subtle)!important;background-image:none!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .handoff-dashboard-shift--am{border-inline-start-color:var(--wf-warning-accent)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .handoff-dashboard-shift--pm{border-inline-start-color:var(--wf-info)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .handoff-dashboard-shift--mn{border-inline-start-color:var(--wf-uihc-navy)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.handoff-dashboard-shift__title,.handoff-dashboard-shift__members,.handoff-dashboard-shift__empty){color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.handoff-dashboard-shift__eyebrow,.handoff-dashboard-shift__meta,.handoff-dashboard-shift__status){color:var(--wf-text-secondary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-notes-home-card__helper{color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.progress-notes-home-card__summary,.progress-notes-home-card__action-sentence){color:var(--wf-text-secondary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-notes-home-card__status{border-color:var(--wf-info)!important;background:var(--wf-info-surface)!important;color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-notes-home-card__action{border-color:var(--wf-brand)!important;background:var(--wf-brand)!important;color:var(--wf-on-brand)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-notes-home-card__action:hover{border-color:var(--wf-brand-hover)!important;background:var(--wf-brand-hover)!important;color:var(--wf-on-brand)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.progress-notes-home-chip,.progress-note-shift-card){border-color:var(--wf-border-subtle)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.shift-card-am,.shift-card-pm,.shift-card-mn){background:var(--wf-surface-subtle)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .shift-card-am{border-inline-start-color:var(--wf-warning-accent)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .shift-card-pm{border-inline-start-color:var(--wf-info)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .shift-card-mn{border-inline-start-color:var(--wf-uihc-navy)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.progress-note-shift-card__label,.progress-note-shift-card__count){color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__descriptor{color:var(--wf-text-muted)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__current{background:var(--wf-info-surface)!important;color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card--current{box-shadow:0 0 0 2px var(--wf-focus)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-notes-home-chip--unassigned{opacity:1!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__status--signed{border-color:var(--wf-success)!important;background:var(--wf-success-surface)!important;color:var(--wf-success-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__status--review{border-color:var(--wf-warning-accent)!important;background:var(--wf-warning-surface)!important;color:var(--wf-warning-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__status--missing{border-color:var(--wf-danger)!important;background:var(--wf-danger-surface)!important;color:var(--wf-danger-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__status--open{border-color:var(--wf-info)!important;background:var(--wf-info-surface)!important;color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .progress-note-shift-card__status--na{border-color:var(--wf-border)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-secondary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is([role=dialog],.mobile-more-sheet>div){border-color:var(--wf-border)!important;background:var(--wf-surface)!important;color:var(--wf-text-primary)!important;box-shadow:var(--wf-shadow-overlay)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.empty-state,.loading-state,.skeleton,.daily-log-empty-state,.daily-log-loading-state){border-color:var(--wf-border-subtle);background:var(--wf-surface-subtle);color:var(--wf-text-secondary)}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .skeleton{background-image:linear-gradient(90deg,var(--wf-surface-subtle),var(--wf-surface-selected),var(--wf-surface-subtle))}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not(.progress-note-date-input),select,textarea){border-color:var(--wf-border)!important;background:var(--wf-surface)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea)::-moz-placeholder{color:var(--wf-text-muted)!important;opacity:1!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea)::placeholder{color:var(--wf-text-muted)!important;opacity:1!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell input[type=file]::file-selector-button{border-color:var(--wf-border)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.button.secondary,.btn-secondary,.daily-log-action){border-color:var(--wf-border)!important;background:var(--wf-surface)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.button.secondary,.btn-secondary,.daily-log-action):hover:enabled{border-color:var(--wf-brand)!important;background:var(--wf-surface-selected)!important;color:var(--wf-brand-pressed)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(input,select,textarea,.button,.btn-primary,.btn-secondary,.btn-danger,.daily-log-action):disabled{border-color:var(--wf-border-subtle)!important;background:var(--wf-disabled-surface)!important;color:var(--wf-disabled-foreground)!important;opacity:1!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.daily-log-preset,.daily-log-filter-toggle,.daily-log-filter-panel__head button){border-color:var(--wf-border)!important;background:var(--wf-surface)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .daily-log-preset--active{border-color:var(--wf-brand)!important;background:var(--wf-surface-selected)!important;color:var(--wf-info-foreground)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .daily-log-filter-panel{border-color:var(--wf-border-subtle)!important;background:var(--wf-surface-subtle)!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.daily-log-filter-panel__head strong,.daily-log-export-message){color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .mobile-top-nav-shell details .btn-secondary,html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .mobile-top-nav-shell details input[type=file]{border-color:var(--wf-border)!important;background-color:var(--wf-surface)!important;background-image:none!important;color:var(--wf-text-primary)!important}html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell .mobile-top-nav-shell details input[type=file]::file-selector-button{border-color:var(--wf-border)!important;background-color:var(--wf-surface-subtle)!important;color:var(--wf-text-primary)!important}@media (forced-colors:active){html[data-wf-theme=uihc-fluent-light] .wf2-clinical-shell :is(.staff-home-punch-card,.staff-home-handoff-card,.progress-notes-home-card,.handoff-dashboard-shift,[role=dialog]){border-color:CanvasText!important}}