:root{color-scheme:light;--color-brand-900: #160048;--color-brand-600: #3E07BF;--color-brand-500: #692AFC;--color-brand-300: #9b6dff;--color-indigo-400: #676eff;--color-accent-700: #9800bd;--color-accent-500: #cd00ff;--color-white: #ffffff;--color-gray-100: #f2f2f2;--color-gray-200: #e0e0e0;--color-ink-900: #0c0a0e;--color-ink-850: #151516;--color-ink-800: #1b1b1b;--color-ink-700: #29242d;--color-black: #080708;--color-lavender-100: #dfd9e8;--color-slate-300: rgb(168,167,196);--color-slate-500: #6c6a97;--color-slate-550: rgb(108, 107,155);--color-steel-500: #6B8096;--color-red-600: #c90000;--color-amber-800: #846823;--color-amber-100: #f0e5c9;--color-shadow-lilac: #dac3f985;--color-shadow-none: transparent;--color-border-translucent: #e0e0e06b;--color-gradient-day: linear-gradient(109deg,#cfecff,#75C8FF);--color-gradient-night: linear-gradient(57deg,rgb(37 27 59),rgb(66 70 158));--pageBackground: var(--color-white);--surface: var(--color-gray-100);--surfaceHover: var(--color-gray-200);--surfaceInverse: var(--color-black);--border: var(--color-gray-200);--borderSubtle: var(--color-gray-100);--text: var(--color-brand-600);--textMuted: var(--color-slate-500);--textSubtle: var(--color-slate-550);--textInverse: var(--color-white);--title: var(--color-accent-500);--accent: var(--color-accent-500);--accentHover: var(--color-accent-700);--danger: var(--color-red-600);--alertIcon: var(--color-amber-800);--navSurface: var(--color-white);--navText: var(--color-brand-600);--navTextHover: var(--color-brand-900);--buttonPrimaryText: var(--color-white);--buttonPrimarySurface: var(--color-brand-600);--buttonPrimarySurfaceHover: var(--color-brand-500);--buttonSecondaryText: var(--color-white);--buttonSecondarySurface: var(--color-brand-600);--buttonSecondarySurfaceHover: var(--color-brand-500);--buttonOutlineText: var(--color-brand-600);--buttonOutlineBorder: var(--color-brand-600);--buttonOutlineTextHover: var(--color-white);--tagText: var(--color-white);--tagSurface: var(--color-brand-600);--shadowColor: var(--color-shadow-lilac);--toggleBorder: var(--color-border-translucent);--toggleGradient: var(--color-gradient-day)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--pageBackground: var(--color-ink-900);--surface: var(--color-ink-800);--surfaceHover: var(--color-ink-700);--surfaceInverse: var(--color-white);--border: var(--color-ink-700);--borderSubtle: var(--color-ink-800);--text: var(--color-lavender-100);--textMuted: var(--color-slate-300);--textSubtle: var(--color-slate-550);--textInverse: var(--color-black);--title: var(--color-brand-300);--accent: var(--color-brand-300);--accentHover: var(--color-white);--danger: var(--color-red-600);--alertIcon: var(--color-amber-100);--navSurface: var(--color-black);--navText: var(--color-brand-300);--navTextHover: var(--color-white);--buttonPrimaryText: var(--color-white);--buttonPrimarySurface: var(--color-brand-600);--buttonPrimarySurfaceHover: var(--color-brand-500);--buttonSecondaryText: var(--color-white);--buttonSecondarySurface: var(--color-brand-300);--buttonSecondarySurfaceHover: var(--color-brand-500);--buttonOutlineText: var(--color-brand-600);--buttonOutlineBorder: var(--color-brand-600);--buttonOutlineTextHover: var(--color-white);--tagText: var(--color-slate-300);--tagSurface: var(--color-ink-850);--shadowColor: var(--color-shadow-none);--toggleBorder: var(--color-steel-500);--toggleGradient: var(--color-gradient-night)}}:root[data-theme=dark]{color-scheme:dark;--pageBackground: var(--color-ink-900);--surface: var(--color-ink-800);--surfaceHover: var(--color-ink-700);--surfaceInverse: var(--color-white);--border: var(--color-ink-700);--borderSubtle: var(--color-ink-800);--text: var(--color-lavender-100);--textMuted: var(--color-slate-300);--textSubtle: var(--color-slate-550);--textInverse: var(--color-black);--title: var(--color-brand-300);--accent: var(--color-brand-300);--accentHover: var(--color-white);--danger: var(--color-red-600);--alertIcon: var(--color-amber-100);--navSurface: var(--color-black);--navText: var(--color-brand-300);--navTextHover: var(--color-white);--buttonPrimaryText: var(--color-white);--buttonPrimarySurface: var(--color-brand-600);--buttonPrimarySurfaceHover: var(--color-brand-500);--buttonSecondaryText: var(--color-white);--buttonSecondarySurface: var(--color-brand-300);--buttonSecondarySurfaceHover: var(--color-brand-500);--buttonOutlineText: var(--color-brand-600);--buttonOutlineBorder: var(--color-brand-600);--buttonOutlineTextHover: var(--color-white);--tagText: var(--color-slate-300);--tagSurface: var(--color-ink-850);--shadowColor: var(--color-shadow-none);--toggleBorder: var(--color-steel-500);--toggleGradient: var(--color-gradient-night)}*,*:after,*:before{box-sizing:border-box}:root::-webkit-scrollbar{display:none}:root{scrollbar-width:none;-ms-overflow-style:none}:root{--boxShadow: -1px 3px 10px;--borderRadius: 15px;--mediaLg: 1024px;--mediaMd: 737px;--mediaSm: 414px;--fontSize0: .5rem;--fontSize1: 1rem;--fontSize2: 1.5rem;--fontSize3: 2.5rem;--fontSize4: 4rem;--navHeight: 65px;--footerHeight: 65px}html{min-height:100vh;position:relative;scroll-behavior:smooth}body{margin:0!important;padding:0!important;font-family:Poppins,Roboto,Helvetica,Arial,sans-serif;transition:background-color .25s linear,color .25s linear;background-color:var(--pageBackground);color:var(--text);display:grid;grid-template-rows:1fr auto;min-height:100vh}p{color:var(--text)}p,ul{padding-top:.25em}.bigger-text{font-size:var(--fontSize2)}#root{width:100%}small,button{display:block}a{color:var(--text)}button:focus{outline:0}.highlight{color:var(--accent);font-weight:700}.highlight.light{font-weight:400}section{width:100%;min-width:0;max-width:var(--mediaLg);margin:0 auto;padding-left:1em;padding-right:1em;margin-top:var(--navHeight)}section.fill-viewport{display:flex;flex-direction:column;min-height:0}section hr{margin:3em 0;border-color:var(--borderSubtle)}.mb-1{margin-bottom:1em}pre{font-family:Poppins,Roboto,Helvetica,Arial,sans-serif;font-weight:700;box-sizing:border-box;color:var(--text);padding-top:.25em}.skeleton{background:linear-gradient(-45deg,#d7d7d7,#f0f0f0,#d7d7d7,#f0f0f0);background-size:400% 400%;animation:shine 2.25s ease infinite}@keyframes shine{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}select.svelte-fulszy{border:2px solid var(--border);color:var(--text);background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--surfaceHover);padding:.25em;border-radius:var(--borderRadius);font-family:Poppins;transition:all .5s ease}footer.svelte-1sr6y3t{border-top:1px solid var(--border);margin:0 auto;padding-inline:1em;background-color:var(--navSurface);width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:var(--footerHeight);padding-block:1em}footer.svelte-1sr6y3t small:where(.svelte-1sr6y3t){text-align:center}footer.svelte-1sr6y3t .social:where(.svelte-1sr6y3t){display:flex;align-items:center}.spacer.svelte-1sr6y3t{width:1px;border-left:1px solid var(--textSubtle);height:1.5rem}.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t){padding:0 5px}.social.svelte-1sr6y3t svg:where(.svelte-1sr6y3t){width:42px;fill:var(--accent);transition:fill .2s ease,transform .2s ease}.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover svg:where(.svelte-1sr6y3t),.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t):focus-visible svg:where(.svelte-1sr6y3t){fill:var(--accentHover);transform:translateY(-3px)}.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t):focus-visible,.legal.svelte-1sr6y3t a:where(.svelte-1sr6y3t):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.legal.svelte-1sr6y3t a:where(.svelte-1sr6y3t){text-decoration:none;transition:color .2s ease}.legal.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover{color:var(--accentHover);text-decoration:underline}.meta.svelte-1sr6y3t{display:grid;grid-template-columns:160px 1px 160px 1px 160px;gap:1rem;align-items:center;justify-items:center}@media(max-width:737px){.meta.svelte-1sr6y3t{grid-template-columns:minmax(0,1fr);gap:.75rem;width:100%}.spacer.svelte-1sr6y3t{display:none}}.copyright.svelte-1sr6y3t{opacity:.7}@media(prefers-reduced-motion:reduce){.social.svelte-1sr6y3t svg:where(.svelte-1sr6y3t){transition:none}.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover svg:where(.svelte-1sr6y3t),.social.svelte-1sr6y3t a:where(.svelte-1sr6y3t):focus-visible svg:where(.svelte-1sr6y3t){transform:none}}.logo-container.svelte-1m4ikkg{display:flex;max-width:250px;align-items:center;gap:12px}.logo-container.svelte-1m4ikkg h3:where(.svelte-1m4ikkg){color:var(--navText);white-space:nowrap}.logo-container.svelte-1m4ikkg a:where(.svelte-1m4ikkg){display:inline-block;min-width:40%;max-width:70px}button.toggle.svelte-rbv5hg{position:relative;width:28px;height:28px;border-radius:50%;border:2px solid var(--toggleBorder);font-size:var(--fontSize0);overflow:hidden;cursor:pointer;padding:0;margin:0}.container.svelte-rbv5hg{width:100%;height:200%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--toggleGradient);padding:4px;margin:0}.container.svelte-rbv5hg svg:where(.svelte-rbv5hg){min-width:28px;height:auto;transition:all .3s linear}svg.sun.light.svelte-rbv5hg{transform:translateY(-2px)}svg.sun.dark.svelte-rbv5hg{transform:translateY(100px)}svg.moon.light.svelte-rbv5hg{transform:translateY(-100px)}svg.moon.dark.svelte-rbv5hg{transform:translateY(-22px)}.hamburger-container.svelte-2ifgyv{display:none}@media only screen and (max-width:737px){.hamburger-container.svelte-2ifgyv{display:block;position:relative;right:12px;height:32px;width:32px}.checkbox.svelte-2ifgyv{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:5;opacity:0;margin:0;cursor:pointer}.hamburger-lines.svelte-2ifgyv{position:absolute;top:3px;left:0;z-index:2;display:flex;width:32px;height:26px;flex-direction:column;justify-content:space-between}.hamburger-lines.svelte-2ifgyv .line:where(.svelte-2ifgyv){display:block;height:4px;width:100%;border-radius:10px;background:var(--navText)}.hamburger-lines.svelte-2ifgyv .line1:where(.svelte-2ifgyv){transform-origin:100% 0%;transition:transform .4s ease-in-out}.hamburger-lines.svelte-2ifgyv .line2:where(.svelte-2ifgyv){transition:transform .2s ease-in-out}.hamburger-lines.svelte-2ifgyv .line3:where(.svelte-2ifgyv){transform-origin:100% 100%;transition:transform .4s ease-in-out}input[type=checkbox].svelte-2ifgyv:checked~.hamburger-lines:where(.svelte-2ifgyv) .line1:where(.svelte-2ifgyv){transform:rotate(-45deg)}input[type=checkbox].svelte-2ifgyv:checked~.hamburger-lines:where(.svelte-2ifgyv) .line2:where(.svelte-2ifgyv){transform:scaleY(0)}input[type=checkbox].svelte-2ifgyv:checked~.hamburger-lines:where(.svelte-2ifgyv) .line3:where(.svelte-2ifgyv){transform:rotate(45deg)}}nav.svelte-eyh2cm{position:fixed;background-color:var(--navSurface);width:100%;z-index:99;box-shadow:var(--boxShadow) var(--shadowColor);top:0}nav.svelte-eyh2cm div.nav-container:where(.svelte-eyh2cm){max-width:var(--mediaLg);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:66px}ul.link-list.svelte-eyh2cm{list-style-type:none;margin:0;padding:0;display:flex;align-items:center}ul.link-list.svelte-eyh2cm li:where(.svelte-eyh2cm){display:inline}li.svelte-eyh2cm a:where(.svelte-eyh2cm){color:var(--navText);font-weight:700;text-decoration:none;padding:14px 16px}li.svelte-eyh2cm a:where(.svelte-eyh2cm):hover{color:var(--navTextHover)}@media only screen and (max-width:737px){.mobile-nav.svelte-eyh2cm{position:absolute;top:65px;left:0;background-color:var(--pageBackground);min-width:100vw;min-height:calc(100vh - 65px);transform:translate(500px);transition:all .5s ease-in-out;display:flex;align-items:center;justify-content:center}.mobile-nav.open.svelte-eyh2cm{transform:translate(0)}ul.link-list.svelte-eyh2cm{flex-direction:column;width:100%;gap:32px}ul.link-list.svelte-eyh2cm li:where(.svelte-eyh2cm){display:inline-block}ul.link-list.svelte-eyh2cm li:where(.svelte-eyh2cm) a:where(.svelte-eyh2cm){font-size:26px;padding:28px 32px}}
