html{height:100%}body{display:flex;flex-direction:column;background-color:#1e1e2e;font-family:Pixeloid,PixelMPlus;color:#cdd6f4;width:100%;height:100%;margin:0}main{max-width:45rem;margin-inline:auto;padding:0 .5rem;flex:1 0 auto}h1{text-align:center}a{color:unset;text-decoration:underline;text-decoration-color:#89b4fa;text-underline-offset:1px;transition:.3s ease}a:hover{text-underline-offset:3px}a:active{transition:none !important;display:inline-block;transform:scale(0.98) !important;background-color:#181825 !important}a.block{text-decoration:none}a.block:hover{transform:scale(1.02) translateY(-0.25rem);background-color:#45475a}p{margin:.5rem}ul{margin-top:.25rem}header{display:flex;justify-content:space-between;background-color:#181825;padding:.5rem;font-size:larger}header .header-links *+*{padding-left:1ch}footer{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:#181825;margin-top:2rem;padding:1rem;column-gap:4ch}.mono{font-family:Monocraft,monospace;background-color:#181825;border-radius:2px;padding:0 .25rem;color:#a6adc8;overflow-wrap:anywhere}.mono:hover{transition:.3s ease;background-color:#11111b}.block{display:block;background-color:#313244;border-radius:.5rem;padding:.5rem}.block+.block{margin-top:.5rem}.block.red{background-color:rgb(126.6,85.6,108)}.block.orange{background-color:rgb(129.4,101.6,94.8)}.block.green{background-color:rgb(95.8,120.8,105.2)}.block.green:hover{background-color:rgb(107.8,133.4,118.4)}.block.green:active{background-color:rgb(80.8,105.2,86.6) !important}.block .header{display:flex;align-items:center;font-size:x-large}.block .header .icon{margin-right:.5ch}.blocks{display:flex;flex-wrap:wrap;margin-top:.5rem;gap:.5rem}.blocks+.blocks,.blocks+.block,.block+.blocks{margin-top:.5rem}.blocks .block{margin-top:0}.badges .block{flex:1;text-wrap-mode:nowrap;text-align:-webkit-center}.badges .block:hover{flex:1.5;transform:none}.icon{width:1.5em;vertical-align:middle;border-radius:.2em}.webring{margin-top:1rem;display:flex;justify-content:center}.webring a{padding:.5rem 1rem;margin:.1rem !important;border-radius:0}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background-color:#1e1e2e}::-webkit-scrollbar-thumb{background-color:#6c7086;border-radius:.25rem}::-webkit-scrollbar-thumb:hover{background-color:#7f849c}@font-face{font-family:Monocraft;src:url("/static/font/Monocraft.ttc")}@font-face{font-family:Pixeloid;src:url("/static/font/Pixeloid/woff/Sans.woff2") format("woff2"),url("/static/font/Pixeloid/otf/Sans.otf") format("opentype")}@font-face{font-family:Pixeloid;src:url("/static/font/Pixeloid/woff/Sans-Bold.woff2") format("woff2"),url("/static/font/Pixeloid/otf/Sans-Bold.otf") format("opentype");font-weight:bold}@font-face{font-family:PixelMPlus;src:url("/static/font/PixelMPlus/Regular.ttf")}@font-face{font-family:PixelMPlus;src:url("/static/font/PixelMPlus/Bold.ttf");font-weight:bold}
