@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:ThunderBold;font-weight:700;src:url(../../../fonts/Thunder-SemiBoldLC.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:300;src:url(../../../fonts/Inter-Medium.ttf) format("truetype")}body{width:100%;margin:0;height:100%;min-height:100vh;font-family:Inter;color:#fff}main{margin-right:auto;margin-left:auto;width:100%;max-width:1130px;padding:1rem}nav.svelte-19x2izt.svelte-19x2izt{padding:1.2rem}nav.svelte-19x2izt ul.svelte-19x2izt{list-style-type:none;margin:0 auto;padding:0;display:flex;justify-content:flex-end;align-items:center;max-width:1145px}header.svelte-10f363h{height:250px;width:100vw;box-shadow:inset 0 -10px 10px -10px #2f2f2f;padding:20px;display:flex;justify-content:center}.logo--box.svelte-10f363h{text-align:center;margin-top:25px}body{background:linear-gradient(var(--theme-backgroundFrom),var(--theme-backgroundTo));color:var(--theme-text)}header{background:linear-gradient(var(--theme-headerFrom),var(--theme-headerTo));color:var(--theme-text)}h1{--font-size:40pt;--typography-spacing-vertical:3rem;color:var(--theme-text);font-family:ThunderBold}h2{--font-size:1.75rem;--typography-spacing-vertical:2.625rem;color:var(--theme-text);font-family:Inter}svg{fill:var(--theme-accent)}
