:root{--bg:#313338;--bg-alt:#2b2d31;--bg-header:#313338;--text:#dbdee1;--text-muted:#949ba4;--text-link:#00a8fc;--accent:#5865f2;--divider:#3f4147;--hover:#2e3035;--font:"gg sans", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "PingFang TC", "Microsoft JhengHei", sans-serif}*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:16px;overflow-x:hidden}input{font-size:16px}a{color:var(--text-link);text-decoration:none}a:hover{text-decoration:underline}.login-wrap{background:var(--bg-alt);justify-content:center;align-items:center;height:100vh;display:flex}.login-card{background:var(--bg);border-radius:8px;flex-direction:column;gap:12px;width:320px;max-width:90vw;padding:32px;display:flex;box-shadow:0 8px 24px #0006}.login-card h1{margin:0;font-size:22px}.login-sub{color:var(--text-muted);margin:0 0 8px;font-size:14px}.login-card input{color:var(--text);background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;padding:10px 12px;font-size:16px}.login-card button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:11px;font-size:15px;font-weight:600}.login-card button:disabled{opacity:.6;cursor:default}.login-error{color:#f23f43;font-size:14px}.chat{flex-direction:column;height:100vh;display:flex}.chat-header{background:var(--bg-header);border-bottom:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 1px #0003}.conv-switch{gap:8px;display:flex}.conv-switch a{color:var(--text-muted);border-radius:4px;padding:6px 10px;font-size:15px;font-weight:600}.conv-switch a:hover{background:var(--hover);color:var(--text);text-decoration:none}.conv-switch a.active{background:var(--accent);color:#fff}.conv-count{opacity:.7;font-size:12px;font-weight:400}.chat-tools{gap:8px;display:flex}.search-box,.date-jump{color:var(--text);background:#1e1f22;border:0;border-radius:4px;padding:7px 10px;font-size:16px}.search-box{width:180px}.chat-list{flex:1;min-height:0}.chat-loading,.chat-end{text-align:center;color:var(--text-muted);padding:16px;font-size:14px}.msg{gap:16px;padding:2px 16px;display:flex}.msg:hover{background:var(--hover)}.msg-head{margin-top:14px}.msg-gutter{flex-shrink:0;justify-content:center;width:40px;display:flex}.avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.msg-hovertime{color:var(--text-muted);opacity:0;font-size:11px;line-height:22px}.msg:hover .msg-hovertime{opacity:1}.msg-body{flex:1;min-width:0}.msg-meta{align-items:baseline;gap:8px;line-height:1.3;display:flex}.msg-author{color:#f2f3f5;font-size:15px;font-weight:600}.msg-time{color:var(--text-muted);font-size:12px}.msg-reply-ref{color:var(--text-muted);margin-bottom:2px;font-size:13px}.msg-content{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;font-size:15px;line-height:1.45}.msg-content code{background:#1e1f22;border-radius:3px;padding:1px 4px;font-family:ui-monospace,monospace;font-size:13px}.codeblock{background:#1e1f22;border:1px solid #1e1f22;border-radius:4px;padding:8px 10px;font-size:13px;overflow-x:auto}.emoji{vertical-align:bottom;object-fit:contain;width:1.375em;height:1.375em}.msg-attachments{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.att-image img{border-radius:8px;max-width:400px;max-height:360px;display:block}.att-video{border-radius:8px;max-width:400px;max-height:360px}.att-audio{width:320px}.att-file{background:var(--bg-alt);border:1px solid var(--divider);border-radius:8px;padding:10px 14px;display:inline-block}.msg-reactions{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.reaction{background:var(--bg-alt);border:1px solid var(--divider);border-radius:8px;align-items:center;gap:4px;padding:2px 7px;font-size:13px;display:inline-flex}.reaction-count{color:var(--text-muted)}.search-panel{background:var(--bg-alt);border-bottom:1px solid var(--divider);max-height:40vh;overflow-y:auto}.search-panel-head{color:var(--text-muted);background:var(--bg-alt);justify-content:space-between;padding:8px 16px;font-size:14px;display:flex;position:sticky;top:0}.search-panel-head button{color:var(--text-link);cursor:pointer;background:0 0;border:0}.search-result{text-align:left;border:0;border-top:1px solid var(--divider);width:100%;color:var(--text);cursor:pointer;background:0 0;gap:10px;padding:8px 16px;font-size:14px;display:flex}.search-result:hover{background:var(--hover)}.sr-author{flex-shrink:0;font-weight:600}.sr-content{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.sr-date{color:var(--text-muted);flex-shrink:0;font-size:12px}.msg-wrap.group-start{margin-top:1rem}.chat,.chat-list{background:#36393e}@media (max-width:640px){.chat-header{gap:6px;padding:6px 10px}.conv-switch a{padding:5px 9px;font-size:14px}.chat-tools{flex:100%;gap:6px}.search-box{flex:1;width:auto;min-width:0}.chatlog__embed,.chatlog__attachment-generic,.chatlog__embed-invite-container{max-width:100%}.chatlog__attachment-media,.chatlog__embed-image,.chatlog__embed-generic-image,.chatlog__embed-generic-video,.chatlog__embed-generic-gifv,.chatlog__embed-youtube-thumbnail{max-width:72vw!important;height:auto!important}.chatlog__message-aside{width:56px}.chatlog__reply-symbol{margin-left:24px}}.chat-list img[width]{height:auto}.search-box::placeholder{color:var(--text-muted);opacity:1}.gallery-btn{color:var(--text);cursor:pointer;white-space:nowrap;background:#1e1f22;border:0;border-radius:4px;padding:7px 10px;font-size:16px}.gallery-btn:hover{background:var(--hover)}.search-result{align-items:baseline}.sr-date{color:var(--text-muted);flex:none;min-width:76px;font-size:12px}.sr-author{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:30%;overflow:hidden}.gallery{z-index:50;background:#1e1f22;flex-direction:column;display:flex;position:fixed;inset:0}.gallery-head{color:var(--text);border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.gallery-head button{color:var(--text-link);cursor:pointer;background:0 0;border:0;font-size:15px}.gallery-grid{-webkit-overflow-scrolling:touch;flex:1;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:4px;padding:4px;display:grid;overflow-y:auto}.gallery-cell{cursor:pointer;aspect-ratio:1;background:#2b2d31;border:0;border-radius:4px;padding:0;overflow:hidden}.gallery-cell img,.gallery-cell video{object-fit:cover;width:100%;height:100%;display:block}.gallery-vid{width:100%;height:100%;display:block;position:relative}.gallery-play{color:#fff;text-shadow:0 1px 4px #0009;pointer-events:none;justify-content:center;align-items:center;font-size:28px;display:flex;position:absolute;inset:0}.lb-backdrop{z-index:60;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lb-stage{flex-direction:column;align-items:center;gap:12px;max-width:94vw;max-height:94vh;display:flex}.lb-media{object-fit:contain;border-radius:4px;max-width:94vw;max-height:82vh}.lb-close{color:#fff;cursor:pointer;z-index:2;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:12px;right:16px}.lb-nav{color:#fff;cursor:pointer;background:#0006;border:0;border-radius:8px;padding:6px 16px;font-size:46px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lb-prev{left:8px}.lb-next{right:8px}.lb-nav:hover{background:#000000bf}.lb-bar{color:#dcddde;align-items:center;gap:16px;font-size:14px;display:flex}.lb-jump{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:8px 14px;font-size:14px}@media (max-width:640px){.chat-tools{flex-wrap:wrap;flex:100%}.search-box{flex:100%;width:auto;min-width:0}.date-jump{flex:auto}.gallery-btn{flex:none}.lb-nav{padding:6px 12px;font-size:34px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}}.dcx-header{z-index:5;background:#313338;justify-content:space-between;align-items:center;gap:10px;height:48px;min-height:48px;padding:0 16px;display:flex;position:relative;box-shadow:0 1px #04040533,0 1.5px #0606070d,0 2px #0404050d}.dcx-id{align-items:center;gap:8px;min-width:0;display:flex}.dcx-at{color:#80848e;font-size:24px;font-weight:400;line-height:1}.dcx-name{color:#f2f3f5;white-space:nowrap;font-size:16px;font-weight:700}.dcx-tabs{background:#2b2d31;border-radius:6px;gap:2px;margin-left:6px;padding:2px;display:flex}.dcx-tab{color:var(--text-muted);border-radius:4px;padding:3px 10px;font-size:13px;font-weight:600;line-height:1.4}.dcx-tab:hover{color:#dbdee1;text-decoration:none}.dcx-tab.active{color:#fff;background:#404249}.dcx-tools{align-items:center;gap:8px;display:flex}.dcx-search{background:#1e1f22;border-radius:4px;align-items:center;gap:6px;height:30px;padding:0 8px;display:flex}.dcx-search input{color:var(--text);background:0 0;border:0;outline:none;width:150px;padding:0}.dcx-search input::placeholder{color:#87898c}.dcx-search svg{color:#87898c;flex-shrink:0}.dcx-iconbtn{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;padding:4px;display:flex}.dcx-iconbtn:hover{color:#dbdee1;background:#ffffff0a}.dcx-datehidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;bottom:0;right:16px}@media (max-width:640px){.dcx-header{flex-wrap:wrap;gap:8px;height:auto;min-height:48px;padding:6px 10px}.dcx-id{flex:auto}.dcx-tools{flex:100%}.dcx-search{flex:auto}.dcx-search input{flex:1;width:auto;min-width:0}}
@font-face{src:url(/theme/fonts/ggsans-normal-400-1456df5fd8a3372f.woff2);font-family:gg sans;font-weight:400;font-style:normal}@font-face{src:url(/theme/fonts/ggsans-normal-500-89ce58cbe388d3f5.woff2);font-family:gg sans;font-weight:500;font-style:normal}@font-face{src:url(/theme/fonts/ggsans-normal-600-c1ea83da37abfcb9.woff2);font-family:gg sans;font-weight:600;font-style:normal}@font-face{src:url(/theme/fonts/ggsans-normal-700-1949a9489b28ae57.woff2);font-family:gg sans;font-weight:700;font-style:normal}@font-face{src:url(/theme/fonts/ggsans-normal-800-58487ffb1afc539a.woff2);font-family:gg sans;font-weight:800;font-style:normal}@font-face{src:url(/theme/fonts/ggsans-italic-400-e988be842e0752f2.woff2);font-family:gg sans;font-weight:400;font-style:italic}@font-face{src:url(/theme/fonts/ggsans-italic-500-0777f2e76015ec7c.woff2);font-family:gg sans;font-weight:500;font-style:italic}@font-face{src:url(/theme/fonts/ggsans-italic-600-cb411d58f5f0de09.woff2);font-family:gg sans;font-weight:600;font-style:italic}@font-face{src:url(/theme/fonts/ggsans-italic-700-891acd90564bed54.woff2);font-family:gg sans;font-weight:700;font-style:italic}@font-face{src:url(/theme/fonts/ggsans-italic-800-d36b02b92651d18d.woff2);font-family:gg sans;font-weight:800;font-style:italic}html,body{color:#dcddde;scroll-behavior:smooth;background-color:#36393e;margin:0;padding:0;font-family:gg sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:17px;font-weight:400}a{color:#00aff4;text-decoration:none}a:hover{text-decoration:underline}img{object-fit:contain;image-rendering:high-quality;image-rendering:-webkit-optimize-contrast}.preamble{grid-template-columns:auto 1fr;max-width:100%;padding:1rem;display:grid}.preamble__guild-icon-container{grid-column:1}.preamble__guild-icon{max-width:88px;max-height:88px}.preamble__entries-container{grid-column:2;margin-left:1rem}.preamble__entry{color:#fff;margin-bottom:.15rem;font-size:1.4rem}.preamble__entry--small{font-size:1rem}.chatlog{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:100%;padding:1rem 0}.chatlog__message-group{margin-bottom:1rem}.chatlog__message-container{background-color:#0000;transition:background-color 1s}.chatlog__message-container--highlighted{background-color:#7289da33}.chatlog__message-container--pinned{background-color:#f9a8250d}.chatlog__message{direction:ltr;unicode-bidi:bidi-override;grid-template-columns:auto 1fr;padding:.15rem 0;display:grid}.chatlog__message:hover{background-color:#32353b}.chatlog__message:hover .chatlog__short-timestamp{display:block}.chatlog__message-aside{text-align:center;grid-column:1;width:72px;padding:.15rem .15rem 0}.chatlog__reply-symbol{border-top:2px solid #4f545c;border-left:2px solid #4f545c;border-radius:8px 0 0;height:10px;margin:6px 4px 4px 36px}.chatlog__avatar{border-radius:50%;width:40px;height:40px}.chatlog__short-timestamp{color:#a3a6aa;direction:ltr;unicode-bidi:bidi-override;font-size:.75rem;font-weight:500;display:none}.chatlog__message-primary{grid-column:2;min-width:0}.chatlog__reply{color:#b5b6b8;white-space:nowrap;text-overflow:ellipsis;align-items:center;margin-bottom:.15rem;font-size:.875rem;display:flex;overflow:hidden}.chatlog__reply-avatar{border-radius:50%;width:16px;height:16px;margin-right:.25rem}.chatlog__reply-author{margin-right:.3rem;font-weight:600}.chatlog__reply-content{text-overflow:ellipsis;overflow:hidden}.chatlog__reply-link{cursor:pointer}.chatlog__reply-link *{pointer-events:none;display:inline}.chatlog__reply-link .chatlog__markdown-quote,.chatlog__reply-link .chatlog__markdown-pre{display:inline}.chatlog__reply-link:hover{color:#fff}.chatlog__reply-link:hover :not(.chatlog__markdown-spoiler){color:inherit}.chatlog__reply-edited-timestamp{color:#a3a6aa;direction:ltr;unicode-bidi:bidi-override;margin-left:.25rem;font-size:.75rem;font-weight:500}.chatlog__forwarded{background-color:#2e30364d;border-left:4px solid #4f545c;border-radius:4px;flex-direction:column;margin-bottom:.15rem;padding:.5rem;display:flex}.chatlog__forwarded-header{color:#b5b6b8;align-items:center;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.chatlog__forwarded-icon{width:16px;height:16px;margin-right:.25rem}.chatlog__forwarded-content{color:#dcddde;font-size:.95rem}.chatlog__forwarded-attachments{margin-top:.3rem}.chatlog__forwarded-attachment{border-radius:3px;max-width:300px;max-height:200px}.chatlog__forwarded-timestamp{color:#a3a6aa;margin-top:.25rem;font-size:.75rem}.chatlog__system-notification-icon{width:18px;height:18px}.chatlog__system-notification-author{color:#fff;font-weight:500}.chatlog__system-notification-content{color:#96989d}.chatlog__system-notification-link{color:#fff;font-weight:500}.chatlog__system-notification-timestamp{color:#a3a6aa;direction:ltr;unicode-bidi:bidi-override;margin-left:.3rem;font-size:.75rem;font-weight:500}.chatlog__system-notification-timestamp a{color:inherit}.chatlog__header{margin-bottom:.1rem}.chatlog__author{color:#fff;font-weight:500}.chatlog__author-tag{color:#fff;background-color:#5865f2;border-radius:3px;margin-left:.3rem;padding:.05rem .3rem;font-size:.625rem;font-weight:500;line-height:1.3;position:relative;top:-.1rem}.chatlog__timestamp{color:#a3a6aa;direction:ltr;unicode-bidi:bidi-override;margin-left:.3rem;font-size:.75rem;font-weight:500}.chatlog__timestamp a{color:inherit}.chatlog__content{word-wrap:break-word;padding-right:1rem;font-size:.95rem}.chatlog__edited-timestamp{color:#a3a6aa;margin-left:.15rem;font-size:.75rem;font-weight:500}.chatlog__attachment{border-radius:3px;width:fit-content;margin-top:.3rem;position:relative;overflow:hidden}.chatlog__attachment--hidden{cursor:pointer;box-shadow:0 0 1px 1px #0000001a}.chatlog__attachment--hidden *{pointer-events:none}.chatlog__attachment-spoiler-caption{z-index:999;color:#dcddde;letter-spacing:.05rem;background-color:#000000e6;border-radius:20px;padding:.4rem .8rem;font-size:.9rem;font-weight:600;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chatlog__attachment--hidden .chatlog__attachment-spoiler-caption{display:block}.chatlog__attachment--hidden:hover .chatlog__attachment-spoiler-caption{color:#fff}.chatlog__attachment-media{vertical-align:top;border-radius:3px;max-width:45vw;max-height:500px}.chatlog__attachment--hidden .chatlog__attachment-media{filter:blur(44px)}.chatlog__attachment-generic{background-color:#2f3136;border:1px solid #292b2f;border-radius:3px;width:100%;max-width:520px;height:40px;padding:10px;overflow:hidden}.chatlog__attachment--hidden .chatlog__attachment-generic{filter:blur(44px)}.chatlog__attachment-generic-icon{float:left;width:30px;height:100%;margin-right:10px}.chatlog__attachment-generic-size{color:#72767d;font-size:12px}.chatlog__attachment-generic-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chatlog__embed{max-width:520px;margin-top:.3rem;display:flex}.chatlog__embed-color-pill{border-top-left-radius:3px;border-bottom-left-radius:3px;flex-shrink:0;width:.25rem}.chatlog__embed-color-pill--default{background-color:#202225}.chatlog__embed-content-container{background-color:#2e30364d;border:1px solid #2e303699;border-top-right-radius:3px;border-bottom-right-radius:3px;flex-direction:column;padding:.5rem .6rem;display:flex}.chatlog__embed-content{width:100%;display:flex}.chatlog__embed-text{flex:1}.chatlog__embed-author-container{align-items:center;margin-bottom:.5rem;display:flex}.chatlog__embed-author-icon{border-radius:50%;width:20px;height:20px;margin-right:.5rem}.chatlog__embed-author{color:#fff;direction:ltr;unicode-bidi:bidi-override;font-size:.875rem;font-weight:600}.chatlog__embed-author-link{color:#fff}.chatlog__embed-title{color:#fff;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.chatlog__embed-description{color:#dcddde;font-size:.85rem;font-weight:500}.chatlog__embed-fields{flex-wrap:wrap;gap:0 .5rem;display:flex}.chatlog__embed-field{flex:0;min-width:100%;max-width:506px;padding-top:.6rem;font-size:.875rem}.chatlog__embed-field--inline{flex:auto;min-width:50px}.chatlog__embed-field-name{color:#fff;margin-bottom:.2rem;font-weight:600}.chatlog__embed-field-value{color:#dcddde;font-weight:500}.chatlog__embed-thumbnail{border-radius:3px;flex:0;max-width:80px;max-height:80px;margin-left:1.2rem}.chatlog__embed-images{grid-template-columns:repeat(2,1fr);gap:.25rem;margin-top:.6rem;display:grid}.chatlog__embed-images--single{display:block}.chatlog__embed-image{object-fit:cover;object-position:center;border-radius:3px;width:100%;max-width:500px;height:100%;max-height:400px}.chatlog__embed-footer{color:#dcddde;margin-top:.6rem}.chatlog__embed-footer-icon{vertical-align:middle;border-radius:50%;width:20px;height:20px;margin-right:.2rem}.chatlog__embed-footer-text{vertical-align:middle;font-size:.75rem;font-weight:500}.chatlog__embed-invite-container{background-color:#2e30364d;border:1px solid #2e303699;border-radius:3px;min-width:320px;padding:.6rem .7rem}.chatlog__embed-invite-title{color:#b9bbbe;text-transform:uppercase;margin:0 0 .8rem;font-size:.75rem;font-weight:700}.chatlog__embed-invite{display:flex}.chatlog__embed-invite-guild-icon{border-radius:.85rem;width:50px;height:50px}.chatlog__embed-invite-info{margin-left:1rem}.chatlog__embed-invite-guild-name{color:#fff;font-weight:600}.chatlog__embed-invite-guild-name a{color:inherit}.chatlog__embed-invite-channel-icon{vertical-align:bottom;width:18px;height:18px}.chatlog__embed-invite-channel-name{font-size:.9rem;font-weight:600}.chatlog__embed-generic-image,.chatlog__embed-generic-video,.chatlog__embed-generic-gifv{object-fit:contain;object-position:left;vertical-align:top;border-radius:3px;max-width:45vw;max-height:500px}.chatlog__embed-spotify,.chatlog__embed-twitch{border:0}.chatlog__embed-youtube-container{margin-top:.6rem}.chatlog__embed-youtube-thumbnail{cursor:pointer;border-radius:3px;max-width:400px;max-height:225px}.chatlog__sticker{width:180px;height:180px}.chatlog__sticker--media{max-width:100%;max-height:100%}.chatlog__reactions{display:flex}.chatlog__reaction{background-color:#2f3136;border:1px solid #0000;border-radius:8px;align-items:center;margin:.35rem .1rem .1rem 0;padding:.125rem .375rem;display:flex}.chatlog__reaction:hover{background-color:#0000;border:1px solid #fff3}.chatlog__reaction-count{color:#b9bbbe;min-width:9px;margin-left:.35rem;font-size:.875rem}.chatlog__reaction:hover .chatlog__reaction-count{color:#dcddde}.chatlog__markdown{overflow-wrap:break-word;max-width:100%;line-height:1.3}.chatlog__markdown h1{color:#f2f3f5;margin:1rem 0 .5rem;font-size:1.5rem;line-height:1}.chatlog__markdown h2{color:#f2f3f5;margin:1rem 0 .5rem;font-size:1.25rem;line-height:1}.chatlog__markdown h3{color:#f2f3f5;margin:1rem 0 .5rem;font-size:1rem;line-height:1}.chatlog__markdown h1:first-child,h2:first-child,h3:first-child{margin-top:.5rem}.chatlog__markdown ul,ol{margin:0 0 0 1rem;padding:0}.chatlog__markdown-preserve{white-space:pre-wrap}.chatlog__markdown-spoiler{background-color:#ffffff1a;border-radius:3px;padding:0 2px}.chatlog__markdown-spoiler--hidden{cursor:pointer;color:#0000;background-color:#202225}.chatlog__markdown-spoiler--hidden:hover{background-color:#202225cc}.chatlog__markdown-spoiler--hidden::selection{color:#0000}.chatlog__markdown-quote{margin:.05rem 0;display:flex}.chatlog__markdown-quote-border{border:2px solid #4f545c;border-radius:3px;margin-right:.5rem}.chatlog__markdown-pre{-webkit-text-decoration:inherit;text-decoration:inherit;background-color:#2f3136;font-family:Consolas,Courier New,Courier,monospace;font-size:.85rem}.chatlog__markdown-pre--multiline{color:#b9bbbe;border:2px solid #282b30;border-radius:5px;margin-top:.25rem;padding:.5rem;display:block}.chatlog__markdown-pre--multiline.hljs{color:#b9bbbe;background-color:#2f3136}.chatlog__markdown-pre--inline{border-radius:3px;padding:2px;display:inline-block}.chatlog__markdown-mention{color:#dee0fc;background-color:#5865f24d;border-radius:3px;padding:0 2px;font-weight:500}.chatlog__markdown-mention:hover{color:#fff;background-color:#5865f2}.chatlog__markdown-timestamp{background-color:#ffffff1a;border-radius:3px;padding:0 2px}.chatlog__emoji{vertical-align:-.4rem;width:1.325rem;height:1.325rem;margin:0 .06rem}.chatlog__emoji--small{width:1rem;height:1rem}.chatlog__emoji--large{width:2.8rem;height:2.8rem}.postamble{padding:1.25rem}.postamble__entry{color:#fff}
