html,body{margin:0;padding:0;width:100%;min-height:100%}body{overflow:hidden;font-family:Helvetica,Arial,sans-serif;font-weight:300;background-color:#fff;cursor:var(--app-cursor, auto);overscroll-behavior:none;-webkit-tap-highlight-color:transparent}*,*:before,*:after{cursor:inherit}a,button,[role=button],.cursor-pointer,.cursor-grab{cursor:var(--app-hover-cursor, inherit)!important}.cursor-help,.cursor-working{cursor:inherit!important}#root{width:100vw;height:100dvh;min-height:100dvh}.mobile-desktop-notice{width:100vw;height:100dvh;min-height:100dvh;display:grid;align-content:center;justify-items:center;gap:18px;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;color:#111;font-family:Helvetica,Arial,sans-serif;text-align:center}.mobile-desktop-notice img{display:block;width:min(84vw,320px);max-height:58dvh;object-fit:contain}.mobile-desktop-notice p{margin:0;font-size:18px;font-weight:400;line-height:1.15;text-transform:lowercase}.classic-textedit-scroll{scrollbar-width:none;-ms-overflow-style:none}.classic-textedit-scroll::-webkit-scrollbar{width:0;height:0}.classic-textedit-scroll a,.classic-textedit-scroll a:visited{color:#0b5fff;text-decoration:underline}.about-folder-link:hover,.about-folder-link:focus-visible{text-decoration:underline!important}.room-ticker-bar{position:fixed;top:0;left:0;right:0;z-index:2147483647;height:30px;overflow:hidden;background:#18d9d3;border-bottom:1px solid #009f9b;color:#001918;font-family:Courier New,Courier,monospace;font-size:15px;font-weight:700;line-height:30px;text-transform:lowercase;white-space:nowrap;pointer-events:none}.room-ticker-bar span{display:inline-block;min-width:max-content;padding-left:100%;word-spacing:42px;animation:room-ticker-fly 18s linear infinite}@keyframes room-ticker-fly{0%{transform:translate(0)}to{transform:translate(-100%)}}
