body{overflow-x:hidden;background:#000;margin:0}#shader-container{height:100svh;overflow:hidden}.credits{color:#fff;padding:20px 40px;font-family:monospace;display:flex;flex-wrap:wrap;column-gap:50px;justify-content:center}.credits>div{flex:1;min-width:300px;max-width:575px}.credits-half>div{max-width:600px}.credits h1{color:#cf6b00}.credits a,.credits a:visited{color:#cf6b00;text-decoration:none;font-weight:700}.credits a:not([href]){color:#f0f}.credits a:not([href]):hover{text-decoration:none}.credits a:hover{text-decoration:underline}.credit{display:flex;flex-direction:column;gap:4px;padding:10px;outline:1px solid #444}.credit:target{outline:1px solid orange}.credit p{margin:0}.site-credits{display:flex;flex-direction:column;gap:16px;padding-bottom:50px}.pointer{cursor:pointer}.credits-bar{height:40px;background:linear-gradient(#050505,#111,#050505,#050505)}key{background:#333;padding:2px 4px;border-radius:2px;font-weight:700}.key-button{border:1px solid #444;padding:10px}.key-button:hover{background:#444;cursor:pointer;-webkit-user-select:none;user-select:none}.key-button .status{font-weight:700}@keyframes fadein{0%{opacity:0}}.fadein{animation:fadein 1s ease}@keyframes huemania{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.april-flips{animation:huemania 5s linear infinite;transform:rotate(180deg)}
