body,html{max-width:100vw;min-height:100vh}.button{font-family:Roboto,sans-serif}body{margin:0;display:flex;flex-direction:column}*{box-sizing:border-box}body[data-color-scheme=light] a{color:#325af1;text-decoration:none}body[data-color-scheme=dark] a{color:#f44336;text-decoration:none}body a:hover{text-decoration:underline}body a.no-underline-link:hover{text-decoration:none}.content-container::-webkit-scrollbar{display:none}.content-container{-ms-overflow-style:none;scrollbar-width:none}body[data-color-scheme=dark] input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}body[data-color-scheme=dark] .post-button:active{background-color:rgba(255,255,255,.045)}body[data-color-scheme=light] .post-button:active{background-color:rgba(0,0,0,.045)}.container[aria-hidden=true]{width:100vw}.video-container{display:flex;justify-content:center}.details{gap:.25rem;margin:.5rem 0;border:1px solid gray;border-radius:.25rem;padding:.5rem}.details summary{font-weight:700}.details summary::-webkit-details-marker,.details summary::marker{cursor:pointer}.details>button{align-items:center;background:transparent;border-radius:3px;display:flex;font-size:.625rem;height:1.25rem;justify-content:center;line-height:1;padding:0;margin-right:.25rem;width:1.25rem}.details>button:hover{cursor:pointer}.details>button:before{margin-top:.05rem;content:"\25B6"}.details.is-open>button:before{transform:rotate(90deg)}details>div[data-type=detailsContent]>p{-webkit-margin-before:.5rem;margin-block-start:.5rem;-webkit-margin-after:.5rem;margin-block-end:.5rem}.details>div[data-type=detailsContent]{margin-left:1rem}.details>div[data-type=detailsContent]>:first-child{margin-top:1rem}.post img,.video-container{max-width:100%}.video-container iframe{border:0}pre{background-color:#c4c4c4;white-space:pre-wrap;border-radius:.25rem;padding:.5rem;font-family:Courier New,Courier,monospace!important;font-size:14px!important;color:#000!important}