.softphone-fab[data-v-1eb4d637]{background:var(--ui-primary);border:0;border-radius:50%;bottom:1.25rem;box-shadow:0 10px 25px #0f172a40;color:#fff;cursor:pointer;display:grid;height:3.25rem;place-items:center;position:fixed;right:1.25rem;width:3.25rem;z-index:40}.softphone-fab__icon[data-v-1eb4d637]{font-size:1.35rem}.softphone-fab__dot[data-v-1eb4d637]{border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:2px;top:2px;width:10px}.softphone-fab__dot--registered[data-v-1eb4d637]{background:var(--ui-success,#16a34a)}.softphone-fab__dot--connecting[data-v-1eb4d637]{background:var(--ui-warning,#d97706)}.softphone-fab__dot--failed[data-v-1eb4d637],.softphone-fab__dot--off[data-v-1eb4d637]{background:var(--ui-error,#dc2626)}.softphone-panel[data-v-1eb4d637]{background:var(--ui-bg,#fff);border:1px solid var(--ui-border,#e2e8f0);border-radius:14px;bottom:1.25rem;box-shadow:0 16px 40px #0f172a2e;overflow:hidden;position:fixed;right:1.25rem;width:264px;z-index:40}.softphone-panel__head[data-v-1eb4d637]{align-items:center;background:var(--ui-bg-elevated,#f8fafc);border-bottom:1px solid var(--ui-border,#e2e8f0);display:flex;gap:.5rem;padding:.6rem .75rem}.softphone-panel__head-icon[data-v-1eb4d637]{color:var(--ui-primary)}.softphone-panel__title[data-v-1eb4d637]{font-size:.85rem;font-weight:600}.softphone-panel__status[data-v-1eb4d637]{font-family:ui-monospace,monospace;font-size:.68rem;margin-left:auto}.softphone-panel__status--registered[data-v-1eb4d637]{color:var(--ui-success,#16a34a)}.softphone-panel__status--connecting[data-v-1eb4d637]{color:var(--ui-warning,#d97706)}.softphone-panel__status--failed[data-v-1eb4d637],.softphone-panel__status--off[data-v-1eb4d637]{color:var(--ui-error,#dc2626)}.softphone-panel__idle[data-v-1eb4d637]{padding:.9rem}.softphone-panel__dial[data-v-1eb4d637]{margin-bottom:.7rem}.softphone-panel__dial-input[data-v-1eb4d637]{width:100%}.softphone-panel__keypad[data-v-1eb4d637]{display:grid;gap:.45rem;grid-template-columns:repeat(3,1fr);margin-bottom:.8rem}.softphone-panel__key[data-v-1eb4d637]{background:var(--ui-bg-elevated,#f8fafc);border:1px solid var(--ui-border,#e2e8f0);border-radius:8px;color:var(--ui-text,#334155);cursor:pointer;font:600 1rem ui-monospace,monospace;height:2.4rem}.softphone-panel__key[data-v-1eb4d637]:hover{background:var(--ui-bg-accented,#f1f5f9)}.softphone-panel__history[data-v-1eb4d637]{border-top:1px solid var(--ui-border,#e2e8f0);margin:.8rem -.9rem -.9rem}.softphone-panel__history-list[data-v-1eb4d637]{background:var(--ui-bg,#fff);max-height:168px;overflow-y:auto}.softphone-panel__history-item[data-v-1eb4d637]{align-items:center;background:transparent;border:0;color:var(--ui-text,#334155);cursor:pointer;display:flex;font-size:.76rem;gap:.5rem;padding:.45rem .9rem;text-align:left;width:100%}.softphone-panel__history-item[data-v-1eb4d637]:hover{background:var(--ui-bg-elevated,#f8fafc)}.softphone-panel__history-item-icon[data-v-1eb4d637]{flex:none;font-size:.85rem}.softphone-panel__history-item-icon--in[data-v-1eb4d637]{color:var(--ui-success,#16a34a)}.softphone-panel__history-item-icon--out[data-v-1eb4d637]{color:var(--ui-text-muted,#64748b)}.softphone-panel__history-item-icon--missed[data-v-1eb4d637]{color:var(--ui-error,#dc2626)}.softphone-panel__history-who[data-v-1eb4d637]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.softphone-panel__history-time[data-v-1eb4d637]{color:var(--ui-text-dimmed,#94a3b8);flex:none;font:.68rem ui-monospace,monospace;margin-left:auto}.softphone-panel__history-empty[data-v-1eb4d637]{color:var(--ui-text-muted,#64748b);font-size:.74rem;padding:.8rem .9rem;text-align:center}.softphone-panel__call[data-v-1eb4d637]{display:grid;gap:.55rem;justify-items:center;padding:1.4rem 1rem 1.1rem;text-align:center}.softphone-panel__avatar[data-v-1eb4d637]{background:color-mix(in srgb,var(--ui-primary) 12%,transparent);border-radius:50%;color:var(--ui-primary);display:grid;font-size:1.1rem;font-weight:700;height:3.4rem;place-items:center;width:3.4rem}.softphone-panel__who b[data-v-1eb4d637]{display:block;font-size:.95rem}.softphone-panel__who span[data-v-1eb4d637]{color:var(--ui-text-muted,#64748b);font-family:ui-monospace,monospace;font-size:.75rem}.softphone-panel__call-state[data-v-1eb4d637]{color:var(--ui-text-muted,#64748b);font:600 .8rem ui-monospace,monospace;font-variant-numeric:tabular-nums}.softphone-panel__actions[data-v-1eb4d637]{display:flex;gap:.6rem;margin-top:.3rem}.softphone-bar[data-v-1eb4d637]{align-items:center;background:#0f172a;color:#fff;display:flex;gap:.7rem;left:0;padding:.45rem .9rem;position:fixed;right:0;top:0;z-index:50}.softphone-bar__who[data-v-1eb4d637]{font-size:.82rem;font-weight:600}.softphone-bar__timer[data-v-1eb4d637]{color:#ffffffbf;font:600 .78rem ui-monospace,monospace;font-variant-numeric:tabular-nums}.softphone-bar__grow[data-v-1eb4d637]{flex:1}.softphone-bar__mute[data-v-1eb4d637]{color:#fff}.softphone-bar__eq[data-v-1eb4d637]{align-items:flex-end;display:flex;gap:2px;height:14px}.softphone-bar__eq i[data-v-1eb4d637]{animation:softphone-eq-1eb4d637 1s ease-in-out infinite;background:#22c55e;border-radius:2px;width:3px}.softphone-bar__eq i[data-v-1eb4d637]:first-child{height:6px}.softphone-bar__eq i[data-v-1eb4d637]:nth-child(2){animation-delay:.2s;height:13px}.softphone-bar__eq i[data-v-1eb4d637]:nth-child(3){animation-delay:.4s;height:9px}.softphone-bar__eq--ringing i[data-v-1eb4d637]{background:#f59e0b}@keyframes softphone-eq-1eb4d637{50%{transform:scaleY(.4)}}.softphone-bar-enter-active[data-v-1eb4d637],.softphone-bar-leave-active[data-v-1eb4d637]{transition:transform .18s ease}.softphone-bar-enter-from[data-v-1eb4d637],.softphone-bar-leave-to[data-v-1eb4d637]{transform:translateY(-100%)}@media(prefers-reduced-motion:reduce){.softphone-bar__eq i[data-v-1eb4d637]{animation:none}}.tenant-layout[data-v-658c36cd]{display:flex;min-height:100vh}.tenant-layout__sidebar[data-v-658c36cd]{border-right:1px solid var(--c-grey20);display:none;flex-direction:column;flex-shrink:0;gap:16px;padding:20px 16px;width:240px}@media screen and (min-width:720px){.tenant-layout__sidebar[data-v-658c36cd]{display:flex}}.tenant-layout__brand[data-v-658c36cd]{align-items:center;display:flex;font-size:16px;font-weight:600;gap:10px;width:100%}.tenant-layout__brand--button[data-v-658c36cd]{background:transparent;border:none;border-radius:8px;color:inherit;cursor:pointer;font:inherit;margin:-6px -8px;padding:6px 8px;text-align:left;transition:background-color .15s ease}.tenant-layout__brand--button[data-v-658c36cd]:hover{background:var(--c-grey10)}.tenant-layout__brand-name[data-v-658c36cd]{min-width:0}.tenant-layout__brand-chevron[data-v-658c36cd]{color:var(--c-grey60);flex-shrink:0;margin-left:auto}.tenant-layout__nav[data-v-658c36cd],.tenant-layout__subnav[data-v-658c36cd]{display:flex;flex-direction:column;gap:4px}.tenant-layout__subnav[data-v-658c36cd]{margin-top:4px;padding-left:22px}.tenant-layout__link--sub[data-v-658c36cd]{font-size:13px;padding-block:6px}.tenant-layout__link[data-v-658c36cd]{align-items:center;border-radius:8px;color:var(--c-grey70);display:flex;font-size:14px;gap:10px;padding:8px 10px;transition:background-color .15s ease,color .15s ease}.tenant-layout__link[data-v-658c36cd]:hover{background:var(--c-grey10)}.tenant-layout__link--active[data-v-658c36cd]{background:var(--c-grey10);color:var(--c-primary);font-weight:600}.tenant-layout__nav-badge[data-v-658c36cd]{background:var(--c-primary);border-radius:999px;color:#fff;font-size:11px;font-weight:600;line-height:16px;margin-left:auto;min-width:20px;padding:1px 6px;text-align:center}.tenant-layout__user[data-v-658c36cd]{margin-top:auto}.tenant-layout__user-button[data-v-658c36cd]{align-items:center;background:transparent;border:none;border-radius:8px;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;padding:8px;text-align:left;transition:background-color .15s ease;width:100%}.tenant-layout__user-button[data-v-658c36cd]:hover{background:var(--c-grey10)}.tenant-layout__user-avatar[data-v-658c36cd]{align-items:center;background:var(--c-grey20);border-radius:50%;color:var(--c-grey80);display:inline-flex;flex-shrink:0;font-size:11px;font-weight:600;height:28px;justify-content:center;width:28px}.tenant-layout__user-name[data-v-658c36cd]{color:var(--c-grey80);flex:1;font-size:13px;font-weight:500;min-width:0}.tenant-layout__user-chevron[data-v-658c36cd]{color:var(--c-grey60);flex-shrink:0}.tenant-layout__main[data-v-658c36cd]{flex:1;min-width:0}
