.video-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:100%;overflow-y:auto;padding:20px;width:100%}.video-wrapper{aspect-ratio:16/9;background:#0f0f1e;border-radius:12px;min-height:200px;overflow:hidden;position:relative}.video-element{height:100%;object-fit:cover;width:100%}.video-label{background:#000000b3;border-radius:5px;bottom:10px;color:#fff;font-size:14px;left:10px;padding:5px 10px;position:absolute}.video-placeholder{font-size:48px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%)}.controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;gap:15px;padding:20px}.control-btn,.controls{display:flex;justify-content:center}.control-btn{align-items:center;background:#2a2a3e;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;height:60px;transition:all .3s;width:60px}.control-btn:hover{background:#3a3a4e;transform:scale(1.1)}.control-btn.active{background:#4a9eff}.control-btn.inactive,.control-btn.leave{background:#f44}.control-btn.leave:hover{background:#f66}.device-settings-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.device-settings{background:#2c2c2c;border-radius:12px;box-shadow:0 4px 20px #00000080;max-width:500px;min-width:400px;padding:24px}.device-settings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.device-settings-header h3{color:#fff;font-size:20px;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.close-btn:hover{background:#ffffff1a}.device-settings-content{display:flex;flex-direction:column;gap:20px}.device-group{display:flex;flex-direction:column;gap:8px}.device-group label{color:#fff;font-size:14px;font-weight:500}.device-group select{background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 12px;transition:border-color .2s}.device-group select:hover{border-color:#666}.device-group select:focus{border-color:#007bff;outline:none}.device-group select option{background:#1a1a1a;color:#fff}.chat-container{background:#1a1a2ef2;border-radius:12px;box-shadow:0 4px 20px #00000080;display:flex;flex-direction:column;height:500px;position:fixed;right:20px;top:20px;width:350px;z-index:1000}.chat-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:15px}.chat-header h3{font-size:18px;margin:0}.chat-close{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;padding:5px 10px}.chat-close:hover{opacity:.7}.chat-messages{flex:1 1;overflow-y:auto;padding:15px}.chat-message{background:#ffffff0d;border-radius:8px;margin-bottom:15px;padding:10px}.chat-message-sender{color:#4a9eff;font-size:12px;font-weight:700;margin-bottom:5px}.chat-message-text{color:#fff;font-size:14px;margin-bottom:5px}.chat-message-time{color:#888;font-size:10px}.chat-input-form{border-top:1px solid #ffffff1a;display:flex;gap:10px;padding:15px}.chat-input{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;flex:1 1;font-size:14px;padding:10px}.chat-input:focus{border-color:#4a9eff;outline:none}.chat-send{background:#4a9eff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px}.chat-send:hover{background:#5aaeff}.meeting-room{background:#1a1a2e;color:#fff;display:flex;flex-direction:column;height:100vh}.meeting-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.meeting-header h2{font-size:24px;margin:0}.header-actions{align-items:center;display:flex;gap:15px}.copy-code-btn{background:#4a9eff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .3s}.copy-code-btn:hover{background:#5aaeff}.participants-count{color:#aaa;font-size:16px}.meeting-content{flex:1 1;overflow:hidden;position:relative}.meeting-room.error,.meeting-room.loading{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.meeting-room.error button{background:#4a9eff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}.meeting-room.error button:hover{background:#5aaeff}.App{background:#1a1a2e;height:100vh;width:100%}.welcome-screen{align-items:center;display:flex;height:100vh;justify-content:center;padding:20px}.welcome-card{background:#2a2a3ee6;border-radius:20px;box-shadow:0 10px 40px #00000080;max-width:500px;padding:40px;width:100%}.welcome-card h1{font-size:32px;margin:0 0 10px;text-align:center}.welcome-card>p{color:#aaa;margin-bottom:30px;text-align:center}.input-group{margin-bottom:20px}.input-group label{color:#fff;display:block;font-size:14px;margin-bottom:8px}.input-group input{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:16px;padding:12px;width:100%}.input-group input:focus{border-color:#4a9eff;outline:none}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:15px;padding:15px;transition:all .3s;width:100%}.btn-primary{background:#4a9eff;color:#fff}.btn-primary:hover{background:#5aaeff;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#fff3}.divider{color:#aaa;margin:20px 0;position:relative;text-align:center}.divider:after,.divider:before{background:#fff3;content:"";height:1px;position:absolute;top:50%;width:40%}.divider:before{left:0}.divider:after{right:0}.meeting-code-display{background:#4a9eff1a;border-radius:8px;margin-top:20px;padding:15px;text-align:center}.meeting-code-display p{color:#fff;margin:0 0 10px}.btn-copy{background:#4a9eff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.btn-copy:hover{background:#5aaeff}.session-info{background:#ffffff0d;border-radius:10px;margin:20px 0;padding:20px;text-align:left}.session-info p{color:#fff;font-size:16px;margin:10px 0}.session-info strong{color:#4a9eff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a2e;color:#fff;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}
/*# sourceMappingURL=main.18dc387f.css.map*/