*{box-sizing:border-box}html{height:100%}body{margin:0;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;overflow-y:scroll}html,body,form{color:#733e0a;background:#dfd0b8;font-family:"Segoe UI", "Open Sans", "Helvetica Neue", sans-serif}.max-width{max-width:768px;margin:0 auto}.padding-16{padding:16px}.padding-left-10{padding-left:10px}.padding-top-16{padding-top:16px}.padding-bottom-16{padding-bottom:16px}.margin-top-16{margin-top:16px}.margin-bottom-16{margin-bottom:16px}.margin-left-10{margin-left:10px}.margin-right-10{margin-right:10px}.margin-right-16{margin-right:16px}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.border-radius-10{border-radius:10px}.void-bg{background:#dfd0b8;border-radius:10px;backdrop-filter:blur(1px)}.starry-sky{background:#dfd0b8;background-attachment:fixed;min-height:100%}.footer{margin-top:auto}.block{display:block}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#dfd0b8}::-webkit-scrollbar-thumb{background:#733e0a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7b3306}p,a,li,.quote{font-size:18px}p{color:#733e0a;font-size:18px;margin-top:30px;margin-bottom:30px}p a{font-weight:bold;text-decoration:underline}a{color:#733e0a}p a:hover{text-decoration:underline}h1,h2,h3{margin-top:0}h1{font-size:48px}h2{font-size:36px}h3{font-size:28px}.italic{font-style:italic}.flex,.flex-center,.flex-start,.flex-end,.flex-space-around,.flex-space-between,.flex-space-evenly{display:flex;flex-direction:row;flex-wrap:wrap}.flex-center{justify-content:center;align-items:center}.flex-start{justify-content:flex-start;align-items:center}.flex-end{justify-content:flex-end;align-items:center}.flex-space-between{place-content:center space-between;justify-content:space-between;align-items:center}.flex-space-around{place-content:center space-around;justify-content:space-around;align-items:center}.flex-space-evenly{justify-content:space-evenly;align-items:center}.fill-remaining-space{flex:1 1 auto}.flex-33{flex:33.33%}.nav-link{text-decoration:none;cursor:pointer;font-size:18px;margin-right:10px}.nav-link:hover{color:#7b3306}.brand{font-size:2rem;line-height:1.2rem;font-weight:600;text-decoration:none;color:#733e0a}.brand-image{width:40px;height:40px;border-radius:10px;margin-right:16px}.social-link{color:#733e0a;font-size:24px}img[src*="#screenshot"]{display:block;border:1px solid #733e0a;max-width:100%;margin-top:16px;margin-bottom:16px;border-radius:10px}.avatar{border-radius:6px;max-width:64px;display:inline-block;filter:sepia(0.8)}.post-link{display:flex;text-decoration:none}.post-link:hover{color:#7b3306}blockquote{background:#dac6a7;border-left:4px solid #733e0a;padding:0 !important;margin:0 !important}blockquote p{margin:0 !important;padding:20px !important}
