:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#0000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}header{display:block;height:6em;margin:auto 0;line-height:0;box-shadow:0 0 5px 5px #ffffff13;width:100%;padding:1em}header .logo{max-height:4em;max-width:100%}section{height:calc(100vh - 9em);width:100%;place-items:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5em;padding:0 .5em}section .banner{width:75vw;max-width:768px}img{will-change:filter;transition:filter .3s;line-height:0;display:inline-block;height:auto;width:auto;max-width:100%;max-height:100%}img:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}
