:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{background-color:#181818;margin:0}#root{width:100vw;height:100vh;overflow:hidden scroll}.scroll-list-container{box-sizing:border-box;width:100%;padding-top:5.2rem;position:relative}@media screen and (min-width:600px){.scroll-list-container{max-width:calc(20vw + 480px);margin-left:calc(40vw - 240px)}}.list-content{box-sizing:border-box;width:100%;height:100%;padding:.2rem .5rem 0}.msg-card{box-sizing:border-box;background-color:#282828;border:1px solid #303030;border-radius:.625rem;flex-direction:column;margin-bottom:.75rem;padding:1rem 1rem .75rem;display:flex}.msg-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.625rem;display:flex}.msg-card-author{flex:1;gap:.625rem;display:flex}.msg-card-avatar{background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.msg-card-avatar-char{border-radius:50%;flex-flow:column;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.msg-card-avatar-char>div{box-sizing:border-box;padding-bottom:.0625rem;font-size:1.25rem;font-weight:700}.msg-card-meta{box-sizing:border-box;flex-direction:column;justify-content:center;display:flex}.msg-card-name{color:#e1e8ed;letter-spacing:0;font-size:.9375rem;font-weight:500}.msg-card-time{color:gray;font-size:.75rem}.msg-card-body{margin-bottom:.5rem;line-height:1.5}.msg-card-text{color:#e1e8ed;word-wrap:break-word;font-size:1rem;overflow-x:hidden}.msg-card-text p{margin:0}.msg-card-text img{border-radius:.25rem;min-width:30%;max-width:100%;max-height:100vh;margin-top:.125rem;margin-right:100vw}.msg-card-text video{border-radius:.25rem;max-width:100%}.msg-card-footer{color:gray;text-align:right;font-size:.75rem}.header{z-index:1;box-sizing:border-box;background-color:#181818;flex-flow:column;flex:0;width:100vw;padding-top:.5rem;display:flex;position:fixed;top:0;left:0}@media screen and (min-width:600px){.header{max-width:calc(20vw + 480px);left:calc(40vw - 240px)}}.header-line-1{box-sizing:border-box;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:2.8rem;padding:0;display:flex}.header-title{box-sizing:border-box;flex-grow:0;flex-shrink:1;width:5rem;height:100%;position:relative}.header-title #title-line-1{letter-spacing:.09rem;position:absolute;top:-.11rem;left:1.1rem;overflow:visible}.header-title #title-line-2{letter-spacing:.1rem;position:absolute;top:1.06rem;left:1.1rem;overflow:visible}#title-line-1,#title-line-2{color:#dcdcdc;text-overflow:clip;text-shadow:.25px .25px #dcdcdc66,.5px .5px #dcdcdc66,.75px .75px #dcdcdc66,1px 1px #dcdcdc99;text-rendering:geometricprecision;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2rem;font-weight:900;transform:skew(-15deg)}.header-search-box{box-sizing:border-box;background-color:#282828;border-radius:2.6rem;flex-flow:row;flex:1;min-width:7.5rem;height:2.6rem;margin-right:.5rem;padding:.2rem 0;display:flex;overflow:hidden}.header-search{box-sizing:border-box;background:0 0;border-style:none;flex-grow:1;flex-shrink:1;height:100%;padding-bottom:.2rem;padding-left:1rem;font-size:1rem}.header-search:focus{background:0 0;border-style:none;outline:none}.header-search::placeholder{color:#fff6}.header-search-clear{cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZTNlM2UzIj48cGF0aCBkPSJtMjU2LTIwMC01Ni01NiAyMjQtMjI0LTIyNC0yMjQgNTYtNTYgMjI0IDIyNCAyMjQtMjI0IDU2IDU2LTIyNCAyMjQgMjI0IDIyNC01NiA1Ni0yMjQtMjI0LTIyNCAyMjRaIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:50%;flex-grow:0;flex-shrink:0;width:3rem;height:100%;display:none}.header-search-clear.active{display:block}.header-line-2{box-sizing:border-box;flex-flow:row;flex-grow:0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:1.7rem;margin-top:.2rem;padding:.05rem .8rem;display:flex}.select-wrapper{color:#a0a0a0;letter-spacing:.01rem;flex-grow:1;flex-shrink:1;height:100%;font-size:.9rem;font-weight:600;position:relative}.hidden-select{cursor:pointer;z-index:1;opacity:0;box-sizing:content-box;width:100%;height:100%;position:absolute;top:0;left:0}.select-counter{color:#a0a0a0;letter-spacing:.01rem;flex-grow:0;flex-shrink:0;height:100%;font-size:.9rem;font-weight:600;position:relative}
