*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landingPageContainer{width:100vw;height:100vh;background:url(../background.png);background-repeat:no-repeat;background-size:cover;color:#fff}.landingPageContainer nav{padding-inline:1.2rem;padding-block:1.6rem;display:flex;justify-content:space-between;align-items:center}.landingPageContainer nav h2{font-size:1.8rem;font-weight:500}.landingPageContainer nav .navlist{display:flex;gap:1.6rem;cursor:pointer}.landingMainContainer{display:flex;justify-content:space-between;padding-inline:3rem;height:80vh;align-items:center}.landingMainContainer>div:nth-child(1){font-size:1.2rem}.landingMainContainer>div:nth-child(1) div[role=button]{background:#ff9839;width:fit-content;padding:.5rem;border-radius:10px;margin-top:1rem}.landingMainContainer>div:nth-child(1) div[role=button] a{text-decoration:none;color:#fff;font-size:1rem}.landingMainContainer>div:nth-child(2) img{height:70vh;width:auto}.navBar{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;text-align:center}.homeContainer{background-color:#0e1f2f;min-height:100vh;color:#fff;padding:20px;display:flex;flex-direction:column}.brandTitle{font-size:1.8rem;font-weight:600;color:#fff}.navBar{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #3c4b5d}.navActions{display:flex;align-items:center;gap:12px}.homeMainSection{display:flex;justify-content:space-between;flex:1;align-items:center;padding-top:40px;flex-wrap:wrap;gap:40px}.homeLeftPanel{max-width:600px}.joinMeetingControls{display:flex;align-items:center;gap:12px}.homeRightPanel img{max-width:400px;width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000004d}._meetVideoContainer_ugo7g_3{background-color:#0e1f2f;min-height:100vh;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}._firstDiv_ugo7g_13{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;position:relative}._conferenceView_ugo7g_21{flex:3;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;max-width:1100px;max-height:720px;overflow-y:auto}._conferenceView_ugo7g_21>div{background-color:#1e2a38;border-radius:8px;overflow:hidden}._conferenceView_ugo7g_21 video{width:100%;height:auto;object-fit:cover}._meetUserVideo_ugo7g_43{position:fixed;bottom:20px;left:20px;width:340px;height:240px;border:2px solid #ffffff;border-radius:12px;object-fit:cover;background-color:#1e2a38;z-index:1000}._chatRoom_ugo7g_56{position:fixed;top:0;right:0;width:400px;height:100vh;background-color:#152232;padding:20px;display:flex;flex-direction:column;box-shadow:-2px 0 10px #0006}._chatContainer_ugo7g_70{display:flex;flex-direction:column;height:100%}._chatContainer_ugo7g_70 h2{margin-bottom:20px}._chattingDisplay_ugo7g_79{flex:1;overflow-y:auto;margin-bottom:20px}._chattingDisplay_ugo7g_79 div{margin-bottom:20px}._chattingArea_ugo7g_89{margin-top:auto}._chattingArea_ugo7g_89 input{background-color:#1e2a38;color:#fff;border:1px solid #3c4b5d;padding:10px;border-radius:6px;width:100%;margin-bottom:12px;outline:none;font-size:14px}._chattingArea_ugo7g_89 input::placeholder{color:#aaa}._buttonContainers_ugo7g_110{margin-top:24px;display:flex;justify-content:center;gap:16px}
