nav.svelte-gk55hi.svelte-gk55hi{display:flex;justify-content:space-between;background-color:#e48f01;width:100%}.right.svelte-gk55hi.svelte-gk55hi{display:flex;align-items:center;min-height:100%}.right.svelte-gk55hi button.logout.svelte-gk55hi{height:100%;width:40px;border:none;background:none;background-color:#6441a4;color:#fff}.right.svelte-gk55hi button.logout.svelte-gk55hi:hover{color:var(--color-theme-1)}.middle.svelte-gk55hi.svelte-gk55hi{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;height:48px}.middle.svelte-gk55hi img.svelte-gk55hi{height:100%}ul.svelte-gk55hi.svelte-gk55hi{position:relative;padding:0;margin:0;height:3em;display:flex;justify-content:center;align-items:center;list-style:none;background:var(--background);background-size:contain}li.svelte-gk55hi.svelte-gk55hi{position:relative;height:100%;margin:0 .25rem;color:#000}li.svelte-gk55hi.svelte-gk55hi:hover{color:#fff;background-color:#cacac2}li[aria-current=page].svelte-gk55hi.svelte-gk55hi:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#fff;pointer-events:none}nav.svelte-gk55hi a.svelte-gk55hi{display:flex;height:100%;align-items:center;padding:0 .5rem;color:var(--color-text);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:.2s linear}a.svelte-gk55hi.svelte-gk55hi:hover{color:var(--color-theme-3);padding:0 1rem;transition:.2s}.user-profile.svelte-gk55hi.svelte-gk55hi:hover{padding:0 .5rem;transition:.25s linear}.user-profile.svelte-gk55hi.svelte-gk55hi{display:flex;background-color:#6441a4;height:100%;transition:.25s linear}.user-profile.svelte-gk55hi .user-content.svelte-gk55hi{padding:0rem 1.25rem;display:flex;justify-content:center;align-items:center;gap:.75rem;list-style:none}.user-profile.svelte-gk55hi .user-content img.svelte-gk55hi{border-radius:1rem}@media only screen and (max-width: 600px){.middle.svelte-gk55hi.svelte-gk55hi{visibility:hidden}.user-profile.svelte-gk55hi .user-content .text.svelte-gk55hi{display:none}}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Mono", monospace;--color-bg-0: #191919;--color-theme-1: #e48f01;--color-theme-2: #4075a6;--color-special: red;--color-text: #fff;--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-bg-0);background-size:100vw 100vh}h1,h2,p{font-weight:400}p{line-height:1.5}a{color:var(--color-theme-1);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text)}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.loading-indicator{display:flex;justify-content:center;align-items:center;animation:rotate 1.5s linear infinite}#shadowBox{background-color:#000;background-color:#0003}.login-button{display:flex;justify-content:center;align-items:center;text-align:center;height:100%}.twitch-btn{background-color:#6441a4;color:#fff;font-family:Arial,sans-serif;font-size:16px;font-weight:700;padding:0 1rem;text-decoration:none;transition:.5s}.twitch-btn:hover{background-color:#724eb1;color:#fff}.twitch-btn .icon{display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2023.0.6,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%202400%202800'%20style='enable-background:new%200%200%202400%202800;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3ctitle%3eAsset%203%3c/title%3e%3cg%3e%3cpolygon%20class='st0'%20points='2200,1300%201800,1700%201400,1700%201050,2050%201050,1700%20600,1700%20600,200%202200,200%20'/%3e%3cg%3e%3cg%20id='Layer_1-2'%3e%3cpath%20d='M500,0L0,500v1800h600v500l500-500h400l900-900V0H500z%20M2200,1300l-400,400h-400l-350,350v-350H600V200h1600V1300z'/%3e%3crect%20x='1700'%20y='550'%20width='200'%20height='600'/%3e%3crect%20x='1150'%20y='550'%20width='200'%20height='600'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;margin-right:8px;vertical-align:middle}.rainbow_text_animated{background:linear-gradient(to right,#66f,#09f,#0f0,#f39,#66f);-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:rainbow_animation 6s ease-in-out infinite;background-size:400% 100%}::-webkit-scrollbar{width:.25rem}::-webkit-scrollbar-thumb{background-color:var(--color-theme-2)}::-webkit-scrollbar-track{background-color:#00000040}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rainbow_animation{0%,to{background-position:0 0}50%{background-position:100% 0}}.app.svelte-elzjml.svelte-elzjml{display:flex;flex-direction:column;min-height:100vh}aside.alert.svelte-elzjml.svelte-elzjml{position:absolute;top:4rem;left:30%;width:40%;padding:.2rem;border-radius:5px;background-color:#f009;opacity:.8;display:flex;align-items:center;flex-direction:column;animation:svelte-elzjml-alert_animation 4s linear infinite;z-index:99}aside.alert.svelte-elzjml .svelte-elzjml{margin:0;padding:0}aside.alert.svelte-elzjml p.svelte-elzjml{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;text-align:center}main.svelte-elzjml.svelte-elzjml{flex:1;width:100%;margin:0 auto;box-sizing:border-box}footer.svelte-elzjml.svelte-elzjml{position:fixed;bottom:0;left:50%;transform:translate(-50%);font-weight:700;padding:1rem;text-align:center}aside.author.svelte-elzjml.svelte-elzjml{position:fixed;bottom:5pt;left:1rem;font-size:1rem;color:#fff;display:flex;align-items:center;flex-direction:column}aside.author.svelte-elzjml b.svelte-elzjml{transition:.5s}aside.author.svelte-elzjml b.svelte-elzjml:hover{color:orange;transform:translateY(-5px)}aside.author.svelte-elzjml section.socials.svelte-elzjml{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}aside.author.svelte-elzjml section.socials img.svelte-elzjml{height:2rem;transition:.5s}aside.author.svelte-elzjml section.socials img.svelte-elzjml:hover{transform:translateY(-5px);filter:invert(36%) sepia(96%) saturate(4945%) hue-rotate(1deg) brightness(94%) contrast(100%)}@media only screen and (max-width: 600px){aside.author.svelte-elzjml.svelte-elzjml{visibility:hidden;display:none}footer.svelte-elzjml.svelte-elzjml{font-size:.6rem}}@keyframes svelte-elzjml-alert_animation{40%{background-color:#f009}50%{background-color:red}60%{background-color:#f009}}
