#left-column{background-color:var(--bg-secondary);box-sizing:border-box;border-right:1px solid var(--border-subtle);flex-direction:column;padding:0;transition:opacity .25s;display:flex;overflow-y:auto}#left-column.dm-active{opacity:.45}#server-list-header{padding:var(--space-lg) var(--space-md);text-align:center;border-bottom:1px solid var(--border-medium);background-color:var(--bg-primary);margin-bottom:0}#server-list-logo{filter:drop-shadow(0 2px 8px #eb75384d);width:auto;height:58px;margin-bottom:var(--space-sm)}#server-list-tagline{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1.2px;margin-top:var(--space-sm);font-size:10px;font-weight:600}#server-list-container{flex:1;overflow-y:auto}.server-item{margin-bottom:var(--space-md);transition:all .2s;position:relative}.server-item:before{content:"";background:linear-gradient(180deg, var(--gamevox-orange-start), var(--gamevox-orange-end));border-radius:0 2px 2px 0;width:3px;height:0;transition:height .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.server-item.active:before,.server-item:hover:before{height:80%}.server-name{margin-bottom:var(--space-xs);cursor:pointer;padding:var(--space-sm) var(--space-sm) var(--space-sm) var(--space-md);border-radius:var(--radius-md);align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:14px;font-weight:600;transition:all .2s;display:flex}.REMOVEDserver-name:hover{background-color:var(--hover-overlay);transform:translate(2px)}.server-name.active{background-color:var(--selected-bg);color:var(--gamevox-orange-start)}.server-icon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg, var(--bg-tertiary), var(--bg-elevated));width:24px;height:24px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.server-item.active .server-icon,.server-item:hover .server-icon{background:linear-gradient(135deg, var(--gamevox-orange-start), var(--gamevox-orange-end));color:#fff;box-shadow:0 0 12px #eb753866}.server-icon img{object-fit:cover;width:100%;height:100%}.server-item.self-hosted-offline .server-icon{opacity:.4;filter:grayscale()}.server-item.self-hosted-offline .server-name{opacity:.5}.offline-badge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:1px;font-size:8px}.channel-list{padding:0 var(--space-sm) 0 var(--space-sm);list-style:none}.channel-list li{padding:var(--space-sm) var(--space-md);cursor:pointer;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);color:var(--text-secondary);margin-bottom:1px;font-size:15px;font-weight:500;transition:none;display:flex}.channel-list li:hover{background-color:var(--hover-overlay);color:var(--text-primary)}.channel-list li.active{background-color:var(--active-overlay);color:var(--text-primary);font-weight:600}.channel-list li.active:after{content:"";background:linear-gradient(180deg, var(--accent-start), var(--accent-end));border-radius:0 3px 3px 0;width:3px;position:absolute;top:4px;bottom:4px;left:0}.voice-channel:before,.file-share-channel:before,.text-channel:before,.news-channel:before{display:none}.channel-list li[type]:before{content:"";background-color:var(--text-muted,#b9bbbe);flex-shrink:0;width:16px;height:16px;transition:background-color .15s;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.channel-list li[type=voice]:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C10.34%202%209%203.34%209%205V11C9%2012.66%2010.34%2014%2012%2014C13.66%2014%2015%2012.66%2015%2011V5C15%203.34%2013.66%202%2012%202Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M17%2011C17%2014.31%2014.31%2017%2011%2017V19C15.42%2019%2019%2015.42%2019%2011H17Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M7%2011H5C5%2015.42%208.58%2019%2013%2019V17C9.69%2017%207%2014.31%207%2011Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M11%2020H13V22H11V20Z'%20fill='%23b9bbbe'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C10.34%202%209%203.34%209%205V11C9%2012.66%2010.34%2014%2012%2014C13.66%2014%2015%2012.66%2015%2011V5C15%203.34%2013.66%202%2012%202Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M17%2011C17%2014.31%2014.31%2017%2011%2017V19C15.42%2019%2019%2015.42%2019%2011H17Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M7%2011H5C5%2015.42%208.58%2019%2013%2019V17C9.69%2017%207%2014.31%207%2011Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M11%2020H13V22H11V20Z'%20fill='%23b9bbbe'/%3e%3c/svg%3e")}.channel-list li[type=text]:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.88657%2021L7.45657%2015H3.00657L3.41657%2013H7.86657L9.07657%208H4.61657L5.02657%206H9.48657L11.0566%200H13.0566L11.4866%206H16.4866L18.0566%200H20.0566L18.4866%206H23.0066L22.5966%208H18.0766L16.8666%2013H21.3966L20.9866%2015H16.4566L14.8866%2021H12.8866L14.4566%2015H9.45657L7.88657%2021H5.88657ZM10.8666%208L9.65657%2013H14.6566L15.8666%208H10.8666Z'%20fill='%23b9bbbe'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.88657%2021L7.45657%2015H3.00657L3.41657%2013H7.86657L9.07657%208H4.61657L5.02657%206H9.48657L11.0566%200H13.0566L11.4866%206H16.4866L18.0566%200H20.0566L18.4866%206H23.0066L22.5966%208H18.0766L16.8666%2013H21.3966L20.9866%2015H16.4566L14.8866%2021H12.8866L14.4566%2015H9.45657L7.88657%2021H5.88657ZM10.8666%208L9.65657%2013H14.6566L15.8666%208H10.8666Z'%20fill='%23b9bbbe'/%3e%3c/svg%3e")}.channel-list li[type=fileshare]:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%202H6C4.9%202%204%202.9%204%204V20C4%2021.1%204.89%2022%205.99%2022H18C19.1%2022%2020%2021.1%2020%2020V8L14%202Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M14%202V8H20'%20fill='%2336393f'/%3e%3cpath%20d='M8%2015H16M8%2018H13'%20stroke='%2336393f'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%202H6C4.9%202%204%202.9%204%204V20C4%2021.1%204.89%2022%205.99%2022H18C19.1%2022%2020%2021.1%2020%2020V8L14%202Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M14%202V8H20'%20fill='%2336393f'/%3e%3cpath%20d='M8%2015H16M8%2018H13'%20stroke='%2336393f'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.channel-list li[type=news]:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%203H5C3.89%203%203%203.9%203%205V19C3%2020.1%203.89%2021%205%2021H19C20.11%2021%2021%2020.1%2021%2019V5C21%203.9%2020.11%203%2019%203Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M7%207H17M7%2011H17M7%2015H13'%20stroke='%2336393f'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3ccircle%20cx='16'%20cy='15'%20r='2'%20fill='%23eb7538'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%203H5C3.89%203%203%203.9%203%205V19C3%2020.1%203.89%2021%205%2021H19C20.11%2021%2021%2020.1%2021%2019V5C21%203.9%2020.11%203%2019%203Z'%20fill='%23b9bbbe'/%3e%3cpath%20d='M7%207H17M7%2011H17M7%2015H13'%20stroke='%2336393f'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3ccircle%20cx='16'%20cy='15'%20r='2'%20fill='%23eb7538'/%3e%3c/svg%3e")}.channel-list li[type=forum]:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2015a2%202%200%200%201-2%202H7l-4%204V5a2%202%200%200%201%202-2h14a2%202%200%200%201%202%202v10z'%20fill='%23b9bbbe'/%3e%3cline%20x1='8'%20y1='9'%20x2='16'%20y2='9'%20stroke='%2336393f'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cline%20x1='8'%20y1='13'%20x2='14'%20y2='13'%20stroke='%2336393f'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2015a2%202%200%200%201-2%202H7l-4%204V5a2%202%200%200%201%202-2h14a2%202%200%200%201%202%202v10z'%20fill='%23b9bbbe'/%3e%3cline%20x1='8'%20y1='9'%20x2='16'%20y2='9'%20stroke='%2336393f'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cline%20x1='8'%20y1='13'%20x2='14'%20y2='13'%20stroke='%2336393f'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e")}.channel-list li.has-unread[type]:before{background-color:var(--accent-main)}.highlight-channel{background-color:var(--selected-bg);color:var(--gamevox-orange-start);font-weight:600}.channel-list li.voice-active{background-color:#43b58133}.channel-list li.voice-active .channel-name{color:#43b581;font-weight:600}.channel-section-header{display:none}.channel-list li.channel{position:relative}.channel-list li.has-unread{color:var(--text-primary);font-weight:600}.channel-list li.channel.muted{opacity:.5}.channel-list li.channel.muted .channel-name:after{content:" (muted)";color:var(--text-muted,#949ba4);font-size:10px;font-weight:400}.channel-list li.channel .unread-badge{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.channel-list li.channel .unread-badge.has-mention{background:var(--accent-main);color:#fff}.server-unread-badge{background:var(--bg-tertiary);color:var(--text-secondary);z-index:1;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:relative}.server-unread-badge.has-mention{background:var(--accent-main);color:#fff}.server-mute-indicator{color:var(--text-secondary);opacity:.65;z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;display:flex;position:relative}.server-mute-indicator svg{width:14px;height:14px}@keyframes badge-pulse{0%{opacity:0;transform:translateY(-50%)scale(.5)}50%{transform:translateY(-50%)scale(1.2)}to{opacity:1;transform:translateY(-50%)scale(1)}}.channel-list li.channel .activity-indicator{cursor:help;z-index:2;justify-content:center;align-items:center;font-size:12px;line-height:1;animation:.3s ease-out activity-fade-in;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.channel-list li.channel .activity-indicator .lucide-activity-icon{flex-shrink:0;width:14px;height:14px}.channel-list li.channel.activity-active .activity-indicator .lucide-activity-icon{color:#58a6ff}.channel-list li.channel.activity-buzzing .activity-indicator .lucide-activity-icon{color:#ffc107}.channel-list li.channel.activity-hot .activity-indicator .lucide-activity-icon{color:#ff6b35}.channel-list li.channel.activity-on-fire .activity-indicator .lucide-activity-icon{color:#ff4500}.channel-list li.channel.activity-trending .activity-indicator .lucide-activity-icon{color:#9333ea}.channel-list li.channel.activity-surging .activity-indicator .lucide-activity-icon{color:#3b82f6}.channel-list li.channel:not(.has-unread) .activity-indicator{right:14px}@keyframes activity-fade-in{0%{opacity:0;transform:translateY(-50%)scale(.5)}to{opacity:1;transform:translateY(-50%)scale(1)}}.channel-list li.channel.activity-active{background:#58a6ff14}.channel-list li.channel.activity-buzzing{background:#ffc1071a}.channel-list li.channel.activity-hot{background:#ff6b351f}.channel-list li.channel.activity-on-fire{background:linear-gradient(90deg,#ff450026 0%,#ff8c001a 100%);animation:2s ease-in-out infinite activity-fire-pulse}.channel-list li.channel.activity-trending{background:linear-gradient(90deg,#9333ea1f 0%,#4f46e514 100%);border-left:2px solid #9333ea99}.channel-list li.channel.activity-surging{background:#3b82f61f;border-left:2px solid #3b82f699}.channel-list li.channel.activity-trending .activity-indicator .lucide-activity-icon{animation:1.5s ease-in-out infinite activity-icon-pulse}.channel-list li.channel.activity-surging .activity-indicator .lucide-activity-icon{animation:.9s ease-in-out infinite activity-icon-pulse}@keyframes activity-icon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}@keyframes activity-fire-pulse{0%,to{background:linear-gradient(90deg,#ff450026 0%,#ff8c001a 100%)}50%{background:linear-gradient(90deg,#ff450033 0%,#ff8c0026 100%)}}.channel-list li.channel[data-channel-type=voice].activity-hot .voice-channel-participants,.channel-list li.channel[data-channel-type=voice].activity-on-fire .voice-channel-participants{border-left-color:#ff6b3566}.pending-applications-notification{margin-bottom:8px!important;padding:0!important}.pending-applications-notification .notification-content{cursor:pointer;color:var(--text-primary);background:linear-gradient(135deg,#ff6b3526 0%,#f7931e26 100%);border:1px solid #ff6b354d;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.pending-applications-notification .notification-content:hover{background:linear-gradient(135deg,#ff6b3540 0%,#f7931e40 100%);border-color:#ff6b3580}.pending-applications-notification .notification-content svg{stroke:var(--gamevox-orange-end);flex-shrink:0}.pending-applications-notification .notification-badge{background:linear-gradient(135deg, var(--gamevox-orange-start) 0%, var(--gamevox-orange-end) 100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:flex}#add-server-container{width:240px;padding:var(--space-sm);border-top:1px solid var(--border-medium);border-right:1px solid var(--border-subtle);background-color:var(--bg-primary);box-sizing:border-box;z-index:100;position:fixed;bottom:0;left:0}#add-server-btn{width:100%;padding:var(--space-md);background:linear-gradient(135deg, var(--gamevox-orange-start) 0%, var(--gamevox-orange-end) 100%);color:#fff;border-radius:var(--radius-md);cursor:pointer;letter-spacing:.5px;justify-content:center;align-items:center;gap:var(--space-sm);box-shadow:var(--shadow-orange);border:none;font-size:13px;font-weight:600;transition:all .2s;display:flex}#add-server-btn:hover{background:linear-gradient(135deg,#f58549 0%,#f55d4c 100%);transform:translateY(-1px);box-shadow:0 6px 20px #eb753880}#add-server-btn:active{transform:translateY(0)scale(.98)}#add-server-btn:before{content:"+";font-size:18px;font-weight:700}#add-server-btn.subtle{border:1px dashed var(--border-light);color:var(--text-tertiary);box-shadow:none;padding:var(--space-sm) var(--space-md);background:0 0;font-size:12px}#add-server-btn.subtle:hover{background:var(--bg-tertiary);border-color:var(--text-tertiary);color:var(--text-secondary);box-shadow:none;transform:none}#add-server-btn.subtle:before{font-size:14px}.voice-participants{display:none}.voice-participant{align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font-size:13px;transition:all .15s;display:flex;position:relative}.voice-participant:hover{background-color:var(--hover-overlay);color:var(--text-primary)}.voice-participant.speaking{color:var(--text-primary)}.voice-participant.muted-speaking .voice-participant-avatar{filter:drop-shadow(0 0 3px #f59e0b)drop-shadow(0 0 6px #f59e0b80);animation:.8s ease-in-out infinite muted-speaking-pulse}@keyframes muted-speaking-pulse{0%,to{filter:drop-shadow(0 0 3px #f59e0b)drop-shadow(0 0 6px #f59e0b80)}50%{filter:drop-shadow(0 0 4px #f59e0b)drop-shadow(0 0 10px #f59e0bb3)}}.voice-participant-avatar-wrapper{flex-shrink:0;width:24px;height:24px;position:relative}.voice-participant-avatar{clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);object-fit:cover;flex-shrink:0;width:24px;height:24px;transition:filter .2s}.voice-mobile-indicator{background-color:var(--bg-tertiary);border:1px solid var(--bg-secondary);border-radius:3px;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px}.voice-mobile-indicator:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23b9bbbe'%3E%3Cpath d='M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:8px;height:10px}.voice-participant-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.voice-muted-icon,.voice-deafened-icon,.voice-server-muted-icon,.voice-blocked-icon,.voice-video-icon,.voice-video-muted-icon,.voice-screen-icon,.voice-changer-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.voice-muted-icon svg,.voice-deafened-icon svg,.voice-server-muted-icon svg,.voice-blocked-icon svg,.voice-video-icon svg,.voice-video-muted-icon svg,.voice-screen-icon svg,.voice-changer-icon svg{width:14px;height:14px}.voice-muted-icon,.voice-deafened-icon,.voice-server-muted-icon,.voice-blocked-icon{color:#f04747}.voice-video-icon{color:#43b581}.voice-video-muted-icon{color:#f04747}.voice-screen-icon{color:#43b581}.voice-changer-icon{color:#b39ddb}.voice-participant.blocked{opacity:.5}.voice-participant.blocked .voice-participant-avatar{filter:grayscale()}.voice-participant.blocked .voice-participant-name{color:var(--text-tertiary);font-style:italic}.voice-participant.speaking .voice-participant-avatar{filter:drop-shadow(0 0 3px #43b581)drop-shadow(0 0 6px #43b58180)}.channel .channel-name{cursor:pointer;flex:1}.channel[type=voice]{flex-wrap:wrap;position:relative}.channel[type=voice] .voice-participants{width:100%;padding-bottom:0}.voice-participants .screen-share-volume{gap:5px;padding:2px 8px}.voice-participants .screen-share-volume svg{width:13px;height:13px}.voice-participants .screen-share-volume-slider{height:3px}.voice-participants .screen-share-volume-slider::-webkit-slider-thumb{width:12px;height:12px}.voice-participants .screen-share-volume-value{min-width:28px;font-size:10px}.voice-join-icon{color:#fff;cursor:pointer;z-index:2;background:#43b581;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s;display:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.voice-join-icon svg{width:12px;height:12px}.channel[type=voice]:hover .voice-join-icon{display:flex}.voice-join-icon:hover{background:#3ca374}.voice-join-icon .gv-spinner .spinner-track{stroke:#ffffff4d}.voice-join-icon .gv-spinner .spinner-progress{stroke:#fff}.voice-join-icon.connecting{pointer-events:none;opacity:.85}.channel[type=voice].voice-active .voice-join-icon{background:#f04747}.channel[type=voice].voice-active .voice-join-icon:hover{background:#d84040}.channel[type=voice].voice-active:hover .voice-join-icon{display:flex}.channel.draggable{cursor:grab}.channel.draggable:active{cursor:grabbing}.channel.dragging{opacity:.5;background-color:var(--bg-tertiary)}.channel.drop-above,.channel-section-header.drop-above{border-top:2px solid var(--gamevox-orange-start);margin-top:-2px}.channel.drop-below,.channel-section-header.drop-below{border-bottom:2px solid var(--gamevox-orange-start);margin-bottom:-2px}.channel-section-header.draggable{cursor:grab}.channel-section-header.draggable:active{cursor:grabbing}.channel-section-header.dragging{opacity:.5}.channel.organizing{border-left:2px solid var(--gamevox-orange-start);margin-left:-2px;padding-left:10px}.channel-section-header.organizing{border-left:2px solid var(--gamevox-orange-start);margin-left:-2px;padding-left:6px}.channel-section-header .section-collapse-toggle{opacity:.5;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:opacity .15s;display:flex}.collapse-chevron{width:20px;height:20px}.channel-section-header:hover .section-collapse-toggle{opacity:1}.channel-section-header .collapse-chevron{transition:transform .15s}.channel-section-header.collapsed .collapse-chevron{transform:rotate(-90deg)}.channel-list li.section-hidden{display:none!important}.rules-notification-banner{padding:0 var(--space-sm);margin-bottom:var(--space-sm)}.rules-banner-content{color:var(--text-primary);background:linear-gradient(135deg,#faa61a26 0%,#f57c0026 100%);border:1px solid #faa61a66;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.rules-banner-icon{stroke:#faa61a;flex-shrink:0;width:16px;height:16px}.rules-banner-text{color:var(--text-secondary);flex:1}.rules-banner-btn{background:linear-gradient(135deg, var(--gamevox-orange-start) 0%, var(--gamevox-orange-end) 100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s}.rules-banner-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #eb753866}#server-switcher{display:block}html.layout-modern #left-column{flex-direction:column;display:flex}html.layout-modern #server-list-container{flex:1;overflow-y:auto}#server-switcher-header{background:linear-gradient(135deg, var(--accent-start), var(--accent-end));cursor:pointer;height:120px;box-shadow:0 0 8px -3px color-mix(in srgb, var(--banner-accent-color,var(--accent-main)) 50%, transparent);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:none;border-radius:8px;margin:6px;transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden}#server-switcher-header:hover{box-shadow:0 0 12px -2px color-mix(in srgb, var(--banner-accent-color,var(--accent-main)) 60%, transparent)}.switcher-total-unread{z-index:3;background:var(--accent-main);color:#fff;text-align:center;pointer-events:none;border-radius:10px;min-width:18px;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #00000073,0 0 8px #ff8c328c}.switcher-total-unread[hidden]{display:none}#server-switcher-header:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);width:50%;height:100%;animation:8s ease-in-out infinite banner-shimmer;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes banner-shimmer{0%{left:-100%}15%{left:150%}to{left:150%}}.server-switcher-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 50%,#0009 100%);border-radius:6px;position:absolute;inset:0}.server-switcher-content{color:#fff;pointer-events:none;align-items:center;gap:6px;padding:0 1px;display:flex;position:absolute;bottom:0;left:0;right:0}.server-switcher-content .server-icon{text-shadow:0 1px 3px #000c;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.server-switcher-content .server-icon img{object-fit:cover;border-radius:5px;width:100%;height:100%}.server-switcher-content .server-name{white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 3px #000;flex:1;font-size:14px;font-weight:600;overflow:hidden}.server-switcher-content .dropdown-arrow{opacity:.8;width:18px;height:18px;transition:transform .2s}#server-switcher.open .dropdown-arrow{transform:rotate(180deg)}#server-switcher-dropdown{background:var(--bg-elevated);border-right:1px solid var(--border-medium);width:480px;box-shadow:var(--shadow-lg);z-index:200;flex-direction:row;display:none;position:fixed;top:32px;bottom:0;left:240px}#server-switcher.open #server-switcher-dropdown{display:flex}body.web-mode #server-switcher-dropdown{top:0}.server-dropdown-list{border-right:1px solid var(--border-subtle);background:var(--bg-elevated);flex-shrink:0;width:220px;overflow-y:auto}.server-dropdown-item{cursor:pointer;text-align:left;width:calc(100% - 12px);color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin:2px 6px;padding:6px 10px;transition:background-color .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.server-dropdown-item:hover,.server-dropdown-item.hovered{background:var(--hover-overlay);border-color:var(--border-subtle)}.server-dropdown-item.active{background:var(--selected-bg);border-color:var(--accent-main)}.server-dropdown-item.has-banner:before{content:"";background-image:var(--server-banner-url);filter:blur(4px);opacity:.6;pointer-events:none;z-index:0;background-position:50%;background-size:cover;transition:opacity .15s,filter .15s;position:absolute;inset:-10px}.server-dropdown-item.has-banner:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#00000059 0%,#0003 100%);transition:background .15s;position:absolute;inset:0}.server-dropdown-item.has-banner>*{z-index:1;position:relative}.server-dropdown-item.has-banner{color:#fff;text-shadow:0 1px 2px #000c;border:1px solid #ffffff26;box-shadow:0 2px 8px #0000004d}.server-dropdown-item.has-banner .server-icon{color:#fff;text-shadow:0 1px 2px #000c;background:0 0;border:none}.server-dropdown-item.has-banner:hover,.server-dropdown-item.has-banner.hovered{background:0 0;border-color:#ffffff4d;box-shadow:0 2px 12px #0006}.server-dropdown-item.has-banner:hover:before,.server-dropdown-item.has-banner.hovered:before{opacity:.85;filter:blur(4px)}.server-dropdown-item.has-banner:hover:after,.server-dropdown-item.has-banner.hovered:after{background:linear-gradient(90deg,#00000026 0%,#0000000d 100%)}.server-dropdown-item.has-banner.active{border-color:var(--accent-main);box-shadow:0 2px 12px #eb75384d}.server-dropdown-item.has-banner.active:after{background:linear-gradient(90deg,#ffffff1a 0%,#ffffff0d 100%)}.server-dropdown-item.has-banner .arrow-indicator{color:#ffffffb3}.server-dropdown-item.has-banner:hover .arrow-indicator,.server-dropdown-item.has-banner.hovered .arrow-indicator{color:#fff}.server-dropdown-item .arrow-indicator{right:var(--space-xs);width:16px;height:16px;color:var(--text-tertiary);opacity:0;transition:opacity .15s;position:absolute;top:50%;transform:translateY(-50%)}.server-dropdown-item:hover .arrow-indicator,.server-dropdown-item.hovered .arrow-indicator{opacity:1;color:var(--text-primary)}.server-dropdown-item .unread-badge{background:var(--accent-main);color:#fff;text-align:center;min-width:14px;margin-left:auto;margin-right:var(--space-md);border-radius:8px;flex-shrink:0;padding:1px 4px;font-size:10px;font-weight:700;line-height:1.4;box-shadow:0 0 6px #ff8c3266}.server-dropdown-item .unread-badge.has-mention{background:var(--accent-main);color:#fff}.server-dropdown-item.has-banner .unread-badge{z-index:2;border-radius:10px;margin:0;padding:2px 6px;font-size:11px;line-height:1.2;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #00000073,0 0 8px #ff8c328c}.server-dropdown-item .server-mute-indicator,.dropdown-server-item .server-mute-indicator{color:var(--text-secondary);opacity:.65;margin-left:auto;margin-right:var(--space-md);flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.server-dropdown-item .server-mute-indicator svg,.dropdown-server-item .server-mute-indicator svg{width:14px;height:14px}.server-dropdown-item.has-banner .server-mute-indicator{color:#fff;opacity:.9;z-index:2;background:#0000008c;border-radius:7px;width:14px;height:14px;margin:0;position:absolute;top:4px;right:4px;box-shadow:0 0 0 1px #00000080}.server-dropdown-item.has-banner .server-mute-indicator svg{width:9px;height:9px}.server-dropdown-item .server-icon{background:linear-gradient(135deg, var(--bg-tertiary), var(--bg-elevated));width:24px;height:24px;color:var(--text-secondary);border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;overflow:hidden}.server-dropdown-item .server-icon img{object-fit:cover;border-radius:5px;width:100%;height:100%}.server-dropdown-item .server-info{flex:1;min-width:0}.server-dropdown-item .server-name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.server-dropdown-item .server-name:hover{background-color:#0000;transform:none}.server-dropdown-item .server-tooltip{background:var(--bg-primary);color:var(--text-primary);white-space:nowrap;border-radius:var(--radius-sm);border:1px solid var(--border-medium);pointer-events:none;opacity:0;z-index:10000;padding:4px 8px;font-size:12px;font-weight:500;transition:opacity .15s .5s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 2px 8px #0000004d}.server-dropdown-item:hover .server-tooltip{opacity:1}.server-dropdown-list.reorder-mode .server-dropdown-item .server-tooltip,.server-dropdown-item.dragging .server-tooltip{display:none}.server-dropdown-list.reorder-mode{cursor:grab}.server-dropdown-list.reorder-mode .server-dropdown-item{cursor:grab;transition:transform .15s,opacity .15s,background-color .15s}.server-dropdown-list.reorder-mode .server-dropdown-item:hover{transform:scale(1.02)}.server-dropdown-list.reorder-mode .server-dropdown-item:active{cursor:grabbing}.server-dropdown-item.dragging{opacity:.7;z-index:100;cursor:grabbing;transform:scale(1.05);box-shadow:0 4px 12px #0006}.server-dropdown-item.placeholder{background:var(--border-medium);border:2px dashed var(--accent-main);opacity:.5;pointer-events:none;border-radius:8px}.server-dropdown-list.reorder-mode .server-dropdown-item .arrow-indicator,.server-dropdown-list.reorder-mode .server-dropdown-item.hovered .arrow-indicator{opacity:.6;transform:translateY(-50%)rotate(90deg)}.server-dropdown-list.reorder-mode .server-dropdown-item:hover .arrow-indicator,.server-dropdown-list.reorder-mode .server-dropdown-item:active .arrow-indicator{opacity:1}.server-channels-preview.hidden-for-reorder{display:none}.server-channels-preview{background:var(--bg-secondary);flex:1;min-width:0;overflow-y:auto}.server-channels-preview .preview-header{padding:var(--space-sm) var(--space-md);color:var(--text-primary);background:var(--bg-tertiary);border-bottom:1px solid var(--border-subtle);z-index:1;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex;position:sticky;top:0}.server-channels-preview .preview-header-text{flex:1}.server-channels-preview .preview-settings-btn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex}.server-channels-preview .preview-settings-btn:hover{background:var(--hover-overlay);color:var(--text-primary)}.server-channels-preview .preview-settings-btn svg{width:14px;height:14px}.server-channels-preview .channel-item{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);cursor:pointer;color:var(--text-secondary);font-size:14px;transition:background-color .15s,color .15s;display:flex}.server-channels-preview .channel-item:hover{background:var(--hover-overlay);color:var(--text-primary)}.server-channels-preview .channel-item.has-unread{color:var(--text-primary);font-weight:500}.server-channels-preview .channel-item .channel-icon{opacity:.7;flex-shrink:0;width:18px;height:18px}.server-channels-preview .channel-item .channel-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.server-channels-preview .channel-item .unread-count{background:var(--accent-main);color:#fff;text-align:center;border-radius:8px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:600}.server-channels-preview .no-channels{padding:var(--space-lg);text-align:center;color:var(--text-tertiary);font-size:13px}.server-dropdown-empty{padding:var(--space-md);text-align:center;color:var(--text-tertiary);font-size:13px}.empty-channel-state{flex-direction:column;align-items:center;padding:32px 16px 24px;list-style:none;display:flex}.empty-channel-icon{color:var(--text-tertiary);opacity:.4;margin-bottom:12px}.empty-channel-text{color:var(--text-secondary);margin:0 0 4px;font-size:14px;font-weight:500}.empty-channel-subtext{color:var(--text-tertiary);margin:0 0 16px;font-size:12px}.empty-create-channel-btn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:opacity .15s;display:inline-flex}.empty-create-channel-btn:hover{opacity:.85}.add-server-dropdown-btn{border-top:1px solid var(--border-subtle);margin-top:var(--space-xs);padding-top:var(--space-sm)}.add-server-dropdown-btn .add-server-icon{background:linear-gradient(135deg, var(--gamevox-orange-start), var(--gamevox-orange-end));color:#fff;justify-content:center;align-items:center;display:flex}.add-server-dropdown-btn .add-server-icon svg{stroke:#fff}.add-server-dropdown-btn:hover{background:var(--hover-overlay)}.add-server-dropdown-btn:hover .add-server-icon{box-shadow:0 0 8px #eb753866}.add-server-dropdown-btn .server-name{color:var(--gamevox-orange-start);font-weight:600}#server-toolbar{align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);z-index:10;min-height:48px;display:flex;position:relative}html.hide-server-toolbar #server-toolbar{display:none}#toolbar-channel-dropdown{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;min-width:150px;font-size:14px;transition:border-color .15s,background-color .15s;display:flex}#toolbar-channel-dropdown:hover{border-color:var(--border-medium);background:var(--bg-elevated)}#toolbar-channel-dropdown .channel-icon{opacity:.7;width:16px;height:16px}#toolbar-channel-dropdown .channel-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.toolbar-spacer{flex:1}.toolbar-btn{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:flex}.toolbar-btn:hover{background:var(--bg-elevated);border-color:var(--border-medium);color:var(--text-primary)}.toolbar-btn svg{width:18px;height:18px}#toolbar-invite-btn{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:linear-gradient(135deg, var(--accent-start), var(--accent-end));border-radius:var(--radius-sm);color:#fff;cursor:pointer;border:none;font-size:13px;font-weight:500;transition:box-shadow .15s;display:flex}#toolbar-invite-btn:hover{box-shadow:var(--shadow-accent)}#toolbar-invite-btn svg{width:14px;height:14px}#toolbar-invite-btn.copied{background:#22c55e}#toolbar-home-btn{padding:var(--space-xs);justify-content:center;align-items:center;min-width:32px;display:flex}#toolbar-home-btn:hover{color:var(--accent-primary,#f97316)}#toolbar-home-btn svg{width:18px;height:18px}html.layout-modern #server-list-container .server-name,html.layout-modern #server-list-container .server-item{display:none}html.layout-modern #server-list-container .server-item.active{display:block}html.layout-modern #server-list-container .server-item.active .channel-list{display:block!important}html.layout-modern .server-item:before{display:none}html.layout-modern .channel-list{padding:0}html.layout-modern .channel-section-header{text-transform:uppercase;letter-spacing:.8px;color:var(--text-tertiary);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-top:8px;padding:12px 8px 6px;font-size:10px;font-weight:600;list-style:none;display:flex}html.layout-modern .channel-section-header:first-child{margin-top:4px;padding-top:8px}html.layout-modern .channel-section-header:hover{color:var(--text-tertiary);background-color:#0000}html.layout-modern .channel-section-header:before{display:none}html.layout-modern .channel-section-header .section-icon{opacity:.7;flex-shrink:0;width:16px;height:16px}html.layout-modern .channel-section-header .section-icon svg{width:100%;height:100%}html.layout-modern .channel-section-header .section-label{flex:1}html.layout-modern .channel-section-header .section-add-channel{color:var(--text-tertiary);cursor:pointer;opacity:0;padding:0 4px;font-size:16px;font-weight:400;line-height:1;transition:opacity .15s,color .15s}html.layout-modern .channel-section-header:hover .section-add-channel{opacity:1}html.layout-modern .channel-section-header .section-add-channel:hover{color:var(--text-primary)}html.layout-modern .channel-list li.channel:before{display:none}html.layout-modern .channel-list li.channel{border-radius:4px;margin:1px 4px;padding:4px 8px;font-size:14px}html.layout-modern .channel-list li.channel:hover{background-color:var(--hover-overlay)}html.layout-modern .channel-list li.channel.highlight-channel{background-color:var(--selected-bg)}html.layout-modern #center-column{flex-direction:column;display:flex}html.layout-modern #chatMessages{flex:1;overflow-y:auto}#toolbar-channel-menu{background:var(--bg-elevated);border:1px solid var(--border-medium);border-radius:var(--radius-md);width:200px;max-height:300px;box-shadow:var(--shadow-lg);margin-top:var(--space-xs);z-index:101;display:none;position:absolute;top:100%;left:0;overflow-y:auto}#toolbar-channel-menu.open{display:block}.channel-menu-item{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;font-size:14px;transition:background-color .15s;display:flex}.channel-menu-item:hover{background:var(--hover-overlay)}.channel-menu-item.active{background:var(--selected-bg)}.channel-menu-item .channel-icon{opacity:.7;width:16px;height:16px}.channel-menu-category{padding:var(--space-xs) var(--space-md);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}html.layout-modern #left-column.collapsed,html.layout-modern #right-column.collapsed{border:none;width:0;min-width:0;padding:0;overflow:hidden}html.layout-modern #left-column,html.layout-modern #right-column{transition:width .2s,min-width .2s,padding .2s}html.layout-modern .channel-section-header.custom-header{padding-left:12px}html.layout-modern .channel-list li.channel.show-type-icon:before{display:block}html.layout-modern .pending-applications-notification{margin:0 8px 8px!important;padding:0!important}html.layout-modern .pending-applications-notification .notification-content{border-radius:4px;padding:8px 10px;font-size:12px}html:not(.layout-modern) #server-switcher{display:none}html:not(.layout-modern) .server-item{margin-bottom:2px;position:relative;overflow:hidden}html:not(.layout-modern) .server-item .server-name{margin-bottom:0;padding:6px 8px 6px 12px;position:relative;overflow:hidden}html:not(.layout-modern) .server-item .server-icon{display:none}html:not(.layout-modern) .server-item .server-name .tier-icon-16{margin-left:auto}html:not(.layout-modern) .server-item .server-name:has(.server-unread-badge) .tier-icon-16{display:none}html:not(.layout-modern) .server-item.has-banner .server-name:before{content:"";background-image:var(--server-banner-url);filter:blur(2px);opacity:.7;pointer-events:none;z-index:0;background-position:50%;background-size:cover;transition:opacity .15s,filter .15s;position:absolute;inset:-10px}html:not(.layout-modern) .server-item.has-banner .server-name:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#00000040 0%,#00000026 100%);transition:background .15s;position:absolute;inset:0}html:not(.layout-modern) .server-item.has-banner .server-name>*{z-index:1;position:relative}html:not(.layout-modern) .server-item.has-banner .server-name{color:#fff;text-shadow:0 1px 2px #000c}html:not(.layout-modern) .server-item.has-banner .server-icon{color:#fff;text-shadow:0 1px 2px #000c;clip-path:none;background:0 0;border:none;border-radius:5px}html:not(.layout-modern) .server-item.has-banner .server-icon img{object-fit:cover;border-radius:5px;width:100%;height:100%}html:not(.layout-modern) .server-item.has-banner:hover .server-name:before{opacity:.85;filter:blur(1px)}html:not(.layout-modern) .server-item.has-banner:hover .server-name:after{background:linear-gradient(90deg,#0003 0%,#0000001a 100%)}html:not(.layout-modern) .server-item.has-banner.active .server-name{border-radius:var(--radius-md);color:#fff;background-color:#0000;align-items:flex-end;height:80px;padding:0}html:not(.layout-modern) .server-item.has-banner.active .server-name:before{filter:none;opacity:1;border-radius:var(--radius-md);background-size:cover;inset:0}html:not(.layout-modern) .server-item.has-banner.active .server-name:after{border-radius:var(--radius-md);background:linear-gradient(#0000 0%,#00000026 50%,#000000a6 100%)}html:not(.layout-modern) .server-item.has-banner.active .server-name>*{padding:8px 10px}html:not(.layout-modern) .server-item.has-banner.active .server-icon{width:28px;height:28px}html:not(.layout-modern) #add-server-container{width:240px;padding:var(--space-sm);display:block}html.layout-modern #add-server-container{display:none}html:not(.layout-modern) #server-list-container{padding-bottom:60px}html:not(.layout-modern) #server-list-container .server-item{display:block}html:not(.layout-modern) #server-list-container .server-name{display:flex}html:not(.layout-modern) .server-item:before{display:block}html:not(.layout-modern) .server-item.has-banner.active:before{display:none}html:not(.layout-modern) .channel-list li{border-radius:var(--radius-sm);margin-bottom:0;padding:4px 8px;font-size:13px}html:not(.layout-modern) .channel-list li[type]:before{width:14px;height:14px}html:not(.layout-modern) .channel-section-header.classic-header{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);cursor:default;-webkit-user-select:none;user-select:none;margin-top:8px;padding:8px 8px 4px;font-size:11px;font-weight:700;display:flex}html:not(.layout-modern) .channel-section-header.classic-header:first-child{margin-top:0}html:not(.layout-modern) .channel-section-header.classic-header:before{display:none}html:not(.layout-modern) .channel-section-header.classic-header:hover{color:var(--text-secondary);background:0 0}html:not(.layout-modern) .channel-section-header .section-add-channel{color:var(--text-muted);cursor:pointer;opacity:0;margin-left:auto;padding:0 4px;font-size:16px;font-weight:400;line-height:1;transition:opacity .15s,color .15s}html:not(.layout-modern) .channel-section-header:hover .section-add-channel{opacity:1}html:not(.layout-modern) .channel-section-header .section-add-channel:hover{color:var(--text-primary)}.server-status{background:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:6px;flex-direction:row;align-items:center;gap:10px;margin:4px 8px 8px;padding:12px 14px;display:none}.server-status .status-icon{background:var(--bg-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.server-status .status-icon svg{opacity:.7}.server-status .status-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.server-status .status-title{color:var(--text-primary);font-size:13px;font-weight:600}.server-status .status-desc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.server-status.application-pending{background:#f59e0b1a;border-color:#f59e0b4d}.server-status.application-pending .status-icon{background:#f59e0b33}.server-status.application-pending .status-icon svg{stroke:#f59e0b}.server-status.application-rejected{background:#ef44441a;border-color:#ef44444d}.server-status.application-rejected .status-icon{background:#ef444433}.server-status.application-rejected .status-icon svg{stroke:#ef4444}.server-status.application-required{background:#eb75381a;border-color:#eb75384d}.server-status.application-required .status-icon{background:#eb753833}.server-status.application-required .status-icon svg{stroke:var(--gamevox-orange-start,#eb7538)}.server-status .btn-apply{cursor:pointer;background:linear-gradient(135deg, var(--gamevox-orange-start,#eb7538), var(--gamevox-orange-end,#d46830));color:#fff;border:none;border-radius:4px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .15s}.server-status .btn-apply:hover{transform:translateY(-1px);box-shadow:0 2px 8px #eb753866}.server-status.rules-required{background:#3b82f61a;border-color:#3b82f64d}.server-status.rules-required .status-icon{background:#3b82f633}.server-status.rules-required .status-icon svg{stroke:#3b82f6}.server-status .btn-view-rules{cursor:pointer;color:#fff;background:#3b82f6;border:none;border-radius:4px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s}.server-status .btn-view-rules:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f666}.server-status.no-permission{background:var(--bg-tertiary);border-color:var(--border-medium)}.server-status.no-permission .status-icon{background:var(--bg-secondary)}.server-status.no-permission .status-icon svg{stroke:var(--text-muted)}.server-status.no-permission{flex-direction:column;align-items:flex-start;gap:12px}.server-status .status-header{align-items:center;gap:10px;width:100%;display:flex}.server-status .status-header svg{opacity:.6;flex-shrink:0}.server-status .status-items{flex-direction:column;gap:8px;width:100%;padding-left:34px;display:flex}.server-status .status-item{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.server-status .status-item svg{opacity:.6;flex-shrink:0}.server-status .status-item.status-ok{color:#22c55e}.server-status .status-item.status-ok svg{stroke:#22c55e;opacity:1}.server-status .status-item.status-action{color:var(--text-primary)}.server-status .status-item.status-action button{margin-left:auto}.application-field{margin-bottom:16px}.application-field .field-label{color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:500;display:block}.application-field .required-mark{color:#ef4444;margin-left:2px}.application-field .form-input{background:var(--bg-secondary);border:1px solid var(--border-light);width:100%;color:var(--text-primary);border-radius:6px;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.application-field .form-input:focus{border-color:var(--accent-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f633}.application-field textarea.form-input{resize:vertical;min-height:80px}.application-field select.form-input{cursor:pointer}.application-field.field-error .form-input{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.application-field .checkbox-label,.application-field .radio-label{color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:14px;display:flex}.application-field .checkbox-label input,.application-field .radio-label input{cursor:pointer;width:16px;height:16px}.availability-input{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px;padding:12px}.availability-days{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.availability-day{background:var(--bg-tertiary);border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;transition:background .15s,border-color .15s;display:flex}.availability-day:hover{background:var(--bg-hover)}.availability-day input:checked+span{color:var(--accent-color,#3b82f6);font-weight:500}.availability-times{color:var(--text-secondary);align-items:center;gap:16px;font-size:13px;display:flex}.availability-times label{align-items:center;gap:8px;display:flex}.availability-times input[type=time]{background:var(--bg-tertiary);border:1px solid var(--border-light);color:var(--text-primary);border-radius:4px;padding:6px 10px;font-size:13px}.form-description{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-secondary);border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px;line-height:1.5}.form-description ul,.form-description ol{margin:8px 0;padding-left:24px}.form-description ul{list-style-type:disc}.form-description ol{list-style-type:decimal}.form-description li{margin:4px 0}.form-description a{color:var(--gamevox-orange-start);text-decoration:underline}.form-description a:hover{color:var(--gamevox-orange-end)}.wiki-tooltip-card{cursor:pointer;background:#141419fa;border:1px solid #ffffff26;border-radius:10px;align-items:flex-start;gap:12px;max-width:400px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 4px 16px #0006}.wiki-tooltip-card:hover{background:#1e1e23fa;border-color:#ffffff40;box-shadow:0 6px 24px #00000080}.wiki-tooltip-card.compact{gap:8px;padding:8px}.wiki-tooltip-icon{object-fit:cover;background:#0000004d;border-radius:4px;flex-shrink:0;width:48px;height:48px}.wiki-tooltip-card.compact .wiki-tooltip-icon{width:32px;height:32px}.wiki-tooltip-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.wiki-tooltip-name{word-break:break-word;font-size:14px;font-weight:600;line-height:1.3}.wiki-tooltip-card.compact .wiki-tooltip-name{font-size:13px}.wiki-tooltip-description{color:#b0b0b0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.wiki-tooltip-footer{align-items:center;gap:6px;margin-top:4px;display:flex}.wiki-tooltip-game{text-transform:uppercase;letter-spacing:.5px;color:#fff;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:600}.wiki-tooltip-type{color:#888;text-transform:capitalize;font-size:10px}.wiki-tooltip-trigger{cursor:help;border-bottom:1px dotted;transition:opacity .15s}.wiki-tooltip-trigger:hover{opacity:.8}.wiki-tooltip-popup{z-index:10000;pointer-events:none;position:fixed;transform:translate(-50%)}.wiki-tooltip-popup.ready{animation:.15s tooltipFadeIn}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.wiki-search{width:100%;position:relative}.wiki-search-input{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:10px 36px 10px 14px;font-size:14px;transition:border-color .15s,background .15s}.wiki-search-input:focus{background:#0009;border-color:#ffffff4d}.wiki-search-input::placeholder{color:#fff6}.wiki-search-loading{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes spin{to{transform:translateY(-50%)rotate(360deg)}}.wiki-search-results{z-index:1000;background:#1e1e23fa;border:1px solid #ffffff1a;border-radius:6px;max-height:400px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #00000080}.wiki-search-result{border-bottom:1px solid #ffffff0d}.wiki-search-result:last-child{border-bottom:none}.wiki-search-result.selected{background:#ffffff1a}.wiki-search-result .wiki-tooltip-card{background:0 0;border-left:none;border-radius:0}.wiki-search-result.selected .wiki-tooltip-card{background:#ffffff0d}.wiki-message-tooltips{flex-direction:column;gap:8px;margin-top:8px;display:flex}.wiki-rich-content{white-space:pre-wrap;word-break:break-word}.wiki-search-results::-webkit-scrollbar{width:8px}.wiki-search-results::-webkit-scrollbar-track{background:0 0}.wiki-search-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.wiki-search-results::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.wiki-search-modal{z-index:10000;background:#0009;justify-content:center;align-items:flex-start;padding-top:20vh;animation:.15s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.wiki-search-modal-content{width:100%;max-width:600px;padding:0 16px}.wiki-search-modal .wiki-search-input{padding:14px 18px;font-size:18px}.wiki-tooltip-extra{color:#999;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:11px;display:flex}.wiki-tooltip-extra-item{align-items:center;gap:4px;display:flex}.wiki-tooltip-extra-label{color:#666}.wiki-tooltip-extra-value{color:#ccc}.wiki-tooltip-card.wowhead-tooltip{border-color:#f7931e66;max-width:450px}.wiki-tooltip-card.wowhead-tooltip:hover{border-color:#f7931e99}.wowhead-tooltip .wowhead-icon{border:2px solid #333;border-radius:4px;width:56px;height:56px}.wowhead-tooltip .wowhead-content{gap:8px}.wowhead-tooltip-html{color:#ffd100;font-size:13px;line-height:1.5}.wowhead-tooltip-html table{border-collapse:collapse;width:100%}.wowhead-tooltip-html td,.wowhead-tooltip-html th{vertical-align:top;padding:1px 0}.wowhead-tooltip-html th{text-align:left;font-weight:400}.wowhead-tooltip-html .q0{color:#9d9d9d}.wowhead-tooltip-html .q1{color:#fff}.wowhead-tooltip-html .q2{color:#1eff00}.wowhead-tooltip-html .q3{color:#0070dd}.wowhead-tooltip-html .q4{color:#a335ee}.wowhead-tooltip-html .q5{color:#ff8000}.wowhead-tooltip-html .q6{color:#e6cc80}.wowhead-tooltip-html .q7,.wowhead-tooltip-html .q8{color:#0cf}.wowhead-tooltip-html .q{color:#ffd100}.wowhead-tooltip-html b.q0,.wowhead-tooltip-html b.q1,.wowhead-tooltip-html b.q2,.wowhead-tooltip-html b.q3,.wowhead-tooltip-html b.q4,.wowhead-tooltip-html b.q5,.wowhead-tooltip-html b.q6,.wowhead-tooltip-html b.q7{margin-bottom:4px;font-size:15px;display:block}.wowhead-tooltip-html .whtt-extra,.wowhead-tooltip-html .indent{padding-left:10px}.wowhead-tooltip-html .q2,.wowhead-tooltip-html span[style*="color: #00FF00"],.wowhead-tooltip-html span[style*="color:#00FF00"]{color:#1eff00!important}.wowhead-tooltip-html small{color:#8d99ae;font-size:11px}.wowhead-tooltip-html .moneygold,.wowhead-tooltip-html .gold{color:gold}.wowhead-tooltip-html .moneysilver,.wowhead-tooltip-html .silver{color:silver}.wowhead-tooltip-html .moneycopper,.wowhead-tooltip-html .copper{color:#b87333}.wowhead-tooltip-html .whtt-sellprice{color:#ffd100;margin-top:4px}.wowhead-tooltip-html .q10,.wowhead-tooltip-html span[style*="color: #FF0000"],.wowhead-tooltip-html span[style*="color:#FF0000"],.wowhead-tooltip-html span[style*="color: red"],.wowhead-tooltip-html span[style*=color\:red]{color:#f44!important}.wowhead-tooltip-html .c11,.wowhead-tooltip-html .q{color:#ffd100;font-style:italic}.wowhead-tooltip-html br{content:"";margin:2px 0;display:block}.wowhead-tooltip-html a{color:inherit;text-decoration:none}.wowhead-tooltip-html a:hover{text-decoration:underline}.wowhead-tooltip-html .whtt-ilvl{color:#ffd100}.wowhead-tooltip-html .indent.q0{color:#8d99ae}.wowhead-tooltip-html .socket-meta{color:#9d9d9d}.wowhead-tooltip-html .socket-red{color:#f44}.wowhead-tooltip-html .socket-blue{color:#44f}.wowhead-tooltip-html .socket-yellow{color:#ff4}.wowhead-tooltip-html .socket-prismatic,.wowhead-tooltip-html .socket-cogwheel,.wowhead-tooltip-html .socket-hydraulic{color:#fff}.wiki-tooltip-card.html-tooltip{max-width:400px}.html-tooltip .html-tooltip-icon{border:2px solid #333;border-radius:4px;width:48px;height:48px}.html-tooltip .html-tooltip-content{gap:6px}.html-tooltip-html{color:#ccc;font-size:12px;line-height:1.5}.wiki-tooltip-card.lol-tooltip{border-color:#c89b3c66}.wiki-tooltip-card.lol-tooltip:hover{border-color:#c89b3c99}.lol-tooltip .html-tooltip-icon{border-color:#463714}.lol-tooltip-html{color:#a09b8c;font-size:12px;line-height:1.6}.lol-tooltip-html stats{color:#8c8c8c;margin:4px 0;display:block}.lol-tooltip-html mainText{color:#a09b8c;display:block}.lol-tooltip-html attention{color:#f0e6d2;font-weight:500}.lol-tooltip-html passive{color:#5b5a56;font-style:italic}.lol-tooltip-html active{color:#0ac8b9}.lol-tooltip-html unique,.lol-tooltip-html uniquePassive{color:#c8aa6e}.lol-tooltip-html rules{color:#7a7a7a;margin:6px 0;font-style:italic;display:block}.lol-tooltip-html keyword,.lol-tooltip-html keywordMajor{color:#c89b3c}.lol-tooltip-html scaleMR{color:#9b59b6}.lol-tooltip-html scaleArmor{color:#f39c12}.lol-tooltip-html scaleAD{color:#e74c3c}.lol-tooltip-html scaleAP{color:#3498db}.lol-tooltip-html scaleHealth{color:#27ae60}.lol-tooltip-html scaleMana{color:#2980b9}.lol-tooltip-html scaleLevel{color:#c89b3c}.lol-tooltip-html status{color:#e74c3c}.lol-tooltip-html speed{color:#3498db}.lol-tooltip-html shield{color:#f1c40f}.lol-tooltip-html healing{color:#2ecc71}.lol-tooltip-html physicalDamage{color:#e74c3c}.lol-tooltip-html magicDamage{color:#3498db}.lol-tooltip-html trueDamage{color:#fff}.wiki-tooltip-gold{color:#c89b3c;margin-left:auto;font-size:11px}.wiki-tooltip-card.minecraft-tooltip{border-color:#62b24766;max-width:450px}.wiki-tooltip-card.minecraft-tooltip:hover{border-color:#62b24799}.minecraft-crafting{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px}.minecraft-crafting-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10px;display:block}.minecraft-recipe{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.minecraft-grid{background:#0000004d;border-radius:3px;flex-direction:column;gap:2px;padding:3px;display:flex}.minecraft-grid-row{gap:2px;display:flex}.minecraft-grid-cell{background:#8b5a2b66;border:1px solid #8b5a2b99;border-radius:2px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.minecraft-grid-cell.empty{background:#0003;border-color:#ffffff1a}.minecraft-grid-cell.filled{background:#62b2474d;border-color:#62b24780}.minecraft-cell-text{color:#fff;font-size:10px;font-weight:600}.minecraft-arrow{color:#62b247;font-size:16px;font-weight:700}.minecraft-output-box{background:#62b24733;border:1px solid #62b24766;border-radius:3px;align-items:center;gap:4px;padding:4px 8px;display:flex}.minecraft-output{color:#62b247;font-size:12px;font-weight:500}.minecraft-amount{color:#888;font-size:11px}.minecraft-ingredients-list{flex-wrap:wrap;gap:4px;width:100%;margin-top:4px;display:flex}.minecraft-ingredient-tag{color:#b0b0b0;background:#ffffff1a;border-radius:3px;padding:2px 6px;font-size:10px}.minecraft-smelting{align-items:center;gap:8px;margin-bottom:8px;display:flex}.minecraft-smelting-input,.minecraft-smelting-output{background:#0000004d;border-radius:3px;padding:4px 8px}.minecraft-smelting-input{border:1px solid #ff8c0080}.minecraft-smelting-output{border:1px solid #62b24780}.minecraft-ingredient{color:orange;font-size:11px}.wow-tooltip-raw,.wow-tooltip-raw .wowhead-tooltip{color:#fff;font-family:Friz Quadrata,Arial,sans-serif;font-size:13px;line-height:1.4}.wow-tooltip-raw .wowhead-tooltip-width-restriction,.wow-tooltip-raw .wowhead-tooltip-width-320{float:none!important;width:auto!important}.wow-tooltip-raw table{border-collapse:collapse;width:100%}.wow-tooltip-raw td{vertical-align:top;text-align:left;padding:0}.wow-tooltip-raw th{vertical-align:top;text-align:right;padding:0;font-weight:400;background:0 0!important}.wow-tooltip-raw b{font-weight:600}.wow-tooltip-raw .q,.wow-tooltip-raw .q-alt{color:#ffd100}.wow-tooltip-raw .q0,.wow-tooltip-raw .q0-alt{color:#9d9d9d!important}.wow-tooltip-raw .q1,.wow-tooltip-raw .q1-alt{color:#fff!important}.wow-tooltip-raw .q2,.wow-tooltip-raw .q2-alt{color:#1eff00!important}.wow-tooltip-raw .q3,.wow-tooltip-raw .q3-alt{color:#0070dd!important}.wow-tooltip-raw .q4{color:#a335ee!important}.wow-tooltip-raw .q4-alt{color:#9345ff!important}.wow-tooltip-raw .q5,.wow-tooltip-raw .q5-alt{color:#ff8000!important}.wow-tooltip-raw .q6,.wow-tooltip-raw .q6-alt{color:#e5cc80!important}.wow-tooltip-raw .q7,.wow-tooltip-raw .q7-alt,.wow-tooltip-raw .q8,.wow-tooltip-raw .q8-alt{color:#0cf!important}.wow-tooltip-raw .q9,.wow-tooltip-raw .q9-alt{color:#71d5ff!important}.wow-tooltip-raw .q10,.wow-tooltip-raw .q10-alt{color:#ff4040!important}.wow-tooltip-raw .q13,.wow-tooltip-raw .q13-alt{color:#ffff98!important}.wow-tooltip-raw .q14,.wow-tooltip-raw .q14-alt{color:#8788ee!important}.wow-tooltip-raw .q.whtt-extra,.wow-tooltip-raw .q.whtt-ilvl,.wow-tooltip-raw .whtt-ilvl{color:#ffd100}.wow-tooltip-raw b.q0,.wow-tooltip-raw b.q1,.wow-tooltip-raw b.q2,.wow-tooltip-raw b.q3,.wow-tooltip-raw b.q4,.wow-tooltip-raw b.q5,.wow-tooltip-raw b.q6,.wow-tooltip-raw b.q7,.wow-tooltip-raw b.q8,.wow-tooltip-raw b.q9,.wow-tooltip-raw b.q11,.wow-tooltip-raw b.q12,.wow-tooltip-raw b.q13,.wow-tooltip-raw b.q14{font-size:15px}.wow-tooltip-raw th[style*=background-position],.wow-tooltip-raw tr:empty,.wow-tooltip-raw tr>th:only-child{display:none}.wow-tooltip-raw .whtt-reqlevel{color:#fff}.wow-tooltip-raw .rating-percent,.wow-tooltip-raw small.rating-percent{color:#888;font-size:11px}.wow-tooltip-raw table[width="100%"]{width:100%}.wow-tooltip-raw .indent,.wow-tooltip-raw .whtt-extra:not(.whtt-ilvl){padding-left:0;display:block}.wow-tooltip-raw .moneygold,.wow-tooltip-raw .gold{color:gold}.wow-tooltip-raw .moneysilver,.wow-tooltip-raw .silver{color:#c7c7cf}.wow-tooltip-raw .moneycopper,.wow-tooltip-raw .copper{color:#f0a050}.wow-tooltip-raw .moneygold:after{content:"";vertical-align:middle;background:url(https://wow.zamimg.com/images/icons/money-gold.gif) 50%/contain no-repeat;width:10px;height:10px;margin-left:2px;display:inline-block}.wow-tooltip-raw .moneysilver:after{content:"";vertical-align:middle;background:url(https://wow.zamimg.com/images/icons/money-silver.gif) 50%/contain no-repeat;width:10px;height:10px;margin-left:2px;display:inline-block}.wow-tooltip-raw .moneycopper:after{content:"";vertical-align:middle;background:url(https://wow.zamimg.com/images/icons/money-copper.gif) 50%/contain no-repeat;width:10px;height:10px;margin-left:2px;display:inline-block}.wow-tooltip-raw .whtt-sellprice img,.wow-tooltip-raw .moneygold+img,.wow-tooltip-raw .moneysilver+img,.wow-tooltip-raw .moneycopper+img{display:none}.wow-tooltip-raw .whtt-sellprice{color:#fff;margin-top:6px}.wow-tooltip-raw .socket-meta{color:#9d9d9d}.wow-tooltip-raw .socket-red{color:#f44}.wow-tooltip-raw .socket-blue{color:#44f}.wow-tooltip-raw .socket-yellow{color:#ff4}.wow-tooltip-raw .socket-prismatic,.wow-tooltip-raw .socket-cogwheel,.wow-tooltip-raw .socket-hydraulic{color:#fff}.wow-tooltip-raw a{color:inherit;pointer-events:none;text-decoration:none}.wow-tooltip-raw br{margin-bottom:4px;display:block}.wow-tooltip-raw small{color:#8d99ae;font-size:11px}.wow-tooltip-raw span[style*="color: #00FF00"],.wow-tooltip-raw span[style*="color:#00FF00"],.wow-tooltip-raw span[style*="color: green"],.wow-tooltip-raw span[style*=color\:green]{color:#1eff00!important}.wow-tooltip-raw span[style*="color: #FF0000"],.wow-tooltip-raw span[style*="color:#FF0000"],.wow-tooltip-raw span[style*="color: red"],.wow-tooltip-raw span[style*=color\:red]{color:#ff2020!important}.wow-tooltip-raw span[style*="color: #FFD100"],.wow-tooltip-raw span[style*="color:#FFD100"]{color:#ffd100!important}.wow-tooltip-raw .c1{color:#c69b6d!important}.wow-tooltip-raw .c2{color:#f48cba!important}.wow-tooltip-raw .c3{color:#aad372!important}.wow-tooltip-raw .c4{color:#fff468!important}.wow-tooltip-raw .c5{color:#fff!important}.wow-tooltip-raw .c6{color:#c41e3a!important}.wow-tooltip-raw .c7{color:#0070dd!important}.wow-tooltip-raw .c8{color:#3fc7eb!important}.wow-tooltip-raw .c9{color:#8788ee!important}.wow-tooltip-raw .c10{color:#00ff98!important}.wow-tooltip-raw .c11{color:#ff7c0a!important}.wow-tooltip-raw .c12{color:#a330c9!important}.wow-tooltip-raw .c13{color:#33937f!important}.wow-tooltip-raw .covenant-kyrian{color:#3fc7eb!important}.wow-tooltip-raw .covenant-venthyr{color:#ff4040!important}.wow-tooltip-raw .covenant-necrolord{color:#40bf40!important}.wow-tooltip-raw .covenant-night-fae{color:#a330c9!important}.wow-tooltip-raw .gem1{color:#9d9d9d!important}.wow-tooltip-raw .gem2{color:#e60c0b!important}.wow-tooltip-raw .gem4{color:#ffff35!important}.wow-tooltip-raw .gem6{color:#f48905!important}.wow-tooltip-raw .gem8{color:#295df1!important}.wow-tooltip-raw .gem10{color:#b957fc!important}.wow-tooltip-raw .gem12{color:#22c516!important}.wow-tooltip-raw .gem14{color:#fff!important}.wow-tooltip-raw .r1{color:#1eff00!important}.wow-tooltip-raw .r2{color:#0070dd!important}.wow-tooltip-raw .r3{color:#a335ee!important}.wow-tooltip-raw .r4{color:#ff8000!important}.wow-tooltip-raw .alliance{color:#0070dd!important}.wow-tooltip-raw .horde{color:#ff2020!important}.wow-tooltip-raw .neutral{color:#ffd100!important}.wow-tooltip-raw .rep-hated{color:red!important}.wow-tooltip-raw .rep-hostile{color:#f44!important}.wow-tooltip-raw .rep-unfriendly{color:#e62!important}.wow-tooltip-raw .rep-neutral{color:#ff0!important}.wow-tooltip-raw .rep-friendly{color:#0f0!important}.wow-tooltip-raw .rep-honored{color:#0f8!important}.wow-tooltip-raw .rep-revered{color:#0fc!important}.wow-tooltip-raw .rep-exalted{color:#0ff!important}.wow-tooltip-raw .power-mana{color:#00f!important}.wow-tooltip-raw .power-rage{color:red!important}.wow-tooltip-raw .power-focus{color:#ff8040!important}.wow-tooltip-raw .power-energy{color:#ff0!important}.wow-tooltip-raw .power-runic{color:#00d1ff!important}.wow-tooltip-raw .power-chi{color:#b5ffea!important}.wow-tooltip-raw .power-insanity{color:#60c!important}.wow-tooltip-raw .power-fury{color:#c8009f!important}.wow-tooltip-raw .power-pain{color:#ff9c00!important}.wow-tooltip-raw .power-maelstrom{color:#0080ff!important}.wow-tooltip-raw .ts1{color:#9d9d9d!important}.wow-tooltip-raw .ts2{color:#fff!important}.wow-tooltip-raw .ts3{color:#1eff00!important}.wow-tooltip-raw .ts4{color:#0070dd!important}.wow-tooltip-raw .ts5{color:#a335ee!important}.wow-tooltip-raw .ts6{color:#ff8000!important}.wow-tooltip-raw .ts7{color:#e6cc80!important}.wow-tooltip-raw .ts8{color:#ffd100!important}.wow-tooltip-raw .zone-friendly{color:#0f0!important}.wow-tooltip-raw .zone-contested{color:#ff0!important}.wow-tooltip-raw .zone-hostile{color:red!important}.wow-tooltip-raw .zone-sanctuary{color:#68ccef!important}.wow-tooltip-raw .spell-physical{color:#ff0!important}.wow-tooltip-raw .spell-holy{color:#fc0!important}.wow-tooltip-raw .spell-fire{color:#ff8000!important}.wow-tooltip-raw .spell-nature{color:#4dff4d!important}.wow-tooltip-raw .spell-frost{color:#80ffff!important}.wow-tooltip-raw .spell-shadow{color:#8080ff!important}.wow-tooltip-raw .spell-arcane{color:#ff80ff!important}.wow-tooltip-raw .bind-pickup,.wow-tooltip-raw .bind-equip,.wow-tooltip-raw .bind-use{color:#fff}.wow-tooltip-raw .bind-warbound{color:#0cf}.wow-tooltip-raw .set-name{color:#ffd100}.wow-tooltip-raw .set-inactive{color:#9d9d9d}.wow-tooltip-raw .set-active,.wow-tooltip-raw .enchant,.wow-tooltip-raw .socket{color:#1eff00}.wow-tooltip-raw .durability-full{color:#fff}.wow-tooltip-raw .durability-damaged{color:#ff0}.wow-tooltip-raw .durability-broken{color:red}.wow-tooltip-raw .transmog{color:#ff80ff}.wow-tooltip-raw .transmog-known{color:#1eff00}.wow-tooltip-raw .pvp-item{color:#ff0}.wow-tooltip-raw .pvp-rating{color:#ffd100}.wow-tooltip-raw .azerite{color:#e6cc80!important}.wow-tooltip-raw .azerite-power{color:#ffd100!important}.wow-tooltip-raw .azerite-active{color:#1eff00!important}.wow-tooltip-raw .corruption{color:#a330c9!important}.wow-tooltip-raw .upgrade-level{color:#0cf}.wow-tooltip-raw .crafting-quality-1{color:#fff!important}.wow-tooltip-raw .crafting-quality-2{color:#1eff00!important}.wow-tooltip-raw .crafting-quality-3{color:#0070dd!important}.wow-tooltip-raw .crafting-quality-4{color:#a335ee!important}.wow-tooltip-raw .crafting-quality-5{color:#ff8000!important}.wow-tooltip-raw .currency-valor,.wow-tooltip-raw .currency-conquest{color:#a335ee}.wow-tooltip-raw .currency-honor{color:#1eff00}.wow-tooltip-raw .warband{color:#0cf!important}.wow-tooltip-raw .keystone{color:#a335ee!important}.wow-tooltip-raw .keystone-level{color:#ff8000!important}.wow-tooltip-raw .use-effect,.wow-tooltip-raw .equip-effect,.wow-tooltip-raw .chance-effect{color:#1eff00}.wow-tooltip-raw .flavor-text{color:#ffd100;font-style:italic}.wow-tooltip-raw .already-known,.wow-tooltip-raw .not-learned{color:#ff2020}.wow-tooltip-raw .learnable{color:#1eff00}.wow-tooltip-raw .cooldown,.wow-tooltip-raw .charges{color:#fff}.wiki-card-expanded.minecraft-crafting-card{width:auto;max-width:520px}.minecraft-card-layout{align-items:flex-start;gap:12px;display:flex}.minecraft-card-info{flex:300px;min-width:220px}.minecraft-crafting-section{flex:none;align-self:flex-start}.mc-crafting-container{background:#8b8b8b;border:2px solid #fff;border-color:#373737 #fff #fff #373737;flex-direction:column;align-items:center;width:fit-content;padding:6px;display:inline-flex}.mc-crafting-label,.mc-smelting-label{color:#404040;text-align:center;margin-bottom:4px;font-size:11px;font-weight:700}.mc-ingredients-list{color:#404040;flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:6px;font-size:11px;display:flex}.mc-ingredient-item{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}.mc-ingredient-list-icon{width:16px;height:16px;image-rendering:pixelated;vertical-align:middle}.mc-ingredient-list-name{color:#36b}.mc-crafting-layout,.mc-smelting-layout{align-items:center;gap:8px;display:flex}.mc-crafting-grid{background:#8b8b8b;grid-template-rows:repeat(3,38px);grid-template-columns:repeat(3,38px);gap:2px;display:grid}.mc-grid-cell{box-sizing:border-box;background:#8b8b8b;border:2px solid #fff;border-color:#373737 #fff #fff #373737;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.mc-grid-cell.has-item{background:#c6c6c6}.mc-grid-cell.output-cell{background:#c6c6c6;border-color:#fff #373737 #373737 #fff;width:46px;height:46px}.mc-item-icon{object-fit:contain;width:32px;height:32px;image-rendering:optimizeSpeed;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.mc-grid-cell.output-cell .mc-item-icon{width:32px;height:32px}.mc-ingredient-name{color:#333;text-align:center;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:1px;font-size:7px;line-height:1;display:-webkit-box;overflow:hidden}.mc-ingredient-name.mc-fallback{display:none}.mc-arrow{color:#404040;font-size:20px;font-weight:700;line-height:1}.mc-output{justify-content:center;align-items:center;display:flex;position:relative}.mc-output-amount{color:#fff;text-shadow:1px 1px #333,-1px -1px #333,1px -1px #333,-1px 1px #333;font-size:9px;font-weight:700;position:absolute;bottom:1px;right:1px}.mc-crafting-container.mc-smelting{background:#8b8b8b}.mc-smelting-input{flex-direction:column;gap:2px;display:flex}.soundboard-panel{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:1000;border-radius:8px;flex-direction:column;width:320px;max-height:400px;display:flex;position:fixed;left:70px;overflow:hidden;box-shadow:0 4px 16px #0006}.soundboard-header{border-bottom:1px solid var(--border-color,#3f4147);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.soundboard-title{color:var(--text-primary,#f2f3f5);font-size:13px;font-weight:600}.soundboard-header-controls{align-items:center;gap:6px;display:flex}.soundboard-volume{color:var(--text-muted,#949ba4);align-items:center;gap:4px;display:flex}.soundboard-volume input[type=range]{cursor:pointer;width:60px;height:4px;accent-color:var(--accent-color,#eb7538)}.soundboard-action-btn{width:24px;height:24px;color:var(--text-muted,#949ba4);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:flex}.soundboard-action-btn:hover{background:var(--bg-modifier-hover,#36373d);color:var(--text-primary,#f2f3f5)}.soundboard-clips-grid{flex:1;grid-template-columns:repeat(4,1fr);gap:4px;max-height:300px;padding:8px;display:grid;overflow-y:auto}.soundboard-empty{text-align:center;color:var(--text-muted,#949ba4);grid-column:1/-1;padding:24px 8px;font-size:12px}.soundboard-empty-upload{cursor:pointer;border:2px dashed var(--border-color,#3f4147);color:var(--text-muted,#949ba4);border-radius:8px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:28px 8px;font-size:13px;transition:border-color .15s,color .15s;display:flex}.soundboard-empty-upload:hover{border-color:var(--accent-color,#eb7538);color:var(--text-primary,#f2f3f5)}.soundboard-empty-upload:hover svg{opacity:.8}.soundboard-add-clip{color:var(--text-muted,#949ba4);transition:border-color .15s,color .15s;border:2px dashed var(--border-color,#3f4147)!important;background:0 0!important}.soundboard-add-clip:hover{color:var(--text-primary,#f2f3f5);border-color:var(--accent-color,#eb7538)!important;background:0 0!important}.soundboard-clip{background:var(--bg-tertiary,#1e1f22);cursor:pointer;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:56px;padding:6px 4px;transition:background .1s,border-color .1s;display:flex;position:relative;overflow:hidden}.soundboard-clip:hover{background:var(--bg-modifier-hover,#36373d);border-color:var(--accent-color,#eb7538)}.soundboard-clip:active{transform:scale(.95)}.soundboard-clip.playing{border-color:var(--accent-color,#eb7538);background:#5865f226}.soundboard-clip.cooldown{opacity:.5;cursor:not-allowed}.soundboard-clip-emoji{margin-bottom:2px;font-size:18px;line-height:1}.soundboard-clip-name{color:var(--text-secondary,#b5bac1);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.soundboard-clip-shortcut{color:var(--text-muted,#949ba4);opacity:.6;font-size:8px;position:absolute;top:2px;right:4px}.soundboard-clip:hover .soundboard-clip-shortcut{display:none}.soundboard-clip-actions{align-items:center;gap:2px;display:none;position:absolute;top:2px;right:2px}.soundboard-clip:hover .soundboard-clip-actions{display:flex}.soundboard-clip-edit,.soundboard-clip-delete{cursor:pointer;background:#00000080;border:none;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;padding:0;line-height:1;display:flex}.soundboard-clip-edit{color:var(--text-secondary,#b5bac1)}.soundboard-clip-edit:hover{color:var(--accent-color,#eb7538)}.soundboard-clip-delete{color:#ed4245;font-size:10px}.soundboard-clip.playing:after{content:"";background:var(--accent-color,#eb7538);height:3px;animation:soundboard-progress var(--clip-duration,2s) linear forwards;position:absolute;bottom:0;left:0;right:0}@keyframes soundboard-progress{0%{width:100%}to{width:0%}}.soundboard-footer{border-top:1px solid var(--border-color,#3f4147);flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.soundboard-slot-info,.soundboard-cooldown-info{color:var(--text-muted,#949ba4);font-size:11px}#voice-view-soundboard-btn.active{color:var(--accent-color,#eb7538);background:#eb753826}.soundboard-toast{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);color:var(--text-secondary,#b5bac1);z-index:999;pointer-events:none;border-radius:6px;padding:6px 12px;font-size:12px;animation:2s ease-in-out forwards fadeInOut;position:fixed;bottom:70px;left:50%;transform:translate(-50%)}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(10px)}15%{opacity:1;transform:translate(-50%)translateY(0)}75%{opacity:1}to{opacity:0}}.soundboard-indicator{color:#fff;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;z-index:5;background:#eb7538e6;border-radius:4px;max-width:90%;padding:2px 8px;font-size:11px;font-weight:600;animation:2s ease-in-out forwards sbIndicatorFade;position:absolute;bottom:4px;left:50%;overflow:hidden;transform:translate(-50%)}.voice-bar-card .soundboard-indicator{flex-shrink:0;margin-left:auto;position:static;transform:none}@keyframes sbIndicatorFade{0%{opacity:0}8%{opacity:1}75%{opacity:1}to{opacity:0}}.text-soundboard-panel{background:var(--bg-secondary,#2b2d31);border-bottom:1px solid var(--border-color,#3f4147);box-sizing:border-box;border-radius:8px 8px 0 0;flex-direction:column;width:100%;display:flex;overflow:hidden}.text-sb-header{border-bottom:1px solid var(--border-color,#3f4147);flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.text-sb-title{color:var(--text-primary,#f2f3f5);font-size:13px;font-weight:600}.text-sb-controls{align-items:center;gap:6px;display:flex}.text-sb-volume{color:var(--text-muted,#949ba4);align-items:center;gap:4px;display:flex}.text-sb-volume input[type=range]{cursor:pointer;width:60px;height:4px;accent-color:var(--accent-color,#eb7538)}.text-sb-upload-btn{width:22px;height:22px;color:var(--text-muted,#949ba4);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:600;line-height:1;display:flex}.text-sb-upload-btn:hover{background:var(--bg-modifier-hover,#36373d);color:var(--accent-color,#eb7538)}.text-sb-close-btn{color:var(--text-muted,#949ba4);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.text-sb-close-btn:hover{color:var(--text-primary,#f2f3f5)}.text-sb-empty-upload{border-width:1px;flex-direction:row;gap:6px;padding:6px 12px;font-size:12px}.text-sb-clips{scrollbar-width:thin;flex-direction:row;flex:1;gap:4px;min-height:0;padding:4px 8px;display:flex;overflow:auto hidden}.text-sb-clips::-webkit-scrollbar{height:4px}.text-sb-clips::-webkit-scrollbar-thumb{background:var(--border-color,#3f4147);border-radius:2px}.text-sb-clip{background:var(--bg-tertiary,#1e1f22);cursor:pointer;border:1px solid #0000;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:56px;max-width:72px;padding:4px 6px;transition:background .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.text-sb-clip:hover{background:var(--bg-modifier-hover,#36373d);border-color:var(--border-color,#3f4147)}.text-sb-clip:active{background:var(--accent-color,#eb7538)}.text-sb-clip.on-cooldown{opacity:.5;cursor:not-allowed}.text-sb-clip-emoji{margin-bottom:1px;font-size:16px;line-height:1}.text-sb-clip-icon svg{width:16px;height:16px;fill:var(--text-muted,#949ba4)}.text-sb-clip-name{color:var(--text-secondary,#b5bac1);text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.text-sb-empty{text-align:center;color:var(--text-muted,#949ba4);white-space:nowrap;padding:10px 20px;font-size:12px}.text-sb-empty-upload{padding:6px 12px}#textSoundboardButton.text-sb-btn-active{color:var(--accent-color,#eb7538)}.soundboard-event-message{color:var(--text-muted,#949ba4);justify-content:center;align-items:center;gap:6px;margin:2px 0;padding:4px 12px;font-size:12px;font-style:italic;display:flex}.soundboard-event-message .sb-event-emoji{font-size:14px;line-height:1}.soundboard-event-message .sb-event-emoji svg{width:14px;height:14px;fill:var(--text-muted,#949ba4);vertical-align:middle}.soundboard-event-message .sb-event-username{color:var(--text-secondary,#b5bac1);font-weight:600}.soundboard-clip-icon svg{width:18px;height:18px;fill:var(--text-muted,#949ba4)}.soundboard-manager-popup{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:1000;border-radius:8px;flex-direction:column;width:280px;max-height:360px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0006}.sb-mgr-header{border-bottom:1px solid var(--border-color,#3f4147);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.sb-mgr-title{color:var(--text-primary,#f2f3f5);font-size:13px;font-weight:600}.sb-mgr-close{color:var(--text-muted,#949ba4);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.sb-mgr-close:hover{color:var(--text-primary,#f2f3f5)}.sb-mgr-volume{border-bottom:1px solid var(--border-color,#3f4147);color:var(--text-muted,#949ba4);align-items:center;gap:8px;padding:8px 12px;display:flex}.sb-mgr-volume input[type=range]{cursor:pointer;height:4px;accent-color:var(--accent-color,#eb7538);flex:1}#sb-mgr-volume-label{text-align:right;min-width:32px;color:var(--text-secondary,#b5bac1);font-size:11px}.sb-mgr-clips-list{flex:1;max-height:220px;padding:4px 0;overflow-y:auto}.sb-mgr-empty{text-align:center;color:var(--text-muted,#949ba4);padding:16px;font-size:12px}.sb-mgr-clip{cursor:default;align-items:center;gap:8px;padding:6px 12px;display:flex}.sb-mgr-clip:hover{background:var(--bg-modifier-hover,#36373d)}.sb-mgr-clip-icon{text-align:center;flex-shrink:0;width:20px;font-size:16px;line-height:1}.sb-mgr-clip-icon svg{width:16px;height:16px;fill:var(--text-muted,#949ba4);vertical-align:middle}.sb-mgr-clip-name{color:var(--text-secondary,#b5bac1);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.sb-mgr-clip-actions{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.sb-mgr-clip-play,.sb-mgr-clip-edit,.sb-mgr-clip-delete{width:22px;height:22px;color:var(--text-muted,#949ba4);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:14px;transition:opacity .1s;display:flex}.sb-mgr-clip:hover .sb-mgr-clip-play,.sb-mgr-clip:hover .sb-mgr-clip-edit,.sb-mgr-clip:hover .sb-mgr-clip-delete{opacity:1}.sb-mgr-clip-play:hover{color:var(--accent-color,#eb7538);background:#eb75381a}.sb-mgr-clip-edit:hover{color:var(--text-primary,#f2f3f5);background:var(--bg-modifier-hover,#36373d)}.sb-mgr-clip-delete:hover{color:#ed4245;background:#ed42451a}.sb-mgr-footer{border-top:1px solid var(--border-color,#3f4147);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.sb-mgr-add-btn{border:1px solid var(--border-color,#3f4147);color:var(--text-secondary,#b5bac1);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:8px;font-size:12px;display:flex}.sb-mgr-add-btn:hover{background:var(--bg-modifier-hover,#36373d);color:var(--text-primary,#f2f3f5);border-color:var(--accent-color,#eb7538)}.sb-mgr-slot-info{color:var(--text-muted,#949ba4);font-size:11px}.sb-trimmer-overlay{z-index:10001;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sb-trimmer-modal{background:var(--bg-secondary,#2b2d31);border-radius:8px;width:460px;padding:16px;box-shadow:0 4px 16px #0006}.sb-trimmer-title{color:var(--text-primary,#f2f3f5);margin-bottom:12px;font-size:14px;font-weight:600}.sb-trimmer-waveform-container{background:var(--bg-tertiary,#1e1f22);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;height:80px;position:relative;overflow:hidden}.sb-trimmer-waveform-container canvas{width:100%;height:100%;display:block}.sb-trimmer-selection{border-left:2px solid var(--accent-color,#eb7538);border-right:2px solid var(--accent-color,#eb7538);pointer-events:none;background:#eb753826;position:absolute;top:0;bottom:0}.sb-trimmer-handle{cursor:ew-resize;z-index:2;justify-content:center;align-items:center;width:12px;display:flex;position:absolute;top:0;bottom:0}.sb-trimmer-handle:after{content:"";background:var(--accent-color,#eb7538);border-radius:2px;width:4px;height:24px;box-shadow:0 0 4px #eb753880}.sb-trimmer-handle:hover:after,.sb-trimmer-handle.dragging:after{background:#ff9050;box-shadow:0 0 8px #eb7538cc}.sb-trimmer-dim-left,.sb-trimmer-dim-right{pointer-events:none;background:#00000080;position:absolute;top:0;bottom:0}.sb-trimmer-dim-left{left:0}.sb-trimmer-dim-right{right:0}.sb-trimmer-playhead{pointer-events:none;z-index:3;background:#fff;width:2px;display:none;position:absolute;top:0;bottom:0}.sb-trimmer-info{color:var(--text-muted,#949ba4);justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.sb-trimmer-time{font-family:monospace;font-size:12px}.sb-trimmer-controls{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.sb-trimmer-controls button{cursor:pointer;border:none;border-radius:4px;padding:6px 14px;font-size:13px}.sb-trimmer-play-btn{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5);align-items:center;gap:4px;display:flex;border:1px solid var(--border-color,#3f4147)!important}.sb-trimmer-play-btn:hover{background:var(--bg-modifier-hover,#36373d)}.sb-trimmer-cancel-btn{color:var(--text-muted,#949ba4);background:0 0}.sb-trimmer-cancel-btn:hover{color:var(--text-primary,#f2f3f5)}.sb-trimmer-trim-btn{background:var(--accent-color,#eb7538);color:#fff}.sb-trimmer-trim-btn:hover{background:#d4682f}.sb-recorder-overlay{z-index:10001;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sb-recorder-modal{background:var(--bg-secondary,#2b2d31);border-radius:8px;width:400px;padding:16px;box-shadow:0 4px 16px #0006}.sb-recorder-title{color:var(--text-primary,#f2f3f5);margin-bottom:12px;font-size:14px;font-weight:600}.sb-recorder-canvas-container{background:var(--bg-tertiary,#1e1f22);border-radius:4px;height:80px;position:relative;overflow:hidden}.sb-recorder-canvas-container canvas{width:100%;height:100%;display:block}.sb-recorder-status{color:var(--text-secondary,#b5bac1);justify-content:center;align-items:center;gap:8px;min-height:24px;margin-top:10px;font-size:13px;display:flex}.sb-recorder-dot{background:#f04747;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite sb-recorder-pulse}@keyframes sb-recorder-pulse{0%,to{opacity:1}50%{opacity:.3}}.sb-recorder-timer{font-family:monospace;font-size:14px;font-weight:600}.sb-recorder-controls{justify-content:center;gap:8px;margin-top:12px;display:flex}.sb-recorder-controls button{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:4px;padding:6px 14px;font-size:13px;display:flex}.sb-recorder-record-btn{color:#fff;background:#f04747}.sb-recorder-record-btn:hover{background:#d83c3c}.sb-recorder-stop-btn{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5);border:1px solid var(--border-color,#3f4147)!important}.sb-recorder-stop-btn:hover{background:var(--bg-modifier-hover,#36373d)}.sb-recorder-play-btn{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5);border:1px solid var(--border-color,#3f4147)!important}.sb-recorder-play-btn:hover{background:var(--bg-modifier-hover,#36373d)}.sb-recorder-rerecord-btn{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5);border:1px solid var(--border-color,#3f4147)!important}.sb-recorder-rerecord-btn:hover{background:var(--bg-modifier-hover,#36373d)}.sb-recorder-save-btn{background:var(--accent-color,#eb7538);color:#fff}.sb-recorder-save-btn:hover{background:#d4682f}.sb-recorder-cancel-btn{color:var(--text-muted,#949ba4);background:0 0}.sb-recorder-cancel-btn:hover{color:var(--text-primary,#f2f3f5)}.soundboard-clip[draggable=true],.text-sb-clip[draggable=true]{cursor:grab}.soundboard-clip[draggable=true]:active,.text-sb-clip[draggable=true]:active{cursor:grabbing}.soundboard-clip.sb-drag-over,.text-sb-clip.sb-drag-over{outline:2px solid var(--accent-color,#eb7538);outline-offset:-2px;background:#eb753826}.soundboard-clip.sb-dragging,.text-sb-clip.sb-dragging{opacity:.4}.dj-panel{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:1000;border-radius:8px;flex-direction:column;width:340px;max-height:calc(100vh - 80px);display:flex;position:fixed;overflow:hidden;box-shadow:0 4px 16px #0006}.dj-panel-header{border-bottom:1px solid var(--border-color,#3f4147);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.dj-panel-title{color:var(--text-primary,#f2f3f5);font-size:13px;font-weight:600}.dj-panel-close{width:24px;height:24px;color:var(--text-muted,#949ba4);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:16px;display:flex}.dj-panel-close:hover{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5)}.dj-panel-content{flex:1;padding:10px 14px;overflow-y:auto}.dj-panel-empty{text-align:center;padding:0 0 4px}.dj-self-preview{aspect-ratio:16/9;border:1px solid var(--border-color,#3f4147);background:#000;border-radius:6px;width:100%;margin-bottom:6px;position:relative;overflow:hidden}.dj-self-preview video{object-fit:contain;width:100%;height:100%;display:block}.dj-panel-empty p{color:var(--text-muted,#949ba4);margin:0 0 12px;font-size:12px;line-height:1.4}.dj-select-label{color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.dj-quality-select{border:1px solid var(--border-color,#3f4147);background:var(--bg-tertiary,#1e1f22);width:100%;color:var(--text-primary,#f2f3f5);cursor:pointer;border-radius:4px;margin-bottom:10px;padding:6px 10px;font-size:13px}.dj-mode-btn{border:1px solid var(--border-color,#3f4147);background:var(--bg-tertiary,#1e1f22);color:var(--text-secondary,#b5bac1);cursor:pointer;border-radius:4px;flex:1;padding:5px 8px;font-size:12px;transition:background .15s,color .15s,border-color .15s}.dj-mode-btn:hover{background:var(--bg-hover,#2b2d31);color:var(--text-primary,#f2f3f5)}.dj-mode-btn.active{background:var(--accent-dim,#eb753826);color:var(--accent-start,#eb7538);border-color:var(--accent-start,#eb7538)}.dj-become-btn{background:linear-gradient(135deg, var(--accent-start,#eb7538), var(--accent-end,#e85d26));color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:600;transition:box-shadow .15s}.dj-become-btn:hover{box-shadow:var(--shadow-accent,0 2px 12px #eb753866)}.dj-become-btn:disabled{opacity:.5;cursor:not-allowed}.dj-illustration{border-radius:6px;width:100%;height:120px;margin-bottom:10px;position:relative;overflow:hidden}.dj-illustration-img{object-fit:cover;object-position:center 20%;border-radius:6px;width:100%;height:100%;display:block}.dj-illustration-avatar{background:var(--accent-color,#eb7538);filter:drop-shadow(0 2px 6px #00000080);width:72px;height:72px;padding:2px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.dj-now-playing{border-bottom:1px solid var(--border-color,#3f4147);justify-content:center;align-items:center;gap:10px;margin-bottom:8px;padding:6px 0;display:flex}.dj-now-playing-info{text-align:center;min-width:0}.dj-now-playing-name{color:var(--text-primary,#f2f3f5);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.dj-now-playing-title{color:var(--text-muted,#949ba4);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.dj-listener-count{color:var(--text-muted,#949ba4);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:11px;overflow:hidden}.dj-listener-badge{background:var(--bg-tertiary,#2b2d31);color:var(--text-secondary,#b5bac1);white-space:nowrap;border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:flex}.dj-listener-badge svg{opacity:.7}.dj-listener-badge-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border:1px solid #ffffff1a;padding:2px 8px;font-size:11px;position:absolute;bottom:6px;right:6px}.dj-viewer-section{margin:6px 0 8px}.dj-viewer-toggle{background:var(--bg-tertiary,#2b2d31);cursor:pointer;color:var(--text-secondary,#b5bac1);border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;transition:background .15s;display:flex}.dj-viewer-toggle:hover{background:var(--bg-elevated,#383a40)}.dj-viewer-chevron{margin-left:auto;transition:transform .2s}.dj-viewer-section.open .dj-viewer-chevron{transform:rotate(180deg)}.dj-viewer-list{max-height:150px;padding:6px 0;display:none;overflow-y:auto}.dj-viewer-section.open .dj-viewer-list{display:block}.dj-viewer-item{border-radius:4px;align-items:center;gap:8px;padding:4px 10px;display:flex}.dj-viewer-item:hover{background:var(--bg-tertiary,#2b2d31)}.dj-viewer-avatar{border-radius:50%;flex-shrink:0;width:22px;height:22px}.dj-viewer-name{color:var(--text-primary,#f2f3f5);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dj-panel-actions{flex-direction:column;gap:6px;display:flex}.dj-panel-action-btn{cursor:pointer;border:none;border-radius:4px;width:100%;padding:8px;font-size:13px;font-weight:500;transition:background .15s}.dj-panel-action-btn.listen{color:#fff;background:#43b581}.dj-panel-action-btn.listen:hover{background:#3ca374}.dj-panel-action-btn.stop-listening{background:var(--bg-tertiary,#1e1f22);color:var(--text-primary,#f2f3f5);border:1px solid var(--border-color,#3f4147)}.dj-panel-action-btn.stop-dj{color:#fff;background:#ed4245}.dj-panel-action-btn.stop-dj:hover{background:#d63b3e}.dj-panel-action-btn.takeover{background:var(--accent-color,#eb7538);color:#fff}.dj-panel-action-btn.takeover:hover{filter:brightness(1.1)}.dj-panel-action-btn:disabled{opacity:.5;cursor:not-allowed}.dj-listeners-section{margin:8px 0}.dj-listeners-label{color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:600}.dj-listeners-grid{grid-template-columns:1fr 1fr;gap:4px;max-height:120px;display:grid;overflow-y:auto}.dj-listener-item{border-radius:4px;align-items:center;gap:6px;padding:3px 4px;display:flex}.dj-listener-item:hover{background:var(--bg-tertiary,#1e1f22)}.dj-listener-name{color:var(--text-primary,#f2f3f5);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.dj-cooldown-text{color:var(--text-muted,#949ba4);text-align:center;margin-top:4px;font-size:11px}.dj-volume-row{align-items:center;gap:8px;margin-top:8px;display:flex}.dj-volume-row label{color:var(--text-muted,#949ba4);min-width:45px;font-size:11px}.dj-volume-row input[type=range]{cursor:pointer;height:4px;accent-color:var(--accent-color,#eb7538);flex:1}.dj-slider-value{color:var(--text-muted,#949ba4);text-align:right;font-variant-numeric:tabular-nums;min-width:38px;font-size:11px}.dj-eq-section{border-top:1px solid var(--border-color,#3f4147);margin-top:8px;padding-top:6px}.dj-eq-header{cursor:pointer;color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:4px 0;font-size:11px;display:flex}.dj-eq-chevron{font-size:8px;transition:transform .2s}.dj-eq-section.open .dj-eq-chevron{transform:rotate(180deg)}.dj-eq-bands{padding-top:6px;display:none}.dj-eq-section.open .dj-eq-bands{display:block}.dj-eq-band{align-items:center;gap:8px;margin-bottom:4px;display:flex}.dj-eq-band label{color:var(--text-muted,#949ba4);min-width:45px;font-size:11px}.dj-eq-band input[type=range]{cursor:pointer;height:4px;accent-color:var(--accent-color,#eb7538);flex:1}.dj-eq-reset{width:100%;color:var(--text-muted,#949ba4);border:1px solid var(--border-color,#3f4147);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border-radius:4px;margin-top:6px;padding:4px 0;font-size:10px}.dj-eq-reset:hover{color:var(--text-primary,#fff);border-color:var(--text-muted,#949ba4)}.toolbar-dj-indicator{background:#43b581;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.toolbar-dj-count{color:#fff;border:1.5px solid var(--bg-primary,#1e1f22);box-sizing:border-box;pointer-events:none;font-variant-numeric:tabular-nums;background:#43b581;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}#toolbar-dj-btn.dj-broadcasting .toolbar-dj-count{background:#f04747}#toolbar-dj-btn{position:relative}#toolbar-dj-btn.dj-active{color:#43b581;animation:2s ease-in-out infinite dj-pulse}#toolbar-dj-btn.dj-broadcasting{color:#f04747;animation:2s ease-in-out infinite dj-pulse}@keyframes dj-pulse{0%,to{opacity:1}50%{opacity:.6}}#toolbar-dj-btn.dj-available{color:var(--accent-color,#eb7538)}.dj-announcement-overlay{z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out dj-overlay-in;display:flex;position:fixed;inset:0}@keyframes dj-overlay-in{0%{opacity:0}to{opacity:1}}.dj-announcement-card{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);text-align:center;border-radius:12px;width:90%;max-width:420px;padding:0;animation:.3s ease-out dj-card-in;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes dj-card-in{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.dj-announcement-banner{width:100%;height:200px;position:relative;overflow:visible}.dj-announcement-banner-img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.dj-announcement-avatar-wrap{z-index:2;position:absolute;top:10px;left:50%;transform:translate(-50%)}.dj-announcement-hex{background:var(--accent-color,#eb7538);filter:drop-shadow(0 4px 12px #0009);padding:3px;width:100px!important;height:100px!important}.dj-beat{animation:1.2s ease-in-out infinite dj-beat}@keyframes dj-beat{0%{transform:scale(1)}8%{transform:scale(1.08)}15%{transform:scale(.98)}30%{transform:scale(1.05)}38%{transform:scale(.97)}50%{transform:scale(1.07)}58%{transform:scale(.99)}70%{transform:scale(1.04)}80%{transform:scale(1)}90%{transform:scale(1.06)}to{transform:scale(1)}}.dj-announcement-text{margin-bottom:8px;padding:0 24px}.dj-announcement-username{color:var(--text-primary,#f2f3f5);margin-bottom:4px;font-size:18px;font-weight:700;display:block}.dj-announcement-message{color:var(--text-muted,#949ba4);font-size:14px;font-style:italic;display:block}.dj-announcement-media-title{color:var(--accent-color,#eb7538);text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px;padding:0 24px;font-size:12px;overflow:hidden}.dj-announcement-actions{justify-content:center;gap:8px;padding:0 24px 24px;display:flex}.dj-btn{cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:filter .15s,transform .1s}.dj-btn:hover{filter:brightness(1.1)}.dj-btn:active{transform:scale(.97)}.dj-btn-listen{color:#fff;background:#43b581}.dj-btn-watch{background:var(--gamevox-accent,#ff7f00);color:#fff}.dj-btn-ignore{background:var(--bg-tertiary,#1e1f22);color:var(--text-muted,#949ba4);border:1px solid var(--border-color,#3f4147)}.dj-btn-ignore:hover{color:var(--text-primary,#f2f3f5)}@keyframes dj-bounce{0%,to{transform:scale(1)}20%{transform:scale(1.3)}40%{transform:scale(.9)}60%{transform:scale(1.15)}80%{transform:scale(1)}}.dj-bounce{animation:.6s dj-bounce}@keyframes dj-toast-in{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dj-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.dj-activity-toast{z-index:100;white-space:nowrap;pointer-events:none;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:500;animation:.3s dj-toast-in,.3s 3s forwards dj-toast-out;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0006}.dj-activity-toast.dj-activity-joined{color:#fff;background:#43b581e6}.dj-activity-toast.dj-activity-left{color:#fff;background:#f04747d9}.dj-activity-avatar{border:2px solid #ffffff4d;border-radius:50%;width:22px;height:22px}.dj-activity-text{align-items:center;gap:4px;display:flex}.dj-activity-text svg{flex-shrink:0}.mention-autocomplete{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:100;border-radius:8px;max-height:200px;margin-bottom:4px;display:none;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0006}.mention-autocomplete.visible{display:block}.mention-autocomplete-header{color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.02em;border-bottom:1px solid var(--border-color,#3f4147);padding:6px 12px;font-size:11px;font-weight:600}.mention-autocomplete-item{cursor:pointer;align-items:center;gap:8px;padding:6px 12px;transition:background .1s;display:flex}.mention-autocomplete-item:hover,.mention-autocomplete-item.selected{background:var(--bg-modifier-hover,#36373d)}.mention-autocomplete-item .mention-avatar{background:var(--bg-tertiary,#1e1f22);object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.mention-autocomplete-item .mention-avatar-placeholder{background:var(--accent-color,#eb7538);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex}.mention-autocomplete-item .mention-username{color:var(--text-primary,#f2f3f5);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mention-autocomplete-item .mention-everyone-icon{background:var(--accent-color,#eb7538);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.chat-mention{color:var(--accent-color,#eb7538);cursor:pointer;background:#5865f226;border-radius:3px;padding:0 2px;font-weight:500}.chat-mention:hover{background:#5865f24d;text-decoration:underline}.chat-mention.self-mention{color:#fff;background:#5865f240}.slash-autocomplete{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:100;border-radius:8px;max-height:260px;margin-bottom:4px;display:none;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0006}.slash-autocomplete.visible{display:block}.slash-autocomplete-header{color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.02em;border-bottom:1px solid var(--border-color,#3f4147);background:var(--bg-secondary,#2b2d31);padding:6px 12px;font-size:11px;font-weight:600;position:sticky;top:0}.slash-autocomplete-item{cursor:pointer;align-items:center;gap:10px;padding:8px 12px;transition:background .1s;display:flex}.slash-autocomplete-item:hover,.slash-autocomplete-item.selected{background:var(--bg-modifier-hover,#36373d)}.slash-autocomplete-item .slash-icon{background:var(--bg-tertiary,#1e1f22);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.slash-autocomplete-item .slash-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.slash-autocomplete-item .slash-name{color:var(--text-primary,#f2f3f5);font-size:13px;font-weight:600}.slash-autocomplete-item .slash-name .slash-arg{color:var(--text-muted,#949ba4);margin-left:4px;font-weight:400}.slash-autocomplete-item .slash-desc{color:var(--text-secondary,#b5bac1);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.slash-autocomplete-empty{color:var(--text-muted,#949ba4);text-align:center;padding:10px 12px;font-size:12px}.gv-tableflip-overlay{pointer-events:none;z-index:99999;filter:drop-shadow(0 6px 12px #0000008c);-webkit-user-select:none;user-select:none;font-size:96px;animation:1.4s cubic-bezier(.22,1,.36,1) forwards gv-tableflip;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)rotate(0)}@keyframes gv-tableflip{0%{opacity:0;transform:translate(-50%,40vh)scale(.6)rotate(0)}12%{opacity:1;transform:translate(-50%,-60%)scale(1.15)rotate(-10deg)}25%{opacity:1;transform:translate(-50%,-60%)scale(1.15)rotate(-25deg)}55%{opacity:1;transform:translate(-50%,-55%)scale(1)rotate(-420deg)}85%{opacity:.7;transform:translate(-50%,10vh)scale(.9)rotate(-540deg)}to{opacity:0;transform:translate(-50%,80vh)scale(.7)rotate(-600deg)}}.gv-tableflip-shake{animation:.45s ease-in-out gv-tableflip-shake}@keyframes gv-tableflip-shake{0%,to{transform:translate(0)}15%{transform:translate(-4px,2px)}30%{transform:translate(4px,-2px)}45%{transform:translate(-3px,1px)}60%{transform:translate(3px,-1px)}75%{transform:translate(-2px,1px)}90%{transform:translate(1px)}}@media (prefers-reduced-motion:reduce){.gv-tableflip-overlay{animation-duration:.3s}.gv-tableflip-shake{animation:none}}.chat-message.mentioned,.chat-message-same-user.mentioned{border-left:2px solid var(--accent-color,#eb7538);background:#5865f20f}.chat-mention.everyone{color:#faa61a;background:#faa61a26}.chat-mention.everyone:hover{background:#faa61a4d}.chat-mention.group-mention{color:#faa61a;background:#faa61a26}.chat-mention.group-mention:hover{background:#faa61a4d}.chat-mention.group-mention.self-mention{color:#fff;background:#faa61a40}.mention-autocomplete-item .mention-group-icon{color:#fff;background:#faa61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.chat-channel-mention{background:rgba(var(--accent-rgb), .15);color:var(--gamevox-orange-start,#eb7538);cursor:pointer;border-radius:3px;padding:0 2px;font-weight:500}.chat-channel-mention:hover{background:rgba(var(--accent-rgb), .3);text-decoration:underline}.channel-mention-inline-icon{vertical-align:-2px;width:14px;height:14px;margin-right:1px}.channel-mention-icon{width:20px;height:20px;color:var(--text-muted,#949ba4);flex-shrink:0;justify-content:center;align-items:center;display:flex}.channel-mention-icon svg{width:16px;height:16px}.emoji-autocomplete{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-color,#3f4147);z-index:100;border-radius:8px;max-height:260px;margin-bottom:4px;display:none;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0006}.emoji-autocomplete.visible{display:block}.emoji-ac-header{color:var(--text-muted,#949ba4);text-transform:uppercase;letter-spacing:.02em;padding:8px 12px 4px;font-size:11px;font-weight:700}.emoji-ac-item{cursor:pointer;align-items:center;gap:8px;padding:6px 12px;transition:background .1s;display:flex}.emoji-ac-item:hover,.emoji-ac-item.selected{background:var(--bg-modifier-hover,#36373d)}.emoji-ac-item .emoji-ac-emoji{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:22px;display:flex}.emoji-ac-item .emoji-ac-emoji .twemoji{width:22px;height:22px}.emoji-ac-item .emoji-ac-custom-img{object-fit:contain;flex-shrink:0;width:22px;height:22px}.emoji-ac-item .emoji-ac-name{color:var(--text-primary,#f2f3f5);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-panel{background-color:var(--bg-elevated,#1e2024);border:1px solid var(--border-medium,#3a3d42);z-index:1000;border-radius:8px;flex-direction:column;width:420px;max-height:calc(100vh - 120px);display:flex;position:absolute;top:48px;right:8px;overflow:hidden;box-shadow:0 8px 24px #00000080}.search-panel-header{border-bottom:1px solid var(--border-medium,#3a3d42);color:var(--text-primary,#e0e0e0);justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.search-panel-close{color:var(--text-secondary,#b0b0b0);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 8px;font-size:20px;line-height:1;transition:background .15s,color .15s}.search-panel-close:hover{color:var(--text-primary,#e0e0e0);background:var(--bg-modifier-hover,#ffffff14)}.search-input-area{border-bottom:1px solid var(--border-medium,#3a3d42);padding:12px 16px}.search-input-container{background:var(--bg-tertiary,#1e1f22);border:1px solid #0000;border-radius:6px;align-items:center;padding:0 10px;transition:border-color .15s;display:flex}.search-input-container:focus-within{border-color:var(--accent-color,#eb7538)}.search-input-icon{color:var(--text-muted,#949ba4);flex-shrink:0;width:16px;height:16px}.search-input-container .search-input{color:var(--text-primary,#e0e0e0);background:0 0;border-radius:0;outline:none;flex:1;width:auto;min-width:0;margin-bottom:0;padding:8px;font-size:14px;box-shadow:none!important;border:none!important}.search-input-container .search-input::placeholder{color:var(--text-muted,#949ba4)}.search-filters{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.search-filter-chip{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-medium,#3a3d42);color:var(--text-secondary,#b0b0b0);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;transition:all .15s;display:inline-flex}.search-filter-chip:hover{background:var(--bg-modifier-hover,#36373d);border-color:var(--accent-color,#eb7538)}.search-filter-chip.active{border-color:var(--accent-color,#eb7538);color:var(--accent-color,#eb7538);background:#5865f226}.search-filter-chip .filter-remove{opacity:.7;margin-left:2px;font-size:14px;line-height:1}.search-filter-chip .filter-remove:hover{opacity:1}.search-filter-row{align-items:center;gap:8px;margin-top:8px;display:flex}.search-filter-row label{color:var(--text-muted,#949ba4);white-space:nowrap;min-width:40px;font-size:12px}.search-filter-row input,.search-filter-row select{background:var(--bg-tertiary,#1e1f22);border:1px solid var(--border-medium,#3a3d42);color:var(--text-primary,#e0e0e0);border-radius:4px;outline:none;flex:1;min-width:0;padding:4px 8px;font-size:12px}.search-filter-row input:focus,.search-filter-row select:focus{border-color:var(--accent-color,#eb7538)}.search-filter-row input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.search-filter-toggles{gap:6px;margin-top:8px;display:flex}.search-filter-toggle{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-medium,#3a3d42);color:var(--text-muted,#949ba4);cursor:pointer;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;transition:all .15s;display:inline-flex}.search-filter-toggle:hover{color:var(--text-secondary,#b0b0b0);border-color:var(--text-muted,#949ba4)}.search-filter-toggle.active{border-color:var(--accent-color,#eb7538);color:var(--accent-color,#eb7538);background:#5865f226}.search-results{flex:1;min-height:100px;padding:8px;overflow-y:auto}.search-results-info{color:var(--text-muted,#949ba4);border-bottom:1px solid var(--border-medium,#3a3d42);margin-bottom:4px;padding:6px 8px;font-size:12px}.search-result-item{cursor:pointer;border-radius:6px;margin-bottom:4px;padding:10px 12px;transition:background-color .1s}.search-result-item:hover{background-color:var(--bg-hover,#ffffff0f)}.search-result-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.search-result-avatar{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);object-fit:cover;flex-shrink:0;width:20px;height:20px}.search-result-avatar-placeholder{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:var(--accent-color,#eb7538);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex}.search-result-username{color:var(--text-primary,#e0e0e0);font-size:13px;font-weight:600}.search-result-channel{color:var(--text-muted,#949ba4);align-items:center;gap:3px;margin-left:auto;font-size:11px;display:flex}.search-result-channel:before{content:"#";opacity:.7}.search-result-time{color:var(--text-tertiary,#72767d);margin-left:4px;font-size:11px}.search-result-content{color:var(--text-secondary,#b0b0b0);text-overflow:ellipsis;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.search-result-content mark{color:var(--text-primary,#e0e0e0);background:#faa61a4d;border-radius:2px;padding:0 1px}.search-result-file{background:var(--bg-tertiary,#1e1f22);border:1px solid var(--border-medium,#3a3d42);border-radius:6px;align-items:center;gap:10px;margin-top:6px;padding:8px 10px;display:flex}.search-result-file-icon{width:28px;height:28px;color:var(--accent-color,#eb7538);flex-shrink:0}.search-result-file-icon svg{stroke:currentColor;width:100%;height:100%}.search-result-file-details{flex:1;min-width:0}.search-result-file-name{color:var(--accent-color,#eb7538);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.search-result-file-meta{color:var(--text-muted,#949ba4);margin-top:1px;font-size:11px}.search-result-no-content{color:var(--text-muted,#949ba4);font-size:12px}.search-empty{text-align:center;color:var(--text-tertiary,#72767d);padding:32px 16px;font-size:13px}.search-empty svg{opacity:.4;width:48px;height:48px;margin-bottom:12px}.search-loading{text-align:center;color:var(--text-muted,#949ba4);padding:24px 16px;font-size:13px}.search-pagination{border-top:1px solid var(--border-medium,#3a3d42);justify-content:center;align-items:center;gap:12px;padding:8px 16px;display:flex}.search-pagination button{background:var(--bg-secondary,#2b2d31);border:1px solid var(--border-medium,#3a3d42);color:var(--text-secondary,#b0b0b0);cursor:pointer;border-radius:4px;padding:4px 12px;font-size:12px;transition:all .15s}.search-pagination button:hover:not(:disabled){background:var(--bg-modifier-hover,#36373d);color:var(--text-primary,#e0e0e0)}.search-pagination button:disabled{opacity:.4;cursor:not-allowed}.search-pagination-info{color:var(--text-muted,#949ba4);font-size:12px}.search-shortcut-hint{color:var(--text-muted,#949ba4);text-align:center;border-top:1px solid var(--border-medium,#3a3d42);padding:6px 16px;font-size:11px}.search-shortcut-hint kbd{background:var(--bg-tertiary,#1e1f22);border:1px solid var(--border-medium,#3a3d42);border-radius:3px;padding:1px 5px;font-family:inherit;font-size:11px}.dm-search-panel{background-color:var(--bg-elevated,#1e2024);border-left:1px solid var(--border-medium,#3a3d42);z-index:100;flex-direction:column;width:360px;max-height:calc(100% - 48px);display:flex;position:absolute;top:48px;right:0;overflow:hidden}.dm-search-panel-header{border-bottom:1px solid var(--border-medium,#3a3d42);color:var(--text-primary,#e0e0e0);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.dm-search-panel-close{color:var(--text-secondary,#b0b0b0);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:18px;line-height:1;transition:background .15s,color .15s}.dm-search-panel-close:hover{color:var(--text-primary,#e0e0e0);background:var(--bg-modifier-hover,#ffffff14)}.dm-search-input-area{border-bottom:1px solid var(--border-medium,#3a3d42);flex-shrink:0;padding:10px 14px}.dm-search-input-container{background:var(--bg-tertiary,#1e1f22);border:1px solid #0000;border-radius:6px;align-items:center;padding:0 10px;transition:border-color .15s;display:flex}.dm-search-input-container:focus-within{border-color:var(--accent-color,#eb7538)}.dm-search-input-icon{color:var(--text-muted,#949ba4);flex-shrink:0;width:16px;height:16px}.dm-search-input{color:var(--text-primary,#e0e0e0);background:0 0;border-radius:0;outline:none;flex:1;width:auto;min-width:0;margin-bottom:0;padding:7px 8px;font-size:13px;box-shadow:none!important;border:none!important}.dm-search-input::placeholder{color:var(--text-muted,#949ba4)}.dm-search-results{flex:1;padding:4px 0;overflow-y:auto}.dm-search-results .search-result-item{cursor:default;border-bottom:1px solid var(--border-subtle,#ffffff0a);padding:10px 14px;transition:background .1s}.dm-search-results .search-result-item:hover{background:var(--bg-modifier-hover,#ffffff0a)}.dm-search-results .search-results-info{color:var(--text-muted,#949ba4);border-bottom:1px solid var(--border-subtle,#ffffff0a);padding:6px 14px;font-size:11px}.dm-search-empty,.dm-search-loading{color:var(--text-muted,#949ba4);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;font-size:13px;display:flex}.dm-search-empty svg,.dm-search-loading svg{opacity:.5;width:32px;height:32px}.dm-search-results .search-pagination{border-top:1px solid var(--border-medium,#3a3d42);justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:flex}.dm-header-btn.dm-header-btn-active{color:var(--accent-primary,#eb7538);background:var(--bg-elevated)}.level-badge{color:#fff;background:#72767d;border-radius:10px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.level-badge.level-green{background:#43b581}.level-badge.level-blue{background:#3b82f6}.level-badge.level-gold{background:#faa61a}.xp-progress-bar{background:var(--bg-tertiary,#1e1f22);border-radius:3px;width:100%;height:6px;margin:6px 0;overflow:hidden}.xp-progress-fill{background:linear-gradient(90deg,#eb7538,#ef4d3b);border-radius:3px;min-width:0;height:100%;transition:width .5s}.viewer-xp-card{flex-direction:column;gap:4px;display:flex}.viewer-xp-header{align-items:center;gap:8px;display:flex}.viewer-xp-level-text{color:var(--text-primary,#dbdee1);font-size:14px;font-weight:600}.viewer-xp-text{color:var(--text-secondary,#949ba4);text-align:right;font-size:12px}.top-contributors-list{flex-direction:column;gap:6px;display:flex}.contributor-row{border-radius:var(--radius-sm,4px);align-items:center;gap:8px;padding:4px 6px;display:flex}.contributor-row:hover{background:var(--bg-tertiary,#1e1f22)}.contributor-rank{color:var(--text-secondary,#949ba4);text-align:center;width:18px;font-size:12px;font-weight:700}.contributor-rank.rank-1{color:#faa61a}.contributor-rank.rank-2{color:silver}.contributor-rank.rank-3{color:#cd7f32}.contributor-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.contributor-info{flex:1;min-width:0}.contributor-name{color:var(--text-primary,#dbdee1);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.contributor-xp{color:var(--text-secondary,#949ba4);font-size:11px}.contributor-level{flex-shrink:0}.contributor-separator{background:var(--border-subtle,#2b2d31);height:1px;margin:4px 0}.contributor-row.contributor-viewer{background:var(--bg-tertiary,#1e1f22);border-radius:var(--radius-sm,4px)}.contributor-progress-bar{height:4px;margin-top:3px}.xp-profile-section{flex-direction:column;gap:10px;display:flex}.xp-profile-global{flex-direction:column;gap:4px;display:flex}.xp-profile-level-row{align-items:center;gap:8px;display:flex}.xp-profile-level-text{color:var(--text-primary,#dbdee1);font-size:14px;font-weight:600}.xp-profile-total{color:var(--text-secondary,#949ba4);margin-left:auto;font-size:12px}.xp-profile-progress-text{color:var(--text-muted,#6d6f78);font-size:11px}.xp-profile-server-label{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary,#949ba4);border-top:1px solid var(--border-subtle,#3f4147);margin-bottom:4px;padding-top:8px;font-size:11px;font-weight:600}.xp-profile-breakdown{grid-template-columns:1fr 1fr;gap:4px 12px;display:grid}.xp-breakdown-item{justify-content:space-between;font-size:12px;display:flex}.xp-breakdown-label{color:var(--text-secondary,#949ba4)}.xp-breakdown-value{color:var(--text-primary,#dbdee1);font-weight:500}.chat-level-badge{color:#fff;vertical-align:middle;background:#72767d;border-radius:8px;justify-content:center;align-items:center;min-width:18px;height:16px;margin-left:4px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.chat-level-badge.level-green{background:#43b581}.chat-level-badge.level-blue{background:#3b82f6}.chat-level-badge.level-gold{background:#faa61a}
