.icon[data-v-6694cd29]{height:64px;stroke-width:24px;stroke-dasharray:10000;stroke-dashoffset:10000;filter:drop-shadow(0 0 2px #fa8072);animation:draw 4s ease-out forwards reverse}.number[data-v-6694cd29]{animation:neon 4s ease-in-out infinite alternate;animation-delay:3.5s}.dev[data-v-6694cd29]{stroke:url(#gradient-light)}@media (prefers-color-scheme: dark){.dev[data-v-6694cd29]{stroke:url(#gradient)}}.menu--active[data-v-62a12b4b]{animation:neon 4s ease-in-out infinite alternate;stroke-width:4px;transition:all .5s ease-in-out}.wrapper[data-v-c1656658]{position:fixed;top:0;left:0;padding:1rem 2rem;width:100vw;display:flex;justify-content:space-between;margin-bottom:2rem;isolation:isolate;z-index:10;background:linear-gradient(to bottom,rgba(0,0,0,.8),rgba(0,0,0,.5))}@supports (backdrop-filter: blur(3px)){.wrapper[data-v-c1656658]{background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent);backdrop-filter:blur(3px)}}@supports (-webkit-backdrop-filter: blur(3px)){.wrapper[data-v-c1656658]{background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent);-webkit-backdrop-filter:blur(3px)}}@media screen and (max-width: 800px){.dots[data-v-c1656658]{position:fixed;z-index:10;top:1rem;right:1rem}}@media screen and (max-width: 800px){.nav[data-v-c1656658]{position:fixed;z-index:10;top:5rem;right:2rem;display:flex;align-items:flex-end;flex-direction:column;background:rgba(0,0,0,.7);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border-radius:1rem}}.router-link[data-v-c1656658]{position:relative;display:inline-block;padding:1rem;overflow:hidden}@media screen and (max-width: 800px){.router-link[data-v-c1656658]{color:var(--blue)}}.router-link[data-v-c1656658]:first-child:before{transform:translate(200%)}.router-link[data-v-c1656658]:before{position:absolute;content:"";top:90%;left:.5rem;width:calc(100% - 1rem);height:3px;background:currentColor;border-radius:0% 100% 10% 10%/100% 100% 10% 10%;transform:translate(-200%);transition:transform .15s ease-in-out}.router-link-exact-active[data-v-c1656658]{position:relative;color:var(--color-text)}@media screen and (max-width: 800px){.router-link-exact-active[data-v-c1656658]{color:var(--white)}}.router-link-exact-active[data-v-c1656658]:first-child:before{transform:translate(0)}.router-link-exact-active[data-v-c1656658]:before{transform:translate(0);border-radius:20% 70% 40% 20%/100% 90% 20% 10%}.router-link-exact-active[data-v-c1656658]:hover{background-color:transparent}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;cursor:pointer}button{background:transparent;color:currentColor;border:0;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#app,#portal{isolation:isolate}:root{--light-conic: conic-gradient( from 90deg at 100% 0%, #c7e9ff, #c6eaff, #c3edff, #c0f0fd, #bff5f8, #c3f8f1, #ccfbe8, #d9fddf, #e7fed8, #f3fed3, #fcfdd1, #fffdd1 );--dark-conic: conic-gradient( from 90deg at 100% 0%, #0c001a, #1b0d22, #291429, #381a2f, #472134, #562838, #65303a, #72393c, #7f443d, #89503d, #925c3e, #996a3f );--white: #faefff;--black: #1b0d22;--blue: #a8b2e6;--blue-dark: #1f005c}:root{--color-background: var(--light-conic);--color-text: var(--black);--color-text-invert: var(--white);--color-link: var(--blue-dark);--color-link-invert: var(--blue)}html{background:#65303a}@media (prefers-color-scheme: dark){:root{--color-background: var(--dark-conic);--color-text: var(--white);--color-text-invert: var(--black);--color-link: var(--blue);--color-link-invert: var(--blue-dark)}}@font-face{font-family:Silka;src:url(/assets/silka.b05d7f40.woff2) format("woff2");font-weight:500;font-style:normal;font-display:fallback}@media (max-width: 1024px){h1,h2,h3,h4,h5{margin:3rem 0 1.38rem;font-weight:400;line-height:1.3}.h1{margin-top:0;font-size:2.488rem;line-height:56px}.h2{font-size:2.074rem;line-height:48px}.h3{font-size:1.728rem;line-height:40px}.h4{font-size:1.44rem;line-height:32px}.h5{font-size:1.2rem;line-height:32px}a,button{font-size:1rem;font-weight:600}}@media (min-width: 1024px){body{font-size:1.7rem}p{margin-bottom:1rem}h1,h2,h3,h4,h5{font-weight:400;line-height:1.3}h2,h3,h4,h5{margin:3rem 0 1.38rem}.h1{font-size:5.653rem;margin-bottom:3rem}.h2{font-size:3.998rem}.h3{font-size:2.827rem}.h4{font-size:1.999rem}.h5{font-size:1.414rem}a,button{font-size:1rem;font-weight:600}}body{min-height:100vh;color:var(--color-text);line-height:1.4;font-family:Silka,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-link);text-decoration:none}.buy-coffee:focus{outline:1px solid var(--color-link)}.fade-enter-active{transition:all .15s ease-out}.fade-leave-active{transition:all .1s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;transform:translate(2rem)}@keyframes neon{0%{filter:drop-shadow(0 0 4px #5a5f15)}33%{filter:drop-shadow(0 0 2px #222)}66%{stroke:salmon}}@keyframes draw{0%{stroke-dashoffset:0;stroke-width:24px;filter:drop-shadow(0 0 4px #5a5f15)}33%{filter:drop-shadow(0 0 2px #222)}66%{stroke:salmon}}@keyframes slide{0%{transform:translate(-200%)}}.hidden{position:fixed;top:-9999px;left:-9999px;pointer-events:none}#app{max-width:1600px;margin-left:auto;margin-right:auto;font-weight:400;padding-top:1rem;padding-bottom:5rem}.background[data-v-1108d016]{z-index:-1;position:fixed;top:0;left:0;height:100vh;width:100vw;background:var(--color-background)}.main-view[data-v-1108d016]{margin-top:5rem}.footer[data-v-1108d016]{font-size:1rem;margin-top:10rem;margin:1rem;padding:1rem;border-radius:1rem;background:rgba(0,0,0,.2)}.footer-emoji[data-v-1108d016]{font-size:1rem;margin-right:4px}
