.x.svelte-13y3c34{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:auto;background:transparent;border:0;width:calc(var(--ham-size) * 1.35);height:calc(var(--ham-size) * 1.1);outline:none}@media screen and (max-width: 1024px){.x.svelte-13y3c34{position:relative;top:20px;left:20px}}.x.svelte-13y3c34:after,.x.svelte-13y3c34:before{content:"";width:var(--ham-size);height:calc(var(--ham-size) * .05);background:var(--color-background);display:block;position:absolute;transition:.3s cubic-bezier(.075,.82,.165,1);border-radius:50px}.x.svelte-13y3c34:after{top:calc(var(--ham-size) * .4)}.x.svelte-13y3c34:before{top:calc(var(--ham-size) * .6)}.x.true.svelte-13y3c34{cursor:pointer}.x.true.svelte-13y3c34:before{transform:rotate(-45deg)}.x.true.svelte-13y3c34:after{transform:rotate(45deg)}.x.true.svelte-13y3c34:after,.x.true.svelte-13y3c34:before{top:calc(var(--ham-size) * .5)}.x.svelte-13y3c34:active{cursor:pointer}.x.svelte-13y3c34:active:after,.x.svelte-13y3c34:active:before{transform:rotate(0)}.menu-half-x.svelte-nuntwb{z-index:10001;display:flex;place-items:center;justify-content:center}.menu-half.svelte-nuntwb{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:flex;flex-direction:column;justify-content:center;padding:10vw;background-color:var(--color-background-inversion);color:var(--color-background);transition:all .8s cubic-bezier(.85,0,.15,1);overflow:hidden}.menu-half.closed.svelte-nuntwb{opacity:0;visibility:hidden;transform:scale(1.1);pointer-events:none}.menu-half.closed.svelte-nuntwb .menu-half--list-item:where(.svelte-nuntwb),.menu-half.closed.svelte-nuntwb .menu-half--footer:where(.svelte-nuntwb){transform:translateY(100%);opacity:0}.menu-half.open.svelte-nuntwb{opacity:1;visibility:visible;transform:scale(1)}.menu-half.open.svelte-nuntwb .menu-half--list-item:where(.svelte-nuntwb),.menu-half.open.svelte-nuntwb .menu-half--footer:where(.svelte-nuntwb){transform:translateY(0);opacity:1;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1.2s ease;transition-delay:calc(var(--i) * .1s + .3s)}.menu-half--background.svelte-nuntwb{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:var(--color-x-gradient);filter:brightness(.5);opacity:.8}.menu-half--background.svelte-nuntwb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.menu-half--background.svelte-nuntwb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px) saturate(150%);-webkit-backdrop-filter:blur(40px) saturate(150%)}.menu-half--nav.svelte-nuntwb{width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;height:100%;justify-content:center}.menu-half--list.svelte-nuntwb{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.menu-half--list-item.svelte-nuntwb{overflow:hidden;display:block}.menu-half--anchor.svelte-nuntwb{font-family:var(--font-title);font-size:clamp(3.5rem,10vw,8rem);font-weight:900;text-decoration:none;color:inherit;line-height:.9;text-transform:uppercase;display:inline-block;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1);-webkit-text-stroke:1px var(--color-background);color:transparent}.menu-half--anchor.svelte-nuntwb:before{content:attr(data-text);position:absolute;top:0;left:0;width:0%;height:100%;color:var(--color-background);-webkit-text-stroke:0px transparent;overflow:hidden;transition:width .6s cubic-bezier(.16,1,.3,1);white-space:nowrap}.menu-half--anchor.svelte-nuntwb:hover{transform:translate(30px)}.menu-half--anchor.svelte-nuntwb:hover:before{width:100%}.menu-half--footer.svelte-nuntwb{margin-top:5rem;display:flex;flex-wrap:wrap;gap:4rem;border-top:1px solid var(--color-background-very-opaque);padding-top:3rem}.menu-half--footer.svelte-nuntwb .menu-half--footer-item:where(.svelte-nuntwb){display:flex;flex-direction:column;gap:.5rem}.menu-half--footer.svelte-nuntwb .label:where(.svelte-nuntwb){font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;opacity:.4;margin:0;font-family:var(--font-subtitle)}.menu-half--footer.svelte-nuntwb a:where(.svelte-nuntwb){color:inherit;text-decoration:none;font-family:var(--font-subtitle);font-size:1.2rem;transition:all .3s ease;position:relative}.menu-half--footer.svelte-nuntwb a:where(.svelte-nuntwb):after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--color-background);transition:width .3s ease}.menu-half--footer.svelte-nuntwb a:where(.svelte-nuntwb):hover{opacity:1}.menu-half--footer.svelte-nuntwb a:where(.svelte-nuntwb):hover:after{width:100%}@media screen and (max-width: 1024px){.menu-half.svelte-nuntwb{padding:2rem}.menu-half--anchor.svelte-nuntwb{font-size:clamp(2.5rem,15vw,5rem)}.menu-half--footer.svelte-nuntwb{margin-top:3rem;gap:2rem;flex-direction:column}}.theme-changer.svelte-1ahhhre{z-index:1}.theme-changer.svelte-1ahhhre .theme-toggle:where(.svelte-1ahhhre){background:transparent;position:relative;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;cursor:pointer;font-size:16px;transition:background-color .5s,color .5s}.theme-changer.svelte-1ahhhre .theme-toggle.dark:where(.svelte-1ahhhre):hover .icon:where(.svelte-1ahhhre){box-shadow:inset 0 0 0 1px var(--color-background)}.theme-changer.svelte-1ahhhre .theme-toggle.light:where(.svelte-1ahhhre):hover .icon:where(.svelte-1ahhhre){box-shadow:inset -10px 0 0 2px var(--color-background)}.theme-changer.svelte-1ahhhre .theme-toggle:where(.svelte-1ahhhre) .icon:where(.svelte-1ahhhre){--unit: 22.5px;display:inline-block;width:var(--unit);height:var(--unit);border-radius:50%;transition:box-shadow .35s,background-color .5s}.theme-changer.svelte-1ahhhre .theme-toggle.dark:where(.svelte-1ahhhre) .icon:where(.svelte-1ahhhre){border-radius:50%;transition:.75s;transition-timing-function:cubic-bezier(.68,-.55,.27,1);box-shadow:inset 7px 0 0 2px var(--color-background)}.theme-changer.svelte-1ahhhre .theme-toggle.light:where(.svelte-1ahhhre) .icon:where(.svelte-1ahhhre){border-radius:50%;transition:.75s;transition-timing-function:cubic-bezier(.68,-.55,.27,1);box-shadow:inset -40px -3px 0 4px var(--color-background)}.hide.svelte-178n3ww{display:none!important}@media (max-width: 1024px){.nav-header.svelte-178n3ww .hide-on-mobile:where(.svelte-178n3ww){display:none!important}}.nav-header.svelte-178n3ww a:where(.svelte-178n3ww){cursor:pointer}.nav-header.svelte-178n3ww a:where(.svelte-178n3ww):hover{text-decoration:underline}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww){display:flex;justify-content:space-between;align-items:center;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);z-index:100;color:var(--color-foreground);font-family:var(--font-title);transition:all .4s cubic-bezier(.16,1,.3,1);gap:1.5rem;width:95vw;pointer-events:none}@media (max-width: 1024px){.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww){top:0}}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww){display:flex;width:100%;justify-content:space-between;align-items:center;pointer-events:none}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww){display:flex;align-items:center;gap:.5rem;width:auto;pointer-events:all}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section.left:where(.svelte-178n3ww){background:var(--color-background-opaque-inversion);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid var(--color-foreground-very-opaque);box-shadow:0 8px 32px #0000001a;padding:.5rem 1rem;border-radius:50px;justify-content:flex-start}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section.right:where(.svelte-178n3ww){justify-content:flex-end;gap:1rem}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-x:where(.svelte-178n3ww){display:flex;align-items:center}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-x.interactive:where(.svelte-178n3ww){background:var(--color-background-opaque-inversion);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid var(--color-foreground-very-opaque);box-shadow:0 8px 32px #0000001a;cursor:pointer;transition:all .3s ease;padding:.75rem;border-radius:50%;width:45px;height:45px;justify-content:center}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-x.interactive:where(.svelte-178n3ww):hover{background:var(--color-foreground-very-opaque);text-decoration:none}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-item:where(.svelte-178n3ww){cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;font-weight:600;color:var(--color-foreground);position:relative;padding:.5rem 1rem;border-radius:20px;display:inline-block}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-item:where(.svelte-178n3ww):hover{background:var(--color-foreground-very-opaque);text-decoration:none}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-item.active:where(.svelte-178n3ww){background:#fff;color:#000;text-decoration:none}@media (max-width: 1024px){.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-item:where(.svelte-178n3ww){padding:.5rem}}.nav-header.svelte-178n3ww nav:where(.svelte-178n3ww) .menu:where(.svelte-178n3ww) .menu-section:where(.svelte-178n3ww) .menu-item:where(.svelte-178n3ww) .wrapper-letter{display:inline-block}.footer.svelte-1vc4qyw{background:linear-gradient(90deg,#1c1c1c,#000);color:#fff;font-family:var(--font-paragraph);position:relative;z-index:10;overflow:hidden;padding:0}.footer.svelte-1vc4qyw .marquee-container:where(.svelte-1vc4qyw){border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0;overflow:hidden;white-space:nowrap;background:#8080800d}.footer.svelte-1vc4qyw .marquee-container:where(.svelte-1vc4qyw) .marquee:where(.svelte-1vc4qyw){display:inline-block;animation:svelte-1vc4qyw-marquee 40s linear infinite}.footer.svelte-1vc4qyw .marquee-container:where(.svelte-1vc4qyw) .marquee:where(.svelte-1vc4qyw) span:where(.svelte-1vc4qyw){font-family:var(--font-title);font-size:.8rem;letter-spacing:.2rem;text-transform:uppercase;opacity:.6}.footer.svelte-1vc4qyw .footer-main:where(.svelte-1vc4qyw){max-width:1400px;margin:0 auto;padding:clamp(3rem,10vw,6rem) clamp(1rem,5vw,2rem) 2rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw){display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:clamp(3rem,10vw,6rem)}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .brand-info:where(.svelte-1vc4qyw) .footer-logo:where(.svelte-1vc4qyw){font-family:var(--font-title);font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;letter-spacing:-.05em}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .brand-info:where(.svelte-1vc4qyw) .tagline:where(.svelte-1vc4qyw){font-size:1rem;opacity:.7;max-width:300px;line-height:1.4}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem 2rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw){display:flex;flex-direction:column;gap:1.5rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) .group-title:where(.svelte-1vc4qyw){font-family:var(--font-title);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;opacity:.5}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw){list-style:none;padding:0;margin:0}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw){margin-bottom:.75rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw),.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) .reveal-btn:where(.svelte-1vc4qyw){text-decoration:none;color:inherit;font-size:1.1rem;opacity:.8;transition:all .3s ease;position:relative;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw):after,.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) .reveal-btn:where(.svelte-1vc4qyw):after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:currentColor;transition:width .3s ease}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw):hover,.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) .reveal-btn:where(.svelte-1vc4qyw):hover{opacity:1}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw):hover:after,.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw) .link-group:where(.svelte-1vc4qyw) ul:where(.svelte-1vc4qyw) li:where(.svelte-1vc4qyw) .reveal-btn:where(.svelte-1vc4qyw):hover:after{width:100%}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw){display:flex;justify-content:center;margin-bottom:4rem}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw) .back-to-top:where(.svelte-1vc4qyw){background:none;border:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform .3s ease}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw) .back-to-top:where(.svelte-1vc4qyw) .arrow:where(.svelte-1vc4qyw){font-size:1.5rem;transition:transform .3s ease}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw) .back-to-top:where(.svelte-1vc4qyw) .text:where(.svelte-1vc4qyw){font-size:.7rem;letter-spacing:.2em;opacity:.6}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw) .back-to-top:where(.svelte-1vc4qyw):hover .arrow:where(.svelte-1vc4qyw){transform:translateY(-5px)}.footer.svelte-1vc4qyw .footer-middle:where(.svelte-1vc4qyw) .back-to-top:where(.svelte-1vc4qyw):hover .text:where(.svelte-1vc4qyw){opacity:1}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw){border-top:1px solid rgba(255,255,255,.1);padding-top:4rem}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw){display:flex;justify-content:space-between;align-items:center;padding-top:2rem;opacity:.5;font-size:.75rem}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw) .legal-links:where(.svelte-1vc4qyw){display:flex;gap:2rem}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw) .legal-links:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw){color:inherit;text-decoration:none}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw) .legal-links:where(.svelte-1vc4qyw) a:where(.svelte-1vc4qyw):hover{text-decoration:underline}@keyframes svelte-1vc4qyw-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw){grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.footer.svelte-1vc4qyw .footer-main:where(.svelte-1vc4qyw){padding:4rem 1.5rem 1.5rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-logo:where(.svelte-1vc4qyw){font-size:2.5rem}.footer.svelte-1vc4qyw .footer-top:where(.svelte-1vc4qyw) .footer-links-grid:where(.svelte-1vc4qyw){grid-template-columns:1fr;gap:2rem}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw){flex-direction:column;gap:1rem;text-align:center}.footer.svelte-1vc4qyw .footer-bottom:where(.svelte-1vc4qyw) .legal:where(.svelte-1vc4qyw) .legal-links:where(.svelte-1vc4qyw){justify-content:center}}body.custom-cursor,body.custom-cursor *{cursor:none!important}.cursor-wrapper.svelte-kwc2y7{position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:9999;opacity:0;transition:opacity .3s ease;mix-blend-mode:difference}.cursor-wrapper.visible.svelte-kwc2y7{opacity:1}.cursor-follower.svelte-kwc2y7{position:absolute;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:1.5px solid white;border-radius:50%;transition:transform .3s cubic-bezier(.23,1,.32,1),width .3s ease,height .3s ease,margin .3s ease,background-color .3s ease;display:flex;align-items:center;justify-content:center}.cursor-follower.svelte-kwc2y7:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:1px solid white;opacity:0;transform:scale(1)}.cursor-dot.svelte-kwc2y7{position:absolute;width:6px;height:6px;margin-top:-3px;margin-left:-3px;background-color:#fff;border-radius:50%;transition:transform .2s ease}.hovering.svelte-kwc2y7 .cursor-follower:where(.svelte-kwc2y7){transform:scale(1.5);background-color:#ffffff1a;border-width:1px}.hovering.svelte-kwc2y7 .cursor-dot:where(.svelte-kwc2y7){transform:scale(.5)}.clicking.svelte-kwc2y7 .cursor-follower:where(.svelte-kwc2y7){transform:scale(1.2);background-color:#fff3}.clicking.svelte-kwc2y7 .cursor-follower:where(.svelte-kwc2y7):after{animation:svelte-kwc2y7-pulse .4s ease-out}@keyframes svelte-kwc2y7-pulse{0%{transform:scale(1);opacity:.5}to{transform:scale(2);opacity:0}}.svelte-144q1n4{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden}main{display:block}h1{font-size:2rem;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Spartan Black;font-weight:700;src:url(../../../fonts/League_Spartan/static/LeagueSpartan-Black.ttf) format("truetype")}@font-face{font-family:Jost;font-weight:400;src:url(../../../fonts/JOST/Jost-Light.ttf) format("truetype")}@font-face{font-family:Kiona Regular;font-weight:400;src:url(../../../fonts/KIONA/Kiona-Regular.ttf) format("truetype")}:root{--color-foreground: #181818;--color-outline: #03a9f4;--color-background: #ffffff;--font-title: "Kiona Regular", serif;--font-subtitle: "Kiona Regular", serif;--font-paragraph: "Jost", sans-serif;--transition-short-duration: 1s;--transition-shortest-duration: .3s;--ham-size: calc(clamp(100px, 30vw, 200px)/4) ;interpolate-size:allow-keywords}::-webkit-scrollbar{width:5px;height:0}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-background-inversion);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-outline)}body{overflow-x:hidden;background-color:var(--color-background-inversion);color:var(--color-foreground);background:var(--color-x-gradient)}a{color:#ff5722}*{box-sizing:border-box;scroll-behavior:smooth;font-family:var(--font-paragraph)}h1,h2,h3,h4,h5,h6,span,section{transition:color .35s,background-color .35s,fill .35s,stroke .35s;scroll-behavior:smooth}.loading:after{content:"...";animation:svelte-144q1n4-loading 1.75s infinite}.error{color:red}.none{display:none}.horizontal{display:flex;place-content:center;justify-content:end;-webkit-user-select:none;user-select:none}@keyframes svelte-144q1n4-loading{0%{content:"."}33%{content:".."}66%{content:"..."}}.app-container.svelte-144q1n4{display:flex;flex-direction:column;min-height:100vh}main.svelte-144q1n4{flex:1}
