.work-alert-toolbar{display:flex;gap:10px;align-items:center}.work-alert-button{background:#0f766e!important}.work-alert-modal{position:fixed;inset:0;z-index:10000;background:rgba(15,23,42,.58);display:grid;place-items:center;padding:18px}.work-alert-modal.hidden{display:none}.work-alert-panel{width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.35);padding:22px}.work-alert-head{display:flex;justify-content:space-between;gap:15px;align-items:start;border-bottom:1px solid #e2e8f0;padding-bottom:14px}.work-alert-head h2{margin:0;color:#0f172a}.work-alert-head p{margin:5px 0 0;color:#64748b}.work-alert-close{font-size:25px;border:0;background:transparent;cursor:pointer}.work-alert-form{display:grid;gap:14px;margin:18px 0}.work-alert-form textarea,.work-alert-form input{width:100%;box-sizing:border-box}.work-alert-list{display:grid;gap:10px}.work-alert-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px;border:1px solid #dbe4ee;border-radius:12px;background:#f8fafc}.work-alert-row b{display:block;color:#0f172a}.work-alert-row small{display:block;color:#64748b;margin-top:5px}.work-alert-status{display:inline-flex;padding:3px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800}.work-alert-status.closed{background:#e2e8f0;color:#475569}.alert-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.alert-phone-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #e2e8f0}.alert-service-switch{display:flex;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#f1f5f9;font-weight:800}.alert-history{max-height:260px;overflow:auto;font-size:13px}.alert-history-row{display:grid;grid-template-columns:1fr 150px 100px;gap:8px;padding:8px;border-bottom:1px solid #e2e8f0}@media(max-width:760px){.alert-config-grid{grid-template-columns:1fr}.work-alert-row{grid-template-columns:1fr}.alert-history-row{grid-template-columns:1fr}.work-alert-toolbar{flex-wrap:wrap}}
