#root{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}.App{margin:0 auto;padding:0;box-sizing:border-box;background:red}.row{display:grid;width:100%;position:relative;--wave-a: #006466;--wave-b: #0b525b;--wave-c: #144552;--wave-d: #212f45;--wave-e: #312244;--wave-a: #abeeff;--wave-b: #5a9cc2;--wave-c: #1f4e85;--wave-d: #222e63;--wave-e: #1a223d}.rows-5{margin:0 -10%}.rows-7{margin:0 calc(100% / 7 / 2 * -1)}.rows-10{margin:0 -5%}.rows-15{margin:0 calc(100% / 15 / 2 * -1)}.row-5{grid-template-columns:repeat(5,minmax(0,1fr));width:140%}.row-5:nth-child(2n){left:10%}.row-7{grid-template-columns:repeat(7,minmax(0,1fr));width:calc(100% + 100% / 7 * 2)}.row-7:nth-child(2n){left:calc(100% / 7 / 2)}.row-10{grid-template-columns:repeat(10,minmax(0,1fr));width:120%}.row-10:nth-child(2n){left:5%}.row-15{grid-template-columns:repeat(15,minmax(0,1fr));width:calc(100% + 100% / 15 * 2)}.row-15:nth-child(2n){left:calc(100% / 15 / 2)}.row>*{width:100%;aspect-ratio:2.25 / 1}.row:nth-of-type(2n)>*{animation-delay:.2s}.row:nth-of-type(3n)>*{animation-delay:.4s}.row:nth-of-type(4n)>*{animation-delay:.6s}.row:nth-of-type(5n)>*{animation-delay:.8s}.row:nth-of-type(6n)>*{animation-delay:1s}.row:nth-of-type(7n)>*{animation-delay:1.2s}.row:nth-of-type(8n)>*{animation-delay:1.4s}.row:nth-of-type(9n)>*{animation-delay:1.2s}.row:nth-of-type(10n)>*{animation-delay:1s}.row:nth-of-type(11n)>*{animation-delay:.8s}.row:nth-of-type(12n)>*{animation-delay:.6s}.row:nth-of-type(13n)>*{animation-delay:.4s}.row:nth-of-type(14n)>*{animation-delay:.2s}.row:nth-of-type(15n)>*{animation-delay:0s}.row:nth-of-type(16n)>*{animation-delay:.2s}.row:nth-of-type(17n)>*{animation-delay:.4s}.row:nth-of-type(18n)>*{animation-delay:.6s}.row:nth-of-type(19n)>*{animation-delay:.8s}.row:nth-of-type(20n)>*{animation-delay:1s}.row:nth-of-type(21n)>*{animation-delay:1.2s}.row:nth-of-type(22n)>*{animation-delay:1.4s}.row:nth-of-type(23n)>*{animation-delay:1.2s}.row:nth-of-type(24n)>*{animation-delay:1s}.row:nth-of-type(25n)>*{animation-delay:.8s}.row:nth-of-type(26n)>*{animation-delay:.6s}.row:nth-of-type(27n)>*{animation-delay:.4s}.row:nth-of-type(28n)>*{animation-delay:.2s}.row:nth-of-type(29n)>*{animation-delay:0s}.row:nth-of-type(30n)>*{animation-delay:.2s}.row:nth-of-type(31n)>*{animation-delay:.4s}.row:nth-of-type(32n)>*{animation-delay:.6s}.wave{transform:scale(1.01);--wave-offset-min: 10%;--wave-offset-max: -10%;width:100%;height:225%;position:relative;transform:translateY(var(--wave-offset-min));transition:transform .4s ease-in-out;animation:wave-offset-shift 1.6s ease-in-out infinite alternate}.wave:hover{--wave-offset-min: 15%;--wave-offset-max: -25%;transform:scale(1.1);--wave-a: #f8feff;--wave-b: #b2e3ff;--wave-c: #8bc0fd;--wave-d: #6d7fce;--wave-e: #6677b1}.wave-hover-active{--wave-a: #f8feff;--wave-b: #b2e3ff;--wave-c: #8bc0fd;--wave-d: #6d7fce;--wave-e: #6677b1}.wave-id{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:start;justify-content:center;font-size:1rem;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}@keyframes wave-offset-shift{0%{transform:translateY(var(--wave-offset-min))}to{transform:translateY(var(--wave-offset-max))}}.waveSvg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:350%}.wave-a{fill:var(--wave-a)}.wave-b{fill:var(--wave-b)}.wave-c{fill:var(--wave-c)}.wave-d{fill:var(--wave-d)}.wave-e{fill:var(--wave-e)}.wave-alt{width:100%;height:100%;position:relative;border-radius:50%/100% 100% 0 0}.wave-alt-a{width:100%;height:100%;display:block;background:var(--wave-a)}.wave-alt-b{transform:translateY(20%);width:80%;height:100%;display:block;background:var(--wave-b)}.wave-alt-c{transform:translateY(20%);width:60%;height:100%;display:block;background:var(--wave-c)}.wave-alt-d{transform:translateY(20%);width:40%;height:100%;display:block;background:var(--wave-d)}.wave-alt-e{transform:translateY(20%);width:20%;height:100%;display:block;background:var(--wave-e)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
