body{background:var(--background)}aside[data-v-716cbaed]{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem;height:fit-content;width:fit-content;border-left:1px solid rgb(from var(--primary) r g b / .4)}span[data-v-716cbaed]{font-size:1.2em;font-weight:700;text-decoration:underline;text-decoration-color:var(--accent)}ul[data-v-716cbaed]{width:fit-content;list-style:none;padding:0;margin:0}a[data-v-716cbaed]{white-space:nowrap;display:block;padding:.25rem}a[data-v-716cbaed]:before{content:">";display:inline-block;margin-right:.5ch;opacity:0;transition:opacity .3s ease}a[data-v-716cbaed]:hover:before{opacity:1}h1[data-v-993a2ae9]{text-align:center}.content-wrapper[data-v-993a2ae9]{display:flex;justify-content:center;align-self:center;gap:2rem;padding:2rem;box-sizing:border-box;width:100%}main[data-v-993a2ae9]{display:flex;flex-wrap:wrap;justify-content:center;height:fit-content;gap:3rem;flex:4}iframe[data-v-993a2ae9]{height:65%;width:65%;aspect-ratio:16 / 9}.sidebar-wrapper[data-v-993a2ae9]{display:flex;jusify-content:center;flex:1}main[data-v-c6b93062]{margin:1rem 0;align-self:center}article[data-v-c6b93062]{width:min(100vw - 2rem,80ch)}article[data-v-184d8ccc]{display:flex;gap:1rem;flex-direction:column;background:var(--background-secondary);box-shadow:0 0 10px 1px rgb(from var(--primary) r g b / .3);border-radius:1rem;padding:1rem;width:20rem;height:9rem;transition:transform .3s ease}article[data-v-184d8ccc]:hover{box-shadow:0 0 10px 2px rgb(from var(--primary) r g b / .3);cursor:pointer}h2[data-v-184d8ccc]{margin:0;text-decoration:underline;text-decoration-color:var(--accent)}p[data-v-184d8ccc]{margin:0;flex:1;font-size:.85em;line-height:1.2em;overflow-y:auto;position:relative;opacity:.8}a[data-v-184d8ccc]{color:var(--text-subtile);font-size:.75em;width:fit-content;align-self:end;white-space:nowrap;display:block;padding:.25rem}a[data-v-184d8ccc]:before{content:">";display:inline-block;margin-right:.5ch;opacity:0;transition:opacity .3s ease}a[data-v-184d8ccc]:hover:before{opacity:1}article a[data-v-184d8ccc]:hover{color:var(--accent)}.overlay[data-v-864c770f]{width:100vw;height:100vh;background:var(--backdrop);position:fixed;display:grid;place-items:center;top:0}.popup[data-v-864c770f]{background:var(--background-secondary);width:min(calc(100% - 4rem),50rem);height:min(calc(100% - 8rem),35rem);position:relative;overflow:hidden;border-radius:1rem;padding:1rem;overflow-y:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.close-btn[data-v-864c770f]{color:var(--text);position:absolute;top:1rem;right:1rem;background:none;border:none;border-radius:6px;background:var(--background);padding:5px;height:calc(1ch + 10px);width:calc(1ch + 10px);font-size:2rem;line-height:0px;cursor:pointer}h2[data-v-864c770f]{margin-bottom:.5rem}h3[data-v-864c770f]{margin-top:2rem}p[data-v-864c770f]{margin:2rem 0}.image-gallery[data-v-864c770f]{width:80%;display:flex;flex-direction:column;gap:1rem}.image-gallery p[data-v-864c770f]{margin:auto}.smiley[data-v-864c770f]{font-size:5rem}h1[data-v-4127ca2f]{text-align:center}.content-wrapper[data-v-4127ca2f]{display:flex;justify-content:center;align-self:center;gap:2rem;padding:2rem}main[data-v-4127ca2f]{display:flex;flex-wrap:wrap;justify-content:center;height:fit-content;gap:3rem;flex:4}.sidebar-wrapper[data-v-4127ca2f]{display:flex;jusify-content:center;flex:1}@media(max-width:40rem){.sidebar-wrapper[data-v-4127ca2f]{display:none}}main[data-v-c3db3eaa]{margin:1rem 0;align-self:center}article[data-v-c3db3eaa]{width:min(100vw - 2rem,80ch)}footer[data-v-d547241f]{margin-top:auto;bottom:0;display:grid;place-items:center;height:10rem;background:var(--background-secondary);width:100vw}ul[data-v-d547241f]{padding:0;margin:0;display:flex;gap:0}li[data-v-d547241f]{list-style:none;color:var(--secondary);text-align:center}li+li[data-v-d547241f]:before{content:"·";margin:0 2rem}@media(max-width:40rem){ul[data-v-d547241f]{flex-direction:column;gap:1rem}li[data-v-d547241f]:before{display:none}}[data-v-fffeae80]:root{--text: #e3f0e3;--text-subtile: #657365;--backdrop: #000000a5;--background: #040904;--background-secondary: #0f140f;--primary: #92de94;--secondary: #1c851f;--accent: #47e84c}nav[data-v-fffeae80]{display:flex;align-items:center;justify-content:space-between;padding:0 1em;background:var(--background);border-bottom:1px solid var(--primary);height:6rem;font-family:SauceCodePro NF,monospace;position:absolute;width:100vw;top:0;left:0;box-sizing:border-box;z-index:1}.links-wrapper span[data-v-fffeae80]{display:none}.links-wrapper aside[data-v-fffeae80]{display:none}#menu-toggle[data-v-fffeae80]{display:none}.menu-icon[data-v-fffeae80]{display:none;flex-direction:column;justify-content:space-between;width:2rem;height:1.5rem;cursor:pointer;padding:.5rem;z-index:10}.menu-icon span[data-v-fffeae80]{display:block;height:3px;width:100%;background:var(--text);border-radius:2px;transition:all .3s ease}#menu-toggle:checked+.menu-icon span[data-v-fffeae80]:nth-child(1){transform:rotate(45deg) translate(.464em,.464em)}#menu-toggle:checked+.menu-icon span[data-v-fffeae80]:nth-child(2){opacity:0}#menu-toggle:checked+.menu-icon span[data-v-fffeae80]:nth-child(3){transform:rotate(-45deg) translate(.464em,-.464em)}ul[data-v-fffeae80]{display:flex;list-style:none;margin:0;padding:0;height:100%}a[data-v-fffeae80]{text-decoration:none;padding:0 1rem;height:100%;display:grid;place-items:center;white-space:nowrap;transition:color 0s}li a[data-v-fffeae80]{color:var(--text);position:relative;font-size:1em}li a[data-v-fffeae80]:after{content:"";position:absolute;background:var(--accent);width:1ch;height:1px;right:calc(1rem - 1ch);bottom:calc(50% - .5em + 1px);visibility:hidden}li a[data-v-fffeae80]:hover{color:var(--accent)}li a[data-v-fffeae80]:hover:after{visibility:visible;animation:blink-fffeae80 .5s steps(1,end) infinite}@keyframes blink-fffeae80{0%,49%{opacity:1}50%,to{opacity:0}}.brand[data-v-fffeae80]{font-size:1.5em;color:var(--primary)}@media(max-width:40rem){nav[data-v-fffeae80]{position:fixed}.menu-icon[data-v-fffeae80]{display:flex}.links-wrapper[data-v-fffeae80]{position:absolute;top:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:0;pointer-events:none;height:calc(100vh - 6rem);width:100vw;left:0;background:var(--backdrop);transition:opacity .3s ease}#menu-toggle:checked~.links-wrapper[data-v-fffeae80]{opacity:1;pointer-events:all}#menu-toggle:checked~.sidebar-wrapper[data-v-fffeae80]{opacity:1;pointer-events:all}.links-wrapper span[data-v-fffeae80]{display:block;font-weight:700;font-size:2.2em}.links-wrapper aside[data-v-fffeae80]{display:block}ul[data-v-fffeae80]{width:fit-content;height:auto;flex-direction:column;gap:.5rem}li a[data-v-fffeae80]{width:fit-content;font-size:1.8em}}[data-v-58895947]:root{--text: #e3f0e3;--text-subtile: #657365;--backdrop: #000000a5;--background: #040904;--background-secondary: #0f140f;--primary: #92de94;--secondary: #1c851f;--accent: #47e84c}#spinner[data-v-58895947]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}#spinner>div[data-v-58895947]{border:.5em solid var(--background-secondary);border-top-color:var(--primary);width:3em;aspect-ratio:1/1;border-radius:50%;animation:spin-58895947 .8s linear infinite}@keyframes spin-58895947{to{transform:rotate(360deg)}}.fade-enter-active[data-v-58895947],.fade-leave-active[data-v-58895947]{transition:opacity .3s ease}.fade-enter-from[data-v-58895947],.fade-leave-to[data-v-58895947]{opacity:0}.fade-enter-to[data-v-58895947],.fade-leave-from[data-v-58895947]{opacity:1}:root{--text: #e3f0e3;--text-subtile: #657365;--backdrop: #000000a5;--background: #040904;--background-secondary: #0f140f;--primary: #92de94;--secondary: #1c851f;--accent: #47e84c}body{padding-top:6rem;font-family:system-ui,sans-serif;margin:0;background:var(--background);color:var(--text);display:flex;min-height:calc(100vh - 6rem)}#app{flex:1;width:100%;display:flex;flex-direction:column}a{color:var(--secondary);transition:color .3s ease}a:hover{color:var(--accent)}
