._ovs-contain {
  overscroll-behavior: contain;
}
.is_Text .is_Text {
  display: inline-flex;
}
._dsp_contents {
  display: contents;
}
._no_backdrop::backdrop {
  display: none;
}
:root {
  --c-white: #ffffff;
  --c-black: #000000;
  --c-scrim: rgba(0, 0, 0, 0.6);
  --c-pinkLight: #fef4ff;
  --c-pinkPastel: #fdaff0;
  --c-pinkBase: #fc74fe;
  --c-pinkVibrant: #f50db4;
  --c-pinkDark: #361a37;
  --c-redLight: #fff2f1;
  --c-redPastel: #fdcfc4;
  --c-redBase: #ff5f52;
  --c-redVibrant: #ff0000;
  --c-redDark: #220d0c;
  --c-orangeLight: #fef5ea;
  --c-orangePastel: #ffe8bc;
  --c-orangeBase: #ff8934;
  --c-orangeVibrant: #ff4d00;
  --c-orangeDark: #371b0c;
  --c-yellowLight: #fffe8b;
  --c-yellowPastel: #fff8b4;
  --c-yellowBase: #ffbf17;
  --c-yellowVibrant: #fff612;
  --c-yellowDark: #1f1e02;
  --c-brownLight: #f7f6f1;
  --c-brownPastel: #e2e0cd;
  --c-brownBase: #85754a;
  --c-brownVibrant: #996f01;
  --c-brownDark: #231e0f;
  --c-greenLight: #eefbf1;
  --c-greenPastel: #c2e7d0;
  --c-greenBase: #0c8911;
  --c-greenVibrant: #21c95e;
  --c-greenDark: #0f2c1a;
  --c-limeLight: #f7feeb;
  --c-limePastel: #e4f6c4;
  --c-limeBase: #78e744;
  --c-limeVibrant: #b1f13c;
  --c-limeDark: #232917;
  --c-turquoiseLight: #f7feeb;
  --c-turquoisePastel: #caffdf;
  --c-turquoiseBase: #00c3a0;
  --c-turquoiseVibrant: #5cfe9d;
  --c-turquoiseDark: #1a2a21;
  --c-cyanLight: #ebf8ff;
  --c-cyanPastel: #b9e3f8;
  --c-cyanBase: #23a3ff;
  --c-cyanVibrant: #3adcff;
  --c-cyanDark: #15242b;
  --c-blueLight: #eff4ff;
  --c-bluePastel: #d0d9f8;
  --c-blueBase: #4981ff;
  --c-blueVibrant: #0047ff;
  --c-blueDark: #10143d;
  --c-purpleLight: #faf5ff;
  --c-purplePastel: #e9d8fd;
  --c-purpleBase: #9e62ff;
  --c-purpleVibrant: #4300b0;
  --c-purpleDark: #1a0040;
  --c-uniswapXViolet: #4673fa;
  --c-uniswapXPurple: #7d55fb;
  --c-fiatOnRampBanner: #fb36d0;
  --t-space-none: 0px;
  --t-space-spacing1: 1px;
  --t-space-spacing2: 2px;
  --t-space-spacing4: 4px;
  --t-space-spacing6: 6px;
  --t-space-spacing8: 8px;
  --t-space-spacing12: 12px;
  --t-space-spacing16: 16px;
  --t-space-spacing18: 18px;
  --t-space-spacing20: 20px;
  --t-space-spacing24: 24px;
  --t-space-spacing28: 28px;
  --t-space-spacing32: 32px;
  --t-space-spacing36: 36px;
  --t-space-spacing40: 40px;
  --t-space-spacing48: 48px;
  --t-space-spacing60: 60px;
  --t-space-padding6: 6px;
  --t-space-padding8: 8px;
  --t-space-padding12: 12px;
  --t-space-padding16: 16px;
  --t-space-padding20: 20px;
  --t-space-padding36: 36px;
  --t-space-gap4: 4px;
  --t-space-gap8: 8px;
  --t-space-gap12: 12px;
  --t-space-gap16: 16px;
  --t-space-gap20: 20px;
  --t-space-gap24: 24px;
  --t-space-gap32: 32px;
  --t-space-gap36: 36px;
  --t-space-true: 8px;
  --t-size-none: 0px;
  --t-size-spacing1: 1px;
  --t-size-spacing2: 2px;
  --t-size-spacing4: 4px;
  --t-size-spacing6: 6px;
  --t-size-spacing8: 8px;
  --t-size-spacing12: 12px;
  --t-size-spacing16: 16px;
  --t-size-spacing18: 18px;
  --t-size-spacing20: 20px;
  --t-size-spacing24: 24px;
  --t-size-spacing28: 28px;
  --t-size-spacing32: 32px;
  --t-size-spacing36: 36px;
  --t-size-spacing40: 40px;
  --t-size-spacing48: 48px;
  --t-size-spacing60: 60px;
  --t-size-padding6: 6px;
  --t-size-padding8: 8px;
  --t-size-padding12: 12px;
  --t-size-padding16: 16px;
  --t-size-padding20: 20px;
  --t-size-padding36: 36px;
  --t-size-gap4: 4px;
  --t-size-gap8: 8px;
  --t-size-gap12: 12px;
  --t-size-gap16: 16px;
  --t-size-gap20: 20px;
  --t-size-gap24: 24px;
  --t-size-gap32: 32px;
  --t-size-gap36: 36px;
  --t-size-true: 8px;
  --t-font-heading1: 52;
  --t-font-heading2: 36;
  --t-font-heading3: 24;
  --t-font-subheading1: 18;
  --t-font-subheading2: 16;
  --t-font-body1: 18;
  --t-font-body2: 16;
  --t-font-body3: 14;
  --t-font-buttonLabel1: 18;
  --t-font-buttonLabel2: 16;
  --t-font-buttonLabel3: 14;
  --t-font-buttonLabel4: 12;
  --t-font-monospace: 12;
  --t-font-true: 16;
  --t-icon-8: 8;
  --t-icon-12: 12;
  --t-icon-16: 16;
  --t-icon-18: 18;
  --t-icon-20: 20;
  --t-icon-24: 24;
  --t-icon-28: 28;
  --t-icon-36: 36;
  --t-icon-40: 40;
  --t-icon-48: 48;
  --t-icon-64: 64;
  --t-icon-70: 70;
  --t-icon-100: 100;
  --t-icon-true: 40;
  --t-image-image12: 12;
  --t-image-image16: 16;
  --t-image-image20: 20;
  --t-image-image24: 24;
  --t-image-image32: 32;
  --t-image-image36: 36;
  --t-image-image40: 40;
  --t-image-image48: 48;
  --t-image-image64: 64;
  --t-image-image100: 100;
  --t-image-true: 40;
  --t-zIndex-negative: -1;
  --t-zIndex-background: 0;
  --t-zIndex-default: 1;
  --t-zIndex-mask: 10;
  --t-zIndex-dropdown: 970;
  --t-zIndex-header: 980;
  --t-zIndex-sidebar: 990;
  --t-zIndex-sticky: 1020;
  --t-zIndex-fixed: 1030;
  --t-zIndex-modalBackdrop: 1040;
  --t-zIndex-offcanvas: 1050;
  --t-zIndex-modal: 1060;
  --t-zIndex-popoverBackdrop: 1065;
  --t-zIndex-popover: 1070;
  --t-zIndex-tooltip: 1080;
  --t-zIndex-overlay: 100010;
  --t-zIndex-toast: 100020;
  --t-zIndex-true: 1;
  --t-radius-none: 0px;
  --t-radius-rounded4: 4px;
  --t-radius-rounded6: 6px;
  --t-radius-rounded8: 8px;
  --t-radius-rounded12: 12px;
  --t-radius-rounded16: 16px;
  --t-radius-rounded20: 20px;
  --t-radius-rounded24: 24px;
  --t-radius-rounded32: 32px;
  --t-radius-roundedFull: 999999px;
  --t-radius-true: 0px;
}
.font_heading,
.t_lang-heading-default .font_heading {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;
  --f-size-small: 24px;
  --f-size-medium: 36px;
  --f-size-true: 36px;
  --f-size-large: 52px;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-true: 485;
  --f-weight-large: 485;
  --f-weight-book: 485;
  --f-lineHeight-small: 28.799999999999997px;
  --f-lineHeight-medium: 40px;
  --f-lineHeight-true: 40px;
  --f-lineHeight-large: 49.92px;
}
.font_subHeading,
.t_lang-subHeading-default .font_subHeading {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;
  --f-size-small: 16px;
  --f-size-large: 18px;
  --f-size-true: 18px;
  --f-weight-small: 485;
  --f-weight-large: 485;
  --f-weight-true: 485;
  --f-weight-book: 485;
  --f-weight-medium: 535;
  --f-lineHeight-small: 20px;
  --f-lineHeight-large: 24px;
  --f-lineHeight-true: 24px;
}
.font_body,
.t_lang-body-default .font_body {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;
  --f-size-micro: 12px;
  --f-size-small: 14px;
  --f-size-medium: 16px;
  --f-size-true: 16px;
  --f-size-large: 18px;
  --f-weight-micro: 485;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-true: 485;
  --f-weight-large: 485;
  --f-weight-book: 485;
  --f-lineHeight-micro: 16px;
  --f-lineHeight-small: 18.2px;
  --f-lineHeight-medium: 20.8px;
  --f-lineHeight-true: 20.8px;
  --f-lineHeight-large: 23.400000000000002px;
}
.font_button,
.t_lang-button-default .font_button {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;
  --f-size-micro: 12px;
  --f-size-small: 14px;
  --f-size-medium: 16px;
  --f-size-large: 18px;
  --f-size-true: 16px;
  --f-weight-micro: 485;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-large: 535;
  --f-weight-true: 500;
  --f-weight-book: 485;
  --f-lineHeight-micro: 13.799999999999999px;
  --f-lineHeight-small: 16.099999999999998px;
  --f-lineHeight-medium: 18.4px;
  --f-lineHeight-large: 20.7px;
  --f-lineHeight-true: 18.4px;
}
.font_monospace,
.t_lang-monospace-default .font_monospace {
  --f-family: ui-monospace, SFMono-Regular, SF Mono, Menlo, Monaco,
    "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Courier New", monospace;
  --f-size-micro: 12px;
  --f-size-small: 14px;
  --f-size-medium: 16px;
  --f-size-large: 18px;
  --f-size-true: 12px;
  --f-weight-micro: 485;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-large: 535;
  --f-weight-true: 485;
  --f-weight-book: 485;
  --f-lineHeight-micro: 16px;
  --f-lineHeight-small: 18.2px;
  --f-lineHeight-medium: 20.8px;
  --f-lineHeight-large: 23.400000000000002px;
  --f-lineHeight-true: 16px;
}
.t_dark,
.t_dark,
.t_dark .t_light .t_dark,
.t_light .t_dark,
.t_light .t_dark .t_light .t_dark,
.tm_xxt {
  --white: var(--c-white);
  --black: var(--c-black);
  --surface1: #131313;
  --surface1Hovered: #1a1a1a;
  --surface2: #1f1f1f;
  --surface2Hovered: #242424;
  --surface3: rgba(255, 255, 255, 0.12);
  --surface3Solid: #393939;
  --surface3Hovered: rgba(255, 255, 255, 0.16);
  --surface4: rgba(255, 255, 255, 0.2);
  --surface5: rgba(0, 0, 0, 0.04);
  --surface5Hovered: rgba(0, 0, 0, 0.06);
  --scrim: var(--c-scrim);
  --neutral1: var(--c-white);
  --neutral1Hovered: rgba(255, 255, 255, 0.85);
  --neutral2: rgba(255, 255, 255, 0.65);
  --neutral2Hovered: rgba(255, 255, 255, 0.85);
  --neutral3: rgba(255, 255, 255, 0.38);
  --neutral3Hovered: rgba(255, 255, 255, 0.58);
  --accent1: #ff37c7;
  --accent1Hovered: #e500a5;
  --accent2: rgba(255, 55, 199, 0.08);
  --accent2Solid: #261621;
  --accent2Hovered: rgba(255, 55, 199, 0.12);
  --accent3: var(--c-white);
  --accent3Hovered: #f5f5f5;
  --DEP_accentSoft: #fc72ff33;
  --DEP_blue400: #4c82fb;
  --statusSuccess: var(--c-greenVibrant);
  --statusSuccessHovered: #15863c;
  --statusSuccess2: rgba(33, 201, 94, 0.12);
  --statusSuccess2Hovered: #093a16;
  --statusCritical: #ff593c;
  --statusCriticalHovered: #ff401f;
  --statusCritical2: rgba(255, 89, 60, 0.12);
  --statusCritical2Hovered: rgba(255, 89, 60, 0.2);
  --statusWarning: var(--c-yellowBase);
  --statusWarningHovered: #ffdd0d;
  --statusWarning2: rgba(255, 191, 23, 0.08);
  --statusWarning2Hovered: rgba(255, 191, 23, 0.16);
  --DEP_backgroundBranded: #100d1c;
  --DEP_backgroundOverlay: #ffffff1a;
  --DEP_accentBranded: #fc72ff;
  --DEP_shadowBranded: #b60acf;
  --DEP_brandedAccentSoft: #46244f;
  --DEP_magentaDark: #fc72ff1f;
  --DEP_fiatBanner: var(--c-fiatOnRampBanner);
  --chain_1: var(--c-white);
  --chain_130: #fc0fa4;
  --chain_10: #ff0420;
  --chain_137: #8247e5;
  --chain_42161: #12aaff;
  --chain_80001: #8247e5;
  --chain_8453: #0052ff;
  --chain_7777777: var(--c-white);
  --chain_81457: #fcfc03;
  --chain_56: var(--c-yellowBase);
  --chain_42220: #fcff52;
  --chain_43114: #e84142;
  --chain_324: #3667f6;
  --chain_480: var(--c-white);
  --chain_1868: var(--c-white);
  --chain_196: #a7a7a724;
  --chain_501000101: #9945ff;
  --chain_143: #836ef9;
  --chain_11155111: #627eea;
  --chain_1301: #fc0fa4;
  --chain_10143: #836ef9;
  --pinkThemed: var(--c-pinkDark);
  --transparent: transparent;
  --background: #131313;
  --backgroundHover: #1f1f1f;
  --backgroundPress: #1f1f1f;
  --backgroundFocus: #1f1f1f;
  --borderColor: transparent;
  --borderColorHover: transparent;
  --borderColorFocus: transparent;
  --outlineColor: transparent;
  --color: var(--c-white);
  --colorHover: #ff37c7;
  --colorPress: #ff37c7;
  --colorFocus: #ff37c7;
  --shadowColor: rgba(0, 0, 0, 0.4);
  --shadowColorHover: rgba(0, 0, 0, 0.5);
  --pinkLight: var(--c-pinkLight);
  --pinkPastel: var(--c-pinkPastel);
  --pinkBase: var(--c-pinkBase);
  --pinkVibrant: var(--c-pinkVibrant);
  --pinkDark: var(--c-pinkDark);
  --redLight: var(--c-redLight);
  --redPastel: var(--c-redPastel);
  --redBase: var(--c-redBase);
  --redVibrant: var(--c-redVibrant);
  --redDark: var(--c-redDark);
  --orangeLight: var(--c-orangeLight);
  --orangePastel: var(--c-orangePastel);
  --orangeBase: var(--c-orangeBase);
  --orangeVibrant: var(--c-orangeVibrant);
  --orangeDark: var(--c-orangeDark);
  --yellowLight: var(--c-yellowLight);
  --yellowPastel: var(--c-yellowPastel);
  --yellowBase: var(--c-yellowBase);
  --yellowVibrant: var(--c-yellowVibrant);
  --yellowDark: var(--c-yellowDark);
  --brownLight: var(--c-brownLight);
  --brownPastel: var(--c-brownPastel);
  --brownBase: var(--c-brownBase);
  --brownVibrant: var(--c-brownVibrant);
  --brownDark: var(--c-brownDark);
  --greenLight: var(--c-greenLight);
  --greenPastel: var(--c-greenPastel);
  --greenBase: var(--c-greenBase);
  --greenVibrant: var(--c-greenVibrant);
  --greenDark: var(--c-greenDark);
  --limeLight: var(--c-turquoiseLight);
  --limePastel: var(--c-limePastel);
  --limeBase: var(--c-limeBase);
  --limeVibrant: var(--c-limeVibrant);
  --limeDark: var(--c-limeDark);
  --turquoiseLight: var(--c-turquoiseLight);
  --turquoisePastel: var(--c-turquoisePastel);
  --turquoiseBase: var(--c-turquoiseBase);
  --turquoiseVibrant: var(--c-turquoiseVibrant);
  --turquoiseDark: var(--c-turquoiseDark);
  --cyanLight: var(--c-cyanLight);
  --cyanPastel: var(--c-cyanPastel);
  --cyanBase: var(--c-cyanBase);
  --cyanVibrant: var(--c-cyanVibrant);
  --cyanDark: var(--c-cyanDark);
  --blueLight: var(--c-blueLight);
  --bluePastel: var(--c-bluePastel);
  --blueBase: var(--c-blueBase);
  --blueVibrant: var(--c-blueVibrant);
  --blueDark: var(--c-blueDark);
  --purpleLight: var(--c-purpleLight);
  --purplePastel: var(--c-purplePastel);
  --purpleBase: var(--c-purpleBase);
  --purpleVibrant: var(--c-purpleVibrant);
  --purpleDark: var(--c-purpleDark);
  --uniswapXViolet: var(--c-uniswapXViolet);
  --uniswapXPurple: var(--c-uniswapXPurple);
  --fiatOnRampBanner: var(--c-fiatOnRampBanner);
}
@media (prefers-color-scheme: dark) {
  body {
    background: var(--background);
    color: var(--color);
  }
  :root,
  .t_light .t_dark {
    --white: var(--c-white);
    --black: var(--c-black);
    --surface1: #131313;
    --surface1Hovered: #1a1a1a;
    --surface2: #1f1f1f;
    --surface2Hovered: #242424;
    --surface3: rgba(255, 255, 255, 0.12);
    --surface3Solid: #393939;
    --surface3Hovered: rgba(255, 255, 255, 0.16);
    --surface4: rgba(255, 255, 255, 0.2);
    --surface5: rgba(0, 0, 0, 0.04);
    --surface5Hovered: rgba(0, 0, 0, 0.06);
    --scrim: var(--c-scrim);
    --neutral1: var(--c-white);
    --neutral1Hovered: rgba(255, 255, 255, 0.85);
    --neutral2: rgba(255, 255, 255, 0.65);
    --neutral2Hovered: rgba(255, 255, 255, 0.85);
    --neutral3: rgba(255, 255, 255, 0.38);
    --neutral3Hovered: rgba(255, 255, 255, 0.58);
    --accent1: #ff37c7;
    --accent1Hovered: #e500a5;
    --accent2: rgba(255, 55, 199, 0.08);
    --accent2Solid: #261621;
    --accent2Hovered: rgba(255, 55, 199, 0.12);
    --accent3: var(--c-white);
    --accent3Hovered: #f5f5f5;
    --DEP_accentSoft: #fc72ff33;
    --DEP_blue400: #4c82fb;
    --statusSuccess: var(--c-greenVibrant);
    --statusSuccessHovered: #15863c;
    --statusSuccess2: rgba(33, 201, 94, 0.12);
    --statusSuccess2Hovered: #093a16;
    --statusCritical: #ff593c;
    --statusCriticalHovered: #ff401f;
    --statusCritical2: rgba(255, 89, 60, 0.12);
    --statusCritical2Hovered: rgba(255, 89, 60, 0.2);
    --statusWarning: var(--c-yellowBase);
    --statusWarningHovered: #ffdd0d;
    --statusWarning2: rgba(255, 191, 23, 0.08);
    --statusWarning2Hovered: rgba(255, 191, 23, 0.16);
    --DEP_backgroundBranded: #100d1c;
    --DEP_backgroundOverlay: #ffffff1a;
    --DEP_accentBranded: #fc72ff;
    --DEP_shadowBranded: #b60acf;
    --DEP_brandedAccentSoft: #46244f;
    --DEP_magentaDark: #fc72ff1f;
    --DEP_fiatBanner: var(--c-fiatOnRampBanner);
    --chain_1: var(--c-white);
    --chain_130: #fc0fa4;
    --chain_10: #ff0420;
    --chain_137: #8247e5;
    --chain_42161: #12aaff;
    --chain_80001: #8247e5;
    --chain_8453: #0052ff;
    --chain_7777777: var(--c-white);
    --chain_81457: #fcfc03;
    --chain_56: var(--c-yellowBase);
    --chain_42220: #fcff52;
    --chain_43114: #e84142;
    --chain_324: #3667f6;
    --chain_480: var(--c-white);
    --chain_1868: var(--c-white);
    --chain_196: #a7a7a724;
    --chain_501000101: #9945ff;
    --chain_143: #836ef9;
    --chain_11155111: #627eea;
    --chain_1301: #fc0fa4;
    --chain_10143: #836ef9;
    --pinkThemed: var(--c-pinkDark);
    --transparent: transparent;
    --background: #131313;
    --backgroundHover: #1f1f1f;
    --backgroundPress: #1f1f1f;
    --backgroundFocus: #1f1f1f;
    --borderColor: transparent;
    --borderColorHover: transparent;
    --borderColorFocus: transparent;
    --outlineColor: transparent;
    --color: var(--c-white);
    --colorHover: #ff37c7;
    --colorPress: #ff37c7;
    --colorFocus: #ff37c7;
    --shadowColor: rgba(0, 0, 0, 0.4);
    --shadowColorHover: rgba(0, 0, 0, 0.5);
    --pinkLight: var(--c-pinkLight);
    --pinkPastel: var(--c-pinkPastel);
    --pinkBase: var(--c-pinkBase);
    --pinkVibrant: var(--c-pinkVibrant);
    --pinkDark: var(--c-pinkDark);
    --redLight: var(--c-redLight);
    --redPastel: var(--c-redPastel);
    --redBase: var(--c-redBase);
    --redVibrant: var(--c-redVibrant);
    --redDark: var(--c-redDark);
    --orangeLight: var(--c-orangeLight);
    --orangePastel: var(--c-orangePastel);
    --orangeBase: var(--c-orangeBase);
    --orangeVibrant: var(--c-orangeVibrant);
    --orangeDark: var(--c-orangeDark);
    --yellowLight: var(--c-yellowLight);
    --yellowPastel: var(--c-yellowPastel);
    --yellowBase: var(--c-yellowBase);
    --yellowVibrant: var(--c-yellowVibrant);
    --yellowDark: var(--c-yellowDark);
    --brownLight: var(--c-brownLight);
    --brownPastel: var(--c-brownPastel);
    --brownBase: var(--c-brownBase);
    --brownVibrant: var(--c-brownVibrant);
    --brownDark: var(--c-brownDark);
    --greenLight: var(--c-greenLight);
    --greenPastel: var(--c-greenPastel);
    --greenBase: var(--c-greenBase);
    --greenVibrant: var(--c-greenVibrant);
    --greenDark: var(--c-greenDark);
    --limeLight: var(--c-turquoiseLight);
    --limePastel: var(--c-limePastel);
    --limeBase: var(--c-limeBase);
    --limeVibrant: var(--c-limeVibrant);
    --limeDark: var(--c-limeDark);
    --turquoiseLight: var(--c-turquoiseLight);
    --turquoisePastel: var(--c-turquoisePastel);
    --turquoiseBase: var(--c-turquoiseBase);
    --turquoiseVibrant: var(--c-turquoiseVibrant);
    --turquoiseDark: var(--c-turquoiseDark);
    --cyanLight: var(--c-cyanLight);
    --cyanPastel: var(--c-cyanPastel);
    --cyanBase: var(--c-cyanBase);
    --cyanVibrant: var(--c-cyanVibrant);
    --cyanDark: var(--c-cyanDark);
    --blueLight: var(--c-blueLight);
    --bluePastel: var(--c-bluePastel);
    --blueBase: var(--c-blueBase);
    --blueVibrant: var(--c-blueVibrant);
    --blueDark: var(--c-blueDark);
    --purpleLight: var(--c-purpleLight);
    --purplePastel: var(--c-purplePastel);
    --purpleBase: var(--c-purpleBase);
    --purpleVibrant: var(--c-purpleVibrant);
    --purpleDark: var(--c-purpleDark);
    --uniswapXViolet: var(--c-uniswapXViolet);
    --uniswapXPurple: var(--c-uniswapXPurple);
    --fiatOnRampBanner: var(--c-fiatOnRampBanner);
  }
}
.t_dark .t_light,
.t_dark .t_light .t_dark .t_light,
.t_light,
.t_light,
.t_light .t_dark .t_light,
.tm_xxt {
  --white: var(--c-white);
  --black: var(--c-black);
  --scrim: var(--c-scrim);
  --neutral1: #131313;
  --neutral1Hovered: rgba(19, 19, 19, 0.83);
  --neutral2: rgba(19, 19, 19, 0.63);
  --neutral2Hovered: rgba(19, 19, 19, 0.83);
  --neutral3: rgba(19, 19, 19, 0.35);
  --neutral3Hovered: rgba(19, 19, 19, 0.55);
  --surface1: var(--c-white);
  --surface1Hovered: #fcfcfc;
  --surface2: #f9f9f9;
  --surface2Hovered: #f2f2f2;
  --surface3: rgba(19, 19, 19, 0.08);
  --surface3Solid: #f2f2f2;
  --surface3Hovered: rgba(19, 19, 19, 0.1);
  --surface4: rgba(255, 255, 255, 0.64);
  --surface5: rgba(0, 0, 0, 0.04);
  --surface5Hovered: rgba(0, 0, 0, 0.06);
  --accent1: #ff37c7;
  --accent1Hovered: #e500a5;
  --accent2: rgba(255, 55, 199, 0.08);
  --accent2Solid: #fff3fc;
  --accent2Hovered: rgba(255, 55, 199, 0.12);
  --accent3: #222222;
  --accent3Hovered: var(--c-black);
  --DEP_accentSoft: #fc72ff33;
  --DEP_blue400: #4c82fb;
  --statusSuccess: var(--c-greenBase);
  --statusSuccessHovered: #06742c;
  --statusSuccess2: rgba(15, 194, 68, 0.06);
  --statusSuccess2Hovered: rgba(15, 194, 68, 0.12);
  --statusCritical: #e10f0f;
  --statusCriticalHovered: #bf0d0d;
  --statusCritical2: rgba(255, 0, 0, 0.05);
  --statusCritical2Hovered: rgba(255, 0, 0, 0.1);
  --statusWarning: var(--c-brownVibrant);
  --statusWarningHovered: #7a5801;
  --statusWarning2: rgba(255, 191, 23, 0.1);
  --statusWarning2Hovered: rgba(255, 191, 23, 0.1);
  --DEP_backgroundBranded: #fcf7ff;
  --DEP_backgroundOverlay: #ffffff99;
  --DEP_accentBranded: #fc72ff;
  --DEP_shadowBranded: #fc72ff;
  --DEP_brandedAccentSoft: #fad8f8;
  --DEP_magentaDark: #fc72ff1f;
  --DEP_fiatBanner: var(--c-fiatOnRampBanner);
  --chain_1: #131313;
  --chain_130: #fc0fa4;
  --chain_10: #ff0420;
  --chain_137: #8247e5;
  --chain_42161: #12aaff;
  --chain_80001: #8247e5;
  --chain_8453: #0052ff;
  --chain_7777777: #222222;
  --chain_81457: #222222;
  --chain_56: #b08603;
  --chain_42220: #222222;
  --chain_43114: #e84142;
  --chain_324: #3667f6;
  --chain_480: #222222;
  --chain_1868: var(--c-black);
  --chain_196: #a7a7a747;
  --chain_501000101: #9945ff;
  --chain_143: #735bf8;
  --chain_11155111: #627eea;
  --chain_1301: #fc0fa4;
  --chain_10143: #735bf8;
  --pinkThemed: var(--c-pinkLight);
  --transparent: transparent;
  --background: var(--c-white);
  --backgroundHover: #f9f9f9;
  --backgroundPress: #f9f9f9;
  --backgroundFocus: #f9f9f9;
  --borderColor: transparent;
  --borderColorHover: transparent;
  --borderColorFocus: transparent;
  --outlineColor: transparent;
  --color: #131313;
  --colorHover: #ff37c7;
  --colorPress: #ff37c7;
  --colorFocus: #ff37c7;
  --shadowColor: rgba(0, 0, 0, 0.15);
  --shadowColorHover: rgba(0, 0, 0, 0.2);
  --pinkLight: var(--c-pinkLight);
  --pinkPastel: var(--c-pinkPastel);
  --pinkBase: var(--c-pinkBase);
  --pinkVibrant: var(--c-pinkVibrant);
  --pinkDark: var(--c-pinkDark);
  --redLight: var(--c-redLight);
  --redPastel: var(--c-redPastel);
  --redBase: var(--c-redBase);
  --redVibrant: var(--c-redVibrant);
  --redDark: var(--c-redDark);
  --orangeLight: var(--c-orangeLight);
  --orangePastel: var(--c-orangePastel);
  --orangeBase: var(--c-orangeBase);
  --orangeVibrant: var(--c-orangeVibrant);
  --orangeDark: var(--c-orangeDark);
  --yellowLight: var(--c-yellowLight);
  --yellowPastel: var(--c-yellowPastel);
  --yellowBase: var(--c-yellowBase);
  --yellowVibrant: var(--c-yellowVibrant);
  --yellowDark: var(--c-yellowDark);
  --brownLight: var(--c-brownLight);
  --brownPastel: var(--c-brownPastel);
  --brownBase: var(--c-brownBase);
  --brownVibrant: var(--c-brownVibrant);
  --brownDark: var(--c-brownDark);
  --greenLight: var(--c-greenLight);
  --greenPastel: var(--c-greenPastel);
  --greenBase: var(--c-greenBase);
  --greenVibrant: var(--c-greenVibrant);
  --greenDark: var(--c-greenDark);
  --limeLight: var(--c-turquoiseLight);
  --limePastel: var(--c-limePastel);
  --limeBase: var(--c-limeBase);
  --limeVibrant: var(--c-limeVibrant);
  --limeDark: var(--c-limeDark);
  --turquoiseLight: var(--c-turquoiseLight);
  --turquoisePastel: var(--c-turquoisePastel);
  --turquoiseBase: var(--c-turquoiseBase);
  --turquoiseVibrant: var(--c-turquoiseVibrant);
  --turquoiseDark: var(--c-turquoiseDark);
  --cyanLight: var(--c-cyanLight);
  --cyanPastel: var(--c-cyanPastel);
  --cyanBase: var(--c-cyanBase);
  --cyanVibrant: var(--c-cyanVibrant);
  --cyanDark: var(--c-cyanDark);
  --blueLight: var(--c-blueLight);
  --bluePastel: var(--c-bluePastel);
  --blueBase: var(--c-blueBase);
  --blueVibrant: var(--c-blueVibrant);
  --blueDark: var(--c-blueDark);
  --purpleLight: var(--c-purpleLight);
  --purplePastel: var(--c-purplePastel);
  --purpleBase: var(--c-purpleBase);
  --purpleVibrant: var(--c-purpleVibrant);
  --purpleDark: var(--c-purpleDark);
  --uniswapXViolet: var(--c-uniswapXViolet);
  --uniswapXPurple: var(--c-uniswapXPurple);
  --fiatOnRampBanner: var(--c-fiatOnRampBanner);
}
@media (prefers-color-scheme: light) {
  body {
    background: var(--background);
    color: var(--color);
  }
  :root,
  .t_dark .t_light {
    --white: var(--c-white);
    --black: var(--c-black);
    --scrim: var(--c-scrim);
    --neutral1: #131313;
    --neutral1Hovered: rgba(19, 19, 19, 0.83);
    --neutral2: rgba(19, 19, 19, 0.63);
    --neutral2Hovered: rgba(19, 19, 19, 0.83);
    --neutral3: rgba(19, 19, 19, 0.35);
    --neutral3Hovered: rgba(19, 19, 19, 0.55);
    --surface1: var(--c-white);
    --surface1Hovered: #fcfcfc;
    --surface2: #f9f9f9;
    --surface2Hovered: #f2f2f2;
    --surface3: rgba(19, 19, 19, 0.08);
    --surface3Solid: #f2f2f2;
    --surface3Hovered: rgba(19, 19, 19, 0.1);
    --surface4: rgba(255, 255, 255, 0.64);
    --surface5: rgba(0, 0, 0, 0.04);
    --surface5Hovered: rgba(0, 0, 0, 0.06);
    --accent1: #ff37c7;
    --accent1Hovered: #e500a5;
    --accent2: rgba(255, 55, 199, 0.08);
    --accent2Solid: #fff3fc;
    --accent2Hovered: rgba(255, 55, 199, 0.12);
    --accent3: #222222;
    --accent3Hovered: var(--c-black);
    --DEP_accentSoft: #fc72ff33;
    --DEP_blue400: #4c82fb;
    --statusSuccess: var(--c-greenBase);
    --statusSuccessHovered: #06742c;
    --statusSuccess2: rgba(15, 194, 68, 0.06);
    --statusSuccess2Hovered: rgba(15, 194, 68, 0.12);
    --statusCritical: #e10f0f;
    --statusCriticalHovered: #bf0d0d;
    --statusCritical2: rgba(255, 0, 0, 0.05);
    --statusCritical2Hovered: rgba(255, 0, 0, 0.1);
    --statusWarning: var(--c-brownVibrant);
    --statusWarningHovered: #7a5801;
    --statusWarning2: rgba(255, 191, 23, 0.1);
    --statusWarning2Hovered: rgba(255, 191, 23, 0.1);
    --DEP_backgroundBranded: #fcf7ff;
    --DEP_backgroundOverlay: #ffffff99;
    --DEP_accentBranded: #fc72ff;
    --DEP_shadowBranded: #fc72ff;
    --DEP_brandedAccentSoft: #fad8f8;
    --DEP_magentaDark: #fc72ff1f;
    --DEP_fiatBanner: var(--c-fiatOnRampBanner);
    --chain_1: #131313;
    --chain_130: #fc0fa4;
    --chain_10: #ff0420;
    --chain_137: #8247e5;
    --chain_42161: #12aaff;
    --chain_80001: #8247e5;
    --chain_8453: #0052ff;
    --chain_7777777: #222222;
    --chain_81457: #222222;
    --chain_56: #b08603;
    --chain_42220: #222222;
    --chain_43114: #e84142;
    --chain_324: #3667f6;
    --chain_480: #222222;
    --chain_1868: var(--c-black);
    --chain_196: #a7a7a747;
    --chain_501000101: #9945ff;
    --chain_143: #735bf8;
    --chain_11155111: #627eea;
    --chain_1301: #fc0fa4;
    --chain_10143: #735bf8;
    --pinkThemed: var(--c-pinkLight);
    --transparent: transparent;
    --background: var(--c-white);
    --backgroundHover: #f9f9f9;
    --backgroundPress: #f9f9f9;
    --backgroundFocus: #f9f9f9;
    --borderColor: transparent;
    --borderColorHover: transparent;
    --borderColorFocus: transparent;
    --outlineColor: transparent;
    --color: #131313;
    --colorHover: #ff37c7;
    --colorPress: #ff37c7;
    --colorFocus: #ff37c7;
    --shadowColor: rgba(0, 0, 0, 0.15);
    --shadowColorHover: rgba(0, 0, 0, 0.2);
    --pinkLight: var(--c-pinkLight);
    --pinkPastel: var(--c-pinkPastel);
    --pinkBase: var(--c-pinkBase);
    --pinkVibrant: var(--c-pinkVibrant);
    --pinkDark: var(--c-pinkDark);
    --redLight: var(--c-redLight);
    --redPastel: var(--c-redPastel);
    --redBase: var(--c-redBase);
    --redVibrant: var(--c-redVibrant);
    --redDark: var(--c-redDark);
    --orangeLight: var(--c-orangeLight);
    --orangePastel: var(--c-orangePastel);
    --orangeBase: var(--c-orangeBase);
    --orangeVibrant: var(--c-orangeVibrant);
    --orangeDark: var(--c-orangeDark);
    --yellowLight: var(--c-yellowLight);
    --yellowPastel: var(--c-yellowPastel);
    --yellowBase: var(--c-yellowBase);
    --yellowVibrant: var(--c-yellowVibrant);
    --yellowDark: var(--c-yellowDark);
    --brownLight: var(--c-brownLight);
    --brownPastel: var(--c-brownPastel);
    --brownBase: var(--c-brownBase);
    --brownVibrant: var(--c-brownVibrant);
    --brownDark: var(--c-brownDark);
    --greenLight: var(--c-greenLight);
    --greenPastel: var(--c-greenPastel);
    --greenBase: var(--c-greenBase);
    --greenVibrant: var(--c-greenVibrant);
    --greenDark: var(--c-greenDark);
    --limeLight: var(--c-turquoiseLight);
    --limePastel: var(--c-limePastel);
    --limeBase: var(--c-limeBase);
    --limeVibrant: var(--c-limeVibrant);
    --limeDark: var(--c-limeDark);
    --turquoiseLight: var(--c-turquoiseLight);
    --turquoisePastel: var(--c-turquoisePastel);
    --turquoiseBase: var(--c-turquoiseBase);
    --turquoiseVibrant: var(--c-turquoiseVibrant);
    --turquoiseDark: var(--c-turquoiseDark);
    --cyanLight: var(--c-cyanLight);
    --cyanPastel: var(--c-cyanPastel);
    --cyanBase: var(--c-cyanBase);
    --cyanVibrant: var(--c-cyanVibrant);
    --cyanDark: var(--c-cyanDark);
    --blueLight: var(--c-blueLight);
    --bluePastel: var(--c-bluePastel);
    --blueBase: var(--c-blueBase);
    --blueVibrant: var(--c-blueVibrant);
    --blueDark: var(--c-blueDark);
    --purpleLight: var(--c-purpleLight);
    --purplePastel: var(--c-purplePastel);
    --purpleBase: var(--c-purpleBase);
    --purpleVibrant: var(--c-purpleVibrant);
    --purpleDark: var(--c-purpleDark);
    --uniswapXViolet: var(--c-uniswapXViolet);
    --uniswapXPurple: var(--c-uniswapXPurple);
    --fiatOnRampBanner: var(--c-fiatOnRampBanner);
  }
}

