.dark .cls-1[data-v-7d1cc684]{fill:#ee727e}.dark .cls-2[data-v-7d1cc684]{fill:#ffeeef}.dark .cls-3[data-v-7d1cc684]{fill:#aed27a}.dark .cls-4[data-v-7d1cc684]{fill:#100116}.dark .cls-1[data-v-7d1cc684],.dark .cls-2[data-v-7d1cc684],.dark .cls-3[data-v-7d1cc684],.dark .cls-4[data-v-7d1cc684]{stroke-width:0px}.dark .cls-1[data-v-e5e11dff]{fill:#ee727e}.dark .cls-2[data-v-e5e11dff]{fill:#ffeeef}.dark .cls-3[data-v-e5e11dff]{fill:#aed27a}.dark .cls-4[data-v-e5e11dff]{fill:#100116}.dark .cls-1[data-v-e5e11dff],.dark .cls-2[data-v-e5e11dff],.dark .cls-3[data-v-e5e11dff],.dark .cls-4[data-v-e5e11dff]{stroke-width:0px}.home-link[data-v-e473ddba]{transition:transform 125ms ease}.home-link .home-symbol[data-v-e473ddba]{width:3.5rem;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-link[data-v-e473ddba]:hover,.home-link[data-v-e473ddba]:focus-visible{transform:scale(1.1)}.home-link[data-v-e473ddba]:active{transform:scale(.975)}nav{z-index:5;position:fixed;top:0;left:0;right:0;padding:.75rem 1rem;height:80px;border-radius:0 1rem 1rem 0;text-decoration:none;font-family:Poppins;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}nav .links{margin-right:.5rem;display:flex;align-items:center;gap:1.5rem}.nav-link{padding:0 .5rem;height:2rem;border-radius:2rem;display:flex;align-items:center;justify-content:center;transition:transform 125ms ease}.nav-link>iconify-icon{transform:rotate(5deg);-webkit-user-select:none;user-select:none;pointer-events:none}.nav-link:not([disabled]):hover,.nav-link:not([disabled]):focus-visible{transform:scale(105%)}.nav-link:not([disabled]):active{cursor:pointer;transform:scale(.975)}.nav-link[disabled]{cursor:not-allowed;color:var(--eepy-theme-disabled);transition:none}@media screen and (max-width:1023px){nav{position:absolute;top:0;left:0}}.links[data-v-01167447]:before{content:"";position:absolute;inset:-6px;border:2px solid var(--eepy-theme-background);border-radius:12px}.links[data-v-01167447]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:1rem;background:var(--eepy-theme-background);border-radius:8px;padding:.75rem 1rem}.links>a[data-v-01167447]{position:relative;display:flex;align-items:center;justify-content:center;transition:transform 125ms ease}.links>a[data-v-01167447]:hover{transform:scale(105%) rotate(-5deg)}.links>a[data-v-01167447]:active{cursor:pointer;transform:scale(95%)}footer[data-v-82dfd0a8]{bottom:0;width:100%;margin-top:6rem;padding:1rem 0;font-family:Poppins;display:flex;flex-direction:column;align-items:center}footer .footer-container[data-v-82dfd0a8]{position:relative;width:100%;border-radius:8px;font-weight:400;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;align-items:center;justify-content:center;gap:1rem}footer #copyright-notice[data-v-82dfd0a8]{z-index:1;grid-column:3;text-align:end;display:flex;flex-direction:column;align-items:flex-end}footer #copyright-notice .copyright-info[data-v-82dfd0a8]{width:100%;display:flex;flex-direction:column;align-items:flex-end}footer #copyright-notice .copyright-author[data-v-82dfd0a8]{width:100%}footer #copyright-notice .cc-supertext[data-v-82dfd0a8]{font-size:.9rem}footer #copyright-notice .cc-version[data-v-82dfd0a8]{transform:rotate(-90deg) translateY(.25rem);font-family:Inter,sans-serif;font-weight:700;font-size:.875rem}footer #copyright-notice #cc-deed-link[data-v-82dfd0a8]{width:fit-content;text-align:end;text-decoration:none;display:flex;align-items:center;justify-content:flex-end}footer #app-info[data-v-82dfd0a8]{grid-column:1;font-size:.875rem;font-weight:400;text-align:start;z-index:1}footer .links-bare[data-v-82dfd0a8]:before{display:none}footer .links-bare[data-v-82dfd0a8]{background:none}@media screen and (max-width:1023px){footer[data-v-82dfd0a8]{grid-column:1}}@media screen and (max-width:895px){footer[data-v-82dfd0a8]{grid-template-columns:auto 1fr}footer .footer-container[data-v-82dfd0a8]{grid-template-columns:1fr 1fr}footer .footer-container[data-v-82dfd0a8] .links{display:none}footer #copyright-notice[data-v-82dfd0a8]{grid-column:2}}@media screen and (max-width:767px){footer .footer-container[data-v-82dfd0a8]{padding:0 1rem}}main{flex:1;align-self:stretch;min-width:0;min-height:0;width:100%;margin-top:80px;display:flex;flex-direction:column;align-items:center;gap:2rem}main .transition-container{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem;position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}@media screen and (max-width:1023px){main{grid-column:1}}@media screen and (prefers-reduced-motion){.fade-enter-active,.fade-leave-active{transition:none}}.path[data-v-69167039]{fill:var(--eepy-theme-primary);stroke-width:0px}#section-art[data-v-1b14766a]{display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery[data-v-1b14766a]{list-style-type:none;width:100%;display:flex;flex-wrap:wrap;gap:2rem}.gallery .image-wrapper[data-v-1b14766a]{position:relative;flex-grow:1;flex-shrink:1;max-width:100%;width:100%;height:24rem;overflow:hidden;border:1px solid var(--eepy-theme-border);border-radius:6px;transition:transform .15s ease;display:flex}.gallery .image-wrapper.placeholder[data-v-1b14766a]{background:var(--eepy-theme-background);border:2px dashed var(--eepy-theme-primary);align-items:center;justify-content:center;opacity:.5}.gallery .image-wrapper.placeholder svg[data-v-1b14766a]{color:var(--eepy-theme-primary);object-position:center;height:3.5rem}.gallery .image-wrapper img[data-v-1b14766a]{flex-grow:1;object-position:center;object-fit:cover;width:100%}.gallery .image-wrapper .drawing-title[data-v-1b14766a]{z-index:1;position:absolute;inset:auto auto 1rem .75rem;color:#fff;text-align:center;font-size:.875rem}.gallery .image-wrapper .drawing-title span[data-v-1b14766a]{background:#000;padding:.25rem .5rem;border:1px solid var(--eepy-theme-border);border-radius:8px}.gallery .image-wrapper a[data-v-1b14766a]{flex:1}.gallery .image-wrapper a[data-v-1b14766a]:hover,.gallery .image-wrapper a[data-v-1b14766a]:visited:hover{filter:brightness(100%);width:100%}.gallery .image-wrapper[data-v-1b14766a]:not(.placeholder):hover{transform:scale(1.015)}@media screen and (max-width:767px){#section-art[data-v-1b14766a]{margin-top:3rem}#section-art .section-content[data-v-1b14766a]{gap:1rem}}@media screen and (prefers-reduced-motion){.gallery .image-wrapper[data-v-1b14766a]{transition:none}}#app-logo[data-v-640c8cd3]{overflow:visible}#subtitle>.cls-2[data-v-640c8cd3]{stroke-width:1px;stroke:var(--eepy-color-white)}.cls-2[data-v-640c8cd3]{fill:var(--eepy-color-white)}.cls-1[data-v-640c8cd3],.cls-3[data-v-640c8cd3]{fill:#354852}.cls-3[data-v-640c8cd3],.cls-2[data-v-640c8cd3]{stroke-width:0px}.cls-4[data-v-640c8cd3]{fill:none;stroke:#354852;stroke-miterlimit:10;stroke-width:2px}#circles[data-v-640c8cd3]{z-index:0;transform-origin:center;animation:spin-640c8cd3 128s linear infinite}@-moz-keyframes spin-640c8cd3{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin-640c8cd3{to{-webkit-transform:rotate(360deg)}}@keyframes spin-640c8cd3{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (prefers-reduced-motion){#circles[data-v-640c8cd3]{animation:none}}#section-projects .section-content{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,auto));gap:2rem}#section-projects .section-content .eepy-card{width:100%;height:12rem}#section-projects #project-lagrange{background-image:url(/projects/project-lagrange.webp);color:var(--eepy-color-white)}#section-projects #project-lagrange .logo{position:absolute;width:16rem;inset:0;margin:auto}#section-projects #project-sitemaketext{background-image:url(/projects/project-sitemaketext.webp);background-position:50%;background-size:contain}#section-projects #project-sitemaketext .logo{position:absolute;width:16rem;inset:0;margin:auto;padding:.25rem;background:#0a090c}#section-projects #project-goose{background-color:#010102;image-rendering:pixelated}#section-projects #project-goose .logo{position:absolute;width:10rem;inset:0;margin:auto;padding:.25rem}#section-projects #project-redacted{background-image:url(/projects/project-redacted.webp);background-position:top;background-size:cover;color:var(--eepy-color-white);cursor:not-allowed}#section-projects #project-redacted.huh{cursor:pointer;filter:sepia(1) hue-rotate(320deg) saturate(10) brightness(.875)}#section-projects #project-redacted .logo{text-align:center;text-wrap:nowrap;font-size:1.125rem}#section-projects #project-redacted .tx-glitch,#section-projects #project-redacted .tx-glitch:before,#section-projects #project-redacted .tx-glitch:after{color:var(--eepy-color-white);background:transparent;text-align:center;text-wrap:nowrap}@media screen and (max-width:1199px){#section-projects .grid-experiments{gap:1.5rem}}@media screen and (max-width:767px){#section-projects{margin-top:3rem}#section-projects .section-content{grid-template-columns:repeat(auto-fill,minmax(18rem,auto));gap:1rem}}@media screen and (max-width:567px){#section-projects{margin-top:3rem}#section-projects .section-content{grid-template-columns:repeat(auto-fill,minmax(15rem,auto));gap:1rem}}@media screen and (prefers-reduced-motion){#section-projects #project-redacted{background-image:url(/projects/project-redacted.jpg)}}.dark .cls-1[data-v-9b4b5839]{fill:none;stroke:var(--eepy-theme-text);stroke-width:4px}.dark .cls-2[data-v-9b4b5839]{fill:#ee727e}.dark .cls-3[data-v-9b4b5839]{fill:var(--eepy-theme-text);stroke:var(--eepy-theme-text);stroke-width:1px}.dark .cls-4[data-v-9b4b5839]{fill:#aed27a}.dark .cls-5[data-v-9b4b5839]{fill:#100116}@keyframes rotate-2511cb15{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes backandforth-2511cb15{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}@keyframes bounce-2511cb15{0%{transform:translateY(0)}50%{transform:translateY(-.375rem)}to{transform:translateY(0)}}@keyframes blink-2511cb15{0%,to{opacity:0}10%,90%{opacity:0}33%,67%{opacity:1}}#section-title[data-v-2511cb15]{position:relative;height:calc(100dvh - 80px);border-radius:6px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}#section-title .title[data-v-2511cb15]{position:relative;transform:translateY(-40px);z-index:1;padding:clamp(0rem,5vw,4rem);border-radius:8px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}#section-title .title #avatar[data-v-2511cb15]{z-index:1;width:clamp(200px,14vw,300px);filter:drop-shadow(0 4px 0 var(--eepy-theme-title-shadow));animation:bounce-2511cb15 4s ease-in-out infinite}#section-title .title .title-intro[data-v-2511cb15]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#section-title .title .title-intro>p[data-v-2511cb15]{width:clamp(200px,14vw,300px);font-family:Dosis;font-size:clamp(2.25rem,2.5vw,3.25rem);font-weight:500;line-height:1;text-wrap:nowrap}#section-title .scroll-indicator[data-v-2511cb15]{color:var(--eepy-theme-text);position:absolute;bottom:2rem}#section-title .scroll-indicator[data-v-2511cb15]:hover{transform:scale(105%)}#section-title .scroll-indicator[data-v-2511cb15]:active{transform:scale(.975)}.star1[data-v-2511cb15]{top:0;left:0;width:clamp(3rem,12vw,5rem);height:clamp(3rem,12vw,5rem);transform:rotate(45deg)}@media(prefers-reduced-motion:no-preference){.star1[data-v-2511cb15]{animation:star1bnf-2511cb15 9s infinite ease-in-out both}}@keyframes star1bnf-2511cb15{0%,to{transform:rotate(45deg)}50%{transform:rotate(65deg)}}.star2[data-v-2511cb15]{top:25%;right:1rem;width:clamp(1rem,12vw,2rem);height:clamp(1rem,12vw,2rem);transform:rotate(45deg)}@media(prefers-reduced-motion:no-preference){.star2[data-v-2511cb15]{animation:star2bnf-2511cb15 7s infinite ease-in-out both}}@keyframes star2bnf-2511cb15{0%,to{transform:rotate(-15deg)}50%{transform:rotate(-45deg)}}.star3[data-v-2511cb15]{bottom:2rem;left:65%;width:clamp(1.5rem,12vw,3rem);height:clamp(1.5rem,12vw,3rem);transform:rotate(45deg)}@media(prefers-reduced-motion:no-preference){.star3[data-v-2511cb15]{animation:star3bnf-2511cb15 10s infinite ease-in-out both}}@keyframes star3bnf-2511cb15{0%,to{transform:rotate(35deg)}50%{transform:rotate(70deg)}}@media screen and (max-width:567px){#section-title[data-v-2511cb15]{gap:1rem}#section-title .title[data-v-2511cb15]{flex-direction:column;text-align:center;padding:1.75rem 2rem}#section-title .title #avatar[data-v-2511cb15]{width:240px}#section-title .title .title-intro[data-v-2511cb15]{align-items:center}#section-title .title .title-intro>p[data-v-2511cb15]{width:fit-content}#section-title .deco[data-v-2511cb15]{display:none}.star1[data-v-2511cb15]{top:-1rem;left:10%}.star2[data-v-2511cb15]{top:2rem;right:1rem}.star3[data-v-2511cb15]{bottom:30%;left:45%}}@media screen and (max-height:567px){#section-title[data-v-2511cb15]{height:110dvh}#section-title .scroll-indicator[data-v-2511cb15]{display:none}}@media(prefers-reduced-motion){#section-title>.title>#avatar[data-v-2511cb15]{animation:none}}.dialog[data-v-f1925ec1]{position:fixed;inset:0;padding:0;margin:auto;border:none;background:transparent;width:100lvw;height:100lvh;opacity:0;transition:opacity .4s ease-in-out,background-color .4s ease-in-out}.dialog.animate[data-v-f1925ec1]{opacity:1}.dialog-container[data-v-f1925ec1]{border-radius:6px;background:transparent;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dialog-container button[data-v-f1925ec1]{background:none;position:absolute;top:24px;right:24px;width:4rem;height:4rem;color:#fff}.dialog-container button:hover>iconify-icon[data-v-f1925ec1]{transform:scale(1.1)}.dialog[data-v-f1925ec1]::backdrop{background-color:#0009}#hash-image[data-v-f1925ec1]{padding:0;margin:auto;border-radius:6px;overflow:hidden;max-width:calc(100% - 2rem);max-height:calc(100% - 2rem);display:flex;align-items:center;justify-content:center}#hash-image img[data-v-f1925ec1]{object-fit:contain}.dialog.landscape #hash-image[data-v-f1925ec1],.dialog.landscape .hash-image-content[data-v-f1925ec1],.dialog.landscape img[data-v-f1925ec1]{height:100%}.dialog.portrait #hash-image[data-v-f1925ec1],.dialog.portrait .hash-image-content[data-v-f1925ec1],.dialog.portrait img[data-v-f1925ec1]{width:100%}@media screen and (max-width:1199px){hr[data-v-f1925ec1]{margin-top:1.5rem}#section-art[data-v-f1925ec1]{margin-top:0}.dialog-container button[data-v-f1925ec1]{position:absolute;top:8px;right:8px;width:4rem;height:4rem;color:#fff}}@media screen and (max-width:767px){hr[data-v-f1925ec1]{margin-top:1.5rem}#section-art[data-v-f1925ec1]{margin-top:0}.dialog-container button[data-v-f1925ec1]{position:absolute;top:0;right:0;width:4rem;height:4rem;color:#fff}}@media screen and (prefers-reduced-motion){.dialog[data-v-f1925ec1]{transition:none}}span[data-v-39f631bc]{animation:1s linear infinite forwards blink-39f631bc;animation-timing-function:steps(1,end)}@keyframes blink-39f631bc{0%,to{color:#fff}50%{color:transparent}}.info-terminal[data-v-116a40ac]{flex:1;min-height:24rem;height:100%;overflow:hidden;background:var(--eepy-theme-terminal-background);background-size:150% 150%;color:var(--eepy-color-terminal-text);border:1px solid var(--eepy-theme-border);border-radius:6px;animation:gradient-116a40ac 10s linear infinite;font-family:Jetbrains Mono,monospace;font-size:.875rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.info-terminal .terminal-content[data-v-116a40ac]{flex:1;z-index:1;width:100%;padding:1rem 1.25rem}.info-terminal .terminal-content .accent[data-v-116a40ac]{color:var(--eepy-theme-terminal-text-accent)}.info-terminal .terminal-content .tilde[data-v-116a40ac]{color:var(--eepy-theme-terminal-text-tilde)}.info-terminal .terminal-content pre[data-v-116a40ac]{padding:0;margin:0;max-width:100%}.info-terminal .terminal-controls[data-v-116a40ac]{width:100%;padding:1rem 1.25rem;z-index:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(15ch,auto));justify-items:start;gap:.25rem}button.terminal-button[data-v-116a40ac]{width:100%;height:1.25rem;padding:0;background:none;border:none;box-shadow:none;font-family:JetBrains Mono;font-size:.875rem;color:var(--eepy-color-terminal-text);display:flex;justify-content:flex-start;gap:0}button.terminal-button>span[data-v-116a40ac]{background:var(--eepy-color-terminal-text);color:#000;height:100%;display:flex;align-items:center}button.terminal-button[data-v-116a40ac]:hover{background:var(--eepy-color-terminal-text);color:#000}button.terminal-button[data-v-116a40ac]:active{background:var(--eepy-theme-terminal-text-accent)}button.terminal-button:active>span[data-v-116a40ac]{background:var(--eepy-theme-terminal-text-accent);color:#000;height:100%;display:flex;align-items:center}@media screen and (min-width:895px)and (max-width:1023px),screen and (max-width:567px){.info-terminal .terminal-header>.terminal-header-decoration span[data-v-116a40ac]:nth-child(1),.info-terminal .terminal-header>.terminal-header-decoration span[data-v-116a40ac]:nth-child(2){display:none}}@media(prefers-reduced-motion){.info-terminal[data-v-116a40ac]{animation:none}}@keyframes gradient-116a40ac{0%{background-position:50% 0%}to{background-position:50% -100%}}#section-about-info[data-v-121e134f]{height:100%;display:flex;flex-direction:column;justify-content:space-between}#section-about-info .section-content[data-v-121e134f]{display:grid;grid-template-areas:"info avatar";grid-template-columns:2.5fr 1fr;align-items:center;margin:0 auto;gap:3rem;width:100%}#section-about-info .section-content .avatar-wrapper[data-v-121e134f]{position:relative;grid-area:avatar;align-self:flex-end;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#section-about-info .section-content .avatar-wrapper .avatar[data-v-121e134f]{width:clamp(140px,20vw,260px)}[data-theme=light] .avatar-wrapper[data-v-121e134f]{background-blend-mode:multiply}[data-theme=dark] .avatar-wrapper[data-v-121e134f]{background-blend-mode:overlay}@media screen and (max-width:1377px){#section-about-info .section-content[data-v-121e134f]{gap:3rem}}@media screen and (max-width:1199px){#section-about-info .section-content[data-v-121e134f]{gap:2.5rem}}@media screen and (max-width:895px){#section-about-info .section-content[data-v-121e134f]{grid-template-areas:"info";grid-template-columns:1fr}#section-about-info .section-content .avatar-wrapper[data-v-121e134f]{display:none}}@media screen and (max-width:767px){#section-about-info .section-content[data-v-121e134f]{grid-template-columns:1fr;gap:3rem}}#section-about-devtools .section-content[data-v-0a546052]{display:grid;grid-template-columns:1fr;gap:3rem}#section-about-devtools .section-content ul.tool-list[data-v-0a546052]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;color:var(--eepy-color-white)}#section-about-devtools .section-content ul.tool-list li[data-v-0a546052]{height:10rem;flex:1;min-width:18rem}#section-about-devtools .section-content #tool-intellij[data-v-0a546052],#section-about-devtools .section-content #tool-vscode[data-v-0a546052],#section-about-devtools .section-content #tool-godot[data-v-0a546052]{height:100%;background-position:top;background-size:cover}#section-about-devtools .section-content #tool-intellij div[data-v-0a546052],#section-about-devtools .section-content #tool-vscode div[data-v-0a546052],#section-about-devtools .section-content #tool-godot div[data-v-0a546052]{display:flex;align-items:center;gap:.5rem}#section-about-devtools .section-content #tool-intellij p[data-v-0a546052],#section-about-devtools .section-content #tool-vscode p[data-v-0a546052],#section-about-devtools .section-content #tool-godot p[data-v-0a546052]{font-size:1.125rem;font-weight:500}#section-about-devtools .section-content #tool-intellij[data-v-0a546052]{background-image:url(/tools/tool-intellij.webp)}#section-about-devtools .section-content #tool-vscode[data-v-0a546052]{background-image:url(/tools/tool-vscode.webp)}#section-about-devtools .section-content #tool-godot[data-v-0a546052]{background-image:url(/tools/tool-godot.webp)}@media screen and (max-width:1023px){#section-about-devtools .section-content[data-v-0a546052]{grid-template-columns:1fr;gap:2rem}#section-about-devtools .section-content ul.tool-list[data-v-0a546052]{gap:1.5rem}}@media screen and (max-width:767px){#section-about-devtools .section-content ul.tool-list[data-v-0a546052]{gap:1rem}}@media screen and (max-width:567px){#section-about-devtools .section-content ul.tool-list li[data-v-0a546052]{min-width:16rem}#section-about-devtools .section-content ul.tool-list li li[data-v-0a546052]{min-width:unset}}#section-about-drawingtools .section-content[data-v-9c8c0e7d]{display:grid;grid-template-columns:1fr;gap:3rem}#section-about-drawingtools .section-content ul.tool-list[data-v-9c8c0e7d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;color:var(--eepy-color-white)}#section-about-drawingtools .section-content ul.tool-list li[data-v-9c8c0e7d]{height:10rem;flex:1;min-width:18rem}#section-about-drawingtools .section-content #tool-aseprite[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-krita[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-illustrator[data-v-9c8c0e7d]{height:100%;background-position:top;background-size:cover}#section-about-drawingtools .section-content #tool-aseprite[data-v-9c8c0e7d] .eepy-patchcard,#section-about-drawingtools .section-content #tool-krita[data-v-9c8c0e7d] .eepy-patchcard,#section-about-drawingtools .section-content #tool-illustrator[data-v-9c8c0e7d] .eepy-patchcard{flex-direction:column}#section-about-drawingtools .section-content #tool-aseprite div[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-krita div[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-illustrator div[data-v-9c8c0e7d]{display:flex;align-items:center;gap:.5rem}#section-about-drawingtools .section-content #tool-aseprite p[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-krita p[data-v-9c8c0e7d],#section-about-drawingtools .section-content #tool-illustrator p[data-v-9c8c0e7d]{font-size:1.125rem;font-weight:500}#section-about-drawingtools .section-content #tool-aseprite[data-v-9c8c0e7d]{background-image:url(/tools/tool-aseprite.webp)}#section-about-drawingtools .section-content #tool-krita[data-v-9c8c0e7d]{background-image:url(/tools/tool-krita.webp)}#section-about-drawingtools .section-content #tool-illustrator[data-v-9c8c0e7d]{background-image:url(/tools/tool-illustrator.webp)}@media screen and (max-width:1023px){#section-about-drawingtools .section-content[data-v-9c8c0e7d]{grid-template-columns:1fr;gap:2rem}#section-about-drawingtools .section-content ul.tool-list[data-v-9c8c0e7d]{gap:1.5rem}}@media screen and (max-width:767px){#section-about-drawingtools .section-content ul.tool-list[data-v-9c8c0e7d]{gap:1rem}}@media screen and (max-width:567px){#section-about-drawingtools .section-content ul.tool-list li[data-v-9c8c0e7d]{min-width:16rem}#section-about-drawingtools .section-content ul.tool-list li li[data-v-9c8c0e7d]{min-width:unset}}#section-nerd[data-v-9c3ea7fe]{flex:1}#section-nerd .section-content[data-v-9c3ea7fe]{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}#section-nerd .section-content>a[data-v-9c3ea7fe],#section-nerd .section-content>img[data-v-9c3ea7fe]{height:105px;border:1px solid var(--eepy-theme-primary);border-radius:6px;overflow:hidden}#section-nerd .section-content .custom-88x31[data-v-9c3ea7fe]{position:relative;background:#c7c9c6;border:1px solid var(--eepy-theme-primary);border-radius:6px;color:#000;font-size:32px;font-weight:700;line-height:1;text-shadow:2px 2px 1px #585a58}#section-nerd .section-content .custom-88x31 .inner[data-v-9c3ea7fe]{padding:12px;display:flex;align-items:center;gap:12px}#section-nerd .section-content .custom-88x31 .inner span[data-v-9c3ea7fe]{transform:translateY(-4px)}#section-nerd .section-content .custom-88x31 .inner iconify-icon[data-v-9c3ea7fe]{filter:drop-shadow(2px 2px 1px #585a58)}#section-nerd .section-content .custom-88x31>span.info[data-v-9c3ea7fe]{position:absolute;bottom:4px;left:4px;right:4px;text-align:center;text-shadow:none;font-size:12px;font-family:Dosis;font-weight:500}#section-nerd .section-content .custom-88x31.e2v2>span.info[data-v-9c3ea7fe]{right:4px;color:#000}#section-nerd .section-content .custom-88x31.scpf[data-v-9c3ea7fe]{background:linear-gradient(to bottom,#000,#823f3f);text-shadow:none;color:#fff}#section-nerd .section-content .custom-88x31.scpf .inner[data-v-9c3ea7fe]{padding:12px}#section-nerd .section-content .custom-88x31.scpf .inner iconify-icon[data-v-9c3ea7fe]{filter:none}#section-nerd .section-content .custom-88x31.scpf>span.info[data-v-9c3ea7fe]{color:#fff}#section-nerd .section-wip[data-v-9c3ea7fe]{padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Dosis;font-weight:500;font-size:1.125rem;color:var(--eepy-theme-primary)}#not-found-svg[data-v-9e651ed7]{width:min(80vw,400px);fill:var(--eepy-theme-text)}#not-found[data-v-d76dcf0b]{vertical-align:middle;width:fit-content;font-family:Dosis;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}#not-found[data-v-d76dcf0b]:before{clip-path:none;border-top-left-radius:12px}#not-found-svg[data-v-d76dcf0b]{width:clamp(260px,40vw,360px);fill:var(--eepy-theme-text)}*,*:before,*:after{box-sizing:border-box;margin:0}html{background:var(--eepy-color-black);scroll-behavior:smooth;display:flex;flex-direction:column;width:100%;min-height:100%;overflow-x:hidden}body{flex:1;width:100%;padding:0 2rem;border-radius:2px;background:var(--eepy-theme-gradient);background-position:start;background-size:cover;color:var(--eepy-theme-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;align-items:flex-start}.svg-wrapper{display:flex}@media screen and (max-width:1023px){body{padding:0 2rem}}@media screen and (max-width:767px){body{padding:0 1rem}}:root{--eepy-color-white: #fcfcfc;--eepy-color-black: #111;--eepy-color-aseprite: #657681;--eepy-color-krita: #466769;--eepy-color-illustrator: #644031;--eepy-color-terminal-text: #ffffff;--eepy-color-aseprite: #2e3438;--eepy-color-krita: #1c2e30;--eepy-color-illustrator: #312018;--eepy-theme-star: #ffd17b;--eepy-theme-star-glow: #ffd17baa;--eepy-theme-primary: #917fa7;--eepy-theme-background: #130f1d;--eepy-theme-patch: #2e2235;--eepy-theme-patch-shadow: #0d0a13;--eepy-theme-border: #534c5f;--eepy-theme-gradient: linear-gradient(to bottom, #07060e 0%, #09050a 100%);--eepy-theme-gradient-static: #0d070e;--eepy-theme-title-shadow: #fcfcfc;--eepy-theme-text: #fcfcfc;--eepy-theme-card: #1f1a27;--eepy-theme-card-shadow: #373544;--eepy-theme-card-shadow-light: #514e5f;--eepy-theme-button: #070211;--eepy-theme-button-border: #393246;--eepy-theme-button-hover: #110c1d;--eepy-theme-button-selected: #20192c;--eepy-theme-tooltip: #373050;--eepy-theme-disabled: #535068;--eepy-theme-terminal-header: #07050c;--eepy-theme-terminal-header-decoration: #262230;--eepy-theme-terminal-header-border: var(--eepy-theme-border);--eepy-theme-terminal-background: #070211;--eepy-theme-terminal-background: repeating-linear-gradient(#070211, #070211 12px, #0d0518 12px, #0d0518 14px);--eepy-theme-terminal-background-static: #070211;--eepy-theme-terminal-text-accent: #cba2ff;--eepy-theme-terminal-text-tilde: #ff76a4}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes backandforth{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-.375rem)}to{transform:translateY(0)}}@keyframes blink{0%,to{opacity:0}10%,90%{opacity:0}33%,67%{opacity:1}}.tx-glitch{position:relative;color:var(--eepy-theme-text);font-weight:600;letter-spacing:.25rem;transform:scaleZ(1)}.tx-glitch:before,.tx-glitch:after{content:attr(data-text);position:absolute;top:0;left:0;right:0;overflow:hidden;background:var(--eepy-theme-card);color:var(--eepy-theme-text);clip:rect(0,900px,0,0)}.tx-glitch:before{left:2px;text-shadow:1px 5 green;animation:glitch-effect 3s infinite linear alternate-reverse}.tx-glitch:after{left:1px;text-shadow:-1px 0 red;animation:glitch-effect 2s infinite linear alternate-reverse}@keyframes glitch-effect{0%{clip:rect(12px,900px,39px,0)}5%{clip:rect(63px,900px,64px,0)}10%{clip:rect(58px,900px,69px,0)}15%{clip:rect(55px,900px,89px,0)}20%{clip:rect(56px,900px,42px,0)}25%{clip:rect(61px,900px,63px,0)}30%{clip:rect(34px,900px,21px,0)}35%{clip:rect(88px,900px,44px,0)}40%{clip:rect(22px,900px,19px,0)}45%{clip:rect(31px,900px,59px,0)}50%{clip:rect(81px,900px,60px,0)}55%{clip:rect(3px,900px,45px,0)}60%{clip:rect(79px,900px,53px,0)}65%{clip:rect(77px,900px,40px,0)}70%{clip:rect(46px,900px,39px,0)}75%{clip:rect(96px,900px,85px,0)}80%{clip:rect(52px,900px,94px,0)}85%{clip:rect(53px,900px,85px,0)}90%{clip:rect(94px,900px,86px,0)}95%{clip:rect(75px,900px,62px,0)}to{clip:rect(31px,900px,48px,0)}}a{display:inline-flex;gap:4px}a:not(.button-link,.card-link)[disabled],a:not(.button-link,.card-link)[disabled]:visited{cursor:not-allowed;color:var(--eepy-theme-disabled)}a:not([disabled]):hover{cursor:pointer}a[disabled]:hover{cursor:not-allowed}a.card-link:not([disabled]):hover{transform:scale(1.015)}a.card-link:not([disabled]){transition:transform 125ms ease-out}a:not(.button-link,.card-link),a:not(.button-link,.card-link):visited{color:var(--eepy-theme-text)}a.button-link,a.card-link,a.footer-link{text-decoration:none;color:var(--eepy-theme-text)}[data-theme=dark] a:not(.button-link,.card-link,[disabled]):hover{filter:brightness(80%)}[data-theme=light] a:not(.button-link,.card-link,[disabled]):hover{filter:brightness(200%)}button{height:2rem;color:var(--eepy-theme-text);font-family:Dosis;font-size:1rem;background:var(--eepy-theme-button);border:1px solid var(--eepy-theme-button-border);box-shadow:0 3px 0 var(--eepy-theme-button-border);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button:hover{background:var(--eepy-theme-button-hover);cursor:pointer}button:active{background:var(--eepy-theme-button-selected)}button.icon-button{background:none;border:none;box-shadow:none;padding:0}button.icon-button:hover{background:none;filter:brightness(105%)}button.icon-button:active{filter:brightness(100%)}button.info-button{transition:transform 50ms ease-out}button.info-button:hover{transform:translateY(-.1rem)}button.info-button:active{transform:translateY(.125rem);box-shadow:none}button.info-button.selected{background:var(--eepy-theme-button-selected);transform:translateY(.125rem);box-shadow:none;-webkit-user-select:none;user-select:none;cursor:default}[data-theme=dark] button.icon-button:hover{filter:brightness(80%)}ul{list-style-type:none;padding:0}hr{border-radius:2px}section{position:relative;width:100%;max-width:1400px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}section .section-title{width:100%;margin-bottom:.5rem;border-radius:8px;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-wrap:nowrap;-webkit-user-select:none;user-select:none}section .section-title iconify-icon{width:2.5rem;height:2.5rem}section .section-content{max-width:1400px;width:100%}.page-container{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;gap:6rem;position:relative}.deco-star{z-index:1;position:absolute;color:var(--eepy-theme-star);filter:drop-shadow(0 0 8px var(--eepy-theme-star-glow));width:clamp(1.5rem,3.75vw,2rem);height:clamp(1.5rem,3.75vw,2rem)}@media screen and (max-width:767px){section{padding:1rem}}h1{font-family:Dosis;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;line-height:.95}h2{font-family:Dosis;font-size:clamp(2rem,3.75vw,2.25rem);font-weight:600}h3{font-family:Dosis;font-size:clamp(1.125rem,3.75vw,1.5rem);font-weight:700}.tx-mono{font-family:monospace;font-size:1.25em}.eepy-card[data-v-df488e85]{position:relative;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--eepy-theme-border);border-radius:6px;overflow:hidden}.eepy-card-links[data-v-df488e85]{position:absolute;top:.75rem;right:.75rem}.eepy-card-header[data-v-df488e85]{position:absolute;inset:0 0 auto;width:100%;min-height:2rem;padding:.75rem .75rem 0;font-family:Dosis;font-size:1.5rem;font-weight:700;line-height:1;display:flex;align-items:center;gap:.5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.5333333333))}.eepy-card-content[data-v-df488e85]{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.eepy-card-footer[data-v-df488e85]{position:absolute;inset:auto 0 0;z-index:1;width:100%;min-height:2rem;padding:0 .75rem .5rem;display:flex;align-items:center}.eepy-card.center[data-v-df488e85]{text-align:center}.eepy-card.center .eepy-card-header[data-v-df488e85]{justify-content:center}.eepy-card.placeholder[data-v-df488e85]{align-items:center;justify-content:center;background-color:var(--eepy-theme-background);border:2px dashed var(--eepy-theme-primary);color:var(--eepy-theme-primary);opacity:.5}.eepy-card.placeholder .eepy-card-header[data-v-df488e85],.eepy-card.placeholder .eepy-card-footer[data-v-df488e85]{display:none}.eepy-card.placeholder .eepy-card-content[data-v-df488e85]{display:flex;align-items:center;justify-content:center}[data-v-df488e85] .placeholder-icon{height:3.5rem}.eepy-patchcard-wrapper[data-v-2ef5c9c7]{padding:.75rem;background:var(--eepy-theme-patch);border:1px solid var(--eepy-theme-border);border-radius:6px;background-image:url(/misc/wooltexture.png);background-size:192px}.eepy-patchcard[data-v-2ef5c9c7]{padding:.5rem;width:100%;height:100%;color:var(--eepy-color-white);border-radius:4px;font-family:Dosis;font-size:1.75rem;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center}
