@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-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}:root{--bg-gradient:linear-gradient(135deg,#f5f7fa,#c3cfe2);--bg-body:#f5f5f7;--surface:#fff;--surface-glass:#ffffffb3;--text-main:#1d1d1f;--text-muted:#86868b;--primary:#000;--primary-hover:#333;--accent:#2980b9;--border-radius:24px;--nav-height:80px;--shadow-sm:0 4px 20px #0000000d;--shadow-lg:0 20px 40px #00000014}body{-webkit-font-smoothing:antialiased;background-color:#f5f5f7;background-color:var(--bg-body);color:#1d1d1f;color:var(--text-main);font-family:Outfit,sans-serif;margin:0;overflow-x:hidden}.glass-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffb3;background:var(--surface-glass);border:1px solid #ffffff4d;box-shadow:0 20px 40px #00000014;box-shadow:var(--shadow-lg)}.navBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #00000008;height:80px;height:var(--nav-height);justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logoBox,.navBar{align-items:center;display:flex}.logoBox{gap:12px;text-decoration:none}.logoImage{border-radius:8px;height:40px;object-fit:contain;width:auto}.logoText{color:#1d1d1f;color:var(--text-main);font-size:1.4rem;font-weight:800;letter-spacing:-.02em}.btn-primary{background:#000!important;background:var(--primary)!important;border-radius:50px!important;box-shadow:0 4px 14px #0003;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:10px 28px!important;text-transform:none!important;transition:transform .2s ease!important}.btn-primary:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.btn-secondary{color:#1d1d1f!important;color:var(--text-main)!important;font-weight:600!important;padding:10px 24px!important;text-transform:none!important}.btn-secondary:hover{background:#0000000d!important;border-radius:50px!important}.input-minimal .MuiOutlinedInput-root{background:#f5f5f7cc;border-radius:16px!important;transition:all .2s}.input-minimal .MuiOutlinedInput-notchedOutline{border:1px solid #0000}.input-minimal:hover .MuiOutlinedInput-notchedOutline{border:1px solid #e1e1e1}.input-minimal .Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #1d1d1f!important;border:1px solid var(--text-main)!important}.videoComponent_meetPageContainer__XzhpQ{background:linear-gradient(135deg,#121212,#1a1a1a);color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}.videoComponent_lobbyContainer__C6i3T{align-items:center;background:#f5f7fa;color:#333;display:flex;height:100%;justify-content:center;width:100%}.videoComponent_lobbyCard__fWEL-{align-items:center;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000001a;display:flex;flex-direction:column;max-width:90%;padding:3rem;text-align:center;width:420px}.videoComponent_videoPreview__wx0F0{aspect-ratio:16/9;background:#000;border-radius:16px;margin:1.5rem 0;overflow:hidden;width:100%}.videoComponent_videoPreview__wx0F0 video{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.videoComponent_conferenceContainer__czxWL{display:flex;flex:1 1;flex-direction:column;height:100%;position:relative}.videoComponent_header__uAoIS{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;display:flex;height:70px;justify-content:space-between;padding:0 2rem;z-index:10}.videoComponent_headerBrand__bMzKv{align-items:center;display:flex;font-size:1.2rem;font-weight:700;gap:12px;letter-spacing:.5px}.videoComponent_meetingCode__AwYNN{align-items:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;cursor:pointer;display:flex;font-size:.9rem;padding:8px 16px;transition:all .2s}.videoComponent_meetingCode__AwYNN:hover{background:#fff3}.videoComponent_mainGrid__tbxVB{display:flex;flex:1 1;overflow:hidden;position:relative}.videoComponent_videoArea__yB0Sj{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;padding:10px;transition:margin-right .3s cubic-bezier(.4,0,.2,1)}.videoComponent_videoAreaShrink__\+xfbT{margin-right:360px}.videoComponent_gridContainer__jlgrK{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:100%;justify-content:center;overflow-y:auto;width:100%}.videoComponent_videoWrapper__4mmY8{align-items:center;background:#202020;border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 8px 24px #0006;cursor:pointer;display:flex;flex:1 1 400px;justify-content:center;max-height:calc(100vh - 180px);max-width:100%;overflow:hidden;position:relative;transition:all .3s ease}.videoComponent_videoWrapper__4mmY8:hover{border-color:#ffffff4d;transform:translateY(-2px)}.videoComponent_videoWrapper__4mmY8 video{background:#000;height:100%;object-fit:contain;width:100%}.videoComponent_pinIcon__IDTzi{background:#0009;border-radius:50%;color:#fff;left:50%;opacity:0;padding:15px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;z-index:5}.videoComponent_selfViewContainer__mwIph:hover .videoComponent_pinIcon__IDTzi,.videoComponent_videoWrapper__4mmY8:hover .videoComponent_pinIcon__IDTzi{opacity:1}.videoComponent_displayName__FWT-Y{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:8px;bottom:15px;color:#fff;font-size:.85rem;font-weight:500;left:15px;padding:6px 12px;position:absolute;z-index:2}.videoComponent_waitingMessage__1CNLm{color:#aaa;font-size:1.2rem}.videoComponent_selfViewContainer__mwIph{aspect-ratio:16/9;background:#000;border:2px solid #ffffff26;border-radius:12px;bottom:100px;box-shadow:0 10px 40px #0009;cursor:pointer;overflow:hidden;position:absolute;right:20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:30}.videoComponent_selfViewContainer__mwIph:hover{border-color:#fff;transform:scale(1.02)}.videoComponent_selfViewShift__2uOEP{right:380px}.videoComponent_selfViewContainer__mwIph video{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.videoComponent_selfName__TehwE{background:#0009;border-radius:6px;bottom:8px;font-size:.75rem;font-weight:600;left:8px;padding:4px 10px;position:absolute}.videoComponent_chatSidebar__1mu6c{background:#fff;bottom:0;box-shadow:-5px 0 30px #0000004d;color:#1d1d1f;display:flex;flex-direction:column;position:absolute;right:-360px;top:0;transition:right .3s cubic-bezier(.4,0,.2,1);width:360px;z-index:20}.videoComponent_chatOpen__Wqds0{right:0}.videoComponent_chatHeader__YVlwT{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:1.1rem;font-weight:700;height:70px;justify-content:space-between;padding:0 1.5rem}.videoComponent_chatBody__dUiVK{background:#fbfbfd;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:1.5rem}.videoComponent_myMsg__1hqyj{align-items:flex-end;align-self:flex-end;display:flex;flex-direction:column;max-width:85%}.videoComponent_theirMsg__GFh9p{align-self:flex-start;max-width:85%}.videoComponent_msgBubble__a4\+m-{border-radius:18px;font-size:.95rem;line-height:1.5;padding:10px 16px;word-break:break-word}.videoComponent_myMsg__1hqyj .videoComponent_msgBubble__a4\+m-{background:#000;border-bottom-right-radius:4px;color:#fff}.videoComponent_theirMsg__GFh9p .videoComponent_msgBubble__a4\+m-{background:#fff;border:1px solid #e5e5e5;border-bottom-left-radius:4px;box-shadow:0 2px 4px #00000005;color:#1d1d1f}.videoComponent_msgName__vKRyd{color:#86868b;font-size:.75rem;margin-bottom:4px;margin-left:4px}.videoComponent_chatInput__yRD8l{align-items:center;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:10px;padding:1.5rem}.videoComponent_controls__MMQVk{align-items:center;background:#121212;border-top:1px solid #ffffff0d;display:flex;height:90px;justify-content:center;position:relative;z-index:25}.videoComponent_controlsGroup__czBro{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:50px;display:flex;gap:1rem;padding:10px 24px}.videoComponent_btnDark__2N-uP{background:#ffffff1a!important;color:#fff!important;height:50px!important;transition:all .2s!important;width:50px!important}.videoComponent_btnDark__2N-uP:hover{background:#fff3!important;transform:translateY(-3px)}.videoComponent_btnActive__EzRoH{background:#fff!important;color:#000!important;height:50px!important;width:50px!important}.videoComponent_btnErr__\+4jcP{background:#ff4757!important;color:#fff!important;height:50px!important;width:50px!important}.videoComponent_btnSuccess__qTMMR{background:#2ed573!important;color:#fff!important;height:50px!important;width:50px!important}.videoComponent_btnEnd__A-8qv{background:#ff4757!important;border-radius:30px!important;color:#fff!important;height:50px!important;width:70px!important}@media (max-width:768px){.videoComponent_videoWrapper__4mmY8{flex:1 1 100%;height:auto}.videoComponent_videoAreaShrink__\+xfbT{display:none;margin-right:0}.videoComponent_chatSidebar__1mu6c{right:-100%;width:100%}.videoComponent_chatOpen__Wqds0{right:0}.videoComponent_selfViewContainer__mwIph{bottom:100px;right:10px;width:100px}.videoComponent_selfViewShift__2uOEP{bottom:180px;right:10px}.videoComponent_controlsGroup__czBro{gap:.5rem;padding:8px 16px}.videoComponent_btnActive__EzRoH,.videoComponent_btnDark__2N-uP,.videoComponent_btnErr__\+4jcP,.videoComponent_btnSuccess__qTMMR{height:40px!important;width:40px!important}.videoComponent_header__uAoIS{padding:0 1rem}}
/*# sourceMappingURL=main.64a9c610.css.map*/