* {
  font-family: "Basel", sans-serif;
  box-sizing: border-box;
}

/**
        Explicitly load Basel var from public/ so it does not block LCP's critical path.
      */
@font-face {
  font-family: "Basel";
  font-weight: 535;
  font-style: normal;
  font-display: block;
  src: url("/fonts/Basel-Grotesk-Medium.woff2") format("woff2"),
    url("/fonts/Basel-Grotesk-Medium.woff") format("woff");
}

@font-face {
  font-family: "Basel";
  font-weight: 485;
  font-style: normal;
  font-display: block;
  src: url("/fonts/Basel-Grotesk-Book.woff2") format("woff2"),
    url("/fonts/Basel-Grotesk-Book.woff") format("woff");
}

@supports (font-variation-settings: normal) {
  * {
    font-family: "Basel", sans-serif;
  }
}

html,
body {
  margin: 0;
  padding: 0;
}

/* Only apply overflow-x: hidden on desktop */
@media (min-width: 768px) {
  html {
    overflow-x: hidden;
  }
}

button {
  user-select: none;
}

html {
  font-size: 16px;
  font-weight: 485;
  font-variant: none;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
#root {
  min-height: 100%;
}

@media (prefers-color-scheme: dark) {
  html {
    background: linear-gradient(rgb(19, 19, 19) 0%, rgb(19, 19, 19) 100%);
  }
}

