@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{background:linear-gradient(180deg,#e3e3e3 0%,hsl(60,8%,81%) 100%);min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (max-width: 600px){#root{padding:.5rem}.card{padding:1em}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo:hover{filter:drop-shadow(0 0 2em #333333aa)}.logo.react:hover{filter:drop-shadow(0 0 2em #FFD700aa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}a:hover,button:hover,input:hover,textarea:hover,select:hover{color:#333;background-color:#e3e3e3}.wave-container{position:fixed;width:100%;bottom:0;left:0;right:0;z-index:-1;line-height:0;overflow:hidden}.waves{position:relative;width:100%;height:50vh;min-height:300px;max-height:100vh}.wave1{animation:moveWave 30s linear infinite;fill:#e3e3e380}.wave2{animation:moveWave 30s linear infinite;animation-delay:-7.5s;fill:#e3e3e366}.wave3{animation:moveWave 30s linear infinite;animation-delay:-15s;fill:#e3e3e34d}.wave4{animation:moveWave 30s linear infinite;animation-delay:-22.5s;fill:#e3e3e333}@keyframes moveWave{0%,to{transform:translate(0)}50%{transform:translate(-25px)}}
