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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landingPageContainer{background:url(/static/media/background.2a0cfe58823ceb082679.png);color:#fff;height:100vh}.landingPageContainer nav{padding-block:1.6rem;padding-inline:1.2rem}.landingPageContainer nav h2{font-size:1.8rem}.landingPageContainer nav .navlist{cursor:pointer;display:flex;gap:1.6rem}.landingMainContainer{height:80vh;padding-inline:3rem}.landingMainContainer>div:first-child{font-size:2.2rem}.landingMainContainer>div:first-child div[role=button]{align-items:center;background:#d97500;border-radius:20px;display:flex;justify-content:center;margin-top:1.9rem;padding:1rem 1.4rem;width:-webkit-fit-content;width:fit-content}.landingMainContainer>div:first-child div[role=button] a{color:#fff;font-size:1.7rem;text-decoration:none}.landingMainContainer>div:nth-child(2) img{width:auto}.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}.navHeader{gap:8px;-webkit-user-select:none;user-select:none}.navIcon{object-fit:contain}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0}body{background:#0b0b0b;color:#fff;overflow-x:hidden}.landingPageContainer{animation:pageEnter .9s ease forwards;background:linear-gradient(#000000bf,#000000d9),url(/static/media/bg-dark.3eca5f3da264f039b193.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100vw}@keyframes pageEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.landingPageContainer nav{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0ae6;border-bottom:1px solid #ffffff14;box-shadow:0 2px 10px #00000059}.navHeader{align-items:center;cursor:pointer;display:flex;gap:10px}.navIcon{height:28px;width:28px}.landingPageContainer nav h2{font-size:1.6rem;font-weight:500;letter-spacing:-.3px}.navlist{align-items:center;display:flex;gap:2.2rem}.navlist p{color:#cfcfcf;cursor:pointer;font-size:1rem;position:relative;transition:color .3s ease}.navlist p:after{background:#fff;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navlist p:hover{color:#fff}.navlist p:hover:after{width:100%}.navlist div[role=button]{border:1px solid #ffffff59;border-radius:999px;padding:.45rem 1.2rem;transition:all .35s ease}.navlist div[role=button] p{color:#fff}.navlist div[role=button]:hover{background:#fff}.navlist div[role=button]:hover p{color:#000}.landingMainContainer{align-items:center;display:flex;height:calc(100vh - 90px);justify-content:space-between;padding:6rem 4rem 0}.landingMainContainer>div:first-child{animation:contentFade 1s ease forwards;max-width:620px}@keyframes contentFade{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.landingMainContainer h1{font-size:4rem;font-weight:600;line-height:1.15;margin-bottom:1.4rem}.landingMainContainer h1 span{color:#bbb}.landingMainContainer p{color:#b5b5b5;font-size:1.15rem;line-height:1.7;max-width:520px}.landingMainContainer div[role=button]{border:1px solid #fff;border-radius:999px;margin-top:2.4rem;padding:.95rem 2.4rem;transition:all .35s ease;width:-webkit-fit-content;width:fit-content}.landingMainContainer div[role=button] a{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none}.landingMainContainer div[role=button]:hover{background:#fff;transform:translateY(-2px)}.landingMainContainer div[role=button]:hover a{color:#000}.landingMainContainer>div:nth-child(2) img{animation:floatSoft 6s ease-in-out infinite;height:70vh}@keyframes floatSoft{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@media (max-width:1024px){.landingMainContainer{padding:4rem 2rem}.landingMainContainer h1{font-size:3.2rem}}@media (max-width:820px){.landingMainContainer{flex-direction:column;text-align:center}.landingMainContainer>div:nth-child(2) img{height:44vh;margin-top:3rem}.landingMainContainer p{margin-inline:auto}}.landingPageContainer nav{align-items:center;background:#0000;border-bottom:none;box-shadow:none;display:flex;justify-content:space-between;padding:1.4rem 4rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.landingPageContainer nav:after{background:linear-gradient(180deg,#0000008c,#00000040,#0000);content:"";inset:0;position:absolute;z-index:-1}@keyframes authEnter{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.authNav{left:0;padding:1.4rem 4rem;position:absolute;top:0;width:100%;z-index:10}.authNav:after{background:linear-gradient(180deg,#0000008c,#00000040,#0000);content:"";inset:0;position:absolute;z-index:-1}.homeRoot{background:linear-gradient(#000000bf,#000000d9),url(/static/media/bg-dark.3eca5f3da264f039b193.jpg);background-position:50%;background-size:cover;color:#fff;min-height:100vh}.homeNav{align-items:center;background:#0000;display:flex;height:70px;justify-content:space-between;padding:0 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.homeNav:after{background:linear-gradient(180deg,#0000008c,#00000040,#0000)}.homeNav button{border:1px solid #ffffff4d;border-radius:999px;color:#fff;padding:.4rem 1.2rem;transition:all .3s ease}.homeNav button:hover{background:#fff;color:#000}.homeLayout{display:flex;height:calc(100vh - 70px)}.homeSidebar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059}.homeSidebar p{border-radius:10px;padding:.75rem 1rem}.homeSidebar p:hover{background:#ffffff14;color:#fff}.homeSidebar p.active{background:#ffffff26;color:#fff}.homeMain{display:flex;flex:1 1;flex-direction:column;gap:3rem;overflow-y:auto;padding:3rem 2rem}.timeCard{background:linear-gradient(#00000073,#000000a6),url(/static/media/time-card.d3fbaf94f4c67c453db3.jpg);max-width:760px;min-height:240px;padding:2.5rem}.timeCard .status{align-self:flex-start;background:#ffffff2e;border-radius:999px;font-size:.9rem;margin-bottom:1.5rem;padding:.4rem 1rem}.timeCard h1{font-size:4rem;margin-bottom:.5rem}.timeCard .date{color:#d0d0d0;font-size:1.1rem}.homeInfo{max-width:520px}.homeInfo h2{font-size:2rem;margin-bottom:.8rem}.homeInfo p{color:#bcbcbc;line-height:1.7}.joinSection{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.joinSection h2{font-size:2.2rem;margin-bottom:1.6rem}.joinBox{max-width:420px}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.homeLayout{flex-direction:column}.homeSidebar{flex-direction:row;justify-content:space-around;width:100%}.homeMain{padding:2rem}.timeCard h1{font-size:3rem}}.timeCard{animation:fadeUp .8s ease forwards;background:linear-gradient(#00000040,#00000073),url(/static/media/time-card.d3fbaf94f4c67c453db3.jpg);background-position:50%;background-size:cover;border-radius:24px;display:flex;flex-direction:column;justify-content:center;margin-top:-1.4rem;max-width:none;min-height:260px;padding:3rem 3.5rem;width:100%}.timeCard h1{font-size:4.4rem;font-weight:600}.homeSidebar{gap:1.2rem;padding:2rem 1.5rem;width:220px}.homeNav:after{content:"";inset:0;position:absolute;z-index:-1}.homeNav:after,.homeSidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0000008c}.homeSidebar{border-right:1px solid #ffffff0f;display:flex;flex-direction:column;gap:1.6rem;padding:3rem 2rem;width:280px}.homeSidebar p{border-radius:12px;color:#cfcfcf;cursor:pointer;font-size:1.05rem;padding:1rem 1.4rem;transition:all .25s ease}.homeSidebar p.active{background:#ff98392e;color:#ff9839;font-weight:500}.homeNav .navHeader{align-items:center;display:flex;gap:10px}.homeNav .navIcon{height:28px;object-fit:contain;width:28px}.homeNav h2{font-size:1.6rem;font-weight:600;letter-spacing:-.3px}.actionGrid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);max-width:100%;width:100%}.actionCard{border-radius:22px;cursor:pointer;display:flex;flex-direction:column;height:180px;justify-content:flex-end;opacity:0;padding:1.8rem 2rem;transform:translateY(40px);transition:transform .35s ease,box-shadow .35s ease;will-change:transform}.actionCard.animate-in{animation:slideUpFade .8s ease forwards}.actionCard:first-child,.actionCard:nth-child(2){animation-delay:.1s}.actionCard.join{background:linear-gradient(135deg,#3f7bf4,#3f7bf4)}.actionCard.join:hover{transform:translateY(-6px)}.actionCard.history{background:linear-gradient(135deg,#e3a40d,#e3a40d)}.actionCard.history:hover{transform:translateY(-6px)}.actionCard .icon{align-items:center;background:#ffffff40;border-radius:14px;display:flex;font-size:1.4rem;height:46px;justify-content:center;margin-bottom:auto;width:46px}.actionCard h3{font-size:1.5rem;margin-bottom:.4rem}.actionCard p{font-size:.95rem;opacity:.9}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.joinSection{margin-top:2rem}.joinCard,.joinSection{display:flex;justify-content:center;width:100%}.joinCard{background:#c2c7d0;border-radius:26px;box-shadow:0 20px 50px #00000040;flex-direction:column;max-width:920px;min-height:450px;padding:2.6rem 3rem}.joinLeft h2{color:#111;font-size:2.1rem;font-weight:600;margin-bottom:.6rem}.joinLeft .subtitle{color:#444;font-size:1.05rem;margin-bottom:1.8rem}.joinBox{display:flex;gap:1rem;max-width:520px}.joinBox button{font-weight:600;padding:.9rem 1.6rem}.historyRoot{background:linear-gradient(#000000bf,#000000d9),url(/static/media/bg-dark.3eca5f3da264f039b193.jpg);background-position:50%;background-size:cover;color:#fff;min-height:100vh}.historyNav{gap:1.2rem}.historyNav h2{font-size:1.6rem;font-weight:600}.historyHomeBtn{border:1px solid #ffffff40;border-radius:10px;color:#fff;transition:all .25s ease}.historyHomeBtn:hover{background:#fff;color:#000}.historyContent{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:3rem}.historyCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border-radius:18px;padding:1.6rem 1.8rem;transition:transform .25s ease,box-shadow .25s ease}.historyCard:hover{box-shadow:0 16px 40px #0006;transform:translateY(-6px)}.historyCode{font-size:1.1rem;margin-bottom:.6rem}.historyCode span{color:#ff9839;font-weight:500}.historyDate{color:#ccc;font-size:.95rem}.historyEmpty{grid-column:1/-1;margin-top:6rem;text-align:center}.historyEmpty p{font-size:1.6rem;margin-bottom:.4rem}.historyEmpty span{color:#aaa}.historyNav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0000008c;justify-content:space-between;padding:1.4rem 3rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.historyBack,.historyNav{align-items:center;display:flex}.historyBack{color:#fff;cursor:pointer;font-size:1rem;font-weight:500;gap:.6rem;transition:opacity .25s ease}.historyBack:hover{opacity:.8}.historyBack svg{font-size:1.3rem}.historyTitle{font-size:1.6rem;font-weight:600}.meetVideoContainer{background:#010430;height:100vh;position:relative}.meetUserVideo{border-radius:20px;bottom:10vh;height:20vh;left:0;position:absolute;width:auto}.buttonContainers{bottom:0;position:absolute;text-align:center;width:100vw}.buttonContainers svg{font-size:3rem}.conferenceView{display:flex;gap:10px;padding:10px}.conferenceView video{border-radius:10px;height:20vh;min-width:30vw;width:40vw}.chatRoom{background:#fff;border-radius:10px;height:90vh;padding-inline:20px;position:absolute;right:0;width:30vw}.chatContainer{height:100%;position:relative}.chattingArea{bottom:0;position:absolute}.lobbyRoot video{height:100%!important;position:static!important;width:100%!important}.lobbyRoot{align-items:center;background:linear-gradient(#000000bf,#000000d9),url(/static/media/bg-dark.3eca5f3da264f039b193.jpg) 50% /cover no-repeat fixed;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;width:100%}.lobbyTitle{color:#fff;font-size:2.4rem;font-weight:600}.lobbyCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#a8a6a6;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;max-width:90vw;padding:1.6rem;width:460px}.previewBox{background:#000;border-radius:14px;height:260px;overflow:hidden;width:100%}.previewBox video{height:100%;object-fit:cover;width:100%}.connectBtn{font-weight:600;height:48px;letter-spacing:.05em}@media (max-width:1024px){.authNav,.historyNav,.homeNav,.landingPageContainer nav{padding:1rem 2rem}.landingMainContainer{height:auto;padding:4rem 2rem 0}.landingMainContainer h1{font-size:3rem}.rightPanel>img{width:42vw}.homeSidebar{width:240px}.actionGrid{grid-template-columns:1fr}.joinCard{padding:2rem}}@media (max-width:768px){.navlist{gap:1rem}.navlist p{font-size:.9rem}.landingMainContainer{flex-direction:column;padding:3rem 1.5rem 2rem;text-align:center}.landingMainContainer h1{font-size:2.4rem}.landingMainContainer p{font-size:1rem}.landingMainContainer>div:nth-child(2) img{height:38vh;margin-top:2.5rem}.homeLayout{flex-direction:column}.homeSidebar{flex-direction:row;justify-content:space-around;padding:1rem;width:100%}.homeSidebar p{font-size:.95rem;padding:.6rem .8rem}.homeMain{padding:1.5rem}.timeCard{padding:2rem}.timeCard h1{font-size:2.6rem}.joinBox{flex-direction:column}.joinBox button{width:100%}.historyContent{padding:2rem 1.2rem}}@media (max-width:480px){.landingMainContainer h1{font-size:2rem}.timeCard h1{font-size:2.2rem}.joinCard{padding:1.6rem}}.hamburger{cursor:pointer;display:none;font-size:1.6rem}.desktopNav{display:flex}.mobileSidebar{background:#0f0f0f;color:#fff;display:flex;flex-direction:column;gap:1.2rem;height:100vh;padding:2rem 1.5rem;position:fixed;right:-260px;top:0;transition:right .35s cubic-bezier(.4,0,.2,1);width:260px;z-index:9999}.mobileSidebar.open{right:0}.mobileSidebar p{cursor:pointer;font-size:1.1rem}.closeBtn{align-self:flex-end;cursor:pointer;font-size:1.4rem}@media (max-width:768px){.desktopNav{display:none}.hamburger{display:block}.landingPageContainer nav .desktopNav{display:none!important}.landingPageContainer .landingMainContainer>div:first-child{align-items:center;display:flex;flex-direction:column}.landingPageContainer .landingMainContainer a{margin-top:0}}.videoComponent_meetVideoContainer__PG\+-a{background:linear-gradient(#0000008c,#000000d9),url(/static/media/bg-dark.3eca5f3da264f039b193.jpg) 50% /cover no-repeat;height:100vh;overflow:hidden;position:relative;width:100vw}.videoComponent_meetUserVideo__YChTF{background:#000;border-radius:16px;height:100%;object-fit:cover;width:100%}.videoComponent_conferenceView__ICkaB{grid-gap:20px;align-content:center;bottom:120px;display:grid;gap:20px;justify-content:center;left:24px;position:absolute;right:24px;top:24px;z-index:1}.videoComponent_conferenceView__ICkaB[data-count="1"]{grid-template-columns:minmax(640px,70%)}.videoComponent_conferenceView__ICkaB[data-count="2"]{grid-template-columns:repeat(2,minmax(420px,1fr))}.videoComponent_conferenceView__ICkaB[data-count="3"]{grid-template-columns:repeat(3,minmax(320px,1fr))}.videoComponent_conferenceView__ICkaB[data-count="4"]{align-content:center;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:calc(100% - 80px);margin-inline:auto;max-width:88%}.videoComponent_conferenceView__ICkaB[data-count="5"],.videoComponent_conferenceView__ICkaB[data-count="6"]{grid-template-columns:repeat(3,minmax(320px,1fr))}.videoComponent_conferenceView__ICkaB[data-count="7"],.videoComponent_conferenceView__ICkaB[data-count="8"],.videoComponent_conferenceView__ICkaB[data-count="9"]{grid-template-columns:repeat(3,minmax(280px,1fr))}.videoComponent_videoTile__JwSZG{background:#000;border-radius:16px;height:100%;overflow:hidden;position:relative;width:100%}.videoComponent_videoTile__JwSZG video{height:100%;object-fit:cover;width:100%}.videoComponent_videoLabel__yR8b9{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border-radius:14px;color:#fff;font-size:.85rem;font-weight:500;padding:6px 12px;pointer-events:none}.videoComponent_buttonContainers__XiDLy{align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#5a5a5a59;border-radius:36px;bottom:24px;display:flex;gap:20px;height:72px;justify-content:center;left:50%;min-width:420px;padding:0 28px;position:absolute;transform:translateX(-50%);z-index:30}.videoComponent_buttonContainers__XiDLy svg{font-size:2.1rem}.videoComponent_buttonContainers__XiDLy button{transition:transform .2s ease,background .2s ease}.videoComponent_buttonContainers__XiDLy button:hover{background:#ffffff14;transform:translateY(-2px)}.videoComponent_chatRoom__wId\+U{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-left:1px solid #00000014;display:flex;flex-direction:column;height:100vh;max-width:100vw;opacity:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;width:360px;z-index:50}.videoComponent_chatOpen__Wqds0{opacity:1;transform:translateX(0)}.videoComponent_chatClosed__CgcsZ{pointer-events:none}.videoComponent_chatContainer__Gw42a{display:flex;flex-direction:column;height:100%;padding:20px}.videoComponent_chatContainer__Gw42a h1{color:#000;font-size:1.2rem;font-weight:600;margin:0 0 12px}.videoComponent_chattingDisplay__JK18s{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow-y:auto;padding:12px 6px}.videoComponent_chattingDisplay__JK18s p{color:#111;line-height:1.4;margin:0}.videoComponent_chattingArea__zai7k{display:flex;gap:8px;padding-top:12px}.videoComponent_chattingArea__zai7k button{min-width:72px}@media (max-width:768px){.videoComponent_chatRoom__wId\+U{border-radius:0;width:100vw}}.videoComponent_messageRow__Wmi\+-{margin-bottom:-11px;width:100%}.videoComponent_me__aA4M4{align-self:flex-end;text-align:right}.videoComponent_other__kDa6e{align-self:flex-start}.videoComponent_newGroup__inFgG{margin-top:10px}.videoComponent_grouped__CZMn8{margin-top:2px}.videoComponent_senderPill__c8VTQ{align-items:center;background:#e0e0e0;border-radius:999px;color:#222;display:inline-flex;font-size:.8rem;font-weight:600;gap:10px;margin-bottom:4px;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.videoComponent_me__aA4M4 .videoComponent_senderPill__c8VTQ{background:#cfe3ff}.videoComponent_avatar__PpVYd{font-size:.85rem;height:32px;width:32px}.videoComponent_messageBubble__QSvVJ{max-width:70%;padding:10px 14px}.videoComponent_other__kDa6e .videoComponent_messageBubble__QSvVJ{background:#dcdcdc}.videoComponent_firstMsg__rNsTp.videoComponent_other__kDa6e{border-radius:0 16px 16px 16px}.videoComponent_firstMsg__rNsTp.videoComponent_me__aA4M4{border-radius:16px 0 16px 16px}.videoComponent_middleMsg__lib7L{border-radius:10px}.videoComponent_lastMsg__x7rFj.videoComponent_other__kDa6e{border-radius:10px 16px 16px 16px}.videoComponent_lastMsg__x7rFj.videoComponent_me__aA4M4{border-radius:16px 10px 16px 16px}.videoComponent_chatHeader__YVlwT{background:gray;border-bottom:1px solid #444;border-radius:1rem;margin-bottom:.5rem;padding:14px 18px}.videoComponent_chatHeader__YVlwT h1{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.videoComponent_messageBubble__QSvVJ{font-size:.9rem;margin-top:0;max-width:72%;padding:8px 12px}.videoComponent_other__kDa6e .videoComponent_messageBubble__QSvVJ{background:#c0bebe;border-radius:6px;color:#111}.videoComponent_me__aA4M4 .videoComponent_messageBubble__QSvVJ{background:#3b82f6;border-radius:6px;color:#fff}.videoComponent_me__aA4M4 .videoComponent_messageBubble__QSvVJ,.videoComponent_me__aA4M4 .videoComponent_senderPill__c8VTQ{margin-left:auto}.videoComponent_messageRow__Wmi\+-{display:flex;flex-direction:column;width:60%}.videoComponent_me__aA4M4{align-items:flex-end}.videoComponent_other__kDa6e{align-items:flex-start}.videoComponent_senderBar__hTpGz{border-radius:0 14px 14px 0;margin-left:0;padding:10px 14px;width:calc(100% - 20px)}.videoComponent_me__aA4M4 .videoComponent_senderBar__hTpGz{background:#cfe3ff;border-radius:14px 0 14px 14px}.videoComponent_avatar__PpVYd{align-items:center;background:#555;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;width:36px}.videoComponent_avatar__PpVYd,.videoComponent_senderName__i08NQ{font-size:.9rem;font-weight:600}.videoComponent_senderBar__hTpGz{align-items:center;background:#e6e6e6;border-radius:0 25px 25px 0;box-sizing:border-box;color:#222;display:flex;gap:10px;margin:0 0 .25rem;padding:8px 14px;width:100%}.videoComponent_other__kDa6e .videoComponent_senderBar__hTpGz{align-self:stretch}.videoComponent_me__aA4M4 .videoComponent_senderBar__hTpGz{align-self:stretch;background:#dbeafe;border-radius:25px 0 0 25px}.videoComponent_mediaStatus__gLheR{align-items:center;display:flex;gap:6px;margin-left:8px}.videoComponent_mediaStatus__gLheR span{align-items:center;background:#ffffff1f;border-radius:6px;display:flex;height:18px;justify-content:center;transition:all .2s ease;width:18px}.videoComponent_mediaStatus__gLheR span svg{font-size:14px}.videoComponent_videoLabel__yR8b9{bottom:10px;left:10px;position:absolute}.videoComponent_namePill__bbTZD{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;border-radius:14px;color:#fff;display:inline-flex;gap:10px;height:32px;padding:6px 10px}.videoComponent_nameText__N9SiJ{font-size:.85rem;font-weight:500;line-height:1}.videoComponent_mediaIcons__AWzhF{align-items:center;display:flex;gap:6px}.videoComponent_mediaIcons__AWzhF span{align-items:center;background:#ffffff1f;border-radius:6px;display:flex;height:18px;justify-content:center;width:18px}.videoComponent_mediaIcons__AWzhF svg{font-size:13px}.videoComponent_on__MnZ8Z{color:#e5e7eb}.videoComponent_off__a4Eg\+{color:#ef4444}@media (max-width:1024px){.videoComponent_conferenceView__ICkaB{gap:16px}.videoComponent_conferenceView__ICkaB[data-count="2"],.videoComponent_conferenceView__ICkaB[data-count="3"]{grid-template-columns:repeat(2,1fr)}.videoComponent_buttonContainers__XiDLy{min-width:360px}}@media (max-width:768px){.videoComponent_conferenceView__ICkaB{bottom:100px;gap:12px;left:16px;right:16px;top:16px}.videoComponent_conferenceView__ICkaB[data-count="1"]{grid-template-columns:1fr}.videoComponent_conferenceView__ICkaB[data-count="2"],.videoComponent_conferenceView__ICkaB[data-count="3"],.videoComponent_conferenceView__ICkaB[data-count="4"]{grid-template-columns:repeat(2,1fr);height:auto}.videoComponent_videoTile__JwSZG{border-radius:12px}.videoComponent_buttonContainers__XiDLy{gap:14px;height:64px;min-width:0;min-width:auto;padding:0 20px}.videoComponent_buttonContainers__XiDLy svg{font-size:1.8rem}.videoComponent_chatRoom__wId\+U{width:100vw}.videoComponent_chatContainer__Gw42a{padding:16px}.videoComponent_messageRow__Wmi\+-{width:90%}}@media (max-width:480px){.videoComponent_conferenceView__ICkaB{gap:10px}.videoComponent_conferenceView__ICkaB[data-count="2"],.videoComponent_conferenceView__ICkaB[data-count="3"],.videoComponent_conferenceView__ICkaB[data-count="4"]{grid-template-columns:1fr}.videoComponent_buttonContainers__XiDLy,.videoComponent_chattingDisplay__JK18s{gap:10px}.videoComponent_messageBubble__QSvVJ{font-size:.85rem;max-width:85%}}
/*# sourceMappingURL=main.3b02c5e0.css.map*/