@layer reset{*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}table{border-collapse:collapse;border-spacing:0}ul,li,ol{list-style:none}}@layer colors{:root{--neutral-50: #fafafa;--neutral-100: #f5f5f5;--neutral-200: #e5e5e5;--neutral-300: #d4d4d4;--neutral-400: #a3a3a3;--neutral-500: #737373;--neutral-600: #525252;--neutral-700: #404040;--neutral-800: #262626;--neutral-900: #171717;--neutral-950: #0a0a0a;--red-50: #fef2f2;--red-100: #fee2e2;--red-200: #fecaca;--red-300: #fca5a5;--red-400: #f87171;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--red-800: #991b1b;--red-900: #7f1d1d;--red-950: #450a0a;--sky-50: #f0f9ff;--sky-100: #e0f2fe;--sky-200: #bae6fd;--sky-300: #7dd3fc;--sky-400: #38bdf8;--sky-500: #0ea5e9;--sky-600: #0284c7;--sky-700: #0369a1;--sky-800: #075985;--sky-900: #0c4a6e;--sky-950: #082f49}}@layer theme{:root{--background-color: var(--neutral-100);--text-color: var(--neutral-800);--heading-color: var(--neutral-600);--link-color: var(--red-800);--link-hover-color: var(--red-900);--link-secondary-color: var(--neutral-800);--link-secondary-hover-color: var(--neutral-900)}:root.dark{--background-color: var(--neutral-900);--text-color: var(--neutral-200);--heading-color: var(--neutral-300);--link-color: var(--red-200);--link-hover-color: var(--red-100);--link-secondary-color: var(--neutral-200);--link-secondary-hover-color: var(--neutral-100)}body{background-color:var(--background-color);color:var(--text-color)}h1,h2,h3{height:min-content;color:var(--heading-color);font-weight:700;line-height:.7;font-family:Philosopher,serif;text-wrap:balance}h1{margin-bottom:1em}h2,h3{margin-bottom:.5em}p,li{margin-bottom:1em;font-weight:400;line-height:1.5;font-family:Comfortaa,sans-serif;text-wrap:pretty}code{font-weight:400;font-family:Space Mono,monospace}a,button{position:relative;color:var(--link-color);font-weight:700;text-decoration:none}:is(a,button):before,:is(a,button):after{position:absolute;transition:width .3s ease;background-color:var(--link-hover-color);height:1px;content:""}:is(a,button):before{top:0;right:0;transform:translateY(-3px);width:0}:is(a,button):after{bottom:0;left:0;transform:translateY(2px);width:0}:is(a,button):hover:before,:is(a,button):hover:after{width:25%}button{cursor:pointer;border:none;background:none;padding:0;font-size:inherit;font-family:inherit}}main.rootElement.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;padding:var(--padding);min-height:100svh}main.rootElement.svelte-12qhfyh>div:where(.svelte-12qhfyh){max-width:var(--max-width);width:auto}main.rootElement.svelte-12qhfyh.is-play-route>div:where(.svelte-12qhfyh){max-width:1200px;width:100%}
