*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#36393f;color:#dcddde;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#36393f}::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#18191c}a{color:#58a6ff;text-decoration:none;transition:color .2s}a:hover{color:#79c0ff;text-decoration:underline}.auth-container{align-items:center;background:linear-gradient(135deg,#5865f2,#3c45a5);display:flex;height:100vh;justify-content:center}.auth-box{background:#36393f;border-radius:8px;box-shadow:0 8px 16px #0000003d;padding:32px;width:480px}.auth-header h1{color:#fff;font-size:24px;font-weight:600;margin-bottom:8px;text-align:center}.auth-header p{color:#b9bbbe;font-size:14px;margin-bottom:20px;text-align:center}.auth-form{margin-top:20px}.form-group input{padding:10px;transition:border-color .2s}.error-message{padding:8px}.auth-button{background:#5865f2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px;transition:background .2s;width:100%}.auth-button:hover:not(:disabled){background:#4752c4}.auth-button:disabled{cursor:not-allowed;opacity:.6}.auth-footer{color:#b9bbbe;font-size:14px;margin-top:8px;text-align:left}.auth-footer a{color:#58a6ff;text-decoration:none;transition:color .2s,-webkit-text-decoration .1s;transition:color .2s,text-decoration .1s;transition:color .2s,text-decoration .1s,-webkit-text-decoration .1s}.auth-footer a:hover{color:#79c0ff;text-decoration:underline}.server-list{background:#202225;overflow-y:auto;padding:12px 0;width:72px}.server-list,.server-list-scroll{align-items:center;display:flex;flex-direction:column;overflow-x:visible}.server-list-scroll{gap:8px;width:100%}.server-icon{align-items:center;background:#36393f;border-radius:50%;box-shadow:0 2px 6px #0000004d,inset 0 0 0 1px #ffffff0d;color:#dcddde;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;position:relative;transition:all .2s ease;width:48px}.server-icon:hover{box-shadow:0 4px 12px #5865f266,inset 0 0 0 1px #ffffff1a}.server-icon.active,.server-icon:hover{background:#5865f2;border-radius:16px;color:#fff}.server-icon.active{box-shadow:0 4px 12px #5865f280,inset 0 0 0 1px #ffffff26}.server-icon.active:before{background:#fff;border-radius:0 4px 4px 0;content:"";height:40px;left:-12px;position:absolute;width:4px}.server-icon.home{background:#5865f2;color:#fff}.server-icon.add-server{background:#36393f;color:#3ba55d;font-size:32px;font-weight:300}.server-icon.add-server:hover{background:#3ba55d;color:#fff}.server-icon.admin-icon{background:#36393f;color:#faa61a;font-size:24px}.server-icon.admin-icon:hover{background:#faa61a;color:#fff}.server-separator{background:#36393f;border-radius:1px;height:2px;margin:4px 0;width:32px}.server-avatar-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.server-icon.active .server-avatar-img,.server-icon:hover .server-avatar-img{border-radius:16px}.notification-badge{align-items:center;background:#ed4245;border:2px solid #202225;border-radius:10px;box-shadow:0 2px 4px #0000004d;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 6px;position:absolute;right:-4px;top:-4px;z-index:10}@media (max-width:768px){.server-list{height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:101}.server-list.mobile-visible{transform:translateX(0)}}.image-cropper-backdrop{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10001}.image-cropper-modal{background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;max-width:600px;overflow:hidden;width:90vw}.cropper-header{align-items:center;background:#2f3136;border-bottom:1px solid #202225;display:flex;justify-content:space-between;padding:20px 24px}.cropper-header h3{color:#fff;font-size:20px;font-weight:600;margin:0}.cropper-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:32px}.cropper-close:hover{background:#40444b;color:#fff}.cropper-content{display:flex;flex-direction:column;gap:24px;padding:24px}.crop-container{align-items:center;background:#18191c;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.crop-container img{max-height:100%;max-width:100%;object-fit:contain}.crop-overlay{border:2px solid #5865f2;border-radius:50%;box-shadow:0 0 0 9999px #00000080,0 0 20px #5865f280;height:256px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:256px}.cropper-controls{display:flex;flex-direction:column;gap:8px}.cropper-controls label{color:#b9bbbe;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.zoom-slider{-webkit-appearance:none;appearance:none;background:#40444b;border-radius:3px;height:6px;outline:none;width:100%}.zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#5865f2;border-radius:50%;box-shadow:0 2px 6px #5865f266;cursor:pointer;height:18px;-webkit-transition:all .2s;transition:all .2s;width:18px}.zoom-slider::-webkit-slider-thumb:hover{background:#4752c4;box-shadow:0 4px 12px #5865f280}.zoom-slider::-moz-range-thumb{background:#5865f2;border:none;border-radius:50%;box-shadow:0 2px 6px #5865f266;cursor:pointer;height:18px;-moz-transition:all .2s;transition:all .2s;width:18px}.zoom-slider::-moz-range-thumb:hover{background:#4752c4;box-shadow:0 4px 12px #5865f280}.cropper-footer{background:#2f3136;border-top:1px solid #202225;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.cropper-footer .btn-cancel,.cropper-footer .btn-save{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.cropper-footer .btn-cancel{background:#0000;color:#fff}.cropper-footer .btn-cancel:hover{text-decoration:underline}.cropper-footer .btn-save{background:#5865f2;box-shadow:0 2px 6px #5865f24d;color:#fff}.cropper-footer .btn-save:hover{background:#4752c4;box-shadow:0 4px 12px #5865f266}.notification-container{display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:100000}.notification{align-items:center;animation:slideInRight .3s ease;background:#2f3136;border-left:4px solid;border-radius:8px;box-shadow:0 4px 12px #0006;color:#dcddde;cursor:pointer;display:flex;gap:12px;max-width:450px;min-width:300px;padding:16px 20px;pointer-events:all}@keyframes slideInRight{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.notification-success{background:linear-gradient(90deg,#3ba55d26,#2f3136 20%);border-left-color:#3ba55d}.notification-error{background:linear-gradient(90deg,#ed424526,#2f3136 20%);border-left-color:#ed4245}.notification-info{background:linear-gradient(90deg,#5865f226,#2f3136 20%);border-left-color:#5865f2}.notification-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-weight:700;height:24px;justify-content:center;width:24px}.notification-success .notification-icon{background:#3ba55d;color:#fff}.notification-error .notification-icon{background:#ed4245;color:#fff}.notification-info .notification-icon{background:#5865f2;color:#fff}.notification-message{flex:1 1;font-size:14px;line-height:1.4}.notification-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#b9bbbe;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:20px;justify-content:center;transition:all .2s ease;width:20px}.notification-close:hover{background:#fff3;color:#fff}.confirm-dialog-backdrop{align-items:center;animation:fadeIn .2s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{animation:scaleIn .2s ease;background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080;max-width:440px;width:90%}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.confirm-dialog-header{padding:20px 24px 0}.confirm-dialog-header h3{color:#fff;font-size:20px;font-weight:600;margin:0}.confirm-dialog-body{padding:16px 24px 24px}.confirm-dialog-body p{color:#b9bbbe;font-size:14px;line-height:1.6;margin:0;white-space:pre-wrap}.prompt-input{background:#202225;border:1px solid #40444b;border-radius:4px;color:#dcddde;font-family:inherit;font-size:14px;margin-top:12px;outline:none;padding:10px 12px;transition:border-color .2s;width:100%}.prompt-input:focus{border-color:#5865f2}.choice-options{display:flex;flex-direction:column;gap:10px;margin-top:12px}.choice-option{align-items:center;background:#202225;border:2px solid #40444b;border-radius:4px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:all .2s}.choice-option:hover{background:#2a2d31;border-color:#5865f2}.choice-option input[type=radio]{accent-color:#5865f2;cursor:pointer;height:18px;width:18px}.choice-option input[type=radio]:checked~span,.choice-option:has(input[type=radio]:checked){background:#5865f21a;border-color:#5865f2}.choice-option span{color:#dcddde;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.confirm-dialog-footer{background:#2f3136;border-radius:0 0 8px 8px;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.confirm-btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .2s ease}.confirm-btn-cancel{background:#0000;color:#fff}.confirm-btn-cancel:hover{background:#ffffff1a;text-decoration:underline}.confirm-btn-confirm{background:#5865f2;color:#fff}.confirm-btn-confirm:hover{background:#4752c4;box-shadow:0 2px 8px #5865f266}@media (max-width:768px){.notification-container{left:10px;right:10px;top:10px}.notification{min-width:0;min-width:auto;width:100%}.confirm-dialog{margin:0 10px;width:95%}}.server-settings-backdrop{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.server-settings-modal{background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0d;display:flex;height:85vh;max-width:1000px;overflow:hidden;width:90vw}.server-settings-sidebar{background:#2f3136;display:flex;flex-direction:column;gap:10px;padding:60px 10px 20px;width:220px}.server-settings-tabs{display:flex;flex:1 1;flex-direction:column;gap:2px}.settings-tab{border-radius:4px;color:#96989d;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;transition:all .15s ease}.settings-tab:hover{background:#4f545c66;box-shadow:inset 0 0 0 1px #ffffff0a;color:#dcddde}.settings-tab.active{background:#40444b;box-shadow:inset 0 0 0 1px #ffffff0f,inset 2px 0 0 #5865f2;color:#fff}.close-settings-btn{background:#ed4245;border:none;border-radius:4px;box-shadow:0 2px 6px #ed42454d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px;transition:background .2s,box-shadow .2s}.close-settings-btn:hover{background:#c03537;box-shadow:0 4px 12px #ed424566}.server-settings-content{color:#dcddde;flex:1 1;overflow-y:auto;padding:60px 40px 40px}.settings-section h2{color:#fff;font-size:20px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;text-transform:uppercase}.setting-item{margin-bottom:30px}.setting-item label{color:#b9bbbe;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.server-avatar-container{align-items:center;display:flex;gap:20px}.server-avatar-preview{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 8px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;font-size:40px;font-weight:600;height:100px;justify-content:center;overflow:hidden;width:100px}.server-avatar-preview img{height:100%;object-fit:cover;width:100%}.avatar-upload-section{display:flex;flex-direction:column;gap:8px}.server-avatar-upload-btn{background:#5865f2;border:none;border-radius:4px;box-shadow:0 2px 6px #5865f24d;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s;white-space:nowrap}.server-avatar-upload-btn:hover{background:#4752c4;box-shadow:0 4px 12px #5865f266}.upload-hint{color:#72767d;font-size:11px;font-style:italic;margin:0}.server-name-display{align-items:center;display:flex;gap:12px}.server-name-display span{color:#fff;font-size:16px}.edit-server-name{display:flex;flex-direction:column;gap:10px}.server-name-input{background:#40444b;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;font-size:16px;max-width:100%;padding:10px;transition:border-color .2s,box-shadow .2s;width:400px}.server-name-input:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 8px #5865f226;outline:none}.edit-actions{display:flex;gap:8px}.btn-cancel,.btn-create-role,.btn-delete,.btn-edit,.btn-manage-roles,.btn-save{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-edit{background:#4f545c;box-shadow:0 2px 4px #0003;color:#fff}.btn-edit:hover{background:#5865f2;box-shadow:0 4px 12px #5865f266}.btn-save{background:#3ba55d;box-shadow:0 2px 6px #3ba55d4d}.btn-save:hover{background:#2d7d46;box-shadow:0 4px 12px #3ba55d66}.btn-cancel{background:#4f545c;box-shadow:0 2px 4px #0003}.btn-cancel:hover{box-shadow:0 2px 6px #0000004d}.btn-delete{background:#ed4245;box-shadow:0 2px 6px #ed42454d;color:#fff}.btn-delete:hover{background:#c03537;box-shadow:0 4px 12px #ed424566}.server-id{background:#2f3136;border-radius:4px;color:#72767d;display:inline-block;font-family:Courier New,monospace;font-size:14px;padding:8px 12px}.members-list{display:flex;flex-direction:column;gap:12px}.member-item{align-items:flex-start;background:#2f3136;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff05,0 2px 6px #0000001a;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px;position:relative;transition:box-shadow .2s}.member-item:hover{box-shadow:inset 0 0 0 1px #ffffff0d,0 2px 10px #00000026}.member-info{align-items:flex-start;display:flex;gap:12px}.member-avatar{align-items:center;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:40px;justify-content:center;width:40px}.member-details{display:flex;flex-direction:column;gap:4px}.member-name{font-size:16px}.member-joined{color:#72767d;font-size:12px}.member-roles{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.member-role-badge{align-items:center;border-radius:12px;box-shadow:0 2px 4px #0003,inset 0 0 0 1px #ffffff1a;color:#fff;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:2px 8px}.remove-role{align-items:center;background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:10px;height:14px;justify-content:center;padding:0;transition:background .2s;width:14px}.remove-role:hover{background:#00000080}.btn-manage-roles{align-self:flex-start;background:#5865f2;box-shadow:0 2px 6px #5865f24d;color:#fff}.btn-manage-roles:hover{background:#4752c4;box-shadow:0 4px 12px #5865f266}.role-assignment-dropdown{animation:slideDown .2s ease-out;background:#202225;border:1px solid #5865f2;border-radius:8px;box-shadow:0 4px 12px #5865f240,inset 0 0 0 1px #5865f233;display:flex;flex-basis:100%;flex-direction:column;gap:4px;margin-top:8px;max-height:300px;overflow-y:auto;padding:12px;width:100%}.role-dropdown-header{border-bottom:1px solid #ffffff0f;color:#b9bbbe;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;padding:8px 12px 12px;text-transform:uppercase}.role-empty-state{color:#72767d;font-size:13px;font-style:italic;padding:20px;text-align:center}.role-option{align-items:center;background:#2f3136;border-radius:6px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.role-option:hover{background:#36393f;box-shadow:inset 0 0 0 1px #ffffff0f}.role-option input[type=checkbox]{accent-color:#5865f2;border-radius:4px;cursor:pointer;height:20px;margin:0;width:20px}.role-option span{flex:1 1;font-size:14px;font-weight:500}.role-assignment-dropdown::-webkit-scrollbar{width:8px}.role-assignment-dropdown::-webkit-scrollbar-track{background:#18191c;border-radius:4px}.role-assignment-dropdown::-webkit-scrollbar-thumb{background:#5865f2;border-radius:4px}.role-assignment-dropdown::-webkit-scrollbar-thumb:hover{background:#4752c4}.btn-create-role{background:#3ba55d;border:none;border-radius:4px;box-shadow:0 2px 6px #3ba55d4d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:20px;padding:10px 20px;transition:background .2s,box-shadow .2s}.btn-create-role:hover{background:#2d7d46;box-shadow:0 4px 12px #3ba55d66}.roles-list{display:flex;flex-direction:column;gap:12px}.role-item{background:#2f3136;border-radius:8px;padding:16px}.role-display{justify-content:space-between}.role-display,.role-info{align-items:center;display:flex}.role-info{gap:12px}.role-color{border-radius:50%;height:20px;width:20px}.role-name{color:#fff;font-size:16px;font-weight:500}.role-actions{display:flex;gap:8px}.role-editor{background:#202225;border-radius:8px;margin-bottom:16px;padding:20px}.role-editor h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}.role-form{gap:16px}.form-group,.role-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group input[type=color],.form-group input[type=text]{background:#40444b;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;font-size:14px;padding:10px;transition:border-color .2s,box-shadow .2s}.form-group input[type=text]:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 8px #5865f226;outline:none}.form-group input[type=color]{cursor:pointer;height:40px;width:100px}.permissions-list{background:#2f3136;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff0a;gap:4px;padding:16px}.permission-item{cursor:pointer;gap:12px;padding:10px 12px;-webkit-user-select:none;user-select:none}.permission-item:hover{background:#4f545c4d}.permission-item input[type=checkbox]{accent-color:#5865f2;border-radius:4px;cursor:pointer;height:20px;margin:0;width:20px}.permission-item label{color:#dcddde;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;letter-spacing:.3px;margin:0;text-transform:uppercase}.form-actions{gap:8px;padding-top:8px}.loading{color:#72767d;font-size:14px;padding:40px;text-align:center}.server-settings-content::-webkit-scrollbar{width:16px}.server-settings-content::-webkit-scrollbar-track{background:#2e3338;border-radius:8px}.server-settings-content::-webkit-scrollbar-thumb{background:#202225;border:4px solid #2e3338;border-radius:8px}.server-settings-content::-webkit-scrollbar-thumb:hover{background:#18191c}.color-presets{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(10,1fr);margin-bottom:16px}.color-preset{border-radius:4px;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;cursor:pointer;height:32px;transition:all .2s;width:32px}.color-preset:hover{box-shadow:0 4px 8px #0006,inset 0 0 0 2px #fff3;transform:scale(1.1)}.color-preset.selected{box-shadow:0 0 0 3px #5865f2,0 4px 12px #5865f280;transform:scale(1.15)}.custom-color-picker{align-items:center;background:#2f3136;border-radius:6px;display:flex;gap:12px;padding:12px}.custom-color-picker label{color:#b9bbbe;font-size:14px;font-weight:500}.custom-color-picker input[type=color]{background:#0000;border:none;border-radius:4px;cursor:pointer;height:32px;width:50px}.custom-color-picker span{font-family:Consolas,monospace;font-size:13px;font-weight:600;text-transform:uppercase}.gradient-editor{background:#2f3136;border-radius:6px;margin-top:12px;padding:16px}.gradient-preview{border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff1a,0 2px 8px #0000004d;height:50px;margin-bottom:12px}.gradient-controls{align-items:center;display:flex;gap:12px}.gradient-controls label{color:#b9bbbe;font-size:14px;font-weight:500}.gradient-controls input[type=color]{border:none;border-radius:4px;cursor:pointer;height:32px;width:50px}.holographic-toggle{display:flex;flex-direction:column;gap:12px}.holographic-label{color:#dcddde;font-size:14px;font-weight:500;margin-left:8px}.holographic-preview{align-items:center;border-radius:6px;box-shadow:0 4px 12px #0006,inset 0 0 20px #fff3;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;overflow:hidden;position:relative;text-shadow:0 0 10px #fffc}.holographic-preview:after{animation:shine 2s linear infinite;background:linear-gradient(45deg,#0000 30%,#ffffff4d 50%,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.member-name.role-styled{font-weight:600}.member-name.holographic{animation:holographic 3s linear infinite;text-shadow:0 0 8px #fff9}.member-name.gradient-text{-webkit-text-fill-color:#0000;background:var(--role-gradient);-webkit-background-clip:text;background-clip:text}.danger-zone{border-top:2px solid #ed4245;margin-top:40px;padding-top:30px}.danger-zone-title{color:#ed4245;font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:15px;text-transform:uppercase}.danger-zone-content{align-items:center;background:#ed42451a;border:1px solid #ed42454d;border-radius:6px;display:flex;gap:20px;justify-content:space-between;padding:20px}.danger-zone-text{flex:1 1}.danger-zone-text strong{color:#fff;display:block;font-size:14px;margin-bottom:5px}.danger-zone-text p{color:#b9bbbe;font-size:13px;line-height:1.4;margin:0}.btn-delete-server{background:#ed4245;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease;white-space:nowrap}.btn-delete-server:hover{background:#c03537;box-shadow:0 4px 8px #ed42454d;transform:translateY(-1px)}.btn-delete-server:active{transform:translateY(0)}.user-profile-edit-backdrop{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.user-profile-edit-modal{background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;max-width:500px;overflow:hidden;width:90vw}.profile-edit-header{align-items:center;background:#2f3136;border-bottom:1px solid #202225;display:flex;justify-content:space-between;padding:20px 24px}.profile-edit-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.close-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-btn:hover{background:#40444b;color:#fff}.profile-edit-content{display:flex;flex-direction:column;gap:24px;max-height:70vh;overflow-y:auto;padding:24px}.profile-edit-section{display:flex;flex-direction:column;gap:8px}.profile-avatar-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 8px #0000004d;color:#fff;display:flex;font-size:48px;font-weight:600;height:120px;justify-content:center;margin:0 auto;overflow:hidden;width:120px}.profile-edit-section label{color:#b9bbbe;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.profile-edit-section input[type=text],.profile-edit-section select{background:#40444b;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;font-family:inherit;font-size:16px;padding:12px;transition:border-color .2s,box-shadow .2s}.profile-edit-section input[type=text]:focus,.profile-edit-section select:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 8px #5865f226;outline:none}.profile-edit-section select{cursor:pointer}.input-hint{color:#72767d;font-size:12px;font-style:italic}.profile-edit-footer{background:#2f3136;border-top:1px solid #202225;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.btn-cancel{color:#fff}.btn-save{box-shadow:0 2px 6px #5865f24d,inset 0 -1px 0 #0003}.btn-save:hover{box-shadow:0 4px 12px #5865f266,inset 0 -1px 0 #0003}.btn-save:disabled{background:#4f545c;color:#72767d;cursor:not-allowed}.profile-edit-content::-webkit-scrollbar{width:8px}.profile-edit-content::-webkit-scrollbar-track{background:#2e3338}.profile-edit-content::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}.profile-edit-content::-webkit-scrollbar-thumb:hover{background:#18191c}.profile-avatar-container{height:120px;margin:0 auto;position:relative;width:120px}.profile-avatar-container .profile-avatar-large{height:120px;width:120px}.profile-avatar-container img.profile-avatar-large{border-radius:50%;height:120px;object-fit:cover;width:120px}.avatar-upload-overlay{bottom:-8px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s}.profile-avatar-container:hover .avatar-upload-overlay{opacity:1}.avatar-upload-btn{background:#5865f2;border-radius:4px;box-shadow:0 2px 6px #5865f24d;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px;transition:all .2s;white-space:nowrap}.avatar-upload-btn:hover{background:#4752c4;box-shadow:0 4px 12px #5865f266}.settings-backdrop{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.settings-modal{background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:90vw}.settings-header{align-items:center;background:#2f3136;border-bottom:1px solid #202225;display:flex;justify-content:space-between;padding:20px 24px}.settings-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.settings-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:32px}.settings-close:hover{background:#40444b;color:#fff}.settings-content{flex:1 1;overflow-y:auto;padding:24px}.settings-section{margin-bottom:24px}.settings-section h3{color:#b9bbbe;font-size:12px;font-weight:600;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.setting-description{color:#72767d;font-size:13px;margin:4px 0 0}.device-select{background:#202225;border:1px solid #040405;border-radius:4px;color:#dcddde;cursor:pointer;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .2s;width:100%}.device-select:hover{border-color:#040405}.device-select:focus{border-color:#5865f2;outline:none}.device-select option{background:#2f3136;color:#dcddde}.gain-control{align-items:center;display:flex;gap:12px}.gain-slider{-webkit-appearance:none;appearance:none;background:#40444b;border-radius:3px;flex:1 1;height:6px;outline:none}.gain-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#5865f2;border-radius:50%;box-shadow:0 2px 6px #5865f266;cursor:pointer;height:18px;-webkit-transition:all .2s;transition:all .2s;width:18px}.gain-slider::-webkit-slider-thumb:hover{background:#4752c4;box-shadow:0 4px 12px #5865f280}.gain-slider::-moz-range-thumb{background:#5865f2;border:none;border-radius:50%;box-shadow:0 2px 6px #5865f266;cursor:pointer;height:18px;-moz-transition:all .2s;transition:all .2s;width:18px}.gain-slider::-moz-range-thumb:hover{background:#4752c4;box-shadow:0 4px 12px #5865f280}.gain-value{color:#dcddde;font-size:14px;font-weight:600;min-width:50px;text-align:right}.toggle-setting{align-items:center;display:flex;gap:16px;justify-content:space-between}.toggle-switch{flex-shrink:0;height:24px;width:44px}.toggle-slider{background-color:#72767d;border-radius:34px}.toggle-slider:before{bottom:3px;height:18px;left:3px;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#3ba55d}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle-switch:hover .toggle-slider{opacity:.9}.settings-footer{align-items:center;background:#2f3136;border-top:1px solid #202225;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.btn-cancel,.btn-save{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-cancel{background:#0000;color:#dcddde}.btn-cancel:hover{background:#40444b;text-decoration:underline}.btn-save:hover{background:#4752c4;box-shadow:0 4px 12px #5865f24d}.settings-content::-webkit-scrollbar{width:8px}.settings-content::-webkit-scrollbar-track{background:#2f3136}.settings-content::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}.settings-content::-webkit-scrollbar-thumb:hover{background:#18191c}.channel-permissions-backdrop{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.channel-permissions-modal{background:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:90vw}.channel-permissions-header{align-items:center;background:#2f3136;border-bottom:1px solid #202225;display:flex;justify-content:space-between;padding:20px 24px}.channel-permissions-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.channel-permissions-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:32px}.channel-permissions-close:hover{background:#40444b;color:#fff}.channel-permissions-content{display:flex;flex:1 1;overflow:hidden}.channel-permissions-sidebar{background:#2f3136;border-right:1px solid #202225;overflow-y:auto;padding:16px;width:240px}.channel-permissions-sidebar h3{color:#8e9297;font-size:12px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.permission-targets{display:flex;flex-direction:column;gap:4px}.permission-target{align-items:center;border-radius:4px;color:#dcddde;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:background .2s}.permission-target:hover{background:#3a3c43}.permission-target.active{background:#5865f2;color:#fff}.target-color{border-radius:50%;flex-shrink:0;height:12px;width:12px}.channel-permissions-main{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:24px}.permission-target-header{margin-bottom:24px}.permission-target-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px}.permission-hint{color:#b9bbbe;font-size:13px;margin:0}.permissions-list{display:flex;flex:1 1;flex-direction:column;gap:12px}.permission-item{align-items:center;background:#2f3136;border-radius:6px;display:flex;justify-content:space-between;padding:12px 16px;transition:background .2s}.permission-item:hover{background:#34373c}.permission-info{flex:1 1}.permission-label{color:#fff;font-size:15px;font-weight:500;margin-bottom:4px}.permission-description{color:#b9bbbe;font-size:12px}.permission-toggle{display:flex;gap:8px}.perm-btn{align-items:center;background:#40444b;border:2px solid #0000;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:36px;justify-content:center;transition:all .2s;width:36px}.perm-btn:hover{background:#4f545c;border-color:#5865f2}.perm-btn.active-allow{background:#3ba55d;border-color:#2d7d46;color:#fff}.perm-btn.active-deny{background:#ed4245;border-color:#c03537;color:#fff}.permission-actions{border-top:1px solid #202225;display:flex;gap:12px;justify-content:space-between;margin-top:24px;padding-top:16px}.btn-reset,.btn-save{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-reset{background:#40444b;color:#dcddde}.btn-reset:hover:not(:disabled){background:#4f545c}.btn-save{background:#5865f2;color:#fff}.btn-save:hover:not(:disabled){background:#4752c4;box-shadow:0 4px 12px #5865f24d}.btn-reset:disabled,.btn-save:disabled{cursor:not-allowed;opacity:.5}.channel-permissions-main::-webkit-scrollbar,.channel-permissions-sidebar::-webkit-scrollbar{width:8px}.channel-permissions-main::-webkit-scrollbar-track,.channel-permissions-sidebar::-webkit-scrollbar-track{background:#2f3136}.channel-permissions-main::-webkit-scrollbar-thumb,.channel-permissions-sidebar::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}.channel-permissions-main::-webkit-scrollbar-thumb:hover,.channel-permissions-sidebar::-webkit-scrollbar-thumb:hover{background:#18191c}.channel-list{background:#2f3136;display:flex;flex-direction:column;height:100vh;width:240px}.server-header{align-items:center;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;cursor:pointer;display:flex;height:48px;justify-content:space-between;padding:0 16px;position:relative;transition:background .2s}.server-header:hover{background:#34373c}.server-name{color:#fff}.dropdown-icon{color:#dcddde;font-size:12px}.channels-container{flex:1 1;overflow-y:auto;padding:8px 0}.channel-category{margin-bottom:24px}.category-header{cursor:pointer;padding:8px 8px 4px;position:relative;-webkit-user-select:none;user-select:none}.category-header:hover{color:#dcddde}.category-header .add-channel-button{background:none;border:none;color:#96989d;cursor:pointer;font-size:18px;line-height:1;margin-left:auto;opacity:0;padding:0 4px;transition:opacity .2s,color .2s}.category-header:hover .add-channel-button{opacity:1}.category-header .add-channel-button:hover{color:#dcddde}.category-icon{color:#8e9297;font-size:10px;margin-right:4px}.category-name{color:#8e9297;font-size:12px;font-weight:600;letter-spacing:.5px}.channel-item{align-items:center;border-radius:4px;color:#96989d;cursor:pointer;display:flex;margin:2px 8px;padding:6px 8px;position:relative;transition:background .2s,box-shadow .2s}.channel-item:hover{background:#3a3c43;box-shadow:inset 0 0 0 1px #ffffff0a;color:#dcddde}.channel-item.active{background:#404249;box-shadow:inset 0 0 0 1px #ffffff14,inset 2px 0 0 #5865f2;color:#fff}.channel-icon{font-size:18px;margin-right:8px;opacity:.6}.channel-item.active .channel-icon{opacity:1}.channel-name{flex:1 1;font-size:14px;font-weight:500}.channel-item.has-unread{position:relative}.channel-item.has-unread:before{background:#fff;border-radius:0 2px 2px 0;content:"";height:20px;left:-8px;position:absolute;width:3px}.channel-item.has-unread .channel-name{color:#fff;font-weight:600}.mention-badge,.unread-badge{align-items:center;background:#ed4245;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-size:11px;font-weight:700;height:18px;justify-content:center;line-height:1;margin-left:auto;min-width:18px;padding:0 4px}.user-panel{height:52px;justify-content:space-between;padding:0 8px}.user-info{gap:8px}.user-info.clickable{border-radius:4px;cursor:pointer;margin:-6px;padding:6px;transition:background .2s}.user-info.clickable:hover{background:#4f545c66}.user-avatar{box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a}.user-avatar img{border-radius:50%}.user-controls{display:flex;gap:4px}.control-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:background .2s;width:32px}.control-button:hover{background:#3a3c43;color:#dcddde}.logout-button{color:#ed4245}.logout-button:hover{background:#ed4245;color:#fff}.voice-members-sidebar{margin:4px 0;padding-left:28px}.voice-member-sidebar-wrapper{margin-bottom:2px}.voice-member-sidebar{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:6px 8px;transition:background-color .2s}.voice-member-sidebar:hover{background-color:#3a3d44}.voice-member-sidebar.self{background-color:#5865f226;cursor:default}.voice-member-sidebar-avatar{align-items:center;background:linear-gradient(135deg,#7289da,#5b6eae);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:24px;justify-content:center;width:24px}.voice-member-sidebar-name{color:#dcddde;flex:1 1;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-member-sidebar-controls{animation:slideDown .2s ease;background-color:#202225;border-radius:4px;margin:4px 8px 8px 36px;padding:8px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.voice-control-item{margin-bottom:8px}.voice-control-item label{color:#b9bbbe;display:block;font-size:11px;font-weight:600;margin-bottom:6px;text-transform:uppercase}.volume-slider{-webkit-appearance:none;appearance:none;background:#4f545c;border-radius:2px;height:3px;outline:none;width:100%}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:10px;width:10px}.volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:10px;width:10px}.context-menu{background:#18191c;border-radius:4px;box-shadow:0 8px 16px #0000003d;min-width:180px;padding:6px 0;position:fixed;z-index:10000}.context-menu-item{color:#dcddde;font-size:14px;transition:background .2s}.context-menu-item:hover{background:#4752c4}.context-menu-item.danger{color:#ed4245}.context-menu-item.danger:hover{background:#ed4245;color:#fff}.channel-edit{margin:2px 8px;padding:6px 8px}.channel-edit input{background:#40444b;border:1px solid #5865f2;border-radius:3px;color:#dcddde;font-family:inherit;font-size:14px;padding:4px 8px;width:100%}.channel-edit input:focus{border-color:#7289da;outline:none}.volume-label{color:#8e9297;display:block;font-size:10px;margin-top:3px;text-align:center}.voice-control-button{background-color:#4f545c;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px;transition:background-color .2s;width:100%}.voice-control-button:hover{background-color:#5d6269}.server-dropdown-menu{background:#18191c;border-radius:4px;box-shadow:0 8px 16px #0000003d;left:8px;padding:6px;position:absolute;right:8px;top:56px;z-index:1000}.server-dropdown-item{align-items:center;border-radius:3px;color:#b9bbbe;cursor:pointer;display:flex;font-size:14px;padding:8px 12px;transition:background .2s}.server-dropdown-item:hover{background:#4752c4;color:#fff}.server-dropdown-item.danger:hover{background:#f04747;color:#fff}.modal-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#36393f;border-radius:8px;box-shadow:0 8px 16px #0000003d;max-width:440px;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;padding:16px 16px 0}.modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;color:#b9bbbe;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:color .2s;width:32px}.modal-close:hover{color:#dcddde}.modal-body{padding:16px}.invite-modal .loading{color:#b9bbbe;padding:20px;text-align:center}.invite-info{margin-bottom:16px}.invite-info p{color:#dcddde;font-size:14px;margin-bottom:8px}.invite-expiry{color:#72767d!important;font-size:12px!important}.invite-link-container{display:flex;gap:8px}.invite-link-input{background:#202225;border:1px solid #202225;border-radius:4px;color:#dcddde;flex:1 1;font-size:14px;outline:none;padding:10px}.invite-link-input:focus{border-color:#5865f2}.copy-button{background:#5865f2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:background .2s;white-space:nowrap}.copy-button:hover{background:#4752c4}.channel-item.dragging{cursor:grabbing;opacity:.4}.channel-item.drag-over{border-top:2px solid #5865f2;margin-top:4px}.category-header.drag-over{background:#5865f21a;border-radius:4px}.channel-item[draggable=true]{cursor:grab}.channel-item[draggable=true]:active{cursor:grabbing}.create-category-button{background:#5865f21a;border:1px dashed #5865f2;border-radius:4px;color:#5865f2;cursor:pointer;font-size:13px;font-weight:500;margin:8px;padding:8px 12px;transition:all .2s;width:calc(100% - 16px)}.create-category-button:hover{background:#5865f233;border-style:solid}.category-edit{padding:8px}.category-edit input{background:#202225;border:1px solid #5865f2;border-radius:3px;color:#dcddde;font-size:12px;font-weight:600;letter-spacing:.5px;outline:none;padding:6px 8px;width:100%}@media (max-width:768px){.channel-list{height:100vh;left:-240px;position:fixed;top:0;transition:transform .3s ease;width:240px;z-index:101}.channel-list.mobile-visible{transform:translateX(312px)}}.user-context-menu{background-color:#18191c;border-radius:6px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0a;color:#dcddde;font-size:14px;min-width:200px;padding:8px 0;position:fixed;z-index:9999}.context-menu-header{align-items:center;display:flex;gap:12px;padding:8px 12px}.context-menu-avatar{align-items:center;background:linear-gradient(135deg,#7289da,#5b6eae);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.context-menu-username{color:#fff;font-weight:600}.context-menu-divider{background-color:#40444b;height:1px;margin:4px 0}.context-menu-item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:8px 12px;position:relative;transition:background-color .1s}.context-menu-item:hover{background-color:#5865f2;color:#fff}.context-menu-icon{font-size:16px;text-align:center;width:20px}.context-menu-arrow{font-size:18px;margin-left:auto}.context-menu-submenu{position:relative}.context-submenu{background-color:#18191c;border-radius:6px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0a;display:none;left:100%;min-width:180px;padding:4px 0;position:absolute;top:0;z-index:10000}.context-menu-submenu:hover .context-submenu{display:block}.context-menu-danger{color:#ed4245}.context-menu-danger:hover{background-color:#ed4245;color:#fff}.user-profile-backdrop{align-items:center;background-color:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.user-profile-modal{background-color:#36393f;border-radius:8px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0d;max-height:90vh;max-width:90vw;overflow-y:auto;position:relative;width:500px}.user-profile-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#dcddde;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:background-color .2s;width:36px;z-index:1}.user-profile-close:hover{background:#000000b3}.user-profile-banner{border-radius:8px 8px 0 0;height:120px}.user-profile-content{padding:16px 16px 24px;position:relative}.user-profile-avatar-container{left:16px;position:absolute;top:-40px}.user-profile-avatar{align-items:center;background:linear-gradient(135deg,#7289da,#5b6eae);border:6px solid #36393f;border-radius:50%;box-shadow:0 4px 12px #0006,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;overflow:hidden;width:80px}.user-profile-avatar img{border-radius:50%;height:80px;object-fit:cover;width:80px}.user-profile-info{margin-bottom:16px;margin-top:50px}.user-profile-username{color:#fff;font-size:20px;font-weight:600;margin-bottom:4px}.user-profile-status{align-items:center;color:#b9bbbe;display:flex;font-size:14px;gap:6px}.status-indicator{background-color:#747f8d;height:10px;width:10px}.status-indicator.online{background-color:#3ba55d}.status-indicator.idle{background-color:#faa81a}.status-indicator.dnd{background-color:#ed4245}.user-profile-section{margin-bottom:16px}.user-profile-section-title{color:#b9bbbe;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px}.user-profile-section-content{color:#dcddde;font-size:14px;line-height:1.5}.user-profile-loading{color:#b9bbbe;padding:24px;text-align:center}.user-profile-roles{display:flex;flex-direction:column;gap:8px}.user-profile-role{border-radius:4px;color:#fff;font-size:13px;font-weight:500;padding:8px 12px}.user-profile-actions{display:flex;gap:12px;margin-top:24px}.user-profile-action-btn{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s}.user-profile-action-btn.primary{background-color:#5865f2;box-shadow:0 2px 6px #5865f24d;color:#fff}.user-profile-action-btn.primary:hover{background-color:#4752c4;box-shadow:0 4px 12px #5865f266}.user-profile-action-btn.secondary{background-color:#4f545c;box-shadow:0 2px 4px #0003,inset 0 0 0 1px #ffffff0d;color:#fff}.user-profile-action-btn.secondary:hover{background-color:#5d6269;box-shadow:0 2px 6px #0000004d,inset 0 0 0 1px #ffffff14}.chat-area{background:#36393f;flex:1 1}.chat-area,.no-channel{display:flex;flex-direction:column}.no-channel{align-items:center;color:#b9bbbe;height:100%;justify-content:center}.no-channel h2{color:#fff;margin-bottom:8px}.chat-header{align-items:center;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;display:flex;flex-shrink:0;height:48px;min-height:48px;padding:0 16px}.channel-hash{color:#8e9297;font-size:24px;font-weight:600;margin-right:8px}.channel-title{color:#fff;font-size:14px;font-weight:600}.messages-container{flex:1 1;overflow:hidden}.messages-scroll{height:100%;overflow-y:auto;padding:16px 16px 0}.channel-welcome{margin-bottom:16px;padding:16px 0 8px 16px}.channel-icon-large{align-items:center;background:#2f3136;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff0d,0 4px 12px #0000004d;color:#fff;display:flex;font-size:36px;height:68px;justify-content:center;margin-bottom:8px;width:68px}.channel-welcome h3{color:#fff;font-size:32px;font-weight:700;margin-bottom:8px}.channel-welcome p{color:#b9bbbe;font-size:14px}.message{display:flex;margin-top:17px;padding:2px 16px;position:relative}.message.with-avatar{margin-top:17px;padding-left:6px}.message:hover{background:#04040512}.message-avatar{align-items:center;background:#5865f2;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;margin-right:16px;overflow:hidden;width:40px}.message-avatar .avatar-img{border-radius:50%;height:40px;object-fit:cover;width:40px}.message-content-wrapper{flex:1 1;max-width:100%;min-width:0;overflow:hidden}.message-header{align-items:baseline;display:flex;margin-bottom:2px}.message-username{color:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:-webkit-text-decoration .1s;transition:text-decoration .1s;transition:text-decoration .1s,-webkit-text-decoration .1s}.message-username:hover{text-decoration:underline}.message-username.holographic{animation:holographic 3s linear infinite;text-shadow:0 0 8px #fff9}.message-username.gradient-text{-webkit-text-fill-color:#0000;background:var(--role-gradient);-webkit-background-clip:text;background-clip:text}@keyframes holographic{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.message-timestamp{color:#72767d;font-size:12px;font-weight:400;margin-left:8px}.message-edited{color:#72767d;font-size:10px;font-weight:400;margin-left:4px}.message-text{word-wrap:break-word;color:#dcddde;font-size:14px;line-height:1.375;max-width:100%;overflow-wrap:break-word;word-break:break-word}.message-edit-wrapper{margin-top:4px}.message-edit-input{background:#40444b;border:none;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff0d;color:#dcddde;font-family:inherit;font-size:14px;line-height:1.375;min-height:60px;outline:none;padding:8px 12px;resize:vertical;transition:background .2s,box-shadow .2s;width:100%}.message-edit-input:focus{background:#383a40;box-shadow:inset 0 0 0 1px #5865f266,inset 0 0 6px #5865f21a}.message-edit-hint{color:#72767d;font-size:12px;margin-top:4px}.message-edit-hint strong{color:#b9bbbe;font-weight:600}.message.compact{display:flex;margin-top:0;padding-bottom:2px;padding-left:62px;padding-top:2px;position:relative}.message-content-wrapper.compact{flex:1 1;max-width:100%;min-width:0;overflow:hidden}.message-timestamp-compact{color:#72767d;font-size:11px;left:6px;line-height:22px;opacity:0;position:absolute;text-align:right;transition:opacity .1s;width:50px}.message.compact:hover .message-timestamp-compact{opacity:1}.message-text-compact{word-wrap:break-word;color:#dcddde;font-size:14px;line-height:1.375;max-width:100%;overflow-wrap:break-word;word-break:break-word}.message-input-container{flex-shrink:0;padding:0 16px 24px;position:relative}.upload-indicator{align-items:center;background:#5865f233;border-radius:4px;color:#5865f2;display:flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:8px;padding:8px 12px}.upload-spinner{animation:spin .8s linear infinite;border:2px solid #5865f24d;border-radius:50%;border-top-color:#5865f2;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.image-modal{align-items:center;background-color:#000000d9;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.image-modal-content{cursor:default;max-height:90vh;max-width:90vw;position:relative}.image-modal-img{border-radius:4px;max-height:90vh;max-width:90vw;object-fit:contain}.image-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:32px;line-height:1;opacity:.7;padding:8px;position:absolute;right:0;top:-40px;transition:opacity .2s}.image-modal-close:hover{opacity:1}.message-form{width:100%}.message-input{background:#40444b;border:none;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff0d;color:#dcddde;font-family:inherit;font-size:14px;line-height:1.375;max-height:200px;min-height:44px;outline:none;overflow-y:auto;padding:11px 16px;resize:none;transition:box-shadow .2s;width:100%}.message-input:focus{box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 8px #5865f226}.message-input::placeholder{color:#72767d}.message-link{color:#58a6ff;text-decoration:none;transition:color .2s;word-break:break-all}.message-link:hover{color:#79c0ff;text-decoration:underline}.link-preview{background:#2f3136;border-left:4px solid #5865f2;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff08,0 2px 10px #0003;cursor:pointer;display:flex;margin-top:8px;max-width:520px;overflow:hidden;transition:background .2s}.link-preview:hover{background:#34373c}.link-preview.compact{margin-left:72px}.link-preview-image{flex-shrink:0;height:120px;object-fit:cover;width:120px}.link-preview-content{flex:1 1;min-width:0;padding:12px}.link-preview-title{color:#58a6ff;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.link-preview-description,.link-preview-title{font-size:14px;margin-bottom:4px;overflow:hidden}.link-preview-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#dcddde;display:-webkit-box}.link-preview-url{color:#b9bbbe;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-wrapper{align-items:center;display:flex;gap:8px;position:relative}.emoji-button{background:none;border:none;border-radius:4px;cursor:pointer;font-size:24px;padding:8px;transition:background .2s}.emoji-button:hover{background:#4f545c66}.gif-button{background:none;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;font-size:13px;font-weight:700;padding:8px 12px;transition:background .2s,color .2s}.gif-button:hover{background:#4f545c66;color:#dcddde}.emoji-picker-wrapper{border-radius:8px;bottom:60px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0a;overflow:hidden;position:absolute;right:16px;z-index:1000}.emoji-picker-wrapper aside{background:#2f3136!important;border:1px solid #202225!important;border-radius:8px!important}.emoji-picker-wrapper .epr-search-container input{background:#40444b!important;border-color:#202225!important;color:#dcddde!important}.emoji-picker-wrapper .epr-emoji-category-label{background:#2f3136!important}.gif-picker-wrapper{background:#2f3136;border-radius:8px;bottom:60px;box-shadow:0 8px 24px #00000080,inset 0 0 0 1px #ffffff0a;display:flex;flex-direction:column;height:450px;position:absolute;right:16px;width:400px;z-index:1000}.gif-picker-header{align-items:center;border-bottom:1px solid #202225;display:flex;gap:8px;padding:12px}.gif-search-input{background:#40444b;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;flex:1 1;font-family:Open Sans,sans-serif;font-size:14px;padding:8px 12px;transition:border-color .2s,box-shadow .2s}.gif-search-input:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 6px #5865f21f;outline:none}.gif-search-input::placeholder{color:#72767d}.gif-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;transition:background .2s,color .2s;width:32px}.gif-close-btn:hover{background:#4f545c66;color:#dcddde}.gif-picker-content{grid-gap:8px;align-content:start;display:grid;flex:1 1;gap:8px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:12px}.gif-picker-content::-webkit-scrollbar{width:8px}.gif-picker-content::-webkit-scrollbar-track{background:#2f3136}.gif-picker-content::-webkit-scrollbar-thumb{background:#202225;border-radius:4px}.gif-picker-content::-webkit-scrollbar-thumb:hover{background:#18191c}.gif-placeholder{color:#72767d;font-size:14px;grid-column:1/-1;padding:40px 20px;text-align:center}.gif-item{background:#202225;border-radius:4px;cursor:pointer;height:150px;overflow:hidden;position:relative;transition:transform .2s,opacity .2s;width:100%}.gif-item:hover{opacity:.9;transform:scale(1.05)}.gif-item img{height:100%;object-fit:cover;width:100%}.gif-loading{color:#72767d;font-size:14px;grid-column:1/-1;padding:20px;text-align:center}.message-actions{background:#18191c;border:1px solid #202225;border-radius:8px;box-shadow:0 2px 10px #0000004d,inset 0 0 0 1px #ffffff0d;display:flex;gap:2px;padding:4px;position:absolute;right:16px;top:-16px;z-index:10}.message-actions.compact{right:0}.reaction-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:6px 8px;transition:background .2s}.reaction-button:hover{background:#4f545c99}.reaction-button.edit-button{color:#b9bbbe}.reaction-button.edit-button:hover{color:#dcddde}.reaction-button.delete-button{color:#ed4245}.reaction-button.delete-button:hover{background:#ed42451a;color:#ff6b6e}.message-reactions{clear:both;display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.reaction-item{align-items:center;background:#4f545c4d;border:1px solid #0000;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff05;cursor:pointer;display:flex;gap:4px;padding:3px 6px;transition:all .2s}.reaction-item:hover{background:#4f545c80;border-color:#b9bbbe4d;box-shadow:inset 0 0 0 1px #ffffff14,0 0 8px #5865f233}.reaction-item.reacted{background:#5865f24d;border-color:#5865f2}.reaction-emoji{font-size:18px;line-height:1}.reaction-count{color:#b9bbbe;font-size:12px;font-weight:500;min-width:12px;text-align:center}.reaction-item.reacted .reaction-count{color:#5865f2}.message-attachment{margin-top:8px;max-width:400px}.message-image{border-radius:4px;cursor:pointer;display:block;max-height:400px;max-width:100%;transition:opacity .2s}.message-image:hover{opacity:.9}.message-media{display:block;margin-top:4px}.message-gif{border-radius:4px;cursor:pointer;display:block;max-height:300px;max-width:400px;transition:opacity .2s}.message-gif:hover{opacity:.9}.message-video{border-radius:4px;display:block;max-height:300px;max-width:400px}.message-text h1,.message-text-compact h1{color:#fff;font-size:2em;font-weight:600;margin:.5em 0}.message-text h2,.message-text-compact h2{color:#fff;font-size:1.5em;font-weight:600;margin:.5em 0}.message-text h3,.message-text-compact h3{color:#fff;font-size:1.25em;font-weight:600;margin:.5em 0}.message-text strong,.message-text-compact strong{color:#fff;font-weight:700}.message-text em,.message-text-compact em{font-style:italic}.message-text ol,.message-text ul,.message-text-compact ol,.message-text-compact ul{color:#dcddde;margin:.5em 0;padding-left:1.5em}.message-text blockquote,.message-text-compact blockquote{border-left:4px solid #4f545c;color:#b9bbbe;margin:8px 0;padding-left:12px}.inline-code{background:#202225;border-radius:3px;color:#eb459e;font-family:Consolas,Monaco,Courier New,monospace;font-size:.85em;padding:2px 4px;word-break:break-all}.code-block{background:#2f3136;border:1px solid #202225;border-radius:4px;margin:8px 0;max-width:100%;overflow-x:auto;padding:8px}.code-block code{color:#dcddde;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875em;line-height:1.125rem;white-space:pre-wrap;word-break:break-all}.message-text table,.message-text-compact table{border:1px solid #4f545c;border-collapse:collapse;margin:8px 0}.message-text td,.message-text th,.message-text-compact td,.message-text-compact th{border:1px solid #4f545c;padding:6px 12px}.message-text th,.message-text-compact th{background:#2f3136;color:#fff;font-weight:600}.message-text td,.message-text-compact td{background:#2f31364d}.message-text img,.message-text-compact img{border-radius:4px;margin:4px 0;max-height:300px;max-width:400px}.message-text hr,.message-text-compact hr{border:none;border-top:1px solid #4f545c;margin:16px 0}.message-text del,.message-text-compact del{color:#72767d;text-decoration:line-through}.message-text p,.message-text-compact p{line-height:1.375;margin:0}.message-text p+p,.message-text-compact p+p{margin-top:.5em}.mention{background-color:#5865f24d;border-radius:3px;color:#dee0fc;cursor:pointer;font-weight:500;padding:0 2px;transition:background-color .1s}.mention:hover{background-color:#5865f280;text-decoration:underline}.mention-me{background-color:#faa61a4d;color:#fff}.mention-me:hover{background-color:#faa61a80}.mention-everyone{background-color:#5865f24d;color:#dee0fc;font-weight:600}.mention-everyone.mention-me{background-color:#faa61a4d;color:#fff}.mention-everyone.mention-me:hover{background-color:#faa61a80}.mention-autocomplete{background-color:#2f3136;border-radius:8px;bottom:100%;box-shadow:0 -4px 16px #0006,0 0 0 1px #ffffff0f;left:16px;margin-bottom:8px;max-height:280px;max-width:calc(100% - 32px);min-width:300px;overflow-y:auto;position:absolute;z-index:100}.mention-item{align-items:center;cursor:pointer;display:flex;gap:12px;padding:8px 12px;transition:background-color .1s}.mention-item.selected,.mention-item:hover{background-color:#5865f2}.mention-avatar{align-items:center;background:linear-gradient(135deg,#7289da,#5b6eae);border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.mention-username{color:#dcddde;font-size:14px;font-weight:500}.mention-item.mention-special .mention-avatar{background:linear-gradient(135deg,#5865f2,#4752c4);font-size:18px}.mention-special-label{color:#b9bbbe;font-size:12px;font-weight:400}.mention-item.mention-role .mention-avatar{background:linear-gradient(135deg,#f39c12,#e67e22);font-size:16px}.mention-role-label{color:#b9bbbe;font-size:12px;font-weight:400;margin-left:4px}.mobile-menu-btn{align-items:center;background:none;border:none;color:#b9bbbe;cursor:pointer;display:inline-flex;justify-content:center;margin-right:8px;padding:8px;transition:color .2s}.mobile-menu-btn:hover{color:#dcddde}.mobile-menu-btn.members-btn{margin-left:auto;margin-right:0}@media (max-width:768px){.mobile-menu-btn{display:inline-flex!important}}@media (min-width:769px){.mobile-menu-btn{display:none!important}}@media (max-width:768px){.chat-area{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.chat-header{flex:0 0 auto;min-height:48px;padding:12px 16px}.messages-container{flex:1 1;min-height:0;overflow:hidden}.messages-scroll{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0)}.message-input-container{background:#36393f;flex:0 0 auto;padding:16px 16px calc(80px + env(safe-area-inset-bottom, 0px))}.message-input{font-size:16px;max-height:120px;min-height:44px}.mobile-menu-btn{display:inline-flex!important;opacity:1!important;visibility:visible!important}}.member-list{background:#2f3136;display:flex;flex-direction:column;height:100vh;width:240px}.member-list-header{align-items:center;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;color:#b9bbbe;display:flex;font-size:12px;font-weight:600;height:48px;padding:0 16px;text-transform:uppercase}.members-scroll{flex:1 1;overflow-y:auto;padding:16px 0}.member-category{margin-bottom:24px}.member-category-header{color:#8e9297;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 16px 4px}.member-list .member-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;justify-content:flex-start;margin:1px 16px 1px 8px;padding:4px 8px 4px 0;transition:background .2s,box-shadow .2s}.member-list .member-item:hover{background:#3a3c43;box-shadow:inset 0 0 0 1px #ffffff0a}.member-list .member-item.offline{opacity:.5}.member-avatar{margin-right:8px}.avatar-circle{align-items:center;background:#5865f2;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;overflow:hidden;width:32px}.avatar-img{height:100%;object-fit:cover;width:100%}.status-indicator{border:3px solid #2f3136;bottom:-2px;height:12px;right:-2px;width:12px}.status-indicator.online{background:#3ba55d}.status-indicator.dnd{background:#ed4245}.member-name{color:#fff;font-size:14px;font-weight:500}@media (max-width:768px){.member-list{height:100%;position:fixed;right:-240px;top:0;transition:transform .3s ease;z-index:101}.member-list.mobile-visible{transform:translateX(-240px)}}.server-setup{align-items:center;background:linear-gradient(135deg,#5865f2,#3c45a5);display:flex;height:100vh;justify-content:center;padding:20px;position:relative}.logout-button-absolute{background:#ed4245e6;border:none;border-radius:4px;box-shadow:0 2px 8px #0000004d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;position:absolute;right:20px;top:20px;transition:all .2s;z-index:10}.logout-button-absolute:hover{background:#ed4245;box-shadow:0 4px 12px #0006;transform:translateY(-2px)}.server-setup-container{background:#36393f;border-radius:8px;box-shadow:0 8px 16px #0000003d;max-width:550px;padding:48px;position:relative;width:100%}.server-setup h1{color:#fff;font-size:28px;font-weight:600;margin-bottom:12px;text-align:center}.server-setup-container>p,.server-setup>div>p{color:#b9bbbe;font-size:14px;margin-bottom:32px;text-align:center}.server-setup-options{display:flex;flex-direction:column;gap:16px}.server-setup-button{align-items:center;background:#2f3136;border:2px solid #2f3136;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff05;cursor:pointer;display:flex;gap:20px;padding:24px;text-align:left;transition:all .2s}.server-setup-button:hover{background:#34373c;border-color:#5865f2;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 12px #5865f233}.server-setup-button .button-icon{font-size:48px;line-height:1;min-width:60px;text-align:center}.server-setup-button.create .button-icon{color:#3ba55d}.server-setup-button.join .button-icon{color:#5865f2}.server-setup-button .button-content h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:4px}.server-setup-button .button-content p{color:#b9bbbe;font-size:14px;margin:0;text-align:left}.back-button{background:#0000;border:none;color:#58a6ff;cursor:pointer;font-size:14px;margin-bottom:20px;padding:8px 0;transition:color .2s}.back-button:hover{color:#79c0ff}.server-setup-form{margin-top:24px}.form-group{margin-bottom:20px}.form-group label{color:#b9bbbe;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-group input{background:#202225;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;font-size:14px;padding:12px;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 8px #5865f226;outline:none}.form-group input:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#f047471a;border-radius:4px;color:#f04747;font-size:14px;margin-bottom:16px;padding:12px;text-align:center}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.primary-button,.secondary-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.primary-button{background:#5865f2;color:#fff}.primary-button:hover:not(:disabled){background:#4752c4}.primary-button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{background:#0000;color:#fff}.secondary-button:hover:not(:disabled){background:#ffffff1a}.available-servers-list{margin-top:24px;max-height:400px;min-height:100px;overflow-y:auto}.server-item{align-items:center;background:#2f3136;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;min-height:70px;padding:16px;transition:background .2s}.server-item:hover{background:#34373c}.server-info{flex:1 1;min-width:0}.server-info h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-info p{color:#b9bbbe;font-size:14px;margin:0;text-align:left}.join-button{background:#5865f2;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:10px 24px;transition:background .2s;white-space:nowrap}.join-button:hover:not(:disabled){background:#4752c4}.join-button:disabled{cursor:not-allowed;opacity:.6}.no-servers{padding:48px 24px}.no-servers,.no-servers p{color:#b9bbbe;text-align:center}.no-servers p{font-size:14px;margin-bottom:12px}.no-servers .primary-button{margin-top:24px}.voice-channel{background-color:#36393f;display:flex;flex:1 1;flex-direction:column;height:100%}.voice-header{align-items:center;background-color:#2f3136;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;display:flex;height:48px;justify-content:space-between;padding:0 16px}.voice-header-left{align-items:center;display:flex;gap:8px}.voice-icon{font-size:20px}.voice-title{color:#fff;font-size:14px;font-weight:600}.voice-grid{grid-gap:16px;align-content:start;display:grid;flex:1 1;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));overflow-y:auto;padding:24px}.voice-card{align-items:center;aspect-ratio:16/9;background-color:#2f3136;border:3px solid #0000;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff08,0 2px 8px #0003;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .2s}.voice-card.speaking{border-color:#3ba55d;box-shadow:0 0 20px #3ba55d80,inset 0 0 0 1px #3ba55d4d}.voice-card-avatar{align-items:center;background:linear-gradient(135deg,#7289da,#5b6eae);border-radius:50%;box-shadow:0 4px 12px #0006,inset 0 0 0 1px #ffffff26;color:#fff;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;width:80px}.voice-card-name{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,#000c 0,#0000);border-radius:0 0 8px 8px;bottom:0;color:#fff;font-size:14px;font-weight:600;left:0;padding:12px;position:absolute;right:0;z-index:2}.voice-card-controls{align-items:center;display:flex;gap:8px;margin-top:4px}.voice-card-control-btn{background:#ffffff1a;border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:4px 8px;transition:background .2s}.voice-card-control-btn:hover{background:#fff3}.voice-volume-slider{background:#fff3;border-radius:2px;cursor:pointer;flex:1 1;height:4px}.voice-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;width:12px}.voice-volume-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.voice-video{background-color:#000;cursor:pointer;height:100%;object-fit:contain;transform:translateZ(0);transition:none;width:100%;will-change:transform}.voice-video:hover{opacity:.9}.voice-controls{background-color:#2f3136;border-top:1px solid #202225;display:flex;gap:8px;justify-content:center;padding:16px}.voice-button{border:none;border-radius:4px;cursor:pointer;font-size:20px;min-width:50px;padding:12px 20px;transition:all .2s}.voice-button.join{background-color:#3ba55d;color:#fff;font-size:14px;font-weight:600;padding:10px 24px}.voice-button.join:hover{background-color:#2d7d46}.voice-button.mute,.voice-button.unmute{background-color:#4f545c}.voice-button.mute:hover,.voice-button.unmute:hover{background-color:#5d6269}.voice-button.active{background-color:#3ba55d}.voice-button.leave{background-color:#ed4245;color:#fff;font-size:14px;font-weight:600}.voice-button.leave:hover{background-color:#c03537}@media (max-width:1200px){.voice-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:768px){.voice-grid{grid-template-columns:1fr}}.user-video{border-radius:8px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.user-video.screen-share{background-color:#000;object-fit:contain}.voice-user-card{min-height:120px;position:relative}.voice-user-card .user-info{background:linear-gradient(0deg,#000c 0,#0000);border-radius:0 0 8px 8px;padding:8px;position:relative;z-index:2}.voice-user-card video~.user-avatar{display:none}.video-modal{align-items:center;background-color:#000000e6;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.video-modal-content{align-items:center;cursor:default;display:flex;flex-direction:column;max-height:95vh;max-width:95vw;position:relative}.video-modal-video{background-color:#000;border-radius:8px;max-height:90vh;max-width:95vw;object-fit:contain}.video-modal-username{background:#0009;border-radius:4px;color:#fff;font-size:18px;font-weight:600;margin-top:16px;padding:8px 16px;text-align:center}.video-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:40px;line-height:1;opacity:.7;padding:8px;position:absolute;right:0;top:-50px;transition:opacity .2s;z-index:10001}.video-modal-close:hover{opacity:1}.friends-container{background:#36393f;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.friends-header{align-items:center;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;display:flex;justify-content:space-between;padding:16px 20px}.friends-tabs{display:flex;gap:16px}.friends-tab{align-items:center;background:none;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:background .2s,color .2s}.friends-tab:hover{background:#4f545c52;color:#dcddde}.friends-tab.active{background:#4f545c7a;color:#fff}.tab-count{background:#5865f2;border-radius:8px;color:#fff;font-size:11px;font-weight:600;min-width:18px;padding:2px 6px;text-align:center}.friends-header-right{align-items:center;display:flex;gap:12px}.friends-search{background:#202225;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s,box-shadow .2s;width:200px}.friends-search:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 6px #5865f21f}.friends-search::placeholder{color:#72767d}.add-friend-button{background:#5865f2;border:none;border-radius:4px;box-shadow:0 2px 6px #5865f24d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background .2s,box-shadow .2s}.add-friend-button:hover{background:#4752c4;box-shadow:0 4px 12px #5865f266}.add-friend-form{background:#2f3136;border-bottom:1px solid #0003;padding:16px 20px}.add-friend-form form{display:flex;gap:8px}.add-friend-form input{background:#202225;border:1px solid #202225;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff08;color:#dcddde;flex:1 1;font-size:14px;outline:none;padding:10px 12px;transition:border-color .2s,box-shadow .2s}.add-friend-form input:focus{border-color:#5865f2;box-shadow:inset 0 0 0 1px #5865f280,inset 0 0 6px #5865f21f}.add-friend-form button{background:#5865f2;border:none;border-radius:4px;box-shadow:0 2px 6px #5865f24d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s,box-shadow .2s}.add-friend-form button:hover:not(:disabled){background:#4752c4;box-shadow:0 4px 12px #5865f266}.add-friend-form button:disabled{cursor:not-allowed;opacity:.5}.add-friend-error{color:#f04747;font-size:14px;margin-top:8px}.add-friend-success{color:#43b581;font-size:14px;margin-top:8px}.friends-list{flex:1 1;overflow-y:auto;padding:20px}.empty-state{align-items:center;color:#b9bbbe;display:flex;height:100%;justify-content:center}.empty-state p{font-size:14px}.friend-item{align-items:center;background:#2f3136;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff05;display:flex;margin-bottom:8px;max-height:60px;padding:10px 12px;transition:background .2s,box-shadow .2s}.friend-item:hover{background:#34373c;box-shadow:inset 0 0 0 1px #ffffff0d,0 2px 8px #0000001a}.friend-avatar{align-items:center;background:#5865f2;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;margin-right:12px;overflow:hidden;width:32px}.friend-avatar img{height:100%;object-fit:cover;width:100%}.friend-avatar.online:after{background:#43b581;border:3px solid #2f3136;border-radius:50%;bottom:0;content:"";height:12px;position:absolute;right:0;width:12px}.friend-item:hover .friend-avatar.online:after{border-color:#34373c}.friend-name{color:#fff;font-size:16px;font-weight:500;margin-bottom:2px}.friend-status{color:#b9bbbe;font-size:12px}.friend-status.online{color:#43b581}.friend-action-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.friend-action-button.message{background:#4f545c;color:#fff}.friend-action-button.message:hover{background:#5d6269}.friend-action-button.remove{background:#0000;color:#b9bbbe;padding:8px 12px}.friend-action-button.remove:hover{background:#ed4245;color:#fff}.friend-action-button.block{background:#0000;color:#b9bbbe;padding:8px 12px}.friend-action-button.block:hover{background:#ed4245;color:#fff}.friend-action-button.accept{background:#43b581;color:#fff}.friend-action-button.accept:hover{background:#3ca374}.friend-action-button.decline{background:#4f545c;color:#fff}.friend-action-button.decline:hover{background:#5d6269}.friend-action-button.unblock{background:#5865f2;color:#fff}.friend-action-button.unblock:hover{background:#4752c4}.loading{align-items:center;color:#b9bbbe;display:flex;font-size:16px;height:100%;justify-content:center}.dm-list{background:#2f3136;display:flex;flex-direction:column;height:100vh;width:240px}.dm-header{align-items:center;border-bottom:1px solid #0003;box-shadow:0 1px 0 #04040533,0 1.5px 0 #0606070d,0 2px 0 #0404050d;cursor:pointer;display:flex;height:48px;padding:0 16px;transition:background .2s}.dm-header:hover{background:#34373c}.dm-title{color:#fff;font-size:14px;font-weight:600}.dm-section-header{color:#8e9297;font-size:12px;font-weight:600;letter-spacing:.5px;padding:24px 8px 4px 18px}.dm-channels{flex:1 1;overflow-y:auto;padding:0 8px}.dm-empty{color:#8e9297;font-size:12px;padding:20px;text-align:center}.dm-item{align-items:center;border-radius:4px;color:#96989d;cursor:pointer;display:flex;margin:2px 0;padding:8px;position:relative;transition:background .2s,box-shadow .2s}.dm-item:hover{background:#3a3c43;box-shadow:inset 0 0 0 1px #ffffff0a;color:#dcddde}.dm-item.active{background:#404249;box-shadow:inset 0 0 0 1px #ffffff14,inset 2px 0 0 #5865f2;color:#fff}.dm-item:hover .dm-close{opacity:1}.dm-avatar{align-items:center;background:#5865f2;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 0 0 1px #ffffff1a;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;margin-right:12px;overflow:hidden;width:32px}.dm-avatar img{height:100%;object-fit:cover;width:100%}.dm-info{flex:1 1;min-width:0;overflow:hidden}.dm-name{font-size:14px;font-weight:500}.dm-last-message,.dm-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-last-message{color:#72767d;font-size:12px;margin-top:2px}.dm-close{align-items:center;background:#4f545c;border:none;border-radius:50%;color:#dcddde;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;line-height:1;opacity:0;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s;width:24px}.dm-close:hover{background:#ed4245;color:#fff}.user-panel{align-items:center;background:#292b2f;border-top:1px solid #0003;display:flex;margin-top:auto;padding:8px}.user-avatar{background:#5865f2;font-size:14px;font-weight:600;height:32px;margin-right:8px;width:32px}.user-name{font-size:14px;font-weight:500}.user-status{color:#b9bbbe;font-size:12px}.admin-dashboard-backdrop{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.admin-dashboard-modal{background:#2f3136;border-radius:8px;box-shadow:0 8px 24px #00000080;display:flex;flex-direction:column;height:90vh;max-width:1200px;overflow:hidden;width:95vw}.admin-dashboard-header{align-items:center;background:#202225;border-bottom:1px solid #40444b;display:flex;justify-content:space-between;padding:20px 30px}.admin-dashboard-header h1{color:#fff;font-size:24px;margin:0}.admin-close-btn{background:none;border:none;border-radius:4px;color:#b9bbbe;cursor:pointer;font-size:24px;padding:8px 12px;transition:all .2s ease}.admin-close-btn:hover{background:#40444b;color:#fff}.admin-dashboard-tabs{background:#36393f;border-bottom:1px solid #40444b;display:flex;gap:10px;padding:0 30px}.admin-tab{background:none;border:none;border-bottom:2px solid #0000;color:#b9bbbe;cursor:pointer;font-size:14px;font-weight:600;padding:15px 20px;transition:all .2s ease}.admin-tab:hover{color:#fff}.admin-tab.active{border-bottom-color:#5865f2;color:#5865f2}.admin-dashboard-content{flex:1 1;overflow-y:auto;padding:30px}.admin-loading{color:#b9bbbe;font-size:16px;padding:50px;text-align:center}.admin-stats{display:flex;flex-direction:column;gap:30px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{align-items:center;background:#40444b;border:1px solid #ffffff0d;border-radius:8px;display:flex;gap:20px;padding:25px}.stat-icon{font-size:48px;line-height:1}.stat-info{flex:1 1}.stat-value{color:#fff;font-size:32px;font-weight:700;line-height:1;margin-bottom:8px}.stat-label{color:#b9bbbe;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.stat-sub{color:#8e9297;font-size:12px;margin-top:4px}.system-info{background:#40444b;border:1px solid #ffffff0d;border-radius:8px;padding:25px}.system-info h2{color:#fff;font-size:18px;margin:0 0 20px}.resource-grid{grid-gap:20px;display:grid;gap:20px}.resource-item{display:flex;flex-direction:column;gap:8px}.resource-item strong{color:#fff;font-size:14px}.resource-bar{background:#2f3136;border-radius:4px;height:8px;overflow:hidden;width:100%}.resource-fill{background:linear-gradient(90deg,#5865f2,#7289da);height:100%;transition:width .3s ease}.resource-text{color:#b9bbbe;font-size:13px}.admin-users{position:relative}.users-list{display:flex;flex-direction:column;gap:12px}.user-row{background:#40444b;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;padding:20px}.user-info,.user-row{align-items:center;display:flex}.user-info{flex:1 1;gap:15px}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:48px;justify-content:center;overflow:hidden;width:48px}.user-avatar img{height:100%;object-fit:cover;width:100%}.user-details{flex:1 1}.user-name{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.user-email{color:#b9bbbe;font-size:14px;margin-bottom:4px}.user-meta{color:#8e9297;font-size:12px}.status-online{color:#3ba55d;font-weight:600}.status-offline{color:#747f8d}.status-idle{color:#faa81a}.user-actions{display:flex;gap:10px}.btn-delete-user,.btn-reset-password{border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.btn-reset-password{background:#5865f2;color:#fff}.btn-reset-password:hover{background:#4752c4}.btn-delete-user{background:#ed4245;color:#fff}.btn-delete-user:hover{background:#c03537}.password-reset-modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10001}.password-reset-box{background:#2f3136;border-radius:8px;max-width:90%;padding:30px;width:400px}.password-reset-box h3{color:#fff;font-size:18px;margin:0 0 20px}.password-reset-box input{background:#40444b;border:1px solid #202225;border-radius:4px;color:#fff;font-size:14px;margin-bottom:20px;padding:12px;width:100%}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.modal-actions button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.modal-actions button:first-child{background:#5865f2;color:#fff}.modal-actions button:first-child:hover{background:#4752c4}.modal-actions button:last-child{background:#4f545c;color:#fff}.modal-actions button:last-child:hover{background:#5d6269}.admin-settings{display:flex;flex-direction:column;gap:20px}.setting-row{align-items:center;background:#40444b;border:1px solid #ffffff0d;border-radius:8px;display:flex;justify-content:space-between;padding:25px}.setting-info{flex:1 1}.setting-info strong{color:#fff;display:block;font-size:16px;margin-bottom:5px}.setting-info p{color:#b9bbbe;font-size:13px;margin:0}.toggle-switch{display:inline-block;height:28px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#4f545c;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}input:checked+.toggle-slider{background-color:#5865f2}input:checked+.toggle-slider:before{transform:translateX(22px)}.toggle-slider:hover{opacity:.9}.gaming-hub{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e4e4e4;display:flex;flex-direction:column;height:100vh;overflow:hidden}.gaming-hub-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-bottom:2px solid #5865f24d;padding:20px 30px;position:relative}.hub-close-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#b0b0b0;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;position:absolute;right:30px;top:20px;transition:all .2s ease;width:36px}.hub-close-btn:hover{background:#ff4d4d33;border-color:#ff4d4d80;color:#ff4d4d;transform:scale(1.1)}.hub-title h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;margin:0}.hub-title p{color:#888;font-size:13px;margin:5px 0 0}.hub-nav{display:flex;gap:12px;margin-top:15px}.nav-tab{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#b0b0b0;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s ease}.nav-tab:hover{background:#ffffff14;border-color:#5865f266;color:#e4e4e4}.nav-tab.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;box-shadow:0 4px 15px #667eea66;color:#fff}.quick-actions-bar{background:#0003;border-bottom:1px solid #ffffff0d;display:flex;gap:15px;overflow-x:auto;padding:20px 30px}.quick-action{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#e4e4e4;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px 20px;transition:all .2s ease;white-space:nowrap}.quick-action:hover{background:#5865f233;border-color:#5865f280;transform:translateY(-2px)}.action-icon{font-size:20px}.gaming-hub-content{flex:1 1;overflow-y:auto;padding:30px}.gaming-now{display:flex;flex-direction:column;gap:30px}.gaming-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:25px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section-header h2{color:#e4e4e4;font-size:20px;font-weight:600;margin:0}.party-count{background:#5865f233;border:1px solid #5865f24d;border-radius:20px;color:#b0b0ff;font-size:12px;padding:5px 12px}.party-members{display:flex;flex-direction:column;gap:12px}.party-member{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:15px;padding:12px;transition:all .2s ease}.party-member:hover{background:#ffffff14;border-color:#5865f24d}.member-avatar{height:48px;position:relative;width:48px}.avatar-placeholder,.member-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:20px;font-weight:600;justify-content:center}.status-indicator{border:2px solid #1a1a2e;border-radius:50%;bottom:0;height:14px;position:absolute;right:0;width:14px}.status-indicator.online{background:#43b581}.status-indicator.idle{background:#faa61a}.status-indicator.dnd{background:#f04747}.status-indicator.offline{background:#747f8d}.member-info{flex:1 1}.member-name{color:#e4e4e4;font-size:15px;font-weight:600;margin-bottom:3px}.member-game{color:#888;font-size:13px}.member-voice{font-size:18px}.voice-active{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.game-sessions{display:flex;flex-direction:column;gap:20px}.game-hub-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:20px}.game-hub-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.game-hub-header h3{color:#e4e4e4;font-size:18px;font-weight:600;margin:0}.active-count{background:#43b58133;border:1px solid #43b5814d;border-radius:15px;color:#43b581;font-size:12px;padding:4px 10px}.game-hub-servers{display:flex;flex-direction:column;gap:10px}.hub-server-item{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.hub-server-item:hover{background:#ffffff14;border-color:#5865f24d;transform:translateX(5px)}.server-info{align-items:center;display:flex;gap:12px}.server-icon{height:40px;width:40px}.icon-placeholder,.server-icon img{border-radius:8px;height:100%;object-fit:cover;width:100%}.icon-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:18px;font-weight:600;justify-content:center}.server-details{display:flex;flex-direction:column;gap:4px}.server-name{color:#e4e4e4;font-size:14px;font-weight:600}.server-stats{color:#888;font-size:12px}.btn-quick-join{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.btn-quick-join:hover{box-shadow:0 4px 15px #667eea66;transform:scale(1.05)}.friends-list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.friend-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:12px;padding:12px;transition:all .2s ease}.friend-card:hover{background:#ffffff14;border-color:#5865f24d}.friend-avatar{flex-shrink:0;height:44px;position:relative;width:44px}.friend-info{flex:1 1;min-width:0}.friend-name{color:#e4e4e4;font-size:14px;font-weight:600;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-activity{color:#888;font-size:12px}.friend-actions{display:flex;gap:8px}.btn-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#b0b0b0;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-icon:hover{background:#5865f233;border-color:#5865f280;color:#e4e4e4}.gaming-servers-view{display:flex;flex-direction:column;gap:30px}.servers-header{margin-bottom:20px;text-align:center}.servers-header h2{color:#e4e4e4;font-size:28px;font-weight:700;margin:0 0 10px}.servers-header p{color:#888;font-size:14px;margin:0}.game-category{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:25px}.category-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.category-header h3{color:#e4e4e4;font-size:20px;font-weight:600;margin:0}.category-header span{color:#888;font-size:13px}.servers-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.server-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;cursor:pointer;padding:20px;transition:all .3s ease}.server-card:hover{background:#ffffff14;border-color:#5865f266;box-shadow:0 8px 25px #0000004d;transform:translateY(-5px)}.server-card-icon{height:64px;margin-bottom:15px;width:64px}.icon-placeholder-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;font-size:28px;font-weight:700;height:100%;justify-content:center;width:100%}.server-card-info h4{color:#e4e4e4;font-size:18px;font-weight:600;margin:0 0 10px}.server-card-stats{color:#888;display:flex;font-size:13px;gap:15px;margin-bottom:15px}.btn-join-server{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:all .2s ease;width:100%}.btn-join-server:hover{box-shadow:0 4px 15px #667eea66;transform:scale(1.02)}.empty-state{color:#888;padding:60px 20px;text-align:center}.empty-state h2{color:#b0b0b0;font-size:24px;margin:0 0 10px}.empty-state p{font-size:15px;margin:10px 0}.empty-hint{color:#666;font-size:13px;font-style:italic}.btn-create-party{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:20px;padding:12px 24px;transition:all .2s ease}.btn-create-party:hover{box-shadow:0 6px 20px #667eea66;transform:scale(1.05)}.gaming-hub-content::-webkit-scrollbar{width:8px}.gaming-hub-content::-webkit-scrollbar-track{background:#0003}.gaming-hub-content::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:4px}.gaming-hub-content::-webkit-scrollbar-thumb:hover{background:#667eea80}@media (max-width:768px){.gaming-hub-header{padding:15px 20px}.hub-title h1{font-size:24px}.quick-actions-bar{padding:15px 20px}.gaming-hub-content{padding:20px}.friends-list,.servers-grid{grid-template-columns:1fr}}.main-app{background:#36393f;display:flex;height:100vh;position:relative}.mobile-overlay{background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}@media (min-width:769px){.mobile-overlay{display:none}}@media (max-width:768px){.main-app{height:100vh;left:0;max-height:100vh;overflow:hidden;position:fixed;top:0;width:100%}.main-app>*{height:100%}}.voice-overlay{background:#2f3136;border-radius:8px;bottom:20px;box-shadow:0 8px 16px #0006;max-height:500px;overflow:hidden;position:fixed;right:20px;width:320px;z-index:1000}.App{height:100vh;overflow:hidden;width:100vw}
/*# sourceMappingURL=main.a51865d4.css.map*/