#staffTools{display:flex;gap:8px;align-items:center;flex-shrink:0}.tool-button{display:flex;gap:7px;align-items:center;padding:9px 11px;font-size:13px}.tool-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification-badge{min-width:20px;padding:2px 5px;border-radius:99px;background:#b42318;color:white;font-size:11px;text-align:center}.staff-tool-dialog{width:min(760px,calc(100% - 24px));max-height:85dvh;padding:20px;overflow:auto;overscroll-behavior:contain}.tool-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-dialog-head h2{margin:0;font-size:22px}.staff-search-form{display:grid;grid-template-columns:2fr 1fr auto;gap:12px;align-items:end;margin:14px 0}.staff-search-form label{margin:0}.tool-results{display:grid;gap:10px;margin-top:15px}.search-result{width:100%;text-align:left;display:grid;gap:5px;white-space:normal;overflow-wrap:anywhere}.search-result strong{font-size:16px}.search-result small{color:#385976}.search-kind{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.notification-item{display:flex;gap:15px;justify-content:space-between;align-items:center;border:1px solid #ccdce9;border-left:4px solid #ff5b00;border-radius:10px;padding:14px;background:#fff8f2}.notification-item h3{margin:5px 0;font-size:16px}.notification-item p{margin:5px 0;overflow-wrap:anywhere}.notification-item.is-read{background:white;border-left-color:#bacbd9}.notification-state{font-size:11px;font-weight:bold;color:#754000}.notification-item.is-read .notification-state{color:#52677b}.notification-actions{display:flex;gap:6px;flex-shrink:0;flex-wrap:wrap}.record-search-filter{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:15px}.staff-tool-dialog .muted{font-size:13px;line-height:1.5}
@media(max-width:740px){#staffTools{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;border-top:2px solid #ff5b00;padding:9px 12px calc(9px + env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -3px 18px #07487915}#staffTools button{flex:1;justify-content:center}#app .content{padding-bottom:100px}.staff-tool-dialog{width:calc(100% - 16px);padding:15px;max-height:88dvh}.staff-search-form{grid-template-columns:1fr}.notification-item{align-items:start;flex-direction:column}.notification-actions{align-self:stretch}.notification-actions button{flex:1}.tool-dialog-head h2{font-size:20px}}
@media print{#staffTools,.staff-tool-dialog{display:none!important}.record-search-filter{display:none!important}#app .content{padding-bottom:0}}
