#root{width:100vw;display:flex;justify-content:center;min-width:320px;min-height:100vh;width:100%}.App{width:100vw;min-height:100vh;display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;width:100%}aside{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;width:100%}main{display:flex;flex-direction:column;justify-content:center;gap:20px}.row{display:flex}.menu{display:flex;gap:8px;justify-content:space-between}.cell{display:flex;border:1px solid white;width:32px;flex:1;height:32px;justify-content:center;align-items:center;cursor:pointer}.container{max-width:85%;margin:0 auto}@media (min-width: 1440px){.container{max-width:1200px}}@media (min-width: 1600px){.container{max-width:1440px}}:root{--orange: #f08a5d;--cyan: #6bd1e8;--fucsia: #ff80ae;--dark-bg: #272727}._footer_6i5q8_8{background-color:var(--dark-bg);height:auto;margin-top:auto;width:100%}._footer_6i5q8_8 ._footer-content_6i5q8_15{padding:12px 0;color:#fff;display:flex;align-items:center;justify-content:space-between}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23{display:none}._footer_6i5q8_8 ._footer-content_6i5q8_15 a{display:flex;align-items:center;flex-direction:column;color:inherit;gap:12px;background-image:linear-gradient(90deg,var(--orange),var(--cyan),var(--fucsia),var(--orange));background-size:200% auto;background-clip:text;-webkit-background-clip:text}._footer_6i5q8_8 ._footer-content_6i5q8_15 a:hover{color:transparent;animation:_shine_6i5q8_1 2s linear infinite}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50 ._text_6i5q8_50{animation:_text_6i5q8_50 4s ease infinite forwards;stroke-dasharray:313;stroke-dashoffset:313}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50 ._point_6i5q8_56{animation:_point_6i5q8_56 4s ease infinite forwards;stroke-dasharray:26;stroke-dashoffset:26}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50 ._dash_6i5q8_62{animation:_dash_6i5q8_62 4s ease infinite forwards;stroke-dasharray:108;stroke-dashoffset:108}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50:hover ._text_6i5q8_50,._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50:hover ._point_6i5q8_56,._footer_6i5q8_8 ._footer-content_6i5q8_15 ._signature_6i5q8_50:hover ._dash_6i5q8_62{stroke:var(--cyan)}@media (min-width: 650px){._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23 svg{display:block;margin:7px auto auto;height:20px;overflow:visible;transition:transform .3s}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23 svg use{stroke:red;opacity:0;animation:_pulsing_6i5q8_1 1s ease-out infinite}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23:hover{cursor:pointer;color:#0ff}._footer_6i5q8_8 ._footer-content_6i5q8_15 ._heart_6i5q8_23:hover svg{transform:scale(1.5)}._footer_6i5q8_8 ._footer-content_6i5q8_15 a:nth-child(1),._footer_6i5q8_8 ._footer-content_6i5q8_15 a:nth-child(3){min-width:127px}}@keyframes _text_6i5q8_50{0%{stroke-dashoffset:313}60%{stroke-dashoffset:0}70%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes _point_6i5q8_56{0%{stroke-dashoffset:26}60%{stroke-dashoffset:26}70%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes _dash_6i5q8_62{0%{stroke-dashoffset:108}70%{stroke-dashoffset:108}to{stroke-dashoffset:0}}@keyframes _pulsing_6i5q8_1{0%{opacity:.5;stroke-width:0}to{opacity:0;stroke-width:12px}}@keyframes _shine_6i5q8_1{to{background-position:200% center}}.titleNeon{text-shadow:0 0 10px #fee,0 0 30px currentColor,0 10px 3px #000}.titleNeon>span:nth-child(2n){animation:blink linear infinite 3s}.titleNeon>span:nth-child(4n){animation:blink linear infinite 2s}@keyframes blink{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}92%{color:#333;text-shadow:none}92.2%{color:inherit;text-shadow:inherit}}: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;-webkit-text-size-adjust:100%}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,h2{margin:0}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}
