.splash-screen.svelte-irjz2v.svelte-irjz2v{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;overflow:hidden;background-color:var(--cds-ui-background, #ffffff);color:var(--cds-text-01, #161616);font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif}.splash-screen__content.svelte-irjz2v.svelte-irjz2v{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.splash-screen__mark.svelte-irjz2v.svelte-irjz2v{width:40px;height:44px;margin-bottom:1.5rem;animation:svelte-irjz2v-splash-breathe var(--splash-pulse-ms) ease-in-out infinite;animation-delay:var(--splash-pulse-phase)}.splash-screen__mark.svelte-irjz2v svg.svelte-irjz2v{width:100%;height:100%;overflow:visible}.splash-screen__mark.has-logo.svelte-irjz2v.svelte-irjz2v{display:flex;justify-content:center;width:auto;height:40px}.splash-screen__mark.svelte-irjz2v img.svelte-irjz2v{height:100%;max-width:min(240px,100vw - 4rem);object-fit:contain}.splash-screen__mark.is-ready.svelte-irjz2v.svelte-irjz2v{animation:none}.splash-screen__mark-body.svelte-irjz2v.svelte-irjz2v{fill:#216eea}.splash-screen__mark-dot.svelte-irjz2v.svelte-irjz2v{fill:#1ad8a2;transform-box:fill-box;transform-origin:center;animation:svelte-irjz2v-splash-dot var(--splash-pulse-ms) ease-in-out infinite;animation-delay:var(--splash-pulse-phase)}.splash-screen__mark-dot--bottom.svelte-irjz2v.svelte-irjz2v{animation-delay:calc(var(--splash-pulse-phase) - var(--splash-pulse-ms) / 2)}.splash-screen__title.svelte-irjz2v.svelte-irjz2v{margin:0;font-size:1.25rem;font-weight:500;line-height:1.3;letter-spacing:0}.splash-screen__subtitle.svelte-irjz2v.svelte-irjz2v{min-height:1.25rem;margin:.375rem 0 0;font-size:.875rem;line-height:1.25rem;color:var(--cds-text-02, #525252)}.splash-screen__progress.svelte-irjz2v.svelte-irjz2v{width:200px;max-width:calc(100vw - 4rem);margin-top:1.125rem}.splash-screen__track.svelte-irjz2v.svelte-irjz2v{position:relative;height:3px;overflow:hidden;border-radius:999px;background-color:var(--cds-ui-03, #e0e0e0)}.splash-screen__fill.svelte-irjz2v.svelte-irjz2v{height:100%;border-radius:inherit;background:linear-gradient(90deg,#216eea,#1ad8a2);transition:width .35s ease-out}.splash-screen__fill.is-creeping.svelte-irjz2v.svelte-irjz2v{animation:svelte-irjz2v-splash-creep var(--splash-creep-ms) cubic-bezier(.1,.7,.3,1) forwards}@keyframes svelte-irjz2v-splash-creep{0%{width:var(--splash-creep-from)}to{width:var(--splash-creep-to)}}@keyframes svelte-irjz2v-splash-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes svelte-irjz2v-splash-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.55}}@media (prefers-reduced-motion: reduce){.splash-screen__mark.svelte-irjz2v.svelte-irjz2v,.splash-screen__mark-dot.svelte-irjz2v.svelte-irjz2v{animation:none}}.call-layout.svelte-1jlvfh8{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;padding:2rem}.call-title.svelte-1jlvfh8{font-size:26px;font-weight:500;color:var(--cds-text-01, black);width:100%;margin-bottom:10px}.call-divider.svelte-1jlvfh8{width:100%;height:1px;background-color:var(--cds-border-subtle, #e0e0e0);margin-bottom:1.5rem}.call-description.svelte-1jlvfh8{font-size:.875rem;color:var(--cds-text-02, #525252);line-height:1.6;margin:0 0 1.5rem}.call-actions.svelte-1jlvfh8{display:flex;gap:.75rem;width:100%}.call-icon-wrapper.svelte-1ih8ddu{margin-bottom:2rem}.call-icon-circle.svelte-1ih8ddu{width:120px;height:120px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;position:relative}.call-icon-circle.svelte-1ih8ddu .icon{font-size:48px}.call-icon-overlay.svelte-1ih8ddu{position:absolute;top:43px;right:48px}.call-icon-overlay.svelte-1ih8ddu .icon{font-size:20px}.call-user-row.svelte-xqfh86{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.call-user-label.svelte-xqfh86{font-size:.875rem;color:var(--cds-text-02)}.call-user-badge.svelte-xqfh86{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:4px;font-size:1rem;background-color:var(--cds-highlight);color:var(--cds-text-01)}.call-record-info.svelte-1k3qflh{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--cds-text-02);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.call-record-name.svelte-1k3qflh{font-weight:500;font-size:14px;color:var(--cds-text-01);letter-spacing:0px}.call-divider.svelte-en9lae{width:100%;height:1px;background-color:var(--cds-border-subtle);margin-bottom:1.5rem}.call-btn.svelte-62w427{width:100%;height:44px;border-radius:4px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .15s ease}.call-btn.svelte-62w427:hover{opacity:.9}.call-btn.svelte-62w427:active{opacity:.8}.call-btn-primary.svelte-62w427{background-color:var(--cds-button-primary);color:#fff}.call-btn-secondary.svelte-62w427{background-color:transparent;color:var(--cds-text-02);border:1px solid var(--cds-border-subtle)}.call-btn-secondary.svelte-62w427:hover{background-color:var(--cds-hover-ui);opacity:1}.call-btn-accept.svelte-62w427{background-color:var(--cds-interactive-01);color:#fff;border:none;flex:1}.call-btn-reject.svelte-62w427{background-color:#fff;color:var(--cds-interactive-01);border:1px solid var(--cds-border-subtle);flex:1}.call-btn-reject.svelte-62w427:hover{background-color:#f4f4f4;opacity:1}.call-btn-waiting.svelte-62w427{background-color:#f4f4f4;color:#a8a8a8;cursor:not-allowed}.call-btn-waiting.svelte-62w427:hover{opacity:1}.call-timer-wrapper.svelte-82t6os{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.call-timer-circle.svelte-82t6os{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background-color:var(--cds-notification-background-info);border-radius:50%}.call-timer-svg.svelte-82t6os{position:absolute;width:calc(100% + 10px);height:calc(100% + 10px);transform:rotate(-90deg)}.call-timer-bg.svelte-82t6os{fill:none;stroke:#e8eefc;stroke-width:4}.call-timer-progress.svelte-82t6os{fill:none;stroke:var(--cds-interactive-01);stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.call-timer-text.svelte-82t6os{font-size:3rem;font-weight:500;color:var(--cds-interactive-01);z-index:1}.call-timer-label.svelte-82t6os{font-size:.875rem;color:var(--cds-text-02);margin-top:1rem;margin-bottom:0}.call-timestamp.svelte-jlof9m{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--cds-text-02);margin-bottom:1rem}.call-info-row.svelte-1x2kpwf{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.call-info-label.svelte-1x2kpwf{font-size:.875rem;color:var(--cds-text-02)}.with-top-margin{margin-top:1rem}.content-takeover.svelte-iq6pg1{height:calc(100vh - 7rem);width:100%;background-color:var(--cds-ui-background);display:flex;align-items:center;justify-content:center;border:1px solid var(--cds-interactive-01)}.stage__content:has(.content-takeover){padding:0;border:none}.content-takeover--reconnecting.svelte-iq6pg1{flex-direction:column;gap:12px}.content-takeover__reconnecting.svelte-iq6pg1{display:flex;align-items:center;gap:8px;font-size:14px}.content-takeover__spinner.svelte-iq6pg1{width:16px;height:16px;border:2px solid var(--cds-ui-03);border-top-color:var(--cds-interactive-01);border-radius:50%;animation:svelte-iq6pg1-content-takeover-spin 1s linear infinite}@keyframes svelte-iq6pg1-content-takeover-spin{to{transform:rotate(360deg)}}.takeover-connecting.svelte-r15fp3{position:fixed;right:16px;bottom:16px;z-index:9999;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;background-color:#fff;box-shadow:0 2px 8px #00000026;font-size:13px;pointer-events:none}.takeover-connecting__spinner.svelte-r15fp3{width:14px;height:14px;border:2px solid #f4f4f4;border-top-color:#0065ff;border-radius:50%;animation:svelte-r15fp3-takeover-spin 1s linear infinite}@keyframes svelte-r15fp3-takeover-spin{to{transform:rotate(360deg)}}.blur.svelte-1xud9zn{display:block;filter:blur(.8px) grayscale(100%);pointer-events:none;-webkit-user-select:none;user-select:none;cursor:not-allowed!important}.owner-guard.toolbar.svelte-1xud9zn{display:flex}.owner-guard.sidebar.svelte-1xud9zn{display:contents}.blur.sidebar.svelte-1xud9zn{display:block;width:100%}.owner-guard-hide.svelte-1xud9zn{display:contents}.owner-guard-hide--off.svelte-1xud9zn{display:none}
