:root{--bg-app:#1e1f22;--bg-sidebar:#2b2d31;--bg-base:#313338;--bg-floating:#111214;--bg-hover:#35373c;--bg-active:#404249;--bg-selected:#43444b;--border-subtle:#3f4147;--border-strong:#4e5058;--text-primary:#f2f3f5;--text-secondary:#b5bac1;--text-muted:#949ba4;--text-faint:#80848e;--text-link:#02a8fc;--text-danger:#ff6b6e;--text-success:#2dc770;--text-warning:#f0b233;--fill-brand:#5865f2;--fill-brand-hover:#4752c4;--fill-danger:#da373c;--fill-danger-hover:#a12d2f;--fill-neutral:#4e5058;--fill-neutral-hover:#6d6f78;--fill-success:#23a559;--focus-ring:#00a8fc;--overlay-hover:#ffffff0a;--overlay-press:#ffffff14;--overlay-scrim:#000000d9;--image-outline:#ffffff1a;--font-sans:"gg sans", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--text-page-title:600 20px/24px var(--font-sans);--text-heading:600 16px/20px var(--font-sans);--text-section:700 12px/16px var(--font-sans);--text-body:400 14px/20px var(--font-sans);--text-body-strong:600 14px/20px var(--font-sans);--text-small:400 12px/16px var(--font-sans);--text-micro:600 11px/14px var(--font-sans);--text-page-title-size:20px;--text-page-title-line-height:24px;--text-page-title-weight:600;--text-heading-size:16px;--text-heading-line-height:20px;--text-heading-weight:600;--text-section-size:12px;--text-section-line-height:16px;--text-section-weight:700;--text-section-letter-spacing:.02em;--text-body-size:14px;--text-body-line-height:20px;--text-body-weight:400;--text-body-strong-size:14px;--text-body-strong-line-height:20px;--text-body-strong-weight:600;--text-small-size:12px;--text-small-line-height:16px;--text-small-weight:400;--text-micro-size:11px;--text-micro-line-height:14px;--text-micro-weight:600;--text-micro-letter-spacing:.02em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--sidebar-width:240px;--topbar-height:48px;--content-form:740px;--content-wide:1160px;--content-gutter:40px;--radius-xs:3px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-low:0 1px 0 #0003, 0 1.5px 0 #0000000d, 0 2px 0 #0000000d;--shadow-medium:0 4px 4px #00000029;--shadow-high:0 8px 16px #0000003d;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--ease:cubic-bezier(.4, 0, .2, 1);--dur-instant:.1s;--dur-press:.12s;--dur-fast:.16s;--dur-normal:.2s;--dur-slow:.24s;--breakpoint-sm:600px;--breakpoint-md:900px;--breakpoint-lg:1280px}@supports (color:lab(0% 0 0)){:root{--bg-app:lab(11.6881% .10787 -2.25744);--bg-sidebar:lab(18.4159% -.166699 -2.9967);--bg-base:lab(21.1872% .0227094 -3.38257);--bg-floating:lab(5.43187% -.0687838 -1.20845);--bg-hover:lab(23.0434% .0198632 -3.38443);--bg-active:lab(28.0018% .372887 -4.49666);--bg-selected:lab(28.9145% .803515 -4.44189);--border-subtle:lab(27.5494% .208721 -4.13178);--border-strong:lab(34.0234% .514954 -4.8646);--text-primary:lab(95.8116% -.0822842 -1.13577);--text-secondary:lab(75.2646% -.769168 -4.05604);--text-muted:lab(63.6601% -1.19182 -5.46362);--text-faint:lab(55.0217% .0337064 -6.01828);--text-link:lab(64.945% -13.8546 -52.5992);--text-danger:lab(64.731% 57.6261 28.6395);--text-success:lab(71.2719% -55.1557 31.8842);--text-warning:lab(76.9634% 15.319 68.8343);--fill-brand:lab(48.0624% 29.0396 -73.9584);--fill-brand-hover:lab(39.27% 24.0274 -62.294);--fill-danger:lab(50.1827% 63.0805 37.8739);--fill-danger-hover:lab(37.7894% 48.1531 28.1562);--fill-neutral:lab(34.0234% .514954 -4.8646);--fill-neutral-hover:lab(46.8899% .641167 -5.2363);--fill-success:lab(59.8691% -48.4559 29.177);--overlay-hover:lab(100% 0 0/.04);--overlay-press:lab(100% 0 0/.08);--overlay-scrim:lab(0% 0 0/.85);--image-outline:lab(100% 0 0/.1);--shadow-low:0 1px 0 lab(0% 0 0/.2), 0 1.5px 0 lab(0% 0 0/.05), 0 2px 0 lab(0% 0 0/.05);--shadow-medium:0 4px 4px lab(0% 0 0/.16);--shadow-high:0 8px 16px lab(0% 0 0/.24)}}@media (max-width:767.98px){:root{--content-gutter:var(--space-4)}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{background-color:var(--bg-app);height:100%;color:var(--text-primary);font:var(--text-body);font-family:var(--font-sans)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{color:var(--text-primary);background-color:#5865f259;background-color:lab(48.0624% 29.0396 -73.9584/.35)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img{outline:1px solid var(--image-outline);outline-offset:-1px;max-width:100%;display:block}input,textarea,select,button{font:inherit;color:inherit}input,textarea,select{font-size:16px}@media (min-width:768px){input,textarea,select{font-size:14px}}button{cursor:pointer;background:0 0;border:none;padding:0}a{color:var(--text-link);text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:gg sans;src:url("/fonts/gg sans Regular.ttf")format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:gg sans;src:url("/fonts/gg sans Medium.ttf")format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:gg sans;src:url("/fonts/gg sans Semibold.ttf")format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:gg sans;src:url("/fonts/gg sans Bold.ttf")format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:gg sans;src:url("/fonts/gg sans Bold.ttf")format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-sans:"gg sans", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--discord-bg-base:#313338;--discord-bg-app:#1e1f22;--discord-bg-sidebar:#2b2d31;--discord-bg-panel:#2b2d31;--discord-bg-elevated:#232428;--discord-bg-hover:#35373c;--discord-bg-active:#404249;--discord-bg-input:#383a40;--discord-bg-row:#ffffff04;--discord-bg-row-hover:#ffffff08;--discord-bg-menu:#11141b;--discord-bg-media:#0b0d12;--discord-border:#2d3340;--discord-border-subtle:#ffffff13;--discord-text:#f2f3f5;--discord-muted:#b5bac1;--discord-subtle:#949ba4;--discord-faint:#69707c;--discord-blurple:#5865f2;--discord-blurple-hover:#4e5bd5;--discord-green:#23a559;--discord-red:#f23f42;--discord-red-hover:#d83c3e;--discord-yellow:#f0b232;--discord-radius-panel:8px;--discord-radius-control:4px;--discord-shadow-elevated:0 18px 42px #00000047;--discord-rail-width:72px;--discord-sidebar-width:280px;--discord-topbar-height:72px;--discord-content-gap:24px;--bg:var(--discord-bg-app);--sidebar:var(--discord-bg-sidebar);--surface:var(--discord-bg-panel);--surface-2:var(--discord-bg-elevated);--line:var(--discord-border-subtle);--text:var(--discord-text);--muted:var(--discord-muted);--subtle:var(--discord-subtle);--brand:var(--discord-blurple)}*{box-sizing:border-box}html{background:var(--discord-bg-app);min-height:100%}body{background:radial-gradient(circle at 76% -18%, #5865f21a, transparent 30%), radial-gradient(circle at 20% 12%, #ffffff06, transparent 28%), var(--discord-bg-base);min-height:100vh;color:var(--discord-text);font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:16px;line-height:1.375}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}:focus-visible{outline:2px solid var(--discord-blurple);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.discord-server-rail{background:var(--discord-bg-app);flex-direction:column;align-items:center;gap:12px;padding:16px 0;display:flex}.discord-channel-sidebar{background:var(--discord-bg-sidebar);border-right:1px solid #ffffff0f;flex-direction:column;min-height:100vh;display:flex}.discord-avatar{background:var(--discord-blurple);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid}.discord-avatar--image{object-fit:cover}.discord-avatar--small{width:32px;height:32px;font-size:11px}.discord-user-copy{min-width:0;display:grid}.discord-user-copy strong{color:var(--discord-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.discord-user-copy span{color:var(--discord-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.panel{border:1px solid var(--discord-border-subtle);background:var(--discord-bg-panel);border-radius:12px;margin:28px;padding:28px}.discord-message-row{transition:background-color var(--dur-instant) var(--ease);border-top:0;margin-top:17px;padding:2px 48px 2px 72px;position:relative}.discord-message-row--grouped{margin-top:0}.discord-message-row--has-reply{margin-top:17px;padding-top:4px}.discord-message-row--has-reply .discord-message-avatar{top:26px}.discord-message-row:hover{background:var(--overlay-hover)}.discord-message-row:first-child{border-top:0}.discord-message-row:last-child{border-radius:0}.discord-message-avatar{object-fit:cover;outline:1px solid var(--image-outline);outline-offset:-1px;border-radius:50%;width:40px;height:40px;position:absolute;top:2px;left:16px}.discord-message-gutter-time{padding-top:3px;width:56px;color:var(--discord-faint);text-align:end;white-space:nowrap;font-variant-numeric:tabular-nums;opacity:0;transition:opacity var(--dur-instant) var(--ease);padding-inline-end:4px;font-size:11px;line-height:1.375;position:absolute;top:0;left:0}.discord-message-row:hover .discord-message-gutter-time{opacity:1}@media (hover:none){.discord-message-gutter-time{opacity:1}}.discord-message-avatar--fallback{background:var(--discord-bg-elevated);color:var(--discord-text);place-items:center;font-weight:800;display:grid}.discord-message-body{min-width:0}.discord-message-header{min-height:20px;color:var(--discord-subtle);align-items:center;gap:6px;font-size:12px;display:flex}.username{color:#fff;font-size:15px;font-weight:500;line-height:20px}.discord-role-icon{object-fit:contain;width:18px;height:18px}.discord-message-timestamp{color:#8a8d96;font-size:12px;line-height:1}.discord-message-menu{z-index:1;opacity:0;transition:opacity var(--dur-instant) var(--ease);pointer-events:none;position:absolute;top:-14px;right:16px}.discord-message-row:hover .discord-message-menu,.discord-message-row .discord-message-menu:focus-within{opacity:1;pointer-events:auto}@media (hover:none){.discord-message-menu{opacity:1;pointer-events:auto}}.discord-overflow-button{color:#b5bac1;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:flex}.discord-overflow-button:hover{color:#dbdee1;background-color:#ffffff14}.discord-message-content{color:#dbdee1;overflow-wrap:anywhere;white-space:pre-wrap;text-wrap:pretty;margin:0;font-size:16px;line-height:1.375}.discord-message-components{gap:8px;margin-top:8px;display:grid}.discord-message-component-row{flex-wrap:wrap;gap:8px;display:flex}.discord-message-components .discord-button{min-height:32px;padding-inline:14px}.discord-button--success{background:var(--discord-green)}.discord-button--link{background:#4e5058;text-decoration:none}.discord-message-components .discord-button:disabled{cursor:not-allowed;opacity:.55}.discord-date-divider{margin:var(--space-5) var(--space-4) var(--space-2);border-top:1px solid var(--border-subtle);color:var(--text-muted);font-size:var(--text-micro-size);font-weight:var(--text-section-weight);letter-spacing:var(--text-section-letter-spacing);text-align:center;justify-content:center;align-items:center;display:flex;position:relative}.discord-date-divider span{padding:0 var(--space-2);background:#313338;margin-top:-8px}.discord-reply-preview{color:#aeb1ba;align-items:center;gap:4px;max-width:min(760px,100%);margin:0 0 2px;font-size:13px;font-weight:600;line-height:18px;display:flex;position:relative}.discord-reply-preview:before{content:"";border-top:2px solid #4e5058;border-left:2px solid #4e5058;border-top-left-radius:6px;width:32px;height:16px;position:absolute;top:7px;left:-36px}.discord-reply-author{flex:none}.discord-reply-content{color:#dbdee1;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.attachment{color:#cfd3ff;background:#5865f226;border-radius:6px;margin-top:10px;padding:8px 10px;display:inline-flex}.discord-file-attachment{color:#00a8fc;background:#18191c;border:1px solid #3f4147;border-radius:4px;align-items:center;gap:12px;min-width:min(432px,100%);max-width:432px;padding:16px}.discord-file-attachment strong,.discord-file-attachment small{display:block}.discord-file-attachment strong{color:#00a8fc;font-size:14px;font-weight:600}.discord-file-attachment small{color:#b5bac1;margin-top:2px;font-size:12px}.page-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.page-header h1{margin:0;font-size:28px}.discord-field,.field{gap:8px;display:grid}.discord-field-label,.field span{color:var(--discord-muted);text-transform:uppercase;font-size:12px;font-weight:700}.discord-field-description,.field small{color:var(--discord-subtle);margin-top:-4px;font-size:13px}.discord-field input,.discord-field select,.discord-field textarea,.discord-input,.discord-select,.discord-textarea,.field input,.field textarea,.field select{border-radius:var(--discord-radius-control);background:var(--discord-bg-input);width:100%;min-height:40px;color:var(--discord-text);border:0;padding:9px 12px}.discord-field textarea,.discord-textarea,.field textarea{resize:vertical;min-height:112px}.discord-button,.ui-button{border-radius:var(--discord-radius-control);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.discord-button--primary,.ui-button.primary{background:var(--discord-blurple)}.discord-button--primary:hover,.ui-button.primary:hover{background:var(--discord-blurple-hover)}.discord-button--secondary,.ui-button.secondary{color:#fff;background:#4e5058;transition:background-color .15s}.discord-button--secondary:hover,.ui-button.secondary:hover{background:#6d6f78}.discord-button--danger,.ui-button.danger{background:var(--discord-red)}.discord-button--danger:hover,.ui-button.danger:hover{background:var(--discord-red-hover)}.discord-button:disabled,.ui-button:disabled,.discord-button[aria-disabled=true],.ui-button[aria-disabled=true]{cursor:not-allowed;opacity:.55}.page-header.compact{margin-bottom:10px}.page-header.compact h2{margin:0}.attachment-grid{flex-direction:column;align-items:flex-start;gap:10px;margin-top:10px;display:flex}.media-frame{border:1px solid var(--image-outline);background:var(--discord-bg-media);border-radius:8px;max-width:min(520px,100%);display:block;overflow:hidden}.media-frame img,video.media-frame{object-fit:contain;background:var(--discord-bg-media);width:100%;max-height:420px;display:block}.voice-message{flex-direction:column;gap:8px;width:min(520px,100%);display:flex}.voice-message-meta{color:#dbdee1;align-items:center;gap:8px;font-size:13px;display:flex}.voice-message-meta svg{color:var(--discord-muted)}.voice-message-meta small{color:var(--discord-muted);font-weight:600}.discord-poll{border:1px solid var(--discord-border-subtle);background:var(--discord-bg-elevated);border-radius:8px;width:min(520px,100%);margin-top:10px;padding:12px}.discord-poll-question{color:#f2f3f5;margin-bottom:10px;font-weight:700}.discord-poll-answers{flex-direction:column;gap:8px;display:flex}.discord-poll-answer{background:#2b2d31;border-radius:6px;padding:8px}.discord-poll-answer-row{color:#dbdee1;justify-content:space-between;gap:12px;font-size:14px;display:flex}.discord-poll-answer-label{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:flex}.discord-poll-answer-count{color:var(--discord-muted);flex:none;font-weight:600}.discord-poll-answer-emoji{object-fit:contain;width:18px;height:18px}.discord-poll-answer-bar{background:#3f4147;border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.discord-poll-answer-bar span{border-radius:inherit;background:var(--discord-blurple);height:100%;display:block}.embed-summary{border-left:4px solid var(--discord-blurple);color:#dbdee1;background:#2b2d31;border-radius:4px;max-width:520px;margin-top:10px;padding:12px 16px;font-size:14px;transition:background .15s}.embed-summary:hover{background:#2e3035}.embed-summary-content{justify-content:space-between;gap:16px;display:flex}.embed-summary-text{flex:1;min-width:0}.embed-author{color:#fff;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.embed-author-icon{object-fit:cover;border-radius:50%;width:24px;height:24px}.embed-author-link{color:#fff;text-decoration:none}.embed-author-link:hover{text-decoration:underline}.embed-author-name{color:#fff}.embed-title{color:#fff;margin-bottom:8px;font-size:16px;font-weight:600}.embed-title a{color:#00a8fc;text-decoration:none}.embed-title a:hover{text-decoration:underline}.embed-description{color:#dbdee1;white-space:pre-wrap;word-break:break-word;text-wrap:pretty;font-size:14px;line-height:1.375}.embed-fields{grid-template-columns:repeat(12,1fr);gap:8px;margin-top:8px;display:grid}.embed-field{grid-column:span 12}.embed-field--inline{grid-column:span 4}.embed-field-name{color:#949ba4;text-transform:capitalize;margin-bottom:2px;font-size:12px;font-weight:700}.embed-field-value{color:#dbdee1;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.25}.embed-thumbnail{border-radius:4px;flex:none;max-width:80px;max-height:80px;overflow:hidden}.embed-thumbnail img{object-fit:contain;width:100%;height:100%}.embed-image{border-radius:4px;max-width:100%;margin-top:10px;overflow:hidden}.embed-image img{object-fit:contain;max-width:100%;max-height:300px;display:block}.embed-video{object-fit:contain;background:#0b0d12;border-radius:4px;width:100%;max-width:520px;max-height:300px;margin-top:10px;display:block}.embed-footer{color:#949ba4;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.embed-footer-icon{object-fit:cover;border-radius:50%;width:20px;height:20px}.embed-footer-text{font-weight:500}.embed-thumbnail,.embed-image,.embed-video,.embed-author-icon,.embed-footer-icon,img.discord-sticker{outline:1px solid var(--image-outline);outline-offset:-1px}@media (max-width:480px){.embed-field--inline{grid-column:span 6}}.discord-context-menu{z-index:20;background:#111214;border-radius:4px;flex-direction:column;min-width:188px;padding:6px;display:flex;position:absolute;top:32px;right:0;box-shadow:0 8px 16px #0000003d}.discord-context-menu button{color:#dbdee1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:2px;outline:none;min-height:32px;margin:2px 0;padding:6px 8px;font-size:14px;font-weight:500;transition:background-color 50ms,color 50ms}.discord-context-menu button:hover{color:#fff;background:#5865f2}.discord-context-menu .discord-menu-item{color:#dbdee1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:2px;outline:none;align-items:center;gap:8px;min-height:32px;margin:2px 0;padding:6px 8px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color 50ms,color 50ms;display:flex}.discord-context-menu .discord-menu-item:hover{background:var(--discord-blurple);color:#fff}.discord-context-menu .discord-menu-item--danger{color:var(--discord-red)}.discord-context-menu .discord-menu-item--danger:hover{background:var(--discord-red);color:#fff}@media (max-width:720px){.discord-server-rail{display:none}.discord-channel-sidebar{z-index:30;border-right:0;border-bottom:1px solid var(--discord-border-subtle);min-height:auto;position:sticky;top:0}}.discord-list-panel .page-header{margin-bottom:14px}@media (max-width:640px){.discord-option-row,.discord-compact-row{grid-template-columns:1fr}}.transcript-export-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:720px){.transcript-export-actions{justify-content:flex-start}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#1e1f22;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#111214}html,body{scrollbar-width:thin;scrollbar-color:#1e1f22 var(--discord-bg-base)}select.discord-select,.discord-field select,.field select,.search-card select,.audit-log-filters select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23b5bac1\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:36px;transition:border-color .15s,box-shadow .15s,background-image .15s}select.discord-select:hover,.discord-field select:hover,.field select:hover,.search-card select:hover,.audit-log-filters select:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23f2f3f5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>")}select::-ms-expand{display:none}.discord-field input:focus,.discord-field select:focus,.discord-field textarea:focus,.discord-input:focus,.discord-select:focus,.discord-textarea:focus,.field input:focus,.field textarea:focus,.field select:focus,.search-card select:focus,.audit-log-filters select:focus{border-color:var(--discord-blurple);box-shadow:0 0 0 1px var(--discord-blurple);outline:none}.discord-field input,.discord-field select,.discord-field textarea,.discord-input,.discord-select,.discord-textarea,.field input,.field textarea,.field select,.search-card select,.audit-log-filters select{transition:border-color .15s,box-shadow .15s,background-color .15s}.discord-button,.ui-button{transition:background-color .15s,color .15s,transform .1s}.discord-button:active,.ui-button:active{transform:scale(.98)}.discord-transcript-container{height:100vh;font-family:var(--font-sans);grid-template-columns:72px 240px minmax(0,1fr) 240px;display:grid;overflow:hidden}.discord-server-rail{background:#1e1f22;border-right:none;flex-direction:column;align-items:center;gap:8px;padding:12px 0;display:flex}.discord-channel-sidebar{background:#2b2d31;border-right:none;flex-direction:column;height:100%;min-height:0;display:flex}.discord-chat-container{background:#313338;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative}.discord-chat-header{align-items:center;gap:var(--space-3);min-height:var(--topbar-height);padding:0 var(--space-4);z-index:10;background:#313338;border-bottom:1px solid #0003;display:flex;box-shadow:0 1px 2px #0000003d}.discord-chat-header-title{align-items:center;gap:var(--space-2);min-width:0;display:flex}.discord-chat-header h1{align-items:center;gap:var(--space-1);min-width:0;font-size:var(--text-heading-size);line-height:var(--text-heading-line-height);font-weight:var(--text-heading-weight);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;display:flex;overflow:hidden}.discord-chat-header-hash{color:var(--text-muted)}.discord-chat-header-meta{min-width:0;border-inline-start:1px solid var(--border-subtle);color:var(--text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line-height);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;padding-inline-start:var(--space-3);overflow:hidden}.discord-chat-header-actions{align-items:center;gap:var(--space-2);flex:none;margin-inline-start:auto;display:flex}.discord-chat-messages{flex:1;padding:16px 0 24px;overflow-y:auto}.discord-chat-messages::-webkit-scrollbar{width:8px}.discord-channel-sidebar-channels::-webkit-scrollbar{width:8px}.discord-members-list::-webkit-scrollbar{width:8px}.discord-chat-messages::-webkit-scrollbar-track{background:#2b2d31}.discord-channel-sidebar-channels::-webkit-scrollbar-track{background:#2b2d31}.discord-members-list::-webkit-scrollbar-track{background:#2b2d31}.discord-chat-messages::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:4px}.discord-channel-sidebar-channels::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:4px}.discord-members-list::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:4px}.discord-members-sidebar{background:#2b2d31;border-left:1px solid #ffffff0a;flex-direction:column;width:240px;height:100%;min-height:0;display:flex}.discord-members-list{flex:1;padding:16px 8px;overflow-y:auto}.discord-members-group{margin-bottom:0}.discord-members-group-title{color:var(--discord-subtle);font-variant-numeric:tabular-nums;align-items:center;padding:24px 8px 4px;font-size:12px;font-weight:600;line-height:16px;display:flex}.discord-members-group:first-child .discord-members-group-title{padding-top:0}.discord-member-card{align-items:center;gap:var(--space-2);padding:6px var(--space-2);border-radius:var(--radius-sm);transition:background-color var(--dur-instant) var(--ease);display:flex}.discord-member-card:hover{background:var(--overlay-hover)}.discord-member-avatar-wrapper{flex:none;width:32px;height:32px;position:relative}.discord-member-avatar,.discord-member-avatar-fallback{object-fit:cover;border-radius:50%;width:32px;height:32px}.discord-member-avatar{outline:1px solid var(--image-outline);outline-offset:-1px;display:block}.discord-member-avatar-fallback{background:var(--discord-bg-elevated);color:var(--discord-text);place-items:center;font-size:13px;font-weight:700;display:grid}.discord-member-info{flex-direction:column;gap:2px;min-width:0;display:flex}.discord-member-line{align-items:center;min-width:0;display:flex}.discord-member-username{color:var(--discord-muted);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:20px;overflow:hidden}.discord-channel-sidebar-header{height:var(--topbar-height);padding:0 var(--space-4);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #0003;align-items:center;font-size:15px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000003d}.discord-channel-sidebar-channels{padding:var(--space-4) var(--space-2);flex:1;overflow-y:auto}.discord-channel-state{margin-bottom:var(--space-1);padding:0 var(--space-2);color:var(--text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line-height)}.discord-channel-item{align-items:center;gap:var(--space-1);padding:6px var(--space-2);border-radius:var(--radius-sm);color:var(--text-muted);margin-bottom:2px;font-size:15px;font-weight:500;display:flex}.discord-channel-item .channel-hashtag{width:20px;color:var(--discord-faint);text-align:center;font-size:20px;font-weight:400}.discord-channel-item--active{background:var(--bg-selected);color:var(--text-primary)}.discord-channel-sidebar-footer{align-items:center;gap:var(--space-2);height:52px;padding:0 var(--space-2);background:#232428;display:flex}.discord-channel-sidebar-footer .discord-avatar--image{outline:1px solid var(--image-outline);outline-offset:-1px}.discord-rail-icon-wrapper{justify-content:center;width:100%;display:flex;position:relative}.discord-rail-icon-indicator{transform-origin:0;background:#fff;border-radius:0 4px 4px 0;width:4px;height:20px;transition:transform .15s,height .15s,top .15s;position:absolute;top:14px;left:0;transform:scaleX(0)}.discord-rail-icon-wrapper:hover .discord-rail-icon-indicator{height:20px;top:14px;transform:scaleX(1)}.discord-rail-icon-wrapper--active .discord-rail-icon-indicator{height:40px;top:4px;transform:scaleX(1)}.discord-rail-button{color:#dbdee1;cursor:pointer;background:#313338;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;transition:border-radius .15s,background-color .15s,color .15s;display:flex}.discord-rail-button:hover,.discord-rail-icon-wrapper--active .discord-rail-button{color:#fff;background:#5865f2;border-radius:16px}.discord-mention{color:#c9cdff;cursor:pointer;background:#5865f226;border-radius:3px;padding:0 4px;font-weight:500;transition:background-color .1s,color .1s}.discord-mention:hover{color:#fff;background:#5865f2}.discord-bot-badge{color:#fff;background:#5865f2;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;height:15px;margin-left:6px;padding:0 4px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.discord-mockup-select-menu{max-width:400px;margin-top:12px;position:relative}.discord-mockup-select-trigger{width:100%;font:inherit;text-align:start;cursor:pointer;color:#949ba4;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#2b2d31;border:1px solid #1e1f22;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;transition:background-color .1s;display:flex}.discord-mockup-select-trigger:hover{background-color:#35373c}.discord-mockup-select-trigger-text{color:#dbdee1;align-items:center;gap:8px;display:flex}.discord-mockup-select-trigger-placeholder{color:#949ba4}.discord-mockup-select-dropdown{background:#2b2d31;border:1px solid #1e1f22;border-radius:4px;max-height:280px;margin-top:4px;overflow:hidden auto;box-shadow:0 8px 16px #0000004d}.discord-mockup-select-option{cursor:pointer;border-bottom:1px solid #ffffff05;flex-direction:column;gap:2px;padding:10px 12px;transition:background-color .1s;display:flex}.discord-mockup-select-option:last-child{border-bottom:0}.discord-mockup-select-option:hover{background-color:#ffffff0a}.discord-mockup-select-option-name{color:#dbdee1;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.discord-mockup-select-option-desc{color:#949ba4;text-overflow:ellipsis;white-space:nowrap;padding-left:20px;font-size:12px;overflow:hidden}.transcript-staff-notes{margin:0 var(--space-4) var(--space-5);padding:var(--space-5);border-radius:var(--radius-md);background:var(--bg-sidebar)}.transcript-staff-notes-header{align-items:center;gap:var(--space-2);color:var(--text-warning);display:flex}.transcript-staff-notes h2{color:var(--text-muted);font-size:var(--text-section-size);line-height:var(--text-section-line-height);font-weight:var(--text-section-weight);letter-spacing:var(--text-section-letter-spacing);text-transform:uppercase;margin:0}.transcript-staff-notes-hint{margin:var(--space-1) 0 var(--space-4);color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line-height);text-wrap:pretty}.transcript-staff-note+.transcript-staff-note{margin-top:var(--space-4)}.transcript-staff-note header{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line-height);flex-wrap:wrap;display:flex}.transcript-staff-note header strong{color:var(--text-primary);font-size:var(--text-body-strong-size);font-weight:var(--text-body-strong-weight)}.transcript-staff-note-avatar{border-radius:var(--radius-full);background:var(--fill-brand);width:24px;height:24px;color:var(--text-primary);font-size:var(--text-micro-size);font-weight:var(--text-micro-weight);object-fit:cover;outline:1px solid var(--image-outline);outline-offset:-1px;place-items:center;display:grid}.transcript-staff-note p{margin:var(--space-1) 0 0;color:var(--text-secondary);font-size:var(--text-body-size);line-height:var(--text-body-line-height);white-space:pre-wrap;overflow-wrap:anywhere;text-wrap:pretty;padding-inline-start:calc(24px + var(--space-2))}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.discord-message-content strong{font-weight:700}.discord-message-content em{font-style:italic}.discord-message-content u{text-decoration:underline}.discord-message-content s{text-decoration:line-through}.discord-link{color:#00a8fc;overflow-wrap:anywhere;text-decoration:none}.discord-link:hover{text-decoration:underline}.discord-inline-code{color:#dbdee1;white-space:pre-wrap;background:#1e1f22;border-radius:4px;padding:.15em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:85%}.discord-codeblock{color:#dbdee1;white-space:pre-wrap;word-break:break-word;background:#1e1f22;border:1px solid #2b2d31;border-radius:4px;max-width:min(720px,100%);margin:6px 0;padding:8px 12px;overflow-x:auto}.discord-codeblock code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.4}.discord-spoiler{cursor:pointer;border-radius:4px;outline:none}.discord-spoiler .discord-spoiler-content{color:#0000;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#1e1f22;border-radius:4px;transition:background .12s}.discord-spoiler .discord-spoiler-content *{visibility:hidden}.discord-spoiler:hover .discord-spoiler-content{background:#292b2f}.discord-spoiler:focus .discord-spoiler-content,.discord-spoiler:active .discord-spoiler-content,.discord-spoiler.is-revealed .discord-spoiler-content{color:inherit;background:#ffffff1a}.discord-spoiler:focus .discord-spoiler-content *,.discord-spoiler:active .discord-spoiler-content *,.discord-spoiler.is-revealed .discord-spoiler-content *{visibility:visible}.discord-md-heading{margin:8px 0 4px;font-weight:700;line-height:1.3}.discord-md-subtext{color:var(--discord-subtle);margin:2px 0;font-size:.8em;line-height:1.3}.discord-md-quote{border-left:4px solid #4e5058;border-radius:2px;margin:2px 0;padding:0 10px}.discord-md-list{margin:4px 0;padding-left:1.6em}.discord-md-list--unordered{list-style:outside}.discord-md-list--ordered{list-style:decimal}.discord-md-list li{white-space:normal;margin:2px 0}.discord-md-list .discord-md-list{margin:2px 0}.discord-emoji{object-fit:contain;vertical-align:bottom;width:1.375em;height:1.375em;margin:0 1px;display:inline-block}.discord-emoji--jumbo{width:3em;height:3em}.discord-timestamp{color:#cdd2ff;white-space:nowrap;background:#5865f226;border-radius:3px;padding:0 2px}.discord-sticker-list{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.discord-sticker{object-fit:contain;border-radius:8px;width:160px;max-width:100%;height:160px}.discord-sticker-lottie{width:160px;max-width:100%;height:160px}.discord-sticker--placeholder{border:1px solid var(--discord-border-subtle);background:var(--discord-bg-elevated);width:160px;height:160px;color:var(--discord-muted);text-align:center;border-radius:8px;place-items:center;padding:12px;font-size:13px;font-weight:600;display:grid}.discord-reactions{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.discord-reaction{background:var(--discord-bg-elevated);min-height:24px;color:var(--discord-muted);cursor:default;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:2px 8px;font-size:14px;font-weight:600;display:inline-flex}.discord-reaction-emoji{object-fit:contain;width:16px;height:16px}.discord-reaction-emoji--unicode{width:auto;height:auto;font-size:16px;line-height:1}.discord-reaction-count{font-variant-numeric:tabular-nums;font-size:13px}@media (max-width:480px){.discord-sticker,.discord-sticker-lottie,.discord-sticker--placeholder{width:120px;height:120px}}@media (max-width:899.98px){.discord-transcript-container{grid-template-columns:220px minmax(0,1fr)}.discord-transcript-container .discord-server-rail,.discord-transcript-container .discord-members-sidebar{display:none}.discord-transcript-container .discord-channel-sidebar{border-bottom:0;position:static}.discord-chat-header{padding-block:var(--space-2);flex-wrap:wrap}.discord-chat-header-meta{text-align:start;flex-basis:100%;order:3}}@media (max-width:599.98px){.discord-transcript-container{grid-template-columns:1fr}.discord-transcript-container .discord-channel-sidebar{display:none}.discord-chat-messages{padding:12px 0 20px 12px}}.discord-preview-frame{border:1px solid var(--discord-border-subtle);background:#313338;border-radius:12px;gap:8px;margin:0;padding:16px 16px 12px;display:grid}.discord-preview-frame .discord-message-row{margin-top:0;padding:0 0 0 56px}.discord-preview-frame .discord-message-avatar{top:0;left:0}.discord-preview-frame .discord-message-row:hover{background:0 0}.discord-preview-frame .discord-message-body{padding-bottom:0}.discord-preview-caption{color:var(--discord-subtle);margin:0;font-size:12px}.discord-button-emoji{align-items:center;font-size:16px;line-height:1;display:inline-flex}.discord-mockup-select-option-emoji{margin-right:4px}
.skip-link-module__G3KHha__skipLink{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link-module__G3KHha__skipLink:focus,.skip-link-module__G3KHha__skipLink:focus-visible{top:var(--space-3);left:var(--space-3);z-index:9999;width:auto;height:auto;padding:var(--space-2) var(--space-4);clip:auto;white-space:normal;background-color:var(--bg-floating);color:var(--text-primary);font-size:var(--text-body);border-radius:var(--radius-sm);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:var(--shadow-high);margin:0;font-weight:600;position:fixed}
