@import url(https://use.typekit.net/zhh5iki.css);body{background-color:#d3d3d3;font-family:sans-serif;overflow:hidden}#clock{font-family:monospace;font-size:10vmin;position:absolute;right:1vw;top:1vh;z-index:5}#text-posting-container{bottom:1vh;position:absolute;right:1vw;width:25vw}#text-posting-container>.posting{background-color:hsla(0,0%,100%,.5);border-radius:1vh;margin-bottom:1vmin;padding:1vmin}#media-posting-container>.posting{background-color:hsla(0,0%,100%,.5);border-radius:3vh;left:0;margin:0;max-width:70vw;padding:1vh}#media-posting-container>.posting>img,#media-posting-container>.posting>video{max-height:80vh;max-width:70vw;min-height:80vh;min-width:70vw;object-fit:contain}.posting img.small{border-radius:.3vh;max-height:4vmin;max-width:4vmin;min-height:4vmin}img.provider.faker{background-color:#42a5f5;padding:3px}img.provider.discord{background-color:#7289da;padding:1px}.fadeIn{animation:fadeIn 2s}.fadeOut{animation:fadeOut 5s}.hidden{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.posting blockquote{margin:0}#help{background-color:#aaa;bottom:0;font-family:monospace;left:0;padding:1vw;position:absolute;right:0;top:50vh}#help .active-indicator,#help .pause-active{text-decoration:underline}#help.hidden{display:none}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 4, 2022 */@font-face{font-family:monoitalic;font-style:normal;font-weight:400;src:url(/build/fonts/monotalic_narrow_bold.3ab66032.otf) format("opentype")}:root{--background:#0e1215;--highlight:#5efbff;--text:hsla(0,0%,100%,.6)}body{background-image:url(/build/images/bg_2025.cae269c6.png);font-family:neue-haas-unica,sans-serif;font-size:1.2em;font-weight:400;position:relative}body:before{background-image:url(/build/images/logo_2025.3b4f9dc8.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:10}#clock{color:#fff;font-family:monoitalic}#media-posting-container>.posting,#text-posting-container>.posting{background-color:var(--background);color:var(--text)}#media-posting-container>.posting b,#text-posting-container>.posting b{color:var(--highlight)}