a{text-decoration:none!important;color:var(--bs-body-color)!important}.hider{display:none!important}.flex-center{display:flex!important;justify-content:center!important;align-items:center!important}#anchor{position:fixed;bottom:4.5rem;right:.5rem;z-index:100;display:flex;justify-content:center;align-items:center;background-color:#fff3;padding:.05rem .5rem;border-radius:2rem;transition:.6s ease}#anchor i{font-size:2.5rem}#anchorSwitch{position:fixed;bottom:.5rem;right:.5rem;z-index:100;display:flex;justify-content:center;align-items:center;background-color:#fff3;padding:.25rem .75rem;border-radius:2rem;transition:.6s ease}#anchorSwitch i{font-size:2rem}.date{position:sticky;top:0;border-radius:.5rem;background-color:var(--bs-body-bg);z-index:1;box-shadow:0 1px 5px #ffffff40;margin:2rem 0}#sidebar{position:fixed;left:0;height:100vh;width:30vw;flex-direction:column;align-items:flex-start;display:none}.chat-name{border:1px solid rgba(162,195,195,.5);border-radius:100rem;width:3rem;aspect-ratio:1;padding:.2rem;display:flex;justify-content:center;align-items:center;overflow:hidden;text-overflow:ellipsis}.chat-name,.chat-time{font-size:.8rem;color:#666}.chat-line{max-width:80%}.chat-box{padding:.3rem .7rem;border-radius:1rem;background-color:#a2c3c380}.chat-line.me .chat-box{background-color:#00993380}#page-hider{width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden;z-index:150;background-color:#000;display:flex;top:-100vh;transition:.3s ease}#page-hider.page-hide-active{top:0;justify-content:center;align-items:center}#page-hider a{opacity:.3;transition:.3s ease}#page-hider i{font-size:5rem}#page-hider a:hover{opacity:1}.bi{transition:.3s ease}
