*{box-sizing:border-box}html,body{color:#172033;background:#f4f6f9;min-height:100%;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input{font:inherit}.hidden{display:none!important}.join-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.join-card{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:38px;box-shadow:0 15px 45px #14203c1f}.brand{letter-spacing:3px;margin-bottom:12px;font-size:15px;font-weight:700}h1{margin:0 0 8px;font-size:28px}.subtitle{color:#718096;margin:0 0 30px}label{margin:18px 0 7px;font-size:14px;font-weight:600;display:block}input{border:1px solid #d7dce5;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px}input:focus{border-color:#4c78ff}button{cursor:pointer;border:0;border-radius:8px;padding:11px 18px}button:disabled{opacity:.55;cursor:wait}.primary{color:#fff;background:#235ee7;width:100%;margin-top:26px;font-weight:600}.status{color:#667085;min-height:22px;margin-top:18px;font-size:14px}.status.error{color:#c62828}.meeting-page{background:#111827;flex-direction:column;min-height:100vh;display:flex}.meeting-header{background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex}.meeting-header span{color:#667085;margin-left:20px}.connection-status{color:#178447;font-size:14px}.video-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-content:center;gap:16px;padding:20px;display:grid}.video-tile{aspect-ratio:16/9;background:#202938;border-radius:12px;min-height:260px;position:relative;overflow:hidden}.video-view{width:100%;height:100%}.video-name{color:#fff;background:#0000008c;border-radius:6px;padding:6px 10px;font-size:13px;position:absolute;bottom:12px;left:12px}.toolbar{background:#fff;justify-content:center;align-items:center;gap:12px;min-height:76px;padding:14px;display:flex}.toolbar button{color:#172033;background:#edf0f5}.toolbar .danger{color:#fff;background:#d93025}@media (width<=700px){.join-card{padding:26px 22px}.video-grid{grid-template-columns:1fr;padding:10px}.meeting-header{padding:0 14px}.meeting-header span{margin:4px 0 0;display:block}.toolbar{flex-wrap:wrap}}.toolbar select{background:#fff;border:1px solid #d7dce5;border-radius:8px;padding:9px 10px}.subtitle-panel{color:#fff;text-align:center;z-index:1000;pointer-events:none;background:#000000c7;border-radius:10px;width:min(900px,100% - 40px);padding:12px 18px;position:fixed;bottom:94px;left:50%;transform:translate(-50%)}.subtitle-original{font-size:18px;line-height:1.45}.subtitle-translation{margin-top:5px;font-size:21px;font-weight:700;line-height:1.45}@media (width<=700px){.subtitle-panel{bottom:145px}.toolbar select{max-width:130px}}@media (width<=900px){.name-editor .name-input{width:120px}}.name-editor{align-items:center;gap:6px;display:flex}.name-editor .name-input{background:#fff;border:1px solid #d7dce5;border-radius:8px;width:150px;height:38px;margin:0;padding:0 10px}.name-editor button{white-space:nowrap}@media (width<=900px){.name-editor .name-input{width:120px}}.hidden-by-share{display:none!important}.video-grid.share-focus-mode{width:100%}.video-grid.share-focus-mode.single-share-mode{grid-template-columns:1fr;align-content:stretch;padding:12px}.video-grid.share-focus-mode.single-share-mode .screen-tile{aspect-ratio:auto;width:100%;max-width:none;min-height:calc(100vh - 175px)}.video-grid.share-focus-mode.multi-share-mode{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));align-content:center}.video-grid.share-focus-mode.multi-share-mode .screen-tile{min-height:280px}.video-grid.share-focus-mode .video-view video{object-fit:contain!important}@media (width<=800px){.video-grid.share-focus-mode.multi-share-mode{grid-template-columns:1fr}.video-grid.share-focus-mode.single-share-mode .screen-tile{min-height:calc(100vh - 220px)}}.video-grid.share-focus-mode{place-content:flex-start center;gap:10px;padding:12px 16px;overflow:hidden auto;flex-wrap:wrap!important;display:flex!important}.video-grid.share-focus-mode .hidden-by-share{display:block!important}.video-grid.share-focus-mode .screen-tile{background:#05070b;order:0;aspect-ratio:auto!important;flex:0 0 100%!important;width:100%!important;height:min(68vh,100vh - 270px)!important;min-height:360px!important;max-height:none!important}.video-grid.share-focus-mode .screen-tile .video-view,.video-grid.share-focus-mode .screen-tile video{object-fit:contain!important;width:100%!important;height:100%!important}.video-grid.share-focus-mode .video-tile:not(.screen-tile){border-radius:8px;order:1;aspect-ratio:16/9!important;flex:0 0 190px!important;width:190px!important;height:107px!important;min-height:107px!important;max-height:107px!important}.video-grid.multi-share-mode .screen-tile{flex-basis:calc(50% - 6px)!important;width:calc(50% - 6px)!important}@media (width<=800px){.video-grid.share-focus-mode .screen-tile{height:55vh!important;min-height:260px!important}.video-grid.share-focus-mode .video-tile:not(.screen-tile){flex-basis:135px!important;width:135px!important;height:76px!important;min-height:76px!important}.video-grid.multi-share-mode .screen-tile{flex-basis:100%!important;width:100%!important}}.subtitle-panel{color:#fff;text-align:center;z-index:1200;pointer-events:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050a14d1;border-radius:12px;width:min(920px,100% - 40px);padding:12px 22px 14px;position:fixed;bottom:96px;left:50%;transform:translate(-50%)}.subtitle-translation{letter-spacing:.01em;color:#fff;font-size:clamp(20px,2.2vw,28px);font-weight:700;line-height:1.42}.subtitle-original{color:#ffffffb3;margin-top:5px;font-size:clamp(13px,1.4vw,16px);font-weight:400;line-height:1.45}@media (width<=700px){.subtitle-panel{width:calc(100% - 20px);padding:10px 13px 12px;bottom:142px}}#subtitleSource,#subtitleTarget,#subtitleButton{display:none!important}.toolbar{z-index:1100;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);border-top:1px solid #0f172a14;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;width:100%;position:sticky;bottom:0;box-shadow:0 -10px 30px #0f172a1a;background:#f8fafcf5!important;padding:11px 14px!important;display:flex!important}.toolbar button,.toolbar select,.toolbar input{box-sizing:border-box;height:44px;font-size:14px;line-height:1;border-radius:10px!important}.toolbar button{white-space:nowrap;cursor:pointer;min-width:104px;font-weight:650;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;color:#24324a!important;background:#eef2f7!important;border:1px solid #0000!important;padding:0 16px!important}.toolbar button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0f172a1a}.toolbar button:active{box-shadow:none;transform:translateY(0)}.toolbar input,.toolbar select{outline:none;color:#172033!important;background:#fff!important;border:1px solid #d7dee9!important;padding:0 12px!important}.toolbar input:focus,.toolbar select:focus{box-shadow:0 0 0 3px #4169b41f;border-color:#8aa4d8!important}.toolbar button.control-audio{color:#1756b3!important;background:#eaf2ff!important;border-color:#ccddfa!important}.toolbar button.control-video{color:#344054!important;background:#edf0f5!important;border-color:#d9dee8!important}.toolbar button.control-name{color:#2457a6!important;background:#edf4ff!important;border-color:#d4e2fa!important}.toolbar button.control-share{color:#116b5a!important;background:#e8f7f3!important;border-color:#ccebe3!important}.toolbar button.control-caption,.caption-visibility-toggle{color:#805500!important;background:#fff5dc!important;border-color:#f0d58b!important}.toolbar button.control-caption.captions-muted,.caption-visibility-toggle.captions-muted{color:#667085!important;background:#f3f4f6!important;border-color:#d9dde5!important}.toolbar button.control-leave,#leaveButton{min-width:118px;color:#fff!important;background:#df342f!important;border-color:#df342f!important}.toolbar button.control-leave:hover,#leaveButton:hover{background:#c82b27!important}.ai2-controls{background:#fff;border:1px solid #dfe5ee;border-radius:12px;align-items:center;gap:7px;padding:5px 7px;display:flex;box-shadow:0 2px 8px #0f172a0d}.ai2-controls select{width:auto;min-width:154px;max-width:185px;height:42px;border-radius:9px!important;padding:0 10px!important}.ai2-toggle{color:#fff!important;background:#7257d9!important;border-color:#7257d9!important;min-width:158px!important}.ai2-toggle.ai2-on{background:#18794e!important;border-color:#18794e!important}.ai2-state{color:#5a667a;text-align:center;white-space:normal;background:#f1f4f8;border-radius:999px;justify-content:center;align-items:center;min-width:132px;max-width:205px;min-height:34px;padding:4px 9px;font-size:11px;font-weight:650;line-height:1.25;display:inline-flex}.subtitle-panel{box-sizing:border-box;color:#fff;text-align:center;z-index:1450;pointer-events:none;-webkit-backdrop-filter:blur(8px);background:#050a14e0;border-radius:14px;width:min(1040px,100% - 40px);max-height:min(36vh,360px);padding:14px 46px 16px 24px;transition:opacity .16s,visibility .16s;position:fixed;bottom:92px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 36px #0000004d}.subtitle-panel.hidden{display:none!important}.subtitle-close{pointer-events:auto;cursor:pointer;position:absolute;top:7px;right:8px;color:#fff!important;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;background:#ffffff29!important;border:0!important;border-radius:999px!important;padding:0!important;font-size:24px!important;font-weight:400!important;line-height:30px!important}.subtitle-close:hover{background:#ffffff40!important;transform:none!important}.subtitle-speaker{color:#fffffff0;background:#ffffff24;border-radius:999px;margin-bottom:6px;padding:3px 9px;font-size:12px;font-weight:650;display:inline-block}.subtitle-translation{color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;font-size:clamp(20px,2.25vw,30px);font-weight:750;line-height:1.44}.subtitle-original{color:#ffffffc2;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px;font-size:clamp(14px,1.45vw,17px);line-height:1.5}.mobile-primary-dock,.mobile-more-sheet{display:none}@media (width<=760px){html.mobile-toolbar-active{scroll-padding-bottom:92px}body{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}.toolbar.mobile-toolbar-active{box-shadow:none;-webkit-backdrop-filter:none;border:0;position:static;background:0 0!important;padding:0!important;display:block!important}.mobile-primary-dock{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:1600;-webkit-backdrop-filter:blur(14px);background:#f8fafcf5;border:1px solid #0f172a1a;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:7px;display:grid;position:fixed;box-shadow:0 10px 30px #0f172a38}.mobile-primary-dock button{text-overflow:ellipsis;width:100%;font-weight:700;overflow:hidden;border-radius:11px!important;min-width:0!important;height:50px!important;padding:0 5px!important;font-size:12px!important}.mobile-more-toggle{color:#26334a!important;background:#eef0f5!important;border-color:#d8dde7!important}.mobile-more-sheet{left:8px;right:8px;top:max(8px, env(safe-area-inset-top));bottom:calc(78px + env(safe-area-inset-bottom));z-index:1700;opacity:0;visibility:hidden;background:#fafbfdfb;border:1px solid #0f172a1a;border-radius:18px;flex-direction:column;min-height:0;max-height:none;transition:transform .22s,opacity .18s,visibility .18s;display:flex;position:fixed;overflow:hidden;transform:translateY(calc(100% + 100px));box-shadow:0 16px 48px #0f172a47}.mobile-more-sheet.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-more-head{z-index:2;background:#fafbfdfb;border-bottom:1px solid #e5e8ee;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px 8px;display:flex;position:sticky;top:0}.mobile-more-head strong{color:#172033;font-size:14px}.mobile-more-close{color:#344054!important;background:#eef2f7!important;border-color:#d8dee8!important;min-width:72px!important;height:38px!important;padding:0 12px!important}.mobile-more-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:auto;gap:10px;min-height:0;max-height:none;padding:10px 10px 24px;display:flex;overflow:hidden auto}.mobile-control-section{box-sizing:border-box;background:#fff;border:1px solid #e0e5ed;border-radius:14px;width:100%;min-width:0;padding:9px;box-shadow:0 2px 8px #0f172a0a}.mobile-control-section-title{color:#667085;margin:0 0 7px 2px;font-size:12px;font-weight:700;line-height:1.2}.mobile-control-section-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;width:100%;min-width:0;display:grid}.mobile-control-section-row>button,.mobile-control-section-row>select,.mobile-control-section-row>input{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:48px!important;margin:0!important}.mobile-control-section-row>button{text-overflow:ellipsis;overflow:hidden}.mobile-more-body>#leaveButton{flex:none;order:99;width:100%;min-width:0!important;max-width:none!important;height:54px!important;margin:2px 0 0!important}.mobile-more-body .ai2-controls{box-sizing:border-box;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;padding:8px;display:grid}.mobile-more-body .ai2-controls select{width:100%;min-width:0;max-width:none;height:48px}.mobile-more-body .ai2-toggle{width:100%;min-width:0!important;height:48px!important}.mobile-more-body .ai2-state{box-sizing:border-box;width:100%;min-width:0;max-width:none;min-height:42px}.subtitle-panel{left:8px;right:8px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:1450;border-radius:12px;width:auto;max-height:30dvh;padding:10px 39px 11px 12px;transform:none}.subtitle-translation{font-size:clamp(18px,5.1vw,24px);line-height:1.34}.subtitle-original{margin-top:5px;font-size:clamp(13px,3.8vw,16px);line-height:1.36}.subtitle-speaker{margin-bottom:4px;font-size:11px}html.mobile-more-open .subtitle-panel{opacity:0;visibility:hidden}}@media (width<=460px){.mobile-control-section-row{grid-template-columns:minmax(0,1fr)}.mobile-control-section-row>button,.mobile-control-section-row>select,.mobile-control-section-row>input{width:100%!important}}@media (width<=420px){.mobile-primary-dock{gap:5px;padding:6px;left:6px;right:6px}.mobile-primary-dock button{height:48px!important;font-size:11px!important}.mobile-more-sheet{left:6px;right:6px}}@media (width>=761px){#captionVisibilityToggle{opacity:0!important;pointer-events:none!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}}.subtitle-panel:not(.hidden){flex-direction:column;align-items:stretch;display:flex}.subtitle-speaker{order:0;align-self:center}.subtitle-translation:before,.subtitle-original:before,.subtitle-translation:after,.subtitle-original:after{content:none!important;display:none!important}@media (width<=760px){.subtitle-translation{font-size:clamp(18px,5.1vw,24px);line-height:1.34}.subtitle-original{margin-top:5px;font-size:clamp(14px,4vw,17px);line-height:1.36}}.subtitle-panel .subtitle-label,.subtitle-panel .caption-label,.subtitle-panel .caption-role-label,.subtitle-panel .caption-language-label,.subtitle-panel [data-caption-label]{opacity:0!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.subtitle-panel:not(.hidden){flex-direction:column;display:flex}.subtitle-speaker{order:0}.subtitle-translation{order:1}.subtitle-original{order:2}.subtitle-close{order:3}.subtitle-translation:before,.subtitle-translation:after,.subtitle-original:before,.subtitle-original:after{content:none!important;display:none!important}@media (width<=760px){html.mobile-controls-v54-active body{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}.toolbar.mobile-source-toolbar-hidden-v54{display:none!important}.mobile-primary-dock-v54{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:2100;-webkit-backdrop-filter:blur(14px);background:#f8fafcf7;border:1px solid #0f172a1a;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:7px;display:grid;position:fixed;box-shadow:0 10px 30px #0f172a38}.mobile-primary-dock-v54>button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:11px!important;width:100%!important;min-width:0!important;height:50px!important;padding:0 4px!important;font-size:12px!important;font-weight:750!important}.mobile-more-toggle-v54{color:#26334a!important;background:#eef0f5!important;border:1px solid #d8dde7!important}.mobile-more-sheet-v54{left:8px;right:8px;top:max(8px, env(safe-area-inset-top));bottom:calc(78px + env(safe-area-inset-bottom));z-index:2200;background:#fafbfdfe;border:1px solid #0f172a1a;border-radius:18px;flex-direction:column;min-height:0;display:none;position:fixed;overflow:hidden;box-shadow:0 18px 55px #0f172a4d}.mobile-more-sheet-v54.open{display:flex}.mobile-more-head-v54{background:#fbfcfe;border-bottom:1px solid #e5e8ee;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.mobile-more-head-v54 strong{color:#172033;font-size:17px}.mobile-more-done-v54{color:#26334a!important;background:#eef2f7!important;border:0!important;border-radius:11px!important;min-width:74px!important;height:42px!important;font-weight:750!important}.mobile-more-body-v54{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:10px 10px 26px;display:flex;overflow:hidden auto}.mobile-card-v54{box-sizing:border-box;background:#fff;border:1px solid #dfe5ed;border-radius:14px;flex-direction:column;flex:none;gap:8px;width:100%;padding:10px;display:flex;box-shadow:0 2px 8px #0f172a0a}.mobile-card-title-v54{color:#667085;font-size:13px;font-weight:750}.mobile-card-v54 input,.mobile-card-v54 select,.mobile-card-v54 button,.mobile-leave-v54{box-sizing:border-box!important;border-radius:11px!important;width:100%!important;min-width:0!important;max-width:none!important;height:50px!important;margin:0!important;font-size:16px!important}.mobile-card-v54 input,.mobile-card-v54 select{appearance:auto;touch-action:manipulation;color:#172033!important;pointer-events:auto!important;background:#fff!important;border:1px solid #d7dee9!important;padding:0 13px!important}.mobile-card-v54 button{touch-action:manipulation;color:#2457a6!important;pointer-events:auto!important;background:#edf4ff!important;border:1px solid #d6e2f7!important;font-weight:750!important}#mobileShareButtonV54{color:#116b5a!important;background:#e8f7f3!important;border-color:#ccebe3!important}#mobileAiToggleV54{color:#fff!important;background:#7257d9!important;border-color:#d9cffd!important}#mobileAiToggleV54.ai-on{background:#18794e!important;border-color:#18794e!important}.mobile-ai-status-v54{box-sizing:border-box;color:#5a667a;text-align:center;background:#f1f4f8;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.mobile-leave-v54{touch-action:manipulation;flex:none;color:#fff!important;pointer-events:auto!important;background:#df342f!important;border:1px solid #df342f!important;font-weight:800!important}html.mobile-more-open .subtitle-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media (width<=420px){.mobile-primary-dock-v54{gap:5px;padding:6px;left:6px;right:6px}.mobile-primary-dock-v54>button{height:48px!important;font-size:11px!important}.mobile-more-sheet-v54{left:6px;right:6px}}@media (width<=760px){#shareMode,#shareMode[data-szus-window-only="1"]{display:none!important}#captionVisibilityToggle.captions-muted{color:#3f4652!important;background:#ffe59a!important;border-color:#e0b53f!important}#captionVisibilityToggle:not(.captions-muted){color:#344054!important;background:#eef2f6!important;border-color:#cfd7e3!important}}body.presentation-ux-v54-active{overflow:hidden!important}body.presentation-ux-v54-active .presentation-grid-collapsed-v542{width:0!important;min-width:0!important;max-width:none!important;height:0!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-rows:none!important;grid-template-columns:none!important;gap:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}body.presentation-ux-v54-active .presentation-unclip-v542{filter:none!important;perspective:none!important;contain:none!important;clip:auto!important;clip-path:none!important;overflow:visible!important;transform:none!important}body.presentation-ux-v54-active .presentation-unused-branch-v542{display:none!important}body.presentation-ux-v54-active .presentation-primary-stage-v54{z-index:1200!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#eef1f5!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0 0 62px!important;overflow:hidden!important}body.presentation-ux-v54-active .presentation-share-view-v55{z-index:1560!important;width:100vw!important;min-width:100vw!important;max-width:none!important;height:calc(100dvh - 62px)!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#eef1f5!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0 0 62px!important;overflow:hidden!important}body.presentation-ux-v54-active .presentation-share-view-v55>video,body.presentation-ux-v54-active .presentation-share-view-v55 video,body.presentation-ux-v54-active .presentation-share-view-v55>canvas,body.presentation-ux-v54-active .presentation-share-view-v55 canvas{object-fit:contain!important;background:#eef1f5!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important}body.presentation-ux-v54-active .video-grid,body.presentation-ux-v54-active #videoGrid{background:0 0!important}body.presentation-ux-v54-active .subtitle-panel{z-index:1720!important}body.presentation-ux-v54-active .presentation-primary-stage-v54 #sharedScreenView,body.presentation-ux-v54-active .presentation-primary-stage-v54 #localScreenView,body.presentation-ux-v54-active .presentation-primary-stage-v54 .video-view{background:#eef1f5!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:flex!important}body.presentation-ux-v54-active .presentation-primary-stage-v54 video,body.presentation-ux-v54-active .presentation-primary-stage-v54 canvas{object-fit:contain!important;background:#eef1f5!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}body.presentation-ux-v54-active .presentation-hidden-camera-v54{display:none!important}body.presentation-ux-v54-active .presenter-pip-v54{cursor:grab;touch-action:none;z-index:1650!important;aspect-ratio:4/3!important;background:#101722!important;border:2px solid #ffffffd1!important;border-radius:14px!important;width:clamp(190px,18vw,270px)!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;display:block!important;position:fixed!important;overflow:hidden!important;box-shadow:0 12px 34px #00000059!important}body.presentation-ux-v54-active .presenter-pip-dragging-v54{cursor:grabbing!important}body.presentation-ux-v54-active .presenter-pip-v54 .video-view{width:100%!important;height:100%!important}body.presentation-ux-v54-active .presenter-pip-v54 video,body.presentation-ux-v54-active .presenter-pip-v54 canvas{object-fit:cover!important;width:100%!important;height:100%!important}body.presentation-ux-v54-active .presenter-pip-v54 .video-name{z-index:3!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;background:#0000009e!important;border-radius:999px!important;max-width:calc(100% - 16px)!important;padding:4px 8px!important;font-size:11px!important;position:absolute!important;bottom:7px!important;left:8px!important;overflow:hidden!important}@media (width>=761px){body.presentation-ux-v54-active .toolbar{z-index:1800!important;background:#f8fafcf0!important;border-radius:14px!important;flex-wrap:nowrap!important;width:auto!important;max-width:calc(100vw - 24px)!important;padding:6px 8px!important;position:fixed!important;bottom:8px!important;left:50%!important;right:auto!important;overflow-x:auto!important;transform:translate(-50%)!important;box-shadow:0 10px 30px #00000040!important}body.presentation-ux-v54-active .toolbar button,body.presentation-ux-v54-active .toolbar select,body.presentation-ux-v54-active .toolbar input{height:38px!important}}@media (width<=760px){body.presentation-ux-v54-active .presentation-primary-stage-v54{inset:0 0 calc(76px + env(safe-area-inset-bottom)) 0!important;border-radius:0!important}body.presentation-ux-v54-active .presenter-pip-v54{z-index:1750!important;border-radius:11px!important;width:min(31vw,132px)!important;min-width:106px!important}.mobile-primary-dock-v54{z-index:2100!important}.mobile-more-sheet-v54{z-index:2200!important}html.mobile-more-open body.presentation-ux-v54-active .presenter-pip-v54{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}body.presentation-ux-v54-active .video-grid.share-focus-mode .presentation-hidden-camera-v54,body.presentation-ux-v54-active .video-grid.share-focus-mode .hidden-by-share.presentation-hidden-camera-v54{width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}body.presentation-ux-v54-active .presentation-grid-collapsed-v542 .presenter-pip-v54{display:block!important;position:fixed!important}@media (width<=760px){body.presentation-ux-v54-active .presentation-share-view-v55{top:0!important;left:0!important;right:0!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;width:100vw!important;height:calc(100dvh - 76px - env(safe-area-inset-bottom))!important;border-radius:0!important;min-width:100vw!important}}body.local-screen-share-v56 .presentation-share-view-v55{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.local-share-shield-v56{z-index:1570;box-sizing:border-box;background:radial-gradient(circle at 50% 35%,#f9fafc 0,#eef1f5 62%,#e5e9ef 100%);justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0 0 62px}.local-share-shield-v56.visible{display:flex}.local-share-shield-card-v56{box-sizing:border-box;color:#172033;text-align:center;background:#fffffff0;border:1px solid #dce2ea;border-radius:18px;flex-direction:column;align-items:center;gap:9px;width:min(520px,100vw - 40px);padding:28px 30px;display:flex;box-shadow:0 18px 48px #0f172a1f}.local-share-shield-icon-v56{color:#2457a6;background:#e8f0ff;border-radius:999px;place-items:center;width:52px;height:52px;font-size:28px;font-weight:800;display:grid}.local-share-shield-card-v56 strong{font-size:21px}.local-share-shield-card-v56 span{color:#344054;max-width:440px;font-size:14px;line-height:1.55}.local-share-shield-card-v56 small{color:#667085;max-width:440px;font-size:12px;line-height:1.5}@media (width<=760px){.local-share-shield-v56{inset:0 0 calc(76px + env(safe-area-inset-bottom)) 0;padding:16px}.local-share-shield-card-v56{padding:22px 18px}.local-share-shield-card-v56 strong{font-size:18px}}body.local-presenter-share-v57 .subtitle-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}body.local-monitor-share-v57 .presenter-pip-v54{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.local-presenter-share-v57 .local-share-shield-v56{display:flex}@media (width>=761px){body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56{z-index:1800!important;background:#f8fafcf7!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:100vw!important;min-height:66px!important;padding:7px 8px!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:auto hidden!important;transform:none!important;box-shadow:0 -6px 22px #0f172a29!important}body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 input,body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 select,body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 button,body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 .ai2-state{height:40px!important;min-height:40px!important;max-height:40px!important;font-size:12px!important;line-height:1!important}body.presentation-ux-v54-active .presentation-primary-stage-v54{bottom:66px!important}body.presentation-ux-v54-active .presentation-share-view-v55{height:calc(100dvh - 66px)!important;bottom:66px!important}.local-share-shield-v56{bottom:66px!important}.toolbar.desktop-toolbar-v56{box-sizing:border-box;scrollbar-width:thin;overscroll-behavior-x:contain;min-height:66px;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:100vw!important;padding:7px 8px!important;display:flex!important;overflow:auto hidden!important}.desktop-control-group-v56{box-sizing:border-box;flex:none;grid-template-rows:12px 40px;align-content:end;gap:4px;min-width:0;padding:0 11px;display:grid;position:relative}.desktop-control-group-v56:first-child{padding-left:2px}.desktop-control-group-v56+.desktop-control-group-v56{border-left:1px solid #dfe4ec}.desktop-control-label-v56{color:#667085;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;align-items:center;height:12px;min-height:12px;padding:0 0 0 2px;font-size:10px;font-weight:850;line-height:12px;display:flex}.desktop-control-items-v56{align-items:center;gap:6px;min-width:0;height:40px;min-height:40px;display:flex}.toolbar.desktop-toolbar-v56 input,.toolbar.desktop-toolbar-v56 select,.toolbar.desktop-toolbar-v56 button,.toolbar.desktop-toolbar-v56 .ai2-state{box-sizing:border-box!important;vertical-align:middle!important;border-radius:9px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;font-size:13px!important;line-height:1!important}.toolbar.desktop-toolbar-v56 input,.toolbar.desktop-toolbar-v56 select{padding-top:0!important;padding-bottom:0!important}.toolbar.desktop-toolbar-v56 button{letter-spacing:.005em;gap:6px;white-space:nowrap!important;justify-content:center!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;font-weight:760!important;display:inline-flex!important}.desktop-name-group-v56 #meetingDisplayName{width:142px!important;min-width:142px!important}.desktop-name-group-v56 #saveNameButton{width:116px!important;min-width:116px!important}.desktop-media-group-v56 button{width:112px!important;min-width:112px!important}.desktop-share-group-v56 #shareMode{width:160px!important;min-width:160px!important}.desktop-share-group-v56 #screenButton{width:132px!important;min-width:132px!important}.desktop-ai-group-v56{min-width:0}.desktop-ai-group-v56 .desktop-control-items-v56{gap:6px}.desktop-ai-group-v56 .ai2-controls{height:40px!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important}.desktop-ai-group-v56 .ai2-controls select{width:237px!important;min-width:237px!important;max-width:237px!important}.desktop-ai-group-v56 .ai2-toggle{width:168px!important;min-width:168px!important;max-width:168px!important}.desktop-ai-group-v56 .ai2-state{text-overflow:ellipsis;overflow:hidden;white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:186px!important;min-width:186px!important;max-width:186px!important;padding:0 10px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important}.desktop-ai-group-v56 #captionVisibilityToggle{width:102px!important;min-width:102px!important}.desktop-ai-group-v56 #floatingCaptionsToggleV56{width:140px!important;min-width:140px!important}.desktop-ai-group-v56 #floatingCaptionsToggleV56.floating-private-blocked-v57{color:#667085!important;cursor:not-allowed!important;background:#f4f5f7!important;border-color:#d9dde5!important;width:164px!important;min-width:164px!important}.desktop-exit-group-v56{z-index:30;background:#f8fafcfb;margin-left:auto;padding-left:28px;padding-right:2px;position:sticky;right:0;box-shadow:-18px 0 24px -22px #0f172a8c}.desktop-exit-group-v56 #leaveButton{color:#fff!important;background:#df342f!important;border-color:#df342f!important;width:140px!important;min-width:140px!important}.toolbar.desktop-toolbar-v56 button:before{content:"";background:currentColor;flex:none;width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.toolbar.desktop-toolbar-v56 .control-audio:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.92V21H8v2h8v-2h-3v-3.08A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.92V21H8v2h8v-2h-3v-3.08A7 7 0 0 0 19 11h-2Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 .control-video:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h12a2 2 0 0 1 2 2v1.5l4-2.5v10l-4-2.5V16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h12a2 2 0 0 1 2 2v1.5l4-2.5v10l-4-2.5V16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 #saveNameButton:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17.25V21h3.75L18.81 9.94l-3.75-3.75L4 17.25Zm17.71-10.04a1 1 0 0 0 0-1.42l-2.5-2.5a1 1 0 0 0-1.42 0l-1.96 1.96 3.75 3.75 2.13-1.79Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17.25V21h3.75L18.81 9.94l-3.75-3.75L4 17.25Zm17.71-10.04a1 1 0 0 0 0-1.42l-2.5-2.5a1 1 0 0 0-1.42 0l-1.96 1.96 3.75 3.75 2.13-1.79Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 #screenButton:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h18a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-7v2h3v2H7v-2h3v-2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm9 3-4 4h3v4h2v-4h3l-4-4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h18a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-7v2h3v2H7v-2h3v-2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm9 3-4 4h3v4h2v-4h3l-4-4Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 .ai2-toggle:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 1.5 4.5L18 8l-4.5 1.5L12 14l-1.5-4.5L6 8l4.5-1.5L12 2Zm7 9 1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3ZM6 14l1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 1.5 4.5L18 8l-4.5 1.5L12 14l-1.5-4.5L6 8l4.5-1.5L12 2Zm7 9 1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3ZM6 14l1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 #captionVisibilityToggle:before,.toolbar.desktop-toolbar-v56 #floatingCaptionsToggleV56:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 #leaveButton:before,.toolbar.desktop-toolbar-v56 .control-leave:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H3v18h7v-2H5V5h5V3Zm8.59 8-3.3-3.29 1.42-1.42L22.41 12l-5.7 5.71-1.42-1.42 3.3-3.29H9v-2h9.59Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H3v18h7v-2H5V5h5V3Zm8.59 8-3.3-3.29 1.42-1.42L22.41 12l-5.7 5.71-1.42-1.42 3.3-3.29H9v-2h9.59Z'/%3E%3C/svg%3E")}}@media (width>=761px) and (width<=1500px){.desktop-control-group-v56{padding-left:9px;padding-right:9px}.desktop-name-group-v56 #meetingDisplayName{width:128px!important;min-width:128px!important}.desktop-ai-group-v56 .ai2-controls select{width:222px!important;min-width:222px!important;max-width:222px!important}.desktop-ai-group-v56 .ai2-state{width:160px!important;min-width:160px!important;max-width:160px!important}}@media (width>=761px){body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 .desktop-control-items-v56{height:40px!important;min-height:40px!important}body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 .desktop-control-group-v56{grid-template-rows:12px 40px!important;gap:4px!important}.toolbar.desktop-toolbar-v56 input,.toolbar.desktop-toolbar-v56 select{color:#172033!important;font-weight:650!important}.toolbar.desktop-toolbar-v56 select{padding-left:12px!important;padding-right:30px!important}.toolbar.desktop-toolbar-v56 #meetingDisplayName{font-size:14px!important}.toolbar.desktop-toolbar-v56 button:focus-visible,.toolbar.desktop-toolbar-v56 select:focus-visible,.toolbar.desktop-toolbar-v56 input:focus-visible{outline-offset:1px!important;outline:2px solid!important}body.presentation-ux-v54-active .toolbar.desktop-toolbar-v56 .desktop-exit-group-v56{z-index:35!important;background:#f8fafcfb!important;margin-left:auto!important;position:sticky!important;right:0!important}#shareMode,.desktop-share-group-v56 #shareMode,#shareMode[data-szus-window-only="1"]{border:0!important;width:0!important;min-width:0!important;max-width:0!important;margin:0!important;padding:0!important;display:none!important}.desktop-share-group-v56 .desktop-control-items-v56{gap:0!important}.toolbar.desktop-toolbar-v56 button.control-state-off{--szus-state-icon-color:#c98a00;color:#3f4652!important;background:#ffe59a!important;border-color:#e0b53f!important}.toolbar.desktop-toolbar-v56 button.control-state-on{--szus-state-icon-color:#667085;color:#344054!important;background:#eef2f6!important;border-color:#cfd7e3!important}.toolbar.desktop-toolbar-v56 button.control-state-off:before,.toolbar.desktop-toolbar-v56 button.control-state-on:before{background:var(--szus-state-icon-color)!important}.toolbar.desktop-toolbar-v56 .control-audio.control-state-off:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-1.03 3.03l1.45 1.45A6.96 6.96 0 0 0 19 11h-2ZM7.23 5.81 5.78 4.36A6.95 6.95 0 0 0 5 7v4a7 7 0 0 0 6 6.92V21H8v2h8v-2h-3v-3.08a6.95 6.95 0 0 0 2.64-.78l-1.51-1.51A5 5 0 0 1 7 11V7c0-.41.05-.81.14-1.19ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3Zm5-3a5 5 0 0 1-1.03 3.03l1.45 1.45A6.96 6.96 0 0 0 19 11h-2ZM7.23 5.81 5.78 4.36A6.95 6.95 0 0 0 5 7v4a7 7 0 0 0 6 6.92V21H8v2h8v-2h-3v-3.08a6.95 6.95 0 0 0 2.64-.78l-1.51-1.51A5 5 0 0 1 7 11V7c0-.41.05-.81.14-1.19ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 .control-video.control-state-off:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h12a2 2 0 0 1 2 2v1.5l4-2.5v10l-4-2.5V16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h12a2 2 0 0 1 2 2v1.5l4-2.5v10l-4-2.5V16a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 #screenButton.control-state-off:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h18a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-7v2h3v2H7v-2h3v-2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h18a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-7v2h3v2H7v-2h3v-2H3a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E")}}.caption-mode-switch-v58{display:none}@media (width>=761px){.desktop-ai-group-v56 #ai2Toggle,.desktop-ai-group-v56 #ai2State,.desktop-ai-group-v56 #captionVisibilityToggle,.desktop-ai-group-v56 #floatingCaptionsToggleV56,.toolbar.desktop-toolbar-v56>#captionVisibilityToggle,#captionVisibilityToggle[aria-hidden=true]{display:none!important}.caption-mode-switch-v58{box-sizing:border-box;background:0 0;width:148px;min-width:148px;height:40px;min-height:40px;max-height:40px;margin:0;padding:0;position:relative;align-items:center!important;display:flex!important}.caption-mode-label-v582{color:#667085;letter-spacing:.055em;white-space:nowrap;text-transform:uppercase;pointer-events:none;align-items:center;width:calc(100% - 6px);height:12px;margin:0;padding:0;font-size:10px;font-weight:850;line-height:12px;display:flex;position:absolute;top:-16px;left:3px}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511{box-sizing:border-box;color:#344054!important;white-space:nowrap!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #cfd7e3!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:148px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 14px!important;font-size:13px!important;font-weight:760!important;line-height:1!important;display:inline-flex!important;box-shadow:0 1px 2px #1018280d!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511:before{content:none!important;display:none!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511:hover{background:#f1f5f9!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.active{color:#0b6655!important;background:#e9f8f3!important;border-color:#9dc9bd!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511:disabled{opacity:.75;color:#98a2b3!important;cursor:not-allowed!important;background:#f2f4f7!important}.caption-mode-switch-v58.monitor-privacy-v58 .caption-mode-toggle-v511{border-color:#d69e2e!important;box-shadow:0 0 0 1px #d69e2e1a!important}.desktop-ai-group-v56 .ai2-controls{gap:7px!important}.desktop-ai-group-v56 .ai2-controls select{width:237px!important;min-width:237px!important;max-width:237px!important;font-size:13px!important;font-weight:650!important}}@media (width>=761px) and (width<=1500px){.caption-mode-switch-v58{width:138px;min-width:138px}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511{min-width:138px!important;padding:0 10px!important;font-size:12px!important}.caption-mode-label-v582{font-size:9px}.desktop-ai-group-v56 .ai2-controls select{width:219px!important;min-width:219px!important;max-width:219px!important}}@media (width>=761px){.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511:before{flex:none;width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:""!important;background:var(--szus-state-icon-color,#667085)!important;display:block!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.control-state-off{--szus-state-icon-color:#c98a00;color:#3f4652!important;background:#ffe59a!important;border-color:#e0b53f!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.control-state-on,.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.active{--szus-state-icon-color:#667085;color:#344054!important;background:#eef2f6!important;border-color:#cfd7e3!important}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.control-state-off:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10ZM3.27 2 2 3.27 20.73 22 22 20.73 3.27 2Z'/%3E%3C/svg%3E")}.toolbar.desktop-toolbar-v56 .caption-mode-toggle-v511.control-state-on:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm5 5H5v4h3v-1.5H6.5v-1H8V10Zm6 0h-3v4h3v-1.5h-1.5v-1H14V10Z'/%3E%3C/svg%3E")}}
