@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@font-face{font-family:"Press Start 2P";src:url(/fonts/PressStart2P-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--text-gray: #888888;--surface: #0d0d0d;--surface-2: #111214;--surface-hover: #262626;--border: #1d1d1d;--text: #ffffff;--text-muted: #cccccc;--titlebar-bg: rgba(0, 0, 0, .35);--titlebar-fg: rgba(255, 255, 255, .85);--danger: #ff4b4b;--danger-hover-bg: rgba(255, 75, 75, .12);--err: #ff4b4b;--mavimsi: #00e5ff;--input-focus2: #222222;--status-ring: #0b0d12;--status-online: #23a55a;--status-idle: #f0b232;--status-dnd: #f23f43;--status-offline-ring: #9aa0a6;--status-offline-fill: #4a4f55;--status-cut: var(--status-ring);--font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--titlebar-height: 24px;--web-location-bar-height: 36px;--motion-fast: 56ms;--motion-normal: .07s;--motion-slow: .112s}*{-ms-overflow-style:auto!important;scrollbar-color:var(--accent-hover) var(--bg)!important}*::-moz-placeholder{color:var(--text-gray)!important;opacity:1!important}*::placeholder{color:var(--text-gray)!important;opacity:1!important}*::-webkit-scrollbar{width:6px!important;height:6px!important}*::-webkit-scrollbar-track{background:var(--bg)!important;border-radius:999px!important}*::-webkit-scrollbar-thumb{background:var(--accent-hover)!important;border-radius:999px!important}*::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)!important}*::-webkit-scrollbar-button,*::-webkit-scrollbar-button:single-button,*::-webkit-scrollbar-button:single-button:vertical:start:decrement,*::-webkit-scrollbar-button:single-button:vertical:end:increment,*::-webkit-scrollbar-button:single-button:horizontal:start:decrement,*::-webkit-scrollbar-button:single-button:horizontal:end:increment,*::-webkit-scrollbar-button:vertical:decrement,*::-webkit-scrollbar-button:vertical:increment,*::-webkit-scrollbar-button:vertical:start,*::-webkit-scrollbar-button:vertical:end,*::-webkit-scrollbar-button:horizontal:decrement,*::-webkit-scrollbar-button:horizontal:increment,*::-webkit-scrollbar-button:horizontal:start,*::-webkit-scrollbar-button:horizontal:end,*::-webkit-scrollbar-button:start:decrement,*::-webkit-scrollbar-button:start:increment,*::-webkit-scrollbar-button:end:decrement,*::-webkit-scrollbar-button:end:increment{display:none!important;height:0!important;width:0!important}html,body{font-family:var(--font-family);margin:0;padding:0;background:transparent!important;height:100vh;width:100vw;overflow:hidden;min-width:1064px;min-height:700px}.custom-dropdown-header .status-icon-preview{position:relative;left:auto;z-index:auto;flex-shrink:0}.selected-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-option span{color:var(--text);white-space:nowrap}*{outline:0;margin:0;padding:0;box-sizing:border-box;font-family:var(--font-family);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.unselectable{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}input{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.app-wrapper.window-full{border-radius:0;clip-path:none}.app-wrapper{--sidebar-footer-width: 310px;--server-sidebar-footer-profile-reserve: 76px;--server-sidebar-footer-voice-reserve: 0px;--server-sidebar-footer-reserve-total: calc( var(--server-sidebar-footer-profile-reserve, 0px) + var(--server-sidebar-footer-voice-reserve, 0px) );--members-panel-footer-profile-reserve: 0px;--members-panel-footer-voice-reserve: 0px;--members-panel-footer-reserve-total: calc( var(--members-panel-footer-profile-reserve, 0px) + var(--members-panel-footer-voice-reserve, 0px) );width:100vw;height:100vh;background:var(--bg);border-radius:20px;overflow:hidden;position:relative;clip-path:inset(0 0 0 0 round 20px)}.app-wrapper.nav-bottom{--bottom-rail-height: 55px;--bottom-rail-profile-slot-width: 312px;--bottom-rail-action-slot-width: 78px;--bottom-rail-inline-gap: 8px;--bottom-rail-button-size: 38px;--bottom-rail-avatar-size: 34px;--nav-rail-size: var(--bottom-rail-height);--sidebar-footer-width: var(--bottom-rail-profile-slot-width, 312px);--server-sidebar-footer-profile-reserve: 0px;--server-sidebar-footer-voice-reserve: 0px;--members-panel-footer-profile-reserve: 0px;--members-panel-footer-voice-reserve: 0px}.app-wrapper.has-bottom-voice-context{--server-sidebar-footer-voice-reserve: 84px}.app-wrapper.nav-right{--server-sidebar-footer-profile-reserve: 0px;--server-sidebar-footer-voice-reserve: 0px;--members-panel-footer-profile-reserve: 76px}.app-wrapper.nav-right.has-bottom-voice-context{--members-panel-footer-voice-reserve: 84px}.app-wrapper.nav-bottom.has-bottom-voice-context{--server-sidebar-footer-voice-reserve: 88px;--members-panel-footer-voice-reserve: 0px}.app-wrapper.web-runtime{--sidebar-footer-width: 304px;border-radius:0;clip-path:none}.main-app-bg{background:var(--bg)!important}.main-content-placeholder{width:100%;height:calc(100% - var(--titlebar-height));margin-top:var(--titlebar-height);display:flex;justify-content:flex-start;align-items:flex-start;padding-top:0}.main-content-placeholder.with-web-location-bar{flex-direction:column;align-items:stretch}.main-content-placeholder.with-web-location-bar .app-shell{flex:1 1 auto;min-height:0;height:auto}.app-wrapper.web-runtime .titlebar{display:none!important}.app-wrapper.web-runtime .main-content-placeholder{height:100%;margin-top:0}.app-location-topbar{width:100%;height:var(--web-location-bar-height);flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 14px;border-bottom:none;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-2) 100%)}.app-shell{--nav-rail-size: 72px;--dm-rail-width: 260px;--server-sidebar-width: 260px;width:100%;height:100%;display:grid;grid-template-columns:var(--nav-rail-size) var(--dm-rail-width) 1fr;gap:0;background:var(--surface-2);position:relative}.app-shell.has-server-sidebar{grid-template-columns:var(--nav-rail-size) var(--server-sidebar-width) 1fr}.app-shell.no-dm-rail:not(.has-server-sidebar){grid-template-columns:var(--nav-rail-size) 1fr}.app-shell.nav-right{grid-template-columns:var(--dm-rail-width) 1fr var(--nav-rail-size)}.app-shell.nav-right.has-server-sidebar{grid-template-columns:var(--server-sidebar-width) 1fr var(--nav-rail-size)}.app-shell.nav-right.no-dm-rail:not(.has-server-sidebar){grid-template-columns:1fr var(--nav-rail-size)}.app-shell.nav-right .servers-rail{grid-column:3;grid-row:1}.app-shell.nav-right.no-dm-rail:not(.has-server-sidebar) .servers-rail{grid-column:2;grid-row:1}.app-shell.nav-right .dm-rail,.app-shell.nav-right .server-sidebar{grid-column:1;grid-row:1}.app-shell.nav-right .friends-pane{grid-column:2;grid-row:1}.app-shell.nav-right.no-dm-rail:not(.has-server-sidebar)>.friends-pane{grid-column:1;grid-row:1}.app-shell.nav-bottom{--nav-rail-size: var(--bottom-rail-height, 55px);grid-template-columns:var(--dm-rail-width) 1fr;grid-template-rows:1fr var(--nav-rail-size)}.app-shell.nav-bottom.has-server-sidebar{grid-template-columns:var(--server-sidebar-width) 1fr}.app-shell.nav-bottom.no-dm-rail:not(.has-server-sidebar){grid-template-columns:1fr}.app-shell.nav-bottom .servers-rail{grid-column:1 / -1;grid-row:2}.app-shell.nav-bottom .dm-rail,.app-shell.nav-bottom .server-sidebar{grid-column:1;grid-row:1}.app-shell.nav-bottom .friends-pane{grid-column:2;grid-row:1}.app-shell.nav-bottom.no-dm-rail:not(.has-server-sidebar)>.friends-pane{grid-column:1;grid-row:1}.app-shell.is-resizing-server-sidebar,.app-shell.is-resizing-server-sidebar *,.app-shell.is-resizing-dm-rail,.app-shell.is-resizing-dm-rail *,.server-sidebar-resizing,.server-sidebar-resizing *,.dm-rail-resizing,.dm-rail-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.servers-rail{position:relative;z-index:20;overflow:visible;background:var(--surface);padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:12px;isolation:isolate}.server-dot{width:48px;height:48px;border:none;background:var(--surface);color:var(--text);font-weight:800;cursor:pointer;transition:border-radius .14s ease,background-color .14s ease,color .14s ease;border-radius:50%}.server-dot:hover{border-radius:16px}.server-dot.active{border-radius:50%;background:var(--accent);color:var(--text)}.server-dot.active:hover{border-radius:16px;background:var(--accent);color:var(--text)}.main-server-dot img{width:32px;height:32px}.main-server-dot{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:#fff;color:var(--text);font-weight:800;cursor:pointer;transition:border-radius .14s ease,background-color .14s ease,color .14s ease;border-radius:50%}.main-server-dot svg{width:22px;height:22px;fill:currentColor}.main-server-dot:hover{border-radius:16px}.main-server-dot.active{border-radius:50%;color:var(--text)}.main-server-dot.active:hover{border-radius:16px;color:var(--text)}.server-hub-nav{display:flex;flex-direction:column;align-items:center;gap:8px}.server-hub-item{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;padding:0;background:color-mix(in srgb,var(--surface-2) 86%,transparent);color:var(--text-muted);cursor:pointer;transition:border-radius .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.server-hub-item svg{width:22px;height:22px;fill:currentColor}.server-hub-item .app-current-location-icon{width:20px;height:20px;min-width:20px;filter:none}.server-hub-item .app-current-location-icon.kind-subscription{width:21px;height:21px;min-width:21px}.server-hub-item:hover{border-radius:14px;background:color-mix(in srgb,var(--surface-hover) 88%,transparent);color:var(--text)}.server-hub-item.active{border-radius:14px;background:#fff;color:#0b0d12}.server-hub-item.active:hover{background:#fff;color:#0b0d12}.server-hub-badge{position:absolute;right:-8px;bottom:-4px;min-width:18px;height:18px;border-radius:999px;padding:0 5px;background:var(--accent);color:var(--text);border:2px solid var(--surface);font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.server-unread-list{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:0;overflow:visible}.server-unread-item{position:relative;width:42px;height:42px;border:none;border-radius:50%;padding:0;background:transparent;cursor:pointer}.server-dot,.server-hub-item,.server-instance-item,.server-unread-item{flex:0 0 auto}.server-instance-item{position:relative;width:44px;height:44px;border:none;border-radius:50%;padding:0;background:color-mix(in srgb,var(--surface) 80%,transparent);cursor:pointer;transition:border-radius .18s ease,opacity .18s ease,box-shadow .18s ease;touch-action:none;will-change:transform}.server-instance-item img{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.server-instance-item.active{border-radius:14px;box-shadow:none}.server-instance-item.active img,.server-instance-item:hover img{border-radius:14px}.server-instance-item.dragging{opacity:1;z-index:12;cursor:grabbing}.server-instance-mention-badge{position:absolute;right:-4px;bottom:-3px;min-width:18px;height:18px;border-radius:999px;padding:0 5px;background:var(--accent);color:var(--text);border:2px solid var(--input-bg);font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.server-instance-crown{position:absolute;right:-2px;top:-4px;font-size:11px;color:#f7d26d;text-shadow:0 2px 6px rgba(0,0,0,.5)}.servers-tooltip{position:relative;z-index:1}.servers-tooltip:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(-4px);white-space:nowrap;font-size:12px;font-weight:600;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-2) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 84%,#000 16%);border-radius:8px;padding:7px 9px;opacity:0;pointer-events:none;box-shadow:0 12px 24px #00000047;z-index:240;transition:opacity .16s ease,transform .16s ease}.servers-tooltip:before{content:"";position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);opacity:0;pointer-events:none;z-index:239;transition:opacity .16s ease}.servers-tooltip:hover:after,.servers-tooltip:hover:before{opacity:1}.servers-tooltip:hover:after{transform:translateY(-50%) translate(0)}.verified-server-badge{--verified-server-badge-size: 16px;width:var(--verified-server-badge-size);height:var(--verified-server-badge-size);min-width:var(--verified-server-badge-size);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.verified-server-badge img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.server-name-with-badge{display:inline-flex;align-items:center;gap:7px;min-width:0;max-width:100%}.server-name-with-badge__text{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;cursor:pointer;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-rail-rich-tooltip{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(-4px);display:inline-flex;align-items:center;gap:9px;white-space:nowrap;font-size:12px;font-weight:700;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-2) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 84%,#000 16%);border-radius:10px;padding:8px 12px;opacity:0;pointer-events:none;box-shadow:0 12px 24px #00000047;z-index:240;transition:opacity .16s ease,transform .16s ease}.server-rail-rich-tooltip:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%)}.server-rail-rich-tooltip-text{display:block;max-width:270px;overflow:hidden;text-overflow:ellipsis}.server-instance-item:hover .server-rail-rich-tooltip,.server-instance-item:focus-visible .server-rail-rich-tooltip{opacity:1;transform:translateY(-50%) translate(0)}.server-unread-avatar{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--surface);box-shadow:0 6px 16px #00000040}.server-unread-avatar:hover{border-radius:16px}.server-unread-badge{position:absolute;right:-2px;bottom:-2px;min-width:17px;height:17px;border-radius:999px;padding:0 5px;background:var(--accent);color:#fff;border:2px solid var(--input-bg);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.server-sep{width:36px;height:2px;background:#ffffff14;border-radius:999px}.servers-rail.is-horizontal{width:100%;min-height:var(--nav-rail-size);max-height:var(--nav-rail-size);padding:0;display:grid;grid-template-columns:var(--bottom-rail-profile-slot-width, 312px) minmax(0,1fr) var(--bottom-rail-action-slot-width, 78px);align-items:stretch;border-top:1px solid var(--border);overflow:visible;z-index:42}.servers-rail.is-horizontal .servers-rail-fixed-slot{min-width:0;height:100%;display:flex;align-items:center}.servers-rail.is-horizontal .servers-rail-fixed-slot-start{pointer-events:none}.servers-rail.is-horizontal .servers-rail-fixed-slot-end{justify-content:center;padding:0 10px 0 8px}.servers-rail.is-horizontal .servers-rail-viewport{min-width:0;height:100%;overflow:hidden;display:flex;align-items:center}.servers-rail-bottom-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;font-weight:600;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-2) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 84%,#000 16%);border-radius:8px;padding:7px 9px;pointer-events:none;box-shadow:0 12px 24px #00000047;z-index:260}.servers-rail-bottom-tooltip.is-align-end{transform:translate(-100%)}.servers-rail-bottom-tooltip-badge{flex:0 0 auto}.servers-rail-bottom-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border-top:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.servers-rail-bottom-tooltip.is-align-end:after{left:auto;right:14px;transform:none}.servers-rail.is-horizontal .servers-rail-scroll{display:flex;align-items:center;gap:var(--bottom-rail-inline-gap, 8px);min-width:100%;width:100%;height:100%;padding:0 12px;overflow-x:auto;overflow:visible;overscroll-behavior-x:contain;scrollbar-width:none}.servers-rail.is-horizontal .servers-rail-scroll::-webkit-scrollbar{display:none}.servers-rail.is-horizontal .server-hub-nav,.servers-rail.is-horizontal .server-unread-list,.servers-rail.is-horizontal .server-rail-reorder-list{flex-direction:row;align-items:center;min-height:auto;flex:0 0 auto;gap:6px}.servers-rail.is-horizontal .main-server-dot,.servers-rail.is-horizontal .server-dot,.servers-rail.is-horizontal .server-hub-item,.servers-rail.is-horizontal .server-instance-item,.servers-rail.is-horizontal .server-instance-item img{width:var(--bottom-rail-button-size, 38px);height:var(--bottom-rail-button-size, 38px)}.servers-rail.is-horizontal .main-server-dot img{width:24px;height:24px}.servers-rail.is-horizontal .server-hub-item svg{width:18px;height:18px}.servers-rail.is-horizontal .server-hub-item .app-current-location-icon{width:17px;height:17px;min-width:17px}.servers-rail.is-horizontal .server-hub-item .app-current-location-icon.kind-subscription{width:18px;height:18px;min-width:18px}.servers-rail.is-horizontal .server-unread-item,.servers-rail.is-horizontal .server-unread-avatar{width:var(--bottom-rail-avatar-size, 34px);height:var(--bottom-rail-avatar-size, 34px)}.servers-rail.is-horizontal .server-hub-badge,.servers-rail.is-horizontal .server-instance-mention-badge,.servers-rail.is-horizontal .server-unread-badge{min-width:16px;height:16px;padding:0 4px;font-size:9px}.servers-rail.is-horizontal .server-sep{width:1px;height:26px;flex:0 0 auto}.server-entry-trigger.is-fixed-bottom{position:static;transform:none;z-index:auto}.app-shell.nav-right .servers-tooltip:after{left:auto;right:calc(100% + 10px);transform:translateY(-50%) translate(4px)}.app-shell.nav-right .servers-tooltip:before{left:auto;right:calc(100% + 5px);border-right:none;border-left:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%)}.app-shell.nav-right .server-rail-rich-tooltip{left:auto;right:calc(100% + 10px);transform:translateY(-50%) translate(4px)}.app-shell.nav-right .server-rail-rich-tooltip:before{left:100%;right:auto;border-right:none;border-left:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%)}.app-shell.nav-right .servers-tooltip:hover:after,.app-shell.nav-right .server-instance-item:hover .server-rail-rich-tooltip,.app-shell.nav-right .server-instance-item:focus-visible .server-rail-rich-tooltip{transform:translateY(-50%) translate(0)}.app-shell.nav-bottom .servers-tooltip:after{left:50%;top:auto;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px)}.app-shell.nav-bottom .servers-tooltip:before{left:50%;top:auto;bottom:calc(100% + 5px);transform:translate(-50%);border-top:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.app-shell.nav-bottom .servers-tooltip:hover:after{transform:translate(-50%) translateY(0)}.app-shell.nav-bottom .server-rail-rich-tooltip{left:50%;top:auto;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px)}.app-shell.nav-bottom .server-rail-rich-tooltip:before{left:50%;right:auto;top:100%;transform:translate(-50%);border-top:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.app-shell.nav-bottom .server-instance-item:hover .server-rail-rich-tooltip,.app-shell.nav-bottom .server-instance-item:focus-visible .server-rail-rich-tooltip{transform:translate(-50%) translateY(0)}.app-shell.nav-bottom .servers-rail.is-horizontal .servers-tooltip:after,.app-shell.nav-bottom .servers-rail.is-horizontal .servers-tooltip:before,.app-shell.nav-bottom .servers-rail.is-horizontal .server-rail-rich-tooltip{display:none}.dm-rail{grid-column:2;background:var(--surface-2);border-right:1px solid var(--border);padding:16px 14px;display:flex;flex-direction:column;gap:8px;min-width:0;overflow-x:hidden}.server-sidebar{background:var(--surface-2);border-right:1px solid var(--border);display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;overflow:hidden}.server-sidebar-resize-handle{position:absolute;top:0;bottom:0;left:calc(72px + var(--server-sidebar-width) - 10px);width:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;z-index:30;cursor:col-resize}.server-sidebar-resize-handle-pill{width:16px;height:34px;border-radius:999px;display:grid;place-items:center;background:#080e0ae0;border:1px solid var(--border);box-shadow:0 6px 16px #00000038,inset 0 1px #ffffff14;transition:opacity .24s ease,transform .18s ease,background-color .18s ease,border-color .18s ease;pointer-events:none;opacity:0;transform:scale(.92)}.server-sidebar-resize-handle:hover .server-sidebar-resize-handle-pill,.server-sidebar-resize-handle:focus-visible .server-sidebar-resize-handle-pill,.server-sidebar-resize-handle.is-dragging .server-sidebar-resize-handle-pill{opacity:1;transform:scale(1.04);background:color-mix(in srgb,var(--surface-hover) 82%,transparent);border-color:var(--border)}.server-sidebar-resize-handle-dots{display:grid;grid-template-columns:repeat(2,3px);gap:2px}.server-sidebar-resize-handle-dots span{width:3px;height:3px;border-radius:50%;background:color-mix(in srgb,var(--text) 72%,transparent)}.app-shell.nav-right .server-sidebar-resize-handle,.app-shell.nav-bottom .server-sidebar-resize-handle{left:calc(var(--server-sidebar-width) - 10px)}.app-shell.nav-bottom .server-sidebar-resize-handle{bottom:var(--nav-rail-size);z-index:18}.dm-rail-resize-handle{position:absolute;top:0;bottom:0;left:calc(72px + var(--dm-rail-width) - 10px);width:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;z-index:30;cursor:col-resize}.dm-rail-resize-handle-pill{width:16px;height:34px;border-radius:999px;display:grid;place-items:center;background:#080e0ae0;border:1px solid var(--border);box-shadow:0 6px 16px #00000038,inset 0 1px #ffffff14;transition:opacity .24s ease,transform .18s ease,background-color .18s ease,border-color .18s ease;pointer-events:none;opacity:0;transform:scale(.92)}.dm-rail-resize-handle:hover .dm-rail-resize-handle-pill,.dm-rail-resize-handle:focus-visible .dm-rail-resize-handle-pill,.dm-rail-resize-handle.is-dragging .dm-rail-resize-handle-pill{opacity:1;transform:scale(1.04);background:color-mix(in srgb,var(--surface-hover) 82%,transparent);border-color:var(--border)}.dm-rail-resize-handle-dots{display:grid;grid-template-columns:repeat(2,3px);gap:2px}.dm-rail-resize-handle-dots span{width:3px;height:3px;border-radius:50%;background:color-mix(in srgb,var(--text) 72%,transparent)}.app-shell.nav-right .dm-rail-resize-handle,.app-shell.nav-bottom .dm-rail-resize-handle{left:calc(var(--dm-rail-width) - 10px)}.app-shell.nav-bottom .dm-rail-resize-handle{bottom:var(--nav-rail-size);z-index:18}.server-sidebar-header{position:relative;z-index:6;padding:0 0 6px}.server-sidebar-header.has-banner{padding:0 0 12px}.server-sidebar-title-banner-wrap{position:relative;width:100%}.server-sidebar-title-surface{position:relative;width:100%;border:none;padding:0;overflow:hidden;background:transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.server-sidebar-title-surface.has-banner{height:156px}.server-sidebar-title-surface.no-banner{height:64px}.server-sidebar-title-surface:hover,.server-sidebar-title-surface.open{filter:saturate(1.04)}.server-sidebar-title-surface-fallback,.server-sidebar-title-banner-image-bg{display:none}.server-sidebar-title-banner-image{position:relative;z-index:1;width:100%;height:100%;display:block;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:none;opacity:1;filter:none}.server-sidebar-title-surface-shade{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#060a120a,#060a1214 34%,#04081038)}.server-sidebar-title-row{position:absolute;z-index:3;left:10px;right:10px;top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.server-sidebar-title-surface.no-banner .server-sidebar-title-row{top:12px}.server-sidebar-title-pill{min-width:0;max-width:calc(100% - 42px);min-height:30px;padding:0 14px 0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;background:color-mix(in srgb,rgba(7,10,18,.28) 74%,rgba(255,255,255,.14) 26%);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);box-shadow:0 8px 20px #00000024,inset 0 0 0 1px #ffffff14}.server-sidebar-title-pill-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.server-sidebar-title-pill-badge .verified-server-badge{--verified-server-badge-size: 18px}.server-sidebar-title-pill-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;text-shadow:0 1px 4px rgba(0,0,0,.34)}.server-sidebar-title-caret-shell{flex:0 0 auto;width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,rgba(7,10,18,.28) 74%,rgba(255,255,255,.14) 26%);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);box-shadow:0 8px 18px #0000001f,inset 0 0 0 1px #ffffff14;transition:background .16s ease,box-shadow .16s ease}.server-sidebar-title-pill-caret{flex:0 0 auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#fff;font-size:16px;line-height:1;transition:transform .16s ease,color .16s ease}.server-sidebar-title-surface:hover .server-sidebar-title-caret-shell,.server-sidebar-title-surface.open .server-sidebar-title-caret-shell{background:color-mix(in srgb,rgba(7,10,18,.22) 68%,rgba(255,255,255,.18) 32%)}.server-sidebar-title-surface.open .server-sidebar-title-pill-caret{transform:rotate(180deg)}.app-wrapper.desktop-runtime .app-shell.nav-bottom .server-sidebar-title-pill-badge.servers-tooltip:after{left:calc(100% + 10px);right:auto;top:50%;bottom:auto;transform:translateY(-50%) translate(-4px)}.app-wrapper.desktop-runtime .app-shell.nav-bottom .server-sidebar-title-pill-badge.servers-tooltip:before{left:calc(100% + 5px);right:auto;top:50%;bottom:auto;transform:translateY(-50%);border-top:5px solid transparent;border-right:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);border-bottom:5px solid transparent;border-left:none}.app-wrapper.desktop-runtime .app-shell.nav-bottom .server-sidebar-title-pill-badge.servers-tooltip:hover:after{transform:translateY(-50%) translate(0)}.server-sidebar-title-menu{position:absolute;top:calc(100% + 8px);left:12px;right:12px;z-index:25;padding:6px;background:color-mix(in srgb,var(--bg) 95%,#04070d 5%);border:1px solid color-mix(in srgb,var(--border) 82%,transparent);border-radius:12px;box-shadow:0 20px 42px #00000057;display:flex;flex-direction:column;gap:4px}.server-sidebar-title-menu-item{border:none;background:transparent;color:var(--text);min-height:36px;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.server-sidebar-title-menu-item:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.server-sidebar-title-menu-item.invite{color:color-mix(in srgb,var(--accent) 82%,#ffffff 18%)}.server-sidebar-title-menu-item.invite:hover{background:color-mix(in srgb,var(--accent) 14%,transparent)}.server-sidebar-title-menu-item.invite.copied{color:color-mix(in srgb,#6ee7b7 82%,#ffffff 18%)}.server-sidebar-title-menu-item.danger{color:#ff7272}.server-sidebar-title-menu-item.danger:hover{background:color-mix(in srgb,#7d1e2f 26%,transparent)}.server-sidebar-title-menu-icon{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.server-sidebar-title-menu-icon svg{width:16px;height:16px;fill:currentColor}.server-sidebar-title-menu-sep{height:1px;margin:3px 2px;background:color-mix(in srgb,var(--border) 70%,transparent)}.server-sidebar-invite-modal{width:min(540px,calc(100vw - 36px))}.server-sidebar-invite-share{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:10px 12px;align-items:center;padding:4px;border:1px solid color-mix(in srgb,var(--border) 82%,transparent);border-radius:16px;background:color-mix(in srgb,var(--bg) 96%,transparent);box-shadow:0 12px 28px #0000003d,0 0 0 1px #ffffff05;transition:border-color .18s ease,box-shadow .18s ease}.dm-lightbox-share-input{display:flex;align-items:center;justify-content:center}.server-sidebar-invite-share.copied{border-color:#5fd6769e;box-shadow:0 14px 30px #00000047,0 0 0 1px #5fd67647}.server-sidebar-invite-list-wrap{margin-top:16px;border-radius:16px;border:none;background:color-mix(in srgb,var(--surface) 82%,transparent);overflow:hidden}.server-sidebar-invite-list-head{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-muted);font-size:12px;font-weight:600;border:none}.server-sidebar-invite-list-scroll{max-height:320px}.server-sidebar-invite-list{display:flex;flex-direction:column;gap:8px;padding:10px}.server-sidebar-invite-user{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:color-mix(in srgb,var(--surface-hover) 58%,transparent)}.server-sidebar-invite-user.disabled{opacity:.82}.server-sidebar-invite-user-main{min-width:0;display:flex;align-items:center;gap:12px}.server-sidebar-invite-user-avatar{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--surface-hover) 80%,transparent)}.server-sidebar-invite-user-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.server-sidebar-invite-user-meta strong{text-align:left;color:var(--text);font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-sidebar-invite-user-meta span{color:var(--text-muted);font-size:11px;font-weight:600;text-align:left;line-height:1.2}.server-sidebar-invite-user-action{border:none;border-radius:10px;min-width:108px;height:34px;padding:0 14px;background:color-mix(in srgb,var(--accent) 88%,#fff 12%);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:transform .16s ease,filter .16s ease,opacity .16s ease,background .16s ease}.server-sidebar-invite-user-action:hover:not(:disabled){filter:brightness(1.05)}.server-sidebar-invite-user-action:active:not(:disabled){transform:translateY(1px)}.server-sidebar-invite-user-action:disabled,.server-sidebar-invite-user-action.invited{cursor:default;background:color-mix(in srgb,var(--surface-hover) 86%,transparent);color:var(--text-muted);opacity:1}.server-sidebar-invite-empty{padding:18px 16px;color:var(--text-muted);font-size:13px;font-weight:600;line-height:1.5}.server-sidebar .custom-scroll-wrap{flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.server-sidebar-scroll{height:100%;padding:4px 10px 16px;overflow-y:auto;overflow-x:hidden;min-height:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;scroll-padding-bottom:calc(16px + var(--server-sidebar-footer-reserve-total, 0px))}.server-sidebar-scroll::-webkit-scrollbar{width:0;height:0;display:none}.server-channel-groups{display:flex;flex-direction:column;gap:12px;min-height:0;height:auto}.server-channel-groups:after{content:"";display:block;flex:0 0 auto;width:100%;height:var(--server-sidebar-footer-reserve-total, 0px);pointer-events:none}.server-sidebar>.custom-scroll-wrap>.custom-scroll-track{opacity:0!important;pointer-events:none!important}.server-channel-category{display:flex;flex-direction:column;gap:6px}.server-channel-category.dragging{opacity:.78}.server-category-drop-slot{height:12px;margin:-6px 2px;padding:0;border-radius:8px;position:relative;overflow:visible;z-index:0}.server-channel-drop-slot{height:10px;margin:-5px 4px;padding:0;border-radius:8px;position:relative;overflow:visible;z-index:0}.server-category-drop-slot.active,.server-channel-drop-slot.active{z-index:2}.server-drop-indicator-backdrop{position:absolute;top:50%;height:20px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 10%,transparent),color-mix(in srgb,var(--accent) 18%,#ffffff 8%),color-mix(in srgb,var(--accent) 10%,transparent));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 24%,transparent),0 8px 22px color-mix(in srgb,var(--accent) 18%,transparent);opacity:.92;pointer-events:none}.server-drop-indicator-backdrop.category{left:4px;right:4px}.server-drop-indicator-backdrop.channel{left:22px;right:2px}.server-drop-indicator{position:absolute;top:50%;height:2px;border-radius:999px;background:color-mix(in srgb,var(--accent) 72%,#ffffff 28%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 38%,transparent),0 0 18px color-mix(in srgb,var(--accent) 30%,transparent);transform:translateY(-50%);pointer-events:none}.server-drop-indicator.category{left:4px;right:4px}.server-drop-indicator.channel{left:22px;right:2px}.server-channel-groups-empty{margin:2px 4px 0;flex:1;min-height:120px;border:none;border-radius:12px;display:grid;place-items:center;text-align:center;color:var(--text-muted);font-size:12px;padding:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-channel-uncategorized-drop{margin:0 4px;min-height:36px;border:1px dashed color-mix(in srgb,var(--accent) 46%,var(--border));border-radius:11px;display:grid;place-items:center;text-align:center;color:color-mix(in srgb,var(--accent) 72%,var(--text));font-size:12px;font-weight:700;background:color-mix(in srgb,var(--accent) 12%,transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.server-channel-category-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.server-channel-category-trigger{color:var(--text-muted);border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0 4px;border-radius:8px;min-height:26px;width:100%}.server-channel-category-trigger:hover{color:var(--text)}.server-channel-category-trigger.dragging-handle{cursor:grabbing}.server-channel-category-chevron{width:15px;height:15px;margin-left:3px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;transform:rotate(0);transition:transform .16s ease}.server-channel-category-chevron.collapsed{transform:rotate(-90deg)}.server-channel-category-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:0 4px}.server-channel-category-add-btn{border:none;background:var(--bg);color:var(--text-muted);width:22px;height:22px;border-radius:7px;font-weight:700;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-right:4px;transition:background .15s ease,color .15s ease}.server-channel-category-add-btn:hover{background:color-mix(in srgb,var(--surface-hover) 20%,transparent);color:var(--text)}.server-channel-list{display:flex;flex-direction:column;gap:4px}.server-channel-list.drag-active{gap:0}.server-channel-item{border:none;background:transparent;color:color-mix(in srgb,var(--text) 42%,var(--text-muted) 58%);border-radius:8px;min-height:33px;padding:0 8px;display:flex;align-items:center;gap:8px;text-align:left;transition:background-color .14s ease,color .14s ease}.server-channel-item:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent);color:color-mix(in srgb,var(--text) 84%,var(--text-muted) 16%)}.server-channel-item.active{background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--text)}.server-channel-item.has-unread{color:var(--text)}.server-channel-item.is-idle{color:color-mix(in srgb,var(--text) 56%,var(--text-muted) 44%)}.server-channel-item.is-muted:not(.active){color:color-mix(in srgb,var(--text-muted) 72%,transparent);opacity:.72}.server-channel-item.is-muted:not(.active):hover{color:color-mix(in srgb,var(--text) 68%,var(--text-muted) 32%);opacity:.88}.server-channel-list.drag-active .server-channel-row{gap:0}.server-channel-row.dragging .server-channel-item{opacity:.56}.server-channel-list.drag-active .server-channel-row.dragging{margin:0}.server-channel-item-main{cursor:pointer}.server-channel-item-main.dragging-handle{cursor:grabbing}.server-drag-preview{position:fixed;z-index:2200;pointer-events:none;min-width:128px;max-width:240px;min-height:34px;padding:0 12px;border-radius:10px;display:inline-flex;align-items:center;gap:8px;background:color-mix(in srgb,var(--bg) 94%,#050811 6%);border:1px solid color-mix(in srgb,var(--border) 82%,transparent);box-shadow:0 18px 38px #00000047,inset 0 1px #ffffff0f;color:var(--text);opacity:0;transform:translateZ(0) scale(.98);transition:opacity .12s ease,transform .12s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform,left,top}.server-drag-preview.active{opacity:1;transform:translateZ(0) scale(1)}.server-drag-preview-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;color:color-mix(in srgb,var(--text) 80%,var(--text-muted) 20%);font-size:13px;font-weight:800;line-height:1}.server-drag-preview-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.server-voice-members{display:flex;flex-direction:column;gap:3px;padding-left:38px;padding-right:6px;margin-top:-1px}.server-voice-member{border:none;background:transparent;color:var(--text);border-radius:7px;min-height:24px;min-width:0;padding:6px;display:flex;align-items:center;gap:7px;cursor:pointer;text-align:left;width:100%}.server-voice-member:hover{background:color-mix(in srgb,var(--surface-hover) 85%,transparent)}.server-voice-member-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.server-voice-member-avatar{width:26px;height:26px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:1px solid transparent;flex-shrink:0;transition:opacity .08s linear,filter .08s linear,border-color .06s linear,box-shadow .06s linear,transform .06s linear}.server-voice-member-avatar.speaking{border-color:var(--accent);transform:scale(1.03);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.server-voice-member-avatar.dimmed{opacity:.4;filter:grayscale(.46) brightness(.82)}.server-voice-member-badge{position:absolute;right:-4px;bottom:-5px;width:12px;height:12px;border-radius:999px;background:color-mix(in srgb,var(--bg) 88%,#111 12%);border:1px solid color-mix(in srgb,var(--border) 70%,#000 30%);display:inline-flex;align-items:center;justify-content:center;color:#ff6b6b}.server-voice-member-badge svg{width:10px;height:10px;fill:currentColor}.server-voice-member-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.server-voice-member-name-row{min-width:0;flex:1;display:inline-flex;align-items:center;gap:7px;overflow:hidden}.server-voice-member-live-dot{top:1px;right:2px;position:relative;display:inline-flex;width:8px;height:8px;border-radius:999px;background:#ff4b4b;box-shadow:0 0 #ff4b4b8c;animation:livePulseWave 1.45s ease-out infinite;flex:0 0 auto}.server-voice-member-right{margin-left:auto;display:inline-flex;align-items:center;gap:7px;flex-shrink:0}.server-voice-member-status-icons{display:inline-flex;align-items:center;gap:5px;color:#ff6b6b;flex-shrink:0}.server-voice-member-status-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.server-voice-member-status-icon svg{width:14px;height:14px;fill:currentColor}.server-voice-member-status-icon.is-video{color:color-mix(in srgb,var(--accent) 78%,#ffffff 22%)}.server-channel-icon{width:26px;height:26px;color:color-mix(in srgb,var(--text-muted) 74%,transparent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .14s ease}.server-channel-icon svg{width:16px;height:16px;fill:currentColor}.server-channel-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.server-channel-item.active .server-channel-icon,.server-channel-item.has-unread .server-channel-icon{color:var(--text)}.server-channel-item:hover .server-channel-icon{color:color-mix(in srgb,var(--text) 92%,var(--text-muted) 8%)}.server-channel-new-badge{min-width:34px;height:18px;border-radius:999px;padding:0 7px;background:color-mix(in srgb,#ff4a6b 84%,#ffd0d6 16%);color:#fff7f8;font-size:9px;font-weight:900;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.server-channel-mention-badge{margin-left:auto;min-width:18px;height:18px;border-radius:999px;padding:0 5px;background:color-mix(in srgb,var(--accent) 84%,#ffd46f 16%);color:var(--text);font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.server-channel-unread-badge{margin-left:auto;min-width:18px;height:18px;border-radius:999px;padding:0 6px;background:color-mix(in srgb,#f45b7a 84%,#ffd7df 16%);color:#fff8fa;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.server-channel-mention-badge-mark{font-size:11px;font-weight:900;line-height:1;margin-right:1ch}.server-channel-mention-badge+.server-channel-unread-badge{margin-left:3px}.server-sidebar-context-menu{position:fixed;z-index:1200;min-width:204px;padding:6px;background:color-mix(in srgb,var(--bg) 94%,#04070d 6%);border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 42px #00000052;display:flex;flex-direction:column;gap:4px}.server-sidebar-context-menu button{border:none;text-align:left;background:transparent;color:var(--text);font-size:13px;font-weight:600;border-radius:8px;min-height:32px;padding:0 10px;cursor:pointer}.server-sidebar-context-menu button:hover{background:var(--surface-hover)}.server-sidebar-context-menu-item-group{position:relative}.server-sidebar-context-menu-submenu-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.server-sidebar-context-menu-submenu-caret{font-size:15px;line-height:1;color:var(--text-muted)}.server-sidebar-context-submenu{position:absolute;top:-6px;min-width:196px;padding:6px;background:color-mix(in srgb,var(--bg) 94%,#04070d 6%);border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 42px #00000052;display:flex;flex-direction:column;gap:4px;opacity:0;pointer-events:none;transform:translate(-4px) scale(.98);transition:opacity .14s ease,transform .14s ease}.server-sidebar-context-submenu:before{content:"";position:absolute;top:0;bottom:0;width:14px}.server-sidebar-context-submenu.submenu-right{left:calc(100% + 8px)}.server-sidebar-context-submenu.submenu-right:before{right:100%}.server-sidebar-context-submenu.submenu-left{right:calc(100% + 8px)}.server-sidebar-context-submenu.submenu-left:before{left:100%}.server-sidebar-context-submenu.open{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.server-sidebar-context-submenu button{width:100%}.server-sidebar-context-menu button.danger{color:#ff7272}.server-sidebar-context-menu button.danger:hover{background:color-mix(in srgb,#7d1e2f 26%,transparent)}.server-sidebar-context-menu-sep{height:1px;margin:2px;background:color-mix(in srgb,var(--border) 70%,transparent)}.server-channel-create-overlay{z-index:1250}.server-channel-create-modal{width:min(440px,calc(100vw - 38px));border-radius:16px;border:1px solid color-mix(in srgb,var(--border) 80%,transparent);background:var(--bg);box-shadow:0 24px 54px #00000073;padding:18px 18px 16px}.server-channel-create-modal h3{margin:0}.server-channel-create-modal p{margin:8px 0 0;color:var(--text-muted);line-height:1.45}.server-settings-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;z-index:1500;align-items:stretch!important;justify-content:stretch!important;pointer-events:auto!important}.server-settings-modal{position:relative;width:100%!important;height:100%!important;min-height:100%!important;max-width:none!important;padding:70px 32px 32px;border-radius:0!important;border:none;background:color-mix(in srgb,var(--bg) 96%,#05070d 4%);box-shadow:none;overflow:hidden;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;pointer-events:auto}.server-settings-shell{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(1240px,100%);min-height:0;height:calc(100vh - 134px);gap:28px;padding-top:30px!important;box-sizing:border-box;pointer-events:auto}.server-settings-sidebar{background:var(--surface);border:none;width:260px;flex:0 0 240px;padding:15px;border-radius:10px;height:-moz-fit-content;height:fit-content;align-self:start;display:flex;flex-direction:column;gap:10px}.server-settings-sidebar-top{display:flex;flex-direction:column;gap:0;padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.1)}.server-settings-sidebar-top>.server-settings-sidebar-kicker,.server-settings-sidebar-top>.server-settings-sidebar-title{display:none}.server-settings-sidebar-identity{display:flex;align-items:center;gap:10px;min-width:0}.server-settings-sidebar-avatar{width:42px;height:42px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 8px 22px #0000003d}.server-settings-sidebar-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.server-settings-sidebar-kicker{font-family:var(--font-family);color:var(--text-gray);font-size:12px;text-align:left;letter-spacing:.04em;padding:0;text-transform:none;font-weight:500}.server-settings-sidebar-title{text-align:left;color:var(--text);font-size:15px;font-weight:700;line-height:1.1;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-settings-nav{display:flex;flex-direction:column;gap:0}.server-settings-nav-item{border:none;background:transparent;color:var(--text-muted);border-radius:8px;min-height:0;padding:10px 12px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family);font-size:14px;font-weight:400;transition:background .18s ease,transform .18s ease,color .18s ease}.server-settings-nav-item:hover{background:var(--surface-hover);color:var(--text)}.server-settings-nav-item.active{background:var(--surface-2);color:var(--text);box-shadow:none}.server-settings-nav-item.danger{color:var(--err)}.server-settings-nav-item.danger:hover{background:#ff4b4b14;color:var(--err)}.server-settings-nav-item.danger.active{background:#ff4b4b1f;color:var(--err)}.server-settings-nav-icon{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;margin-top:0}.server-settings-nav-icon svg{width:16px;height:16px;fill:currentColor}.server-settings-nav-copy{min-width:0;display:flex;flex-direction:column;gap:0}.server-settings-nav-copy strong{font-size:14px;font-weight:400}.server-settings-nav-copy span{display:none}.server-settings-main{min-width:0;display:flex;flex-direction:column;min-height:0;height:100%}.server-settings-main>.custom-scroll-wrap{flex:1;min-height:0}.server-settings-content{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;contain:paint;will-change:scroll-position}.server-settings-content.server-settings-content-scroll-offset{padding-right:10px}.server-settings-content.server-settings-content-scroll-offset+.custom-scroll-track{right:-10px}.server-settings-overview-grid{padding:20px 6px 22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,500px);gap:18px;align-items:start;justify-content:start}.server-settings-form{display:flex;flex-direction:column;gap:16px}.server-settings-profile-column{min-width:0;max-width:640px}.server-settings-column{min-width:0}.server-settings-media-card,.server-settings-form-card{width:100%}.server-settings-media-card-surface,.server-settings-form-card-surface{width:100%;border:none;box-shadow:0 16px 42px var(--shadow)}.server-settings-media-card-surface{overflow:hidden;box-shadow:0 14px 38px var(--shadow)}.server-settings-media-preview-trigger{cursor:pointer}.server-settings-media-section{padding:14px 16px;display:flex;flex-direction:column;gap:10px;min-width:0}.server-settings-media-input-stack{flex:1;min-width:0;display:flex}.server-settings-media-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.server-settings-media-header{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px}.server-settings-media-title{text-align:left;color:var(--text);font-size:13px;font-weight:700;line-height:1.2}.server-settings-media-description{text-align:left;color:var(--text-gray);font-size:12px;line-height:1.42}.server-settings-avatar-row{display:flex;align-items:center;gap:12px}.server-settings-avatar-trigger{border:none;background:transparent;padding:0;cursor:pointer;position:relative;width:82px;height:82px;flex-shrink:0;border-radius:50%;overflow:hidden;box-shadow:0 6px 18px color-mix(in srgb,#000 26%,transparent)}.server-settings-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.server-settings-media-actions{display:inline-flex;flex-wrap:wrap;gap:8px}.server-settings-media-actions.is-banner{margin-top:2px}.server-settings-media-note{margin-top:16px;padding:12px 14px;border:2px solid transparent;border-radius:14px;position:relative;overflow:hidden;isolation:isolate;z-index:0;color:#fff!important;font-size:12px;line-height:1.45;background:linear-gradient(135deg,#1a162bf0,#221c38eb 45%,#151d28f0) padding-box,linear-gradient(120deg,#ff9757fa,#9d5cfff5 36%,#53d99af0 70%,#ff9757fa) border-box;background-size:100% 100%,220% 220%;background-position:0 0,0% 50%;animation:serverSettingsNoteBorderMotion 3.2s linear infinite;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff0a}.server-settings-media-header-note .server-settings-media-note{margin-top:0;margin-bottom:14px}.server-settings-media-grid+.server-settings-media-note{display:none}.server-settings-media-note:before{content:"";position:absolute;inset:2px;border-radius:12px;background:linear-gradient(120deg,#ff9757fa,#9d5cfff5 36%,#53d99af0 70%,#ff9757fa);background-size:220% 220%;background-position:0% 50%;filter:blur(16px);opacity:.22;transform:scale(1.04);animation:serverSettingsNoteGlowMotion 3.2s linear infinite;pointer-events:none;z-index:-1}.server-settings-media-note:after{content:none}.server-settings-media-note:hover{animation-duration:1.55s}.server-settings-media-note:hover:before{animation-duration:1.55s}.server-settings-media-note>*{position:relative;z-index:2}@keyframes serverSettingsNoteBorderMotion{0%{background-position:0 0,0% 50%}50%{background-position:0 0,100% 50%}to{background-position:0 0,0% 50%}}@keyframes serverSettingsNoteGlowMotion{0%{background-position:0% 50%;transform:translate3d(-1%,0,0) scale(1.03)}50%{background-position:100% 50%;transform:translate3d(1%,0,0) scale(1.08)}to{background-position:0% 50%;transform:translate3d(-1%,0,0) scale(1.03)}}.server-settings-banner-trigger{width:100%;aspect-ratio:8 / 5;min-height:0;border-radius:12px;border:none;background:color-mix(in srgb,var(--surface-2) 78%,transparent);padding:0;cursor:pointer;overflow:hidden;position:relative;max-width:420px}.server-settings-banner-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.server-settings-banner-empty{border:1px solid var(--border);min-height:0;height:100%;display:grid;place-items:center;gap:8px;color:var(--text-gray);font-size:13px;font-weight:600;text-align:center;padding:12px}.server-settings-banner-empty svg{opacity:.8}.server-settings-form-list{background-color:transparent;padding:14px 16px 18px;display:flex;flex-direction:column;gap:10px}.server-settings-form-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:12px;border-radius:12px}.server-settings-form-left{display:flex;flex-direction:column;gap:6px;min-width:0}.server-settings-form-label{text-align:left!important;font-size:12px;font-weight:600;color:var(--text-gray);letter-spacing:.4px}.server-settings-form-value{text-align:left!important;font-size:13px;color:var(--text);display:flex;align-items:center;gap:8px;flex-wrap:wrap;white-space:pre-wrap}.server-settings-form-value-inline{width:100%}.server-settings-input-wrap-inline{width:min(100%,420px)}.server-settings-input{height:42px;font-size:13px;border-radius:10px}.server-settings-input-text{width:min(100%,420px);margin-top:0;background:var(--bg);border:1px solid transparent;box-shadow:0 0 0 1px var(--border);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline:16px;transition:box-shadow .18s ease,background-color .18s ease}.server-settings-input-text:focus{box-shadow:0 0 0 1px var(--accent);outline:none}.server-settings-form-value-bio-editor{width:100%;align-items:stretch}.server-settings-input-wrap-bio{width:min(100%,420px)}.server-settings-description-input{padding:16px 14px 34px}.server-settings-textarea{width:100%;min-height:106px;max-height:170px;height:110px;resize:none;margin-top:0;background:var(--bg);border:1px solid transparent;box-shadow:0 0 0 1px var(--border);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;overflow-x:hidden;transition:box-shadow .18s ease,background-color .18s ease}.server-settings-textarea:focus{box-shadow:0 0 0 1px var(--accent);outline:none}.server-settings-input-counter-wrap{position:relative}.server-settings-input.has-char-counter{padding-right:110px}.server-settings-textarea.has-char-counter{padding-right:16px;padding-bottom:32px;scrollbar-width:none}.server-settings-char-counter{position:absolute;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:22px;padding:0 9px;border-radius:8px;border:none;background:var(--surface-2);color:var(--text-muted);font-size:12px;font-weight:600;letter-spacing:.1px;line-height:1;pointer-events:none}.server-settings-input-counter-wrap-inline .server-settings-char-counter{top:50%;transform:translateY(-50%)}.server-settings-input-counter-wrap-textarea .server-settings-char-counter{bottom:8px}.server-settings-form-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.server-settings-action-btn{min-width:140px;padding:0 14px;height:36px;border-radius:10px;border:none;background:var(--surface-hover);color:var(--text);font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.server-settings-action-btn:hover{background:var(--surface)}.server-settings-action-btn.danger{background:#ff4b4b14;color:#ff6b6b}.server-settings-action-btn.danger:hover{background:#ff4b4b1f}.server-settings-channel-select-inline.custom-dropdown-container{width:100%}.server-settings-channel-select-inline .custom-dropdown-header{min-height:42px;border-radius:10px;padding:0 16px}.server-settings-row-switch-copy{color:var(--text-gray);font-size:12px;line-height:1.45}.server-settings-preview-column{position:sticky;top:16px;width:min(100%,500px);min-width:0;max-width:500px;justify-self:start}.server-settings-preview-card{width:100%;border-radius:14px;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 78%,transparent);overflow:visible;box-shadow:0 14px 32px var(--shadow)}.server-settings-live-preview-card{background:var(--surface)}.server-settings-preview-banner{height:96px;background-size:cover;background-position:center;position:relative;border-top-left-radius:14px;border-top-right-radius:14px;overflow:hidden}.server-settings-preview-banner-fallback{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--accent) 34%,transparent),transparent 54%),linear-gradient(135deg,color-mix(in srgb,var(--accent) 22%,transparent),color-mix(in srgb,var(--surface-2) 82%,transparent))}.server-settings-preview-banner-fallback:before,.server-settings-preview-banner-fallback:after{content:"";position:absolute;inset:-16px;pointer-events:none}.server-settings-preview-banner-fallback:before{background-image:var(--server-preview-fallback-image);background-size:cover;background-position:center;filter:blur(24px) saturate(1.35);transform:scale(1.18);opacity:.9}.server-settings-preview-banner-fallback:after{inset:0;background:linear-gradient(180deg,#080b1229,#080b12ad),linear-gradient(135deg,color-mix(in srgb,var(--accent) 24%,transparent),color-mix(in srgb,var(--surface-2) 70%,transparent))}.server-settings-preview-main{position:relative;padding:0 12px 12px;display:flex;flex-direction:column;align-items:flex-start}.server-settings-preview-avatar-wrap{position:relative;width:64px;height:64px;margin-top:-22px;border-radius:50%;overflow:visible;z-index:2}.server-settings-preview-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 75%,transparent)}.server-settings-preview-user{margin-top:12px;min-width:0;width:100%;display:flex;flex-direction:column;align-items:flex-start}.server-settings-preview-name{display:inline-flex;align-items:center;gap:8px;margin-top:2px;color:var(--profile-preview-text, var(--text));font-size:17px;font-weight:800;line-height:1.2;min-width:0}.server-settings-preview-name-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-settings-preview-name-badge{flex-shrink:0}.server-settings-preview-about-label{color:var(--text-muted);margin-top:8px;font-size:12px;font-weight:700;letter-spacing:.04em;width:100%;text-align:left}.server-settings-preview-about{margin-top:6px;border-radius:10px;padding:10px 12px;color:var(--text);font-size:12px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.server-settings-preview-about.is-empty{color:var(--text-muted)}.server-settings-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-top:1px solid color-mix(in srgb,var(--border) 78%,transparent)}.server-settings-preview-date{color:var(--text-gray);font-size:12px;font-weight:600}.server-settings-preview-visibility-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1;white-space:nowrap;border:none}.server-settings-preview-visibility-badge.is-public{color:#7bf0ae;background:#237d4e38}.server-settings-preview-visibility-badge.is-private{color:#ffb1b1;background:#7a2a3a3d}.server-settings-preview-live{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.02em}.server-settings-preview-pulse{position:relative;display:block;width:9px;height:9px;border-radius:999px;background:#ff4b4b;box-shadow:0 0 #ff4b4b8c;animation:livePulseWave 1.45s ease-out infinite;flex-shrink:0;transform-origin:center}.server-settings-live-preview-footer{justify-content:space-between}.server-settings-field{display:flex;flex-direction:column;gap:8px;text-align:left}.server-settings-field>span{color:var(--text);font-size:12px;font-weight:800;letter-spacing:.01em}.server-settings-field .piksel-input,.server-settings-field .piksel-input2,.server-settings-channel-select .custom-dropdown-header{margin:0;border:none;background:color-mix(in srgb,var(--surface) 84%,transparent);box-shadow:none}.server-settings-channel-select .custom-dropdown-header{min-height:55px;border-radius:15px}.server-settings-channel-select.custom-dropdown-container{width:100%}.server-settings-channel-select .custom-dropdown-list{margin-top:8px}.server-settings-textarea{min-height:118px;height:118px;padding:16px 14px 34px}.server-settings-form-card .server-settings-form-list .server-settings-description-input.server-settings-textarea{padding:16px 14px 34px;line-height:1.45}.server-settings-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.server-settings-switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--border) 72%,transparent)}.server-settings-switch-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.server-settings-switch-copy strong{color:var(--text);font-size:13px;font-weight:800}.server-settings-switch-copy span{color:var(--text-muted);font-size:12px;line-height:1.45}.server-settings-switch-row .server-entry-admin-switch{margin-right:0;flex-shrink:0}.server-settings-switch-row .server-entry-admin-switch .slider{border-color:color-mix(in srgb,var(--border) 92%,transparent)}.server-settings-switch-row .server-entry-admin-switch input:checked+.slider{box-shadow:0 0 16px color-mix(in srgb,var(--accent-soft) 78%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.server-settings-switch-row .server-entry-admin-switch input:checked+.slider:before{background:color-mix(in srgb,var(--text) 88%,var(--accent) 12%)}.server-settings-preview-card{align-self:start;background:color-mix(in srgb,var(--surface) 88%,transparent);border:1px solid color-mix(in srgb,var(--border) 74%,transparent);border-radius:22px;overflow:hidden;box-shadow:0 16px 32px #0000003d,inset 0 1px #ffffff08}.server-settings-preview-banner{height:148px;background:linear-gradient(180deg,#070b122e,#070b12d1),radial-gradient(circle at top left,#ff9770d1,#705cff94 55%,#12172ceb);background-size:cover;background-position:center}.server-settings-preview-banner.is-empty{background:linear-gradient(180deg,#070b1224,#070b12cc),radial-gradient(circle at top left,#ffa078f0,#735eff9e 55%,#0e142af5)}.server-settings-preview-body{padding:0 18px 18px;display:flex;flex-direction:column;gap:12px;margin-top:-26px}.server-settings-preview-avatar{width:72px;height:72px;border-radius:20px;-o-object-fit:cover;object-fit:cover;background:color-mix(in srgb,var(--surface-hover) 84%,transparent);border:4px solid color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:0 12px 28px #00000038}.server-settings-preview-copy{display:flex;flex-direction:column;gap:6px}.server-settings-preview-copy strong{color:var(--text);font-size:18px;font-weight:900;line-height:1.15}.server-settings-preview-copy span{color:var(--text-muted);font-size:12px;line-height:1.55}.server-settings-preview-pills{display:flex;flex-wrap:wrap;gap:8px}.server-settings-preview-pill{min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--text);font-size:11px;font-weight:800}.server-settings-preview-pill.subtle{background:color-mix(in srgb,var(--surface-hover) 90%,transparent);color:var(--text-muted)}.server-settings-placeholder{flex:1;min-height:0;padding:32px 28px 22px;display:grid;place-items:center;text-align:center;gap:10px}.server-settings-placeholder-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface-hover) 86%,transparent);color:var(--text)}.server-settings-placeholder-icon svg{width:24px;height:24px;fill:currentColor}.server-settings-placeholder strong{color:var(--text);font-size:18px;font-weight:900}.server-settings-placeholder p{margin:0;max-width:340px;color:var(--text-muted);font-size:13px;line-height:1.6}.server-settings-overview-page{display:grid;gap:18px;align-content:start}.server-settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.server-settings-section-head-main{position:relative;min-width:0;padding-left:50px}.server-settings-section-head-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;flex:0 0 auto;width:38px;height:38px;border-radius:12px;color:var(--text);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-3) 92%,transparent),color-mix(in srgb,var(--surface) 96%,transparent))}.server-settings-section-head-icon svg{fill:currentColor;width:18px;height:18px}.server-settings-section-head-copy{display:grid;gap:5px;min-width:0;align-items:flex-start;text-align:left}.server-settings-section-head-copy strong{display:block;color:var(--text);font-size:18px;font-weight:800;line-height:1.15}.server-settings-section-head-copy span{display:block;max-width:620px;color:var(--text-gray);font-size:13px;line-height:1.55}.server-settings-section-head-fallback-action{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:-6px}.server-settings-invite-vanity-card{display:grid;gap:12px;padding:16px 18px;border-radius:16px;background:var(--surface);border:none;box-shadow:0 16px 34px var(--shadow)}.server-settings-invite-vanity-copy{display:grid;gap:6px}.server-settings-invite-vanity-copy strong{color:var(--text);font-size:15px;font-weight:800;line-height:1.25}.server-settings-invite-vanity-copy span{color:var(--text-gray);font-size:13px;line-height:1.55}.server-settings-invite-vanity-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.server-settings-invite-vanity-prefix{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;background:color-mix(in srgb,var(--surface-hover) 82%,var(--bg) 18%);color:var(--text);font-size:13px;font-weight:700;white-space:nowrap}.server-settings-invite-vanity-input{flex:1 1 220px;min-width:0;background:var(--input-bg);border:none;will-change:background-color,border-color,box-shadow;transition:background-color .42s cubic-bezier(.22,1,.36,1),border-color .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1),color .42s cubic-bezier(.22,1,.36,1)}.server-settings-invite-vanity-row .server-settings-invite-vanity-input.piksel-input2,.server-settings-invite-vanity-row .server-settings-invite-vanity-input.server-settings-input{height:42px;min-height:42px;max-height:42px;padding:0 14px;border-radius:12px;box-sizing:border-box;font-size:13px;line-height:42px}.server-settings-invite-vanity-row .server-settings-invite-vanity-input.piksel-input2:focus,.server-settings-invite-vanity-row .server-settings-invite-vanity-input.server-settings-input:focus{background:var(--input-focus)!important}.server-settings-invite-vanity-row .server-settings-invite-vanity-error,.server-settings-invite-vanity-success{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:36px;padding:0 12px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.45}.server-settings-invite-vanity-error{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:36px;padding:0 12px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.45;margin-left:auto;margin-right:auto;color:var(--err);background:color-mix(in srgb,var(--err) 14%,var(--surface));border:none}.server-settings-invite-vanity-success{color:#8ef0b1;background:color-mix(in srgb,#58ca89 14%,var(--surface));border:none}.server-settings-invites-page{display:grid;gap:16px;align-content:start;width:min(760px,100%);padding:4px 0 2px}.server-settings-invites-head{display:none;align-items:flex-start;justify-content:flex-end;gap:14px}.server-settings-invites-head>div:first-child{display:none}.server-settings-invites-head strong{display:block;color:var(--text);font-size:18px;font-weight:800;line-height:1.2}.server-settings-invites-head p{margin:6px 0 0;color:var(--text-gray);font-size:13px;line-height:1.5;max-width:560px}.server-settings-invites-list{display:grid;gap:12px}.server-settings-invite-card{display:grid;gap:14px;padding:16px 18px;border-radius:16px;background:var(--surface);border:none;box-shadow:0 16px 34px var(--shadow)}.server-settings-invite-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.server-settings-invite-card-copy{display:grid;gap:8px;min-width:0}.server-settings-invite-card-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--text);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.server-settings-invite-card-badge.is-vanity{background:linear-gradient(135deg,color-mix(in srgb,yellow 52%,transparent),color-mix(in srgb,#fffb29 18%,transparent));border:1px solid color-mix(in srgb,var(--accent) 26%,transparent 10%,white)}.server-settings-invite-card-title{color:var(--text);font-size:14px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.server-settings-invite-card-code{text-align:left;color:var(--text-gray);font-size:12px;font-weight:600;line-height:1.4}.server-settings-invite-card-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.server-settings-action-btn.is-success{background:#58ca8924;color:#8ef0b1}.server-settings-invite-card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--text-gray);font-size:12px;line-height:1.4}.server-settings-invite-card-meta span{color:var(--text);display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 82%,var(--bg) 18%)}.server-settings-invite-card.is-vanity .server-settings-invite-card-meta span:last-child{display:none}.server-settings-invite-card.is-vanity .server-settings-invite-card-meta span:nth-child(3){font-size:0}.server-settings-invite-card.is-vanity .server-settings-invite-card-meta span:nth-child(3):before{color:var(--text);content:"Tür: Özel URL";font-size:12px;line-height:1.4}.server-settings-invites-empty,.server-settings-invites-error{display:flex;align-items:center;justify-content:center;min-height:120px;padding:18px;border-radius:16px;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 76%,transparent);color:var(--text-gray);font-size:13px;line-height:1.5;text-align:center}.server-settings-invites-error{min-height:auto;justify-content:flex-start;color:#ff8f8f}.server-settings-members-page{display:grid;gap:18px;align-content:start}.server-settings-members-list-card{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:20px;background:color-mix(in srgb,var(--surface) 88%,transparent);border:none}.server-settings-members-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.server-settings-members-search-wrap{position:relative;flex:1 1 300px;min-width:0}.server-settings-members-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-gray);pointer-events:none}.server-settings-members-search-icon svg{width:16px;height:16px;fill:currentColor}.server-settings-members-search.piksel-input2{width:100%;min-width:0;height:42px;padding-left:38px;border-radius:12px;border:none;background:color-mix(in srgb,var(--surface-hover) 76%,transparent)!important}.server-settings-members-feedback{padding:10px 12px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.45}.server-settings-members-feedback.error{color:var(--err);background:color-mix(in srgb,#7d1e2f 26%,transparent);border:1px solid color-mix(in srgb,#ff7272 34%,transparent)}.server-settings-members-grid-head{display:grid;grid-template-columns:minmax(220px,.84fr) minmax(0,1.16fr) 44px;gap:16px;align-items:center;padding:0 16px 4px;color:var(--text-gray);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.server-settings-members-grid-head span:last-child{text-align:left}.server-settings-members-list{display:flex;flex-direction:column;gap:8px;max-height:min(68vh,760px);overflow:auto;padding-right:2px;contain:paint;will-change:scroll-position}.server-settings-members-row{width:100%;background:var(--surface-hover);border:none;border-radius:7px;padding:14px 16px;display:grid;grid-template-columns:minmax(220px,.84fr) minmax(0,1.16fr) 44px;gap:16px;align-items:center;cursor:default;transition:background .16s ease,border-color .16s ease,transform .16s ease;content-visibility:auto;contain-intrinsic-size:70px}.server-settings-members-row:hover{background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.server-settings-members-row-identity{min-width:0;display:flex;flex-direction:column;gap:3px}.server-settings-members-row-display-line{min-width:0;display:inline-flex;align-items:center;gap:6px}.server-settings-members-row-display-name{min-width:0;color:var(--text);font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-settings-members-row-username{color:var(--text-gray);font-size:13px;line-height:1.9;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-settings-members-owner-crown{width:13px;height:13px;margin-left:0;flex:0 0 auto}.server-settings-members-owner-crown svg{width:13px;height:13px}.server-settings-members-row-roles{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden}.server-settings-members-role-chip{--member-role-color: #5c6675;min-width:0;max-width:100%;height:28px;padding:0 11px;border-radius:999px;border:none;background:color-mix(in srgb,var(--member-role-color) 18%,transparent);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 1 auto}.server-settings-members-role-overflow{width:28px;height:28px;min-width:28px;border-radius:50%;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid color-mix(in srgb,var(--border) 82%,transparent);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;line-height:1;flex:0 0 auto}.server-settings-members-role-empty{color:var(--text-gray);font-size:12px;font-weight:700;line-height:1.4}.server-settings-members-row-menu-cell{display:flex;align-items:center;justify-content:center}.server-settings-members-menu-trigger{width:34px;height:34px;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface-hover) 82%,transparent);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.server-settings-members-menu-trigger:hover{color:var(--text);background:color-mix(in srgb,var(--surface) 88%,transparent)}.server-settings-members-menu-trigger:disabled{opacity:.55;cursor:default;transform:none}.server-settings-members-menu-trigger svg{width:16px;height:16px;fill:currentColor}.server-settings-members-floating-menu{position:fixed;min-width:208px;max-width:min(320px,calc(100vw - 24px));max-height:min(72vh,420px);overflow:auto;padding:6px;border-radius:12px;background-color:var(--surface)!important;border:none;display:flex;flex-direction:column;gap:4px;z-index:2600;isolation:isolate}.server-settings-members-floating-menu.open-below{transform:translateY(8px)}.server-settings-members-floating-menu.open-above{transform:translateY(calc(-100% - 8px))}.server-settings-members-menu-item{width:100%;min-height:34px;padding:0 10px;border:none;border-radius:9px;background:transparent;color:var(--text);font-size:12px;font-weight:700;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.server-settings-members-menu-item:disabled{opacity:.55;cursor:default}.server-settings-members-menu-item:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.server-settings-members-menu-item.danger{color:#ff8f8f}.server-settings-members-menu-item.danger:hover{background:color-mix(in srgb,#7d1e2f 26%,transparent)}.server-settings-members-menu-separator{height:1px;margin:3px 2px;background:color-mix(in srgb,var(--border) 70%,transparent)}.server-settings-members-menu-label{padding:4px 10px 2px;color:var(--text-gray);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.server-settings-members-role-toggle-list{display:flex;flex-direction:column;gap:4px}.server-settings-members-role-toggle{--member-role-color: #5c6675;width:100%;min-height:38px;padding:0 10px;border:none;border-radius:10px;background:transparent;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease}.server-settings-members-role-toggle:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.server-settings-members-role-toggle:disabled{opacity:.6;cursor:default}.server-settings-members-role-toggle.is-active{background:color-mix(in srgb,var(--member-role-color) 14%,transparent)}.server-settings-members-role-toggle-main{min-width:0;display:inline-flex;align-items:center;gap:10px}.server-settings-members-role-toggle-dot{width:10px;height:10px;border-radius:50%;background:var(--member-role-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--member-role-color) 16%,transparent);flex:0 0 auto}.server-settings-members-role-toggle-name{min-width:0;font-size:12px;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-settings-members-role-toggle-state{flex:0 0 auto;font-size:11px;font-weight:800;color:var(--text-gray)}.server-settings-members-empty{min-height:140px;border-radius:18px;display:grid;place-items:center;text-align:center;padding:20px;background:color-mix(in srgb,var(--surface-hover) 46%,transparent);color:var(--text-muted);font-size:13px;line-height:1.55}@media(max-width:760px){.server-settings-members-grid-head{display:none}.server-settings-members-row{grid-template-columns:minmax(0,1fr) 44px;align-items:start}.server-settings-members-row-menu-cell{grid-column:2;grid-row:1;justify-content:flex-end}.server-settings-members-row-roles{grid-column:1 / -1;padding-top:2px}}.server-settings-unsaved-bar{margin-top:auto;padding:16px 28px 22px;border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent);background:linear-gradient(180deg,#090c1457,#090c14b8),color-mix(in srgb,var(--bg) 92%,transparent);display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -18px 30px #00000024}.server-settings-unsaved-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.server-settings-unsaved-copy strong{color:var(--text);font-size:13px;font-weight:900}.server-settings-unsaved-copy span{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.5}.server-settings-unsaved-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}@media(max-width:1280px){.server-settings-overview-grid{grid-template-columns:minmax(0,1fr) minmax(300px,440px);gap:16px}.server-settings-preview-column{width:min(100%,440px);max-width:440px}}@media(max-width:1120px){.server-settings-overview-grid{grid-template-columns:1fr;gap:16px}.server-settings-profile-column{max-width:none}.server-settings-preview-column{position:static;width:min(100%,500px);max-width:500px;margin-inline:auto}}@media(max-width:980px){.server-settings-modal{padding:70px 24px 24px;overflow:auto}.server-settings-shell{grid-template-columns:1fr;gap:18px;width:min(100%,840px);min-height:0;height:auto;padding-top:6px}.server-settings-sidebar{width:100%;flex:0 0 auto;position:static}.server-settings-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.server-settings-preview-column{position:static;width:100%;min-width:0;max-width:100%}}@media(max-width:720px){.server-settings-modal{padding:62px 16px 20px}.server-settings-nav{grid-template-columns:1fr}.server-settings-overview-grid,.server-settings-unsaved-bar{padding-left:18px;padding-right:18px}.server-settings-field-grid{grid-template-columns:1fr}.server-settings-switch-row,.server-settings-unsaved-bar{flex-direction:column;align-items:stretch}.server-settings-unsaved-actions{width:100%;justify-content:flex-end}}@media(max-width:640px){.server-settings-avatar-row{flex-direction:column;align-items:flex-start}.server-settings-media-actions{width:100%}}.server-channel-create-modal .confirm-btn.primary.manual-bounce-loader{color:#0a0a0a;-webkit-text-fill-color:currentColor}.server-channel-create-modal .confirm-btn.primary.manual-bounce-loader:disabled{color:var(--text);-webkit-text-fill-color:unset}.server-channel-create-label{text-align:left;display:flex;flex-direction:column;gap:8px;margin-top:10px;color:var(--text-muted);font-size:12px;font-weight:600}.server-channel-create-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.server-channel-create-inline-error{color:#ff6c6c;font-size:11px;font-weight:700;text-align:right;white-space:nowrap}.server-channel-create-label .piksel-input{margin:0;border:none;background:color-mix(in srgb,var(--surface) 84%,transparent);box-shadow:none}.server-channel-create-input.error-flash{animation:server-create-input-error-flash 1s ease}.piksel-input.server-channel-create-input:focus{background:var(--surface-hover)!important}@keyframes server-create-input-error-flash{0%{background:color-mix(in srgb,#ff4b5c 48%,var(--surface) 52%)}to{background:color-mix(in srgb,var(--surface) 84%,transparent)}}.server-channel-create-hint{margin-top:11px;color:var(--text-muted);font-size:12px;line-height:1.4}.server-channel-type-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.server-channel-type-card{border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);color:var(--text);border-radius:12px;min-height:60px;padding:10px 12px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.server-channel-type-card:hover{background:color-mix(in srgb,var(--surface-hover) 90%,transparent)}.server-channel-type-card.active{background:color-mix(in srgb,var(--accent-hover) 20%,transparent)}.server-channel-type-card:disabled{cursor:default;opacity:.7}.server-channel-type-card:disabled:hover{background:color-mix(in srgb,var(--surface) 74%,transparent)}.server-channel-type-icon{width:31px;height:31px;border-radius:9px;background:color-mix(in srgb,var(--surface-hover) 70%,transparent);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.server-channel-type-icon svg{width:17px;height:17px;fill:currentColor}.server-channel-type-main{min-width:0;display:inline-flex;flex-direction:column;gap:3px}.server-channel-type-main strong{font-size:13px;font-weight:800;color:var(--text)}.server-channel-type-main span{color:var(--text-muted);font-size:11px;line-height:1.35}.server-channel-create-error{margin-top:10px;color:#ff9b9b;font-size:12px;font-weight:600}.server-channel-create-type-row{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.server-channel-create-type-btn{border:1px solid color-mix(in srgb,var(--border) 80%,transparent);background:color-mix(in srgb,var(--surface) 82%,transparent);color:var(--text);border-radius:10px;min-height:36px;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.server-channel-create-type-btn:hover{border-color:color-mix(in srgb,var(--accent) 34%,var(--border));background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.server-channel-create-type-btn.active{border-color:color-mix(in srgb,var(--accent) 64%,var(--border));background:color-mix(in srgb,var(--accent) 20%,transparent)}.server-entity-settings-modal{width:min(520px,calc(100vw - 36px));display:flex;flex-direction:column;gap:14px}.server-entity-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.server-entity-settings-header-main h3{text-align:left;margin:0 0 0 15px}.server-entity-settings-header-main p{text-align:left;margin-left:15px;color:var(--text-muted);font-size:12px}.server-entity-settings-close{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.server-entity-settings-body{display:flex;flex-direction:column;gap:6px}.server-entity-settings-actions{margin-top:2px}.server-settings-nav-group{display:flex;flex-direction:column;gap:4px}.server-settings-nav-group+.server-settings-nav-group{margin-top:10px}.server-settings-nav-group-title{padding:0 12px 4px;color:var(--text-gray);font-size:11px;font-weight:600;letter-spacing:.08em;text-align:left;text-transform:uppercase}.server-entity-settings-sidebar-identity{display:flex;align-items:center;gap:10px;min-width:0}.server-entity-settings-sidebar-icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.server-entity-settings-sidebar-icon svg{width:18px;height:18px;fill:currentColor}.server-sidebar-invite-modal{width:min(620px,calc(100vw - 36px));max-height:min(84vh,780px);position:relative;display:flex;flex-direction:column;gap:14px;overflow:visible;z-index:1}.server-sidebar-invite-head-copy{display:grid;gap:6px}.server-sidebar-invite-head-copy h3{margin:0}.server-sidebar-invite-head-copy span{color:var(--text-muted);font-size:12px;line-height:1.5}.server-sidebar-invite-primary-card,.server-sidebar-custom-invite-card{border:none}.server-sidebar-invite-primary-card{padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.server-sidebar-invite-primary-copy{min-width:0;display:grid;gap:5px}.server-sidebar-invite-primary-copy.is-link-only{display:block}.server-sidebar-invite-primary-copy strong{min-width:0;color:var(--text);font-size:14px;font-weight:800;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-sidebar-custom-invite-card{padding:14px;display:grid;gap:14px;overflow:visible}.server-sidebar-custom-invite-card.is-standalone{padding:16px;position:relative;overflow:visible;z-index:2}.server-sidebar-custom-invite-grid{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible}.server-sidebar-custom-invite-field{display:grid;gap:7px;min-width:0;position:relative;overflow:visible}.server-sidebar-custom-invite-field>span{color:var(--text-gray);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.server-sidebar-custom-select.custom-dropdown-container{width:100%;position:relative;z-index:1}.server-sidebar-custom-select.custom-dropdown-container.is-open{z-index:30}.server-sidebar-custom-select .custom-dropdown-header{min-height:42px;border-radius:12px;padding:0 14px}.server-sidebar-custom-select .custom-select-icon{width:18px;height:18px;min-width:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.server-sidebar-custom-select .custom-select-icon svg{width:18px;height:18px;fill:currentColor}.server-sidebar-custom-select .custom-dropdown-header>span,.server-sidebar-custom-select .dropdown-option>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-sidebar-custom-select .custom-dropdown-list{z-index:2605;overflow:hidden}.server-sidebar-custom-select .custom-dropdown-scroll-viewport{max-height:min(240px,34vh);padding-right:6px}.server-sidebar-custom-invite-actions{display:flex;justify-content:flex-end}.server-sidebar-custom-invite-actions.is-stacked{justify-content:stretch}.server-sidebar-custom-invite-actions.is-stacked .confirm-btn{width:100%}.server-sidebar-custom-invite-link{border:none;padding:0;background:transparent;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;text-underline-offset:3px;text-align:center!important}.server-sidebar-custom-invite-link:active{transform:translateY(1px)}.server-sidebar-invite-share.dm-lightbox-share{position:static;left:auto;bottom:auto;transform:none;width:100%;margin:0;padding:4px;z-index:auto;background:color-mix(in srgb,var(--bg) 96%,transparent);border-color:color-mix(in srgb,var(--border) 82%,transparent);box-shadow:0 12px 28px #0000003d,0 0 0 1px #ffffff05}.server-sidebar-invite-share.dm-lightbox-share.copied{box-shadow:0 14px 30px #00000047,0 0 0 1px #5fd67647}.server-sidebar-invite-share .dm-lightbox-share-input,.server-sidebar-invite-share .dm-lightbox-share-copy{position:static}.server-settings-created-invites-list{display:grid;gap:12px}.server-settings-invite-table{display:grid;gap:10px;contain:paint}.server-settings-invite-row{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(160px,.95fr) auto 0;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--surface) 92%,transparent);border:none;min-width:0;transition:background-color .18s ease;content-visibility:auto;contain-intrinsic-size:72px}.server-settings-invite-row.can-manage{grid-template-columns:minmax(180px,1.15fr) minmax(160px,.95fr) auto 28px}.server-settings-invite-row:hover{background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.server-settings-invite-row-main{min-width:0;display:inline-flex;align-items:center;gap:10px}.server-settings-invite-row-main strong{color:var(--text);font-size:13px;font-weight:600!important;line-height:1.4;white-space:nowrap;overflow:hidden;text-align:left;text-overflow:ellipsis}.server-settings-invite-row-avatar{width:34px;height:34px;min-width:34px;border-radius:999px;-o-object-fit:cover;object-fit:cover;background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.server-settings-invite-row-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--text);font-size:12px;font-weight:800}.server-settings-invite-row-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.server-settings-invite-row-copy-head{min-width:0;display:inline-flex;align-items:center;gap:8px}.server-settings-invite-row-copy strong,.server-settings-invite-row-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-settings-invite-row-copy strong{color:var(--text);font-size:13px;font-weight:800}.server-settings-invite-row-copy span{color:var(--text-muted);font-size:11px;font-weight:600}.server-settings-invite-row-usage{flex:0 0 auto;color:var(--text-muted)!important;font-size:11px;font-weight:600;white-space:nowrap}.server-settings-invite-row-code{min-width:0;display:inline-flex;align-items:center;gap:8px}.server-settings-invite-row-code-text{min-width:0;color:var(--text);font-size:13px;font-weight:800;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-settings-invite-copy-btn{width:28px;height:28px;min-width:28px;border:none;border-radius:9px;background:color-mix(in srgb,var(--surface-hover) 84%,transparent);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.server-settings-invite-copy-btn:hover{background:color-mix(in srgb,var(--accent) 18%,var(--surface-hover));color:var(--text)}.server-settings-invite-copy-btn.copied{color:#6ee7b7}.server-settings-invite-copy-btn svg{width:14px;height:14px;fill:currentColor}.server-settings-invite-row-remaining{color:var(--text);font-size:12px;font-weight:700;white-space:nowrap;justify-self:end}.server-settings-invite-delete-btn{width:28px;height:28px;border:none;border-radius:999px;background:#f23f431f;color:var(--err);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transform:scale(.92);transition:opacity .16s ease,transform .16s ease,background-color .16s ease,color .16s ease}.server-settings-invite-row:hover .server-settings-invite-delete-btn,.server-settings-invite-row:focus-within .server-settings-invite-delete-btn{opacity:1;pointer-events:auto}.server-settings-invite-delete-btn:hover{background:#f23f432e;color:var(--err)}.server-settings-invite-delete-btn:disabled{opacity:1;pointer-events:none}.server-settings-invite-delete-btn svg{width:16px;height:16px;fill:currentColor}.server-settings-invite-delete-spinner{width:12px;height:12px;border-radius:999px;border:2px solid currentColor;border-right-color:transparent;animation:serverInviteSpin .8s linear infinite}@keyframes serverInviteSpin{to{transform:rotate(360deg)}}.server-channel-row{display:flex;flex-direction:column;gap:3px}.server-channel-row-head{display:flex;align-items:center;gap:0;min-width:0}.server-channel-item{flex:1 1 auto;min-width:0;gap:6px;padding-right:4px;position:relative}.server-channel-item-main{min-width:0;flex:1 1 auto;border:none;background:transparent;color:inherit;display:flex;align-items:center;padding:0;cursor:pointer;text-align:left;transition:padding-right .16s ease}.server-channel-row-main{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px}.server-channel-row-actions{position:absolute;right:4px;top:50%;flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;opacity:0;pointer-events:none;transform:translateY(-50%) translate(4px);transition:opacity .16s ease,transform .16s ease;z-index:2}.server-channel-row:hover .server-channel-item.has-row-actions .server-channel-item-main,.server-channel-row:focus-within .server-channel-item.has-row-actions .server-channel-item-main{padding-right:var(--server-channel-actions-offset, 64px)}.server-channel-row:hover .server-channel-row-actions,.server-channel-row:focus-within .server-channel-row-actions{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.server-channel-row-action-wrap{position:relative;display:inline-flex}.server-channel-row-action-wrap:after{content:attr(data-tooltip);position:absolute;right:0;bottom:calc(100% + 8px);transform:translateY(4px);white-space:nowrap;font-size:11px;font-weight:700;color:var(--text);background:color-mix(in srgb,var(--surface-2) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 84%,#000 16%);border-radius:8px;padding:6px 8px;opacity:0;pointer-events:none;box-shadow:0 12px 24px #00000047;z-index:260;transition:opacity .16s ease,transform .16s ease}.server-channel-row-action-wrap:hover:after{opacity:1;transform:translateY(0)}.server-channel-row-action{width:26px;height:26px;border:none;border-radius:8px;background:color-mix(in srgb,var(--surface) 88%,transparent);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.server-channel-row-action:hover{background:color-mix(in srgb,var(--surface-hover) 92%,transparent);color:var(--text)}.server-channel-row-action svg{width:14px;height:14px;fill:currentColor}.server-entity-settings-shell{grid-template-columns:240px minmax(0,1fr)}.server-entity-settings-main{min-width:0;display:flex;flex-direction:column;min-height:0}.server-entity-settings-page{padding:12px 4px 96px;display:grid;gap:16px;align-content:start}.server-entity-settings-card{display:grid;gap:16px;padding:18px;border-radius:20px;background:color-mix(in srgb,var(--surface) 90%,transparent);border:none}.server-entity-settings-card.danger{grid-template-columns:minmax(0,1fr) auto;align-items:center}.server-entity-settings-label-note{color:var(--text-gray);font-size:11px;font-weight:600}.server-entity-settings-input{height:46px}.piksel-input.server-entity-settings-input:focus{border:none;background:color-mix(in srgb,var(--surface-hover) 84%,transparent)!important;box-shadow:none}.server-entity-settings-danger-copy strong{text-align:left;color:var(--text);font-size:14px;font-weight:800}.server-entity-settings-danger-copy span{text-align:left;color:var(--text-muted);font-size:12px;line-height:1.5}.server-entity-settings-inline-actions{display:flex;justify-content:flex-start;align-items:center;gap:10px}.server-entity-settings-section-title{margin-bottom:10px;text-align:left;color:var(--text);font-size:14px;font-weight:800;line-height:1.3}.server-entity-settings-danger-copy{display:grid;gap:6px}.server-entity-settings-invite-copy-icon{width:38px;height:38px;border:none;border-radius:12px;background:color-mix(in srgb,var(--surface-hover) 88%,transparent);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.server-entity-settings-invite-copy-icon:hover{background:color-mix(in srgb,var(--accent) 18%,var(--surface-hover));transform:translateY(-1px)}.server-entity-settings-invite-copy-icon.copied{color:#6ee7b7}.server-entity-settings-invite-copy-icon svg{width:18px;height:18px;fill:currentColor}.server-channel-permissions-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:18px;min-height:0}.server-channel-permissions-targets-card,.server-channel-permissions-editor-card{border-radius:20px;background:color-mix(in srgb,var(--surface) 90%,transparent);padding:18px;display:flex;flex-direction:column;gap:16px;min-width:0}.server-channel-permissions-targets-head,.server-channel-permissions-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.server-channel-permissions-targets-head strong,.server-channel-permissions-editor-copy strong{color:var(--text);font-size:15px;font-weight:800}.server-channel-permissions-targets-head span,.server-channel-permissions-editor-copy span{color:var(--text-muted);font-size:12px;line-height:1.45}.server-channel-permissions-editor-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.server-channel-permissions-pickers{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.server-channel-permissions-picker{display:flex;flex-direction:column;gap:8px}.server-channel-permissions-picker>span{text-align:left;color:var(--text-muted);font-size:12px;font-weight:700}.server-channel-permissions-select.custom-dropdown-container{width:100%}.server-channel-permissions-select .custom-dropdown-header,.server-channel-permissions-select .dropdown-option{min-width:0}.server-channel-permissions-select .custom-dropdown-header>span,.server-channel-permissions-select .dropdown-option>span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-channel-permissions-target-list{display:flex;flex-direction:column;gap:8px}.server-channel-permissions-target-row{--permission-target-accent: var(--accent);width:100%;border:none;border-radius:14px;background:color-mix(in srgb,var(--surface-2) 92%,transparent);color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;cursor:pointer;text-align:left;transition:background .16s ease,transform .16s ease,color .16s ease}.server-channel-permissions-target-row[data-role-colored=true]{background:color-mix(in srgb,var(--permission-target-accent) 14%,var(--surface-2))}.server-channel-permissions-target-row:hover{background:color-mix(in srgb,var(--surface-hover) 90%,transparent)}.server-channel-permissions-target-row[data-role-colored=true]:hover{background:color-mix(in srgb,var(--permission-target-accent) 18%,var(--surface-hover))}.server-channel-permissions-target-row.active{background:color-mix(in srgb,var(--accent) 16%,var(--surface-hover))}.server-channel-permissions-target-row[data-role-colored=true].active{background:color-mix(in srgb,var(--permission-target-accent) 22%,var(--surface-hover))}.server-channel-permissions-target-main{display:inline-flex;align-items:center;gap:10px;min-width:0}.server-channel-permissions-target-dot,.server-channel-permissions-target-badge{width:12px;height:12px;min-width:12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.server-channel-permissions-target-avatar{width:32px;height:32px;min-width:32px;border-radius:999px;-o-object-fit:cover;object-fit:cover;display:block;background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.server-channel-permissions-target-badge{width:22px;height:22px;min-width:22px;background:color-mix(in srgb,var(--surface-hover) 80%,transparent);color:var(--text-muted);font-size:11px;font-weight:800}.server-channel-permissions-target-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.server-channel-permissions-target-copy strong,.server-channel-permissions-target-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-channel-permissions-target-copy strong{color:var(--text);font-size:13px;font-weight:00}.server-channel-permissions-target-copy span{color:var(--text-muted);font-size:11px}.server-channel-permissions-empty{min-height:120px;border-radius:16px;display:grid;place-items:center;text-align:center;color:var(--text-muted);font-size:13px;line-height:1.5;padding:16px}.server-channel-permissions-groups{display:flex;flex-direction:column;gap:14px}.server-channel-permission-row{align-items:center;gap:14px}.server-channel-permission-state-group{display:inline-flex;align-items:center;gap:0;flex-shrink:0}.server-channel-permission-state-btn{width:36px;height:36px;min-width:36px;border:none;border-radius:0;padding:0;background:color-mix(in srgb,var(--surface-hover) 82%,transparent);color:var(--text-muted);cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.server-channel-permission-state-btn.is-first{border-top-left-radius:12px;border-bottom-left-radius:12px}.server-channel-permission-state-btn.is-middle{margin-left:-1px}.server-channel-permission-state-btn.is-last{margin-left:-1px;border-top-right-radius:12px;border-bottom-right-radius:12px}.server-channel-permission-state-btn:hover{color:var(--text);position:relative;z-index:1}.server-channel-permission-state-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.server-channel-permission-state-btn-icon svg{width:16px;height:16px;display:block}.server-channel-permission-state-btn.active.is-inherit{background:color-mix(in srgb,var(--surface) 94%,transparent);color:#d7dce2}.server-channel-permission-state-btn.active.is-allow{background:#23a55ae6;color:#fff}.server-channel-permission-state-btn.active.is-deny{background:#f23f43eb;color:#fff}@media(max-width:900px){.server-sidebar-custom-invite-grid,.server-channel-permissions-layout,.server-entity-settings-card.danger,.server-sidebar-invite-primary-card,.server-sidebar-created-invite-card{grid-template-columns:1fr}.server-settings-invite-row,.server-settings-invite-row.can-manage{grid-template-columns:minmax(0,1fr);justify-items:start}.server-settings-invite-row-remaining{justify-self:start}.server-settings-invite-delete-btn{opacity:1;pointer-events:auto;transform:scale(1)}}.server-entry-modal{width:min(520px,calc(100vw - 36px))}.server-entry-choice-list{display:grid;grid-template-columns:1fr;gap:10px}.server-entry-choice{border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);border-radius:14px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.server-entry-choice:hover{background:color-mix(in srgb,var(--surface-hover) 94%,transparent);border-color:color-mix(in srgb,var(--accent) 30%,var(--border))}.server-entry-choice-main{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.server-entry-choice strong{font-size:14px;font-weight:800}.server-entry-choice-main span{font-size:12px;color:var(--text-muted);line-height:1.4}.server-entry-choice-arrow{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface-hover) 70%,transparent);color:var(--text-muted);opacity:0;transform:translate(-2px);transition:opacity .16s ease,transform .16s ease,color .16s ease;flex-shrink:0}.server-entry-choice-arrow svg{width:14px;height:14px;fill:currentColor}.server-entry-choice:hover .server-entry-choice-arrow{opacity:1;transform:translate(0);color:var(--text)}.server-entry-avatar-wrap{display:flex;justify-content:center;margin:4px 0 10px}.server-entry-avatar-button{position:relative;width:90px;height:90px;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--surface) 84%,transparent);padding:0;cursor:pointer}.server-entry-avatar-button:disabled{cursor:wait;opacity:.92}.server-entry-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.server-entry-avatar-overlay{position:absolute;inset:0;display:grid;place-items:center;background:color-mix(in srgb,#000 50%,transparent);opacity:0;transition:opacity .18s ease;color:#fff}.server-entry-avatar-button:hover .server-entry-avatar-overlay,.server-entry-avatar-overlay.is-visible{opacity:1}.server-entry-avatar-overlay svg{width:20px;height:20px;fill:currentColor}.server-entry-avatar-overlay .auth-btn-loader-dot{background:color-mix(in srgb,#fff 86%,#a8b4cc 14%)}.server-entry-switch-row{display:flex;align-items:center;justify-content:space-between;color:var(--text);font-size:13px;font-weight:700;margin-top:10px;padding:8px 0 4px}.server-entry-switch-row .server-entry-admin-switch{margin-right:0}.server-entry-switch-row .server-entry-admin-switch .slider{border-color:color-mix(in srgb,var(--border) 92%,transparent)}.server-entry-switch-row .server-entry-admin-switch input:checked+.slider{box-shadow:0 0 16px color-mix(in srgb,var(--accent-soft) 78%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.server-entry-switch-row .server-entry-admin-switch input:checked+.slider:before{background:color-mix(in srgb,var(--text) 88%,var(--accent) 12%)}.server-entry-field-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.server-entry-field-head label{color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.server-entry-field-error{color:#ff8080;font-size:11px;font-weight:700;opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease}.server-entry-field-error.is-visible{opacity:1;transform:translateY(0)}.server-entry-input{width:100%;min-height:42px;border-radius:12px;border:none;background:var(--input-bg);color:var(--text);padding:0 12px;margin-top:6px;outline:none;transition:box-shadow .16s ease,background .16s ease}.server-entry-input:focus{background:var(--input-focus)}.server-entry-input.is-error-flash{background:color-mix(in srgb,var(--err) 28%,var(--input-bg))}.server-entry-input.error-shake{animation:serverEntryErrorShake .28s ease}.server-invite-preview-modal{width:min(460px,calc(100vw - 36px))}.server-invite-preview-card{display:flex;align-items:center;gap:14px;padding:14px;border-radius:16px;background:color-mix(in srgb,var(--surface) 82%,transparent);border:none;margin-top:14px}.server-invite-preview-avatar{width:67px;height:67px;border-radius:20px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:none;background:color-mix(in srgb,var(--surface-hover) 78%,transparent)}.server-invite-preview-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.server-invite-preview-label{font-size:12px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.server-invite-preview-meta strong{text-align:left;color:var(--text);font-size:14px;font-weight:700;line-height:1.1;word-break:break-word}.server-invite-preview-meta .server-name-with-badge,.server-invite-landing__meta .server-name-with-badge,.dm-server-invite-embed__meta .server-name-with-badge{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%}.server-invite-preview-counts{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.server-invite-preview-count{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.2}.server-invite-preview-count-dot{width:8px;height:8px;border-radius:999px;flex-shrink:0}.server-invite-preview-count--online .server-invite-preview-count-dot{background:var(--status-online)}.server-invite-preview-count--offline .server-invite-preview-count-dot{background:var(--status-offline-fill);box-shadow:inset 0 0 0 1px var(--status-offline-ring)}.server-invite-preview-subtle{color:var(--text-muted);font-size:13px;line-height:1.35}.server-invite-preview-note,.server-invite-preview-error{margin-top:12px;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.45}.server-invite-preview-note{color:var(--text-muted);background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.server-invite-preview-error{color:#ffb4b4;background:color-mix(in srgb,var(--err) 16%,var(--surface));border:1px solid color-mix(in srgb,var(--err) 32%,transparent)}.invite-landing-wrapper{background:radial-gradient(circle at top center,color-mix(in srgb,var(--accent) 18%,transparent) 0%,transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,#000 4%),color-mix(in srgb,var(--bg) 98%,#000 2%))}.server-invite-landing{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px}.server-invite-landing__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,color-mix(in srgb,var(--accent) 18%,transparent) 0%,transparent 30%),radial-gradient(circle at 15% 100%,color-mix(in srgb,var(--accent) 12%,transparent) 0%,transparent 28%);opacity:.92;pointer-events:none}.server-invite-landing__content{position:relative;z-index:1;width:min(560px,calc(100vw - 40px));padding:34px 34px 30px;border-radius:30px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 94%,transparent),color-mix(in srgb,var(--surface) 97%,#000 3%));border:1px solid color-mix(in srgb,var(--border) 82%,transparent);box-shadow:0 34px 80px #0000006b,inset 0 1px #ffffff08;display:flex;flex-direction:column;gap:12px}.server-invite-landing__brand{align-self:flex-start;padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 70%,transparent);color:color-mix(in srgb,var(--text) 92%,#fff 8%);font-size:11px;font-weight:900;letter-spacing:.18em}.server-invite-landing__eyebrow{margin-top:6px;color:color-mix(in srgb,var(--accent) 78%,var(--text-muted));font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.server-invite-landing__title{color:var(--text);font-size:clamp(30px,4vw,42px);line-height:1.04;font-weight:900;letter-spacing:-.03em;max-width:10ch}.server-invite-landing__subtitle{max-width:42ch;color:color-mix(in srgb,var(--text-muted) 92%,#fff 8%);font-size:15px;line-height:1.55}.server-invite-landing__card{margin-top:10px;display:flex;align-items:center;gap:16px;padding:18px;border-radius:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-hover) 42%,transparent),color-mix(in srgb,var(--surface) 88%,transparent));border:1px solid color-mix(in srgb,var(--border) 90%,transparent);box-shadow:inset 0 1px #ffffff08}.server-invite-landing__avatar{width:82px;height:82px;border-radius:24px}.server-invite-landing__meta{gap:6px}.server-invite-landing__meta strong{font-size:22px;font-weight:900;line-height:1.05;letter-spacing:-.02em}.server-invite-landing__message{margin-top:0}.server-invite-landing__actions{margin-top:8px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}@media(max-width:720px){.server-invite-landing{padding:18px}.server-invite-landing__content{width:min(100%,520px);padding:24px 20px 22px;border-radius:24px}.server-invite-landing__title{max-width:none;font-size:clamp(26px,9vw,34px)}.server-invite-landing__subtitle{font-size:14px}.server-invite-landing__card{padding:14px;gap:12px}.server-invite-landing__avatar{width:68px;height:68px;border-radius:20px}.server-invite-landing__meta strong{font-size:19px}.server-invite-landing__actions{justify-content:stretch}.server-invite-landing__actions .confirm-btn{flex:1 1 180px}}@keyframes serverEntryErrorShake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-3px)}to{transform:translate(0)}}.content-toggle{display:flex;align-items:center;margin-top:0;padding:12px 14px;border-radius:7px;border:none;background:var(--surface-2);color:var(--text);font-weight:600;cursor:pointer}.content-toggle.active{background:var(--input-focus)}.content-toggle:hover{background:var(--surface-hover);color:var(--text)}.dm-section-unread{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;margin-left:auto;border-radius:999px;background:var(--accent);color:var(--text);font-size:11px;font-weight:800;line-height:1}.dm-title{font-size:14px;font-weight:600;color:var(--text-muted)}.dm-rail-search-wrap{width:100%;margin-bottom:10px}.dm-rail-search-input{width:100%;min-width:0;height:38px;border:none;outline:0;border-radius:11px;padding:0 12px;background:var(--surface);color:var(--text);font-size:13px}.dm-rail-search-input:focus{background:var(--input-focus)}.dm-rail-search-input::-moz-placeholder{color:var(--text-muted)}.dm-rail-search-input::placeholder{color:var(--text-muted)}.dm-rail-search-results{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.dm-search-result-item{width:100%;border:none;text-align:left;cursor:pointer}.dm-rail-search-empty{padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--surface) 74%,transparent);color:var(--text-muted);font-size:12px;line-height:1.35;margin-bottom:10px}.dm-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.dm-title-add-btn{border:none;border-radius:8px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--text);font-size:14px;line-height:1;cursor:pointer}.dm-title-add-btn:hover{background:var(--surface-hover)}.dm-list{display:flex;flex-direction:column;gap:2px;overflow-y:auto;overflow-x:hidden;min-width:0}.dm-rail-skeleton-list{display:flex;flex-direction:column;gap:8px;padding-top:2px}.dm-rail-skeleton-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:7px;background:color-mix(in srgb,var(--surface) 65%,transparent)}.dm-rail-skeleton-avatar{width:30px;height:30px;border-radius:999px;background:color-mix(in srgb,var(--text-muted) 34%,transparent)}.dm-rail-skeleton-lines{display:flex;flex-direction:column;gap:6px}.dm-rail-skeleton-line{height:4px;border-radius:6px;background:color-mix(in srgb,var(--text-muted) 28%,transparent)}.dm-rail-skeleton-line-main{width:130px}.dm-rail-skeleton-line-sub{width:108px}@keyframes dmPulse{0%,to{opacity:.35}50%{opacity:.8}}.dm-item{background:var(--surface-2);display:flex;align-items:center;gap:10px;padding:8px 30px 8px 10px;border-radius:7px;min-width:0;position:relative}.dm-item:hover{background:var(--surface-hover);cursor:pointer}.dm-item.active{background:var(--input-focus)}.dm-item.system-account{background:color-mix(in srgb,var(--surface) 90%,#ffffff 10%)}.dm-item.system-account:hover{background:color-mix(in srgb,var(--surface-hover) 80%,#ffffff 20%)}.dm-item.system-account.active{background:color-mix(in srgb,var(--input-focus) 78%,#ffffff 22%)}.dm-item.dm-nav-item{width:100%;border:none;background:var(--bg);color:var(--text);cursor:pointer;text-align:left}.dm-item.dm-nav-item.active{background:var(--input-focus)}.dm-avatar{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dm-avatar-group{background:#fff}.dm-name{color:var(--text);font-size:13px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-item-texts{min-width:0;display:flex;flex-direction:column;gap:1px}.dm-subtitle{color:var(--text-muted);font-size:11px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-status{width:12px;height:12px;border-radius:50%;position:absolute;left:30px;top:28px;background:transparent;border:2px solid var(--bg);flex-shrink:0;z-index:2}.dm-status.online{background:#22c55e}.dm-status.idle{background:#fbbf24!important;overflow:hidden;transform:rotate(24deg);-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%);mask:radial-gradient(circle at 35% 35%,transparent 35%)}.dm-status.idle:before{content:none!important}.dm-status.idle:after{content:none!important}.dm-status.dnd{background:#ef4444}.dm-status.dnd:before{content:"";position:absolute;left:2px;right:2px;top:4px;height:2px;border-radius:999px}.dm-status.offline{left:32px;top:30px;width:8px;height:8px;background:#9aa0a6!important;border-color:#9aa0a6!important}.dm-status.offline:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:#4a4f55}.dm-status.offline:after{content:none!important}.dm-item-meta{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;min-width:22px}.dm-unread{min-width:18px;height:18px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;padding:0 5px}.dm-close-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:none;border-radius:50%;background:transparent;color:var(--text-muted);display:none;align-items:center;justify-content:center;line-height:1;font-size:12px;cursor:pointer}.dm-item:hover .dm-close-btn{display:inline-flex}.dm-close-btn:hover{color:var(--text);background:var(--surface-hover)}.dm-chat-wrap{position:relative;display:flex;flex-direction:column;gap:0;flex:1;min-height:0;height:100%;background:var(--surface-2);overflow:hidden;--dm-voice-stage-top: 60px}.dm-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--surface-2)}.dm-chat-user{display:flex;align-items:center;gap:10px}.dm-chat-avatar-wrap{position:relative;width:36px;height:36px;flex:0 0 36px}.dm-chat-wrap.group-chat .dm-chat-avatar-wrap{background:#fff;border-radius:999px;overflow:hidden}.dm-chat-wrap.group-chat .dm-chat-avatar,.dm-chat-wrap.group-chat .dm-chat-start-avatar{border-radius:999px;display:block}.dm-chat-wrap.group-chat .dm-chat-start-avatar{background:#fff}.dm-chat-status{inset:auto -2px -2px auto;border-color:var(--bg)}.dm-chat-status.offline{inset:auto -1px -1px auto}.dm-chat-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dm-chat-user-trigger{border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;display:flex;flex-direction:column;align-items:flex-start;width:-moz-fit-content;width:fit-content}.dm-chat-name{display:inline-flex;align-items:center;gap:6px;color:var(--text);font-size:14px;font-weight:700}.dm-chat-name-static{cursor:default}.server-chat-header-title{display:inline-flex;align-items:center;gap:8px;min-width:0}.server-chat-header-hash{color:var(--text-muted);font-size:17px;font-weight:800;line-height:1}.dm-chat-user-trigger[data-tooltip]{position:relative}.dm-chat-user-trigger[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(-4px);white-space:nowrap;font-size:12px;font-weight:600;line-height:1;color:var(--text);background:color-mix(in oklab,var(--bg) 88%,#000 12%);border:1px solid var(--border);border-radius:8px;padding:7px 9px;opacity:0;pointer-events:none;z-index:45;transition:opacity .16s ease,transform .16s ease}.dm-chat-user-trigger[data-tooltip]:before{content:"";position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid color-mix(in oklab,var(--bg) 88%,#000 12%);opacity:0;pointer-events:none;z-index:44;transition:opacity .16s ease}.dm-chat-user-trigger[data-tooltip]:hover:after{opacity:1;transform:translateY(-50%) translate(0)}.dm-chat-user-trigger[data-tooltip]:hover:before{opacity:1}.dm-chat-body{flex:1;min-height:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr)}.dm-chat-wrap.group-chat .dm-chat-body{grid-template-columns:minmax(0,1fr) var(--dm-group-members-visible-width)}.dm-chat-wrap.group-chat{--dm-group-members-width: 272px;--dm-group-members-visible-width: var(--dm-group-members-width);--dm-group-members-panel-bg: color-mix(in srgb, var(--bg) 92%, #05070b 8%)}.dm-chat-wrap.group-chat.is-resizing-group-members,.dm-chat-wrap.group-chat.is-resizing-group-members *,.dm-group-members-resizing,.dm-group-members-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.dm-chat-wrap.group-chat.members-collapsed .dm-chat-body{grid-template-columns:minmax(0,1fr)}.dm-chat-wrap.group-chat.members-collapsed .dm-group-members{display:none}.server-voice-channel-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--surface-2);position:relative;overflow:hidden}.server-voice-channel-body.has-screen-share{gap:14px}.server-voice-channel-join-btn{border:1px solid color-mix(in srgb,var(--accent) 44%,var(--border));background:color-mix(in srgb,var(--accent) 22%,transparent);color:var(--text);border-radius:10px;min-height:34px;padding:0 14px;font-size:12px;font-weight:700;cursor:pointer;flex-shrink:0}.server-voice-channel-join-btn:hover{background:color-mix(in srgb,var(--accent) 30%,transparent)}.server-voice-channel-grid{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;padding:40px 6px 64px}.server-voice-channel-grid.single{justify-content:center;padding-top:24px;padding-bottom:24px}.server-voice-channel-grid.video-mode{justify-content:center;gap:14px;padding:18px 10px 44px;overflow:auto}.server-voice-channel-grid.with-screen-share{flex:1 1 auto;justify-content:stretch;padding:0 0 44px;overflow:hidden}.server-voice-channel-row{--voice-row-cols: 1;width:100%;margin-inline:auto;flex:1 1 0;min-height:0;display:grid;grid-template-columns:repeat(var(--voice-row-cols),minmax(0,1fr));gap:12px}.server-voice-channel-row.video-mode{flex:0 0 auto;gap:14px}.server-voice-channel-row.cols-1{--voice-row-cols: 1;max-width:min(100%,660px)}.server-voice-channel-row.cols-2{--voice-row-cols: 2;max-width:min(100%,820px)}.server-voice-channel-row.cols-3{--voice-row-cols: 3;max-width:min(100%,980px)}.server-voice-channel-row.cols-4{--voice-row-cols: 4;max-width:100%}.server-voice-channel-user{border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);border-radius:14px;min-height:122px;height:100%;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;transition:border-color .16s ease,background .16s ease,transform .16s ease}.server-voice-channel-user>:not(.server-voice-channel-user-backdrop){position:relative;z-index:1}.server-voice-channel-user:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 24%,transparent),color-mix(in srgb,var(--surface) 60%,transparent)),radial-gradient(120% 120% at 50% -10%,color-mix(in srgb,var(--accent) 12%,transparent) 0%,transparent 58%);z-index:0;pointer-events:none}.server-voice-channel-user-backdrop{position:absolute;inset:-18%;z-index:0;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:cover;filter:blur(28px) saturate(1.28) brightness(.92);opacity:.5;transform:scale(1.16)}.server-voice-channel-user.video-tile{display:block;padding:0;min-height:0;height:auto;aspect-ratio:16 / 9;align-items:stretch;justify-content:stretch;overflow:hidden;position:relative}.server-voice-channel-user.video-tile .server-voice-channel-user-backdrop{display:none}.server-voice-channel-user.video-tile.filmstrip-item .server-voice-channel-user-backdrop{display:block;inset:-12%;opacity:.6;filter:blur(24px) saturate(1.34) brightness(.9)}.server-voice-channel-user.video-tile.filmstrip-item:after{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 18%,transparent),color-mix(in srgb,var(--surface) 52%,transparent)),radial-gradient(120% 120% at 50% -10%,color-mix(in srgb,var(--accent) 10%,transparent) 0%,transparent 58%)}.server-voice-channel-user.video-tile.speaking{border-color:var(--accent)}.server-voice-channel-user.dimmed{opacity:.62}.server-voice-channel-user:hover{border:none;background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.server-voice-channel-grid.single .server-voice-channel-user{width:100%;height:auto;min-height:260px;aspect-ratio:16 / 9;border-radius:18px}.server-voice-channel-grid.single .server-voice-channel-row.cols-1{max-width:min(100%,920px);flex:0 0 auto}.server-voice-channel-grid.video-mode .server-voice-channel-row.cols-1{max-width:min(100%,560px)}.server-voice-channel-grid.video-mode .server-voice-channel-row.cols-2{max-width:min(100%,980px)}.server-voice-channel-grid.video-mode .server-voice-channel-row.cols-3{max-width:min(100%,1180px)}.server-voice-channel-grid.video-mode .server-voice-channel-row.cols-4{max-width:min(100%,1320px)}.server-voice-channel-grid.video-mode.single .server-voice-channel-row.cols-1{max-width:min(100%,760px)}.server-voice-channel-grid.with-screen-share .server-voice-channel-row.cols-1{max-width:min(100%,360px)}.server-voice-channel-grid.with-screen-share .server-voice-channel-row.cols-2{max-width:min(100%,720px)}.server-voice-channel-grid.with-screen-share .server-voice-channel-row.cols-3{max-width:min(100%,960px)}.server-voice-channel-grid.with-screen-share .server-voice-channel-row.cols-4{max-width:min(100%,1200px)}.server-voice-channel-avatar-wrap{position:relative}.server-voice-channel-user.video-tile .server-voice-channel-avatar-wrap{width:100%;height:100%;min-height:0;overflow:hidden}.server-voice-channel-avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid transparent;transition:opacity .08s linear,filter .08s linear,border-color .06s linear,box-shadow .06s linear,transform .06s linear}.server-voice-channel-avatar.dimmed{opacity:.56;filter:grayscale(.5) brightness(.86)}.server-voice-channel-avatar.speaking{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 24%,transparent)}.server-voice-channel-video{width:100%;height:100%;min-height:160px;-o-object-fit:cover;object-fit:cover;background:color-mix(in srgb,var(--surface-hover) 84%,transparent);transition:opacity .18s ease,filter .18s ease,box-shadow .18s ease}.server-voice-channel-video.speaking{box-shadow:none}.server-voice-channel-video.dimmed{opacity:.52;filter:grayscale(.46) brightness(.78)}.server-voice-channel-video-fallback{width:100%;height:100%;min-height:160px;display:flex;align-items:center;justify-content:center}.server-voice-channel-avatar-badge{position:absolute;right:-2px;bottom:-2px;width:19px;height:19px;border-radius:999px;background:color-mix(in srgb,var(--bg) 86%,#111 14%);border:1px solid color-mix(in srgb,var(--border) 65%,#000 35%);display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:red}.server-voice-channel-avatar-badge svg{width:13px;height:13px;fill:currentColor}.server-voice-channel-user-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:14px;font-weight:700}.server-voice-channel-user-name-row{max-width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.server-voice-channel-user.video-tile .server-voice-channel-user-name-row{position:absolute;left:12px;right:auto;bottom:25px;max-width:calc(100% - 24px);width:-moz-fit-content;width:fit-content;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,rgba(3,7,12,.78) 92%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:4;pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease}.voice-participant-tile-overlay{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;justify-content:space-between;padding:12px;pointer-events:none}.voice-participant-tile-overlay-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.voice-participant-tile-overlay-bottom{display:flex;align-items:flex-end;justify-content:flex-start;min-width:0}.voice-participant-tile-overlay .voice-screen-share-source-badge,.voice-participant-tile-overlay .server-voice-channel-state-badges,.voice-participant-tile-overlay .dm-voice-state-badges,.voice-participant-tile-overlay .server-voice-channel-user-name-row,.voice-participant-tile-overlay .dm-voice-user-name-badge{position:static}.voice-participant-tile-overlay .voice-screen-share-source-badge{top:auto;left:auto;z-index:auto;max-width:100%;flex:0 1 auto}.voice-participant-tile-overlay .server-voice-channel-state-badges,.voice-participant-tile-overlay .dm-voice-state-badges{top:auto;right:auto;z-index:auto;margin-left:auto;flex:0 0 auto}.voice-participant-tile-overlay .server-voice-channel-user-name-row,.voice-participant-tile-overlay .dm-voice-user-name-badge{left:auto;right:auto;bottom:auto;z-index:auto;max-width:100%}.server-voice-channel-live-dot{position:relative;display:inline-flex;width:8px;height:8px;border-radius:999px;background:#ff4b4b;box-shadow:0 0 #ff4b4b8c;animation:livePulseWave 1.45s ease-out infinite;flex:0 0 auto}.server-voice-channel-state-badges{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;z-index:4;pointer-events:none}.server-voice-channel-state-badge{width:24px;height:24px;border-radius:999px;background:color-mix(in srgb,rgba(3,7,12,.86) 92%,transparent);border:1px solid color-mix(in srgb,var(--border) 65%,#000 35%);display:inline-flex;align-items:center;justify-content:center;color:#ff8d8d;box-shadow:0 8px 20px #0000002e}.server-voice-channel-state-badge svg{width:14px;height:14px;fill:currentColor}.server-voice-channel-empty{border:none;border-radius:14px;background:color-mix(in srgb,var(--surface) 60%,transparent);color:var(--text-muted);min-height:240px;display:grid;place-items:center;text-align:center;padding:18px;font-size:13px}.server-voice-channel-overlay{position:absolute;z-index:4;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.server-voice-channel-overlay-top{top:16px;left:18px;transform:translateY(-6px)}.server-voice-channel-overlay-bottom{left:50%;bottom:16px;transform:translate(-50%) translateY(6px)}.server-voice-channel-controls{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;border:none;background:color-mix(in srgb,var(--surface) 76%,#000 24%);box-shadow:0 14px 32px #00000052}.server-voice-channel-body:hover .server-voice-channel-overlay{opacity:1;pointer-events:auto}.server-voice-channel-body:hover .server-voice-channel-overlay-top{transform:translateY(0)}.server-voice-channel-body:hover .server-voice-channel-overlay-bottom{transform:translate(-50%) translateY(0)}@media(max-width:960px){.server-voice-channel-row.cols-2,.server-voice-channel-row.cols-3,.server-voice-channel-row.cols-4{max-width:100%}.server-voice-channel-grid.single .server-voice-channel-user{height:auto;min-height:220px}.server-voice-channel-grid.single .server-voice-channel-row.cols-1{max-width:100%}}.dm-chat-messages{flex:1;min-height:0;overflow-y:scroll;overflow-x:hidden;scrollbar-gutter:stable;display:flex;flex-direction:column;justify-content:flex-start;gap:2px;padding:14px 16px 6px;background:var(--surface-2);-moz-user-select:text;user-select:text;-webkit-user-select:text;scrollbar-width:auto;scrollbar-color:color-mix(in srgb,var(--accent) 88%,black 12%) color-mix(in srgb,var(--surface) 96%,black 4%);contain:paint;will-change:scroll-position;transition:opacity 44ms ease-out,transform 56ms cubic-bezier(.22,1,.36,1)}.dm-chat-messages.dm-chat-messages-settling{opacity:1;transform:none;pointer-events:auto;transition:none}.dm-chat-messages.dm-chat-messages-settling.dm-chat-messages-settling-populated{opacity:1;transform:none;transition:none}.dm-chat-loading-overlay{position:absolute;inset:0;z-index:3;pointer-events:none;overflow:hidden;background:transparent}.dm-chat-body>.custom-scroll-wrap>.dm-chat-messages.dm-chat-messages-settling+.custom-scroll-track{opacity:1;pointer-events:auto}.dm-loading-template{display:flex;flex-direction:column;box-sizing:border-box;min-height:100%;gap:12px;justify-content:space-between;padding:16px 18px 8px}.dm-loading-template-row{display:flex;align-items:flex-start;gap:14px}.dm-loading-template-row.compact{gap:12px}.dm-loading-template-content{min-width:0;flex:1 1 auto}.dm-loading-template-meta,.dm-loading-template-body{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dm-loading-template-body{gap:7px 8px;margin-top:8px}.dm-loading-template-avatar{position:relative;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:color-mix(in srgb,var(--surface-hover) 74%,transparent);overflow:hidden}.dm-loading-template-line{position:relative;display:inline-flex;height:12px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 70%,transparent);overflow:hidden}.dm-loading-template-line.time{height:10px}.dm-loading-template-line.body{height:11px}.dm-loading-template-avatar:after,.dm-loading-template-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.055) 45%,transparent 100%);animation:dm-loading-sheen 2.25s ease-in-out infinite}.dm-loading-template-line.w-72{width:min(72%,560px)}.dm-loading-template-line.w-64{width:min(64%,500px)}.dm-loading-template-line.w-56{width:min(56%,440px)}.dm-loading-template-line.w-52{width:min(52%,410px)}.dm-loading-template-line.w-48{width:min(48%,380px)}.dm-loading-template-line.w-40{width:min(40%,320px)}.dm-loading-template-line.w-36{width:min(36%,280px)}.dm-loading-template-line.w-32{width:min(32%,250px)}.dm-loading-template-line.w-28{width:min(28%,220px)}.dm-loading-template-line.w-26{width:min(26%,205px)}.dm-loading-template-line.w-24{width:min(24%,190px)}.dm-loading-template-line.w-20{width:min(20%,156px)}.dm-loading-template-line.w-18{width:min(18%,140px)}.dm-loading-template-line.w-16{width:min(16%,124px)}.dm-loading-template-line.w-14{width:min(14%,108px)}.dm-loading-template-line.w-10{width:68px}@keyframes dm-loading-sheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}.dm-group-members{width:var(--dm-group-members-visible-width);height:100%;min-height:0;border-left:1px solid var(--border);background:var(--surface-2);padding:10px;overflow-y:auto;overflow-x:hidden;position:relative;z-index:12;margin-left:auto;scrollbar-gutter:stable;scroll-padding-bottom:calc(12px + var(--members-panel-footer-reserve-total, 0px))}.dm-group-members-resize-handle{position:absolute;top:0;bottom:0;right:calc(var(--dm-group-members-visible-width) - 10px);width:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;z-index:14;cursor:col-resize}.dm-group-members-resize-handle-pill{width:16px;height:34px;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,rgba(8,14,10,.72) 76%,transparent);border:1px solid var(--border);box-shadow:0 10px 24px #00000042,inset 0 1px #ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity .24s ease,transform .18s ease,background-color .18s ease,border-color .18s ease;pointer-events:none;opacity:0;transform:scale(.92)}.dm-group-members-resize-handle:hover .dm-group-members-resize-handle-pill,.dm-group-members-resize-handle:focus-visible .dm-group-members-resize-handle-pill,.dm-group-members-resize-handle.is-dragging .dm-group-members-resize-handle-pill{opacity:1;transform:scale(1.04);background:color-mix(in srgb,var(--surface-hover) 82%,transparent);border-color:var(--border)}.dm-group-members-resize-handle-dots{display:grid;grid-template-columns:repeat(2,3px);gap:2px}.dm-group-members-resize-handle-dots span{width:3px;height:3px;border-radius:50%;background:color-mix(in srgb,var(--text) 72%,transparent)}.dm-group-members-title{width:100%;border:none;background:transparent;cursor:pointer;text-align:left;display:inline-flex;align-items:center;gap:7px;color:var(--text);font-size:13px;font-weight:700;letter-spacing:.03em;margin:0 4px 10px}.dm-group-members-header-toggle{margin-left:auto;border:none;background:transparent;color:var(--text);cursor:pointer;text-align:left;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;letter-spacing:.03em;padding:6px 8px;border-radius:8px}.dm-group-header-actions{margin-left:auto;display:inline-flex;align-items:center;gap:4px}.dm-pins-popover-anchor{position:relative;display:inline-flex;align-items:center}.dm-group-add-member-btn.active-call{background:color-mix(in srgb,var(--surface) 76%,#16a34a 24%);border-radius:10px}.dm-voice-stage{position:absolute;left:0;right:0;top:var(--dm-voice-stage-top);z-index:8;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 80%,var(--surface) 20%);min-height:220px;max-height:440px;overflow:visible;pointer-events:auto}.dm-voice-stage.has-video{min-height:320px;max-height:540px;gap:14px;padding:14px 16px 12px}.dm-voice-stage.has-screen-share{min-height:500px;max-height:860px;gap:14px;padding:16px 16px 14px;align-items:stretch}.dm-voice-stage.ringing{background:var(--bg)}.dm-chat-wrap.group-chat .dm-voice-stage{width:calc(100% - var(--dm-group-members-width));right:auto}.dm-chat-wrap.group-chat .dm-voice-stage:after{content:"";position:absolute;top:0;bottom:0;right:calc(-1 * var(--dm-group-members-width));width:var(--dm-group-members-width);border-left:1px solid var(--border);background:var(--dm-group-members-panel-bg);pointer-events:none}.dm-chat-wrap.group-chat.members-collapsed .dm-voice-stage{width:100%}.dm-chat-wrap.group-chat.members-collapsed .dm-voice-stage:after{display:none}.dm-voice-participants{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;flex-wrap:wrap;width:100%;flex:1;align-content:center;overflow:hidden}.dm-voice-participants.video-mode{--dm-voice-grid-gap: 14px;--dm-voice-two-col-max-width: 700px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--dm-voice-grid-gap);width:100%;padding:2px 4px;overflow:hidden;scrollbar-width:auto;scrollbar-color:color-mix(in srgb,var(--accent) 88%,black 12%) color-mix(in srgb,var(--surface) 96%,black 4%)}.dm-voice-participants.video-mode.single{width:100%}.dm-voice-participants.video-mode.with-screen-share{flex:1 1 auto;justify-content:flex-start;align-content:flex-start;padding-top:0}.dm-voice-participants.video-mode::-webkit-scrollbar{width:6px}.dm-voice-participants.video-mode::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}.dm-voice-participants.video-mode::-webkit-scrollbar-thumb{background:var(--accent-hover);border-radius:999px}.dm-voice-participants.video-mode::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.dm-voice-participants-row{--voice-row-cols: 1;width:100%;margin-inline:auto;flex:0 0 auto;min-height:0;display:grid;grid-template-columns:repeat(var(--voice-row-cols),minmax(0,1fr));gap:var(--dm-voice-grid-gap, 14px)}.dm-voice-participants-row.cols-1{--voice-row-cols: 1;max-width:min(100%,520px)}.dm-voice-participants.video-mode.single .dm-voice-participants-row.cols-1{max-width:min(100%,calc((var(--dm-voice-two-col-max-width, 700px) - var(--dm-voice-grid-gap, 14px)) / 2))}.dm-voice-participants.video-mode.with-screen-share .dm-voice-participants-row.cols-1{max-width:min(100%,300px)}.dm-voice-participants.video-mode.with-screen-share .dm-voice-participants-row.cols-2{max-width:min(100%,640px)}.dm-voice-participants.video-mode.with-screen-share .dm-voice-participants-row.cols-3{max-width:min(100%,900px)}.dm-voice-participants.video-mode.with-screen-share .dm-voice-participants-row.cols-4{max-width:min(100%,1080px)}.dm-voice-participants-row.cols-2{--voice-row-cols: 2;max-width:min(100%,var(--dm-voice-two-col-max-width, 700px))}.dm-voice-participants-row.cols-3{--voice-row-cols: 3;max-width:min(100%,960px)}.dm-voice-participants-row.cols-4{--voice-row-cols: 4;max-width:min(100%,1160px)}.dm-voice-user{display:inline-flex;align-items:center;position:relative;z-index:1}.dm-voice-user.video-tile{width:100%;min-height:0;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--border) 72%,transparent);justify-content:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dm-voice-user.video-tile.speaking{border-color:var(--accent)}.dm-voice-user.video-stage-selectable{cursor:pointer}.dm-voice-user.video-tile.video-stage-selectable:hover{transform:translateY(-1px)}.dm-voice-user.video-tile.is-video-spotlight{border-color:color-mix(in srgb,var(--accent) 76%,#ffffff 24%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 26%,transparent)}.dm-voice-avatar{width:76px;height:76px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid transparent;transition:opacity .08s linear,filter .08s linear,border-color .06s linear,box-shadow .06s linear,transform .06s linear}.dm-voice-avatar.speaking{border-color:var(--accent);transform:scale(1.03);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 26%,transparent)}.dm-voice-avatar.pending{opacity:.42;filter:grayscale(.46) brightness(.84)}.dm-voice-avatar.connected{opacity:1}.dm-voice-avatar.dimmed{opacity:.26;filter:grayscale(.58) brightness(.78)}.dm-voice-video{width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;background:color-mix(in srgb,var(--surface-hover) 84%,transparent);transition:opacity .18s ease,filter .18s ease,box-shadow .18s ease}.dm-voice-video.speaking{box-shadow:none}.dm-voice-video.dimmed{opacity:.5;filter:grayscale(.48) brightness(.78)}.dm-voice-video-fallback{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 18%,color-mix(in srgb,var(--accent) 18%,transparent) 0%,transparent 48%),color-mix(in srgb,var(--surface) 82%,#000 18%)}.dm-voice-video-fallback .dm-voice-avatar{width:72px;height:72px}.dm-voice-user-name-badge{position:absolute;left:10px;right:auto;bottom:10px;max-width:calc(100% - 20px);width:-moz-fit-content;width:fit-content;min-width:0;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,rgba(3,7,12,.78) 92%,transparent);color:#fff;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:2;opacity:0;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease}.dm-voice-user.video-tile:hover .dm-voice-user-name-badge,.dm-voice-user.video-tile:focus-within .dm-voice-user-name-badge,.server-voice-channel-user.video-tile:hover .server-voice-channel-user-name-row,.server-voice-channel-user.video-tile:focus-within .server-voice-channel-user-name-row{opacity:1;transform:translateY(0)}.dm-voice-user.filmstrip-item .dm-voice-user-name-badge,.server-voice-channel-user.filmstrip-item .server-voice-channel-user-name-row,.server-voice-channel-user.filmstrip-item .server-voice-channel-user-name{font-size:11px}.dm-voice-user.filmstrip-item .dm-voice-user-name-badge{left:8px;bottom:8px;padding:6px 8px;border-radius:10px;max-width:calc(100% - 16px)}.dm-voice-user.filmstrip-item .dm-voice-video-fallback .dm-voice-avatar{width:54px;height:54px}.server-voice-channel-user.filmstrip-item{gap:0}.server-voice-channel-user.filmstrip-item .server-voice-channel-video,.server-voice-channel-user.filmstrip-item .server-voice-channel-video-fallback{min-height:0}.server-voice-channel-user.filmstrip-item .server-voice-channel-user-name-row{left:8px;bottom:8px;padding:6px 8px;border-radius:10px;max-width:calc(100% - 16px)}.dm-voice-state-badges{position:absolute;top:11px;right:8px;display:inline-flex;align-items:center;gap:6px;z-index:2}.dm-voice-state-badge{width:24px;height:24px;border-radius:999px;background:color-mix(in srgb,rgba(3,7,12,.86) 92%,transparent);border:1px solid color-mix(in srgb,var(--border) 65%,#000 35%);display:inline-flex;align-items:center;justify-content:center;color:#ff8d8d;box-shadow:0 8px 20px #0000002e}.dm-voice-state-badge svg{width:14px;height:14px;fill:currentColor}.voice-screen-share-stage{position:relative;width:min(100%,1120px);max-width:100%;aspect-ratio:16 / 9;flex:1 1 0;align-self:center;min-height:0;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 16%,color-mix(in srgb,var(--accent) 14%,transparent) 0%,transparent 44%),color-mix(in srgb,var(--surface) 88%,#000 12%);border:1px solid color-mix(in srgb,var(--border) 72%,transparent)}.voice-screen-share-stage.server{width:min(100%,1320px)}.voice-screen-share-stage.fullscreen{width:100vw;height:100vh;max-width:none;aspect-ratio:auto;border-radius:0;border:none;background:#000}.voice-screen-share-stage:fullscreen{width:100vw;height:100vh;max-width:none;aspect-ratio:auto;border-radius:0;border:none;background:#000}.voice-screen-share-stage:fullscreen::backdrop{background:#000}.voice-screen-share-video{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;background:#05070b}.voice-screen-share-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#05070b00 48%,#05070bd1),linear-gradient(90deg,#05070b3d,#05070b00 38%);pointer-events:none;opacity:0;transition:opacity .18s ease}.voice-screen-share-meta{position:absolute;left:16px;bottom:16px;right:74px;display:flex;align-items:flex-end;justify-content:flex-start;pointer-events:none;z-index:2;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.voice-screen-share-actions{position:absolute;right:16px;bottom:16px;z-index:3;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.voice-screen-share-stage:hover .voice-screen-share-actions,.voice-screen-share-stage:focus-within .voice-screen-share-actions{opacity:1;transform:translateY(0);pointer-events:auto}.voice-screen-share-stage:hover .voice-screen-share-gradient,.voice-screen-share-stage:hover .voice-screen-share-meta,.voice-screen-share-stage:focus-within .voice-screen-share-gradient,.voice-screen-share-stage:focus-within .voice-screen-share-meta{opacity:1}.voice-screen-share-stage:hover .voice-screen-share-meta,.voice-screen-share-stage:focus-within .voice-screen-share-meta{transform:translateY(0)}.voice-screen-share-action-btn{width:42px;height:42px;border:none;border-radius:12px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 32px #0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .18s ease,border-color .18s ease,transform .18s ease}.voice-screen-share-action-btn:hover{color:#fff;background:color-mix(in srgb,var(--accent) 26%,rgba(3,7,12,.84));border-color:color-mix(in srgb,var(--accent) 42%,var(--border));transform:translateY(-1px)}.voice-screen-share-action-btn svg{width:18px;height:18px;fill:currentColor}.voice-screen-share-meta-main{display:inline-flex;flex-direction:column;gap:4px;max-width:min(100%,420px);padding:10px 12px;border-radius:14px;background:transparent!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff}.voice-screen-share-meta-main strong{color:#fff;font-size:13px;font-weight:800;line-height:1.2}.voice-screen-share-meta-main span{color:#fff!important;font-size:12px;font-weight:600;line-height:1.2}.dm-voice-screen-share-layout{width:100%;min-height:0;flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:12px}.dm-voice-video-spotlight-layout .voice-screen-share-stage.dm{width:min(100%,980px)}.server-voice-screen-share-layout{width:100%;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:14px;align-items:center}.server-voice-screen-share-layout .voice-screen-share-stage.server{margin:auto;width:90%;min-width:0;max-width:none;align-self:stretch}.voice-screen-share-filmstrip{width:min(100%,1120px);align-self:center;flex:0 0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.voice-screen-share-filmstrip:not(.has-navigation){grid-template-columns:minmax(0,1fr)}.voice-screen-share-filmstrip-track{--voice-carousel-cols: 1;display:flex;align-items:stretch;justify-content:center;gap:10px}.voice-screen-share-filmstrip-track.dm .dm-voice-user.filmstrip-item{width:clamp(136px,17vw,184px);min-width:clamp(136px,17vw,184px)}.voice-screen-share-source-badge{position:absolute;top:12px;left:12px;z-index:4;display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:calc(100% - 24px);padding:6px 8px;border-radius:999px;background:var(--bg);border:none;color:var(--text);font-size:10px;font-weight:800;line-height:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.voice-screen-share-source-badge.active{background:color-mix(in srgb,var(--accent) 26%,rgba(3,7,12,.88));color:#fff}.voice-screen-share-source-badge svg{width:12px;height:12px;flex:0 0 auto;fill:currentColor}.screen-share-source-selectable{cursor:pointer}.dm-voice-user.video-tile.filmstrip-item,.server-voice-channel-user.video-tile.filmstrip-item{border-radius:16px}.dm-voice-user.video-tile.filmstrip-item{flex:0 0 auto;aspect-ratio:16 / 9}.server-voice-channel-user.video-tile.filmstrip-item{width:clamp(156px,18vw,220px);max-width:220px;min-height:0;aspect-ratio:16 / 9}.voice-screen-share-strip{width:100%;max-width:1120px;align-self:center;flex:0 0 auto;display:flex;align-items:stretch;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scrollbar-width:thin;scrollbar-color:var(--accent-hover) var(--bg)}.voice-screen-share-strip.server{max-width:1320px}.voice-screen-share-strip::-webkit-scrollbar{height:6px}.voice-screen-share-strip::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}.voice-screen-share-strip::-webkit-scrollbar-thumb{background:var(--accent-hover);border-radius:999px}.voice-screen-share-preview{width:196px;min-width:196px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:16px;overflow:hidden;padding:0;background:color-mix(in srgb,var(--surface) 86%,#000 14%);color:var(--text);cursor:pointer;text-align:left;transition:border-color .16s ease,transform .16s ease,background .16s ease}.voice-screen-share-preview:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.voice-screen-share-preview.active{border-color:color-mix(in srgb,var(--accent) 76%,#ffffff 24%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 26%,transparent)}.voice-screen-share-preview.compact{width:172px;min-width:172px}.voice-screen-share-preview-video{width:100%;aspect-ratio:16 / 9;display:block;-o-object-fit:cover;object-fit:cover;background:#05070b}.voice-screen-share-preview-meta{display:flex;flex-direction:column;gap:2px;padding:10px 11px}.voice-screen-share-preview-meta strong{color:var(--text);font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-screen-share-preview-meta span{color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-voice-btn.icon.screen-share-active{background:color-mix(in srgb,var(--accent) 26%,var(--surface) 74%)}.voice-screen-share-participant-rail:not(.has-navigation){grid-template-columns:minmax(0,1fr)}.voice-screen-share-participant-viewport{min-width:0;overflow:hidden}.voice-screen-share-participant-track{--voice-carousel-cols: 1;display:grid;grid-template-columns:repeat(var(--voice-carousel-cols),minmax(0,1fr));gap:12px;align-items:stretch}.voice-screen-share-participant-track.server{display:flex;justify-content:center;gap:12px}.voice-screen-share-participant-track.dm .dm-voice-user.video-tile,.voice-screen-share-participant-track.server .server-voice-channel-user.video-tile{min-height:0;aspect-ratio:16 / 9}.voice-screen-share-participant-track.server .server-voice-channel-user.video-tile{flex:0 0 clamp(156px,18vw,220px);width:clamp(156px,18vw,220px);max-width:220px}.voice-screen-share-rail-nav{width:36px;height:36px;border:1px solid color-mix(in srgb,var(--border) 74%,#000 26%);border-radius:999px;background:color-mix(in srgb,var(--surface) 84%,#000 16%);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px #0000003d;transition:transform .18s ease,background .18s ease,border-color .18s ease}.voice-screen-share-rail-nav:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--accent) 24%,var(--surface));border-color:color-mix(in srgb,var(--accent) 40%,var(--border))}.voice-screen-share-rail-nav svg{width:18px;height:18px;fill:currentColor}.desktop-screen-share-overlay{z-index:1250!important;background:#000000b8!important}.desktop-screen-share-modal{width:min(560px,calc(100vw - 28px));max-height:min(82vh,720px);padding:22px;border-radius:20px;text-align:center;display:flex;flex-direction:column;gap:14px;overflow:hidden}.desktop-screen-share-head{display:flex;align-items:center;justify-content:center;gap:12px}.desktop-screen-share-head h3{margin:0;font-size:1.4rem}.desktop-screen-share-tabs{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.desktop-screen-share-tab{min-height:38px;border:none;border-radius:10px;background:var(--input-bg);color:var(--text);padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.desktop-screen-share-tab.active{background:color-mix(in srgb,var(--accent) 18%,var(--input-bg));color:var(--text)}.desktop-screen-share-tab:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--accent) 28%,var(--border))}.desktop-screen-share-tab:disabled{opacity:.6;cursor:default}.desktop-screen-share-body{min-height:220px;max-height:min(42vh,360px);overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;min-width:0}.desktop-screen-share-body::-webkit-scrollbar{width:6px}.desktop-screen-share-body::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}.desktop-screen-share-body::-webkit-scrollbar-thumb{background:var(--accent-hover);border-radius:999px}.desktop-screen-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start;text-align:left}.desktop-screen-share-card{border:1px solid var(--border);border-radius:14px;overflow:hidden;padding:0;background:var(--input-bg);color:var(--text);cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.desktop-screen-share-card:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--accent) 28%,var(--border))}.desktop-screen-share-card.selected{border-color:color-mix(in srgb,var(--accent) 78%,#ffffff 22%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 24%,transparent)}.desktop-screen-share-card-preview{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:color-mix(in srgb,var(--bg) 90%,#000 10%)}.desktop-screen-share-card-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.desktop-screen-share-card-preview-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 76%,#000 24%),color-mix(in srgb,var(--surface-2) 90%,#000 10%));color:var(--text-muted);font-size:12px;font-weight:700}.desktop-screen-share-card-meta{display:flex;flex-direction:column;gap:4px;padding:10px 12px 12px}.desktop-screen-share-card-meta strong{color:var(--text);font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.desktop-screen-share-card-meta span{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.desktop-screen-share-empty,.desktop-screen-share-error{border-radius:14px;padding:14px;background:var(--input-bg);border:1px solid var(--border);color:var(--text-muted);font-size:13px;line-height:1.5}.desktop-screen-share-error{color:#ff9d9d;margin-top:-2px}.desktop-screen-share-audio-row{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--text);font-size:13px;font-weight:600;align-self:center;padding:2px 0}.desktop-screen-share-checkbox{flex:0 0 auto}.desktop-screen-share-actions{margin-top:4px}@media(max-width:1080px){.desktop-screen-share-modal{width:min(560px,calc(100vw - 28px))}}@media(max-width:900px){.desktop-screen-share-modal{width:min(520px,calc(100vw - 24px))}.desktop-screen-share-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.voice-screen-share-stage,.voice-screen-share-stage.server{border-radius:16px}.server-voice-screen-share-layout{align-items:stretch}.voice-screen-share-participant-panel.server{width:100%}.voice-screen-share-participant-toggle{min-width:34px;padding:0 10px}.voice-screen-share-participant-toggle span{display:none}.voice-screen-share-meta{right:62px;left:12px;bottom:12px}.voice-screen-share-actions{right:12px;bottom:12px}.voice-screen-share-action-btn,.voice-screen-share-rail-nav{width:34px;height:34px}.voice-screen-share-strip{gap:8px}.voice-screen-share-preview,.voice-screen-share-preview.compact{width:148px;min-width:148px;border-radius:14px}.voice-screen-share-filmstrip{gap:8px}.voice-screen-share-filmstrip-track{gap:10px}.voice-screen-share-filmstrip-track.dm .dm-voice-user.filmstrip-item{width:142px;min-width:142px}.desktop-screen-share-overlay{padding:10px}.desktop-screen-share-modal{width:calc(100vw - 20px);max-height:min(88vh,700px);padding:14px;border-radius:18px}.desktop-screen-share-tab,.desktop-screen-share-tabs .desktop-screen-share-tab{flex:1 1 0;justify-content:center}.desktop-screen-share-body{min-height:220px;max-height:min(42vh,360px)}.desktop-screen-share-actions{gap:12px}}@media(max-width:520px){.desktop-screen-share-head h3{font-size:18px}.desktop-screen-share-tab{min-width:0;padding:0 10px}.desktop-screen-share-grid{grid-template-columns:1fr}}.dm-voice-user.ringing:before,.dm-voice-user.ringing:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--accent) 58%,transparent);opacity:0;animation:dm-voice-ring-wave 1.8s ease-out infinite;pointer-events:none;z-index:0}.dm-voice-user.video-tile.ringing:before,.dm-voice-user.video-tile.ringing:after{inset:0;border-radius:18px}.dm-voice-user.ringing:after{animation-delay:.65s}@keyframes dm-voice-ring-wave{0%{transform:scale(.95);opacity:.7}to{transform:scale(1.35);opacity:0}}.dm-voice-avatar-badge{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;border-radius:999px;background:color-mix(in srgb,var(--bg) 88%,#111 12%);border:1px solid color-mix(in srgb,var(--border) 70%,#000 30%);display:inline-flex;align-items:center;justify-content:center;color:#ff6b6b}.dm-voice-avatar-badge svg{width:16px;height:16px;fill:currentColor}.dm-voice-actions{display:inline-flex;align-items:center;gap:8px;justify-content:center;width:100%}.dm-voice-btn{border:none;background:var(--surface);color:var(--text);border-radius:9px;padding:10px 14px;font-size:12px;font-weight:600;cursor:pointer}.dm-voice-btn:hover{background:var(--surface-hover)}.dm-voice-btn.danger{color:var(--err);border-color:color-mix(in srgb,var(--err) 55%,var(--border) 45%)}.dm-voice-btn.icon{width:38px;height:38px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;position:relative;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.dm-voice-btn.icon.active{background:color-mix(in srgb,var(--surface) 72%,var(--accent) 28%)}.dm-voice-btn.icon.camera-active{background:color-mix(in srgb,var(--accent) 24%,var(--surface));color:color-mix(in srgb,var(--text) 84%,#dffcff 16%)}.dm-voice-btn-icon{width:18px;height:18px;fill:currentColor;transition:transform .2s ease}.dm-voice-btn.icon:hover{box-shadow:0 6px 18px #00000052}.dm-voice-btn.icon:hover .dm-voice-btn-icon{transform:scale(1.08)}.dm-voice-btn.icon.active .dm-voice-btn-icon{animation:dm-voice-icon-pulse 1.4s ease-in-out infinite}@keyframes dm-voice-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.dm-voice-resize-handle{width:100%;height:14px;cursor:ns-resize;position:relative}.dm-voice-resize-handle:before{content:"";position:absolute;left:50%;top:4px;transform:translate(-50%);width:48px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--text-gray) 52%,transparent)}.dm-voice-btn[data-tooltip],.dm-voice-user[data-tooltip],.dm-group-add-member-btn[data-tooltip],.dm-group-members-header-toggle[data-tooltip]{position:relative}.dm-voice-btn[data-tooltip]:after,.dm-voice-user[data-tooltip]:after,.dm-group-add-member-btn[data-tooltip]:after,.dm-group-members-header-toggle[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(3px);white-space:nowrap;font-size:11px;font-weight:700;color:var(--text);background:color-mix(in oklab,var(--bg) 88%,#000 12%);border:1px solid var(--border);border-radius:8px;padding:6px 8px;opacity:0;pointer-events:none;z-index:80;transition:opacity .14s ease,transform .14s ease}.dm-header-icon-btn[data-tooltip]:after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%) translateY(-3px)}.dm-voice-btn[data-tooltip]:hover:after,.dm-voice-user[data-tooltip]:hover:after,.dm-group-add-member-btn[data-tooltip]:hover:after,.dm-group-members-header-toggle[data-tooltip]:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.voice-audio-sink{position:fixed;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.incoming-voice-prompt-card{position:fixed;height:260px;width:225px;max-width:min(92vw,332px);z-index:73;border-radius:12px;border:3px solid var(--border);background:var(--bg);display:flex;flex-direction:column;gap:8px;padding:10px}.incoming-voice-prompt-header{display:flex;align-items:center;justify-content:space-between;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.incoming-voice-prompt-header:active{cursor:grabbing}.incoming-voice-prompt-title{margin:auto;text-align:center;font-size:12px;font-weight:800;color:var(--text);letter-spacing:.03em}.incoming-voice-prompt-user{border:none;background:color-mix(in srgb,var(--surface) 72%,transparent);color:inherit;border-radius:10px;width:100%;min-height:156px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:9px 10px;cursor:pointer;text-align:center;transition:border-color .16s ease,background .16s ease}.incoming-voice-prompt-user:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.incoming-voice-prompt-avatar{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid color-mix(in srgb,var(--bg) 42%,var(--border));flex-shrink:0}.incoming-voice-prompt-user-info{min-width:0;display:flex;flex-direction:column;gap:2px;align-items:center;width:100%}.incoming-voice-prompt-name{font-size:14px;font-weight:700;color:var(--text);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incoming-voice-prompt-username{font-size:12px;font-weight:600;color:var(--text-gray);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incoming-voice-prompt-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.incoming-voice-prompt-btn{margin:auto;height:50px;width:50px;border-radius:100%;border:none;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,filter .16s ease,background .16s ease}.incoming-voice-prompt-btn:hover{filter:brightness(1.06)}.incoming-voice-prompt-btn svg{width:17px;height:17px;fill:currentColor}.incoming-voice-prompt-btn.accept{background:color-mix(in srgb,var(--status-online) 22%,var(--surface));color:#9ef2b8}.incoming-voice-prompt-btn.decline{background:color-mix(in srgb,var(--danger) 18%,var(--surface));color:#ff9f9f}.dm-group-add-member-btn{border:none;background:transparent;color:var(--text);cursor:pointer;text-align:left;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;letter-spacing:.03em;padding:6px 8px;border-radius:8px}.dm-header-icon-btn{width:34px;min-width:34px;justify-content:center;gap:0;padding:6px}.dm-group-add-member-btn:hover{background:var(--surface-hover)}.dm-group-add-member-btn:disabled{opacity:.5;cursor:not-allowed}.dm-group-add-member-btn:disabled:hover{background:transparent}.dm-group-members-header-toggle:hover{background:var(--surface-hover)}.dm-group-members-title-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.dm-group-members-title-icon svg{display:block;width:16px;height:16px;fill:currentColor}.dm-group-members-list{display:flex;flex-direction:column;gap:10px}.dm-group-members-list:after{content:"";display:block;flex:0 0 auto;width:100%;height:var(--members-panel-footer-reserve-total, 0px);pointer-events:none}.dm-group-member-section,.dm-group-member-section-list{display:flex;flex-direction:column;gap:4px}.dm-group-member-section-label{color:var(--dm-group-member-section-color, var(--text-muted));font-size:11px;font-weight:600;line-height:1.2;padding:0 7px;text-align:left;text-transform:uppercase;letter-spacing:.04em}.dm-group-member-row{width:100%;border:none;background:transparent;min-width:0;display:flex;align-items:center;gap:15px;padding:7px;border-radius:8px;cursor:pointer;text-align:left}.dm-group-member-row.has-custom-status{align-items:flex-start}.dm-group-member-row:hover{background:var(--surface-hover)}.dm-group-member-row.is-offline{background:transparent!important;opacity:1}.dm-group-member-row.is-offline:hover{opacity:1}.dm-group-member-row.is-offline .dm-group-member-avatar,.dm-group-member-row.is-offline .dm-group-member-name{opacity:.82}.dm-group-member-row.is-offline:hover .dm-group-member-avatar,.dm-group-member-row.is-offline:hover .dm-group-member-name{opacity:.9}.dm-group-member-avatar-wrap{position:relative;width:28px;height:28px;flex:0 0 28px}.dm-group-member-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dm-group-member-status{position:absolute;right:-5px;bottom:-5px}.dm-group-member-name-wrap{min-width:0;max-width:100%;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:32px;gap:0}.dm-group-member-row.has-custom-status .dm-group-member-name-wrap{justify-content:flex-start;min-height:auto;gap:3px}.dm-group-member-name-row{min-width:0;width:auto;max-width:100%;display:flex;align-items:center;gap:5px}.dm-group-member-name{color:var(--dm-group-member-name-color, var(--text));min-width:0;flex:0 1 auto;max-width:100%;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-group-member-custom-status{color:var(--text-muted);width:100%;font-size:11px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0}.dm-group-owner-badge{display:inline-flex;width:12px;height:12px;color:#facc15;flex:0 0 auto}.dm-group-owner-badge svg{width:12px;height:12px;fill:currentColor}@media(max-width:1100px){.dm-chat-wrap.group-chat .dm-chat-body{grid-template-columns:minmax(0,1fr) var(--dm-group-members-visible-width)}.dm-chat-wrap.group-chat{--dm-group-members-width: 272px;--dm-group-members-visible-width: var(--dm-group-members-width)}}@media(max-width:900px){.dm-chat-wrap.group-chat .dm-chat-body{grid-template-columns:minmax(0,1fr)}.dm-group-members,.dm-group-members-resize-handle{display:none}.dm-chat-wrap.group-chat{--dm-group-members-width: 0px}}.dm-group-members.collapsed .dm-group-members-list{display:none}.dm-group-member-menu{position:fixed;z-index:2000;width:224px;max-width:calc(100vw - 24px);background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 14px 34px color-mix(in srgb,#000 45%,transparent);padding:4px}.dm-chat-messages::-webkit-scrollbar{width:6px}.dm-chat-messages::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}.dm-chat-messages::-webkit-scrollbar-thumb{background:var(--accent-hover);border-radius:999px}.dm-chat-messages::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.dm-message-row{display:flex;align-items:flex-start;gap:10px;padding:5px 64px 5px 6px;border-radius:7px;position:relative;overflow:visible;content-visibility:auto;contain-intrinsic-size:72px}.dm-message-row.mentioned-me{background:color-mix(in srgb,var(--surface-hover) 70%,transparent);border-top-left-radius:0;border-bottom-left-radius:0;border-left:2px solid var(--accent)}.dm-message-row.mentioned-me:hover{background:color-mix(in srgb,var(--accent-soft) 32%,var(--surface-hover))}.dm-message-jump-flash{animation:dmMessageJumpFlash .9s ease}@keyframes dmMessageJumpFlash{0%{background:color-mix(in srgb,var(--accent-soft) 44%,transparent)}to{background:transparent}}.dm-message-row.sender-break{margin-top:8px}.dm-message-row:hover{background:var(--surface-hover)}.dm-message-row.editing{z-index:120;isolation:isolate;content-visibility:visible;contain-intrinsic-size:auto}.dm-message-row.compact{min-height:24px}.dm-group-system-row{padding:8px 10px;min-height:28px;margin:2px 0;content-visibility:auto;contain-intrinsic-size:44px}.dm-group-system-row:hover{background:var(--surface-hover)}.dm-day-divider{display:flex;align-items:center;justify-content:center;margin:10px 0 8px}.dm-day-divider:before,.dm-day-divider:after{border-radius:20px;content:"";flex:1 1 auto;height:2px;background:var(--border)}.dm-day-divider-label{display:inline-flex;align-items:center;justify-content:center;margin:0 10px;padding:4px 10px;border-radius:999px;border:none;color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.01em}.dm-unread-divider{display:flex;align-items:center;gap:10px;margin:16px 18px 10px;position:relative;z-index:1}.dm-unread-divider-line{flex:1 1 auto;min-width:12px;height:1px;background:color-mix(in srgb,#ff6b81 72%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,#ff6b81 16%,transparent)}.dm-unread-divider-label{flex:0 0 auto;padding:6px 12px;border-radius:999px;border:none;background:color-mix(in srgb,rgba(73,24,31,.92) 92%,transparent);color:#ff9cab;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.dm-group-system-content{width:100%;min-width:0;display:grid;grid-template-columns:14px minmax(0,1fr);-moz-column-gap:8px;column-gap:8px;align-items:center;font-size:13px;line-height:1.25}.dm-group-system-icon{grid-column:1;width:14px;height:14px;display:inline-flex;flex:0 0 14px}.dm-group-system-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dm-group-system-row.join .dm-group-system-icon{grid-column:1;color:#22c55e}.dm-group-system-row.leave .dm-group-system-icon{grid-column:1;color:var(--err)}.dm-group-system-row.voice-call .dm-group-system-icon{grid-column:1;color:#22c55e}.dm-group-system-row.pinned .dm-group-system-icon{grid-column:1;color:var(--text)}.dm-group-system-row.pinned .dm-group-system-icon svg{fill:currentColor;stroke:none}.dm-group-system-main{grid-column:2;display:flex;align-items:center;gap:4px;min-width:0;color:var(--text-muted);white-space:nowrap;overflow:visible;text-overflow:unset}.dm-group-system-actor{color:var(--text);font-weight:600}.dm-group-system-actor-btn{color:#f8fbff;border:none;background:transparent;display:inline-flex;align-items:center;padding:0 2px;margin:0;cursor:pointer;text-decoration:none;font-weight:600;border-radius:4px;transition:background-color .14s ease,color .14s ease}.dm-group-system-actor-btn:hover{color:#fff;text-decoration:underline}.dm-group-system-actor-btn:disabled{cursor:default;text-decoration:none}.dm-group-system-pin-link{border:none;background:transparent;color:var(--text);font-size:inherit;font-weight:600;padding:0;margin:0;cursor:pointer;text-decoration:none}.dm-group-system-pin-link:hover{text-decoration:underline}.dm-group-system-pin-link.disabled{color:var(--text-muted);cursor:default;text-decoration:none}.dm-group-system-actor:hover{cursor:pointer;text-decoration:underline}.dm-message-avatar{width:37px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;margin-top:2px}.dm-message-avatar-btn{border:none;background:transparent;padding:0;margin:0;cursor:pointer;display:inline-flex}.dm-message-content{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important;min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.dm-message-row.has-floating-reply{margin-top:20px}.dm-message-row.has-floating-reply.sender-break{margin-top:28px}.dm-message-row.has-floating-reply:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px;border-top-left-radius:7px;border-top-right-radius:7px;background:transparent;pointer-events:none}.dm-message-row.has-floating-reply:hover:before{background:var(--surface-hover)}.dm-message-row.has-floating-reply.mentioned-me:before{background:color-mix(in srgb,var(--surface-hover) 70%,transparent)}.dm-message-row.has-floating-reply.mentioned-me:hover:before{background:color-mix(in srgb,var(--accent-soft) 32%,var(--surface-hover))}.dm-message-row.has-floating-reply .dm-reply-above{position:absolute;left:50px;right:64px;top:-20px;margin:0}.dm-message-row.compact:hover{background:var(--input-focus)}.dm-message-row.compact .dm-message-content{-webkit-user-select:text;-moz-user-select:text;user-select:text;margin-left:44px}.dm-message-inline-time{width:100%;text-align:right;font-size:11px;color:var(--text-muted);opacity:0;transition:opacity .12s ease}.dm-message-inline-time-wrap{position:absolute;left:3px;top:50%;transform:translateY(-50%);width:34px;display:inline-flex;justify-content:flex-end;align-items:center}.dm-message-row.compact:hover .dm-message-inline-time,.dm-message-inline-time-wrap:hover .dm-message-inline-time{opacity:.65}.dm-loading-more{width:-moz-max-content;width:max-content;max-width:min(100%,420px);display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;color:var(--text-muted);font-weight:600;padding:6px 12px;text-align:center;background:color-mix(in oklab,var(--bg) 84%,#000 16%);border:1px solid var(--border);border-radius:999px;box-shadow:0 8px 20px color-mix(in srgb,#000 36%,transparent)}.dm-loading-more-dots{display:inline-flex;align-items:center;gap:2px;margin-right:2px}.dm-loading-more-overlay{position:sticky;align-self:stretch;top:8px;z-index:12;pointer-events:none;display:flex;justify-content:center;align-items:flex-start;width:100%;padding-inline:0;margin:0 0 6px}.dm-loading-more-text{white-space:nowrap}.dm-loading-more-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-hover);opacity:.85;animation:dmLoadingBounce .9s ease-in-out infinite}.dm-loading-more-dot.dot-1{animation-delay:0s}.dm-loading-more-dot.dot-2{animation-delay:.12s}.dm-loading-more-dot.dot-3{animation-delay:.24s}@keyframes dmLoadingBounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-4px);opacity:1}}.dm-chat-start{display:flex;align-items:center;gap:10px;padding:8px 0 12px;margin-top:auto;margin-bottom:20px}.dm-chat-start-avatar{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.dm-chat-start-content{min-width:0}.dm-chat-start-name{font-size:30px;font-weight:700;color:var(--text)}.dm-chat-start-text{margin-top:2px;font-size:15px;color:var(--text-muted)}.dm-message-author-line{display:flex;align-items:center;gap:8px}.dm-message-author{font-size:14px;font-weight:600;color:var(--dm-message-author-color, var(--text))}.dm-message-author-btn{border:none;background:transparent;padding:0;cursor:pointer;text-align:left;color:var(--dm-message-author-color, var(--text));text-decoration-color:var(--dm-message-author-color, currentColor);text-underline-offset:2px}.dm-message-author-btn:hover{text-decoration:underline;text-decoration-color:var(--dm-message-author-color, currentColor)}.dm-message-time,.dm-message-edited{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;color:var(--text-muted);font-size:11px}.dm-message-time-wrap{position:relative;display:inline-flex;align-items:center}.dm-time-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);opacity:0;pointer-events:none;padding:5px 8px;border-radius:8px;background:var(--bg);border:1px solid var(--border);color:var(--text);font-size:11px;white-space:nowrap;z-index:1000;transition:opacity .14s ease,transform .14s ease}.dm-message-time-wrap:hover .dm-time-tooltip,.dm-message-inline-time-wrap:hover .dm-time-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.dm-message-inline-time-wrap .dm-time-tooltip{left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px)}.dm-message-inline-time-wrap:hover .dm-time-tooltip{transform:translate(-50%) translateY(0)}.dm-message-edited-wrap{position:relative;display:inline-flex;align-items:center}.dm-edited-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);opacity:0;pointer-events:none;padding:5px 8px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);color:var(--text);font-size:11px;white-space:nowrap;z-index:8;transition:opacity .14s ease,transform .14s ease}.dm-message-edited-wrap:hover .dm-edited-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.dm-bubble{width:-moz-fit-content;width:fit-content;max-width:min(100%,760px);padding:2px 0 0;position:relative;border-radius:0;background:transparent;border:none}.dm-message-row.pengi-system{width:100%;margin-top:6px;margin-bottom:4px;padding:8px 10px;background:color-mix(in oklab,var(--surface) 86%,#3859d3 14%);border-radius:0 10px 10px 0/0px 10px 10px 0px;border-left:2px solid var(--accent)}.dm-message-row.pengi-system .dm-bubble{width:-moz-fit-content;width:fit-content;max-width:min(100%,760px);padding:2px 0 0;border-radius:0;background:transparent;border:none}.dm-message-row.pengi-system .dm-bubble-text{display:inline-block;padding:0;border-radius:0;background:transparent}.dm-message-row.pengi-system .dm-message-author{color:#c7d2ff}.dm-message-row.pengi-system .dm-message-time{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;color:var(--text-muted)}.dm-system-badge{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 8px;border-radius:6px;font-size:10px;font-weight:600;color:var(--text);background:color-mix(in srgb,var(--surface-2) 80%,#ffffff 20%)}.dm-system-badge-inline{margin-left:8px;transform:translateY(-1px)}.inline-profile-name-row{display:inline-flex;align-items:center;gap:8px;width:100%;max-width:100%;min-width:0}.inline-profile-name-row .dm-system-badge-inline{margin-left:0;transform:translate(1px,-1px)}.dm-bubble.has-edited{padding-right:0}.dm-bubble-text{-moz-user-select:text;user-select:text;-webkit-user-select:text;color:var(--text);font-size:14px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.dm-message-render-stack{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;gap:8px}.dm-message-inline-flow{display:inline;min-width:0;white-space:pre-wrap}.dm-message-inline-flow>.dm-md-root,.dm-message-inline-flow>.dm-md-root>.dm-md-paragraph{display:inline}.dm-message-render-stack .dm-attachment-gallery{margin-top:0}.dm-composer-upload-summary{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.dm-composer-upload-chip{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;padding:6px 8px;border-radius:999px;background:color-mix(in srgb,var(--surface) 84%,transparent);border:1px solid color-mix(in srgb,var(--border) 72%,transparent);color:var(--text)}.dm-composer-upload-chip-name{min-width:0;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:700}.dm-composer-upload-chip-ext{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--text-gray)}.dm-composer-upload-chip-remove{width:18px;height:18px;border:none;border-radius:50%;background:transparent;color:var(--text-gray);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.dm-composer-upload-chip-remove:hover{background:color-mix(in srgb,var(--surface-hover) 84%,transparent);color:var(--text)}.dm-server-invite-embed-stack{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;display:flex;flex-direction:column;gap:8px;width:min(400px,100%);max-width:100%}.dm-server-invite-embed{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;width:380px;max-width:100%;font:inherit;border:none;border-radius:16px;background:var(--bg);padding:0;color:var(--text);text-align:left;overflow:hidden;transition:background .16s ease,box-shadow .16s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dm-server-invite-embed__card{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;display:flex;align-items:center;gap:12px;padding:14px}.dm-server-invite-embed__avatar{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;width:60px;height:60px;border-radius:18px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:none;background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.dm-server-invite-embed__meta{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:5px}.dm-server-invite-embed__meta strong{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;display:block;min-width:0;color:var(--text);font-size:14px;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-server-invite-embed__counts{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dm-server-invite-embed__count{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.2}.dm-server-invite-embed__count-dot{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;width:8px;height:8px;border-radius:999px;flex-shrink:0}.dm-server-invite-embed,.dm-server-invite-embed *{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none}.dm-server-invite-embed img{-webkit-user-drag:none}.dm-server-invite-embed__count--online .dm-server-invite-embed__count-dot{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;cursor:default;background:var(--status-online)}.dm-server-invite-embed__count--offline .dm-server-invite-embed__count-dot{cursor:default;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;background:var(--status-offline-fill)}.dm-server-invite-embed__error{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;min-width:0;color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.35}.dm-server-invite-embed__error{padding:0 14px 14px;color:color-mix(in srgb,var(--err) 74%,white)}.dm-server-invite-embed__error--inline{padding:2px 0 0}.dm-server-invite-embed.is-invalid .dm-server-invite-embed__card{cursor:default;background:color-mix(in srgb,var(--surface) 88%,#101318)}.dm-server-invite-embed__avatar--invalid{display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.06),transparent 58%),color-mix(in srgb,var(--surface-hover) 88%,#0c0f14);color:color-mix(in srgb,var(--err) 46%,white)}.dm-server-invite-embed__avatar--invalid svg{width:22px;height:22px;fill:currentColor;opacity:.96}.dm-server-invite-embed__action{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;flex:0 0 auto;min-width:92px;height:36px;padding:0 16px;border:none;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;background:var(--accent);color:var(--accent-contrast, #fff);font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:filter .16s ease,transform .16s ease,opacity .16s ease}.dm-server-invite-embed__action:hover:not(:disabled){filter:brightness(1.06)}.dm-server-invite-embed__action:disabled{opacity:.56;cursor:not-allowed}.dm-server-invite-embed__action .auth-btn-loader-dot{background:currentColor}.dm-bubble-text:has(.dm-md-code-block){display:block;width:100%}.dm-bubble-text,.dm-bubble-text *,.dm-md-root,.dm-md-root *{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.dm-md-root{display:flex;flex-direction:column;gap:5px;white-space:normal}.dm-md-paragraph{white-space:normal}.dm-bubble-text .dm-md-root:has(>.dm-md-paragraph:only-child){display:inline;white-space:pre-wrap}.dm-bubble-text .dm-md-root:has(>.dm-md-paragraph:only-child)>.dm-md-paragraph{display:inline}.dm-md-spacer{height:6px}.dm-md-heading{font-weight:800;line-height:1.35}.dm-md-heading.h1{font-size:1.06rem}.dm-md-heading.h2{font-size:1rem}.dm-md-heading.h3{font-size:.95rem}.dm-md-subtext{font-size:12px;color:var(--text-muted)}.dm-md-quote{margin:0;padding:2px 0 2px 10px;border-left:3px solid color-mix(in srgb,var(--border) 72%,transparent);color:color-mix(in srgb,var(--text) 84%,var(--text-muted) 16%)}.dm-md-list{margin:0;padding-left:20px;white-space:normal}.dm-md-list.unordered{list-style:disc}.dm-md-list.ordered{list-style:decimal}.dm-md-list li{margin:0;padding:0}.dm-md-inline-code{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em;line-height:inherit;border-radius:5px;padding:0 3px;background:color-mix(in srgb,var(--surface-hover) 80%,#000 20%);border:1px solid color-mix(in srgb,var(--border) 72%,transparent);white-space:break-spaces;vertical-align:baseline}.dm-md-inline-fence{padding:0 4px;border-radius:6px}.dm-md-code-block{position:relative;width:100%;max-width:100%;border-radius:12px;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 78%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-hover) 72%,#000 28%),color-mix(in srgb,var(--surface) 82%,#000 18%));box-shadow:inset 0 1px color-mix(in srgb,#ffffff 5%,transparent),0 10px 24px #00000029}.dm-md-code-copy-btn{position:absolute;top:2px;right:4px;width:24px;height:24px;border:none;border-radius:8px;background:color-mix(in srgb,var(--surface) 78%,#000 22%);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-2px);pointer-events:none;cursor:pointer;transition:opacity .14s ease,transform .14s ease,color .14s ease,border-color .14s ease,background .14s ease;z-index:3}.dm-md-code-copy-btn svg{width:14px;height:14px;display:block}.dm-md-code-block:hover .dm-md-code-copy-btn,.dm-md-code-block:focus-within .dm-md-code-copy-btn,.dm-md-code-copy-btn.copied{opacity:1;transform:translateY(0);pointer-events:auto}.dm-md-code-copy-btn:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 55%,var(--border) 45%);background:color-mix(in srgb,var(--surface-hover) 74%,#000 26%)}.dm-md-code-copy-btn.copied{color:#46d17f;border-color:color-mix(in srgb,#46d17f 58%,var(--border) 42%)}.dm-md-code-lang{padding:7px 11px;font-size:11px;font-weight:600;color:var(--text-muted);letter-spacing:.04em;background:color-mix(in srgb,var(--surface-hover) 74%,#000 26%);border-bottom:1px solid color-mix(in srgb,var(--border) 72%,transparent);text-transform:lowercase}.dm-md-code-block pre{margin:0;padding:12px 14px;overflow-x:auto;white-space:pre}.dm-md-code-block code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.55;color:color-mix(in srgb,var(--text) 97%,#fff 3%);white-space:break-spaces}.dm-md-underline{text-decoration:underline}.dm-md-link{color:#6db7ff;text-decoration:underline}.dm-md-link:hover{color:#8bc6ff}.dm-md-spoiler{display:inline-block;border:1px solid var(--border);border-radius:4px;background:var(--surface-hover);box-shadow:none;color:transparent;cursor:pointer;padding:0 4px;line-height:inherit;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.dm-md-spoiler:not(.revealed){-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}.dm-md-spoiler:not(.revealed) *{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;pointer-events:none!important;color:transparent!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important;text-shadow:none!important}.dm-md-spoiler.revealed{color:var(--text);background:var(--surface-2);border-color:var(--border);box-shadow:none}.dm-md-spoiler.revealed,.dm-md-spoiler.revealed *{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.dm-inline-mention{display:inline-block;padding:0 3px;border-radius:5px;font-weight:600;line-height:1.45;-moz-user-select:text;user-select:text;-webkit-user-select:text}.dm-inline-mention.clickable{cursor:pointer}.dm-inline-mention.user{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:color-mix(in srgb,var(--accent-soft) 36%,transparent);color:color-mix(in srgb,var(--text) 84%,var(--accent) 16%)}.dm-inline-mention.user.clickable:hover{background:color-mix(in srgb,var(--accent-soft) 52%,transparent)}.dm-inline-mention.channel{background:color-mix(in srgb,#4c8df6 24%,transparent);color:color-mix(in srgb,#bcd6ff 80%,var(--text) 20%)}.dm-inline-mention.channel{display:inline-flex;align-items:center;gap:0}.dm-inline-mention-channel-icon{display:inline-flex;align-items:center;flex-shrink:0;color:currentColor;opacity:.88;font-size:.92em;white-space:pre;line-height:inherit;margin-right:4px}.dm-inline-mention-channel-label{min-width:0;line-height:inherit}.dm-inline-mention.channel.clickable:hover{background:color-mix(in srgb,#4c8df6 34%,transparent)}.dm-inline-mention.role{background:color-mix(in srgb,var(--mention-role-color, #ffffff) 24%,transparent);color:var(--mention-role-color, #ffffff)}.dm-inline-mention.role:hover{background:color-mix(in srgb,var(--mention-role-color, #ffffff) 40%,transparent)}.dm-reply-above{display:inline-flex;align-items:center;gap:7px;min-width:0;margin:0 0 2px;color:var(--text-muted);font-size:12px;line-height:1.3;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:pointer}.dm-reply-above-icon{width:13px;height:13px;flex:0 0 13px;opacity:.82}.dm-reply-above-author{color:var(--text);font-weight:700}.dm-reply-above-label{color:color-mix(in srgb,var(--accent) 66%,var(--text-muted) 34%);font-weight:700}.dm-reply-above-text{min-width:0;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(72vw,520px)}.dm-reply-above:hover .dm-reply-above-author,.dm-reply-above:hover .dm-reply-above-text{color:var(--text)}.dm-warning-preview-card{margin-top:8px;border:none;border-radius:10px;background:color-mix(in srgb,var(--surface-2) 88%,transparent);padding:8px 10px;display:flex;flex-direction:column;gap:7px;max-width:min(100%,640px)}.dm-warning-preview-label{font-size:11px;line-height:1.2;font-weight:700;color:var(--text-muted)}.dm-warning-preview-dm-row{display:flex;align-items:center;gap:10px;min-width:0}.dm-warning-preview-avatar-btn{border:none;background:transparent;padding:0;margin:0;border-radius:999px;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.dm-warning-preview-avatar-btn:disabled{cursor:default}.dm-warning-preview-avatar{margin-top:0}.dm-warning-preview-author-btn{font-size:15px}.dm-warning-preview-message{min-width:0}.dm-warning-preview-body{border:none;padding:0;color:var(--text)}.dm-warning-preview-body .dm-md-root{gap:4px}.dm-message-row.pending .dm-bubble-text,.dm-bubble.pending .dm-bubble-text{color:var(--text)}.dm-message-send-state{display:inline-flex;align-items:center;gap:5px;margin-left:6px;color:color-mix(in oklab,var(--text-muted) 88%,white 12%);font-size:11px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.dm-message-send-state-inline{margin-left:4px;gap:0}.dm-message-send-state-icon{flex:0 0 auto;opacity:.92}.dm-bubble.failed .dm-bubble-text,.dm-message-row .dm-message-failed-tag{color:#ed4245}.dm-message-failed-tag{font-size:11px}.dm-message-failed-localonly{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:2px}.dm-message-failed-pengi{font-size:13px;color:var(--text);font-weight:400;-webkit-user-select:text;-moz-user-select:text;user-select:text}.dm-inline-mention-button{border:none;font:inherit;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none}.dm-local-only-delete-link{border:none;background:transparent;color:var(--text-muted);font-size:11px;line-height:1.35;padding:0;text-align:left;cursor:pointer;text-decoration:underline}.dm-local-only-delete-link:hover{color:var(--text)}.dm-retry-btn{margin-left:auto;border:none;background:transparent;color:#6db7ff;text-decoration:underline;cursor:pointer;padding:0;font-size:11px}.dm-inline-edited{margin-left:4px}.dm-message-edited-right{position:absolute;right:0;top:50%;transform:translateY(-50%)}.dm-message-edited-inline{margin-left:6px;vertical-align:baseline;display:inline-flex;align-items:baseline}.dm-message-actions{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;gap:6px;z-index:30;opacity:0;pointer-events:none;transform:translateY(1px) scale(.985);transition:opacity .1s ease,transform .1s ease}.dm-message-actions.shift-direct{gap:4px}.dm-message-quick-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.dm-message-quick-btn{width:24px;height:24px}.dm-message-quick-btn.danger{color:var(--err)}.dm-message-quick-btn:disabled{opacity:.55;cursor:default;pointer-events:none}.dm-message-more-btn,.dm-message-reply-btn{width:24px;height:24px;border-radius:6px;border:none;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000003d;transition:background-color .12s ease,color .12s ease,transform .14s ease,border-color .14s ease}.dm-message-reply-btn:hover{background:var(--surface-hover)}.dm-message-reply-btn.disabled,.dm-message-reply-btn:disabled,.dm-message-more-btn.disabled,.dm-message-more-btn:disabled,.dm-message-submit.disabled,.dm-message-submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;transform:none}.dm-message-more-btn:hover{background:var(--surface-hover)}.dm-message-menu{position:absolute;top:auto;bottom:calc(100% + 6px);right:0;min-width:170px;padding:6px;border-radius:10px;border:1px solid var(--border);background:color-mix(in oklab,var(--surface) 92%,#000);box-shadow:0 14px 36px #00000061;display:flex;flex-direction:column;gap:3px;z-index:31}.dm-message-menu-floating{position:fixed;top:0;bottom:auto;right:auto;min-width:188px;z-index:4100}.dm-message-menu-item{width:100%;border:none;background:transparent;color:var(--text);padding:8px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;font-weight:600;text-align:left;transition:background .12s ease,color .12s ease;position:relative}.dm-message-menu-item-separator{margin-top:6px;padding-top:12px}.dm-message-menu-item-separator:before{content:"";position:absolute;left:10px;right:10px;top:0;height:1px;background:color-mix(in srgb,var(--text-muted) 24%,transparent);pointer-events:none}.dm-message-menu-item:hover{background:var(--surface-hover)}.dm-message-menu-item.disabled{opacity:.55;cursor:default;pointer-events:none}.dm-message-menu-item.danger{color:var(--err)}.dm-message-menu-item.danger:hover{background:#ed424529;color:var(--err)}.dm-message-row:hover .dm-message-actions,.dm-message-row.menu-open .dm-message-actions{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.dm-message-row.menu-open{z-index:32;isolation:isolate}.dm-delete-confirm-modal{width:min(420px,100%);text-align:left;color:var(--text);background:none!important;background-color:var(--input-bg)!important;background-image:none!important;opacity:1!important;border:none;box-shadow:0 25px 50px -12px #00000080}.dm-delete-modal-preview{margin-top:8px;padding:8px 10px;border-radius:10px;background:color-mix(in oklab,var(--surface) 84%,#000);color:var(--text-muted);font-size:12px;line-height:1.45;word-break:break-word;max-height:120px;overflow:auto;text-align:left}.dm-delete-modal-actions{margin-top:12px}.dm-pin-preview-body{transform:none;margin-left:0}.dm-pins-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(430px,calc(100vw - 28px));max-height:min(68vh,560px);display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;border:1px solid var(--border);background-color:var(--bg)!important;background:radial-gradient(220px 140px at 82% -10%,color-mix(in oklab,var(--accent) 40%));box-shadow:0 22px 44px #00000061,0 4px 14px #00000038;z-index:45;color:var(--text)}.dm-pins-modal-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dm-pins-modal-head h3{margin:0;font-size:14px;font-weight:800;letter-spacing:.01em}.dm-pins-close-btn{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer}.dm-pins-close-btn:hover{background:var(--surface-hover);color:var(--text)}.dm-pins-modal-list{min-height:84px;max-height:min(52vh,460px);overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px}.dm-pins-empty-state{color:var(--text-muted);font-size:13px;padding:8px 2px}.dm-pins-loading-state{display:inline-flex;align-items:center;gap:8px}.dm-pins-loading-dots{display:inline-flex;align-items:center;gap:4px}.dm-pins-loading-dot{width:5px;height:5px;border-radius:50%;background:color-mix(in srgb,var(--text) 82%,transparent);animation:dm-typing-bounce .9s infinite ease-in-out}.dm-pins-loading-dot.delay-2{animation-delay:.12s}.dm-pins-loading-dot.delay-3{animation-delay:.24s}.dm-pins-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"meta actions" "preview preview";-moz-column-gap:8px;column-gap:8px;row-gap:5px;border:none;border-radius:10px;background-color:color-mix(in oklab,var(--surface) 88%,white 12%);background:color-mix(in oklab,var(--surface) 88%,white 12%);padding:8px 10px}.dm-pins-item-actions{grid-area:actions;display:flex;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:0;align-self:center}.dm-pins-item-action{border:none;border-radius:7px;background:transparent;color:var(--text);font-size:11px;font-weight:700;cursor:pointer;padding:5px 7px}.dm-pins-item-action:hover{background:var(--surface-hover)}.dm-pins-item-action:disabled{opacity:.55;cursor:not-allowed}.dm-pins-item-action.danger{color:var(--err)}.dm-pins-item-action.danger:hover{background:#ed424529}.dm-pins-item-meta{grid-area:meta;display:flex;align-items:center;gap:8px;margin-bottom:0;min-width:0}.dm-pins-item-preview{grid-area:preview;margin-left:36px;margin-top:0;min-width:0;color:var(--text);font-size:13px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.dm-pins-empty-preview{color:var(--text-muted);font-size:12px}.dm-delete-fullscreen-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:#000000b3!important;pointer-events:auto!important;isolation:isolate}.dm-delete-fullscreen-overlay>*{position:relative;z-index:1;pointer-events:auto}.dm-fullscreen-modal-portal-root{position:fixed;inset:0;z-index:999999;pointer-events:none;isolation:isolate}.dm-fullscreen-modal-portal-root.is-active{pointer-events:auto}.dm-fullscreen-modal-portal-root.is-active>*{pointer-events:auto}body.dm-fullscreen-modal-open{overflow:hidden!important}.app-wrapper.dm-fullscreen-modal-host-open>*:not(.dm-fullscreen-modal-portal-root){pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.app-wrapper.dm-fullscreen-modal-host-open>.dm-fullscreen-modal-portal-root.is-active{pointer-events:auto!important}.dm-delete-modal-preview-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}.dm-delete-modal-preview-avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.dm-delete-modal-preview-name{color:var(--text);font-size:13px;font-weight:700}.dm-delete-modal-preview-time{color:var(--text-muted);font-size:11px}.dm-delete-modal-preview-body{transform:translateY(-12px);margin-left:36px;color:var(--text);font-size:13px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.dm-report-confirm-modal{width:min(590px,110%)}.dm-report-form{margin-top:10px;display:flex;flex-direction:column;gap:10px}.dm-report-form .status-dropdown-group,.dm-report-reason-dropdown{width:100%}.dm-report-reason-dropdown .custom-dropdown-header{width:100%;margin-bottom:0;padding:12px 13px;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);background:color-mix(in srgb,var(--surface) 86%,transparent);justify-content:flex-start;text-align:left}.dm-report-reason-dropdown .custom-dropdown-list{z-index:40}.dm-report-reason-list-shell{overflow:hidden;padding:0}.dm-report-reason-list-scroll{max-height:260px;overflow-y:auto;overflow-x:hidden;padding:4px}.dm-report-reason-list-shell .custom-scroll-track{right:3px;top:3px;bottom:3px}.dm-report-reason-dot{width:10px;height:10px;flex-shrink:0;border-radius:999px;border:1px solid color-mix(in srgb,var(--border) 56%,transparent);background:color-mix(in srgb,var(--text-muted) 70%,transparent)}.dm-report-reason-dot.reason-hate_speech{background:#ff6b6b}.dm-report-reason-dot.reason-harassment{background:coral}.dm-report-reason-dot.reason-threat_violence{background:#ff4d4d}.dm-report-reason-dot.reason-sexual_content{background:#ff6ea7}.dm-report-reason-dot.reason-spam_flood{background:#f0b232}.dm-report-reason-dot.reason-scam_phishing{background:#ff8f40}.dm-report-reason-dot.reason-impersonation{background:#4ea8ff}.dm-report-reason-dot.reason-privacy_violation{background:#6e8bff}.dm-report-reason-dot.reason-malicious_link{background:#a565ff}.dm-report-reason-dot.reason-other{background:#9aa0a6}.dm-report-detail-wrap{display:flex;flex-direction:column;gap:6px}.dm-report-detail-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.dm-report-detail-label-row .status-input-label{margin-bottom:0}.dm-report-detail-inline-error{color:var(--err);font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.dm-report-detail-input{min-height:88px;max-height:160px;resize:none;border-radius:10px;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);background:var(--bg);color:var(--text);font-size:13px;line-height:1.45;padding:10px 12px;outline:none;font-family:inherit}.dm-report-detail-input.is-error-flash{background:var(--err)!important;color:#fff;border-color:#ffffff2e}.dm-report-detail-input.error-shake{animation:error-flash .2s ease-in-out 0s 5}.dm-report-detail-input.is-error-flash::-moz-placeholder{color:#ffffffe0}.dm-report-detail-input.is-error-flash::placeholder{color:#ffffffe0}.dm-report-detail-input::-moz-placeholder{color:var(--text-muted)}.dm-report-detail-input::placeholder{color:var(--text-muted)}.dm-report-detail-scroll-wrap .custom-textarea-track{top:8px;bottom:8px;right:6px}.dm-report-error-text{color:var(--err);font-size:12px;font-weight:700}.friend-search-space{margin-top:24px}.dm-scroll-to-now-slot{position:absolute;left:0;right:0;bottom:68px;display:flex;justify-content:center;align-items:center;padding:0 18px;pointer-events:none;z-index:16}.dm-chat-wrap.group-chat .dm-scroll-to-now-slot{right:var(--dm-group-members-visible-width)}.dm-chat-wrap.group-chat.members-collapsed .dm-scroll-to-now-slot{right:0}.dm-scroll-to-now-btn{pointer-events:auto;border:none;border-radius:999px;min-height:38px;padding:0 16px 0 12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--surface);color:var(--text);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.01em;transition:transform .16s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.dm-scroll-to-now-btn:hover{background:var(--surface-hover)}.dm-scroll-to-now-btn:active{transform:translateY(0)}.dm-scroll-to-now-btn.is-bouncing{animation:dmScrollToNowBounce .48s cubic-bezier(.22,1,.36,1)}.dm-scroll-to-now-btn-icon{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--text);flex:0 0 auto}.dm-scroll-to-now-btn-icon svg{width:14px;height:14px;fill:currentColor}@keyframes dmScrollToNowBounce{0%{transform:translateY(0) scale(1)}26%{transform:translateY(-7px) scale(1.04)}58%{transform:translateY(0) scale(.98)}78%{transform:translateY(-2px) scale(1.01)}to{transform:translateY(0) scale(1)}}.dm-typing-slot{min-height:8px;padding:0 20px 1px;display:flex;align-items:center;opacity:0;transition:opacity .5s ease;pointer-events:none}.dm-chat-wrap.group-chat .dm-typing-slot{position:relative;width:100%}.dm-chat-wrap.group-chat .dm-typing-slot:after{content:"";position:absolute;top:0;bottom:0;right:calc(-1 * var(--dm-group-members-width));width:var(--dm-group-members-width);border-left:1px solid var(--border);background:var(--dm-group-members-panel-bg);pointer-events:none;z-index:10}.dm-chat-wrap.group-chat.members-collapsed .dm-typing-slot{width:100%}.dm-chat-wrap.group-chat.members-collapsed .dm-typing-slot:after{display:none}.dm-typing-slot.is-visible{opacity:1}.dm-typing-indicator{display:inline-flex;align-items:center;gap:8px}.dm-typing-dots{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px}.dm-typing-dot{width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--text-muted) 72%,transparent);animation:dm-typing-bounce .9s infinite ease-in-out}.dm-typing-dot.delay-2{animation-delay:-.3s}.dm-typing-dot.delay-3{animation-delay:-.5s}.dm-typing-text{font-size:12px;color:var(--text-muted);opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease}.dm-typing-text.visible{opacity:1;transform:translate(0)}@keyframes dm-typing-bounce{0%,80%,to{transform:translateY(0);opacity:.55}40%{transform:translateY(-3px);opacity:1}}.dm-composer-bar{display:flex;align-items:center;gap:0;width:100%;min-width:0;padding:7px 15px;background-color:var(--surface-2)!important;transition:none}.dm-chat-wrap.group-chat .dm-composer-bar{position:relative;width:calc(100% - var(--dm-group-members-visible-width))}.dm-chat-wrap.group-chat .dm-composer-bar:after{content:"";position:absolute;top:0;bottom:0;right:calc(-1 * var(--dm-group-members-visible-width));width:var(--dm-group-members-visible-width);border-left:none;pointer-events:none;z-index:10}.dm-chat-wrap.group-chat .dm-chat-body>.custom-scroll-wrap>.custom-scroll-track{z-index:4}.dm-chat-wrap.group-chat.members-collapsed .dm-composer-bar{width:100%}.dm-chat-wrap.group-chat.members-collapsed .dm-composer-bar:after{display:none}.dm-composer-input{width:100%;max-width:none;display:block;flex:1;min-width:0;margin:0;resize:none;min-height:42px;max-height:calc(7em + 18px);line-height:1.4;overflow-y:hidden}.dm-composer-wrap{padding:2px;flex:1;width:100%;min-width:0;display:flex;flex-direction:column;gap:6px}.dm-composer-input-wrap{position:relative;width:100%;min-width:0}.dm-composer-input-row{display:flex;align-items:flex-start;gap:0;position:relative}.dm-edit-input-row{display:flex;align-items:flex-start;gap:0;position:relative;width:100%;z-index:2;padding:2px;border-radius:14px;background:color-mix(in srgb,var(--surface) 92%,#000 8%)}.dm-upload-inline{position:absolute;left:8px;top:8px;z-index:3}.dm-composer-input{padding-left:50px!important;padding-right:46px!important}.dm-composer-input-shell,.dm-edit-input-wrap{position:relative;width:100%}.dm-edit-input-wrap{border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--bg) 84%,var(--surface) 16%);transition:background .16s ease,box-shadow .16s ease}.custom-textarea-wrap.dm-composer-input-shell{border-radius:10px;background:var(--surface);transition:background .16s ease,box-shadow .16s ease}.upload-feed-panel{margin:6px 0 8px;padding:6px 8px;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--surface) 94%,#000 6%)}.upload-feed-panel .upload-preview-bar{padding:4px 2px}.upload-feed-hint{margin-top:4px;font-size:12px;color:var(--text-muted)}.custom-textarea-wrap.dm-composer-input-shell:focus-within{background:var(--input-focus)}.dm-edit-input-row:focus-within{background:color-mix(in srgb,var(--surface-hover) 82%,#000 18%)}.dm-edit-input-row:focus-within .dm-edit-input-wrap{background:color-mix(in srgb,var(--input-focus) 86%,var(--surface) 14%)}.dm-composer-reply{min-height:38px;border-radius:10px;border:none;background:color-mix(in srgb,var(--surface) 82%,transparent);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 10px}.dm-composer-reply-label{font-size:10px;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:color-mix(in srgb,var(--text-muted) 88%,transparent)}.dm-composer-reply-main{min-width:0;width:100%;display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-composer-reply-main b{flex:0 0 auto;color:var(--text);font-weight:700}.dm-composer-reply-main>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.dm-composer-reply-preview{min-width:0;flex:1 1 auto;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-composer-reply-main .dm-inline-mention{transform:none;vertical-align:baseline}.dm-mention-hover-card{position:fixed;z-index:10020;min-width:220px;max-width:240px;padding:10px 12px;border-radius:14px;background:color-mix(in srgb,var(--surface) 94%,#05070b 6%);color:var(--text);border:none;box-shadow:0 18px 36px #00000057;display:flex;align-items:center;gap:10px;pointer-events:none}.dm-mention-hover-card-avatar{width:42px;height:42px;min-width:42px;border-radius:999px;-o-object-fit:cover;object-fit:cover;display:block;background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.dm-mention-hover-card-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.dm-mention-hover-card-copy strong,.dm-mention-hover-card-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-mention-hover-card-copy strong{font-size:13px;font-weight:800;color:var(--text)}.dm-mention-hover-card-copy span{font-size:12px;font-weight:600;color:var(--text-muted)}.dm-composer-reply-preview .dm-inline-mention{max-width:100%}.dm-composer-reply-close{width:22px;height:22px;border:none;border-radius:7px;background:transparent;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dm-composer-reply-close:hover{background:color-mix(in srgb,var(--surface-hover) 82%,transparent);color:var(--text)}.dm-mention-menu{width:95%;position:absolute;left:0;right:0;bottom:calc(100% + 8px);border-radius:12px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,#05070b 8%);box-shadow:0 16px 34px #00000059;padding:6px;z-index:90;display:flex;flex-direction:column;gap:4px}.dm-mention-menu.dm-mention-menu-portal{position:fixed;left:auto;right:auto;bottom:auto;width:auto;z-index:10000;overflow-y:auto}.dm-chat-wrap.editing-message-open .dm-chat-messages{contain:none}.dm-mention-menu-section{display:flex;flex-direction:column;gap:4px}.dm-mention-menu-section+.dm-mention-menu-section{margin-top:2px;padding-top:6px;border-top:1px solid color-mix(in srgb,var(--border) 84%,transparent)}.dm-mention-menu-section-label{padding:2px 8px 0;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.dm-mention-menu-section-items{display:flex;flex-direction:column;gap:4px}.dm-mention-menu-item{border:none;border-radius:9px;min-height:38px;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:9px;padding:5px 8px;text-align:left;cursor:pointer}.dm-mention-menu-item:hover,.dm-mention-menu-item.active{background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.dm-mention-menu-item.role{min-height:34px;justify-content:flex-start;gap:0;padding:7px 10px;color:var(--mention-menu-role-color, var(--text))}.dm-mention-menu-item.channel{min-height:34px;justify-content:flex-start;gap:8px;padding:7px 10px;color:var(--text)}.dm-mention-menu-item.role:hover,.dm-mention-menu-item.role.active{background:color-mix(in srgb,var(--mention-menu-role-color, var(--surface-hover)) 18%,transparent)}.dm-mention-menu-item.channel:hover,.dm-mention-menu-item.channel.active{background:color-mix(in srgb,#4c8df6 18%,transparent)}.dm-mention-menu-channel-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted)}.dm-mention-menu-channel-icon svg{width:16px;height:16px;display:block}.dm-mention-menu-avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.dm-mention-menu-role-swatch{width:28px;height:28px;border-radius:999px;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff14}.dm-mention-menu-role-label{min-width:0;font-size:13px;font-weight:700;line-height:1.9;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-mention-menu-channel-label{min-width:0;font-size:13px;font-weight:700;line-height:1.9;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-mention-menu-main{min-width:0;display:flex;flex-direction:column;gap:1px}.dm-mention-menu-display{font-size:12px;font-weight:700;color:var(--text);line-height:1.2}.dm-mention-menu-username{font-size:11px;font-weight:600;color:var(--text-muted);line-height:1.2}.dm-edit-wrap{position:relative;display:flex;flex-direction:column;gap:10px;width:100%;max-width:none;z-index:2;isolation:isolate}.dm-edit-attachments-preview{padding:8px;border:none;border-radius:12px;background:color-mix(in srgb,var(--bg) 85%,transparent)}.dm-edit-attachments-preview .dm-attachment-gallery,.dm-edit-attachments-preview .dm-attachment-gallery.single{margin-top:0;display:grid;grid-template-columns:repeat(auto-fill,92px);justify-content:flex-start;gap:8px;max-width:none}.dm-edit-attachments-preview .dm-attachment,.dm-edit-attachments-preview .dm-attachment.single{width:92px;min-height:92px;max-width:none;border-radius:10px}.dm-edit-attachments-preview .dm-attachment-thumb{border-radius:10px}.dm-edit-attachments-preview .dm-attachment-download{top:6px;right:6px;height:28px;padding:0 6px;border-radius:8px}.dm-edit-attachments-preview .dm-attachment-download span{display:none}.dm-edit-attachments-preview .dm-attachment-file{min-height:92px;height:100%;padding:8px;border-radius:10px}.dm-edit-attachments-preview .dm-attachment-file-inner{height:100%;min-height:74px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px}.dm-edit-attachments-preview .dm-attachment-file-icon{width:32px;height:32px;border-radius:8px}.dm-edit-attachments-preview .dm-attachment-file-icon svg{width:18px;height:18px}.dm-edit-attachments-preview .dm-attachment-file-meta{width:100%;gap:3px}.dm-edit-attachments-preview .dm-attachment-file-name{font-size:11px;line-height:1.25;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dm-edit-attachments-preview .dm-attachment-file-download{display:none}.dm-edit-attachments-preview .dm-attachment-expired,.dm-edit-attachments-preview .dm-attachment-fallback{min-height:92px;padding:12px 10px;gap:6px}.dm-edit-attachments-preview .dm-attachment-expired strong,.dm-edit-attachments-preview .dm-attachment-fallback strong{font-size:11px}.dm-edit-attachments-preview .dm-attachment-expired span,.dm-edit-attachments-preview .dm-attachment-fallback span{font-size:10px}.dm-edit-attachments-preview .dm-attachment-expired-icon,.dm-edit-attachments-preview .dm-attachment-fallback-icon{width:28px;height:28px}.dm-message-row-upload-pending{background:color-mix(in srgb,var(--surface-hover) 44%,transparent)}.dm-message-row-upload-pending:hover{background:color-mix(in srgb,var(--surface-hover) 58%,transparent)}.dm-pending-avatar-shell{cursor:default;pointer-events:none}.dm-pending-send-state{display:inline-flex;align-items:center;gap:7px;margin-left:8px;color:var(--text-muted);font-size:12px;font-weight:700}.dm-pending-upload-dots{gap:4px}.dm-bubble-upload-pending{display:flex;flex-direction:column;gap:10px}.dm-bubble-text-upload-pending{opacity:.96}.dm-pending-upload-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;width:min(100%,760px)}.dm-pending-upload-grid.single{grid-template-columns:minmax(0,360px)}.dm-pending-upload-item{border-radius:14px;overflow:hidden;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid color-mix(in srgb,var(--border) 76%,transparent);box-shadow:0 10px 24px #0000001f}.dm-pending-upload-item.image.spoiler img{filter:blur(18px)}.dm-pending-upload-thumb{position:relative;min-height:180px;max-height:280px;background:color-mix(in srgb,var(--surface-hover) 85%,transparent);overflow:hidden}.dm-pending-upload-thumb img,.dm-pending-upload-thumb-fallback{width:100%;height:100%;min-height:180px;display:block;-o-object-fit:cover;object-fit:cover}.dm-pending-upload-thumb-fallback{background:linear-gradient(135deg,color-mix(in srgb,var(--surface-hover) 75%,transparent),color-mix(in srgb,var(--input-bg) 92%,transparent))}.dm-pending-upload-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,color-mix(in srgb,rgba(3,8,15,.08) 55%,transparent),color-mix(in srgb,rgba(3,8,15,.62) 88%,transparent));color:#f5f7fb;text-shadow:0 1px 3px rgba(0,0,0,.35);pointer-events:none}.dm-pending-upload-overlay-text{font-size:12px;font-weight:800}.dm-pending-upload-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff1a;overflow:hidden}.dm-pending-upload-progress.file{position:static;flex:1;height:4px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 80%,transparent)}.dm-pending-upload-progress span{display:block;height:100%;background:color-mix(in srgb,var(--accent) 76%,#ffffff 24%);transition:width .18s ease}.dm-pending-upload-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px}.dm-pending-upload-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;color:var(--text)}.dm-pending-upload-size{flex-shrink:0;color:var(--text-muted);font-size:11px;font-weight:700}.dm-pending-upload-spoiler-badge{position:absolute;top:10px;left:10px;height:22px;padding:0 9px;border-radius:999px;background:#080c14b3;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:.02em}.dm-pending-upload-item.file{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;padding:12px}.dm-pending-upload-file-icon{width:44px;height:44px;border-radius:12px;background:color-mix(in srgb,var(--surface-hover) 84%,transparent);color:var(--text);display:inline-flex;align-items:center;justify-content:center}.dm-pending-upload-file-icon svg{width:22px;height:22px;fill:currentColor}.dm-pending-upload-file-main{min-width:0;display:flex;flex-direction:column;gap:8px}.dm-pending-upload-file-top,.dm-pending-upload-file-bottom{display:flex;align-items:center;gap:10px}.dm-pending-upload-file-bottom{color:var(--text-muted);font-size:11px;font-weight:700}.dm-pending-upload-file-status{flex-shrink:0}.dm-edit-input{width:100%;resize:none;min-height:44px;max-height:calc(7em + 18px);line-height:1.4;overflow-y:hidden;padding:12px 46px 12px 14px!important;border-radius:0;background:transparent!important}.dm-edit-input:focus{background:transparent!important}.dm-message-submit{position:absolute;right:12px;top:11px;width:24px;height:24px;border:none;border-radius:0;background:transparent;color:color-mix(in srgb,var(--text-muted) 86%,transparent);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;transition:color var(--motion-normal) ease,transform var(--motion-fast) ease}.dm-message-submit svg{width:16px;height:16px;fill:currentColor}.dm-message-submit:hover{color:var(--text)}.dm-message-submit.active{color:color-mix(in srgb,var(--accent) 78%,#ffffff 22%)}.dm-message-submit.edit-mode{right:12px;top:11px}.dm-composer-input,.dm-edit-input{scrollbar-width:none!important;-ms-overflow-style:none!important;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"kern" 0,"liga" 0,"clig" 0}.dm-composer-input::-webkit-scrollbar,.dm-edit-input::-webkit-scrollbar,.profile-bio-input::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.custom-textarea-wrap{position:relative;width:100%}.custom-textarea-wrap.has-highlight .dm-composer-input,.custom-textarea-wrap.has-highlight .dm-edit-input{position:relative;z-index:2;background:transparent!important;color:#0000!important;-webkit-text-fill-color:rgba(0,0,0,0)!important;text-fill-color:rgba(0,0,0,0)!important;-webkit-text-stroke:0 transparent!important;text-stroke:0 transparent!important;text-shadow:none!important;caret-color:var(--text)}.custom-textarea-wrap.has-highlight .dm-composer-input::-moz-placeholder,.custom-textarea-wrap.has-highlight .dm-edit-input::-moz-placeholder{color:var(--text-muted);-webkit-text-fill-color:var(--text-muted)!important}.custom-textarea-wrap.has-highlight .dm-composer-input::placeholder,.custom-textarea-wrap.has-highlight .dm-edit-input::placeholder{color:var(--text-muted);-webkit-text-fill-color:var(--text-muted)!important}.custom-textarea-wrap.has-highlight .dm-composer-input::selection,.custom-textarea-wrap.has-highlight .dm-edit-input::selection{color:transparent!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;text-shadow:none!important;background:color-mix(in srgb,var(--accent) 42%,transparent)!important}.custom-textarea-wrap.has-highlight .dm-composer-input::-moz-selection,.custom-textarea-wrap.has-highlight .dm-edit-input::-moz-selection{color:transparent!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;text-shadow:none!important;background:color-mix(in srgb,var(--accent) 42%,transparent)!important}.custom-textarea-wrap.has-highlight textarea::selection{color:transparent!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;text-shadow:none!important;background:color-mix(in srgb,var(--accent) 42%,transparent)!important}.custom-textarea-wrap.has-highlight textarea::-moz-selection{color:transparent!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;text-shadow:none!important;background:color-mix(in srgb,var(--accent) 42%,transparent)!important}.custom-textarea-wrap.has-highlight textarea{color:#0000!important;-webkit-text-fill-color:rgba(0,0,0,0)!important;text-fill-color:rgba(0,0,0,0)!important;-webkit-text-stroke:0 transparent!important;text-stroke:0 transparent!important;text-shadow:none!important;caret-color:var(--text)!important}.custom-textarea-highlight{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1;border-radius:inherit}.custom-textarea-wrap.has-interactive-highlight .custom-textarea-highlight{z-index:3}.custom-textarea-highlight-content{min-height:100%;white-space:break-spaces;word-break:normal;overflow-wrap:break-word;color:var(--text);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"kern" 0,"liga" 0,"clig" 0;pointer-events:none}.custom-textarea-wrap.has-interactive-highlight [data-hover-kind=user]{pointer-events:auto;cursor:default}.custom-textarea-md-token,.custom-textarea-md-token *{margin:0!important;padding:0!important;border:0!important;line-height:inherit;letter-spacing:inherit;font:inherit}.custom-textarea-md-token{position:relative;display:inline-block;vertical-align:baseline;white-space:pre}.custom-textarea-md-measure{visibility:hidden;white-space:inherit}.custom-textarea-md-visual{position:absolute;inset:0;display:inline-flex;align-items:baseline;justify-content:flex-start;white-space:inherit;max-width:none;overflow:visible;pointer-events:none;line-height:inherit;vertical-align:baseline}.custom-textarea-mention{display:inline-block;border-radius:5px;padding:0 1px 1px 3px;margin:0;line-height:1.35;background-clip:padding-box;color:transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone}.custom-textarea-mention.user{background:color-mix(in srgb,var(--accent-soft) 36%,transparent)}.custom-textarea-mention.channel{background:color-mix(in srgb,#4c8df6 24%,transparent)}.custom-textarea-mention.role{background:color-mix(in srgb,#f59e0b 25%,transparent)}.custom-textarea-md{display:inline;border-radius:5px;padding:0;line-height:inherit;color:inherit;background-clip:padding-box;box-decoration-break:clone;-webkit-box-decoration-break:clone;vertical-align:baseline}.custom-textarea-md-marker{opacity:.56;color:color-mix(in srgb,var(--text-muted) 78%,var(--text) 22%)}.custom-textarea-md-body{display:inline;min-width:0;max-width:none;overflow:visible;text-overflow:clip;color:inherit;line-height:inherit;white-space:inherit;vertical-align:baseline}.custom-textarea-md.mention.user{display:inline-flex;align-items:center;background:#5865f22e;color:#c7d2ff;border-radius:5px;padding:0;font-weight:inherit;line-height:inherit}.custom-textarea-md.mention.user.unknown{opacity:.86;filter:saturate(.72)}.custom-textarea-md.mention.channel{display:inline-flex;align-items:center;gap:0;background:#4c8df62e;color:#bcd6ff;border-radius:5px;padding:0;font-weight:inherit;line-height:inherit}.custom-textarea-md-channel-prefix{display:inline-flex;align-items:center;flex:0 0 auto;font-weight:inherit;letter-spacing:inherit;opacity:.9;white-space:pre;line-height:inherit;vertical-align:baseline}.custom-textarea-md.mention.role{display:inline-flex;align-items:center;color:var(--mention-role-color, #f59e0b);background:var(--mention-role-bg, rgba(245, 158, 11, .18));border-radius:5px;padding:0;font-weight:inherit;line-height:inherit}.custom-textarea-md.mention.user .custom-textarea-md-body,.custom-textarea-md.mention.channel .custom-textarea-md-body,.custom-textarea-md.mention.role .custom-textarea-md-body{padding:0!important}.custom-textarea-md-channel-label{min-width:0;line-height:inherit}.custom-textarea-md.inline-code,.custom-textarea-md.code-fence-inline{background:color-mix(in srgb,var(--surface-hover) 90%,transparent);border-radius:5px;padding:0;white-space:break-spaces;vertical-align:baseline;color:color-mix(in srgb,var(--text) 96%,#fff 4%)}.custom-textarea-md.inline-code .custom-textarea-md-body,.custom-textarea-md.code-fence-inline .custom-textarea-md-body,.custom-textarea-md.code-fence .custom-textarea-md-body,.custom-textarea-md.code-block-line .custom-textarea-md-body{font-family:inherit;white-space:inherit;overflow:visible;text-overflow:clip}.custom-textarea-md.inline-code .custom-textarea-md-body,.custom-textarea-md.code-fence-inline .custom-textarea-md-body{padding:0!important}.custom-textarea-md.code-fence,.custom-textarea-md.code-block-line{display:inline;width:auto;box-sizing:border-box;vertical-align:baseline;border-radius:5px;padding:0;line-height:inherit;background:color-mix(in srgb,var(--surface-hover) 72%,transparent)}.custom-textarea-md.code-fence .custom-textarea-md-marker,.custom-textarea-md.code-block-line .custom-textarea-md-marker{opacity:.62}.custom-textarea-md.code-fence .custom-textarea-md-body.code-fence-lang{opacity:.86}.custom-textarea-md.bold,.custom-textarea-md.bold-italic,.custom-textarea-md.underline,.custom-textarea-md.italic,.custom-textarea-md.strike{background:color-mix(in srgb,var(--accent-soft) 24%,transparent);border-radius:5px;padding:0}.custom-textarea-md.bold .custom-textarea-md-body{font-weight:700}.custom-textarea-md.bold-italic .custom-textarea-md-body{font-weight:700;font-style:italic}.custom-textarea-md.italic .custom-textarea-md-body{font-style:italic}.custom-textarea-md.underline .custom-textarea-md-body{text-decoration:underline;text-decoration-thickness:1.1px;text-underline-offset:1px}.custom-textarea-md.strike .custom-textarea-md-body{text-decoration:line-through}.custom-textarea-md.link{background:color-mix(in srgb,#4c8df6 22%,transparent);border-radius:5px;padding:0}.custom-textarea-md.link .custom-textarea-md-body.link-label{color:color-mix(in srgb,#b7d4ff 88%,var(--text) 12%);text-decoration:underline}.custom-textarea-md.link .custom-textarea-md-body.link-url{color:color-mix(in srgb,#87bbff 78%,var(--text) 22%)}.custom-textarea-md.spoiler{background:color-mix(in srgb,var(--surface-hover) 86%,transparent);border-radius:5px;padding:0}.custom-textarea-md.heading-line{display:inline;padding:0;border-radius:0;background:color-mix(in srgb,var(--accent-soft) 22%,transparent)}.custom-textarea-md.heading-line .custom-textarea-md-body{font-weight:700}.custom-textarea-md.quote-line{display:inline;padding:0;border-radius:0;background:color-mix(in srgb,var(--surface-hover) 72%,transparent)}.custom-textarea-md.quote-line .custom-textarea-md-body{opacity:.94}.custom-textarea-md.list-line,.custom-textarea-md.subtext-line{display:inline;padding:0;border-radius:0;background:color-mix(in srgb,var(--surface-hover) 60%,transparent)}.custom-textarea-md.subtext-line .custom-textarea-md-body{opacity:.82}.dm-inline-mention.unknown{opacity:.86;filter:saturate(.7)}.custom-textarea-track{position:absolute;right:4px;top:5px;bottom:5px;width:7px;border-radius:999px;background:transparent;z-index:5;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;will-change:opacity;transition:opacity .14s ease}.custom-textarea-thumb{width:100%;border-radius:999px;background:var(--accent-hover);cursor:pointer;transition:background .14s ease;transform:translateZ(0);will-change:transform,height;backface-visibility:hidden}.custom-textarea-thumb:hover{background:var(--accent-hover)}.dm-edit-hint{width:100%;padding:0 4px;font-size:12px;color:color-mix(in srgb,var(--text) 72%,transparent);display:flex;align-items:center;gap:8px}.dm-edit-hint-link{border:none;background:transparent;color:var(--accent);cursor:pointer;font-size:12px;padding:0}.dm-edit-hint-link:hover{text-decoration:underline}.friends-pane{grid-column:3;background:var(--surface-2);padding:18px 22px;display:flex;flex-direction:column;gap:14px;min-height:0;min-width:0;box-sizing:border-box;overflow:auto}.friends-pane.dm-open{padding:0;gap:0;overflow:hidden}.friends-pane.is-main-home{padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.app-shell.no-dm-rail:not(.has-server-sidebar)>.friends-pane{grid-column:2}.piksel-home-view{--piksel-home-theme-top: var(--accent);--piksel-home-theme-bottom: var(--surface);--piksel-home-wordmark-gap: clamp(56px, 8vw, 110px);flex:1 1 auto;width:100%;max-width:100%;min-width:0;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;padding:28px;align-self:stretch;box-sizing:border-box;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 90%,black 10%),color-mix(in srgb,var(--surface-2) 94%,black 6%))}.piksel-home-view.is-light-theme{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 92%,white 8%),color-mix(in srgb,var(--surface) 86%,white 14%))}.piksel-home-view.is-light-theme:after{background:linear-gradient(180deg,#ffffff14,#ffffff3d)}.piksel-home-view:before,.piksel-home-view:after{content:"";position:absolute;inset:-12%;pointer-events:none}.piksel-home-view:before{background:none;filter:none;opacity:0;z-index:0}.piksel-home-view:after{inset:0;background:linear-gradient(180deg,#04080f0a,#04080f29);z-index:0}.piksel-home-wordmark-track{position:absolute;left:50%;width:min(1500px,176vw);padding-block:clamp(16px,2vw,24px);overflow:hidden;transform:translate(-50%);pointer-events:none;z-index:0;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 16%,rgba(0,0,0,1) 84%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 16%,rgba(0,0,0,1) 84%,transparent 100%)}.piksel-home-wordmark-track-top{top:clamp(84px,15vh,148px)}.piksel-home-wordmark-track-bottom{bottom:clamp(64px,12vh,124px)}.piksel-home-wordmark-marquee{display:flex;align-items:center;gap:var(--piksel-home-wordmark-gap);width:-moz-max-content;width:max-content;animation:pikselHomeWordmarkDrift 19s linear infinite;will-change:transform}.piksel-home-wordmark-marquee-reverse{animation-direction:reverse;animation-duration:22s}.piksel-home-wordmark-marquee span{flex:0 0 auto;font-family:"Press Start 2P",monospace;font-size:clamp(44px,6vw,82px);line-height:1.18;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:#ffffffe0;opacity:.44;filter:blur(5px);text-shadow:0 0 22px rgba(255,255,255,.12),0 0 48px rgba(255,255,255,.1)}.piksel-home-view.is-light-theme .piksel-home-wordmark-marquee span{color:#11161feb;opacity:.24;filter:blur(4px);text-shadow:0 0 18px rgba(17,22,31,.08),0 0 34px rgba(17,22,31,.06)}.piksel-home-card{position:relative;z-index:1;width:min(100%,760px);max-width:760px;min-height:min(66vh,620px);margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:20px 16px;text-align:center}.piksel-home-card-shell{position:relative;isolation:isolate;width:min(100%,500px)!important;display:flex;flex-direction:column;border:none;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--piksel-home-theme-top) 18%,rgba(8,11,18,.58)),color-mix(in srgb,var(--piksel-home-theme-bottom) 8%,rgba(5,8,14,.62)));-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%);box-shadow:0 22px 54px #0408122e,0 8px 20px #0000001f,0 0 0 1px color-mix(in srgb,#ffffff 7%,transparent),inset 0 1px #ffffff1a;transition:box-shadow .22s ease-out,background .22s ease-out}.piksel-home-card-shell>*{position:relative;z-index:1}.piksel-home-view.is-light-theme .piksel-home-card-shell{background:linear-gradient(180deg,color-mix(in srgb,var(--piksel-home-theme-top) 10%,rgba(255,255,255,.86)),color-mix(in srgb,var(--piksel-home-theme-bottom) 8%,rgba(255,255,255,.94)));box-shadow:0 20px 44px #1a22301a,0 8px 18px #1a22300f,0 0 0 1px #ffffffc7,inset 0 1px #ffffffe6}.piksel-home-card-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff24,#ffffff0d 16%,#fff0 38%);opacity:.85;z-index:0}.piksel-home-view.is-light-theme .piksel-home-card-shell:before{background:linear-gradient(180deg,#ffffff9e,#ffffff2e 20%,#fff0 44%)}.piksel-home-card-shell:after{content:none}.piksel-home-banner-shell{position:relative;height:clamp(148px,22vw,184px);overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--piksel-home-theme-top) 52%,#081120 48%),color-mix(in srgb,var(--piksel-home-theme-bottom) 38%,#091626 62%))}.piksel-home-view.is-light-theme .piksel-home-banner-shell{background:linear-gradient(135deg,color-mix(in srgb,var(--piksel-home-theme-top) 24%,#f5f8ff 76%),color-mix(in srgb,var(--piksel-home-theme-bottom) 18%,#eef3fb 82%))}.piksel-home-banner-image,.piksel-home-banner-fallback{position:absolute;inset:0;width:100%;height:100%}.piksel-home-banner-image{-o-object-fit:cover;object-fit:cover;display:block}.piksel-home-banner-fallback{background:radial-gradient(110% 160% at 80% 10%,color-mix(in srgb,var(--piksel-home-theme-top) 46%,transparent) 0%,transparent 58%),radial-gradient(120% 180% at 10% 0%,color-mix(in srgb,var(--piksel-home-theme-bottom) 40%,transparent) 0%,transparent 62%),linear-gradient(135deg,color-mix(in srgb,var(--piksel-home-theme-top) 58%,#0b1630 42%),color-mix(in srgb,var(--piksel-home-theme-bottom) 42%,#08101f 58%))}.piksel-home-banner-overlay{position:absolute;inset:0}.piksel-home-view.is-light-theme .piksel-home-banner-overlay{background:linear-gradient(180deg,#ffffff14,#ffffff29)}.piksel-home-copy{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%;padding:0 20px 20px;margin-top:0;z-index:2}.piksel-home-view.is-light-theme .piksel-home-copy{background:linear-gradient(180deg,#fff0,#ffffff38 18%,#ffffff52)}.piksel-home-profile-head{display:flex;align-items:flex-end;gap:14px;margin-top:-28px;min-width:0}.piksel-home-avatar-ring{position:relative;z-index:3;flex:0 0 auto;width:92px;height:92px;margin:0;padding:5px;border-radius:50%}.piksel-home-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;border:2px solid rgba(6,10,18,.72)}.piksel-home-view.is-light-theme .piksel-home-avatar{border:2px solid rgba(255,255,255,.92);box-shadow:0 10px 24px #161c2724}.piksel-home-identity{display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:flex-end;min-width:0;text-align:left;padding-bottom:2px}.piksel-home-title{margin:0;color:#fff;font-size:clamp(30px,4vw,40px);line-height:1.04;letter-spacing:-.05em;font-weight:900;text-align:left}.piksel-home-view.is-light-theme .piksel-home-title{color:#0e121beb}.piksel-home-username{color:color-mix(in srgb,var(--text) 64%,transparent);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.piksel-home-greeting{margin:0;color:color-mix(in srgb,var(--text) 78%,transparent);font-size:15px;font-weight:700;line-height:1.55;text-align:center}.piksel-home-fact-card{width:100%;border-radius:20px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:8px;text-align:left;background:color-mix(in srgb,var(--surface) 18%,rgba(255,255,255,.03));border:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.piksel-home-view.is-light-theme .piksel-home-fact-card{background:#ffffffb8;box-shadow:inset 0 1px #ffffffb8,0 10px 24px #181e280f}.piksel-home-fact-label{text-align:center;color:var(--text);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.piksel-home-fact-text{margin:0;color:color-mix(in srgb,var(--text) 82%,transparent);font-size:14px;line-height:1.7}.piksel-home-footer{display:flex;justify-content:center;width:100%}.piksel-home-support-btn,.piksel-home-support-btn *,.piksel-home-support-btn:after,.piksel-home-support-btn:before,.piksel-home-support-btn-label:after,.piksel-home-support-btn-label:before{box-sizing:border-box}.piksel-home-support-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;align-self:center;min-width:148px;min-height:44px;margin:0;padding:11px 26px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#fff;color:#09090b;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,color .22s ease;outline:none;isolation:isolate}.piksel-home-support-btn:disabled{cursor:default;opacity:.65}.piksel-home-support-btn:-moz-focusring{outline:auto}.piksel-home-support-btn svg{display:block;vertical-align:middle}.piksel-home-support-btn [hidden]{display:none}.piksel-home-support-btn-label{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;pointer-events:none}.piksel-home-support-btn:after{content:"";position:absolute;left:-84px;top:-48px;width:54px;height:170px;z-index:0;border-radius:999px;opacity:.72;background:linear-gradient(90deg,#fff0,#d8dce2e6 45%,#c1c7cff0 60%,#fff0);transform:rotate(35deg);transition:all .55s cubic-bezier(.19,1,.22,1);pointer-events:none}.piksel-home-support-btn:hover:after{left:calc(100% + 34px)}.piksel-home-support-btn:hover{color:#09090b;border-color:#1012162e;box-shadow:0 18px 34px #070a1233,0 8px 16px #070a121f,inset 0 1px #fffffffa}@media(max-width:640px){.piksel-home-view{padding:18px}.piksel-home-wordmark-track{width:212vw}.piksel-home-wordmark-track-top{top:66px}.piksel-home-wordmark-track-bottom{bottom:54px}.piksel-home-wordmark-marquee span{font-size:clamp(30px,8vw,46px);letter-spacing:.14em}.piksel-home-card{min-height:unset;padding:12px 0}.piksel-home-card-shell{width:min(100%,340px);border-radius:26px}.piksel-home-banner-shell{height:148px}.piksel-home-profile-head{gap:12px;margin-top:-26px}.piksel-home-avatar-ring{width:84px;height:84px}.piksel-home-copy{gap:12px;padding:0 16px 18px;margin-top:0}.piksel-home-title{font-size:28px}.piksel-home-greeting{font-size:14px}.piksel-home-fact-card{border-radius:18px;padding:16px 14px 14px}.piksel-home-support-btn{min-width:142px}}@keyframes pikselHomeWordmarkDrift{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--piksel-home-wordmark-gap) / 2)))}}@media(prefers-reduced-motion:reduce){.piksel-home-wordmark-marquee{animation:none!important}}.server-empty-view{flex:1;min-height:0;display:grid;place-items:center;background:var(--surface-2);padding:22px}.server-empty-card{min-width:100%;min-height:100%;border-radius:18px;border:none;background:radial-gradient(120% 130% at 100% 0%,color-mix(in srgb,var(--accent) 10%,transparent) 0%,transparent 62%),color-mix(in srgb,var(--surface) 64%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:30px 22px}.server-empty-icon{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--accent) 70%,var(--text) 30%);background:color-mix(in srgb,var(--accent) 14%,transparent);border:none}.server-empty-icon svg{width:23px;height:23px;fill:currentColor}.server-empty-card h3{margin:0;color:var(--text);font-size:21px;font-weight:800}.server-empty-card p{margin:0;max-width:430px;color:var(--text-muted);font-size:14px;line-height:1.55}.friends-topbar{display:flex;align-items:center;gap:8px}.friends-top-btn{padding:8px 14px;border-radius:12px;border:none;background:var(--surface);color:var(--text);font-weight:700}.friends-top-btn.active{background:var(--accent);color:#0b0d12}.friends-header{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:800;color:var(--text)}.friends-tabs{display:flex;gap:10px;flex-wrap:wrap}.friends-tab-btn{border:none;padding:8px 12px;border-radius:10px;background:var(--input-bg);color:var(--text);font-weight:400;cursor:pointer}.friends-tab-btn:hover{background:var(--input-focus)}.friends-tab-btn.active{background:var(--accent-soft);color:var(--text)}.friends-tab-unread{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;margin-left:auto;border-radius:999px;background:var(--accent);color:var(--text);font-size:11px;font-weight:800;line-height:1}.friends-toolbar{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.friends-error-slot{width:100%;min-height:18px}.friends-error-top{color:#ff6b6b;font-size:12px;font-weight:700;line-height:1.2;opacity:0;transition:opacity .15s ease}.friends-error-top.is-visible{opacity:1}.friends-search{flex:1;min-width:220px;padding:15px 20px;border-radius:13px;border:none;outline:0;background:var(--bg);color:var(--text)}.friends-search.is-error{border:none;background:#ff3b3b66}.friends-search.error-shake{animation:error-flash .5s}.friends-search:focus{background:var(--input-focus)}.friends-search-inline{position:relative;flex:1;min-width:260px}.friends-search-inline .friends-search{width:100%;padding-right:48px}.friends-inline-send-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);height:32px;border:none;border-radius:9px;background:var(--accent);color:var(--text);font-size:13px;padding:5px 10px;line-height:1;cursor:pointer}.friends-send-btn{padding:10px 14px;border-radius:12px;border:none;background:var(--accent);color:var(--text);font-weight:600;cursor:pointer}.friends-error{font-size:12px;color:#ff6b6b;font-weight:700}.friends-list{display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.friends-section-title{font-size:14px;font-weight:600;color:var(--text-muted);margin-top:8px}.friend-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;position:relative}.friend-row:hover,.friend-row.pending{background:var(--surface);cursor:pointer}.friend-row.pending:hover{background:var(--surface-2);cursor:pointer}.friend-row.blocked{background:var(--bg)}.friend-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.friend-meta{display:flex;flex-direction:column;gap:2px}.friend-name{font-size:13px;color:var(--text);font-weight:400}.friend-sub{font-size:12px;color:var(--text-muted)}.friend-status-dot{width:14px;height:14px;border-radius:50%;position:absolute;left:38px;top:38px;z-index:2;border:2px solid var(--bg);background:#777}.friend-status-dot.online{background:#22c55e}.friend-status-dot.idle{background:#fbbf24!important;overflow:hidden;transform:rotate(24deg);-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%);mask:radial-gradient(circle at 35% 35%,transparent 35%)}.friend-status-dot.idle:before{content:none!important}.friend-status-dot.idle:after{content:none!important}.friend-status-dot.dnd{background:#ef4444}.friend-status-dot.dnd:before{content:"";position:absolute;left:2px;right:2px;top:4px;height:2px;border-radius:999px}.friend-status-dot.offline{left:40px;top:40px;width:10px;height:10px;background:#9aa0a6!important;border-color:#9aa0a6!important}.friend-status-dot.offline:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:#4a4f55}.friend-status-dot.offline:after{content:none!important}.friend-row.blocked .blocked-actions{opacity:0;pointer-events:none;transition:opacity .16s ease}.friend-row.blocked:hover .blocked-actions{opacity:1;pointer-events:auto}.friend-actions{margin-left:auto;display:flex;gap:8px}.action-wide{width:auto}.friend-action-btn{padding:8px 12px;border-radius:10px;border:none;background:var(--accent);color:var(--text);font-weight:600;cursor:pointer}.friend-action-btn:hover{background:var(--accent-hover)}.friend-action-btn.ghost{background:#ffffff0f;color:var(--text)}.piksel-loaderfx-screen{position:absolute;inset:0;background:#000;z-index:100;display:flex;justify-content:center;align-items:center;padding:24px;overflow:hidden}.piksel-loaderfx-screen--stack{flex-direction:column;gap:14px}.piksel-loaderfx-container{position:relative;display:inline-block}.piksel-loaderfx-logo{font-family:"Press Start 2P",monospace;font-size:72px;letter-spacing:12px;position:relative;text-transform:uppercase;color:#ffffff4d;background-image:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,0,0,.3) 3px,rgba(0,0,0,.3) 6px),repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(0,0,0,.3) 3px,rgba(0,0,0,.3) 6px);-webkit-background-clip:text;background-clip:text}.piksel-loaderfx-logo:after{content:attr(data-text);position:absolute;inset:0;color:transparent;background-image:linear-gradient(90deg,#fff0,#ffffff0f 24%,#fffffff2,#ffffff0f 76%,#fff0);background-repeat:no-repeat;background-size:44% 100%;background-position:-70% 0;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 12px rgba(255,255,255,.55)) drop-shadow(0 0 24px rgba(255,255,255,.35));animation:pikselLoaderShineSweep 1.5s linear infinite;pointer-events:none}.piksel-loaderfx-ban-title{font-size:28px;text-align:center;letter-spacing:2px;color:#fff}.piksel-loaderfx-support{position:absolute;left:50%;bottom:28px;width:min(100%,520px);padding:16px 18px;border:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%,24px);opacity:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease}.piksel-loaderfx-support.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.desktop-updater-window,.desktop-updater-window body{min-width:0!important;min-height:0!important;width:100vw!important;height:100vh!important;background:transparent!important;overflow:hidden!important}.desktop-updater-window #root{width:100vw;height:100vh;background:transparent;border-radius:10px;overflow:hidden}.piksel-updater-screen{border-radius:10px;border:none;position:absolute;inset:0;outline:0;background:#000;z-index:110;display:flex;align-items:center;justify-content:center;padding:32px 24px;overflow:hidden;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-app-region:drag;transition:background-color .24s ease,opacity .24s ease}.piksel-updater-screen.is-launching{background:#000}.piksel-updater-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;width:min(100%,250px);min-height:100%;-webkit-app-region:drag}.piksel-updater-logo{position:relative;display:flex;align-items:center;justify-content:center;width:112px;height:112px;font-family:"Press Start 2P",monospace;font-size:78px;line-height:1;letter-spacing:0;color:#ffffffd1;text-transform:uppercase;animation:pikselUpdaterPulse .9s ease-in-out infinite;text-shadow:0 0 18px rgba(255,255,255,.14),0 0 34px rgba(255,255,255,.08)}.piksel-updater-message{margin:0;text-align:center;color:#ffffffc2;font-size:13px;font-weight:600;letter-spacing:.01em;text-transform:none}.piksel-updater-progress{position:relative;margin-top:2px;width:min(100%,224px);height:12px;border-radius:17px;background:#90909057;border:1px solid rgba(255,255,255,.08);overflow:hidden;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.piksel-updater-progress.is-visible{opacity:1;transform:translateY(0)}.piksel-updater-progress-fill{display:block;height:100%;border-radius:inherit;background:#fff;box-shadow:0 0 12px #ffffff24;transition:width .14s ease-out}@keyframes pikselUpdaterPulse{0%,to{color:#ffffff47;text-shadow:0 0 10px rgba(255,255,255,.08),0 0 22px rgba(255,255,255,.04)}50%{color:#ffffffeb;text-shadow:0 0 18px rgba(255,255,255,.2),0 0 34px rgba(255,255,255,.12)}}.piksel-loaderfx-support-title{margin:0 0 12px;color:#ffffffeb;font-size:13px;font-weight:400;letter-spacing:.01em;text-align:center}.piksel-loaderfx-support-links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.piksel-loaderfx-support-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:none;color:#fff;text-decoration:none;font-size:12px;font-weight:600;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.piksel-loaderfx-support-link:hover{text-decoration:underline}.piksel-loaderfx-support-link-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.piksel-loaderfx-support-link-icon svg{display:block}@keyframes pikselLoaderShineSweep{0%{background-position:-80% 0;opacity:0}10%{opacity:1}62%{background-position:170% 0;opacity:1}to{background-position:170% 0;opacity:0}}@media(max-width:768px){.piksel-loaderfx-logo{font-size:42px;letter-spacing:8px}.piksel-loaderfx-support{bottom:18px;width:min(calc(100% - 24px),520px);padding:14px}}@media(max-width:480px){.piksel-loaderfx-logo{font-size:28px;letter-spacing:5px}.piksel-loaderfx-support-title{font-size:13px}.piksel-loaderfx-support-link{width:100%;justify-content:center}}.piksel-logo{font-size:60px;font-weight:900;letter-spacing:10px;color:#fff}.split-container{display:flex;width:100%;height:100%}.form-section{background-color:#000;flex:1;display:flex;justify-content:center;align-items:center;z-index:10}.image-section{flex:1;position:relative;overflow:hidden}.side-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none!important;transition:transform .3s ease}.side-img.youtube-mode{transform:scale(1.15);transform-origin:center center}.auth-media-placeholder{position:relative;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.16),transparent 26%),radial-gradient(circle at 78% 18%,rgba(84,196,255,.2),transparent 28%),linear-gradient(145deg,#07111f,#0d1b2f 52%,#05080d)}.auth-media-placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 36%),linear-gradient(120deg,rgba(52,170,255,.12),transparent 42%)}.gradient-overlay{position:absolute;inset:0;background:linear-gradient(to right,black 0%,rgba(11,13,18,.7) 10%,transparent 60%)}.form-content{width:360px;text-align:center}.form-title{font-size:32px;font-weight:800;margin-bottom:40px;color:#fff}.input-stack{display:flex;flex-direction:column;gap:25px}.admin-uid-row .piksel-input{flex:1;background:var(--input-bg);transition:background .25s ease,transform .25s ease}.admin-uid-row .piksel-btn{height:55px;border-radius:14px;padding:0 16px;font-weight:800}.admin-uid-row.error-shake .piksel-input{background:var(--err)!important;animation:error-flash .5s}.admin-uid-row.error-shake .piksel-input2{background:var(--err)!important;color:#fff;animation:error-flash .5s}.label-row{display:flex;justify-content:space-between;margin-bottom:8px}.admin-label-row{justify-content:flex-start;gap:8px}.label-row label{color:var(--text-gray);font-size:12px;font-weight:500;letter-spacing:1px}.err-txt{color:var(--err);font-size:10px;font-weight:800}.piksel-input{width:100%;height:55px;background:var(--input-bg);border:none;border-radius:15px;color:#fff;padding:0 20px;font-size:15px;outline:none;transition:.3s}.form-section .piksel-input{background:#1f1f1f;border:1px solid #2b2b2b}.piksel-input:focus{background-color:var(--input-focus2)!important}.form-section .piksel-input:focus{border-color:#fff}.row_conf{height:100px!important}.piksel-input2{resize:none;width:100%;height:55px;background:var(--input-bg);border:none;border-radius:15px;color:var(--text);padding:0 20px;font-size:15px;outline:none;transition:.3s}.piksel-input2:focus{background-color:var(--input-focus)!important;color:var(--text)}.piksel-input::-ms-reveal,.piksel-input::-ms-clear,.piksel-input::-webkit-reveal-button,.piksel-input::-webkit-credentials-auto-fill-button,.piksel-input::-webkit-contacts-auto-fill-button{filter:brightness(0) invert(1);opacity:1}.piksel-input2::-ms-reveal,.piksel-input2::-ms-clear,.piksel-input2::-webkit-reveal-button,.piksel-input2::-webkit-credentials-auto-fill-button,.piksel-input2::-webkit-contacts-auto-fill-button,.profile-inline-input::-ms-reveal,.profile-inline-input::-ms-clear,.profile-inline-input::-webkit-reveal-button,.profile-inline-input::-webkit-credentials-auto-fill-button,.profile-inline-input::-webkit-contacts-auto-fill-button{filter:grayscale(1) brightness(1.35) contrast(.92);opacity:.92}.center-text{text-align:center;letter-spacing:5px;font-weight:700}.btn-container{position:relative;width:100%;height:55px;border-radius:14px;overflow:hidden;background:#222}.piksel-btn{position:absolute;inset:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:14px;border:none;z-index:2;transition:.3s;font-weight:600;cursor:pointer}.locked .piksel-btn{background:#fff;color:#000;cursor:not-allowed}.active .piksel-btn{background:#fff;color:#000}.active.btn-container:hover .piksel-btn{background:#e0e0e0}.active.btn-container:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,229,255,.4),transparent);transition:.5s;z-index:1}.active.btn-container:hover:after{animation:glowSlide 1.5s infinite}@keyframes glowSlide{to{left:100%}}.switch-text{margin-top:20px;color:#7e7e7e;font-size:13px;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:5px}.switch-text:hover{color:#fff}.auth-inline-switch{margin-top:-2px;width:-moz-fit-content;width:fit-content;justify-content:flex-start}.auth-form-note{margin-top:10px;color:#8c929b;font-size:12px;line-height:1.45}.arrow{opacity:0;transform:translate(-10px);transition:.4s cubic-bezier(.4,0,.2,1);display:inline-block}.switch-text:hover .arrow{opacity:1;transform:translate(5px)}.strength-bar{position:relative;width:100%;height:6px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--surface) 86%,#0d1016 14%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 70%,transparent);margin-top:10px;opacity:0;transition:opacity .18s ease}.strength-bar.is-visible{opacity:1}.strength-bar-fill{width:0;height:100%;border-radius:inherit;background:transparent;transition:width .22s ease,background .2s ease,box-shadow .2s ease}.strength-bar.strength-1 .strength-bar-fill{width:33%;background:linear-gradient(90deg,#ff7e66,#ff5f6d);box-shadow:0 0 10px #ff6f6d4d}.strength-bar.strength-2 .strength-bar-fill{width:66%;background:linear-gradient(90deg,#ffbe4d,#ffd36a);box-shadow:0 0 12px #ffc44d4d}.strength-bar.strength-3 .strength-bar-fill{width:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--mavimsi) 66%,#7ee8ff 34%),color-mix(in srgb,var(--mavimsi) 84%,#e8fbff 16%));box-shadow:0 0 12px color-mix(in srgb,var(--mavimsi) 35%,transparent)}.success-notif{position:fixed;bottom:30px;right:30px;background:var(--mavimsi);color:#000;padding:15px 30px;border-radius:12px;font-weight:900;font-size:11px;z-index:200}.error-shake .piksel-input{animation:error-flash .5s;background:var(--err)!important}.error-shake .piksel-input2{animation:error-flash .5s;background:var(--err)!important;color:#fff}.changelog-form .piksel-input{background:#ffffff0a;border:none;transition:background .25s ease,border-color .25s ease,transform .25s ease}.changelog-form .piksel-input:focus{background:var(--input-focus);border:none}.changelog-form textarea.piksel-input{height:auto;min-height:120px;padding:14px 16px;line-height:1.5;resize:none;border-radius:14px}.changelog-form .piksel-group.error-shake .piksel-input{background:var(--err)!important;border-color:#ffffff2e;animation:error-flash .5s}@keyframes error-flash{25%{transform:translate(-5px)}75%{transform:translate(5px)}}.verify-container-stack{display:flex;flex-direction:column;gap:15px}.verify-row{display:flex;gap:10px;width:100%}.verify-row .btn-container{flex:3}.verify-row .resend-btn{flex:1.5}.resend-text{font-size:11px!important}.auth-btn-loader{display:inline-flex;flex-direction:row;gap:5px;align-items:center;justify-content:center}.auth-btn-loader-dot{width:6px;height:6px;border-radius:999px;background:#737373;animation:authBtnBounce .9s infinite}.auth-btn-loader-dot.delay-2{animation-delay:-.3s}.auth-btn-loader-dot.delay-3{animation-delay:-.5s}@keyframes authBtnBounce{0%,to{transform:translateY(0);opacity:.65}50%{transform:translateY(-3px);opacity:1}}.timer-text{color:var(--text-gray);font-size:11px;font-weight:600;text-align:center}.bottom-profile-area{position:absolute;bottom:10px;left:10px;width:var(--sidebar-footer-width, 310px);max-width:var(--sidebar-footer-width, 310px);min-width:var(--sidebar-footer-width, 310px);height:55px;background:var(--surface);border-radius:10px;display:flex;align-items:center;padding:0 7px;gap:6px;border:1px solid var(--border);z-index:49;color:var(--text)}.bottom-profile-area.voice-active{min-width:310px}.bottom-profile-area.nav-right{left:auto;right:10px}.bottom-profile-area.nav-bottom{left:0;right:auto;bottom:0;width:var(--sidebar-footer-width, var(--bottom-rail-profile-slot-width, 312px));max-width:var(--sidebar-footer-width, var(--bottom-rail-profile-slot-width, 312px));min-width:var(--sidebar-footer-width, var(--bottom-rail-profile-slot-width, 312px));height:var(--bottom-rail-height, 55px);padding:0 10px 0 12px;border-radius:0;border-top:none;border-right:1px solid var(--border);border-bottom:none;border-left:none;box-sizing:border-box;z-index:50}.app-wrapper.web-runtime .bottom-profile-area,.app-wrapper.web-runtime .bottom-voice-connection-card{width:var(--sidebar-footer-width, 304px);max-width:var(--sidebar-footer-width, 304px);min-width:var(--sidebar-footer-width, 304px)}.app-wrapper.web-runtime .bottom-profile-area .profile-click-wrapper{flex:1 1 0;max-width:none;min-width:0;overflow:hidden}.app-wrapper.web-runtime .bottom-profile-area .profile-info-container{width:0;max-width:none;flex:1 1 0;min-width:0}.app-wrapper.web-runtime .bottom-profile-area .profile-custom-status{display:block;width:100%;max-width:100%;min-width:0}.app-wrapper.web-runtime .bottom-profile-area .profile-actions-right{flex:0 0 auto}.profile-actions-right{margin-left:auto;display:inline-flex;align-items:center;gap:4px;min-width:0}.settings-icon-wrapper{width:34px;height:34px;display:flex;align-items:center;justify-content:center;margin-left:0}.settings-hover-bg{width:100%;height:100%;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:.2s;color:var(--text-gray);cursor:pointer}.settings-hover-bg:hover{background:var(--surface-hover);color:var(--text)}.settings-svg{width:19px;height:19px;transition:.5s ease-in-out}.settings-hover-bg:hover .settings-svg{transform:rotate(180deg)}.profile-click-wrapper{flex:0 1 168px;max-width:168px;height:85%;border-radius:6px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:.2s;padding:0 8px;gap:10px}.profile-click-wrapper:hover{background:var(--surface-hover)!important}.profile-info-container{width:110px;max-width:110px;flex:0 0 110px;display:flex;flex-direction:column;align-items:flex-start;min-width:0;overflow:hidden}.name-stack{position:relative;height:18px;width:100%;min-width:0;display:flex;justify-content:flex-start;align-items:center;overflow:hidden}.display-name-text,.user-name-text{position:absolute;left:0;width:100%;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;color:var(--text)!important;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.user-name-text{opacity:0;transform:translateY(10px);color:var(--text-muted)!important;font-size:12px}.profile-click-wrapper:hover .display-name-text{opacity:0;transform:translateY(-10px)}.profile-custom-status{max-width:96px;font-size:11px;color:var(--text-gray);margin-top:2px;text-align:left;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.profile-pp-container{position:relative;flex-shrink:0}.profile-click-wrapper:hover .user-name-text{opacity:1;transform:translateY(0)}.profile-info-container:hover .display-name{transform:translateY(-20px)}.bottom-voice-inline-controls{display:inline-flex;align-items:center;gap:4px}.bottom-voice-inline-status{min-width:0;width:132px;display:flex;flex-direction:column;justify-content:center;gap:1px;padding-left:2px}.bottom-voice-inline-status-title{font-size:11px;font-weight:700;color:var(--text);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-voice-inline-status-subtitle{font-size:10px;font-weight:600;color:var(--text-muted);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-voice-inline-status.disconnected .bottom-voice-inline-status-title{color:var(--err)}.bottom-voice-control-btn{width:34px;height:34px;border-radius:8px;border:none;background:color-mix(in srgb,var(--surface) 75%,transparent);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.bottom-voice-control-btn:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--mavimsi) 42%,var(--border));color:var(--text)}.bottom-voice-control-btn.active{background:color-mix(in srgb,var(--danger) 20%,transparent);border-color:color-mix(in srgb,var(--danger) 44%,var(--border));color:var(--err)}.bottom-voice-control-btn svg{width:17px;height:17px;fill:currentColor}.bottom-voice-control-btn.compact{width:32px;height:32px;border-radius:9px}.bottom-voice-control-btn.screen-share-active,.bottom-voice-control-btn.camera-active{background:color-mix(in srgb,var(--accent) 18%,transparent);border-color:color-mix(in srgb,var(--accent) 42%,var(--border));color:var(--accent)}.bottom-voice-connection-card{position:absolute;left:10px;bottom:74px;width:var(--sidebar-footer-width, 310px);max-width:var(--sidebar-footer-width, 310px);min-width:var(--sidebar-footer-width, 310px);min-height:72px;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,#000 4%),color-mix(in srgb,var(--surface-2) 94%,#000 6%));display:flex;align-items:flex-start;gap:8px;z-index:49}.bottom-voice-connection-card.connected{border-color:color-mix(in srgb,var(--status-online) 55%,var(--border))}.bottom-voice-connection-card.disconnected{border-color:color-mix(in srgb,var(--danger) 45%,var(--border))}.bottom-voice-connection-card.nav-right{left:auto;right:10px}.bottom-voice-connection-card.nav-bottom{bottom:calc(var(--nav-rail-size, 72px) + 8px)}.bottom-voice-connection-icon{width:30px;height:30px;border-radius:8px;background:color-mix(in srgb,var(--bg) 84%,transparent);color:color-mix(in srgb,var(--mavimsi) 76%,white 24%);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bottom-voice-connection-card.disconnected .bottom-voice-connection-icon{color:color-mix(in srgb,var(--danger) 74%,white 26%)}.bottom-voice-connection-icon svg{width:18px;height:18px;fill:currentColor}.bottom-voice-connection-stack{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.bottom-voice-connection-main{min-width:0;display:flex;flex-direction:column;gap:2px}.bottom-voice-connection-title{font-size:13px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-voice-connection-subtitle{font-size:11px;font-weight:600;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-voice-connection-actions{display:inline-flex;align-items:flex-start;flex-shrink:0;padding-top:1px}.bottom-voice-connection-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%}.bottom-voice-connection-controls-grid .bottom-voice-control-btn.compact{width:100%}.bottom-voice-disconnect-btn{width:34px;height:34px;border-radius:8px;border:none;background:color-mix(in srgb,var(--danger) 20%,transparent);color:var(--err);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .18s ease,color .18s ease,transform .18s ease}.bottom-voice-disconnect-btn:hover{background:color-mix(in srgb,var(--danger) 28%,transparent);color:var(--err)}.bottom-voice-disconnect-btn svg{width:17px;height:17px;fill:currentColor}.bottom-voice-control-btn[data-tooltip],.bottom-voice-disconnect-btn[data-tooltip]{position:relative}.bottom-voice-control-btn[data-tooltip]:after,.bottom-voice-disconnect-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);padding:7px 9px;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:12px;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;z-index:120;transition:opacity .16s ease,transform .16s ease}.bottom-voice-control-btn[data-tooltip]:hover:after,.bottom-voice-disconnect-btn[data-tooltip]:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.profile-info-container:hover .user-name-hidden{transform:translateY(-20px)}.profile-circle-img{width:35px;height:35px;min-width:34px;min-height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;margin-left:0!important;object-fit:cover!important;border:none;box-shadow:0 4px 12px #00000026}.name-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.custom-status-text{font-size:11px;color:var(--text-gray);margin-top:2px;display:block;white-space:nowrap}.display-name{color:#fff;font-weight:600}.display-name,.user-name-hidden{height:20px;line-height:20px;transition:transform .4s cubic-bezier(.18,.89,.32,1.28);white-space:nowrap;text-align:right;width:100%}.name-area-container{position:relative;display:flex;align-items:center;justify-content:flex-end;min-width:100px;height:20px;margin-right:10px}.name-display,.name-hover{position:absolute;right:0;white-space:nowrap;transition:opacity .2s ease,transform .2s ease;font-size:14px;font-weight:500}.name-hover{opacity:0;visibility:hidden;transform:translateY(5px);color:var(--mavimsi);font-size:12px}.name-display{opacity:1;visibility:visible;transform:translateY(0)}.profile-click-wrapper:hover .name-display{opacity:0;visibility:hidden;transform:translateY(-5px)}.profile-click-wrapper:hover .name-hover{opacity:1;visibility:visible;transform:translateY(0)}.user-name-hidden{color:#888;font-size:12px}.user-name{color:var(--text-gray);font-weight:400}.sliding-names{height:20px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sliding-names:hover .display-name,.sliding-names:hover .user-name-hidden{transform:translateY(-100%)}.custom-status-subtext{font-size:11px;color:#888;margin-top:2px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-click-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:8px 12px;cursor:pointer;transition:background .2s;border-radius:8px;gap:12px}.profile-click-wrapper:hover{background:#ffffff0d}.profile-click-wrapper:hover .sliding-names,.profile-container:hover .sliding-names{transform:translateY(-18px)}.profile-popup{--profile-popup-theme-top: #121212;--profile-popup-theme-bottom: #000000;--profile-popup-border-start: var(--profile-popup-theme-top);--profile-popup-border-mid: color-mix( in srgb, var(--profile-popup-theme-top) 50%, var(--profile-popup-theme-bottom) 50% );--profile-popup-border-end: var(--profile-popup-theme-bottom);--profile-theme-text: var(--text);--profile-theme-text-muted: var(--text-muted);--profile-theme-surface: var(--surface);--profile-theme-surface-hover: var(--surface-hover);--profile-theme-scroll-track: color-mix(in srgb, #ffffff 14%, transparent);--profile-theme-scroll-thumb: color-mix(in srgb, #ffffff 36%, transparent);--profile-theme-scroll-thumb-hover: color-mix(in srgb, #ffffff 52%, transparent);position:absolute;bottom:80px;left:10px;width:272px;max-height:min(72vh,560px);overflow-y:hidden;border:2px solid transparent;background:linear-gradient(180deg,var(--profile-popup-theme-top) 0%,var(--profile-popup-theme-bottom) 100%) padding-box,linear-gradient(180deg,var(--profile-popup-border-start) 0%,var(--profile-popup-border-mid) 52%,var(--profile-popup-border-end) 100%) border-box;border-radius:14px;padding:0;z-index:49;box-shadow:var(--shadow);color:var(--profile-theme-text);scrollbar-width:thin!important;scrollbar-color:var(--profile-theme-scroll-thumb) var(--profile-theme-scroll-track)!important}.profile-popup.nav-right{left:auto;right:10px}.profile-popup.nav-bottom{left:0;right:auto}.profile-popup::-webkit-scrollbar{width:6px!important}.profile-popup::-webkit-scrollbar-track{background:var(--profile-theme-scroll-track)!important;border-radius:999px}.profile-popup::-webkit-scrollbar-thumb{background:var(--profile-theme-scroll-thumb)!important;border-radius:999px}.profile-popup::-webkit-scrollbar-thumb:hover{background:var(--profile-theme-scroll-thumb-hover)!important}.profile-popup.profile-popup-inline{--inline-profile-banner-height: 112px;width:312px;max-height:none;overflow:visible;color:var(--inline-profile-text);background:linear-gradient(180deg,var(--inline-profile-top) 0%,var(--inline-profile-bottom) 100%) padding-box,linear-gradient(180deg,color-mix(in srgb,var(--inline-profile-top) 62%,#ffffff 38%),color-mix(in srgb,var(--inline-profile-top) 50%,var(--inline-profile-bottom) 50%),color-mix(in srgb,var(--inline-profile-bottom) 68%,#ffffff 32%)) border-box;z-index:120}.profile-popup.profile-popup-inline,.profile-popup.profile-popup-inline *{scrollbar-width:none!important;-ms-overflow-style:none!important}.profile-popup.profile-popup-inline::-webkit-scrollbar,.profile-popup.profile-popup-inline *::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.inline-profile-card,.inline-profile-card *{scrollbar-width:none!important;-ms-overflow-style:none!important}.inline-profile-card::-webkit-scrollbar,.inline-profile-card *::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.profile-popup.profile-popup-inline.is-voice-active{bottom:80px}.profile-popup.profile-popup-inline .inline-profile-main{padding:0 12px 12px}.profile-popup.profile-popup-inline .inline-profile-banner{display:block;height:var(--inline-profile-banner-height);min-height:var(--inline-profile-banner-height);border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden}.profile-popup.profile-popup-inline .inline-profile-banner.is-empty{background:radial-gradient(120px 72px at 18% 18%,color-mix(in srgb,var(--accent) 34%,transparent) 0%,transparent 100%),radial-gradient(160px 96px at 82% 0%,color-mix(in srgb,var(--inline-profile-top) 24%,#ffffff 76%) 0%,transparent 100%),linear-gradient(180deg,color-mix(in srgb,var(--inline-profile-top) 88%,#ffffff 12%),color-mix(in srgb,var(--inline-profile-bottom) 92%,#000000 8%));box-shadow:inset 0 -1px color-mix(in srgb,#ffffff 10%,transparent)}.profile-popup.profile-popup-inline .inline-profile-banner.is-empty .inline-profile-banner-fallback{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 42%,transparent),color-mix(in srgb,var(--inline-profile-top) 64%,transparent) 42%,color-mix(in srgb,var(--inline-profile-bottom) 72%,transparent));opacity:1;mix-blend-mode:screen}.profile-popup-inline-banner-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.profile-popup.profile-popup-inline .profile-popup-inline-avatar{margin-top:-32px}.profile-popup.profile-popup-inline .profile-popup-inline-about-wrap,.profile-popup.profile-popup-inline .inline-profile-about-wrap{margin-top:6px;max-height:132px;overflow:hidden}.profile-popup.profile-popup-inline .inline-profile-about,.profile-popup.profile-popup-inline .inline-profile-about *{max-height:none!important}.profile-popup.profile-popup-inline .profile-popup-inline-badges{margin-top:4px;overflow:visible}.profile-popup.profile-popup-inline .profile-popup-inline-badges .badges-container,.profile-popup.profile-popup-inline .profile-popup-inline-badges .badge-wrap,.profile-popup.profile-popup-inline .inline-profile-name-row,.profile-popup.profile-popup-inline .inline-profile-name-row .dm-system-badge{overflow:visible}.profile-popup.profile-popup-inline .profile-popup-inline-badges .badge-tooltip,.profile-popup.profile-popup-inline .inline-profile-name-row .dm-system-badge-tooltip-top:after{left:0;right:auto;max-width:min(220px,calc(100vw - 48px));white-space:normal;text-align:left;transform:translate(0) translateY(4px)}.profile-popup.profile-popup-inline .profile-popup-inline-badges .badge-tooltip:after,.profile-popup.profile-popup-inline .inline-profile-name-row .dm-system-badge-tooltip-top:before{left:14px;right:auto;transform:none}.profile-popup.profile-popup-inline .profile-popup-inline-badges .badge-wrap:hover .badge-tooltip,.profile-popup.profile-popup-inline .inline-profile-name-row .dm-system-badge-tooltip-top:hover:after{transform:translate(0) translateY(0)}.profile-popup.profile-popup-inline.nav-right .profile-popup-inline-badges .badge-tooltip,.profile-popup.profile-popup-inline.nav-right .inline-profile-name-row .dm-system-badge-tooltip-top:after{left:auto;right:0}.profile-popup.profile-popup-inline.nav-right .profile-popup-inline-badges .badge-tooltip:after,.profile-popup.profile-popup-inline.nav-right .inline-profile-name-row .dm-system-badge-tooltip-top:before{left:auto;right:14px}.profile-popup.profile-popup-inline .profile-popup-inline-actions{margin-top:10px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--inline-profile-surface-hover) 56%,transparent);display:flex;flex-direction:column;gap:6px}.profile-popup.profile-popup-inline .profile-popup-status-wrap{position:relative}.profile-popup.profile-popup-inline .profile-popup-inline-action{width:100%;border:none;text-align:left}.profile-popup.profile-popup-inline .status-item.profile-popup-inline-action{color:var(--inline-profile-body-text)!important;background:color-mix(in srgb,var(--inline-profile-surface) 80%,transparent);padding:10px 12px}.profile-popup.profile-popup-inline .status-item.profile-popup-inline-action:hover{background:color-mix(in srgb,var(--inline-profile-surface-hover) 80%,transparent)}.profile-popup.profile-popup-inline .profile-popup-status-submenu{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%) translate(-4px);min-width:220px;border-radius:12px;border:1px solid color-mix(in srgb,var(--inline-profile-surface-hover) 65%,transparent);background:color-mix(in srgb,var(--inline-profile-bottom) 90%,var(--inline-profile-surface) 10%);box-shadow:0 14px 28px #00000057;padding:6px;display:flex;flex-direction:column;gap:4px;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:120}.profile-popup.profile-popup-inline .profile-popup-status-submenu:before{content:"";position:absolute;left:-10px;top:0;width:12px;height:100%}.profile-popup.profile-popup-inline.nav-right .profile-popup-status-submenu{left:auto;right:calc(100% + 8px);transform:translateY(-50%) translate(4px)}.profile-popup.profile-popup-inline.nav-right .profile-popup-status-submenu:before{left:auto;right:-10px}.profile-popup.profile-popup-inline .profile-popup-status-submenu.open{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.profile-popup.profile-popup-inline .profile-popup-status-option{width:100%;border:none;border-radius:8px;background:transparent;color:var(--inline-profile-body-text);min-height:40px;padding:6px 10px;display:inline-flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:12px;font-weight:700;text-align:left}.profile-popup.profile-popup-inline .profile-popup-status-option .status-dot{margin-top:2px;flex-shrink:0}.profile-popup.profile-popup-inline .profile-popup-status-option-texts{min-width:0;display:inline-flex;flex-direction:column;gap:1px}.profile-popup.profile-popup-inline .profile-popup-status-option-main{font-size:12px;line-height:1.2;font-weight:700;color:var(--inline-profile-body-text)}.profile-popup.profile-popup-inline .profile-popup-status-option-sub{font-size:10px;line-height:1.2;color:var(--inline-profile-body-muted)}.profile-popup.profile-popup-inline .profile-popup-status-option:hover{background:color-mix(in srgb,var(--inline-profile-surface-hover) 88%,transparent)}.profile-popup.profile-popup-inline .profile-popup-status-option.active{background:color-mix(in srgb,var(--inline-profile-surface-hover) 64%,transparent)}.profile-popup.profile-popup-inline .menu-item.profile-popup-inline-action{background:color-mix(in srgb,var(--inline-profile-surface) 80%,transparent);color:var(--inline-profile-body-text);padding:10px 12px}.profile-popup.profile-popup-inline .menu-item.profile-popup-inline-action:hover{background:color-mix(in srgb,var(--inline-profile-surface-hover) 80%,transparent)}.profile-popup.profile-popup-inline .logout-item.profile-popup-inline-action{color:var(--err)}.profile-popup.profile-popup-inline .logout-item.profile-popup-inline-action:hover{background:color-mix(in srgb,var(--danger) 24%,var(--inline-profile-surface-hover));color:var(--err)}.popup-header{margin:0 10px 8px;padding:0 2px;display:flex;align-items:center;gap:12px;min-height:72px;cursor:pointer;border-radius:10px!important;transition:background .18s ease,transform .18s ease}.popup-header:hover{background:color-mix(in srgb,var(--profile-theme-surface-hover) 72%,transparent);transform:translateY(-1px)}.profile-popup-banner{height:82px;border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:4px;background:linear-gradient(135deg,color-mix(in srgb,var(--profile-popup-theme-top) 74%,#ffffff 26%),color-mix(in srgb,var(--profile-popup-theme-bottom) 82%,#000000 18%))}.popup-pp{width:58px;height:58px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 6px 16px #0000002e}.popup-names{display:flex;flex-direction:column;min-width:0}.popup-display{color:var(--profile-theme-text);font-size:16px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-user{color:var(--profile-theme-text-muted);font-size:13px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-custom-status{margin-top:3px;color:var(--profile-theme-text-muted);font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-menu{margin:0 10px 10px;display:flex;flex-direction:column;gap:5px}.menu-item{padding:10px;border-radius:8px;color:var(--profile-theme-text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:.2s}.menu-item:hover{background:color-mix(in srgb,var(--profile-theme-surface-hover) 72%,transparent);color:var(--profile-theme-text)}.profile-popup .status-item{color:var(--profile-theme-text)}.profile-popup .status-item:hover{background:color-mix(in srgb,var(--profile-theme-surface-hover) 72%,transparent)}.logout-item{color:var(--err)}.logout-item:hover{background:#ff4b4b1a;color:var(--err)}.titlebar{height:var(--titlebar-height);background:var(--titlebar-bg)!important;color:var(--titlebar-fg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:9999999999;-webkit-app-region:drag;border-bottom:1px solid var(--border)}.titlebar-center{position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:min(540px,calc(100% - 250px));pointer-events:none;z-index:1}.app-wrapper .titlebar{border-top-left-radius:inherit;border-top-right-radius:inherit;overflow:hidden}.app-wrapper.window-full .titlebar{border-top-left-radius:0;border-top-right-radius:0}.titlebar-button:hover{background-color:var(--surface-hover)}.titlebar-left{padding-left:15px;display:flex;align-items:center;justify-content:center;height:100%;position:relative;z-index:2}.titlebar-brand{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--titlebar-fg);pointer-events:none}.titlebar-right{display:flex;height:100%;position:relative;z-index:2}.titlebar-button{display:inline-flex;justify-content:center;align-items:center;width:45px;height:100%;color:var(--titlebar-fg);transition:.2s;cursor:pointer;background:transparent!important;transition:background .2s;color:#fffc}.titlebar-button:hover{background:#ffffff1a;color:#fff}.close-btn:hover{background:#ff4b4b!important;color:#fff}.app-current-location{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:9px;padding:5px 11px;border-radius:999px;border:none;color:var(--text)}.app-current-location.compact{gap:7px;padding:4px 10px;background:color-mix(in srgb,var(--bg) 92%,transparent);box-shadow:none}.app-current-location-avatar-shell{width:22px;height:22px;min-width:22px;border-radius:999px;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,rgba(255,255,255,.08) 80%,transparent);display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface) 88%,transparent)}.app-current-location.compact .app-current-location-avatar-shell{width:20px;height:20px;min-width:20px}.app-current-location-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.app-current-location-icon{width:17px;height:17px;min-width:17px;color:color-mix(in srgb,var(--accent) 82%,#ffffff 18%);display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--accent) 28%,transparent))}.app-current-location.compact .app-current-location-icon{width:15px;height:15px;min-width:15px}.app-current-location-icon.kind-store{color:color-mix(in srgb,var(--accent) 88%,#ffffff 12%)}.app-current-location-icon.kind-subscription{color:color-mix(in srgb,var(--accent) 76%,#ffffff 24%)}.app-current-location-icon svg{width:100%;height:100%;fill:currentColor;display:block}.app-current-location-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:12px;font-weight:600;line-height:1.6}.app-current-location.compact .app-current-location-label{font-size:11px;font-weight:700;letter-spacing:.01em}@media(max-width:760px){.app-location-topbar{height:34px;padding:0 10px}.app-current-location{width:min(100%,100%);justify-content:center;padding:5px 9px}.app-current-location-label{font-size:12px}}.split-container{padding-top:0}.first-welcome-overlay{position:fixed!important;inset:0!important;background-color:#000000f2!important;display:flex!important;justify-content:center!important;align-items:center!important;z-index:999999!important}.confirm-modal-content{background-color:var(--input-bg);padding:30px;border-radius:20px;width:400px;text-align:center;box-shadow:0 25px 50px -12px #00000080;z-index:100}.confirm-modal-overlay{background:#000000b3}.ban-confirm-overlay{position:fixed!important;inset:0!important;background:#000!important;z-index:99999!important}.ban-confirm-overlay.modal-overlay{background:#000!important}.confirm-modal-content h3{color:var(--text);margin-bottom:12px;font-size:1.4rem;font-weight:700}.confirm-modal-content p{color:var(--text-gray);margin-bottom:30px;font-size:.95rem;line-height:1.5}.confirm-btn-group{display:flex;gap:20px;justify-content:center}.desktop-media-permission-modal{width:min(440px,calc(100vw - 32px));text-align:center}.desktop-media-permission-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--border) 72%,transparent);color:var(--text)}.desktop-media-permission-icon.camera{color:color-mix(in srgb,var(--accent) 78%,#ffffff 22%)}.desktop-media-permission-icon.microphone{color:color-mix(in srgb,#7ed7ff 78%,#ffffff 22%)}.desktop-media-permission-icon svg{width:28px;height:28px;fill:currentColor}.desktop-media-permission-note{margin-top:-8px;margin-bottom:20px;padding:11px 12px;border-radius:12px;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);color:var(--text-muted);font-size:12px;line-height:1.5}.desktop-media-permission-actions{margin-top:0}.group-create-modal{width:min(520px,calc(100vw - 32px))}.group-create-name-row{margin-top:8px;margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:10px}.group-create-name-label{color:var(--text-muted);font-size:12px;font-weight:700}.group-create-name-error{color:var(--err);font-size:12px;font-weight:700;opacity:0;transition:opacity .15s ease;white-space:nowrap}.group-create-name-error.is-visible{opacity:1}.group-create-name-input{border:none;margin-top:0;width:100%;height:auto;border-radius:10px;background:var(--bg);color:var(--text);padding:20px;font-size:13px;font-weight:600;outline:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bg) 30%,transparent);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.group-create-name-input::-moz-placeholder{color:var(--text-muted);font-weight:500}.group-create-name-input::placeholder{color:var(--text-muted);font-weight:500}.group-create-name-input:focus{background:color-mix(in srgb,var(--surface-hover) 85%,transparent)}.group-create-name-input.is-error{background:var(--err)!important;box-shadow:none!important;border:none!important;outline:none!important}.group-create-name-input.error-shake{animation:error-flash .5s ease-in-out}.group-create-member-list{margin-top:12px;max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:6px;padding:4px;border-radius:10px;background:color-mix(in srgb,var(--surface) 65%,transparent)}.group-create-member-row{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px}.group-create-member-row:hover{background:var(--surface-hover)}.group-create-member-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:5px;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--border));background:color-mix(in srgb,var(--surface) 75%,transparent);display:inline-grid;place-content:center;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bg) 55%,transparent)}.group-create-member-checkbox:before{content:"";width:8px;height:8px;transform:scale(0);transition:transform .16s ease;clip-path:polygon(14% 52%,0 66%,41% 100%,100% 23%,84% 8%,41% 72%);background:#fff}.group-create-member-checkbox:checked{background:linear-gradient(135deg,var(--accent),var(--accent-hover));border-color:color-mix(in srgb,var(--accent) 78%,#fff 22%);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 22%,transparent),0 6px 14px color-mix(in srgb,var(--accent) 30%,transparent)}.group-create-member-checkbox:checked:before{transform:scale(1)}.group-create-member-avatar{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.group-create-member-name{color:var(--text);font-size:13px;font-weight:600}.group-create-empty{color:var(--text-muted);font-size:12px;padding:8px}.group-create-error{margin-top:10px;color:#f87171;font-size:12px}.group-create-hint{margin-top:8px;margin-bottom:0;color:var(--text-muted);font-size:11px}.group-settings-modal{width:min(520px,calc(100vw - 32px))}.group-settings-avatar-wrap{display:flex;justify-content:center;margin:8px 0 12px}.group-settings-avatar-circle{position:relative;width:90px;height:90px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;overflow:hidden;border:none;cursor:pointer}.group-settings-avatar-circle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.group-settings-avatar-overlay{position:absolute;inset:0;display:grid;place-items:center;background:color-mix(in srgb,#000 45%,transparent);opacity:0;transition:opacity .18s ease}.group-settings-avatar-circle:hover .group-settings-avatar-overlay{opacity:1}.group-settings-avatar-overlay svg{width:20px;height:20px;fill:#fff}.group-settings-policy-wrap{margin-top:10px;margin-bottom:20px}.group-settings-policy-label{text-align:left;display:block;color:var(--text-muted);font-size:12px;margin-bottom:6px}.group-settings-policy-wrap .custom-dropdown-container.group-settings-policy-select{width:100%}.group-settings-policy-wrap .custom-dropdown-container.group-settings-policy-select.is-disabled{opacity:.82;pointer-events:none}.group-settings-policy-wrap .custom-dropdown-header{min-height:42px;border-radius:12px;border:none;background:linear-gradient(160deg,color-mix(in srgb,var(--surface) 88%,transparent),color-mix(in srgb,var(--bg) 72%,transparent));color:var(--text);padding:0 38px 0 12px;font-size:13px;font-weight:600;transition:none}.group-settings-policy-wrap .custom-dropdown-header:hover{border:none;box-shadow:none!important}.group-settings-policy-wrap .custom-dropdown-header:focus-within,.group-settings-policy-wrap .custom-dropdown-header.open{border:none}.group-settings-policy-wrap .custom-dropdown-list{background:color-mix(in srgb,var(--surface) 96%,var(--bg) 4%);border:none;border-radius:12px;margin-top:10px}.group-settings-policy-wrap .dropdown-option{font-weight:600}.group-settings-policy-wrap .dropdown-option:hover,.group-settings-policy-wrap .dropdown-option:focus{background:color-mix(in srgb,var(--accent) 22%,var(--surface) 78%);color:var(--text)}.group-settings-policy-wrap .dropdown-option.active{background:color-mix(in srgb,var(--accent) 34%,var(--surface) 66%)}.group-settings-policy-wrap .custom-select-icon{width:30px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;color:color-mix(in srgb,var(--text) 78%,var(--accent) 22%);opacity:.92}.group-settings-policy-wrap .custom-select-icon svg{width:30px;height:20px;fill:currentColor}.confirm-btn{border-radius:10px;padding:13px 30px;border:none;font-weight:600;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background-color .14s ease,color .14s ease;flex:1}.confirm-btn.cancel{background-color:var(--surface-hover);border-radius:10px;padding:13px 30px;color:var(--text)}.confirm-btn.cancel:hover{transform:translateY(1px)}.confirm-btn.danger{border-radius:10px;padding:13px 30px;background-color:var(--err);color:#fff}.confirm-btn.danger:hover{opacity:.9;transform:translateY(1px)}.confirm-btn.primary{border-radius:10px;padding:13px 30px}.confirm-btn.primary:hover{transform:translateY(1px)}.confirm-btn.primary .arrow{opacity:0;transform:translate(-10px);transition:.4s cubic-bezier(.4,0,.2,1);display:inline-block}.confirm-btn.primary:hover .arrow{opacity:1;transform:translate(5px)}.confirm-btn.primary:disabled,.confirm-btn.danger:disabled{background:var(--text);position:relative;opacity:1;filter:none;-webkit-text-fill-color:transparent}.confirm-btn.primary:disabled:hover,.confirm-btn.danger:disabled:hover{transform:none}.confirm-btn.primary:disabled:after,.confirm-btn.danger:disabled:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--bg) 74%,var(--accent) 26%);transform:translate(-21px,-50%);box-shadow:12px 0 color-mix(in srgb,var(--bg) 74%,var(--accent) 26%),24px 0 color-mix(in srgb,var(--bg) 74%,var(--accent) 26%);animation:confirmPrimaryDots .95s ease-in-out infinite}.confirm-btn.manual-bounce-loader:disabled{-webkit-text-fill-color:unset;color:var(--text)}.confirm-btn.manual-bounce-loader:disabled:after{display:none}.confirm-btn.has-inline-loader:disabled:after{display:none}.server-entry-modal .confirm-btn.primary.manual-bounce-loader:disabled .auth-btn-loader-dot{background:#737373}@keyframes confirmPrimaryDots{0%,to{opacity:.55;transform:translate(-21px,-50%) translateY(0)}50%{opacity:1;transform:translate(-21px,-50%) translateY(-3px)}}.changelog-overlay{position:fixed!important;inset:0!important;background:#000000b3!important;z-index:1000000!important}.changelog-overlay.modal-overlay{position:fixed!important;z-index:1000000!important;background:#000000b3!important}.changelog-card,.changelog-form-card{width:min(450px,95vw);background:var(--bg);border:2px solid var(--border);border-radius:18px;box-shadow:var(--shadow);color:var(--text);padding:18px}.changelog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.changelog-title{font-weight:900;font-size:13px}.changelog-close{border:0;background:transparent;color:var(--text);font-size:22px;cursor:pointer}.changelog-hero{width:100%;height:220px;border-radius:14px;overflow:hidden;background:var(--bg);margin-bottom:14px}.changelog-hero img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:var(--surface);display:block}.changelog-hero-media{width:100%;height:100%;display:block;background:var(--surface);-o-object-fit:contain;object-fit:contain}.changelog-hero-embed{pointer-events:none}.changelog-hero-empty{height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-gray);font-size:12px}.changelog-empty{color:var(--text-gray);font-size:12px}.changelog-section{margin-top:12px}.changelog-section-header{display:flex;align-items:center;gap:12px}.changelog-hr{flex:1;height:1px;border:0;background:#ffffff1f}.changelog-section-title{font-size:12px;font-weight:900;text-transform:uppercase}.changelog-section-title.new{color:#2ee88a}.changelog-section-title.temp{color:#ffb142}.changelog-section-title.removed{color:#ff5e57}.changelog-section-body{margin-top:8px;font-size:13px;color:var(--text);line-height:1.55;overflow-wrap:anywhere}.changelog-section-body .dm-md-root,.admin-changelog-value .dm-md-root{display:flex;flex-direction:column;gap:6px}.changelog-section-body .dm-md-root>*:first-child,.admin-changelog-value .dm-md-root>*:first-child{margin-top:0}.changelog-section-body .dm-md-root>*:last-child,.admin-changelog-value .dm-md-root>*:last-child{margin-bottom:0}.changelog-form{display:grid;gap:10px}.changelog-form label{font-size:13px;color:var(--text-gray);font-family:var(--font-family)}.changelog-form-hint{margin-top:-2px;font-size:11px;line-height:1.45;color:var(--text-gray);opacity:.9}.changelog-form-hint code{font-family:Fira Code,Consolas,monospace;font-size:11px;padding:2px 6px;border-radius:7px;background:var(--surface);color:var(--text)}.changelog-form-field{padding:12px 14px!important}.changelog-form-textarea{min-height:118px;resize:none}.ban-logout-btn{border-radius:15px;padding:10px 20px;cursor:pointer;color:#fff;background-color:#ffffff1a;border:none;display:inline-flex;align-items:center;gap:8px}.ban-logout-btn:hover{background-color:#ffffff27}.ban-logout-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.ban-logout-icon svg{width:16px;height:16px}.ban-countdown-line{min-height:28px;color:#bbb;font-size:18px;font-weight:600;width:100%;text-align:center;display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap}.ban-countdown-label{color:#bbb}.ban-countdown-value{color:#ff6b6b;min-width:0;display:inline-block;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center}.profile-circle-container{position:relative;display:flex;align-items:center}.status-indicator{position:absolute;bottom:-3px;right:-3px;width:14px;height:14px;border-radius:50%;border:3px solid #0b0d12;z-index:10}.popup-pp-container{position:relative;width:58px;height:58px;flex-shrink:0}.profile-image-wrapper{position:relative;display:inline-flex;margin-left:10px;flex-shrink:0}.popup-pp{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.status-badge,.status-badge-popup,.profile-status-dot,.status-dot{width:15px!important;height:15px!important;border-radius:50%!important;box-sizing:border-box!important;position:absolute;display:flex!important;align-items:center!important;justify-content:center!important}.status-badge-popup{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;border-radius:50%;border:2px solid var(--surface);z-index:10}.popup-pp-container .status-badge-popup{bottom:-3px;right:-3px}.profile-pp-container .status-badge-popup,.popup-pp-container .status-badge-popup{width:12px!important;height:12px!important;border:2px solid var(--surface)!important;bottom:0!important;right:0!important;transform:translate(12%,12%)}.profile-pp-container .status-badge-popup.offline,.popup-pp-container .status-badge-popup.offline{box-shadow:inset 0 0 0 1px var(--status-offline-ring)!important}.profile-click-wrapper .status-badge-popup.offline,.popup-header .status-badge-popup.offline{box-shadow:inset 0 0 0 1px var(--status-offline-ring)}.profile-click-wrapper .status-badge-popup,.popup-header .status-badge-popup{width:12px!important;height:12px!important;border-width:1px!important}.profile-click-wrapper .status-badge,.profile-click-wrapper .status-dot{width:12px!important;height:12px!important}.profile-click-wrapper .status-badge-popup.offline,.popup-header .status-badge-popup.offline{box-shadow:inset 0 0 0 1px var(--status-offline-ring)!important}.status-badge2{border:1px solid var(--bg)!important;transform:translate(-2px,-4px)}.status-indicator.online,.status-badge-popup.online{background-color:#23a55a!important}.status-indicator.idle,.status-badge-popup.idle{background-color:#f0b232!important}.status-indicator.dnd,.status-badge-popup.dnd{background-color:#f23f43!important}.status-indicator.offline,.status-badge-popup.offline{background-color:#80848e!important}.status-item{display:flex;align-items:center;justify-content:space-between;color:var(--profile-status-btn-text)!important;padding:10px 15px;cursor:pointer;width:100%;font-size:14px;border-radius:10px!important}.status-item:hover{background:var(--surface-hover)}.status-item-left{border-radius:10px;display:flex;align-items:center;gap:12px}.status-item .status-dot{position:relative;width:12px;height:12px;flex-shrink:0}.x{transform:translate(-3px,-1px)!important}.status-indicator,.status-badge-popup,.status-dot{position:absolute;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;z-index:10}.status-dot{width:10px;height:10px;border-radius:50%;position:relative}.online{background:var(--status-online)!important}.dnd{background:var(--status-dnd)!important;overflow:hidden}.dnd:after{content:"";width:70%;height:2px;border-radius:2px;background:var(--status-cut);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.idle{background:var(--status-idle)!important;overflow:hidden;-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%);mask:radial-gradient(circle at 35% 35%,transparent 35%)}.idle:after{content:none!important}.offline{border-color:var(--status-offline-ring)!important;background:var(--status-offline-fill)!important}.offline:after{content:"";width:9px;height:9px;border-radius:50%;background:#00000059}.modal-overlay{position:absolute!important;inset:0!important;width:auto!important;height:auto!important;background-color:var(--overlay)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:50!important}.status-mascot{position:absolute;top:-96px;left:50%;transform:translate(-50%);width:180px;z-index:60;pointer-events:none;background:transparent!important;background-color:transparent!important;border-radius:0!important;box-shadow:none!important}.status-confirm-modal{background-color:#161920!important;padding:30px!important;border-radius:15px!important;width:350px!important;border:1px solid #333!important;box-shadow:0 10px 30px #00000080!important;color:#fff!important;display:flex!important;flex-direction:column!important;gap:20px!important}.status-confirm-modal h3{color:#fff;margin:0;font-size:18px}.status-select{background-color:var(--bg);color:#fff;border:1px solid #333;padding:10px;border-radius:10px;outline:none;cursor:pointer}.modal-buttons{display:flex;justify-content:flex-end;margin-top:8px}.status-save-btn{padding:8px 20px;border-radius:0;border:none;font-weight:700;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background-color .14s ease,color .14s ease}.status-submenu,.submenu-option{display:none}.modern-status-dropdown{background:#111214;border-radius:8px;width:280px;padding:16px;box-shadow:0 8px 16px #0006;border:1px solid #1f2023}.status-header{color:#b5bac1;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.status-text-input{width:100%;background:#1e1f22;border:none;padding:8px 12px;border-radius:4px;color:#fff;font-size:14px;margin-bottom:12px}.status-divider{height:1px;background:#1f2023;margin:8px 0}.status-item:active{transform:translateY(1px)}.status-label{color:#dbdee1;font-size:14px;flex:1}.status-badge.idle{background-color:#faa61a!important;clip-path:circle(50% at 50% 50%)}.profile-pp-container .status-badge.idle{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background-color:#faa61a;border-radius:50%;border:3px solid #0b0d12}.status-icon-circle{width:20px;height:12px;border-radius:50%;position:relative}.status-icon-circle.online{background:#23a55a}.status-icon-circle.dnd{color:#000!important;background:#f23f43}.status-icon-circle.offline{background:#80848e}.status-icon-circle.idle{background:#f0b232;overflow:hidden;-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%);mask:radial-gradient(circle at 35% 35%,transparent 35%)}.status-icon-circle.idle .moon-cutout{display:none!important}.status-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.status-btn-save{background:var(--mavimsi);color:#000;border:none;padding:6px 16px;border-radius:4px;font-weight:600;cursor:pointer}.status-btn-cancel{background:transparent;color:#fff;border:none;cursor:pointer;font-size:13px}.status-modal-wrapper{position:relative;width:440px}.status-settings-card{z-index:10;position:relative;background:var(--input-bg);color:var(--beyaz);width:440px;padding:24px;border-radius:8px;box-shadow:0 8px 16px #00000080}.status-modal-title{color:var(--text);font-size:20px;font-weight:700;margin-bottom:24px;text-align:center}.status-input-label{text-align:left;color:var(--text-gray);font-size:12px;font-weight:700;margin-bottom:8px;display:block}.status-borderless-input{width:100%;background-color:var(--input-bg);border:none;border-radius:10px;padding:15px;color:var(--text);font-size:15px;outline:none;transition:background-color .2s;margin-bottom:24px}.status-borderless-input::-moz-placeholder{color:var(--text-gray)}.status-borderless-input::placeholder{color:var(--text-gray)}.status-borderless-input:focus{background-color:var(--input-focus)}.status-select-container{position:relative;display:flex;align-items:center}.status-custom-select{width:100%;background-color:#1e1f22;border:none;border-radius:4px;padding:12px 12px 12px 42px;color:#dbdee1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.status-icon-preview{position:absolute;left:14px;width:16px;height:16px;border-radius:50%;z-index:1}.status-icon-preview.online{background-color:#23a55a}.status-icon-preview.idle{background-color:#f0b232;mask:radial-gradient(circle at 35% 35%,transparent 35%);-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%)}.status-icon-preview.dnd{background-color:#f23f43;display:flex;align-items:center;justify-content:center}.status-icon-preview.dnd .dnd-line{width:10px;height:2px;background-color:#111214}.status-icon-preview.offline{background-color:#80848e;display:flex;align-items:center;justify-content:center}.status-icon-preview.offline .offline-hole{width:6px;height:6px;background-color:#111214;border-radius:50%}.status-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-top:32px}.status-modal{position:relative;z-index:1}.status-cancel-text{color:var(--text);font-size:14px;cursor:pointer}.status-cancel-text:hover{text-decoration:underline}.status-apply-btn{background:var(--accent-hover);color:var(--text);border:none;padding:10px 20px;border-radius:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.status-apply-btn:hover{background-color:var(--accent-soft)}.status-badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;border-radius:50%}.custom-dropdown-container{position:relative;width:100%}.custom-dropdown-header{background-color:var(--input-bg);border-radius:10px;padding:15px;display:flex;align-items:center;cursor:pointer;gap:12px;color:var(--text);transition:background-color .2s}.custom-dropdown-header:hover{background:var(--status-hover-bg)}.custom-dropdown-container.is-disabled .custom-dropdown-header{cursor:not-allowed;opacity:.68;background:color-mix(in srgb,var(--input-bg) 90%,var(--surface) 10%)}.custom-dropdown-container.is-disabled .custom-dropdown-header:hover{background:color-mix(in srgb,var(--input-bg) 90%,var(--surface) 10%)}.custom-dropdown-list{position:absolute;top:100%;left:0;right:0;background-color:var(--surface);border:none;border-radius:7px;margin-top:4px;z-index:10;padding:4px;box-shadow:0 4px 12px #00000080}.dropdown-option{display:flex;align-items:center;padding:10px;gap:12px;border-radius:10px;cursor:pointer;color:var(--text);transition:background-color .14s ease,color .14s ease,transform .14s ease}.dropdown-option:hover{background:var(--status-hover-bg);color:var(--text)}.dropdown-option.active .status-icon-preview-mini{transform:scale(1.05)}.dropdown-option.active{background:var(--status-selected-bg);box-shadow:inset 0 0 0 1px var(--status-selected-border),0 0 0 2px var(--accent-soft)}.status-icon-preview,.status-icon-preview-mini{border-radius:999px;position:relative;overflow:hidden}.status-icon-preview.online,.status-icon-preview-mini.online{background:var(--status-online)}.status-icon-preview.idle,.status-icon-preview-mini.idle{background:var(--status-idle)}.status-icon-preview.idle:after,.status-icon-preview-mini.idle:after{content:"";position:absolute;width:70%;height:70%;border-radius:999px;background:transparent!important;top:-12%;left:-12%}.status-icon-preview.dnd,.status-icon-preview-mini.dnd{background:var(--status-dnd)}.status-icon-preview.dnd:after,.status-icon-preview-mini.dnd:after{content:"";position:absolute;width:70%;height:2px;border-radius:2px;background:#111214;left:50%;top:50%;transform:translate(-50%,-50%)}.status-icon-preview.offline,.status-icon-preview-mini.offline{background:var(--status-offline-fill);outline:2px solid var(--status-offline-ring);outline-offset:-2px}.status-icon-preview-mini{width:14px;height:14px;border-radius:50%;position:relative}.status-icon-preview-mini.online{background-color:#23a55a}.status-icon-preview-mini.idle{background-color:#f0b232;mask:radial-gradient(circle at 35% 35%,transparent 35%);-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%)}.status-icon-preview-mini.dnd{background-color:#f23f43;display:flex;align-items:center;justify-content:center}.dnd-line-mini{width:8px;height:2px;background-color:#111214}.status-icon-preview-mini.offline{background-color:#80848e;display:flex;align-items:center;justify-content:center}.offline-hole-mini{width:4px;height:4px;background-color:#111214;border-radius:50%}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini){background:var(--status-online)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).online{background:var(--status-online)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).dnd{background:var(--status-dnd)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).dnd:after{content:"";position:absolute;width:62%;height:2px;border-radius:999px;background:var(--status-cut);left:50%;top:50%;transform:translate(-50%,-50%)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).idle{background:var(--status-idle);overflow:hidden;-webkit-mask:radial-gradient(circle at 35% 35%,transparent 35%);mask:radial-gradient(circle at 35% 35%,transparent 35%)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).idle:after{content:none!important}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).offline{background:var(--status-offline-fill);box-shadow:inset 0 0 0 2px var(--status-offline-ring)}:is(.status-badge,.status-badge-popup,.profile-status-dot,.status-dot,.status-indicator,.status-icon-preview,.status-icon-preview-mini).offline:after{content:"";position:absolute;width:55%;height:55%;border-radius:999px;background:#2b2f34}.status-icon-preview-mini .moon-mask-mini,.status-icon-preview-mini .dnd-line-mini,.status-icon-preview-mini .offline-hole-mini{display:none}.settings-sidebar-title{font-family:var(--font-family);color:var(--text-gray);font-size:12px;text-align:left;letter-spacing:1px;padding:6px 12px 10px}.confirm-modal-overlay{z-index:120!important;background-color:var(--overlay)!important}.theme-name,.theme-item{color:var(--text)}.settings-overlay{position:absolute;inset:0;z-index:70;background:var(--overlay);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.settings-page{font-weight:400;font-family:var(--font-family);box-shadow:0 18px 60px #0000008c;width:100%;height:100%;background:var(--bg);position:relative;display:flex;flex-direction:column;overflow:hidden}.settings-close-area{position:absolute;top:70px;right:50px;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:90}.settings-close-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text-gray);font-size:22px;cursor:pointer;line-height:34px}.settings-close-btn:hover{background:var(--close-hover-bg)}.settings-esc-text{font-size:11px;color:var(--text-gray);letter-spacing:1px;line-height:1;text-align:center}.settings-layout{background:var(--bg);height:100%;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;width:100%;padding:70px 32px 32px;gap:28px}.settings-sidebar{background:var(--surface);border:none;width:240px;padding:15px;border-radius:10px;height:-moz-fit-content;height:fit-content}.settings-tab{font-weight:400;font-family:var(--font-family);font-size:14px;padding:10px 12px;border-radius:8px;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settings-tab-label{display:inline-flex;align-items:center;gap:10px;width:100%;min-width:0}.settings-tab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;color:currentColor;opacity:.92}.settings-tab-icon svg{width:18px;height:18px;display:block}.settings-tab:hover{background:var(--surface-hover);color:var(--text)}.settings-tab.active{background:var(--surface-2);color:var(--text)}.settings-separator{height:1px;margin:10px 8px;background:#ffffff1a}.settings-tab.logout{color:#ff4d4d}.settings-tab.logout:hover{background:#ff4d4d1a}.settings-content{height:calc(100vh - 134px);width:100%;max-width:none;padding-right:10px;overflow-y:scroll;overflow-x:hidden;scrollbar-gutter:stable;contain:paint;will-change:scroll-position}.settings-content+.custom-scroll-track{right:-10px}.settings-content.settings-content-profile-scroll-offset{padding-right:10px}.settings-content.settings-content-admin{contain:none;will-change:auto}.settings-content.settings-content-profile-scroll-offset+.custom-scroll-track{right:-10px}.settings-layout>.custom-scroll-wrap{flex:0 1 720px;width:min(720px,calc(100vw - 332px));min-width:0}.settings-content::-webkit-scrollbar{width:6px}.settings-content::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}.settings-content::-webkit-scrollbar-thumb{background:var(--accent-hover);border-radius:999px}.settings-content::-webkit-scrollbar-thumb:hover{background:var(--accent)}.settings-section{padding:6px}.settings-title{font-family:var(--font-family);margin:0 0 10px;color:var(--text);font-size:20px}.settings-note{color:var(--text-muted);font-size:13px}.appearance-block{margin-top:-3px}.appearance-title{color:var(--text);font-size:13px;margin-bottom:12px}.theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(100%,1040px)}.theme-item{background:var(--surface);border:none;border-radius:12px;padding:12px 14px;cursor:pointer;display:flex;align-items:center;gap:12px;width:100%;min-width:0;text-align:left}.theme-item:hover{background:#ffffff0f}.theme-item.active{border-color:#ffffff2e;background:#ffffff14}.theme-circle{width:36px;height:36px;border-radius:999px;overflow:hidden;flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;border:none}.theme-swatch{display:block;width:100%;height:100%}.theme-name{color:var(--beyaz);font-size:13px;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.theme-grid{grid-template-columns:minmax(0,1fr)}}.appearance-block--spaced{margin-top:28px}.appearance-choice-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:stretch;width:min(100%,1040px)}.appearance-choice-stack{display:flex;flex-direction:column;gap:6px;width:100%}.appearance-choice-card{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:16px 18px;border-radius:9px;border:none;background:var(--surface);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.appearance-choice-card:hover{background:var(--surface-hover)}.appearance-choice-main{display:flex;align-items:center;gap:14px;min-width:0}.appearance-choice-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.appearance-choice-name{color:var(--text);font-size:15px;font-weight:700;line-height:1.2}.appearance-choice-desc{color:var(--text-muted);font-size:12px;line-height:1.4}.appearance-choice-meta{display:flex;align-items:center;justify-content:center;gap:14px;flex:0 0 auto;min-width:22px}.appearance-choice-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:0;border-radius:999px;border:1.5px solid color-mix(in srgb,var(--text-muted) 72%,transparent);background:color-mix(in srgb,var(--surface-hover) 84%,transparent);cursor:pointer;display:inline-grid;place-items:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.appearance-choice-input:after{content:"";width:8px;height:8px;border-radius:999px;background:color-mix(in srgb,var(--accent) 88%,white 12%);transform:scale(0);transition:transform .16s ease}.appearance-choice-input:checked{border-color:color-mix(in srgb,var(--accent) 74%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 14%,transparent)}.appearance-choice-input:checked:after{transform:scale(1)}.appearance-choice-input:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--surface) 88%,transparent),0 0 0 5px color-mix(in srgb,var(--accent) 26%,transparent)}.appearance-choice-preview{position:relative;display:block;width:100%;min-height:260px;height:clamp(250px,30vw,310px);border-radius:22px;border:none;background:var(--surface);overflow:hidden}.appearance-choice-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,color-mix(in srgb,var(--accent) 10%,transparent),transparent 90%);pointer-events:none}.appearance-choice-preview--hero{align-self:stretch}.appearance-choice-preview-topbar,.appearance-choice-preview-panel,.appearance-choice-preview-stage,.appearance-choice-preview-rail,.appearance-choice-preview-profile,.appearance-choice-preview-action{position:absolute;display:block}.appearance-choice-preview-topbar{border-radius:14px;background:var(--surface-hover)}.appearance-choice-preview-panel{border-radius:18px;background:var(--surface-hover)}.appearance-choice-preview-stage{border-radius:20px;background:var(--surface)}.appearance-choice-preview-rail{border-radius:22px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);background:var(--accent)}.appearance-choice-preview-profile,.appearance-choice-preview-action{z-index:1;border:none}.appearance-choice-preview-profile{border-radius:999px;background:var(--surface)}.appearance-choice-preview-action{border-radius:20px;background:var(--surface)}.appearance-choice-preview--left .appearance-choice-preview-topbar{left:106px;top:18px;right:18px;height:24px}.appearance-choice-preview--left .appearance-choice-preview-rail{left:18px;top:18px;bottom:18px;width:70px}.appearance-choice-preview--left .appearance-choice-preview-panel{left:106px;top:56px;bottom:18px;width:112px}.appearance-choice-preview--left .appearance-choice-preview-stage{inset:56px 18px 18px 230px}.appearance-choice-preview--left .appearance-choice-preview-profile{left:28px;bottom:30px;width:50px;height:26px}.appearance-choice-preview--left .appearance-choice-preview-action{left:30px;bottom:72px;width:46px;height:34px}.appearance-choice-preview--right .appearance-choice-preview-topbar{left:18px;top:18px;right:106px;height:24px}.appearance-choice-preview--right .appearance-choice-preview-panel{left:18px;top:56px;bottom:18px;width:112px}.appearance-choice-preview--right .appearance-choice-preview-stage{inset:56px 106px 18px 142px}.appearance-choice-preview--right .appearance-choice-preview-rail{right:18px;top:18px;bottom:18px;width:70px}.appearance-choice-preview--right .appearance-choice-preview-profile{right:28px;bottom:30px;width:50px;height:26px}.appearance-choice-preview--right .appearance-choice-preview-action{right:30px;bottom:72px;width:46px;height:34px}.appearance-choice-preview--bottom .appearance-choice-preview-topbar{left:18px;top:18px;right:18px;height:24px}.appearance-choice-preview--bottom .appearance-choice-preview-panel{left:18px;top:56px;bottom:86px;width:112px}.appearance-choice-preview--bottom .appearance-choice-preview-stage{inset:56px 18px 86px 142px}.appearance-choice-preview--bottom .appearance-choice-preview-rail{left:18px;right:18px;bottom:18px;height:54px;border-radius:20px;background:var(--accent)}.appearance-choice-preview--bottom .appearance-choice-preview-profile{left:30px;bottom:31px;width:86px;height:26px}.appearance-choice-preview--bottom .appearance-choice-preview-action{right:30px;bottom:29px;width:46px;height:30px}@media(max-width:980px){.appearance-choice-layout{grid-template-columns:1fr}.appearance-choice-hero-copy{max-width:none}}@media(max-width:760px){.appearance-choice-card{flex-direction:column;align-items:flex-start;gap:14px}.appearance-choice-meta{width:100%;justify-content:flex-end}.appearance-choice-preview{min-height:220px;height:220px}.appearance-choice-preview--left .appearance-choice-preview-topbar,.appearance-choice-preview--right .appearance-choice-preview-topbar,.appearance-choice-preview--bottom .appearance-choice-preview-topbar{height:20px}.appearance-choice-preview--left .appearance-choice-preview-panel,.appearance-choice-preview--right .appearance-choice-preview-panel,.appearance-choice-preview--bottom .appearance-choice-preview-panel{width:88px}.appearance-choice-preview--left .appearance-choice-preview-stage{left:206px}.appearance-choice-preview--right .appearance-choice-preview-stage{left:118px;right:94px}.appearance-choice-preview--bottom .appearance-choice-preview-stage{left:118px;bottom:82px}.appearance-choice-preview--bottom .appearance-choice-preview-panel{bottom:82px}.appearance-choice-preview--left .appearance-choice-preview-rail,.appearance-choice-preview--right .appearance-choice-preview-rail{width:60px}.appearance-choice-preview--left .appearance-choice-preview-topbar,.appearance-choice-preview--left .appearance-choice-preview-panel{left:92px}.appearance-choice-preview--right .appearance-choice-preview-topbar{right:92px}.appearance-choice-preview--right .appearance-choice-preview-rail{width:60px}.appearance-choice-preview--right .appearance-choice-preview-profile,.appearance-choice-preview--right .appearance-choice-preview-action{right:24px}.appearance-choice-preview--left .appearance-choice-preview-profile,.appearance-choice-preview--left .appearance-choice-preview-action{left:24px}}.settings-unsaved-bar{color:var(--text);position:fixed;left:48px;right:48px;bottom:30px;margin:0 auto;max-width:700px;width:auto;background-color:var(--unsaved-bg);border:1px solid var(--unsaved-border);border-radius:12px;padding:9px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;z-index:9999;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow);outline:1px solid var(--accent-soft)}@keyframes unsavedFlash{0%{background-color:#ff3b3059;border-color:#ff3b308c;outline-color:#ff3b3040}55%{background-color:#ff3b3059;border-color:#ff3b308c;outline-color:#ff3b3040}to{background-color:var(--unsaved-bg);border-color:var(--unsaved-border);outline-color:var(--accent-soft)}}.settings-unsaved-bar.unsaved-nudge{animation:unsavedFlash 1.4s ease-out}.settings-unsaved-text{color:var(--unsaved-text);font-size:13px}.settings-unsaved-actions{margin-right:-10px;display:flex;gap:10px}.settings-unsaved-cancel{background:var(--unsaved-cancel-bg);border:1px solid var(--unsaved-cancel-border);color:var(--unsaved-cancel-text);border-radius:10px;padding:8px 12px;cursor:pointer;transition:background .18s ease,transform .18s ease}.settings-unsaved-cancel:hover{background:var(--unsaved-cancel-bg-hover)}.settings-unsaved-cancel:active{transform:translateY(1px)}.settings-unsaved-save{background:var(--unsaved-save-bg);border:1px solid rgba(255,255,255,.1);color:var(--unsaved-save-text);border-radius:10px;padding:8px 12px;position:relative;cursor:pointer;transition:background .18s ease,transform .18s ease}.settings-unsaved-save:hover{background:var(--unsaved-save-bg-hover)}.settings-unsaved-save:active{transform:translateY(1px)}.settings-unsaved-save:disabled{position:relative;opacity:1;background:var(--unsaved-save-bg);border-color:#ffffff1a;filter:none;color:var(--unsaved-save-text);-webkit-text-fill-color:currentColor}.settings-unsaved-save:disabled:hover{background:var(--unsaved-save-bg);transform:none}.settings-save-label{display:inline-block}.settings-save-label.is-hidden{opacity:0}.settings-save-loader-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.settings-save-loader{gap:4px}.settings-save-loader .auth-btn-loader-dot{width:6px;height:6px}.profile-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999999}.profile-modal-card{--profile-theme-top: #121212;--profile-theme-bottom: #000000;--profile-theme-text: var(--text);--profile-theme-text-muted: var(--text-muted);--profile-theme-surface: var(--surface);--profile-theme-surface-hover: var(--surface-hover);--profile-theme-scroll-track: color-mix(in srgb, #ffffff 14%, transparent);--profile-theme-scroll-thumb: color-mix(in srgb, #ffffff 36%, transparent);--profile-theme-scroll-thumb-hover: color-mix(in srgb, #ffffff 52%, transparent);--text: var(--profile-theme-text);--text-muted: var(--profile-theme-text-muted);--surface: var(--profile-theme-surface);--surface-hover: var(--profile-theme-surface-hover);color:var(--profile-theme-text);width:min(580px,calc(100vw - 24px));height:min(540px,calc(100vh - 24px));max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);background:linear-gradient(180deg,var(--profile-theme-top) 0%,var(--profile-theme-bottom) 100%);border:3px solid color-mix(in srgb,var(--profile-theme-bottom) 68%,#ffffff 32%);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;min-height:0}.profile-modal-card .custom-scroll-track{background:color-mix(in srgb,var(--profile-theme-scroll-track) 38%,transparent)}.profile-modal-card .custom-scroll-thumb{background:var(--profile-theme-scroll-thumb)}.profile-modal-card .custom-scroll-thumb:hover{background:var(--profile-theme-scroll-thumb-hover)}.profile-modal-card .profile-about-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-color:transparent transparent!important}.status-dot-location{transform:translate(20px,-45px)!important}.profile-modal-banner{height:190px;flex:0 0 190px;min-height:190px;overflow:hidden;border-top-left-radius:15px;border-top-right-radius:15px;background:linear-gradient(180deg,color-mix(in srgb,var(--profile-theme-top) 84%,#ffffff 16%),color-mix(in srgb,var(--profile-theme-bottom) 86%,#000000 14%));background-size:cover;background-position:center;background-repeat:no-repeat}.profile-modal-banner.is-empty{background:radial-gradient(220px 140px at 16% 18%,color-mix(in srgb,var(--accent) 34%,transparent) 0%,transparent 100%),radial-gradient(260px 180px at 82% 0%,color-mix(in srgb,var(--profile-theme-top) 24%,#ffffff 76%) 0%,transparent 100%),linear-gradient(180deg,color-mix(in srgb,var(--profile-theme-top) 88%,#ffffff 12%),color-mix(in srgb,var(--profile-theme-bottom) 92%,#000000 8%));box-shadow:inset 0 -1px color-mix(in srgb,#ffffff 10%,transparent)}.profile-modal-body{display:flex;justify-content:space-between;gap:18px;padding:16px 10px 0 18px;flex:0 0 auto;align-items:flex-start;overflow:visible}.profile-left{display:flex;gap:14px;align-items:center;min-width:0;flex:1 1 auto;overflow:visible}.profile-avatar-wrap{position:relative;width:76px;height:76px}.profile-avatar{transform:translate(10%,-65%);width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:transparent}.profile-status-dot{position:absolute;width:18px;height:18px;border-radius:999px;border:3px solid var(--popup-bg);background:var(--muted);right:-2px;bottom:-2px;transform:translate(10%,-65%)}.profile-status-dot.online{background:var(--status-online)}.profile-status-dot.idle{background:var(--status-idle)}.profile-status-dot.dnd{background:var(--status-dnd)}.profile-status-dot.offline{background:var(--status-offline)}.profile-names{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto;overflow:hidden}.profile-primary-row{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.profile-displayname{font-family:var(--font-family);color:var(--text);white-space:nowrap;font-weight:800;font-size:17px;min-width:0;overflow:hidden;text-overflow:ellipsis;display:block}.profile-username{width:auto;color:var(--text-muted);white-space:nowrap;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-displayname,.profile-username{-webkit-user-select:text;-moz-user-select:text;user-select:text}.profile-primary-row .profile-system-badge{flex:0 0 auto}.profile-displayname:hover,.profile-username:hover{color:var(--text)}.profile-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex:0 0 auto}.profile-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:flex-end}.request-manage{position:relative;display:inline-flex;align-items:center;min-width:100px}.request-manage .profile-action-btn{display:inline-flex;align-items:center;gap:8px;float:right}.request-arrow{display:inline-block;transition:transform .2s ease;font-size:12px;transform:rotate(0)}.request-manage:hover .request-arrow{transform:rotate(90deg)}.request-menu{position:absolute;top:100%;margin-top:3px;right:20;min-width:145px;border-radius:12px;background:transparent;display:flex;flex-direction:column;gap:1px;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:20}.request-menu:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.request-manage:hover .request-menu,.request-menu:hover{opacity:1;transform:translateY(0);pointer-events:auto}.request-menu-item{border:none;width:70%;border-radius:6px;padding:9px 12px;font-size:12px;background:color-mix(in srgb,var(--profile-theme-surface, var(--input-bg)) 86%,transparent);color:var(--profile-theme-text, var(--text));font-weight:500;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,border-color .16s ease}.request-menu-item.primary{background:color-mix(in srgb,var(--profile-theme-surface-hover, var(--input-focus)) 90%,transparent);color:var(--profile-theme-text, var(--text))}.request-menu-item.primary:hover{background:color-mix(in srgb,var(--profile-theme-top, var(--accent-soft)) 22%,var(--profile-theme-surface-hover, var(--accent-soft)) 78%)}.request-menu-item.danger{background:color-mix(in srgb,var(--profile-theme-surface-hover, var(--input-focus)) 78%,var(--danger) 22%);color:color-mix(in srgb,var(--danger) 74%,var(--profile-theme-text, var(--text)) 26%)}.request-menu-item.danger:hover{background:color-mix(in srgb,var(--danger) 60%,var(--profile-theme-surface-hover, var(--err)) 40%);color:var(--profile-theme-text, var(--text))}.profile-actions .profile-more{margin-left:auto}.profile-actions .compact-right{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.profile-actions .compact-attach{margin-left:-8px}.profile-actions .profile-more-btn.compact-left{display:flex;align-items:center;justify-content:center;padding:0;border-top-left-radius:0;border-bottom-left-radius:0;height:34px;width:34px;border:none}.profile-actions.dev-compact{gap:2px}.profile-actions.dev-compact .profile-more{margin-left:0}.profile-actions.dev-compact .profile-action-btn,.profile-actions.dev-compact .profile-icon-btn{padding:0 12px;font-size:13px;height:34px}.profile-actions.dev-compact .profile-action-btn{min-width:unset}.profile-actions.dev-compact .profile-icon-btn{width:34px;display:grid;place-items:center}.profile-actions.dev-compact .compact-right{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.profile-actions.dev-compact .compact-right:hover{background:var(--surface-hover)}.profile-actions.dev-compact .compact-left{display:flex;align-items:center;justify-content:center;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.profile-actions.dev-compact .compact-attach{margin-left:-2px}.profile-actions.dev-compact .profile-action-btn.compact-right+.profile-more.compact-attach{margin-left:-2px}.profile-actions.dev-compact .profile-more-btn.compact-left{height:34px;width:34px;border:none}.profile-action-btn{font-size:12px;background:var(--surface);color:var(--btn-text);border:none;border-radius:12px;padding:0 12px;height:34px;cursor:pointer;transition:background .18s ease;display:flex;align-items:center;justify-content:center}.profile-action-btn:hover{background:var(--surface-hover)}.profile-action-btn.is-system,.profile-action-btn.is-system:hover{background:color-mix(in srgb,var(--surface) 92%,#000 8%);color:var(--text);cursor:not-allowed;opacity:.9}.profile-action-btn.compact:hover{background:var(--surface-hover)}.profile-action-btn.primary{background:var(--surface);border-color:transparent;color:var(--accent-contrast)}.profile-action-btn.primary:hover{background:var(--surface-hover)}.profile-icon-btn{width:36px;height:36px;border-radius:12px;border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--btn-text);cursor:pointer;transition:background .18s ease}.profile-icon-btn:hover{background:var(--btn-bg-hover)}.profile-system-badge{box-shadow:0 0 15px color-mix(in srgb,white 70%,transparent 90%);display:inline-flex;align-items:center;gap:4px;height:18px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-2) 80%,#ffffff 20%);border:none}.profile-system-badge-check{width:12px;height:12px;display:block}.profile-system-badge-check path{stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none}.profile-status-text{font-size:13px;color:var(--text);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-status-bubble:hover:after{content:attr(title);position:absolute;left:0;top:calc(100% + 8px);min-width:260px;max-width:420px;background:var(--popup-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:10px 12px;color:var(--text);white-space:normal;z-index:3}.profile-tabs{transform:none;display:flex;gap:10px;margin-top:3px;padding:0 18px 10px;flex:0 0 auto}.profile-tab{color:var(--profile-theme-text-muted, var(--text-muted));border-radius:13px;position:relative;overflow:hidden;background:transparent!important;border:none!important;padding:10px 12px;cursor:pointer;box-shadow:none!important;transition:color .16s ease,background-color .16s ease}.profile-tab:hover{color:var(--profile-theme-text, var(--text));background:transparent!important}.profile-tab.active{color:var(--profile-theme-text, var(--text));background:var(--profile-theme-surface-hover, var(--surface-hover))!important;border:none!important;box-shadow:none!important}.profile-tab-indicator{display:none}.profile-tab-content{transform:none;padding:0 18px 14px;color:var(--profile-theme-text, var(--text));box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.profile-about{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important;transform:none;font-family:var(--font-family);font-size:13px;font-weight:400;border-radius:10px;padding:10px 10px 12px;color:var(--profile-theme-text, var(--text));white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.profile-about-scroll{height:100%;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;box-sizing:border-box;padding-right:14px;padding-bottom:0;scroll-padding-bottom:0;scrollbar-width:none!important;-ms-overflow-style:none!important}.profile-about-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.profile-tab-content>.custom-scroll-wrap{display:flex;flex-direction:column;flex:1 1 auto;height:100%;max-height:none;min-height:0;transform:none;margin-top:0;overflow:hidden;border-radius:10px}.profile-tab-content>.custom-scroll-wrap>.profile-about-scroll{transform:none;height:100%;max-height:none;padding-bottom:0}.profile-tab-content>.custom-scroll-wrap>.custom-scroll-track{top:2px;bottom:2px;right:3px}.profile-about .profile-about-md-root{display:block;line-height:1.45;padding-bottom:0}.profile-about,.profile-about *,.profile-row-value-bio,.profile-row-value-bio *,.profile-about-md-root,.profile-about-md-root *{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.profile-about .dm-md-spoiler:not(.revealed),.profile-about .dm-md-spoiler:not(.revealed) *,.profile-row-value-bio .dm-md-spoiler:not(.revealed),.profile-row-value-bio .dm-md-spoiler:not(.revealed) *{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}.profile-modal-card .profile-about .dm-md-spoiler{background:var(--profile-spoiler-bg, color-mix(in srgb, var(--surface-hover) 82%, transparent));border:1px solid color-mix(in srgb,var(--profile-theme-text-muted, var(--text-muted)) 26%,transparent)}.profile-modal-card .profile-about .dm-md-spoiler.revealed{background:var( --profile-spoiler-revealed-bg, color-mix(in srgb, var(--surface) 70%, var(--surface-hover) 30%) )}.profile-info{border:none;border-radius:14px;padding:16px 14px}.profile-info-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0}.profile-info-row:last-child{border-bottom:0}.profile-info-label{color:var(--profile-theme-text-muted, var(--text-muted));font-size:13px}.profile-info-value{color:var(--profile-theme-text, var(--text));font-size:13px}.profile-shared-servers-scroll{flex:1 1 auto;height:100%;max-height:none;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;box-sizing:border-box;padding-right:14px;padding-bottom:16px;scrollbar-width:none!important;-ms-overflow-style:none!important}.profile-shared-servers-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.profile-tab-content>.custom-scroll-wrap>.profile-shared-servers-scroll{height:100%;max-height:none;min-height:0}.profile-shared-servers{display:flex;flex-direction:column;gap:2px;min-height:100%;padding:8px 0 2px}.profile-shared-server-row{border:none;display:flex;align-items:center;gap:12px;min-height:48px;padding:1px 12px;border-radius:14px;width:100%;cursor:pointer;text-align:left;background:transparent;transition:background-color .18s ease,transform .18s ease}.profile-shared-server-row:hover{background:color-mix(in srgb,var(--profile-theme-surface-hover, var(--surface-hover)) 82%,transparent)}.profile-shared-server-avatar{width:38px;height:38px;border-radius:999px;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;background:color-mix(in srgb,var(--profile-theme-surface, var(--surface)) 82%,var(--profile-theme-top, var(--surface-hover)) 18%)}.profile-shared-server-name{min-width:0;color:var(--profile-theme-text, var(--text));font-size:14px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-shared-servers-empty{padding:16px 12px;border-radius:14px;color:var(--profile-theme-text-muted, var(--text-muted));font-size:13px}.profile-status-bubble-on-avatar{position:absolute;left:calc(150% + 12px);top:6px;width:-moz-max-content;width:max-content;max-width:170px;min-width:0;display:inline-flex;align-items:flex-start;background:var(--profile-status-bubble-bg, var(--accent-soft));border:none;border-radius:18px;padding:8px 12px;color:var(--text);box-shadow:var(--shadow);z-index:1999;cursor:default;transition:border-radius .4s ease}.profile-status-bubble-on-avatar .psb-text-wrapper{min-width:0;max-width:100%}.profile-status-bubble-on-avatar:before{content:"";position:absolute;left:-15px;top:-1px;width:13px;height:13px;border:none;border-radius:999px;background:var(--profile-status-bubble-bg, var(--accent-soft));box-shadow:0 6px 16px #00000059}.profile-status-bubble-on-avatar .psb-text{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;display:block;font-size:13px;line-height:1.4;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:1.4em;transition:max-height .28s ease,white-space 0s linear .18s}.profile-status-bubble-on-avatar .psb-preview{display:block;font-size:13px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transition:opacity .2s ease}.profile-status-bubble-on-avatar .psb-expand{overflow:hidden;max-height:0;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.profile-status-bubble-on-avatar .psb-full{display:block;font-size:13px;line-height:1.4;white-space:normal;word-break:break-word;padding-bottom:2px}.profile-status-bubble-on-avatar:hover{border-radius:12px}.profile-status-bubble-on-avatar:hover .psb-text{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip;max-height:240px;line-clamp:unset;-webkit-line-clamp:unset}.profile-status-bubble-on-avatar:hover .psb-preview{opacity:0;height:0}.profile-status-bubble-on-avatar:hover .psb-expand{max-height:300px;opacity:1}.profile-left-column{flex-direction:column;align-items:flex-start;gap:8px}.profile-names{transform:translate(15px,-35px);margin-bottom:-32px;align-self:flex-start;overflow:visible}.badge-wrap{position:relative;display:inline-flex;align-items:center;overflow:visible;z-index:1}.badge-img{cursor:pointer;width:22px;height:22px}.badges-container{width:-moz-fit-content;width:fit-content;background-color:var(--profile-badges-bg, var(--accent-soft));border:none;padding:6px 5px;border-radius:10px;display:flex;gap:8px;overflow:visible}.profile-live-preview-card .badges-container{background-color:color-mix(in srgb,var(--surface) 82%,var(--surface-hover) 18%);border-color:color-mix(in srgb,var(--text-muted) 26%,transparent)}.badge-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);opacity:0;pointer-events:none;background:var(--app-badge-tooltip-bg, var(--bg));color:var(--app-badge-tooltip-text, var(--text));font-size:12px;padding:6px 10px;border-radius:8px;white-space:nowrap;z-index:1000005!important;border:none;transition:opacity .12s ease,transform .12s ease}.badge-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border:6px solid transparent}.badge-wrap:hover .badge-tooltip{z-index:1000005!important;opacity:1;transform:translate(-50%) translateY(0)}.badge-wrap:hover{z-index:1000004}.badge-info-wrap{transform:translate(-2px,-7px);position:relative;display:inline-flex;align-items:center}.badge-info-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;line-height:1;background:var(--bg);border:1px solid --border;color:var(--text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.badge-info-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);min-width:220px;max-width:320px;padding:10px 12px;border-radius:12px;background:var(--bg);border:none;color:var(--text);font-size:12px;white-space:pre-line;opacity:0;pointer-events:none;filter:blur(2px);transition:.15s ease;z-index:9999}.badge-info-wrap:hover .badge-info-tooltip{opacity:1;pointer-events:auto;filter:blur(0px)}.piksel-btn2{width:6rem!important;height:55px!important;background:var(--surface-hover)!important;color:var(--text)!important;border:none!important;padding:10px 20px!important;border-radius:8px!important;font-weight:700!important;cursor:pointer!important;transition:background-color .2s ease!important}.piksel-btn2:hover{background:var(--surface-2)!important}.admin-target-card{color:var(--text);margin-top:16px;border-radius:18px;padding:16px;border:1px solid var(--border);background:var(--surface);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 60px var(--shadow);overflow:visible;max-width:700px}.admin-target-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-target-card__title{font-size:15px;font-weight:900;color:var(--text)}.admin-target-card__uid{font-size:12px;opacity:.8;color:var(--text-muted)}.muted{opacity:.7;font-weight:700}.mono{font-family:monospace}.admin-target-card__meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.admin-target-card__section-title{margin-top:16px;margin-bottom:10px;font-weight:900;color:var(--text)}.admin-badges-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.admin-badge-card{padding:12px;border-radius:16px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px;transition:transform .12s ease,background .12s ease,border-color .12s ease}.admin-badge-card:hover{background:var(--btn-bg-hover)}.admin-badge-card.is-active{border-color:var(--accent-soft);box-shadow:0 0 12px var(--accent-soft)}.admin-badge-card__left{display:flex;align-items:center;gap:10px;min-width:0}.admin-badge-card__icon{box-shadow:100px var(--accent)!important;width:26px;height:26px;border-radius:8px}.admin-badge-card__texts{min-width:0}.admin-badge-card__name{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-badge-card__type{opacity:.7;font-size:12px}.admin-badge-card__right{display:flex;align-items:center;justify-content:flex-end;gap:10px}.admin-badge-card__mode-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:12px;font-weight:700;letter-spacing:.01em;white-space:nowrap}.admin-badge-card__mode-pill.is-active{border-color:var(--accent-soft);box-shadow:0 0 0 1px var(--accent-soft)}.admin-badge-card__mode-pill.is-passive{opacity:.72}.switch{margin-right:.5rem;font-size:13px;position:relative;display:inline-block;width:3.5em;height:2em}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;border:2px solid var(--border);border-radius:50px;transition:border-color .24s cubic-bezier(.23,1,.32,1),box-shadow .24s cubic-bezier(.23,1,.32,1),background-color .24s cubic-bezier(.23,1,.32,1)}.slider:before{position:absolute;content:"";height:1.4em;width:1.4em;left:.2em;bottom:.2em;background-color:var(--text);border-radius:inherit;transition:transform .24s cubic-bezier(.23,1,.32,1),background-color .24s cubic-bezier(.23,1,.32,1)}.switch input:checked+.slider{box-shadow:0 0 20px var(--accent-soft);border:1px solid var(--border)}.switch input:checked+.slider:before{transform:translate(1.5em)}.switch input:disabled+.slider{opacity:.55;cursor:not-allowed}.admin-target-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.meta-pill{background:var(--bg);border-radius:12px;padding:10px 12px;font-size:13px;color:var(--text-muted);display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}.meta-pill b{color:var(--text);font-weight:400}.meta-pill-label{display:inline-flex;align-items:center;color:var(--text-muted);font-size:12px;font-weight:700}.meta-pill--role{grid-column:span 2}.meta-pill-role-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.meta-pill-role-copy b{color:var(--text);font-size:14px;font-weight:800;line-height:1.2}.meta-pill-role-select{flex:0 0 170px;min-width:150px;max-width:190px}.custom-dropdown-container.meta-pill-role-select{flex:0 0 170px;min-width:150px;max-width:190px;width:190px}.custom-dropdown-container.meta-pill-role-select .custom-dropdown-header{min-height:42px;border:none;background:var(--surface);color:var(--text);border-radius:10px;padding:10px 36px 10px 12px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.custom-dropdown-container.meta-pill-role-select .custom-dropdown-list{margin-top:6px;border-radius:12px;border:none;background:var(--surface);overflow:hidden;z-index:50}.custom-dropdown-container.meta-pill-role-select .dropdown-option{padding:10px 12px;color:var(--text)}.custom-dropdown-container.meta-pill-role-select .dropdown-option.active{background:var(--status-selected-bg);box-shadow:inset 0 0 0 1px var(--status-selected-border),0 0 0 2px var(--accent-soft)}.custom-dropdown-container.meta-pill-role-select .custom-dropdown-scroll-viewport{max-height:220px}.meta-pill-role-select:focus,.custom-dropdown-container.meta-pill-role-select.is-open .custom-dropdown-header{border-color:var(--accent-soft)}.meta-pill-role-select:disabled,.custom-dropdown-container.meta-pill-role-select.is-disabled .custom-dropdown-header{opacity:.65;cursor:default}.admin-role-management-card{margin-top:12px;margin-bottom:12px;padding:14px;border-radius:14px;border:1px solid var(--border);background:var(--surface);display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}.admin-role-management-card__copy{flex:1 1 240px;min-width:0}.admin-role-management-card__current{color:var(--text);font-size:13px;font-weight:600}.admin-role-management-card__current b{font-weight:700}.admin-role-management-card__hint,.admin-role-management-card__meta,.admin-role-management-card__locked{color:var(--text-muted);font-size:12px;line-height:1.45}.admin-role-management-card__hint{margin-top:6px}.admin-role-management-card__meta{margin-top:4px}.admin-role-management-card__locked{flex:1 1 220px;min-width:0;padding:10px 12px;border-radius:12px;background:var(--bg)}.admin-role-management-card__controls{display:flex;align-items:center;gap:10px;flex:0 1 360px;margin-left:auto}.admin-role-management-card__select{min-width:180px;flex:1 1 180px}.admin-role-management-card__select .custom-dropdown-container,.admin-role-management-card__select .custom-dropdown-header{width:100%}.admin-role-management-card__controls .piksel-btn2[disabled]{opacity:.6}.meta-pill-custom-status{position:relative;display:inline-flex;align-items:center;max-width:220px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.meta-pill-custom-status b{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta-pill-custom-status[data-tooltip]:not([data-tooltip=""]):after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);white-space:normal;max-width:280px;min-width:120px;width:-moz-max-content;width:max-content;font-size:11px;font-weight:600;line-height:1.35;color:var(--text);background:color-mix(in oklab,var(--bg) 86%,#000 14%);border:none;border-radius:8px;padding:7px 9px;opacity:0;pointer-events:none;z-index:55;transition:opacity .16s ease,transform .16s ease}.meta-pill-custom-status[data-tooltip]:not([data-tooltip=""]):before{content:"";position:absolute;left:50%;bottom:calc(100% + 3px);transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:none;opacity:0;pointer-events:none;z-index:54;transition:opacity .16s ease}.meta-pill-custom-status[data-tooltip]:not([data-tooltip=""]):hover:after,.meta-pill-custom-status[data-tooltip]:not([data-tooltip=""]):hover:before{opacity:1}.meta-pill-custom-status[data-tooltip]:not([data-tooltip=""]):hover:after{transform:translate(-50%) translateY(0)}.admin-target-card__hero{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--border);background:var(--surface);margin-bottom:12px}.admin-target-card__banner{height:190px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.admin-target-card__banner-fallback{position:absolute;inset:0;background:linear-gradient(135deg,#00e5ff40,#ffffff0f)}.admin-target-card__heroRow{display:flex;gap:12px;padding:12px;align-items:center;transform:translateY(5px)}.admin-target-card__avatarWrap{width:90px;height:90px;border-radius:50%;overflow:visible;border:2px solid var(--bg);background:var(--surface-2);flex-shrink:0;position:relative}.admin-target-card__avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.admin-target-status{position:absolute;bottom:7px;right:7px;width:14px!important;height:14px!important;border:2px solid var(--surface)!important;transform:translate(21%,21%);z-index:2}.admin-target-card__heroTexts{min-width:0;display:flex;flex-direction:column}.admin-target-card__badges{min-height:24px;margin-top:6px;display:flex;align-items:center}.admin-target-card__badges:empty:before{content:"";display:block;width:1px;height:18px;opacity:0}.admin-target-card__uidRow{font-size:12px;color:var(--text-muted);margin-top:4px}@media(max-width:760px){.meta-pill--role{grid-column:span 1}.meta-pill--role{flex-direction:column;align-items:stretch}.meta-pill-role-select{max-width:none;width:100%}.custom-dropdown-container.meta-pill-role-select{max-width:none;width:100%;flex-basis:auto}.admin-role-management-card__controls{width:100%;flex-direction:column;align-items:stretch;margin-left:0}.admin-role-management-card__select{width:100%}}.admin-username-copy{position:relative;cursor:pointer;padding:2px 6px;border-radius:8px}.admin-username-copy:hover{background:var(--bg)}.copy-tooltip{position:absolute;top:-30px;left:50%;right:auto;background:var(--bg);color:var(--text);padding:6px 10px;border-radius:10px;font-size:11px;white-space:nowrap;border:none;box-shadow:0 10px 30px --shadow;transform:translate(-50%)}.copy-tooltip.copy-tooltip-default{opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .12s ease,transform .12s ease}.admin-username-copy:hover .copy-tooltip.copy-tooltip-default{opacity:1;transform:translate(-50%)}.copy-tooltip.ok{background:#23a55a;color:#fff;font-weight:600}.mini-admin-btn{float:right;background:var(--surface);border:none;cursor:pointer;color:var(--text);font-weight:700;font-size:12px;letter-spacing:.4px;padding:10px 14px;border-radius:10px;transition:background var(--motion-normal) ease,border-color var(--motion-normal) ease,transform var(--motion-fast) ease}.mini-admin-btn:hover{background:var(--surface-hover);border-color:#ffffff38}.mini-admin-btn.danger{background:#ff4b4b14;border:1px solid rgba(255,75,75,.12);color:var(--err)}.mini-admin-btn.danger:hover{background:#ff4b4b1f}.admin-ban-menu{margin-top:2rem;width:190px;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 28px #00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.admin-ban-menu-item{padding:10px 12px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease;color:var(--text)}.admin-ban-menu-item:hover{background:var(--surface-hover);transform:translate(2px)}.admin-ban-menu-item.danger{color:var(--err)}.admin-ban-menu-item.danger:hover{background:var(--danger-hover-bg)}.admin-list{margin-top:10px;margin-bottom:10px;padding:10px;border-radius:12px;background:var(--input-bg);border:1px solid var(--border);max-width:360px;width:70%}.admin-chip{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:var(--surface);border:none;cursor:pointer;width:80%}.admin-chip:hover{background:var(--surface-2)}.admin-chip__actions{margin-left:auto;display:inline-flex;align-items:center}.admin-uid-copy{position:relative;height:30px;border-radius:10px;border:none;background:var(--bg);color:var(--text);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease,background .18s ease;pointer-events:none;cursor:pointer}.admin-uid-copy svg{width:16px;height:16px;fill:currentColor}.admin-chip:hover .admin-uid-copy,.admin-uid-copy:focus-visible{opacity:1;transform:translateY(0);pointer-events:auto}.admin-uid-copy:hover{background:var(--surface-hover)}.admin-chip__pp{width:34px;height:34px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.admin-chip__name{flex:1;color:var(--text);font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-crown-icon{display:inline-flex;width:14px;height:14px;margin-left:6px;vertical-align:-2px;color:#facc15}.owner-crown-icon svg{width:14px;height:14px;display:block;fill:currentColor}.admin-collapsible-header{font-family:var(--font-family);font-size:13px;margin-top:20px;width:60%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;background:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.admin-scope-title{margin:10px 0 6px;font-size:11px;font-weight:800;letter-spacing:1px;color:var(--text);text-transform:uppercase}.admin-scope-title.owner{margin-top:6px;color:var(--text)}.admin-collapsible-header:hover{border-color:#ffffff38;background:var(--surface-hover);box-shadow:0 8px 20px #00000040}.admin-collapsible-count{min-width:22px;height:22px;border-radius:999px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface-hover) 78%,var(--bg) 22%);color:var(--text);font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 6px}.admin-list-section{width:520px;max-width:90%}.admin-banned-section,.admin-reports-section{width:min(960px,100%);max-width:100%}.admin-list-section .admin-collapsible-header{width:81%}.admin-banned-section .admin-collapsible-header{width:100%}.admin-list-section .admin-list-wrap{width:100%;max-width:100%}.admin-list{margin-top:12px;margin-bottom:12px;padding:10px;border-radius:12px;background:var(--surface);border:none;max-width:520px;width:90%}.admin-list-wrap{max-width:520px;width:-moz-fit-content;width:fit-content;align-self:flex-start}.admin-list-wrap .admin-list{width:100%;max-width:none}.admin-collapsible-content.admin-list-wrap{width:auto}.admin-banned-wrap,.admin-reports-wrap{max-width:960px;width:100%}.admin-report-search-row{width:100%;display:flex;align-items:center;gap:10px;margin-bottom:8px}.admin-report-search-wrap{--admin-report-search-btn-reserve: 108px;position:relative;width:100%;margin-bottom:8px}.admin-report-search-wrap .admin-report-search-row{margin-bottom:0}.admin-report-status-row{width:100%;margin-bottom:10px}.admin-report-search-label-row{width:100%;justify-content:flex-start;align-items:center}.admin-report-search-label-row .err-txt{font-size:11px}.admin-report-search-corner-error{position:absolute;top:0;left:0;right:var(--admin-report-search-btn-reserve);transform:translateY(calc(-100% - 4px));font-size:11px;font-weight:800;max-width:none;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.admin-report-search-row .mini-admin-btn{margin-top:0;display:inline-flex;align-items:center;gap:6px}.admin-report-search-btn__icon{width:14px;height:14px}.admin-report-id-search-input.is-error-flash{background:var(--err)!important;color:#fff!important}.admin-report-id-search-input.error-shake{animation:admin-report-id-error-shake .26s cubic-bezier(.22,.61,.36,1) 1;transform:translateZ(0);will-change:transform;backface-visibility:hidden}@keyframes admin-report-id-error-shake{0%{transform:translateZ(0)}20%{transform:translate3d(-3px,0,0)}40%{transform:translate3d(3px,0,0)}60%{transform:translate3d(-2px,0,0)}80%{transform:translate3d(2px,0,0)}to{transform:translateZ(0)}}.admin-report-search-error{color:var(--err);font-size:12px;font-weight:700;margin:0 0 8px}.admin-ban-loading-row{margin-top:8px;display:inline-flex;align-items:center;gap:8px;color:var(--text-gray);font-size:12px;font-weight:700}.admin-ban-grid{margin-top:8px;display:flex;flex-direction:column;gap:12px;width:100%;max-width:960px}.admin-ban-grid--single{gap:10px}.admin-ban-toolbar{width:100%;display:flex;align-items:center;gap:10px}.admin-ban-search-input{flex:1;min-width:0}.admin-ban-toolbar__meta{color:var(--text-muted);font-size:11px;font-weight:700;white-space:nowrap}.admin-ban-stack--paged{gap:10px}.admin-ban-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-ban-pagination .mini-admin-btn{margin-top:0;padding:7px 12px;border-radius:9px;min-height:32px}.admin-ban-pagination__info{color:var(--text-muted);font-size:12px;font-weight:700}.admin-ban-group{border-radius:14px;border:none;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 88%,var(--bg) 12%),color-mix(in srgb,var(--surface-2) 82%,var(--bg) 18%));padding:10px}.admin-ban-group.is-permanent{border-color:color-mix(in srgb,var(--danger-color) 28%,var(--border) 72%)}.admin-ban-group.is-temporary{border-color:color-mix(in srgb,var(--accent) 24%,var(--border) 76%)}.admin-ban-group__head{display:flex;align-items:center;justify-content:space-between;color:var(--text);font-size:12px;font-weight:800;letter-spacing:.2px;padding:2px 2px 10px}.admin-ban-group__head span:last-child{min-width:20px;text-align:center;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;border:1px solid var(--border);background:color-mix(in srgb,var(--surface-hover) 80%,var(--bg) 20%)}.admin-ban-stack{display:flex;flex-direction:column;gap:8px}.admin-ban-empty{border-radius:11px;border:none;background:color-mix(in srgb,var(--surface) 84%,var(--bg) 16%);color:var(--text-gray);font-size:13px;font-weight:600;padding:12px}.admin-ban-chip{width:100%;border-radius:12px;border:none;background:color-mix(in srgb,var(--surface) 84%,var(--bg) 16%);padding:9px 10px;display:flex;align-items:flex-start;gap:10px;transition:background var(--motion-normal) ease,border-color var(--motion-normal) ease,transform var(--motion-fast) ease;cursor:pointer}.admin-ban-chip:hover{background:color-mix(in srgb,var(--surface-hover) 82%,var(--bg) 18%)}.admin-ban-chip__avatar{width:40px;height:40px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border);flex-shrink:0}.admin-ban-chip__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.admin-ban-chip__topline{display:flex;align-items:baseline;gap:8px;min-width:0}.admin-ban-chip__name{color:var(--text);font-size:13px;font-weight:800;line-height:1.2}.admin-ban-chip__username{color:var(--text-gray);font-size:11px;font-weight:700;line-height:1.2}.admin-ban-chip__type{margin-left:auto;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.admin-ban-chip__type.temporary{color:#ffd08a;background:color-mix(in srgb,#ffbc63 18%,transparent)}.admin-ban-chip__type.permanent{color:#ff9cac;background:color-mix(in srgb,#ff5f78 20%,transparent)}.admin-ban-chip__reason{color:var(--text);font-size:12px;font-weight:600;opacity:.86;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-ban-chip__expires{color:var(--text-muted);font-size:11px;font-weight:700}.admin-ban-lift-btn{margin-left:auto;min-width:104px;align-self:center;flex-shrink:0}.admin-ban-lift-btn:disabled{opacity:.45;cursor:not-allowed}.admin-ban-hint{margin-top:-2px;color:var(--text-gray);font-size:11px;font-weight:700}.admin-unban-modal{max-width:560px}.admin-unban-preview{display:flex;align-items:center;gap:10px;border-radius:12px;border:none;background:var(--surface);padding:10px 12px;margin-bottom:10px}.admin-unban-preview__avatar{width:42px;height:42px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border)}.admin-unban-preview__text{min-width:0}.admin-unban-preview__name{color:var(--text);font-size:13px;font-weight:800;line-height:1.2}.admin-unban-preview__username{margin-top:3px;color:var(--text-gray);font-size:11px;font-weight:700;line-height:1.2}.admin-unban-reason{width:100%}.admin-unban-error{margin-top:8px;color:var(--err);font-size:12px;font-weight:700}@media(max-width:720px){.admin-list-section .admin-collapsible-header,.admin-banned-section .admin-collapsible-header{width:100%}.admin-ban-toolbar{flex-direction:column;align-items:stretch;gap:8px}.admin-ban-pagination{justify-content:space-between;flex-wrap:wrap}.admin-ban-chip{flex-wrap:wrap}.admin-ban-lift-btn{width:100%;margin-left:0}}.settings-note .mini-admin-btn{margin-top:10px;padding:10px 14px;border-radius:10px}.admin-collapsible-content{margin-top:1rem;overflow:hidden;max-width:680px;width:100%}.admin-list-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.admin-list-stack{display:flex;flex-direction:column;gap:10px}.admin-list-group{display:flex;flex-direction:column;gap:6px}.admin-list-section .admin-chip{width:100%}.admin-changelog-card{color:var(--text)!important;width:100%;border-radius:14px;padding:16px;border:none;background:var(--bg);box-shadow:0 12px 30px #0000004d;max-width:600px}.admin-changelog-header{color:var(--text);display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.admin-changelog-title{font-size:13px;font-weight:800;color:var(--text);letter-spacing:.4px;overflow-wrap:anywhere}.admin-changelog-sub{color:var(--text);font-size:11px;opacity:.7;margin-top:2px;overflow-wrap:anywhere}.admin-changelog-badge{padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.6px;border:none;background:#ffffff0f;color:var(--text)}.admin-changelog-badge.is-live{background:var(--accent-soft);color:var(--text)}.admin-changelog-badge.is-empty{opacity:.7}.admin-changelog-stack{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.admin-changelog-block{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:10px 12px}.admin-changelog-label{font-size:10px;letter-spacing:.6px;color:var(--text-gray);font-weight:700;margin-bottom:6px}.admin-changelog-value{margin:12px 0 0;font-size:12px;color:var(--text);line-height:1.4;white-space:normal;overflow-wrap:anywhere}.admin-changelog-link{margin-top:10px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:var(--surface);color:var(--text);border:none;text-decoration:none;font-weight:800;font-size:11px;transition:background .2s ease,border-color .2s ease,transform .15s ease;max-width:100%;flex-wrap:wrap}.admin-changelog-link svg{width:14px;height:14px;fill:currentColor}.admin-changelog-link:hover{background:var(--surface-hover);border-color:#fff3}.admin-changelog-tags{display:flex;flex-wrap:wrap;gap:6px}.cl-tag,.cl-badge{padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.4px;background:#ffffff0f;border:none;color:var(--text)}.cl-tag.new,.cl-badge.new{background:#00e5ff1f;color:var(--text)}.cl-tag.temp,.cl-badge.temp{background:#ffc4001f;color:var(--text)}.cl-tag.removed,.cl-badge.removed{background:#ff4b4b1f;color:var(--text)}.cl-tag.empty{opacity:.6}.cl-badge.neutral{background:var(--surface);border-color:var(--surface-2);color:var(--text)!important}.admin-changelog-actions{display:flex;justify-content:flex-end}.admin-changelog-btn{min-width:220px;padding:12px 18px;border-radius:12px;border:none;background:#fff;color:#000;font-weight:900;letter-spacing:.6px;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .2s ease;box-shadow:0 8px 18px #00000040}.admin-changelog-btn:hover{background:#eaeaea;transform:translateY(-1px)}.changelog-form textarea.piksel-input{resize:none}.profile-settings-card{width:100%;border-radius:16px;background:var(--surface);border:none;box-shadow:0 16px 42px var(--shadow)}.profile-settings-card--list{margin-top:14px}.profile-settings-layout{margin-top:18px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:flex-start}.profile-settings-column{min-width:0}.profile-media-card{width:100%;border-radius:18px;border:none;overflow:hidden;box-shadow:0 14px 38px var(--shadow)}.profile-media-section{padding:14px 16px;display:flex;flex-direction:column;gap:10px}.profile-media-divider{height:1px;background:color-mix(in srgb,var(--border) 78%,transparent);margin:0 16px}.profile-media-section-title{color:var(--text);font-size:13px;font-weight:800;line-height:1.2}.profile-media-section-note{color:var(--text-gray);font-size:12px;line-height:1.42}.profile-media-avatar-row{display:flex;align-items:center;gap:12px}.profile-media-avatar-trigger{border:none;background:transparent;padding:0;cursor:pointer;position:relative;width:82px;height:82px;flex-shrink:0;border-radius:50%;overflow:hidden;box-shadow:0 6px 18px color-mix(in srgb,#000 26%,transparent)}.profile-media-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-media-action-stack{display:inline-flex;flex-wrap:wrap;gap:8px}.profile-media-action-stack.is-banner{margin-top:2px}.profile-media-banner-trigger{width:100%;min-height:176px;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:color-mix(in srgb,var(--surface-2) 78%,transparent);padding:0;cursor:pointer;overflow:hidden;position:relative}.profile-media-banner-image{width:100%;height:176px;-o-object-fit:cover;object-fit:cover;display:block}.profile-media-banner-empty{min-height:176px;display:grid;place-items:center;gap:8px;color:var(--text-gray);font-size:13px;font-weight:600;text-align:center;padding:12px}.profile-media-banner-empty svg{opacity:.8}.profile-live-preview-column{position:sticky;top:16px}.profile-live-preview-card{border-radius:14px;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 78%,transparent);overflow:visible;box-shadow:0 14px 32px var(--shadow)}.profile-live-preview-banner{height:96px;background-size:cover;background-position:center;position:relative;border-top-left-radius:14px;border-top-right-radius:14px;overflow:hidden}.profile-live-preview-banner-fallback{position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 28%,transparent),color-mix(in srgb,var(--surface-2) 78%,transparent))}.profile-live-preview-main{position:relative;padding:0 12px 12px}.profile-live-preview-avatar-wrap{position:relative;width:64px;height:64px;margin-top:-22px;border-radius:50%;border:3px solid var(--surface);overflow:visible;background:var(--surface-2);z-index:2}.profile-live-preview-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;box-shadow:0 0 0 1px color-mix(in srgb,var(--border) 75%,transparent)}.profile-live-preview-status{width:14px!important;height:14px!important;border:2px solid var(--surface)!important;right:0!important;bottom:0!important;transform:translate(9%,9%)!important;z-index:5}.profile-live-preview-user{margin-top:8px;min-width:0}.profile-live-preview-name{color:var(--profile-preview-text, var(--text));font-size:17px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-live-preview-username{color:var(--profile-preview-muted, var(--text-gray));font-size:13px;font-weight:600;line-height:1.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-live-preview-badges{margin-top:4px;max-width:100%}.profile-live-preview-badges .badge-tooltip{z-index:120}.profile-live-preview-about-label{color:var(--text);margin-top:8px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.profile-live-preview-about{margin-top:8px;color:var(--profile-preview-muted, var(--text-muted));font-size:12px;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.profile-live-preview-about.is-empty{color:var(--text-gray)!important;opacity:.8}.profile-live-preview-about .profile-about-md-root{font-size:inherit;line-height:inherit}.profile-live-preview-about,.profile-live-preview-about *{color:inherit!important}.profile-live-preview-about .dm-md-spoiler.revealed{color:inherit!important;background:color-mix(in srgb,var(--surface) 74%,var(--surface-hover) 26%);border:none}.profile-live-preview-about .dm-md-spoiler{background:color-mix(in srgb,var(--surface-hover) 78%,var(--surface) 22%);border:none}.profile-live-preview-about .dm-md-spoiler:not(.revealed),.profile-live-preview-about .dm-md-spoiler:not(.revealed) *{color:transparent!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}.profile-live-preview-tools{position:absolute;right:8px;top:28px}.profile-live-preview-footer{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-live-preview-date{color:var(--profile-preview-muted, var(--text-muted));font-size:12px;font-weight:600}.profile-live-preview-live{color:var(--profile-preview-muted, var(--text-muted));font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:7px;line-height:1;white-space:nowrap}.profile-live-preview-live.dirty{color:var(--profile-preview-muted, var(--text-muted))}.profile-live-preview-pulse{position:relative;display:block;width:8px;height:8px;border-radius:50%;background:#ff4b4b;box-shadow:0 0 #ff4b4b8c;animation:livePulseWave 1.45s ease-out infinite;flex-shrink:0;margin-top:1px;transform-origin:center}@keyframes livePulseWave{0%{box-shadow:0 0 #ff4b4b8c;transform:scale(1)}70%{box-shadow:0 0 0 7px #ff4b4b00;transform:scale(1.05)}to{box-shadow:0 0 #ff4b4b00;transform:scale(1)}}.inline-profile-card{--inline-profile-banner-height: 112px;--inline-profile-top: #121212;--inline-profile-bottom: #000000;--inline-profile-text: #ffffff;--inline-profile-muted: #b8becb;--inline-profile-surface: rgba(255, 255, 255, .08);--inline-profile-surface-hover: rgba(255, 255, 255, .14);--inline-profile-name: var(--inline-profile-text);--inline-profile-body-text: var(--inline-profile-text);--inline-profile-body-muted: var(--inline-profile-muted);position:fixed;width:312px;border-radius:14px;border:2px solid transparent;background:linear-gradient(180deg,var(--inline-profile-top) 0%,var(--inline-profile-bottom) 100%) padding-box,linear-gradient(180deg,color-mix(in srgb,var(--inline-profile-top) 62%,#ffffff 38%),color-mix(in srgb,var(--inline-profile-top) 50%,var(--inline-profile-bottom) 50%),color-mix(in srgb,var(--inline-profile-bottom) 68%,#ffffff 32%)) border-box;box-shadow:0 22px 40px #00000073,0 6px 18px #0000003d;z-index:1000002;color:var(--inline-profile-text);overflow:visible;pointer-events:auto}.inline-profile-banner{height:var(--inline-profile-banner-height);border-top-left-radius:12px;border-top-right-radius:12px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;background-color:color-mix(in srgb,var(--inline-profile-surface) 86%,transparent)}.inline-profile-banner.is-empty{background:linear-gradient(180deg,color-mix(in srgb,var(--inline-profile-top) 84%,#ffffff 16%),color-mix(in srgb,var(--inline-profile-bottom) 88%,#000000 12%)) padding-box}.inline-profile-banner.is-empty .inline-profile-banner-fallback{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 42%,transparent),color-mix(in srgb,var(--inline-profile-top) 64%,transparent) 42%,color-mix(in srgb,var(--inline-profile-bottom) 72%,transparent));opacity:1}.inline-profile-banner-fallback{position:absolute;inset:0;background:linear-gradient(140deg,color-mix(in srgb,var(--inline-profile-top) 78%,#ffffff 22%),color-mix(in srgb,var(--inline-profile-bottom) 82%,#000000 18%))}.inline-profile-main{position:relative;padding:0 12px 14px}.inline-profile-avatar-wrap{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;margin-top:-32px;border-radius:50%;box-shadow:inset 0 0 0 3px var(--inline-profile-surface);overflow:visible;position:relative;z-index:2}.inline-profile-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;transition:none}.inline-profile-avatar-wrap:before{content:"";position:absolute;inset:0;border-radius:50%;background:#0003;opacity:0;pointer-events:none;transition:opacity .14s ease}.inline-profile-avatar-wrap:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;transform:translate(-50%,-50%) scale(.92);opacity:0;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.86)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.6-3.6'/%3E%3C/svg%3E");transition:opacity .14s ease,transform .14s ease}.inline-profile-avatar-wrap:hover:before,.inline-profile-avatar-wrap:hover:after,.inline-profile-avatar-wrap:focus-visible:before,.inline-profile-avatar-wrap:focus-visible:after{opacity:1}.inline-profile-avatar-wrap:hover:after,.inline-profile-avatar-wrap:focus-visible:after{transform:translate(-50%,-50%) scale(1)}.inline-profile-status{position:absolute;width:14px!important;height:14px!important;border:none!important;right:5px!important;bottom:5px!important;transform:translate(24%,24%)!important;z-index:4;pointer-events:none}.inline-profile-user{margin-top:8px;min-width:0;color:var(--inline-profile-body-text)}.inline-profile-name-btn{border:none;background:transparent;padding:0;margin:0;cursor:pointer;text-align:left;max-width:100%;width:100%;min-width:0}.inline-profile-name-btn:hover .inline-profile-name{text-decoration:underline}.inline-profile-name-row{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0}.inline-profile-name-row.is-system-profile{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:4px}.inline-profile-name{color:var(--inline-profile-name);font-size:16px;font-weight:700;line-height:1.2;display:block;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inline-profile-name-row.is-system-profile .inline-profile-name{display:inline;flex:0 1 auto;white-space:normal;overflow:visible;text-overflow:clip}.inline-profile-name-row.is-system-profile .profile-system-badge{flex:0 0 auto;align-self:flex-start}.inline-profile-username{color:var(--inline-profile-body-muted);font-size:13px;font-weight:600;line-height:1.4;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inline-profile-badges{margin-top:5px;max-width:100%;overflow:visible}.inline-profile-badges .badge-tooltip{z-index:1000005!important}.inline-profile-about-label{margin-top:8px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--inline-profile-body-muted)}.inline-profile-about-wrap{margin-top:6px;max-height:132px;position:relative;overflow:hidden}.inline-profile-about-label:has(+.inline-profile-about-wrap .inline-profile-about.is-empty),.inline-profile-about-label+.inline-profile-about-wrap:has(.inline-profile-about.is-empty){display:none}.inline-profile-about-wrap .custom-scroll-wrap{height:100%;min-height:0;overflow:hidden;border-radius:8px}.inline-profile-about-wrap.is-clamped{max-height:none;padding-bottom:18px}.inline-profile-about-scroll{height:100%;max-height:132px;overflow-y:auto;overflow-x:hidden;padding-right:8px;scrollbar-width:none!important;-ms-overflow-style:none!important}.inline-profile-about-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.inline-profile-about{color:var(--inline-profile-body-muted);font-size:12px;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.inline-profile-about-wrap.is-clamped .inline-profile-about{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;max-height:5.4em}.inline-profile-about-more{position:absolute;right:0;bottom:0;border:none;background:transparent;color:var(--inline-profile-body-text);font-size:12px;font-weight:600;padding:2px 0 0 18px;cursor:pointer}.inline-profile-about-more:hover{text-decoration:underline;color:var(--inline-profile-text)}.inline-profile-about.is-empty{opacity:.84}.inline-profile-about-wrap .custom-scroll-track{width:4px;right:2px;top:0;bottom:0;background:transparent}.inline-profile-about .profile-about-md-root{font-size:inherit;line-height:inherit}.inline-profile-about,.inline-profile-about *{color:inherit!important}.inline-profile-about .dm-md-spoiler{border:none;background:color-mix(in srgb,var(--inline-profile-surface-hover) 74%,var(--inline-profile-surface) 26%)}.inline-profile-about .dm-md-spoiler.revealed{border:none;color:inherit!important;background:color-mix(in srgb,var(--inline-profile-surface) 76%,var(--inline-profile-surface-hover) 24%)}.inline-profile-about .dm-md-spoiler:not(.revealed),.inline-profile-about .dm-md-spoiler:not(.revealed) *{color:transparent!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}.inline-profile-about-wrap .custom-scroll-thumb{background:var(--inline-profile-scroll-thumb)}.inline-profile-about-wrap .custom-scroll-thumb:hover{background:var(--inline-profile-scroll-thumb-hover)}.inline-profile-role-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.inline-profile-role-chip{--inline-profile-role-color: var(--accent);--inline-profile-role-bg: color-mix(in srgb, var(--inline-profile-role-color) 18%, #f3f4f6);--inline-profile-role-text: var(--inline-profile-role-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:26px;max-width:100%;padding:0 8px;border-radius:8px;border:none;font-family:inherit;font-size:12px;font-weight:600;color:var(--inline-profile-role-text);background:var(--inline-profile-role-bg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:inline-profile-role-chip-in .2s ease}.inline-profile-role-chip.is-removable{cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.inline-profile-role-chip.is-removable:hover:not(:disabled){background:color-mix(in srgb,var(--inline-profile-role-bg) 97%,#ffffff 3%)}.inline-profile-role-chip.is-removable:disabled{cursor:default;opacity:.7}.inline-profile-role-chip-label,.inline-profile-role-chip-remove{transition:opacity .14s ease}.inline-profile-role-chip-label{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-profile-role-chip-remove{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;font-size:15px;line-height:1}.inline-profile-role-chip.is-removable:hover:not(:disabled) .inline-profile-role-chip-label{opacity:0}.inline-profile-role-chip.is-removable:hover:not(:disabled) .inline-profile-role-chip-remove{opacity:1}.inline-profile-role-picker{position:relative}.inline-profile-role-plus{width:22px;height:22px;border-radius:999px;border:none;padding:0;background:color-mix(in srgb,var(--inline-profile-surface-hover) 82%,transparent);color:var(--inline-profile-body-text);font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,transform .16s ease}.inline-profile-role-plus.is-busy{cursor:default}.inline-profile-role-plus:hover:not(:disabled){background:color-mix(in srgb,var(--inline-profile-surface-hover) 96%,transparent)}.inline-profile-role-plus:disabled{cursor:default;opacity:.55}.inline-profile-role-plus-loader{transform:scale(.64);gap:4px}.inline-profile-role-plus-loader .auth-btn-loader-dot{width:5px;height:5px;background:currentColor}.inline-profile-role-picker-menu{position:absolute;top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%);min-width:190px;max-width:220px;max-height:220px;padding:6px;border-radius:12px;border:1px solid color-mix(in srgb,var(--inline-profile-surface-hover) 68%,transparent);background:color-mix(in srgb,var(--inline-profile-bottom) 94%,var(--inline-profile-surface) 6%);box-shadow:0 12px 28px #0000004d;z-index:15;transform-origin:top center;will-change:transform,opacity;overflow:hidden}.inline-profile-role-picker-menu.is-top{top:auto;bottom:calc(100% + 8px);transform-origin:bottom center}.inline-profile-role-picker-menu.is-bottom{top:calc(100% + 8px);bottom:auto;transform-origin:top center}.inline-profile-role-picker-search{width:100%;height:32px;border:none;border-radius:9px;background:color-mix(in srgb,var(--inline-profile-surface) 88%,transparent);color:var(--inline-profile-body-text);padding:0 10px;font:inherit;font-size:12px;outline:none;margin-bottom:6px}.inline-profile-role-picker-search::-moz-placeholder{color:var(--inline-profile-body-muted)}.inline-profile-role-picker-search::placeholder{color:var(--inline-profile-body-muted)}.inline-profile-role-picker-search:focus{border-color:var(--accent)}.inline-profile-role-picker-items{max-height:170px;overflow-y:auto}.inline-profile-role-picker-item{--inline-profile-role-color: var(--accent);width:100%;border:none;border-radius:10px;background:transparent;color:var(--inline-profile-body-text);padding:8px 10px;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:background .14s ease,transform .14s ease,opacity .14s ease}.inline-profile-role-picker-item:hover:not(:disabled){background:color-mix(in srgb,var(--inline-profile-role-color) 14%,var(--inline-profile-surface-hover) 86%)}.inline-profile-role-picker-item:disabled{opacity:.55;cursor:default}.inline-profile-role-picker-dot{width:10px;height:10px;border-radius:999px;background:var(--inline-profile-role-color);flex:0 0 auto}.inline-profile-role-picker-empty{padding:10px 8px;color:var(--inline-profile-body-muted);font-size:12px;text-align:center}@keyframes inline-profile-role-chip-in{0%{opacity:0;transform:translateY(4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.inline-profile-status-bubble{left:94px;right:auto;top:8px;max-width:170px;width:-moz-max-content;width:max-content;padding:7px 10px;border-radius:18px;--inline-profile-status-bubble-bg: color-mix( in srgb, var(--inline-profile-surface-hover) 78%, var(--inline-profile-bottom) 22% );background:var(--inline-profile-status-bubble-bg);color:var(--inline-profile-body-text);box-shadow:0 8px 18px #00000047;z-index:6}.inline-profile-status-bubble:before{left:-12px;top:2px;width:11px;height:11px;background:var(--inline-profile-status-bubble-bg)}.inline-profile-status-bubble .psb-text{font-size:11px;line-height:1.35;max-height:1.35em}.inline-profile-status-bubble.is-expandable:hover .psb-text{white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip;max-height:220px;line-clamp:unset;-webkit-line-clamp:unset}.inline-profile-status-bubble:not(.is-expandable):hover{border-radius:18px}.inline-profile-status-bubble:not(.is-expandable):hover .psb-text{white-space:nowrap;word-break:normal;overflow-wrap:normal;text-overflow:ellipsis;max-height:1.35em}.inline-profile-friend-btn{position:absolute;right:10px;top:8px;width:30px;height:30px;border-radius:10px;border:none!important;background:color-mix(in srgb,var(--inline-profile-surface) 86%,transparent);color:var(--inline-profile-body-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .14s ease,transform .14s ease}.inline-profile-friend-btn:hover{background:color-mix(in srgb,var(--inline-profile-surface-hover) 86%,transparent)}.inline-profile-friend-btn:active{transform:translateY(1px)}.inline-profile-friend-btn.is-friend{color:color-mix(in srgb,#43d37d 76%,var(--inline-profile-body-text) 24%);background:color-mix(in srgb,#43d37d 18%,var(--inline-profile-surface) 82%)}.inline-profile-friend-btn.is-friend:hover{background:color-mix(in srgb,#43d37d 24%,var(--inline-profile-surface-hover) 76%)}.inline-profile-friend-btn.is-sent{color:color-mix(in srgb,#f2bf4a 76%,var(--inline-profile-body-text) 24%);background:color-mix(in srgb,#f2bf4a 18%,var(--inline-profile-surface) 82%)}.inline-profile-friend-btn.is-sent:hover{background:color-mix(in srgb,#f2bf4a 24%,var(--inline-profile-surface-hover) 76%)}.inline-profile-friend-btn svg{width:16px;height:16px;fill:currentColor;display:block}.profile-settings-status{width:18px!important;height:18px!important;border:3px solid var(--surface)!important;bottom:4px!important;right:4px!important;z-index:4}.profile-settings-list{background:var(--bg)!important;padding:14px 16px 18px;display:flex;flex-direction:column;gap:10px}.profile-settings-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:12px;border-radius:12px}.profile-row-left{display:flex;flex-direction:column;gap:6px;min-width:0}.profile-row-label{font-size:12px;font-weight:600;color:var(--text-gray);letter-spacing:.4px}.profile-row-value{font-size:13px;color:var(--text);display:flex;align-items:center;gap:8px;flex-wrap:wrap;white-space:pre-wrap}.profile-row-inline-value{width:100%}.profile-row-inline-input-wrap{width:min(100%,420px)}.profile-row-inline-input{width:min(100%,420px);margin-top:0;background:var(--bg);border:1px solid var(--border)}.profile-row-inline-input:focus{border-color:var(--accent);outline:none}.profile-row-value-bio-editor{width:100%;align-items:stretch}.profile-row-bio-input-wrap{width:100%}.profile-row-bio-input{width:100%;min-height:150px;max-height:170px;resize:none;margin-top:0;background:var(--bg);border:1px solid var(--border)}.profile-row-bio-input:focus{border-color:var(--accent);outline:none}.profile-theme-row-value{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;width:100%}.profile-theme-inline-picker{display:flex;flex-direction:column;gap:6px;min-width:0;padding:8px;border-radius:10px;border:1px solid color-mix(in srgb,var(--border) 78%,transparent);background:color-mix(in srgb,var(--surface) 72%,transparent)}.profile-theme-inline-label{font-size:11px;font-weight:700;color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase}.profile-theme-inline-controls{display:flex;align-items:center;gap:0;min-width:0;width:100%}.profile-theme-inline-color-input{width:100%;min-width:0;height:38px;padding:3px;border:none;border-radius:9px;background:color-mix(in srgb,var(--input-bg) 84%,transparent);cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .12s ease}.profile-theme-inline-color-input:hover{background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.profile-theme-inline-color-input:focus-visible{outline:none}.profile-theme-inline-picker:focus-within{border-color:color-mix(in srgb,var(--accent) 56%,var(--border));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 18%,transparent)}.profile-theme-template-row{grid-column:1 / -1;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:2px}.profile-theme-template-btn{border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);color:var(--text);border-radius:999px;min-height:30px;padding:4px 10px 4px 6px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;cursor:pointer}.profile-theme-template-btn:hover{background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.profile-theme-template-btn.active{background:color-mix(in srgb,var(--accent) 18%,transparent)}.profile-theme-template-swatch{width:18px;height:18px;border-radius:999px;border:none;flex-shrink:0}.profile-theme-template-name{line-height:1;white-space:nowrap}.profile-theme-inline-color-input::-webkit-color-swatch-wrapper{padding:0}.profile-theme-inline-color-input::-webkit-color-swatch{border:none;border-radius:7px;box-shadow:inset 0 0 0 1px color-mix(in srgb,#ffffff 16%,transparent),inset 0 0 0 2px color-mix(in srgb,var(--bg) 28%,transparent)}.profile-theme-inline-color-input::-moz-color-swatch{border:none;border-radius:7px;box-shadow:inset 0 0 0 1px color-mix(in srgb,#ffffff 16%,transparent),inset 0 0 0 2px color-mix(in srgb,var(--bg) 28%,transparent)}.profile-theme-inline-hex-input{margin-top:0;width:100%;min-width:0;height:34px;border-radius:9px;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.01em}.profile-theme-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid color-mix(in srgb,var(--border) 74%,transparent);font-size:12px;color:var(--text);line-height:1}.profile-theme-swatch{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.24);flex-shrink:0}.profile-theme-gradient-chip{width:52px;height:20px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border) 64%,transparent);flex-shrink:0}.profile-row-value-bio{display:block;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.45}.profile-row-value-bio-scroll{width:100%;max-height:118px;overflow-y:auto;overscroll-behavior:contain}.profile-row-value-bio-scroll .custom-scroll-wrap{height:100%}.profile-row-value-bio-content{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.45}.profile-row-link{border:0;background:transparent;color:var(--accent-hover);cursor:pointer;font-size:12px;font-weight:700}.profile-row-actions{display:flex;gap:8px;align-items:center}.profile-row-btn{padding:8px 12px;border-radius:10px;border:none;background:#ffffff0f;color:var(--text);font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.profile-row-btn:hover{background:var(--surface-hover)}.profile-row-btn.primary{background:var(--accent-hover)}.profile-row-btn.primary:hover{background:var(--accent-soft)}.profile-row-btn.danger{background:color-mix(in srgb,var(--err) 20%,transparent);color:var(--err)}.profile-row-btn.danger:hover{background:color-mix(in srgb,var(--err) 30%,transparent);color:var(--err)}.profile-row-btn.ghost{background:transparent}@media(max-width:980px){.profile-settings-layout{grid-template-columns:minmax(0,1fr)}.profile-live-preview-column{position:static}}@media(max-width:640px){.profile-media-avatar-row{flex-direction:column;align-items:flex-start}.profile-media-action-stack{width:100%}}.profile-password-card{margin:14px auto 0;width:100%;max-width:680px;border-radius:16px;background:var(--surface);border:none;box-shadow:0 10px 35px var(--shadow);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-email-card{align-items:flex-start}.profile-password-head{min-width:0;display:flex;flex-direction:column;gap:4px}.profile-password-title{font-size:14px;font-weight:600;color:var(--text)}.profile-password-subtitle{font-size:12px;color:var(--text-gray)}.profile-password-actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.profile-email-details{margin-top:6px;display:flex;flex-direction:column;gap:8px}.profile-email-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--text-gray)}.profile-email-line.is-pending{color:var(--text-muted)}.profile-email-address{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:10px;background:color-mix(in srgb,var(--input-bg) 90%,var(--surface) 10%);color:var(--text);border:none;font-size:12px;font-weight:600}.profile-email-link{display:inline-flex;align-items:center;min-height:28px}@media(max-width:640px){.profile-password-card{flex-direction:column;align-items:flex-start}.profile-password-actions{width:100%;justify-content:flex-start}}.profile-device-sessions-card{margin:14px auto 0;width:100%;max-width:760px;border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 94%,#0b1220 6%),color-mix(in srgb,var(--surface-2) 82%,transparent));border:none;box-shadow:0 18px 44px var(--shadow);padding:18px}.profile-device-sessions-card.standalone{margin-top:18px}.profile-device-sessions-header{display:flex;flex-direction:column;gap:6px}.profile-device-sessions-note{color:var(--text-gray);font-size:12px;line-height:1.5}.profile-device-sessions-scroll{margin-top:14px;width:100%}.profile-device-sessions-summary{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-device-sessions-stat{min-width:0;display:flex;flex-direction:column;gap:4px;padding:14px 14px 12px;border-radius:16px;background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.profile-device-sessions-stat strong{color:var(--text);font-size:24px;line-height:1;font-weight:800}.profile-device-sessions-stat span{color:var(--text-gray);font-size:12px;line-height:1.4}.profile-device-sessions-groups{display:flex;flex-direction:column;gap:18px}.profile-device-session-group{display:flex;flex-direction:column;gap:12px}.profile-device-session-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-gray);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-device-session-item{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:flex-start;gap:14px;border-radius:18px;border:none;background:color-mix(in srgb,var(--surface-2) 90%,transparent);padding:14px;position:relative;overflow:hidden}.profile-device-session-item.is-active{background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 18%,transparent),transparent 44%),color-mix(in srgb,var(--surface) 90%,#0b1220 10%)}.profile-device-session-item.is-history{background:color-mix(in srgb,var(--surface-2) 82%,transparent)}.profile-device-session-icon{width:68px;height:68px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface-hover) 80%,transparent);color:color-mix(in srgb,var(--text) 84%,var(--accent) 16%);box-shadow:inset 0 1px color-mix(in srgb,#fff 10%,transparent),0 10px 20px color-mix(in srgb,#000 16%,transparent)}.profile-device-session-icon.is-desktop{background:color-mix(in srgb,#2cb4ff 18%,var(--surface-hover) 82%);color:#87d9ff}.profile-device-session-icon.is-web{background:color-mix(in srgb,#6ce6a8 15%,var(--surface-hover) 85%);color:#81ebb5}.profile-device-session-icon.is-mobile{background:color-mix(in srgb,#ffc85a 16%,var(--surface-hover) 84%);color:#ffd57a}.profile-device-session-icon svg{width:30px;height:30px;display:block}.profile-device-session-main{min-width:0;display:flex;flex-direction:column;gap:10px}.profile-device-session-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-device-session-heading{min-width:0;display:flex;flex-direction:column;gap:5px}.profile-device-session-title{min-width:0;color:var(--text);font-size:16px;font-weight:700;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.profile-device-session-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.profile-device-session-chips{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px}.profile-device-session-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 78%,transparent);color:var(--text-gray);font-size:11px;font-weight:700}.profile-device-session-chip.is-active{background:color-mix(in srgb,#2fd084 18%,transparent);color:#6ce6a8}.profile-device-session-chip.is-live{background:color-mix(in srgb,#2cb4ff 18%,transparent);color:#87d9ff}.profile-device-session-chip.is-current{background:color-mix(in srgb,var(--accent-hover) 18%,transparent);color:var(--accent-hover)}.profile-device-session-subtitle{color:var(--text-gray);font-size:12px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.profile-device-session-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-device-session-metric{min-width:0;display:flex;flex-direction:column;gap:4px;padding:11px 12px;border-radius:14px;background:color-mix(in srgb,var(--surface-hover) 72%,transparent)}.profile-device-session-metric-label{color:var(--text-gray);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.profile-device-session-metric-value{color:var(--text);font-size:13px;line-height:1.45;font-weight:600;overflow-wrap:anywhere;word-break:break-word}.profile-device-session-empty{border-radius:16px;border:none;background:color-mix(in srgb,var(--surface-2) 78%,transparent);color:var(--text-gray);font-size:12px;line-height:1.5;padding:16px}.profile-device-session-close{width:34px;height:34px;min-width:34px;border:none;border-radius:999px;background:color-mix(in srgb,var(--err) 18%,transparent);color:var(--err);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:transform .18s ease,background .18s ease,opacity .18s ease}.profile-device-session-close:disabled{cursor:default;opacity:.75}.profile-device-session-close svg{width:16px;height:16px;display:block}.profile-device-session-close-dots{font-size:14px;font-weight:800;line-height:1}@media(max-width:640px){.profile-device-sessions-summary,.profile-device-session-item{grid-template-columns:1fr}.profile-device-session-topline{flex-direction:column;align-items:flex-start}.profile-device-session-actions{width:100%;justify-content:space-between}.profile-device-session-chips{justify-content:flex-start}.profile-device-session-close{align-self:flex-start}.profile-device-session-metrics{grid-template-columns:1fr}}.email-change-card{max-width:560px;border:1px solid rgba(47,208,132,.22);box-shadow:0 20px 60px #00000073,0 0 0 1px #2fd0841a inset}.email-change-body{display:flex;flex-direction:column;gap:12px;line-height:1.5}.email-change-text{text-align:center;color:var(--text);font-size:13px}.email-change-flow{margin-top:2px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.email-change-address-card{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:16px;color:var(--text);background:linear-gradient(180deg,#ffffff0f,#ffffff08),linear-gradient(135deg,color-mix(in srgb,var(--profile-theme-top, #5ae4ff) 20%,transparent),color-mix(in srgb,var(--profile-theme-bottom, #7b61ff) 14%,transparent));border:none}.email-change-address-label{text-align:center;font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:var(--text-muted, rgba(255, 255, 255, .7))}.email-change-address-value{text-align:center;font-size:13px;font-weight:700;color:var(--text);line-height:1.5;overflow-wrap:anywhere}.email-change-arrow{display:grid;place-items:center;align-self:center;width:34px;height:34px;border-radius:999px;color:var(--text);background:#ffffff0f;border:none}.email-change-arrow svg{width:18px;height:18px}.media-unsaved-status{font-size:12px;font-weight:600;color:var(--text-gray)}.media-unsaved-status.uploading{color:var(--accent-hover)}.media-unsaved-status.error{color:#ff6b6b}.media-unsaved-status.success{color:#2ecc71}.media-crop-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:grid;place-items:center}.media-crop-card{width:min(560px,92vw);background:var(--surface);border-radius:18px;padding:16px 16px 18px;box-shadow:0 22px 60px var(--shadow);border:1px solid var(--border);color:var(--text)}.media-crop-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.media-crop-title{font-size:16px;font-weight:800}.media-crop-close{background:transparent;border:none;color:var(--text);font-size:18px;cursor:pointer}.media-crop-body{display:grid;gap:14px;align-items:center;justify-items:center}.media-crop-area{position:relative;overflow:hidden;border-radius:18px;background:var(--surface-2);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff0a;touch-action:none;cursor:grab}.media-crop-area:active{cursor:grabbing}.media-crop-area.avatar,.media-crop-area.group{border-radius:50%}.media-crop-image{position:absolute;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;transform:translateZ(0)}.media-crop-controls{width:100%;display:grid;gap:10px;padding:2px 2px 0}.media-crop-label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800;color:var(--text);letter-spacing:.3px}.media-crop-slider{margin:auto;width:100%;accent-color:var(--accent);cursor:ew-resize;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,var(--accent) 0%,rgba(255,255,255,.12) 90%);border-radius:999px;outline:none}.media-crop-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent);border:2px solid var(--surface);box-shadow:0 4px 10px #00000040;cursor:ew-resize}.media-crop-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent);border:2px solid var(--surface);box-shadow:0 4px 10px #00000040;cursor:ew-resize}.media-crop-slider::-moz-range-track{height:6px;border-radius:999px;background:#ffffff1f}.media-crop-hint{font-size:12px;color:var(--text-gray);opacity:.85;margin-top:-4px}.media-crop-error{font-size:12px;color:#ff6b6b;font-weight:700}.success-flash{animation:successFlash 1.5s ease}@keyframes successFlash{0%{background:#78ffb273}to{background:var(--input-bg)}}.media-crop-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.profile-row-edit{display:flex;flex-direction:column;gap:8px}.profile-inline-input{height:42px;font-size:13px;border-radius:10px}.profile-input-counter-wrap{position:relative}.profile-inline-input.has-char-counter{padding-right:110px}.profile-input-counter-wrap-textarea{padding-bottom:0}.profile-bio-input{height:110px;padding:12px 16px;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;overflow-x:hidden}.profile-bio-input.has-char-counter{padding-right:16px;padding-bottom:32px;scrollbar-width:none}.profile-char-counter{position:absolute;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:22px;padding:0 9px;border-radius:8px;border:none;background:var(--surface-2);color:var(--text-muted);font-size:12px;font-weight:600;letter-spacing:.1px;line-height:1;pointer-events:none}.profile-input-counter-wrap-inline .profile-char-counter{top:50%;transform:translateY(-50%)}.profile-input-counter-wrap-textarea .profile-char-counter{bottom:8px}.profile-bio-scroll-wrap{border-radius:10px;overflow:hidden}.profile-bio-scroll-wrap .custom-textarea-track{top:8px;bottom:34px;right:4px}.profile-theme-picker-shell{display:flex;flex-direction:column;gap:10px}.profile-theme-picker-grid{display:flex;flex-direction:column;gap:9px}.profile-theme-picker-card{border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);background:color-mix(in srgb,var(--surface-2) 78%,transparent);overflow:hidden}.profile-theme-picker-card.open{border-color:color-mix(in srgb,var(--accent) 48%,var(--border));background:color-mix(in srgb,var(--surface-2) 72%,var(--accent-soft) 28%)}.profile-theme-picker-trigger{width:100%;border:none;background:transparent;color:var(--text);cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px}.profile-theme-picker-trigger-main{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.profile-theme-picker-trigger-label{font-size:12px;font-weight:700;color:var(--text)}.profile-theme-picker-trigger-hint{font-size:11px;color:var(--text-muted)}.profile-theme-picker-trigger-meta{display:inline-flex;align-items:center;gap:7px;flex-shrink:0}.profile-theme-picker-dot{width:16px;height:16px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border) 74%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,#ffffff 18%,transparent)}.profile-theme-picker-value{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:8px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:color-mix(in srgb,var(--surface) 82%,transparent);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.2px}.profile-theme-picker-popover{border-top:1px solid color-mix(in srgb,var(--border) 74%,transparent);background:color-mix(in srgb,var(--surface) 70%,transparent);padding:9px;display:flex;flex-direction:column;gap:8px}.profile-theme-color-native-wrap{display:inline-flex;align-items:center;gap:8px}.profile-theme-color-input{width:58px;height:34px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:9px;background:transparent;padding:2px;cursor:pointer}.profile-theme-color-input::-webkit-color-swatch-wrapper{padding:0}.profile-theme-color-input::-webkit-color-swatch{border:none;border-radius:6px}.profile-theme-color-input::-moz-color-swatch{border:none;border-radius:6px}.profile-theme-color-native-value{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:8px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:color-mix(in srgb,var(--surface-2) 78%,transparent);color:var(--text-muted);font-size:11px;font-weight:700;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.profile-theme-preset-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}.profile-theme-preset-btn{width:100%;aspect-ratio:1;border-radius:7px;border:1px solid color-mix(in srgb,var(--border) 74%,transparent);cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,#ffffff 16%,transparent)}.profile-theme-preset-btn.active{box-shadow:inset 0 0 0 1px color-mix(in srgb,#ffffff 38%,transparent),0 0 0 2px color-mix(in srgb,var(--accent) 36%,transparent)}.profile-theme-modal-preview{width:100%;min-height:66px;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.profile-theme-modal-preview-rich{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:10px 11px}.profile-theme-modal-preview-title{font-size:13px;font-weight:800;letter-spacing:.01em}.profile-theme-modal-preview-sub{font-size:11px;opacity:.86}.profile-char-counter.warn{color:#ffb85e}.profile-char-counter.danger{color:#ff6b6b;background:#2a1414}.profile-row-hint{font-size:11px;color:var(--text-gray)}.profile-edit-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000001}.profile-edit-card{width:min(420px,92vw);background:var(--input-bg)!important;background-color:var(--input-bg)!important;background-image:none!important;opacity:1;border:none;border-radius:20px;padding:30px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;gap:12px}.profile-edit-card .piksel-input2,.profile-edit-card .profile-inline-input,.profile-edit-card .profile-bio-input{background:color-mix(in srgb,var(--input-bg) 90%,var(--surface) 10%)!important;border:1px solid color-mix(in srgb,var(--border) 88%,transparent);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.profile-edit-card .piksel-input2:focus,.profile-edit-card .profile-inline-input:focus,.profile-edit-card .profile-bio-input:focus{background:var(--input-focus)!important;border-color:color-mix(in srgb,var(--text-gray) 34%,transparent)}.profile-edit-card .piksel-input2::-moz-placeholder,.profile-edit-card .profile-inline-input::-moz-placeholder,.profile-edit-card .profile-bio-input::-moz-placeholder{color:color-mix(in srgb,var(--text-gray) 92%,transparent)}.profile-edit-card .piksel-input2::placeholder,.profile-edit-card .profile-inline-input::placeholder,.profile-edit-card .profile-bio-input::placeholder{color:color-mix(in srgb,var(--text-gray) 92%,transparent)}.profile-edit-inline-loader-dark .auth-btn-loader-dot{background:color-mix(in srgb,var(--surface-2) 82%,#000 18%)}.profile-edit-title{font-size:15px;font-weight:800;color:var(--text)}.profile-edit-text{font-size:12px;color:var(--text-gray)}.profile-edit-actions{display:flex;gap:10px;justify-content:flex-end}.profile-edit-error{font-size:12px;color:var(--err);font-weight:700}.profile-code-input{text-align:center;font-weight:700}.profile-code-input::-moz-placeholder{text-align:center;font-weight:400}.profile-code-input::placeholder{text-align:center;font-weight:400}.profile-edit-group{display:flex;flex-direction:column;gap:6px}.profile-edit-info{text-align:center;font-size:12px;color:var(--text)!important;font-weight:600}.advanced-card{background:var(--surface);border-radius:14px;padding:16px;box-shadow:0 18px 40px var(--shadow)}.advanced-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.advanced-text{display:flex;flex-direction:column;gap:6px}.advanced-title{font-size:14px;font-weight:700;color:var(--text)}.advanced-desc{font-size:12px;color:var(--text-gray);line-height:1.4;max-width:520px}.voice-settings-grid{display:grid;gap:12px}.voice-settings-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}.voice-setting-block{display:flex;flex-direction:column;gap:12px}.voice-setting-block--half{min-width:0}.voice-setting-header{display:flex;flex-direction:column;gap:6px}.voice-setting-header--with-action{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.voice-setting-control-inline{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center}.custom-dropdown-container.voice-device-select .custom-dropdown-header{padding:12px 13px;border:none;background:color-mix(in srgb,var(--input-bg) 90%,var(--surface) 10%)}.custom-dropdown-container.voice-device-select .custom-dropdown-list{max-height:240px;overflow:hidden;padding:0}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-scroll-wrap{height:240px}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-dropdown-scroll-viewport{max-height:240px;overflow-y:auto;overflow-x:hidden;padding:4px}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-scroll-track{right:3px;top:3px;bottom:3px}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-scroll-thumb{background:color-mix(in srgb,var(--accent) 42%,var(--border) 58%)}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-scroll-thumb:hover{background:color-mix(in srgb,var(--accent) 58%,var(--border) 42%)}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-dropdown-scroll-viewport{scrollbar-width:none!important;-ms-overflow-style:none!important}.custom-dropdown-container.voice-device-select .custom-dropdown-list .custom-dropdown-scroll-viewport::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.custom-dropdown-container.voice-device-select .custom-dropdown-header>span,.custom-dropdown-container.voice-device-select .dropdown-option>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-setting-warning{font-size:12px;color:var(--text-gray)}.voice-setting-warning--rich{line-height:1.45}.voice-volume-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.voice-volume-value{font-size:12px;font-weight:700;color:var(--accent);min-width:44px;text-align:right}.voice-volume-slider{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:5px;border-radius:999px;background:color-mix(in srgb,var(--border) 72%,transparent);cursor:pointer}.voice-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:var(--accent);border:2px solid color-mix(in srgb,var(--surface) 80%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--accent) 28%,transparent)}.voice-volume-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--accent);border:2px solid color-mix(in srgb,var(--surface) 80%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--accent) 28%,transparent)}.voice-volume-slider::-moz-range-track{height:5px;border-radius:999px;background:color-mix(in srgb,var(--border) 72%,transparent)}.voice-settings-footer{margin-top:10px;display:flex;justify-content:flex-end}.voice-settings-refresh{border:none;background:color-mix(in srgb,var(--surface) 86%,var(--bg) 14%);color:var(--text);border-radius:10px;width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease}.voice-settings-refresh svg{width:18px;height:18px;fill:currentColor}.voice-settings-refresh:hover{background:color-mix(in srgb,var(--surface-hover) 92%,var(--accent-soft) 8%)}.voice-settings-refresh:disabled{opacity:.65;cursor:default}.voice-settings-refresh.is-loading svg{animation:voice-refresh-spin .9s linear infinite}@keyframes voice-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:980px){.voice-settings-row,.voice-setting-control-inline{grid-template-columns:1fr}}.profile-more2,.profile-more{position:relative}.profile-more-btn{border:none;width:34px;height:34px;border-radius:10px;background:var(--surface);color:var(--text);cursor:pointer;display:grid;place-items:center;transition:transform .2s ease,background .2s ease}.profile-more-btn:hover{background:var(--surface-hover)}.profile-more-menu{position:absolute;top:calc(100% + 8px);right:0;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:6px;min-width:190px;box-shadow:0 18px 40px var(--shadow);z-index:5}.profile-more-item{width:100%;text-align:left;border:none;background:transparent;color:var(--text);font-size:12px;font-weight:600;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s ease}.profile-more-section-label{padding:8px 12px 6px;font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--text-muted)}.profile-more-section-note{padding:6px 12px 10px;font-size:11px;line-height:1.4;color:var(--text-muted)}.profile-more-item:hover{background:var(--status-hover-bg)}.profile-more-item.is-active{color:var(--text);background:var(--surface-hover)}.profile-more-item:disabled{opacity:.6;cursor:default}.profile-more-item:disabled:hover{background:transparent}.profile-more-item.danger{color:var(--err)}.admin-uid-more .profile-more-menu{right:0}.profile-edit-security{width:min(300px,70%);margin:6px auto 2px;display:block;filter:drop-shadow(0 10px 25px rgba(0,0,0,.35));animation:profileEditFloat 4.8s ease-in-out infinite}@keyframes profileEditFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.admin-badge-settings{padding:14px;background:var(--surface);border:none;border-radius:14px}.admin-badge-settings__title{font-size:13px;font-weight:800;color:var(--text);margin-bottom:10px}.admin-badge-settings__grid{display:grid;gap:10px}.admin-badge-settings__actions{margin-top:10px;display:flex;justify-content:flex-end}.admin-badge-settings__list{margin-top:14px}.admin-badge-settings__items{display:flex;flex-direction:column;gap:8px}.admin-badge-settings__item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0a}.admin-badge-settings__info{display:flex;align-items:center;gap:10px}.admin-badge-settings__info img{width:30px;height:30px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.admin-badge-settings__name{font-size:12px;font-weight:800;color:var(--text)}.admin-badge-settings__meta{font-size:11px;color:var(--text-gray)}.admin-badge-settings__delete{border:none;background:var(--danger);color:var(--text);padding:8px 12px;border-radius:10px;font-weight:700;cursor:pointer}.admin-badge-settings__delete:hover{background:#fff;color:var(--err)}select.badge-select{background:var(--input-bg);border:1px solid var(--border);border-radius:10px;padding:12px 14px;color:var(--text);-webkit-appearance:none;-moz-appearance:none;appearance:none}select.badge-select:focus{background:var(--input-focus);border-color:var(--accent-soft)}.admin-badge-settings__items.admin-badges-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-badge-settings__item .admin-badge-card__right,.admin-badge-card__right{display:flex;align-items:center;gap:10px}.admin-badge-settings__edit{border:none;background:var(--surface);color:var(--text);padding:8px 12px;border-radius:10px;font-size:13px;font-weight:400;cursor:pointer}.admin-badge-settings__edit:hover{background:var(--surface-hover)}select.badge-select option{background:var(--bg);color:var(--text)}select.badge-select option{background:var(--status-option-bg, #1e1f22);color:var(--text);padding:10px 12px}select.badge-select option:checked{background:var(--status-selected-bg);color:var(--text)}.custom-dropdown-container.badge-select{width:100%;background:transparent;border:none;box-shadow:none;padding:0}.custom-dropdown-container.badge-select .custom-dropdown-header{background-color:var(--input-bg);border:none;color:var(--text);border-radius:10px;padding:12px 14px;min-height:44px;display:flex;align-items:center;justify-content:space-between}.custom-dropdown-container.badge-select .custom-dropdown-list{margin-top:6px;border-radius:12px;border:none;background:var(--surface);overflow:hidden;z-index:50}.custom-dropdown-container.badge-select .dropdown-option{padding:10px 12px;color:var(--text)}.custom-dropdown-container.badge-select .dropdown-option.active{background:var(--status-selected-bg);box-shadow:inset 0 0 0 1px var(--status-selected-border),0 0 0 2px var(--accent-soft)}.badge-select-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.badge-select-stack{display:grid;grid-template-columns:1fr;gap:10px}.badge-select-row .is-disabled{opacity:.5;pointer-events:none}.custom-dropdown-container.badge-select{position:relative}.custom-dropdown-container.badge-select .custom-dropdown-list{position:absolute;top:calc(100% + 6px);left:0;right:0}.dm-rail-skeleton-avatar.is-animated,.dm-rail-skeleton-line.is-animated{animation:dmPulse 1.2s ease-in-out infinite}.admin-settings-layout{display:flex;flex-direction:column}.admin-settings-layout.tabbed{gap:10px}.admin-top-sticky-shell{position:relative;top:auto;z-index:auto;display:flex;flex-direction:column;gap:8px;padding:8px 12px 10px 0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.admin-welcome-block{border:none;border-radius:14px;background:color-mix(in srgb,var(--surface) 78%,transparent);padding:12px 14px;box-shadow:0 0 0 1px color-mix(in srgb,var(--border) 32%,transparent),0 12px 24px color-mix(in srgb,#000 12%,transparent)}.admin-moderation-log-block{border:none;border-radius:14px;background:color-mix(in srgb,var(--surface) 78%,transparent);padding:10px 12px;box-shadow:0 0 0 1px color-mix(in srgb,var(--border) 28%,transparent),0 10px 18px color-mix(in srgb,#000 10%,transparent)}.admin-moderation-log-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.admin-moderation-log-title-row{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:700;line-height:1}.admin-moderation-log-head__page{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1}.admin-moderation-log-scroll{max-height:328px}.admin-moderation-log-list{display:flex;flex-direction:column;gap:7px;padding-right:4px}.admin-moderation-log-item{border:none;border-radius:10px;background:color-mix(in srgb,var(--surface-2) 88%,transparent);padding:8px 10px;display:flex;flex-direction:column;gap:5px}.admin-moderation-log-item__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-moderation-log-item__badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-hover) 68%,transparent)}.admin-moderation-log-item__badge.tone-danger{color:#ffb4bf;background:color-mix(in srgb,#ff4d67 24%,transparent)}.admin-moderation-log-item__badge.tone-warn{color:#ffd9a2;background:color-mix(in srgb,#ffb14d 22%,transparent)}.admin-moderation-log-item__badge.tone-ok{color:#8ce3ca;background:color-mix(in srgb,#2ec39a 22%,transparent)}.admin-moderation-log-item__badge.tone-neutral{color:var(--text-muted)}.admin-moderation-log-item__icon{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;line-height:0}.admin-moderation-log-item__icon svg{width:13px;height:13px;display:block}.admin-moderation-log-item__time{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.01em;white-space:nowrap}.admin-moderation-log-item__summary{color:var(--text);font-size:12px;font-weight:700;line-height:1.35}.admin-moderation-log-item__reason{color:color-mix(in srgb,var(--text-muted) 94%,#fff 6%);font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-moderation-log-pagination{margin-top:8px}.admin-welcome-shell{display:grid;grid-template-columns:minmax(240px,290px) minmax(0,1fr);align-items:stretch;gap:14px}.admin-welcome-left{min-width:0;max-width:none;display:flex;align-items:center;gap:10px;padding-right:12px;border-right:1px solid color-mix(in srgb,var(--border) 68%,transparent)}.admin-welcome-self-avatar{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid color-mix(in srgb,var(--border) 74%,transparent)}.admin-welcome-self-texts{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-welcome-greeting{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.01em}.admin-welcome-self-name{color:var(--text);font-size:16px;line-height:1.2;font-weight:800;letter-spacing:.01em;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.admin-welcome-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.admin-welcome-admin-tabs{display:flex;align-items:center;gap:8px}.admin-welcome-admin-tab{border:none;border-radius:10px;background:color-mix(in srgb,var(--surface-hover) 72%,transparent);color:var(--text);font-size:12px;font-weight:700;line-height:1;letter-spacing:.01em;padding:8px 10px;cursor:pointer}.admin-welcome-admin-tab:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 38%,var(--border))}.admin-welcome-admin-tab.active{color:var(--text);background:color-mix(in srgb,var(--surface) 84%,var(--accent) 16%)}.admin-welcome-admin-grid-wrap{border-radius:11px;border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);padding:8px;max-height:254px;overflow-y:auto}.admin-welcome-admin-grid{display:flex;flex-wrap:wrap;gap:8px}.admin-welcome-admin-chip{width:calc((100% - 8px)/2);max-width:calc((100% - 8px)/2);border:none;background:color-mix(in srgb,var(--surface-2) 90%,transparent);border-radius:10px;padding:8px;min-height:62px;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.admin-welcome-admin-chip:hover{border-color:color-mix(in srgb,var(--accent) 34%,var(--border));background:color-mix(in srgb,var(--surface-hover) 92%,transparent);transform:translateY(-1px)}.admin-welcome-admin-chip__avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:none}.admin-welcome-admin-chip__texts{min-width:0;display:flex;flex-direction:column;gap:2px}.admin-welcome-admin-chip__name{color:var(--text);font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-welcome-admin-chip__username{color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-welcome-empty{color:var(--text-muted);font-size:12px;font-weight:600;padding:8px 6px}.admin-welcome-uneven-grid{margin-top:2px;display:grid;grid-template-columns:minmax(0,1.64fr) minmax(280px,.96fr);gap:10px}.admin-welcome-uneven-grid--reports-only{grid-template-columns:1fr}.admin-welcome-slot--reports-pane{--admin-report-row-height: 62px;min-height:470px}.admin-welcome-slot--bans-pane{min-height:410px}.admin-welcome-slot__header-right{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.admin-report-overview-pill{height:20px;border-radius:999px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:11px;font-weight:700;line-height:1;background:color-mix(in srgb,var(--surface-hover) 60%,transparent);white-space:nowrap}.admin-report-overview-pill.tone-danger{color:#ff9aa9;background:color-mix(in srgb,#ff5f78 22%,transparent)}.admin-report-overview-pill.tone-warn{color:#ffd290;background:color-mix(in srgb,#ffbc63 20%,transparent)}.admin-report-overview-pill.tone-ok{color:#82e6c4;background:color-mix(in srgb,#39c99d 20%,transparent)}.admin-welcome-summary-row{margin-top:2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-welcome-summary-card{border:1px solid color-mix(in srgb,var(--border) 76%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface-2) 84%,transparent);padding:10px;text-align:left;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .16s ease}.admin-welcome-summary-card:hover{border-color:color-mix(in srgb,var(--accent) 44%,var(--border));background:color-mix(in srgb,var(--surface-hover) 78%,transparent)}.admin-welcome-summary-card:active{transform:scale(.99)}.admin-welcome-summary-card.active{border-color:color-mix(in srgb,var(--accent) 62%,var(--border));background:color-mix(in srgb,var(--accent) 24%,var(--surface-2) 76%)}.admin-welcome-summary-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-welcome-summary-card__title{color:var(--text);font-size:13px;font-weight:800;line-height:1.1}.admin-welcome-summary-card__desc{color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.35}.admin-welcome-detail-panel{--admin-report-row-height: 62px;margin-top:10px;min-height:340px;border-radius:14px;border:1px solid color-mix(in srgb,var(--border) 74%,transparent);background:color-mix(in srgb,var(--surface) 80%,transparent);display:flex;flex-direction:column;overflow:hidden}.admin-welcome-detail-panel__header{min-height:44px;padding:0 12px;border-bottom:1px solid color-mix(in srgb,var(--border) 70%,transparent);display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-welcome-detail-panel__title{color:var(--text);font-size:13px;font-weight:800;line-height:1}.admin-welcome-detail-panel__body{flex:1;min-height:0;overflow:hidden;padding:10px;display:flex;flex-direction:column}.admin-welcome-dual-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-welcome-rail{width:100%;min-height:236px;display:flex;align-items:stretch;gap:10px;overflow-x:auto;padding-bottom:2px}.admin-welcome-rail-item{flex:0 0 auto;width:46px;min-width:46px;min-height:236px;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);background:color-mix(in srgb,var(--surface-2) 84%,transparent);display:flex;align-items:stretch;flex-direction:column;overflow:hidden;transition:width .3s cubic-bezier(.22,1,.36,1),border-color .2s ease,background .2s ease}.admin-welcome-rail-toggle{width:100%;min-width:0;flex:1 1 auto;min-height:0;border:0;border-radius:0;background:transparent;color:var(--text);padding:8px 5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .16s ease}.admin-welcome-rail-toggle:active{transform:scale(.985)}.admin-welcome-rail-toggle__text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);color:var(--text);font-size:12px;font-weight:800;line-height:1;letter-spacing:.01em}.admin-welcome-rail-toggle .admin-welcome-slot__count-badge{writing-mode:horizontal-tb;transform:none}.admin-welcome-rail-item.is-open{width:clamp(360px,42vw,590px);border-color:color-mix(in srgb,var(--accent) 52%,var(--border));background:color-mix(in srgb,var(--surface) 84%,transparent)}.admin-welcome-rail-item.is-open .admin-welcome-rail-toggle{flex:0 0 44px;min-height:44px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid color-mix(in srgb,var(--border) 72%,transparent)}.admin-welcome-rail-item.is-open .admin-welcome-rail-toggle__text{writing-mode:horizontal-tb;text-orientation:mixed;transform:none;font-size:13px;line-height:1.1}.admin-welcome-rail-panel{flex:0 0 auto;width:100%;min-width:0;opacity:0;max-height:0;pointer-events:none;overflow:hidden;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .2s ease .02s}.admin-welcome-rail-item.is-open .admin-welcome-rail-panel{opacity:1;max-height:1200px;pointer-events:auto}.admin-welcome-rail-panel__body{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:8px}.admin-welcome-slot{border-radius:12px;background:color-mix(in srgb,var(--surface) 74%,transparent);padding:10px;min-height:180px;display:flex;flex-direction:column;gap:8px}.admin-welcome-slot__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-welcome-slot__title{color:var(--text);font-size:12px;font-weight:800;letter-spacing:.01em}.admin-welcome-slot__count-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--bg) 88%,#ffffff 12%);color:var(--text);font-size:11px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.admin-welcome-slot__body{flex:1;min-height:0;overflow:hidden}.admin-welcome-slot__body .custom-scroll-wrap,.admin-welcome-slot__scroll{height:100%}.admin-report-stream{height:100%;min-height:0;display:flex;flex-direction:column;gap:8px}.admin-report-stream__scroll{height:auto;flex:1;min-height:0}.admin-report-stream__list{gap:12px;padding:8px 10px 10px 8px}.admin-report-stream__list .admin-welcome-slot__item{border-radius:12px;border:none;background:color-mix(in srgb,var(--surface-2) 88%,transparent);padding:12px 14px;gap:8px;transition:border-color var(--motion-normal) ease,background var(--motion-normal) ease,transform var(--motion-fast) ease}.admin-report-stream__list .admin-welcome-slot__item:hover{border-color:color-mix(in srgb,var(--accent) 44%,var(--border));background:color-mix(in srgb,var(--surface-hover) 86%,transparent)}.admin-report-stream__list .admin-welcome-slot__item:active{transform:scale(.992)}.admin-report-stream__list .admin-welcome-slot__item-reason{font-size:11px;font-weight:700}.admin-report-stream__list .admin-welcome-slot__item-time{font-size:11px}.admin-report-stream__list .admin-welcome-slot__item-meta{font-size:12px;font-weight:700}.admin-report-stream__list .admin-welcome-slot__item-preview{font-size:12px;line-height:1.45;-webkit-line-clamp:3}.admin-report-stream__list .admin-welcome-slot__item-foot{margin-top:6px;align-items:center}.admin-report-pagination{display:flex;align-items:center;margin:auto;gap:8px;padding:0 8px 6px}.admin-report-pagination .mini-admin-btn{margin-top:0;padding:7px 12px;border-radius:9px;min-height:32px}.admin-report-pagination__info{color:var(--text-muted);font-size:12px;font-weight:700}.admin-welcome-slot--reports-pane .admin-welcome-slot__scroll--reports{height:100%;max-height:none}.admin-welcome-slot--reports-pane .admin-welcome-slot__list--reports .admin-welcome-slot__item{min-height:122px}.admin-welcome-slot--bans-pane .admin-welcome-slot__scroll--bans{max-height:none;height:100%}.admin-welcome-detail-panel .admin-welcome-slot__scroll--reports{height:auto;max-height:calc((var(--admin-report-row-height) * 5) + 24px)}.admin-welcome-detail-panel .admin-welcome-slot__list--reports .admin-welcome-slot__item{min-height:var(--admin-report-row-height)}.admin-welcome-rail-panel--reports{--admin-report-row-height: 62px;min-height:0}.admin-welcome-rail-panel--reports .admin-welcome-slot__scroll--reports{height:auto;max-height:calc((var(--admin-report-row-height) * 5) + 24px)}.admin-welcome-rail-panel--reports .admin-welcome-slot__item{min-height:var(--admin-report-row-height)}.admin-welcome-slot__scroll--bans{max-height:280px}.admin-welcome-slot__loading{height:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:12px;font-weight:700}.admin-welcome-slot__placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:12px;font-weight:600}.admin-welcome-slot__list{display:flex;flex-direction:column;gap:7px;padding-right:2px}.admin-welcome-slot__item{border-radius:7px;background:color-mix(in srgb,var(--surface-2) 86%,transparent);padding:7px 9px;display:flex;flex-direction:column;gap:4px}.admin-welcome-slot__item--ban{width:100%;border:1px solid transparent;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .16s ease}.admin-welcome-slot__item--ban:hover{border-color:color-mix(in srgb,var(--accent) 42%,var(--border));background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.admin-welcome-slot__item--ban:active{transform:scale(.995)}.admin-welcome-slot__item--ban:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 80%,#fff 20%);outline-offset:1px}.admin-welcome-slot__item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-welcome-slot__reason-pill{max-width:72%;border-radius:999px;padding:3px 8px 3px 6px;display:inline-flex;align-items:center;gap:6px}.admin-welcome-slot__reason-pill.tone-danger{background:color-mix(in srgb,#ff4f6a 18%,transparent)}.admin-welcome-slot__reason-pill.tone-warn{background:color-mix(in srgb,#ffb347 18%,transparent)}.admin-welcome-slot__reason-pill.tone-neutral{background:color-mix(in srgb,var(--surface-hover) 52%,transparent)}.admin-welcome-slot__reason-dot{width:7px;height:7px;border-radius:999px;background:color-mix(in srgb,var(--text-muted) 80%,#fff 20%);flex-shrink:0}.admin-welcome-slot__reason-pill.tone-danger .admin-welcome-slot__reason-dot{background:#ff657c}.admin-welcome-slot__reason-pill.tone-warn .admin-welcome-slot__reason-dot{background:#ffbc5d}.admin-welcome-slot__item-reason{color:var(--text);font-size:11px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-welcome-slot__item-time{color:var(--text-muted);font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap}.admin-welcome-slot__item-meta{color:color-mix(in srgb,var(--text-muted) 94%,#fff 6%);font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-welcome-slot__item-preview{color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:ellipsis}.admin-welcome-slot__item-foot{margin-top:2px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.admin-report-mini-status{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.admin-report-mini-status__label{font-size:10px;font-weight:800;line-height:1;color:var(--text-muted)}.admin-report-mini-status__bar{position:relative;width:100%;height:4px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 74%,transparent);overflow:hidden}.admin-report-mini-status__bar>span{display:block;height:100%;border-radius:inherit;transition:width .2s ease;background:color-mix(in srgb,var(--text-muted) 72%,#fff 28%)}.admin-report-mini-status.tone-danger .admin-report-mini-status__label{color:#ff8f9e}.admin-report-mini-status.tone-danger .admin-report-mini-status__bar>span{background:linear-gradient(90deg,#ff5d76,#ff8f9f)}.admin-report-mini-status.tone-warn .admin-report-mini-status__label{color:#ffce7d}.admin-report-mini-status.tone-warn .admin-report-mini-status__bar>span{background:linear-gradient(90deg,#ffb861,#ffd493)}.admin-report-mini-status.tone-ok .admin-report-mini-status__label{color:#7be6c1}.admin-report-mini-status.tone-ok .admin-report-mini-status__bar>span{background:linear-gradient(90deg,#43cfa1,#8ff2cf)}.admin-report-inspect-btn{min-width:74px;height:27px;border-radius:9px;border:none;background:var(--btn-bg);color:var(--text);font-size:13px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.admin-report-inspect-btn__icon{width:14px;height:14px;flex:0 0 auto;display:block;opacity:.98}.admin-report-inspect-btn:hover{background:color-mix(in srgb,var(--status-hover-bg) 82%,transparent)}.admin-report-inspect-btn:active{transform:scale(.98)}.admin-report-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;background:color-mix(in srgb,var(--surface-hover) 72%,transparent);color:var(--text-muted)}.admin-report-status-chip.tone-danger{color:#ff9bab;background:color-mix(in srgb,#ff5f79 20%,transparent)}.admin-report-status-chip.tone-warn{color:#ffd089;background:color-mix(in srgb,#ffb964 22%,transparent)}.admin-report-status-chip.tone-ok{color:#7de2bf;background:color-mix(in srgb,#35c497 20%,transparent)}.admin-report-inspect-overlay{z-index:1150;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.admin-report-inspect-modal{width:min(1080px,calc(100vw - 32px));max-width:1080px;max-height:calc(100vh - 28px);display:flex;flex-direction:column;gap:12px;padding:16px;will-change:transform,opacity}.admin-report-inspect-head{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;min-height:30px}.admin-report-inspect-head__left{min-width:0;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.admin-report-inspect-head h3{margin:0;color:var(--text);font-size:22px;font-weight:800;line-height:1.15}.admin-report-inspect-subline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-report-inspect-created{color:var(--text-muted);font-size:11px;font-weight:700}.admin-report-inspect-close{position:absolute;right:0;top:0;width:30px;height:30px;border-radius:10px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:color-mix(in srgb,var(--surface-2) 86%,transparent);color:var(--text-muted);font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.admin-report-inspect-close:hover{border-color:color-mix(in srgb,var(--accent) 44%,var(--border));background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.admin-report-status-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-report-status-step{min-height:34px;border-radius:11px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:color-mix(in srgb,var(--surface-2) 72%,transparent);color:var(--text-muted);font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.admin-report-status-step.done{color:var(--text)}.admin-report-status-step.active{border-color:color-mix(in srgb,var(--accent) 56%,var(--border));background:color-mix(in srgb,var(--accent) 22%,var(--surface-2) 78%)}.admin-report-status-note{color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.3}.admin-report-resolve-box{border:none;background:transparent;padding:0;display:flex;flex-direction:column;gap:10px}.admin-report-resolve-title{color:var(--text);font-size:13px;font-weight:800;line-height:1.2}.admin-report-resolve-grid{display:grid;grid-template-columns:1fr;gap:10px}.admin-report-resolve-select,.admin-report-resolve-select .custom-select-trigger{width:100%}.admin-report-resolve-reason{width:100%;min-height:94px;max-height:178px;overflow-y:auto;resize:none;padding:12px 14px;box-sizing:border-box;line-height:1.42;scrollbar-width:none;-ms-overflow-style:none}.admin-report-resolve-reason::-webkit-scrollbar{width:0;height:0;display:none}.admin-report-resolve-reason-scroll-wrap .custom-textarea-track{top:8px;bottom:8px;right:6px}.admin-report-resolve-reason.has-char-counter{padding-right:16px;padding-bottom:32px}.admin-report-resolve-reason-error{margin-left:auto;font-size:11px;font-weight:700}.admin-report-resolve-preview{margin-top:8px;display:flex;flex-direction:column;gap:6px;min-height:0}.admin-report-resolve-preview-text{text-align:left;min-height:58px}.admin-report-resolve-preview .custom-scroll-wrap{height:auto;max-height:168px}.admin-report-resolve-preview-scroll{max-height:168px;overflow-y:auto;overflow-x:hidden}.admin-report-resolve-preview .custom-scroll-track{top:4px;bottom:4px;right:3px}.admin-report-resolve-minutes{width:100%}.admin-report-inspect-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"evidence detail" "action detail";gap:10px;overflow:hidden}.admin-report-inspect-col{min-height:0;border-radius:12px;border:none;background:color-mix(in srgb,var(--surface-2) 86%,transparent);padding:12px;display:flex;flex-direction:column;gap:8px}.admin-report-inspect-card{flex:0 0 auto}.admin-report-inspect-area-evidence{grid-area:evidence;min-height:0}.admin-report-inspect-area-detail{grid-area:detail;min-height:0}.admin-report-inspect-area-action{grid-area:action}.admin-report-inspect-title{color:var(--text);font-size:14px;font-weight:800;line-height:1.2}.admin-report-evidence-card{flex:1 1 auto;min-height:0;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 58%,transparent);background:color-mix(in srgb,var(--surface) 88%,transparent);padding:8px;display:flex;flex-direction:column;gap:6px}.admin-report-evidence-meta{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:11px;font-weight:700}.admin-report-evidence-scroll{flex:1 1 auto;min-height:0;max-height:none}.admin-report-evidence-scroll .custom-scroll-wrap{height:100%}.admin-report-evidence-body{color:var(--text);font-size:13px;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.admin-report-evidence-body,.admin-report-evidence-body *{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.admin-report-evidence-message{min-height:100%;display:flex;align-items:flex-start;gap:10px}.admin-report-evidence-message__avatar{width:34px;height:34px;border-radius:999px;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.admin-report-evidence-message__content{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.admin-report-evidence-message__head{min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.admin-report-evidence-message__name{color:var(--text);font-size:12px;font-weight:800;line-height:1.2}.admin-report-evidence-message__username{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.2}.admin-report-evidence-message__deleted{height:18px;border-radius:999px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;color:#ffae89;font-size:10px;font-weight:800;line-height:1;background:color-mix(in srgb,#ff6f3d 24%,transparent)}.admin-welcome-slot__item-preview .profile-about-md-root{color:inherit}.admin-report-evidence-body .profile-about-md-root,.admin-report-detail-text .profile-about-md-root{display:block;color:inherit}.admin-report-detail-scroll{flex:1 1 auto;min-height:0;max-height:none}.admin-report-detail-scroll .custom-scroll-wrap{height:100%}.admin-report-detail-stack{display:flex;flex-direction:column;gap:10px;padding-right:2px}.admin-report-user-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-report-user-card{position:relative;width:100%;border:none;border-radius:11px;background:color-mix(in srgb,var(--surface-2) 84%,transparent);padding:10px 10px 30px;text-align:left;display:flex;align-items:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.admin-report-user-card:hover:not(:disabled){background:color-mix(in srgb,var(--surface-hover) 84%,transparent)}.admin-report-user-card:active:not(:disabled){transform:scale(.995)}.admin-report-user-card:disabled{opacity:.68;cursor:not-allowed}.admin-report-user-card__role{position:absolute;right:10px;bottom:8px;color:var(--text-muted);font-size:12px;font-weight:700;line-height:1;text-align:right;pointer-events:none}.admin-report-user-card__row{min-width:0;display:flex;align-items:center;gap:9px;width:100%}.admin-report-user-card__avatar{width:32px;height:32px;border-radius:999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.admin-report-user-card__texts{min-width:0;display:flex;flex-direction:column;gap:2px}.admin-report-user-card__display{color:var(--text);font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-report-user-card__username{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-report-evidence-dm-wrap{padding:2px}.admin-report-evidence-dm-row{padding:6px 6px 6px 4px;border-radius:10px;background:transparent}.admin-report-evidence-dm-row:hover{background:transparent}.admin-report-evidence-dm-row .dm-message-content{gap:4px}.admin-report-evidence-dm-username{color:var(--text-muted);font-size:11px;font-weight:700;line-height:1.2}.admin-report-inline-reason-pill{max-width:none;padding:2px 7px 2px 6px}.admin-report-inline-reason-pill .admin-welcome-slot__item-reason{font-size:10px;font-weight:700}.admin-report-inline-status-chip{min-height:19px;padding:0 8px;font-size:10px}.admin-report-evidence-dm-text{font-size:14px;line-height:1.5}.admin-report-detail-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-report-detail-label{text-align:left;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.01em}.admin-report-detail-value{color:var(--text);font-size:12px;font-weight:700;text-align:right;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-report-detail-block{display:flex;flex-direction:column;gap:6px}.admin-report-detail-text{border-radius:10px;border:1px solid color-mix(in srgb,var(--border) 62%,transparent);background:color-mix(in srgb,var(--surface-2) 86%,transparent);padding:10px;color:var(--text);font-size:12px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.admin-report-detail-text,.admin-report-detail-text *{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.admin-report-id-grid{display:grid;grid-template-columns:1fr;gap:8px}.admin-report-id-item{display:grid;grid-template-columns:1fr;gap:4px}.admin-report-id-copy{position:relative;min-height:34px;border-radius:10px;border:1px solid color-mix(in srgb,var(--border) 66%,transparent);background:color-mix(in srgb,var(--surface-2) 86%,transparent);color:var(--text);padding:0 10px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease}.admin-report-id-copy:hover{background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.admin-report-inspect-actions{margin-top:2px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--border) 66%,transparent);justify-content:flex-end}@media(max-width:980px){.admin-welcome-shell{grid-template-columns:1fr;gap:10px}.admin-welcome-left{max-width:none;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--border) 68%,transparent);padding-right:0;padding-bottom:8px}.admin-welcome-admin-grid{flex-direction:column}.admin-welcome-admin-chip{width:100%;max-width:100%}.admin-welcome-summary-row,.admin-welcome-uneven-grid{grid-template-columns:1fr}.admin-welcome-slot--reports-pane,.admin-welcome-slot--bans-pane,.admin-welcome-detail-panel{min-height:300px}.admin-report-inspect-modal{width:calc(100vw - 18px);max-height:calc(100vh - 18px);padding:14px;gap:12px}.admin-report-inspect-layout{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"evidence" "action" "detail";gap:8px}.admin-report-user-cards{grid-template-columns:1fr}.admin-workspace-segmented{gap:6px}}.admin-workspace-segmented{margin-top:20px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;border-radius:14px;background:color-mix(in srgb,var(--surface) 82%,transparent)}.admin-workspace-pill{border:none;border-radius:10px;background:color-mix(in srgb,var(--surface-2) 65%,transparent);color:var(--text);font-size:13px;font-weight:600;line-height:1;letter-spacing:.01em;padding:9px 12px;cursor:pointer;white-space:nowrap;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.admin-workspace-pill.active{color:var(--text);background:var(--accent-soft)}.admin-settings-layout.tabbed .admin-collapsible-header{display:none}.admin-settings-layout.tabbed .admin-tool-block:not(.is-active),.admin-settings-layout.tabbed .admin-list-section:not(.is-active),.admin-settings-layout.tabbed .admin-banned-section:not(.is-active),.admin-settings-layout.tabbed .admin-reports-section:not(.is-active),.admin-settings-layout.tabbed .admin-system-message-section:not(.is-active),.admin-settings-layout.tabbed .admin-user-ops-section:not(.is-active){display:none}.admin-settings-layout.tabbed .admin-collapsible-content{border-top:0;padding-top:0;margin-top:0;max-width:none;width:100%;overflow:visible!important}.admin-settings-layout.tabbed .admin-tool-block.is-active,.admin-settings-layout.tabbed .admin-list-section.is-active,.admin-settings-layout.tabbed .admin-banned-section.is-active,.admin-settings-layout.tabbed .admin-reports-section.is-active,.admin-settings-layout.tabbed .admin-system-message-section.is-active,.admin-settings-layout.tabbed .admin-user-ops-section.is-active{width:100%}.admin-user-ops-section{order:1}.admin-list-block{order:2}.admin-banned-block{order:2.25}.admin-reports-block{order:2.35}.admin-system-message-section{order:2.6}.admin-tools-section{order:3;display:flex;flex-direction:column;gap:10px}.admin-system-target-card{margin-top:10px;margin-bottom:10px;width:-moz-fit-content;width:fit-content;min-width:432px;max-width:520px;display:flex;align-items:center;gap:10px;border-radius:12px;border:none;background:var(--surface);padding:10px 12px}.admin-system-target-avatar{width:42px;height:42px;min-width:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border)}.admin-system-target-texts{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-system-target-name{color:var(--text);font-size:13px;font-weight:700;line-height:1.2}.admin-system-target-sub{color:var(--text-muted);font-size:12px;line-height:1.2}.admin-system-message-input{width:100%;min-height:92px;resize:none;padding:12px 14px}.admin-system-message-scroll-wrap .custom-textarea-track{top:8px;bottom:8px;right:6px}.admin-system-send-btn{flex:0 0 auto;width:auto;min-width:170px;max-width:240px}.admin-tool-auth{order:1}.admin-tool-badge{order:2}.admin-tool-changelog{order:3}*::-webkit-scrollbar-button,*::-webkit-scrollbar-button:single-button,*::-webkit-scrollbar-button:vertical:decrement,*::-webkit-scrollbar-button:vertical:increment,*::-webkit-scrollbar-button:horizontal:decrement,*::-webkit-scrollbar-button:horizontal:increment,*::-webkit-scrollbar-button:start:decrement,*::-webkit-scrollbar-button:end:increment{-webkit-appearance:none!important;appearance:none!important;display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.dm-chat-messages::-webkit-scrollbar-button,.dm-chat-messages::-webkit-scrollbar-button:single-button,.dm-chat-messages::-webkit-scrollbar-button:single-button:vertical:start:decrement,.dm-chat-messages::-webkit-scrollbar-button:single-button:vertical:end:increment,.dm-chat-messages::-webkit-scrollbar-button:single-button:horizontal:start:decrement,.dm-chat-messages::-webkit-scrollbar-button:single-button:horizontal:end:increment,.dm-chat-messages::-webkit-scrollbar-button:vertical:decrement,.dm-chat-messages::-webkit-scrollbar-button:vertical:increment,.dm-chat-messages::-webkit-scrollbar-button:vertical:start,.dm-chat-messages::-webkit-scrollbar-button:vertical:end,.dm-chat-messages::-webkit-scrollbar-button:horizontal:decrement,.dm-chat-messages::-webkit-scrollbar-button:horizontal:increment,.settings-content::-webkit-scrollbar-button,.settings-content::-webkit-scrollbar-button:single-button,.settings-content::-webkit-scrollbar-button:single-button:vertical:start:decrement,.settings-content::-webkit-scrollbar-button:single-button:vertical:end:increment,.settings-content::-webkit-scrollbar-button:single-button:horizontal:start:decrement,.settings-content::-webkit-scrollbar-button:single-button:horizontal:end:increment,.settings-content::-webkit-scrollbar-button:vertical:decrement,.settings-content::-webkit-scrollbar-button:vertical:increment,.settings-content::-webkit-scrollbar-button:vertical:start,.settings-content::-webkit-scrollbar-button:vertical:end,.settings-content::-webkit-scrollbar-button:horizontal:decrement,.settings-content::-webkit-scrollbar-button:horizontal:increment,.settings-content::-webkit-scrollbar-button:horizontal:start,.settings-content::-webkit-scrollbar-button:horizontal:end{-webkit-appearance:none!important;appearance:none!important;display:none!important;width:0!important;height:0!important;background:transparent!important}.dm-message-row.multiline{padding-top:7px;padding-bottom:7px}.dm-message-row.editing{padding-top:8px;padding-bottom:8px}.dm-message-row.multiline:not(.compact) .dm-message-content,.dm-message-row.editing .dm-message-content{margin-left:0!important}.dm-message-row.editing .dm-bubble{width:100%;max-width:100%}.dm-bubble-text{display:inline-block;min-width:0}.dm-message-actions{top:4px;right:6px}.dm-edit-wrap{position:relative;width:100%;max-width:100%}.dm-edit-input{width:100%}.dm-message-row{display:grid!important;grid-template-columns:34px minmax(0,1fr);-moz-column-gap:10px;column-gap:10px;align-items:flex-start}.dm-message-row .dm-message-avatar-btn{grid-column:1}.dm-message-row .dm-message-content{grid-column:2;min-width:0;justify-content:center}.dm-message-row.compact{min-height:auto}.dm-message-row.compact .dm-message-content{margin-left:0!important;grid-column:2}.dm-message-row.compact .dm-message-inline-time{left:4px;width:30px}.dm-message-row.multiline,.dm-message-row.editing{padding-top:8px;padding-bottom:8px}.dm-message-row.multiline .dm-bubble,.dm-message-row.editing .dm-bubble{width:100%;max-width:100%}.dm-message-row.multiline .dm-bubble-text,.dm-message-row.editing .dm-bubble-text{display:block}.dm-local-only-hint{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;line-height:1.35}.dm-local-only-eye{flex:0 0 auto;color:var(--text-muted);opacity:.95}.dm-local-only-hint-text{padding-top:1px;display:inline}.dm-local-only-delete-link-inline{border:none;background:transparent;color:var(--text-muted);font-size:11px;line-height:1.35;padding:0;cursor:pointer;text-decoration:underline}.dm-local-only-delete-link-inline:hover{color:var(--text)}.dm-system-badge{gap:4px}.dm-system-badge-check{flex:0 0 auto;opacity:.95}.dm-system-badge{position:relative}.dm-system-badge:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);white-space:nowrap;font-size:11px;font-weight:600;line-height:1;color:var(--text);background:color-mix(in oklab,var(--bg) 86%,#000 14%);border:1px solid var(--border);border-radius:6px;padding:6px 8px;opacity:0;pointer-events:none;z-index:40;transition:opacity .16s ease,transform .16s ease}.dm-system-badge:before{content:"";position:absolute;left:50%;bottom:calc(100% + 3px);transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid color-mix(in oklab,var(--bg) 86%,#000 14%);opacity:0;pointer-events:none;z-index:39;transition:opacity .16s ease}.dm-system-badge:hover:after,.dm-system-badge:hover:before{opacity:1}.dm-system-badge:hover:after{transform:translate(-50%) translateY(0)}.dm-system-badge-tooltip-bottom:after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%) translateY(-4px)}.dm-system-badge-tooltip-bottom:before{top:calc(100% + 3px);bottom:auto;border-top:none;border-bottom:5px solid color-mix(in oklab,var(--bg) 86%,#000 14%)}.dm-system-badge-tooltip-bottom:hover:after{transform:translate(-50%) translateY(0)}.dm-system-badge-tooltip-top:after{bottom:calc(100% + 8px);top:auto}.dm-system-badge-tooltip-top:before{bottom:calc(100% + 3px);top:auto}.dm-composer-locked{flex:1 1 auto;width:100%;min-width:0;box-sizing:border-box;height:49px;min-height:42px;border-radius:13px;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);background:var(--input-bg);padding:0 12px;display:flex;align-items:center;gap:8px;margin:0}.dm-composer-wrap-locked{flex:1 1 auto;width:100%;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:0}.dm-composer-locked-icon{width:30px;height:30px;min-width:30px;min-height:30px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;line-height:0;overflow:visible;color:var(--text-muted);opacity:.95}.dm-composer-locked-icon svg{width:20px;height:20px;display:block;fill:currentColor;overflow:visible}.dm-composer-locked-text{flex:1;min-width:0;text-align:left;padding-left:0;color:var(--text);font-size:13px;line-height:1.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-composer-locked-highlight{color:var(--white);font-weight:500}.dm-composer-unblock-btn{border:none;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--text);border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.dm-composer-unblock-btn:hover{background:color-mix(in srgb,var(--accent) 26%,transparent)}.status-dot-svg{--sd-size: 12px;width:var(--sd-size);height:var(--sd-size);min-width:var(--sd-size);min-height:var(--sd-size);display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:0}.status-dot-svg>svg{width:100%;height:100%;display:block}.status-dot-svg.dm-status,.status-dot-svg.friend-status-dot,.status-dot-svg.profile-status-dot,.status-dot-svg.status-dot,.status-dot-svg.status-badge-popup,.status-dot-svg.dm-group-member-status{width:var(--sd-size)!important;height:var(--sd-size)!important;min-width:var(--sd-size)!important;min-height:var(--sd-size)!important;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important}.status-dot-svg.dm-status:before,.status-dot-svg.dm-status:after,.status-dot-svg.friend-status-dot:before,.status-dot-svg.friend-status-dot:after,.status-dot-svg.profile-status-dot:before,.status-dot-svg.profile-status-dot:after,.status-dot-svg.status-dot:before,.status-dot-svg.status-dot:after,.status-dot-svg.status-badge-popup:before,.status-dot-svg.status-badge-popup:after,.status-dot-svg.dm-group-member-status:before,.status-dot-svg.dm-group-member-status:after{content:none!important;display:none!important}.dm-group-member-row.is-offline:after{content:none!important;display:none!important}html *::-webkit-scrollbar-button,html *::-webkit-scrollbar-button:single-button,html *::-webkit-scrollbar-button:single-button:vertical,html *::-webkit-scrollbar-button:single-button:horizontal,html *::-webkit-scrollbar-button:single-button:vertical:start:decrement,html *::-webkit-scrollbar-button:single-button:vertical:end:increment,html *::-webkit-scrollbar-button:single-button:horizontal:start:decrement,html *::-webkit-scrollbar-button:single-button:horizontal:end:increment,html *::-webkit-scrollbar-button:vertical:decrement,html *::-webkit-scrollbar-button:vertical:increment,html *::-webkit-scrollbar-button:vertical:start,html *::-webkit-scrollbar-button:vertical:end,html *::-webkit-scrollbar-button:horizontal:decrement,html *::-webkit-scrollbar-button:horizontal:increment,html *::-webkit-scrollbar-button:horizontal:start,html *::-webkit-scrollbar-button:horizontal:end,html *::-webkit-scrollbar-button:start:decrement,html *::-webkit-scrollbar-button:start:increment,html *::-webkit-scrollbar-button:end:decrement,html *::-webkit-scrollbar-button:end:increment,html *::-webkit-scrollbar-button:vertical:decrement:active,html *::-webkit-scrollbar-button:vertical:increment:active,html *::-webkit-scrollbar-button:horizontal:decrement:active,html *::-webkit-scrollbar-button:horizontal:increment:active{-webkit-appearance:none!important;appearance:none!important;display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.custom-scroll-wrap{position:relative;width:100%;height:100%;min-height:0;overflow:visible;isolation:isolate;contain:layout}.dm-chat-body>.custom-scroll-wrap{display:flex;min-height:0;height:100%}.dm-chat-body>.custom-scroll-wrap>.dm-chat-messages{flex:1;min-height:0;height:100%}.custom-scroll-wrap>.dm-chat-messages,.custom-scroll-wrap>.settings-content,.custom-scroll-wrap>*{scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior:contain;overflow-anchor:none}.custom-scroll-wrap>.dm-chat-messages::-webkit-scrollbar,.custom-scroll-wrap>.settings-content::-webkit-scrollbar,.custom-scroll-wrap>*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.custom-scroll-wrap>*::-webkit-scrollbar-button,.custom-scroll-wrap>*::-webkit-scrollbar-button:single-button,.custom-scroll-wrap>*::-webkit-scrollbar-button:single-button:vertical:start:decrement,.custom-scroll-wrap>*::-webkit-scrollbar-button:single-button:vertical:end:increment,.custom-scroll-wrap>*::-webkit-scrollbar-button:single-button:horizontal:start:decrement,.custom-scroll-wrap>*::-webkit-scrollbar-button:single-button:horizontal:end:increment,.custom-scroll-wrap>*::-webkit-scrollbar-button:vertical:decrement,.custom-scroll-wrap>*::-webkit-scrollbar-button:vertical:increment,.custom-scroll-wrap>*::-webkit-scrollbar-button:horizontal:decrement,.custom-scroll-wrap>*::-webkit-scrollbar-button:horizontal:increment{display:none!important;width:0!important;height:0!important}.custom-scroll-track{position:absolute;right:2px;top:2px;bottom:2px;width:8px;border-radius:999px;background:transparent;z-index:6;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;overflow:hidden;transition:opacity .14s ease}.custom-scroll-wrap>.settings-content+.custom-scroll-track{z-index:9}.custom-scroll-thumb{position:absolute;left:0;top:0;width:100%;border-radius:999px;background:var(--accent);cursor:pointer;transition:background .14s ease,opacity .14s ease;transform:translateZ(0)}.custom-scroll-thumb:hover{background:var(--surface-hover)}.upload-trigger-btn{border:none;background:var(--surface);color:var(--text);width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease}.upload-trigger-btn:hover{background:var(--surface-hover)}.upload-trigger-btn:disabled{opacity:.6;cursor:not-allowed}.upload-trigger-input{display:none}.upload-preview-bar{display:flex;gap:10px;padding:6px 4px 10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent) 72%,transparent) color-mix(in srgb,var(--input-bg) 86%,transparent);scrollbar-gutter:stable both-edges}.upload-preview-bar::-webkit-scrollbar{height:6px}.upload-preview-bar::-webkit-scrollbar-track{background:color-mix(in srgb,var(--input-bg) 86%,transparent);border-radius:999px}.upload-preview-bar::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--accent) 72%,transparent);border-radius:999px}.upload-preview-bar::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--accent) 82%,white 18%)}.upload-card{position:relative;width:200px;flex:0 0 auto;display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:12px;background:color-mix(in srgb,var(--surface) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.upload-card-thumb{width:100%;height:140px;border-radius:10px;overflow:hidden;background:var(--surface-hover);display:grid;place-items:center;font-size:22px}.upload-card-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.upload-icon{filter:grayscale(.2)}.upload-card-main{min-width:0;display:flex;flex-direction:column;gap:6px}.upload-card-name-row{display:flex;align-items:center;gap:6px;min-width:0}.upload-card-name{font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-card-ext{color:var(--text-muted);font-weight:700;font-size:12px}.upload-card-rename{margin-left:auto;border:none;background:transparent;color:var(--text-muted);cursor:pointer;opacity:0;transition:color .16s ease,opacity .16s ease}.upload-card:hover .upload-card-rename{opacity:1}.upload-card-name-input{flex:1;min-width:0;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:6px;padding:4px 6px}.upload-card-status{font-weight:600}.upload-card-meta{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px}.upload-card-progress{flex:1;height:4px;border-radius:999px;background:var(--surface-hover);overflow:hidden}.upload-card-progress span{display:block;height:100%;background:var(--accent);transition:width .16s ease}.upload-card-error{color:var(--danger)}.upload-card-remove{z-index:1;position:absolute;top:8px;right:8px;border:none;background:color-mix(in srgb,var(--bg) 60%,transparent);color:var(--text-muted);cursor:pointer;padding:4px 6px;border-radius:8px;transition:color .16s ease,background .16s ease}.upload-card-remove:hover{color:var(--text);background:var(--surface-hover)}.upload-card-spoiler{z-index:1;position:absolute;top:8px;left:8px;border:none;background:color-mix(in srgb,var(--bg) 60%,transparent);color:var(--text-muted);cursor:pointer;padding:4px 6px;border-radius:8px;transition:color .16s ease,background .16s ease}.upload-card-spoiler.active{color:var(--accent)}.upload-card-spoiler:hover{color:var(--text);background:var(--surface-hover)}.upload-card-thumb img.spoiler{filter:blur(18px)}.dm-attachment-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:8px}.dm-attachment-gallery-stack{display:flex;flex-direction:column;gap:10px;align-items:flex-start;width:100%}.dm-attachment-gallery-stack .dm-attachment-gallery{margin-top:0}.dm-attachment-gallery.single{display:block;max-width:min(620px,92vw)}.dm-attachment-gallery.single.compact-single{display:inline-block;width:-moz-fit-content;width:fit-content;max-width:min(620px,100%)}.dm-attachment{border-radius:12px;border:none;background:color-mix(in srgb,var(--surface) 92%,transparent);overflow:hidden;position:relative}.dm-attachment.single{max-width:min(620px,92vw)}.dm-attachment.dm-attachment-file-shell{background:transparent}.dm-attachment.single.dm-attachment-file-shell{width:min(420px,100%);max-width:min(420px,100%)}.dm-attachment.single.dm-attachment-video-shell{display:inline-block;width:min(250px,100%);max-width:min(250px,100%)}.dm-attachment-gallery.single.compact-single .dm-attachment.single{width:-moz-fit-content;width:fit-content;max-width:100%}.dm-attachment-gallery.single.compact-single .dm-attachment.single.dm-attachment-file-shell{width:min(420px,100%);max-width:min(420px,100%)}.dm-attachment-gallery.single.compact-single .dm-attachment.single.dm-attachment-video-shell{width:min(250px,100%);max-width:min(250px,100%)}.dm-attachment-thumb{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--surface-hover);position:relative}.dm-attachment-gallery.single.compact-single .dm-attachment.single .dm-attachment-thumb{width:-moz-fit-content;width:fit-content;max-width:100%}.dm-attachment-download{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 8px;border:none;border-radius:10px;background:var(--bg);color:var(--text);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease,transform .16s ease;opacity:0;pointer-events:none;transform:translateY(-4px)}.dm-attachment-thumb:hover .dm-attachment-download,.dm-attachment-thumb:focus-within .dm-attachment-download{opacity:1;pointer-events:auto;transform:translateY(0)}.dm-attachment-download:hover{background:var(--bg);color:var(--text)}.dm-attachment-download svg{width:15px;height:15px}.dm-attachment-download span{font-size:12px;font-weight:800}.dm-attachment.single .dm-attachment-thumb{aspect-ratio:auto;max-height:auto}.dm-attachment.single .dm-attachment-thumb img{width:auto;height:auto;max-width:100%;max-height:420px;-o-object-fit:contain;object-fit:contain}.dm-attachment-file{position:relative;display:flex;align-items:center;gap:10px;padding:12px;background:color-mix(in srgb,var(--surface-hover) 80%,transparent);border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);width:min(420px,100%);max-width:100%}.dm-attachment-file-shell .dm-attachment-file{width:100%}.dm-attachment-file-inner{display:flex;align-items:center;gap:10px;width:100%}.dm-attachment-file-audio{align-items:stretch;padding:0;overflow:hidden}.dm-attachment-file-audio-card{width:100%;display:block;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-hover) 82%,transparent),color-mix(in srgb,var(--surface) 86%,transparent))}.dm-attachment-file-icon{width:42px;height:42px;border-radius:10px;background:color-mix(in srgb,var(--surface) 80%,transparent);display:grid;place-items:center;color:var(--text)}.dm-attachment-file-icon svg{width:22px;height:22px}.dm-attachment-file-icon.audio{width:46px;height:46px;border-radius:14px;background:color-mix(in srgb,var(--accent) 22%,var(--surface) 78%);color:color-mix(in srgb,var(--accent) 76%,var(--text) 24%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 22%,transparent)}.dm-attachment-file-meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.dm-attachment-file-name{color:var(--text);font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-attachment-file-subtitle{color:var(--text-gray);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-attachment-file-download{width:36px;min-width:36px;height:36px;padding:0;border-radius:10px;background:color-mix(in srgb,var(--surface) 72%,var(--bg) 28%);color:var(--text);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.dm-attachment-file-download:hover{background:color-mix(in srgb,var(--surface-hover) 78%,var(--bg) 22%)}.dm-attachment-file-download svg{width:16px;height:16px}.dm-attachment-audio-player{width:100%;min-width:0;display:block}.dm-attachment-audio-player-native{display:none}.dm-attachment-audio-player-shell{display:block;width:100%;min-width:0;padding:12px;border-radius:12px;background:color-mix(in srgb,var(--surface) 74%,transparent)}.dm-attachment-audio-controls-row{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.dm-attachment-audio-control{width:40px;min-width:40px;height:40px;border:none;border-radius:999px;background:color-mix(in srgb,var(--accent) 82%,#fff 18%);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 30%,transparent),inset 0 0 0 1px color-mix(in srgb,#fff 14%,transparent)}.dm-attachment-audio-control:hover{filter:brightness(1.06)}.dm-attachment-audio-control svg{width:18px;height:18px}.dm-attachment-audio-control.is-playing svg{width:17px;height:17px}.dm-attachment-audio-track-area{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.dm-attachment-audio-track-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.dm-attachment-audio-track-title{min-width:0;color:var(--text);font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-attachment-audio-track-time{color:var(--text-gray);font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.dm-attachment-audio-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:999px;outline:none;cursor:pointer}.dm-attachment-audio-progress::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:transparent}.dm-attachment-audio-progress::-moz-range-track{height:8px;border-radius:999px;background:transparent}.dm-attachment-audio-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-4px;border-radius:50%;border:2px solid color-mix(in srgb,var(--surface) 78%,#000 22%);background:color-mix(in srgb,#fff 82%,var(--accent) 18%);box-shadow:0 2px 10px #00000047}.dm-attachment-audio-progress::-moz-range-thumb{width:16px;height:16px;border-radius:50%;border:2px solid color-mix(in srgb,var(--surface) 78%,#000 22%);background:color-mix(in srgb,#fff 82%,var(--accent) 18%);box-shadow:0 2px 10px #00000047}.dm-attachment-audio-progress:hover::-webkit-slider-thumb,.dm-attachment-audio-progress:hover::-moz-range-thumb{transform:scale(1.04)}.dm-attachment-video-thumb{aspect-ratio:16 / 9}.dm-attachment-video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000;opacity:0;transition:opacity .18s ease}.dm-attachment-video.is-loaded{opacity:1}.dm-attachment-expired{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 18px;text-align:center;background:linear-gradient(180deg,color-mix(in srgb,#3b1015 68%,var(--surface) 32%),color-mix(in srgb,var(--surface-hover) 86%,#120507 14%));color:var(--text)}.dm-attachment-expired strong{font-size:16px;font-weight:800}.dm-attachment-expired span{color:var(--text-muted);font-size:13px}.dm-attachment-expired-icon{width:44px;height:44px;color:#ff7878}.spoiler-blur{filter:blur(18px)}.dm-attachment-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;opacity:0;transition:opacity .18s ease}.dm-attachment-thumb img.is-loaded{background-color:transparent!important;opacity:1}.dm-attachment-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:6px;background:color-mix(in srgb,rgba(0,0,0,.18) 78%,transparent);pointer-events:none;z-index:1}.dm-attachment-loading .auth-btn-loader-dot{width:7px;height:7px;background:color-mix(in srgb,var(--text) 82%,#bfc7d8 18%)}.dm-attachment-fallback{width:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text);text-align:center;padding:20px 16px;background:linear-gradient(180deg,color-mix(in srgb,#341015 60%,var(--surface) 40%),color-mix(in srgb,var(--surface-hover) 88%,#120507 12%))}.dm-attachment-fallback strong{font-size:15px;font-weight:800}.dm-attachment-fallback span{color:var(--text-muted);font-size:12px}.dm-attachment-fallback-icon{width:42px;height:42px;color:#ff7d7d}.dm-delete-modal-attachment-summary{margin-top:8px;color:var(--text-muted);font-size:12px;font-weight:700}.dm-attachment-thumb.spoiler img{filter:blur(18px)}.dm-attachment-toggle{position:absolute;inset:0;border:none;background:#0000008c;color:var(--text);font-weight:700;cursor:pointer}.dm-lightbox-backdrop{position:fixed;inset:0;background:#000000bf;display:grid;place-items:center;z-index:9000}.dm-lightbox-body{position:relative;width:min(1100px,92vw);max-height:92vh}.dm-lightbox-frame{overflow:hidden;border-radius:14px;background:transparent!important;margin:0 auto;width:100%;max-height:calc(92vh - 84px);display:grid;place-items:center}.dm-lightbox-frame img{display:block;max-width:100%;max-height:calc(92vh - 84px);-o-object-fit:contain;object-fit:contain;transition:width .2s ease,height .2s ease,max-width .2s ease,max-height .2s ease,transform .2s ease}.dm-lightbox-frame.zoomed{overflow:auto;display:block;scrollbar-width:none;-ms-overflow-style:none;touch-action:none;cursor:grab}.dm-lightbox-frame.zoomed::-webkit-scrollbar{width:0;height:0;display:none}.dm-lightbox-frame.zoomed.is-dragging{cursor:grabbing}.dm-lightbox-frame.zoomed img{margin:0 auto;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.dm-lightbox-share{position:fixed;left:50%;bottom:18px;transform:translate(-50%);display:grid;grid-template-columns:1fr auto;gap:10px 12px;align-items:center;width:650px;padding:3px;border:1px solid var(--border);border-radius:14px;background:var(--bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 24px #00000042;z-index:9002}.dm-lightbox-share.copied{animation:dm-lightbox-share-copied 1.5s ease}.dm-lightbox-share-input{min-width:0;width:100%;height:42px;border:none;border-radius:10px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);padding:0 12px;font-size:13px;font-family:monospace}.dm-lightbox-share-copy{height:38px;border:none;border-radius:10px;background:#ffffff0f;color:var(--text);padding:0 14px;font-size:14px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.dm-lightbox-share-copy:hover{background:#ffffff1a}.dm-lightbox-share-copy.copied{border-color:#5fd676cc;color:#9ef0aa}@keyframes dm-lightbox-share-copied{0%{border-color:#5fd676d9;box-shadow:0 0 0 1px #5fd67652}to{border-color:#ffffff1f;box-shadow:0 10px 24px #00000042}}.dm-attachment-name{display:none}.upload-modal-backdrop{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:4000}.upload-modal-card{background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 82%,transparent),color-mix(in srgb,var(--bg) 90%,transparent)),var(--input-bg);border:1px solid color-mix(in srgb,var(--border) 85%,transparent);border-radius:18px;padding:22px 22px 18px;min-width:280px;width:min(420px,90vw);text-align:center;box-shadow:0 22px 46px #0000008c}.upload-modal-card.alert{animation:upload-alert-flash .6s ease-out,upload-alert-shake .4s ease-in-out}@keyframes upload-alert-flash{0%{background:color-mix(in srgb,#ff5e57 26%,var(--input-bg));border-color:color-mix(in srgb,#ff5e57 70%,var(--border))}to{background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 82%,transparent),color-mix(in srgb,var(--bg) 90%,transparent)),var(--input-bg);border-color:color-mix(in srgb,var(--border) 85%,transparent)}}@keyframes upload-alert-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.upload-modal-card h4{margin:0 0 12px;font-size:18px;font-weight:800;color:var(--text)}.upload-modal-card p{margin:0 0 18px;color:var(--text-muted);font-size:14px}.upload-modal-primary{width:100%;border:none;border-radius:10px;padding:11px 12px;background:#fff;color:#000;font-weight:700;cursor:pointer;transition:transform .14s ease,opacity .14s ease}.upload-modal-primary:hover{transform:translateY(1px);opacity:.96}.server-settings-roles-page{display:flex;flex-direction:column;gap:20px}.server-settings-roles-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.server-settings-roles-list-card,.server-settings-roles-detail-card,.server-settings-role-editor-card{border:none;background:color-mix(in srgb,var(--surface-2) 84%,transparent);border-radius:18px}.server-settings-roles-list-card,.server-settings-roles-detail-card{min-height:520px}.server-settings-roles-list-head,.server-settings-role-editor-head,.server-settings-roles-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}.server-settings-roles-list-head,.server-settings-roles-detail-head,.server-settings-role-editor-head{padding:18px 18px 0}.server-settings-roles-list-head strong,.server-settings-role-editor-head strong,.server-settings-roles-detail-title strong{display:block;color:var(--text);font-size:15px;font-weight:800}.server-settings-roles-list-head span,.server-settings-role-editor-head span,.server-settings-roles-detail-title span{display:block;margin-top:5px;color:var(--text-muted);font-size:12px;line-height:1.45}.server-settings-roles-list{display:flex;flex-direction:column;gap:5px;padding:18px}.server-settings-roles-reorder-list{display:flex;flex-direction:column;gap:5px}.server-settings-roles-create-btn{position:relative;width:24px;min-width:24px;height:24px;border:none;cursor:pointer;border-radius:7px;background:color-mix(in srgb,var(--surface) 76%,transparent);color:var(--text);font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,border-color .16s ease,transform .16s ease}.server-settings-roles-create-btn:hover:not(:disabled){background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.server-settings-roles-create-btn:disabled{opacity:.55;cursor:not-allowed}.server-settings-roles-create-btn:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);white-space:nowrap;font-size:12px;font-weight:700;line-height:1;color:var(--text);background:color-mix(in srgb,var(--surface-2) 96%,#000 4%);border:1px solid color-mix(in srgb,var(--border) 84%,#000 16%);border-radius:8px;padding:7px 9px;opacity:0;pointer-events:none;box-shadow:0 12px 24px #00000047;z-index:20;transition:opacity .16s ease,transform .16s ease}.server-settings-roles-create-btn:before{content:"";position:absolute;left:50%;bottom:calc(100% + 5px);transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid color-mix(in srgb,var(--surface-2) 96%,#000 4%);opacity:0;pointer-events:none;z-index:19;transition:opacity .16s ease}.server-settings-roles-create-btn:hover:after,.server-settings-roles-create-btn:hover:before{opacity:1}.server-settings-roles-create-btn:hover:after{transform:translate(-50%) translateY(0)}.server-settings-role-row{width:100%;display:flex;align-items:center;gap:12px;border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);border-radius:14px;padding:12px 13px;color:var(--text);text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease;cursor:pointer;touch-action:none;will-change:transform;content-visibility:auto;contain-intrinsic-size:62px}.server-settings-role-row:hover{background:color-mix(in srgb,var(--surface-hover) 82%,transparent)}.server-settings-role-row.active{background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.server-settings-role-row.dragging{opacity:1;z-index:12;cursor:grabbing}.server-settings-role-row.is-system{cursor:pointer}.server-settings-role-dot{width:12px;height:12px;flex:0 0 12px;border-radius:999px}.server-settings-role-dot.is-large{width:16px;height:16px;flex-basis:16px}.server-settings-role-row-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:3px}.server-settings-role-row-copy strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700}.server-settings-role-row-copy span{color:var(--text-muted);font-size:12px}.server-settings-role-row-grip{display:inline-grid;grid-template-columns:repeat(2,3px);gap:2px;margin-left:auto;opacity:.62}.server-settings-role-row-grip span{width:3px;height:3px;border-radius:999px;background:color-mix(in srgb,var(--text) 74%,transparent)}.server-settings-roles-detail-card{display:flex;flex-direction:column;gap:18px;padding:0 0 18px}.server-settings-roles-detail-title{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px;overflow:hidden}.server-settings-roles-detail-title-main{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:12px;overflow:hidden}.server-settings-roles-detail-title-main>div{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.server-settings-roles-detail-title-main strong{min-width:0;overflow:hidden;text-align:left;font-size:18px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.server-settings-roles-detail-head>.server-settings-action-btn{flex:0 0 auto;align-self:flex-start}.server-settings-role-order-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.server-settings-role-order-btn{min-width:82px;height:38px;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);background:color-mix(in srgb,var(--surface) 76%,transparent);color:var(--text);font-size:12px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease}.server-settings-role-order-btn:hover:not(:disabled){background:color-mix(in srgb,var(--surface-hover) 88%,transparent);border-color:color-mix(in srgb,var(--accent) 28%,var(--border))}.server-settings-role-order-btn:disabled{opacity:.55;cursor:not-allowed}.server-settings-roles-edit-grid{display:grid;grid-template-columns:1fr;gap:18px;padding:0 18px}.server-settings-role-editor-card{padding-bottom:18px}.server-settings-role-field{display:flex;flex-direction:column;gap:10px;padding:18px 18px 0}.server-settings-role-label{text-align:left;color:var(--text);font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.server-settings-role-field-name .server-settings-input-wrap-inline,.server-settings-role-field-color .server-settings-role-color-inline{width:auto}.server-settings-role-detail-tabs{display:flex;align-items:center;gap:18px;padding:0 18px 14px}.server-settings-role-detail-tab{cursor:pointer;height:38px;padding:0 2px;border-radius:0;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--text);font-size:13px;font-weight:700;transition:border-color .18s ease,color .18s ease}.server-settings-role-detail-tab:hover{color:var(--text)}.server-settings-role-detail-tab.active{border-bottom-color:var(--accent);color:var(--text)}.server-settings-role-name-input-wrap{width:min(100%,320px)}.server-settings-role-field-name .server-settings-role-name-input.piksel-input2,.server-settings-role-field-color .server-settings-role-color-input.piksel-input2{background:var(--input-bg);border:1px solid var(--border)!important;box-shadow:none!important;height:38px;border-radius:10px;padding:0 12px!important;text-align:left}.server-settings-role-field-name .server-settings-role-name-input.piksel-input2{width:100%}.server-settings-role-field-name .server-settings-role-name-input.piksel-input2.has-char-counter{padding-right:62px!important}.server-settings-role-field-color .server-settings-role-color-input.piksel-input2{width:132px;min-width:132px;max-width:132px;text-transform:uppercase}.server-settings-role-field-name .server-settings-role-name-input.piksel-input2:focus,.server-settings-role-field-color .server-settings-role-color-input.piksel-input2:focus{background:var(--input-focus)!important;box-shadow:0 0 0 1px var(--accent)!important}.server-settings-role-name-counter{right:10px;min-width:40px;height:20px;padding:0 8px;border-radius:7px;font-size:11px}.server-settings-role-color-grid{display:grid;grid-template-columns:repeat(6,32px);gap:8px;justify-content:flex-start}.server-settings-role-color-swatch{cursor:pointer;width:32px;height:32px;border-radius:10px;border:2px solid color-mix(in srgb,var(--surface) 82%,#000 18%);box-shadow:0 2px 8px color-mix(in srgb,#000 18%,transparent);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.server-settings-role-color-swatch.active{border-color:color-mix(in srgb,var(--accent) 70%,#ffffff 30%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 22%,transparent),0 8px 18px color-mix(in srgb,var(--accent) 24%,transparent)}.server-settings-role-color-swatch:disabled{opacity:.55;cursor:not-allowed}.server-settings-role-color-inline{display:flex;align-items:center;gap:10px}.server-settings-role-color-native{width:38px;height:38px;border:1px solid color-mix(in srgb,var(--border) 70%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface) 82%,transparent);padding:3px}.server-settings-role-color-native::-webkit-color-swatch-wrapper{padding:0}.server-settings-role-color-native::-webkit-color-swatch,.server-settings-role-color-native::-moz-color-swatch{border:none;border-radius:10px}.server-settings-role-permission-groups{display:flex;flex-direction:column;gap:14px;padding:18px 18px 0}.server-settings-role-behavior-list{display:flex;flex-direction:column;gap:0;padding:18px 18px 0}.server-settings-role-members-panel{display:flex;flex-direction:column;gap:16px;padding:0 18px 18px}.server-settings-role-members-head{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap;min-width:0}.server-settings-role-members-search-wrap{display:flex;align-items:center;gap:6px;min-width:0;width:100%;flex:1 1 auto;max-width:none}.server-settings-role-members-search-wrap.has-actions,.server-settings-role-members-search-wrap.is-wide{width:100%;max-width:none}.server-settings-role-members-search.piksel-input2{width:auto;flex:1 1 auto;min-width:0;height:38px;border:1px solid var(--border)!important;border-radius:10px;background:var(--input-bg);box-shadow:none!important;max-width:none}.server-settings-role-members-head-actions{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;min-height:36px;margin-left:auto;justify-content:flex-end}.server-settings-role-members-head-actions.is-empty{display:none}.server-settings-role-members-head .server-settings-action-btn{min-width:0;width:auto;flex:0 0 auto;white-space:nowrap}@media(max-width:760px){.server-settings-role-members-head{align-items:stretch;flex-wrap:wrap}.server-settings-role-members-search-wrap,.server-settings-role-members-search-wrap.has-actions,.server-settings-role-members-search-wrap.is-wide{width:100%}.server-settings-role-members-search.piksel-input2,.server-settings-role-members-search-wrap.is-wide .server-settings-role-members-search.piksel-input2,.server-settings-role-members-search-wrap.has-actions .server-settings-role-members-search.piksel-input2{width:100%;flex:1 1 auto;max-width:none}.server-settings-role-members-head-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.server-settings-role-members-search.piksel-input2:focus{background:var(--input-focus)!important;box-shadow:0 0 0 1px var(--accent)!important}.server-settings-role-members-count{color:var(--text);font-size:12px;font-weight:600;white-space:nowrap}.server-settings-role-members-head .server-settings-action-btn.is-hidden{display:none}.server-settings-role-members-add-panel{display:flex;flex-direction:column;gap:14px;padding:14px;border-radius:16px;border:none;background:color-mix(in srgb,var(--surface) 74%,transparent)}.server-settings-role-members-add-head{display:flex;flex-direction:column;gap:4px}.server-settings-role-members-add-head strong{color:var(--text);font-size:14px;font-weight:800}.server-settings-role-members-add-head span{color:var(--text-muted);font-size:12px;line-height:1.45}.server-settings-role-members-search-wrap.is-add-panel{width:100%}.server-settings-role-members-search-wrap.is-add-panel .server-settings-role-members-search.piksel-input2{width:auto;flex:1 1 auto;min-width:0}.server-settings-role-members-list{display:flex;flex-direction:column;gap:8px}.server-settings-role-members-list.is-add-panel{max-height:240px;overflow:auto;padding-right:2px}.server-settings-role-member-row{cursor:pointer;color:var(--text);gap:12px;border-radius:14px;border:none;background:color-mix(in srgb,var(--surface) 76%,transparent)}.server-settings-role-member-checkbox-spacer{width:18px;min-width:18px;height:18px}.server-settings-role-member-row:hover{background:color-mix(in srgb,var(--surface-hover) 88%,transparent)}.server-settings-role-member-row.is-disabled{opacity:.72}.server-settings-role-member-name{min-width:0;flex:1 1 auto}.server-settings-role-member-name strong,.server-settings-role-member-name span{color:var(--text)!important;text-align:left;display:block}.server-settings-role-member-badge{margin-left:auto;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 92%,transparent);color:var(--text);font-size:12px;font-weight:600;letter-spacing:.02em}.server-settings-role-member-badge.muted{color:var(--text-muted)}.server-settings-role-members-actions.is-add-panel{display:flex;justify-content:flex-end;gap:10px}.server-settings-action-btn.has-inline-loader{position:relative;--server-settings-inline-loader-color: var(--text)}.server-settings-action-btn.danger.has-inline-loader{--server-settings-inline-loader-color: #ff6b6b}.server-settings-action-btn.has-inline-loader.is-loading{color:transparent!important}.server-settings-action-btn.has-inline-loader.is-loading:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:8px;transform:translate(-50%,-50%);background-image:radial-gradient(circle,currentColor 65%,transparent 66%),radial-gradient(circle,currentColor 65%,transparent 66%),radial-gradient(circle,currentColor 65%,transparent 66%);background-repeat:no-repeat;background-size:6px 6px,6px 6px,6px 6px;background-position:0 50%,8px 50%,16px 50%;color:var(--server-settings-inline-loader-color, var(--text));animation:server-settings-button-dots-bounce .82s ease-in-out infinite;pointer-events:none}@keyframes server-settings-button-dots-bounce{0%,to{background-position:0 50%,8px 50%,16px 50%}25%{background-position:0 20%,8px 50%,16px 50%}50%{background-position:0 50%,8px 20%,16px 50%}75%{background-position:0 50%,8px 50%,16px 20%}}.server-settings-roles-empty.slim{margin:0}.server-settings-role-permission-group{border:none;background:color-mix(in srgb,var(--surface) 74%,transparent);border-radius:16px;overflow:hidden}.server-settings-role-permission-group-head{padding:12px 14px;color:var(--text);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.server-settings-role-permission-list{display:flex;flex-direction:column}.server-settings-role-permission-row{text-align:left!important;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px}.server-settings-role-permission-row:last-child{border-bottom:none}.server-settings-role-permission-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.server-settings-role-permission-copy strong{color:var(--text);font-size:13px;font-weight:700}.server-settings-role-permission-copy span{color:var(--text-muted);font-size:12px;line-height:1.45}.server-settings-roles-empty,.server-settings-roles-error{margin:18px;border:none;border-radius:16px;padding:18px;color:var(--text);font-size:13px;text-align:center}.server-settings-roles-error{color:#ff9fa8;border-color:color-mix(in srgb,#ff637d 34%,var(--border));background:color-mix(in srgb,#ff4d67 14%,var(--surface))}.server-settings-role-context-menu{min-width:220px;z-index:2600}.server-settings-role-context-menu-id{padding:8px 12px 10px;color:var(--text-muted);font-size:11px;line-height:1.35;word-break:break-all;border-top:1px solid color-mix(in srgb,var(--border) 70%,transparent)}@media(max-width:1380px){.server-settings-roles-layout{grid-template-columns:260px minmax(0,1fr)}.server-settings-roles-edit-grid{grid-template-columns:1fr}}@media(max-width:980px){.server-settings-roles-layout{grid-template-columns:1fr}.server-settings-roles-list-card,.server-settings-roles-detail-card{min-height:0}}.tip{text-align:left;font-size:12px;color:var(--text-muted)}
