:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b1120;--surface:#111a2e;--surface-raised:#17233b;--border:#334263;--text:#f3f6fb;--muted:#aebbd1;--accent:#78a9ff;--success:#6fe0b0;--warning:#fc6;--warning-surface:#2a2214;--critical:#ff7d8c}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{background:radial-gradient(circle at top right, #385fa72e, transparent 34rem), var(--background);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.shell{width:min(100% - 3rem,92rem);margin:0 auto;padding:4rem 0}.shell--home{width:min(100% - 3rem,64rem)}.shell__header{max-width:58rem}.shell__eyebrow,.notice__label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:750}h1,h2,p{text-wrap:pretty}h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,5vw,5.2rem);line-height:.98}.shell__description{color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1rem,1.8vw,1.35rem);line-height:1.6}.notice{background:var(--warning-surface);border:1px solid #8a6d31;border-radius:1rem;grid-template-columns:minmax(15rem,.75fr) minmax(20rem,1.25fr);gap:2rem;margin-top:3rem;padding:1.5rem;display:grid}.notice h2,.notice p{margin:0}.notice>p{color:#f4dfb3;line-height:1.55}.source-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-top:1rem;display:grid}.source-card{border:1px solid var(--border);background:linear-gradient(150deg, var(--surface-raised), var(--surface));border-radius:1rem;min-height:9rem;padding:1.25rem}.source-card h2{margin:0;font-size:1rem}.status{color:var(--muted);align-items:center;gap:.55rem;margin:2rem 0 0;font-size:.9rem;font-weight:700;display:inline-flex}.status__mark{border:2px solid var(--warning);border-radius:50%;width:.65rem;height:.65rem}.surface-links{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin-top:3rem;display:grid}.surface-links a{border:1px solid var(--border);background:var(--surface);border-radius:1rem;padding:1.25rem;font-weight:700;text-decoration:none}.surface-links a:hover,.surface-links a:focus-visible{border-color:var(--accent);outline:2px solid #0000}.auth-shell{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{border:1px solid var(--border);background:linear-gradient(150deg, var(--surface-raised), var(--surface));border-radius:1.25rem;width:min(100%,34rem);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 1.5rem 5rem #0000004d}.auth-card h1{font-size:clamp(2.25rem,8vw,4rem)}.auth-card>p:not(.shell__eyebrow){color:var(--muted);margin:1.25rem 0 2rem;line-height:1.6}.auth-card form{gap:1rem;display:grid}.field-label{font-weight:700}.text-field{border:1px solid var(--border);background:var(--background);min-height:3rem;color:var(--text);font:inherit;border-radius:.65rem;padding:.7rem .8rem}.text-field:focus-visible{border-color:var(--accent);outline-offset:2px;outline:3px solid #78a9ff66}.button{border:1px solid var(--accent);background:var(--accent);color:#07101f;min-height:3rem;font:inherit;cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{outline-offset:3px;outline:3px solid #78a9ff66}.button--secondary{background:var(--surface);color:var(--text)}.session-action{width:min(100% - 3rem,92rem);margin:-2.5rem auto 4rem}.wallboard-page{background:linear-gradient(180deg, #0b11204d, #0b1120f2), radial-gradient(circle at 16% -8%, #78a9ff38, transparent 34%), var(--background);grid-template-rows:auto auto minmax(0,1fr) minmax(16.5rem,.3fr) auto;gap:clamp(.6rem,1.2vh,1.1rem);width:100%;height:100svh;padding:clamp(.9rem,1.8vw,2rem);display:grid;overflow:hidden}.wallboard-refresh-status{z-index:2;border:1px solid var(--border);background:var(--surface-raised);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;margin:0;padding:.45rem .7rem;font-size:clamp(.75rem,.72vw,.95rem);font-weight:800;display:inline-flex;position:fixed;bottom:clamp(.6rem,.8vw,1rem);right:clamp(.7rem,1vw,1.25rem)}.wallboard-refresh-status__mark{border:2px solid var(--muted);border-top-color:var(--accent);border-radius:50%;width:.7rem;height:.7rem}.wallboard-header{grid-template-columns:minmax(10rem,1fr) auto auto;align-items:center;gap:clamp(1rem,2vw,2.5rem);display:grid}.wallboard-header__eyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .15rem;font-size:clamp(.62rem,.6vw,.82rem);font-weight:800}.wallboard-header h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,3vw,4rem);line-height:.9}.freshness{border:1px solid var(--border);background:#111a2ec7;border-radius:.75rem;align-items:center;gap:.65rem;min-width:10rem;padding:.55rem .8rem;display:flex}.freshness__mark{border:2px solid;border-radius:50%;flex:none;width:.75rem;height:.75rem}.freshness strong,.freshness small{display:block}.freshness strong{font-size:clamp(.72rem,.75vw,1rem)}.freshness small{color:var(--muted);margin-top:.12rem;font-size:clamp(.6rem,.62vw,.8rem)}.freshness--success{color:var(--success)}.freshness--stale{color:var(--warning);border-color:#9c782c}.freshness--unavailable{color:var(--critical);border-style:dashed}.wallboard-clock{text-align:right;grid-template-columns:auto auto;align-items:baseline;column-gap:.45rem;display:grid}.wallboard-clock__date{color:var(--muted);grid-column:1/-1;font-size:clamp(.65rem,.7vw,.9rem);font-weight:650}.wallboard-clock__time{letter-spacing:-.04em;font-size:clamp(1.45rem,2.25vw,3rem);font-weight:800;line-height:1}.wallboard-clock__zone{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:clamp(.65rem,.58vw,.8rem);font-weight:750}.kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.55rem,.8vw,1rem);display:grid}.kpi-card{border:1px solid var(--border);background:linear-gradient(145deg,#17233bf5,#111a2eeb);border-radius:clamp(.75rem,.8vw,1.1rem);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.7rem,1vw,1.25rem);min-height:clamp(5.4rem,8.5vh,8rem);padding:clamp(.75rem,1.2vw,1.35rem);display:grid;position:relative;overflow:hidden}.kpi-card:after{content:"";background:currentColor;width:.35rem;position:absolute;inset:0 0 0 auto}.kpi-card--attention{color:var(--accent)}.kpi-card--warning{color:var(--warning)}.kpi-card--critical{color:var(--critical)}.kpi-card__symbol{border:2px solid;border-radius:50%;place-items:center;width:clamp(2.3rem,3vw,4rem);height:clamp(2.3rem,3vw,4rem);font-size:clamp(1.3rem,1.6vw,2.2rem);font-weight:850;display:grid}.kpi-card p,.kpi-card strong,.kpi-card__state{margin:0}.kpi-card p{color:var(--text);font-size:clamp(.78rem,.9vw,1.15rem);font-weight:750}.kpi-card strong{margin-top:.05rem;font-size:clamp(2rem,3vw,4.2rem);line-height:.95;display:block}.kpi-card__state{color:currentColor;letter-spacing:.08em;text-transform:uppercase;align-self:start;font-size:clamp(.65rem,.55vw,.8rem);font-weight:800}.technician-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(.4rem,.65vw,.9rem);min-height:0;display:grid}.technician-card{border:1px solid var(--border);background:linear-gradient(170deg,#17233bf5,#0d1525fa);border-radius:clamp(.65rem,.7vw,1rem);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.technician-card__header{border-bottom:1px solid var(--border);min-height:clamp(3.5rem,5.2vh,5rem);padding:clamp(.55rem,.8vw,1rem)}.technician-card__header h2{overflow-wrap:anywhere;margin:0;font-size:clamp(.75rem,1vw,1.38rem);line-height:1.05}.technician-card__header span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:.35rem;font-size:clamp(.65rem,.55vw,.8rem);font-weight:750;display:block}.metric-list{grid-template-rows:repeat(4,minmax(0,1fr));min-height:0;margin:0;display:grid}.metric-row{border-bottom:1px solid #33426399;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem;min-height:0;padding:.35rem clamp(.5rem,.75vw,.9rem);display:grid}.metric-row dt{color:var(--muted);font-size:clamp(.58rem,.67vw,.88rem);font-weight:650;line-height:1.1}.metric-row dd{font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin:0;font-size:clamp(1.25rem,1.75vw,2.5rem);font-weight:850;line-height:1}.presence-cards{grid-template-columns:1fr;gap:.35rem;padding:clamp(.4rem,.55vw,.7rem);display:grid}.teams-presence-card{border:1px solid var(--teams-presence-border);border-left:.25rem solid var(--teams-presence-color);background:var(--teams-presence-surface);min-width:0;min-height:clamp(4.4rem,7.2vh,6.4rem);color:var(--teams-presence-text);border-radius:.5rem;align-content:center;gap:clamp(.12rem,.2vh,.25rem);padding:clamp(.32rem,.48vw,.58rem);display:grid;overflow:hidden}.teams-presence-card--stale{border-color:var(--warning);border-left-color:var(--teams-presence-color);border-style:dashed}.teams-presence-card--unavailable,.teams-presence-card[data-source-state=unavailable]{border-color:var(--critical);border-style:dashed}.teams-presence-card__topline,.teams-presence-card__status{align-items:center;min-width:0;display:flex}.teams-presence-card__topline{color:var(--teams-presence-muted);justify-content:space-between;gap:.35rem;font-size:clamp(.54rem,.48vw,.72rem);font-weight:750}.teams-presence-card__topline strong{color:var(--teams-presence-current);font-size:inherit;letter-spacing:.06em;text-transform:uppercase}.teams-presence-card--stale .teams-presence-card__topline strong{color:var(--warning)}.teams-presence-card[data-source-state=unavailable] .teams-presence-card__topline strong{color:var(--critical)}.teams-presence-card__status{gap:.35rem}.teams-presence-card__status>strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(.62rem,.67vw,.88rem);line-height:1.08;overflow:hidden}.teams-presence-card__indicator{border:2px solid var(--teams-presence-color);background:var(--teams-presence-color);border-radius:50%;flex:none;width:clamp(.68rem,.65vw,.9rem);height:clamp(.68rem,.65vw,.9rem);position:relative}.teams-presence-card[data-presence-state=away] .teams-presence-card__indicator{background:0 0;border-top-color:#0000}.teams-presence-card[data-presence-state=doNotDisturb] .teams-presence-card__indicator:after{background:var(--teams-presence-surface);content:"";height:2px;position:absolute;top:50%;left:16%;right:16%;transform:translateY(-50%)}.teams-presence-card[data-presence-state=offline] .teams-presence-card__indicator,.teams-presence-card[data-presence-state=unknown] .teams-presence-card__indicator{background:0 0}.teams-presence-card[data-presence-state=unknown] .teams-presence-card__indicator{border-style:dashed;border-radius:.2rem}.teams-presence-card[data-presence-state=offline] .teams-presence-card__indicator:after{background:var(--teams-presence-color);content:"";height:2px;position:absolute;inset:42% 12% auto;transform:rotate(45deg)}.teams-presence-card__oof{border:1px solid var(--teams-presence-oof);color:var(--teams-presence-oof);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:0 auto;padding:.08rem .25rem;font-size:clamp(.5rem,.44vw,.66rem);font-weight:800;line-height:1.1;overflow:hidden}.teams-presence-card__message{min-width:0;color:var(--teams-presence-muted);overflow-wrap:anywhere;white-space:pre-line;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.54rem,.52vw,.74rem);font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.teams-presence-card small{color:var(--warning);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.48rem,.42vw,.62rem);font-weight:700;line-height:1.1;overflow:hidden}.presence-placeholder{background:#0b112073;border:1px dashed #526383;border-radius:.5rem;align-content:center;gap:.12rem;min-height:clamp(2.5rem,4.4vh,4rem);padding:.35rem .45rem;display:grid}.presence-placeholder span{color:var(--muted);font-size:clamp(.65rem,.5vw,.8rem);font-weight:650}.presence-placeholder strong{color:var(--text);font-size:clamp(.58rem,.62vw,.82rem)}.wallboard-footer{color:var(--muted);letter-spacing:.03em;justify-content:space-between;gap:1rem;font-size:clamp(.65rem,.55vw,.8rem);font-weight:650;display:flex}.calendar-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.55rem,.8vw,1rem);min-width:0;min-height:0;display:grid}.calendar-section{border:1px solid var(--border);background:linear-gradient(170deg,#17233bf5,#0d1525fa);border-radius:clamp(.65rem,.7vw,1rem);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.calendar-section--stale{border-color:#9c782c}.calendar-section--unavailable{border-color:var(--critical);border-style:dashed}.calendar-section__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.65rem;min-width:0;padding:clamp(.5rem,.7vw,.85rem);display:flex}.calendar-section__header h2{overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(.75rem,.9vw,1.2rem);line-height:1.05}.calendar-source-status{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex:none;align-items:center;gap:.4rem;margin:0;font-size:clamp(.62rem,.52vw,.76rem);font-weight:800;display:inline-flex}.calendar-source-status--success{color:var(--success)}.calendar-source-status--stale{color:var(--warning)}.calendar-source-status--unavailable{color:var(--critical)}.calendar-source-status__mark{flex:none;width:.65rem;height:.65rem}.calendar-source-status__mark--success{background:currentColor;border-radius:50%}.calendar-source-status__mark--empty{border:2px solid;border-radius:50%}.calendar-source-status__mark--stale{clip-path:polygon(50% 0,100% 100%,0 100%);background:currentColor}.calendar-source-status__mark--unavailable{border:2px solid;transform:rotate(45deg)}.calendar-week{grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;min-height:0;display:grid}.calendar-day{border-right:1px solid #33426399;min-width:0;min-height:0;padding:clamp(.35rem,.5vw,.65rem);overflow:hidden}.calendar-day:last-child{border-right:0}.calendar-day h3{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:clamp(.62rem,.58vw,.8rem);font-weight:800}.calendar-day__state{color:var(--muted);margin:0;font-size:clamp(.62rem,.54vw,.78rem);font-weight:650}.calendar-section--unavailable .calendar-day__state{color:var(--critical)}.calendar-event-list{align-content:start;gap:clamp(.25rem,.35vw,.45rem);min-width:0;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.calendar-event-card{min-width:0;max-width:100%;color:var(--text);overflow-wrap:anywhere;-webkit-line-clamp:2;background:#0b112094;border:1px solid #526383cc;border-radius:.4rem;-webkit-box-orient:vertical;padding:clamp(.3rem,.4vw,.5rem);font-size:clamp(.62rem,.57vw,.8rem);font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.calendar-event-overflow{min-width:0;color:var(--warning);font-size:clamp(.62rem,.54vw,.78rem);font-weight:800;line-height:1.15}@media (min-width:1600px) and (min-height:900px){.wallboard-page{grid-template-rows:auto auto minmax(0,1fr) minmax(21rem,.3fr) auto}}@media (min-width:2200px) and (min-height:1200px){.wallboard-page{grid-template-rows:auto auto minmax(0,1fr) minmax(23.25rem,.3fr) auto}}@media (max-width:1400px),(max-height:850px){.wallboard-page{gap:.5rem;padding:.7rem}.wallboard-header{gap:.7rem}.freshness{min-width:0;padding:.4rem .55rem}.kpi-card{min-height:4.5rem;padding:.55rem .7rem}.technician-card__header{min-height:3rem;padding:.5rem}.presence-placeholder{min-height:2.2rem}.teams-presence-card{min-height:4rem}.calendar-sections{gap:.5rem}.calendar-section__header,.calendar-day{padding:.4rem}}@media (max-width:700px){.shell{width:min(100% - 2rem,92rem);padding:2.5rem 0}.notice{grid-template-columns:1fr;gap:1rem}.calendar-sections,.calendar-week{grid-template-columns:1fr}.calendar-day{border-bottom:1px solid #33426399;border-right:0}.calendar-day:last-child{border-bottom:0}}@media (prefers-reduced-motion:no-preference){.surface-links a{transition:border-color .16s}}@media (forced-colors:active){.teams-presence-card{color:canvastext;forced-color-adjust:auto;background:canvas;border-color:canvastext}.teams-presence-card__indicator,.teams-presence-card__topline strong,.teams-presence-card__oof,.teams-presence-card__message,.teams-presence-card small{color:canvastext;border-color:canvastext}}.teams-theme-host,.staff-dashboard{width:100%;min-width:0;max-width:100%;min-height:100svh}.teams-theme-host{background:var(--staff-background);color:var(--staff-text)}.teams-theme-host[data-teams-theme=default],.teams-theme-host[data-teams-theme=glass]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.teams-theme-host[data-teams-theme=dark],.teams-theme-host[data-teams-theme=contrast],.teams-theme-host[data-teams-theme=fallback]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.staff-dashboard--portal{--staff-background:#0b1120;--staff-surface:#111a2e;--staff-surface-subtle:#17233b;--staff-border:#526383;--staff-border-subtle:#334263;--staff-text:#f3f6fb;--staff-muted:#c1ccde;--staff-muted-subtle:#aebbd1;--staff-accent:#78a9ff;--staff-accent-surface:#182b4f;--staff-success:#6fe0b0;--staff-warning:#fc6;--staff-critical:#ff7d8c;--staff-focus:#78a9ff}.staff-dashboard{--background:var(--staff-background,#0b1120);--surface:var(--staff-surface,#111a2e);--surface-raised:var(--staff-surface-subtle,#17233b);--border:var(--staff-border,#526383);--text:var(--staff-text,#f3f6fb);--muted:var(--staff-muted,#c1ccde);--accent:var(--staff-accent,#78a9ff);--success:var(--staff-success,#6fe0b0);--warning:var(--staff-warning,#fc6);--critical:var(--staff-critical,#ff7d8c);background:var(--background);color:var(--text);padding:clamp(1rem,2vw,2rem)}.staff-dashboard__content{gap:clamp(1rem,2vw,1.75rem);width:min(100%,96rem);min-width:0;margin:0 auto;display:grid}.staff-dashboard__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;min-width:0;padding-bottom:.25rem;display:grid}.staff-dashboard__eyebrow,.staff-section-heading p{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem;font-size:.75rem;font-weight:800}.staff-dashboard__header h1{font-size:clamp(2rem,4vw,3.75rem)}.staff-dashboard__welcome{color:var(--muted);overflow-wrap:anywhere;margin:.85rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.5}.staff-dashboard__welcome strong{color:var(--text)}.staff-dashboard__header-meta{color:var(--muted);text-align:right;justify-items:end;gap:.25rem;font-size:.82rem;font-weight:650;display:grid}.staff-dashboard__header-meta p{margin:0}.staff-dashboard__header-meta time{color:var(--text);font-variant-numeric:tabular-nums}.staff-dashboard__header-meta form{margin-top:.45rem}.staff-sign-out{border:1px solid var(--border);background:var(--surface);min-height:2.5rem;color:var(--text);font:inherit;cursor:pointer;border-radius:.45rem;padding:.5rem .85rem;font-weight:750}.staff-sign-out:hover,.staff-sign-out:focus-visible{border-color:var(--accent);outline:3px solid var(--staff-focus,var(--accent));outline-offset:2px}.staff-source-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:.7rem;min-width:0;display:grid}.staff-source{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;min-width:0;padding:.8rem}.staff-source--stale{border-color:var(--warning)}.staff-source--unavailable{border-color:var(--critical);border-style:dashed}.staff-source h2{overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.2}.staff-source p{color:var(--muted);align-items:center;gap:.45rem;margin:.7rem 0 0;font-size:.75rem;display:flex}.staff-source--success p{color:var(--success)}.staff-source--stale p{color:var(--warning)}.staff-source--unavailable p{color:var(--critical)}.staff-source__mark{flex:none;width:.65rem;height:.65rem}.staff-source--success .staff-source__mark{background:currentColor;border-radius:50%}.staff-source--empty .staff-source__mark{border:2px solid;border-radius:50%}.staff-source--stale .staff-source__mark{clip-path:polygon(50% 0,100% 100%,0 100%);background:currentColor}.staff-source--unavailable .staff-source__mark{border:2px solid;transform:rotate(45deg)}.staff-source time{color:var(--staff-muted-subtle,var(--muted));margin-top:.35rem;font-size:.68rem;line-height:1.25;display:block}.staff-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.8rem;min-width:0;display:grid}.staff-kpi{border:1px solid var(--border);background:var(--surface);border-left:.3rem solid;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;min-width:0;padding:1rem;display:grid}.staff-kpi--attention{color:var(--accent)}.staff-kpi--warning{color:var(--warning)}.staff-kpi--critical{color:var(--critical)}.staff-kpi__symbol{border:2px solid;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-size:1.2rem;font-weight:850;display:grid}.staff-kpi h2{color:var(--text);margin:0;font-size:.86rem}.staff-kpi div>strong{font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1;display:block}.staff-kpi__state{letter-spacing:.06em;text-transform:uppercase;align-self:start;font-size:.65rem;font-weight:800}.staff-technician-section{gap:.85rem;min-width:0;display:grid}.staff-section-heading{justify-content:space-between;align-items:end;gap:1rem;min-width:0;display:flex}.staff-section-heading h2{margin:0;font-size:clamp(1.25rem,2.5vw,1.8rem)}.staff-section-heading>span{color:var(--muted);text-align:right;font-size:.76rem}.staff-technician-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr));gap:.8rem;min-width:0;display:grid}.staff-technician-card{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;align-content:start;min-width:0;display:grid;overflow:hidden}.staff-technician-card>header{border-bottom:1px solid var(--staff-border-subtle,var(--border));background:var(--staff-surface-subtle,var(--surface-raised));justify-content:space-between;align-items:baseline;gap:.75rem;min-width:0;padding:.85rem 1rem;display:flex}.staff-technician-card>header h3{overflow-wrap:anywhere;min-width:0;margin:0;font-size:1rem}.staff-technician-card>header span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:.65rem;font-weight:800}.staff-metric-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.staff-metric-list>div{border-right:1px solid var(--staff-border-subtle,var(--border));border-bottom:1px solid var(--staff-border-subtle,var(--border));justify-content:space-between;align-items:center;gap:.55rem;min-width:0;padding:.7rem .85rem;display:flex}.staff-metric-list>div:nth-child(2n){border-right:0}.staff-metric-list dt{color:var(--muted);font-size:.75rem;line-height:1.2}.staff-metric-list dd{color:var(--text);font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:850}.staff-presence-stack{gap:.55rem;min-width:0;padding:.75rem;display:grid}.staff-dashboard .teams-presence-card{gap:.3rem;min-height:6.5rem;padding:.7rem}.staff-dashboard .teams-presence-card__topline{font-size:.7rem}.staff-dashboard .teams-presence-card__status>strong{font-size:.9rem}.staff-dashboard .teams-presence-card__indicator{width:.85rem;height:.85rem}.staff-dashboard .teams-presence-card__oof,.staff-dashboard .teams-presence-card small{font-size:.65rem}.staff-dashboard .teams-presence-card__message{font-size:.76rem}.staff-wildix-unavailable{border:1px dashed var(--critical);background:var(--staff-surface-subtle,var(--surface-raised));border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.65rem .7rem;display:flex}.staff-wildix-unavailable span{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:.72rem}.staff-wildix-unavailable strong{color:var(--critical);letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.7rem}.staff-dashboard .calendar-sections{gap:.8rem}.staff-dashboard .calendar-section{background:var(--surface);min-height:15rem}.staff-dashboard .calendar-section--stale{border-color:var(--warning)}.staff-dashboard .calendar-section__header,.staff-dashboard .calendar-day,.staff-dashboard .calendar-event-card{border-color:var(--staff-border-subtle,var(--border))}.staff-dashboard .calendar-section__header h2{font-size:1rem}.staff-dashboard .calendar-source-status,.staff-dashboard .calendar-day h3,.staff-dashboard .calendar-day__state,.staff-dashboard .calendar-event-overflow{font-size:.72rem}.staff-dashboard .calendar-event-card{background:var(--staff-surface-subtle,var(--surface-raised));color:var(--text);font-size:.76rem}.staff-dashboard__footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding-top:.25rem;font-size:.75rem;display:flex}.staff-refresh-status{z-index:3;border:1px solid var(--staff-border,var(--border));background:var(--staff-surface,var(--surface));color:var(--staff-text,var(--text));border-radius:999px;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.78rem;font-weight:750;display:inline-flex;position:fixed;bottom:1rem;right:1rem}.staff-refresh-status__mark{border:2px solid var(--staff-muted,var(--muted));border-top-color:var(--staff-accent,var(--accent));border-radius:50%;width:.7rem;height:.7rem}@media (max-width:1100px){.staff-dashboard .calendar-sections{grid-template-columns:1fr}}@media (max-width:760px){.staff-dashboard{padding:1rem}.staff-dashboard__header{grid-template-columns:1fr;align-items:start;gap:.8rem}.staff-dashboard__header-meta{text-align:left;justify-items:start}.staff-section-heading{align-items:start;display:grid}.staff-section-heading>span{text-align:left}}@media (max-width:440px){.staff-metric-list{grid-template-columns:1fr}.staff-metric-list>div,.staff-metric-list>div:nth-child(2n){border-right:0}.staff-kpi{grid-template-columns:auto minmax(0,1fr)}.staff-kpi__state{grid-column:2;justify-self:start}}@media (forced-colors:active){.staff-dashboard,.teams-theme-host{color:canvastext;forced-color-adjust:auto;background:canvas}.staff-source,.staff-kpi,.staff-technician-card,.staff-wildix-unavailable,.staff-dashboard .calendar-section,.staff-dashboard .calendar-event-card,.staff-sign-out,.staff-refresh-status{color:canvastext;background:canvas;border-color:canvastext}}