@media (prefers-color-scheme: light) {
  html {
    background: radial-gradient(
        100% 100% at 50% 0%,
        rgba(255, 184, 226, 0) 0%,
        rgba(255, 255, 255, 0) 100%
      ),
      rgb(255, 255, 255);
  }
}
:where(html[dir="ltr"]),
:where([data-sonner-toaster][dir="ltr"]) {
  --toast-icon-margin-start: -3px;
  --toast-icon-margin-end: 4px;
  --toast-svg-margin-start: -1px;
  --toast-svg-margin-end: 0px;
  --toast-button-margin-start: auto;
  --toast-button-margin-end: 0;
  --toast-close-button-start: 0;
  --toast-close-button-end: unset;
  --toast-close-button-transform: translate(-35%, -35%);
}
:where(html[dir="rtl"]),
:where([data-sonner-toaster][dir="rtl"]) {
  --toast-icon-margin-start: 4px;
  --toast-icon-margin-end: -3px;
  --toast-svg-margin-start: 0px;
  --toast-svg-margin-end: -1px;
  --toast-button-margin-start: 0;
  --toast-button-margin-end: auto;
  --toast-close-button-start: unset;
  --toast-close-button-end: 0;
  --toast-close-button-transform: translate(35%, -35%);
}
:where([data-sonner-toaster]) {
  position: fixed;
  width: var(--width);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --gray1: hsl(0, 0%, 99%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9%);
  --border-radius: 8px;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
  outline: none;
  z-index: 999999999;
  transition: transform 0.4s ease;
}
:where([data-sonner-toaster][data-lifted="true"]) {
  transform: translateY(-10px);
}
@media (hover: none) and (pointer: coarse) {
  :where([data-sonner-toaster][data-lifted="true"]) {
    transform: none;
  }
}
:where([data-sonner-toaster][data-x-position="right"]) {
  right: var(--offset-right);
}
:where([data-sonner-toaster][data-x-position="left"]) {
  left: var(--offset-left);
}
:where([data-sonner-toaster][data-x-position="center"]) {
  left: 50%;
  transform: translate(-50%);
}
:where([data-sonner-toaster][data-y-position="top"]) {
  top: var(--offset-top);
}
:where([data-sonner-toaster][data-y-position="bottom"]) {
  bottom: var(--offset-bottom);
}
:where([data-sonner-toast]) {
  --y: translateY(100%);
  --lift-amount: calc(var(--lift) * var(--gap));
  z-index: var(--z-index);
  position: absolute;
  opacity: 0;
  transform: var(--y);
  filter: blur(0);
  touch-action: none;
  transition: transform 0.4s, opacity 0.4s, height 0.4s, box-shadow 0.2s;
  box-sizing: border-box;
  outline: none;
  overflow-wrap: anywhere;
}
:where([data-sonner-toast][data-styled="true"]) {
  padding: 16px;
  background: var(--normal-bg);
  border: 1px solid var(--normal-border);
  color: var(--normal-text);
  border-radius: var(--border-radius);
  box-shadow: 0 4px 12px #0000001a;
  width: var(--width);
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 6px;
}
:where([data-sonner-toast]:focus-visible) {
  box-shadow: 0 4px 12px #0000001a, 0 0 0 2px #0003;
}
:where([data-sonner-toast][data-y-position="top"]) {
  top: 0;
  --y: translateY(-100%);
  --lift: 1;
  --lift-amount: calc(1 * var(--gap));
}
:where([data-sonner-toast][data-y-position="bottom"]) {
  bottom: 0;
  --y: translateY(100%);
  --lift: -1;
  --lift-amount: calc(var(--lift) * var(--gap));
}
:where([data-sonner-toast]) :where([data-description]) {
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
}
:where([data-sonner-toast]) :where([data-title]) {
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}
:where([data-sonner-toast]) :where([data-icon]) {
  display: flex;
  height: 16px;
  width: 16px;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  margin-left: var(--toast-icon-margin-start);
  margin-right: var(--toast-icon-margin-end);
}
:where([data-sonner-toast][data-promise="true"]) :where([data-icon]) > svg {
  opacity: 0;
  transform: scale(0.8);
  transform-origin: center;
  animation: sonner-fade-in 0.3s ease forwards;
}
:where([data-sonner-toast]) :where([data-icon]) > * {
  flex-shrink: 0;
}
:where([data-sonner-toast]) :where([data-icon]) svg {
  margin-left: var(--toast-svg-margin-start);
  margin-right: var(--toast-svg-margin-end);
}
:where([data-sonner-toast]) :where([data-content]) {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
[data-sonner-toast][data-styled="true"] [data-button] {
  border-radius: 4px;
  padding-left: 8px;
  padding-right: 8px;
  height: 24px;
  font-size: 12px;
  color: var(--normal-bg);
  background: var(--normal-text);
  margin-left: var(--toast-button-margin-start);
  margin-right: var(--toast-button-margin-end);
  border: none;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: opacity 0.4s, box-shadow 0.2s;
}
:where([data-sonner-toast]) :where([data-button]):focus-visible {
  box-shadow: 0 0 0 2px #0006;
}
:where([data-sonner-toast]) :where([data-button]):first-of-type {
  margin-left: var(--toast-button-margin-start);
  margin-right: var(--toast-button-margin-end);
}
:where([data-sonner-toast]) :where([data-cancel]) {
  color: var(--normal-text);
  background: rgba(0, 0, 0, 0.08);
}
:where([data-sonner-toast][data-theme="dark"]) :where([data-cancel]) {
  background: rgba(255, 255, 255, 0.3);
}
:where([data-sonner-toast]) :where([data-close-button]) {
  position: absolute;
  left: var(--toast-close-button-start);
  right: var(--toast-close-button-end);
  top: 0;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: var(--gray12);
  border: 1px solid var(--gray4);
  transform: var(--toast-close-button-transform);
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
  transition: opacity 0.1s, background 0.2s, border-color 0.2s;
}
[data-sonner-toast] [data-close-button] {
  background: var(--gray1);
}
:where([data-sonner-toast]) :where([data-close-button]):focus-visible {
  box-shadow: 0 4px 12px #0000001a, 0 0 0 2px #0003;
}
:where([data-sonner-toast]) :where([data-disabled="true"]) {
  cursor: not-allowed;
}
:where([data-sonner-toast]):hover :where([data-close-button]):hover {
  background: var(--gray2);
  border-color: var(--gray5);
}
:where([data-sonner-toast][data-swiping="true"]):before {
  content: "";
  position: absolute;
  left: -50%;
  right: -50%;
  height: 100%;
  z-index: -1;
}
:where([data-sonner-toast][data-y-position="top"][data-swiping="true"]):before {
  bottom: 50%;
  transform: scaleY(3) translateY(50%);
}
:where(
    [data-sonner-toast][data-y-position="bottom"][data-swiping="true"]
  ):before {
  top: 50%;
  transform: scaleY(3) translateY(-50%);
}
:where([data-sonner-toast][data-swiping="false"][data-removed="true"]):before {
  content: "";
  position: absolute;
  inset: 0;
  transform: scaleY(2);
}
:where([data-sonner-toast]):after {
  content: "";
  position: absolute;
  left: 0;
  height: calc(var(--gap) + 1px);
  bottom: 100%;
  width: 100%;
}
:where([data-sonner-toast][data-mounted="true"]) {
  --y: translateY(0);
  opacity: 1;
}
:where([data-sonner-toast][data-expanded="false"][data-front="false"]) {
  --scale: var(--toasts-before) * 0.05 + 1;
  --y: translateY(calc(var(--lift-amount) * var(--toasts-before)))
    scale(calc(-1 * var(--scale)));
  height: var(--front-toast-height);
}
:where([data-sonner-toast]) > * {
  transition: opacity 0.4s;
}
:where(
    [data-sonner-toast][data-expanded="false"][data-front="false"][data-styled="true"]
  )
  > * {
  opacity: 0;
}
:where([data-sonner-toast][data-visible="false"]) {
  opacity: 0;
  pointer-events: none;
}
:where([data-sonner-toast][data-mounted="true"][data-expanded="true"]) {
  --y: translateY(calc(var(--lift) * var(--offset)));
  height: var(--initial-height);
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="true"][data-swipe-out="false"]
  ) {
  --y: translateY(calc(var(--lift) * -100%));
  opacity: 0;
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="true"]
  ) {
  --y: translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));
  opacity: 0;
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="false"]
  ) {
  --y: translateY(40%);
  opacity: 0;
  transition: transform 0.5s, opacity 0.2s;
}
:where([data-sonner-toast][data-removed="true"][data-front="false"]):before {
  height: calc(var(--initial-height) + 20%);
}
[data-sonner-toast][data-swiping="true"] {
  transform: var(--y) translateY(var(--swipe-amount-y, 0px))
    translate(var(--swipe-amount-x, 0px));
  transition: none;
}
[data-sonner-toast][data-swiped="true"] {
  user-select: none;
}
[data-sonner-toast][data-swipe-out="true"][data-y-position="bottom"],
[data-sonner-toast][data-swipe-out="true"][data-y-position="top"] {
  animation-duration: 0.2s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
[data-sonner-toast][data-swipe-out="true"][data-swipe-direction="left"] {
  animation-name: swipe-out-left;
}
[data-sonner-toast][data-swipe-out="true"][data-swipe-direction="right"] {
  animation-name: swipe-out-right;
}
[data-sonner-toast][data-swipe-out="true"][data-swipe-direction="up"] {
  animation-name: swipe-out-up;
}
[data-sonner-toast][data-swipe-out="true"][data-swipe-direction="down"] {
  animation-name: swipe-out-down;
}
@keyframes swipe-out-left {
  0% {
    transform: var(--y) translate(var(--swipe-amount-x));
    opacity: 1;
  }
  to {
    transform: var(--y) translate(calc(var(--swipe-amount-x) - 100%));
    opacity: 0;
  }
}
@keyframes swipe-out-right {
  0% {
    transform: var(--y) translate(var(--swipe-amount-x));
    opacity: 1;
  }
  to {
    transform: var(--y) translate(calc(var(--swipe-amount-x) + 100%));
    opacity: 0;
  }
}
@keyframes swipe-out-up {
  0% {
    transform: var(--y) translateY(var(--swipe-amount-y));
    opacity: 1;
  }
  to {
    transform: var(--y) translateY(calc(var(--swipe-amount-y) - 100%));
    opacity: 0;
  }
}
@keyframes swipe-out-down {
  0% {
    transform: var(--y) translateY(var(--swipe-amount-y));
    opacity: 1;
  }
  to {
    transform: var(--y) translateY(calc(var(--swipe-amount-y) + 100%));
    opacity: 0;
  }
}
@media (max-width: 600px) {
  [data-sonner-toaster] {
    position: fixed;
    right: var(--mobile-offset-right);
    left: var(--mobile-offset-left);
    width: 100%;
  }
  [data-sonner-toaster][dir="rtl"] {
    left: calc(var(--mobile-offset-left) * -1);
  }
  [data-sonner-toaster] [data-sonner-toast] {
    left: 0;
    right: 0;
    width: calc(100% - var(--mobile-offset-left) * 2);
  }
  [data-sonner-toaster][data-x-position="left"] {
    left: var(--mobile-offset-left);
  }
  [data-sonner-toaster][data-y-position="bottom"] {
    bottom: var(--mobile-offset-bottom);
  }
  [data-sonner-toaster][data-y-position="top"] {
    top: var(--mobile-offset-top);
  }
  [data-sonner-toaster][data-x-position="center"] {
    left: var(--mobile-offset-left);
    right: var(--mobile-offset-right);
    transform: none;
  }
}
[data-sonner-toaster][data-theme="light"] {
  --normal-bg: #fff;
  --normal-border: var(--gray4);
  --normal-text: var(--gray12);
  --success-bg: hsl(143, 85%, 96%);
  --success-border: hsl(145, 92%, 91%);
  --success-text: hsl(140, 100%, 27%);
  --info-bg: hsl(208, 100%, 97%);
  --info-border: hsl(221, 91%, 91%);
  --info-text: hsl(210, 92%, 45%);
  --warning-bg: hsl(49, 100%, 97%);
  --warning-border: hsl(49, 91%, 91%);
  --warning-text: hsl(31, 92%, 45%);
  --error-bg: hsl(359, 100%, 97%);
  --error-border: hsl(359, 100%, 94%);
  --error-text: hsl(360, 100%, 45%);
}
[data-sonner-toaster][data-theme="light"]
  [data-sonner-toast][data-invert="true"] {
  --normal-bg: #000;
  --normal-border: hsl(0, 0%, 20%);
  --normal-text: var(--gray1);
}
[data-sonner-toaster][data-theme="dark"]
  [data-sonner-toast][data-invert="true"] {
  --normal-bg: #fff;
  --normal-border: var(--gray3);
  --normal-text: var(--gray12);
}
[data-sonner-toaster][data-theme="dark"] {
  --normal-bg: #000;
  --normal-bg-hover: hsl(0, 0%, 12%);
  --normal-border: hsl(0, 0%, 20%);
  --normal-border-hover: hsl(0, 0%, 25%);
  --normal-text: var(--gray1);
  --success-bg: hsl(150, 100%, 6%);
  --success-border: hsl(147, 100%, 12%);
  --success-text: hsl(150, 86%, 65%);
  --info-bg: hsl(215, 100%, 6%);
  --info-border: hsl(223, 100%, 12%);
  --info-text: hsl(216, 87%, 65%);
  --warning-bg: hsl(64, 100%, 6%);
  --warning-border: hsl(60, 100%, 12%);
  --warning-text: hsl(46, 87%, 65%);
  --error-bg: hsl(358, 76%, 10%);
  --error-border: hsl(357, 89%, 16%);
  --error-text: hsl(358, 100%, 81%);
}
[data-sonner-toaster][data-theme="dark"]
  [data-sonner-toast]
  [data-close-button] {
  background: var(--normal-bg);
  border-color: var(--normal-border);
  color: var(--normal-text);
}
[data-sonner-toaster][data-theme="dark"]
  [data-sonner-toast]
  [data-close-button]:hover {
  background: var(--normal-bg-hover);
  border-color: var(--normal-border-hover);
}
[data-rich-colors="true"][data-sonner-toast][data-type="success"],
[data-rich-colors="true"][data-sonner-toast][data-type="success"]
  [data-close-button] {
  background: var(--success-bg);
  border-color: var(--success-border);
  color: var(--success-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="info"],
[data-rich-colors="true"][data-sonner-toast][data-type="info"]
  [data-close-button] {
  background: var(--info-bg);
  border-color: var(--info-border);
  color: var(--info-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="warning"],
[data-rich-colors="true"][data-sonner-toast][data-type="warning"]
  [data-close-button] {
  background: var(--warning-bg);
  border-color: var(--warning-border);
  color: var(--warning-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="error"],
[data-rich-colors="true"][data-sonner-toast][data-type="error"]
  [data-close-button] {
  background: var(--error-bg);
  border-color: var(--error-border);
  color: var(--error-text);
}
.sonner-loading-wrapper {
  --size: 16px;
  height: var(--size);
  width: var(--size);
  position: absolute;
  inset: 0;
  z-index: 10;
}
.sonner-loading-wrapper[data-visible="false"] {
  transform-origin: center;
  animation: sonner-fade-out 0.2s ease forwards;
}
.sonner-spinner {
  position: relative;
  top: 50%;
  left: 50%;
  height: var(--size);
  width: var(--size);
}
.sonner-loading-bar {
  animation: sonner-spin 1.2s linear infinite;
  background: var(--gray11);
  border-radius: 6px;
  height: 8%;
  left: -10%;
  position: absolute;
  top: -3.9%;
  width: 24%;
}
.sonner-loading-bar:nth-child(1) {
  animation-delay: -1.2s;
  transform: rotate(0.0001deg) translate(146%);
}
.sonner-loading-bar:nth-child(2) {
  animation-delay: -1.1s;
  transform: rotate(30deg) translate(146%);
}
.sonner-loading-bar:nth-child(3) {
  animation-delay: -1s;
  transform: rotate(60deg) translate(146%);
}
.sonner-loading-bar:nth-child(4) {
  animation-delay: -0.9s;
  transform: rotate(90deg) translate(146%);
}
.sonner-loading-bar:nth-child(5) {
  animation-delay: -0.8s;
  transform: rotate(120deg) translate(146%);
}
.sonner-loading-bar:nth-child(6) {
  animation-delay: -0.7s;
  transform: rotate(150deg) translate(146%);
}
.sonner-loading-bar:nth-child(7) {
  animation-delay: -0.6s;
  transform: rotate(180deg) translate(146%);
}
.sonner-loading-bar:nth-child(8) {
  animation-delay: -0.5s;
  transform: rotate(210deg) translate(146%);
}
.sonner-loading-bar:nth-child(9) {
  animation-delay: -0.4s;
  transform: rotate(240deg) translate(146%);
}
.sonner-loading-bar:nth-child(10) {
  animation-delay: -0.3s;
  transform: rotate(270deg) translate(146%);
}
.sonner-loading-bar:nth-child(11) {
  animation-delay: -0.2s;
  transform: rotate(300deg) translate(146%);
}
.sonner-loading-bar:nth-child(12) {
  animation-delay: -0.1s;
  transform: rotate(330deg) translate(146%);
}
@keyframes sonner-fade-in {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes sonner-fade-out {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes sonner-spin {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.15;
  }
}
@media (prefers-reduced-motion) {
  [data-sonner-toast],
  [data-sonner-toast] > *,
  .sonner-loading-bar {
    transition: none !important;
    animation: none !important;
  }
}
.sonner-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: opacity 0.2s, transform 0.2s;
}
.sonner-loader[data-visible="false"] {
  opacity: 0;
  transform: scale(0.8) translate(-50%, -50%);
}
._position-_platformweb_fixed {
  position: fixed;
}
._top-73px {
  top: 73px;
}
._zIndex-990 {
  z-index: 990;
}
._right-t-space-spa1360334080 {
  right: var(--t-space-spacing12);
}
._width-368px {
  width: 368px;
}
._height-auto {
  height: auto;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
@supports (font-variation-settings: normal) {
  * {
    font-family: "Basel", sans-serif;
  }
}
* {
  font-family: "Basel", sans-serif;
  box-sizing: border-box;
}
._pointerEvents-none {
  pointer-events: none !important;
}
._opacity-1e-8 {
  opacity: 1e-8;
}
._overflowY-hidden {
  overflow-y: hidden;
}
._overflowX-hidden {
  overflow-x: hidden;
}
._zIndex--10000 {
  z-index: -10000;
}
._ml--1px {
  margin-left: -1px;
}
._mb--1px {
  margin-bottom: -1px;
}
._mr--1px {
  margin-right: -1px;
}
._mt--1px {
  margin-top: -1px;
}
._height-1px {
  height: 1px;
}
._width-1px {
  width: 1px;
}
._position-absolute {
  position: absolute;
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
._display-inline {
  display: inline;
}
._display-inline-flex {
  display: inline-flex;
}
._width-10037 {
  width: 100%;
}
._borderLeftWidth-t-space-non101 {
  border-left-width: var(--t-space-none);
}
._borderBottomWidth-t-space-non101 {
  border-bottom-width: var(--t-space-none);
}
._borderRightWidth-t-space-non101 {
  border-right-width: var(--t-space-none);
}
._borderTopWidth-t-space-non101 {
  border-top-width: var(--t-space-none);
}
._borderRightStyle-solid {
  border-right-style: solid;
}
._borderLeftStyle-solid {
  border-left-style: solid;
}
._borderTopStyle-solid {
  border-top-style: solid;
}
._borderBottomStyle-solid {
  border-bottom-style: solid;
}
._textAlign-left {
  text-align: left;
}
._color-neutral1 {
  color: var(--neutral1);
}
._lineHeight-f-lineHeigh507465454 {
  line-height: var(--f-lineHeight-medium);
}
._fontSize-f-size-medi3736 {
  font-size: var(--f-size-medium);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
._alignItems-center {
  align-items: center;
}
._justifyContent-center {
  justify-content: center;
}
._position-relative {
  position: relative;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
.font_body, .t_lang-body-default .font_body {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --f-size-micro: 12px;
  --f-size-small: 14px;
  --f-size-medium: 16px;
  --f-size-true: 16px;
  --f-size-large: 18px;
  --f-weight-micro: 485;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-true: 485;
  --f-weight-large: 485;
  --f-weight-book: 485;
  --f-lineHeight-micro: 16px;
  --f-lineHeight-small: 18.2px;
  --f-lineHeight-medium: 20.8px;
  --f-lineHeight-true: 20.8px;
  --f-lineHeight-large: 23.400000000000002px;
}
._height-10037 {
  height: 100%;
}
._width-10037 {
  width: 100%;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._pb-t-space-pad1331704900 {
  padding-bottom: var(--t-space-padding20);
}
._pl-t-space-pad1331704929 {
  padding-left: var(--t-space-padding12);
}
._pr-t-space-pad1331704929 {
  padding-right: var(--t-space-padding12);
}
._pt-t-space-pad1331704925 {
  padding-top: var(--t-space-padding16);
}
._backgroundColor-surface1 {
  background-color: var(--surface1);
}
._gap-t-space-gap1573 {
  gap: var(--t-space-gap16);
}
._flexGrow-1 {
  flex-grow: 1;
}
._flexShrink-1 {
  flex-shrink: 1;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
.font_body, .t_lang-body-default .font_body {
  --f-family: Basel, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --f-size-micro: 12px;
  --f-size-small: 14px;
  --f-size-medium: 16px;
  --f-size-true: 16px;
  --f-size-large: 18px;
  --f-weight-micro: 485;
  --f-weight-small: 485;
  --f-weight-medium: 535;
  --f-weight-true: 485;
  --f-weight-large: 485;
  --f-weight-book: 485;
  --f-lineHeight-micro: 16px;
  --f-lineHeight-small: 18.2px;
  --f-lineHeight-medium: 20.8px;
  --f-lineHeight-true: 20.8px;
  --f-lineHeight-large: 23.400000000000002px;
}
._width-10037 {
  width: 100%;
}
._justifyContent-space-betwe3241 {
  justify-content: space-between;
}
._flexDirection-row {
  flex-direction: row;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._lineHeight-f-lineHeigh1269072494 {
  line-height: var(--f-lineHeight-small);
}
._fontSize-f-size-smal108 {
  font-size: var(--f-size-small);
}
._color-neutral1 {
  color: var(--neutral1);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._gap-16px {
  gap: 16px;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._borderBottomLeftRadius-16px {
  border-bottom-left-radius: 16px;
}
._borderBottomRightRadius-16px {
  border-bottom-right-radius: 16px;
}
._borderTopRightRadius-16px {
  border-top-right-radius: 16px;
}
._borderTopLeftRadius-16px {
  border-top-left-radius: 16px;
}
._backgroundColor-white {
  background-color: var(--white);
}
._maxHeight-72px {
  max-height: 72px;
}
._width-10037 {
  width: 100%;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._backgroundColor-transparent {
  background-color: var(--transparent);
}
._zIndex-t-zIndex-de97204770 {
  z-index: var(--t-zIndex-default);
}
._maxHeight-72px {
  max-height: 72px;
}
._borderLeftColor-accent2 {
  border-left-color: var(--accent2);
}
._borderBottomColor-accent2 {
  border-bottom-color: var(--accent2);
}
._borderRightColor-accent2 {
  border-right-color: var(--accent2);
}
._borderTopColor-accent2 {
  border-top-color: var(--accent2);
}
._borderLeftWidth-0px {
  border-left-width: 0px;
}
._borderBottomWidth-0px {
  border-bottom-width: 0px;
}
._borderRightWidth-0px {
  border-right-width: 0px;
}
._borderTopWidth-0px {
  border-top-width: 0px;
}
._borderBottomLeftRadius-t-radius-ro291586449 {
  border-bottom-left-radius: var(--t-radius-rounded16);
}
._borderBottomRightRadius-t-radius-ro291586449 {
  border-bottom-right-radius: var(--t-radius-rounded16);
}
._borderTopRightRadius-t-radius-ro291586449 {
  border-top-right-radius: var(--t-radius-rounded16);
}
._borderTopLeftRadius-t-radius-ro291586449 {
  border-top-left-radius: var(--t-radius-rounded16);
}
._gap-t-space-gap1569 {
  gap: var(--t-space-gap12);
}
._pb-t-space-spa1360334076 {
  padding-bottom: var(--t-space-spacing16);
}
._pt-t-space-spa1360334076 {
  padding-top: var(--t-space-spacing16);
}
._borderRightStyle-solid {
  border-right-style: solid;
}
._borderLeftStyle-solid {
  border-left-style: solid;
}
._borderTopStyle-solid {
  border-top-style: solid;
}
._borderBottomStyle-solid {
  border-bottom-style: solid;
}
._pl-t-space-spa1360334076 {
  padding-left: var(--t-space-spacing16);
}
._pr-t-space-spa1360334076 {
  padding-right: var(--t-space-spacing16);
}
._overflowY-hidden {
  overflow-y: hidden;
}
._overflowX-hidden {
  overflow-x: hidden;
}
._cursor-pointer {
  cursor: pointer;
}
._flexDirection-row {
  flex-direction: row;
}
._alignItems-center {
  align-items: center;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
.r-417010 {
  z-index: 0;
}
.r-1mlwlqe {
  flex-basis: auto;
}
.r-1udh08x {
  overflow: hidden;
}
.css-175oi2r {
  align-items: stretch;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid black;
  box-sizing: border-box;
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  flex-shrink: 0;
  list-style: none;
  margin: 0px;
  min-height: 0px;
  min-width: 0px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  z-index: 0;
}
.r-vvn4in {
  background-position: center center;
}
.r-1niwhzg {
  background-color: rgba(0, 0, 0, 0);
}
.r-ipm5af {
  top: 0px;
}
.r-zchlnj {
  right: 0px;
}
.r-u8s1d {
  position: absolute;
}
.r-1d2f490 {
  left: 0px;
}
.r-1p0dtai {
  bottom: 0px;
}
.css-9pa8cd {
  inset: 0px;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
._gap-4px {
  gap: 4px;
}
._flexDirection-row {
  flex-direction: row;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._lineHeight-f-lineHeigh507465454 {
  line-height: var(--f-lineHeight-medium);
}
._fontSize-f-size-medi3736 {
  font-size: var(--f-size-medium);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._lineHeight-f-lineHeigh1263414315 {
  line-height: var(--f-lineHeight-micro);
}
._fontSize-f-size-micr111 {
  font-size: var(--f-size-micro);
}
._color-white {
  color: var(--white);
}
._whiteSpace-nowrap {
  white-space: nowrap;
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
.t_dark, .t_dark, .t_dark .t_light .t_dark, .t_light .t_dark, .t_light .t_dark .t_light .t_dark, .tm_xxt {
  --white: var(--c-white);
  --black: var(--c-black);
  --surface1: #131313;
  --surface1Hovered: #1A1A1A;
  --surface2: #1F1F1F;
  --surface2Hovered: #242424;
  --surface3: rgba(255,255,255,0.12);
  --surface3Solid: #393939;
  --surface3Hovered: rgba(255,255,255,0.16);
  --surface4: rgba(255,255,255,0.20);
  --surface5: rgba(0,0,0,0.04);
  --surface5Hovered: rgba(0,0,0,0.06);
  --scrim: var(--c-scrim);
  --neutral1: var(--c-white);
  --neutral1Hovered: rgba(255, 255, 255, 0.85);
  --neutral2: rgba(255, 255, 255, 0.65);
  --neutral2Hovered: rgba(255, 255, 255, 0.85);
  --neutral3: rgba(255, 255, 255, 0.38);
  --neutral3Hovered: rgba(255, 255, 255, 0.58);
  --accent1: #FF37C7;
  --accent1Hovered: #E500A5;
  --accent2: rgba(255, 55, 199, 0.08);
  --accent2Solid: #261621;
  --accent2Hovered: rgba(255, 55, 199, 0.12);
  --accent3: var(--c-white);
  --accent3Hovered: #F5F5F5;
  --DEP_accentSoft: #FC72FF33;
  --DEP_blue400: #4C82FB;
  --statusSuccess: var(--c-greenVibrant);
  --statusSuccessHovered: #15863C;
  --statusSuccess2: rgba(33, 201, 94, 0.12);
  --statusSuccess2Hovered: #093A16;
  --statusCritical: #FF593C;
  --statusCriticalHovered: #FF401F;
  --statusCritical2: rgba(255, 89, 60, 0.12);
  --statusCritical2Hovered: rgba(255, 89, 60, 0.2);
  --statusWarning: var(--c-yellowBase);
  --statusWarningHovered: #FFDD0D;
  --statusWarning2: rgba(255, 191, 23, 0.08);
  --statusWarning2Hovered: rgba(255, 191, 23, 0.16);
  --DEP_backgroundBranded: #100D1C;
  --DEP_backgroundOverlay: #FFFFFF1a;
  --DEP_accentBranded: #FC72FF;
  --DEP_shadowBranded: #B60ACF;
  --DEP_brandedAccentSoft: #46244F;
  --DEP_magentaDark: #FC72FF1f;
  --DEP_fiatBanner: var(--c-fiatOnRampBanner);
  --chain_1: var(--c-white);
  --chain_130: #fc0fa4;
  --chain_10: #FF0420;
  --chain_137: #8247E5;
  --chain_42161: #12AAFF;
  --chain_80001: #8247E5;
  --chain_8453: #0052FF;
  --chain_7777777: var(--c-white);
  --chain_81457: #FCFC03;
  --chain_56: var(--c-yellowBase);
  --chain_42220: #FCFF52;
  --chain_43114: #E84142;
  --chain_324: #3667F6;
  --chain_480: var(--c-white);
  --chain_1868: var(--c-white);
  --chain_196: #A7A7A724;
  --chain_501000101: #9945FF;
  --chain_143: #836EF9;
  --chain_11155111: #627EEA;
  --chain_1301: #fc0fa4;
  --chain_10143: #836EF9;
  --pinkThemed: var(--c-pinkDark);
  --transparent: transparent;
  --background: #131313;
  --backgroundHover: #1F1F1F;
  --backgroundPress: #1F1F1F;
  --backgroundFocus: #1F1F1F;
  --borderColor: transparent;
  --borderColorHover: transparent;
  --borderColorFocus: transparent;
  --outlineColor: transparent;
  --color: var(--c-white);
  --colorHover: #FF37C7;
  --colorPress: #FF37C7;
  --colorFocus: #FF37C7;
  --shadowColor: rgba(0,0,0,0.4);
  --shadowColorHover: rgba(0,0,0,0.5);
  --pinkLight: var(--c-pinkLight);
  --pinkPastel: var(--c-pinkPastel);
  --pinkBase: var(--c-pinkBase);
  --pinkVibrant: var(--c-pinkVibrant);
  --pinkDark: var(--c-pinkDark);
  --redLight: var(--c-redLight);
  --redPastel: var(--c-redPastel);
  --redBase: var(--c-redBase);
  --redVibrant: var(--c-redVibrant);
  --redDark: var(--c-redDark);
  --orangeLight: var(--c-orangeLight);
  --orangePastel: var(--c-orangePastel);
  --orangeBase: var(--c-orangeBase);
  --orangeVibrant: var(--c-orangeVibrant);
  --orangeDark: var(--c-orangeDark);
  --yellowLight: var(--c-yellowLight);
  --yellowPastel: var(--c-yellowPastel);
  --yellowBase: var(--c-yellowBase);
  --yellowVibrant: var(--c-yellowVibrant);
  --yellowDark: var(--c-yellowDark);
  --brownLight: var(--c-brownLight);
  --brownPastel: var(--c-brownPastel);
  --brownBase: var(--c-brownBase);
  --brownVibrant: var(--c-brownVibrant);
  --brownDark: var(--c-brownDark);
  --greenLight: var(--c-greenLight);
  --greenPastel: var(--c-greenPastel);
  --greenBase: var(--c-greenBase);
  --greenVibrant: var(--c-greenVibrant);
  --greenDark: var(--c-greenDark);
  --limeLight: var(--c-turquoiseLight);
  --limePastel: var(--c-limePastel);
  --limeBase: var(--c-limeBase);
  --limeVibrant: var(--c-limeVibrant);
  --limeDark: var(--c-limeDark);
  --turquoiseLight: var(--c-turquoiseLight);
  --turquoisePastel: var(--c-turquoisePastel);
  --turquoiseBase: var(--c-turquoiseBase);
  --turquoiseVibrant: var(--c-turquoiseVibrant);
  --turquoiseDark: var(--c-turquoiseDark);
  --cyanLight: var(--c-cyanLight);
  --cyanPastel: var(--c-cyanPastel);
  --cyanBase: var(--c-cyanBase);
  --cyanVibrant: var(--c-cyanVibrant);
  --cyanDark: var(--c-cyanDark);
  --blueLight: var(--c-blueLight);
  --bluePastel: var(--c-bluePastel);
  --blueBase: var(--c-blueBase);
  --blueVibrant: var(--c-blueVibrant);
  --blueDark: var(--c-blueDark);
  --purpleLight: var(--c-purpleLight);
  --purplePastel: var(--c-purplePastel);
  --purpleBase: var(--c-purpleBase);
  --purpleVibrant: var(--c-purpleVibrant);
  --purpleDark: var(--c-purpleDark);
  --uniswapXViolet: var(--c-uniswapXViolet);
  --uniswapXPurple: var(--c-uniswapXPurple);
  --fiatOnRampBanner: var(--c-fiatOnRampBanner);
}
.r-1wyyakw {
  z-index: -1;
}
.r-13qz1uu {
  width: 100%;
}
.r-1pi2tsx {
  height: 100%;
}
.r-4gszlv {
  background-size: cover;
}
.r-u6sd8q {
  background-repeat: no-repeat;
}
.r-vvn4in {
  background-position: center center;
}
.r-1niwhzg {
  background-color: rgba(0, 0, 0, 0);
}
@media (hover) {
  :root._opacity-0hover-0--8:hover {
    opacity: 0.8 !important;
  }
}
:root._textDecorationLine-_platformweb_none {
  text-decoration-line: none;
}
:root._transitionDuration-_platformweb_0--2s {
  transition-duration: 0.2s;
}
:root._textDecoration-_platformweb_none {
  text-decoration: none;
    text-decoration-line: none;
}
._pb-8px {
  padding-bottom: 8px;
}
._pt-8px {
  padding-top: 8px;
}
._cursor-pointer {
  cursor: pointer;
}
._flexDirection-row {
  flex-direction: row;
}
._userSelect-none {
  user-select: none;
}
._alignItems-center {
  align-items: center;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
._maxHeight-0px {
  max-height: 0px;
}
._height-0px {
  height: 0px;
}
._flexGrow-1 {
  flex-grow: 1;
}
._flexShrink-1 {
  flex-shrink: 1;
}
._borderLeftWidth-0px {
  border-left-width: 0px;
}
._borderRightWidth-0px {
  border-right-width: 0px;
}
._borderTopWidth-0px {
  border-top-width: 0px;
}
._borderRightStyle-solid {
  border-right-style: solid;
}
._borderLeftStyle-solid {
  border-left-style: solid;
}
._borderTopStyle-solid {
  border-top-style: solid;
}
._borderBottomStyle-solid {
  border-bottom-style: solid;
}
._borderLeftColor-surface3 {
  border-left-color: var(--surface3);
}
._borderBottomColor-surface3 {
  border-bottom-color: var(--surface3);
}
._borderRightColor-surface3 {
  border-right-color: var(--surface3);
}
._borderTopColor-surface3 {
  border-top-color: var(--surface3);
}
._borderBottomWidth-1px {
  border-bottom-width: 1px;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._ml-18px {
  margin-left: 18px;
}
._mr-18px {
  margin-right: 18px;
}
._flexDirection-row {
  flex-direction: row;
}
._alignItems-center {
  align-items: center;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
._lineHeight-f-lineHeigh1269072494 {
  line-height: var(--f-lineHeight-small);
}
._fontSize-f-size-smal108 {
  font-size: var(--f-size-small);
}
._whiteSpace-nowrap {
  white-space: nowrap;
}
._color-neutral2 {
  color: var(--neutral2);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._maxHeight-0px {
  max-height: 0px;
}
._height-0px {
  height: 0px;
}
._flexGrow-1 {
  flex-grow: 1;
}
._flexShrink-1 {
  flex-shrink: 1;
}
._borderLeftWidth-0px {
  border-left-width: 0px;
}
._borderRightWidth-0px {
  border-right-width: 0px;
}
._borderTopWidth-0px {
  border-top-width: 0px;
}
._borderRightStyle-solid {
  border-right-style: solid;
}
._borderLeftStyle-solid {
  border-left-style: solid;
}
._borderTopStyle-solid {
  border-top-style: solid;
}
._borderBottomStyle-solid {
  border-bottom-style: solid;
}
._borderLeftColor-surface3 {
  border-left-color: var(--surface3);
}
._borderBottomColor-surface3 {
  border-bottom-color: var(--surface3);
}
._borderRightColor-surface3 {
  border-right-color: var(--surface3);
}
._borderTopColor-surface3 {
  border-top-color: var(--surface3);
}
._borderBottomWidth-1px {
  border-bottom-width: 1px;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._gap-t-space-gap1569 {
  gap: var(--t-space-gap12);
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._alignItems-flex-start {
  align-items: flex-start;
}
._flexDirection-row {
  flex-direction: row;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
@supports (font-variation-settings: normal) {
  * {
    font-family: 'Basel', sans-serif;
  }
}
* {
  font-family: 'Basel', sans-serif;
  box-sizing: border-box;
}
._transition-250msease-i1019171151 {
  transition: 250ms ease-in-out;
}
._maxHeight-100vh {
  max-height: 100vh;
}
._opacity-1 {
  opacity: 1;
}
._borderBottomLeftRadius-t-radius-ro291586449 {
  border-bottom-left-radius: var(--t-radius-rounded16);
}
._borderBottomRightRadius-t-radius-ro291586449 {
  border-bottom-right-radius: var(--t-radius-rounded16);
}
._borderTopRightRadius-t-radius-ro291586449 {
  border-top-right-radius: var(--t-radius-rounded16);
}
._borderTopLeftRadius-t-radius-ro291586449 {
  border-top-left-radius: var(--t-radius-rounded16);
}
._width-10037 {
  width: 100%;
}
._overflowY-hidden {
  overflow-y: hidden;
}
._overflowX-hidden {
  overflow-x: hidden;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._opacity-1 {
  opacity: 1;
}
._pb-t-space-spa1360334074 {
  padding-bottom: var(--t-space-spacing18);
}
._pt-t-space-spa1360334074 {
  padding-top: var(--t-space-spacing18);
}
._pl-t-space-spa1360334080 {
  padding-left: var(--t-space-spacing12);
}
._pr-t-space-spa1360334080 {
  padding-right: var(--t-space-spacing12);
}
._width-10037 {
  width: 100%;
}
._justifyContent-space-betwe3241 {
  justify-content: space-between;
}
._backgroundColor-surface2 {
  background-color: var(--surface2);
}
._cursor-pointer {
  cursor: pointer;
}
._flexDirection-row {
  flex-direction: row;
}
._alignItems-center {
  align-items: center;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
._gap-t-space-gap1569 {
  gap: var(--t-space-gap12);
}
._flexDirection-row {
  flex-direction: row;
}
._alignItems-center {
  align-items: center;
}
._position-relative {
  position: relative;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._display-flex {
  display: flex;
}
._color-neutral1 {
  color: var(--neutral1);
}
._pb-t-space-spa94665593 {
  padding-bottom: var(--t-space-spacing8);
}
._pt-t-space-spa94665593 {
  padding-top: var(--t-space-spacing8);
}
._lineHeight-f-lineHeigh507465454 {
  line-height: var(--f-lineHeight-medium);
}
._fontSize-f-size-medi3736 {
  font-size: var(--f-size-medium);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._maxHeight-0px {
  max-height: 0px;
}
._height-0px {
  height: 0px;
}
._flexGrow-1 {
  flex-grow: 1;
}
._flexShrink-1 {
  flex-shrink: 1;
}
._borderLeftWidth-0px {
  border-left-width: 0px;
}
._borderRightWidth-0px {
  border-right-width: 0px;
}
._borderTopWidth-0px {
  border-top-width: 0px;
}
._borderRightStyle-solid {
  border-right-style: solid;
}
._borderLeftStyle-solid {
  border-left-style: solid;
}
._borderTopStyle-solid {
  border-top-style: solid;
}
._borderBottomStyle-solid {
  border-bottom-style: solid;
}
._borderLeftColor-surface3 {
  border-left-color: var(--surface3);
}
._borderBottomColor-surface3 {
  border-bottom-color: var(--surface3);
}
._borderRightColor-surface3 {
  border-right-color: var(--surface3);
}
._borderTopColor-surface3 {
  border-top-color: var(--surface3);
}
._borderBottomWidth-1px {
  border-bottom-width: 1px;
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._gap-t-space-gap56 {
  gap: var(--t-space-gap8);
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
._pl-t-space-spa94665589 {
  padding-left: var(--t-space-spacing4);
}
._pr-t-space-spa94665589 {
  padding-right: var(--t-space-spacing4);
}
._position-relative {
  position: relative;
}
._flexDirection-column {
  flex-direction: column;
}
._flexShrink-0 {
  flex-shrink: 0;
}
._minWidth-0px {
  min-width: 0px;
}
._minHeight-0px {
  min-height: 0px;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._flexBasis-auto {
  flex-basis: auto;
}
._alignItems-stretch {
  align-items: stretch;
}
._display-flex {
  display: flex;
}
@supports (font-variation-settings: normal) {
  * {
    font-family: 'Basel', sans-serif;
  }
}
._lineHeight-f-lineHeigh1269072494 {
  line-height: var(--f-lineHeight-small);
}
._fontSize-f-size-smal108 {
  font-size: var(--f-size-small);
}
._textAlign-center {
  text-align: center;
}
._color-neutral2 {
  color: var(--neutral2);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._ml-0px {
  margin-left: 0px;
}
._mb-0px {
  margin-bottom: 0px;
}
._mr-0px {
  margin-right: 0px;
}
._mt-0px {
  margin-top: 0px;
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
._display-inline {
  display: inline;
}
._boxSizing-border-box {
  box-sizing: border-box;
}
._fontSize-f-size-smal108 {
  font-size: var(--f-size-small);
}
._textAlign-center {
  text-align: center;
}
._color-neutral2 {
  color: var(--neutral2);
}
._fontWeight-f-weight-bo3548 {
  font-weight: var(--f-weight-book);
}
._wordWrap-break-word {
  overflow-wrap: break-word;
}
._fontFamily-f-family {
  font-family: var(--f-family);
}
._whiteSpace-pre-wrap {
  white-space: pre-wrap;
}
.dctBgm {
  font-weight: 535;
  color: rgba(255, 255, 255, 0.65);
}
.eiHbbY {
  text-decoration: none;
  cursor: pointer;
  transition-duration: 125ms;
  color: rgb(255, 55, 199);
  stroke: rgb(255, 55, 199);
  font-weight: 500;
}
a {
  color: rgb(255, 55, 199);
}
@supports (font-variation-settings: normal) {
  * {
    font-family: 'Basel', sans-serif;
  }
}
