@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400&display=swap";html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-kerning:normal;font-variant-ligatures:common-ligatures;font-optical-sizing:auto;line-height:1.55;letter-spacing:.005em;font-size-adjust:.515}h1,h2,h3{letter-spacing:.01em;line-height:1.2}p,li{-webkit-hyphens:none;hyphens:none;overflow-wrap:anywhere}@supports (font-variation-settings: normal){body{font-variation-settings:"wght" 400}}@supports (text-wrap: pretty){body{text-wrap:pretty}}:root{--color: #333;--color-muted: #888;--color-muted2: #eee;--background-color: #fff;--background-color2: #f3f3f3;--background-color-translucent: rgba(255, 255, 255, .85);--background-color2-translucent: rgba(243, 243, 243, .8);--gradient-start: #15b;--gradient-end: #37d;--btn-primary: #15b;--btn-hover: #07b}:root[data-theme=light]{--color: #333;--color-muted: #888;--color-muted2: #eee;--background-color: #fff;--background-color2: #f3f3f3;--background-color-translucent: rgba(255, 255, 255, .85);--background-color2-translucent: rgba(243, 243, 243, .8)}@media (prefers-color-scheme: dark){:root{--color: #e6e6e6;--color-muted: #b3b3b3;--color-muted2: #1f1f1f;--background-color: #1a1a1a;--background-color2: #2a2a2a;--background-color-translucent: rgba(0, 0, 00, .85);--background-color2-translucent: rgba(42, 42, 42, .8)}}:root[data-theme=dark]{--color: #e6e6e6;--color-muted: #b3b3b3;--color-muted2: #1f1f1f;--background-color: #1a1a1a;--background-color2: #2a2a2a;--background-color-translucent: rgba(0, 0, 0, .85);--background-color2-translucent: rgba(42, 42, 42, .8)}html,body{color:var(--color);background:var(--background-color);margin:0;padding:0;border:none}::selection{background-color:var(--btn-primary);color:#fff}*{font-family:Lato,sans-serif;scroll-behavior:smooth!important}html{font-size:16px;margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;overscroll-behavior:none}body{font-family:Lato,sans-serif;color:var(--color);font-size:1.125rem;overflow-x:hidden}img{max-width:100%;height:auto;-webkit-user-select:none;user-select:none}svg{-webkit-user-select:none;user-select:none}a{color:var(--btn-primary);text-decoration:none}a:hover{color:var(--hover)}section{padding:50px;margin:0 auto}::placeholder{font-size:18px;color:var(--grey-medium)}.bold-text{font-weight:700}.btn{background:var(--btn-primary);padding:.9375rem 2.5rem;color:#fff;border:solid 1px #ffffff;border-radius:3.125rem;font-size:1.125rem;font-weight:700;text-align:center;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none}.btn-gry{background:#333;box-shadow:inset 0 10px 10px #0000001a;text-shadow:0 2px 4px rgba(0,0,0,.2)}.btn:hover{background:var(--btn-hover);color:#fff;transition:.3s;transform:scale(1.03)}.red_dot{color:var(--btn-hover);margin-left:2px}.preloader.svelte-6beqk9{background-color:#fff5;position:fixed;left:0;top:0;height:100vh;width:100vw;z-index:150;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease;opacity:1}.loader.svelte-6beqk9{height:2.5rem;width:2.5rem;border:.25rem solid var(--blue-primary);border-radius:50%;border-top:.25rem solid transparent;border-bottom:.25rem solid transparent;animation:svelte-6beqk9-spin 2s linear infinite}@keyframes svelte-6beqk9-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.theme-toggle.svelte-1bd8x99{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:-2px;border:0;border-radius:999px;color:var(--color);cursor:pointer;padding:0;transform:translateY(1px);line-height:0;transition:transform .15s ease,filter .1s ease,background .1s ease}.theme-toggle.svelte-1bd8x99:hover,.theme-toggle.svelte-1bd8x99:focus-visible{filter:brightness(.9)}.theme-toggle.svelte-1bd8x99 svg:where(.svelte-1bd8x99){fill:var(--grayMed)}:root{--footer-muted: #888}#footer.svelte-12s5c0z{position:relative;border-top:1px solid var(--color-muted2);display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding:0 50px;min-height:64px;max-width:1200px;margin:0 auto;gap:16px;-webkit-user-select:none;user-select:none}.left-nav.svelte-12s5c0z ul:where(.svelte-12s5c0z){display:flex;gap:20px;align-items:center;padding:0;margin:0;list-style:none;white-space:nowrap}.theme-item.svelte-12s5c0z{display:flex}.left-nav.svelte-12s5c0z a:where(.svelte-12s5c0z){color:var(--color);font-size:18px;text-decoration:none}.left-nav.svelte-12s5c0z li:where(.svelte-12s5c0z):hover{background-color:var(--btn-hover);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.copyright.svelte-12s5c0z{position:absolute;left:50%;transform:translate(-50%);font-size:.7rem;color:var(--color-muted);pointer-events:none}.right-footer-links.svelte-12s5c0z{display:flex;align-items:center;gap:10px;white-space:nowrap}.right-footer-links.svelte-12s5c0z a:where(.svelte-12s5c0z){color:var(--color);font-size:14px;text-decoration:none}.right-footer-links.svelte-12s5c0z a:where(.svelte-12s5c0z):hover{text-decoration:underline;color:var(--btn-hover)}@media (max-width: 575.98px){#footer.svelte-12s5c0z{flex-flow:column;justify-content:center;text-align:center;align-items:center;padding:16px 20px 24px;gap:12px}.left-nav.svelte-12s5c0z ul:where(.svelte-12s5c0z){gap:12px;flex-wrap:wrap;justify-content:center}.copyright.svelte-12s5c0z{position:static;transform:none;padding-top:4px;order:3}.right-footer-links.svelte-12s5c0z{margin-bottom:4px;order:2}}@media (min-width: 576px) and (max-width: 700px){.copyright.svelte-12s5c0z{position:static;transform:none;order:2;padding:0 8px}#footer.svelte-12s5c0z{flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:12px 24px}}svg.svelte-1kl2kke{display:block}.mobileNavOverlay.svelte-i8g6jx{position:fixed;inset:0;z-index:9999;width:100%;height:100vh;height:100svh;height:100dvh;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);overflow:hidden;background:var(--background-color);color:var(--color);text-align:center;transition:opacity .25s ease,transform .25s ease;box-sizing:border-box}.overlay-content.svelte-i8g6jx{display:grid;grid-template-rows:1fr auto;align-items:center;height:100%;padding:72px 24px 24px;padding-top:calc(72px + env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom));box-sizing:border-box}.close-btn.svelte-i8g6jx{position:absolute;top:calc(16px + env(safe-area-inset-top));right:calc(20px + env(safe-area-inset-right));font-size:40px;line-height:1;color:var(--color);background:none;border:0;cursor:pointer}.close-btn.svelte-i8g6jx:focus-visible{outline:2px solid var(--btn-primary);outline-offset:2px;border-radius:6px}.stack.svelte-i8g6jx{place-self:center;display:flex;flex-direction:column;align-items:center;gap:20px;width:min(520px,100%);margin:0 auto}.stack.svelte-i8g6jx a:where(.svelte-i8g6jx){font-size:clamp(1.25rem,2.5vw + 1rem,1.75rem);color:var(--color);text-decoration:none;letter-spacing:.1rem;transition:color .2s ease}.stack.svelte-i8g6jx a:where(.svelte-i8g6jx):hover{color:var(--btn-hover)}.navbar-btns.svelte-i8g6jx{display:flex;flex-direction:column;gap:18px;margin-top:36px;width:100%;max-width:240px}.navbar-btn.svelte-i8g6jx{padding:12px 32px;font-size:clamp(1.125rem,1.5vw + .9rem,1.5rem);border-radius:6px;border:1px solid #fff;cursor:pointer}.footer.svelte-i8g6jx{width:100%;display:flex;justify-content:center;padding-bottom:max(8px,env(safe-area-inset-bottom))}.navbar-logo.svelte-i8g6jx{display:flex;flex-direction:column;align-items:center;width:min(520px,100%);margin:0 auto}.logo-link.svelte-i8g6jx{color:var(--color);display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none}.app-logo-text.svelte-i8g6jx{font-size:clamp(1.25rem,2.5vw + 1rem,1.75rem);font-weight:900;color:var(--color);margin-top:-6px}@media (prefers-reduced-motion: reduce){.mobileNavOverlay.svelte-i8g6jx,.stack.svelte-i8g6jx a:where(.svelte-i8g6jx){transition:none}}nav.svelte-7oythb{display:flex;flex-flow:row;justify-content:space-between;background:transparent;position:absolute;top:0;width:100%;padding:8px 3em 0px 3rem;z-index:100;box-sizing:border-box;letter-spacing:.5px;-webkit-user-select:none;user-select:none}.navbar-logo.svelte-7oythb{display:flex;align-items:center;gap:.25rem;margin:4px 0}.logo-wrap.svelte-7oythb,.app-logo-text.svelte-7oythb,nav.svelte-7oythb{color:#fff}.sticky.svelte-7oythb .logo-wrap:where(.svelte-7oythb),.sticky.svelte-7oythb .app-logo-text:where(.svelte-7oythb){color:var(--color)}.app-logo-text.svelte-7oythb{font-size:2rem;font-weight:900;line-height:1;color:#fff}#navbar-right.svelte-7oythb{display:flex;flex-direction:row;align-items:center;gap:20px;margin:10px;font-size:18px;font-weight:400;transform:translateY(3px)}#navbar-right.svelte-7oythb a:where(.svelte-7oythb):hover{text-decoration:underline;text-decoration-color:var(--btn-hover);text-underline-offset:5px}#navbar-right.svelte-7oythb a:where(.svelte-7oythb){color:#fff}.navbar-links.svelte-7oythb{display:flex;gap:20px}.navbar-btns.svelte-7oythb{margin-left:14px;display:flex;gap:20px}.navbar-btn.svelte-7oythb{padding:10px 20px;border:none;cursor:pointer;border-radius:4px;font-size:1rem;border:1px solid #fff;letter-spacing:.5px}.sticky.svelte-7oythb{position:fixed;left:0;top:0;width:100%;color:var(--color);background-color:var(--background-color-translucent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;box-shadow:0 10px 30px #0000001a;padding:0 40px;transition:.5s}.sticky.svelte-7oythb a:where(.svelte-7oythb){color:var(--color)!important}.sticky.svelte-7oythb .app-logo-text:where(.svelte-7oythb){color:var(--color)}.sticky.svelte-7oythb #navbar-right:where(.svelte-7oythb){transform:translateY(0)}.sticky.svelte-7oythb #navbar-right:where(.svelte-7oythb) a:where(.svelte-7oythb):hover{color:var(--btn-hover)}.sticky.svelte-7oythb #mobileNavButton:where(.svelte-7oythb) .span-btn:where(.svelte-7oythb){color:var(--color)}#mobileNavButton.svelte-7oythb{position:relative;display:none;cursor:pointer;-webkit-user-select:none;user-select:none}#mobileNavButton.svelte-7oythb .span-btn:where(.svelte-7oythb){font-size:1.875rem;color:#fff;background:none;outline:none;border:none;box-shadow:none}#mobileNavButton.svelte-7oythb .span-btn:where(.svelte-7oythb):hover{filter:brightness(.8)}@media (max-width: 575px){nav.svelte-7oythb{padding:4px 1.5em 0px 1.5rem}.sticky.svelte-7oythb{padding:4px 1.5em 3px 1.5rem}#navbar-right.svelte-7oythb{display:none}#mobileNavButton.svelte-7oythb{display:block;height:100%}#mobileNavButton.svelte-7oythb .span-btn:where(.svelte-7oythb){transform:scale(1.25) translateY(4px)}}@media (min-width: 575px) and (max-width: 991.98px){.navbar-links.svelte-7oythb{display:none}}
