.app-root{display:flex;height:100vh;width:100vw;background:#000}._page_106v6_1{min-height:100vh;background-color:#f8f9fa;color:#202124;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_106v6_10{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem}._headerRight_106v6_17{display:flex;align-items:center;gap:1.5rem}._dateTimeHeader_106v6_23{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#5f6368}._logo_106v6_31{font-weight:600;letter-spacing:.04em}._errorButton_106v6_36{padding:.5rem 1rem;border-radius:999px;border:.0625rem solid #dadce0;background-color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}._errorButton_106v6_36:hover{background-color:#f1f3f4;box-shadow:0 1px 2px #3c40434d}._main_106v6_52{padding:2.5rem 2.5rem 5rem;display:flex;flex-direction:column}._hero_106v6_59{max-width:60rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}._title_106v6_67{font-size:2.5rem;line-height:1.2;font-weight:500;text-align:center;margin-bottom:.75rem}._subtitle_106v6_75{font-size:1.125rem;text-align:center;color:#5f6368}._contentContainer_106v6_82{display:flex;flex-direction:column;margin:2rem auto 0;width:fit-content}._controlsRow_106v6_89{display:flex;align-items:center;gap:1rem}._separator_106v6_95{height:.0625rem;background-color:#dadce0;margin:1.5rem 0;width:100%}._newMeetingWrapper_106v6_103{position:relative;display:inline-block}._newMeetingButton_106v6_109{padding:0 1.5rem;height:3rem;border-radius:1.5rem;border:none;background-color:#1a73e8;color:#fff;font-weight:500;font-size:.875rem;cursor:pointer;box-shadow:0 1px 2px #3c40434d;transition:background-color .15s ease,box-shadow .15s ease,transform .05s ease;display:flex;align-items:center;gap:.5rem}._newMeetingButton_106v6_109:hover{background-color:#1765c1;box-shadow:0 3px 4px #3c40434d}._newMeetingButton_106v6_109:active{transform:translateY(1px)}._menuContainer_106v6_137{position:absolute;top:100%;left:0;margin-top:.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;padding:.5rem 0;min-width:20rem;z-index:100;display:flex;flex-direction:column;animation:_fadeIn_106v6_1 .15s ease-out}@keyframes _fadeIn_106v6_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._menuItem_106v6_166{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;width:100%;text-align:left;cursor:pointer;font-size:.95rem;color:#3c4043;transition:background-color .1s ease}._menuItem_106v6_166:hover:not(:disabled){background-color:#f1f3f4}._menuItem_106v6_166:disabled{cursor:default;color:#9aa0a6}._menuIcon_106v6_190{width:1.25rem;height:1.25rem}._inputWrapper_106v6_197{height:3rem;width:13.75rem;border-radius:1.5rem;border:.0625rem solid #dadce0;display:flex;align-items:center;gap:.75rem;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease;color:#5f6368;padding-left:1rem}._inputWrapper_106v6_197:focus-within{border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e84d;color:#1a73e8}._codeInput_106v6_217{border:none;outline:none;background:transparent;font-size:.875rem;width:100%;color:#202124;padding:0;height:100%}._joinButton_106v6_228{padding:0 1.25rem;height:3rem;border-radius:1.25rem;border:.0625rem solid #dadce0;background-color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}._joinButton_106v6_228._disabled_106v6_239{color:#3c404361;background-color:transparent;border-color:transparent;cursor:default}._joinButton_106v6_228:not(._disabled_106v6_239):hover{background-color:#f1f3f4;box-shadow:0 1px 2px #3c40434d}._cardSection_106v6_252{display:flex;flex-direction:column;gap:1rem;width:100%}._loadingContainer_106v6_259{display:flex;justify-content:center;align-items:center;height:100%}._meetingCard_106v6_266{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;min-width:20rem;max-width:26.25rem;border-radius:1rem;border:.0625rem solid #dadce0;background-color:#fff;cursor:pointer;box-shadow:0 1px 2px #3c40434d;transition:box-shadow .15s ease,transform .05s ease;text-align:left;position:relative}._meetingCard_106v6_266:hover:not(:disabled){box-shadow:0 3px 6px #3c40434d;transform:translateY(-1px)}._meetingCard_106v6_266:disabled{cursor:default;opacity:.7;background-color:#f8f9fa;box-shadow:none}._meetingTimeGroup_106v6_298{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:1rem;border-right:.0625rem solid #dae0e5;min-width:4.5rem;gap:.125rem}._meetingDate_106v6_309{font-size:.75rem;font-weight:600;color:#202124;white-space:nowrap;text-transform:uppercase}._meetingTime_106v6_298{font-size:1.25rem;color:#5f6368;white-space:nowrap;font-weight:400}._meetingTitle_106v6_324{font-size:1rem;font-weight:500;color:#202124}._cardContent_106v6_331{display:flex;flex-direction:column;gap:.25rem}._disabledReason_106v6_337{font-size:.75rem;color:#d93025}@media(max-width:48rem){._header_106v6_10{flex-direction:column;gap:1rem;padding:1rem 1.5rem}._headerRight_106v6_17{flex-direction:column;gap:.75rem;width:100%}._main_106v6_52{padding:1.5rem 1.5rem 2.5rem}._title_106v6_67{font-size:1.75rem}._contentContainer_106v6_82{width:100%;margin-top:1.5rem}._controlsRow_106v6_89{flex-direction:column;width:100%}._newMeetingButton_106v6_109,._codeInput_106v6_217,._joinButton_106v6_228{width:100%}._cardSection_106v6_252{flex-direction:column;align-items:center}._meetingCard_106v6_266{min-width:unset;width:100%}}@media(min-width:48.0625rem)and (max-width:64rem){._main_106v6_52{padding:2rem 1.5rem}._title_106v6_67{font-size:2.25rem}}._overlay_2v8aj_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_2v8aj_12{background-color:#1e1e1e;width:100%;max-width:35rem;border-radius:.5rem;box-shadow:0 4px 24px #00000080;display:flex;flex-direction:column;max-height:90vh;color:#e3e3e3;font-family:Google Sans,Roboto,Arial,sans-serif}._header_2v8aj_26{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #3c4043}._title_2v8aj_34{font-size:1.25rem;font-weight:400;margin:0}._closeButton_2v8aj_40{background:transparent;border:none;color:#e3e3e3;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._closeButton_2v8aj_40:hover{background-color:#ffffff1a}._content_2v8aj_57{padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}._formGroup_2v8aj_65{display:flex;flex-direction:column;gap:.5rem}._label_2v8aj_71{font-size:.9rem;font-weight:500;color:#e3e3e3}._select_2v8aj_77{background-color:#1e1e1e;border:1px solid #5f6368;color:#e3e3e3;padding:.75rem;border-radius:4px;font-size:.95rem;cursor:pointer;outline:none}._select_2v8aj_77:focus{border-color:#8ab4f8}._textarea_2v8aj_92{background-color:#1e1e1e;border:1px solid #5f6368;color:#e3e3e3;padding:.75rem;border-radius:4px;font-size:.95rem;min-height:8rem;resize:vertical;font-family:inherit;outline:none}._textarea_2v8aj_92:focus{border-color:#8ab4f8}._placeholderText_2v8aj_109{color:#9aa0a6}._note_2v8aj_113{font-size:.8rem;color:#9aa0a6;margin-top:-.25rem;display:flex;align-items:center;gap:.25rem}._screenshotSection_2v8aj_122{border:1px solid #5f6368;border-radius:4px;padding:0;overflow:hidden}._screenshotButton_2v8aj_129{width:100%;background:transparent;border:none;color:#8ab4f8;padding:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem;transition:background .2s}._screenshotButton_2v8aj_129:hover{background-color:#8ab4f814}._checkboxContainer_2v8aj_148{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;cursor:pointer}._checkbox_2v8aj_148{width:1.125rem;height:1.125rem;margin-top:.125rem;accent-color:#8ab4f8;cursor:pointer}._legalText_2v8aj_164{font-size:.75rem;color:#9aa0a6;line-height:1.4}._link_2v8aj_170{color:#8ab4f8;text-decoration:none}._link_2v8aj_170:hover{text-decoration:underline}._footer_2v8aj_179{padding:1rem 1.5rem;display:flex;justify-content:flex-end;border-top:1px solid #3c4043}._sendButton_2v8aj_186{background-color:#8ab4f8;color:#202124;border:none;padding:.625rem 1.5rem;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}._sendButton_2v8aj_186:hover{background-color:#aecbfa}._sendButton_2v8aj_186:disabled{background-color:#3c4043;color:#80868b;cursor:default}@media(max-width:600px){._modal_2v8aj_12{height:100%;max-height:100%;border-radius:0}}._spinner_nmph8_1{animation:_spin_nmph8_1 1s linear infinite}@keyframes _spin_nmph8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._overlay_10byz_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}._modal_10byz_15{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 24px #00000026;animation:_slideUp_10byz_1 .3s ease-out}@keyframes _slideUp_10byz_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_10byz_39{padding:1.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}._title_10byz_47{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}._closeButton_10byz_54{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.25rem;line-height:1;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._closeButton_10byz_54:hover{background-color:#f5f5f5;color:#333}._content_10byz_76{padding:1.5rem;overflow-y:auto}._studentList_10byz_81{display:flex;flex-direction:column;gap:.75rem}._studentItem_10byz_87{display:flex;align-items:center;padding:.75rem;border-radius:8px;border:1px solid #eee;cursor:pointer;transition:all .2s}._studentItem_10byz_87:hover{background-color:#f8f9fa;border-color:#e0e0e0}._studentItem_10byz_87._selected_10byz_102{background-color:#e8f0fe;border-color:#1a73e8}._checkbox_10byz_107{width:20px;height:20px;margin-right:1rem;accent-color:#1a73e8;cursor:pointer}._info_10byz_115{display:flex;flex-direction:column}._name_10byz_120{font-weight:500;color:#333}._email_10byz_125{font-size:.875rem;color:#666}._footer_10byz_130{padding:1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:1rem}._button_10byz_138{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .2s}._cancelButton_10byz_147{background:#fff;border:1px solid #ddd;color:#666}._cancelButton_10byz_147:hover{background:#f5f5f5;border-color:#ccc;color:#333}._confirmButton_10byz_159{background:#1a73e8;border:none;color:#fff;display:flex;align-items:center;gap:.5rem}._confirmButton_10byz_159:hover{background:#1557b0;transform:translateY(-1px)}._confirmButton_10byz_159:disabled{background:#ccc;cursor:not-allowed;transform:none}._loading_10byz_179,._error_10byz_180{text-align:center;padding:2rem;color:#666}._error_10byz_180{color:#d93025}._emptyState_10byz_190{text-align:center;padding:2rem;color:#666;font-style:italic}._page_1jqaj_1{width:100vw;height:100vh;background-color:#fff;color:#3c4043;display:flex;flex-direction:column}._header_1jqaj_10{height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}._logo_1jqaj_18{font-size:1.5rem;font-weight:500;color:#3c4043;display:flex;align-items:center;gap:.5rem}._userInfo_1jqaj_27{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#5f6368}._avatar_1jqaj_35{width:2rem;height:2rem;border-radius:50%;background:#5f6368;display:flex;align-items:center;justify-content:center;font-weight:500;color:#fff}._main_1jqaj_47{flex:1;display:flex;align-items:center;justify-content:center;gap:3.75rem;padding:2.5rem;overflow-y:auto}._previewSection_1jqaj_59{display:flex;flex-direction:column;gap:1rem;width:46.25rem;max-width:100%}._videoContainer_1jqaj_67{position:relative;width:100%;aspect-ratio:16/9;background:#3c4043;border-radius:.5rem;overflow:hidden}._videoSurface_1jqaj_76{width:100%;height:100%}._videoOverlay_1jqaj_81{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;pointer-events:none}._videoOverlay_1jqaj_81>*{pointer-events:auto}._participantLabel_1jqaj_98{position:absolute;bottom:1rem;left:1rem;color:#fff;text-shadow:0 .0625rem .125rem rgba(0,0,0,.6);font-weight:500;font-size:.875rem}._controlsBar_1jqaj_108{display:flex;justify-content:center;gap:1rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}._controlButton_1jqaj_118{width:3rem;height:3rem;border-radius:50%;border:.0625rem solid rgba(255,255,255,.3);background:#3c4043cc;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;transition:all .2s}._controlButton_1jqaj_118:hover{background:#3c4043;border-color:transparent;box-shadow:0 .0625rem .1875rem #0000004d}._controlButton_1jqaj_118._off_1jqaj_139{background:#ea4335;border-color:transparent}._deviceControls_1jqaj_145{display:flex;gap:.75rem;justify-content:center;margin-top:1rem;width:100%}._deviceSelectWrapper_1jqaj_153{position:relative;background:#f1f3f4;border-radius:1.5rem;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;border:.0625rem solid #dadce0;flex:1;min-width:0;justify-content:center;transition:background-color .2s,border-color .2s}._deviceSelectWrapper_1jqaj_153:hover{background:#e8eaed}._deviceIcon_1jqaj_173{font-size:1rem;color:#5f6368}._deviceSelect_1jqaj_153{appearance:none;background:transparent;border:none;color:#3c4043;font-size:.875rem;font-weight:500;padding-right:1.5rem;cursor:pointer;outline:none;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._infoSection_1jqaj_195{width:25rem;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._meetingTitle_1jqaj_205{font-size:1.75rem;font-weight:400;margin-bottom:.5rem}._meetingMeta_1jqaj_211{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;color:#9aa0a6;font-size:.875rem}._actionButtons_1jqaj_220{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}._joinButton_1jqaj_228{background:#1a73e8;color:#fff;border:none;height:3.5rem;padding:0 2.5rem;border-radius:1.75rem;font-size:1.125rem;font-weight:500;cursor:pointer;transition:background .2s;min-width:10rem}._joinButton_1jqaj_228:hover{background:#1765cc;box-shadow:0 .0625rem .1875rem #0000004d}._copyLinkButton_1jqaj_247{display:flex;align-items:center;justify-content:space-between;background:#f1f3f4;padding:.75rem 1.25rem;border-radius:.5rem;border:none;color:#3c4043;font-size:.875rem;cursor:pointer;transition:background .2s,color .2s;width:100%;max-width:20rem}._copyLinkButton_1jqaj_247:hover{background:#e8eaed}._copyLinkContent_1jqaj_267{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem}._copyIcon_1jqaj_274{display:flex;align-items:center;justify-content:center;color:#5f6368}._copyIcon_1jqaj_274._success_1jqaj_281{color:#1e8e3e}@media(max-width:64rem){._header_1jqaj_10{padding:0 1rem;height:3.5rem}._main_1jqaj_47{flex-direction:column;padding:1.5rem 1rem;gap:2rem;justify-content:flex-start}._previewSection_1jqaj_59{width:100%;max-width:37.5rem}._infoSection_1jqaj_195{width:100%;max-width:37.5rem;margin-bottom:2rem}._videoContainer_1jqaj_67{border-radius:.75rem}._meetingTitle_1jqaj_205{font-size:1.5rem}}@media(max-width:40rem){._controlButton_1jqaj_118{width:3rem;height:3rem;font-size:1.25rem}._deviceControls_1jqaj_145{flex-direction:column;align-items:center;width:100%}._deviceSelectWrapper_1jqaj_153{width:100%;justify-content:center}._deviceSelect_1jqaj_153{max-width:100%}}._deviceLabel_1jqaj_349{font-size:.875rem;color:#3c4043;font-weight:500;width:100%;padding-right:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._modalOverlay_1jqaj_361{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem;backdrop-filter:blur(4px);animation:_fadeIn_1jqaj_1 .2s ease-out}._modalContent_1jqaj_374{background:#fff;border-radius:1rem;width:100%;max-width:24rem;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 24px #0003;animation:_scaleIn_1jqaj_1 .2s ease-out}._modalHeader_1jqaj_386{padding:1rem 1.5rem;border-bottom:1px solid #f1f3f4;display:flex;align-items:center;justify-content:space-between}._modalTitle_1jqaj_394{font-size:1.125rem;font-weight:500;color:#202124}._closeButton_1jqaj_400{background:none;border:none;font-size:1.5rem;line-height:1;color:#5f6368;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._closeButton_1jqaj_400:hover{background-color:#f1f3f4}._deviceList_1jqaj_418{display:flex;flex-direction:column;max-height:50vh;overflow-y:auto;padding:.5rem}._deviceItem_1jqaj_426{padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.9375rem;color:#3c4043;display:flex;align-items:center;gap:.75rem;transition:background .1s}._deviceItem_1jqaj_426:hover{background-color:#f8f9fa}._deviceItem_1jqaj_426._active_1jqaj_442{background-color:#e8f0fe;color:#1967d2;font-weight:500}@keyframes _fadeIn_1jqaj_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_1jqaj_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._participantsList_1jqaj_471{width:100%;margin-bottom:2rem}._noParticipants_1jqaj_476{font-size:.875rem;color:#9aa0a6;font-style:italic}._avatarsRow_1jqaj_482{display:flex;flex-wrap:wrap;gap:.5rem}._participantChip_1jqaj_488{background:#e8f0fe;color:#1967d2;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center}._container_tvujl_1{width:100%;height:100%;background-color:#202124;display:flex;flex-direction:column;min-height:100vh;padding:.75rem;gap:.75rem;box-sizing:border-box;position:relative}._content_tvujl_15{flex:1;display:flex;overflow:hidden;position:relative;gap:1rem}._mainArea_tvujl_23{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}@media(max-width:40rem){._container_tvujl_1{padding:.5rem .5rem .75rem;gap:.5rem}._mobileHidden_tvujl_38{display:none!important}}._chatBtn_tvujl_43{border:none;border-radius:999px;padding:.5rem .875rem;font-size:.85rem;cursor:pointer;background-color:#111827;color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;border:.0625rem solid #1e293b;position:relative}._chatBtn_tvujl_43:disabled{opacity:.5;cursor:not-allowed}._bottomBar_tvujl_63{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding-bottom:.5rem}._bottomLeft_tvujl_71{display:flex;justify-content:flex-start}._bottomCenter_tvujl_76{display:flex;justify-content:center}._bottomRight_tvujl_81{display:flex;justify-content:flex-end}@media(max-width:48rem){._bottomBar_tvujl_63{display:flex;flex-direction:column;gap:.5rem}._bottomLeft_tvujl_71,._bottomCenter_tvujl_76,._bottomRight_tvujl_81{width:100%;justify-content:center}._chatBtn_tvujl_43{width:100%;border-radius:1rem}}._modalOverlay_f8y9v_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}._modalContent_f8y9v_15{background-color:#fff;border-radius:12px;box-shadow:0 4px 24px #00000026;max-width:25rem;width:90%;padding:2rem;text-align:center;animation:_slideIn_f8y9v_1 .3s ease-out}@keyframes _slideIn_f8y9v_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalTitle_f8y9v_38{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:1rem}._description_f8y9v_45{color:#3c4043;margin-bottom:2rem;line-height:1.5}._buttonGroup_f8y9v_51{display:flex;flex-direction:column;gap:.75rem;width:100%}._confirmButton_f8y9v_58{background-color:#1a73e8;color:#fff;border:none;padding:.75rem;border-radius:1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._confirmButton_f8y9v_58:hover{background-color:#1557b0}._confirmButton_f8y9v_58:disabled{background-color:#8ab4f8;cursor:default}._leaveButton_f8y9v_79{background-color:transparent;color:#5f6368;border:none;padding:.5rem;border-radius:1.5rem;font-size:.9rem;cursor:pointer;transition:color .2s}._leaveButton_f8y9v_79:hover{color:#202124}._header_1il5k_1{background-color:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:999px;box-shadow:0 2px 4px #0003;position:absolute;top:1.5rem;right:1.5rem;z-index:2}._grid_i6mn8_1{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:1rem;align-content:center;justify-content:center;min-height:0;padding:1rem;overflow-y:auto}._empty_i6mn8_15{border-radius:.75rem;border:.0625rem dashed #4b5563;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.95rem;color:#9ca3af;padding:1.25rem 1rem;text-align:center;line-height:1.4;max-width:18.75rem;margin:0 auto}._tile_i6mn8_34{position:relative;border-radius:.75rem;overflow:hidden;background:#020617;border:.0625rem solid #1e293b;width:100%;aspect-ratio:16 / 9;max-height:80vh}._surface_i6mn8_47{width:100%;height:100%;background:#020617;object-fit:cover}._noVideoPlaceholder_i6mn8_55{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#202124;color:#5f6368}._overlay_i6mn8_69{position:absolute;left:0;right:0;bottom:0;padding:.375rem .5rem;background:linear-gradient(to top,rgba(15,23,42,.95),transparent);display:flex;flex-direction:column;gap:.25rem}._info_i6mn8_81{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}._username_i6mn8_88{font-weight:500}._muted_i6mn8_92{opacity:.6}._spotlightContainer_i6mn8_99{flex:1;display:flex;gap:.75rem}._spotlightMain_i6mn8_106{flex:1;background:#020617;border-radius:.75rem;overflow:hidden;border:.0625rem solid #1e293b;position:relative;display:flex;align-items:stretch;justify-content:center}._spotlightMain_i6mn8_106:fullscreen{border-radius:0;border:none;background:#000;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}._spotlightMain_i6mn8_106:fullscreen ._spotlightWrapper_i6mn8_130{width:100%;height:100%}._spotlightMain_i6mn8_106:fullscreen ._spotlightWrapper_i6mn8_130 ._tile_i6mn8_34{width:100%;height:100%;aspect-ratio:unset;max-height:none;max-width:none;border:none;border-radius:0}._fullscreenButton_i6mn8_145{position:absolute;top:1rem;right:1rem;background-color:#0009;border:none;border-radius:.375rem;padding:.5rem;color:#e2e8f0;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;transition:background-color .2s cubic-bezier(.4,0,.2,1)}._fullscreenButton_i6mn8_145:hover{background-color:#000000d9;transform:scale(1.05)}._spotlightWrapper_i6mn8_130{flex:1}._spotlightWrapper_i6mn8_130 ._tile_i6mn8_34{border:none;border-radius:0;height:100%}._spotlightWrapper_i6mn8_130 ._surface_i6mn8_47{height:100%;object-fit:contain}._emptySpotlight_i6mn8_184,._loadingSpotlight_i6mn8_185{color:#64748b;display:flex;flex-direction:column;background:#000;width:100%;height:100%;align-items:center;justify-content:center;gap:1rem}._spinner_i6mn8_197{width:48px;height:48px;border:5px solid #1e293b;border-bottom-color:#3b82f6;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_i6mn8_1 1s linear infinite}@keyframes _rotation_i6mn8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._sidebar_i6mn8_219{width:17.5rem;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;flex-shrink:0}._sidebarItem_i6mn8_228{height:11.25rem;flex-shrink:0}@media(max-width:48rem){._grid_i6mn8_1{grid-template-columns:1fr;align-content:start;padding:.5rem}._tile_i6mn8_34{aspect-ratio:4 / 3;max-height:none}._spotlightContainer_i6mn8_99{flex-direction:column}._spotlightMain_i6mn8_106{flex:1;width:100%;min-height:50vh}._sidebar_i6mn8_219{width:100%;height:8.75rem;flex-direction:row;overflow-x:auto;overflow-y:hidden}._sidebarItem_i6mn8_228{width:10rem;height:100%}._surface_i6mn8_47{min-height:0}._info_i6mn8_81{font-size:.75rem}._empty_i6mn8_15{max-width:16.25rem;padding:1.125rem .75rem;font-size:.9rem}}@media(max-height:500px)and (orientation:landscape){._grid_i6mn8_1{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));align-content:center;padding:.5rem}._tile_i6mn8_34{aspect-ratio:16 / 9;max-height:85vh}._sidebar_i6mn8_219{display:none}}._visualizer_ujz2z_1{width:1.5rem;height:1.5rem;background-color:#1a73e8;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:.125rem;z-index:10;flex-shrink:0}._visualizer_ujz2z_1._silence_ujz2z_16{background-color:transparent;box-shadow:none}._visualizer_ujz2z_1._silence_ujz2z_16 ._bar_ujz2z_21{display:none}._bar_ujz2z_21{width:.1875rem;background-color:#fff;border-radius:1rem;animation:_equalize_ujz2z_1 .5s infinite ease-in-out}._bar_ujz2z_21:nth-child(1){height:40%;animation-delay:-.4s}._bar_ujz2z_21:nth-child(2){height:70%;animation-delay:-.2s}._bar_ujz2z_21:nth-child(3){height:50%;animation-delay:-0s}@keyframes _equalize_ujz2z_1{0%{height:30%}50%{height:100%}to{height:30%}}._toolbar_1rhr7_1{display:flex;align-items:center;justify-content:center;padding:.5rem .625rem;border-radius:999px;background:#020617;border:.0625rem solid #1e293b;gap:.5rem;flex-wrap:wrap;width:fit-content;margin:0 auto}._left_1rhr7_16,._center_1rhr7_17,._right_1rhr7_18{display:flex;gap:.375rem;align-items:center}._separator_1rhr7_24{width:.0625rem;height:1.5rem;background-color:#334155;margin:0 .5rem}._btn_1rhr7_31{border:none;border-radius:999px;padding:.5rem .875rem;font-size:.85rem;cursor:pointer;background:#111827;color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center}._primary_1rhr7_45{background:#16a34a;color:#fff}._danger_1rhr7_50{background:#b91c1c;color:#fff}._icon_1rhr7_55{display:flex;align-items:center;gap:.25rem}._off_1rhr7_61{opacity:.6}._recording_1rhr7_65{background:#b91c1c!important}._active_1rhr7_69{outline:.0625rem solid #38bdf8}._btn_1rhr7_31:disabled{opacity:.5;cursor:not-allowed}@media(max-width:48rem){._toolbar_1rhr7_1{border-radius:1rem;flex-direction:column;align-items:stretch;width:100%}._left_1rhr7_16,._center_1rhr7_17,._right_1rhr7_18{width:100%;justify-content:center;flex-wrap:wrap}._btn_1rhr7_31{flex:1;min-width:0}._left_1rhr7_16{order:1}._center_1rhr7_17{order:2}._right_1rhr7_18{order:3}._separator_1rhr7_24{display:none}}._button_l73ze_1{border:none;border-radius:999px;padding:.375rem .75rem;font-size:.8rem;cursor:pointer;background:#111827;color:#e5e7eb;display:flex;align-items:center;gap:.25rem}._button_l73ze_1:disabled{opacity:.5;cursor:not-allowed}._active_l73ze_19{background:#b91c1c;color:#fef2f2}@media(max-width:48rem){._button_l73ze_1{width:100%;justify-content:center;padding:.5rem .875rem;font-size:.85rem}}._meetingInfoContainer_qwm3w_2{display:flex;align-items:center;gap:.75rem;padding:0 .5rem;color:#e2e8f0;font-family:Outfit,sans-serif;height:100%}._timeText_qwm3w_12{font-size:.9rem;font-weight:500;letter-spacing:.02em}._infoSeparator_qwm3w_18{width:.0625rem;height:1rem;background-color:#475569}._meetingIdWrapper_qwm3w_24{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background-color .2s}._meetingIdWrapper_qwm3w_24:hover{background-color:#1e293b}._meetingIdText_qwm3w_38{font-size:.9rem;font-weight:500;letter-spacing:.02em}@media(max-width:48rem){._meetingInfoContainer_qwm3w_2{width:100%;justify-content:center;border-bottom:1px solid #1e293b;padding-bottom:.5rem;margin-bottom:.5rem}}._container_1vtzk_1{display:flex;flex-direction:column;width:360px;height:100%;background-color:#2e2f31;border-radius:1rem;color:#e8eaed;font-family:Roboto,sans-serif;overflow:hidden}@media(max-width:48rem){._container_1vtzk_1{width:100%}}._header_1vtzk_20{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #3c4043}._header_1vtzk_20 h3{margin:0;font-size:1.125rem;font-weight:400}._closeBtn_1vtzk_34{background:none;border:none;color:#9aa0a6;font-size:1.5rem;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._closeBtn_1vtzk_34:hover{color:#e8eaed}._messagesList_1vtzk_50{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._emptyState_1vtzk_59{display:flex;align-items:center;justify-content:center;height:100%;color:#9aa0a6;font-size:.875rem;font-style:italic}._messageWrapper_1vtzk_69{display:flex;flex-direction:column;max-width:85%}._messageWrapper_1vtzk_69._left_1vtzk_75{align-self:flex-start}._messageWrapper_1vtzk_69._right_1vtzk_79{align-self:flex-end}._messageBubble_1vtzk_83{background-color:#3c4043;padding:.75rem 1rem;border-radius:12px}._messageWrapper_1vtzk_69._right_1vtzk_79 ._messageBubble_1vtzk_83{background-color:#8ab4f8;color:#202124}._messageWrapper_1vtzk_69._left_1vtzk_75 ._messageBubble_1vtzk_83{background-color:#3c4043;color:#e8eaed}._meta_1vtzk_104{display:flex;justify-content:space-between;margin-bottom:.25rem;font-size:.75rem;opacity:.7}._sender_1vtzk_112{font-weight:700;margin-right:.5rem}._text_1vtzk_117{word-wrap:break-word;white-space:pre-wrap;line-height:1.4}._inputArea_1vtzk_123{padding:1rem 1.5rem;border-top:1px solid #3c4043}._inputWrapper_1vtzk_128{display:flex;align-items:center;background-color:#303134;border-radius:24px;padding:.5rem 1rem}._inputWrapper_1vtzk_128 textarea{flex:1;background:none;border:none;color:#e8eaed;resize:none;outline:none;font-family:inherit;font-size:.875rem;max-height:100px}._sendBtn_1vtzk_148{background:none;border:none;color:#8ab4f8;font-size:1.25rem;cursor:pointer;margin-left:.5rem;padding:.25rem;display:flex;align-items:center;justify-content:center}._sendBtn_1vtzk_148:disabled{color:#5f6368;cursor:default}._container_1x627_1{display:flex;min-height:100vh;align-items:center;justify-content:center;background-color:#f0f4f9;font-family:Inter,sans-serif;padding:1rem}._card_1x627_11{background:#fff;width:100%;max-width:28rem;padding:2.5rem;border-radius:1.5rem;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center}._logoWrapper_1x627_23{margin-bottom:2rem}._title_1x627_27{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}._subtitle_1x627_34{font-size:1rem;color:#6b7280;margin-bottom:2rem;text-align:center}._form_1x627_41{width:100%;display:flex;flex-direction:column;gap:1.25rem}._inputGroup_1x627_48{display:flex;flex-direction:column;gap:.5rem}._label_1x627_54{font-size:.875rem;font-weight:500;color:#374151}._input_1x627_48{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #d1d5db;font-size:1rem;outline:none;transition:all .2s;background-color:#f9fafb}._input_1x627_48:focus{border-color:#0b5cff;box-shadow:0 0 0 3px #0b5cff1a;background-color:#fff}._button_1x627_77{margin-top:.5rem;width:100%;padding:.875rem;background-color:#0b5cff;color:#fff;border:none;border-radius:5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._button_1x627_77:hover{background-color:#004ad7}._button_1x627_77:disabled{background-color:#93c5fd;cursor:not-allowed}._footer_1x627_100{margin-top:2rem;font-size:.875rem;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}._link_1x627_111{color:#0b5cff;font-weight:500;cursor:default}
