:root{--font-sans:"Open Sans", ui-sans-serif, system-ui, sans-serif;--color-brand:#17074e;--color-brand-secondary:#d7a129;--color-text:#17074e;--color-text-muted:#4a4568;--color-accent:#d7a129;--color-link:#17074e;--color-link-hover:#2a1280;--color-surface:#fff;--color-surface-elevated:#fff;--color-border:#17074e1f;--color-background:#fff;--color-surface-header:#fff;--color-chip-background:#f5f3f8;--color-chip-border:#d7a12959;--shadow-sm:0 4px 24px #17074e1f;--shadow-lg:0 8px 32px #17074e29;--mobile-control-height:2.25rem;--account-circle-size:3rem;--account-circle-inset:1rem;--account-circle-reserve:calc(var(--account-circle-inset) + var(--account-circle-size) + .75rem);--mobile-toggle-bottom-offset:calc(.25rem + env(safe-area-inset-bottom,0px));--mobile-toggle-bar-height:2.25rem;--mobile-toggle-reserve:calc(var(--mobile-toggle-bottom-offset) + var(--mobile-toggle-bar-height) + .25rem);--mobile-map-header-top:1rem;--mobile-map-header-height:4.5rem;--mobile-install-banner-offset-map:calc(var(--mobile-map-header-top) + var(--mobile-map-header-height) + .375rem);--tint:var(--color-brand);--font-family:var(--font-sans);--background-color:var(--color-background);--text-color:var(--color-text);--text-color-placeholder:var(--color-text-muted);--link-color:var(--color-link);--radius:8px}.react-aria-Button[data-variant=primary]:not([data-disabled],[data-selected]){--button-background:var(--tint);--button-border:oklch(from var(--tint) 16% c h);--button-gradient:var(--button-border);--button-highlight:#fff3;--button-shadow:oklch(from var(--tint) 12% c h);--button-text:var(--highlight-foreground)}.react-aria-Button[data-variant=primary]:not([data-disabled],[data-selected])[data-pressed]{--button-background:oklch(from var(--tint) 32% c h)}.field-Button:not([data-disabled]){background:var(--tint);color:var(--highlight-foreground)}.field-Button:not([data-disabled]):where([data-hovered],[data-pressed]){background:oklch(from var(--tint) 32% c h)}@media (forced-colors:active){.field-Button:not([data-disabled]){color:highlighttext;background:highlight}}@media (width<=767px){:root{--account-circle-size:var(--mobile-control-height)}}@layer reset{*{box-sizing:border-box}}html,body,#app{height:100%;min-height:100dvh}body{color:var(--color-text);font-family:var(--font-sans);background-color:var(--color-background);margin:0;overflow:hidden}.app-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:anywhere}.app-body ::selection{background:#d7a1293d}a{color:var(--color-link);text-underline-offset:2px;text-decoration-color:#17074e66;text-decoration-thickness:1px}a:hover{color:var(--color-link-hover)}code{border:1px solid var(--color-border);background:color-mix(in oklab, var(--color-surface-elevated) 82%, white 18%);border-radius:7px;padding:2px 7px;font-size:.9em}pre code{font-size:inherit;color:inherit;background:0 0;border:0;border-radius:0;padding:0}
