.staff-presence{display:flex!important;align-items:center;gap:6px}.presence-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:#9ba4aa;box-shadow:0 0 0 3px rgba(155,164,170,.14)}.presence-dot.online{background:#22a35a;box-shadow:0 0 0 3px rgba(34,163,90,.15)}.presence-dot.recent{background:#e5aa18;box-shadow:0 0 0 3px rgba(229,170,24,.16)}.presence-dot.offline{background:#d84a45;box-shadow:0 0 0 3px rgba(216,74,69,.12)}.presence-dot.away{background:#88949b}.staff-reminders{margin-bottom:20px}.staff-reminders article{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.staff-reminders article:last-child{border-bottom:0}.staff-reminders strong,.staff-reminders small,.staff-message-history strong,.staff-message-history small{display:block}.staff-reminders small,.staff-message-history small{color:var(--muted);font-size:12px;margin-top:3px}.staff-reminders .button{white-space:nowrap;padding:8px 12px}.prestart-checklist{margin:16px 0;border:1px solid #e3c766;background:#fff9e7;border-radius:9px;padding:13px}.prestart-checklist summary{font-weight:800;cursor:pointer;color:#654c00}.prestart-checklist h3{font-size:14px;margin:14px 0 5px;color:#24313a}.prestart-checklist label{display:block;padding:5px 0;font-size:13px}.prestart-checklist button{margin-top:12px}.checklist-complete{padding:9px 11px;background:#eff8e9;border-radius:7px;color:#36691f;font-size:13px;font-weight:700}.staff-message-history article{padding:9px 0;border-bottom:1px solid var(--line)}.staff-message-history article:last-of-type{border-bottom:0}@media(max-width:640px){.staff-reminders article{align-items:flex-start;flex-direction:column}.staff-reminders .button{width:auto}}
