:root{--ff-inter: inter, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;--text-base: #fff;--text-inverse: #202133;--text-secondary: #a6a6ad;--background-content: #292a3b;--background-base: #202133;--primary: #33c3f8;--icon-secondary: #a6a6ad;--button-secondary-background: #286282;--button-secondary-foreground: #fff;--button-tertiary-accent: #233b53;--button-tertiary-foreground: #33c3f8;--primary-on-primary: #171826;--button-tertiary-background-inverse: #292a3b;--background-accent: #33c3f8;--background-divider: #3b3c4b;--focus-ring: #fff;--negative-background: #fa9389;--positive-background: #a2f099;--negative-container: #3b2c3b;--background-accent-container: #233b53;--background-secondary: #323343;--modal-background: rgba(0, 0, 0, .92);--currency: #fab189;--base-surface: #27283e;--base-surface-variant: #414255;--base-outline: #38394d;--base-on-surface: #b1b2b9;--base-on-surface-variant: #7d7e8b;--color-yellow-container: #4f4738;--color-yellow: #ffdd72;--color-success-container: #394d42;--color-success: #a5f59c;--color-error-container: #4e3038;--color-error: #ff7f71;--color-violet-container: #34365a;--color-violet: #8e96ff;--button-tertiary-background: #202133;--positive-container: #303b40;--corner-radius-x-large: 24px;--corner-radius-large: 20px;--corner-radius-medium-large: 16px;--corner-radius-medium: 12px;--corner-radius-small: 8px;--corner-radius-x-small: 6px;--t: .2s ease-in-out;--z-default: 100}@font-face{font-family:inter;font-weight:400;src:url(/Inter-Regular.ttf)}@font-face{font-family:inter;font-weight:600;src:url(/Inter-SemiBold.ttf)}@font-face{font-family:inter;font-weight:700;src:url(/Inter-Bold.ttf)}*,*:before,*:after{box-sizing:border-box}*{padding:0;border:none;margin:0;background-color:transparent;background-color:initial;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;scrollbar-color:#323343 #292a3b;scrollbar-color:var(--background-secondary) var(--background-content);scrollbar-width:thin;text-align:inherit;-webkit-text-decoration:none;text-decoration:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none}ul{list-style-type:none}html{display:flex;min-height:100%;background:#202133;background:var(--background-base);color:#fff;color:var(--text-base);font-family:inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--ff-inter);font-size:18px;letter-spacing:-.24px;scrollbar-color:#292a3b #202133;scrollbar-color:var(--background-content) var(--background-base)}body{display:flex;width:100%;min-width:320px;flex-direction:column;flex-grow:1}#root{display:flex;width:100%;flex-grow:1}._toasts_p94e8_1{position:fixed;z-index:var(--z-default);bottom:0;left:0;display:flex;width:100%;flex-direction:column-reverse;align-items:center;justify-content:flex-end;padding:24px;gap:8px;pointer-events:none}._toast_p94e8_1{padding:10px;border-radius:var(--corner-radius-medium);background-color:var(--button-secondary-background)}
