:root{--color-sky:#4fd4ff;--color-blue:#39adfe;--color-navy:#00223f;--color-ux-success:#32d77e;--color-ux-warning:#ffbd5a;--color-ux-error:#ff2828}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;position:relative;font-size:16px}html{background:#393a3d;color:#fff}html,html *{scrollbar-width:none!important;-ms-overflow-style:none!important}html ::-webkit-scrollbar,html::-webkit-scrollbar{width:0!important;height:0!important}body{font-family:SF Pro Rounded}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}li,ol,ul{list-style-type:none}button{padding:0;margin:0;background:rgba(0,0,0,0);border:none}.fill{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}@keyframes pulse-gradient{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes fade-down{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes loading-spinner-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:SF Pro Rounded;src:url(/assets/fonts/sf-pro-rounded-semibold.woff2) format("woff2"),url(/assets/fonts/sf-pro-rounded-semibold.woff) format("woff");font-weight:600}@font-face{font-family:SF Pro Rounded;src:url(/assets/fonts/sf-pro-rounded-bold.woff2) format("woff2"),url(/assets/fonts/sf-pro-rounded-bold.woff) format("woff");font-weight:700}.h1{font-family:SF Pro Rounded;font-size:24px;line-height:32px;letter-spacing:-.01em;font-weight:600}@media screen and (min-width:768px){.h1{font-size:32px;line-height:40px;letter-spacing:-.01em}}.h2{font-size:17px}.b1,.h2{font-family:SF Pro Rounded;line-height:22px;letter-spacing:-.01em;font-weight:600}.b1{font-size:16px}.b2{font-family:SF Pro Rounded;font-size:14px;line-height:20px;letter-spacing:-.01em;font-weight:600}.text-button{font-size:17px}.text-button,.text-input{font-family:SF Pro Rounded;line-height:22px;letter-spacing:-.01em;font-weight:600}.text-input{font-size:16px}.text-caption{font-family:SF Pro Rounded;font-size:14px;line-height:20px;letter-spacing:0;font-weight:700}