@font-face{font-family:Saira;src:url(/fonts/Saira.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark only;color:#fff;background-color:#000;font-family:Saira,sans-serif}body>canvas{width:100%;height:100%;position:absolute;top:0;left:0}#home{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}#home img{height:100%;position:absolute;left:0}#home img:before{content:"";z-index:999;background-color:red;width:100%;height:100%;position:absolute}#root{flex-direction:column;align-items:center;gap:1rem;min-height:100vh;padding:1rem;display:flex}#root>h1{text-transform:uppercase;font-size:1.25rem}#root>canvas{width:100%;height:100%;position:absolute}#root:has(>img){justify-content:flex-end;align-items:flex-end;gap:1rem;padding:4rem}#root .img{z-index:-1;pointer-events:none;height:100vh;position:fixed;top:0;left:0}#root .menu{list-style-type:none;display:flex}#root .menu a{color:#000;background-color:#fff;padding:0 .5rem;text-decoration:none;display:flex}#root .menu a:hover{color:#fff;background-color:#000}@media screen and (width<=48rem){#root .menu{flex-direction:column;gap:.25rem;width:100%}#root:has(>img){justify-content:center;align-items:center;gap:1rem;padding:2rem}#root .menu a{color:#fff;background-color:#00000080;border-radius:.15rem;padding:.5rem}}#goHome{color:#fff;mix-blend-mode:difference;z-index:9999;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}#goHome svg{fill:currentColor;width:1.5rem;height:1.5rem}.list{grid-template-columns:repeat(10,minmax(0,1fr));gap:1rem .5rem;width:100%;max-width:128rem;list-style:none;display:grid}@media (width<=112rem){.list{grid-template-columns:repeat(9,minmax(0,1fr))}}@media (width<=100rem){.list{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width<=88rem){.list{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (width<=76rem){.list{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=64rem){.list{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=56rem){.list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=48rem){.list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=32rem){.list{grid-template-columns:repeat(2,minmax(0,1fr))}}.list:has(a:hover) li{opacity:.5}.list:has(a:hover) li:has(a:hover){opacity:1}.list li{transition:opacity .2s}.list a{color:#555;flex-direction:column;gap:.5rem;font-size:.875rem;text-decoration:none;display:flex}.list a:hover{color:#fff}.list img{aspect-ratio:16/9;object-fit:cover;border:1pt solid #555;width:100%;display:block}.list:has(a:hover) li:has(a:hover) img{border:1pt solid #fff}.list a span{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}@media (width<=32rem){.list a{color:#777;font-size:1rem}}.tp-dfwv{z-index:999;min-width:300px;width:unset!important}.attribute{z-index:999;color:#fff;position:absolute;bottom:1rem;right:1rem}
