.chatlog__message,.preamble{display:grid;grid-template-columns:auto 1fr}.chatlog__message,.chatlog__timestamp{direction:ltr;unicode-bidi:bidi-override}.chatlog__markdown h1,.chatlog__markdown h2,.chatlog__markdown h3{margin:1rem 0 .5rem;color:#f2f3f5;line-height:1}body,html{margin:0;padding:0;background-color:#36393e;color:#dcddde;font-family:"gg sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;font-weight:400;scroll-behavior:smooth}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{max-width:100%;padding:1rem}.preamble__entries-container{grid-column:2;margin-left:1rem}.preamble__entry{margin-bottom:.15rem;color:#fff;font-size:1.4rem}.chatlog{padding:2rem;width:100%;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.chatlog__message-group{margin-bottom:1rem}.chatlog__message-container{background-color:transparent;transition:background-color 1s}.chatlog__message-container--highlighted{background-color:rgba(114,137,218,.2)}.chatlog__message-container--pinned{background-color:rgba(249,168,37,.05)}.chatlog__message{padding:.15rem 0}.chatlog__message:hover{background-color:#32353b}.chatlog__message:hover .chatlog__short-timestamp{display:block}.chatlog__message-primary{grid-column:2;min-width:0}.chatlog__header{margin-bottom:.1rem}.chatlog__author{font-weight:500;color:#fff}.chatlog__timestamp{margin-left:.3rem;color:#a3a6aa;font-size:.75rem;font-weight:500}.chatlog__content{padding-right:1rem;padding-left:1rem;font-size:.95rem;word-wrap:break-word}.chatlog__markdown{max-width:100%;line-height:1.3;overflow-wrap:break-word}.chatlog__markdown h1{font-size:1.5rem}.chatlog__markdown h2{font-size:1.25rem}.chatlog__markdown h3{font-size:1rem}.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}footer,header{display:flex;padding:1rem 2rem}.chatlog__markdown-preserve{white-space:pre-wrap}header{justify-content:space-between;align-items:center}header .preamble{text-align:end}footer{align-content:center;align-items:center;justify-content:space-between}@media only screen and (max-width:768px){footer,header{flex-direction:column;text-align:center}}