.hero.svelte-549brs{--color_text_primary: #fff;--color_text_outline: #03122c;color:var(--color_text_primary);position:relative;overflow:hidden;height:max(20rem,min(75vh,50rem));display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center}.hero.svelte-549brs .bg_img:where(.svelte-549brs){position:absolute;z-index:-1;object-fit:cover;inset:-5px;height:calc(100% + 10px);width:calc(100% + 10px)}.hero.svelte-549brs h1:where(.svelte-549brs){line-height:1.2;font-size:3rem;-webkit-text-fill-color:var(--color_bg_primary);-webkit-text-stroke:1px var(--color_text_outline)}.hero.svelte-549brs p:where(.svelte-549brs){font-size:1.5rem}header.svelte-1apv8g3{--color_bg_primary: transparent;--color_text_primary: #fff;background-color:var(--color_bg_primary);color:var(--color_text_primary);position:absolute;top:0;width:100%;overflow:hidden;z-index:10}@media only screen and (max-height: 500px){header.svelte-1apv8g3{--color_bg_primary: #03122c;position:relative}}header.svelte-1apv8g3 .wrapper:where(.svelte-1apv8g3){width:min(100vw,var(--site_max_width));padding:2rem 2rem 1rem;margin:0 auto;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:1rem}header.svelte-1apv8g3 .title:where(.svelte-1apv8g3) a:where(.svelte-1apv8g3){display:flex;align-items:center;gap:.5rem}header.svelte-1apv8g3 .title:where(.svelte-1apv8g3) a:where(.svelte-1apv8g3) img:where(.svelte-1apv8g3){width:2rem;height:2lh;display:none}@media only screen and (min-width: 768px){header.svelte-1apv8g3 .title:where(.svelte-1apv8g3) a:where(.svelte-1apv8g3) img:where(.svelte-1apv8g3){display:inline}}.section.svelte-1gf8p8u{--color_bg_primary: rgba(11,17,30,.878);--color_text_primary: #fff;background-color:var(--color_bg_primary);color:var(--color_text_primary);width:100%;padding:0}.section.svelte-1gf8p8u .frame:where(.svelte-1gf8p8u){margin:0 auto;max-width:var(--site_max_width)}div.svelte-1jm23zw{--color_bg_login: var(--color_accent);--color_bg_signup: #03122c;display:flex;flex-direction:column;gap:0}@media only screen and (min-width: 768px){div.svelte-1jm23zw{flex-direction:row}}div.svelte-1jm23zw a:where(.svelte-1jm23zw){flex:1;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem;color:var(--color_text_primary)}div.svelte-1jm23zw .login:where(.svelte-1jm23zw){background-color:var(--color_bg_login)}div.svelte-1jm23zw .signup:where(.svelte-1jm23zw){background-color:var(--color_bg_signup)}.wrapper.svelte-r97rek{position:relative;overflow:hidden;min-height:1rem}.inner.svelte-r97rek{width:100%;display:flex}section.svelte-r97rek{--speed: 30s;display:flex;animation:svelte-r97rek-scroll_swipe var(--speed) linear infinite backwards}@-moz-keyframes svelte-r97rek-scroll_swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}@-webkit-keyframes svelte-r97rek-scroll_swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}@-o-keyframes svelte-r97rek-scroll_swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes svelte-r97rek-scroll_swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}.section.svelte-1wquxob{--color_bg_primary: #fff;--color_text_primary: #000;background-color:var(--color_bg_primary);color:var(--color_text_primary);width:100%;padding:0}.section.svelte-1wquxob .frame:where(.svelte-1wquxob){margin:0 auto;max-width:var(--site_max_width)}div.svelte-12jfz4c{display:flex;align-items:center;gap:.3rem;padding:1rem;white-space:nowrap}div.svelte-12jfz4c:last-of-type{padding-left:0}.ticker.svelte-12jfz4c{color:var(--color_text_secondary)}.price.svelte-12jfz4c{color:var(--color_text_primary)}.positive.svelte-12jfz4c{color:var(--color_success)}.negative.svelte-12jfz4c{color:var(--color_warning)}div.svelte-1f63iyc{--color_bg: var(--color_bg_secondary);--color_bg: rgba(11,17,30,.878);--color_title: #fff;--color_subtext: var(--color_text_secondary);padding:1rem;background-color:var(--color_bg);border:2px solid var(--color_bg);border-radius:.5rem}div.svelte-1f63iyc:hover{border-color:var(--color_accent)}div.svelte-1f63iyc p:where(.svelte-1f63iyc){color:var(--color_subtext)}div.svelte-1f63iyc .title:where(.svelte-1f63iyc){color:var(--color_title)}div.svelte-1f63iyc .icon:where(.svelte-1f63iyc){color:var(--color_accent);display:block;padding-bottom:.7rem}div.svelte-1gzz96b{margin:0 auto;padding:1rem;display:grid;gap:1.25rem;grid-auto-rows:1fr;grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width: 768px){div.svelte-1gzz96b{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 1200px){div.svelte-1gzz96b{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width: 1800px){div.svelte-1gzz96b{padding:1rem 5rem}}span.svelte-pbhrs0{display:flex;align-items:center;gap:.8rem}footer.svelte-1wlmi2p{width:100%;padding:1rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width: 768px){footer.svelte-1wlmi2p{flex-direction:row;justify-content:space-between}}
