:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#97ccf6}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._operatorContainer_oyo95_1{display:flex;flex-direction:column;height:100vh;width:100vw;background:#d9d9d9;overflow:hidden;min-width:0;min-height:0}header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#1d3252;position:relative;height:20px}._headerLogo_oyo95_22 img{flex:1;text-align:left;color:#fff;font-weight:700;font-variant:all-petite-caps}._headerTitle_oyo95_30{position:absolute;left:50%;transform:translate(-50%);text-align:center;color:#97ccf6;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._headerLogo_oyo95_22 img{max-height:28px;width:auto;display:block}._headerSettings_oyo95_48{flex:1;display:flex;justify-content:flex-end}html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden}._mainContent_oyo95_62{display:flex;flex-direction:row;flex:1;width:100vw;box-sizing:border-box;padding:1.5rem;gap:1.5rem;overflow:hidden;align-items:center}._grid_oyo95_74{display:grid;gap:1rem;flex:1;height:100%;min-height:0;margin:0;background:#f0f2f5;box-sizing:border-box;align-items:stretch;justify-items:stretch;border-radius:18px;overflow:hidden;padding:1rem;min-width:70vw}._gridThree_oyo95_91{grid-template-columns:repeat(3,1fr)}._gridTwo_oyo95_95{grid-template-columns:repeat(2,1fr)}._participantTile_oyo95_99{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-height:40vh;height:100%;min-height:0;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:.75rem;box-sizing:border-box;gap:1rem;outline:3px solid transparent;transition:outline-color 2.5s ease,box-shadow 2.5s ease}._motionAlert_oyo95_120{outline-color:#97ccf6;box-shadow:0 0 0 4px #f59e0b40,0 2px 12px #00000012;transition:outline-color .1s ease,box-shadow .1s ease}._gridVideo_oyo95_126{flex:1 1 0;min-width:0;min-height:0;width:100%;height:100%;max-height:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;background:#000;display:block}._totemNameMute_oyo95_140{flex:0 0 100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;height:100%}._participantName_oyo95_150{font-size:1rem;color:#374151;text-align:center;font-weight:700;font-variant:all-petite-caps;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._muteBtnOff_oyo95_162{width:52px;height:52px;padding:0;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #999999;border-radius:50%;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 3px 10px #3232321a;font-size:16px;flex-shrink:0}._muteBtnOff_oyo95_162:hover{background-color:#97ccf6;transform:scale(1.06)}._muteBtnOn_oyo95_184{width:52px;height:52px;padding:0;display:flex;align-items:center;justify-content:center;background:#97ccf6;border:1px solid #1D3252;border-radius:50%;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 3px 10px #3232321a;font-size:16px;flex-shrink:0}._muteBtnOn_oyo95_184:hover{background-color:#97ccf6;transform:scale(1.06)}._muteIconOn_oyo95_206{width:28px;height:28px;color:#1d3252}._muteIconOff_oyo95_212{width:28px;height:28px;color:#999}._volIconOn_oyo95_218{width:16px;height:16px;color:#1d3252}._volIconOff_oyo95_224{width:16px;height:16px;color:#999}._closeBtn_oyo95_230{position:absolute;top:10px;right:10px;z-index:10;min-width:30px;height:30px;border:none;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s,color .18s;padding:0}._closeBtn_oyo95_230:hover{background:#e5e7eb}._closeIcon_oyo95_252{width:22px;height:22px;color:#374151}._sideBar_oyo95_260{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0;overflow:hidden}._controlsContainer_oyo95_271{display:flex;flex-direction:column;width:150px;min-width:150px;flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:1rem}._controls_oyo95_271{display:flex;flex-direction:column;width:100%;gap:.5rem}._videoPreview_oyo95_290{position:relative;aspect-ratio:4 / 7;width:100%;background:#222;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000002e;display:flex;align-items:center;justify-content:center}._createBtn_oyo95_303,._endBtn_oyo95_303,._pauseBtn_oyo95_303{width:100%;min-height:44px;border:none;border-radius:12px;padding:0 1rem;margin-top:.5rem;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-sizing:border-box;display:flex;align-items:center;justify-content:center}._createBtn_oyo95_303{background:#1d3252;color:#fff}._createBtn_oyo95_303:hover{background:#2a456b}._createBtn_oyo95_303:active{transform:scale(.96);background:#15243b}._endBtn_oyo95_303{background:#c0392b;color:#fff}._endBtn_oyo95_303:hover{background:#a93226}._endBtn_oyo95_303:active{transform:scale(.96);background:#a93226}._pauseBtn_oyo95_303{background:#f2f2f7;color:#1d3252}._pauseBtn_oyo95_303:hover{background:#e5e5ea}._pauseBtn_oyo95_303:active{transform:scale(.96);background:#d1d1d6}._settingsAnchor_oyo95_364{position:relative}._cogBtn_oyo95_368{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;background:none;border:none;border-radius:50%;cursor:pointer;color:#fff;padding:0;flex-shrink:0;transition:background .2s}._cogBtn_oyo95_368:hover{background:#ffffff26}._cogIcon_oyo95_389{display:block;width:22px;height:22px;min-width:22px;min-height:22px;color:#fff}._settingsPopover_oyo95_398{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;padding:.75rem 1rem;z-index:100}._settingsPopover_oyo95_398:before{content:"";position:absolute;top:-7px;right:10px;width:14px;height:14px;background:#fff;transform:rotate(45deg);border-radius:2px;box-shadow:-2px -2px 5px #0000000d}._popoverTitle_oyo95_423{font-size:13px;font-weight:700;color:#1d3252;font-variant:all-petite-caps;margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid #f2f2f7}._popoverDivider_oyo95_433{height:1px;background:#f2f2f7;margin:.5rem 0}._popoverLogoutBtn_oyo95_439{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .25rem;background:none;border:none;border-radius:8px;cursor:pointer;color:#c0392b;font-size:13px;font-weight:500;transition:background .2s;text-align:left}._popoverLogoutBtn_oyo95_439:hover{background:#fef2f2}._settingRow_oyo95_462{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f2f2f7;background:none;width:100%;cursor:pointer;text-align:left;border:none}._settingRow_oyo95_462:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._textGroup_oyo95_481{display:flex;flex-direction:column;gap:2px}._title_oyo95_487{font-size:15px;font-weight:500;color:#000}._description_oyo95_493{font-size:12px;color:#8e8e93}._toggle_oyo95_498{position:relative;min-width:36px;height:24px;background:#e9e9ea;border-radius:20px;transition:background .3s}._toggleActive_oyo95_507{background:#97ccf6}._circle_oyo95_511{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;transition:transform .3s cubic-bezier(.4,0,.2,1)}._circleActive_oyo95_523{transform:translate(13px)}._totemPickerContainer_oyo95_529{display:flex;flex-direction:column;width:150px;min-width:150px;flex:1;min-height:0;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;padding:.75rem 1rem;overflow:hidden}._totemPickerTitle_oyo95_543{font-size:13px;font-weight:600;color:#1d3252;margin-bottom:.4rem;font-variant:all-petite-caps;flex-shrink:0}._totemPickerList_oyo95_552{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column}._totemPickerEmpty_oyo95_560{font-size:12px;color:#8e8e93;text-align:center;margin:0;padding:.75rem 0}._totemPickerRow_oyo95_568{display:flex;align-items:center;justify-content:space-between;padding:.35rem 0;border-bottom:1px solid #f2f2f7}._totemPickerRow_oyo95_568:last-child{border-bottom:none}._totemPickerInfo_oyo95_580{display:flex;align-items:center;gap:.4rem;min-width:0}._totemPickerDot_oyo95_587{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dotIdle_oyo95_594{background:#34c759}._dotInMeeting_oyo95_595{background:#97ccf6}._dotOffline_oyo95_596{background:#c7c7cc}._totemPickerName_oyo95_598{font-size:12px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._totemPickerAddBtn_oyo95_607{font-size:11px;font-weight:600;padding:3px 8px;border:none;border-radius:8px;cursor:pointer;background:#1d3252;color:#fff;flex-shrink:0;transition:background .2s}._totemPickerAddBtn_oyo95_607:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}._totemPickerAddBtn_oyo95_607:not(:disabled):hover{background:#2a456b}._sessionLostBanner_oyo95_635{position:fixed;top:max(60px,7vh);left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:.6rem;max-width:90vw;border:1px solid transparent;border-radius:999px;padding:.45rem 1.2rem;font-size:12px;box-shadow:0 6px 24px #0000002e;animation:_bannerPop_oyo95_1 .22s ease}@keyframes _bannerPop_oyo95_1{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._bannerReconnecting_oyo95_633{background:#fef3c7;border-color:#f59e0b;color:#92400e}._bannerLost_oyo95_633{background:#fee2e2;border-color:#ef4444;color:#991b1b}._bannerRestored_oyo95_633{background:#dcfce7;border-color:#22c55e;color:#166534}._sessionLostIcon_oyo95_676{font-size:15px;flex-shrink:0;line-height:1}._sessionLostTitle_oyo95_682{font-weight:700;line-height:1.2}._sessionLostSubtitle_oyo95_687{font-size:11px;opacity:.85;line-height:1.2}._sessionLostDismiss_oyo95_693{margin-left:.5rem;flex-shrink:0;border:none;background:#00000014;color:inherit;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;cursor:pointer;transition:background .2s}._sessionLostDismiss_oyo95_693:hover{background:#00000029}._totemContainer_qg3a4_1{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100vh;width:100vw;background:#1d3252;overflow:hidden}._totemContainer_qg3a4_1 img{padding-top:20vh;width:50vw}._inputContainer_qg3a4_18{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:20%}._inputContainer_qg3a4_18 input{height:1vh;padding:.5rem;border-radius:5px;border:none;margin-bottom:0rem}._inputContainer_qg3a4_18 button{background:#97ccf6;color:#1d3252;border:none;border-radius:20px;font-size:1rem;font-variant:all-petite-caps;cursor:pointer;padding:.5rem 1.2rem;margin-top:1rem;width:90%}._pausedImg_qg3a4_49{width:100vw;height:100vh;object-fit:cover;object-position:center center;position:absolute;top:0;left:0;z-index:0}._page_s3q2y_3{min-height:100vh;background:#eef1f5;display:flex;flex-direction:column;font-family:DM Sans,Helvetica Neue,sans-serif}._loginWrap_s3q2y_13{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#1d3252}._loginCard_s3q2y_21{background:#fff;border-radius:20px;padding:2.5rem 2rem;width:340px;box-shadow:0 24px 64px #0000002e;display:flex;flex-direction:column;gap:1rem}._loginLogo_s3q2y_32{max-height:36px;margin-bottom:.5rem}._loginTitle_s3q2y_37{font-size:1.3rem;font-weight:700;color:#1d3252;margin:0}._loginSubtitle_s3q2y_44{font-size:.85rem;color:#8e8e93;margin:0}._header_s3q2y_52{background:#1d3252;padding:0 2rem;height:52px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._headerLogo_s3q2y_62{max-height:28px}._headerTitle_s3q2y_66{color:#97ccf6;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._headerLogout_s3q2y_74{display:flex;align-items:center;gap:.4rem;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.8rem;padding:5px 12px;cursor:pointer;transition:background .2s}._headerLogout_s3q2y_74:hover{background:#ffffff1a}._body_s3q2y_94{flex:1;display:flex;flex-direction:column;max-width:900px;width:100%;margin:0 auto;padding:2rem 1.5rem;gap:1.5rem}._tabs_s3q2y_107{display:flex;gap:.25rem;background:#fff;border-radius:12px;padding:.3rem;box-shadow:0 2px 8px #0000000f;width:fit-content}._tab_s3q2y_107{padding:.45rem 1.2rem;border:none;border-radius:9px;background:none;font-size:.85rem;font-weight:500;color:#8e8e93;cursor:pointer;transition:background .18s,color .18s}._tabActive_s3q2y_129{background:#1d3252;color:#fff}._card_s3q2y_136{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}._cardTitle_s3q2y_143{font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#1d3252;margin:0 0 1rem}._form_s3q2y_154{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-end}._input_s3q2y_161{flex:1;min-width:140px;height:38px;border:1.5px solid #e5e7eb;border-radius:10px;padding:0 .75rem;font-size:.875rem;color:#1d3252;outline:none;transition:border-color .18s;background:#f9fafb}._input_s3q2y_161:focus{border-color:#97ccf6;background:#fff}._btnPrimary_s3q2y_180{height:38px;padding:0 1.2rem;background:#1d3252;color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .18s}._btnPrimary_s3q2y_180:hover{background:#2a456b}._btnSecondary_s3q2y_198{height:38px;padding:0 1.2rem;background:#f2f2f7;color:#1d3252;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .18s}._btnSecondary_s3q2y_198:hover{background:#e5e5ea}._btnDanger_s3q2y_216{height:32px;padding:0 .9rem;background:#fef2f2;color:#c0392b;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .18s}._btnDanger_s3q2y_216:hover{background:#fde8e8}._btnEdit_s3q2y_233{height:32px;padding:0 .9rem;background:#f0f4ff;color:#1d3252;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;margin-right:6px;transition:background .18s}._btnEdit_s3q2y_233:hover{background:#dde8ff}._successMsg_s3q2y_251{font-size:.82rem;color:#16a34a;margin-top:.25rem}._errorMsg_s3q2y_257{font-size:.82rem;color:#c0392b;margin-top:.25rem}._table_s3q2y_265{width:100%;border-collapse:collapse;font-size:.875rem}._table_s3q2y_265 thead th{text-align:left;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8e8e93;padding:0 .75rem .6rem;border-bottom:1.5px solid #f2f2f7}._table_s3q2y_265 tbody td{padding:.65rem .75rem;border-bottom:1px solid #f7f7f9;color:#374151;vertical-align:middle}._table_s3q2y_265 tbody tr:last-child td{border-bottom:none}._table_s3q2y_265 tbody tr:hover td{background:#fafbfc}._emptyRow_s3q2y_297{text-align:center;color:#8e8e93;padding:2rem!important;font-size:.875rem}._statusDot_s3q2y_306{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}._dotIdle_s3q2y_315{background:#34c759}._dotInMeeting_s3q2y_316{background:#97ccf6}._dotOffline_s3q2y_317{background:#c7c7cc}._statusLabel_s3q2y_319{font-size:.78rem;font-weight:500;vertical-align:middle}._modalBackdrop_s3q2y_327{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_s3q2y_327{background:#fff;border-radius:18px;padding:2rem;width:380px;box-shadow:0 24px 64px #0003;display:flex;flex-direction:column;gap:.75rem}._modalTitle_s3q2y_348{font-size:1rem;font-weight:700;color:#1d3252;margin:0 0 .25rem}._modalActions_s3q2y_355{display:flex;gap:.5rem;margin-top:.5rem}._duration_s3q2y_363{font-variant-numeric:tabular-nums;color:#8e8e93;font-size:.82rem}._participants_s3q2y_369{font-size:.82rem;color:#374151}._roomId_s3q2y_374{font-family:SF Mono,Fira Code,monospace;font-size:.75rem;color:#8e8e93;background:#f2f2f7;padding:2px 6px;border-radius:5px}._stateMsg_s3q2y_385{text-align:center;color:#8e8e93;padding:2rem 0;font-size:.875rem}._stateMsgError_s3q2y_392{color:#c0392b}._btnAssign_s3q2y_396{height:32px;padding:0 .9rem;background:#edfbf0;color:#16a34a;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;margin-right:6px;transition:background .18s}._btnAssign_s3q2y_396:hover{background:#dcfce7}._assignSubtitle_s3q2y_414{font-size:.82rem;color:#8e8e93;margin:-.25rem 0 .75rem}._sensitivityNote_s3q2y_422{font-size:.82rem;color:#8e8e93;margin:-.25rem 0 .75rem;line-height:1.5}._sensitivityRow_s3q2y_429{display:flex;align-items:center;gap:.6rem}._sensitivityInput_s3q2y_435{width:90px;height:38px;border:1.5px solid #e5e7eb;border-radius:10px;padding:0 .75rem;font-size:.875rem;color:#1d3252;outline:none;transition:border-color .18s;background:#f9fafb;text-align:center}._sensitivityInput_s3q2y_435:focus{border-color:#97ccf6;background:#fff}._sensitivityFeedback_s3q2y_454{font-size:.82rem;color:#16a34a}.home-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background:#1d3252;color:#fff}.home-container img{padding-top:5vh;width:15vw}.role-buttons{margin-top:2rem;display:flex;gap:2rem}.home-container button{font-size:1.2rem;padding:1rem 2.5rem;border-radius:20px;border:none;background:#97ccf6;color:#1d3252;cursor:pointer;transition:background .2s;width:200px}.home-container button:hover{background:#97ccf6}.operator-login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#1d3252;color:#fff}.operator-login-container img{padding-top:5vh;padding-bottom:5vh;width:10vw}.operator-login-form{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;padding:2rem 2.5rem;border-radius:10px;box-shadow:0 2px 12px #00000012;width:10vw;min-width:300px}.operator-login-form input{padding:.8rem;border:1px solid #e0e0e0;border-radius:6px;font-size:1rem;width:100%}.operator-login-form button{padding:.8rem;background:#1d3252;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.operator-login-form button:hover{background:#0056b3}.error{color:#d32f2f;margin-top:.5rem;font-size:.95rem;text-align:center}#root{height:100vh;width:100vw;margin:0;padding:0;display:flex;flex-direction:column}main{flex:1;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;margin:0;padding:0;box-sizing:border-box;background:none}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
