:root{--avt-primary:#1ab394;--avt-primary-hover:#18a689;--avt-secondary:#1c84c6;--avt-bg:#f7f8fa;--avt-surface:#fff;--avt-text:#1a2332;--avt-muted:#64748b;--avt-border:#e8ecf1;--avt-danger:#ed5565;--avt-radius-card:16px;--avt-radius-field:12px}html,body,#root{height:100%}body{background:var(--avt-bg);color:var(--avt-text);margin:0;font-family:Inter,Arial,sans-serif;overflow:hidden}.telephony-shell{box-sizing:border-box;height:100vh;padding:24px 24px 96px;overflow:auto}.telephony-card{background:var(--avt-surface);border:1px solid var(--avt-border);border-radius:var(--avt-radius-card);padding:24px;box-shadow:0 10px 30px #0f172a0f}.telephony-kicker{color:var(--avt-primary);font-weight:700}button{border-radius:var(--avt-radius-field);background:var(--avt-primary);color:#fff;cursor:pointer;border:0;padding:10px 14px}button:disabled{background:var(--avt-muted);cursor:not-allowed}.telephony-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:16px;display:grid}.telephony-muted{color:var(--avt-muted)}.telephony-card label{color:var(--avt-muted);gap:6px;margin:10px 0;display:grid}.telephony-card input{border:1px solid var(--avt-border);border-radius:var(--avt-radius-field);padding:10px}.journal-row{border-top:1px solid var(--avt-border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.telephony-badge{border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.telephony-badge.safe{color:#166534;background:#dcfce7}.telephony-badge.danger{color:#991b1b;background:#fee2e2}.telephony-audit-summary{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.telephony-audit-summary span{border:1px solid var(--avt-border);border-radius:var(--avt-radius-field);color:var(--avt-muted);padding:6px 8px}.telephony-status-list{align-items:start;gap:8px;display:grid}.softphone-bottom-dock{z-index:50;color:#e8fbff;background:#003b49;border-top:3px solid #12a7c8;justify-content:space-between;align-items:stretch;gap:16px;height:72px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:visible;box-shadow:0 -10px 28px #00192838}.softphone-call-strip{background:#004f5f;flex:auto;grid-template-columns:72px minmax(180px,1fr) auto;align-items:center;gap:18px;min-width:0;min-height:72px;display:grid}.softphone-channel-icons{background:#003340;grid-template-columns:1fr 1fr;place-items:center;height:72px;font-size:22px;display:grid}.softphone-call-copy{gap:4px;min-width:0;display:grid}.softphone-call-copy strong{color:#b9e8ef;font-size:13px}.softphone-call-copy span{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.softphone-timer{letter-spacing:.02em;align-items:center;gap:8px;padding-right:8px;font-size:30px;font-weight:500;display:inline-flex}.softphone-record-dot{background:#ff6b82;border-radius:999px;width:9px;height:9px;display:inline-block}.softphone-strip-actions-right{background:#003243;flex:none;justify-content:flex-end;align-items:stretch;display:flex}.softphone-actions{align-items:stretch;min-height:72px;display:flex}.softphone-actions button{border-radius:0;min-width:74px;font-size:15px}.softphone-actions--large button{min-width:86px;font-weight:800}.softphone-accept{background:#16a34a}.softphone-hangup{background:#ff6676;font-size:24px}.softphone-muted-action{background:#0b6172}.softphone-dialpad-panel{background:#003243;border-left:1px solid #ffffff24;align-items:center;gap:8px;padding:10px 14px;display:flex}.softphone-dialpad-panel--large{border-left:0;border-radius:16px 0 0;grid-template-columns:1fr;align-items:stretch;width:286px;padding:16px;display:grid;position:absolute;bottom:72px;right:0;box-shadow:0 -18px 34px #00192842}.softphone-dialpad-panel input{box-sizing:border-box;color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;width:100%;padding:10px 12px}.softphone-dialpad-panel input::placeholder{color:#ffffff94}.softphone-keypad{grid-template-columns:repeat(3,54px);grid-auto-rows:54px;justify-content:center;gap:10px;display:grid}.softphone-keypad button{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:999px;place-items:center;gap:0;width:54px;height:54px;padding:0;display:grid}.softphone-keypad span{font-size:24px;line-height:1}.softphone-keypad small{color:#ffffffb3;font-size:10px;display:block}.softphone-call-button{background:#14b8a6;min-width:104px;font-weight:800}@media (width<=960px){.softphone-bottom-dock{flex-wrap:wrap;gap:0}.softphone-call-strip{flex-basis:100%;grid-template-columns:56px minmax(120px,1fr) auto}.softphone-strip-actions-right{justify-content:flex-end;width:100%}.softphone-dialpad-panel{flex:auto;overflow-x:auto}.softphone-keypad{grid-template-columns:repeat(6,32px);grid-auto-rows:28px}.softphone-keypad button{border-radius:7px;width:32px;height:28px}.softphone-keypad small{display:none}}
