.btn.svelte-1pet0ac{-webkit-user-select:none;user-select:none;cursor:pointer;gap:8px;width:auto;color:var(--white);padding:12px 24px;background-color:var(--b1000);border-radius:12px;appearance:none;text-decoration:none;border:none;font-size:16px;display:inline-flex;width:fit-content;line-height:24px;align-items:center;text-align:center;justify-content:center}.btn.svelte-1pet0ac:hover:not(.disabled){background-color:var(--b700)}.btn.svelte-1pet0ac:active:not(.disabled){background-color:var(--ba)}.btn.disabled.svelte-1pet0ac{cursor:default;background-color:var(--gs80);color:var(--gs240)}.dark .btn.svelte-1pet0ac{color:var(--gs1000);background-color:var(--b300)}.dark .btn.svelte-1pet0ac:hover:not(.disabled){background-color:var(--b500)}.dark .btn.svelte-1pet0ac:active:not(.disabled){background-color:var(--b700)}.btn.outline.svelte-1pet0ac{background-color:transparent;border:.5px solid var(--gs160);color:var(--gs1000)}.dark .btn.outline.svelte-1pet0ac{background-color:transparent;color:var(--white);border-color:var(--gs700)}.btn.outline.svelte-1pet0ac:hover{border-color:var(--gs100);background-color:var(--gs100)}.dark .btn.outline.svelte-1pet0ac:hover{border-color:var(--gs800);background-color:var(--gs800)}.btn.outline.svelte-1pet0ac:active{border-color:var(--gs140);background-color:var(--gs140)}.dark .btn.outline.svelte-1pet0ac:active{border-color:var(--gs900);background-color:var(--gs900)}.theme-switcher.svelte-1n4ohpu{display:flex;gap:12px;align-items:center}label.svelte-1n4ohpu{position:relative;display:block;height:20px;width:40px;border:.5px solid var(--gs120);background-color:var(--gs80);border-radius:10px;cursor:pointer}.dark label.svelte-1n4ohpu{background-color:#000;border-color:transparent}label.svelte-1n4ohpu>div:where(.svelte-1n4ohpu){position:absolute;top:50%;left:2px;width:16px;height:16px;background-color:var(--white);border-radius:12px;box-shadow:1px 1px 2px -1px #3333334d;transform:translateY(-50%);transition:left ease .3s;background-image:url(/sun.svg);background-repeat:no-repeat;background-position:center}.dark label.svelte-1n4ohpu>div:where(.svelte-1n4ohpu){background-color:var(--gs800)}label.svelte-1n4ohpu input:where(.svelte-1n4ohpu){display:none}label.svelte-1n4ohpu input:where(.svelte-1n4ohpu):checked+div:where(.svelte-1n4ohpu){left:21px;background-image:url(/moon.svg)}nav.svelte-rwygme{position:sticky;top:0;flex-direction:row;align-items:center;padding-top:32px;padding-bottom:16px;overflow:visible;font-weight:500;justify-content:space-between;background-color:var(--bg-color);z-index:1}@media(min-width:1024px){nav.svelte-rwygme{padding-bottom:0;position:relative}}nav.svelte-rwygme>.theme-switcher{margin-left:auto}@media(min-width:1024px){nav.svelte-rwygme>.theme-switcher{display:none}}nav.svelte-rwygme .logo{width:auto;height:24px;color:var(--primary-color)}@media(min-width:768px){nav.svelte-rwygme .logo{height:36px}}.dark nav.svelte-rwygme .logo{color:var(--white)}@media(min-width:1024px){nav.svelte-rwygme{padding-top:64px;gap:24px}}.toolbar.svelte-rwygme{box-sizing:content-box;display:flex;height:24px;padding-bottom:20px;border-bottom:.5px solid var(--gs160);justify-content:space-between;border-color:var(--gs160)}@media(min-width:1024px){.toolbar.svelte-rwygme{display:none}}.dark .toolbar.svelte-rwygme{border-color:var(--gs740)}.backdrop.svelte-rwygme{display:flex;background:#07091a4d;position:fixed;inset:0;z-index:0;flex:1 1 auto}@media(min-width:1024px){.backdrop.svelte-rwygme{display:none}}.menu.svelte-rwygme{display:none}.menu.open.svelte-rwygme{display:flex}@media(min-width:1024px){.menu.svelte-rwygme{display:flex;flex-direction:column;width:100%}}.menu.svelte-rwygme .item:where(.svelte-rwygme){line-height:24px}.menu.svelte-rwygme .item:where(.svelte-rwygme):not(.btn,.link){padding:12px 24px;text-decoration:none;color:var(--text-color);border-radius:12px}.menu.svelte-rwygme .item:where(.svelte-rwygme):not(.btn,.link):hover{color:var(--gs660)}.dark .menu.svelte-rwygme .item:where(.svelte-rwygme):not(.btn,.link):hover{color:var(--gs60)}.menu.svelte-rwygme .item:where(.svelte-rwygme):not(.btn,.link):active{color:var(--bt)}@media(min-width:1024px){.menu.svelte-rwygme .item:where(.svelte-rwygme):not(.btn,.link){padding:12px 16px}}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme){position:relative;color:var(--primary-color)}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):after{content:"";display:block;height:2px;width:calc(100% - 30px);position:absolute;bottom:11px;border-radius:1px;background-color:var(--primary-color)}.dark .menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):after{color:var(--b300)}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):hover{color:var(--b700)}.dark .menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):hover{color:var(--b500)}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):hover:after{background-color:var(--b700)}.dark .menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):hover:after{background-color:var(--b500)}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):active{color:var(--ba)}.dark .menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):active{color:var(--b700)}.menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):active:after{background-color:var(--ba)}.dark .menu.svelte-rwygme .item:not(.btn,.link).active:where(.svelte-rwygme):active:after{background-color:var(--b700)}.items.svelte-rwygme{flex-direction:column;gap:24px;display:flex;align-items:center}@media(min-width:1024px){.items.svelte-rwygme{flex-direction:row;gap:0px}}.items.svelte-rwygme .theme-switcher{display:none}@media(min-width:1024px){.items.svelte-rwygme .theme-switcher{display:flex}}.container.svelte-rwygme{display:flex;flex-direction:column;padding:32px 24px;position:fixed;top:0;left:0;width:100%;background-color:var(--gs40);z-index:2;gap:24px;text-align:center;border-radius:0 0 24px 24px}.container.svelte-rwygme .theme-switcher{padding:14px 16px}@media(min-width:768px){.container.svelte-rwygme{padding:38px 48px 48px}}.dark .container.svelte-rwygme{background-color:var(--gs1000)}.container.svelte-rwygme a:where(.svelte-rwygme){box-sizing:content-box;display:flex;justify-content:center;align-items:center}@media(min-width:1024px){.container.svelte-rwygme{background-color:unset;flex-direction:row;position:relative;padding:0;gap:0}.dark .container.svelte-rwygme{background-color:unset}}.dark .container.svelte-rwygme{box-shadow:0 32px 64px #000}@media(min-width:768px){.dark .container.svelte-rwygme{box-shadow:none}}.burger.svelte-rwygme{appearance:none;border:none;padding:0;display:inline-flex;background:none;color:var(--text-color);margin-left:20px}@media(min-width:1024px){.burger.svelte-rwygme{display:none}}.close.svelte-rwygme{display:inline-flex;background-color:unset;color:var(--text-color);padding:0;border:none}.actions.svelte-rwygme{padding-top:4px;gap:44px;display:flex;flex-direction:column;white-space:nowrap}.actions.svelte-rwygme .btn{width:100%}@media(min-width:1024px){.actions.svelte-rwygme{flex-direction:row-reverse;padding-top:0;margin-left:auto;gap:16px;align-items:baseline}}
