.discord-md-rendered { min-width:0; color:inherit; line-height:inherit; overflow-wrap:anywhere; white-space:normal; }
.discord-md-line { min-height:1.25em; }
.discord-md-gap { height:.55em; }
.discord-md-rendered strong { color:inherit; font-weight:700; }
.discord-md-rendered em { font-style:italic; }
.discord-md-rendered u { text-decoration-thickness:1px; text-underline-offset:2px; }
.discord-md-rendered s { opacity:.85; }
.discord-md-heading { margin:.45em 0 .18em; color:#f2f3f5; font-weight:700; line-height:1.25; }
.discord-md-heading:first-child { margin-top:0; }
.discord-md-rendered h1 { font-size:1.5em; }
.discord-md-rendered h2 { font-size:1.25em; }
.discord-md-rendered h3 { font-size:1.05em; }
.discord-md-subtext { margin-top:.18em; color:#949ba4; font-size:.82em; line-height:1.3; }
.discord-md-quote { margin:.25em 0; padding:0 0 0 .7em; border-left:4px solid #4e5058; color:#dbdee1; }
.discord-md-list-item { display:grid; grid-template-columns:1.25em minmax(0,1fr); padding-left:0; }
.discord-md-list-item.depth-1 { padding-left:1.25em; }
.discord-md-list-item.depth-2 { padding-left:2.5em; }
.discord-md-list-item.depth-3 { padding-left:3.75em; }
.discord-md-list-item.depth-4 { padding-left:5em; }
.discord-md-list-marker { color:#dbdee1; text-align:right; }
.discord-md-inline-code { padding:.1em .28em; border-radius:3px; color:#e3e5e8; background:#1e1f22; font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console",monospace; font-size:.92em; }
.discord-md-code-block { margin:.35em 0; overflow:auto; padding:.6em .7em; border:1px solid #111214; border-radius:4px; color:#dbdee1; background:#1e1f22; font:inherit; }
.discord-md-code-block code { padding:0; color:inherit; background:transparent; font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console",monospace; font-size:.9em; white-space:pre; }
.discord-md-link { color:#00a8fc; text-decoration:none; }
.discord-md-link:hover { text-decoration:underline; }
.discord-md-custom-emoji-frame { display:inline-flex; width:1.38em; height:1.38em; max-width:1.38em; max-height:1.38em; overflow:hidden; align-items:center; justify-content:center; contain:size layout paint; vertical-align:-.34em; line-height:1; }
.discord-md-custom-emoji-frame .discord-md-custom-emoji { display:block!important; width:100%!important; height:100%!important; min-width:0!important; min-height:0!important; max-width:100%!important; max-height:100%!important; margin:0!important; object-fit:contain; }
.discord-md-mention,.discord-md-timestamp { display:inline; padding:0 .15em; border-radius:3px; color:#c9cdfb; background:rgba(88,101,242,.3); font-weight:500; white-space:nowrap; }
.discord-md-mention.channel,.discord-md-mention.command { color:#d7d9ff; }
.discord-md-mention.broadcast { color:#fff; background:#5865f2; }
.discord-md-timestamp { color:#dbdee1; background:#3f4147; font-weight:400; }
.discord-md-spoiler { padding:0 .14em; border-radius:3px; color:transparent; background:#1e1f22; cursor:pointer; transition:color .12s,background .12s; }
.discord-md-spoiler:hover,.discord-md-spoiler:focus { color:inherit; background:#4e5058; outline:none; }
