*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}.homeContainer{background:linear-gradient(180deg,#edf1f7,#dfe7f5);color:#0f172a;display:flex;flex-direction:column;min-height:100vh;padding:28px 24px 48px;width:100%}.homeHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;width:100%}.homeHeader .landingBrand h2{font-size:22px}.homeBrandButton{text-align:left}.homeHeaderActions{align-items:center;display:flex;gap:12px}.homeHeaderIconButton{background:#ffffffe6!important;border:1px solid #0f172a14!important;border-radius:12px!important;color:#0f172a;height:38px;width:38px}.homeHeaderIconButton:hover{background:#fff!important}.homeMain{display:flex;flex-direction:column;gap:24px;margin:34px auto 0;max-width:1100px;width:100%}.homeCardsRow{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.homeCard{background:#fff;border:1px solid #0f172a0f;border-radius:22px;box-shadow:0 12px 24px #0f172a14;display:flex;flex-direction:column;padding:28px 32px 32px}.homeCardTitle{font-size:22px;font-weight:600;letter-spacing:-.2px;margin:0}.homeCardDescription{color:#475569;font-size:14px;font-weight:400;line-height:1.5;margin:10px 0 16px}.homeCard .MuiTextField-root{width:100%}.homeInput{margin-bottom:18px}.homeJoinInput{margin-bottom:20px;max-width:none}.homeGeneratedCodeInput{width:100%}.homeInput .MuiOutlinedInput-root{background:#fdfefe;border:1px solid #0f172a14;border-radius:14px}.homeJoinInput .MuiOutlinedInput-input{padding-bottom:12px;padding-top:12px}.homeInput .MuiOutlinedInput-notchedOutline{border-color:#0000}.homeInput .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5a7cf0}.homeCodeRow{align-items:center;display:flex;gap:12px;margin-bottom:20px}.homeCodeRow .homeInput{margin:0;max-width:none}.homeCopyButton{background:#fff!important;border:1px solid #0f172a14!important;border-radius:14px!important;color:#2563eb!important;height:48px;width:48px}.homeActionButton{align-self:center;background:linear-gradient(135deg,#2d67e5,#1f52d4);border-radius:18px;box-shadow:0 10px 20px #2055d340;font-size:15px;font-weight:600;letter-spacing:.05em;margin-top:18px;padding:14px 20px;text-transform:uppercase;width:260px!important}.homeActionButton.Mui-disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8}.homeTipsCard{background:linear-gradient(135deg,#4aa4ff,#2f6bff);border-radius:20px;box-shadow:0 14px 28px #2f6bff47;color:#fff;padding:22px 26px}.homeTipsCard h3{font-size:18px;font-weight:600;margin:0 0 10px}.homeTipsList{display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;margin:0;padding:0}.homeTipsList li{font-size:13.5px;padding-left:16px;position:relative}.homeTipsList li:before{color:#ffffffbf;content:"•";left:0;position:absolute}@media (max-width:640px){.homeContainer{padding:24px 16px 40px}.homeCard{padding:24px}.homeJoinInput{max-width:100%}}.historyContainer{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.landingPageContainer{background:linear-gradient(180deg,#edf1f7,#e8edf6);color:#0f172a;min-height:100vh;width:100%}.landingHeader{justify-content:space-between;margin:0 auto;max-width:1440px;padding:28px 56px}.landingBrand,.landingHeader{align-items:center;display:flex}.landingBrand{gap:8px;-webkit-user-select:none;user-select:none}.landingBrandIcon{align-items:center;background:linear-gradient(135deg,#4b6cff,#305fd8);border-radius:8px;box-shadow:0 8px 20px #3257db59;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.landingBrand h2{color:#0f172a;font-size:20px;font-weight:700;letter-spacing:-.3px;line-height:1;margin:0}.landingNavActions{align-items:center;display:flex;gap:12px}.landingNavTextButton{background:#0000;border:none;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px}.landingPrimaryButton,.landingSecondaryButton{border:1px solid #0000;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.landingPrimaryButton:hover,.landingSecondaryButton:hover{transform:translateY(-1px)}.landingHeaderButton{background:linear-gradient(135deg,#3569e6,#2d5fd8);box-shadow:0 8px 20px #3569e652;color:#fff;font-size:13px;min-height:38px;min-width:120px;padding:8px 18px}.landingContent{margin:0 auto;max-width:1440px;padding:24px 56px 72px}.landingHeroSection{align-items:center;display:flex;flex-direction:column;min-height:56vh;padding-top:84px;text-align:center}.landingHeroBadge{align-items:center;background:#ecf0f6;border:1px solid #d6dde9;border-radius:999px;color:#475569;display:inline-flex;font-size:13px;font-weight:500;gap:8px;padding:7px 16px}.landingHeroBadgeDot{background:#7ca8ff;border-radius:50%;height:8px;width:8px}.landingHeroTitle{color:#0b1633;font-size:clamp(40px,4.5vw,76px);font-weight:800;letter-spacing:-1.2px;line-height:1.05;margin:44px 0 0}.landingHeroTitle span{color:#3c5fdf;display:block}.landingHeroDescription{color:#475569;font-size:clamp(16px,1.5vw,24px);font-weight:500;line-height:1.4;margin:18px 0 0}.landingHeroActions{display:flex;gap:22px;margin-top:50px}.landingHeroButton{min-height:84px;min-width:290px;padding:18px 30px}.landingHeroActions .landingPrimaryButton{background:linear-gradient(135deg,#3569e6,#2d5fd8);box-shadow:0 10px 24px #3569e645;color:#fff}.landingSecondaryButton{background:#f3f4f6;border-color:#d3dae6;color:#334155}.landingFeatureSection{align-items:center;display:flex;flex-direction:column;margin-top:40px}.landingFeatureActions{display:flex;gap:10px;margin-bottom:64px}.landingFeatureActionButton{border-radius:14px;font-size:13px;min-height:40px;min-width:140px;padding:8px 18px}.landingFeatureActions .landingPrimaryButton{align-items:center;background:linear-gradient(135deg,#3571ea,#2d66df);box-shadow:0 8px 18px #2d66df42;color:#fff;display:inline-flex;gap:10px;justify-content:center}.landingFeatureActions .landingSecondaryButton{background:#f4f6fa;border-color:#d4dce8;color:#334155}.landingFeatureGrid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(200px,1fr));width:min(100%,820px)}.landingFeatureCard{align-items:flex-start;background:#f3f5f9;border:1px solid #d7deea;border-radius:14px;box-shadow:0 4px 12px #0f172a0d;display:flex;flex-direction:column;justify-content:flex-start;min-height:130px;padding:18px;text-align:left}.landingFeatureIconWrap{align-items:center;background:#e5ecf8;border-radius:8px;color:#2f63e2;display:flex;height:30px;justify-content:center;margin-bottom:10px;width:30px}.landingFeatureIconWrap .MuiSvgIcon-root{font-size:18px}.landingFeatureCard h3{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 5px}.landingFeatureCard p{color:#475569;font-size:13px;line-height:1.4;margin:0}.authPageContainer{background:linear-gradient(180deg,#edf1f7,#e8edf6);min-height:100vh;width:100%}.authHeader{padding-bottom:12px}.authHomeButton,.homeBrandButton{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:12px;padding:0}.authHomeButton:focus-visible,.homeBrandButton:focus-visible{border-radius:16px;outline:2px solid #4c80ff99;outline-offset:6px}.authHeader .landingBrandIcon{border-radius:8px;height:30px;width:30px}.authHeader .landingBrand h2{font-size:20px;letter-spacing:-.3px}.authMain{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1440px;min-height:calc(100vh - 102px);padding:18px 24px 42px}.authCard{background:linear-gradient(180deg,#fbfdff,#f4f6ff)!important;border:1px solid #fff9;border-radius:22px!important;box-shadow:0 18px 36px #47556924!important;max-width:520px;padding:28px 26px;width:100%}.authTabs{grid-gap:8px;background:#e9eef7e6;border:1px solid #d9e1f0;border-radius:16px;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:6px}.authTabButton{background:#0000;border:0;border-radius:10px;color:#475569;cursor:pointer;font-size:12px;font-weight:500;min-height:28px;padding:4px 12px}.authTabButton.active{background:linear-gradient(135deg,#4c80ff,#1d5af5);border:1px solid #ffffff59;box-shadow:0 6px 14px #1d5af540;color:#fff}.authForm{margin-top:14px}.authFormFields{animation:authFormFade .26s ease;will-change:opacity,transform}@keyframes authFormFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.authTitle{color:#0f172a;font-size:20px!important;font-weight:700!important;margin:2px 0 6px!important}.authSubtitle{color:#7a8699;font-size:13px!important;margin:0 0 10px!important}.authForm .MuiFormControl-root{margin:8px 0}.authForm .MuiOutlinedInput-root{background:#fefefe;border-radius:13px;box-shadow:inset 0 1px 0 #0f172a0f}.authForm .MuiOutlinedInput-input{font-size:15px;padding-bottom:14px;padding-top:14px}.authForm .MuiInputLabel-root{color:#8a94a6;font-size:14px}.authErrorText{color:#dc2626;font-size:12px;font-weight:500;margin:7px 0 1px;min-height:20px}.authSubmitButton{background:linear-gradient(135deg,#4c7efc,#1d5af5)!important;border-radius:8px!important;box-shadow:0 6px 12px #3461ff2e!important;font-size:12px!important;font-weight:500!important;justify-content:center;margin-left:auto!important;margin-right:auto!important;margin-top:6px!important;min-height:32px!important;text-transform:none!important;width:120px}.authSubmitButton:hover{background:linear-gradient(135deg,#356de3,#285bc9)!important}@media (max-width:1200px){.landingContent,.landingHeader{padding-left:28px;padding-right:28px}.landingFeatureSection{width:100%}.landingFeatureGrid{grid-template-columns:1fr;width:100%}.landingHeroSection{min-height:auto;padding-top:56px}.landingHeroActions{flex-direction:column;width:min(100%,420px)}.landingHeroButton{width:100%}.authMain{min-height:calc(100vh - 88px)}}@media (max-width:768px){.landingHeader{flex-wrap:wrap;gap:16px}.landingBrand h2{font-size:18px}.landingNavActions{margin-left:auto}.landingFeatureCard p,.landingHeroBadge,.landingHeroDescription{font-size:12px}.landingFeatureCard h3{font-size:16px}.authCard{border-radius:18px!important;padding:16px}.authHeader .landingBrand h2{font-size:18px}.authTitle{font-size:19px!important}.landingFeatureActions{flex-direction:column;margin-bottom:36px;width:100%}.landingFeatureActionButton{width:100%}}.navBar{align-items:center;justify-content:space-between;text-align:center}.meetContainer,.navBar{display:flex;padding-inline:20px}.meetContainer{gap:10vw;height:80vh;justify-content:center}.leftPanel{height:100%}.leftPanel,.rightPanel{align-items:center;display:flex}.rightPanel>img{border-radius:20px;height:auto;width:30vw}.videoComponent_meetVideoContainer__PG\+-a{background:#f0f4f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow:hidden;position:relative}.videoComponent_meetTopNav__sFoxB{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000f;display:flex;height:64px;justify-content:space-between;left:0;padding:0 24px;position:fixed;right:0;top:0;z-index:900}.videoComponent_meetNavLeft__u-Po5{align-items:center;display:flex;gap:12px}.videoComponent_meetNavBrand__2tf6J{align-items:center;color:#0f172a;display:flex;font-size:15px;font-weight:700;gap:6px;text-decoration:none}.videoComponent_meetNavBrandIcon__RVJR1{color:#2563eb;font-size:18px!important}.videoComponent_meetNavDivider__dhniO{background:#e2e8f0;flex-shrink:0;height:20px;width:1px}.videoComponent_meetNavMeetingId__WCumW{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:8px;padding:6px 12px}.videoComponent_meetNavIdText__0IJ1t{color:#334155;font-size:13px;font-weight:500;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videoComponent_meetNavCopyBtn__\+pdjI{color:#64748b!important;height:24px!important;padding:2px!important;width:24px!important}.videoComponent_meetNavCopyBtn__\+pdjI:hover{color:#2563eb!important}.videoComponent_meetNavCenter__OM7CH{align-items:center;display:flex;gap:8px}.videoComponent_meetNavConnected__ZU7j3{align-items:center;color:#22c55e;display:flex;font-size:13px;font-weight:600;gap:6px}.videoComponent_meetNavConnectedDot__kwueU{animation:videoComponent_navPulse__bgXl9 2s infinite;background:#22c55e;border-radius:50%;flex-shrink:0;height:8px;width:8px}@keyframes videoComponent_navPulse__bgXl9{0%,to{opacity:1}50%{opacity:.45}}.videoComponent_meetNavRight__PQarN{align-items:center;display:flex;gap:12px}.videoComponent_meetNavParticipants__j84\+F{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#334155;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px}.videoComponent_meetNavParticipantIcon__j-8Cp{color:#64748b;font-size:16px!important}.videoComponent_meetNavLeave__n9ncg{background:#ef4444!important;border-radius:8px!important;box-shadow:none!important;color:#fff!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important;min-width:0!important;padding:6px 16px!important;text-transform:none!important}.videoComponent_meetNavLeave__n9ncg:hover{background:#dc2626!important}.videoComponent_conferenceView__ICkaB{align-content:flex-start;display:flex;flex-wrap:wrap;gap:16px;height:100vh;overflow:hidden;padding:84px 24px 110px;position:relative;transition:width .3s ease;width:100%}.videoComponent_conferenceView__ICkaB.videoComponent_aiOpen__xFCig,.videoComponent_conferenceView__ICkaB.videoComponent_chatOpen__Wqds0,.videoComponent_conferenceView__ICkaB.videoComponent_participantsOpen__xhL0N{width:calc(100% - 376px)}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ){align-content:flex-start;align-items:flex-start;justify-content:flex-start}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ) .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){aspect-ratio:1/1;flex:0 0 auto;max-width:none;min-width:0;width:calc(50% - 8px)}.videoComponent_conferenceView__ICkaB.videoComponent_aiOpen__xFCig:not(.videoComponent_maximizedLayout__WtUDZ) .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR),.videoComponent_conferenceView__ICkaB.videoComponent_chatOpen__Wqds0:not(.videoComponent_maximizedLayout__WtUDZ) .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR),.videoComponent_conferenceView__ICkaB.videoComponent_participantsOpen__xhL0N:not(.videoComponent_maximizedLayout__WtUDZ) .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:calc(50% - 8px)}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount1__oeAb3 .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:min(520px,calc(100vh - 230px))}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount2__xKwfd .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:min(calc(50% - 8px),calc(100vh - 230px))}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount3__O2jui .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:min(calc(33.33333% - 10.66667px),calc(100vh - 230px))}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount4__08C2u .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:min(calc(50% - 8px),calc(50vh - 123px))}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount5__GkwlX .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR),.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ).videoComponent_tileCount6__i-tdy .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:min(calc(33.33333% - 10.66667px),calc(50vh - 123px))}.videoComponent_maximizedLayout__WtUDZ{display:flex;gap:0;justify-content:flex-start;padding-right:270px}.videoComponent_maximizedLayout__WtUDZ.videoComponent_aiOpen__xFCig,.videoComponent_maximizedLayout__WtUDZ.videoComponent_chatOpen__Wqds0,.videoComponent_maximizedLayout__WtUDZ.videoComponent_participantsOpen__xhL0N{padding-right:0}.videoComponent_maximizedLayout__WtUDZ.videoComponent_aiOpen__xFCig .videoComponent_participantsList__mzKc9,.videoComponent_maximizedLayout__WtUDZ.videoComponent_chatOpen__Wqds0 .videoComponent_participantsList__mzKc9,.videoComponent_maximizedLayout__WtUDZ.videoComponent_participantsOpen__xhL0N .videoComponent_participantsList__mzKc9{display:none}.videoComponent_maximizedVideo__F0FAV{flex:1 1;height:calc(100vh - 184px);margin-right:0;min-width:0}.videoComponent_localVideo__SKPwR{border-radius:12px!important;bottom:100px!important;box-shadow:0 4px 16px #00000040;height:113px!important;left:20px!important;overflow:hidden!important;position:fixed!important;width:200px!important;z-index:999!important}.videoComponent_videoWrapper__4mmY8{background:#1e293b;border-radius:16px;box-shadow:0 2px 12px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.videoComponent_peerVideo__oV-5K{background:#0000;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.videoComponent_videoAvatarBg__SYsCJ{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.videoComponent_videoAvatarCircle__SwRGB{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:26px;font-weight:700;height:64px;justify-content:center;width:64px}.videoComponent_participantName__ySs8Q{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;border-radius:20px;bottom:10px;color:#fff;font-size:12px;font-weight:500;left:10px;padding:4px 10px;position:absolute;z-index:5}.videoComponent_videoMuteIndicator__3nSz6{align-items:center;background:#ef4444;border-radius:50%;box-shadow:0 2px 6px #0000004d;display:flex;height:28px;justify-content:center;position:absolute;right:10px;top:10px;width:28px;z-index:5}.videoComponent_maximizeButton__lHxCd{background:#0006!important;border-radius:50%!important;color:#fff!important;padding:5px!important;position:absolute!important;right:10px;top:10px;transition:opacity .3s ease;z-index:6}.videoComponent_maximizeButton__lHxCd:hover{background:#000000a6!important}.videoComponent_buttonContainers__XiDLy{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50px;bottom:20px;box-shadow:0 4px 24px #0000001f;display:flex;gap:6px;left:50%;padding:10px 20px;position:fixed;transform:translateX(-50%);width:auto;z-index:1000}.videoComponent_meetControlBtn__hYcE6{background:#f1f5f9!important;border-radius:50%!important;color:#334155!important;height:44px!important;transition:all .2s ease!important;width:44px!important}.videoComponent_meetControlBtn__hYcE6:hover{background:#e2e8f0!important}.videoComponent_meetControlBtnActive__i4-3q{background:#dbeafe!important;color:#2563eb!important}.videoComponent_meetControlBtnActive__i4-3q:hover{background:#bfdbfe!important}.videoComponent_meetControlBtnRed__u19l8{background:#fef2f2!important;border-radius:50%!important;color:#ef4444!important;height:44px!important;width:44px!important}.videoComponent_meetControlBtnRed__u19l8:hover{background:#fee2e2!important}.videoComponent_meetControlBtnRedSolid__DLw7f{background:#ef4444!important;border-radius:50%!important;color:#fff!important;height:44px!important;transition:all .2s ease!important;width:44px!important}.videoComponent_meetControlBtnRedSolid__DLw7f:hover{background:#dc2626!important}.videoComponent_controlBtnDivider__l5MQy{background:#e2e8f0;flex-shrink:0;height:28px;margin:0 4px;width:1px}.videoComponent_panelHeader__zA3ks{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.videoComponent_panelTitle__Wky92{color:#0f172a;font-size:15px;font-weight:700;letter-spacing:-.2px}.videoComponent_chatRoom__wId\+U{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;height:calc(100vh - 40px);opacity:0;overflow:hidden;position:fixed;right:20px;top:20px;transform:translateX(120%);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:340px;z-index:1001}.videoComponent_chatRoom__wId\+U.videoComponent_visible__lZmws{opacity:1;transform:translateX(0);visibility:visible}.videoComponent_chatContainer__Gw42a{background:#fff;display:flex;flex-direction:column;height:100%}.videoComponent_chattingDisplay__JK18s{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.videoComponent_chattingDisplay__JK18s::-webkit-scrollbar{width:4px}.videoComponent_chattingDisplay__JK18s::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.videoComponent_noMessages__5wGXw{color:#94a3b8;font-size:13px;padding:24px 0;text-align:center}.videoComponent_chatMsgRow__DJEFF{display:flex;flex-direction:column;gap:3px}.videoComponent_chatMsgSenderLine__sgZXD{align-items:baseline;display:flex;gap:7px}.videoComponent_chatMsgSender__nOGcA{color:#0f172a;font-size:12px;font-weight:700}.videoComponent_chatMsgTime__00hpz{color:#94a3b8;font-size:11px}.videoComponent_chatMsgText__gM3hs{color:#334155;font-size:13.5px;line-height:1.5;word-break:break-word}.videoComponent_chattingArea__zai7k{align-items:center;background:#fff;border-top:1px solid #f1f5f9;display:flex;flex-shrink:0;gap:8px;padding:12px 16px}.videoComponent_chatInputField__dCxpQ{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:24px;color:#0f172a;flex:1 1;font-family:inherit;font-size:13.5px;min-width:0;outline:none;padding:8px 16px;transition:border-color .2s ease}.videoComponent_chatInputField__dCxpQ:focus{background:#fff;border-color:#2563eb}.videoComponent_chatInputField__dCxpQ::placeholder{color:#94a3b8}.videoComponent_chatSendBtn__wF2aj{align-items:center;background:#2563eb;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:background .2s ease;width:36px}.videoComponent_chatSendBtn__wF2aj:hover:not(:disabled){background:#1d4ed8}.videoComponent_chatSendBtn__wF2aj:disabled{background:#cbd5e1;cursor:not-allowed}.videoComponent_aiChatDrawer__j025d{background:#fff!important;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;height:calc(100vh - 40px)!important;opacity:0;overflow:hidden;position:fixed!important;right:20px!important;top:20px!important;transform:translateX(120%)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;visibility:hidden;width:340px!important;z-index:1001}.videoComponent_aiChatDrawer__j025d.videoComponent_visible__lZmws{opacity:1!important;transform:translateX(0)!important;visibility:visible!important}.videoComponent_aiChatMessages__wvEag{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px}.videoComponent_aiChatMessages__wvEag::-webkit-scrollbar{width:4px}.videoComponent_aiChatMessages__wvEag::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.videoComponent_aiMsgBubbleUser__w2CXn{align-self:flex-end;background:#2563eb;border-radius:16px 16px 4px 16px;color:#fff;font-size:13.5px;line-height:1.5;max-width:85%;padding:8px 14px;word-break:break-word}.videoComponent_aiMsgBubbleAI__azYOX{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#334155;font-size:13.5px;line-height:1.6;padding:10px 14px;width:100%;word-break:break-word}.videoComponent_aiMsgBubbleAI__azYOX ol,.videoComponent_aiMsgBubbleAI__azYOX p,.videoComponent_aiMsgBubbleAI__azYOX ul{margin:3px 0}.videoComponent_aiMsgBubbleAI__azYOX ol,.videoComponent_aiMsgBubbleAI__azYOX ul{padding-left:18px}.videoComponent_aiMsgBubbleError__cxSnw{align-self:flex-start;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;color:#ef4444;font-size:13px;max-width:85%;padding:8px 14px}.videoComponent_aiChatInputArea__6fAFo{align-items:center;background:#fff;border-top:1px solid #f1f5f9;display:flex;flex-shrink:0;gap:8px;padding:12px 16px}.videoComponent_participantsPanel__Cwyit{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;height:calc(100vh - 40px);opacity:0;overflow:hidden;position:fixed;right:20px;top:20px;transform:translateX(120%);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:340px;z-index:1001}.videoComponent_participantsPanel__Cwyit.videoComponent_visible__lZmws{opacity:1;transform:translateX(0);visibility:visible}.videoComponent_participantsPanelBody__TGsbQ{background:#fff;flex:1 1;overflow-y:auto;padding:8px 0}.videoComponent_participantsPanelBody__TGsbQ::-webkit-scrollbar{width:4px}.videoComponent_participantsPanelBody__TGsbQ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.videoComponent_participantSectionLabel__us\+N4{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.8px;padding:8px 20px;text-transform:uppercase}.videoComponent_participantRow__zB3j\+{align-items:center;display:flex;gap:12px;padding:10px 20px;transition:background .15s ease}.videoComponent_participantRow__zB3j\+:hover{background:#f8fafc}.videoComponent_participantAvatar__77wGi{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:36px;justify-content:center;width:36px}.videoComponent_participantInfo__TsyU0{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.videoComponent_participantRowName__1oaO7{color:#0f172a;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videoComponent_participantRoleBadge__iq4Bh{color:#64748b;font-size:11px;font-weight:500}.videoComponent_participantMediaIcons__W5Aby{align-items:center;display:flex;flex-shrink:0;gap:4px}.videoComponent_participantsList__mzKc9{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #00000014;color:#0f172a;max-height:calc(100vh - 104px);overflow-y:auto;padding:20px;position:fixed;right:20px;top:84px;transition:all .3s ease;width:230px;z-index:10}.videoComponent_participantsList__mzKc9 h6{align-items:center;border-bottom:1px solid #e2e8f0;color:#0f172a;display:flex;font-size:14px;font-weight:600;gap:8px;margin:0 0 12px;padding-bottom:12px}.videoComponent_participantItem__6cK9S{align-items:center;color:#334155;display:flex;font-size:13.5px;gap:10px;padding:8px 0}.videoComponent_participantItem__6cK9S svg{color:#64748b;font-size:18px}.videoComponent_aiOpen__xFCig .videoComponent_participantsList__mzKc9,.videoComponent_chatOpen__Wqds0 .videoComponent_participantsList__mzKc9,.videoComponent_participantsOpen__xhL0N .videoComponent_participantsList__mzKc9{right:376px}.videoComponent_lobbyContainer__C6i3T{align-items:center;background:radial-gradient(circle at 50% 50%,#f7f9fc 0,#eef2f6 100%);display:flex!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;justify-content:center;padding:20px;width:100vw}.videoComponent_lobbyCard__fWEL-{background:#fff;border:none!important;border-radius:20px!important;box-shadow:0 16px 48px -8px #0000001f;display:flex;height:min(520px,90vh);max-width:860px;outline:none!important;overflow:hidden;width:100%}.videoComponent_lobbyLeft__fGt4Y{align-items:center;background:#0f172a;display:flex;flex:1.2 1;justify-content:center;padding:24px;position:relative}.videoComponent_lobbyVideoContainer__ZymnR{background:#1e293b;border:none;border-radius:14px;box-shadow:none;height:100%;outline:none;overflow:hidden;position:relative;width:100%}.videoComponent_lobbyVideoPreview__MM1nk{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.videoComponent_lobbyControls__H\+37h{bottom:24px;display:flex;gap:16px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.videoComponent_lobbyControlBtn__6MAAi{background:#ffffff1a!important;border:1.5px solid #ffffff73!important;border-radius:50%;color:#fff!important;height:40px;transition:all .2s ease;width:40px}.videoComponent_lobbyControlBtn__6MAAi:hover{background:#fff3!important;transform:translateY(-1px)}.videoComponent_lobbyControlBtnOff__P2fvo{background:#ef4444!important;border-color:#ef4444!important}.videoComponent_lobbyRight__R1\+yb{background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow-y:auto;padding:36px 40px}.videoComponent_lobbyBrand__YF-nZ{align-items:center;color:#0f172a;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px}.videoComponent_lobbyBrandIcon__U9Ow1{color:#2563eb;font-size:18px!important}.videoComponent_lobbyTitle__PB1id{color:#0f172a;font-size:26px;font-weight:700;letter-spacing:-.3px;line-height:1.15;margin:0 0 8px;padding:0}.videoComponent_lobbySubtitle__LoSq-{color:#64748b;font-size:13.5px;line-height:1.5;margin:0 0 24px;padding:0}.videoComponent_lobbyFormGroup__AKXgh{margin-bottom:16px}.videoComponent_lobbyLabel__hJAdz{color:#334155;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.videoComponent_lobbyInput__mgQxS{width:100%}.videoComponent_lobbyInput__mgQxS .videoComponent_MuiOutlinedInput-root__3fvWg{background:#f8fafc;border-radius:10px;transition:all .2s ease}.videoComponent_lobbyInput__mgQxS .videoComponent_MuiOutlinedInput-notchedOutline__OA34F{border-color:#e2e8f0}.videoComponent_lobbyInput__mgQxS .videoComponent_MuiOutlinedInput-root__3fvWg:hover .videoComponent_MuiOutlinedInput-notchedOutline__OA34F{border-color:#cbd5e1}.videoComponent_lobbyInput__mgQxS .videoComponent_MuiOutlinedInput-root__3fvWg.videoComponent_Mui-focused__cs2Rf .videoComponent_MuiOutlinedInput-notchedOutline__OA34F{border-color:#2563eb;border-width:2px}.videoComponent_lobbyInput__mgQxS input{color:#0f172a;font-size:14px;padding:11px 14px}.videoComponent_joinButton__6bxMb{background:#2563eb!important;border-radius:10px!important;box-shadow:0 4px 12px #2563eb2e!important;font-size:15px!important;font-weight:500!important;height:44px!important;margin-top:8px!important;text-transform:none!important;transition:transform .1s ease!important}.videoComponent_joinButton__6bxMb:hover{background:#1d4ed8!important;box-shadow:0 6px 16px #2563eb4d!important;transform:translateY(-1px)}.videoComponent_joinButton__6bxMb:active{transform:translateY(0)}@media (max-width:900px){.videoComponent_lobbyCard__fWEL-{flex-direction:column;height:auto;max-width:500px}.videoComponent_lobbyLeft__fGt4Y{height:300px;padding:0}.videoComponent_lobbyVideoContainer__ZymnR{border-radius:0}.videoComponent_lobbyRight__R1\+yb{padding:32px}}@media (max-width:1400px){.videoComponent_maximizedLayout__WtUDZ.videoComponent_aiOpen__xFCig,.videoComponent_maximizedLayout__WtUDZ.videoComponent_chatOpen__Wqds0,.videoComponent_maximizedLayout__WtUDZ.videoComponent_participantsOpen__xhL0N{padding-right:376px}.videoComponent_aiOpen__xFCig .videoComponent_participantsList__mzKc9,.videoComponent_chatOpen__Wqds0 .videoComponent_participantsList__mzKc9,.videoComponent_participantsOpen__xhL0N .videoComponent_participantsList__mzKc9{display:none}}@media (max-width:768px){.videoComponent_meetTopNav__sFoxB{padding:0 16px}.videoComponent_meetNavIdText__0IJ1t{max-width:100px}.videoComponent_meetNavBrand__2tf6J{display:none}.videoComponent_conferenceView__ICkaB.videoComponent_aiOpen__xFCig,.videoComponent_conferenceView__ICkaB.videoComponent_chatOpen__Wqds0,.videoComponent_conferenceView__ICkaB.videoComponent_participantsOpen__xhL0N{padding-right:24px;width:100%}.videoComponent_conferenceView__ICkaB:not(.videoComponent_maximizedLayout__WtUDZ) .videoComponent_videoWrapper__4mmY8:not(.videoComponent_localVideo__SKPwR){width:calc(100% - 16px)}.videoComponent_aiChatDrawer__j025d,.videoComponent_chatRoom__wId\+U,.videoComponent_participantsPanel__Cwyit{border-radius:0;height:100vh!important;right:0!important;top:0!important;width:100%!important}.videoComponent_participantsList__mzKc9{display:none}.videoComponent_buttonContainers__XiDLy{gap:4px;padding:8px 14px}.videoComponent_meetControlBtnRedSolid__DLw7f,.videoComponent_meetControlBtnRed__u19l8,.videoComponent_meetControlBtn__hYcE6{height:40px!important;width:40px!important}.videoComponent_maximizedLayout__WtUDZ,.videoComponent_maximizedLayout__WtUDZ.videoComponent_aiOpen__xFCig,.videoComponent_maximizedLayout__WtUDZ.videoComponent_chatOpen__Wqds0,.videoComponent_maximizedLayout__WtUDZ.videoComponent_participantsOpen__xhL0N{padding-right:0}}
/*# sourceMappingURL=main.e103ffb9.css.map*/