:root{--matam-ink:#1a2332;--matam-muted:#5a6a7e;--matam-muted-2:#6b7c90;--matam-bg:#eef1f6;--matam-surface:#fff;--matam-border:#d7dee8;--matam-border-soft:#e6ebf2;--matam-navy:#0b2744;--matam-teal-deep:#0f3d3a;--matam-teal:#0f766e;--matam-teal-hot:#0d9488;--matam-link:#0b5cab;--matam-sim-bg:#fef3c7;--matam-sim-fg:#92400e;--matam-sim-border:#f59e0b;--matam-red:#a11d1d;--matam-red-hot:#c62828;--matam-red-bg:#fff5f5;--matam-red-bg-loud:#ffe0e0;--matam-red-border:#e8a0a0;--matam-red-fg:#8b1515;--matam-ok-bg:#d9f5e5;--matam-ok-fg:#0d5c32;--matam-warn-bg:#fff7ed;--matam-warn-fg:#9a3412;--matam-radius:12px;--matam-radius-lg:14px;--matam-shadow:0 8px 24px #0b274447;--matam-font:"Segoe UI", Tahoma, "Noto Sans Hebrew", Arial, sans-serif}.badge.sim,.badge--sim{font-weight:700;background:var(--matam-sim-bg)!important;color:var(--matam-sim-fg)!important;border:1px solid var(--matam-sim-border)!important}:root{font-family:var(--matam-font,"Segoe UI", Tahoma, "Noto Sans Hebrew", Arial, sans-serif);color:var(--matam-ink,#1a2332);background:var(--matam-bg,#eef1f6);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.45}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}a{color:var(--matam-link,#0b5cab);text-decoration:none}a:hover{text-decoration:underline}button,textarea,input,select{font:inherit}.app{flex-direction:column;gap:.85rem;max-width:1280px;margin:0 auto;padding:1rem 1.25rem 2rem;display:flex}.topbar{color:#f5faf8;background:linear-gradient(135deg,#0b2744 0%,#0f3d3a 50%,#0f766e 100%);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #0b274447}.topbar h1{margin:.15rem 0 0;font-size:1.4rem;font-weight:700}.eyebrow{opacity:.85;margin:0;font-size:.85rem}.topbar__sub{opacity:.88;margin:.3rem 0 0;font-size:.9rem}.topbar__badges{flex-wrap:wrap;gap:.4rem;display:flex}.badge{color:#fff;background:#ffffff29;border:1px solid #ffffff40;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge.sim{color:#92400e;background:#fef3c7;border-color:#f59e0b;font-weight:700}.dealer-strip{background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;min-height:0;padding:0;display:flex;position:relative}.dealer-strip__toggle{color:#314357;cursor:pointer;background:#fff;border:1px solid #c9d3e0;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.dealer-strip__toggle:hover,.dealer-strip__toggle[aria-expanded=true]{background:#f7f9fc;border-color:#0f2744}.dealer-strip__info-icon{color:#5a6a7e;font-size:.95rem;line-height:1}.dealer-strip__panel{top:calc(100% + .35rem);z-index:40;background:#fff;border:1px solid #d7dee8;border-radius:12px;flex-direction:column;gap:.65rem;min-width:min(320px,92vw);max-width:360px;padding:.85rem 1rem;display:flex;position:absolute;inset-inline-start:0;box-shadow:0 8px 24px #0f172a1f}.dealer-strip__brand{border-bottom:1px solid #e8eef5;flex-direction:column;gap:.1rem;padding-bottom:.35rem;display:flex}.dealer-strip__legal{color:#5a6a7e;font-size:.78rem}.dealer-strip__row{flex-direction:column;gap:.2rem;font-size:.9rem;display:flex}.dealer-strip__row-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dealer-strip__label{color:#6b7c90;text-transform:none;font-size:.72rem;font-weight:700}.dealer-strip__value{white-space:pre-line;color:#1e293b;line-height:1.35}.dealer-strip__copy{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #d0d9e4;border-radius:6px;flex-shrink:0;padding:.12rem .45rem;font-family:inherit;font-size:.72rem;font-weight:600}.dealer-strip__copy:hover{background:#fff;border-color:#94a3b8}.toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.filters{gap:.4rem;display:flex}.filters__btn{color:#314357;cursor:pointer;background:#fff;border:1px solid #c9d3e0;border-radius:999px;padding:.35rem .9rem;font-weight:600}.filters__btn.is-active{color:#fff;background:#0f2744;border-color:#0f2744}.kbd-hint{color:#64748b;margin:0;font-size:.8rem}.kbd-hint kbd{background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;padding:.05rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;display:inline-block}.layout{grid-template-columns:minmax(280px,380px) 1fr;align-items:start;gap:.9rem;display:grid}@media (width<=900px){.layout{grid-template-columns:1fr}}.queue,.detail{background:#fff;border:1px solid #d7dee8;border-radius:12px;overflow:hidden}.queue__header,.detail__header{background:#f7f9fc;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.queue__header h2,.detail__header h2{margin:0;font-size:1.05rem}.queue__count{color:#5a6a7e;font-size:.82rem}.queue__list{max-height:min(70vh,760px);margin:0;padding:0;list-style:none;overflow:auto}.queue__row{text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef1f6;flex-direction:column;gap:.28rem;width:100%;padding:.85rem 1rem;display:flex}.queue__row:hover{background:#f4f7fb}.queue__row.is-selected{background:#ecfdf5;box-shadow:inset 3px 0 #0f766e}.queue__row-top{justify-content:space-between;gap:.4rem;display:flex}.queue__name{font-size:1.02rem;font-weight:700}.queue__meta,.queue__event,.queue__reason{color:#4d5d70;justify-content:space-between;gap:.5rem;font-size:.86rem;display:flex}.queue__time{color:#6b7c90;white-space:nowrap}.queue__empty{color:#475569;text-align:center;padding:1.5rem 1rem}.queue__empty-hint{color:#6b7c90;margin:.35rem 0 0;font-size:.85rem}.pill{border-radius:999px;align-items:center;padding:.12rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.pill--no_show{color:#8a3b00;background:#ffe8d6}.pill--missed_call{color:#1d3f9a;background:#e4ecff}.pill--status{color:#314357;background:#eef1f6}.pill--status.status-sent{color:#0d5c32;background:#d9f5e5}.pill--status.status-deferred{color:#555;background:#f1f1f1}.pill--status.status-done{color:#0b4f8a;background:#dcecff}.detail{min-height:420px;padding-bottom:1rem}.detail--empty{color:#5a6a7e;flex-direction:column;gap:.35rem;padding:2rem 1.25rem;display:flex}.detail--empty .hint{color:#0f766e;margin-top:.5rem;font-size:.9rem}.detail__subtitle{color:#5a6a7e;margin:.2rem 0 0;font-size:.9rem}.detail__facts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;margin:0;padding:.9rem 1rem;display:grid}.detail__facts dt{color:#6b7c90;font-size:.72rem;font-weight:700}.detail__facts dd{margin:.15rem 0 0;font-size:.95rem}.detail__guard{color:#5c4500;background:#fff8e8;border:1px solid #f0d9a0;border-radius:8px;margin:0 1rem .75rem;padding:.65rem .8rem;font-size:.86rem}.detail__draft-label{margin:0 1rem .35rem;font-size:.88rem;font-weight:700;display:block}.detail__draft{resize:vertical;background:#fbfcfe;border:1px solid #c9d3e0;border-radius:10px;width:calc(100% - 2rem);margin:0 1rem;padding:.75rem .85rem;line-height:1.55;display:block}.detail__draft:read-only{color:#243447;background:#f7f9fc}.detail__actions{flex-wrap:wrap;gap:.45rem;margin:.85rem 1rem 0;display:flex}.btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:.45rem .85rem;font-size:.88rem;font-weight:700}.btn:hover{background:#f1f5f9}.btn.primary{color:#fff;background:#0f766e;border-color:#0f766e}.btn.primary:hover{background:#0d9488}.btn.secondary{color:#0f766e;background:#fff;border-color:#0f766e}.btn.secondary:hover{background:#ecfdf5}.btn.ghost{color:#314357;background:#fff;border-color:#c9d3e0}.btn.ghost:hover{background:#f4f7fb}.status-banner{border-radius:8px;margin:.9rem 1rem 0;padding:.55rem .75rem;font-size:.9rem;font-weight:600}.status-banner--sent{color:#0d5c32;background:#e7f8ee}.status-banner--deferred{color:#475569;background:#f1f5f9}.status-banner--done{color:#0b4f8a;background:#eef6ff}.detail__toast{color:#0d5c32;background:#e7f8ee;border-radius:8px;margin:.7rem 1rem 0;padding:.55rem .75rem;font-size:.9rem}.footer{color:#6b7c90;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .25rem;font-size:.78rem;display:flex}.status-sent .queue__name,.status-deferred .queue__name,.status-done .queue__name{opacity:.75}.hours-window{background:#ecfdf5;border:1px solid #99f6e4;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.7rem 1rem;font-size:.9rem;display:flex}.hours-window ul{flex-wrap:wrap;gap:.35rem .85rem;margin:0;padding:0;list-style:none;display:flex}.hours-window em{color:#0f766e;font-size:.85rem}.hours-window__hint{color:#5a6a7e;width:100%;font-size:.8rem}.filters__btn--noshow.is-active{background:#7c3aed;border-color:#7c3aed}.filters__btn--missed.is-active{background:#0369a1;border-color:#0369a1}.detail-col{flex-direction:column;gap:.85rem;min-width:0;display:flex}.detail__hours-box{background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;margin:0 1rem .75rem;padding:.65rem .8rem;font-size:.88rem}.detail__hours-box ul{flex-wrap:wrap;gap:.35rem .85rem;margin:.35rem 0;padding:0;list-style:none;display:flex}.detail__hours-box em{color:#0f766e;font-size:.82rem}.outcome-log{background:#fff;border:1px solid #d7dee8;border-radius:12px;overflow:hidden}.outcome-log__head{background:#f7f9fc;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.outcome-log__head h2{margin:0;font-size:1rem}.outcome-log__list{max-height:220px;margin:0;padding:0;list-style:none;overflow:auto}.outcome-log__row{border-bottom:1px solid #eef1f6;grid-template-columns:auto auto auto 1fr;align-items:baseline;gap:.45rem .65rem;padding:.55rem 1rem;font-size:.86rem;display:grid}.outcome-log__time{color:#6b7c90;font-variant-numeric:tabular-nums}.outcome-log__type{color:#5a6a7e;font-size:.78rem}.outcome--sent{background:#f0fdf4}.outcome--deferred{background:#f8fafc}.outcome--done{background:#fffbeb}.badge--footer{border-radius:999px;padding:.15rem .5rem;font-size:.72rem;display:inline-flex}.btn-reset{cursor:pointer;color:#fff;background:#ffffff1f;border:1px dashed #ffffff8c;border-radius:999px;align-items:center;padding:.28rem .75rem;font-family:inherit;font-size:.78rem;font-weight:700;display:inline-flex}.btn-reset:hover{background:#ffffff38;border-style:solid}.reset-flash{color:#065f46;text-align:center;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:10px;padding:.55rem .9rem;font-size:.9rem;font-weight:600}@media (width<=1280px){.app{padding:.75rem .85rem 1.5rem}.topbar h1{font-size:1.2rem}.layout{grid-template-columns:minmax(240px,320px) 1fr}}.kbd-hint--footer{color:#64748b;margin:0;font-size:.75rem}@media (width<=900px){.layout{grid-template-columns:1fr}}@media (width<=420px){.app{max-width:100%;padding:.55rem .55rem 1.25rem}.topbar{border-radius:10px;padding:.75rem .85rem}.topbar h1{font-size:1.05rem}.topbar__badges .badge:not(.sim),.kbd-hint:not(.kbd-hint--footer){display:none}.kbd-hint--footer{font-size:.7rem}.filters{width:100%}.filters__btn{text-align:center;flex:auto}}
