*{box-sizing:border-box}body{color:#162033;background:#f4f6f8;margin:0;font-family:Inter,Arial,sans-serif}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:270px;padding:18px;display:flex}.brand{align-items:center;gap:12px;margin-bottom:28px;font-size:20px;display:flex}.brand span{color:#dc2626;font-weight:900}.logo{font-size:28px}nav{flex-direction:column;gap:8px;display:flex}nav button{text-align:left;color:#526070;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:800}nav button.active{color:#b91c1c;background:#fee2e2}.service{color:#166534;margin-top:auto;font-weight:800}.service small{color:#6b7280;margin-top:5px;font-weight:600;display:block}.dot{border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.green{background:#22c55e}.main{flex:1;padding:24px;overflow-x:hidden}.topbar{align-items:center;gap:14px;margin-bottom:25px;display:flex}.topbar input{border:1px solid #d1d5db;border-radius:14px;flex:1;padding:14px 16px;font-size:15px}.status,.user{white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:13px 16px;font-weight:800}.status.ok{color:#166534}.status.error{color:#b91c1c}.hero,.page-header{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:26px;display:flex;box-shadow:0 8px 24px #0f172a0f}.hero h1,.page-header h1,.coming h1{margin:0;font-size:34px}.hero p,.page-header p,.coming p{color:#64748b;margin:8px 0 0}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:13px;padding:13px 18px;font-weight:900}button.secondary{background:#0f172a}button.dark{background:#111827}button.blue{background:#2563eb}button.small-dark{background:#111827;padding:10px 14px}button.mini{background:#111827;border-radius:10px;padding:8px 11px;font-size:12px}button:disabled{opacity:.6}.cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:22px}.card span{color:#64748b;font-weight:800;display:block}.card strong{margin-top:10px;font-size:34px;display:block}.card.orange strong{color:#ea580c}.card.red strong{color:#dc2626}.card.green strong{color:#16a34a}.rule{background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;margin-bottom:22px;padding:22px}.rule h2{margin-top:0}.rule p{color:#7c2d12;margin-bottom:0;font-weight:700}.panel{background:#fff;border-radius:22px;padding:22px;box-shadow:0 8px 24px #0f172a0f}.panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-title h2{margin:0 0 18px}.panel-title span{color:#64748b;font-size:14px}table{border-collapse:collapse;width:100%}th{text-align:left;color:#64748b;border-bottom:1px solid #e5e7eb;padding:12px;font-size:13px}td{border-bottom:1px solid #eef2f7;padding:14px 12px;font-weight:700}tr{cursor:pointer}.badge{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-block}.badge.wait{color:#c2410c;background:#ffedd5}.badge.ok{color:#166534;background:#dcfce7}.badge.danger{color:#991b1b;background:#fee2e2}.badge.info{color:#1e40af;background:#dbeafe}.live-alert{background:#fff1f2;border:1px solid #fca5a5;border-radius:22px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:22px;display:flex}.live-alert h2{color:#991b1b;margin:8px 0}.live-alert p{color:#7f1d1d;margin:0}.live-badge{color:#fff;background:#dc2626;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-block}.countdown{text-align:center;background:#fff;border:1px solid #fecaca;border-radius:18px;padding:16px 24px}.countdown span{color:#64748b;font-weight:800;display:block}.countdown strong{color:#dc2626;margin-top:5px;font-size:38px;display:block}.row-wait{background:#fff7ed}.row-ok{background:#f0fdf4}.row-danger{background:#fff1f2}.filters{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px;display:grid}.filters div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.filters span{color:#64748b;font-size:12px;font-weight:800;display:block}.filters strong{margin-top:5px;display:block}.live-layout{grid-template-columns:1fr 360px;align-items:start;gap:22px;display:grid}.detail{background:#fff;border-radius:22px;padding:22px;position:sticky;top:20px;box-shadow:0 8px 24px #0f172a0f}.detail-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.detail h2{margin:0}.detail h3{margin:18px 0 4px}.muted{color:#64748b;margin-top:0}.detail-countdown{text-align:center;background:#fff1f2;border:1px solid #fecaca;border-radius:18px;margin:18px 0;padding:18px}.detail-countdown span{color:#64748b;font-weight:800;display:block}.detail-countdown strong{color:#dc2626;font-size:34px}.detail-block{border-top:1px solid #eef2f7;margin-top:16px;padding-top:16px}.detail-block h4{margin:0 0 10px}.detail-block p{margin:6px 0}.detail-block small{color:#64748b;margin-top:10px;display:block}.action-grid{grid-template-columns:1fr;gap:8px;display:grid}.workflow{margin:0;padding-left:18px}.workflow li{color:#64748b;margin-bottom:8px;font-weight:800}.workflow li.done{color:#166534}.workflow li.active{color:#c2410c}.coming{background:#fff;border-radius:22px;padding:30px;box-shadow:0 8px 24px #0f172a0f}.coming-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;margin-top:24px;padding:20px}.coming-card strong{margin-bottom:5px;display:block}.coming-card span{color:#64748b}@media (width<=1200px){.cards,.filters{grid-template-columns:repeat(2,1fr)}.live-layout{grid-template-columns:1fr}.detail{position:static}}.dashboard-grid{grid-template-columns:2fr 1fr;align-items:start;gap:22px;display:grid}.badge.ack{color:#5b21b6;background:#ede9fe}.badge.take{color:#1d4ed8;background:#dbeafe}.row-ack{background:#faf5ff}.row-take{background:#eff6ff}.small-logs{flex-direction:column;gap:12px;display:flex}.small-log{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.small-log strong{margin-bottom:5px;display:block}.small-log span{color:#64748b;font-size:13px;font-weight:700}.empty-state{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:22px;font-weight:800}@media (width<=1400px){.dashboard-grid{grid-template-columns:1fr}}.notification-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;margin-bottom:22px;display:grid}.notification-card h2{margin-top:0}.notification-card p{color:#64748b;font-weight:700}.channel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.switch-line{white-space:nowrap;color:#334155;align-items:center;gap:8px;font-weight:900;display:flex}.switch-line input{width:18px;height:18px}.form-line{margin-bottom:16px;display:block}.form-line span{color:#334155;margin-bottom:7px;font-weight:900;display:block}.form-line input{border:1px solid #d1d5db;border-radius:13px;width:100%;padding:13px 14px;font-size:15px}.help-box{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:18px;padding:14px;font-weight:700}.notice{color:#166534;background:#ecfdf5;border:1px solid #86efac;border-radius:18px;margin-bottom:22px;padding:16px 18px;font-weight:900}@media (width<=1200px){.notification-grid{grid-template-columns:1fr}}.rule-builder{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:12px;margin-bottom:22px;display:grid}.rule-step{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0f172a0f}.rule-step span{border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.rule-step strong{margin-bottom:8px;font-size:18px;display:block}.rule-step p{color:#64748b;margin:0;font-size:14px;font-weight:700}.danger-step span{color:#991b1b;background:#fee2e2}.wait-step span{color:#c2410c;background:#ffedd5}.success-step span{color:#166534;background:#dcfce7}.notify-step span{color:#1d4ed8;background:#dbeafe}.rule-arrow{color:#94a3b8;justify-content:center;align-items:center;font-size:28px;font-weight:900;display:flex}.settings-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px;display:grid}.big-toggle{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;align-items:flex-start;gap:14px;margin:18px 0;padding:18px;display:flex}.big-toggle input{width:22px;height:22px;margin-top:3px}.big-toggle strong{margin-bottom:5px;display:block}.big-toggle span{color:#64748b;font-weight:700}.plain-rule{font-size:18px;font-weight:700}.plain-rule p{margin:12px 0}.green-text{color:#166534}.red-text{color:#991b1b}@media (width<=1400px){.rule-builder{grid-template-columns:1fr}.rule-arrow{transform:rotate(90deg)}.settings-grid{grid-template-columns:1fr}}.login-screen{background:radial-gradient(circle at top,#fee2e2 0,#f8fafc 45%,#e5e7eb 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:430px;padding:34px;box-shadow:0 24px 70px #0f172a29}.login-logo{margin-bottom:10px;font-size:48px}.login-card h1{margin:0;font-size:32px}.login-card p{color:#64748b;margin-bottom:22px;font-weight:700}.login-card button{width:100%;margin-top:8px}.login-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:14px;margin-bottom:12px;padding:12px;font-weight:900}.login-status{color:#64748b;text-align:center;margin-top:18px;font-size:13px;font-weight:800}button.logout{white-space:nowrap;background:#334155;padding:13px 15px}.table-actions{flex-wrap:wrap;gap:8px;display:flex}button.danger-button{background:#991b1b}.clients-layout{grid-template-columns:360px 1fr;align-items:start;gap:22px;display:grid}.clients-list{position:sticky;top:20px}.client-item{text-align:left;color:#162033;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;width:100%;margin-bottom:10px;padding:16px;display:block}.client-item strong{margin-bottom:6px;font-size:16px;display:block}.client-item span,.client-item small{color:#64748b;font-size:13px;font-weight:800;display:block}.client-item.active-client{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.clients-main{flex-direction:column;gap:22px;display:flex}.form-line.full{grid-column:1/-1}.form-line textarea{resize:vertical;border:1px solid #d1d5db;border-radius:13px;width:100%;min-height:90px;padding:13px 14px;font-family:inherit;font-size:15px}.sites-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.site-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.site-card.selected-site{background:#eff6ff;border-color:#2563eb}.site-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.site-card p{color:#334155;margin:8px 0;font-size:14px;font-weight:700}@media (width<=1200px){.clients-layout{grid-template-columns:1fr}.clients-list{position:static}.sites-grid,.form-grid{grid-template-columns:1fr}}.simulation-panel{background:#fff;border-radius:22px;grid-template-columns:1.1fr 2fr auto;align-items:end;gap:18px;margin-bottom:22px;padding:22px;display:grid;box-shadow:0 8px 24px #0f172a0f}.simulation-panel h2{margin:0 0 6px}.simulation-panel p{color:#64748b;margin:0;font-weight:700}.simulation-fields{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.simulation-fields label span{color:#334155;margin-bottom:7px;font-weight:900;display:block}.simulation-fields select,.simulation-fields input{border:1px solid #d1d5db;border-radius:13px;width:100%;padding:13px 14px;font-size:15px}@media (width<=1400px){.simulation-panel,.simulation-fields{grid-template-columns:1fr}}.alarm-code-layout{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label span{color:#334155;margin-bottom:7px;font-weight:900;display:block}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #d1d5db;border-radius:13px;width:100%;padding:13px 14px;font-family:inherit;font-size:15px}.form-grid textarea{resize:vertical;line-height:1.5}.form-grid .full{grid-column:1/-1}.voice-vars{background:#f8fafc;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.voice-vars code{background:#e2e8f0;border-radius:8px;padding:5px 8px;font-weight:900}.alarm-code-list{gap:14px;display:grid}.alarm-code-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.alarm-code-card div{justify-content:space-between;gap:14px;margin-bottom:10px;display:flex}.alarm-code-card strong{font-size:18px}.alarm-code-card span{color:#64748b;font-weight:800}.alarm-code-card p{color:#334155;margin-bottom:14px;line-height:1.5}@media (width<=1200px){.alarm-code-layout,.form-grid{grid-template-columns:1fr}}.telephony-layout{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.call-contact-list{gap:14px;display:grid}.call-contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.call-contact-head{justify-content:space-between;gap:14px;margin-bottom:12px;display:flex}.call-contact-head strong{color:#0f172a;font-size:18px;display:block}.call-contact-head span{color:#64748b;font-weight:800}.call-contact-card p{color:#334155;margin:7px 0}.card-actions{gap:10px;margin-top:14px;display:flex}.status-ok{background:#dcfce7;border-radius:999px;align-items:center;height:30px;padding:0 10px;font-weight:900;display:inline-flex;color:#166534!important}.status-off{background:#fee2e2;border-radius:999px;align-items:center;height:30px;padding:0 10px;font-weight:900;display:inline-flex;color:#991b1b!important}.danger-light{color:#991b1b;cursor:pointer;background:#fee2e2;border:0;border-radius:12px;padding:10px 14px;font-weight:900}.call-plan-preview{margin-top:22px}.call-plan-ok{color:#166534;background:#dcfce7;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-weight:900}.call-plan-warning{color:#9a3412;background:#ffedd5;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-weight:900}.voice-preview{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:14px;padding:16px;line-height:1.6}@media (width<=1200px){.telephony-layout{grid-template-columns:1fr}}.call-jobs-panel{margin-top:22px}.section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.section-head h2{margin-bottom:4px}.section-head p{color:#64748b;margin:0}.call-jobs-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.call-job-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.call-job-card p{color:#334155;margin:7px 0}.call-job-detail{margin-top:22px}.call-job-detail h3{margin-top:18px;margin-bottom:10px}.call-steps-list{gap:12px;display:grid}.call-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.call-step-card strong{color:#0f172a;margin-bottom:8px;display:block}.call-step-card p{color:#334155;margin:5px 0}@media (width<=1400px){.call-jobs-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.call-jobs-list{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:stretch}}.telephony-settings-panel{margin-bottom:22px}.dry-run-warning{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:14px;line-height:1.5}.dry-run-warning code{background:#dbeafe;border-radius:7px;padding:3px 7px;font-weight:900}.telephony-test-report{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:18px;padding:16px}.telephony-test-report h3{margin-top:0}.telephony-test-report ul{color:#92400e;margin:12px 0 0;padding-left:22px;font-weight:800}.asterisk-status-panel{margin-top:18px}.asterisk-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.asterisk-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.asterisk-card h3{margin-top:0}.asterisk-card pre{white-space:pre-wrap;word-break:break-word;color:#e5e7eb;background:#0f172a;border-radius:14px;min-height:72px;padding:14px;font-size:.85rem}.asterisk-badge{border-radius:999px;margin:0 8px 10px 0;padding:7px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.asterisk-badge.ok{color:#166534;background:#dcfce7}.asterisk-badge.ko{color:#991b1b;background:#fee2e2}.asterisk-warnings{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;margin-top:18px;padding:16px;font-weight:800}.asterisk-warnings h3{margin-top:0}@media (width<=900px){.asterisk-status-grid{grid-template-columns:1fr}}.live-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.live-kpi-card h3{margin-top:0}.live-kpi-card strong{margin:8px 0;font-size:2.1rem;display:block}.live-status-badge{border-radius:999px;margin:0 8px 10px 0;padding:7px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.live-status-badge.ok{color:#166534;background:#dcfce7}.live-status-badge.ko{color:#991b1b;background:#fee2e2}.live-warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.live-table-wrap{overflow-x:auto}.live-table{border-collapse:collapse;width:100%;font-size:.9rem}.live-table th,.live-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px}.live-table th{color:#475569;background:#f8fafc;font-weight:900}.live-job-list{gap:12px;display:grid}.live-job-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.live-job-card p{margin:4px 0 0}.live-job-card span{color:#075985;white-space:nowrap;background:#e0f2fe;border-radius:999px;padding:7px 10px;font-weight:900}.live-action-list{gap:12px;display:grid}.live-action-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.live-action-card p{margin:6px 0}.live-action-card small{color:#64748b;font-weight:700}@media (width<=1100px){.live-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.live-kpi-grid{grid-template-columns:1fr}.live-job-card{flex-direction:column;align-items:flex-start}}.voice-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.voice-layout textarea{resize:vertical;width:100%;min-height:130px;font-family:inherit}.voice-preview-panel{grid-column:1/-1}.voice-preview-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:16px;padding:16px;line-height:1.55}.voice-preview-box h3{margin-top:0}@media (width<=900px){.voice-layout{grid-template-columns:1fr}}.clients-summary{grid-template-columns:220px 1fr;gap:16px;margin-bottom:18px;display:grid}.client-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.client-summary-card span{color:#64748b;margin-bottom:8px;font-weight:700;display:block}.client-summary-card strong{color:#0f172a;font-size:28px;display:block}.client-summary-card.selected strong{color:#16a34a}.clients-workspace{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:18px;display:grid}.clients-list-panel,.client-form-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 16px 36px #0f172a0f}.clients-list-panel{position:sticky;top:18px}.client-search-input{width:100%;margin:10px 0 16px}.clients-list{flex-direction:column;gap:10px;max-height:620px;padding-right:4px;display:flex;overflow:auto}.client-row{text-align:left;color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:100%;padding:14px;transition:all .15s}.client-row:hover{background:#fef2f2;border-color:#fecaca;transform:translateY(-1px)}.client-row.selected{color:#fff;background:#111827;border-color:#111827}.client-row-main{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.client-row-main strong{font-size:15px}.client-row-main span{opacity:.8;font-size:12px;font-weight:800}.client-row-meta{opacity:.82;flex-direction:column;gap:3px;font-size:12px;display:flex}.client-form-header{align-items:flex-start}.client-status-pill{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.client-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.client-form-grid label{flex-direction:column;gap:7px;display:flex}.client-form-grid label span{color:#334155;font-weight:800}.client-form-grid .full-width{grid-column:1/-1}.client-form-grid textarea{resize:vertical;min-height:160px}.client-actions-bar{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.empty-state{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:20px}@media (width<=1100px){.clients-summary,.clients-workspace,.client-form-grid{grid-template-columns:1fr}.clients-list-panel{position:static}}.voice-audio-box{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;margin-top:16px;padding:16px;line-height:1.55}.voice-audio-box h3{color:#166534;margin-top:0}.live-audio-job-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.live-audio-job-card p{margin:6px 0}.live-audio-job-card button{white-space:nowrap}@media (width<=900px){.live-audio-job-card{flex-direction:column;align-items:flex-start}}.receiver-panel{overflow:hidden}.receiver-form-grid{grid-template-columns:repeat(2,minmax(240px,1fr));align-items:start;gap:16px;display:grid}.receiver-form-grid label{flex-direction:column;gap:6px;display:flex}.receiver-form-grid input,.receiver-form-grid select,.receiver-form-grid textarea{width:100%}.receiver-form-grid .full{grid-column:1/-1}@media (width<=900px){.receiver-form-grid{grid-template-columns:1fr}}.receiver-call-plan-result{background:#0f172a0a;border:1px solid #94a3b859;border-radius:14px;margin-top:16px;padding:16px}.receiver-call-plan-result .section-head.compact{margin-bottom:12px}.receiver-call-plan-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;margin-top:12px;display:grid}.receiver-call-plan-grid>div,.receiver-call-plan-message,.receiver-call-plan-contacts,.receiver-call-plan-guard{background:#ffffff8c;border:1px solid #94a3b840;border-radius:12px;padding:12px}.receiver-call-plan-grid p,.receiver-call-plan-message p,.receiver-call-plan-guard p{margin:6px 0 0}.receiver-call-plan-message,.receiver-call-plan-contacts,.receiver-call-plan-guard{margin-top:12px}.receiver-call-plan-contacts ol{margin:8px 0 0;padding-left:20px}.receiver-call-plan-contacts li{margin:6px 0}.receiver-call-plan-contacts li span{font-weight:700}.receiver-call-plan-contacts li small{opacity:.75;margin-top:2px;display:block}@media (width<=1100px){.receiver-call-plan-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=700px){.receiver-call-plan-grid{grid-template-columns:1fr}}.receiver-call-job-detail{background:#3b82f60f;border:1px solid #3b82f647;border-radius:12px;margin-top:12px;padding:14px}.receiver-call-job-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.receiver-call-job-head p{margin:4px 0 0}.receiver-call-job-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:12px;display:grid}.receiver-call-job-grid>div,.receiver-call-job-summary,.receiver-call-job-audio,.receiver-call-job-message,.receiver-call-job-steps{background:#ffffffa6;border:1px solid #94a3b838;border-radius:10px;padding:12px}.receiver-call-job-grid p,.receiver-call-job-summary p,.receiver-call-job-audio p,.receiver-call-job-message p{margin:6px 0 0}.receiver-call-job-summary,.receiver-call-job-audio,.receiver-call-job-message,.receiver-call-job-steps,.receiver-call-job-steps .mini-table{margin-top:10px}.receiver-call-job-steps table th,.receiver-call-job-steps table td{white-space:nowrap}.receiver-call-job-steps table td:last-child{white-space:normal;min-width:180px}@media (width<=1100px){.receiver-call-job-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=700px){.receiver-call-job-head{flex-direction:column}.receiver-call-job-grid{grid-template-columns:1fr}}.receiver-manual-call-plan{background:#0f172a08;border:1px solid #94a3b847;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:14px;display:flex}.receiver-manual-call-plan p{margin:4px 0 0}.receiver-manual-call-plan-actions{align-items:center;gap:8px;display:flex}.receiver-manual-call-plan-actions input{width:120px}@media (width<=800px){.receiver-manual-call-plan{flex-direction:column;align-items:stretch}.receiver-manual-call-plan-actions,.receiver-manual-call-plan-actions input{width:100%}}.receiver-call-plan-cell{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.receiver-call-plan-cell small{opacity:.75;line-height:1.25}.receiver-call-plan-cell button:disabled{cursor:not-allowed;opacity:.45}.receiver-call-job-actions{align-items:center;gap:8px;display:flex}.call-job-manual-open{background:#0f172a08;border:1px solid #94a3b847;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:14px;display:flex}.call-job-manual-open p{margin:4px 0 0}.call-job-manual-open-actions{align-items:center;gap:8px;display:flex}.call-job-manual-open-actions input{width:120px}.selected-call-job-card{outline:2px solid #22c55ea6;box-shadow:0 0 0 4px #22c55e1f}@media (width<=800px){.receiver-call-job-actions,.call-job-manual-open,.call-job-manual-open-actions{flex-direction:column;align-items:stretch}.call-job-manual-open-actions input{width:100%}}.call-job-simulation-result{background:#22c55e12;border:1px solid #22c55e59;border-radius:14px;margin:16px 0;padding:16px}.call-job-simulation-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.call-job-simulation-head h3{margin:0}.call-job-simulation-head p{margin:4px 0 0}.call-job-simulation-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.call-job-simulation-grid>div,.call-job-simulation-summary,.call-job-simulation-flow{background:#ffffffb3;border:1px solid #94a3b838;border-radius:10px;padding:12px}.call-job-simulation-grid p,.call-job-simulation-summary p{margin:6px 0 0}.call-job-simulation-summary,.call-job-simulation-flow{margin-top:12px}.call-job-simulation-steps{flex-direction:column;gap:10px;margin-top:12px;display:flex}.call-job-simulation-step{background:#ffffffbf;border:1px solid #94a3b838;border-radius:10px;grid-template-columns:36px 1fr;gap:10px;padding:12px;display:grid}.simulation-step-number{background:#22c55e29;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.call-job-simulation-step p{margin:4px 0 0}@media (width<=1100px){.call-job-simulation-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=700px){.call-job-simulation-head{flex-direction:column}.call-job-simulation-grid,.call-job-simulation-step{grid-template-columns:1fr}}.call-job-workflow{background:#0f172a08;border:1px solid #94a3b847;border-radius:14px;margin:16px 0;padding:16px}.call-job-workflow-head h3{margin:0}.call-job-workflow-head p{opacity:.75;margin:4px 0 0}.call-job-workflow-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.call-job-workflow-step{background:#ffffffb8;border:1px solid #94a3b838;border-radius:12px;grid-template-columns:38px 1fr;gap:12px;padding:12px;display:grid}.workflow-step-index{background:#0f172a14;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.workflow-step-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.call-job-workflow-step p{opacity:.82;margin:6px 0 0}@media (width<=700px){.call-job-workflow-step{grid-template-columns:1fr}.workflow-step-title{flex-direction:column;align-items:flex-start}}.receiver-call-validation-preview{background:#3b82f60f;border:1px solid #3b82f64d;border-radius:12px;margin-top:12px;padding:14px}.receiver-call-validation-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.receiver-call-validation-head h3{margin:0}.receiver-call-validation-head p{margin:4px 0 0}.receiver-call-validation-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.receiver-call-validation-grid>div,.receiver-call-validation-message,.receiver-call-validation-buttons,.receiver-call-validation-safety{background:#ffffffb8;border:1px solid #94a3b838;border-radius:10px;padding:12px}.receiver-call-validation-grid p,.receiver-call-validation-safety p{margin:6px 0 0}.receiver-call-validation-message,.receiver-call-validation-buttons,.receiver-call-validation-safety{margin-top:10px}.receiver-call-validation-message pre{white-space:pre-wrap;margin:8px 0 0;font-family:inherit;line-height:1.4}.receiver-call-validation-button-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.receiver-call-validation-button-list button:disabled{opacity:.75;cursor:not-allowed}@media (width<=1100px){.receiver-call-validation-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (width<=700px){.receiver-call-validation-head{flex-direction:column}.receiver-call-validation-grid{grid-template-columns:1fr}}.receiver-call-validation-actions{background:#3b82f60d;border:1px dashed #3b82f659;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:12px;display:flex}.receiver-call-validation-actions small{opacity:.78}.receiver-call-validation-dry-run-result{background:#22c55e14;border:1px solid #22c55e52;border-radius:10px;margin-top:10px;padding:12px}.receiver-call-validation-dry-run-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.receiver-call-validation-dry-run-head h4{margin:0}.receiver-call-validation-dry-run-head p{margin:4px 0 0}.receiver-call-validation-dry-run-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-top:10px;display:grid}.receiver-call-validation-dry-run-grid>div{background:#ffffffb8;border:1px solid #94a3b838;border-radius:8px;padding:10px}.receiver-call-validation-dry-run-grid p{margin:6px 0 0}@media (width<=1100px){.receiver-call-validation-dry-run-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=700px){.receiver-call-validation-dry-run-head{flex-direction:column}.receiver-call-validation-dry-run-grid{grid-template-columns:1fr}}.receiver-call-validation-expire-result{background:#f59e0b14;border:1px solid #f59e0b5c;border-radius:10px;margin-top:10px;padding:12px}.receiver-call-validation-decision-result{background:#22c55e14;border:1px solid #22c55e57;border-radius:10px;margin-top:10px;padding:12px}.receiver-call-validation-auto-simulation{background:#3b82f612;border:1px solid #3b82f652;border-radius:10px;margin-top:10px;padding:12px}.receiver-workflow-timeline{background:#6366f10f;border:1px solid #6366f147;border-radius:14px;margin:14px 0;padding:14px}.receiver-workflow-timeline-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.receiver-workflow-timeline-head h3{margin:0}.receiver-workflow-timeline-head p{opacity:.78;margin:4px 0 0}.receiver-workflow-timeline-list{flex-direction:column;gap:10px;display:flex}.receiver-workflow-timeline-step{background:#ffffffbd;border:1px solid #94a3b838;border-radius:12px;grid-template-columns:38px 1fr;gap:12px;padding:12px;display:grid}.receiver-workflow-index{background:#6366f124;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.receiver-workflow-step-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.receiver-workflow-timeline-step p{opacity:.84;margin:6px 0 0}@media (width<=700px){.receiver-workflow-timeline-head{flex-direction:column}.receiver-workflow-timeline-step{grid-template-columns:1fr}.receiver-workflow-step-title{flex-direction:column;align-items:flex-start}}.receiver-automation-status-panel{background:#0ea5e90f;border:1px solid #0ea5e947;border-radius:14px;margin:14px 0;padding:14px}.receiver-automation-status-grid{grid-template-columns:repeat(3,minmax(170px,1fr));gap:10px;margin-top:12px;display:grid}.receiver-automation-status-card{background:#ffffffc2;border:1px solid #94a3b838;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.receiver-automation-status-card strong{font-size:1.8rem;line-height:1}.receiver-automation-safety{background:#ffffffb8;border:1px solid #94a3b838;border-radius:12px;margin-top:10px;padding:12px}.receiver-automation-safety p{margin:6px 0}@media (width<=1100px){.receiver-automation-status-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}}@media (width<=700px){.receiver-automation-status-grid{grid-template-columns:1fr}}.receiver-production-readiness-panel{background:#f59e0b12;border:1px solid #f59e0b52;border-radius:14px;margin:14px 0;padding:14px}.receiver-production-risk{grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;margin-top:12px;display:grid}.receiver-production-risk>div,.receiver-production-stage,.receiver-production-next-step{background:#ffffffbf;border:1px solid #94a3b838;border-radius:12px;padding:12px}.receiver-production-risk p,.receiver-production-stage p,.receiver-production-next-step p{margin:6px 0 0}.receiver-production-stages{grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px;margin-top:12px;display:grid}.receiver-production-stage-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.receiver-production-next-step{border-color:#f59e0b61;margin-top:10px}.receiver-production-next-step small{opacity:.76;margin-top:8px;display:block}@media (width<=1100px){.receiver-production-risk{grid-template-columns:repeat(2,minmax(150px,1fr))}.receiver-production-stages{grid-template-columns:1fr}}@media (width<=700px){.receiver-production-risk{grid-template-columns:1fr}}.receiver-pushover-controlled{background:#a855f712;border:1px solid #a855f752;border-radius:12px;margin-top:12px;padding:12px}.receiver-pushover-controlled-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.receiver-pushover-controlled-head p{margin:4px 0 0}.receiver-pushover-controlled label.full{display:block}.receiver-pushover-controlled label.full input{width:100%;max-width:620px;margin-top:6px;display:block}.receiver-pushover-target{opacity:.82;margin:8px 0 0;font-size:.9rem}.receiver-telegram-controlled{background:#3b82f612;border:1px solid #3b82f652;border-radius:12px;margin-top:12px;padding:12px}.receiver-telegram-controlled-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.receiver-telegram-controlled-head p{margin:4px 0 0}.receiver-telegram-controlled label.full{display:block}.receiver-telegram-controlled label.full input{width:100%;max-width:620px;margin-top:6px;display:block}.receiver-telegram-target{opacity:.82;margin:8px 0 0;font-size:.9rem}.receiver-telegram-workflow{background:#10b98114;border:1px solid #10b9815c;border-radius:12px;margin-top:12px;padding:12px}.receiver-telegram-workflow-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.receiver-telegram-workflow-head p{margin:4px 0 0}.receiver-telegram-workflow label.full{display:block}.receiver-telegram-workflow label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-test-call-whitelist{background:#eab30814;border:1px solid #eab3086b;border-radius:12px;margin-top:12px;padding:12px}.receiver-test-call-whitelist-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.receiver-test-call-whitelist-head p{margin:4px 0 0}.receiver-test-call-whitelist label.full{margin-top:10px;display:block}.receiver-test-call-whitelist label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.toggle-line{align-items:center;gap:8px;margin-top:10px;display:flex}.receiver-test-call-preflight{background:#f9731614;border:1px solid #f973165c;border-radius:12px;margin-top:12px;padding:12px}.receiver-test-call-preflight h4{margin:0 0 6px}.receiver-test-call-preflight label.full{margin-top:10px;display:block}.receiver-test-call-preflight label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-whitelist-real-call{background:#ef444414;border:1px solid #ef44446b;border-radius:12px;margin-top:12px;padding:12px}.receiver-whitelist-real-call h4{margin:0 0 6px}.receiver-whitelist-real-call label.full{margin-top:10px;display:block}.receiver-whitelist-real-call label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-telephony-test-readiness{background:#6366f114;border:1px solid #6366f161;border-radius:12px;margin-top:12px;padding:12px}.receiver-telephony-test-readiness h4{margin:0 0 6px}.receiver-telephony-test-readiness label.full{margin-top:10px;display:block}.receiver-telephony-test-readiness label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-telephony-test-mode{background:#dc262614;border:1px solid #dc26266b;border-radius:12px;margin-top:12px;padding:12px}.receiver-telephony-test-mode h4{margin:0 0 6px}.receiver-telephony-test-mode label.full{margin-top:10px;display:block}.receiver-telephony-test-mode label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-guided-real-test-call{background:#b91c1c1a;border:1px solid #b91c1c85;border-radius:12px;margin-top:12px;padding:12px}.receiver-guided-real-test-call h4{margin:0 0 6px}.receiver-guided-real-test-call label.full{margin-top:10px;display:block}.receiver-guided-real-test-call label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-telegram-whitelist-call{background:#a855f714;border:1px solid #a855f76b;border-radius:12px;margin-top:12px;padding:12px}.receiver-telegram-whitelist-call h4{margin:0 0 6px}.receiver-telegram-whitelist-call label.full{margin-top:10px;display:block}.receiver-telegram-whitelist-call label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-client-real-preflight{background:#f59e0b14;border:1px solid #f59e0b7a;border-radius:12px;margin-top:12px;padding:12px}.receiver-client-real-preflight h4{margin:0 0 6px}.receiver-client-real-preflight label.full{margin-top:10px;display:block}.receiver-client-real-preflight label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-client-real-preflight-contacts{margin-top:12px;overflow-x:auto}.receiver-client-real-preflight-contacts table{border-collapse:collapse;width:100%}.receiver-client-real-preflight-contacts th,.receiver-client-real-preflight-contacts td{text-align:left;border-bottom:1px solid #94a3b840;padding:6px 8px}.receiver-client-real-arming{background:#ea580c14;border:1px solid #ea580c85;border-radius:12px;margin-top:12px;padding:12px}.receiver-client-real-arming h4{margin:0 0 6px}.receiver-client-real-arming label.full{margin-top:10px;display:block}.receiver-client-real-arming label.full input{width:100%;max-width:680px;margin-top:6px;display:block}.receiver-real-control-simple{background:#0ea5e914;border:1px solid #0ea5e97a;border-radius:14px;margin-top:12px;padding:14px}.receiver-real-control-simple h4{margin:0 0 6px}.receiver-real-control-checks{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.receiver-real-control-checks span{background:#0f172a0f;border:1px solid #94a3b84d;border-radius:999px;align-items:center;padding:5px 9px;font-size:.86rem;display:inline-flex}.receiver-real-control-checks span.ok{background:#22c55e1a;border-color:#22c55e73}.receiver-real-control-checks span.ko{background:#ef44441a;border-color:#ef444473}.receiver-real-control-checks span.neutral{background:#f59e0b1a;border-color:#f59e0b73}.receiver-client-real-arming,.receiver-client-real-preflight,.receiver-telegram-whitelist-call,.receiver-guided-real-test-call,.receiver-whitelist-real-call,.receiver-telephony-test-mode,.receiver-telephony-test-readiness,.receiver-test-call-preflight,.receiver-whitelist-test-call,.receiver-pushover-controlled,.receiver-telegram-controlled,.receiver-telegram-workflow{display:none!important}.receiver-real-control-simple{border-width:2px;margin-top:16px;margin-bottom:16px}.receiver-real-control-simple .hero-actions{flex-wrap:wrap;gap:8px}.receiver-real-control-simple .call-plan-ok,.receiver-real-control-simple .call-plan-warning{margin-top:12px;padding:12px}.receiver-real-control-checks span{font-weight:600}.receiver-production-readiness,.receiver-readiness,.receiver-real-readiness,.receiver-safety-readiness,.receiver-automation-status,.receiver-scenarios,.receiver-scenarios-dryrun,.receiver-dryrun-scenarios,.receiver-preflight,.receiver-test-panel,.receiver-config-panel,.receiver-advanced-panel,.receiver-whitelist-test-call,.receiver-whitelist-real-call,.receiver-test-call-preflight,.receiver-telephony-test-readiness,.receiver-telephony-test-mode,.receiver-telegram-workflow,.receiver-telegram-controlled,.receiver-pushover-controlled,.receiver-guided-real-test-call,.receiver-telegram-whitelist-call,.receiver-client-real-preflight,.receiver-client-real-arming{display:none!important}.receiver-real-control-simple{background:linear-gradient(135deg,#0ea5e91a,#0f172a08);border:2px solid #0ea5e98c;border-radius:18px;order:-100;margin-top:16px;margin-bottom:18px;padding:18px;box-shadow:0 10px 30px #0f172a14;display:block!important}.receiver-real-control-simple h4{margin-bottom:8px;font-size:1.1rem}.receiver-real-control-simple .hero-actions button{min-height:38px}.tcp-test,.receiver-tcp-test,.receiver-settings,.receiver-recommended-config,.receiver-mapping-preview{opacity:.85}.receiver-frames-table,.recent-frames,.last-frames{font-size:.88rem}.page,main,body{scroll-behavior:smooth}.card,.panel,section{transition:opacity .15s}.sqlsec-simple-dashboard-mount{margin:16px 0;display:block!important}.sqlsec-simple-dashboard-mount .receiver-real-control-simple{display:block!important}.receiver-real-control-simple{margin-top:16px!important;margin-bottom:18px!important;display:block!important}.sqlsec-hidden-advanced-receiver-panel{display:block!important}.sqlsec-simple-dashboard-mount{display:none!important}.receiver-production-readiness,.receiver-readiness,.receiver-real-readiness,.receiver-safety-readiness,.receiver-automation-status,.receiver-scenarios,.receiver-scenarios-dryrun,.receiver-dryrun-scenarios,.receiver-preflight,.receiver-test-panel,.receiver-config-panel,.receiver-advanced-panel,.receiver-client-real-arming,.receiver-client-real-preflight,.receiver-telegram-whitelist-call,.receiver-guided-real-test-call,.receiver-whitelist-real-call,.receiver-telephony-test-mode,.receiver-telephony-test-readiness,.receiver-test-call-preflight,.receiver-whitelist-test-call,.receiver-pushover-controlled,.receiver-telegram-controlled,.receiver-telegram-workflow{display:revert!important;visibility:visible!important;opacity:1!important}.sqlsec-hidden-advanced-receiver-panel,.sqlsec-simple-dashboard-mount{display:initial!important;visibility:visible!important;opacity:1!important}.receiver-real-control-simple{visibility:visible!important;opacity:1!important;display:block!important}.receiver-tabs-shell{background:#ffffffc7;border:1px solid #94a3b838;border-radius:16px;margin:14px 0;padding:10px;box-shadow:0 8px 24px #0f172a0f}.receiver-tabs{flex-wrap:wrap;gap:8px;display:flex}.receiver-tabs button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:999px;padding:9px 14px;font-weight:700}.receiver-tabs button.active{color:#fff;background:#0f172a;border-color:#0f172a}.receiver-tab-panel{display:none!important}.receiver-tab-active-exploitation .receiver-tab-exploitation,.receiver-tab-active-technique .receiver-tab-technique,.receiver-tab-active-historique .receiver-tab-historique,.receiver-real-control-simple{display:block!important}.receiver-exploitation-home{display:none!important}.receiver-tab-active-exploitation .receiver-exploitation-home{display:block!important}.receiver-exploitation-dashboard{background:linear-gradient(135deg,#0ea5e91a,#ffffffd1);border:2px solid #0ea5e980;border-radius:18px;padding:18px;box-shadow:0 10px 28px #0f172a14}.receiver-exploitation-dashboard h2{margin:0 0 6px}.receiver-exploitation-dashboard .hero-actions{flex-wrap:wrap;gap:8px;margin-top:12px}.receiver-tab-technique .receiver-real-control-simple{display:none!important}body[data-receiver-tab=exploitation] .receiver-tab-exploitation,body[data-receiver-tab=technique] .receiver-tab-technique,body[data-receiver-tab=historique] .receiver-tab-historique{display:block!important}body[data-receiver-tab=exploitation] .receiver-tab-technique,body[data-receiver-tab=exploitation] .receiver-tab-historique,body[data-receiver-tab=technique] .receiver-tab-exploitation,body[data-receiver-tab=technique] .receiver-tab-historique,body[data-receiver-tab=historique] .receiver-tab-exploitation,body[data-receiver-tab=historique] .receiver-tab-technique{display:none!important}body[data-receiver-tab=exploitation] .receiver-exploitation-home{display:block!important}.receiver-exploitation-target-row{background:#ffffffb8;border:1px solid #94a3b840;border-radius:14px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:10px;margin:14px 0;padding:12px;display:grid}.receiver-exploitation-target-row label{color:#0f172a;gap:6px;font-weight:700;display:grid}.receiver-exploitation-target-row input{width:100%;min-height:38px}@media (width<=760px){.receiver-exploitation-target-row{grid-template-columns:1fr}}.receiver-real-telegram-launch{border-width:2px;font-weight:800}.receiver-client-real-telegram-result,.receiver-client-real-status{margin-top:12px}.receiver-client-real-status ul{margin:8px 0 0;padding-left:18px}.receiver-client-real-status li{margin-bottom:5px;line-height:1.35}.receiver-client-real-status-logs{margin-top:10px;font-size:.9rem}.receiver-real-workflow-launch{border-width:2px;font-weight:900;box-shadow:0 8px 20px #f59e0b2e}.receiver-simple-mode-panel{background:#ffffffd1;border:2px solid #94a3b847;border-radius:18px;margin:14px 0;padding:18px;box-shadow:0 8px 24px #0f172a12}.receiver-simple-mode-panel.is-on{background:#dcfce7d9;border-color:#22c55ea6}.receiver-simple-mode-panel.is-off{background:#fef2f2d9;border-color:#ef444473}.receiver-simple-mode-panel h3{margin:0 0 6px}.receiver-simple-mode-actions{flex-wrap:wrap;gap:10px;margin:14px 0;display:flex}.receiver-simple-mode-details{flex-wrap:wrap;gap:8px;font-size:.92rem;display:flex}.receiver-simple-mode-details span{background:#0f172a0f;border-radius:999px;padding:6px 10px;font-weight:700}body[data-receiver-tab=exploitation] .receiver-exploitation-target-row,body[data-receiver-tab=exploitation] .receiver-exploitation-dashboard>.hero-actions,body[data-receiver-tab=exploitation] .receiver-exploitation-dashboard>.call-plan-ok,body[data-receiver-tab=exploitation] .receiver-exploitation-dashboard>.call-plan-warning,body[data-receiver-tab=exploitation] .receiver-client-real-status,body[data-receiver-tab=exploitation] .receiver-client-real-telegram-result{display:none!important}.receiver-mode-shortcut{box-sizing:border-box;color:#991b1b;background:#fee2e2;border-radius:12px;width:100%;margin:2px 0 8px;padding:12px 14px;font-weight:800;text-decoration:none;display:block}.receiver-mode-shortcut:hover{color:#7f1d1d;background:#fecaca}.receiver-legacy-hidden{display:none!important}@media (width<=760px){.receiver-mode-clean-banner{flex-direction:column;align-items:stretch}}.receiver-mode-clean-banner{background:#ecfeff;border:1px solid #67e8f9;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:16px 18px;display:flex}.receiver-mode-clean-banner p{color:#475569;margin:4px 0 0}.receiver-mode-clean-banner a{white-space:nowrap;color:#fff;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;padding:11px 14px;font-weight:800;text-decoration:none;display:inline-flex}.receiver-mode-shortcut{box-sizing:border-box;color:#991b1b;text-align:left;cursor:pointer;background:#fee2e2;border:0;border-radius:12px;width:100%;margin:2px 0 8px;padding:12px 14px;font-weight:800;text-decoration:none;display:block}.receiver-mode-shortcut:hover,.receiver-mode-shortcut.active{color:#7f1d1d;background:#fecaca}.receiver-mode-embedded-page{width:100%;height:calc(100vh - 40px);min-height:720px;margin:0;padding:0}.receiver-mode-iframe{background:#eef2f7;border:0;border-radius:18px;width:100%;height:100%;min-height:720px}.sidebar-brand,.brand,.logo-text{line-height:1.1}.sidebar-brand strong,.brand strong,.logo-text strong{word-break:normal}.real-mode-banner{border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:18px 20px;display:flex;box-shadow:0 18px 45px #0000002e}.real-mode-banner p{opacity:.86;margin:6px 0 0}.real-mode-title{letter-spacing:.08em;font-size:1.1rem;font-weight:900}.real-mode-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.real-mode-pills span{white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:800}.pill-ok{color:#86efac;background:#22c55e2e;border:1px solid #22c55e59}.pill-ko{color:#fde68a;background:#f59e0b2e;border:1px solid #f59e0b59}.real-mode-banner{color:#111827!important;background:#fff!important;border:1px solid #dbe4ef!important;border-left:6px solid #16a34a!important;box-shadow:0 12px 30px #0f172a14!important}.real-mode-title{color:#14532d!important;font-size:1.05rem!important}.real-mode-off .real-mode-title{color:#9a3412!important}.real-mode-banner p{color:#475569!important;opacity:1!important}.real-mode-pills span{color:#0f172a!important;background:#f8fafc!important;border:1px solid #dbe4ef!important}.real-mode-pills .pill-ok{color:#166534!important;background:#dcfce7!important;border-color:#86efac!important}.real-mode-pills .pill-ko{color:#9a3412!important;background:#ffedd5!important;border-color:#fdba74!important}.call-result-badge{white-space:nowrap;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:.82rem;font-weight:700;display:inline-flex}.call-result-badge-ok{color:#86efac;background:#16a34a29;border-color:#22c55e59}.call-result-badge-transfer{color:#93c5fd;background:#2563eb29;border-color:#3b82f659}.call-result-badge-timeout{color:#fde68a;background:#eab30824;border-color:#eab30859}.call-result-badge-running{color:#7dd3fc;background:#0ea5e924;border-color:#0ea5e959}.call-result-badge-neutral{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b847}.call-result-badge-unknown{color:#fca5a5;background:#ef444424;border-color:#ef444459}.call-result-badge-machine{color:#d8b4fe;background:#a855f729;border-color:#a855f759}.call-result-badge-noanswer{color:#fda4af;background:#f43f5e24;border-color:#f43f5e59}.call-result-badge-waiting{color:#fdba74;background:#f9731624;border-color:#f9731659}.log-toolbar-v118{justify-content:space-between;align-items:center;gap:14px;margin:14px 0;display:flex}.log-filter-tabs-v118{flex-wrap:wrap;gap:8px;display:flex}.log-filter-tabs-v118 button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px;font-weight:800}.log-filter-tabs-v118 button.active{color:#fff;background:#111827;border-color:#111827}.logs-table-v118 table td{vertical-align:top}.small-logs-v118{gap:10px}.small-log-v118{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.small-log-top-v118{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.small-log-top-v118 strong{color:#0f172a}.small-log-v118>span{color:#64748b;line-height:1.4;display:block}.enhanced-alert-detail{flex-direction:column;gap:16px;display:flex}.enhanced-alert-detail-empty{text-align:center;opacity:.85;justify-content:center;align-items:center;min-height:280px}.enhanced-alert-empty-icon{font-size:42px}.enhanced-alert-header{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.enhanced-alert-kicker{text-transform:uppercase;letter-spacing:.08em;opacity:.65;margin:0 0 4px;font-size:12px}.enhanced-alert-header h2{margin:0;font-size:22px}.enhanced-alert-subtitle{opacity:.78;margin:6px 0 0}.enhanced-alert-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.enhanced-alert-badge,.enhanced-priority-badge,.enhanced-call-badge{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.alert-badge-confirmed{background:#ff50502e}.alert-badge-pending{background:#ffb43c2e}.alert-badge-cancelled,.alert-badge-handled{background:#50d28229}.enhanced-call-badge-muted{opacity:.7}.enhanced-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.enhanced-alert-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;padding:16px}.enhanced-alert-card h3{margin:0 0 12px;font-size:15px}.enhanced-alert-card dl{gap:10px;margin:0;display:grid}.enhanced-alert-card dl div{grid-template-columns:120px 1fr;gap:10px;display:grid}.enhanced-alert-card dt{opacity:.62;font-size:12px}.enhanced-alert-card dd{margin:0;font-weight:600}.enhanced-section-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.enhanced-section-title p{opacity:.68;margin:4px 0 0;font-size:13px}.enhanced-contact-timeline{gap:10px;margin-top:14px;display:grid}.enhanced-contact-step{grid-template-columns:34px 1fr;align-items:stretch;gap:10px;display:grid}.enhanced-contact-step-index{background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.enhanced-contact-step-body{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;padding:10px 12px}.enhanced-contact-step-main,.enhanced-contact-step-meta{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.enhanced-contact-step-main span,.enhanced-contact-step-meta small{opacity:.72}.enhanced-contact-step-meta{margin-top:6px;font-size:12px}.enhanced-empty-steps{opacity:.76;border:1px dashed #ffffff2e;border-radius:14px;margin-top:14px;padding:14px}.enhanced-workflow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.enhanced-workflow-steps span{text-align:center;background:#fff1;border:1px solid #ffffff14;border-radius:14px;padding:10px;font-size:12px;font-weight:700}.enhanced-alert-actions{flex-wrap:wrap;gap:10px;display:flex}.enhanced-alert-actions button{cursor:pointer;border:0;border-radius:12px;padding:10px 14px;font-weight:800}.enhanced-alert-actions button:disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.enhanced-alert-header,.enhanced-alert-grid{grid-template-columns:1fr}.enhanced-alert-header{flex-direction:column}.enhanced-alert-badges{justify-content:flex-start}.enhanced-workflow-steps{grid-template-columns:1fr 1fr}}.enhanced-alert-detail-shell{align-self:start;width:min(560px,100%);min-width:460px;position:sticky;top:84px}.enhanced-alert-detail-shell .enhanced-alert-detail{scrollbar-width:thin;max-height:calc(100vh - 110px);padding-right:4px;overflow-y:auto}:is(body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>.enhanced-alert-detail-shell),body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>*>.enhanced-alert-detail-shell)){grid-template-columns:minmax(720px,1fr) minmax(460px,560px)!important;align-items:start!important;gap:18px!important}.enhanced-alert-detail-shell .enhanced-alert-header{border-radius:20px;padding:16px}.enhanced-alert-detail-shell .enhanced-alert-header h2{font-size:24px;line-height:1.15}.enhanced-alert-detail-shell .enhanced-alert-subtitle{font-size:13px}.enhanced-alert-detail-shell .enhanced-alert-badges{justify-content:flex-start;width:100%}.enhanced-alert-detail-shell .enhanced-alert-grid{grid-template-columns:1fr}.enhanced-alert-detail-shell .enhanced-alert-card{border-radius:18px;padding:15px}.enhanced-alert-detail-shell .enhanced-alert-card h3{margin-bottom:10px;font-size:15px}.enhanced-alert-detail-shell .enhanced-alert-card dl div{grid-template-columns:120px minmax(0,1fr);align-items:start}.enhanced-alert-detail-shell .enhanced-alert-card dd{overflow-wrap:anywhere}.enhanced-alert-detail-shell .enhanced-call-exploitation{background:linear-gradient(#2563eb0e,#ffffff0b);border-color:#2563eb38}.enhanced-alert-detail-shell .enhanced-section-title{display:block}.enhanced-alert-detail-shell .enhanced-section-title p{line-height:1.35}.enhanced-alert-detail-shell .enhanced-contact-step{grid-template-columns:36px 1fr}.enhanced-alert-detail-shell .enhanced-contact-step-body{padding:12px}.enhanced-alert-detail-shell .enhanced-contact-step-main{align-items:center}.enhanced-alert-detail-shell .enhanced-contact-step-main strong{font-size:14px}.enhanced-alert-detail-shell .enhanced-contact-step-main span{font-size:13px}.enhanced-alert-detail-shell .enhanced-empty-steps{font-size:13px;line-height:1.45}.enhanced-alert-detail-shell .enhanced-workflow-steps{grid-template-columns:1fr;gap:7px;position:relative}.enhanced-alert-detail-shell .enhanced-workflow-steps span{text-align:left;border-left:4px solid #2563eb59;padding:10px 12px}.enhanced-alert-detail-shell .enhanced-alert-actions{z-index:5;background:linear-gradient(#f8fafc00,#f8fafcf5 35%);margin-top:2px;padding:12px 0 2px;position:sticky;bottom:0}.enhanced-alert-detail-shell .enhanced-alert-actions button{flex:1;min-width:120px}@media (width<=1500px){.enhanced-alert-detail-shell{width:min(500px,100%);min-width:410px}:is(body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>.enhanced-alert-detail-shell),body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>*>.enhanced-alert-detail-shell)){grid-template-columns:minmax(620px,1fr) minmax(410px,500px)!important}}@media (width<=1100px){.enhanced-alert-detail-shell{width:100%;min-width:0;position:static}.enhanced-alert-detail-shell .enhanced-alert-detail{max-height:none;overflow:visible}:is(body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>.enhanced-alert-detail-shell),body :where([class*=grid],[class*=layout],[class*=content],[class*=split],[class*=columns]):has(>*>.enhanced-alert-detail-shell)){grid-template-columns:1fr!important}}.dashboard-call-summary{background:#fff;border:1px solid #0f172a14;border-radius:22px;margin-top:16px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.dashboard-call-summary-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.dashboard-call-summary-title p{color:#dc2626;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:12px;font-weight:900}.dashboard-call-summary-title h2{color:#0f172a;margin:0;font-size:22px}.dashboard-call-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dashboard-call-summary-card{background:#f8fafc;border:1px solid #0f172a14;border-radius:18px;min-height:92px;padding:14px}.dashboard-call-summary-card span{margin-bottom:8px;font-size:22px;display:block}.dashboard-call-summary-card strong{color:#0f172a;font-size:28px;line-height:1;display:block}.dashboard-call-summary-card small{color:#64748b;margin-top:6px;font-size:12px;font-weight:800;line-height:1.25;display:block}@media (width<=1500px){.dashboard-call-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.dashboard-call-summary-title{flex-direction:column}.dashboard-call-summary-grid{grid-template-columns:1fr}}.telephony-live-page .hero h1{letter-spacing:-.03em}.telephony-live-role-panel{border-left:5px solid #2563eb}.telephony-live-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.telephony-live-role-grid div{background:#f8fafc;border:1px solid #0f172a14;border-radius:16px;padding:14px}.telephony-live-role-grid strong{color:#0f172a;font-size:14px;display:block}.telephony-live-role-grid span{color:#64748b;margin-top:5px;font-size:13px;font-weight:800;display:block}.telephony-live-page .live-table-wrap{max-height:420px;overflow:auto}.telephony-live-page .live-action-list{max-height:520px;padding-right:4px;overflow:auto}@media (width<=1200px){.telephony-live-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.telephony-live-role-grid{grid-template-columns:1fr}}.telephony-live-simplified-note{background:linear-gradient(#f0fdf4,#fff);border-left:5px solid #16a34a}.telephony-live-simplified-note h2{color:#14532d}.telephony-live-duplicate-panel,.telephony-live-secondary-hidden-panel{display:none}.telephony-live-page .live-kpi-grid{margin-bottom:16px}.telephony-live-page .telephony-live-simplified-note{display:none}.telephony-live-page .telephony-live-role-panel{margin-bottom:16px}.telephony-live-page .telephony-live-role-panel .section-head{margin-bottom:12px}.telephony-live-page .telephony-live-role-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.telephony-live-page .panel{margin-bottom:14px}.telephony-live-page .section-head p,.telephony-live-page .muted{font-size:13px}@media (width<=1200px){.telephony-live-page .telephony-live-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.telephony-live-page .telephony-live-role-grid{grid-template-columns:1fr}}.enhanced-contact-card{border-left:4px solid #2563eb59}.enhanced-workflow-collapsed{padding:0;overflow:hidden}.enhanced-workflow-collapsed>summary{cursor:pointer;color:#0f172a;-webkit-user-select:none;user-select:none;padding:14px 16px;font-weight:900;list-style:none}.enhanced-workflow-collapsed>summary::-webkit-details-marker{display:none}.enhanced-workflow-collapsed>summary:after{content:"Afficher";float:right;color:#fff;background:#0f172a;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900}.enhanced-workflow-collapsed[open]>summary:after{content:"Masquer"}.enhanced-workflow-collapsed .enhanced-workflow-steps{padding:0 16px 16px}.enhanced-empty-steps{background:#f8fafcbf}.ops-alert-detail{gap:14px;display:grid}.ops-alert-empty{text-align:center;color:#64748b;align-content:center;min-height:260px}.ops-alert-empty-icon{font-size:36px}.ops-alert-top{background:#fff;border:1px solid #0f172a14;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.ops-alert-kicker{color:#dc2626;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:11px;font-weight:900}.ops-alert-top h2{color:#0f172a;margin:0;font-size:22px}.ops-alert-top p{color:#64748b;margin:5px 0 0;font-weight:700}.ops-alert-timer{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ops-alert-timer span{color:#9a3412;font-weight:900}.ops-alert-timer strong{color:#ea580c;font-size:24px}.ops-alert-info-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ops-alert-info-grid div,.ops-alert-block{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:13px}.ops-alert-info-grid span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.ops-alert-info-grid strong{color:#0f172a;overflow-wrap:anywhere;margin-top:5px;display:block}.ops-alert-block h3{color:#0f172a;margin:0 0 8px;font-size:15px}.ops-alert-block p{color:#475569;margin:0;line-height:1.4}.ops-call-mini-list{gap:8px;display:grid}.ops-call-mini-row{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.ops-call-mini-row strong,.ops-call-mini-row span{display:block}.ops-call-mini-row div span{color:#64748b;margin-top:3px;font-size:12px}.ops-alert-actions{background:linear-gradient(#f8fafc00,#f8fafc 35%);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:10px;display:grid;position:sticky;bottom:0}.ops-alert-actions button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:12px;padding:10px 8px;font-weight:900}.ops-alert-actions button:disabled{opacity:.55;cursor:not-allowed}.live-layout table tbody tr{cursor:pointer}.live-layout table tbody tr:hover{filter:brightness(.985)}@media (width<=900px){.ops-alert-info-grid,.ops-alert-actions{grid-template-columns:1fr}}.ops-alert-info-note{background:#f8fafc;border-left:4px solid #2563eb}.ops-alert-info-note p{color:#475569}.ops-alert-info-grid div:empty{display:none}.telegram-decision-block{border-left:4px solid #64748b}.telegram-decision-block p+p{margin-top:6px}.telegram-decision-cancelled{background:#fff1f2;border-color:#fecdd3 #fecdd3 #fecdd3 #e11d48}.telegram-decision-cancelled h3,.telegram-decision-cancelled strong{color:#be123c}.telegram-decision-approved{background:#f0fdf4;border-color:#bbf7d0 #bbf7d0 #bbf7d0 #16a34a}.telegram-decision-approved h3,.telegram-decision-approved strong{color:#15803d}.telegram-decision-pending{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #d97706}.badge.telegram-cancelled{color:#be123c;background:#ffe4e6}.badge.telegram-approved{color:#15803d;background:#dcfce7}.badge.telegram-pending{color:#92400e;background:#fef3c7}.ops-call-summary{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;padding:12px}.ops-call-summary strong{color:#0f172a;display:block}.ops-call-summary p{color:#475569;margin-top:6px}.ops-call-ok{background:#f0fdf4;border-color:#bbf7d0}.ops-call-ok strong{color:#15803d}.ops-call-operator{background:#eff6ff;border-color:#bfdbfe}.ops-call-operator strong{color:#1d4ed8}.ops-call-cancelled{background:#fff1f2;border-color:#fecdd3}.ops-call-cancelled strong{color:#be123c}.ops-call-warning{background:#fffbeb;border-color:#fde68a}.ops-call-warning strong{color:#92400e}.ops-call-neutral{background:#f8fafc}.alert-detector-cell{color:#0f172a;max-width:180px;font-weight:800}.alert-detector-cell span{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:170px;display:inline-block;overflow:hidden}.ops-detector-highlight{background:#eff6ff!important;border-color:#bfdbfe!important}.ops-detector-highlight span{color:#1d4ed8!important}.ops-detector-highlight strong{color:#1e3a8a!important}.ops-alert-timeline{background:#fff}.ops-timeline-list{flex-direction:column;gap:10px;display:flex}.ops-timeline-item{border-bottom:1px solid #94a3b838;grid-template-columns:74px 1fr;gap:10px;padding:10px 0;display:grid}.ops-timeline-item:last-child{border-bottom:none}.ops-timeline-time{color:#2563eb;padding-top:2px;font-size:12px;font-weight:900}.ops-timeline-content strong{color:#0f172a;font-size:13px;display:block}.ops-timeline-content p{color:#475569;margin:3px 0 0;font-size:13px;line-height:1.35}.ops-timeline-content span{color:#64748b;margin-top:4px;font-size:12px;font-weight:700;display:inline-block}.ops-operator-summary{background:#f8fafc;border:1px solid #94a3b847;border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:12px;margin:14px 0;padding:14px;display:grid}.ops-operator-summary-icon{background:#0f172a0f;border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.ops-operator-summary strong{color:#0f172a;font-size:15px;display:block}.ops-operator-summary p{color:#475569;margin:4px 0 0;font-size:13px;line-height:1.35}.ops-state-cancelled{background:#fff1f2;border-color:#fecdd3}.ops-state-cancelled strong{color:#be123c}.ops-state-ok{background:#f0fdf4;border-color:#bbf7d0}.ops-state-ok strong{color:#15803d}.ops-state-operator,.ops-state-progress{background:#eff6ff;border-color:#bfdbfe}.ops-state-operator strong,.ops-state-progress strong{color:#1d4ed8}.ops-state-warning{background:#fffbeb;border-color:#fde68a}.ops-state-warning strong{color:#92400e}.ops-state-critical{background:#fef2f2;border-color:#fecaca}.ops-state-critical strong{color:#b91c1c}.global-live-alert-popup{z-index:9999;background:#fff;border:2px solid #ef4444;border-radius:22px;width:min(430px,100vw - 32px);max-height:calc(100vh - 44px);padding:16px;position:fixed;bottom:22px;right:22px;overflow:auto;box-shadow:0 24px 70px #0f172a47}.global-live-alert-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.global-live-alert-header strong{color:#111827;margin-top:3px;font-size:17px;display:block}.global-live-alert-kicker{text-transform:uppercase;letter-spacing:.08em;color:#dc2626;align-items:center;font-size:12px;font-weight:1000;display:inline-flex}.global-live-alert-header button,.global-live-alert-actions button{cursor:pointer;border:none;border-radius:999px;padding:8px 11px;font-weight:900}.global-live-alert-detail{color:#334155;margin:10px 0 12px;font-weight:700;line-height:1.35}.global-live-alert-grid{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0;display:grid}.global-live-alert-grid div{background:#f8fafcf2;border:1px solid #94a3b840;border-radius:14px;padding:10px}.global-live-alert-grid span{color:#64748b;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:900;display:block}.global-live-alert-grid strong{color:#0f172a;font-size:13px}.global-live-alert-timeline{border-top:1px solid #94a3b840;margin-top:12px;padding-top:12px}.global-live-alert-timeline>strong{color:#0f172a;margin-bottom:8px;display:block}.global-live-alert-log{border-bottom:1px solid #94a3b829;grid-template-columns:62px 1fr;gap:8px;padding:7px 0;display:grid}.global-live-alert-log:last-child{border-bottom:none}.global-live-alert-log span{color:#2563eb;font-size:12px;font-weight:1000}.global-live-alert-log p{color:#475569;margin:0;font-size:12px;line-height:1.35}.global-live-alert-empty{color:#64748b;margin:0;font-size:13px}.global-live-alert-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.global-live-alert-actions button:first-child{color:#fff;background:#dc2626}.global-live-alert-actions button:last-child,.global-live-alert-header button{color:#334155;background:#f1f5f9}.global-alert-danger,.global-alert-warning{background:#fff7f7;border-color:#dc2626}.global-alert-cancelled{background:#fff1f2;border-color:#e11d48}.global-alert-progress{background:#eff6ff;border-color:#2563eb}.global-alert-ok{background:#f0fdf4;border-color:#16a34a}.global-alert-blink{animation:1.05s infinite globalAlertPulse}@keyframes globalAlertPulse{0%{box-shadow:0 0 #dc26268c,0 24px 70px #0f172a47}70%{box-shadow:0 0 0 13px #dc262600,0 24px 70px #0f172a47}to{box-shadow:0 0 #dc262600,0 24px 70px #0f172a47}}.global-alert-pill{z-index:9999;color:#fff;cursor:pointer;background:#dc2626;border:2px solid #dc2626;border-radius:999px;padding:12px 16px;font-weight:1000;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #0f172a42}@media (width<=720px){.global-live-alert-popup{width:calc(100vw - 24px);bottom:12px;right:12px}.global-live-alert-grid{grid-template-columns:1fr}}body.global-alert-page-active:before{content:"";z-index:10000;pointer-events:none;background:#dc2626;height:7px;animation:.9s infinite globalAlertTopBarPulse;position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #dc2626e6}@keyframes globalAlertTopBarPulse{0%,to{opacity:1}50%{opacity:.35}}.global-live-alert-sound-warning{color:#9a3412;background:#fff7ed;border-radius:12px;margin:10px 0 0;padding:9px 10px;font-size:12px;font-weight:800}.global-live-alert-actions{flex-wrap:wrap}.global-live-alert-actions button:nth-child(2){color:#166534;background:#dcfce7}.global-live-alert-actions button:nth-child(3){color:#075985;background:#e0f2fe}.notification-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.notification-channel-card{flex-direction:column;gap:14px;display:flex}.notification-channel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-channel-header h2{margin-bottom:6px}.notification-channel-header p{color:#64748b;margin:0;font-weight:700}.checkline{white-space:nowrap;align-items:center;gap:8px;font-weight:900;display:inline-flex}.notification-template-help{background:#eff6ff;border:1px solid #2563eb38;border-radius:16px;margin:18px 0 22px;padding:14px 16px}.notification-template-help strong{color:#1e3a8a;margin-bottom:10px;display:block}.notification-template-help div{flex-wrap:wrap;gap:8px;display:flex}.notification-template-help code{color:#1d4ed8;background:#fff;border-radius:999px;padding:5px 8px;font-weight:900}.notification-template-section{border-top:1px solid #94a3b840;flex-direction:column;gap:12px;margin-top:4px;padding-top:14px;display:flex}.notification-template-section h3{margin:0}.notification-template-field{flex-direction:column;gap:7px;display:flex}.notification-template-field span{color:#334155;font-weight:900}.notification-template-field textarea{resize:vertical;min-height:120px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.45}@media (width<=1100px){.notification-grid{grid-template-columns:1fr}}.notification-template-field,.notification-template-field *{pointer-events:auto}.notification-template-field textarea,.notification-template-field input{box-sizing:border-box;z-index:2;cursor:text;-webkit-user-select:text;user-select:text;color:#0f172a;background:#fff;width:100%;position:relative}.notification-template-field textarea:focus,.notification-template-field input:focus{border-color:#2563eb;outline:2px solid #2563eb59}.save-template-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;align-self:flex-start;margin-top:6px;padding:8px 14px;font-weight:900}.save-template-button:hover{background:#1d4ed8}.save-template-button:disabled{opacity:.6;cursor:not-allowed}.template-button-row{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.send-example-button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;align-self:flex-start;padding:8px 14px;font-weight:900}.send-example-button:hover{background:#1e293b}.send-example-button:disabled{opacity:.6;cursor:not-allowed}.template-button-row{grid-template-columns:repeat(2,minmax(150px,1fr));align-items:center;gap:8px;width:100%;display:grid}.template-button-row .save-template-button,.template-button-row .send-example-button{text-align:center;justify-content:center;width:100%;margin-top:0}.notification-template-field>.save-template-button{width:auto;min-width:180px}@media (width<=720px){.template-button-row{grid-template-columns:1fr}}.unsaved-warning{color:#713f12;background:#fefce8;border:1px solid #facc15;border-radius:16px;margin:16px 0;padding:14px 16px}.unsaved-warning strong{margin-bottom:4px;font-weight:1000;display:block}.unsaved-warning p{margin:0;font-weight:700}.unsaved-save-main{animation:1.2s infinite unsavedSavePulse}@keyframes unsavedSavePulse{0%,to{box-shadow:0 0 #dc262659}50%{box-shadow:0 0 0 8px #dc262600}}.unsaved-field-badge{color:#92400e;background:#fef3c7;border-radius:999px;align-self:flex-start;margin-top:2px;padding:4px 9px;font-size:12px;font-style:normal;font-weight:1000;display:inline-flex}.notification-template-field textarea.unsaved-input,.notification-template-field input.unsaved-input{background:#fffbeb;border-color:#f59e0b}.client-unsaved-warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:18px;margin:16px 0;padding:14px 16px}.client-unsaved-warning strong{margin-bottom:4px;font-weight:1000;display:block}.client-unsaved-warning p{margin:0;font-weight:700}.client-form-grid input.unsaved-client-input,.client-form-grid textarea.unsaved-client-input,.client-form-grid select.unsaved-client-input{background:#fff7ed;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1f}.client-call-contacts-section{border-top:1px solid #94a3b847;margin-top:26px;padding-top:22px}.client-call-contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.client-call-contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.client-call-contact-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.client-call-contact-top strong{color:#0f172a;font-size:15px;display:block}.client-call-contact-top span:not(.badge){color:#64748b;margin-top:3px;font-size:13px;font-weight:800;display:block}.client-call-contact-card p{color:#334155;margin:5px 0;font-size:13px;font-weight:700}.client-call-contact-form{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin-top:18px;padding:18px}.client-call-contact-form h3{margin-top:0}.client-contact-unsaved-note{color:#92400e;background:#fef3c7;border-radius:14px;margin:10px 0 14px;padding:10px 12px;font-weight:900}@media (width<=1200px){.client-call-contact-list{grid-template-columns:1fr}}.clients-page .clients-hero{grid-template-columns:1fr auto;align-items:center;gap:18px;margin-bottom:18px;padding:26px 30px;display:grid}.clients-page .clients-hero h1{margin:2px 0 6px}.clients-page .clients-hero p{max-width:880px}.clients-summary{grid-template-columns:180px minmax(280px,1fr) 180px;align-items:stretch;gap:14px;margin-bottom:18px;display:grid}.client-summary-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:18px;flex-direction:column;justify-content:center;min-height:82px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #0f172a0f}.client-summary-card span{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:900}.client-summary-card strong{line-height:1.05}.client-summary-card.selected{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border-color:#bbf7d0}.client-summary-card.selected strong{color:#16a34a;font-size:26px}@media (width<=1100px){.clients-summary,.clients-page .clients-hero{grid-template-columns:1fr}.clients-page .clients-hero .hero-actions{justify-content:flex-start}}.app-confirm-overlay{z-index:12000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.app-confirm-dialog{background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;grid-template-columns:54px 1fr;gap:14px;width:min(460px,100vw - 32px);padding:22px;display:grid;box-shadow:0 28px 90px #0f172a59}.app-confirm-icon{background:#fff7ed;border-radius:16px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.app-confirm-dialog h2{color:#0f172a;margin:0 0 6px;font-size:20px}.app-confirm-dialog p{color:#475569;margin:0;font-weight:700;line-height:1.45}.app-confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.app-confirm-actions button{cursor:pointer;border:none;border-radius:999px;padding:10px 14px;font-weight:900}.telephony-job-detail-compact{margin-top:18px}.telephony-job-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.telephony-job-compact-grid div{background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:16px;padding:13px 14px}.telephony-job-compact-grid div.wide{grid-column:1/-1}.telephony-job-compact-grid span{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.telephony-job-compact-grid strong{color:#0f172a;font-size:15px}.telephony-job-compact-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.telephony-advanced-details{background:#fff;border:1px solid #cbd5e1;border-radius:16px;margin-top:16px;overflow:hidden}.telephony-advanced-details summary{cursor:pointer;color:#334155;background:#f1f5f9;padding:13px 15px;font-weight:1000}.telephony-advanced-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;margin:14px;padding:12px 14px;font-weight:800}.telephony-advanced-actions{flex-wrap:wrap;gap:8px;padding:0 14px 14px;display:flex}.telephony-advanced-json{color:#e2e8f0;background:#0f172a;border-radius:14px;margin:0 14px 14px;padding:12px}.telephony-advanced-json h3{color:#fff;margin:0 0 8px}.telephony-advanced-json pre{white-space:pre-wrap;max-height:260px;margin:0;font-size:12px;overflow:auto}@media (width<=1100px){.telephony-job-compact-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.telephony-job-compact-grid{grid-template-columns:1fr}}.notifications-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.notification-health-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:20px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.notification-health-card.ready{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border-color:#bbf7d0}.notification-health-card.warning{background:linear-gradient(135deg,#fff 0%,#fffbeb 100%);border-color:#fde68a}.notification-health-card.off{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-color:#e2e8f0}.notification-health-card.info{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border-color:#bfdbfe}.notification-health-top{align-items:center;gap:10px;margin-bottom:12px;display:flex}.notification-health-icon{background:#0f172a0f;border-radius:14px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:1000;display:grid}.notification-health-top strong{color:#0f172a;font-size:16px}.notification-health-status{color:#0f172a;letter-spacing:-.03em;margin-bottom:8px;font-size:24px;font-weight:1000}.notification-health-card p{color:#475569;margin:0;font-size:13px;font-weight:750;line-height:1.4}@media (width<=1200px){.notifications-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.notifications-dashboard-grid{grid-template-columns:1fr}}.notification-health-actions{margin-top:14px}.notification-health-actions button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;width:100%;padding:10px 14px;font-weight:1000;box-shadow:0 10px 22px #0f172a2e}.notification-health-actions button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.notification-health-card{flex-direction:column;display:flex}.notification-health-actions{justify-content:flex-start;margin-top:auto;padding-top:14px;display:flex}.notification-health-actions button{width:auto;min-width:142px;max-width:190px;box-shadow:none;border-radius:999px;padding:9px 16px;font-size:13px;line-height:1}.notification-health-actions button:hover:not(:disabled){transform:translateY(-1px)}@media (width<=720px){.notification-health-actions button{width:100%;max-width:none}}.voice-page{flex-direction:column;gap:18px;display:flex}.voice-hero{background:linear-gradient(135deg,#fff 0%,#fff1f2 100%);border:1px solid #fee2e2;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:22px;padding:28px;display:flex;box-shadow:0 18px 45px #0f172a0f}.voice-hero h1{color:#0f172a;margin:0}.voice-hero p{color:#64748b;max-width:850px;font-weight:750}.voice-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.voice-status-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.voice-status-pill{border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.voice-status-pill.ok{color:#166534;background:#dcfce7}.voice-status-pill.wait{color:#92400e;background:#fef3c7}.voice-workspace{grid-template-columns:minmax(0,1.7fr) minmax(360px,.8fr);align-items:start;gap:18px;display:grid}.voice-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.voice-card,.voice-preview-card,.voice-help-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 14px 34px #0f172a0e}.voice-card-closing{grid-column:1/-1}.voice-card-head,.voice-preview-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.voice-card-head>div{flex:1}.voice-step-number{color:#fff;background:#dc2626;border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #dc262638}.voice-card h2,.voice-preview-card h2,.voice-help-card h3{color:#0f172a;margin:0 0 6px}.voice-card p,.voice-help-card li{color:#64748b;margin:0;font-weight:750;line-height:1.45}.voice-field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.voice-field span{color:#334155;font-weight:900}.voice-field select,.voice-field textarea{width:100%;font:inherit;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;outline:none;padding:13px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.voice-field textarea{resize:vertical;min-height:150px;line-height:1.55}.voice-card-closing .voice-field textarea{min-height:125px}.voice-field select:focus,.voice-field textarea:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.voice-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.voice-card-footer small,.voice-audio-box-modern small{color:#64748b;font-weight:800}.voice-card-footer code,.voice-audio-box-modern code{color:#0f172a;word-break:break-word;background:#f1f5f9;border-radius:8px;padding:4px 7px;font-weight:900}.voice-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.voice-choice-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.voice-choice-grid strong{color:#fff;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.voice-choice-grid span{color:#475569;font-weight:800;line-height:1.35}.voice-side-panel{flex-direction:column;gap:18px;display:flex;position:sticky;top:18px}.voice-preview-card{border-color:#fecaca}.voice-vars-modern{background:#fff7ed;border:1px solid #fed7aa;margin:0 0 16px}.voice-vars-modern code{color:#9a3412;background:#fff;border:1px solid #fed7aa}.voice-preview-box-modern{background:#f8fafc;border-color:#e2e8f0;margin-top:0}.voice-final-message{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;font-size:15px;font-weight:800}.voice-preview-detail{gap:10px;margin-top:14px;display:grid}.voice-preview-detail div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.voice-preview-detail span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:950;display:block}.voice-preview-detail p{color:#334155;margin:0;font-weight:750}.voice-empty-preview{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;gap:6px;padding:20px;display:grid}.voice-empty-preview strong{color:#0f172a}.voice-wide-button{width:100%;margin-top:16px}.voice-audio-box-modern{margin-top:0}.voice-audio-box-modern code{margin:6px 0 12px;display:block}.voice-help-card{background:#f8fafc}.voice-help-card ol{margin:12px 0 0;padding-left:20px}@media (width<=1300px){.voice-workspace,.voice-main-grid{grid-template-columns:1fr}.voice-side-panel{position:static}}@media (width<=800px){.voice-hero{flex-direction:column}.voice-hero-actions,.voice-hero-actions button{width:100%}.voice-choice-grid{grid-template-columns:1fr}}.voice-code-empty{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;gap:8px;margin:-4px 0 16px;padding:14px;display:grid}.voice-code-empty strong{color:#7c2d12}.voice-code-empty span{font-weight:800}.voice-code-empty button{justify-self:start}.backup-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.backup-status-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px;box-shadow:0 12px 28px #0f172a0e}.backup-status-card span{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.backup-status-card strong{color:#0f172a;margin-bottom:8px;font-size:18px;display:block}.backup-status-card p{color:#64748b;word-break:break-word;margin:0;font-weight:750;line-height:1.4}.backup-status-card.ok{background:#f0fdf4;border-color:#bbf7d0}.backup-status-card.ok strong{color:#166534}.backup-status-card.warning{background:#fff7ed;border-color:#fed7aa}.backup-status-card.warning strong{color:#c2410c}.backup-status-card.info{background:#eff6ff;border-color:#bfdbfe}.backup-status-card.info strong{color:#1d4ed8}@media (width<=1300px){.backup-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.backup-status-grid{grid-template-columns:1fr}}.users-hero{background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border:1px solid #dbeafe}.users-layout{grid-template-columns:minmax(360px,.9fr) minmax(520px,1.5fr);align-items:start;gap:22px;display:grid}.user-form-panel,.users-list-panel{min-width:0}.permissions-header{justify-content:space-between;align-items:flex-start;gap:16px;margin:18px 0 12px;display:flex}.permissions-header h3{color:#0f172a;margin:0 0 6px}.permissions-header p{color:#64748b;margin:0;font-weight:750}.permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.permission-check{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;min-height:42px;padding:10px 12px;font-weight:850;display:flex}.permission-check input{accent-color:#dc2626;width:18px;height:18px}@media (width<=1200px){.users-layout{grid-template-columns:1fr}}@media (width<=760px){.permissions-grid{grid-template-columns:1fr}.permissions-header{display:grid}}.brand-copro{align-items:center;gap:12px}.brand-logo-img{object-fit:contain;filter:drop-shadow(0 8px 14px #0f172a24);flex:none;width:48px;height:34px}.brand-title{line-height:1.05;display:grid}.brand-title strong{color:#0f172a;font-size:16px}.brand-title span{color:#dc2626;letter-spacing:.02em;font-size:15px;font-weight:950}.login-logo-copro{width:220px;height:auto;box-shadow:none;background:0 0;border-radius:0;margin:0 auto 18px}.login-logo-copro img{object-fit:contain;width:100%;height:auto;display:block}.dashboard-premium-hero{background:radial-gradient(circle at 100% 0,#dc262624,#0000 32%),linear-gradient(135deg,#fff 0%,#f8fafc 50%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:28px;justify-content:space-between;align-items:stretch;gap:28px;margin-bottom:22px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a14}.dashboard-premium-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#dc26261c,#0000 24%);position:absolute;inset:0}.dashboard-premium-main{z-index:1;align-items:center;gap:22px;min-width:0;display:flex;position:relative}.dashboard-premium-logo{background:#fff;border:1px solid #e2e8f0;border-radius:24px;place-items:center;width:138px;min-width:138px;height:96px;display:grid;box-shadow:0 16px 34px #0f172a14}.dashboard-premium-logo img{object-fit:contain;max-width:108px;max-height:70px}.dashboard-premium-kicker{color:#dc2626;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:950}.dashboard-premium-hero h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,44px)}.dashboard-premium-subtitle{color:#475569;max-width:760px;margin:10px 0 0;font-size:16px;font-weight:750;line-height:1.45}.dashboard-premium-meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.dashboard-premium-meta span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-weight:900;box-shadow:0 8px 20px #0f172a0b}.dashboard-premium-side{z-index:1;gap:12px;min-width:260px;display:grid;position:relative}.dashboard-premium-status{background:#ffffffdb;border:1px solid #e2e8f0;border-radius:20px;padding:16px 18px;box-shadow:0 12px 25px #0f172a0e}.dashboard-premium-status span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.dashboard-premium-status strong{color:#0f172a;font-size:28px;line-height:1}.dashboard-premium-status.danger strong{color:#dc2626}@media (width<=1100px){.dashboard-premium-hero{display:grid}.dashboard-premium-side{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.dashboard-premium-main{display:grid}.dashboard-premium-side{grid-template-columns:1fr}.dashboard-premium-logo{width:120px;min-width:120px;height:82px}}:root{--copro-red:#d71920;--copro-red-dark:#a91218;--copro-blue:#153a78;--copro-blue-dark:#0b1f3f;--copro-blue-soft:#eff6ff;--copro-slate:#0f172a;--copro-text:#1e293b;--copro-muted:#64748b;--copro-border:#dbe5f3;--copro-card:#fff;--copro-bg:#f4f7fb;--copro-shadow:0 18px 45px #0f172a14}body{background:radial-gradient(circle at top left, #153a7814, transparent 34%), radial-gradient(circle at top right, #d7192012, transparent 28%), var(--copro-bg);color:var(--copro-text)}.app{background:0 0}.sidebar{border-right:1px solid var(--copro-border);background:linear-gradient(#fff 0%,#f8fafc 58%,#eef4fb 100%);box-shadow:14px 0 40px #0f172a0b}.brand{border-bottom:1px solid #153a781f;padding-bottom:18px}.sidebar nav button{color:var(--copro-blue-dark);border:1px solid #0000;font-weight:850;transition:all .18s}.sidebar nav button:hover{color:var(--copro-blue);background:#eff6ff;border-color:#bfdbfe;transform:translate(2px)}.sidebar nav button.active{background:linear-gradient(135deg, var(--copro-blue) 0%, var(--copro-blue-dark) 100%);color:#fff;border-color:#153a7840;box-shadow:0 12px 28px #153a7838}.sidebar nav button.receiver-mode-shortcut{border-color:#d7192038}.sidebar nav button.receiver-mode-shortcut.active{background:linear-gradient(135deg, var(--copro-red) 0%, var(--copro-red-dark) 100%);box-shadow:0 12px 28px #d719203d}.service{border:1px solid var(--copro-border);color:var(--copro-blue-dark);background:#fff;box-shadow:0 10px 24px #0f172a0e}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--copro-shadow);background:#ffffffd6;border:1px solid #dbe5f3e6;border-radius:22px;margin-bottom:22px}.topbar input{border:1px solid var(--copro-border);color:var(--copro-text);background:#f8fafc}.topbar input:focus{border-color:var(--copro-blue);box-shadow:0 0 0 4px #153a781a}button{background:linear-gradient(135deg, var(--copro-blue) 0%, var(--copro-blue-dark) 100%);color:#fff;border:none;box-shadow:0 10px 22px #153a782e}button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.25)}button.secondary,.secondary{color:var(--copro-blue);background:#fff;border:1px solid #bfdbfe;box-shadow:0 8px 18px #0f172a0b}button.danger-button,.danger-button{background:linear-gradient(135deg, var(--copro-red) 0%, var(--copro-red-dark) 100%);color:#fff;box-shadow:0 10px 22px #d7192033}.logout{background:linear-gradient(135deg, var(--copro-red) 0%, var(--copro-red-dark) 100%)}.panel,.rule,.kpi-card,.card,.voice-card,.voice-preview-panel,.backup-status-card,.dashboard-call-summary,.users-hero,.user-form-panel,.users-list-panel{border:1px solid var(--copro-border);box-shadow:var(--copro-shadow);background:#fffffff0}.panel-title h2,.rule h2,.page-header h1,.dashboard-premium-hero h1{color:var(--copro-blue-dark)}.panel-title span,.page-header p,.rule p{color:var(--copro-muted)}.kpi-card{position:relative;overflow:hidden}.kpi-card:before{content:"";background:linear-gradient(90deg, var(--copro-blue), var(--copro-red));height:4px;position:absolute;inset:0 0 auto}.kpi-card strong,.kpi-value{color:var(--copro-blue-dark)}.badge.ok,.pill-ok{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.badge.info{color:var(--copro-blue);background:#eff6ff;border:1px solid #bfdbfe}.badge.danger,.pill-ko{color:var(--copro-red-dark);background:#fef2f2;border:1px solid #fecaca}table{border-collapse:separate;border-spacing:0}thead th{background:linear-gradient(135deg, var(--copro-blue-dark) 0%, var(--copro-blue) 100%);color:#fff;font-weight:900}tbody tr:hover{background:#f8fafc}input,select,textarea{border:1px solid var(--copro-border);color:var(--copro-text);background:#fff}input:focus,select:focus,textarea:focus{border-color:var(--copro-blue);outline:none;box-shadow:0 0 0 4px #153a781a}label span,.form-line span{color:var(--copro-blue-dark)}.login-screen{background:radial-gradient(circle at top left, #153a7842, transparent 30%), radial-gradient(circle at bottom right, #d7192033, transparent 34%), linear-gradient(135deg, var(--copro-blue-dark) 0%, #111827 100%)}.login-card{border:1px solid #ffffff29;box-shadow:0 28px 70px #00000047}.login-card h1{color:var(--copro-blue-dark)}.login-error{color:var(--copro-red-dark);background:#fef2f2;border:1px solid #fecaca}.dashboard-premium-hero{background:radial-gradient(circle at 100% 0,#d7192029,#0000 34%),radial-gradient(circle at 0 100%,#153a781f,#0000 36%),linear-gradient(135deg,#fff 0%,#f8fafc 48%,#eff6ff 100%);border-color:#153a7829}.dashboard-premium-kicker{color:var(--copro-red)}.dashboard-premium-logo{border-color:#153a7821}.dashboard-premium-meta span{color:var(--copro-blue-dark);border-color:#153a781f}.real-mode-on{background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%);border-color:#bbf7d0}.real-mode-off{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border-color:#fed7aa}.real-mode-title{color:var(--copro-blue-dark)}.notice{border-left:5px solid var(--copro-blue)}.empty-state{border:1px dashed var(--copro-border);color:var(--copro-muted);background:#f8fafc}.muted{color:var(--copro-muted)}.dashboard-ops-grid{grid-template-columns:minmax(420px,1.3fr) minmax(300px,.8fr);align-items:start;gap:22px;margin:22px 0;display:grid}.dashboard-events-panel{grid-column:1/-1}.dashboard-section-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dashboard-section-title p{color:var(--copro-red,#d71920);text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px;font-size:12px;font-weight:950}.dashboard-section-title h2{color:var(--copro-blue-dark,#0b1f3f);letter-spacing:-.02em;margin:0;font-size:22px}.dashboard-empty-good{background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%);border:1px solid #bbf7d0;border-radius:20px;gap:6px;padding:22px;display:grid}.dashboard-empty-good strong{color:#166534;font-size:18px}.dashboard-empty-good span{color:#64748b;font-weight:800}.dashboard-alert-list{gap:10px;display:grid}.dashboard-alert-row{text-align:left;width:100%;color:var(--copro-text,#1e293b);background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;box-shadow:0 10px 24px #0f172a0b}.dashboard-alert-row:hover{border-color:#d719204d;box-shadow:0 14px 30px #d719201a}.dashboard-alert-row strong{color:var(--copro-blue-dark,#0b1f3f);font-size:15px;display:block}.dashboard-alert-row span{color:#64748b;margin-top:4px;font-weight:800;display:block}.dashboard-alert-meta{text-align:right;flex:none}.dashboard-alert-meta em{color:var(--copro-red-dark,#a91218);background:#fef2f2;border:1px solid #fecaca;border-radius:999px;margin-top:6px;padding:5px 9px;font-style:normal;font-weight:950;display:inline-flex}.dashboard-quick-actions{gap:12px;display:grid}.dashboard-quick-action{text-align:left;border-radius:20px;gap:4px;min-height:82px;padding:18px;display:grid}.dashboard-quick-action strong{font-size:16px}.dashboard-quick-action span{opacity:.86;font-weight:850}.dashboard-quick-action.red{background:linear-gradient(135deg, var(--copro-red,#d71920), var(--copro-red-dark,#a91218))}.dashboard-quick-action.blue{background:linear-gradient(135deg, var(--copro-blue,#153a78), var(--copro-blue-dark,#0b1f3f))}.dashboard-quick-action.dark{background:linear-gradient(135deg, #111827, var(--copro-blue-dark,#0b1f3f))}.dashboard-event-list{gap:10px;display:grid}.dashboard-event-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.dashboard-event-row strong{color:var(--copro-blue-dark,#0b1f3f);display:block}.dashboard-event-row p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-weight:750;overflow:hidden}.dashboard-event-row small{color:#64748b;white-space:nowrap;font-weight:850}.event-dot{border-radius:999px;width:11px;height:11px;display:inline-block}.event-dot.ok{background:#22c55e;box-shadow:0 0 0 5px #22c55e21}.event-dot.ko{background:var(--copro-red,#d71920);box-shadow:0 0 0 5px #d7192021}@media (width<=1100px){.dashboard-ops-grid{grid-template-columns:1fr}.dashboard-events-panel{grid-column:auto}}@media (width<=760px){.dashboard-alert-row,.dashboard-event-row{grid-template-columns:1fr;display:grid}.dashboard-alert-meta{text-align:left}.dashboard-event-row small{white-space:normal}}.main .live-layout{grid-template-columns:minmax(720px,1fr) clamp(360px,28vw,440px)!important;align-items:start!important;gap:24px!important;display:grid!important}.main .live-layout>.panel{min-width:0;overflow-x:auto}.main .live-layout table{width:100%;min-width:980px}.main .enhanced-alert-detail-shell{z-index:2;width:100%;min-width:0;max-width:440px;position:sticky;top:92px}.main .enhanced-alert-detail-shell .enhanced-alert-detail{overflow-wrap:anywhere;max-width:100%}.main .enhanced-alert-detail-shell .enhanced-alert-grid,.main .enhanced-alert-detail-shell .enhanced-alert-card,.main .enhanced-alert-detail-shell .enhanced-call-exploitation{min-width:0}@media (width<=1680px){.main .live-layout{grid-template-columns:1fr!important}.main .enhanced-alert-detail-shell{width:100%;max-width:none;position:static}.main .live-layout>.panel{overflow-x:auto}.main .live-layout table{min-width:1050px}}@media (width<=900px){.main .live-layout{gap:16px!important}.main .live-layout table{min-width:920px}.main .enhanced-alert-detail-shell{border-radius:18px}}.main .live-layout table{table-layout:fixed!important;min-width:860px!important}.main .live-layout table th,.main .live-layout table td{vertical-align:middle;padding:12px 10px!important}.main .live-layout table th:first-child,.main .live-layout table td:first-child{white-space:nowrap;width:76px}.main .live-layout table th:nth-child(2),.main .live-layout table td:nth-child(2),.main .live-layout table th:nth-child(3),.main .live-layout table td:nth-child(3){width:90px}.main .live-layout table th:nth-child(4),.main .live-layout table td:nth-child(4){width:145px}.main .live-layout table th:nth-child(5),.main .live-layout table td:nth-child(5){width:185px}.main .live-layout table th:nth-child(6),.main .live-layout table td:nth-child(6){text-align:center;width:92px}.main .live-layout table th:nth-child(7),.main .live-layout table td:nth-child(7){text-align:center;width:78px}.main .live-layout table th:nth-child(8),.main .live-layout table td:nth-child(8){text-align:center;width:68px}.main .live-layout table .badge{white-space:normal;text-align:center;justify-content:center;max-width:100%;padding:5px 8px;font-size:11px;line-height:1.15;display:inline-flex}.main .live-layout table small{font-size:10px;line-height:1.2}.main .live-layout table .mini{min-width:auto;font-size:11px;padding:7px 10px!important}@media (width<=1680px){.main .live-layout{grid-template-columns:minmax(0,1fr) 360px!important}.main .enhanced-alert-detail-shell{max-width:360px;position:sticky;top:92px}.main .live-layout table{min-width:840px!important}}@media (width<=1280px){.main .live-layout{grid-template-columns:1fr!important}.main .enhanced-alert-detail-shell{max-width:none;position:static}.main .live-layout table{min-width:860px!important}}.main{background:radial-gradient(circle at 18% 0,#153a7812,#0000 28%),radial-gradient(circle at 95% 8%,#d719200f,#0000 26%)}.page-header,.hero{background:radial-gradient(circle at 100% 0,#d719201a,#0000 32%),linear-gradient(135deg,#fff 0%,#f8fafc 58%,#eff6ff 100%);border:1px solid #dbe5f3f2;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a12}.page-header:before,.hero:before{content:"";background:linear-gradient(90deg, var(--copro-blue,#153a78), var(--copro-red,#d71920));height:5px;position:absolute;inset:0 0 auto}.page-header h1,.hero h1{color:var(--copro-blue-dark,#0b1f3f);letter-spacing:-.035em;font-size:clamp(28px,2.3vw,38px)}.page-header p,.hero p{color:#64748b;font-weight:800}.panel{background:linear-gradient(#fffffff5 0%,#f8fafceb 100%);border:1px solid #dbe5f3fa;border-radius:24px;box-shadow:0 18px 42px #0f172a13}.panel-title{border-bottom:1px solid #dbe5f3e0;margin-bottom:16px;padding-bottom:14px}.panel-title h2{color:var(--copro-blue-dark,#0b1f3f);letter-spacing:-.025em;font-size:22px}.panel-title span{min-height:28px;color:var(--copro-blue,#153a78);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:5px 10px;font-weight:900;display:inline-flex}.cards{gap:20px}.kpi-card{border-radius:22px;min-height:112px}.kpi-card label,.kpi-card .label{color:#64748b;font-weight:950}.kpi-card strong,.kpi-card .value{color:var(--copro-blue-dark,#0b1f3f);letter-spacing:-.04em}.panel table{border-radius:18px;width:100%;overflow:hidden}.panel thead th{background:linear-gradient(135deg, var(--copro-blue-dark,#0b1f3f) 0%, var(--copro-blue,#153a78) 100%);color:#fff;text-transform:uppercase;letter-spacing:.045em;padding:13px 14px;font-size:12px}.panel tbody td{border-bottom:1px solid #e2e8f0e6;padding:14px}.panel tbody tr{transition:background .16s,transform .16s}.panel tbody tr:hover{background:#f8fafc}.form-grid label,.form-line,.panel label{color:var(--copro-blue-dark,#0b1f3f);font-weight:850}.form-grid input,.form-grid select,.form-grid textarea,.form-line input,.form-line select,.form-line textarea,.panel input,.panel select,.panel textarea{background:#fff;border:1px solid #cbd5e1f2;border-radius:14px;transition:border-color .18s,box-shadow .18s,background .18s}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.form-line input:focus,.form-line select:focus,.form-line textarea:focus,.panel input:focus,.panel select:focus,.panel textarea:focus{border-color:var(--copro-blue,#153a78);background:#fff;box-shadow:0 0 0 4px #153a781a}.form-actions,.table-actions,.hero-actions{gap:10px}button.mini,.mini{border-radius:11px;font-weight:950}button.small-dark,.small-dark{background:linear-gradient(135deg, var(--copro-blue-dark,#0b1f3f) 0%, #111827 100%);color:#fff}.badge{border:1px solid #0000;border-radius:999px;font-weight:950}.badge.ok{color:#166534;background:#dcfce7;border-color:#bbf7d0}.badge.info{color:var(--copro-blue,#153a78);background:#dbeafe;border-color:#bfdbfe}.badge.danger,.badge.error{color:var(--copro-red-dark,#a91218);background:#fee2e2;border-color:#fecaca}.badge.warning,.badge.orange{color:#9a3412;background:#ffedd5;border-color:#fed7aa}.empty-state{color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px dashed #94a3b8b3;border-radius:20px;font-weight:850}.users-layout .panel{border-radius:26px}.permission-check{transition:border-color .16s,background .16s,transform .16s}.permission-check:hover{background:#fff;border-color:#bfdbfe;transform:translateY(-1px)}.permission-check:has(input:checked){color:var(--copro-blue-dark,#0b1f3f);background:linear-gradient(135deg,#fff 0%,#fff1f2 100%);border-color:#d7192052}.backup-status-card{border-radius:22px}.backup-status-card strong{color:var(--copro-blue-dark,#0b1f3f)}.voice-card,.voice-preview-panel,.telephony-live-role-panel,.telephony-live-simplified-note,.receiver-exploitation-dashboard,.receiver-exploitation-home{background:linear-gradient(#fffffff5 0%,#f8fafceb 100%);border:1px solid #dbe5f3fa;border-radius:24px;box-shadow:0 18px 42px #0f172a13}.live-layout>.panel,.enhanced-alert-detail-shell,.enhanced-alert-detail-shell .enhanced-alert-detail{border-radius:24px}.enhanced-alert-detail-shell .enhanced-alert-card,.enhanced-alert-detail-shell .enhanced-call-exploitation{border-radius:18px}.alert-detector-cell{color:var(--copro-blue-dark,#0b1f3f);font-weight:850}.selected-row{outline-offset:-2px;outline:2px solid #153a7852}.topbar .status,.status{border-radius:16px;font-weight:950}.status.ok{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.status.error{color:var(--copro-red-dark,#a91218);background:#fef2f2;border:1px solid #fecaca}@media (width<=1100px){.page-header,.hero,.panel{border-radius:20px}.topbar{border-radius:18px}}.ops-unmapped-receiver-actions{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%)!important;border:1px solid #fed7aa!important}.ops-unmapped-receiver-actions h3{color:#9a3412}.ops-unmapped-receiver-actions p{color:#64748b;font-weight:800}.ops-unmapped-actions-grid{gap:10px;margin-top:12px;display:grid}.ops-unmapped-actions-grid button{justify-content:center;width:100%}@media (width<=760px){.ops-unmapped-actions-grid{grid-template-columns:1fr}}.ops-grouped-intrusion-block{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%)!important;border:1px solid #bfdbfe!important}.ops-grouped-intrusion-block h3{color:var(--copro-blue-dark,#0b1f3f)}.ops-grouped-intrusion-block p{color:#64748b;font-weight:800}.ops-grouped-intrusion-grid{grid-template-columns:.6fr 1.4fr;gap:10px;margin-top:12px;display:grid}.ops-grouped-intrusion-grid div{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:12px}.ops-grouped-intrusion-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.ops-grouped-intrusion-grid strong{color:var(--copro-blue-dark,#0b1f3f);overflow-wrap:anywhere;font-size:18px}@media (width<=760px){.ops-grouped-intrusion-grid{grid-template-columns:1fr}}
