.InterviewDayBoard_root__qiJ1b{--surface:rgba(15,23,42,.6);--surface-border:hsla(0,0%,100%,.06);--text-primary:#fff;--text-secondary:#94a3b8;--text-tertiary:#64748b;--cell-booked-bg:color-mix(in oklab,var(--accent-500,#6366f1) 28%,transparent);--cell-booked-fg:var(--accent-100,#e0e7ff);--cell-booked-border:color-mix(in oklab,var(--accent-400,#818cf8) 38%,transparent);--cell-open-bg:hsla(0,0%,100%,.03);--cell-open-border:hsla(0,0%,100%,.06);--pulse-color:#34d399;border-radius:16px;background:var(--surface);border:1px solid var(--surface-border);overflow:hidden}.InterviewDayBoard_root__qiJ1b[data-register=app]{--surface:#fff;--surface-border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#64748b;--cell-booked-bg:#eef2ff;--cell-booked-fg:#4338ca;--cell-booked-border:#c7d2fe;--cell-open-bg:#f8fafc;--cell-open-border:#e2e8f0}.InterviewDayBoard_header__GMdzr{display:flex;align-items:center;gap:8px;padding:12px 20px;border-bottom:1px solid var(--surface-border)}.InterviewDayBoard_statusDot__gyt1B{width:8px;height:8px;border-radius:999px;background:var(--text-tertiary)}.InterviewDayBoard_statusDot__gyt1B[data-status=live]{background:var(--pulse-color);animation:InterviewDayBoard_pulse__1qqj5 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.InterviewDayBoard_statusDot__gyt1B[data-status=live]{animation:none}}@keyframes InterviewDayBoard_pulse__1qqj5{0%,to{opacity:1}50%{opacity:.5}}.InterviewDayBoard_title__v_JYY{font-size:13px;font-weight:500;color:var(--text-primary)}.InterviewDayBoard_subtitle__gER8a{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--text-tertiary);margin-left:8px}.InterviewDayBoard_coverage__Jm_ya{margin-left:auto;font-size:11px;font-weight:500;color:#6ee7b7;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);padding:2px 8px;border-radius:999px}.InterviewDayBoard_root__qiJ1b[data-register=app] .InterviewDayBoard_coverage__Jm_ya{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.InterviewDayBoard_grid__DfbvU{display:grid;gap:6px;padding:20px;align-items:center}.InterviewDayBoard_slotHeader__Rj4v8{text-align:center;font-size:11px;color:var(--text-tertiary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.InterviewDayBoard_stationLabel___Bmm4{padding-right:12px}.InterviewDayBoard_stationName__jJQ2R{font-size:12px;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InterviewDayBoard_stationWho__RSR_h{font-size:10.5px;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InterviewDayBoard_cell__o2qkx{height:36px;border-radius:4px;border:1px solid var(--cell-open-border);background:var(--cell-open-bg);color:var(--text-tertiary);font-size:10.5px;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease-out,box-shadow .16s ease-out,background .32s ease-out}.InterviewDayBoard_cell__o2qkx:disabled{cursor:default}.InterviewDayBoard_cell__o2qkx[data-state=booked]{background:var(--cell-booked-bg);border-color:var(--cell-booked-border);color:var(--cell-booked-fg);animation:InterviewDayBoard_cell-fill__EdLEP .32s ease-out}.InterviewDayBoard_cell__o2qkx[data-state=held]{background:repeating-linear-gradient(45deg,var(--cell-booked-bg),var(--cell-booked-bg) 4px,transparent 4px,transparent 8px);border-color:var(--cell-booked-border);color:var(--cell-booked-fg)}.InterviewDayBoard_cell__o2qkx[data-state=conflict]{background:rgba(239,68,68,.18);border-color:rgba(239,68,68,.4);color:#fca5a5}.InterviewDayBoard_cell__o2qkx:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 4px 12px -2px rgba(0,0,0,.25)}.InterviewDayBoard_cell__o2qkx:focus-visible{outline:2px solid var(--accent-500,#6366f1);outline-offset:2px}@media (prefers-reduced-motion:reduce){.InterviewDayBoard_cell__o2qkx,.InterviewDayBoard_cell__o2qkx[data-state=booked]{transition:none;animation:none}}@keyframes InterviewDayBoard_cell-fill__EdLEP{0%{transform:scale(.92);opacity:.4}to{transform:scale(1);opacity:1}}.InterviewDayBoard_legend__KB1Cs{display:flex;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid var(--surface-border);font-size:11px;color:var(--text-tertiary)}.InterviewDayBoard_legendItem__C1rwE{display:inline-flex;align-items:center;gap:6px}.InterviewDayBoard_legendCount__Vb3If{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.InterviewDayBoard_swatchBooked__lHH87,.InterviewDayBoard_swatchOpen__r3hVc{width:8px;height:8px;border-radius:2px}.InterviewDayBoard_swatchBooked__lHH87{background:var(--cell-booked-bg);border:1px solid var(--cell-booked-border)}.InterviewDayBoard_swatchOpen__r3hVc{background:hsla(0,0%,100%,.2)}.InterviewDayBoard_root__qiJ1b[data-register=app] .InterviewDayBoard_swatchOpen__r3hVc{background:var(--cell-open-border)}