:root{color:#202124;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#f48120;border:0;border-radius:5px;padding:9px 13px}button:hover{background:#e56d0d}button:disabled{opacity:.5;cursor:not-allowed}button.danger{background:#c53a32}input,select{color:#31343a;background:#fff;border:1px solid #d8dce1;border-radius:5px;min-height:37px;padding:7px 9px}label{color:#5e6570;gap:5px;font-size:.78rem;display:grid}.app-header,.section-heading,footer,.tools,.bulk-tools,.call-controls,.audio-actions{align-items:center;gap:10px;display:flex}.app-header,.section-heading{justify-content:space-between}main{max-width:1440px;margin:auto;padding:32px}.app-header{border-bottom:1px solid #e0e2e5;padding-bottom:24px}h1{color:#23272d;margin:0;font-size:2rem}h2{color:#2c3036;margin:4px 0 12px;font-size:1.08rem}.brand-mark,.eyebrow{color:#f48120;letter-spacing:.12em;margin:0;font-size:.7rem;font-weight:700}.muted{color:#68717d;margin:5px 0}.provider-badge,.live-indicator{color:#c35607;background:#fff0e6;border-radius:100px;padding:8px 12px;font-size:.82rem;font-weight:700}.provider-badge.failed{color:#a12c22;background:#ffe8e6}.app-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:24px;display:grid}.card{background:#fff;border:1px solid #e4e6e9;border-radius:8px;padding:20px;overflow:auto;box-shadow:0 1px 2px #2021240d}.numbers-module{grid-column:span 1}.active-calls{grid-column:1/-1}.tools,.bulk-tools{flex-wrap:wrap;align-items:end;margin:16px 0}.bulk-tools{background:#fff5ed;border-left:3px solid #f48120;border-radius:4px;padding:11px;font-size:.84rem}.file-button{color:#c35607;cursor:pointer;background:#fff0e6;border-radius:5px;align-items:center;min-height:37px;padding:8px 10px;display:inline-flex}.file-button input{display:none}table{border-collapse:collapse;width:100%;font-size:.87rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #eceef0;padding:11px 8px}th{color:#69727d;font-weight:600}footer{color:#68717d;justify-content:space-between;margin-top:14px;font-size:.84rem}.call-controls{flex-wrap:wrap}.call-status{background:#eef1f4;border-radius:20px;padding:4px 7px;font-size:.78rem}.call-status.answered{color:#17783f;background:#e4f7eb}.empty{text-align:center;color:#818994;padding:24px}.audios-module ul{margin:14px 0;padding:0;list-style:none}.audios-module li{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.overlay{z-index:10;background:#1d202680;place-items:center;display:grid;position:fixed;inset:0}.editor{background:#fff;border-radius:8px;gap:13px;width:min(440px,92vw);padding:24px;display:grid;box-shadow:0 20px 70px #0004}.checkbox{align-items:center;gap:8px;display:flex}.checkbox input{min-height:auto}.notice{z-index:20;color:#fff;background:#2e3338;border-radius:6px;align-items:center;gap:12px;padding:12px 14px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 4px 16px #0003}.notice button{background:0 0;border:1px solid #fff8;padding:5px 8px}@media (width<=900px){main{padding:18px}.app-grid{grid-template-columns:1fr}.numbers-module,.active-calls{grid-column:1}.app-header{flex-direction:column;align-items:flex-start}}.sip-timeline{gap:10px;padding:12px 0;display:grid}.timeline-title{color:#69727d;justify-content:space-between;font-size:.8rem;display:flex}.timeline-events{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.sip-event{background:#f8f9fa;border-left:3px solid #adb5bd;grid-template-columns:auto auto;gap:4px;min-width:142px;padding:8px;font-size:.78rem;display:grid}.sip-event.provisional{border-color:#f48120}.sip-event.success{border-color:#23a559}.sip-event.client-error,.sip-event.server-error,.sip-event.global-failure{border-color:#c53a32}.event-direction{color:#69727d;font-size:.68rem}.sip-event time{color:#7c858e;grid-column:1/-1}.audio-channels{grid-template-columns:1fr 1fr;gap:14px;display:grid}.audio-channels>div{gap:5px;font-size:.8rem;display:grid}.audio-channels small{color:#7c858e}.meter{background:#eef1f4;border-radius:4px;align-items:center;gap:2px;height:28px;padding:3px 5px;display:flex}.meter i{width:4px;height:var(--height);background:#b6bdc5;border-radius:2px;display:block}.meter.active i{background:#f48120;animation:.85s ease-in-out infinite alternate pulse}.meter.active i:nth-child(2n){animation-delay:.25s}.meter.active i:nth-child(3n){animation-delay:.45s}@keyframes pulse{to{opacity:.45;transform:scaleY(.35)}}
