*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif}#__next{min-height:100vh;width:100%}.logo svg{transition:all .3s ease}.logo:hover svg{transform:scale(1.08) rotate(-4deg);filter:drop-shadow(0 0 6px #22c55e)}