:root{--darkest:#000;--background:#3d3d3d;--midground:#999;--foreground:#fff;--accent:#dbf227;--text:#000}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.p-rel{position:relative}.p-abs{width:100%;height:100%;position:absolute;top:0;left:0}.t-bg{color:var(--background,#ccc)}.t-accent{color:var(--accent,yellow)}.t-jumbo{font-size:42px}.t-lg{font-size:32px}.shadow{text-shadow:0 0 3px #000}.psudo{position:relative}.psudo>*{z-index:1}.psudo:after{content:"";z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}button{cursor:pointer;background:0 0;border:none;outline:none}.button{letter-spacing:.5px;color:var(--foreground,#000);background-color:var(--darkest,#000);font-size:18px;font-family:var(--f-akira),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;padding:.75rem;transition:all .2s ease-out}.button.invert{color:var(--darkest,#000);background-color:var(--foreground,#fff)}hr{border:1px var(--background)solid}html,body{max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.akira{font-family:var(--f-akira),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}body{color:var(--text);background:var(--background,#3d3d3d);font-family:Arial,Helvetica,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background,#000)}::-webkit-scrollbar-thumb{background-color:var(--accent,yellow);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--midground,#ccc)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:all .2s ease-out}.flex,.flex-column{gap:1rem;display:flex}.flex{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-child{flex:auto}.flex-end{justify-content:flex-end}.flex-align-center{align-items:center}.flex-space{justify-content:space-around}.heavy{font-size:52px;font-weight:700;line-height:3rem}.page-container{padding:1rem 0}.page-flex,.page_double,.page_triple,.paged{max-width:1000px;margin:0 auto}.page-flex{flex-flow:wrap;justify-content:space-around;align-items:center;gap:1rem;display:flex}.page_double,.page_triple{grid-template-rows:max-content;gap:1.25rem;display:grid}.page_double{grid-template-columns:repeat(2,1fr)}.page_triple{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:900px){.page_triple,.page_double{grid-template-rows:repeat(min-content);grid-template-columns:1fr}.page-flex{flex-direction:column}}.scroll-table{table-layout:fixed;border-style:none;width:100%}.scroll-table-caption{text-align:left;font-size:18px;font-weight:600}.scroll-table td{padding:.25rem}.scroll-table td:nth-child(2n){background-color:var(--darkest);text-align:center;color:#fff}.scroll-table td{text-align:right}.scroll-table button{width:30px;height:30px}
.layout-module__L5FxyW__main_container{background-color:var(--background,#fff);grid-template-rows:min-content 1fr min-content;min-height:100vh;transition:background-color .5s;display:grid;position:relative}.layout-module__L5FxyW__child_container{color:var(--text,#000);background-color:var(--foreground,#fff);padding-top:1.5rem;position:relative}
.pathButton-module__sCz9Mq__nav_url{color:var(--accent,#fff);text-align:right;z-index:9999;cursor:default;background:0 0;width:100%;padding:2px 20px;font-size:12px;transition:font-size .5s ease-out;position:absolute;top:100%;left:0}.pathButton-module__sCz9Mq__nav_url:before{content:"";background:var(--darkest,#000);z-index:-1;clip-path:polygon(0 0,100% 0,100% 100%,calc(100% - 100px) 100%,calc(100% - 120px) 50%,0 50%);width:100%;height:100%;position:absolute;top:0;left:0}.pathButton-module__sCz9Mq__scrolled{cursor:pointer;font-size:14px;position:fixed;top:0}.pathButton-module__sCz9Mq__scrolled:after{content:"";background-color:var(--accent,yellow);clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,50% 75%,0 75%,0 50%);width:8px;height:16px;position:absolute;top:4px;right:3px}
#nav-container{z-index:99;position:relative}#nav-bar{background:linear-gradient(to right,var(--midground),var(--background));color:#000;justify-content:right;align-items:center;gap:1rem;padding:1rem;display:flex;position:relative}.logo_container{gap:.5rem;height:50px;overflow:hidden}.small-txt{color:var(--darkest,#000);letter-spacing:2px;opacity:0;font-weight:700;animation:.8s ease-out 2.1s forwards logoFade}@keyframes logoFade{0%{opacity:0}to{opacity:1}}.nav-ul{align-self:flex-end;gap:.75rem;margin-left:auto;list-style-type:none}.nav-ul a{font-size:20px}.nav-ul a:hover{transform:scale(1.05)}@media screen and (max-width:600px){#nav-bar{background:linear-gradient(to bottom,var(--midground),var(--background))}.small-txt{margin:auto 0;font-size:14px}#nav-bar{flex-wrap:wrap;gap:5px;padding:1rem}.logo_container{place-content:center;width:100%}#nav-bar button{width:150px}.nav-ul{justify-content:center;margin-right:auto}.link{text-align:center;padding:15px 25px;font-size:26px}}
.linkComponent-module__SMNmvW__link{--col:var(--foreground,#000);color:var(--col,#000);height:min-content;padding:1px;font-size:16px;transition:all .6s ease-out;position:relative}.linkComponent-module__SMNmvW__link:after,.linkComponent-module__SMNmvW__active:after{content:"";background-color:var(--col,#000);width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0}.linkComponent-module__SMNmvW__active{--col:var(--accent,#ccc);position:relative}.linkComponent-module__SMNmvW__link:after{clip-path:polygon(0 91%,0 91%,0 100%,0 100%)}.linkComponent-module__SMNmvW__active:after{clip-path:polygon(0 91%,100% 91%,100% 100%,0 100%)}
#footer-container{background:var(--background,#ccc);border-top:6px solid var(--darkest,#ccc);background:radial-gradient(farthest-corner at top right,var(--foreground,#fff),transparent),linear-gradient(to top,var(--foreground,#fff),60%,transparent),url(/static/images/footer/pixels.png);background-blend-mode:lighten;gap:3rem;padding:1rem 2rem 0}.footer_links{color:#000}.footer_links h4{letter-spacing:1.5px;color:var(--foreground,yellow);clip-path:polygon(10px 0,100% 0,100% 100%,0 100%);background:linear-gradient(to right,var(--darkest,#000),transparent);padding:.25rem .25rem .25rem 1rem;font-size:18px;font-style:italic}.footer_links button,.footer_links Link{color:var(--darkest,#000)}#footer-right{flex-grow:1}.footer-external{width:40px;height:40px}.footer-lib{gap:.25rem;font-size:16px}.footer-lib>img{max-height:30px}.footer-copy{font-family:var(--f-blinker,inherit);text-align:right;background-color:var(--background,#000);width:100%;color:var(--foreground,#fff);padding:5px 10px;font-weight:600}.theme_container{height:min-content;position:relative;overflow:hidden}.active-theme{transform:scale(1.1)}.theme_img{z-index:-2;opacity:.25;width:100%;position:absolute;top:0;left:0}.theme_container:before{content:"";opacity:.75;z-index:-1;background-color:#5e5e5e;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:900px){#footer-left,#footer-right{width:100%}}
#theme-container,#btn-container{min-width:100px;max-width:700px;margin:.5rem auto;transition:all .5s ease-out}#theme-container{clip-path:polygon(0 0,90% 0,100% 10%,100% 90%,90% 90%,80% 100%,0 100%);border:5px solid var(--background,#000);background-color:var(--background,#000);z-index:1;border-left:0;border-right:0;min-height:325px;position:relative}#button-text{color:var(--background,#000);z-index:1;background:var(--foreground,#ccc);width:100%;padding:1rem;position:absolute;bottom:15%;left:0}#active-theme-text{background-color:var(--background);color:#fff;padding:5px 25px;font-weight:600;transition:all .5s ease-out}#theme-img{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}#btn-container{z-index:0;justify-content:center;align-items:center;margin-top:0;padding:1rem}
