:root{--bs-page-bg: #ececec;--bs-surface-bg: #fdfdfd;--bs-hover-bg: #f5f5f5;--bs-border-split: #0202020f;--bs-scrollbar-track: #e0e0e0;--bs-scrollbar-thumb: #4d123077;--bs-pill-bg: #eef0f3;--bs-stage-queued: #8c6d1f;--bs-stage-upload: #5a6cf0;--bs-stage-transcribe: #2f54eb;--bs-ki-bg: #e7ecff;--bs-ki-fg: #2f54eb;--bs-mensch-bg: #e0f0ed;--bs-mensch-fg: #0f8f7f;--bs-missed-fg: #8a7982;--bs-queue-missed-bg: #fff1f0;--bs-queue-missed-fg: #cf1322;--bs-queue-pending-bg: #f5f5f5;--bs-label-border: #bba9b3}html[data-theme=dark]{--bs-page-bg: #171514;--bs-surface-bg: #1b1918;--bs-hover-bg: #232120;--bs-border-split: #2c2b28;--bs-scrollbar-track: #2c2b28;--bs-scrollbar-thumb: #e2a8c666;--bs-pill-bg: #2c2b28;--bs-stage-queued: #e6b556;--bs-stage-upload: #8fbaea;--bs-stage-transcribe: #8fbaea;--bs-ki-bg: #1c2a3a;--bs-ki-fg: #8fbaea;--bs-mensch-bg: #163330;--bs-mensch-fg: #6fe3c8;--bs-missed-fg: #8d8680;--bs-queue-missed-bg: #3a2224;--bs-queue-missed-fg: #e2848a;--bs-queue-pending-bg: #2c2b28;--bs-label-border: #3a3835}html{margin:0 auto;padding:0;background-color:var(--bs-page-bg)}svg,span,img,li,a,div{vertical-align:middle}.ant-scroll-number-only *,.ant-scroll-number-only{vertical-align:baseline}.cardhover{cursor:pointer}.lv-card>.ant-card-head>.ant-card-head-wrapper{flex-wrap:wrap;row-gap:8px}.lv-card>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{flex:0 1 auto;width:auto;min-width:fit-content}.release-notes-collapse .ant-collapse-header-text{min-width:0}.cardhover:hover{background-color:var(--bs-hover-bg)}.bs-listview-row{background-color:var(--bs-surface-bg)}.sidebarBadgeSize>span{width:10px!important;height:10px!important;margin-bottom:3px;margin-right:10px}.skeleton-settings-card ul{margin:0!important}.skeleton-settings-card ul li{height:70px!important;margin-top:5px!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:var(--bs-scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--bs-scrollbar-thumb);border-radius:10px}@media (min-width: 992px){.lv-card>.ant-card-head{position:sticky;left:20px;z-index:2;max-width:calc(100vw - 280px)}}.bs-navrow{display:flex;align-items:center;gap:11px;padding:8px 24px;color:#d3bcc8;cursor:pointer;font-size:13.5px;transition:background .14s,color .14s}.bs-navrow:hover{background:#ffffff0f;color:#fff}.bs-navrow.active{position:relative;background:#ffffff14;color:#fff}.bs-navrow.active:before{content:"";position:absolute;left:0;top:25%;bottom:25%;width:3px;border-radius:2px;background:#6ab023}.bs-navgroup{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#a07f8f;font-weight:700;padding:14px 24px 6px}html[data-theme=dark] .bs-navrow{color:#c9c4bf}html[data-theme=dark] .bs-navgroup{color:#938e89}.bs-sidebar-menu .ant-menu-item-selected{position:relative}.bs-sidebar-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:25%;bottom:25%;width:3px;border-radius:2px;background:#6ab023}.bs-navfoot{border-top:1px solid rgba(255,255,255,.14);background:#0000002e;padding:6px 0}.bs-hub-content>*{max-width:100%!important;width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:0!important}.call-live-dots{display:inline-flex;align-items:center;gap:4px}.call-live-dots i{width:6px;height:6px;border-radius:50%;background:#17b26a;animation:callDotBounce 1.1s ease-in-out infinite}.call-live-dots i:nth-child(2){animation-delay:.16s}.call-live-dots i:nth-child(3){animation-delay:.32s}@keyframes callDotBounce{0%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-5px);opacity:1}}.call-stage{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.call-stage.queued{color:var(--bs-stage-queued)}.call-stage.queued .stage-ic{display:inline-flex;animation:callQueuePulse 1.6s ease-in-out infinite}@keyframes callQueuePulse{0%,to{opacity:.55}50%{opacity:1}}.call-stage.upload{color:var(--bs-stage-upload)}.call-stage.upload .stage-ic{display:inline-flex;animation:callUploadBob 1.3s ease-in-out infinite}@keyframes callUploadBob{0%,to{transform:translateY(1px);opacity:.55}50%{transform:translateY(-3px);opacity:1}}.call-stage.transcribe{color:var(--bs-stage-transcribe)}.call-stage.transcribe .stage-ic{display:inline-flex;transform-origin:center;animation:callWavePulse 1.1s ease-in-out infinite}@keyframes callWavePulse{0%,to{transform:scale(.88);opacity:.5}50%{transform:scale(1.1);opacity:1}}@media (prefers-reduced-motion: reduce){.call-live-dots i,.call-stage .stage-ic{animation:none!important;opacity:1!important}}.call-flow{display:inline-flex;align-items:center;gap:3px;padding:3px;background:var(--bs-pill-bg);border-radius:20px;width:fit-content}.call-flow .cf-seg{width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.call-flow .cf-seg.ki{background:var(--bs-ki-bg);color:var(--bs-ki-fg)}.call-flow .cf-seg.mensch{background:var(--bs-mensch-bg);color:var(--bs-mensch-fg)}.call-flow .cf-seg.missed{background:transparent;color:var(--bs-missed-fg)}.call-flow .cf-seg.queue-missed{background:var(--bs-queue-missed-bg);color:var(--bs-queue-missed-fg)}.call-flow .cf-seg.queue-pending{background:var(--bs-queue-pending-bg);color:var(--bs-missed-fg)}.call-flow .cf-dot{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;margin-left:1px}.call-flow--sm{gap:2px;padding:2px}.call-flow--sm .cf-seg{width:17px;height:17px}.call-flow--sm .cf-dot{width:14px;height:14px}html[data-theme=dark] .leaflet-container{background:#171514}html[data-theme=dark] .leaflet-tile{filter:invert(1) hue-rotate(180deg) brightness(.9) contrast(.85) saturate(.3)}html[data-theme=dark] .leaflet-control-zoom a,html[data-theme=dark] .leaflet-control-attribution a{background-color:#1b1918;color:#f3eef1;border:1px solid #2c2b28}html[data-theme=dark] .leaflet-control-attribution{background-color:#1b1918;color:#f3eef1}html[data-theme=dark] .ant-result-icon>svg,html[data-theme=dark] .ant-result-image svg,html[data-theme=dark] .ant-result-image img{filter:brightness(.75) contrast(.95)}
