@font-face{font-family:Inter;src:url(/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;--color-brand: #5a5aff;--brand-rgb: 90, 90, 255;--color-surface-light: #ffffff;--color-surface-dark: #131211;--color-ink: #2b2928;--color-ink-muted: rgba(19, 18, 17, .72);--color-on-brand: #131211;--color-glass-text: var(--color-brand);--color-glass-text-muted: rgba(var(--brand-rgb), .6);--surface-rgb: 255, 255, 255;--surface-card-rgb: 255, 255, 255;--surface-deep-rgb: 255, 255, 255;--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom)}*{box-sizing:border-box}html,body,#root{min-height:100%;height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--color-surface-light);color:var(--color-ink);min-height:100vh;min-height:100dvh;overflow:hidden}[data-theme=dark]{color-scheme:dark;--color-surface-light: #000000;--color-surface-dark: #000000;--color-ink: #f1f1f1;--color-ink-muted: rgba(255, 255, 255, .72);--color-on-brand: #ffffff;--color-glass-text: var(--color-brand);--color-glass-text-muted: rgba(var(--brand-rgb), .6);--surface-rgb: 32, 32, 32;--surface-card-rgb: var(--brand-rgb);--surface-deep-rgb: 0, 0, 0}#root{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.skip-link{position:absolute;top:8px;left:8px;padding:8px 12px;border-radius:999px;background:var(--color-surface-light);color:var(--color-ink);border:1px solid rgba(var(--brand-rgb),.4);box-shadow:0 0 12px rgba(var(--brand-rgb),.2);transform:translateY(-200%);transition:transform .2s ease;z-index:200}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid rgba(var(--brand-rgb),.85);outline-offset:2px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid rgba(var(--brand-rgb),.85);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ua-chrome-mobile [data-bottom-cta]{display:none}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.22s;animation-timing-function:ease}::view-transition-old(root){animation-name:fade-out}::view-transition-new(root){animation-name:fade-in}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.route-fade{animation:fade-in .22s ease}#root.route-fade-out{opacity:0;transition:opacity .16s ease}
