.join-page{background:#2a2a2a;border-radius:0;padding:32px;border:1px solid #404040;max-width:600px;margin:50px auto 0}.join-header{text-align:center;margin-bottom:32px}.join-header h1{color:#fff;font-size:28px;margin-bottom:8px}.join-header p{color:#b0b0b0;font-size:14px}.controls{display:flex;gap:12px;margin-top:24px}.app{width:100%;height:100vh;display:grid;grid-template-columns:280px 1fr 280px;grid-template-rows:1fr;gap:16px;padding:16px;background:#1a1a1a;box-sizing:border-box;overflow:hidden}.header{text-align:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #404040}.header h1{color:#fff;font-size:28px;margin-bottom:8px}.header p{color:#b0b0b0;font-size:14px}.microphone-select{margin-bottom:24px}.microphone-select label{display:block;margin-bottom:8px;color:#fff;font-weight:500;font-size:14px}.microphone-select select{width:100%;padding:12px;border:1px solid #404040;border-radius:0;font-size:14px;background:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .2s}.microphone-select select:hover{border-color:#606060}.microphone-select select:focus{outline:none;border-color:gray}.controls{display:flex;gap:12px;margin-bottom:24px}.btn{flex:1;padding:14px 24px;border:1px solid;border-radius:0;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}.btn-primary{background:#404040;color:#fff;border-color:#606060}.btn-primary:hover{background:#505050;border-color:#707070}.btn-danger{background:#4a1a1a;color:#fff;border-color:#6a2a2a}.btn-danger:hover{background:#5a2a2a;border-color:#7a3a3a}.btn:disabled{opacity:.4;cursor:not-allowed;background:#2a2a2a;border-color:#404040}.status{padding:12px;border-radius:0;text-align:center;font-size:14px;margin-bottom:16px;border:1px solid}.status.connected{background:#1a2a1a;color:#90ee90;border-color:#2a4a2a}.status.disconnected{background:#2a1a1a;color:#ee9090;border-color:#4a2a2a}.status.connecting{background:#2a2a1a;color:#eecc90;border-color:#4a4a2a}.users-list{margin-top:24px;padding-top:24px;border-top:1px solid #404040}.users-list h3{color:#fff;font-size:16px;margin-bottom:12px}.user-item{padding:8px 12px;background:#1a1a1a;border-radius:0;border:1px solid #404040;margin-bottom:8px;font-size:14px;color:#b0b0b0}.user-item:last-child{margin-bottom:0}.user-item.waiting{text-align:center;color:#606060}.user-item.me{background:#2a2a2a;border-color:#606060;color:#fff;font-weight:500}.username-form{margin-top:24px}.username-input{width:100%;padding:12px;border:1px solid #404040;border-radius:0;font-size:16px;background:#1a1a1a;color:#fff;transition:border-color .2s;font-family:inherit}.username-input:hover{border-color:#606060}.username-input:focus{outline:none;border-color:gray}.header strong{color:#fff;font-weight:600}.server-info{display:flex;gap:16px;margin-bottom:16px;padding:12px;background:#1a1a1a;border:1px solid #404040}.server-status-item{flex:1;display:flex;justify-content:space-between;align-items:center}.server-label{color:#b0b0b0;font-size:14px}.server-value{font-size:14px;font-weight:500}.server-value.active{color:#90ee90}.server-value.inactive{color:#ee9090}.server-value.ping-iyi{color:#90ee90}.server-value.ping-orta{color:#eecc90}.server-value.ping-kötü{color:#ee9090}.server-value.ping-ölçülüyor{color:#b0b0b0}.ping-warning{padding:10px 12px;background:#2a1a1a;border:1px solid #4a2a2a;color:#ee9090;font-size:13px;margin-bottom:16px;border-radius:0}.settings-section{margin-bottom:24px}.screen-share-area{margin-top:24px;margin-bottom:24px}.screen-share-area h3{color:#fff;font-size:16px;margin-bottom:12px}.screen-share-container{min-height:300px;border:1px solid #404040;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.screen-share-placeholder{text-align:center;padding:40px 20px;color:#606060}.placeholder-icon{font-size:64px;margin-bottom:16px}.placeholder-text{font-size:18px;color:gray;margin-bottom:8px;font-weight:500}.placeholder-hint{font-size:14px;color:#606060}.screen-share-active{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}#screen-share-video-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:0;position:relative;overflow:hidden}.left-panel,.right-panel{background:#2a2a2a;border:1px solid #404040;padding:16px;display:flex;flex-direction:column;overflow-y:auto}.center-panel{background:#2a2a2a;border:1px solid #404040;padding:16px;display:flex;flex-direction:column;overflow:hidden}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #404040}.panel-header h3{color:#fff;font-size:16px;font-weight:500;margin:0}.participant-count{background:#404040;color:#fff;padding:4px 8px;font-size:12px;border:1px solid #606060}.participants-list{display:flex;flex-direction:column;gap:8px;flex:1}.participant-card{background:#1a1a1a;border:1px solid #404040;padding:12px;display:flex;align-items:center;gap:12px;position:relative}.participant-card.me{background:#2a2a2a;border-color:#606060}.participant-card.empty{opacity:.5}.participant-icon{font-size:24px;flex-shrink:0}.participant-info{flex:1;display:flex;align-items:center;justify-content:space-between}.participant-name{color:#fff;font-size:14px;font-weight:500}.participant-name.empty-text{color:#606060}.participant-badge{background:#404040;color:#fff;padding:2px 6px;font-size:10px;border:1px solid #606060}.server-status-section{margin-bottom:24px}.server-status-card{background:#1a1a1a;border:1px solid #404040;padding:12px}.server-status-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #2a2a2a}.server-status-row:last-child{border-bottom:none}.ping-warning-small{margin-top:12px;padding:8px;background:#2a1a1a;border:1px solid #4a2a2a;color:#ee9090;font-size:11px;border-radius:0}.screen-share-section{flex:1;display:flex;flex-direction:column;overflow:hidden}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-header h3{color:#fff;font-size:16px;font-weight:500;margin:0}.screen-share-container{flex:1;border:1px solid #404040;background:#1a1a1a;display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden;position:relative;width:100%;height:100%}.microphone-section{margin-top:auto;padding-top:24px;border-top:1px solid #404040}.microphone-status-card{background:#1a1a1a;border:1px solid #404040;padding:20px;text-align:center;margin-bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px}.microphone-status-card.active{background:#1a2a1a;border-color:#2a4a2a}.microphone-status-card.inactive{background:#2a1a1a;border-color:#4a2a2a}.microphone-status-icon{font-size:32px;margin-bottom:8px}.microphone-status-text{color:#fff;font-size:14px;font-weight:500}.controls-inline{display:flex;gap:8px}.controls-inline .btn{flex:1}.btn-small{padding:8px 16px;font-size:14px}.chat-section{margin-top:24px;display:flex;flex-direction:column;flex:1;min-height:0}.chat-messages{flex:1;overflow-y:auto;background:#1a1a1a;border:1px solid #404040;padding:12px;margin-bottom:12px;min-height:200px;max-height:400px;display:flex;flex-direction:column;gap:8px}.chat-empty{color:#606060;text-align:center;padding:40px 20px;font-size:14px}.chat-input-container{display:flex;gap:8px;flex-shrink:0}.chat-input{flex:1;padding:10px 12px;border:1px solid #404040;background:#1a1a1a;color:#fff;font-size:14px;border-radius:0;font-family:inherit;min-width:0}.chat-input:focus{outline:none;border-color:gray}.chat-input:disabled{opacity:.5;cursor:not-allowed}.chat-input::placeholder{color:#606060}.chat-message{background:#2a2a2a;border:1px solid #404040;padding:8px 12px;border-radius:0;flex-shrink:0;word-wrap:break-word;overflow-wrap:break-word}.chat-message.me{background:#2a3a2a;border-color:#4a5a4a}.chat-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;flex-wrap:wrap;gap:8px}.chat-username{color:#fff;font-size:12px;font-weight:600;flex-shrink:0}.chat-time{color:gray;font-size:11px;flex-shrink:0}.chat-message-text{color:#e0e0e0;font-size:14px;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.video-container{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;border:1px solid #404040;background:#1a1a1a;display:flex;flex-direction:column;overflow:hidden}.video-container video{width:100%;height:auto;max-width:100%;max-height:100%;display:block;background:#000;object-fit:contain;flex:1}.video-controls{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#2a2a2a;border-top:1px solid #404040;gap:12px}.volume-control{display:flex;align-items:center;gap:8px;flex:1}.btn-control{background:#404040;border:1px solid #606060;color:#fff;padding:6px 12px;cursor:pointer;font-size:16px;transition:background-color .2s;border-radius:0}.btn-control:hover{background:#505050}.volume-slider{flex:1;height:4px;background:#404040;outline:none;cursor:pointer}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:#fff;cursor:pointer;border-radius:0}.volume-slider::-moz-range-thumb{width:14px;height:14px;background:#fff;cursor:pointer;border:none;border-radius:0}.source-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.source-modal{background:#111;border:1px solid #404040;padding:16px;width:760px;max-width:95%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 12px 24px #0009}.source-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.source-tabs{display:flex;gap:8px}.source-tab{padding:6px 12px;border:1px solid #404040;background:#1a1a1a;color:#b0b0b0;font-size:13px;cursor:pointer;border-radius:0}.source-tab.active{background:#404040;color:#fff;border-color:#707070}.source-close-btn{background:transparent;border:none;color:gray;cursor:pointer;font-size:16px}.source-close-btn:hover{color:#fff}.source-modal-body{flex:1;overflow:auto;margin-top:4px}.source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.source-card{background:#1a1a1a;border:1px solid #404040;cursor:pointer;display:flex;flex-direction:column;transition:border-color .15s,transform .15s}.source-card:hover{border-color:#707070;transform:translateY(-2px)}.source-thumb{width:100%;background:#000}.source-thumb img{width:100%;display:block}.source-name{padding:8px 10px;font-size:12px;color:#e0e0e0;border-top:1px solid #404040}.source-empty{padding:24px;text-align:center;font-size:13px;color:gray}*{margin:0;padding:0;box-sizing:border-box}body{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;background:#1a1a1a;margin:0;padding:0;min-height:100vh}body.join-page-active{height:100vh;overflow:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0}#root.join-page-active{height:100vh;display:flex;align-items:center;justify-content:center}
