@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@100;300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;300;400;500;600;700&display=swap";
._root_2a8vt_1 {
  --rdp-cell-size: 40px;
  --rdp-caption-font-size: 18px;
  --rdp-accent-color: #00f;
  --rdp-background-color: #e7edff;
  --rdp-accent-color-dark: #3003e1;
  --rdp-background-color-dark: #180270;
  --rdp-outline: 2px solid var(--rdp-accent-color);
  --rdp-outline-selected: 3px solid var(--rdp-accent-color);
  --rdp-selected-color: #fff;
  margin: 1em;
}
._vhidden_2a8vt_16 {
  box-sizing: border-box;
  appearance: none;
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  top: 0;
  clip: rect(1px, 1px, 1px, 1px) !important;
  border: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}
._button_reset_2a8vt_36 {
  appearance: none;
  cursor: default;
  color: inherit;
  font: inherit;
  background: 0 0;
  margin: 0;
  padding: 0;
  position: relative;
}
._button_reset_2a8vt_36:focus-visible {
  outline: none;
}
._button_2a8vt_36 {
  border: 2px solid #0000;
}
._button_2a8vt_36[disabled]:not(._day_selected_2a8vt_59) {
  opacity: 0.25;
}
._button_2a8vt_36:not([disabled]) {
  cursor: pointer;
}
._button_2a8vt_36:focus-visible:not([disabled]) {
  color: inherit;
  background-color: var(--rdp-background-color);
  border: var(--rdp-outline);
}
._button_2a8vt_36:hover:not([disabled]):not(._day_selected_2a8vt_59) {
  background-color: var(--rdp-background-color);
}
._months_2a8vt_77 {
  display: flex;
}
._month_2a8vt_77 {
  margin: 0 1em;
}
._month_2a8vt_77:first-child {
  margin-left: 0;
}
._month_2a8vt_77:last-child {
  margin-right: 0;
}
._table_2a8vt_93 {
  max-width: calc(var(--rdp-cell-size) * 7);
  border-collapse: collapse;
  margin: 0;
}
._with_weeknumber_2a8vt_99 ._table_2a8vt_93 {
  max-width: calc(var(--rdp-cell-size) * 8);
  border-collapse: collapse;
}
._caption_2a8vt_104 {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}
._multiple_months_2a8vt_112 ._caption_2a8vt_104 {
  text-align: center;
  display: block;
  position: relative;
}
._caption_dropdowns_2a8vt_118 {
  display: inline-flex;
  position: relative;
}
._caption_label_2a8vt_123 {
  z-index: 1;
  white-space: nowrap;
  color: currentColor;
  font-family: inherit;
  font-size: var(--rdp-caption-font-size);
  border: 2px solid #0000;
  align-items: center;
  margin: 0;
  padding: 0 0.25em;
  font-weight: 700;
  display: inline-flex;
  position: relative;
}
._nav_2a8vt_139 {
  white-space: nowrap;
}
._multiple_months_2a8vt_112 ._caption_start_2a8vt_143 ._nav_2a8vt_139 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
._multiple_months_2a8vt_112 ._caption_end_2a8vt_150 ._nav_2a8vt_139 {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
._nav_button_2a8vt_157 {
  width: var(--rdp-cell-size);
  height: var(--rdp-cell-size);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 0.25em;
  display: inline-flex;
}
._dropdown_year_2a8vt_171,
._dropdown_month_2a8vt_172 {
  align-items: center;
  display: inline-flex;
  position: relative;
}
._dropdown_2a8vt_171 {
  appearance: none;
  z-index: 2;
  width: 100%;
  cursor: inherit;
  opacity: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #0000;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
._dropdown_2a8vt_171[disabled] {
  opacity: unset;
  color: unset;
}
._dropdown_2a8vt_171:focus-visible:not([disabled]) + ._caption_label_2a8vt_123 {
  background-color: var(--rdp-background-color);
  border: var(--rdp-outline);
  border-radius: 6px;
}
._dropdown_icon_2a8vt_208 {
  margin: 0 0 0 5px;
}
._head_2a8vt_212 {
  border: 0;
}
._head_row_2a8vt_216,
._row_2a8vt_217 {
  height: 100%;
}
._head_cell_2a8vt_221 {
  vertical-align: middle;
  text-align: center;
  height: 100%;
  height: var(--rdp-cell-size);
  text-transform: uppercase;
  padding: 0;
  font-size: 0.75em;
  font-weight: 700;
}
._tbody_2a8vt_232 {
  border: 0;
}
._tfoot_2a8vt_236 {
  margin: 0.5em;
}
._cell_2a8vt_240 {
  width: var(--rdp-cell-size);
  height: 100%;
  height: var(--rdp-cell-size);
  text-align: center;
  padding: 0;
}
._weeknumber_2a8vt_248 {
  font-size: 0.75em;
}
._weeknumber_2a8vt_248,
._day_2a8vt_59 {
  box-sizing: border-box;
  width: var(--rdp-cell-size);
  max-width: var(--rdp-cell-size);
  height: var(--rdp-cell-size);
  border: 2px solid #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
  overflow: hidden;
}
._day_today_2a8vt_267:not(._day_outside_2a8vt_267) {
  font-weight: 700;
}
._day_selected_2a8vt_59,
._day_selected_2a8vt_59:focus-visible,
._day_selected_2a8vt_59:hover {
  color: var(--rdp-selected-color);
  opacity: 1;
  background-color: var(--rdp-accent-color);
}
._day_outside_2a8vt_267 {
  opacity: 0.5;
}
._day_selected_2a8vt_59:focus-visible {
  outline: var(--rdp-outline);
  outline-offset: 2px;
  z-index: 1;
}
._root_2a8vt_1:not([dir="rtl"])
  ._day_range_start_2a8vt_290:not(._day_range_end_2a8vt_290) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._root_2a8vt_1:not([dir="rtl"])
  ._day_range_end_2a8vt_290:not(._day_range_start_2a8vt_290),
._root_2a8vt_1[dir="rtl"]
  ._day_range_start_2a8vt_290:not(._day_range_end_2a8vt_290) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
._root_2a8vt_1[dir="rtl"]
  ._day_range_end_2a8vt_290:not(._day_range_start_2a8vt_290) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._day_range_end_2a8vt_290._day_range_start_2a8vt_290 {
  border-radius: 100%;
}
._day_range_middle_2a8vt_314 {
  border-radius: 0;
}
.__json-pretty__ {
  color: #66d9ef;
  background: #272822;
  line-height: 1.3;
  overflow: auto;
}
.__json-pretty__ .__json-key__ {
  color: #f92672;
}
.__json-pretty__ .__json-value__ {
  color: #a6e22e;
}
.__json-pretty__ .__json-string__ {
  color: #fd971f;
}
.__json-pretty__ .__json-boolean__ {
  color: #ac81fe;
}
.__json-pretty-error__ {
  color: #66d9ef;
  background: #272822;
  line-height: 1.3;
  overflow: auto;
}
.dialect *,
.dialect :before,
.dialect :after {
  box-sizing: border-box;
  border: 0 solid;
}
.dialect :before,
.dialect :after {
  --tw-content: "";
}
.dialect,
.dialect :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}
.dialect {
  line-height: inherit;
  margin: 0;
}
.dialect hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
.dialect abbr:where([title]) {
  text-decoration: underline dotted;
}
.dialect h1,
.dialect h2,
.dialect h3,
.dialect h4,
.dialect h5,
.dialect h6 {
  font-size: inherit;
  font-weight: inherit;
}
.dialect a {
  color: inherit;
  text-decoration: inherit;
}
.dialect b,
.dialect strong {
  font-weight: bolder;
}
.dialect code,
.dialect kbd,
.dialect samp,
.dialect pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
.dialect small {
  font-size: 80%;
}
.dialect sub,
.dialect sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
.dialect sub {
  bottom: -0.25em;
}
.dialect sup {
  top: -0.5em;
}
.dialect table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
.dialect button,
.dialect input,
.dialect optgroup,
.dialect select,
.dialect textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
.dialect button,
.dialect select {
  text-transform: none;
}
.dialect button,
.dialect input:where([type="button"]),
.dialect input:where([type="reset"]),
.dialect input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}
.dialect :-moz-focusring {
  outline: auto;
}
.dialect :-moz-ui-invalid {
  box-shadow: none;
}
.dialect progress {
  vertical-align: baseline;
}
.dialect ::-webkit-inner-spin-button {
  height: auto;
}
.dialect ::-webkit-outer-spin-button {
  height: auto;
}
.dialect [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.dialect ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.dialect ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.dialect summary {
  display: list-item;
}
.dialect blockquote,
.dialect dl,
.dialect dd,
.dialect h1,
.dialect h2,
.dialect h3,
.dialect h4,
.dialect h5,
.dialect h6,
.dialect hr,
.dialect figure,
.dialect p,
.dialect pre {
  margin: 0;
}
.dialect fieldset {
  margin: 0;
  padding: 0;
}
.dialect legend {
  padding: 0;
}
.dialect ol,
.dialect ul,
.dialect menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dialect dialog {
  padding: 0;
}
.dialect textarea {
  resize: vertical;
}
.dialect input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
.dialect textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
.dialect input::placeholder,
.dialect textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
.dialect button,
.dialect [role="button"] {
  cursor: pointer;
}
.dialect :disabled {
  cursor: default;
}
.dialect img,
.dialect svg,
.dialect video,
.dialect canvas,
.dialect audio,
.dialect iframe,
.dialect embed,
.dialect object {
  vertical-align: middle;
  display: block;
}
.dialect img,
.dialect video {
  max-width: 100%;
  height: auto;
}
.dialect [hidden] {
  display: none;
}
.dialect *,
.dialect :before,
.dialect :after,
.dialect ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.dialect .dt-pointer-events-none {
  pointer-events: none;
}
.dialect .dt-absolute {
  position: absolute;
}
.dialect .dt-relative {
  position: relative;
}
.dialect .-dt-bottom-\[36\%\] {
  bottom: -36%;
}
.dialect .-dt-top-\[36\%\] {
  top: -36%;
}
.dialect .dt-left-0 {
  left: 0;
}
.dialect .dt-right-0 {
  right: 0;
}
.dialect .dt-top-\[1px\] {
  top: 1px;
}
.dialect .-dt-mt-\[1px\] {
  margin-top: -1px;
}
.dialect .dt-mb-1 {
  margin-bottom: 0.25rem;
}
.dialect .dt-mb-2 {
  margin-bottom: 0.5rem;
}
.dialect .dt-mb-4 {
  margin-bottom: 1rem;
}
.dialect .dt-mb-6 {
  margin-bottom: 1.5rem;
}
.dialect .dt-ml-1 {
  margin-left: 0.25rem;
}
.dialect .dt-ml-\[3px\] {
  margin-left: 3px;
}
.dialect .dt-mt-2 {
  margin-top: 0.5rem;
}
.dialect .dt-mt-3 {
  margin-top: 0.75rem;
}
.dialect .dt-block {
  display: block;
}
.dialect .dt-flex {
  display: flex;
}
.dialect .dt-inline-flex {
  display: inline-flex;
}
.dialect .dt-h-10 {
  height: 2.5rem;
}
.dialect .dt-h-12 {
  height: 3rem;
}
.dialect .dt-h-2 {
  height: 0.5rem;
}
.dialect .dt-h-4 {
  height: 1rem;
}
.dialect .dt-h-5 {
  height: 1.25rem;
}
.dialect .dt-h-8 {
  height: 2rem;
}
.dialect .dt-h-\[42px\] {
  height: 42px;
}
.dialect .dt-h-full {
  height: 100%;
}
.dialect .dt-w-10 {
  width: 2.5rem;
}
.dialect .dt-w-2 {
  width: 0.5rem;
}
.dialect .dt-w-4 {
  width: 1rem;
}
.dialect .dt-w-5 {
  width: 1.25rem;
}
.dialect .dt-w-8 {
  width: 2rem;
}
.dialect .dt-w-\[240px\] {
  width: 240px;
}
.dialect .dt-w-full {
  width: 100%;
}
.dialect .dt-min-w-0 {
  min-width: 0;
}
.dialect .dt-flex-1 {
  flex: 1;
}
.dialect .-dt-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dialect .dt-translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dialect .dt-translate-x-3 {
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dialect .dt-transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes dt-spin {
  to {
    transform: rotate(360deg);
  }
}
.dialect .dt-animate-spin {
  animation: 1s linear infinite dt-spin;
}
.dialect .dt-cursor-pointer {
  cursor: pointer;
}
.dialect .dt-flex-row {
  flex-direction: row;
}
.dialect .dt-flex-col {
  flex-direction: column;
}
.dialect .dt-items-center {
  align-items: center;
}
.dialect .dt-justify-center {
  justify-content: center;
}
.dialect .dt-justify-between {
  justify-content: space-between;
}
.dialect .dt-gap-0 {
  gap: 0;
}
.dialect .dt-gap-0\.5 {
  gap: 0.125rem;
}
.dialect .dt-gap-1 {
  gap: 0.25rem;
}
.dialect .dt-gap-1\.5 {
  gap: 0.375rem;
}
.dialect .dt-gap-2 {
  gap: 0.5rem;
}
.dialect .dt-gap-2\.5 {
  gap: 0.625rem;
}
.dialect .dt-gap-3 {
  gap: 0.75rem;
}
.dialect .dt-gap-4 {
  gap: 1rem;
}
.dialect .dt-gap-8 {
  gap: 2rem;
}
.dialect .dt-overflow-hidden {
  overflow: hidden;
}
.dialect .dt-overflow-y-auto {
  overflow-y: auto;
}
.dialect .dt-overflow-y-scroll {
  overflow-y: scroll;
}
.dialect .dt-whitespace-pre-wrap {
  white-space: pre-wrap;
}
.dialect .dt-break-words {
  overflow-wrap: break-word;
}
.dialect .dt-rounded-\[--dt-border-radius-l\] {
  border-radius: var(--dt-border-radius-l);
}
.dialect .dt-rounded-\[--dt-border-radius-m\] {
  border-radius: var(--dt-border-radius-m);
}
.dialect .dt-rounded-\[--dt-border-radius-s\] {
  border-radius: var(--dt-border-radius-s);
}
.dialect .dt-rounded-\[--dt-border-radius-xs\] {
  border-radius: var(--dt-border-radius-xs);
}
.dialect .dt-rounded-full {
  border-radius: 9999px;
}
.dialect .dt-rounded-sm {
  border-radius: 0.125rem;
}
.dialect .dt-border {
  border-width: 1px;
}
.dialect .dt-border-2 {
  border-width: 2px;
}
.dialect .dt-border-b {
  border-bottom-width: 1px;
}
.dialect .dt-border-\[--dt-accent-error\] {
  border-color: var(--dt-accent-error);
}
.dialect .dt-border-\[--dt-button-secondary\] {
  border-color: var(--dt-button-secondary);
}
.dialect .dt-border-\[--dt-input-checked\] {
  border-color: var(--dt-input-checked);
}
.dialect .dt-border-\[--dt-input-primary\] {
  border-color: var(--dt-input-primary);
}
.dialect .dt-border-\[--dt-stroke-primary\] {
  border-color: var(--dt-stroke-primary);
}
.dialect .dt-bg-\[--dt-accent-brand\] {
  background-color: var(--dt-accent-brand);
}
.dialect .dt-bg-\[--dt-bg-primary\] {
  background-color: var(--dt-bg-primary);
}
.dialect .dt-bg-\[--dt-bg-secondary\] {
  background-color: var(--dt-bg-secondary);
}
.dialect .dt-bg-\[--dt-bg-tertiary\] {
  background-color: var(--dt-bg-tertiary);
}
.dialect .dt-bg-\[--dt-brand-transparent\] {
  background-color: var(--dt-brand-transparent);
}
.dialect .dt-bg-\[--dt-button-primary\] {
  background-color: var(--dt-button-primary);
}
.dialect .dt-bg-\[--dt-button-secondary\] {
  background-color: var(--dt-button-secondary);
}
.dialect .dt-bg-\[--dt-error-transparent\] {
  background-color: var(--dt-error-transparent);
}
.dialect .dt-bg-\[--dt-input-checked\] {
  background-color: var(--dt-input-checked);
}
.dialect .dt-bg-\[--dt-input-secondary\] {
  background-color: var(--dt-input-secondary);
}
.dialect .dt-bg-\[--dt-input-unchecked\] {
  background-color: var(--dt-input-unchecked);
}
.dialect .dt-bg-\[--dt-success-transparent\] {
  background-color: var(--dt-success-transparent);
}
.dialect .dt-bg-transparent {
  background-color: #0000;
}
.dialect .dt-object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.dialect .dt-p-0 {
  padding: 0;
}
.dialect .dt-p-0\.5 {
  padding: 0.125rem;
}
.dialect .dt-p-1 {
  padding: 0.25rem;
}
.dialect .dt-p-1\.5 {
  padding: 0.375rem;
}
.dialect .dt-p-2 {
  padding: 0.5rem;
}
.dialect .dt-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.dialect .dt-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.dialect .dt-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.dialect .dt-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.dialect .dt-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.dialect .dt-py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.dialect .dt-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.dialect .dt-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.dialect .dt-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.dialect .dt-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.dialect .dt-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.dialect .dt-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.dialect .dt-pb-2 {
  padding-bottom: 0.5rem;
}
.dialect .dt-pl-2 {
  padding-left: 0.5rem;
}
.dialect .dt-pr-1 {
  padding-right: 0.25rem;
}
.dialect .dt-pr-1\.5 {
  padding-right: 0.375rem;
}
.dialect .dt-pt-6 {
  padding-top: 1.5rem;
}
.dialect .dt-text-center {
  text-align: center;
}
.dialect .dt-text-caption {
  font-size: 0.6875rem;
  line-height: 0.875rem;
}
.dialect .dt-text-h2 {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.dialect .dt-text-subtext {
  font-size: 0.8125rem;
  line-height: 1rem;
}
.dialect .dt-text-text {
  font-size: 0.9375rem;
  line-height: 1.125rem;
}
.dialect .dt-font-bold {
  font-weight: 700;
}
.dialect .dt-font-medium {
  font-weight: 500;
}
.dialect .dt-font-normal {
  font-weight: 400;
}
.dialect .dt-font-semibold {
  font-weight: 600;
}
.dialect .dt-text-\[--dt-accent-error\] {
  color: var(--dt-accent-error);
}
.dialect .dt-text-\[--dt-accent-success\] {
  color: var(--dt-accent-success);
}
.dialect .dt-text-\[--dt-icon-primary\] {
  color: var(--dt-icon-primary);
}
.dialect .dt-text-\[--dt-icon-secondary\] {
  color: var(--dt-icon-secondary);
}
.dialect .dt-text-\[--dt-icon-tertiary\] {
  color: var(--dt-icon-tertiary);
}
.dialect .dt-text-\[--dt-input-secondary\] {
  color: var(--dt-input-secondary);
}
.dialect .dt-text-\[--dt-text-accent\] {
  color: var(--dt-text-accent);
}
.dialect .dt-text-\[--dt-text-inverse\] {
  color: var(--dt-text-inverse);
}
.dialect .dt-text-\[--dt-text-primary\] {
  color: var(--dt-text-primary);
}
.dialect .dt-text-\[--dt-text-secondary\] {
  color: var(--dt-text-secondary);
}
.dialect .dt-text-\[--dt-text-tertiary\] {
  color: var(--dt-text-tertiary);
}
.dialect .dt-underline {
  text-decoration-line: underline;
}
.dialect .dt-opacity-50 {
  opacity: 0.5;
}
.dialect .dt-outline-none {
  outline-offset: 2px;
  outline: 2px solid #0000;
}
.dialect .dt-transition-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dialect .dt-transition-opacity {
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dialect .dt-transition-transform {
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dialect .dt-duration-200 {
  transition-duration: 0.2s;
}
.dialect .dt-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dialect {
  --dt-border-radius-xs: 0.375rem;
  --dt-border-radius-s: 0.5rem;
  --dt-border-radius-m: 0.75rem;
  --dt-border-radius-l: 1rem;
  --dt-accent-brand: #09cbbf;
  --dt-accent-error: #f62d2d;
  --dt-accent-success: #09cbbf;
  --dt-bg-brand: #ebebeb;
  --dt-bg-primary: #fff;
  --dt-bg-secondary: #f9f9f9;
  --dt-bg-tertiary: #f2f3f5;
  --dt-brand-transparent: #b3b3b31a;
  --dt-button-primary: #2a2a2b;
  --dt-button-primary-disabled: #656564;
  --dt-button-primary-hover: #434445;
  --dt-button-secondary: #ebebeb;
  --dt-button-secondary-disabled: #f2f3f5;
  --dt-button-secondary-hover: #f2f3f5;
  --dt-error-transparent: #f62d2d1a;
  --dt-icon-primary: #2a2a2b;
  --dt-icon-secondary: #888989;
  --dt-icon-tertiary: #b3b3b3;
  --dt-input-checked: #09cbbf;
  --dt-input-primary: #dee1e7;
  --dt-input-secondary: #fff;
  --dt-input-unchecked: #d7d7d7;
  --dt-stroke-primary: #dee1e7;
  --dt-success-transparent: #09cbbf1a;
  --dt-text-accent: #08c0b4;
  --dt-text-inverse: #fff;
  --dt-text-primary: #232324;
  --dt-text-quaternary: #888989;
  --dt-text-secondary: #434445;
  --dt-text-tertiary: #737373;
  font-family: inherit;
}
.dialect[data-theme="dark"] {
  --dt-accent-brand: #09cbbf;
  --dt-accent-error: #ff4747;
  --dt-accent-success: #09cbbf;
  --dt-bg-brand: #656564;
  --dt-bg-primary: #1b1b1c;
  --dt-bg-secondary: #232324;
  --dt-bg-tertiary: #2a2a2b;
  --dt-brand-transparent: #b3b3b31a;
  --dt-button-primary: #fff;
  --dt-button-primary-disabled: #dee1e7;
  --dt-button-primary-hover: #f9f9f9;
  --dt-button-secondary: #323335;
  --dt-button-secondary-disabled: #434445;
  --dt-button-secondary-hover: #383a3c;
  --dt-error-transparent: #f62d2d1a;
  --dt-icon-primary: #fff;
  --dt-icon-secondary: #888989;
  --dt-icon-tertiary: #737373;
  --dt-input-checked: #09cbbf;
  --dt-input-primary: #434445;
  --dt-input-secondary: #1b1b1c;
  --dt-input-unchecked: #656564;
  --dt-stroke-primary: #323335;
  --dt-success-transparent: #09cbbf1a;
  --dt-text-accent: #09cbbf;
  --dt-text-inverse: #1b1b1c;
  --dt-text-primary: #fff;
  --dt-text-quaternary: #888989;
  --dt-text-secondary: #c4c6c8;
  --dt-text-tertiary: #888989;
}
.dialect .dt-modal {
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
}
@media (width>=640px) {
  .dialect .dt-modal {
    border-radius: var(--dt-border-radius-l);
    width: 420px;
    height: 600px;
    position: absolute;
    top: 4rem;
  }
}
.dialect .dt-modal {
  border-width: 1px;
  border-color: var(--dt-stroke-primary);
  overflow: hidden;
}
.dialect .placeholder\:dt-text-\[--dt-text-quaternary\]::placeholder {
  color: var(--dt-text-quaternary);
}
.dialect .focus-within\:dt-border-\[--dt-input-checked\]:focus-within {
  border-color: var(--dt-input-checked);
}
.dialect .hover\:dt-bg-\[--dt-button-primary-hover\]:hover {
  background-color: var(--dt-button-primary-hover);
}
.dialect .hover\:dt-bg-\[--dt-button-secondary-hover\]:hover {
  background-color: var(--dt-button-secondary-hover);
}
.dialect .hover\:dt-opacity-70:hover {
  opacity: 0.7;
}
.dialect .hover\:dt-opacity-80:hover {
  opacity: 0.8;
}
.dialect .active\:dt-bg-\[--dt-button-primary\]:active {
  background-color: var(--dt-button-primary);
}
.dialect .active\:dt-bg-\[--dt-button-secondary\]:active {
  background-color: var(--dt-button-secondary);
}
.dialect .disabled\:dt-bg-\[--dt-button-primary-disabled\]:disabled {
  background-color: var(--dt-button-primary-disabled);
}
.dialect .disabled\:dt-bg-\[--dt-button-secondary-disabled\]:disabled {
  background-color: var(--dt-button-secondary-disabled);
}
.dialect .disabled\:dt-text-\[--dt-accent-error\]:disabled {
  color: var(--dt-accent-error);
}
.dialect .disabled\:dt-text-\[--dt-text-tertiary\]:disabled {
  color: var(--dt-text-tertiary);
}
.dialect .disabled\:dt-opacity-50:disabled {
  opacity: 0.5;
}
.dialect
  .dt-group:hover
  .group-hover\:dt-border-\[--dt-button-secondary-hover\] {
  border-color: var(--dt-button-secondary-hover);
}
._header-stats-mobile-divider_qgal7_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_qgal7_1 {
    display: none;
  }
}
._metalGreyGradient_qgal7_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_qgal7_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_qgal7_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_qgal7_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_qgal7_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_qgal7_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_qgal7_45 {
  margin: 0;
  font-family: IBM Plex Sans, sans-serif;
}
.__weight-extraBold_qgal7_49 {
  font-weight: 700;
}
.__weight-bold_qgal7_52 {
  font-weight: 600;
}
.__weight-medium_qgal7_55 {
  font-weight: 500;
}
.__weight-regular_qgal7_58 {
  font-weight: 400;
}
.__uppercase_qgal7_61 {
  text-transform: uppercase;
}
.__underline_qgal7_64 {
  position: relative;
}
.__underline_qgal7_64:after {
  content: "";
  opacity: 0.4;
  border-bottom: 1.2px dashed;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.__underline_qgal7_64[class*="_gradient-"]:after,
.__underline_qgal7_64.__shimmer_qgal7_77:after {
  background: inherit;
  -webkit-text-fill-color: initial;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border-bottom: none;
  height: 1.2px;
  mask-image: linear-gradient(90deg, #000 75%, #0000 75%);
  mask-size: 4px 100%;
}
.__noWrap_qgal7_89 {
  white-space: nowrap;
}
.__lh-10_qgal7_92 {
  line-height: 10px;
}
.__lh-12_qgal7_95 {
  line-height: 12px;
}
.__lh-14_qgal7_98 {
  line-height: 14px;
}
.__lh-16_qgal7_101 {
  line-height: 16px;
}
.__lh-18_qgal7_104 {
  line-height: 18px;
}
.__lh-20_qgal7_107 {
  line-height: 20px;
}
.__lh-22_qgal7_110 {
  line-height: 22px;
}
.__lh-24_qgal7_113 {
  line-height: 24px;
}
.__lh-26_qgal7_116 {
  line-height: 26px;
}
.__lh-28_qgal7_119 {
  line-height: 28px;
}
.__lh-30_qgal7_122 {
  line-height: 30px;
}
.__lh-32_qgal7_125 {
  line-height: 32px;
}
.__lh-34_qgal7_128 {
  line-height: 34px;
}
.__lh-36_qgal7_131 {
  line-height: 36px;
}
.__fs-10_qgal7_134 {
  font-size: 10px;
}
.__fs-12_qgal7_137 {
  font-size: 12px;
}
.__fs-14_qgal7_140 {
  font-size: 14px;
}
.__fs-16_qgal7_143 {
  font-size: 16px;
}
.__fs-18_qgal7_146 {
  font-size: 18px;
}
.__fs-20_qgal7_149 {
  font-size: 20px;
}
.__fs-22_qgal7_152 {
  font-size: 22px;
}
.__fs-24_qgal7_155 {
  font-size: 24px;
}
.__fs-26_qgal7_158 {
  font-size: 26px;
}
.__fs-28_qgal7_161 {
  font-size: 28px;
}
.__fs-30_qgal7_164 {
  font-size: 30px;
}
.__fs-32_qgal7_167 {
  font-size: 32px;
}
@media (width>=575px) {
  .__mobileFs-10_qgal7_171 {
    font-size: 10px;
  }
  .__mobileFs-12_qgal7_174 {
    font-size: 12px;
  }
  .__mobileFs-14_qgal7_177 {
    font-size: 14px;
  }
  .__mobileFs-16_qgal7_180 {
    font-size: 16px;
  }
  .__mobileFs-18_qgal7_183 {
    font-size: 18px;
  }
  .__mobileFs-20_qgal7_186 {
    font-size: 20px;
  }
  .__mobileFs-22_qgal7_189 {
    font-size: 22px;
  }
  .__mobileFs-24_qgal7_192 {
    font-size: 24px;
  }
  .__mobileFs-26_qgal7_195 {
    font-size: 26px;
  }
  .__mobileFs-28_qgal7_198 {
    font-size: 28px;
  }
  .__mobileFs-30_qgal7_201 {
    font-size: 30px;
  }
  .__mobileFs-32_qgal7_204 {
    font-size: 32px;
  }
  .__mobileLh-10_qgal7_207 {
    line-height: 10px;
  }
  .__mobileLh-12_qgal7_210 {
    line-height: 12px;
  }
  .__mobileLh-14_qgal7_213 {
    line-height: 14px;
  }
  .__mobileLh-16_qgal7_216 {
    line-height: 16px;
  }
  .__mobileLh-18_qgal7_219 {
    line-height: 18px;
  }
  .__mobileLh-20_qgal7_222 {
    line-height: 20px;
  }
  .__mobileLh-22_qgal7_225 {
    line-height: 22px;
  }
  .__mobileLh-24_qgal7_228 {
    line-height: 24px;
  }
  .__mobileLh-26_qgal7_231 {
    line-height: 26px;
  }
  .__mobileLh-28_qgal7_234 {
    line-height: 28px;
  }
  .__mobileLh-30_qgal7_237 {
    line-height: 30px;
  }
  .__mobileLh-32_qgal7_240 {
    line-height: 32px;
  }
  .__mobileLh-34_qgal7_243 {
    line-height: 34px;
  }
  .__mobileLh-36_qgal7_246 {
    line-height: 36px;
  }
}
@media (width>=768px) {
  .__tabletFs-10_qgal7_251 {
    font-size: 10px;
  }
  .__tabletFs-12_qgal7_254 {
    font-size: 12px;
  }
  .__tabletFs-14_qgal7_257 {
    font-size: 14px;
  }
  .__tabletFs-16_qgal7_260 {
    font-size: 16px;
  }
  .__tabletFs-18_qgal7_263 {
    font-size: 18px;
  }
  .__tabletFs-20_qgal7_266 {
    font-size: 20px;
  }
  .__tabletFs-22_qgal7_269 {
    font-size: 22px;
  }
  .__tabletFs-24_qgal7_272 {
    font-size: 24px;
  }
  .__tabletFs-26_qgal7_275 {
    font-size: 26px;
  }
  .__tabletFs-28_qgal7_278 {
    font-size: 28px;
  }
  .__tabletFs-30_qgal7_281 {
    font-size: 30px;
  }
  .__tabletFs-32_qgal7_284 {
    font-size: 32px;
  }
  .__tabletLh-10_qgal7_287 {
    line-height: 10px;
  }
  .__tabletLh-12_qgal7_290 {
    line-height: 12px;
  }
  .__tabletLh-14_qgal7_293 {
    line-height: 14px;
  }
  .__tabletLh-16_qgal7_296 {
    line-height: 16px;
  }
  .__tabletLh-18_qgal7_299 {
    line-height: 18px;
  }
  .__tabletLh-20_qgal7_302 {
    line-height: 20px;
  }
  .__tabletLh-22_qgal7_305 {
    line-height: 22px;
  }
  .__tabletLh-24_qgal7_308 {
    line-height: 24px;
  }
  .__tabletLh-26_qgal7_311 {
    line-height: 26px;
  }
  .__tabletLh-28_qgal7_314 {
    line-height: 28px;
  }
  .__tabletLh-30_qgal7_317 {
    line-height: 30px;
  }
  .__tabletLh-32_qgal7_320 {
    line-height: 32px;
  }
  .__tabletLh-34_qgal7_323 {
    line-height: 34px;
  }
  .__tabletLh-36_qgal7_326 {
    line-height: 36px;
  }
}
@media (width>=992px) {
  .__desktopFs-10_qgal7_331 {
    font-size: 10px;
  }
  .__desktopFs-12_qgal7_334 {
    font-size: 12px;
  }
  .__desktopFs-14_qgal7_337 {
    font-size: 14px;
  }
  .__desktopFs-16_qgal7_340 {
    font-size: 16px;
  }
  .__desktopFs-18_qgal7_343 {
    font-size: 18px;
  }
  .__desktopFs-20_qgal7_346 {
    font-size: 20px;
  }
  .__desktopFs-22_qgal7_349 {
    font-size: 22px;
  }
  .__desktopFs-24_qgal7_352 {
    font-size: 24px;
  }
  .__desktopFs-26_qgal7_355 {
    font-size: 26px;
  }
  .__desktopFs-28_qgal7_358 {
    font-size: 28px;
  }
  .__desktopFs-30_qgal7_361 {
    font-size: 30px;
  }
  .__desktopFs-32_qgal7_364 {
    font-size: 32px;
  }
  .__desktopLh-10_qgal7_367 {
    line-height: 10px;
  }
  .__desktopLh-12_qgal7_370 {
    line-height: 12px;
  }
  .__desktopLh-14_qgal7_373 {
    line-height: 14px;
  }
  .__desktopLh-16_qgal7_376 {
    line-height: 16px;
  }
  .__desktopLh-18_qgal7_379 {
    line-height: 18px;
  }
  .__desktopLh-20_qgal7_382 {
    line-height: 20px;
  }
  .__desktopLh-22_qgal7_385 {
    line-height: 22px;
  }
  .__desktopLh-24_qgal7_388 {
    line-height: 24px;
  }
  .__desktopLh-26_qgal7_391 {
    line-height: 26px;
  }
  .__desktopLh-28_qgal7_394 {
    line-height: 28px;
  }
  .__desktopLh-30_qgal7_397 {
    line-height: 30px;
  }
  .__desktopLh-32_qgal7_400 {
    line-height: 32px;
  }
  .__desktopLh-34_qgal7_403 {
    line-height: 34px;
  }
  .__desktopLh-36_qgal7_406 {
    line-height: 36px;
  }
}
@media (width>=1440px) {
  .__largeFs-10_qgal7_411 {
    font-size: 10px;
  }
  .__largeFs-12_qgal7_414 {
    font-size: 12px;
  }
  .__largeFs-14_qgal7_417 {
    font-size: 14px;
  }
  .__largeFs-16_qgal7_420 {
    font-size: 16px;
  }
  .__largeFs-18_qgal7_423 {
    font-size: 18px;
  }
  .__largeFs-20_qgal7_426 {
    font-size: 20px;
  }
  .__largeFs-22_qgal7_429 {
    font-size: 22px;
  }
  .__largeFs-24_qgal7_432 {
    font-size: 24px;
  }
  .__largeFs-26_qgal7_435 {
    font-size: 26px;
  }
  .__largeFs-28_qgal7_438 {
    font-size: 28px;
  }
  .__largeFs-30_qgal7_441 {
    font-size: 30px;
  }
  .__largeFs-32_qgal7_444 {
    font-size: 32px;
  }
  .__largeLh-10_qgal7_447 {
    line-height: 10px;
  }
  .__largeLh-12_qgal7_450 {
    line-height: 12px;
  }
  .__largeLh-14_qgal7_453 {
    line-height: 14px;
  }
  .__largeLh-16_qgal7_456 {
    line-height: 16px;
  }
  .__largeLh-18_qgal7_459 {
    line-height: 18px;
  }
  .__largeLh-20_qgal7_462 {
    line-height: 20px;
  }
  .__largeLh-22_qgal7_465 {
    line-height: 22px;
  }
  .__largeLh-24_qgal7_468 {
    line-height: 24px;
  }
  .__largeLh-26_qgal7_471 {
    line-height: 26px;
  }
  .__largeLh-28_qgal7_474 {
    line-height: 28px;
  }
  .__largeLh-30_qgal7_477 {
    line-height: 30px;
  }
  .__largeLh-32_qgal7_480 {
    line-height: 32px;
  }
  .__largeLh-34_qgal7_483 {
    line-height: 34px;
  }
  .__largeLh-36_qgal7_486 {
    line-height: 36px;
  }
}
.__shimmer_qgal7_77 {
  color: #00000026;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(
      90deg,
      currentColor 0% 40%,
      #fff 50%,
      currentColor 60% 100%
    )
    0 0/400% 100% no-repeat text;
  animation: 4s ease-in-out infinite _shimmer_qgal7_1;
}
@keyframes _shimmer_qgal7_1 {
  0% {
    background-position: 100%;
  }
  70% {
    background-position: 0%;
  }
  to {
    background-position: 0%;
  }
}
.__color-dark450_qgal7_511 {
  color: #4b5a75;
}
.__color-dark400_qgal7_514 {
  color: #404d69;
}
.__color-dark350_qgal7_517 {
  color: #35435c;
}
.__color-dark300_40_qgal7_520 {
  color: #212c4266;
}
.__color-dark300_qgal7_520 {
  color: #212c42;
}
.__color-dark250_qgal7_526 {
  color: #162136;
}
.__color-dark200_qgal7_529 {
  color: #121c30;
}
.__color-dark175_qgal7_532 {
  color: #10203e;
}
.__color-dark150_qgal7_535 {
  color: #0b162a;
}
.__color-dark100_qgal7_538 {
  color: #091326;
}
.__color-blue_qgal7_541 {
  color: #49afe9;
}
.__color-yellow_qgal7_544 {
  color: #ffa318;
}
.__color-green_qgal7_547 {
  color: #30d69a;
}
.__color-orange_qgal7_550 {
  color: #ffa318;
}
.__color-red_qgal7_553 {
  color: #e84860;
}
.__color-white_qgal7_556 {
  color: #fff;
}
.__color-white08_qgal7_559 {
  color: #ffffff14;
}
.__color-grey_qgal7_562 {
  color: #98b0c1;
}
.__color-pink_qgal7_565 {
  color: #e850ff;
}
.__color-purple_qgal7_568 {
  color: #8784f7;
}
.__color-blue-deep_qgal7_571 {
  color: #258ec9;
}
.__color-grey-deep_qgal7_574 {
  color: #5f7183;
}
.__color-grey-light_qgal7_577 {
  color: #d1d1d2;
}
.__color-green-light_qgal7_580 {
  color: #30d69a;
}
.__color-gold_qgal7_583 {
  color: #d6971e;
}
.__color-tertiary_qgal7_586 {
  color: #7f808b;
}
.__color-darkalpha80_qgal7_589 {
  color: #040b18cc;
}
.__textAlign-left_qgal7_592 {
  text-align: left;
}
.__textAlign-right_qgal7_595 {
  text-align: right;
}
.__textAlign-center_qgal7_598 {
  text-align: center;
}
.__textAlign-justify_qgal7_601 {
  text-align: justify;
}
.__gradient-greenGradient_qgal7_604 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
.__gradient-blueGradient_qgal7_610 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
.__gradient-orangeGradient_qgal7_616 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #ffd28f 3.53%, #ffa318 100%) text;
}
.__gradient-greyGradient_qgal7_622 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #fff 0%, #ababab 161.31%) text;
}
.__gradient-metalGreyGradient_qgal7_628 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.__gradient-pointsYellowTextGradient_qgal7_634 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
.__gradient-goldGradient_qgal7_640 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
.__gradient-silverGradient_qgal7_646 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
.__gradient-bronzeGradient_qgal7_652 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
.__gradient-redGradient_qgal7_658 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #e84860 3.53%, #ff8f8f 100%) text;
}
.__gradient-pointsSilverTextGradient_qgal7_664 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.__gradient-gradientGreenSlider_qgal7_670 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_cldok_1 {
  color: #49afe9;
  border-bottom: 1px solid #0000;
  gap: 4px;
  display: inline-flex;
}
._root_cldok_1:hover,
._root_cldok_1:active {
  color: #258ec9;
}
._header-stats-mobile-divider_mfmbg_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_mfmbg_1 {
    display: none;
  }
}
._metalGreyGradient_mfmbg_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_mfmbg_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_mfmbg_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_mfmbg_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_mfmbg_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_mfmbg_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
.__color-dark450_mfmbg_45 {
  color: #4b5a75;
}
.__color-dark400_mfmbg_48 {
  color: #404d69;
}
.__color-dark350_mfmbg_51 {
  color: #35435c;
}
.__color-dark300_40_mfmbg_54 {
  color: #212c4266;
}
.__color-dark300_mfmbg_54 {
  color: #212c42;
}
.__color-dark250_mfmbg_60 {
  color: #162136;
}
.__color-dark200_mfmbg_63 {
  color: #121c30;
}
.__color-dark175_mfmbg_66 {
  color: #10203e;
}
.__color-dark150_mfmbg_69 {
  color: #0b162a;
}
.__color-dark100_mfmbg_72 {
  color: #091326;
}
.__color-blue_mfmbg_75 {
  color: #49afe9;
}
.__color-yellow_mfmbg_78 {
  color: #ffa318;
}
.__color-green_mfmbg_81 {
  color: #30d69a;
}
.__color-orange_mfmbg_84 {
  color: #ffa318;
}
.__color-red_mfmbg_87 {
  color: #e84860;
}
.__color-white_mfmbg_90 {
  color: #fff;
}
.__color-white08_mfmbg_93 {
  color: #ffffff14;
}
.__color-grey_mfmbg_96 {
  color: #98b0c1;
}
.__color-pink_mfmbg_99 {
  color: #e850ff;
}
.__color-purple_mfmbg_102 {
  color: #8784f7;
}
.__color-blue-deep_mfmbg_105 {
  color: #258ec9;
}
.__color-grey-deep_mfmbg_108 {
  color: #5f7183;
}
.__color-grey-light_mfmbg_111 {
  color: #d1d1d2;
}
.__color-green-light_mfmbg_114 {
  color: #30d69a;
}
.__color-gold_mfmbg_117 {
  color: #d6971e;
}
.__color-tertiary_mfmbg_120 {
  color: #7f808b;
}
.__color-darkalpha80_mfmbg_123 {
  color: #040b18cc;
}
._root_h9cdj_1 {
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
._root_h9cdj_1:not(:disabled) {
  cursor: pointer;
}
._root_h9cdj_1:disabled {
  cursor: not-allowed;
}
.__variant-primary_h9cdj_18 {
  color: #fff;
  background-color: #49afe9;
}
.__variant-primary_h9cdj_18:hover:not(:disabled, .__isActive_h9cdj_22) {
  color: #49afe9;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__variant-primary_h9cdj_18:active:not(:disabled),
.__variant-primary_h9cdj_18.__isActive_h9cdj_22 {
  color: #258ec9;
  border-color: #258ec9;
}
.__variant-primary_h9cdj_18:disabled {
  color: #fff;
  background-color: #49afe940;
}
.__variant-secondary_h9cdj_36 {
  color: #fff;
  background-color: #212c42;
}
.__variant-secondary_h9cdj_36:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: #35435c;
}
.__variant-secondary_h9cdj_36:active:not(:disabled),
.__variant-secondary_h9cdj_36.__isActive_h9cdj_22 {
  color: #49afe9;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__variant-secondary_h9cdj_36:disabled {
  color: #5f7183;
  background-color: #162136;
}
.__variant-ghost_h9cdj_53 {
  color: #49afe9;
  background-color: #0000;
}
.__variant-ghost_h9cdj_53:hover:not(:disabled) {
  color: #fff;
}
.__variant-ghost_h9cdj_53:active:not(:disabled),
.__variant-ghost_h9cdj_53.__isActive_h9cdj_22 {
  color: #258ec9;
}
.__variant-ghost_h9cdj_53:disabled {
  color: #5f7183;
}
.__variant-ghost-grey-deep_h9cdj_67 {
  color: #5f7183;
  background-color: #0000;
}
.__variant-ghost-grey-deep_h9cdj_67:hover:not(:disabled),
.__variant-ghost-grey-deep_h9cdj_67:active:not(:disabled),
.__variant-ghost-grey-deep_h9cdj_67.__isActive_h9cdj_22 {
  color: #fff;
}
.__variant-ghost-grey-deep_h9cdj_67:disabled {
  color: #5f7183;
}
.__variant-greenGradient_h9cdj_81 {
  background: var(
    --gradient-farming-button-jito-sol-default,
    linear-gradient(97deg, #4bc57c 5.65%, #289279 55.42%)
  );
  color: #fff;
}
.__variant-greenGradient_h9cdj_81:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: var(
    --gradient-farming-button-jito-sol-active,
    radial-gradient(161.25% 161.25% at 50.4% 50%, #28927959 0%, #28927900 100%)
  );
  color: #4bc57c;
  border: 1px solid #4bc57c;
}
.__variant-greenGradient_h9cdj_81:active:not(:disabled),
.__variant-greenGradient_h9cdj_81.__isActive_h9cdj_22 {
  color: #289279;
  border-color: #289279;
}
.__variant-greenGradient_h9cdj_81:disabled {
  color: #fff;
  background: #28927940;
}
.__variant-green_h9cdj_81 {
  color: #fff;
  background: #30d69a;
}
.__variant-green_h9cdj_81:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: #3aa77f;
}
.__variant-green_h9cdj_81:active:not(:disabled),
.__variant-green_h9cdj_81.__isActive_h9cdj_22 {
  background: var(
    --gradient-farming-button-jito-sol-active,
    radial-gradient(161.25% 161.25% at 50.4% 50%, #28927959 0%, #28927900 100%)
  );
  color: #4bc57c;
  border: 1px solid #4bc57c;
}
.__variant-green_h9cdj_81:disabled {
  color: #ffffff80;
  background: #30d69a26;
}
.__variant-purple_h9cdj_116 {
  color: #fff;
  background: #8784f7;
}
.__variant-purple_h9cdj_116:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: #7370e8;
}
.__variant-purple_h9cdj_116:active:not(:disabled),
.__variant-purple_h9cdj_116.__isActive_h9cdj_22 {
  background: var(
    --gradient-farming-button-jito-sol-active,
    radial-gradient(161.25% 161.25% at 50.4% 50%, #8784f759 0%, #8784f700 100%)
  );
  color: #8784f7;
  border: 1px solid #8784f7;
}
.__variant-purple_h9cdj_116:disabled {
  color: #ffffff80;
  background: #8784f726;
}
.__variant-tertiary_h9cdj_133 {
  color: #98b0c1;
  background-color: #121c30;
  border: 1px solid #212c42;
}
.__variant-tertiary_h9cdj_133:hover:not(:disabled, .__isActive_h9cdj_22) {
  color: #fff;
  background-color: #162136;
  border-color: #35435c;
}
.__variant-tertiary_h9cdj_133:active:not(:disabled),
.__variant-tertiary_h9cdj_133.__isActive_h9cdj_22 {
  color: #fff;
  background-color: #212c42;
  border-color: #35435c;
}
.__variant-tertiary_h9cdj_133:disabled {
  color: #5f7183;
  background-color: #121c30;
}
.__dashed_h9cdj_153 {
  border-style: dashed;
}
.__variant-warning_h9cdj_156 {
  color: #fff;
  background: #ffa318;
}
.__variant-warning_h9cdj_156:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: #b3172e;
}
.__variant-warning_h9cdj_156:active:not(:disabled),
.__variant-warning_h9cdj_156.__isActive_h9cdj_22 {
  border-color: #b3172e;
}
.__variant-warning_h9cdj_156:disabled {
  color: #fff;
  opacity: 0.8;
}
.__variant-danger_h9cdj_171 {
  color: #fff;
  background: #e84860;
}
.__variant-danger_h9cdj_171:hover:not(:disabled, .__isActive_h9cdj_22) {
  background: #b3172e;
}
.__variant-danger_h9cdj_171:active:not(:disabled),
.__variant-danger_h9cdj_171.__isActive_h9cdj_22 {
  border-color: #b3172e;
}
.__variant-danger_h9cdj_171:disabled {
  color: #fff;
  opacity: 0.8;
}
@keyframes _spin_1nwd0_1 {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
._root_8dyss_1 {
  border-radius: 6px;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_8dyss_1 svg {
  width: 16px;
  height: 16px;
}
.__size-extraSmall_8dyss_11 {
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
}
.__size-small_8dyss_16 {
  padding: 5px 15px;
  font-size: 14px;
  line-height: 20px;
}
.__size-medium_8dyss_21 {
  padding: 7px 15px;
  font-size: 14px;
  line-height: 20px;
}
.__size-large_8dyss_26 {
  padding: 9px 15px;
  font-size: 14px;
  line-height: 20px;
}
.__size-extraLarge_8dyss_31 {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 22px;
}
.__fullWidth_8dyss_36 {
  width: 100%;
}
.__upperCase_8dyss_39 {
  text-transform: uppercase;
}
.__noSidePadding_8dyss_42 {
  padding-left: 0;
  padding-right: 0;
}
._contentWrapper_8dyss_46 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_3iapg_1 {
  align-self: flex-start;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  display: inline-block;
}
._inner_3iapg_7 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._inner_3iapg_7 ._label_3iapg_12 {
  white-space: nowrap;
  font-weight: 500;
}
._inner_3iapg_7 ._icon_3iapg_16 {
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  display: flex;
}
._inner_3iapg_7 ._leftIcon_3iapg_22 {
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  display: flex;
}
._underlined_3iapg_28 {
  position: relative;
}
._underlined_3iapg_28:after {
  content: "";
  opacity: 0.8;
  border-bottom: 1.2px dashed;
  width: 100%;
  margin-bottom: -2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.__size-small_3iapg_41 {
  border-radius: 4px;
  padding: 2px;
  font-size: 10px;
  line-height: 10px;
}
.__size-middle_3iapg_47,
.__size-large_3iapg_53 {
  border-radius: 6px;
  padding: 6px 8px;
  font-size: 12px;
  line-height: 12px;
}
.__size-extraLarge_3iapg_59 {
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 12px;
}
.__variant-default_3iapg_65 {
  color: #98b0c1;
  background: #212c42;
}
.__variant-yellow_3iapg_69 {
  color: #ebd368;
  background: #ebd36826;
}
.__variant-blue_3iapg_73 {
  color: #49afe9;
  background: #49afe926;
}
.__variant-orange_3iapg_77 {
  color: #ffa318;
  background: #ffa31826;
}
.__variant-red_3iapg_81 {
  color: #e84860;
  background: #e8486026;
}
.__variant-green_3iapg_85 {
  color: #68ebbc;
  background: #68ebbc26;
}
.__variant-pink_3iapg_89 {
  color: #e850ff;
  background: #e850ff26;
}
.__variant-purple_3iapg_93 {
  color: #8784f7;
  background: #8784f726;
}
.__variant-darkBlue_3iapg_97 {
  color: #4f84ff;
  background: #4f84ff26;
}
.__variant-grey_3iapg_101 {
  color: #98b0c1;
  background: #98b0c126;
}
.__variant-blueWhite_3iapg_105 {
  color: #fff;
  background: #49afe9;
}
.__variant-text_3iapg_109 {
  color: initial;
  background: 0 0;
  padding: 0;
}
.__textColor-blue_3iapg_114 {
  color: #49afe9;
}
.__textColor-orange_3iapg_117 {
  color: #ffa318;
}
._header-stats-mobile-divider_1i1ho_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1i1ho_1 {
    display: none;
  }
}
._metalGreyGradient_1i1ho_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1i1ho_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1i1ho_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1i1ho_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1i1ho_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1i1ho_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._icon-orca_1i1ho_45 {
  background-image: url(/assets/orca-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-meteora_1i1ho_51 {
  background-image: url(/assets/meteora-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-saber_1i1ho_57 {
  background-image: url(/assets/saber-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-mercurial_1i1ho_63 {
  background-image: url(/assets/mercurial-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-crema_1i1ho_69 {
  background-image: url(/assets/crema-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-solend_1i1ho_75 {
  background-image: url(assets/solend-icon.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-quarry_1i1ho_81 {
  background-image: url(/assets/quarry-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-raydium_1i1ho_87 {
  background-image: url(/assets/ray-icon2.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-usdcet_1i1ho_93 {
  background-image: url(/assets/usdcet.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._root_1i1ho_99 {
  border-radius: 50%;
}
._header-stats-mobile-divider_1rwo1_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1rwo1_1 {
    display: none;
  }
}
._metalGreyGradient_1rwo1_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1rwo1_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1rwo1_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1rwo1_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1rwo1_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1rwo1_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._icon-default-size_1rwo1_45 {
  width: 24px;
  height: 24px;
  display: block;
}
._icon-So11111111111111111111111111111111111111112_1rwo1_50 {
  background-image: url(/assets/sol-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh_1rwo1_56 {
  background-image: url(/assets/btc-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs_1rwo1_62 {
  background-image: url(/assets/eth-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3_1rwo1_68 {
  background-image: url(/assets/ftt-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt_1rwo1_80 {
  background-image: url(/assets/srm-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So_1rwo1_86 {
  background-image: url(/assets/msol-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-HBB111SCo9jkCejsZfz8Ec8nH7T6THF8KEKSnvwT6XK6_1rwo1_92 {
  background-image: url(/assets/hbb-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX_1rwo1_98 {
  background-image: url(/assets/usdh-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v_1rwo1_104 {
  background-image: url(/assets/usdc-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB_1rwo1_110 {
  background-image: url(/assets/usdt-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-GEJpt3Wjmr628FqXxTgxMce1pLntcPV4uFi8ksxMyPQh_1rwo1_116 {
  background-image: url(/assets/daosol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm_1rwo1_122 {
  background-image: url(/assets/infSOL-logo.1772783849.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj_1rwo1_128 {
  background-image: url(/assets/stsol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-ZScHuTtqZukUrtZS43teTKGs2VqkKL8k4QCouR2n6Uo_1rwo1_134 {
  background-image: url(/assets/wsteth-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p_1rwo1_140 {
  background-image: url(/assets/ldo-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT_1rwo1_146 {
  background-image: url(/assets/step-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey_1rwo1_152 {
  background-image: url(/assets/mnde-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o_1rwo1_158 {
  background-image: url(/assets/dai-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-9iLH8T7zoWhY7sBmj1WK9ENbWdS1nL8n9wAxaeRitTa6_1rwo1_164 {
  background-image: url(/assets/ush-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-5PmpMzWjraf3kSsGEKtqdUsCoLhptg4yriZ17LKKdBBy_1rwo1_170 {
  background-image: url(/assets/hdg-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-DUSTawucrTsGU8hcqRdHDCbuYhCPADMLM2VcCb8VnFnQ_1rwo1_176 {
  background-image: url(/assets/dust-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-7kbnvuGBxxj8AG9qp8Scn56muWGaRaFqxg1FsRp3PaFT_1rwo1_182 {
  background-image: url(/assets/uxd-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-7Q2afV64in6N6SeZsAAB81TJzwDoD6zpqmHkzi9Dcavn_1rwo1_188 {
  background-image: url(/assets/jsol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-USDrbBQwQbQ2oWHUPfA8QBHcyVxKUq1xHyXsSLKdUq2_1rwo1_194 {
  background-image: url(/assets/usdr-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-ratioMVg27rSZbSvBopUvsdrGUzeALUfFma61mpxc8J_1rwo1_200 {
  background-image: url(/assets/ratio-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-UXPhBoR3qG4UCiGNJfV7MqhHyFqKN68g45GoYvAeL2M_1rwo1_206 {
  background-image: url(/assets/uxp-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263_1rwo1_212 {
  background-image: url(/assets/bonk-logo2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn_1rwo1_218 {
  background-image: url(/assets/jitosol-icon@2x2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU_1rwo1_224 {
  background-image: url(/assets/samo-logo@2x2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1_1rwo1_230 {
  background-image: url(/assets/bsol-logo@2x2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-BWXrrYFhT7bMHmNBFoQFWdsSgA3yXoAnMhDK6Fn1eSEn_1rwo1_236 {
  background-image: url(/assets/hades-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-RLBxxFkseAZ4RgJH3Sqn8jXxhmGoz9jWxDNJMh8pL7a_1rwo1_242 {
  background-image: url(/assets/rlb2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK_1rwo1_248 {
  background-image: url(/assets/hxro2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-CgnTSoL3DgY9SFHxcLj6CgCgKKoTBr6tp4CPAEWy25DE_1rwo1_254 {
  background-image: url(/assets/cgntSOL2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux_1rwo1_260 {
  background-image: url(/assets/hnt-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-mb1eu7TzEc71KxDpsmsKoucSSuuoGLv1drys1oP2jh6_1rwo1_266 {
  background-image: url(/assets/mobile-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-iotEVVZLEywoTn1QdwNPddxPWszn3zFhEot3MfL9fns_1rwo1_272 {
  background-image: url(/assets/iot-logo2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-2VhjJ9WxaGC3EZFwJG9BDUs9KxKCAjQY4vgd1qxgYWVg_1rwo1_278 {
  background-image: url(/assets/euroe_logo2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM_1rwo1_284 {
  background-image: url(/assets/usdcet2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R_1rwo1_74 {
  background-image: url(/assets/ray-icon2.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-LSTxxxnJzKDFSLr4dUkPcmCf5VyryEqzPLz5j4bpxFp_1rwo1_296 {
  background-image: url(/assets/lst_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-3jsFX1tx2Z8ewmamiwSU851GzyzM2DJMq7KWW5DM8Py3_1rwo1_302 {
  background-image: url(/assets/chai_logo2.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-he1iusmfkpAdwvxLNGV8Y1iSbj4rUy6yMhEA3fotn9A_1rwo1_308 {
  background-image: url(/assets/hsol-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-5BmZgW7dk1kximGfn7MPvDigp3yRmgT64jS9Skdq4nPY_1rwo1_314 {
  background-image: url(/assets/kusdh-usdc.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-4G9USgnbg6fDTQ5AUfpCjM89zqbzWj32xfqvsaAu66DM_1rwo1_320 {
  background-image: url(/assets/kuxd-usdc.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-9HB4kAMLSYfGFfN142DKMyPyHyZQ8pXF8M1STbDudodY_1rwo1_326 {
  background-image: url(/assets/kbsol-sol.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-8Ak9JgLeTo6ubG5vfpuAR59ANpGjTB8HFDwYjpZbkPeB_1rwo1_332 {
  background-image: url(/assets/kjitoSOL-USDC.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-Dk2X1HCbwJae44P7FpqdFoeT6LEw4JVyyHvZMHUzHWbi_1rwo1_338,
._icon-GYiUmJ8reqYAdTQtx6CRFawHqPXx9yzkUFvaUVE8PskP_1rwo1_339 {
  background-image: url(/assets/kjitoSOL-SOL.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-3Fb5DMRWoBLWD36Lp4BtG41LaFjVeEJNCH9YLNPYdVqj_1rwo1_345 {
  background-image: url(/assets/msol-sol.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._icon-27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4_1rwo1_351 {
  background-image: url(/assets/jlp_logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
._root_1rwo1_357 {
  border-radius: 50%;
}
._root_wx7z_1 {
  align-items: center;
  display: inline-flex;
}
._tokenItem_wx7z_5 {
  position: relative;
}
._root_5c3p4_1 {
  display: flex;
  position: relative;
}
.__direction-vertical_5c3p4_5:not(.__reverse_5c3p4_5) {
  flex-direction: column;
}
.__direction-vertical_5c3p4_5.__reverse_5c3p4_5 {
  flex-direction: column-reverse;
}
.__direction-vertical_5c3p4_5.__align-left_5c3p4_11 {
  align-items: flex-start;
}
.__direction-vertical_5c3p4_5.__align-center_5c3p4_14 {
  align-items: center;
}
.__direction-vertical_5c3p4_5.__align-right_5c3p4_17 {
  align-items: flex-end;
}
.__direction-horizontal_5c3p4_20 {
  align-items: center;
}
.__direction-horizontal_5c3p4_20:not(.__reverse_5c3p4_5) {
  flex-direction: row;
}
.__direction-horizontal_5c3p4_20.__reverse_5c3p4_5 {
  flex-direction: row-reverse;
}
.__direction-horizontal_5c3p4_20.__align-left_5c3p4_11 {
  justify-content: flex-start;
}
.__direction-horizontal_5c3p4_20.__align-center_5c3p4_14 {
  justify-content: center;
}
.__direction-horizontal_5c3p4_20.__align-right_5c3p4_17 {
  justify-content: flex-end;
}
.__gap-2_5c3p4_38 {
  gap: 2px;
}
.__gap-4_5c3p4_41 {
  gap: 4px;
}
.__gap-6_5c3p4_44 {
  gap: 6px;
}
.__gap-8_5c3p4_47 {
  gap: 8px;
}
.__gap-10_5c3p4_50 {
  gap: 10px;
}
.__gap-12_5c3p4_53 {
  gap: 12px;
}
.__gap-14_5c3p4_56 {
  gap: 14px;
}
.__gap-16_5c3p4_59 {
  gap: 16px;
}
.__gap-18_5c3p4_62 {
  gap: 18px;
}
._text_5c3p4_65 {
  white-space: nowrap;
}
._tooltip_5xer3_1 {
  z-index: 24;
  opacity: 1;
  background: #040b18;
  border-radius: 8px;
  max-width: 400px;
  padding: 16px;
}
._arrow_5xer3_9 {
  background: inherit;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
}
._child_5xer3_16 {
  cursor: pointer;
  width: fit-content;
  display: inline-flex;
}
._child_5xer3_16.__fluid_5xer3_21 {
  width: 100%;
}
._tooltipTrigger_5xer3_24 {
  cursor: pointer;
  width: fit-content;
  display: inline-flex;
}
._header-stats-mobile-divider_15v1w_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_15v1w_1 {
    display: none;
  }
}
._metalGreyGradient_15v1w_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_15v1w_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_15v1w_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_15v1w_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_15v1w_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_15v1w_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_15v1w_45 {
  margin: 0;
  font-family: IBM Plex Sans, sans-serif;
}
.__weight-bold_15v1w_49 {
  font-weight: 600;
}
.__weight-medium_15v1w_52 {
  font-weight: 500;
}
.__weight-regular_15v1w_55 {
  font-weight: 400;
}
.__uppercase_15v1w_58 {
  text-transform: uppercase;
}
.__underline_15v1w_61 {
  position: relative;
}
.__underline_15v1w_61:after {
  content: "";
  opacity: 0.4;
  border-bottom: 1.2px dashed;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.__underline_15v1w_61[class*="_gradient-"]:after,
.__underline_15v1w_61.__shimmer_15v1w_74:after {
  background: inherit;
  -webkit-text-fill-color: initial;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border-bottom: none;
  height: 1.2px;
  mask-image: linear-gradient(90deg, #000 75%, #0000 75%);
  mask-size: 4px 100%;
}
.__lh-10_15v1w_86 {
  line-height: 10px;
}
.__lh-12_15v1w_89 {
  line-height: 12px;
}
.__lh-14_15v1w_92 {
  line-height: 14px;
}
.__lh-16_15v1w_95 {
  line-height: 16px;
}
.__lh-18_15v1w_98 {
  line-height: 18px;
}
.__lh-20_15v1w_101 {
  line-height: 20px;
}
.__lh-22_15v1w_104 {
  line-height: 22px;
}
.__lh-24_15v1w_107 {
  line-height: 24px;
}
.__lh-26_15v1w_110 {
  line-height: 26px;
}
.__lh-28_15v1w_113 {
  line-height: 28px;
}
.__lh-30_15v1w_116 {
  line-height: 30px;
}
.__lh-32_15v1w_119 {
  line-height: 32px;
}
.__lh-34_15v1w_122 {
  line-height: 34px;
}
.__lh-36_15v1w_125 {
  line-height: 36px;
}
.__lh-46_15v1w_128 {
  line-height: 46px;
}
.__fs-10_15v1w_131 {
  font-size: 10px;
}
.__fs-12_15v1w_134 {
  font-size: 12px;
}
.__fs-14_15v1w_137 {
  font-size: 14px;
}
.__fs-16_15v1w_140 {
  font-size: 16px;
}
.__fs-18_15v1w_143 {
  font-size: 18px;
}
.__fs-20_15v1w_146 {
  font-size: 20px;
}
.__fs-22_15v1w_149 {
  font-size: 22px;
}
.__fs-24_15v1w_152 {
  font-size: 24px;
}
.__fs-26_15v1w_155 {
  font-size: 26px;
}
.__fs-28_15v1w_158 {
  font-size: 28px;
}
.__fs-30_15v1w_161 {
  font-size: 30px;
}
.__fs-32_15v1w_164 {
  font-size: 32px;
}
.__fs-40_15v1w_167 {
  font-size: 40px;
}
.__fs-46_15v1w_170 {
  font-size: 46px;
}
@media (width>=768px) {
  .__tabletFs-10_15v1w_174 {
    font-size: 10px;
  }
  .__tabletFs-12_15v1w_177 {
    font-size: 12px;
  }
  .__tabletFs-14_15v1w_180 {
    font-size: 14px;
  }
  .__tabletFs-16_15v1w_183 {
    font-size: 16px;
  }
  .__tabletFs-18_15v1w_186 {
    font-size: 18px;
  }
  .__tabletFs-20_15v1w_189 {
    font-size: 20px;
  }
  .__tabletFs-22_15v1w_192 {
    font-size: 22px;
  }
  .__tabletFs-24_15v1w_195 {
    font-size: 24px;
  }
  .__tabletFs-26_15v1w_198 {
    font-size: 26px;
  }
  .__tabletFs-28_15v1w_201 {
    font-size: 28px;
  }
  .__tabletFs-30_15v1w_204 {
    font-size: 30px;
  }
  .__tabletFs-32_15v1w_207 {
    font-size: 32px;
  }
  .__tabletFs-40_15v1w_210 {
    font-size: 40px;
  }
  .__tabletFs-46_15v1w_213 {
    font-size: 46px;
  }
  .__tabletLh-10_15v1w_216 {
    line-height: 10px;
  }
  .__tabletLh-12_15v1w_219 {
    line-height: 12px;
  }
  .__tabletLh-14_15v1w_222 {
    line-height: 14px;
  }
  .__tabletLh-16_15v1w_225 {
    line-height: 16px;
  }
  .__tabletLh-18_15v1w_228 {
    line-height: 18px;
  }
  .__tabletLh-20_15v1w_231 {
    line-height: 20px;
  }
  .__tabletLh-22_15v1w_234 {
    line-height: 22px;
  }
  .__tabletLh-24_15v1w_237 {
    line-height: 24px;
  }
  .__tabletLh-26_15v1w_240 {
    line-height: 26px;
  }
  .__tabletLh-28_15v1w_243 {
    line-height: 28px;
  }
  .__tabletLh-30_15v1w_246 {
    line-height: 30px;
  }
  .__tabletLh-32_15v1w_249 {
    line-height: 32px;
  }
  .__tabletLh-34_15v1w_252 {
    line-height: 34px;
  }
  .__tabletLh-36_15v1w_255 {
    line-height: 36px;
  }
  .__tabletLh-46_15v1w_258 {
    line-height: 46px;
  }
}
@media (width>=992px) {
  .__desktopFs-10_15v1w_263 {
    font-size: 10px;
  }
  .__desktopFs-12_15v1w_266 {
    font-size: 12px;
  }
  .__desktopFs-14_15v1w_269 {
    font-size: 14px;
  }
  .__desktopFs-16_15v1w_272 {
    font-size: 16px;
  }
  .__desktopFs-18_15v1w_275 {
    font-size: 18px;
  }
  .__desktopFs-20_15v1w_278 {
    font-size: 20px;
  }
  .__desktopFs-22_15v1w_281 {
    font-size: 22px;
  }
  .__desktopFs-24_15v1w_284 {
    font-size: 24px;
  }
  .__desktopFs-26_15v1w_287 {
    font-size: 26px;
  }
  .__desktopFs-28_15v1w_290 {
    font-size: 28px;
  }
  .__desktopFs-30_15v1w_293 {
    font-size: 30px;
  }
  .__desktopFs-32_15v1w_296 {
    font-size: 32px;
  }
  .__desktopFs-40_15v1w_299 {
    font-size: 40px;
  }
  .__desktopFs-46_15v1w_302 {
    font-size: 46px;
  }
  .__desktopLh-10_15v1w_305 {
    line-height: 10px;
  }
  .__desktopLh-12_15v1w_308 {
    line-height: 12px;
  }
  .__desktopLh-14_15v1w_311 {
    line-height: 14px;
  }
  .__desktopLh-16_15v1w_314 {
    line-height: 16px;
  }
  .__desktopLh-18_15v1w_317 {
    line-height: 18px;
  }
  .__desktopLh-20_15v1w_320 {
    line-height: 20px;
  }
  .__desktopLh-22_15v1w_323 {
    line-height: 22px;
  }
  .__desktopLh-24_15v1w_326 {
    line-height: 24px;
  }
  .__desktopLh-26_15v1w_329 {
    line-height: 26px;
  }
  .__desktopLh-28_15v1w_332 {
    line-height: 28px;
  }
  .__desktopLh-30_15v1w_335 {
    line-height: 30px;
  }
  .__desktopLh-32_15v1w_338 {
    line-height: 32px;
  }
  .__desktopLh-34_15v1w_341 {
    line-height: 34px;
  }
  .__desktopLh-36_15v1w_344 {
    line-height: 36px;
  }
  .__desktopLh-46_15v1w_347 {
    line-height: 46px;
  }
}
@media (width>=1440px) {
  .__largeFs-10_15v1w_352 {
    font-size: 10px;
  }
  .__largeFs-12_15v1w_355 {
    font-size: 12px;
  }
  .__largeFs-14_15v1w_358 {
    font-size: 14px;
  }
  .__largeFs-16_15v1w_361 {
    font-size: 16px;
  }
  .__largeFs-18_15v1w_364 {
    font-size: 18px;
  }
  .__largeFs-20_15v1w_367 {
    font-size: 20px;
  }
  .__largeFs-22_15v1w_370 {
    font-size: 22px;
  }
  .__largeFs-24_15v1w_373 {
    font-size: 24px;
  }
  .__largeFs-26_15v1w_376 {
    font-size: 26px;
  }
  .__largeFs-28_15v1w_379 {
    font-size: 28px;
  }
  .__largeFs-30_15v1w_382 {
    font-size: 30px;
  }
  .__largeFs-32_15v1w_385 {
    font-size: 32px;
  }
  .__largeFs-40_15v1w_388 {
    font-size: 40px;
  }
  .__largeFs-46_15v1w_391 {
    font-size: 46px;
  }
  .__largeLh-10_15v1w_394 {
    line-height: 10px;
  }
  .__largeLh-12_15v1w_397 {
    line-height: 12px;
  }
  .__largeLh-14_15v1w_400 {
    line-height: 14px;
  }
  .__largeLh-16_15v1w_403 {
    line-height: 16px;
  }
  .__largeLh-18_15v1w_406 {
    line-height: 18px;
  }
  .__largeLh-20_15v1w_409 {
    line-height: 20px;
  }
  .__largeLh-22_15v1w_412 {
    line-height: 22px;
  }
  .__largeLh-24_15v1w_415 {
    line-height: 24px;
  }
  .__largeLh-26_15v1w_418 {
    line-height: 26px;
  }
  .__largeLh-28_15v1w_421 {
    line-height: 28px;
  }
  .__largeLh-30_15v1w_424 {
    line-height: 30px;
  }
  .__largeLh-32_15v1w_427 {
    line-height: 32px;
  }
  .__largeLh-34_15v1w_430 {
    line-height: 34px;
  }
  .__largeLh-36_15v1w_433 {
    line-height: 36px;
  }
  .__largeLh-46_15v1w_436 {
    line-height: 46px;
  }
}
.__color-dark450_15v1w_440 {
  color: #4b5a75;
}
.__color-dark400_15v1w_443 {
  color: #404d69;
}
.__color-dark350_15v1w_446 {
  color: #35435c;
}
.__color-dark300_40_15v1w_449 {
  color: #212c4266;
}
.__color-dark300_15v1w_449 {
  color: #212c42;
}
.__color-dark250_15v1w_455 {
  color: #162136;
}
.__color-dark200_15v1w_458 {
  color: #121c30;
}
.__color-dark175_15v1w_461 {
  color: #10203e;
}
.__color-dark150_15v1w_464 {
  color: #0b162a;
}
.__color-dark100_15v1w_467 {
  color: #091326;
}
.__color-blue_15v1w_470 {
  color: #49afe9;
}
.__color-yellow_15v1w_473 {
  color: #ffa318;
}
.__color-green_15v1w_476 {
  color: #30d69a;
}
.__color-orange_15v1w_479 {
  color: #ffa318;
}
.__color-red_15v1w_482 {
  color: #e84860;
}
.__color-white_15v1w_485 {
  color: #fff;
}
.__color-white08_15v1w_488 {
  color: #ffffff14;
}
.__color-grey_15v1w_491 {
  color: #98b0c1;
}
.__color-pink_15v1w_494 {
  color: #e850ff;
}
.__color-purple_15v1w_497 {
  color: #8784f7;
}
.__color-blue-deep_15v1w_500 {
  color: #258ec9;
}
.__color-grey-deep_15v1w_503 {
  color: #5f7183;
}
.__color-grey-light_15v1w_506 {
  color: #d1d1d2;
}
.__color-green-light_15v1w_509 {
  color: #30d69a;
}
.__color-gold_15v1w_512 {
  color: #d6971e;
}
.__color-tertiary_15v1w_515 {
  color: #7f808b;
}
.__color-darkalpha80_15v1w_518 {
  color: #040b18cc;
}
.__textAlign-left_15v1w_521 {
  text-align: left;
}
.__textAlign-right_15v1w_524 {
  text-align: right;
}
.__textAlign-center_15v1w_527 {
  text-align: center;
}
.__textAlign-justify_15v1w_530 {
  text-align: justify;
}
.__gradient-greenGradient_15v1w_533 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
.__gradient-blueGradient_15v1w_539 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
.__gradient-orangeGradient_15v1w_545 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #ffd28f 3.53%, #ffa318 100%) text;
}
.__gradient-greyGradient_15v1w_551 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #fff 0%, #ababab 161.31%) text;
}
.__gradient-metalGreyGradient_15v1w_557 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.__gradient-pointsYellowTextGradient_15v1w_563 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
.__gradient-goldGradient_15v1w_569 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
.__gradient-silverGradient_15v1w_575 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
.__gradient-bronzeGradient_15v1w_581 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
.__gradient-redGradient_15v1w_587 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #e84860 3.53%, #ff8f8f 100%) text;
}
.__gradient-pointsSilverTextGradient_15v1w_593 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.__gradient-gradientGreenSlider_15v1w_599 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._tooltip_7vuu0_1 {
  background: #040b18;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
._collateralsTooltip_7vuu0_7 {
  width: 296px;
}
._collateralsTooltip_7vuu0_7 ._header_7vuu0_10 {
  z-index: 10;
  background: #040b18;
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 6px;
  display: flex;
  position: sticky;
  top: 0;
}
._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 {
  scrollbar-width: thin;
  scrollbar-color: #212c42 transparent;
  max-height: 270px;
  overflow: auto;
}
._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30 {
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  display: flex;
}
._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30:hover {
  cursor: pointer;
  background-color: #162136;
}
._collateralsTooltip_7vuu0_7
  ._body_7vuu0_24
  ._collateralRow_7vuu0_30:hover
  ._collateralRowLeft_7vuu0_43
  ._externalLinkIcon_7vuu0_43 {
  display: block;
}
._collateralsTooltip_7vuu0_7
  ._body_7vuu0_24
  ._collateralRow_7vuu0_30
  ._collateralRowLeft_7vuu0_43 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._collateralsTooltip_7vuu0_7
  ._body_7vuu0_24
  ._collateralRow_7vuu0_30
  ._collateralRowLeft_7vuu0_43
  ._marketTag_7vuu0_51 {
  align-self: center;
}
._collateralsTooltip_7vuu0_7
  ._body_7vuu0_24
  ._collateralRow_7vuu0_30
  ._collateralRowLeft_7vuu0_43
  ._externalLinkIcon_7vuu0_43 {
  display: none;
}
._collateralsTooltip_7vuu0_7 ._moreInfo_7vuu0_57 {
  padding: 12px 12px 0;
}
._root_dfltq_1 {
  border-radius: 8px;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_dfltq_1 svg {
  width: 24px;
  height: 24px;
}
.__size-small_dfltq_11 {
  padding: 2px;
}
.__size-medium_dfltq_14 {
  padding: 5px;
}
.__size-large_dfltq_17 {
  padding: 7px;
}
.__shape-circle_dfltq_20 {
  border-radius: 50%;
}
.__shape-circle_dfltq_20.__size-small_dfltq_11 {
  padding: 7px;
}
.__shape-circle_dfltq_20 svg {
  width: 16px;
  height: 16px;
}
._skeleton_t4cv5_1 {
  background: linear-gradient(91deg, #98b0c1db -20.52%, #98b0c11f 68.46%);
  width: 200%;
  height: 100%;
  animation: 2s infinite _skeleton-animation_t4cv5_1;
  position: relative;
}
@keyframes _skeleton-animation_t4cv5_1 {
  0% {
    transform: translate(-50%);
  }
  50% {
    transform: translate(0%);
  }
  to {
    transform: translate(-50%);
  }
}
._skeletonOuter_t4cv5_19 {
  border-radius: 8px;
  margin: auto;
  overflow: hidden;
}
._skeletonContainer_1dlgs_1 {
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}
._root_pd7va_1 {
  border: 1px solid #212c42;
  border-radius: 12px;
  position: relative;
}
._root_pd7va_1.__clickable_pd7va_6 {
  cursor: pointer;
}
._root_pd7va_1.__clickable_pd7va_6:hover {
  border: 1px solid #49afe9;
}
.__variant-primary_pd7va_12 {
  background: linear-gradient(#121c30, #121c30),
    linear-gradient(#258ec9, #258ec9);
}
.__variant-secondary_pd7va_15 {
  background: linear-gradient(#162136, #162136),
    linear-gradient(#212c42, #212c42);
}
._panel_1qb5h_1 {
  border-radius: 12px;
  padding: 8px;
  overflow: hidden;
  box-shadow: 0 4px 25px #00000073;
}
._root_l5k9g_1 {
  color: #98b0c1;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  display: flex;
}
._root_l5k9g_1:hover,
._root_l5k9g_1.__isActive_l5k9g_10 {
  color: #49afe9;
  background: #49afe926;
}
._root_l5k9g_1.__isDisabled_l5k9g_14 {
  color: #5f7183;
}
.__withDescription_l5k9g_17:hover {
  color: #98b0c1;
  background: #212c42;
}
.__withDescription_l5k9g_17.__isActive_l5k9g_10 {
  color: #49afe9;
  background: #162136;
}
.__withDescription_l5k9g_17.__isActive_l5k9g_10 ._title_l5k9g_25 {
  background: radial-gradient(
    39.89% 976.52% at 29.48% 66.63%,
    #49afe9 0%,
    #8fd7ff 100%
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.__withDescription_l5k9g_17.__isActive_l5k9g_10 ._description_l5k9g_30 {
  color: #fff;
}
.__withDescription_l5k9g_17 ._description_l5k9g_30 {
  color: #5f7183;
}
._root_3e0yc_1 {
  position: relative;
}
._btn_3e0yc_4 {
  background: 0 0;
  border: none;
  border-radius: 8px;
  outline: none;
  align-items: center;
  gap: 8px;
  height: 100%;
  display: flex;
}
._label_3e0yc_14 {
  color: #98b0c1;
  text-transform: capitalize;
}
._iconContainer_3e0yc_18 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._startIcon_3e0yc_23,
._endIcon_3e0yc_24 {
  align-items: center;
  display: flex;
}
._endIcon_3e0yc_24 {
  color: #fff;
  transition: transform 0.3s;
}
.__variant-primary_3e0yc_32 {
  background-color: #121c30;
  border: 1px solid #0000;
}
.__variant-primary_3e0yc_32.__active_3e0yc_36:not(:disabled) {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__variant-primary_3e0yc_32.__active_3e0yc_36:not(:disabled)
  ._endIcon_3e0yc_24 {
  transform: rotate(180deg);
}
.__variant-primary_3e0yc_32:hover:not(:disabled) {
  background-color: #212c42;
}
.__variant-primary_3e0yc_32:disabled {
  color: #5f7183;
  background-color: #091326;
}
.__variant-primary_3e0yc_32:disabled ._label_3e0yc_14,
.__variant-primary_3e0yc_32:disabled ._endIcon_3e0yc_24 {
  color: #5f7183;
}
.__variant-secondary_3e0yc_56 {
  background-color: #212c42;
}
.__variant-secondary_3e0yc_56.__active_3e0yc_36:not(:disabled) {
  color: #49afe9;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border-radius: 8px;
  outline: 1px solid #49afe9;
}
.__variant-secondary_3e0yc_56.__active_3e0yc_36:not(:disabled):hover {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
}
.__variant-secondary_3e0yc_56.__active_3e0yc_36:not(:disabled)
  ._endIcon_3e0yc_24 {
  transform: rotate(180deg);
}
.__variant-secondary_3e0yc_56:hover:not(:disabled) {
  background: #35435c;
}
.__variant-secondary_3e0yc_56:disabled {
  color: #5f7183;
  background-color: #121c30;
}
.__variant-secondary_3e0yc_56:disabled ._label_3e0yc_14,
.__variant-secondary_3e0yc_56:disabled ._endIcon_3e0yc_24 {
  color: #5f7183;
}
.__variant-ghost_3e0yc_84 {
  background-color: #0000;
  padding: 0;
}
.__variant-ghost_3e0yc_84.__active_3e0yc_36:not(:disabled) {
  color: #258ec9;
}
.__variant-ghost_3e0yc_84.__active_3e0yc_36:not(:disabled) ._endIcon_3e0yc_24 {
  color: #258ec9;
  transform: rotate(180deg);
}
.__variant-ghost_3e0yc_84:hover:not(:disabled),
.__variant-ghost_3e0yc_84:hover:not(:disabled) ._endIcon_3e0yc_24 {
  color: #49afe9;
}
.__variant-ghost_3e0yc_84:disabled,
.__variant-ghost_3e0yc_84:disabled ._endIcon_3e0yc_24 {
  color: #5f7183;
}
.__variant-ghost_3e0yc_84 ._label_3e0yc_14 {
  display: none;
}
.__variant-ghost_3e0yc_84 ._key_3e0yc_110 {
  font-size: 16px;
  line-height: 22px;
}
.__variant-ghostWithLabel_3e0yc_114 {
  background-color: #0000;
  border: 1px solid #0000;
}
.__variant-ghostWithLabel_3e0yc_114 ._label_3e0yc_14 {
  color: #5f7183;
}
.__variant-ghostWithLabel_3e0yc_114 ._key_3e0yc_110 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.__variant-ghostWithLabel_3e0yc_114.__active_3e0yc_36:not(:disabled)
  ._key_3e0yc_110,
.__variant-ghostWithLabel_3e0yc_114.__active_3e0yc_36:not(:disabled)
  ._startIcon_3e0yc_23,
.__variant-ghostWithLabel_3e0yc_114.__active_3e0yc_36:not(:disabled)
  ._endIcon_3e0yc_24 {
  color: #49afe9;
}
.__variant-ghostWithLabel_3e0yc_114.__active_3e0yc_36:not(:disabled)
  ._endIcon_3e0yc_24 {
  transform: rotate(180deg);
}
.__variant-ghostWithLabel_3e0yc_114:hover:not(:disabled) ._key_3e0yc_110,
.__variant-ghostWithLabel_3e0yc_114:hover:not(:disabled) ._startIcon_3e0yc_23,
.__variant-ghostWithLabel_3e0yc_114:hover:not(:disabled) ._endIcon_3e0yc_24 {
  color: #49afe9;
}
.__variant-ghostWithLabel_3e0yc_114:disabled,
.__variant-ghostWithLabel_3e0yc_114:disabled ._label_3e0yc_14,
.__variant-ghostWithLabel_3e0yc_114:disabled ._endIcon_3e0yc_24 {
  color: #5f7183;
}
.__size-small_3e0yc_152 {
  padding: 7px 12px 7px 16px;
}
.__size-small_3e0yc_152.__variant-ghost_3e0yc_84,
.__size-small_3e0yc_152.__variant-ghostWithLabel_3e0yc_114 {
  padding: 0;
}
.__size-large_3e0yc_161 {
  min-width: 240px;
  padding: 12px 16px;
}
.__size-large_3e0yc_161.__variant-ghost_3e0yc_84,
.__size-large_3e0yc_161.__variant-ghostWithLabel_3e0yc_114 {
  padding: 0;
}
.__labelPlacement-top_3e0yc_171 {
  padding-top: 24px;
}
.__labelPlacement-top_3e0yc_171 ._label_3e0yc_14 {
  position: absolute;
  top: 0;
  left: 0;
}
.__justifyContent-center_3e0yc_179 {
  justify-content: center;
}
.__justifyContent-spaceBetween_3e0yc_182 {
  justify-content: space-between;
}
.__fullWidth_3e0yc_185 {
  width: 100%;
}
._root_1aw5o_1 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
@media (width>=768px) {
  ._root_1aw5o_1 {
    flex-direction: row;
    justify-content: space-between;
  }
}
._total_1aw5o_12 {
  display: none;
}
@media (width>=768px) {
  ._total_1aw5o_12 {
    display: block;
  }
}
._pageSize_1aw5o_20 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._pagination_1aw5o_25 {
  justify-content: center;
  min-width: 375px;
  display: flex;
}
._paginationComponent_1aw5o_30 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._paginationComponent_1aw5o_30 .rc-pagination-item {
  padding: 0 6px;
}
._paginationComponent_1aw5o_30 .rc-pagination-item a {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
._paginationComponent_1aw5o_30 .rc-pagination-item:hover a,
._paginationComponent_1aw5o_30 .rc-pagination-item-active a {
  color: #49afe9;
}
._paginationComponent_1aw5o_30 .rc-pagination-prev,
._paginationComponent_1aw5o_30 .rc-pagination-next {
  cursor: pointer;
  align-items: center;
  display: flex;
}
._paginationComponent_1aw5o_30 .rc-pagination-prev svg,
._paginationComponent_1aw5o_30 .rc-pagination-next svg {
  color: #fff;
}
._paginationComponent_1aw5o_30 .rc-pagination-disabled {
  cursor: default;
}
._paginationComponent_1aw5o_30 .rc-pagination-disabled svg {
  color: #5f7183;
}
._paginationComponent_1aw5o_30 ._arrowIcon_1aw5o_63._arrowNext_1aw5o_63 {
  transform: rotate(180deg);
}
._rootContainer_1o5i0_1 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
._root_1o5i0_1 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto hidden;
}
@media (width>=992px) {
  ._root_1o5i0_1 {
    width: 100%;
    min-width: auto;
    overflow-x: hidden;
  }
}
._root_1o5i0_1._virtualized_1o5i0_21 {
  padding-top: 16px;
  overflow-y: auto;
}
._root_1o5i0_1.__isHide_1o5i0_25 {
  display: none;
}
._root_1o5i0_1.__isCardTable_1o5i0_28 {
  width: calc(100vw - 74px);
}
@media (width>=992px) {
  ._root_1o5i0_1.__isCardTable_1o5i0_28 {
    width: 100%;
  }
}
._root_1o5i0_1.__isInTable_1o5i0_36 {
  width: calc(100vw - 96px);
}
@media (width>=768px) {
  ._root_1o5i0_1.__isInTable_1o5i0_36 {
    width: calc(100vw - 96px);
  }
}
._rootContainer_1o5i0_1._hideTopFade_1o5i0_44:before,
._rootContainer_1o5i0_1._hideBottomFade_1o5i0_47:after {
  display: none;
}
._rootContainer_1o5i0_1:before {
  content: "";
  pointer-events: none;
  z-index: 2;
  height: 56px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
._defaultFade_1o5i0_62:before {
  background: linear-gradient(#0b142366 10%, #0c1d3300 100%);
}
._cardFade_1o5i0_65:before {
  background: linear-gradient(#0b142333 10%, #0c1d3300 100%);
}
._defaultFade_1o5i0_62:after {
  background: linear-gradient(#0c1d3300 0%, #0b142366 90%);
}
._cardFade_1o5i0_65:after {
  background: linear-gradient(#0c1d3300 0%, #0b142333 90%);
}
._rootContainer_1o5i0_1:after {
  content: "";
  pointer-events: none;
  z-index: 2;
  height: 56px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
._table_1o5i0_86 {
  width: 100%;
}
@media (width>=992px) {
  ._table_1o5i0_86 {
    min-width: auto;
  }
}
.__horizontalPaddings-medium_1o5i0_94 th:first-child,
.__horizontalPaddings-medium_1o5i0_94 td:first-child,
.__horizontalPaddings-medium_1o5i0_94 td:last-child,
.__horizontalPaddings-medium_1o5i0_94 th:last-child {
  padding-left: 12px;
  padding-right: 12px;
}
@media (width>=992px) {
  .__horizontalPaddings-medium_1o5i0_94 td:first-child,
  .__horizontalPaddings-medium_1o5i0_94 th:first-child {
    padding-left: 12px;
  }
  .__horizontalPaddings-medium_1o5i0_94 td:last-child,
  .__horizontalPaddings-medium_1o5i0_94 th:last-child {
    padding-right: 24px;
  }
}
.__horizontalPaddings-medium_1o5i0_94
  td:not(:first-child, :last-child)
  + td:not(:first-child, :last-child),
.__horizontalPaddings-medium_1o5i0_94
  th:not(:first-child, :last-child)
  + th:not(:first-child, :last-child) {
  padding-left: 12px;
}
@media (width>=575px) {
  .__horizontalPaddings-large_1o5i0_119 th:first-child,
  .__horizontalPaddings-large_1o5i0_119 td:first-child,
  .__horizontalPaddings-large_1o5i0_119 td:last-child,
  .__horizontalPaddings-large_1o5i0_119 th:last-child {
    padding-left: 24px;
    padding-right: 24px;
  }
  .__horizontalPaddings-large_1o5i0_119
    td:not(:first-child, :last-child)
    + td:not(:first-child, :last-child),
  .__horizontalPaddings-large_1o5i0_119
    th:not(:first-child, :last-child)
    + th:not(:first-child, :last-child) {
    padding-left: 24px;
  }
}
@media (width>=575px) and (width>=992px) {
  .__horizontalPaddings-large_1o5i0_119 td:first-child,
  .__horizontalPaddings-large_1o5i0_119 th:first-child {
    padding-left: 24px;
  }
  .__horizontalPaddings-large_1o5i0_119 td:last-child,
  .__horizontalPaddings-large_1o5i0_119 th:last-child {
    padding-right: 48px;
  }
}
._table_1o5i0_86.__horizontalPaddings-medium_1o5i0_94
  ._leftPinnedColumn_1o5i0_144
  + th:not(._leftPinnedColumn_1o5i0_144),
._table_1o5i0_86.__horizontalPaddings-medium_1o5i0_94
  ._leftPinnedColumn_1o5i0_144
  + td:not(._leftPinnedColumn_1o5i0_144) {
  padding-left: 0;
  padding-right: 12px;
}
._headCell_1o5i0_149 {
  color: #5f7183;
  align-items: center;
  gap: 4px;
  display: flex;
}
._headCell_1o5i0_149.__canSort_1o5i0_155 {
  cursor: pointer;
}
._headCell_1o5i0_149.__justifyEnd_1o5i0_158 {
  justify-content: flex-end;
}
._headCell_1o5i0_149.__justifyStart_1o5i0_161 {
  justify-content: flex-start;
}
._headCell_1o5i0_149.__justifyCenter_1o5i0_164 {
  justify-content: center;
}
._thText_1o5i0_167 {
  user-select: none;
  white-space: nowrap;
}
._table_1o5i0_86 thead th {
  border-top: 1px solid #ffffff14;
  height: 40px;
  padding-left: 12px;
}
._table_1o5i0_86 thead th:last-child {
  padding-right: 12px;
}
@media (width>=992px) {
  ._table_1o5i0_86 thead th {
    border: none;
    height: 28px;
    padding-bottom: 12px;
  }
}
._table_1o5i0_86 tbody tr td {
  padding-left: 12px;
}
._table_1o5i0_86 tbody tr td:last-child {
  padding-right: 12px;
}
._table_1o5i0_86 tbody tr.__clickable_1o5i0_192 {
  cursor: pointer;
}
._table_1o5i0_86 tbody tr.__underline_1o5i0_195 {
  border-bottom: 1px solid #ffffff0a;
}
._table_1o5i0_86 tbody tr.__underline_1o5i0_195:last-child {
  border-bottom: none;
}
._table_1o5i0_86 tbody tr.__dividersLight_1o5i0_201 {
  border-bottom: 1px solid #ffffff14;
}
._table_1o5i0_86 tbody tr.__dividersLight_1o5i0_201:last-child {
  border-bottom: none;
}
._table_1o5i0_86 tbody tr.__dividersDark_1o5i0_207 {
  border-bottom: 1px solid #ffffff0a;
}
._table_1o5i0_86 tbody tr.__dividersDark_1o5i0_207:last-child {
  border-bottom: none;
}
._table_1o5i0_86 tbody tr.__isExpanded_1o5i0_213 {
  background: #121c30;
  border-left: 2px solid #49afe9;
}
._table_1o5i0_86 tbody tr.__isExpanded_1o5i0_213 td:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
._table_1o5i0_86 tbody tr.__isExpanded_1o5i0_213 td:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._cellContent_1o5i0_225 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._cellContent_1o5i0_225.__justifyEnd_1o5i0_158 {
  justify-content: flex-end;
}
._cellContent_1o5i0_225.__justifyStart_1o5i0_161 {
  justify-content: flex-start;
}
._cellContent_1o5i0_225.__justifyCenter_1o5i0_164 {
  justify-content: center;
}
._table_1o5i0_86.__isHoverRow_1o5i0_239 tbody tr:hover td {
  background-color: #49afe914;
}
._table_1o5i0_86.__isHoverRowRounded_1o5i0_242 tbody tr:hover td:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
._table_1o5i0_86.__isHoverRowRounded_1o5i0_242 tbody tr:hover td:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
._table_1o5i0_86 tbody td {
  border: 1px solid #ffffff14;
  border-left: none;
  border-right: none;
}
@media (width>=992px) {
  ._table_1o5i0_86 tbody td {
    border: none;
  }
}
._table_1o5i0_86.__rowSize-xlarge_1o5i0_260 tbody tr {
  height: 86px;
}
._table_1o5i0_86.__rowSize-large_1o5i0_263 tbody tr {
  height: 72px;
}
._table_1o5i0_86.__rowSize-middle_1o5i0_266 tbody tr {
  height: 60px;
}
._table_1o5i0_86.__rowSize-smallL_1o5i0_269 tbody tr {
  height: 48px;
}
._table_1o5i0_86.__rowSize-small_1o5i0_269 tbody tr {
  height: 42px;
}
._sortIcon_1o5i0_275 svg {
  width: 10px;
  height: 10px;
}
._sortIcon_1o5i0_275.__asc_1o5i0_279,
._sortIcon_1o5i0_275.__desc_1o5i0_280 {
  color: #fff;
}
._sortIcon_1o5i0_275.__asc_1o5i0_279 {
  transform: rotate(180deg);
}
.__underline_1o5i0_195 {
  border-bottom: 1px solid #ffffff14;
}
._hidden_1o5i0_289 {
  display: none;
}
._leftPinnedColumn_1o5i0_144 {
  position: relative;
}
._leftPinnedColumn_1o5i0_144:after {
  content: "";
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(90deg, #091326f2 0%, #09132600 100%);
  width: 53px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -53px;
}
._rightPinnedColumn_1o5i0_310 {
  position: relative;
}
._root_1o5i0_1:not(._isScrolledRightEnd_1o5i0_314)
  ._rightPinnedColumn_1o5i0_310:before {
  content: "";
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(270deg, #091326f2 0%, #09132600 100%);
  width: 53px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -53px;
}
._isScrolledRightEnd_1o5i0_314 {
  position: relative;
}
._paginationContainer_1o5i0_330 {
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}
@media (width>=575px) {
  ._paginationContainer_1o5i0_330 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
._paginationContainer_1o5i0_330.__isLoading_1o5i0_343 {
  visibility: hidden;
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:last-child {
    padding-right: 12px;
  }
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:last-child {
    padding-right: 12px;
  }
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
    width: 95px;
    display: block;
  }
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5
    ._manageActionCell_1bbhb_21
    ._manageIconButton_1bbhb_35 {
    display: none;
  }
  ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
    justify-content: end;
  }
}
._label_3a7r7_1 {
  padding-bottom: 8px;
}
._container_3a7r7_4 {
  background-color: #162136;
  border: 1px solid #0000;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}
._container_3a7r7_4:hover:not(.__disabled_3a7r7_13) {
  background-color: #212c42;
}
.__size-medium_3a7r7_16 {
  padding: 13px 16px;
}
.__size-small_3a7r7_19 {
  padding: 7px 16px;
}
._icon_3a7r7_22 {
  display: flex;
}
._prefix_3a7r7_25 {
  order: -1;
}
._input_3a7r7_28 {
  all: unset;
  background-color: inherit;
  color: #fff;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
._input_3a7r7_28.__disabled_3a7r7_13,
._input_3a7r7_28::placeholder {
  color: #5f7183;
}
._container_3a7r7_4:focus-within:not(.__disabled_3a7r7_13) {
  background-color: #162136;
}
.__disabled_3a7r7_13 {
  color: #5f7183;
  background-color: #091326;
  border-color: #162136;
}
.__disabled_3a7r7_13 ._icon_3a7r7_22 {
  color: #5f7183;
}
.__disabled_3a7r7_13 ._input_3a7r7_28:not(:placeholder-shown),
.__disabled_3a7r7_13 ._input_3a7r7_28:not(:placeholder-shown) + ._icon_3a7r7_22,
.__disabled_3a7r7_13
  ._input_3a7r7_28:not(:placeholder-shown)
  ~ ._icon_3a7r7_22 {
  color: #fff;
}
._root_1vypl_1.__isInputOpened_1vypl_1
  ._activateBtnWrapper_1vypl_1:not(._takeSpace_1vypl_1) {
  opacity: 0;
}
._root_1vypl_1.__isInputOpened_1vypl_1
  ._activateBtnWrapper_1vypl_1._takeSpace_1vypl_1 {
  display: none;
}
._root_1vypl_1.__isInputOpened_1vypl_1
  ._input_1vypl_7:not(._takeSpace_1vypl_1) {
  visibility: visible;
}
._root_1vypl_1.__isInputOpened_1vypl_1 ._input_1vypl_7._takeSpace_1vypl_1 {
  display: block;
}
._activateBtnWrapper_1vypl_1 {
  position: relative;
}
._activateBtnWrapper_1vypl_1 ._dot_1vypl_16 {
  z-index: 1;
  background-color: #e84860;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -2px;
  right: -3px;
}
._inputCloseIcon_1vypl_26 {
  cursor: pointer;
}
._input_1vypl_7:not(._takeSpace_1vypl_1) {
  visibility: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
._input_1vypl_7._takeSpace_1vypl_1 {
  width: 100%;
  display: none;
}
._searchInput_93ito_1 {
  border: 1px solid #212c42;
  border-radius: 8px;
}
._overlay_1kl4n_1 {
  z-index: 23;
  background-color: #040b18cc;
  outline: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
  overflow-y: auto;
}
._overlay_1kl4n_1.__isOverSidepanel_1kl4n_15 {
  z-index: 43;
}
._overlay_1kl4n_1.__withAnotherModalOpen_1kl4n_18 {
  z-index: 22;
}
._root_1kl4n_21 {
  outline: none;
  width: 100%;
  max-height: 95vh;
  padding: 12px;
}
@media (width>=768px) {
  ._root_1kl4n_21:not(.__isFluid_1kl4n_28) {
    width: 420px;
  }
  ._root_1kl4n_21.__isFluid_1kl4n_28 {
    width: auto;
  }
}
._root_1kl4n_21.__isMaxWidth_1kl4n_37 {
  max-width: 420px;
}
._root_1kl4n_21.__extraLarge_1kl4n_40 {
  width: 840px;
  max-width: 100%;
}
._disabledScroll_1kl4n_44 {
  overflow: hidden;
}
._content_1kl4n_47 {
  padding: 12px;
  position: relative;
}
@media (width>=768px) {
  ._content_1kl4n_47 {
    padding: 24px;
  }
}
._closeBtn_1kl4n_56 {
  position: absolute;
  top: -48px;
  right: 0;
}
@media (width>=768px) {
  ._closeBtn_1kl4n_56 {
    top: 0;
    right: -48px;
  }
}
._tooltipOverlay_v7h5y_1 {
  flex-direction: column;
  gap: 6px;
  width: 288px;
  display: flex;
}
._alignItemsCenter_v7h5y_7 {
  align-items: center;
  gap: 6px;
  width: 100%;
  display: flex;
}
.__isFluid_v7h5y_13 {
  width: 100%;
}
._icon_v7h5y_16 {
  margin-right: -4px;
  transform: scale(0.7) translateY(2px);
}
._label_27r13_1 {
  padding-bottom: 8px;
}
._container_27r13_4 {
  background-color: #162136;
  border: 1px solid #0000;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}
._container_27r13_4:hover:not(.__disabled_27r13_13) {
  background-color: #212c42;
}
._container_27r13_4.__size-large_27r13_16 {
  padding: 16px;
}
._container_27r13_4.__size-medium_27r13_19 {
  padding: 13px 16px;
}
._container_27r13_4.__size-small_27r13_22 {
  padding: 7px 16px;
}
._icon_27r13_25 {
  display: flex;
}
._prefix_27r13_28 {
  order: -1;
}
._input_27r13_31 {
  all: unset;
  background-color: inherit;
  color: #fff;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
._input_27r13_31.__size-large_27r13_16::placeholder {
  font-size: 18px;
  line-height: 22px;
}
._input_27r13_31.__disabled_27r13_13,
._input_27r13_31::placeholder {
  color: #5f7183;
}
._container_27r13_4:focus-within:not(.__disabled_27r13_13) {
  background-color: #162136;
}
.__disabled_27r13_13 {
  color: #5f7183;
  background-color: #091326;
  border-color: #162136;
}
.__disabled_27r13_13 ._icon_27r13_25 {
  color: #5f7183;
}
.__disabled_27r13_13 ._input_27r13_31:not(:placeholder-shown),
.__disabled_27r13_13 ._input_27r13_31:not(:placeholder-shown) + ._icon_27r13_25,
.__disabled_27r13_13
  ._input_27r13_31:not(:placeholder-shown)
  ~ ._icon_27r13_25 {
  color: #fff;
}
._overlay_4qh7o_1 {
  z-index: 23;
  background-color: #040b18cc;
  outline: none;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: 0;
  overflow-y: auto;
}
@media (width>=768px) {
  ._overlay_4qh7o_1 {
    align-items: center;
  }
}
._root_4qh7o_20 {
  outline: none;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-height: 95%;
  display: flex;
}
@media (width>=768px) {
  ._root_4qh7o_20:not(.__isFluid_4qh7o_29) {
    width: 420px;
  }
  ._root_4qh7o_20.__isFluid_4qh7o_29 {
    width: auto;
  }
}
._root_4qh7o_20.__isMaxWidth_4qh7o_38 {
  max-width: 420px;
}
@media (width>=768px) {
  ._root_4qh7o_20 {
    flex-direction: row;
  }
}
._disabledScroll_4qh7o_46 {
  overflow: hidden;
}
._content_4qh7o_49 {
  padding: 12px;
  position: relative;
}
@media (width>=768px) {
  ._content_4qh7o_49 {
    padding: 24px;
  }
}
._closeBtnWrapper_4qh7o_58 {
  flex: 1;
  order: -1;
  justify-content: end;
  align-items: end;
  width: 100%;
  padding: 8px;
  display: flex;
}
@media (width>=768px) {
  ._closeBtnWrapper_4qh7o_58 {
    order: 0;
    justify-content: start;
    width: auto;
    height: 100%;
    padding-top: 0;
  }
}
._root_19271_1 {
  border-radius: 117px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 4px 6px;
  display: flex;
}
._mobile_19271_9 {
  width: 20px;
  height: 20px;
  padding: 0;
}
._verified_19271_14 {
  color: #30d69a;
  background-color: #30d69a14;
}
._unverifiedNormal_19271_18 {
  color: #98b0c1;
  background-color: #212c42;
}
._unverifiedDanger_19271_22 {
  color: #e84860;
  background-color: #e8486026;
}
._tooltip_19271_26 {
  max-width: 298px;
}
._popupBody_6ocbe_1 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  justify-content: start;
  align-items: start;
  overflow: hidden;
  padding: 0 !important;
}
@media (width>=992px) {
  ._popupBody_6ocbe_1 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
}
._content_6ocbe_15 {
  flex-direction: column;
  gap: 16px;
  height: calc(min(800px, 95vh - 48px));
  margin: 24px 24px 0;
  padding-bottom: 12px;
  display: flex;
}
@media (width>=768px) {
  ._content_6ocbe_15 {
    width: 520px;
    height: 800px;
    padding-bottom: 0;
  }
}
._header_6ocbe_31 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._highlights_6ocbe_36 {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}
._highlightItem_6ocbe_41 {
  cursor: pointer;
  background-color: #212c42;
  border: 1px solid #35435c;
  border-radius: 6px;
  align-items: center;
  gap: 4px;
  height: 32px;
  padding: 4px 12px;
  display: flex;
}
._highlightItem_6ocbe_41:hover {
  background: #49afe926;
}
._highlightItem_6ocbe_41.__active_6ocbe_55 {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
._tokensListWrapper_6ocbe_59 {
  flex-direction: column;
  display: flex;
}
._tokensHeader_6ocbe_63 {
  justify-content: space-between;
  align-items: center;
  height: 24px;
  margin-bottom: 4px;
  padding: 4px 24px;
  display: flex;
}
._tokensList_6ocbe_59 {
  flex-direction: column;
  flex: 1;
  margin-left: -24px;
  margin-right: -24px;
  display: flex;
  overflow: auto;
  mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
}
._tokensList_6ocbe_59 > :last-child {
  margin-bottom: 8px;
}
._noTopFade_6ocbe_84 {
  mask-image: linear-gradient(#000, #000 90%, #0000);
}
._noBottomFade_6ocbe_88 {
  mask-image: linear-gradient(#0000, #000 10%, #000);
}
._noTopFade_6ocbe_84._noBottomFade_6ocbe_88 {
  mask-image: linear-gradient(#000, #000);
}
._tokenItem_6ocbe_96 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  height: 55px;
  padding: 10px 24px;
  display: flex;
}
._tokenItem_6ocbe_96:hover {
  background: #49afe926;
}
._tokenItem_6ocbe_96:hover ._itemLeft_6ocbe_108 {
  color: #49afe9;
}
._itemLeft_6ocbe_108 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._address_6ocbe_116 {
  cursor: pointer;
  color: #98b0c1;
  align-items: center;
  gap: 4px;
  margin-left: 2px;
  display: flex;
}
._address_6ocbe_116 ._copyIcon_6ocbe_124,
._address_6ocbe_116 ._copyIconHovered_6ocbe_129 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._address_6ocbe_116:hover {
  color: #49afe9;
}
._address_6ocbe_116:hover ._copyIcon_6ocbe_124 {
  display: none;
}
._address_6ocbe_116:hover ._copyIconHovered_6ocbe_129 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._itemRight_6ocbe_145 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._valuesWrapper_6ocbe_150 {
  text-align: right;
  flex-direction: column;
  display: flex;
}
._tokenNameAddressWrapper_6ocbe_155 {
  justify-content: center;
  align-items: center;
  gap: 2px;
  display: flex;
}
._tokenAddressWrapper_6ocbe_161 {
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: flex;
}
._tokenAddressWrapper_6ocbe_161:hover {
  cursor: pointer;
}
._tokenAddressWrapper_6ocbe_161:hover ._tokenAddress_6ocbe_161 {
  color: #98b0c1;
}
._tokenAddressCopyIcon_6ocbe_173 {
  color: #5f7183;
}
._tokenAddressWrapper_6ocbe_161:hover ._tokenAddressCopyIcon_6ocbe_173 {
  color: #98b0c1;
}
._tokenSymbolWrapper_6ocbe_179 {
  align-items: center;
  gap: 6px;
  display: flex;
}
@media (width>=768px) {
  ._modalOverlay_6ocbe_185 {
    padding-top: 24px;
    align-items: start !important;
  }
}
._root_w63hs_1 {
  background-color: #162136;
  border: 1px dashed #35435c;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 24px 16px;
  display: flex;
}
._textWrapper_w63hs_12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  display: flex;
}
._modalContent_1237c_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalContent_1237c_1 ._dropdownTrigger_1237c_6 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_1237c_1
  ._dropdownTrigger_1237c_6:hover:not(.__disabled_1237c_20) {
  background-color: #212c42;
}
._modalContent_1237c_1 ._inputWrapper_1237c_23 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_1237c_1 ._input_1237c_23 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_1237c_1 ._balanceRequiredContainer_1237c_33 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_1237c_1 ._balanceRequiredRow_1237c_38 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._modalContent_1237c_1 ._dropdownTokenDetails_1237c_43 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_1wyro_1 {
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
  display: flex;
}
._notificationLoading_1wyro_7 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._links_1wyro_12 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1hlha_1 {
  width: 100%;
}
@media (width>=768px) {
  ._root_1hlha_1 {
    width: 450px;
  }
}
._card_1hlha_9 {
  width: 100%;
  padding: 24px;
  box-shadow: 0 4px 25px #00000073;
}
._header_1hlha_14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._header_1hlha_14 ._left_1hlha_19 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._closeIcon_1hlha_24 {
  cursor: pointer;
}
._closeIcon_1hlha_24:hover {
  opacity: 0.5;
}
._root_1ihns_1 {
  align-items: center;
  gap: 6px;
  padding: 2px 8px;
  display: flex;
}
._txDetail_1ihns_7 {
  transform: translateY(-6px);
}
._arrowIcon_1ihns_10 {
  margin: 0 -6px;
}
._root_18he2_1 {
  background: #091326;
  border-radius: 8px;
  flex-direction: column;
  gap: 4px;
  padding: 8px 12px;
  display: flex;
}
._item_18he2_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._descriptionText_mv1bq_1,
._transactions_mv1bq_4 {
  margin-top: 12px;
}
._root_15ja8_1 {
  align-items: center;
  display: flex;
}
._root_1nwd0_9 {
  padding: 2px;
  animation: 2s linear infinite _spin_1nwd0_1;
}
._root_1nwd0_9.__spinDisabled_1nwd0_13 {
  animation: none;
}
._header-stats-mobile-divider_1ivyy_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1ivyy_1 {
    display: none;
  }
}
._metalGreyGradient_1ivyy_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1ivyy_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1ivyy_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1ivyy_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1ivyy_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1ivyy_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1ivyy_45 {
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  display: flex;
  overflow-x: auto;
}
._root_1ivyy_45 ._dropdownTriggerText_1ivyy_51 {
  font-size: 16px;
  line-height: 22px;
}
._root_1ivyy_45._noBorderBottom_1ivyy_55 {
  border-bottom: none;
}
._icon_1ivyy_58.__active_1ivyy_58 {
  color: #49afe9;
}
._scrollableTabs_1ivyy_61 {
  scrollbar-width: none;
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  display: flex;
  overflow-x: auto;
}
._scrollableTabs_1ivyy_61::-webkit-scrollbar {
  display: none;
}
._scrollableTabs_1ivyy_61._noBorderBottom_1ivyy_55 {
  border-bottom: none;
}
._scrollableTabsContainer_1ivyy_74 {
  white-space: nowrap;
  scrollbar-width: none;
  align-items: end;
  display: flex;
  position: relative;
  overflow-x: auto;
}
.__variant-default_1ivyy_82,
.__variant-leverage_1ivyy_83,
.__variant-position_1ivyy_84 {
  background-color: #0000;
}
.__variant-plain_1ivyy_87 {
  color: #091326;
  background-color: #162136;
  border-bottom: none;
  border-radius: 8px;
}
.__variant-swap_1ivyy_93 {
  background-color: #121c30;
  border: 1px solid #162136;
  border-radius: 100px;
}
.__variant-sub-tabs_1ivyy_98 {
  color: #091326;
  border-bottom: none;
  border-radius: 8px;
  gap: 4px;
}
.__variant-sub-tabs_1ivyy_98 ._icon_1ivyy_58.__active_1ivyy_58 {
  background: radial-gradient(
    39.89% 976.52% at 29.48% 66.63%,
    #49afe9 0%,
    #8fd7ff 100%
  );
}
.__isFullWidth_1ivyy_107 {
  width: 100%;
  display: flex;
}
.__isFullWidth_1ivyy_107 ._tabItem_1ivyy_111 {
  flex: 1;
}
._tabItem_1ivyy_111 {
  color: #5f7183;
  background-color: #0000;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-family: IBM Plex Sans, sans-serif;
  transition: all 0.2s;
  display: flex;
  position: relative;
}
.__tabItemVariant-default_1ivyy_126 {
  padding: 0 16px 12px;
}
.__tabItemVariant-default_1ivyy_126:active,
.__tabItemVariant-default_1ivyy_126.__isActive_1ivyy_130 {
  color: #fff;
}
.__tabItemVariant-default_1ivyy_126:active:after,
.__tabItemVariant-default_1ivyy_126.__isActive_1ivyy_130:after {
  content: "";
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
  width: 100%;
  height: 2px;
  margin-top: 16px;
  position: absolute;
  bottom: 0;
}
.__tabItemVariant-default_1ivyy_126:not(.__isActive_1ivyy_130):hover {
  color: #d1d1d2;
}
.__tabItemVariant-default_1ivyy_126:not(.__isActive_1ivyy_130):active {
  color: #fff;
}
.__tabItemVariant-leverage_1ivyy_149,
.__tabItemVariant-position_1ivyy_150,
.__tabItemVariant-leverage-open-position-long_1ivyy_151,
.__tabItemVariant-leverage-open-position-short_1ivyy_152 {
  color: #98b0c1;
  padding: 2px 12px 12px;
}
.__tabItemVariant-leverage_1ivyy_149:active,
.__tabItemVariant-position_1ivyy_150:active,
.__tabItemVariant-leverage-open-position-long_1ivyy_151:active,
.__tabItemVariant-leverage-open-position-short_1ivyy_152:active,
.__tabItemVariant-leverage_1ivyy_149.__isActive_1ivyy_130,
.__tabItemVariant-position_1ivyy_150.__isActive_1ivyy_130,
.__tabItemVariant-leverage-open-position-long_1ivyy_151.__isActive_1ivyy_130,
.__tabItemVariant-leverage-open-position-short_1ivyy_152.__isActive_1ivyy_130 {
  color: #fff;
}
.__tabItemVariant-leverage_1ivyy_149:active:after,
.__tabItemVariant-position_1ivyy_150:active:after,
.__tabItemVariant-leverage-open-position-long_1ivyy_151:active:after,
.__tabItemVariant-leverage-open-position-short_1ivyy_152:active:after,
.__tabItemVariant-leverage_1ivyy_149.__isActive_1ivyy_130:after,
.__tabItemVariant-position_1ivyy_150.__isActive_1ivyy_130:after,
.__tabItemVariant-leverage-open-position-long_1ivyy_151.__isActive_1ivyy_130:after,
.__tabItemVariant-leverage-open-position-short_1ivyy_152.__isActive_1ivyy_130:after {
  content: "";
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
  width: 100%;
  height: 2px;
  margin-top: 16px;
  position: absolute;
  bottom: 0;
}
.__tabItemVariant-leverage_1ivyy_149:not(.__isActive_1ivyy_130):hover,
.__tabItemVariant-position_1ivyy_150:not(.__isActive_1ivyy_130):hover,
.__tabItemVariant-leverage-open-position-long_1ivyy_151:not(
    .__isActive_1ivyy_130
  ):hover,
.__tabItemVariant-leverage-open-position-short_1ivyy_152:not(
    .__isActive_1ivyy_130
  ):hover {
  color: #d1d1d2;
}
.__tabItemVariant-leverage_1ivyy_149:not(.__isActive_1ivyy_130):active,
.__tabItemVariant-position_1ivyy_150:not(.__isActive_1ivyy_130):active,
.__tabItemVariant-leverage-open-position-long_1ivyy_151:not(
    .__isActive_1ivyy_130
  ):active,
.__tabItemVariant-leverage-open-position-short_1ivyy_152:not(
    .__isActive_1ivyy_130
  ):active {
  color: #fff;
}
.__tabItemVariant-plain_1ivyy_195 {
  border-radius: 8px;
  padding: 8px;
}
.__tabItemVariant-plain_1ivyy_195:active,
.__tabItemVariant-plain_1ivyy_195.__isActive_1ivyy_130 {
  color: #49afe9;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
}
.__tabItemVariant-swap_1ivyy_204 {
  color: #98b0c1;
  border-radius: 100px;
  height: 100%;
  padding: 8px 16px;
}
.__tabItemVariant-swap_1ivyy_204:hover {
  color: #49afe9;
}
.__tabItemVariant-swap_1ivyy_204:active,
.__tabItemVariant-swap_1ivyy_204.__isActive_1ivyy_130 {
  color: #fff;
  background: #49afe940;
  border: 1px solid #49afe940;
}
.__labelItemVariant-position_1ivyy_223 {
  font-size: 14px !important;
  line-height: 20px !important;
}
.__labelItemVariant-swap_1ivyy_227 {
  font-size: 12px !important;
  line-height: 12px !important;
}
.__tabItemVariant-leverage-open-position-long_1ivyy_151.__isActive_1ivyy_130 {
  background: linear-gradient(272.09deg, #30d69a 3.53%, #8fffd6 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.__tabItemVariant-leverage-open-position-long_1ivyy_151.__isActive_1ivyy_130:after {
  content: "";
  background: linear-gradient(272.09deg, #30d69a 3.53%, #8fffd6 100%);
  width: 100%;
  height: 2px;
  margin-top: 16px;
  position: absolute;
  bottom: 0;
}
.__tabItemVariant-leverage-open-position-short_1ivyy_152.__isActive_1ivyy_130 {
  background: linear-gradient(272.09deg, #e84860 3.53%, #ff8f8f 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.__tabItemVariant-leverage-open-position-short_1ivyy_152.__isActive_1ivyy_130:after {
  content: "";
  background: linear-gradient(272.09deg, #e84860 3.53%, #ff8f8f 100%);
  width: 100%;
  height: 2px;
  margin-top: 16px;
  position: absolute;
  bottom: 0;
}
.__tabItemVariant-sub-tabs_1ivyy_219 {
  color: #98b0c1;
  background-color: #212c4266;
  border: none;
  border-radius: 20px;
  padding: 8px 16px;
  transition: all 0.2s;
}
.__tabItemVariant-sub-tabs_1ivyy_219.__isActive_1ivyy_130 {
  color: #fff;
  background-color: #212c42;
}
.__tabItemVariant-sub-tabs_1ivyy_219.__isActive_1ivyy_130 ._icon_1ivyy_58 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
.__tabItemVariant-sub-tabs_1ivyy_219:not(.__isActive_1ivyy_130) {
  color: #98b0c1;
  background-color: #212c4266;
}
.__tabItemVariant-sub-tabs_1ivyy_219:not(.__isActive_1ivyy_130):hover {
  color: #d1d1d2;
  background-color: #212c42;
}
._labelContainer_1ivyy_287 {
  white-space: nowrap;
  flex-direction: column;
  align-items: center;
  display: flex;
}
._labelAndIconContainer_1ivyy_293 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._tabTag_1ivyy_299 {
  width: auto;
  margin-left: 8px;
}
.__isDisabled_1ivyy_303 {
  cursor: not-allowed;
  color: #35435c;
}
.__isDisabled_1ivyy_303:hover {
  color: #35435c !important;
  background-color: #0000 !important;
}
.__isDisabled_1ivyy_303:active:after {
  content: none;
}
.__textDisabled_1ivyy_314 {
  color: #35435c !important;
}
._noWrap_1ivyy_317 {
  white-space: nowrap;
}
._root_1ok6b_1 {
  background-color: #ffffff14;
}
.__variant-horizontal_1ok6b_4 {
  width: 100%;
  height: 1px;
}
.__variant-vertical_1ok6b_8 {
  width: 1px;
  height: 100%;
}
._root_8ibdq_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_8ibdq_1 ._labelContainer_8ibdq_6 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_8ibdq_1 ._simSuccessDataTitle_8ibdq_11 {
  margin-bottom: 12px;
}
._root_8ibdq_1 ._simulateButton_8ibdq_14 {
  margin-top: 8px;
  margin-bottom: 8px;
}
._root_8ibdq_1 ._allocationDetails_8ibdq_18 {
  background: #162136;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  padding: 12px;
  display: flex;
}
._root_8ibdq_1 ._allocationDetails_8ibdq_18 ._allocationDetailsRow_8ibdq_28 {
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  display: flex;
}
._root_8ibdq_1
  ._allocationDetails_8ibdq_18
  ._allocationDetailsRow_8ibdq_28
  ._allocationDetailsRowChange_8ibdq_34 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_8ibdq_1 ._txMultiSigKeyContainer_8ibdq_39 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._root_8ibdq_1 ._txMultiSigKeyContainer_8ibdq_39 ._txMultiSigKey_8ibdq_39 {
  overflow-wrap: anywhere;
}
._root_8ibdq_1 ._viewMarketButton_8ibdq_55 {
  margin-left: -16px;
  padding-top: 0;
  padding-bottom: 0;
}
._root_8ibdq_1 ._reserveConfigTxLogs_8ibdq_60 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._root_8ibdq_1 ._copyIcon_8ibdq_68 {
  cursor: pointer;
}
._root_tm1qn_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_tm1qn_1 ._labelContainer_tm1qn_6 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_tm1qn_1 ._simSuccessDataTitle_tm1qn_11 {
  margin-bottom: 12px;
}
._root_tm1qn_1 ._simulateButton_tm1qn_14 {
  margin-top: 8px;
  margin-bottom: 8px;
}
._root_tm1qn_1 ._allocationDetails_tm1qn_18 {
  background: #162136;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  padding: 12px;
  display: flex;
}
._root_tm1qn_1 ._allocationDetails_tm1qn_18 ._allocationDetailsRow_tm1qn_28 {
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  display: flex;
}
._root_tm1qn_1
  ._allocationDetails_tm1qn_18
  ._allocationDetailsRow_tm1qn_28
  ._allocationDetailsRowChange_tm1qn_34 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_tm1qn_1 ._txMultiSigKeyContainer_tm1qn_39 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._root_tm1qn_1 ._txMultiSigKeyContainer_tm1qn_39 ._txMultiSigKey_tm1qn_39 {
  overflow-wrap: anywhere;
}
._root_tm1qn_1 ._viewMarketButton_tm1qn_55 {
  margin-left: -16px;
  padding-top: 0;
  padding-bottom: 0;
}
._root_tm1qn_1 ._reserveConfigTxLogs_tm1qn_60 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._root_tm1qn_1 ._copyIcon_tm1qn_68 {
  cursor: pointer;
}
._root_tm1qn_1 ._interestRateCurveTable_tm1qn_71 {
  grid-template-columns: auto 1fr 1fr;
  align-items: center;
  gap: 16px;
  display: grid;
}
._modalContent_tupcw_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalContent_tupcw_1 ._title_tupcw_6 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 12px;
}
._modalContent_tupcw_1 ._simSuccessDataTitle_tupcw_10 {
  margin-bottom: 12px;
}
._modalContent_tupcw_1 ._dropdownTrigger_tupcw_13 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_tupcw_1
  ._dropdownTrigger_tupcw_13:hover:not(.__disabled_tupcw_27) {
  background-color: #212c42;
}
._modalContent_tupcw_1 ._inputWrapper_tupcw_30 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_tupcw_1 ._input_tupcw_30 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_tupcw_1 ._rotate180_tupcw_40 {
  transform: rotate(180deg);
}
._modalContent_tupcw_1 ._vaultConfigTxMultiSigKey_tupcw_43,
._modalContent_tupcw_1 ._vaultConfigTxUrl_tupcw_46 {
  overflow-wrap: anywhere;
}
._modalContent_tupcw_1 ._txMultiSigKeyContainer_tupcw_49 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_tupcw_1 ._marketNameTxLogs_tupcw_62 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._modalContent_tupcw_1 ._copyIcon_tupcw_70 {
  cursor: pointer;
}
@media (width>=992px) {
  ._root_1vfgs_1 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 {
    align-self: center;
  }
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
    flex-direction: row;
    align-items: center;
  }
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
    flex-direction: row;
    align-items: center;
  }
}
._root_e5j9r_1 {
  background: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
}
._root_e5j9r_1.__clickable_e5j9r_6 {
  cursor: pointer;
}
._root_e5j9r_1.__clickable_e5j9r_6:hover {
  border: 1px solid #49afe9;
}
._root_e5j9r_1 ._title_e5j9r_12.__withTitleRight_e5j9r_12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_e5j9r_1 ._subtitle_e5j9r_17 {
  margin-top: 8px;
}
._root_e5j9r_1 ._subtitle_e5j9r_17.__subtitleAlign-center_e5j9r_20,
._root_e5j9r_1 ._subtitle_e5j9r_17.__subtitleAlign-responsive_e5j9r_23 {
  text-align: center;
}
@media (width>=992px) {
  ._root_e5j9r_1 ._subtitle_e5j9r_17.__subtitleAlign-responsive_e5j9r_23 {
    text-align: left;
  }
}
._root_e5j9r_1 ._divider_e5j9r_31 {
  margin-top: 16px;
}
.__padding-extra-large_e5j9r_34 {
  padding: 24px;
}
.__padding-large_e5j9r_37 {
  padding: 16px;
}
.__padding-medium_e5j9r_40 {
  padding: 12px;
}
.__padding-small_e5j9r_43 {
  padding: 8px;
}
.__padding-extra-small_e5j9r_46 {
  padding: 6px;
}
.__padding-extra-extra-small_e5j9r_49 {
  padding: 4px;
}
.__padding-vertical_e5j9r_52 {
  padding: 8px 2px;
}
.__padding-none_e5j9r_55 {
  padding: 0;
}
.__content_e5j9r_58 {
  margin-top: 12px;
}
.__variant-primary_e5j9r_61 {
  background: linear-gradient(#121c30, #121c30),
    linear-gradient(#258ec9, #258ec9);
}
.__variant-secondary_e5j9r_64 {
  background: linear-gradient(#162136, #162136),
    linear-gradient(#212c42, #212c42);
}
.__variant-dark_e5j9r_67 {
  background: #0b162a;
}
.__variant-transparent_e5j9r_70 {
  background: 0 0;
}
._root_sdcwf_1 ._marketConfigJson_sdcwf_1 {
  margin-top: 0;
}
._dropdownTrigger_1xf1f_1 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._dropdownTrigger_1xf1f_1:hover:not(.__disabled_1xf1f_15) {
  background-color: #212c42;
}
._dropdownTrigger_1xf1f_1._disabled_1xf1f_18 {
  cursor: not-allowed;
  background-color: #091326;
}
._root_13zun_1 {
  border-bottom: 1px solid #ffffff14;
}
._root_13zun_1 ._header_13zun_4 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}
._root_13zun_1 ._headerRightPart_13zun_11 {
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: flex;
}
._root_13zun_1 ._headerRightPartStats_13zun_17 {
  justify-content: center;
  align-items: center;
  gap: 32px;
  display: flex;
}
._root_13zun_1 ._content_13zun_23 {
  flex-direction: column;
  gap: 12px;
  padding: 0 24px 24px;
  display: flex;
}
._root_13zun_1 ._toggleCollapseIcon_13zun_30 {
  transition: transform 0.2s ease-in-out;
}
._root_13zun_1 ._rotate180_13zun_33 {
  transform: rotate(180deg);
}
._root_13zun_1 ._tokenSelectorDropdown_13zun_36 {
  flex-direction: column;
  gap: 8px;
  width: fit-content;
  min-width: 259px;
  display: flex;
}
._root_13zun_1 ._tokenSelectorDropdownItem_13zun_43 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_13zun_1 ._parametersContent_13zun_48 {
  gap: 12px;
  display: flex;
}
._root_13zun_1 ._input_13zun_52 {
  border: 1.5px solid #212c42;
  width: 100%;
  height: 51px;
}
._root_13zun_1 ._collateralsList_13zun_57 {
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}
._root_13zun_1 ._inputWithLabel_13zun_62 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  display: flex;
}
._root_1hus6_1 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._overlay_ro02t_1 {
  max-height: 200px;
  overflow-y: auto;
}
._transferAdminModal_1btvl_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._transferAdminModal_1btvl_1 ._modalButtons_1btvl_6 {
  gap: 6px;
  display: flex;
}
._transferAdminModal_1btvl_1 ._modalButtons_1btvl_6 button {
  flex: 1;
}
._transferAdminButton_1btvl_13 {
  margin: 0;
  padding: 0;
}
._marketParamsHeader_17pbp_1 {
  border-top: 1px solid #212c42;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._marketParamsHeaderRight_17pbp_7 {
  align-items: center;
  gap: 20px;
  display: flex;
}
._marketInputs_17pbp_12 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._marketInputsRow_17pbp_17 {
  align-items: center;
  gap: 12px;
  width: 100%;
  display: flex;
}
._marketInputsItem_17pbp_23 {
  flex: 1;
}
._inputLabel_17pbp_26 {
  justify-content: space-between;
  align-items: center;
  height: 24px;
  margin-bottom: 8px;
  display: flex;
}
._labelLeft_17pbp_33,
._labelRight_17pbp_38 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._adminTag_17pbp_43 {
  margin-left: 8px;
}
._transferAdminButton_17pbp_46,
._claimAdminButton_17pbp_47 {
  padding: 4px 8px;
  font-size: 12px;
}
._overrideTransferAdminContainer_17pbp_51 {
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
  display: flex;
}
._transferAdminButton_17pbp_46 {
  margin: 0 !important;
  padding: 0 !important;
}
._input_17pbp_26 {
  border: 1px solid #212c42;
  width: 100%;
}
._modalContent_x5vmm_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalTitle_x5vmm_6 {
  border-bottom: 1px solid var(--Box-Colors-box-divider, #ffffff14);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  display: flex;
}
._scopePricesPubKeyLine_x5vmm_13 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._searchInput_x5vmm_18 {
  width: 340px;
  padding-left: 24px;
  padding-right: 24px;
}
._showAll_x5vmm_23 {
  cursor: pointer;
  justify-content: center;
  gap: 4px;
  padding: 6px 24px;
  display: flex;
}
._rotate180_x5vmm_30 {
  transform: rotate(180deg);
}
._bottom_x5vmm_33 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._review_x5vmm_38 {
  justify-content: space-between;
  display: flex;
}
._block_x5vmm_42 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._blockTitle_x5vmm_47 {
  gap: 4px;
  display: flex;
}
._selectedList_x5vmm_51 {
  gap: 12px;
  height: 36px;
  display: flex;
}
._bottomValue_x5vmm_56 {
  background-color: #212c4266;
  border: 1px solid #212c42;
  border-radius: 6px;
  padding: 8px 16px;
}
._button_x5vmm_62 {
  width: 120px;
}
._table_x5vmm_65 {
  max-height: 420px;
  overflow: auto !important;
}
._reserveContainer_q2821_1 {
  border-top: 1px solid #212c42;
}
._reserveBlock_q2821_4 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._interestRateCurveHeader_q2821_9 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._reserveContent_q2821_14 {
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}
._interestRateCurvePointsList_q2821_20 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._reserveInputsRow_q2821_25 {
  align-items: start;
  gap: 12px;
  width: 100%;
  display: flex;
}
._reserveInputsRow_q2821_25 ._reserveInputsItem_q2821_31 {
  flex: 1;
}
._tag_q2821_34 {
  border: 1px solid #212c42;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  display: flex;
}
._input_q2821_46 {
  border: 1px solid #212c42;
  width: 100%;
}
._interestRateCurveInput_q2821_50 {
  width: 100%;
}
._riskParamInput_q2821_53 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  width: 100%;
  display: flex;
}
._riskParamLabel_q2821_60 {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  display: flex;
}
._tokenOracleBlock_q2821_66 {
  flex-direction: column;
  flex: 2;
  gap: 8px;
  display: flex;
}
._copyIcon_q2821_72 {
  cursor: pointer;
}
._spaceBetween_q2821_75 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._reserveStats_q2821_81 {
  gap: 32px;
  display: flex;
}
._reserveStat_q2821_81 {
  gap: 4px;
  display: flex;
}
._reserveHeader_q2821_89 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}
._reserveHeader_q2821_89 ._reserveHeaderLeft_q2821_96 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._reserveHeader_q2821_89 ._reserveHeaderRight_q2821_101 {
  align-items: center;
  gap: 16px;
  display: flex;
}
._reserveHeader_q2821_89
  ._reserveHeaderRight_q2821_101
  ._toggleCollapseIcon_q2821_106 {
  cursor: pointer;
}
._reserveHeader_q2821_89 ._reserveHeaderRight_q2821_101 ._rotate180_q2821_109 {
  transform: rotate(180deg);
}
._reserveStatsContainer_q2821_112 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}
._viewReserveConfigBtn_q2821_121 {
  margin-right: -12px;
}
._curveRow_q2821_124 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._curveRow_q2821_124 label {
  width: 100%;
}
._index_q2821_132 {
  color: #98b0c1;
  background-color: #162136;
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}
._interestRateCurveHeadLabel_q2821_143 {
  flex: 1;
}
._noBg_q2821_146 {
  background-color: #0000;
}
._riskParamsGrid_q2821_149 {
  grid-template-columns: 1fr;
  gap: 12px;
  display: grid;
}
@media (width>=768px) {
  ._riskParamsGrid_q2821_149 {
    grid-template-columns: 1fr 1fr;
  }
}
._reserveConfigTitle_q2821_159 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 12px;
  padding-bottom: 16px;
}
._reserveConfigContent_q2821_164 {
  background: #162136;
  border: 1px solid #212c42;
  border-radius: 12px;
  padding: 24px;
}
._reserveConfigModalRoot_q2821_170 {
  background: #0b162a;
}
._tooltipLine_q2821_173 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._oraclesContent_q2821_178 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._actionButtons_q2821_183 {
  gap: 12px;
  display: flex;
}
._root_1ib6j_1 {
  border-top: 1px solid #ffffff14;
  padding-top: 24px;
  padding-bottom: 24px;
}
._root_1ib6j_1 ._header_1ib6j_6 {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_1ib6j_1 ._content_1ib6j_12 {
  padding-top: 12px;
}
._root_1ib6j_1 ._rotate180_1ib6j_15 {
  transform: rotate(180deg);
}
._root_1ib6j_1 ._extraHeaderContent_1ib6j_18 {
  gap: 8px;
  display: flex;
}
._root_v5zrb_1 {
  justify-content: space-between;
  align-items: start;
  display: flex;
}
._root_v5zrb_1 ._marketConfigJson_v5zrb_6 {
  margin-top: 0;
}
._content_1m638_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._content_1m638_1 ._marketContent_1m638_7 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._content_1m638_1 ._reservesCard_1m638_12 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
._content_1m638_1 ._marketHeader_1m638_17 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._content_1m638_1 ._marketHeader_1m638_17._expanded_1m638_23 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
._content_1m638_1 ._marketHeader_1m638_17 ._marketHeaderLeft_1m638_27 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._content_1m638_1 ._marketHeader_1m638_17 ._marketHeaderRight_1m638_32 {
  align-items: center;
  gap: 16px;
  display: flex;
}
._content_1m638_1 ._reservesHeader_1m638_37 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}
._elevationGroupsHeader_1m638_45 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
  padding-bottom: 16px;
  display: flex;
}
._viewMarketConfigButton_1m638_54 {
  white-space: nowrap;
  margin-right: -12px;
}
._resetChangesButton_1m638_58 {
  align-self: flex-end;
}
._rotate180_1m638_61 {
  transform: rotate(180deg);
}
._cardTitle_1m638_64 {
  justify-content: space-between;
  align-items: center;
  height: 24px;
  display: flex;
}
._cardContent_1m638_70 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._row_1m638_75 {
  gap: 16px;
  display: flex;
}
._row_1m638_75 label {
  width: 100%;
}
._input_1m638_82 {
  border: 1px solid #212c42;
  width: 100%;
}
._copyTokenToClipboard_1m638_86 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._tokenField_1m638_91 {
  border: 1px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._chart_1m638_100 {
  padding: 0;
}
._marketConfigTitle_1m638_103 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 12px;
  padding-bottom: 16px;
}
._marketConfigContent_1m638_108 {
  background: #162136;
  border: 1px solid #212c42;
  border-radius: 12px;
  padding: 24px;
}
._marketConfigModalRoot_1m638_114 {
  background: #0b162a;
}
._root_700vg_1 ._breadcrumbs_700vg_1 {
  padding-left: 24px;
}
@media (width>=992px) {
  ._root_700vg_1 ._breadcrumbs_700vg_1 {
    padding-left: 0;
  }
}
._tabsContainer_700vg_9 {
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (width>=992px) {
  ._tabsContainer_700vg_9 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (width>=992px) {
  ._root_72xzy_1 ._tableHeader_72xzy_1 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
  }
}
._modalContentOpenRoot_1bbhb_1 {
  width: 100%;
  padding: 0 !important;
}
._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:first-child {
  padding-left: 12px;
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:last-child {
    padding-right: 12px;
  }
}
._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:first-child {
  padding-left: 12px;
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:last-child {
    padding-right: 12px;
  }
}
._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
  justify-content: start;
  width: 100%;
  display: flex;
}
._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
  display: none;
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
    width: 95px;
    display: block;
  }
}
._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageIconButton_1bbhb_35 {
  display: flex;
}
@media (width>=992px) {
  ._tableWrapper_1bbhb_5
    ._manageActionCell_1bbhb_21
    ._manageIconButton_1bbhb_35 {
    display: none;
  }
  ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
    justify-content: end;
  }
}
._pageTitleContainer_1f4hd_1 {
  font-feature-settings: "pnum" on, "lnum" on;
  color: #fff;
  text-align: start;
  margin-top: 40px;
  margin-bottom: 32px;
}
@media only screen and (width<=1279px) {
  ._pageTitleContainer_1f4hd_1 {
    margin-top: 44px;
  }
}
@media only screen and (width<=767px) {
  ._pageTitleContainer_1f4hd_1 {
    margin-top: 42px;
    margin-bottom: 24px;
  }
}
._pageTitleContainer_1f4hd_1 ._pageTitle_1f4hd_1 {
  text-align: left;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 600 !important;
}
@media only screen and (width<=767px) {
  ._pageTitleContainer_1f4hd_1 ._pageTitle_1f4hd_1 {
    font-size: 28px;
  }
}
._pageTitleContainer_1f4hd_1 ._pageDescription_1f4hd_30 {
  opacity: 0.6;
  max-width: 800px;
  margin: 0 auto;
  font-size: 14px;
}
@media only screen and (width<=991px) {
  ._pageTitleContainer_1f4hd_1 ._pageDescription_1f4hd_30 {
    width: 100%;
  }
}
._list_x42y9_1 {
  list-style: square;
}
._list_x42y9_1 li {
  list-style: unset;
  margin-left: 20px;
  padding-left: 0;
}
._paragraph_x42y9_9 {
  opacity: 0.8;
  margin-bottom: 1em;
}
._h2_x42y9_13,
._h4_x42y9_14 {
  color: #ffffffd9;
  margin-top: 1.2em;
  font-weight: 600;
}
._h2_x42y9_13 {
  margin-bottom: 0.5em;
  font-size: 30px;
  line-height: 1.35;
}
._h4_x42y9_14 {
  margin-bottom: 0.5em;
  font-size: 20px;
  line-height: 1.4;
}
._header-stats-mobile-divider_v615g_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_v615g_1 {
    display: none;
  }
}
._metalGreyGradient_v615g_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_v615g_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_v615g_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_v615g_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_v615g_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_v615g_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_v615g_45 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_v615g_45.__disabled_v615g_50 {
  opacity: 0.5;
}
._checkbox_v615g_53 {
  appearance: none;
  cursor: inherit;
  background-color: #091326;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
._checkbox_v615g_53.__size-small_v615g_63 {
  width: 16px;
  height: 16px;
}
._checkbox_v615g_53:not(:checked) {
  border: 1px solid #5f7183;
}
._checkbox_v615g_53:checked.__bgcolor-dark450_v615g_70 {
  background-color: #4b5a75;
}
._checkbox_v615g_53:checked.__bgcolor-dark400_v615g_73 {
  background-color: #404d69;
}
._checkbox_v615g_53:checked.__bgcolor-dark350_v615g_76 {
  background-color: #35435c;
}
._checkbox_v615g_53:checked.__bgcolor-dark300_40_v615g_79 {
  background-color: #212c4266;
}
._checkbox_v615g_53:checked.__bgcolor-dark300_v615g_79 {
  background-color: #212c42;
}
._checkbox_v615g_53:checked.__bgcolor-dark250_v615g_85 {
  background-color: #162136;
}
._checkbox_v615g_53:checked.__bgcolor-dark200_v615g_88 {
  background-color: #121c30;
}
._checkbox_v615g_53:checked.__bgcolor-dark175_v615g_91 {
  background-color: #10203e;
}
._checkbox_v615g_53:checked.__bgcolor-dark150_v615g_94 {
  background-color: #0b162a;
}
._checkbox_v615g_53:checked.__bgcolor-dark100_v615g_97 {
  background-color: #091326;
}
._checkbox_v615g_53:checked.__bgcolor-blue_v615g_100 {
  background-color: #49afe9;
}
._checkbox_v615g_53:checked.__bgcolor-yellow_v615g_103 {
  background-color: #ffa318;
}
._checkbox_v615g_53:checked.__bgcolor-green_v615g_106 {
  background-color: #30d69a;
}
._checkbox_v615g_53:checked.__bgcolor-orange_v615g_109 {
  background-color: #ffa318;
}
._checkbox_v615g_53:checked.__bgcolor-red_v615g_112 {
  background-color: #e84860;
}
._checkbox_v615g_53:checked.__bgcolor-white_v615g_115 {
  background-color: #fff;
}
._checkbox_v615g_53:checked.__bgcolor-white08_v615g_118 {
  background-color: #ffffff14;
}
._checkbox_v615g_53:checked.__bgcolor-grey_v615g_121 {
  background-color: #98b0c1;
}
._checkbox_v615g_53:checked.__bgcolor-pink_v615g_124 {
  background-color: #e850ff;
}
._checkbox_v615g_53:checked.__bgcolor-purple_v615g_127 {
  background-color: #8784f7;
}
._checkbox_v615g_53:checked.__bgcolor-blue-deep_v615g_130 {
  background-color: #258ec9;
}
._checkbox_v615g_53:checked.__bgcolor-grey-deep_v615g_133 {
  background-color: #5f7183;
}
._checkbox_v615g_53:checked.__bgcolor-grey-light_v615g_136 {
  background-color: #d1d1d2;
}
._checkbox_v615g_53:checked.__bgcolor-green-light_v615g_139 {
  background-color: #30d69a;
}
._checkbox_v615g_53:checked.__bgcolor-gold_v615g_142 {
  background-color: #d6971e;
}
._checkbox_v615g_53:checked.__bgcolor-tertiary_v615g_145 {
  background-color: #7f808b;
}
._checkbox_v615g_53:checked.__bgcolor-darkalpha80_v615g_148 {
  background-color: #040b18cc;
}
._checkbox_v615g_53:checked.__icon-check_v615g_151 {
  background-image: url(/assets/check2.1772783849.svg);
}
._checkbox_v615g_53:checked.__icon-cross_v615g_154 {
  background-image: url(/assets/close.1772783849.svg);
}
._checkbox_v615g_53:indeterminate {
  color: #091326;
  background-image: url(/assets/minus.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark450_v615g_70 {
  background-color: #4b5a75;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark400_v615g_73 {
  background-color: #404d69;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark350_v615g_76 {
  background-color: #35435c;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark300_40_v615g_79 {
  background-color: #212c4266;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark300_v615g_79 {
  background-color: #212c42;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark250_v615g_85 {
  background-color: #162136;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark200_v615g_88 {
  background-color: #121c30;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark175_v615g_91 {
  background-color: #10203e;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark150_v615g_94 {
  background-color: #0b162a;
}
._checkbox_v615g_53:indeterminate.__bgcolor-dark100_v615g_97 {
  background-color: #091326;
}
._checkbox_v615g_53:indeterminate.__bgcolor-blue_v615g_100 {
  background-color: #49afe9;
}
._checkbox_v615g_53:indeterminate.__bgcolor-yellow_v615g_103 {
  background-color: #ffa318;
}
._checkbox_v615g_53:indeterminate.__bgcolor-green_v615g_106 {
  background-color: #30d69a;
}
._checkbox_v615g_53:indeterminate.__bgcolor-orange_v615g_109 {
  background-color: #ffa318;
}
._checkbox_v615g_53:indeterminate.__bgcolor-red_v615g_112 {
  background-color: #e84860;
}
._checkbox_v615g_53:indeterminate.__bgcolor-white_v615g_115 {
  background-color: #fff;
}
._checkbox_v615g_53:indeterminate.__bgcolor-white08_v615g_118 {
  background-color: #ffffff14;
}
._checkbox_v615g_53:indeterminate.__bgcolor-grey_v615g_121 {
  background-color: #98b0c1;
}
._checkbox_v615g_53:indeterminate.__bgcolor-pink_v615g_124 {
  background-color: #e850ff;
}
._checkbox_v615g_53:indeterminate.__bgcolor-purple_v615g_127 {
  background-color: #8784f7;
}
._checkbox_v615g_53:indeterminate.__bgcolor-blue-deep_v615g_130 {
  background-color: #258ec9;
}
._checkbox_v615g_53:indeterminate.__bgcolor-grey-deep_v615g_133 {
  background-color: #5f7183;
}
._checkbox_v615g_53:indeterminate.__bgcolor-grey-light_v615g_136 {
  background-color: #d1d1d2;
}
._checkbox_v615g_53:indeterminate.__bgcolor-green-light_v615g_139 {
  background-color: #30d69a;
}
._checkbox_v615g_53:indeterminate.__bgcolor-gold_v615g_142 {
  background-color: #d6971e;
}
._checkbox_v615g_53:indeterminate.__bgcolor-tertiary_v615g_145 {
  background-color: #7f808b;
}
._checkbox_v615g_53:indeterminate.__bgcolor-darkalpha80_v615g_148 {
  background-color: #040b18cc;
}
.__type-square_v615g_244 {
  border-radius: 4px;
}
.__type-circle_v615g_247 {
  border-radius: 50%;
}
._label_v615g_250 {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  display: flex;
  position: relative;
}
._label_v615g_250.__disabled_v615g_50 {
  cursor: not-allowed;
}
._label_v615g_250.__reverseDisplayOrder_v615g_260 {
  flex-direction: row-reverse;
}
._checkmark_v615g_263 {
  color: #091326;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
}
._texts_v615g_270 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media (width>=768px) {
  ._root_1nlnk_1 {
    width: 372px;
  }
}
._container_kkez8_1 ._modalHeader_kkez8_1 {
  color: #fff;
  justify-content: center;
  margin-bottom: 24px;
  display: flex;
}
._container_kkez8_1 ._textHeader_kkez8_7 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
._wallets_kkez8_13 ._walletIcon_kkez8_13 {
  width: 30px;
  height: 30px;
}
._wallets_kkez8_13 ._iconContainer_kkez8_17 {
  cursor: pointer;
  border-radius: 12px;
  align-items: center;
  gap: 8px;
  padding: 13px 16px;
  display: flex;
}
._wallets_kkez8_13 ._iconContainer_kkez8_17:hover,
._wallets_kkez8_13 ._activeOption_kkez8_28 ._iconContainer_kkez8_17 {
  background: #49afe926;
}
._button_1herm_1:not(.__isFullWidth_1herm_1) {
  width: 138px;
}
._modalContent_7h7jq_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalContent_7h7jq_1 ._dropdownTrigger_7h7jq_6 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_7h7jq_1
  ._dropdownTrigger_7h7jq_6:hover:not(.__disabled_7h7jq_20) {
  background-color: #212c42;
}
._modalContent_7h7jq_1 ._inputWrapper_7h7jq_23 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_7h7jq_1 ._input_7h7jq_23 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_7h7jq_1 ._balanceRequiredContainer_7h7jq_33 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_7h7jq_1 ._balanceRequiredRow_7h7jq_38 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_s7p3r_1 {
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}
._container_jc0ik_1 {
  background-color: #162136;
  border: 1px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._container_jc0ik_1:hover {
  background-color: #212c42;
}
._textarea_jc0ik_14 {
  all: unset;
  background-color: inherit;
  color: #fff;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
._textarea_jc0ik_14::placeholder {
  color: #5f7183;
}
._container_jc0ik_1:focus-within {
  background-color: #162136;
}
._modalContainer_su04o_1 {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
._modalContainer_su04o_1 > div {
  transition: transform 0.1s ease-out;
}
._modalContent_su04o_10 {
  flex-direction: column;
  flex: 0 0 100%;
  gap: 16px;
  width: 100%;
  display: flex;
}
._modalContent_su04o_10 ._dropdownTrigger_su04o_17 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_su04o_10
  ._dropdownTrigger_su04o_17:hover:not(.__disabled_su04o_31) {
  background-color: #212c42;
}
._modalContent_su04o_10 ._inputWrapper_su04o_34 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_su04o_10 ._input_su04o_34 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_su04o_10 ._rotate180_su04o_44 {
  transform: rotate(180deg);
}
._modalContent_su04o_10 ._overview_su04o_47 {
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  display: flex;
}
._modalContent_su04o_10 ._overviewRow_su04o_53 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._modalContent_su04o_10 ._textarea_su04o_58 {
  overflow-wrap: break-word;
}
._modalContent_su04o_10 ._editable_su04o_61 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 14px 17px;
  display: flex;
}
._modalContent_su04o_10 ._editable_su04o_61:hover {
  cursor: pointer;
  background-color: #212c42;
}
._modalContent_su04o_10 ._checkbox_su04o_75 {
  color: #98b0c1;
}
._modalInfo_su04o_78 {
  flex-direction: column;
  flex: 0 0 100%;
  width: 100%;
  display: flex;
}
._modalInfo_su04o_78 > h3 {
  margin-bottom: 8px;
}
._modalInfo_su04o_78 > p {
  margin-top: 0;
}
._showModalInfo_su04o_90 {
  transform: translate(-100%);
}
._allocationTitle_su04o_93 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._goBack_su04o_99 {
  margin-top: auto;
}
._modalInfoP_su04o_102 {
  color: #d1d1d2;
  font-weight: 500;
}
._root_kx2sx_1 {
  gap: 16px;
  display: flex;
}
._content_kx2sx_5 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._cardPaddings_kx2sx_11 {
  padding: 0 !important;
}
._cardContent_kx2sx_14 {
  flex-direction: column;
  gap: 12px;
  padding: 0;
  display: flex;
}
._tableHeader_kx2sx_20 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 24px 24px 0;
  display: flex;
}
._divider_kx2sx_27 {
  width: calc(100% - 48px);
  margin-top: 12px;
  margin-bottom: 24px;
  transform: translate(24px);
}
._root_1ttzr_1 {
  width: 100% !important;
}
._divider_1ttzr_4 {
  margin-top: 6px;
  margin-bottom: 6px;
}
._allocationDropdown_1ttzr_8 {
  margin-right: -8px;
  padding-left: 8px;
}
._more_1ttzr_12 {
  margin-left: -16px;
}
._root_4uhxo_1 {
  flex-direction: column;
  flex-shrink: 0;
  width: 240px;
  display: flex;
}
._item_4uhxo_7 {
  align-items: center;
  gap: 7px;
  height: 46px;
  padding: 12px 16px;
  display: flex;
}
._modalContainer_1ognf_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._inputWrapper_1ognf_6 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._overview_1ognf_11 {
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  display: flex;
}
._overviewRow_1ognf_17 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_10s9p_1 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: self-end;
  display: flex;
}
._root_10s9p_1 ._actions_10s9p_7 {
  gap: 6px;
  margin-bottom: 6px;
  display: flex;
}
._modalContent_zhfu0_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalContent_zhfu0_1 ._title_zhfu0_6 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 12px;
}
._modalContent_zhfu0_1 ._dropdownTrigger_zhfu0_10 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_zhfu0_1
  ._dropdownTrigger_zhfu0_10:hover:not(.__disabled_zhfu0_24) {
  background-color: #212c42;
}
._modalContent_zhfu0_1 ._inputWrapper_zhfu0_27 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_zhfu0_1 ._input_zhfu0_27 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_zhfu0_1 ._rotate180_zhfu0_37 {
  transform: rotate(180deg);
}
._modalContent_zhfu0_1 ._collectFeesTxMultiSigKey_zhfu0_40,
._modalContent_zhfu0_1 ._collectFeesTxUrl_zhfu0_43 {
  overflow-wrap: anywhere;
}
._modalContent_zhfu0_1 ._txMultiSigKeyContainer_zhfu0_46 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_zhfu0_1 ._simSuccessDataTitle_zhfu0_59 {
  margin-bottom: 12px;
}
._modalContent_zhfu0_1 ._copyIcon_zhfu0_62 {
  cursor: pointer;
  flex-shrink: 0;
}
._modalContent_zhfu0_1 ._collectFeesTxLogs_zhfu0_66 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._modalContent_1sq3n_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._modalContent_1sq3n_1 ._title_1sq3n_6 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 12px;
}
._modalContent_1sq3n_1 ._dropdownTrigger_1sq3n_10 {
  cursor: pointer;
  background-color: #162136;
  border: 1.5px solid #212c42;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_1sq3n_1
  ._dropdownTrigger_1sq3n_10:hover:not(.__disabled_1sq3n_24) {
  background-color: #212c42;
}
._modalContent_1sq3n_1 ._inputWrapper_1sq3n_27 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._modalContent_1sq3n_1 ._input_1sq3n_27 {
  cursor: pointer;
  border: 1.5px solid #212c42;
  border-radius: 8px;
}
._modalContent_1sq3n_1 ._rotate180_1sq3n_37 {
  transform: rotate(180deg);
}
._modalContent_1sq3n_1 ._vaultConfigTxMultiSigKey_1sq3n_40,
._modalContent_1sq3n_1 ._vaultConfigTxUrl_1sq3n_43 {
  overflow-wrap: anywhere;
}
._modalContent_1sq3n_1 ._txMultiSigKeyContainer_1sq3n_46 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._modalContent_1sq3n_1 ._simSuccessDataTitle_1sq3n_59 {
  margin-bottom: 12px;
}
._modalContent_1sq3n_1 ._copyIcon_1sq3n_62 {
  cursor: pointer;
  flex-shrink: 0;
}
._modalContent_1sq3n_1 ._vaultConfigTxLogs_1sq3n_66 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._root_1u3xx_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1u3xx_1 ._labelContainer_1u3xx_6 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_1u3xx_1 ._simulateButton_1u3xx_11 {
  margin-top: 8px;
  margin-bottom: 8px;
}
._root_1u3xx_1 ._allocationDetails_1u3xx_15 {
  background: #162136;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  padding: 12px;
  display: flex;
}
._root_1u3xx_1 ._allocationDetails_1u3xx_15 ._allocationDetailsRow_1u3xx_25 {
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  display: flex;
}
._root_1u3xx_1 ._txMultiSigKeyContainer_1u3xx_31 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._root_1u3xx_1 ._txMultiSigKeyContainer_1u3xx_31 ._txMultiSigKey_1u3xx_31 {
  overflow-wrap: anywhere;
}
._root_1u3xx_1 ._vaultAllocationLogs_1u3xx_47 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  overflow: auto;
}
._root_1u3xx_1 ._viewMarketButton_1u3xx_54 {
  margin-left: -16px;
  padding-top: 0;
  padding-bottom: 0;
}
._root_1u3xx_1 ._copyIcon_1u3xx_59 {
  cursor: pointer;
}
._root_1728k_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1728k_1 ._labelContainer_1728k_6 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_1728k_1 ._content_1728k_11 {
  align-items: center;
  gap: 4px;
  width: 100%;
  display: flex;
}
._root_1728k_1 ._content_1728k_11 ._contentItem_1728k_17 {
  background: #162136;
  border-radius: 8px;
  flex: 1;
  padding: 12px;
}
._root_1vfgs_1 {
  justify-content: space-between;
  gap: 12px;
  padding: 32px 24px 24px;
  display: flex;
}
@media (width>=992px) {
  ._root_1vfgs_1 {
    padding-left: 0;
    padding-right: 0;
  }
}
._root_1vfgs_1 ._title_1vfgs_16 {
  text-wrap: nowrap;
}
._root_1vfgs_1 ._leftContent_1vfgs_19 {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  display: flex;
}
._root_1vfgs_1 ._leftContent_1vfgs_19 ._leftContentInner_1vfgs_25 {
  gap: 8px;
  display: flex;
}
._root_1vfgs_1 ._rightContent_1vfgs_29 {
  text-wrap: nowrap;
  align-items: center;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 {
    align-self: center;
  }
}
._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
    flex-direction: row;
    align-items: center;
  }
}
._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
    flex-direction: row;
    align-items: center;
  }
}
._root_1vfgs_1 ._rightContent_1vfgs_29 ._divider_1vfgs_62 {
  height: 16px;
}
._item_avbet_1 {
  cursor: pointer;
  align-items: center;
  gap: 7px;
  height: 46px;
  padding: 12px 16px;
  display: flex;
}
._item_avbet_1:hover {
  background-color: #212c424d;
  border-radius: 6px;
}
._item_avbet_1.__isActive_avbet_13 {
  background-color: #49afe926;
  border-radius: 6px;
}
._mobileDropdownTrigger_i9zys_1 {
  background-color: #0000;
  border-bottom: 2px solid #212c42;
  border-radius: 0;
}
._root_1i43j_1 {
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_1i43j_1 {
    width: 240px;
  }
}
.__isSticky_1i43j_12 {
  z-index: 19;
  background-color: #212c42;
  position: fixed;
  top: 0;
  left: 0;
}
@media (width>=768px) {
  .__isSticky_1i43j_12 {
    background-color: #0000;
    border: none;
    top: 16px;
    left: auto;
  }
}
._root_1n9rh_1 {
  flex-direction: column;
  margin-bottom: 400px;
  display: flex;
}
@media (width>=768px) {
  ._root_1n9rh_1 {
    flex-direction: row;
    gap: 16px;
  }
}
._content_1n9rh_12 {
  flex: 1;
  padding: 0;
  overflow-x: hidden;
}
@media (width>=768px) {
  ._content_1n9rh_12 {
    margin: 0 -16px;
    padding: 0 16px;
  }
}
._overlay_luux9_1 {
  max-height: 350px;
  overflow-y: auto;
}
._root_vep39_1 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._connectBtn_vep39_7 button {
  width: 100%;
}
._warningsWrapper_vep39_10 {
  flex-wrap: wrap;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_v7fro_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_v7fro_1 {
    display: none;
  }
}
._metalGreyGradient_v7fro_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_v7fro_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_v7fro_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_v7fro_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_v7fro_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_v7fro_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_v7fro_45 {
  justify-content: space-between;
  display: flex;
}
._settings_v7fro_49 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._clickable_v7fro_54 {
  cursor: pointer;
}
._feeTypeText_v7fro_57 {
  text-transform: capitalize;
}
.__variant-minimal_v7fro_60 ._title_v7fro_60,
.__variant-minimal_v7fro_60 ._priorityFeeText_v7fro_63 {
  display: none;
}
._root_1yce5_1 {
  align-items: center;
  display: inline-flex;
}
.__variant-normal_1yce5_5 {
  background-color: #162136;
  border-radius: 8px;
}
.__variant-secondary_1yce5_9 {
  background-color: #212c42;
  border-radius: 8px;
}
.__variant-minimal_1yce5_13 {
  background-color: #0000;
}
.__variant-golden_1yce5_16,
.__variant-green_1yce5_20,
.__variant-red_1yce5_24 {
  background-color: #162136;
  border-radius: 8px;
}
.__isFullWidth_1yce5_28 {
  width: 100%;
  display: flex;
}
.__isFullWidth_1yce5_28 ._tabItem_1yce5_32 {
  width: 100%;
}
._tabItem_1yce5_32 {
  color: #98b0c1;
  background-color: #0000;
  border: 1px solid #0000;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}
._tabItem_1yce5_32.__isNew_1yce5_45:after {
  color: #49afe9;
  content: "New";
  z-index: 1;
  background: #212c42;
  border: 1px solid #49afe9;
  border-radius: 4px;
  align-items: center;
  height: 14px;
  padding: 2px;
  font-size: 10px;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: -6px;
  right: -6px;
}
.__tabItemVariant-secondary_1yce5_62 {
  border-radius: 8px;
  padding: 7px 16px;
}
.__tabItemVariant-secondary_1yce5_62:hover {
  color: #49afe9;
}
.__tabItemVariant-secondary_1yce5_62:active,
.__tabItemVariant-secondary_1yce5_62.__isActive_1yce5_70 {
  color: #fff;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__tabItemVariant-normal_1yce5_75 {
  border-radius: 8px;
  padding: 7px 16px !important;
}
.__tabItemVariant-normal_1yce5_75:hover {
  color: #49afe9;
}
.__tabItemVariant-normal_1yce5_75:active,
.__tabItemVariant-normal_1yce5_75.__isActive_1yce5_70 {
  color: #fff;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__tabItemVariant-golden_1yce5_88 {
  border-radius: 8px;
  padding: 7px 16px !important;
}
.__tabItemVariant-golden_1yce5_88:hover {
  color: #e9b149;
}
.__tabItemVariant-golden_1yce5_88:active,
.__tabItemVariant-golden_1yce5_88.__isActive_1yce5_70 {
  color: #fff;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #e9b14938 0%,
    #e9b14900 100%
  );
  border: 1px solid #d6971e;
}
.__tabItemVariant-green_1yce5_101 {
  border-radius: 8px;
  padding: 7px 16px !important;
}
.__tabItemVariant-green_1yce5_101:hover {
  color: #49afe9;
}
.__tabItemVariant-green_1yce5_101:active,
.__tabItemVariant-green_1yce5_101.__isActive_1yce5_70 {
  color: #fff;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #30d69a59 0%,
    #30d69a00 100%
  );
  border: 1px solid #30d69a;
}
.__tabItemVariant-red_1yce5_114 {
  border-radius: 8px;
  padding: 7px 16px !important;
}
.__tabItemVariant-red_1yce5_114:hover {
  color: #49afe9;
}
.__tabItemVariant-red_1yce5_114:active,
.__tabItemVariant-red_1yce5_114.__isActive_1yce5_70 {
  color: #fff;
  border: 1px solid var(--Main-Colors-Other-Colors-Red-color-red, #e84860);
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #e8486059 0%,
    #e8486000 100%
  );
}
.__tabItemVariant-minimal_1yce5_127 {
  padding: 0;
  position: relative;
}
.__tabItemVariant-minimal_1yce5_127:hover,
.__tabItemVariant-minimal_1yce5_127:active,
.__tabItemVariant-minimal_1yce5_127.__isActive_1yce5_70 {
  color: #fff;
}
.__tabItemVariant-minimal_1yce5_127 + .__tabItemVariant-minimal_1yce5_127 {
  margin-left: 8px;
  padding-left: 8px;
}
.__tabItemVariant-minimal_1yce5_127
  + .__tabItemVariant-minimal_1yce5_127:before {
  content: "";
  background-color: #35435c;
  border-radius: 17px;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
}
.__isJup_1yce5_152,
.__isJup_1yce5_152:hover,
.__isJup_1yce5_152:active,
.__isJup_1yce5_152.__isActive_1yce5_70 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #c7f284 33.55%, #1cc6e1 70.76%) text;
}
.__isKMNO_1yce5_161,
.__isKMNO_1yce5_161:hover,
.__isKMNO_1yce5_161:active,
.__isKMNO_1yce5_161.__isActive_1yce5_70 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._tooltipOverlay_1yce5_170 {
  min-width: 288px;
}
._content_vuedd_4 ._slippageSettings_vuedd_12,
._content_vuedd_4 ._settingBlock_vuedd_17 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._root_16d1p_1 {
  color: #98b0c1;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  display: flex;
}
._root_16d1p_1:hover,
._root_16d1p_1.__isActive_16d1p_10 {
  color: #49afe9;
  background: #49afe926;
  border-radius: 8px;
}
._root_16d1p_1.__isDisabled_16d1p_15 {
  color: #5f7183;
}
.__withDescription_16d1p_18:hover,
.__withDescription_16d1p_18.__isActive_16d1p_10 {
  border-radius: 8px;
}
.__withDescription_16d1p_18:hover {
  color: #98b0c1;
  background: #212c42;
}
.__withDescription_16d1p_18.__isActive_16d1p_10 {
  color: #49afe9;
  background: #162136;
}
.__withDescription_16d1p_18.__isActive_16d1p_10 ._title_16d1p_30 {
  background: radial-gradient(
    39.89% 976.52% at 29.48% 66.63%,
    #49afe9 0%,
    #8fd7ff 100%
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.__withDescription_16d1p_18.__isActive_16d1p_10 ._description_16d1p_35 {
  color: #fff;
}
.__withDescription_16d1p_18 ._description_16d1p_35 {
  color: #5f7183;
}
._root_docv6_1 {
  position: relative;
}
._btn_docv6_4 {
  background: 0 0;
  border: none;
  border-radius: 8px;
  outline: none;
  align-items: center;
  gap: 8px;
  height: 100%;
  display: flex;
}
._label_docv6_14 {
  color: #98b0c1;
  text-transform: capitalize;
}
._iconContainer_docv6_18 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._startIcon_docv6_23,
._endIcon_docv6_24 {
  align-items: center;
  display: flex;
}
._endIcon_docv6_24 {
  color: #fff;
  transition: transform 0.3s;
}
.__variant-primary_docv6_32 {
  background-color: #121c30;
  border: 1px solid #0000;
}
.__variant-primary_docv6_32.__active_docv6_36:not(:disabled) {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
.__variant-primary_docv6_32.__active_docv6_36:not(:disabled)
  ._endIcon_docv6_24 {
  transform: rotate(180deg);
}
.__variant-primary_docv6_32:hover:not(:disabled) {
  background-color: #212c42;
}
.__variant-primary_docv6_32:disabled {
  color: #5f7183;
  background-color: #091326;
}
.__variant-primary_docv6_32:disabled ._label_docv6_14,
.__variant-primary_docv6_32:disabled ._endIcon_docv6_24 {
  color: #5f7183;
}
.__variant-secondary_docv6_56 {
  background-color: #212c42;
}
.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled) {
  color: #49afe9;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border-radius: 8px;
  outline: 1px solid #49afe9;
}
.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled):hover {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
}
.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled)
  ._endIcon_docv6_24 {
  transform: rotate(180deg);
}
.__variant-secondary_docv6_56:hover:not(:disabled) {
  background: #35435c;
}
.__variant-secondary_docv6_56:disabled {
  color: #5f7183;
  background-color: #121c30;
}
.__variant-secondary_docv6_56:disabled ._label_docv6_14,
.__variant-secondary_docv6_56:disabled ._endIcon_docv6_24 {
  color: #5f7183;
}
.__variant-ghost_docv6_84 {
  background-color: #0000;
  padding: 0;
}
.__variant-ghost_docv6_84.__active_docv6_36:not(:disabled) {
  color: #258ec9;
}
.__variant-ghost_docv6_84.__active_docv6_36:not(:disabled) ._endIcon_docv6_24 {
  color: #258ec9;
  transform: rotate(180deg);
}
.__variant-ghost_docv6_84:hover:not(:disabled),
.__variant-ghost_docv6_84:hover:not(:disabled) ._endIcon_docv6_24 {
  color: #49afe9;
}
.__variant-ghost_docv6_84:disabled,
.__variant-ghost_docv6_84:disabled ._endIcon_docv6_24 {
  color: #5f7183;
}
.__variant-ghost_docv6_84 ._label_docv6_14 {
  display: none;
}
.__variant-ghost_docv6_84 ._key_docv6_110 {
  font-size: 16px;
  line-height: 22px;
}
.__size-small_docv6_114 {
  padding: 7px 12px 7px 16px;
}
.__size-small_docv6_114.__variant-ghost_docv6_84 {
  padding: 0;
}
.__size-large_docv6_120 {
  min-width: 240px;
  padding: 12px 16px;
}
.__size-large_docv6_120.__variant-ghost_docv6_84 {
  padding: 0;
}
.__labelPlacement-top_docv6_127 {
  padding-top: 24px;
}
.__labelPlacement-top_docv6_127 ._label_docv6_14 {
  position: absolute;
  top: 0;
  left: 0;
}
.__justifyContent-center_docv6_135 {
  justify-content: center;
}
.__justifyContent-spaceBetween_docv6_138 {
  justify-content: space-between;
}
.__fullWidth_docv6_141 {
  width: 100%;
}
._root_z96qf_1 {
  border-radius: 117px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 4px 6px;
  display: flex;
}
._mobile_z96qf_9 {
  width: 20px;
  height: 20px;
  padding: 0;
}
._open_z96qf_14 {
  color: #30d69a;
  background-color: #30d69a26;
}
._closed_z96qf_18 {
  color: #ffa318;
  background-color: #ffa31826;
}
._divider_iafqi_1 {
  background: #222b3c;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
._content_1urzv_1 {
  flex-direction: column;
  display: flex;
}
@media (width>=768px) {
  ._content_1urzv_1 {
    width: 372px;
  }
}
._header_1urzv_10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._highlights_1urzv_15 {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}
._highlightItem_1urzv_20 {
  cursor: pointer;
  background-color: #212c42;
  border-radius: 6px;
  align-items: center;
  gap: 4px;
  height: 32px;
  padding: 4px 12px;
  display: flex;
}
._highlightItem_1urzv_20:hover {
  background: #49afe926;
}
._tokensList_1urzv_33 {
  flex-direction: column;
  max-height: 408px;
  display: flex;
  overflow: auto;
  mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
}
._tokensList_1urzv_33 > :last-child {
  margin-bottom: 8px;
}
._noTopFade_1urzv_44 {
  mask-image: linear-gradient(#000, #000 90%, #0000);
}
._noBottomFade_1urzv_48 {
  mask-image: linear-gradient(#0000, #000 10%, #000);
}
._noTopFade_1urzv_44._noBottomFade_1urzv_48 {
  mask-image: linear-gradient(#000, #000);
}
._tokensHeader_1urzv_56 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 22px;
  padding: 0 6px;
  display: flex;
}
._tokenItem_1urzv_64 {
  cursor: pointer;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  height: 44px;
  padding: 8px 6px;
  display: flex;
}
._tokenItem_1urzv_64:hover {
  background: #49afe926;
}
._tokenItem_1urzv_64:hover ._itemLeft_1urzv_77 {
  color: #49afe9;
}
._itemLeft_1urzv_77 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._address_1urzv_85 {
  cursor: pointer;
  color: #98b0c1;
  align-items: center;
  gap: 4px;
  margin-left: 2px;
  display: flex;
}
._address_1urzv_85 ._copyIcon_1urzv_93 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._address_1urzv_85 ._copyIconHovered_1urzv_98 {
  display: none;
}
._address_1urzv_85:hover {
  color: #49afe9;
}
._address_1urzv_85:hover ._copyIcon_1urzv_93 {
  display: none;
}
._address_1urzv_85:hover ._copyIconHovered_1urzv_98 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._itemRight_1urzv_112 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._valuesWrapper_1urzv_117 {
  text-align: right;
  flex-direction: column;
  display: flex;
}
._root_1eekp_1 {
  border-radius: 8px;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 12px 16px;
  display: flex;
}
._root_1eekp_1.__isSwap_1eekp_9 {
  border-radius: 14px;
  padding: 16px;
}
.__variant-primary_1eekp_13 {
  background-color: #121c30;
}
.__variant-primary_1eekp_13.__disabled_1eekp_16 {
  background-color: #091326;
}
.__variant-primary_1eekp_13:hover:not(
    .__variant-primary_1eekp_13.__disabled_1eekp_16
  ) {
  background-color: #212c42;
}
.__variant-primary_1eekp_13:hover:not(
    .__variant-primary_1eekp_13.__disabled_1eekp_16
  )
  ._input_1eekp_22,
.__variant-primary_1eekp_13:hover:not(
    .__variant-primary_1eekp_13.__disabled_1eekp_16
  )
  ._icon_1eekp_23 {
  color: #fff;
}
.__variant-secondary_1eekp_26 {
  background-color: #212c42;
}
.__variant-secondary_1eekp_26.__disabled_1eekp_16 {
  background-color: #162136;
}
.__variant-secondary_1eekp_26:hover:not(
    .__variant-secondary_1eekp_26.__disabled_1eekp_16
  ) {
  background-color: #35435c;
}
.__variant-secondary_1eekp_26:hover:not(
    .__variant-secondary_1eekp_26.__disabled_1eekp_16
  )
  ._input_1eekp_22,
.__variant-secondary_1eekp_26:hover:not(
    .__variant-secondary_1eekp_26.__disabled_1eekp_16
  )
  ._icon_1eekp_23 {
  color: #fff;
}
.__variant-secondaryTransparent_1eekp_39 {
  background-color: #0000;
  border: 1px solid #212c42;
}
.__variant-secondaryTransparent_1eekp_39:hover:not(
    .__variant-secondaryTransparent_1eekp_39.__disabled_1eekp_16
  ) {
  background-color: #35435c;
}
.__variant-secondaryTransparent_1eekp_39:hover:not(
    .__variant-secondaryTransparent_1eekp_39.__disabled_1eekp_16
  )
  ._input_1eekp_22,
.__variant-secondaryTransparent_1eekp_39:hover:not(
    .__variant-secondaryTransparent_1eekp_39.__disabled_1eekp_16
  )
  ._icon_1eekp_23 {
  color: #fff;
}
.__variant-secondaryTransparent_1eekp_39.__disabled_1eekp_16 {
  background-color: #0000;
}
.__variant-primarySwap_1eekp_57 {
  background-color: #162136;
  border: 1px solid #212c42;
}
.__variant-primarySwap_1eekp_57.__disabled_1eekp_16 {
  background-color: #121c30;
}
.__variant-primarySwap_1eekp_57:hover:not(
    .__variant-primarySwap_1eekp_57.__disabled_1eekp_16
  ) {
  background-color: #212c42;
}
.__variant-primarySwap_1eekp_57:hover:not(
    .__variant-primarySwap_1eekp_57.__disabled_1eekp_16
  )
  ._input_1eekp_22,
.__variant-primarySwap_1eekp_57:hover:not(
    .__variant-primarySwap_1eekp_57.__disabled_1eekp_16
  )
  ._icon_1eekp_23 {
  color: #fff;
}
.__variant-secondarySwap_1eekp_71,
.__variant-secondarySwap_1eekp_71.__disabled_1eekp_16,
.__variant-secondarySwap_1eekp_71:hover:not(
    .__variant-secondarySwap_1eekp_71.__disabled_1eekp_16
  ) {
  background-color: #121c30;
}
.__variant-secondarySwap_1eekp_71:hover:not(
    .__variant-secondarySwap_1eekp_71.__disabled_1eekp_16
  )
  ._input_1eekp_22,
.__variant-secondarySwap_1eekp_71:hover:not(
    .__variant-secondarySwap_1eekp_71.__disabled_1eekp_16
  )
  ._icon_1eekp_23 {
  color: #fff;
}
._inputContainer_1eekp_84 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._top_1eekp_89,
._bottom_1eekp_94 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._icon_1eekp_23 {
  color: #98b0c1;
  line-height: 0;
}
._icon_1eekp_23.__filled_1eekp_103 {
  color: #fff;
}
._icon_1eekp_23.__disabled_1eekp_16 {
  color: #5f7183;
}
._buttons_1eekp_109 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._buttons_1eekp_109 ._btn_1eekp_114 {
  text-transform: capitalize;
  background: #404d69;
  border-width: 0;
  border-radius: 4px;
  padding: 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
._buttons_1eekp_109 ._btn_1eekp_114:hover {
  background: #4b5a75;
}
._buttons_1eekp_109 ._btn_1eekp_114:disabled {
  cursor: not-allowed;
  background: #404d69;
}
._input_1eekp_22 {
  all: unset;
  background-color: inherit;
  text-align: right;
  color: #fff;
  cursor: text;
  flex: 1;
  min-width: 33%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
._input_1eekp_22::placeholder {
  color: #98b0c1;
}
._input_1eekp_22.__disabled_1eekp_16 {
  color: #5f7183;
}
._input_1eekp_22.__readonly_1eekp_151 {
  color: #4b5a75;
}
._input_1eekp_22.__isSwap_1eekp_9 {
  font-size: 28px;
}
._dropDownList_1eekp_157 {
  max-height: 50vh;
  overflow-y: auto;
}
._tokenButton_1eekp_161 {
  gap: 2px;
}
._tokenTextAndIcon_1eekp_164 {
  gap: 6px;
}
._root_1f52c_1 {
  gap: 16px;
  display: flex;
}
._content_1f52c_5 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._overrideTransferAdminContainer_1f52c_11 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._cards_1f52c_16 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._cards_1f52c_16 {
    flex-direction: row;
    align-items: stretch;
  }
}
._leftColumn_1f52c_28,
._rightColumn_1f52c_29 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._leftColumn_1f52c_28 ._card_1f52c_16 {
    height: 100%;
  }
  ._rightColumn_1f52c_29 {
    justify-content: space-between;
  }
  ._rightColumn_1f52c_29 ._card_1f52c_16 {
    flex: 1;
  }
}
._card_1f52c_16 {
  height: fit-content;
}
@media (width>=992px) {
  ._leftColumn_1f52c_28 ._card_1f52c_16 {
    flex-direction: column;
    height: 100%;
    display: flex;
  }
  ._leftColumn_1f52c_28 ._card_1f52c_16 ._cardContent_1f52c_57 {
    flex-grow: 1;
  }
}
._adminTag_1f52c_61 {
  align-self: center;
}
._cardContent_1f52c_57 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._cardContent_1f52c_57 ._adminInfo_1f52c_69 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._cardContent_1f52c_57 ._adminInfo_1f52c_69 ._transferAdminButton_1f52c_74 {
  margin-left: auto;
}
._chart_1f52c_77 {
  padding: 0;
}
._cardTitle_1f52c_80 {
  justify-content: space-between;
  align-items: center;
  height: 24px;
  display: flex;
}
._input_1f52c_86 {
  border: 1px solid #212c42;
}
._transferAdminButton_1f52c_74 {
  margin-left: auto;
}
._fieldContainer_1f52c_92 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._labelContainer_1f52c_97 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
._labelLeft_1f52c_104,
._labelRight_1f52c_109 {
  align-items: center;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._vaultCard_1f52c_115 {
    height: 100%;
  }
}
._simSuccessDataTitle_pp8ge_1 {
  margin-bottom: 12px;
}
._txMultiSigKeyContainer_pp8ge_4 {
  background: #212c42b3;
  border: 1.5px solid #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 16px;
  display: flex;
}
._txMultiSigKey_pp8ge_4,
._txLogLine_pp8ge_18 {
  overflow-wrap: anywhere;
}
._txLogs_pp8ge_21 {
  white-space: nowrap;
  max-width: 750px;
  max-height: 200px;
  padding-right: 8px;
  overflow: auto;
}
._copyIcon_pp8ge_29 {
  cursor: pointer;
  flex-shrink: 0;
}
._modalInput_f10rh_1 {
  margin-top: 6px;
}
._arrowDown_f10rh_4 {
  justify-content: center;
  display: flex;
}
._transferAdminModal_rmwvf_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._transferAdminModal_rmwvf_1 ._modalButtons_rmwvf_6 {
  gap: 6px;
  display: flex;
}
._transferAdminModal_rmwvf_1 ._modalButtons_rmwvf_6 button {
  flex: 1;
}
._root_175bi_1,
._root_175bi_1 ._visibleOptions_175bi_4 {
  display: flex;
}
._row_bngoj_1 {
  justify-content: space-between;
  font-family: IBM Plex Mono, sans-serif;
  display: flex;
}
._row_bngoj_1 ._tooltip_bngoj_6 {
  align-items: center;
  display: flex;
}
._row_bngoj_1 ._title_bngoj_10 {
  color: #98b0c1;
  text-transform: uppercase;
  margin-right: 4px;
  font-weight: 500;
  display: inline-block;
}
._row_bngoj_1 ._whiteText_bngoj_17 {
  color: #fff;
}
._row_bngoj_1 ._value_bngoj_20 {
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
._row_bngoj_1 ._value_bngoj_20._green_bngoj_26 {
  color: #68ebbc;
}
._row_bngoj_1 ._childContainer_bngoj_29 {
  flex-direction: row;
  align-items: center;
  display: flex;
}
._root_wzvp3_1 {
  z-index: 2;
  pointer-events: none;
  background: #030a16f2;
  padding: 12px;
  display: none;
  position: absolute;
  font-size: 12px !important;
}
@media (width>=768px) {
  ._root_1qmtv_1 {
    gap: 12px;
  }
}
@media (width>=768px) {
  ._root_1qmtv_1 ._filters_1qmtv_14 {
    justify-content: space-between;
    padding-left: 12px;
  }
}
@media (width>=768px) {
  ._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
    gap: 16px;
  }
}
._root_s1urh_1 {
  display: flex;
}
._root_s1urh_1 ._visibleOptions_s1urh_4 {
  gap: 4px;
  display: flex;
}
._root_s1urh_1 ._option_s1urh_8 {
  cursor: pointer;
  border-radius: 6px;
  padding: 8px;
}
._root_s1urh_1 ._selected_s1urh_13 {
  background: #49afe940;
}
._root_s1urh_1 ._dropdownTriggerText_s1urh_16 {
  border-radius: 6px;
  padding: 8px;
  font-size: 14px;
  line-height: 20px;
}
._root_s1urh_1 ._dropdownTriggerBtn_s1urh_22 {
  gap: 0 !important;
}
._root_1qmtv_1 {
  flex-direction: column;
  width: 100%;
  height: 384px;
  padding: 16px 12px 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_1qmtv_1 {
    gap: 12px;
  }
}
._root_1qmtv_1 ._filters_1qmtv_14 {
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  margin-top: 8px;
  padding-bottom: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_1qmtv_1 ._filters_1qmtv_14 {
    justify-content: space-between;
    padding-left: 12px;
  }
}
._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
  align-items: center;
  display: flex;
}
@media (width>=768px) {
  ._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
    gap: 16px;
  }
}
._root_1qmtv_1 ._chartWrapper_1qmtv_36 {
  height: 100%;
  position: relative;
  overflow: hidden;
}
._root_1qmtv_1 ._chart_1qmtv_36 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._root_1qmtv_1 ._chartBox_1qmtv_51 {
  height: 100%;
  position: relative;
}
._root_1qmtv_1 ._legendItem_1qmtv_55 {
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  margin-left: 12px;
  display: flex;
}
._root_1ey02_1 ._breadcrumbs_1ey02_1 {
  padding-left: 24px;
}
@media (width>=992px) {
  ._root_1ey02_1 ._breadcrumbs_1ey02_1 {
    padding-left: 0;
  }
}
._root_1ey02_1 ._tabsContainer_1ey02_9 {
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (width>=992px) {
  ._root_1ey02_1 ._tabsContainer_1ey02_9 {
    padding-left: 0;
    padding-right: 0;
  }
}
._root_72xzy_1 ._tableHeader_72xzy_1 {
  margin-left: 12px;
  margin-right: 12px;
}
@media (width>=992px) {
  ._root_72xzy_1 ._tableHeader_72xzy_1 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
  }
}
._header-stats-mobile-divider_1lw8g_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1lw8g_1 {
    display: none;
  }
}
._metalGreyGradient_1lw8g_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1lw8g_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1lw8g_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1lw8g_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1lw8g_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1lw8g_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._breakdownRow_1lw8g_45 {
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  font-family: IBM Plex Mono, sans-serif;
  font-style: normal;
  display: flex;
}
._breakdownRow_1lw8g_45 + ._breakdownRow_1lw8g_45 {
  margin-top: 8px;
}
._breakdownRow_1lw8g_45 ._breakdownKey_1lw8g_56 {
  align-items: center;
  display: flex;
}
._breakdownRow_1lw8g_45 ._breakdownKey_1lw8g_56 ._breakdownLogo_1lw8g_60 {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
._breakdownRow_1lw8g_45 ._breakdownValue_1lw8g_65 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
._breakdownRow_1lw8g_45 ._breakdownInfo_1lw8g_70 {
  flex-direction: column;
  display: flex;
}
._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74 {
  color: #98b0c1;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._strategyYield_1lw8g_80 {
  color: #5f7183;
}
._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._breakdownSubText_1lw8g_83 {
  color: #5f7183;
  font-size: 12px;
  font-weight: 600;
}
._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._tertiaryText_1lw8g_88 {
  color: #5f7183;
  font-size: 12px;
}
._row_1lw8g_92 {
  justify-content: space-between;
  display: flex;
}
._header-stats-mobile-divider_8eua9_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_8eua9_1 {
    display: none;
  }
}
._metalGreyGradient_8eua9_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_8eua9_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_8eua9_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_8eua9_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_8eua9_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_8eua9_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._breakdownRow_8eua9_45 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._breakdownRow_8eua9_45 + ._breakdownRow_8eua9_45 {
  margin-top: 8px;
}
._breakdownRow_8eua9_45 ._breakdownKey_8eua9_53 {
  align-items: center;
  display: flex;
}
._breakdownRow_8eua9_45 ._breakdownKey_8eua9_53 ._breakdownLogo_8eua9_57 {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
._breakdownRow_8eua9_45 ._breakdownInfo_8eua9_62 {
  flex-direction: column;
  display: flex;
}
._breakdownRow_8eua9_45 ._breakdownText_8eua9_66 {
  color: #98b0c1;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._strategyYield_8eua9_72 {
  color: #5f7183;
}
._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._breakdownSubText_8eua9_75 {
  color: #5f7183;
  font-size: 12px;
  font-weight: 600;
}
._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._tertiaryText_8eua9_80 {
  color: #5f7183;
  font-size: 12px;
}
._row_8eua9_84 {
  justify-content: space-between;
  display: flex;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_12ooq_1 {
    display: none;
  }
}
._root_hh7gi_1 {
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=992px) {
  ._root_hh7gi_1 {
    justify-content: flex-start;
  }
}
.__isReverse_hh7gi_12 {
  flex-direction: row-reverse;
}
.__large_hh7gi_15 {
  transform: scale(1.4);
}
.__verticalCenter_hh7gi_18 {
  vertical-align: middle;
  align-items: center;
  display: inline-flex;
}
._root_hh7gi_1 > span {
  align-items: center;
  display: inline-flex;
}
._root_hh7gi_1 > span svg {
  display: block;
}
._root_o54gs_1 {
  width: 264px;
}
._inline_o54gs_4 {
  display: inline;
}
._root_rblsd_1 ._searchIconButton_rblsd_1 {
  cursor: pointer;
  background-color: #212c4266;
  border: 1px solid #212c42;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}
._root_rblsd_1 ._searchInputContainer_rblsd_12 {
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
@media (width>=768px) {
  ._root_rblsd_1 ._searchInputContainer_rblsd_12 {
    min-width: 100px;
    max-width: 266px;
    position: static;
    transform: none;
  }
}
._root_rblsd_1 ._searchInputContainer_rblsd_12 ._inputContainer_rblsd_27 {
  border: 1px solid #212c42;
  border-radius: 100px;
  width: 100%;
}
._root_rblsd_1 ._searchInputContainer_rblsd_12 ._inputContainer_rblsd_27 input {
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: text;
  overflow: hidden;
}
._content_1ejwj_1 {
  padding: 0;
  overflow: auto;
}
._dropdownOverlay_1ejwj_5 {
  width: inherit;
  width: 286px;
  padding-top: 4px;
  overflow-y: auto;
}
._inputContainer_1ejwj_11 {
  border: 1px solid #212c42;
  margin: 16px;
}
._card_1ejwj_15 {
  padding: 0;
}
._header_1ejwj_18 {
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  display: flex;
}
._selectAllCheckbox_1ejwj_24 {
  gap: 16px;
  padding: 0 16px 10px;
}
._selectItem_1ejwj_29 {
  gap: 16px;
  padding: 10px 16px;
}
._root_1twyl_1 {
  backdrop-filter: blur(3.98684px);
  white-space: nowrap;
  background-color: #16213626;
  border: 1px solid #ffffff14;
  border-radius: 117px;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  display: flex;
}
._root_1twyl_1._default_1twyl_15 {
  max-height: 32px;
}
._root_1twyl_1._small_1twyl_18 {
  max-height: 24px;
}
._root_1twyl_1._imageOnly_1twyl_21 {
  padding-left: 6px;
  padding-right: 6px;
}
._root_1twyl_1._clickable_1twyl_25 {
  cursor: pointer;
}
._root_1twyl_1._clickable_1twyl_25:hover {
  background-color: #16213680;
}
._noBorder_1twyl_31 {
  border: none;
}
._blue15a_1twyl_34 {
  background-color: #49afe926;
}
._hPadding_default_1twyl_37 {
  padding-left: 12px;
  padding-right: 12px;
}
._hPadding_small_1twyl_41 {
  padding-left: 8px;
  padding-right: 8px;
}
._root_13rsr_1 {
  cursor: pointer;
  background-color: #212c4266;
  border: 1px solid #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  display: flex;
}
._root_13rsr_1:hover {
  background-color: #212c42b3;
  border: 1px solid #212c42;
}
._root_13rsr_1._active_13rsr_19 {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
._root_13rsr_1 ._rotate180_13rsr_23 {
  transform: rotate(180deg);
}
._newTagContainer_13rsr_26 {
  height: 100%;
}
._title_1vhw6_1 {
  gap: 8px;
  display: flex;
}
._root_1ffw0_1 {
  border-bottom: 1px solid #242f42;
  align-items: center;
  gap: 2px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  display: flex;
}
._backBtn_1ffw0_9 {
  cursor: pointer;
  background-color: #0000;
  border: none;
  align-items: center;
  padding: 0;
  display: flex;
}
._backBtn_1ffw0_9:hover {
  opacity: 0.5;
}
._overlay_1f52t_1 {
  background: #131c2f;
  box-shadow: 0 4px 25px #1a111e73;
}
._label_1f52t_5 {
  color: #98b0c1;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
._captionWrapper_1f52t_11 {
  cursor: pointer;
  align-items: center;
  gap: 2px;
  display: flex;
}
._captionWrapper_1f52t_11 ._caption_1f52t_11 {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
._captionWrapper_1f52t_11._isOpen_1f52t_22 ._caption_1f52t_11 {
  color: #49afe9;
}
._captionWrapper_1f52t_11._isOpen_1f52t_22 > svg {
  transform: rotate(180deg);
}
._captionWrapper_1f52t_11._isOpen_1f52t_22 > svg path {
  stroke: #49afe9;
}
._root_11vn8_1 {
  --rdp-cell-size: 32px;
}
._day_11vn8_4 {
  background: 0 0;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
._button_11vn8_14 {
  background: 0 0;
  border: none;
}
._button_11vn8_14:hover:not([disabled]):not(._daySelected_11vn8_18),
._dayRangeMiddle_11vn8_21 {
  background-color: #49afe940;
}
._daySelected_11vn8_18:not(._dayRangeMiddle_11vn8_21) {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  );
  border: 1px solid #49afe9;
}
._dayRangeStart_11vn8_28,
._dayRangeEnd_11vn8_29 {
  border: 1px solid #49afe9;
}
._dayToday_11vn8_32 {
  color: #49afe9;
}
._dayOutside_11vn8_35 {
  color: #5f7183;
}
._captionDropdowns_11vn8_38 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._caption_11vn8_38 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}
._headCell_11vn8_49 {
  color: #98b0c1;
  padding-bottom: 3px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
._nav_11vn8_57 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._navButton_11vn8_62 {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}
._navButton_11vn8_62:hover {
  background-color: #0000 !important;
}
._table_11vn8_71 {
  width: 100%;
}
._dayDisabled_11vn8_74 {
  cursor: not-allowed;
  opacity: 0.5;
}
._pickerOverlay_1do2f_1._presets_1do2f_1 {
  min-width: 185px;
}
._pickerOverlay_1do2f_1._dateTime_1do2f_4 {
  width: 100%;
  padding: 12px;
}
._customRangeBtn_1do2f_8 {
  border-top: 1px solid #242f42;
  margin-top: 4px;
  padding-top: 4px;
}
._dateTimePickerRoot_1do2f_13 {
  height: 218px;
  position: relative;
  overflow: hidden;
}
._dateTimePickerRoot_1do2f_13 ._overlay_1do2f_18 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
._timePicker_1do2f_25 {
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
._timePicker_1do2f_25._isShow_1do2f_29 {
  opacity: 1;
}
._datePicker_1do2f_32 {
  transition: transform 0.1s ease-in-out;
  transform: translateY(-92px);
}
._datePicker_1do2f_32._isDown_1do2f_36 {
  padding-top: 12px;
  transform: translateY(0);
}
._datePicker_1do2f_32._noTime_1do2f_40 {
  transform: translateY(0);
}
._gradient_1do2f_43 {
  opacity: 0;
  background: linear-gradient(360deg, #131c2f 0%, #131c2f00 100%);
  width: 100%;
  height: 0;
  transition: opacity 0.15s ease-in-out;
  position: absolute;
  bottom: 0;
}
._gradient_1do2f_43._isDown_1do2f_36 {
  opacity: 1;
  height: 47px;
}
._title_1xkru_1 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: block;
}
._timePicker_1xkru_8 {
  grid-template-columns: 1fr 81px;
  gap: 8px;
  display: grid;
}
._input_1xkru_13 {
  color: #98b0c1;
  background: #212c42;
  border: none;
  border-radius: 8px;
  outline: none;
  width: 100%;
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
._input_1xkru_13:active,
._input_1xkru_13:focus,
._input_1xkru_13:hover {
  background: #242f42;
}
._input_1xkru_13::placeholder {
  color: #98b0c1;
}
._confirmTimeButton_1xkru_33 {
  margin-top: 12px;
}
._root_1t162_1 {
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 16px;
  display: flex;
}
._unwrapText_1t162_8 {
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  font-weight: 500;
  display: inline-block;
}
._root_1ak8s_1,
._row_1ak8s_2 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._row_1ak8s_2 {
    flex-direction: row;
  }
}
._root_157fs_1 {
  width: 100%;
  padding: 16px;
}
@media (width>=768px) {
  ._root_157fs_1 {
    padding: 24px;
  }
}
._root_1ww9r_1 {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  display: flex;
}
._item_1ww9r_7 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._item_1ww9r_7 ._itemText_1ww9r_12 {
  align-items: center;
  gap: 2px;
  display: flex;
}
._label_1ww9r_17 {
  font-weight: 500;
}
.__onClick_1ww9r_20 {
  cursor: pointer;
}
._root_gft0q_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_gft0q_1 ._title_gft0q_7 {
  color: #fff;
  margin-top: 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  display: block;
}
._root_gft0q_1 ._description_gft0q_15 {
  color: #98b0c1;
  text-align: center;
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}
._root_gft0q_1 ._btnWrapper_gft0q_24 {
  margin-top: 24px;
}
._chartWrapper_myous_1 {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  ._chartWrapper_myous_1 {
    margin-top: 24px;
  }
}
._chart_myous_1 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_myous_1.__isLoading_myous_21 {
  opacity: 0;
}
._spinnerWrapper_myous_24 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartBox_myous_29 {
  width: 100%;
  height: 100%;
  position: relative;
}
._legend_myous_34 {
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._root_yc7tg_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._chartWrapper_b5mms_1 {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  ._chartWrapper_b5mms_1 {
    margin-top: 24px;
  }
}
._chart_b5mms_1 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_b5mms_1.__isLoading_b5mms_21 {
  opacity: 0;
}
._spinnerWrapper_b5mms_24 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartBox_b5mms_29 {
  width: 100%;
  height: 100%;
  position: relative;
}
._legend_b5mms_34 {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._head_1e5su_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._chartWrapper_1e5su_6 {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  ._chartWrapper_1e5su_6 {
    margin-top: 24px;
  }
}
._chart_1e5su_6 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_1e5su_6.__isLoading_1e5su_26 {
  opacity: 0;
}
._chartBox_1e5su_29 {
  width: 100%;
  height: 100%;
  position: relative;
}
._spinnerWrapper_1e5su_34 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartControl_1e5su_39 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
@media (width>=768px) {
  ._chartControl_1e5su_39 {
    flex-direction: row;
    gap: 16px;
  }
}
._tooltip_1e5su_51 {
  width: 100%;
  max-width: 200px;
}
._root_achij_1 {
  text-wrap: nowrap;
  flex: 1;
}
._root_achij_1._clickable_achij_5 {
  text-wrap: nowrap;
  cursor: pointer;
  font: inherit;
  background: 0 0;
  border: none;
  flex: 1;
  padding: 0;
  display: flex;
}
._root_achij_1._clickable_achij_5 ._mainCard_achij_15 {
  transition: background 0.15s;
}
._root_achij_1._clickable_achij_5:hover ._mainCard_achij_15 {
  background: #212c42;
}
._root_achij_1._withBackground_achij_21 {
  background: #162136;
}
._root_achij_1 ._mainCard_achij_15 {
  text-wrap: nowrap;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  display: flex;
}
._root_achij_1 ._mainCard_achij_15._withNewValue_achij_36 {
  margin: -1px;
}
._root_achij_1 ._newValueContainer_achij_39 {
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  display: flex;
}
._header-stats-mobile-divider_2p0d1_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_2p0d1_1 {
    display: none;
  }
}
._metalGreyGradient_2p0d1_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_2p0d1_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_2p0d1_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_2p0d1_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_2p0d1_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_2p0d1_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_2p0d1_45 {
  align-items: center;
  display: flex;
}
._statItem_2p0d1_49 {
  flex-direction: column;
  flex: 100%;
  gap: 6px;
  display: flex;
}
@media (width>=768px) {
  ._statItem_2p0d1_49 {
    flex: none;
  }
}
@media (width>=992px) {
  ._statItem_2p0d1_49 {
    flex-direction: row;
    flex: none;
    align-items: center;
    gap: 8px;
  }
}
._dex_2p0d1_68 {
  text-transform: capitalize;
}
._divider_2p0d1_71 {
  width: 1px;
  height: 16px;
  margin: 0 16px;
}
._oraclesWrapper_2p0d1_76 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._grayColor_16alk_1 {
  color: #98b0c1;
}
._breakdownRow_16alk_4 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}
._breakdownRow_tml5g_1 {
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._breakdownInfo_tml5g_8 {
  flex-direction: column;
  display: flex;
}
._iconContainer_tml5g_12 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_7mq6p_1 {
  width: 240px;
}
._root_7mq6p_1 ._spinWrapper_7mq6p_4 {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}
._grayColor_7mq6p_10 {
  color: #98b0c1;
}
._feerate_7mq6p_13 {
  margin-top: 12px;
}
._additionalApy_7mq6p_16 {
  margin: 12px 0;
}
._additionalApyTitle_7mq6p_19 {
  margin-bottom: 12px;
}
._divider_7mq6p_22 {
  margin: 4px 0;
}
._rewards_7mq6p_25 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._rewards_7mq6p_25:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._breakdownRow_7mq6p_34 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._reward_7mq6p_25 {
  margin: 12px 0;
}
._alignRight_7mq6p_42 {
  text-align: right;
}
._header-stats-mobile-divider_1h8sy_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1h8sy_1 {
    display: none;
  }
}
._metalGreyGradient_1h8sy_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1h8sy_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1h8sy_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1h8sy_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1h8sy_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1h8sy_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1h8sy_45 {
  width: 240px;
}
._root_1h8sy_45 ._spinWrapper_1h8sy_48 {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}
._header-stats-mobile-divider_17sog_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_17sog_1 {
    display: none;
  }
}
._metalGreyGradient_17sog_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_17sog_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_17sog_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_17sog_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_17sog_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_17sog_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_17sog_45 {
  flex-direction: column;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_17sog_45 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 24px;
  }
}
@media (width>=992px) {
  ._root_17sog_45 {
    padding-bottom: 32px;
  }
}
._mobileDivider_17sog_63 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._mobileDivider_17sog_63 {
    display: none;
  }
}
._detailLinks_oy6av_1 {
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
  display: flex;
}
._detail_oy6av_1 + ._detail_oy6av_1 {
  border-top: 1px solid #ffffff14;
  margin-top: 16px;
  padding-top: 16px;
}
._description_oy6av_12,
._detailsBlock_oy6av_15 {
  margin-top: 16px;
}
@media (width>=768px) {
  ._root_uh3rp_1 {
    padding: 24px;
  }
}
._panel_90fq6_1 {
  border-radius: 8px;
  padding: 12px 16px 12px 12px;
}
._panel_90fq6_1:not(.__isOpen_90fq6_6).__isTightFit_90fq6_6 {
  padding: 2px 12px;
}
.__isOpen_90fq6_6 {
  background-color: #212c42;
}
._chevron_90fq6_12 {
  color: #98b0c1;
  flex-shrink: 0;
  transition: all 0.3s;
}
._panelHeader_90fq6_17 {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  display: flex;
}
._panelContent_90fq6_23 {
  margin-top: 10px;
  padding-left: 24px;
}
._root_19p1q_1 {
  padding: 12px 16px;
}
@media (width>=992px) {
  ._root_19p1q_1 {
    padding: 24px;
  }
}
._link_19p1q_9 {
  flex-direction: column;
  gap: 4px;
  margin-top: 12px;
  display: flex;
}
@media (width>=768px) {
  ._link_19p1q_9 {
    flex-direction: row;
    align-items: center;
  }
}
._riskItem_19p1q_21 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._risksList_19p1q_26 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._root_z2pl3_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_z2pl3_1 {
    padding: 24px;
  }
}
._links_z2pl3_9 {
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 16px;
  display: flex;
}
._infoBlock_z2pl3_15 {
  margin-top: 16px;
}
._infoBlock_z2pl3_15 ._row_z2pl3_18 {
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  display: flex;
}
._moreInfoBtn_z2pl3_24 {
  user-select: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 16px;
  padding: 8px 0 0;
}
._moreInfoBlock_z2pl3_33 {
  margin-top: 16px;
}
._tooltip_z2pl3_36 {
  width: 100%;
  max-width: 200px;
}
._tooltipCursor_z2pl3_40 {
  cursor: pointer;
}
._mobile_hhdh6_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._mobile_hhdh6_1 {
    display: none;
  }
}
._desktop_hhdh6_11 {
  display: none;
}
@media (width>=992px) {
  ._desktop_hhdh6_11 {
    gap: 16px;
    display: flex;
  }
}
._desktop_hhdh6_11 ._leftSide_hhdh6_20 {
  flex-direction: column;
  flex: 1;
  gap: 16px;
  display: flex;
}
._desktop_hhdh6_11 ._rightSide_hhdh6_26 {
  flex-direction: column;
  gap: 16px;
  width: 380px;
  display: flex;
}
._root_1ohn2_1 a p {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
._content_tfqzq_1 {
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
  margin-bottom: 16px;
  display: flex;
}
._content_tfqzq_1 > p {
  margin-left: 8px;
  padding-left: 16px;
  position: relative;
}
._content_tfqzq_1 > p:before {
  content: "";
  background-color: #98b0c1;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 8px;
  left: 0;
}
._description_tfqzq_23 {
  margin-top: 24px;
}
._confirmAllCheckbox_tfqzq_26 {
  margin-bottom: 16px;
}
._completeDepositButton_tfqzq_29 {
  margin-top: 24px;
}
._header-stats-mobile-divider_uvolw_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_uvolw_1 {
    display: none;
  }
}
._metalGreyGradient_uvolw_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_uvolw_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_uvolw_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_uvolw_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_uvolw_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_uvolw_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._flexbox_uvolw_45 {
  justify-content: space-between;
  display: flex;
}
._title_1ygta_1 {
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
  display: flex;
}
._content_1ygta_9 {
  color: #98b0c1;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
._paragraph_1ygta_16 {
  margin-bottom: 8px;
}
._paragraph_1ygta_16 b {
  color: #fff;
}
._buttons_1ygta_22 {
  flex-direction: column;
  gap: 12px;
  margin-top: 24px;
  display: flex;
}
._container_byb4x_1 {
  position: relative;
}
._trigger_byb4x_4 {
  cursor: pointer;
  align-items: center;
  gap: 6px;
  width: 100%;
  display: flex;
}
._content_byb4x_11 {
  background: #162136;
  border-radius: 12px;
  margin-top: 8px;
  padding: 12px;
}
._icon_byb4x_17 {
  transition: transform 0.3s;
  display: flex;
}
.__isOpen_byb4x_21 ._icon_byb4x_17 {
  transform: rotate(180deg);
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1s4kl_1 {
    display: none;
  }
}
._progressContainer_w8gb5_2 {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
}
._circularChart_w8gb5_9 {
  width: 14px;
  height: 14px;
  display: block;
}
._circle_w8gb5_14 {
  fill: none;
  stroke-width: 5px;
  stroke: #fff;
  stroke-linecap: round;
  stop-color: transparent;
  transition: stroke-dasharray 1s linear;
}
._outerCircle_w8gb5_22 {
  fill: none;
  stroke-width: 5px;
  stroke: #5f7183;
  stroke-linecap: round;
  stop-color: transparent;
}
._header-stats-mobile-divider_1ua8h_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1ua8h_1 {
    display: none;
  }
}
._metalGreyGradient_1ua8h_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1ua8h_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1ua8h_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1ua8h_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1ua8h_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1ua8h_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1ua8h_45,
._statsPanel_1ua8h_46 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1ua8h_45 ._statsItem_1ua8h_51,
._statsPanel_1ua8h_46 ._statsItem_1ua8h_51 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._root_1ua8h_45 ._statsSimupationWrapper_1ua8h_57,
._statsPanel_1ua8h_46 ._statsSimupationWrapper_1ua8h_57 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_trvpz_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_trvpz_1 {
    display: none;
  }
}
._metalGreyGradient_trvpz_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_trvpz_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_trvpz_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_trvpz_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_trvpz_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_trvpz_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_trvpz_45,
._statsPanel_trvpz_46 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._statsItem_trvpz_51 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._flex_trvpz_56 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._router_trvpz_61 {
  text-transform: capitalize;
}
._header-stats-mobile-divider_1j1ea_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1j1ea_1 {
    display: none;
  }
}
._metalGreyGradient_1j1ea_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1j1ea_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1j1ea_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1j1ea_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1j1ea_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1j1ea_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1j1ea_45 {
  border: 1px solid;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 16px;
  display: flex;
}
._root_1j1ea_45 a {
  color: #49afe9;
  text-decoration: underline;
}
._root_1j1ea_45 a:hover {
  color: #258ec9;
  text-decoration: none;
}
._icon_1j1ea_61 {
  min-width: 22px;
  max-width: 22px;
}
.__variant-info_1j1ea_65 {
  background-color: #49afe914;
  border-color: #49afe9;
}
.__variant-info_1j1ea_65 ._icon_1j1ea_61 {
  color: #49afe9;
}
.__variant-info-green_1j1ea_72 {
  background-color: #30d69a14;
  border-color: #30d69a;
}
.__variant-info-green_1j1ea_72 ._icon_1j1ea_61 {
  color: #30d69a;
}
.__variant-success_1j1ea_79 {
  background-color: #30d69a14;
  border-color: #30d69a;
}
.__variant-success_1j1ea_79 ._icon_1j1ea_61 {
  color: #30d69a;
}
.__variant-warning_1j1ea_86 {
  background-color: #ffa31814;
  border-color: #ffa318;
}
.__variant-warning_1j1ea_86 ._icon_1j1ea_61 {
  color: #ffa318;
}
.__variant-danger_1j1ea_93 {
  background-color: #e8486014;
  border-color: #e84860;
}
.__variant-danger_1j1ea_93 ._icon_1j1ea_61 {
  color: #e84860;
}
.__variant-boost_1j1ea_100 {
  background-color: #8784f714;
  border-color: #8784f7;
}
.__variant-boost_1j1ea_100 ._icon_1j1ea_61 {
  color: #8784f7;
}
._header-stats-mobile-divider_14sia_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_14sia_1 {
    display: none;
  }
}
._metalGreyGradient_14sia_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_14sia_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_14sia_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_14sia_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_14sia_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_14sia_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._paragraph_14sia_45 {
  margin-bottom: 16px;
}
._notificationBody_14sia_48 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._list_14sia_53 {
  list-style: initial;
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._list_14sia_53 li {
  list-style: initial;
}
._notification_14sia_48 {
  align-items: flex-start;
}
._notificationMb_14sia_65 {
  margin-bottom: 24px;
}
._notificationMt_14sia_68 {
  margin-top: 24px;
}
._root_apbj1_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._form_apbj1_6 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._inputs_apbj1_11 {
  gap: 16px;
  display: grid;
}
._notification_apbj1_15:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._warnings_apbj1_19 {
  flex-flow: wrap;
  gap: 4px;
  display: flex;
}
._warnings_apbj1_19:empty {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}
._buttons_apbj1_30 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  display: flex;
}
._buttons_apbj1_30 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_apbj1_30 ._buttonsTitle_apbj1_39 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  font-weight: 500;
}
._buttons_apbj1_30 ._checkboxWrapper_apbj1_45 {
  gap: 8px;
  display: flex;
}
._checkboxTooltipContainer_apbj1_49 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._stats_apbj1_54 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._settings_apbj1_59 {
  cursor: pointer;
}
._buttonWithTooltip_apbj1_62._disabled_apbj1_62,
._buttonWithTooltip_apbj1_62[disabled] {
  pointer-events: unset !important;
}
._manageLiquidityFormComponent_dydul_1 ._tabs_dydul_1 {
  justify-content: space-between;
  margin-bottom: 24px;
  padding: 4px;
  display: flex;
}
._manageLiquidityFormComponent_dydul_1 ._tabs_dydul_1 ._tab_dydul_1 {
  background: 0 0;
  flex-direction: row;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  display: flex;
}
._manageLiquidityFormComponent_dydul_1
  ._tabs_dydul_1
  ._tab_dydul_1:first-child {
  margin-left: 0;
}
._manageLiquidityFormComponent_dydul_1 ._label_dydul_19 {
  text-align: center;
  color: #5f7183;
  opacity: 0.6;
  width: 100%;
  margin-bottom: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
._manageLiquidityFormComponent_dydul_1 ._buttons_dydul_29 {
  justify-content: center;
  margin-top: 43px;
  margin-bottom: 24px;
  display: flex;
}
._manageLiquidityFormComponent_dydul_1
  ._buttons_dydul_29
  button:not(:last-child) {
  margin-right: 12px;
}
._root_ntytk_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._form_ntytk_6 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._inputs_ntytk_11 {
  gap: 16px;
  display: grid;
}
._buttons_ntytk_15 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  display: flex;
}
._buttons_ntytk_15 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_ntytk_15 ._buttonsTitle_ntytk_24 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  font-weight: 500;
}
._buttons_ntytk_15 ._checkboxWrapper_ntytk_30 {
  gap: 8px;
  display: flex;
}
._checkboxTooltipContainer_ntytk_34 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._stats_ntytk_39 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._settings_ntytk_44 {
  cursor: pointer;
}
._buttonWithTooltip_ntytk_47._disabled_ntytk_47,
._buttonWithTooltip_ntytk_47[disabled] {
  pointer-events: unset !important;
}
._root_18jh9_1 .rc-slider-track {
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
}
._root_18jh9_1 .rc-slider-rail {
  background: #5f7183;
}
._root_18jh9_1 .rc-slider-step .rc-slider-dot {
  display: none;
}
._root_18jh9_1 .rc-slider-handle {
  opacity: 1;
  border: none;
  width: 16px;
  height: 16px;
  margin-top: -6px;
  box-shadow: 0 1px 2px #0000000f;
}
._root_18jh9_1 .rc-slider-handle.rc-slider-handle-dragging,
._root_18jh9_1 .rc-slider-handle.rc-slider-handle:focus {
  box-shadow: none;
  border-color: #0000;
}
._root_18jh9_1 .rc-slider-mark-text {
  color: #5f7183;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
._root_18jh9_1 .rc-slider-mark-text-active {
  color: #fff;
}
._root_18jh9_1 .rc-slider-mark-text-active:not(:first-child) {
  z-index: 10;
}
._root_18jh9_1 ._zeroMark_18jh9_35 {
  z-index: 9;
  transform: translate(50%);
}
._root_18jh9_1 ._maxMark_18jh9_39 {
  z-index: 9;
  transform: translate(-50%);
}
._root_lkxna_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._form_lkxna_6 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._slider_lkxna_11 {
  gap: 16px;
  margin-bottom: 12px;
  display: grid;
}
._buttons_lkxna_16 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  display: flex;
}
._buttons_lkxna_16 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_lkxna_16 ._buttonsTitle_lkxna_25 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  font-weight: 500;
}
._buttons_lkxna_16 ._checkboxWrapper_lkxna_31 {
  gap: 8px;
  display: flex;
}
._checkboxTooltipContainer_lkxna_35 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._stats_lkxna_40 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._settings_lkxna_45 {
  cursor: pointer;
}
._buttonWithTooltip_lkxna_48._disabled_lkxna_48,
._buttonWithTooltip_lkxna_48[disabled] {
  pointer-events: unset !important;
}
._wrapper_bz47v_1 {
  position: relative;
}
._sliderRoot_bz47v_4 {
  user-select: none;
  touch-action: none;
  z-index: 1;
  align-items: center;
  width: calc(100% - 16px);
  height: 20px;
  margin-left: 8px;
  display: flex;
  position: relative;
}
._sliderTrack_bz47v_15 {
  z-index: -1;
  background: #5f7183;
  border-radius: 9999px;
  flex-grow: 1;
  height: 4px;
  position: relative;
}
._sliderTrack_bz47v_15:before {
  content: "";
  z-index: -1;
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 8px;
}
._sliderTrack_bz47v_15:after {
  content: "";
  z-index: -1;
  background: #5f7183;
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 8px;
}
._sliderTrack_bz47v_15.__variant-default_bz47v_43:before {
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
}
._sliderTrack_bz47v_15.__variant-high_bz47v_46:before {
  background: linear-gradient(272deg, #ffa318 3.53%, #ffd28f 100%);
}
._sliderTrack_bz47v_15.__variant-extreme_bz47v_49:before {
  background: linear-gradient(272deg, #e84860 3.53%, #ff8f8f 100%);
}
._sliderRange_bz47v_52 {
  border-radius: 9999px;
  height: 100%;
  position: absolute;
}
._sliderRange_bz47v_52.__variant-default_bz47v_43 {
  background: linear-gradient(272.09deg, #49afe9 3.53%, #8fd7ff 100%);
}
._sliderRange_bz47v_52.__variant-high_bz47v_46 {
  background: linear-gradient(272deg, #ffa318 3.53%, #ffd28f 100%);
}
._sliderRange_bz47v_52.__variant-extreme_bz47v_49 {
  background: linear-gradient(272deg, #e84860 3.53%, #ff8f8f 100%);
}
._sliderThumb_bz47v_66 {
  z-index: 200;
  background-color: #fff;
  border-radius: 4px;
  width: 4px;
  height: 4px;
  display: block;
  position: relative;
}
._sliderThumb_bz47v_66:before {
  content: "";
  z-index: 200;
  background: #fff;
  border-radius: 24px;
  position: absolute;
  inset: -8px;
}
._sliderThumb_bz47v_66:after {
  content: "";
  z-index: 200;
  position: absolute;
  inset: -20px;
}
._sliderThumb_bz47v_66:hover,
._sliderThumb_bz47v_66:active {
  cursor: pointer;
}
._sliderThumb_bz47v_66:active:before {
  content: "";
  z-index: 200;
  background: #fff;
  border-radius: 24px;
  position: absolute;
  inset: -9px;
  box-shadow: 0 0 5px 4px #0003;
}
._sliderThumb_bz47v_66:focus {
  outline: none;
}
._marks_bz47v_116 {
  color: #98b0c1;
  z-index: 0;
  user-select: none;
  justify-content: space-between;
  margin-top: 6px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  position: relative;
}
._valueMark_bz47v_127 {
  color: #fff;
  position: absolute;
}
._minMark_bz47v_131,
._maxMark_bz47v_132 {
  transition: opacity 0.15s ease-in-out;
}
.__hide_bz47v_135 {
  opacity: 0;
}
._breakpoint_bz47v_138 {
  background-color: #fff;
  border: 2px solid #162136;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  position: absolute;
}
._inputs_5sp5c_1 {
  margin-bottom: 16px;
}
._inputs_5sp5c_1 ._available_5sp5c_4 {
  color: #5f7183;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  display: block;
}
._slider_5sp5c_12 {
  margin-bottom: 8px;
}
._buttons_5sp5c_15 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  margin-bottom: 24px;
  display: flex;
}
._buttons_5sp5c_15 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_5sp5c_15 ._buttonsTitle_5sp5c_25 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
}
._checkboxWrapper_5sp5c_33 {
  gap: 8px;
  display: flex;
}
._checkboxWrapper_5sp5c_33 ._checkboxTooltip_5sp5c_37 {
  align-items: center;
  display: flex;
}
._checkboxWrapper_5sp5c_33 ._checkbox_5sp5c_33 {
  height: 20px;
}
._stats_5sp5c_44 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._warning_5sp5c_49 {
  margin-bottom: 12px;
}
._warning_5sp5c_49:empty {
  margin-bottom: 0;
}
._warnings_5sp5c_55 {
  flex-flow: wrap;
  gap: 4px;
  display: flex;
}
._warnings_5sp5c_55:empty {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}
._notification_5sp5c_66:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._root_m8xth_1 {
  padding: 12px 16px;
}
@media (width>=768px) {
  ._root_m8xth_1 {
    padding: 24px 16px;
  }
}
._loading_m8xth_9 {
  justify-content: center;
  align-items: center;
  min-height: 528px;
  display: flex;
}
._header_m8xth_15 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 16px;
  display: flex;
}
._stats_m8xth_23 {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}
@media (width>=768px) {
  ._stats_m8xth_23 {
    margin-bottom: 24px;
  }
}
._statItem_m8xth_34 {
  flex: 50%;
}
._tabletStat_m8xth_37 {
  display: none;
}
@media (width>=768px) {
  ._tabletStat_m8xth_37 {
    display: flex;
  }
}
._mobileStat_m8xth_45 {
  margin: 24px 0;
  display: flex;
}
@media (width>=768px) {
  ._mobileStat_m8xth_45 {
    margin: 0;
    display: none;
  }
}
._cell_aas5d_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_aas5d_1 ._label_aas5d_6 {
  color: #98b0c1;
}
._cell_aas5d_1 ._child_aas5d_9 {
  width: fit-content;
}
@media (width>=992px) {
  ._cell_aas5d_1 ._tokensWithText_aas5d_13 {
    flex-direction: row;
  }
}
._tokensContainer_aas5d_17 {
  gap: 12px;
  width: 100%;
  display: flex;
}
._tooltipOverlayContainer_aas5d_22 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._overlayItem_aas5d_27 {
  justify-content: space-between;
  gap: 40px;
  display: flex;
}
._transactionColWrapper_aas5d_32 {
  flex: 1;
  align-items: center;
  display: flex;
}
.__alignLeft_aas5d_37 {
  justify-content: flex-start;
}
._tag_14y4n_1 {
  color: #49afe9;
  background: #49afe926;
  border-radius: 8px;
  height: 24px;
  padding: 6px 12px;
}
.__isJupMarket_14y4n_8 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #c7f284 33.55%, #1cc6e1 70.76%) text;
}
._rootContainer_17fwv_1 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
._root_17fwv_1 {
  overflow-anchor: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
}
._root_17fwv_1._virtualized_17fwv_14 {
  padding-top: 16px;
}
._root_17fwv_1.__isHide_17fwv_17,
._rootContainer_17fwv_1._hideTopFade_17fwv_20:before,
._rootContainer_17fwv_1._hideBottomFade_17fwv_23:after {
  display: none;
}
._rootContainer_17fwv_1:before {
  content: "";
  pointer-events: none;
  z-index: 2;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
._defaultFade_17fwv_38:before {
  background: linear-gradient(#0b142366 10%, #0c1d3300 100%);
}
._cardFade_17fwv_41:before {
  background: linear-gradient(#0b142333 10%, #0c1d3300 100%);
}
._defaultFade_17fwv_38:after {
  background: linear-gradient(#0c1d3300 0%, #0b142366 90%);
}
._cardFade_17fwv_41:after {
  background: linear-gradient(#0c1d3300 0%, #0b142333 90%);
}
._rootContainer_17fwv_1:after {
  content: "";
  pointer-events: none;
  z-index: 2;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
._table_17fwv_62 {
  width: 100%;
}
.__horizontalPaddings-mini_17fwv_65 th:first-child,
.__horizontalPaddings-mini_17fwv_65 td:first-child,
.__horizontalPaddings-mini_17fwv_65 td:last-child,
.__horizontalPaddings-mini_17fwv_65 th:last-child {
  padding-left: 6px;
  padding-right: 6px;
}
@media (width>=992px) {
  .__horizontalPaddings-mini_17fwv_65 td:first-child,
  .__horizontalPaddings-mini_17fwv_65 th:first-child {
    padding-left: 12px;
  }
  .__horizontalPaddings-mini_17fwv_65 td:last-child,
  .__horizontalPaddings-mini_17fwv_65 th:last-child {
    padding-right: 12px;
  }
}
.__horizontalPaddings-mini_17fwv_65
  td:not(:first-child, :last-child)
  + td:not(:first-child, :last-child),
.__horizontalPaddings-mini_17fwv_65
  th:not(:first-child, :last-child)
  + th:not(:first-child, :last-child) {
  padding-left: 6px;
}
.__horizontalPaddings-small_17fwv_89 th:first-child,
.__horizontalPaddings-small_17fwv_89 td:first-child,
.__horizontalPaddings-small_17fwv_89 td:last-child,
.__horizontalPaddings-small_17fwv_89 th:last-child {
  padding-left: 8px;
  padding-right: 8px;
}
@media (width>=992px) {
  .__horizontalPaddings-small_17fwv_89 td:first-child,
  .__horizontalPaddings-small_17fwv_89 th:first-child {
    padding-left: 16px;
  }
  .__horizontalPaddings-small_17fwv_89 td:last-child,
  .__horizontalPaddings-small_17fwv_89 th:last-child {
    padding-right: 16px;
  }
}
.__horizontalPaddings-small_17fwv_89
  td:not(:first-child, :last-child)
  + td:not(:first-child, :last-child),
.__horizontalPaddings-small_17fwv_89
  th:not(:first-child, :last-child)
  + th:not(:first-child, :last-child) {
  padding-left: 8px;
}
.__horizontalPaddings-medium_17fwv_113 th:first-child,
.__horizontalPaddings-medium_17fwv_113 td:first-child,
.__horizontalPaddings-medium_17fwv_113 td:last-child,
.__horizontalPaddings-medium_17fwv_113 th:last-child {
  padding-left: 12px;
  padding-right: 12px;
}
@media (width>=992px) {
  .__horizontalPaddings-medium_17fwv_113 td:first-child,
  .__horizontalPaddings-medium_17fwv_113 th:first-child {
    padding-left: 24px;
  }
  .__horizontalPaddings-medium_17fwv_113 td:last-child,
  .__horizontalPaddings-medium_17fwv_113 th:last-child {
    padding-right: 24px;
  }
}
.__horizontalPaddings-medium_17fwv_113
  td:not(:first-child, :last-child)
  + td:not(:first-child, :last-child),
.__horizontalPaddings-medium_17fwv_113
  th:not(:first-child, :last-child)
  + th:not(:first-child, :last-child) {
  padding-left: 12px;
}
._headCell_17fwv_137 {
  color: #5f7183;
  align-items: center;
  gap: 4px;
  display: flex;
}
._headCell_17fwv_137.__canSort_17fwv_143 {
  cursor: pointer;
}
._headCell_17fwv_137.__justifyEnd_17fwv_146 {
  justify-content: flex-end;
}
._thText_17fwv_149 {
  user-select: none;
}
._table_17fwv_62 thead th {
  height: 22px;
  padding-bottom: 8px;
}
._table_17fwv_62 tbody tr {
  border-left: 2px solid #0000;
}
._table_17fwv_62 tbody tr.__clickable_17fwv_159 {
  cursor: pointer;
}
._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 {
  background: #121c30;
  border-left: 2px solid #49afe9;
}
._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 td:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 td:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._firstExpandableCell_17fwv_174 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._table_17fwv_62.__isHoverRow_17fwv_179 tbody tr:hover td {
  background-color: #49afe914;
}
._table_17fwv_62.__rowSize-large_17fwv_182 tbody tr {
  height: 72px;
}
._table_17fwv_62.__rowSize-middle_17fwv_185 tbody tr {
  height: 56px;
}
._table_17fwv_62.__rowSize-small_17fwv_188 tbody tr {
  height: 42px;
}
._table_17fwv_62 td:first-child,
._table_17fwv_62 th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
._table_17fwv_62 td:last-child,
._table_17fwv_62 th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
._sortIcon_17fwv_201 svg {
  width: 10px;
  height: 10px;
}
._sortIcon_17fwv_201.__asc_17fwv_205,
._sortIcon_17fwv_201.__desc_17fwv_206 {
  color: #fff;
}
._sortIcon_17fwv_201.__asc_17fwv_205 {
  transform: rotate(180deg);
}
.__underline_17fwv_212 {
  border-bottom: 1px solid #ffffff14;
}
._hidden_17fwv_215 {
  display: none;
}
table._fancyTable_17fwv_218 > thead {
  padding: 0 48px 0 36px;
  display: flex;
}
table._fancyTable_17fwv_218 > thead tr {
  width: 100%;
  display: flex;
}
table._fancyTable_17fwv_218 > thead tr th:first-child {
  flex: 1;
}
table._fancyTable_17fwv_218 > thead tr th {
  flex-shrink: 0;
}
table._fancyTable_17fwv_218.__isShowMobileUi_17fwv_232 > thead {
  padding: 0 12px;
}
table._fancyTable_17fwv_218.__isShowMobileUi_17fwv_232
  > thead
  tr
  > th:last-child
  > div:first-child {
  justify-content: flex-end;
}
._flexEnd_vnyun_1 {
  justify-content: flex-end;
  display: flex;
}
._flexStart_vnyun_5 {
  justify-content: flex-start;
  display: flex;
}
._root_1ps57_1 {
  padding: 12px 16px;
}
@media (width>=768px) {
  ._root_1ps57_1 {
    padding: 24px 16px;
  }
}
._stats_1ps57_9 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 16px 24px;
  margin: 24px 0;
  display: flex;
}
._statItem_1ps57_17 {
  flex: 1;
}
._tranactionStat_1ps57_20 {
  margin-bottom: 24px;
  display: flex;
}
._marketTagContainer_1ps57_24 {
  display: flex;
}
._item_w3opk_1 + ._item_w3opk_1 {
  border-top: 1px solid #ffffff14;
}
._mobileCardListRoot_w3opk_4 {
  height: 100%;
  overflow: auto;
}
._mobileCardListScrollContainer_w3opk_8 {
  width: 100%;
  position: relative;
}
._mobileCardListItem_w3opk_12 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (width>=768px) {
  ._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
    display: block;
  }
}
@media (width>=768px) {
  ._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
    display: none;
  }
}
._root_s8ep6_1 {
  width: 100%;
  padding-top: 24px;
}
@media (width>=768px) {
  ._root_s8ep6_1 {
    width: unset;
  }
}
._tableRoot_s8ep6_10 {
  width: 100%;
}
._tokensContainer_s8ep6_13 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._tokensContainer_s8ep6_13 {
    flex-direction: row;
    gap: 12px;
  }
}
._tokenItem_s8ep6_24 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._tableContainer_s8ep6_29 {
  height: 316px;
}
._noWrap_s8ep6_32 {
  text-wrap: nowrap;
}
._emptyStateContainer_s8ep6_35 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 8px;
  display: flex;
}
._mobile_clw5c_1 {
  flex-direction: column;
  display: flex;
}
@media (width>=992px) {
  ._mobile_clw5c_1 {
    display: none;
  }
}
._desktop_clw5c_10 {
  display: none;
}
@media (width>=992px) {
  ._desktop_clw5c_10 {
    display: flex;
  }
}
._scrollableTableContainer_clw5c_18 {
  height: 711px;
}
._root_10m4e_1 {
  height: inherit;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_10m4e_1 ._title_10m4e_8 {
  margin-top: 24px;
}
._root_10m4e_1 ._description_10m4e_11 {
  text-align: center;
  margin-top: 8px;
}
@media (width>=768px) {
  ._root_10m4e_1 ._description_10m4e_11 {
    width: 360px;
  }
}
._root_10m4e_1 ._btnWrapper_10m4e_20 {
  margin-top: 24px;
}
._root_10m4e_1 ._bg_10m4e_23 {
  opacity: 0.3;
  filter: blur(20px);
  pointer-events: none;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
}
._root_vwmek_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_vwmek_1 {
    padding: 24px 32px;
  }
}
._header_vwmek_9 {
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 12px;
  display: grid;
}
._header_vwmek_9 ._periodDropdown_vwmek_15 {
  grid-column: 1/3;
}
@media (width>=768px) {
  ._header_vwmek_9 ._periodDropdown_vwmek_15 {
    grid-column: auto;
  }
}
._chartWrapper_vwmek_23 {
  margin-top: 24px;
  position: relative;
  overflow: hidden;
}
._chart_vwmek_23 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_vwmek_23._isLoading_vwmek_38 {
  opacity: 0;
}
._spinnerWrapper_vwmek_41 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartBox_vwmek_46 {
  width: 100%;
  height: 100%;
  position: relative;
}
._legend_vwmek_51 {
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._title_xcdwp_1 {
  color: #98b0c1;
  margin-bottom: 8px;
}
._value_xcdwp_5 {
  margin-bottom: 6px;
}
._titleContainer_xcdwp_8 {
  color: #98b0c1;
  gap: 4px;
  display: flex;
}
._root_1fxt7_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_1fxt7_1 {
    gap: 24px;
    padding: 24px 32px;
  }
}
._header_1fxt7_13 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
._stats_1fxt7_17 {
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  display: grid;
}
@media (width>=768px) {
  ._stats_1fxt7_17 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._pendingWrapper_14gw4_1 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._pendingContainter_14gw4_6 {
  display: inline-block;
}
._root_1ecu8_1 {
  gap: 6px;
  display: flex;
}
._assetItem_1ecu8_5 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_2mins_1 {
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  display: flex;
}
._grid_2mins_7 {
  grid-template-columns: 1fr;
  gap: 24px;
  display: grid;
}
@media (width>=768px) {
  ._grid_2mins_7 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._grid_2mins_7 ._cell_2mins_17 {
  padding: 24px;
}
._pnlValueWrap_2mins_20 {
  margin-bottom: 6px;
}
._root_xzrzs_1 {
  padding: 24px 32px;
}
._title_xzrzs_4 {
  margin-bottom: 16px;
}
._root_1a7bj_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._reward_1a7bj_6 {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}
@media (width>=768px) {
  ._reward_1a7bj_6 {
    grid-template-columns: repeat(3, 1fr) auto;
  }
}
._btn_1a7bj_16 {
  grid-column: 1/3;
  align-self: center;
}
@media (width>=768px) {
  ._btn_1a7bj_16 {
    grid-column: initial;
  }
}
@media (width>=992px) {
  ._btn_1a7bj_16 {
    grid-column: 1/5;
  }
}
@media (width>=1440px) {
  ._btn_1a7bj_16 {
    grid-column: initial;
  }
}
._header-stats-mobile-divider_s0l59_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_s0l59_1 {
    display: none;
  }
}
._metalGreyGradient_s0l59_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_s0l59_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_s0l59_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_s0l59_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_s0l59_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_s0l59_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_s0l59_45 {
  flex-direction: column-reverse;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._root_s0l59_45 {
    flex-direction: row;
  }
}
._leftSide_s0l59_56 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._rightSide_s0l59_62 {
  width: 100%;
}
@media (width>=992px) {
  ._rightSide_s0l59_62 {
    flex: 0 0 380px;
    height: fit-content;
    position: sticky;
    top: 24px;
  }
}
@media (width>=1440px) {
  ._rightSide_s0l59_62 {
    flex: 0 0 420px;
  }
}
._performanceGraph_s0l59_82 ._performanceGraphTitle_s0l59_82 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._performanceGraph_s0l59_82 ._performanceGraphTitle_s0l59_82 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
._performanceGraph_s0l59_82 ._rangePicker_s0l59_94 {
  flex: 100%;
  width: 100%;
}
@media (width>=768px) {
  ._performanceGraph_s0l59_82 ._rangePicker_s0l59_94 {
    flex: 1 0 120px;
    max-width: 120px;
  }
}
._transactionsTable_s0l59_104 {
  flex-direction: column;
  padding: 16px;
  display: flex;
}
._transactionsTable_s0l59_104 ._title_s0l59_109 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
@media (width>=768px) {
  ._transactionsTable_s0l59_104 {
    padding: 24px 32px;
  }
}
@media (width>=992px) {
  ._transactionsTable_s0l59_104 {
    padding: 24px 16px;
  }
}
@media (width>=1440px) {
  ._transactionsTable_s0l59_104 {
    padding: 24px 32px;
  }
}
._root_mm8uy_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_mm8uy_1 {
    flex-direction: row;
  }
}
._content_mm8uy_11 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
._list_mm8uy_16 {
  flex-direction: column;
  margin-top: 12px;
  margin-bottom: 16px;
  display: flex;
}
._title_mm8uy_22,
._link_mm8uy_23 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(138deg, #49afe9 29.51%, #8fd7ff 85.85%) text;
}
._img_mm8uy_29 {
  margin: 0 auto;
}
@media (width>=768px) {
  ._img_mm8uy_29 {
    margin: initial;
  }
}
._root_rw16i_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_rw16i_1 {
    flex-direction: row;
  }
}
._content_rw16i_11 {
  flex-direction: column;
  display: flex;
}
._list_rw16i_15 {
  flex-direction: column;
  margin-top: 12px;
  margin-bottom: 16px;
  display: flex;
}
._title_rw16i_21,
._link_rw16i_22 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(138deg, #54de8c 29.51%, #36c4a3 85.85%) text;
}
._img_rw16i_28 {
  margin: 0 auto;
}
@media (width>=768px) {
  ._img_rw16i_28 {
    margin: initial;
  }
}
._root_hdiui_1 {
  flex-direction: column-reverse;
  gap: 8px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_hdiui_1 {
    flex-direction: row;
    padding: 24px;
  }
}
._content_hdiui_13 {
  flex-grow: 1;
}
._closeBtn_hdiui_16 {
  flex: 0 0 32px;
  align-self: flex-end;
  width: 32px;
  height: 32px;
}
@media (width>=768px) {
  ._closeBtn_hdiui_16 {
    align-self: flex-start;
  }
}
._content_c5arh_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._title_c5arh_6 {
  color: #98b0c1;
  margin-bottom: 8px;
}
._value_c5arh_10 {
  margin-bottom: 6px;
}
._subValue_c5arh_13 {
  color: #98b0c1;
}
._loadingOverlay_c5arh_16 {
  background: linear-gradient(#121c30, #121c30),
    linear-gradient(#258ec9, #258ec9);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}
._grid_c5arh_27 {
  grid-template-columns: 1fr;
  gap: 24px;
  display: grid;
}
@media (width>=768px) {
  ._grid_c5arh_27 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._stats_c5arh_37 {
  flex-direction: column;
  gap: 16px;
  min-width: 187px;
  display: flex;
}
._stats_c5arh_37 ._infoBlock_c5arh_43 {
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
  display: flex;
}
._stats_c5arh_37 ._row_c5arh_49 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._stats_c5arh_37 ._rewardsToken_c5arh_54 {
  margin: 0;
}
._breakdownRow_c5arh_57 {
  text-transform: capitalize;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._breakdownInfo_c5arh_64 {
  flex-direction: column;
  display: flex;
}
._iconContainer_c5arh_68 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._warningTriangleIcon_c5arh_73 {
  margin-right: 6px;
}
._feesApys7D_c5arh_76 {
  align-items: center;
  display: flex;
}
._root_1s1go_1 {
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  display: flex;
}
._title_1s1go_7 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
._buttons_1s1go_11 {
  gap: 8px;
  display: flex;
}
._stats_1s1go_15 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._iconContainer_1s1go_20 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1fgy6_1 .rc-slider-disabled {
  background: 0 0;
}
._root_1fgy6_1 .rc-slider-track {
  background: #49afe9;
  border-radius: 0;
  height: 2px;
}
._root_1fgy6_1 .rc-slider-rail {
  background: #212c42;
  border-radius: 0;
  height: 2px;
}
._root_1fgy6_1 .rc-slider-handle {
  opacity: 1;
  cursor: default;
  background: #49afe9;
  border: none;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  box-shadow: 0 0 0 3px #49afe940;
}
._root_1fgy6_1 .rc-slider-handle.rc-slider-handle-dragging,
._root_1fgy6_1 .rc-slider-handle.rc-slider-handle:focus {
  border-color: #0000;
  box-shadow: 0 0 0 3px #49afe940;
}
._root_1fgy6_1 .rc-slider-mark-text-active {
  color: #fff;
}
._root_1cc6n_1 {
  padding: 16px;
  position: relative;
}
._content_1cc6n_5 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._title_1cc6n_10 {
  color: #98b0c1;
  margin-bottom: 8px;
}
._value_1cc6n_14 {
  margin-bottom: 6px;
}
._range_1cc6n_17 {
  max-width: 400px;
  margin-top: 14px;
}
._grid_1cc6n_21 {
  grid-template-columns: 1fr;
  gap: 24px;
  display: grid;
}
@media (width>=768px) {
  ._grid_1cc6n_21 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._root_qlmaq_1 {
  position: relative;
}
._loadingOverlay_qlmaq_4 {
  z-index: 10;
  background: linear-gradient(#121c30, #121c30),
    linear-gradient(#258ec9, #258ec9);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}
._root_1no5m_1 {
  position: relative;
}
._grid_1no5m_4 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._title_1no5m_9 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
._flexContainer_1no5m_13 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (width>=768px) {
  ._flexContainer_1no5m_13 {
    flex-direction: row;
  }
}
._rebalanceTypeName_1no5m_23 {
  font-size: inherit;
  line-height: inherit;
  color: #0000;
  background: radial-gradient(
    39.89% 976.52% at 29.48% 66.63%,
    #49afe9 0%,
    #8fd7ff 100%
  );
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
._description_1no5m_32 {
  margin-bottom: 16px;
}
._typeImage_1no5m_35 {
  justify-content: center;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._typeImage_1no5m_35 {
    justify-content: flex-start;
  }
}
._image_1no5m_45 {
  width: 128px;
  height: 88px;
}
._image_1no5m_45 svg {
  width: 100%;
  height: 100%;
}
._legend_1no5m_53 {
  margin-top: 16px;
}
._header-stats-mobile-divider_17u4t_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_17u4t_1 {
    display: none;
  }
}
._metalGreyGradient_17u4t_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_17u4t_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_17u4t_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_17u4t_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_17u4t_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_17u4t_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_17u4t_45 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._grid_17u4t_50 {
  flex-direction: column-reverse;
  display: flex;
}
@media (width>=992px) {
  ._grid_17u4t_50 {
    flex-direction: row;
  }
}
._grid_17u4t_50 ._leftCol_17u4t_59 {
  flex: 100%;
}
@media (width>=992px) {
  ._grid_17u4t_50 ._leftCol_17u4t_59 {
    flex: auto;
    margin-right: 16px;
  }
}
._grid_17u4t_50 ._rightCol_17u4t_68 {
  flex-direction: column;
  flex: 100%;
  gap: 12px;
  margin-bottom: 16px;
  display: flex;
}
@media (width>=992px) {
  ._grid_17u4t_50 ._rightCol_17u4t_68 {
    flex: 0 0 380px;
    margin-bottom: 0;
  }
}
@media (width>=1440px) {
  ._grid_17u4t_50 ._rightCol_17u4t_68 {
    flex: 0 0 420px;
  }
}
@media (width>=992px) {
  ._grid_17u4t_50 ._rightCol_17u4t_68 {
    height: fit-content;
    position: sticky;
    top: 24px;
  }
}
._strategyInfoGrid_17u4t_93,
._rightCol_17u4t_68 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._stratStatsDesktop_17u4t_99 {
  display: none;
}
@media (width>=768px) {
  ._stratStatsDesktop_17u4t_99 {
    display: block;
  }
  ._stratStatsMobile_17u4t_108 {
    display: none;
  }
}
._root_8s3ex_1 {
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  display: flex;
}
._root_11n0d_1 {
  margin-bottom: 24px;
}
._resultBoxes_14lho_1 {
  gap: 8px;
  margin: 16px 0;
  display: flex;
}
._resultBox_14lho_1 {
  background-color: #212c42;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  padding: 16px 24px;
  display: flex;
}
._controls_14lho_14 {
  gap: 12px;
  margin-top: 16px;
  display: flex;
}
._root_9odci_1 {
  gap: 8px;
  display: flex;
}
._card_9odci_5 {
  background-color: #212c42;
  border-radius: 8px;
  width: 100%;
  padding: 12px 16px;
}
._card_9odci_5.__isError_9odci_11 {
  background-color: #e8486026;
  border: 1px solid #e84860;
}
._card_9odci_5.__isSuccess_9odci_15 {
  background-color: #30d69a26;
  border: 1px solid #30d69a;
}
._root_9odci_1 {
  cursor: pointer;
}
._checkIco_9odci_22 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._checkIco_9odci_22 > img {
  opacity: 0;
}
input:where([type="checkbox"], [type="radio"]) ~ div ._checkIco_9odci_22 {
  background: #091326;
  border: 1px solid #5f7183;
  width: 20px;
  height: 20px;
}
input:where([type="radio"], [type="checkbox"]):checked
  ~ div
  ._checkIco_9odci_22 {
  background: #e84860;
  border: 1px solid #e84860;
}
input:where([type="radio"], [type="checkbox"]):checked
  ~ div
  ._checkIco_9odci_22.__isCorrect_9odci_41 {
  background: #30d69a;
  border: 1px solid #30d69a;
}
input:where([type="radio"], [type="checkbox"]):checked
  ~ div
  ._checkIco_9odci_22
  > img {
  opacity: 1;
}
input:where([type="radio"], [type="checkbox"]):checked
  ~ div
  ._description_9odci_48 {
  display: block;
}
input[type="radio"] ~ div ._checkIco_9odci_22 {
  border-radius: 50%;
}
input[type="checkbox"] ~ div ._checkIco_9odci_22 {
  border-radius: 4px;
}
._description_9odci_48 {
  border-top: 1px solid #e84860;
  margin-top: 8px;
  padding-top: 8px;
  display: none;
}
._description_9odci_48.__isCorrect_9odci_41 {
  border-top-color: #30d69a;
}
._moreInfo_9odci_66 {
  margin-top: 8px;
}
._title_mn99q_1 {
  margin: 8px 0;
}
._questionList_mn99q_4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._controls_mn99q_9 {
  justify-content: space-between;
  gap: 6px;
  margin-top: 24px;
  display: flex;
}
._hint_mn99q_15 {
  margin-top: 8px;
  display: flex;
}
._hint_mn99q_15 ._hintTitle_mn99q_19 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._tooltip_mn99q_24 {
  max-width: 250px;
}
._controls_10q18_1 {
  margin-top: 24px;
}
._content_ed7aq_1 {
  max-height: 90vh;
  overflow-y: auto;
}
._header-stats-mobile-divider_x55tp_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_x55tp_1 {
    display: none;
  }
}
._metalGreyGradient_x55tp_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_x55tp_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_x55tp_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_x55tp_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_x55tp_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_x55tp_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_x55tp_45 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_x55tp_45 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  ._mobileWrapper_x55tp_58 {
    display: none;
  }
}
._desktopWrapper_x55tp_62 {
  display: none;
}
@media (width>=768px) {
  ._desktopWrapper_x55tp_62 {
    display: block;
  }
}
._btn_x55tp_70 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._buttons_x55tp_75 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._baseTabs_x55tp_80 {
  flex-grow: 1;
}
._tabsContainer_j57m2_1 {
  padding: 12px 6px;
}
@media (width>=768px) {
  ._tabsContainer_j57m2_1 {
    padding: 12px 24px 16px;
  }
}
@media (width>=992px) {
  ._tabsContainer_j57m2_1 {
    padding-left: 0;
    padding-right: 0;
  }
}
._breadcrumbs_j57m2_21 {
  padding-bottom: 16px;
  padding-left: 12px;
}
@media (width>=768px) {
  ._breadcrumbs_j57m2_21 {
    padding-left: 24px;
  }
}
@media (width>=992px) {
  ._breadcrumbs_j57m2_21 {
    padding-left: 0;
  }
}
._formWrapper_j57m2_35 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._highlightedForm_j57m2_40 {
  border-color: #49afe9;
}
._unstaked_j57m2_43 {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  padding: 16px;
  display: flex;
}
._debug_ix12x_1 {
  margin-top: 32px;
}
._container_ix12x_4 {
  gap: 16px;
  display: flex;
}
._title_ix12x_8 {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
  display: flex;
}
._titleTextWrapper_ix12x_14 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._jsonWrapper_ix12x_19 {
  max-height: 500px;
  margin-bottom: 40px;
  overflow-y: auto;
}
._root_1x8cf_1 {
  margin-top: 20px;
  margin-bottom: 32px;
}
._content_1x8cf_5 {
  grid-template-columns: 648px 1fr;
  gap: 16px;
  margin-top: 16px;
  display: grid;
}
@media only screen and (width<=1279px) {
  ._content_1x8cf_5 {
    grid-template-columns: 1fr;
    margin-top: 32px;
  }
}
._leftSide_1x8cf_17,
._rightSide_1x8cf_18 {
  flex-direction: column;
  gap: 16px;
  display: flex;
  overflow: auto;
}
._termsContainer_1on8z_1 {
  text-align: left;
  max-width: 768px;
  margin: 104px auto 64px;
}
@media only screen and (width<=991px) {
  ._termsContainer_1on8z_1 {
    max-width: 624px;
    margin: 56px auto 64px;
  }
}
@media only screen and (width<=375px) {
  ._termsContainer_1on8z_1 {
    max-width: 351px;
    margin: 32px auto 56px;
  }
}
._termsContainer_1on8z_1 div.ant-typography {
  opacity: 0.8;
}
._termsContainer_1on8z_1 a {
  color: #49afe9;
  text-decoration: underline;
}
._termsContainer_1on8z_1 a:hover {
  color: #258ec9;
  text-decoration: underline;
}
@media only screen and (width<=767px) {
  ._termsContainer_1on8z_1 h1.ant-typography,
  ._termsContainer_1on8z_1 h2.ant-typography {
    font-size: 28px;
  }
}
._termsContainer_1on8z_1 ._list_1on8z_35 {
  list-style: square;
}
._termsContainer_1on8z_1 ._list_1on8z_35 li {
  list-style: unset;
  margin-left: 20px;
  padding-left: 0;
}
._root_elvog_1 {
  width: 100%;
}
@media (width>=768px) {
  ._root_elvog_1 {
    width: 372px;
  }
}
._root_elvog_1 ._container_elvog_9 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._root_elvog_1 ._container_elvog_9 ._description_elvog_14 ._link_elvog_14 {
  color: #49afe9;
}
._root_elvog_1 ._container_elvog_9 ._terms_elvog_17 {
  gap: 4px;
  display: flex;
}
._root_elvog_1 ._container_elvog_9 ._checkbox_elvog_21 input {
  flex-shrink: 0;
}
._root_elvog_1 ._container_elvog_9 ._switcherTerms_elvog_24 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30 {
  background: #162136;
  border: 1px solid #212c42;
  border-radius: 8px;
  flex-direction: column;
  gap: 16px;
  max-height: 240px;
  padding: 12px;
  display: flex;
  overflow: hidden auto;
}
._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30::-webkit-scrollbar {
  width: 3px;
}
._root_elvog_1
  ._container_elvog_9
  ._collapseTerms_elvog_30::-webkit-scrollbar-track {
  display: none;
}
._root_elvog_1
  ._container_elvog_9
  ._collapseTerms_elvog_30::-webkit-scrollbar-thumb {
  background: #5f7183;
  border-radius: 10px;
}
._root_elvog_1
  ._container_elvog_9
  ._collapseTerms_elvog_30.__hideTerms_elvog_52 {
  display: none;
}
._root_elvog_1 ._container_elvog_9 ._modalHeader_elvog_55 {
  justify-content: space-between;
}
._root_elvog_1 ._collapseDescription_elvog_58 {
  gap: 8px;
  display: flex;
}
._root_elvog_1 ._collapseDescription_elvog_58:first-child {
  margin-top: 0;
}
._root_elvog_1 ._collapseDescription_elvog_58 ._dot_elvog_65 {
  background: #d1d1d2;
  border-radius: 50%;
  width: 4px;
  min-width: 4px;
  height: 4px;
  margin-top: 10px;
}
._button_elvog_73 {
  width: 100%;
}
._walletIcon_elvog_76 {
  width: 24px;
  height: 24px;
}
._header-stats-mobile-divider_1yoxc_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1yoxc_1 {
    display: none;
  }
}
._metalGreyGradient_1yoxc_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1yoxc_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1yoxc_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1yoxc_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1yoxc_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1yoxc_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1yoxc_45 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
._successCardSection_1yoxc_50 {
  margin-bottom: 24px;
  padding: 48px 0;
}
._successCardSection_1yoxc_50 button {
  align-self: center;
  width: 292px;
}
._topSection_1yoxc_58 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 625px;
  margin-bottom: 24px;
  display: flex;
}
._introContainer_1yoxc_66 {
  height: 48px;
  margin-bottom: 84px;
}
@media (width>=768px) {
  ._introContainer_1yoxc_66 {
    width: 480px;
  }
}
._endIcon_1yoxc_75 {
  margin-right: -6px;
  transform: rotate(-90deg) translate(-0.5px);
}
._validIcon_1yoxc_79 {
  color: #30d69a;
  margin-right: -6px;
}
._introButton_1yoxc_83 {
  background: #212c42;
  height: 32px;
}
._description_1yoxc_87 {
  gap: 4px;
  margin-bottom: 40px;
  display: flex;
}
._inlineText_1yoxc_92 {
  display: inline;
}
._inputContainer_1yoxc_95 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._inputContainer_1yoxc_95 {
    flex-direction: row;
    padding: 0 16px;
  }
}
.__isDisabled_1yoxc_109 input {
  color: #98b0c1 !important;
}
.__isDisabled_1yoxc_109 div {
  cursor: not-allowed;
  background-color: #162136;
}
._inputButton_1yoxc_116 {
  flex-shrink: 0;
  width: 100%;
  height: 40px;
}
@media (width>=768px) {
  ._inputButton_1yoxc_116 {
    width: auto;
  }
}
._claimedTitleContainer_1yoxc_126 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  display: flex;
}
._button_1yoxc_132 {
  height: 48px;
}
._claimedTitleTop_1yoxc_135 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._cardContainer_1yoxc_140 {
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  margin: 72px 88px;
  display: flex;
}
@media (width>=992px) {
  ._cardContainer_1yoxc_140 {
    max-width: 1282px;
  }
}
._card_1yoxc_140 {
  flex-direction: column;
  flex: 1 0 100%;
  gap: 16px;
  padding: 16px 24px;
  display: flex;
}
@media (width>=768px) {
  ._card_1yoxc_140 {
    flex: 1 0 calc(50% - 24px);
  }
}
@media (width>=992px) {
  ._card_1yoxc_140 {
    flex: 1 0 calc(33.33% - 24px);
  }
}
.__isDarkBg_1yoxc_169 {
  background: #091326;
}
._cardHeader_1yoxc_172 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._cardText_1yoxc_177 {
  color: #98b0c1;
}
._cardLinks_1yoxc_180 {
  gap: 24px;
  margin-top: auto;
  display: flex;
}
._allocationContainer_1yoxc_185 {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
  display: flex;
}
._allocationContainer_1yoxc_185.__hasNoAllocation_1yoxc_192 {
  margin-bottom: 60px;
}
._totalAllocationContainer_1yoxc_195 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  display: flex;
}
._kmnoBanner_1yoxc_201 {
  align-items: center;
  width: 100%;
  max-width: 480px;
  padding: 12px;
  display: flex;
}
._kmnoBannerContentWrapper_1yoxc_208 {
  align-items: center;
  width: 100%;
  margin-left: 8px;
  display: flex;
}
._knoBannerContent_1yoxc_214 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._kmnoBannerLink_1yoxc_220 {
  align-items: center;
  margin-left: 12px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}
._bannerLinkOut_1yoxc_227 {
  transform: translateY(1px);
}
._title_1yoxc_230 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #fff 0%, #ababab 161.31%) text;
  font-size: 50px;
  line-height: 64px;
}
._allocationCard_1yoxc_238 {
  background: #091326;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 16px 24px;
  display: flex;
}
._allocationCardTooltip_1yoxc_247 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._disabledLink_1yoxc_253 {
  color: #5f7183;
}
._subtitleLinksWrapper_1yoxc_256 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 325px;
  display: flex;
}
._textWrapper_1yoxc_263 {
  margin: 0 8px;
}
._bigButton_1yoxc_266 {
  height: 48px;
}
._form_6x19y_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._titleContainer_6x19y_6 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  display: flex;
}
._titleTop_6x19y_12 {
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=992px) {
  ._button_6x19y_18 {
    height: 48px;
  }
}
._root_16pqf_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (width>=768px) {
  ._root_16pqf_1 {
    max-width: 528px;
  }
}
@media (width>=992px) {
  ._root_16pqf_1 {
    max-width: 642px;
  }
}
._textWrapper_1na6m_1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._cardContent_3zof2_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px 24px;
  display: flex;
}
._header-stats-mobile-divider_1i8fm_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1i8fm_1 {
    display: none;
  }
}
._metalGreyGradient_1i8fm_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1i8fm_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1i8fm_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1i8fm_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1i8fm_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1i8fm_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1i8fm_45 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
._pageTitle_1i8fm_50 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}
._pageTitleTextWrapper_1i8fm_57 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._topSection_1i8fm_62 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding-bottom: 32px;
  display: flex;
}
@media (width>=992px) {
  ._topSection_1i8fm_62 {
    flex-direction: row;
    gap: 16px;
  }
}
._cardsBlock_1i8fm_75 {
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  display: flex;
}
._sidebarBlock_1i8fm_81 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._sidebarBlock_1i8fm_81 {
    max-width: 420px;
  }
}
._cardContainer_1i8fm_91 {
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  margin: 72px 88px;
  display: none;
}
@media (width>=992px) {
  ._cardContainer_1i8fm_91 {
    display: flex;
  }
}
._card_1i8fm_75 {
  background: #091326;
  flex-direction: column;
  flex: 1 0 100%;
  gap: 16px;
  padding: 16px 24px;
  display: flex;
}
@media (width>=768px) {
  ._card_1i8fm_75 {
    flex: 1 0 calc(50% - 24px);
  }
}
@media (width>=992px) {
  ._card_1i8fm_75 {
    flex: 1 0 calc(33.33% - 24px);
  }
}
._cardHeader_1i8fm_121 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._cardText_1i8fm_126 {
  color: #98b0c1;
  max-width: 269px;
}
._cardLinks_1i8fm_130 {
  gap: 24px;
  margin-top: auto;
  display: flex;
}
._allocationContainer_1i8fm_135 {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
  display: flex;
}
._allocationContainer_1i8fm_135.__hasNoAllocation_1i8fm_142 {
  margin-bottom: 60px;
}
._totalAllocationContainer_1i8fm_145 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  display: flex;
}
._kmnoBanner_1i8fm_151 {
  align-items: center;
  width: 100%;
  max-width: 480px;
  padding: 12px;
  display: flex;
}
._kmnoBannerContentWrapper_1i8fm_158 {
  align-items: center;
  width: 100%;
  margin-left: 8px;
  display: flex;
}
._knoBannerContent_1i8fm_164 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._kmnoBannerLink_1i8fm_170 {
  align-items: center;
  margin-left: 12px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}
._bannerLinkOut_1i8fm_177 {
  transform: translateY(1px);
}
._title_1i8fm_180 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #fff 0%, #ababab 161.31%) text;
  font-size: 50px;
  line-height: 64px;
}
._allocationBreakdown_1i8fm_188 {
  margin-bottom: 16px;
}
._allocationCardsContainer_1i8fm_191 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 632px;
  margin-bottom: 40px;
  display: flex;
}
@media (width>=768px) {
  ._allocationCardsContainer_1i8fm_191 {
    flex-direction: row;
  }
}
._allocationCard_1i8fm_191 {
  background: #091326;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 16px 24px;
  display: flex;
}
._allocationCardTooltip_1i8fm_213 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._disabledLink_1i8fm_219 {
  color: #5f7183;
}
._subtitleLinksWrapper_1i8fm_222 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 325px;
  display: flex;
}
._cardContent_kpl86_1 {
  flex-direction: column;
  flex-grow: 1;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._cardContent_kpl86_1 {
    padding: 32px;
  }
}
._cardTitle_kpl86_12 {
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitle_kpl86_12 {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
}
._cardTitleLeft_kpl86_25 {
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  row-gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitleLeft_kpl86_25 {
    row-gap: 12px;
  }
}
._cardTitleRight_kpl86_38 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitleRight_kpl86_38 {
    flex-direction: row;
  }
  .__isOneButton_kpl86_49 {
    width: 160px;
  }
}
._walletItem_kpl86_53 {
  flex-direction: column;
  gap: 8px;
  margin-left: auto;
  display: flex;
}
._statItem_kpl86_59 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._aprItem_kpl86_64 {
  flex-direction: column;
  gap: 8px;
  margin-left: auto;
  margin-right: 4px;
  display: flex;
}
._cardSection_kpl86_71 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (width>=768px) {
  ._cardSection_kpl86_71 {
    flex-direction: row;
    align-items: center;
  }
}
._cardValues_kpl86_82 {
  grid-gap: 24px;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  display: grid;
}
@media (width>=992px) {
  ._cardValues_kpl86_82 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._dividerWrapper_kpl86_93 {
  margin: 24px 0;
}
._buttonsWrapper_kpl86_96 {
  display: none;
}
@media (width>=768px) {
  ._buttonsWrapper_kpl86_96 {
    flex-direction: column;
    flex-shrink: 0;
    justify-content: space-between;
    gap: 36px;
    width: 160px;
    display: flex;
  }
}
._mobileButtonWrapper_kpl86_109 {
  flex-direction: column;
  grid-column: 1/3;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._mobileButtonWrapper_kpl86_109 {
    display: none;
  }
}
._tokenTitle_kpl86_120 {
  gap: 4px;
}
@media (width>=768px) {
  ._tokenTitle_kpl86_120 {
    gap: 8px;
  }
}
._root_s4ybv_1,
._form_s4ybv_6 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._cardContent_8uasp_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._cardContent_8uasp_1 {
    padding: 24px;
  }
}
._valuesWrapper_8uasp_12 {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
  display: flex;
}
._valuesItem_8uasp_18 {
  flex-direction: column;
  gap: 6px;
  min-width: 108px;
  display: flex;
}
._header-stats-mobile-divider_fuko1_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_fuko1_1 {
    display: none;
  }
}
._metalGreyGradient_fuko1_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_fuko1_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_fuko1_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_fuko1_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_fuko1_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_fuko1_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_fuko1_45 {
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_fuko1_45 {
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 8px;
    padding: 32px;
  }
}
._img_fuko1_59 {
  justify-content: center;
  display: flex;
}
._content_fuko1_63 {
  flex-direction: column;
  display: flex;
}
@media (width>=768px) {
  ._content_fuko1_63 {
    justify-content: center;
  }
}
._links_fuko1_72 {
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
  display: flex;
}
@media (width>=768px) {
  ._links_fuko1_72 {
    flex-direction: row;
  }
}
._description_fuko1_83 {
  margin-top: 8px;
}
._buttonContainer_1jyj8_1 {
  margin-top: 24px;
}
._infoBoxWrapper_1jyj8_4 {
  display: none;
}
@media (width>=992px) {
  ._infoBoxWrapper_1jyj8_4 {
    display: unset;
  }
}
._root_s4ybv_1,
._form_s4ybv_6 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._inputs_s4ybv_11 {
  gap: 16px;
  display: grid;
}
._buttons_s4ybv_15 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  display: flex;
}
._buttons_s4ybv_15 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_s4ybv_15 ._buttonsTitle_s4ybv_24 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  font-weight: 500;
}
._buttons_s4ybv_15 ._checkboxWrapper_s4ybv_30 {
  gap: 8px;
  display: flex;
}
._checkboxTooltipContainer_s4ybv_34 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._stats_s4ybv_39 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._settings_s4ybv_44 {
  cursor: pointer;
}
._buttonWithTooltip_s4ybv_47._disabled_s4ybv_47,
._buttonWithTooltip_s4ybv_47[disabled] {
  pointer-events: unset !important;
}
._root_m1gop_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._input_m1gop_6 {
  margin-bottom: 24px;
}
._form_m1gop_9 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._slider_m1gop_14 {
  gap: 16px;
  margin-bottom: 12px;
  display: grid;
}
._buttons_m1gop_19 {
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  display: flex;
}
._buttons_m1gop_19 button:not(:last-child) {
  margin-right: 12px;
}
._buttons_m1gop_19 ._buttonsTitle_m1gop_28 {
  text-align: center;
  color: #98b0c1;
  opacity: 0.6;
  font-weight: 500;
}
._buttons_m1gop_19 ._checkboxWrapper_m1gop_34 {
  gap: 8px;
  display: flex;
}
._checkboxTooltipContainer_m1gop_38 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._stats_m1gop_43 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._settings_m1gop_48 {
  cursor: pointer;
}
._buttonWithTooltip_m1gop_51._disabled_m1gop_51,
._buttonWithTooltip_m1gop_51[disabled] {
  pointer-events: unset !important;
}
._cardTitle_997gc_1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitle_997gc_1 {
    gap: 24px;
  }
}
._cardTitleRight_997gc_13 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitleRight_997gc_13 {
    flex-direction: row;
  }
}
._wallet_997gc_23 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._votingPowerTitle_997gc_28 {
  gap: 4px;
  display: flex;
}
._cardContent_rco15_1 {
  flex-direction: column;
  flex-grow: 1;
  display: flex;
}
._root_rco15_6 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._votingInfoSection_rco15_12 {
  flex-direction: column;
  display: flex;
}
@media (width>=768px) {
  ._votingInfoSection_rco15_12 {
    flex-direction: row;
  }
}
._cardTitle_rco15_21 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitle_rco15_21 {
    gap: 24px;
  }
}
._cardTitleRight_rco15_33 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._cardTitleRight_rco15_33 {
    flex-direction: row;
  }
}
._votingDescription_rco15_43 {
  flex-direction: column;
  flex: 1;
  gap: 16px;
  padding: 16px 12px 12px;
  display: flex;
}
@media (width>=768px) {
  ._votingDescription_rco15_43 {
    padding: 24px;
  }
}
._wallet_rco15_56 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._walletTitle_rco15_61 {
  gap: 4px;
  display: flex;
}
._yourVotingPowerSection_rco15_65 {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._yourVotingPowerSection_rco15_65 {
    padding: 24px;
  }
}
._votingPowerTitle_rco15_80 {
  gap: 4px;
  display: flex;
}
._yourVotesSection_rco15_84 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._yourVotesSection_rco15_84 {
    padding: 24px;
  }
}
._yourVotingStats_rco15_98 {
  background: #162136;
  border: 1px solid #212c42;
  flex: 1;
  height: 240px;
  margin: 8px;
  padding: 8px;
  display: flex;
}
@media (width>=768px) {
  ._yourVotingStats_rco15_98 {
    margin: 24px;
    padding: 16px;
  }
}
._proposalsSection_rco15_113 {
  padding: 16px;
}
@media (width>=768px) {
  ._proposalsSection_rco15_113 {
    padding: 32px;
  }
}
._illustrationImage_rco15_121 {
  width: 100%;
  margin-bottom: 16px;
  display: none;
}
@media (width>=768px) {
  ._illustrationImage_rco15_121 {
    display: block;
  }
}
._illustrationMobileImage_rco15_131 {
  margin-bottom: 16px;
}
@media (width>=768px) {
  ._illustrationMobileImage_rco15_131 {
    display: none;
  }
}
._imageContainer_rco15_139 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._proposalsFooterText_rco15_144 {
  text-align: center;
}
._stakingHeader_rco15_147 {
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  display: flex;
}
._description_rco15_153 {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
  padding-left: 6px;
  display: flex;
}
@media (width>=463px) {
  ._description_rco15_153 {
    padding-left: 0;
  }
}
._descriptionText_rco15_165 {
  gap: 8px;
  display: flex;
}
._yourBoostTooltipContainer_rco15_169 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._yourBoostTooltipRow_rco15_174 {
  justify-content: space-between;
  gap: 16px;
  display: flex;
}
._learnMoreLink_rco15_179 {
  margin-left: 12px;
}
._root_1plwu_1 {
  gap: 16px;
  width: 100%;
  display: flex;
}
._statCard_1plwu_6 {
  flex: 1;
  padding: 24px;
}
._path_zkxn7_1 {
  outline: none;
  transition: stroke-width 0.2s ease-in-out;
}
._path_zkxn7_1:hover {
  stroke-width: 13px;
  cursor: pointer;
}
._illustrationImage_1e3uf_1 {
  width: 100%;
  display: none;
}
@media (width>=768px) {
  ._illustrationImage_1e3uf_1 {
    display: block;
  }
  ._illustrationMobileImage_1e3uf_11 {
    display: none;
  }
}
._imageContainer_1e3uf_15 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._proposalsFooterText_1e3uf_20 {
  text-align: center;
}
._proposalsFooterTextContainer_1e3uf_23 {
  margin-bottom: 24px;
}
._emptyState_tep70_1 {
  background: #4b5a75;
  border: 2px solid #35435c;
  border-radius: 6px;
  width: 180px;
  height: 21px;
}
._weightsContainer_tep70_8 {
  background: #212c42;
  border-radius: 6px;
  gap: 2px;
  width: 180px;
  height: 21px;
  padding: 2px;
  display: flex;
}
._weight_tep70_8 {
  border-radius: 6px;
  height: 17px;
}
._green_tep70_21 {
  background-color: #30d69a;
}
._purple_tep70_24 {
  background-color: #8784f7;
}
._grey_tep70_27 {
  background-color: #98b0c1;
}
._pink_tep70_30 {
  background-color: #e850ff;
}
._tooltipContent_tep70_33 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._tooltipRow_tep70_38 {
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  display: flex;
}
._labelPart_tep70_44 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._labelBullet_tep70_49 {
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
._weightPart_tep70_54 {
  gap: 8px;
  display: flex;
}
._table_qike4_1 {
  margin-left: -12px;
  margin-right: -12px;
}
@media (width>=992px) {
  ._table_qike4_1 {
    margin-left: -24px;
    margin-right: -24px;
  }
}
._titleCell_qike4_11 {
  flex-direction: column;
  gap: 8px;
  min-width: 200px;
  display: flex;
}
._tagCell_qike4_17 {
  min-width: 80px;
}
._startDateCell_qike4_20,
._endDateCell_qike4_23 {
  min-width: 140px;
}
._cardContent_1ucsq_1 {
  flex-direction: column;
  flex-grow: 1;
  display: flex;
}
._root_1ucsq_6 {
  width: 100%;
}
._votingInfoSection_1ucsq_9 {
  flex-direction: column;
  display: flex;
}
@media (width>=768px) {
  ._votingInfoSection_1ucsq_9 {
    flex-direction: row;
  }
}
._votingHeader_1ucsq_18 {
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  display: flex;
}
._votingDescription_1ucsq_24 {
  flex: 1;
  padding: 16px;
}
@media (width>=768px) {
  ._votingDescription_1ucsq_24 {
    padding: 24px 24px 24px 32px;
  }
}
._yourVotingPowerSection_1ucsq_34 {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 0 16px 16px;
  display: flex;
}
@media (width>=768px) {
  ._yourVotingPowerSection_1ucsq_34 {
    padding: 24px;
  }
}
._votingPowerTitle_1ucsq_50 {
  white-space: nowrap;
  gap: 4px;
  display: flex;
}
._yourVotesSection_1ucsq_55 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 16px 16px 0;
  display: flex;
}
@media (width>=768px) {
  ._yourVotesSection_1ucsq_55 {
    padding: 24px;
  }
}
._proposalsDivider_1ucsq_70 {
  margin-top: 0;
}
._yourVotesInitialUI_1ucsq_73 {
  flex-direction: column;
  align-items: center;
  gap: 4px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._stakeIntoGovernanceContainer_1ucsq_83 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}
._stakeIntoGovernanceContainer_1ucsq_83 ._stakeIntoGovernanceTitle_1ucsq_90 {
  margin-top: 12px;
}
._stakeIntoGovernanceContainer_1ucsq_83 ._stakeIntoGovernanceDesc_1ucsq_93 {
  margin-top: 6px;
  margin-bottom: 16px;
}
@media (width<=463px) {
  ._divider_1ucsq_98 {
    width: calc(100% + 24px);
    margin-left: -12px;
  }
}
._ringIcon_1ucsq_103 {
  width: 142px;
  height: 142px;
  padding: 6px;
  position: relative;
}
@media (width>=768px) {
  ._ringIcon_1ucsq_103 {
    width: 162px;
    height: 162px;
  }
}
._yourVotingStats_1ucsq_115 {
  background: #162136;
  border: 1px solid #212c42;
  flex: 1;
  gap: 8px;
  margin: 8px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._yourVotingStats_1ucsq_115 {
    gap: 16px;
    margin: 24px;
  }
}
._proposalsSection_1ucsq_130 {
  flex-direction: column;
  align-self: baseline;
  gap: 16px;
  width: 100%;
  padding: 0 0 0 8px;
  display: flex;
}
@media (width>=463px) {
  ._proposalsSection_1ucsq_130 {
    padding: 16px;
  }
}
@media (width>=768px) {
  ._proposalsSection_1ucsq_130 {
    padding: 32px;
  }
}
._proposalsTitle_1ucsq_149 {
  margin-bottom: 0;
}
@media (width>=463px) {
  ._proposalsTitle_1ucsq_149 {
    margin-bottom: 12px;
  }
}
._proposalsTable_1ucsq_157 {
  max-width: calc(100vw - 36px);
}
@media (width>=463px) {
  ._proposalsTable_1ucsq_157 {
    max-width: calc(100vw - 88px);
  }
}
._description_1ucsq_165 {
  flex-direction: column;
  gap: 8px;
  padding-left: 6px;
  display: flex;
}
@media (width>=463px) {
  ._description_1ucsq_165 {
    padding-left: 0;
  }
}
._descriptionText_1ucsq_176 {
  gap: 8px;
  display: flex;
}
._header-stats-mobile-divider_10m9d_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_10m9d_1 {
    display: none;
  }
}
._metalGreyGradient_10m9d_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_10m9d_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_10m9d_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_10m9d_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_10m9d_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_10m9d_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_10m9d_45 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  display: flex;
}
._root_10m9d_45 ._mobileDivider_10m9d_51 {
  width: calc(100% + 24px);
  margin-bottom: -16px;
}
@media (width>=463px) {
  ._root_10m9d_45 ._mobileDivider_10m9d_51 {
    display: none;
  }
}
._pageTitle_10m9d_60 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._pageTitle_10m9d_60 {
    margin-bottom: 32px;
  }
}
._pageTitleTextWrapper_10m9d_71 {
  justify-content: center;
  align-items: center;
  gap: 12px;
  display: flex;
}
._topStats_10m9d_77 {
  width: 100%;
  display: none;
}
@media (width>=768px) {
  ._topStats_10m9d_77 {
    display: block;
  }
}
._topSection_10m9d_86 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding-bottom: 32px;
  display: flex;
}
@media (width>=992px) {
  ._topSection_10m9d_86 {
    flex-direction: row;
    gap: 16px;
  }
}
._cardsBlock_10m9d_99 {
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  display: flex;
}
._cardContainer_10m9d_105 {
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  margin: 72px 88px;
  display: none;
}
@media (width>=992px) {
  ._cardContainer_10m9d_105 {
    display: flex;
  }
}
._card_10m9d_99 {
  background: #091326;
  flex-direction: column;
  flex: 1 0 100%;
  gap: 16px;
  padding: 16px 24px;
  display: flex;
}
@media (width>=768px) {
  ._card_10m9d_99 {
    flex: 1 0 calc(50% - 24px);
  }
}
@media (width>=992px) {
  ._card_10m9d_99 {
    flex: 1 0 calc(33.33% - 24px);
  }
}
._cardHeader_10m9d_135 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._cardText_10m9d_140 {
  color: #98b0c1;
  max-width: 269px;
}
._cardLinks_10m9d_144 {
  gap: 24px;
  margin-top: auto;
  display: flex;
}
._allocationContainer_10m9d_149 {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
  display: flex;
}
._allocationContainer_10m9d_149.__hasNoAllocation_10m9d_156 {
  margin-bottom: 60px;
}
._totalAllocationContainer_10m9d_159 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  display: flex;
}
._kmnoBanner_10m9d_165 {
  align-items: center;
  width: 100%;
  max-width: 480px;
  padding: 12px;
  display: flex;
}
._kmnoBannerContentWrapper_10m9d_172 {
  align-items: center;
  width: 100%;
  margin-left: 8px;
  display: flex;
}
._knoBannerContent_10m9d_178 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._kmnoBannerLink_10m9d_184 {
  align-items: center;
  margin-left: 12px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}
._bannerLinkOut_10m9d_191 {
  transform: translateY(1px);
}
._title_10m9d_194 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(94deg, #fff 0%, #ababab 161.31%) text;
  font-size: 50px;
  line-height: 64px;
}
._allocationBreakdown_10m9d_202 {
  margin-bottom: 16px;
}
._allocationCardsContainer_10m9d_205 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 632px;
  margin-bottom: 40px;
  display: flex;
}
@media (width>=768px) {
  ._allocationCardsContainer_10m9d_205 {
    flex-direction: row;
  }
}
._allocationCard_10m9d_205 {
  background: #091326;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 16px 24px;
  display: flex;
}
._allocationCardTooltip_10m9d_227 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._disabledLink_10m9d_233 {
  color: #5f7183;
}
._subtitleLinksWrapper_10m9d_236 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 325px;
  display: flex;
}
._root_14jjd_1 {
  width: 100%;
  padding-top: 12px;
  padding-left: 4px;
  padding-right: 4px;
}
@media (width>=463px) {
  ._root_14jjd_1 {
    padding: 24px;
  }
}
._root_14jjd_1 ._header_14jjd_12 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  display: flex;
}
._root_14jjd_1 ._header_14jjd_12 ._headerRightPart_14jjd_19 {
  text-wrap: nowrap;
  gap: 8px;
  display: flex;
}
._root_14jjd_1 ._divider_14jjd_24 {
  margin-bottom: 16px;
}
._root_14jjd_1 ._footer_14jjd_27 {
  padding-top: 24px;
  padding-bottom: 8px;
}
._root_hfqk5_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._root_hfqk5_1 ._blue_hfqk5_7 {
  background: #49afe9;
}
._root_hfqk5_1 ._green_hfqk5_10 {
  background: #30d69a;
}
._root_hfqk5_1 ._yellow_hfqk5_13 {
  background: #ffa318;
}
._root_hfqk5_1 ._flexItemsCenter_hfqk5_16 {
  align-items: center;
  display: flex;
}
._root_hfqk5_1 ._timelineContainer_hfqk5_20 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineIcon_hfqk5_25 {
  flex-direction: column;
  display: flex;
}
._root_hfqk5_1
  ._timelineContainer_hfqk5_20
  ._timelineIcon_hfqk5_25
  ._checkedIcon_hfqk5_29 {
  border-radius: 50%;
}
._root_hfqk5_1
  ._timelineContainer_hfqk5_20
  ._timelineIcon_hfqk5_25
  ._notStartedIcon_hfqk5_32 {
  border: 1px solid #5f7183;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineBar_hfqk5_38 {
  background: #5f7183;
  width: 100%;
  height: 1px;
  position: relative;
}
._root_hfqk5_1
  ._timelineContainer_hfqk5_20
  ._timelineBar_hfqk5_38
  ._timelineProgressBar_hfqk5_44 {
  height: 1px;
  position: absolute;
}
._root_hfqk5_1 ._infoItemsContainer_hfqk5_48 {
  justify-content: space-between;
  display: flex;
}
._root_hfqk5_1 ._infoItemsContainer_hfqk5_48 ._infoItem_hfqk5_48 {
  flex-direction: column;
  display: flex;
}
._root_1b5re_1 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}
._mobileRoot_1b5re_8 {
  flex-direction: column;
  gap: 16px;
  padding: 4px;
  display: flex;
}
._root_qapux_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._root_qapux_1 ._voteCastContainer_qapux_6 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
._root_qapux_1 ._voteCastContainer_qapux_6 ._voteCastText_qapux_11 {
  margin-top: 12px;
}
._root_qapux_1 ._voteCastContainer_qapux_6 ._noOfCastVotesText_qapux_14 {
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  display: flex;
}
._root_qapux_1 ._voteCastContainer_qapux_6 ._choices_qapux_20 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  margin-top: 8px;
  display: flex;
}
._root_qapux_1 ._voteCastContainer_qapux_6 ._voteCastContent_qapux_27 {
  width: 100%;
}
._root_1afr7_1 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
._root_1afr7_1 ._title_1afr7_6 {
  margin-top: 12px;
}
._root_1afr7_1 ._description_1afr7_9 {
  margin-top: 4px;
}
._root_15k8a_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._root_15k8a_1 ._selected_15k8a_7 {
  color: #49afe9 !important;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  ) !important;
  border: 1px solid #49afe9 !important;
}
._forButton_6ovfa_1,
._againstButton_6ovfa_4 {
  flex: 1;
}
._root_gwy6d_1 {
  gap: 8px;
  width: 100%;
  display: flex;
}
._root_gwy6d_1 ._forButton_gwy6d_6,
._root_gwy6d_1 ._againstButton_gwy6d_9 {
  flex: 1;
}
._root_e2hdy_1 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}
._root_e2hdy_1 ._votingPowerTitle_e2hdy_8 {
  white-space: nowrap;
  gap: 4px;
  margin-bottom: 8px;
  display: flex;
}
._root_e2hdy_1 ._walletNotConnectedState_e2hdy_14 {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 100%;
  display: flex;
}
._root_e2hdy_1 ._walletConnectedState_e2hdy_21 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  display: flex;
}
._root_106mn_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 8px;
  display: flex;
}
@media (width>=463px) {
  ._root_106mn_1 {
    padding: 24px;
  }
}
._root_106mn_1 ._chartContainer_106mn_15 {
  width: 180px;
  height: 180px;
  padding: 6px;
  position: relative;
}
@media (width>=768px) {
  ._root_106mn_1 ._chartContainer_106mn_15 {
    width: 256px;
    height: 256px;
  }
}
._root_106mn_1 ._chartContainer_106mn_15 ._voteNotFinished_106mn_27 {
  white-space: nowrap;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._root_106mn_1 ._legendContainer_106mn_38 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._root_106mn_1 ._legendContainer_106mn_38 ._legendRow_106mn_44 {
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  display: flex;
}
._root_106mn_1
  ._legendContainer_106mn_38
  ._legendRow_106mn_44
  ._labelPart_106mn_50 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_106mn_1
  ._legendContainer_106mn_38
  ._legendRow_106mn_44
  ._labelBullet_106mn_55 {
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
._root_106mn_1
  ._legendContainer_106mn_38
  ._legendRow_106mn_44
  ._weightPart_106mn_60 {
  gap: 8px;
  display: flex;
}
._root_106mn_1 ._divider_106mn_64 {
  margin-top: 8px;
  margin-bottom: 8px;
}
._root_106mn_1 ._bottomDataRow_106mn_68 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._root_106mn_1 ._green_106mn_73 {
  background-color: #30d69a;
}
._root_106mn_1 ._purple_106mn_76 {
  background-color: #8784f7;
}
._root_106mn_1 ._grey_106mn_79 {
  background-color: #98b0c1;
}
._root_106mn_1 ._pink_106mn_82 {
  background-color: #e850ff;
}
._header_1djve_1 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  display: flex;
}
._content_1djve_7 {
  flex-direction: column;
  gap: 16px;
  padding-top: 12px;
  display: flex;
}
@media (width>=768px) {
  ._content_1djve_7 {
    flex-direction: row;
  }
}
._content_1djve_7 ._contentLeftPart_1djve_18 {
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  display: flex;
}
._content_1djve_7 ._contentRightPart_1djve_24 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._content_1djve_7 ._contentRightPart_1djve_24 {
    flex-shrink: 0;
    width: 400px;
  }
}
._headerLeftPart_1djve_36 {
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=463px) {
  ._headerLeftPart_1djve_36 {
    gap: 8px;
  }
}
._headerLeftPart_1djve_36 ._proposalTitleAndTag_1djve_46 {
  flex-flow: column wrap;
  gap: 4px;
  display: flex;
}
@media (width>=463px) {
  ._headerLeftPart_1djve_36 ._proposalTitleAndTag_1djve_46 {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
}
._externalButtons_1djve_60 {
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=463px) {
  ._externalButtons_1djve_60 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media (width<=463px) {
  ._externalButtons_1djve_60 ._forumDiscussionLink_1djve_73 {
    flex: 1;
  }
  ._externalButtons_1djve_60
    ._forumDiscussionLink_1djve_73
    ._fullWidth_1djve_78 {
    width: 100%;
  }
}
._mobileDivider_1djve_82 {
  width: calc(100% + 24px);
  margin-left: -12px;
}
._root_1nlnk_1 {
  width: 100%;
}
@media (width>=768px) {
  ._root_1nlnk_1 {
    width: 372px;
  }
}
._root_1nlnk_1 ._container_1nlnk_9 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._root_1nlnk_1 ._container_1nlnk_9 ._description_1nlnk_14 ._link_1nlnk_14 {
  color: #49afe9;
}
._root_1nlnk_1 ._container_1nlnk_9 ._terms_1nlnk_17 {
  gap: 4px;
  display: flex;
}
._root_1nlnk_1 ._container_1nlnk_9 ._switcherTerms_1nlnk_21 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27 {
  background: #162136;
  border: 1px solid #212c42;
  border-radius: 8px;
  flex-direction: column;
  gap: 16px;
  max-height: 240px;
  padding: 12px;
  display: flex;
  overflow: hidden auto;
}
._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27::-webkit-scrollbar {
  width: 3px;
}
._root_1nlnk_1
  ._container_1nlnk_9
  ._collapseTerms_1nlnk_27::-webkit-scrollbar-track {
  display: none;
}
._root_1nlnk_1
  ._container_1nlnk_9
  ._collapseTerms_1nlnk_27::-webkit-scrollbar-thumb {
  background: #5f7183;
  border-radius: 10px;
}
._root_1nlnk_1
  ._container_1nlnk_9
  ._collapseTerms_1nlnk_27.__hideTerms_1nlnk_49 {
  display: none;
}
._root_1nlnk_1 ._container_1nlnk_9 ._modalHeader_1nlnk_52 {
  justify-content: space-between;
}
._root_1nlnk_1 ._collapseDescription_1nlnk_55 {
  gap: 8px;
  display: flex;
}
._root_1nlnk_1 ._collapseDescription_1nlnk_55:first-child {
  margin-top: 0;
}
._root_1nlnk_1 ._collapseDescription_1nlnk_55 ._dot_1nlnk_62 {
  background: #d1d1d2;
  border-radius: 50%;
  width: 4px;
  min-width: 4px;
  height: 4px;
  margin-top: 10px;
}
._button_1nlnk_70 {
  width: 100%;
}
._walletIcon_1nlnk_73 {
  width: 24px;
  height: 24px;
}
._root_51x8o_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding: 24px;
  display: flex;
}
._titleContainer_51x8o_8 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._statusContainer_51x8o_13 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._inputContainer_51x8o_18 {
  border: 1px solid #212c42;
  border-radius: 12px;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  display: flex;
}
._inputContainer_51x8o_18.__isLocked_51x8o_26 {
  background-color: #121c30;
  justify-content: space-between;
}
._input_51x8o_18 {
  color: #fff;
  opacity: 1;
  background: 0 0;
  border: none;
  outline: none;
  flex: 1;
  padding: 0;
}
._input_51x8o_18::placeholder {
  color: #5f7183;
}
._referralLinkContainer_51x8o_43 {
  background-color: #212c42;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
}
._copyButton_51x8o_53 {
  cursor: pointer;
  background: 0 0;
  border: none;
  align-self: end;
  padding: 0;
}
._successIndicator_51x8o_60 {
  color: #30d69a;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
  display: flex;
}
._editLink_51x8o_67 {
  color: #98b0c1;
  cursor: pointer;
  align-self: flex-end;
  text-decoration: underline;
}
._expandableSection_51x8o_73 {
  margin-top: 8px;
}
._howItWorksContainer_51x8o_76 {
  flex-direction: column;
  display: flex;
}
._howItWorksTrigger_51x8o_80 {
  color: #49afe9;
  cursor: pointer;
  align-items: center;
  gap: 2px;
  display: flex;
}
._header-stats-mobile-divider_1yms8_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1yms8_1 {
    display: none;
  }
}
._metalGreyGradient_1yms8_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1yms8_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1yms8_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1yms8_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1yms8_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1yms8_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._referrerCard_1yms8_45 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding: 24px 24px 16px;
  display: flex;
}
._referrerWalletIcon_1yms8_53 {
  margin: 0 -4px;
  transform: scale(0.6);
}
._referrerWallet_1yms8_53 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._header-stats-mobile-divider_i00ih_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_i00ih_1 {
    display: none;
  }
}
._metalGreyGradient_i00ih_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_i00ih_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_i00ih_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_i00ih_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_i00ih_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_i00ih_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._container_i00ih_45 {
  padding: 0 6px;
  overflow: hidden;
}
@media (width>=768px) {
  ._container_i00ih_45 {
    padding: 0;
  }
}
._finalCrumb_i00ih_54 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header_i00ih_1 {
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
  padding: 16px 0;
  display: flex;
}
@media (width>=768px) {
  ._header_i00ih_1 {
    flex-direction: row;
    justify-content: space-between;
  }
}
._headerRight_i00ih_72 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._headerLeft_i00ih_77 {
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  display: flex;
}
._headerTitle_i00ih_83 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._headerTitleText_i00ih_88 {
  font-size: 24px;
  line-height: 36px;
}
@media (width>=375px) {
  ._headerTitleText_i00ih_88 {
    font-size: 26px;
  }
}
@media (width>=575px) {
  ._headerTitleText_i00ih_88 {
    font-size: 32px;
  }
}
@media (width>=768px) {
  ._headerTitleText_i00ih_88 {
    font-size: 30px;
  }
}
@media (width>=770px) {
  ._headerTitleText_i00ih_88 {
    font-size: 32px;
  }
}
._tabsWrapper_i00ih_112 {
  margin-bottom: 16px;
}
@media (width>=768px) {
  ._tabsWrapper_i00ih_112 {
    margin-bottom: 12px;
  }
}
._content_i00ih_120 {
  gap: 16px;
  min-height: 400px;
  margin-bottom: 40px;
  display: grid;
}
@media (width>=992px) {
  ._content_i00ih_120 {
    grid-template-columns: 1fr auto;
    gap: 12px;
  }
}
._tabsContent_i00ih_132 {
  order: 1;
  overflow: hidden;
}
@media (width>=992px) {
  ._tabsContent_i00ih_132 {
    order: -1;
  }
}
._contentAside_i00ih_141 {
  flex-direction: column;
  order: -1;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._contentAside_i00ih_141 {
    order: 1;
    width: 380px;
  }
}
@media (width>=1440px) {
  ._contentAside_i00ih_141 {
    width: 420px;
  }
}
._root_2kbst_1 {
  gap: 12px;
  display: grid;
}
._root_2kbst_1:has(> :nth-child(3):last-child) {
  grid-template: "first second" "third third"/1fr 1fr;
  gap: 6px;
}
._root_2kbst_1:has(> :nth-child(3):last-child) > :first-child {
  grid-area: first;
}
._root_2kbst_1:has(> :nth-child(3):last-child) > :nth-child(2) {
  grid-area: second;
}
._root_2kbst_1:has(> :nth-child(3):last-child) > :nth-child(3) {
  grid-area: third;
}
@media (width>=992px) {
  ._root_2kbst_1:has(> :nth-child(3):last-child) {
    grid-template: "first second third"/1fr 1fr 1fr;
  }
  ._root_2kbst_1:has(> :nth-child(3):last-child) > :first-child {
    grid-area: first;
  }
  ._root_2kbst_1:has(> :nth-child(3):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_2kbst_1:has(> :nth-child(3):last-child) > :nth-child(3) {
    grid-area: third;
  }
}
._root_2kbst_1:has(> :nth-child(5):last-child) {
  grid-template: "first second" "third fourth" "fifth fifth"/1fr 1fr;
  gap: 6px;
}
._root_2kbst_1:has(> :nth-child(5):last-child) > :first-child {
  grid-area: first;
}
._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(2) {
  grid-area: second;
}
._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(3) {
  grid-area: third;
}
._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(4) {
  grid-area: fourth;
}
._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(5) {
  grid-area: fifth;
}
@media (width>=768px) {
  ._root_2kbst_1:has(> :nth-child(5):last-child) {
    grid-template: "first second third fourth" "fifth fifth fifth fifth"/1fr 1fr 1fr 1fr;
    gap: 6px;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
@media (width>=992px) {
  ._root_2kbst_1:has(> :nth-child(5):last-child) {
    grid-template: "first second" "third fourth" "fifth fifth"/1fr 1fr;
    gap: 6px;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
@media (width>=1440px) {
  ._root_2kbst_1:has(> :nth-child(5):last-child) {
    grid-template: "first second third fourth fifth"/1fr 1fr 1fr 1fr 1fr;
    gap: 6px;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_2kbst_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
@media (width>=992px) {
  ._flexEnd_2ol9k_7 {
    justify-content: flex-end;
    display: flex;
  }
}
._root_4zhg8_1 {
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding-top: 88px;
  display: flex;
}
._image_4zhg8_8 {
  justify-content: center;
  align-items: center;
  padding: 20px 110px;
  display: flex;
}
._textContainer_4zhg8_14 {
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  display: flex;
}
._description_4zhg8_20 {
  max-width: 652px;
}
._root_2ol9k_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._flexEnd_2ol9k_7 {
    justify-content: flex-end;
    display: flex;
  }
}
._card_2ol9k_12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
._pagination_2ol9k_16 {
  padding-left: 24px;
  padding-right: 24px;
}
.__gold_2ol9k_20 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      977.34% 73.49% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
.__silver_2ol9k_26 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      977.34% 73.49% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e5ff 100%
    )
    text;
}
.__bronze_2ol9k_32 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.91% 96.84% at 10.25% 61.54%,
      #9e4328 0%,
      #b27764 100%
    )
    text;
}
._position_2ol9k_38 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_vf4ir_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._flexEnd_vf4ir_7 {
    justify-content: flex-end;
    display: flex;
  }
}
._stats_vf4ir_12 {
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  display: grid;
}
@media (width>=992px) {
  ._stats_vf4ir_12 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._banner_vf4ir_22 {
  border-bottom: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding-top: 16px;
  padding-bottom: 24px;
  display: flex;
}
._columns_vf4ir_32 {
  grid-template-columns: 1fr;
  gap: 8px;
  display: grid;
}
@media (width>=1440px) {
  ._columns_vf4ir_32 {
    gap: unset;
    grid-template-columns: repeat(2, 1fr);
  }
}
._column_vf4ir_32 {
  flex-direction: column;
  gap: 8px;
  padding: 12px 24px 24px;
  display: flex;
}
._columnHeader_vf4ir_52 {
  align-items: center;
  gap: 8px;
  display: flex;
}
.__gold_vf4ir_57 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      977.34% 73.49% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
.__silver_vf4ir_63 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      977.34% 73.49% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e5ff 100%
    )
    text;
}
.__bronze_vf4ir_69 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.91% 96.84% at 10.25% 61.54%,
      #9e4328 0%,
      #b27764 100%
    )
    text;
}
._position_vf4ir_75 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_nh173_1 {
  background-color: #10203e4d;
  border-radius: 12px;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  display: flex;
}
@media only screen and (width<=767px) {
  ._root_nh173_1 {
    text-align: center;
    align-items: center;
  }
}
._root_nh173_1 ._header_nh173_15 {
  align-items: center;
  gap: 8px;
  display: flex;
}
@media only screen and (width<=767px) {
  ._root_nh173_1 ._header_nh173_15 {
    gap: 12px;
  }
  ._root_nh173_1 ._content_nh173_26 {
    text-align: center;
  }
}
._sectionHeader_f4epa_1 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
@media (width>=992px) {
  ._sectionHeader_f4epa_1 {
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
._sectionLink_f4epa_17 {
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=992px) {
  ._sectionLink_f4epa_17 {
    justify-content: flex-end;
  }
}
._sectionLink_f4epa_17 a {
  align-items: center;
  gap: 4px;
  text-decoration: none;
  display: flex;
}
._sectionLink_f4epa_17 a:hover {
  text-decoration: none;
}
._root_1a9jc_1 {
  background-color: #49afe914;
  border-radius: 16px;
  flex-direction: column;
  padding: 24px;
  transition: background-color 0.2s;
  display: flex;
}
._root_1a9jc_1._clickable_1a9jc_9 {
  cursor: pointer;
}
._root_1a9jc_1._notClickable_1a9jc_12 {
  cursor: default;
}
._root_1a9jc_1:hover {
  background-color: #49afe926;
}
._root_1a9jc_1:hover ._arrowContainer_1a9jc_18 {
  transform: translate(4px);
}
._root_1a9jc_1 ._topPart_1a9jc_21 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}
._root_1a9jc_1 ._topPart_1a9jc_21 a._linkWrapper_1a9jc_27,
._root_1a9jc_1 ._topPart_1a9jc_21 ._linkWrapper_1a9jc_27 {
  align-items: center;
  gap: 4px;
  text-decoration: none;
  display: flex;
}
._root_1a9jc_1
  ._topPart_1a9jc_21
  a._linkWrapper_1a9jc_27
  ._arrowContainer_1a9jc_18,
._root_1a9jc_1
  ._topPart_1a9jc_21
  ._linkWrapper_1a9jc_27
  ._arrowContainer_1a9jc_18 {
  justify-content: center;
  align-items: center;
  transition: transform 0.2s;
  display: flex;
}
._root_1a9jc_1 a._bottomPart_1a9jc_41,
._root_1a9jc_1 ._bottomPart_1a9jc_41 {
  display: none;
}
@media (width>=992px) {
  ._root_1a9jc_1 {
    gap: 8px;
  }
  ._root_1a9jc_1 ._topPart_1a9jc_21 {
    margin-bottom: 0;
    display: block;
  }
  ._root_1a9jc_1 ._topPart_1a9jc_21 a._linkWrapper_1a9jc_27,
  ._root_1a9jc_1 ._topPart_1a9jc_21 ._linkWrapper_1a9jc_27 {
    display: none;
  }
  ._root_1a9jc_1 a._bottomPart_1a9jc_41,
  ._root_1a9jc_1 ._bottomPart_1a9jc_41 {
    align-items: center;
    gap: 4px;
    margin-top: 16px;
    text-decoration: none;
    display: flex;
  }
  ._root_1a9jc_1 a._bottomPart_1a9jc_41 ._arrowContainer_1a9jc_18,
  ._root_1a9jc_1 ._bottomPart_1a9jc_41 ._arrowContainer_1a9jc_18 {
    justify-content: center;
    align-items: center;
    transition: transform 0.2s;
    display: flex;
  }
}
._root_im4ng_1 {
  cursor: pointer;
  border: 1px solid #ffffff0a;
  border-left: none;
  border-right: none;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  text-decoration: none;
  transition: background-color 0.2s, border-color 0.2s;
  display: flex;
}
._root_im4ng_1:hover {
  background-color: #49afe926;
  border-top: 1px solid #49afe926;
  border-bottom: 1px solid #49afe926;
  border-radius: 12px;
}
._root_im4ng_1:focus {
  outline-offset: 2px;
  outline: 2px solid #49afe9;
}
._leftContent_im4ng_25 {
  flex-grow: 1;
  align-items: center;
  gap: 12px;
  min-width: 0;
  display: flex;
}
._startIcon_im4ng_32 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._textContent_im4ng_38 {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}
._endComponent_im4ng_44 {
  color: #5f7183;
  opacity: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 6px;
  transition: color 0.2s, opacity 0.2s;
  display: flex;
}
._root_im4ng_1:hover ._endComponent_im4ng_44 {
  color: #49afe9;
  opacity: 1;
}
@media only screen and (width<=767px) {
  ._endComponent_im4ng_44 p,
  ._endComponent_im4ng_44 span {
    display: none;
  }
}
._root_1bkg8_1 {
  cursor: pointer;
  background-color: #10203e4d;
  border: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  text-decoration: none;
  transition: background-color 0.2s;
  display: flex;
}
._root_1bkg8_1:hover {
  background-color: #49afe926;
}
._root_1bkg8_1:focus {
  outline-offset: 2px;
  outline: 2px solid #49afe9;
}
._startIcon_1bkg8_21 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._endIcon_1bkg8_27 {
  color: #5f7183;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  min-width: 16px;
  min-height: 16px;
  transition: transform 0.2s, color 0.2s;
  display: flex;
}
._root_1bkg8_1:hover ._endIcon_1bkg8_27 {
  color: #49afe9;
  transform: translateY(-2px);
}
._root_9n9ii_1 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  display: flex;
}
._titleContainer_9n9ii_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._icon_9n9ii_14 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._content_9n9ii_19 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._content_9n9ii_19 > * {
  color: #98b0c1;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
._item_1gno1_1 {
  background-color: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
  flex-direction: column;
  gap: 12px;
  padding: 24px 16px;
  display: flex;
}
@media only screen and (width<=767px) {
  ._item_1gno1_1 {
    padding: 24px;
  }
}
@media (width<=767px) {
  ._item_1gno1_1 {
    text-align: center;
    align-items: center;
  }
}
._title_1gno1_21 {
  align-items: center;
  gap: 6px;
  display: flex;
}
@media (width<=767px) {
  ._title_1gno1_21 {
    gap: 8px;
  }
}
._title_1gno1_21 ._icon_1gno1_31 {
  min-width: 16px;
}
._title_1gno1_21 ._label_1gno1_34 {
  white-space: nowrap;
}
._root_18p3h_1 {
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  display: grid;
}
@media (width>=768px) {
  ._root_18p3h_1 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width>=992px) {
  ._root_18p3h_1 {
    grid-template-columns: repeat(6, 1fr);
  }
}
._root_18p3h_1._lend_18p3h_21 {
  grid-template-columns: repeat(2, 1fr);
}
@media (width>=768px) {
  ._root_18p3h_1._lend_18p3h_21 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._root_18p3h_1._borrow_18p3h_29 {
  grid-template-columns: repeat(2, 1fr);
}
._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32:nth-child(5) {
  grid-column: span 2;
}
@media (width>=768px) {
  ._root_18p3h_1._borrow_18p3h_29 {
    grid-template-columns: repeat(6, 1fr);
  }
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32 {
    grid-column: span 2;
  }
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32:nth-child(4),
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32:nth-child(5) {
    grid-column: span 3;
  }
}
@media (width>=992px) {
  ._root_18p3h_1._borrow_18p3h_29 {
    grid-template-columns: repeat(5, 1fr);
  }
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32,
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32:nth-child(4),
  ._root_18p3h_1._borrow_18p3h_29 ._item_18p3h_32:nth-child(5) {
    grid-column: span 1;
  }
}
._root_18p3h_1._multiply_18p3h_57 {
  grid-template-columns: repeat(2, 1fr);
}
._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32:nth-child(5) {
  grid-column: span 2;
}
@media (width>=768px) {
  ._root_18p3h_1._multiply_18p3h_57 {
    grid-template-columns: repeat(6, 1fr);
  }
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32 {
    grid-column: span 2;
  }
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32:nth-child(4),
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32:nth-child(5) {
    grid-column: span 3;
  }
}
@media (width>=992px) {
  ._root_18p3h_1._multiply_18p3h_57 {
    grid-template-columns: repeat(5, 1fr);
  }
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32,
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32:nth-child(4),
  ._root_18p3h_1._multiply_18p3h_57 ._item_18p3h_32:nth-child(5) {
    grid-column: span 1;
  }
}
._root_18p3h_1._security_18p3h_85 {
  grid-template-columns: 1fr;
}
@media (width>=768px) {
  ._root_18p3h_1._security_18p3h_85 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._root_18p3h_1 ._item_18p3h_32 {
  background-color: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
  flex-direction: column;
  gap: 12px;
  padding: 24px 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_18p3h_1 ._item_18p3h_32 {
    padding: 24px;
  }
}
._cardsGrid_180o9_1 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=992px) {
  ._cardsGrid_180o9_1 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._linksGrid_180o9_11 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=992px) {
  ._linksGrid_180o9_11 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=1440px) {
  ._linksGrid_180o9_11 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._riskAssessmentGrid_180o9_26 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=768px) {
  ._riskAssessmentGrid_180o9_26 {
    grid-template-columns: repeat(2, 1fr);
  }
  ._riskAssessmentGrid_180o9_26 > :first-child {
    grid-column: 1/-1;
    justify-self: stretch;
    width: 100%;
  }
}
@media (width>=992px) {
  ._riskAssessmentGrid_180o9_26 {
    grid-template-columns: repeat(6, 1fr);
  }
  ._riskAssessmentGrid_180o9_26 > * {
    grid-column: span 2;
  }
  ._riskAssessmentGrid_180o9_26 > :first-child {
    justify-self: unset;
    max-width: unset;
    grid-column: span 2;
  }
  ._riskAssessmentGrid_180o9_26 > :nth-child(4),
  ._riskAssessmentGrid_180o9_26 > :nth-child(5) {
    grid-column: span 3;
  }
}
._fuzzingGrid_180o9_69 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=768px) {
  ._fuzzingGrid_180o9_69 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._verifiableBuildGrid_180o9_79 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=768px) {
  ._verifiableBuildGrid_180o9_79 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
}
._componentsGrid_180o9_90 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=992px) {
  ._componentsGrid_180o9_90 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=1440px) {
  ._componentsGrid_180o9_90 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._securityMeasuresRoot_180o9_105 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._redundancyGrid_180o9_110 {
  grid-template-columns: 1fr;
  gap: 6px;
  display: grid;
}
@media (width>=768px) {
  ._redundancyGrid_180o9_110 {
    grid-template-columns: repeat(6, 1fr);
  }
  ._redundancyGrid_180o9_110 > :first-child,
  ._redundancyGrid_180o9_110 > :nth-child(2),
  ._redundancyGrid_180o9_110 > :nth-child(3) {
    grid-column: span 2;
  }
  ._redundancyGrid_180o9_110 > :nth-child(4),
  ._redundancyGrid_180o9_110 > :nth-child(5) {
    grid-column: span 3;
  }
}
@media (width>=992px) {
  ._redundancyGrid_180o9_110 {
    grid-template-columns: repeat(5, 1fr);
  }
  ._redundancyGrid_180o9_110 > :first-child,
  ._redundancyGrid_180o9_110 > :nth-child(2),
  ._redundancyGrid_180o9_110 > :nth-child(3),
  ._redundancyGrid_180o9_110 > :nth-child(4),
  ._redundancyGrid_180o9_110 > :nth-child(5) {
    grid-column: auto;
  }
}
._sectionSpacing_180o9_149 {
  margin-top: 32px;
  margin-bottom: 16px;
}
._cardContent_180o9_153 {
  margin-top: 24px;
}
._cardContentSmall_180o9_156 {
  margin-top: 12px;
}
._flexSpaceBetween_180o9_159 {
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  display: flex;
}
._flexAlignCenter_180o9_165 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._flexAlignCenterLarge_180o9_170 {
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
  display: flex;
}
._cardHeader_180o9_176 {
  align-items: center;
  gap: 6px;
  margin-bottom: 12px;
  display: flex;
}
@media (width>=992px) {
  ._cardHeader_180o9_176 {
    text-align: left;
    flex-direction: row;
    gap: 8px;
  }
}
._rollingCodeAudits_180o9_189 {
  background-color: #121c30;
  border-radius: 12px;
  margin-top: 24px;
  padding: 24px 16px;
}
@media (width>=768px) {
  ._rollingCodeAudits_180o9_189 {
    padding: 24px;
  }
}
._disclaimerLink_180o9_200 {
  color: #49afe9;
  text-decoration: none;
}
._disclaimerLink_180o9_200:hover {
  text-decoration: underline;
}
._header-stats-mobile-divider_uai8z_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_uai8z_1 {
    display: none;
  }
}
._metalGreyGradient_uai8z_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_uai8z_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_uai8z_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_uai8z_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_uai8z_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_uai8z_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_uai8z_45 {
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  display: flex;
}
._icon_uai8z_52 {
  flex-shrink: 0;
}
._textSecondary_uai8z_55 {
  color: #98b0c1;
}
._textGreen_uai8z_58 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._textGolden_uai8z_64 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_u83f5_1 {
    display: none;
  }
}
._header-stats-mobile-divider_r6o19_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_r6o19_1 {
    display: none;
  }
}
._metalGreyGradient_r6o19_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_r6o19_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_r6o19_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_r6o19_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_r6o19_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_r6o19_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_r6o19_45 {
  background-color: #212c42;
  border-radius: 12px;
  flex-direction: column;
  padding: 16px;
  display: flex;
}
._controls_r6o19_52 {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._controlSlides_r6o19_58 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._slide_r6o19_63 {
  background-color: #404d69;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}
._activeSlide_r6o19_69 {
  background-color: #98b0c1;
}
._dividerWrapper_r6o19_72 {
  padding: 16px 0;
}
._slideContent_r6o19_75 {
  flex-direction: column;
  flex: 1;
  gap: 16px;
  min-height: 0;
  max-height: 300px;
  display: flex;
  overflow: auto;
}
._slideContentSection_r6o19_84 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._slideContentSectionDescription_r6o19_89 {
  color: #d1d1d2;
}
._slideButtonAvailable_r6o19_92 {
  color: #49afe9;
  cursor: pointer;
}
._slideButtonDisabled_r6o19_96 {
  color: #5f7183;
}
._contentLink_r6o19_99 {
  cursor: pointer;
  color: #49afe9;
  text-decoration: underline;
}
._header-stats-mobile-divider_1lstm_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1lstm_1 {
    display: none;
  }
}
._metalGreyGradient_1lstm_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1lstm_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1lstm_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1lstm_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1lstm_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1lstm_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1lstm_45 {
  flex-direction: column;
  gap: 24px;
  max-width: 600px;
  max-height: 60vh;
  margin: 12px 6px 12px 12px;
  padding: 12px;
  display: flex;
  overflow: auto;
}
@media (width>=992px) {
  ._root_1lstm_45 {
    max-height: 80vh;
  }
}
._header_1lstm_1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._header_1lstm_1 {
    flex-direction: row;
  }
}
._description_1lstm_73 {
  color: #d1d1d2;
}
._titleStatsWrapper_1lstm_76 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._titleStatsWrapper_1lstm_76 {
    flex-direction: row;
    width: fit-content;
  }
}
._titleStatsWrapper_1lstm_76 > * {
  width: 100%;
}
@media (width>=768px) {
  ._titleStatsWrapper_1lstm_76 > * {
    width: fit-content;
  }
}
._divider_1lstm_101 {
  margin-top: -8px;
}
._root_wav65_1 {
  background-color: #49afe914;
  border-radius: 16px;
  flex-direction: column;
  gap: 15px;
  padding: 8px 8px 12px;
  display: flex;
}
._bottomSectionWrapper_wav65_9 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  padding: 0 8px;
  display: flex;
}
._swapButtonZoneDetailsEntry_wav65_17 {
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: flex;
}
._swapButtonZoneGreyText_wav65_23 {
  color: #98b0c1;
}
._root_boxhi_1 {
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  display: flex;
}
._rootModal_boxhi_7 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._headerContainer_boxhi_12 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._iconAndTitle_boxhi_18 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._descriptionContainer_boxhi_24 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._descriptionCard_boxhi_29 {
  background: #212c42;
  border: 0;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
._learnMoreLink_boxhi_37 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._rotate270Deg_boxhi_42 {
  transform: rotate(270deg);
}
._rotate180Deg_boxhi_45 {
  transform: rotate(180deg);
}
._container_o8u0h_1 {
  align-items: center;
  display: flex;
}
._wrapper_o8u0h_5 {
  will-change: transform, opacity;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}
._header-stats-mobile-divider_bnusw_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_bnusw_1 {
    display: none;
  }
}
._metalGreyGradient_bnusw_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_bnusw_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_bnusw_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_bnusw_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_bnusw_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_bnusw_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_bnusw_45 {
  justify-content: space-between;
  display: flex;
}
._settings_bnusw_49 {
  cursor: pointer;
  background: #121c30;
  border: 1px solid #162136;
  border-radius: 100px;
  align-items: center;
  gap: 4px;
  padding: 8px 16px;
  display: flex;
}
._settingsOld_bnusw_59 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._clickable_bnusw_64 {
  cursor: pointer;
}
._settings_bnusw_49:hover {
  filter: brightness(1.25);
}
._feeTypeText_bnusw_70 {
  text-transform: capitalize;
}
.__variant-minimal_bnusw_73 ._title_bnusw_73,
.__variant-minimal_bnusw_73 ._priorityFeeText_bnusw_76 {
  display: none;
}
._checkboxWrapper_vuedd_1 {
  margin-top: 16px;
}
._content_vuedd_4 {
  flex-direction: column;
  font-style: normal;
  display: flex;
}
._content_vuedd_4 ._title_vuedd_9 {
  margin-bottom: 16px;
}
._content_vuedd_4 ._slippageSettings_vuedd_12,
._content_vuedd_4 ._settingBlock_vuedd_17 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._content_vuedd_4 ._settingBlock_vuedd_17:last-child {
  margin-bottom: 0;
}
._content_vuedd_4 ._settingBlock_vuedd_17 ._heading_vuedd_25 {
  text-transform: uppercase;
  color: #98b0c1;
  margin-bottom: 16px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
._buttons_vuedd_35 {
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  display: flex;
}
._slippage_vuedd_12 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._label_vuedd_46 {
  margin-top: 16px;
}
._slippageInput_vuedd_49 {
  max-width: 80px;
}
._fee_vuedd_52 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._fee_vuedd_52 ._feeInputWrapper_vuedd_57 {
  position: relative;
}
._fee_vuedd_52 ._feeInputPrefix_vuedd_60 {
  user-select: none;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
._fee_vuedd_52 ._feeInput_vuedd_57 > div {
  padding-left: 220px;
}
._fee_vuedd_52 ._feeInput_vuedd_57 > div input {
  text-align: right;
}
._divider_vuedd_74 {
  margin-top: 16px;
}
._dividerMarginBottom_vuedd_77 {
  margin-bottom: 16px;
}
._content_1bvpw_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (width>=768px) {
  ._content_1bvpw_1 {
    width: 500px;
  }
}
._descriptionContainer_1bvpw_11 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._descriptionItemWrapper_1bvpw_16 {
  gap: 8px;
  display: flex;
}
._root_16m5b_1 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._statsEntry_16m5b_7 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._content_cjp3t_1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._content_cjp3t_1 {
    width: 500px;
  }
}
._title_cjp3t_11 {
  justify-content: center;
  align-items: center;
  gap: 12px;
  display: flex;
}
._description_cjp3t_17 {
  text-align: center;
}
._checkbox_cjp3t_20 {
  justify-content: center;
  display: flex;
}
._root_r64tj_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  height: fit-content;
  margin: 0 auto;
  padding: 16px 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_r64tj_1 {
    padding: 16px 24px;
  }
}
._childrenContainer_r64tj_15 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  display: flex;
}
._childrenContainerV2_r64tj_21 {
  gap: 12px;
}
._isV2_r64tj_24 {
  background: 0 0;
  border-radius: 0;
  border: 0 !important;
  padding: 16px 0 !important;
}
@media (width>=992px) {
  ._rootDefault_r64tj_31 {
    flex-shrink: 0;
    width: 400px;
    margin: 0 auto;
  }
  ._rootLarge_r64tj_38 {
    flex-shrink: 0;
    width: 600px;
    margin: 0 auto;
  }
}
._rootCompact_r64tj_44 {
  width: 100%;
  padding: 0 !important;
}
@media (width>=768px) {
  ._rootCompact_r64tj_44 {
    padding: 0 !important;
  }
}
._tabsWrapper_r64tj_53 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._title_r64tj_58 {
  color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding-top: 12px;
  transition: background-color 0.1s;
  display: flex;
  position: relative;
}
._title_r64tj_58:hover {
  cursor: pointer;
  background-color: #ffffff0d;
}
._title_r64tj_58:first-child {
  border-top-left-radius: 12px;
}
._title_r64tj_58:last-child {
  border-top-right-radius: 12px;
}
._blueBackgroundDivider_r64tj_80 {
  background-color: #49afe9;
}
._inactiveTab_r64tj_83 {
  color: #98b0c1;
}
._textDisabled_r64tj_86 {
  color: #35435c;
}
._betaTag_r64tj_89 {
  width: 70px;
  position: absolute;
  top: -7px;
  right: -17px;
}
._settingsAndFeeWrapper_r64tj_95 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._statItem_r64tj_100 {
  justify-content: space-between;
  display: flex;
}
._container_1fgrd_1 {
  align-items: center;
  display: flex;
}
._wrapper_1fgrd_5 {
  will-change: opacity;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}
._container_jg0bn_1 {
  align-items: center;
  display: flex;
}
._wrapper_jg0bn_5 {
  will-change: transform;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}
._tokenInputs_lmch0_1 {
  flex-direction: column;
  display: flex;
  position: relative;
}
._separator_lmch0_6 {
  justify-content: center;
  align-items: center;
  height: 4px;
  display: flex;
  position: relative;
}
._swapButton_lmch0_13 {
  background: #212c42;
  border: 3px solid #162136;
  justify-content: center;
  align-items: center;
  padding: 4px;
  transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    background 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: flex;
}
._disableInteraction_lmch0_22 {
  pointer-events: none;
}
._swapButton_lmch0_13._success_lmch0_25 {
  border: 1px solid #30d69a;
}
._icon_lmch0_28 {
  width: 24px;
  height: 24px;
  transition: color 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
._rotate_lmch0_33,
._swapIcon_lmch0_36 {
  transform: rotate(90deg);
}
@keyframes _arrowBounce_lmch0_1 {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-2px);
  }
  50% {
    transform: translateY(0);
  }
  to {
    transform: translateY(0);
  }
}
._arrowDownAnimation_lmch0_53 {
  animation: 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite
    _arrowBounce_lmch0_1;
}
._clipRevealAnimation_lmch0_56 {
  clip-path: inset(0 100% 0 0);
  animation: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s forwards
    _clipReveal_lmch0_56;
  overflow: hidden;
}
@keyframes _clipReveal_lmch0_56 {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0);
  }
}
@keyframes _scalePulse_lmch0_1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  to {
    transform: scale(1);
  }
}
._scaleSuccess_lmch0_82 {
  animation: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) _scalePulse_lmch0_1;
}
._wrapper_1qvem_1 {
  height: 0;
  transition: height 0.1s linear;
  overflow: hidden;
}
._wrapper_14kpm_1 {
  justify-content: center;
  align-items: center;
  height: 15px;
  display: flex;
}
._circlesContainer_14kpm_7 {
  height: 15px;
  display: flex;
  position: relative;
}
._circleWrapper_14kpm_12 {
  width: 15px;
  height: 15px;
  margin: 0 -1px;
  position: relative;
}
._icon_14kpm_18 {
  object-fit: contain;
  width: 15px;
  height: 15px;
}
._circle_14kpm_7 {
  border: 2px solid #111827;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  animation: 1s ease-in-out infinite _moveUpDown_14kpm_1;
  display: flex;
  position: absolute;
}
._circle_14kpm_7.__animiteSlow_14kpm_34 {
  animation: 4s ease-in-out infinite _moveUpDownSlow_14kpm_1;
}
@keyframes _moveUpDown_14kpm_1 {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes _moveUpDownSlow_14kpm_1 {
  0%,
  25% {
    transform: translateY(0);
  }
  12.5% {
    transform: translateY(-5px);
  }
  25.01%,
  to {
    transform: translateY(0);
  }
}
._header-stats-mobile-divider_s21gi_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_s21gi_1 {
    display: none;
  }
}
._metalGreyGradient_s21gi_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_s21gi_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_s21gi_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_s21gi_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_s21gi_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_s21gi_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_s21gi_45 {
  backdrop-filter: blur(6px);
  background: #16213626;
  border: 1px solid #ffffff14;
  border-radius: 117px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  display: flex;
}
._icon_s21gi_56 {
  flex-shrink: 0;
}
._textBlue_s21gi_59 {
  -webkit-text-fill-color: transparent;
  color: #49afe9;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
._textGreen_s21gi_66 {
  -webkit-text-fill-color: transparent;
  color: #30d69a;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._quote_1tj1w_1 {
  border: 1px solid #212c42;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 68px;
  padding: 12px 16px;
  transition: border-color 0.1s, box-shadow 0.1s;
  display: flex;
  overflow: hidden;
}
._quote_1tj1w_1._swapSuccessful_1tj1w_14 {
  border-color: #30d69a;
  padding: 24px 16px;
  overflow: visible;
  box-shadow: 0 0 6px 3px #52ed5f40;
}
._provider_1tj1w_20 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  display: flex;
}
._amounts_1tj1w_26 {
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  min-width: fit-content;
  display: flex;
}
._bestQuote_1tj1w_33 {
  background: #0b162a;
}
._providerHeader_1tj1w_36 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._routeNameWrapper_1tj1w_41 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._providerIcon_1tj1w_47 {
  width: 18px;
  height: 18px;
}
._centerContent_1tj1w_51,
._transition_1tj1w_57 {
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
._emptyStateWrapper_1tj1w_63 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 100%;
  height: 100%;
  display: flex;
}
._initialMessageWrapper_1tj1w_71 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 100%;
  height: 100%;
  display: flex;
}
._initialMessageTop_1tj1w_80 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
@media (width>=575px) {
  ._initialMessageTop_1tj1w_80 {
    flex-direction: row;
  }
}
._successStateWrapper_1tj1w_92 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: 100%;
  height: 100%;
  display: flex;
}
._successStateIconAndText_1tj1w_101 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._routesAndSearchersDetails_1tj1w_108 {
  gap: 8px;
  display: flex;
}
._successStateToken_1tj1w_112 {
  align-items: baseline;
  gap: 4px;
  display: inline-flex;
}
._successStateTokenIcon_1tj1w_117 {
  position: relative;
  top: 4px;
}
._successTextWrapper_1tj1w_121 {
  display: flex;
}
._emptyStateIcon_1tj1w_124 {
  width: 24px;
  height: 24px;
}
._amountUsdAndPriceImpact_1tj1w_128 {
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: flex;
}
._disabled_1tj1w_134 {
  filter: brightness(0.5);
}
._coinWrapper_1tj1w_137 {
  perspective: 800px;
}
._coinFlip_1tj1w_140 {
  backface-visibility: hidden;
  animation: 1s ease-in-out forwards _coinFlip_1tj1w_140;
}
@keyframes _coinFlip_1tj1w_140 {
  0% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(360deg);
  }
  to {
    transform: rotateY(720deg);
  }
}
._rankText_1tj1w_155 {
  justify-content: center;
  align-items: center;
  min-width: 20px;
  display: flex;
}
._debugInfo_1tj1w_161 {
  gap: 12px;
  width: 100%;
  display: flex;
}
._advantagesWrapper_1tj1w_166,
._infoPillsWrapper_1tj1w_172 {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  display: flex;
}
._circular-timer_vzuqq_1 {
  width: 12px;
  height: 12px;
  position: relative;
}
._circular-timer_vzuqq_1:before {
  content: "";
  background: conic-gradient(
    white 0deg,
    white var(--progress-degree),
    #fff3 var(--progress-degree),
    #fff3 360deg
  );
  transform-origin: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  position: absolute;
  mask: radial-gradient(#0000 45%, #000 46%);
}
._textWrapper_57gj0_1 {
  will-change: transform, opacity;
  align-items: center;
  gap: 8px;
  width: auto;
  display: flex;
}
._statusText_57gj0_8 {
  white-space: nowrap;
  color: inherit;
}
._checkIcon_57gj0_12 {
  color: #30d69a;
}
._root_1cfmx_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._checkboxGroup_1cfmx_6 {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 32px;
  width: 100%;
  display: flex;
}
._checkboxWrapper_1cfmx_13 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._label_1cfmx_18 {
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}
._descriptionWrapper_mvk53_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._descriptionSectionTitle_mvk53_6 {
  color: #fff;
}
._settingBlock_13q0d_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._settingBlock_13q0d_1:last-child {
  margin-bottom: 0;
}
._fee_13q0d_9 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._titleWrapper_13q0d_14 {
  align-items: center;
  gap: 16px;
  display: flex;
}
._divider_13q0d_19 {
  margin-top: 16px;
}
._content_12giy_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._content_12giy_1 {
    width: 420px;
  }
}
._titleAndDescription_12giy_11 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._title_12giy_11 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._description_12giy_22 {
  text-align: center;
}
._checkbox_12giy_25 {
  justify-content: center;
  display: flex;
}
._tokenDetailsContainer_12giy_29 {
  background-color: #162136;
  border: 1px solid #212c42;
  border-radius: 12px;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  padding: 12px;
  display: flex;
}
._tokenDetailsRow_12giy_39 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
._tokenDetailsNameContainer_12giy_46 {
  gap: 4px;
  display: flex;
}
._tokenDetailsAddressContainer_12giy_50 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._tokenAddressCopyIcon_12giy_57 {
  color: #5f7183;
}
._tokenDetailsAddressContainer_12giy_50:hover ._tokenAddressCopyIcon_12giy_57 {
  color: #98b0c1;
}
._isCopiedCheckmark_12giy_63 {
  color: #30d69a !important;
}
._uncheckedButton_12giy_66 {
  background-color: #e8486026;
}
._container_1qu1g_1 {
  justify-content: center;
  gap: 12px;
  width: 100%;
  display: flex;
}
._containerCompact_1qu1g_7 ._root_1qu1g_7 {
  max-width: 100% !important;
}
._containerCompact_1qu1g_7 ._modeAndSettingsContainer_1qu1g_10 {
  flex-wrap: nowrap;
}
._containerCompact_1qu1g_7 ._sortModeTabsAndTooltip_1qu1g_13 {
  display: none;
}
._sideContainer_1qu1g_16 {
  flex-direction: column;
  gap: 12px;
  width: 344px;
  padding-top: 69.8px;
  display: flex;
}
._root_1qu1g_7 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 600px;
  display: flex;
}
._quotesSection_1qu1g_30 {
  flex-direction: column;
  gap: 12px;
  padding-bottom: 8px;
  display: flex;
}
._quotesHeader_1qu1g_36 {
  justify-content: space-between;
  align-items: center;
  padding: 0 6px;
  display: flex;
}
._headerTextAndLoading_1qu1g_42 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._refreshInfo_1qu1g_48 {
  color: #5f7183;
  align-items: center;
  gap: 4px;
  display: flex;
}
._refreshInfoDot_1qu1g_54 {
  color: #fff;
  opacity: 0.08;
}
._refreshButton_1qu1g_58 {
  color: #49afe9;
  cursor: pointer;
  background: 0 0;
  border: none;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 0;
  display: flex;
}
._refreshButton_1qu1g_58:disabled {
  opacity: 0.8;
  cursor: not-allowed;
}
._refreshButton_1qu1g_58:hover:not(:disabled) {
  filter: brightness(1.2);
}
._loadingQuotes_1qu1g_76,
._quotesError_1qu1g_77 {
  text-align: center;
  color: #5f7183;
}
._bestQuote_1qu1g_81 {
  background: #ffffff0d;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  display: flex;
}
._quoteProvider_1qu1g_89,
._allQuotes_1qu1g_94 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._quotesDivider_1qu1g_99 {
  margin: 8px 0;
}
._routesWrapper_1qu1g_102 {
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  width: 100%;
  display: flex;
}
._toggleQuotesTextWrapper_1qu1g_109 {
  justify-content: center;
  align-items: center;
  gap: 2px;
  display: flex;
}
._toggleQuotes_1qu1g_109 {
  cursor: pointer;
  color: #5f7183;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
._toggleQuotes_1qu1g_109:hover ._toggleQuotesText_1qu1g_109,
._toggleQuotes_1qu1g_109:hover ._toggleQuotesChevron_1qu1g_125 {
  color: #98b0c1;
}
._toggleQuotesDisabled_1qu1g_128 {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
._toggleQuotesChevron_1qu1g_125 {
  width: 16px;
  height: 16px;
  transition: transform 0.1s linear;
}
._toggleQuotesDivider_1qu1g_138 {
  background-color: #ffffff14;
  flex: 1;
  height: 1px;
}
._toggleQuotesText_1qu1g_109 {
  white-space: nowrap;
  flex: none;
}
._actionZone_1qu1g_147 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._buttonContentWrapper_1qu1g_153 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._swapFormSuccess_1qu1g_159 {
  transition: all 0.1s;
  background-color: #30d69a26 !important;
}
._swapButtonZone_1qu1g_163 {
  background-color: #49afe914;
  border-radius: 14px;
  flex-direction: column;
  gap: 15px;
  padding: 8px 8px 12px;
  display: flex;
}
._swapButton_1qu1g_163 {
  border-radius: 12px;
  min-height: 49px;
}
._swapButtonZoneDetails_1qu1g_175 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  padding: 0 4px;
  display: flex;
}
._swapButtonZoneDetailsEntry_1qu1g_183 {
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: flex;
}
._modeAndSettingsContainer_1qu1g_10 {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 6px;
  display: flex;
}
._swapButtonZoneGreyText_1qu1g_195 {
  color: #98b0c1;
}
._sortModeTabsAndTooltip_1qu1g_13 {
  flex: 1;
  align-items: center;
  gap: 8px;
  display: flex;
}
@media (width>=768px) {
  ._sortModeTabsAndTooltip_1qu1g_13 {
    flex-direction: row;
    flex: 0;
  }
}
svg._tooltipIcon_1qu1g_210 path {
  stroke: #5f7183;
}
._sortModeTooltip_1qu1g_213 {
  max-width: 360px;
}
._warnings_1qu1g_216 {
  flex-wrap: wrap;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_1rzmu_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1rzmu_1 {
    display: none;
  }
}
._metalGreyGradient_1rzmu_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1rzmu_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1rzmu_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1rzmu_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1rzmu_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1rzmu_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._container_1rzmu_45 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._container_1rzmu_45 {
    width: auto;
  }
}
._referralCardContainer_1rzmu_57 {
  place-content: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}
._content_1rzmu_64 {
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._content_1rzmu_64 {
    flex-direction: row;
  }
}
._root_b2kt9_1 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  display: flex;
}
._description_b2kt9_7 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: inline-flex;
}
@media (width>=768px) {
  ._description_b2kt9_7 {
    flex-direction: row;
  }
}
._howItWorksClick_b2kt9_19 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
svg._howItWorksIcon_b2kt9_25 path {
  stroke: #49afe9;
}
._inputLabel_1qp2d_1 {
  gap: 4px;
  display: flex;
}
._stats_ec0jp_1 {
  background: #121c30;
  border-radius: 16px;
  flex-direction: column;
  gap: 8px;
  margin-top: -12px;
  padding: 16px;
  display: flex;
  overflow: hidden;
}
._statsWrapper_ec0jp_11 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._statItem_ec0jp_16 {
  justify-content: space-between;
  gap: 6px;
  display: flex;
}
._statItemRight_ec0jp_21 {
  word-break: break-all;
  flex-wrap: wrap;
  justify-content: end;
  gap: 4px;
  display: flex;
}
._root_vqa43_1 {
  border: 1px solid #0000;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._root_vqa43_1.__withBackground_vqa43_8 {
  background-color: #162136;
  border-radius: 12px;
  padding: 14px 16px;
}
._root_vqa43_1.__withBackground_vqa43_8:hover:not(
    ._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13
  ) {
  background-color: #35435c;
}
._root_vqa43_1.__withBackground_vqa43_8:hover:not(
    ._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13
  )
  ._input_vqa43_16,
._root_vqa43_1.__withBackground_vqa43_8:hover:not(
    ._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13
  )
  ._icon_vqa43_17 {
  color: #fff;
}
._root_vqa43_1.__withBackground_vqa43_8:hover:not(
    ._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13
  ).__readonly_vqa43_20 {
  background: #162136;
  border: 1px solid #212c42;
}
._btn_vqa43_24 {
  cursor: pointer;
}
._inputContainer_vqa43_27 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._inputContainer_vqa43_27:not(.__withBackground_vqa43_8) {
  background-color: #212c42;
  border-radius: 8px;
  padding: 12px 16px;
}
._top_vqa43_38,
._bottom_vqa43_43 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._icon_vqa43_17 {
  color: #98b0c1;
  line-height: 0;
}
._icon_vqa43_17.__filled_vqa43_52 {
  color: #fff;
}
._icon_vqa43_17.__disabled_vqa43_13 {
  color: #5f7183;
}
._topRightStats_vqa43_58 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._topRightStats_vqa43_58 ._stats_vqa43_63 {
  gap: 4px;
  display: flex;
}
._topRightStats_vqa43_58 ._dot_vqa43_67 {
  background: #5f7183;
  border-radius: 100%;
  width: 2px;
  height: 2px;
}
._input_vqa43_16 {
  all: unset;
  background-color: inherit;
  text-align: left;
  color: #fff;
  text-align: right;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
._input_vqa43_16:hover {
  cursor: text;
}
._input_vqa43_16::placeholder {
  color: #98b0c1;
}
._input_vqa43_16.__disabled_vqa43_13 {
  color: #5f7183;
}
._input_vqa43_16.__disabled_vqa43_13:hover {
  cursor: unset;
}
._trigger_vqa43_98 {
  cursor: pointer;
  align-items: center;
  gap: 6px;
  display: flex;
}
._trigger_vqa43_98:hover {
  color: #49afe9;
}
._root_1oxht_1 {
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
  display: flex;
}
._orderWarningPrice_1oxht_7 {
  justify-content: space-between;
  gap: 32px;
  display: flex;
}
._orderWarningPriceTitle_1oxht_12 {
  color: #98b0c1;
}
._dividerWrapper_1oxht_15 {
  width: 100%;
  padding: 4px 0;
}
._divider_1oxht_15 {
  background-color: #35435c;
}
._root_1sbgn_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  height: fit-content;
  margin: 0 auto;
  padding: 16px 24px 24px;
  display: flex;
}
@media (width>=992px) {
  ._root_1sbgn_1 {
    flex-shrink: 0;
    width: 400px;
    margin: 0 auto;
  }
}
._tabsWrapper_1sbgn_18 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._title_1sbgn_23 {
  color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding-top: 12px;
  transition: background-color 0.1s;
  display: flex;
  position: relative;
}
._title_1sbgn_23:hover {
  cursor: pointer;
  background-color: #ffffff0d;
}
._title_1sbgn_23:first-child {
  border-top-left-radius: 12px;
}
._title_1sbgn_23:last-child {
  border-top-right-radius: 12px;
}
._blueBackgroundDivider_1sbgn_45 {
  background-color: #49afe9;
}
._inactiveTab_1sbgn_48 {
  color: #98b0c1;
}
._textDisabled_1sbgn_51 {
  color: #35435c;
}
._betaTag_1sbgn_54 {
  width: 70px;
  position: absolute;
  top: -7px;
  right: -17px;
}
._inputs_1sbgn_60 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._tokenInputs_1sbgn_65 {
  flex-direction: column;
  gap: 4px;
  display: flex;
  position: relative;
}
._arrow_1sbgn_71 {
  background: #212c42;
  border: 3px solid #162136;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}
._icon_1sbgn_83 {
  width: 24px;
  height: 24px;
  transform: rotate(90deg);
}
._actionZone_1sbgn_88 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
._warnings_1sbgn_94 {
  flex-flow: wrap;
  gap: 4px;
  display: flex;
}
._warnings_1sbgn_94:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._settingsAndFeeWrapper_1sbgn_104 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._statItem_1sbgn_109 {
  justify-content: space-between;
  display: flex;
}
._swapButton_1sbgn_113 {
  border-radius: 12px;
  min-height: 49px;
}
._advancedContainer_1sbgn_117 {
  flex-direction: column;
  display: flex;
}
._advancedContainerItem_1sbgn_121 {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  display: flex;
}
._advancedContainerCheckbox_1sbgn_127 {
  color: #98b0c1;
  font-size: 14px;
  font-weight: 500;
  line-height: 18;
}
._advancedContainerCheckbox_1sbgn_127:hover {
  color: #fff;
}
._counterpartySettingsContainer_1sbgn_136 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._wrapper_miogb_1 {
  height: 100%;
}
._chart_i46io_1 {
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}
._chartViewWrapper_i46io_8 {
  flex: 1;
}
._header_i46io_11 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=768px) {
  ._header_i46io_11 {
    flex-direction: row;
    gap: 24px;
  }
}
@media (width>=992px) {
  ._header_i46io_11 {
    gap: 40px;
  }
}
._headerDivider_i46io_28 {
  display: none;
}
@media (width>=768px) {
  ._headerDivider_i46io_28 {
    display: block;
  }
}
._headerHorizontalDivider_i46io_36 {
  display: block;
}
@media (width>=768px) {
  ._headerHorizontalDivider_i46io_36 {
    display: none;
  }
}
._headerPairDetails_i46io_44 {
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._headerPairDetails_i46io_44 {
    gap: 40px;
  }
}
@media (width>=768px) {
  ._headerPairDetails_i46io_44 {
    justify-content: start;
    width: auto;
  }
}
._headerStats_i46io_62 {
  scrollbar-width: thin;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  width: 100%;
  display: flex;
  overflow-x: auto;
}
._headerStats_i46io_62::-webkit-scrollbar {
  height: 6px;
}
._headerStatsItem_i46io_74 {
  flex-direction: column;
  flex: 1 0 auto;
  justify-items: center;
  gap: 4px;
  min-width: max-content;
  display: flex;
}
._headerStatsItemTitle_i46io_82 {
  white-space: nowrap;
}
._headerStatsItemValue_i46io_85 {
  color: #fff;
  white-space: nowrap;
}
._price_i46io_89 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 55px;
  display: flex;
}
._priceChange_i46io_96 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._resizableSection_a977l_1 {
  width: 100%;
  position: relative;
}
._content_a977l_5 {
  height: 100%;
}
._content_a977l_5.__isBlockPointerEvents_a977l_8 {
  pointer-events: none;
}
._resizer_a977l_11 {
  cursor: ns-resize;
  height: 24px;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
}
._header-stats-mobile-divider_u83f5_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_u83f5_1 {
    display: none;
  }
}
._metalGreyGradient_u83f5_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_u83f5_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_u83f5_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_u83f5_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_u83f5_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_u83f5_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_u83f5_45 {
  flex-direction: column;
  gap: 12px;
  width: 296px;
  display: flex;
}
._bottomValueWrapper_u83f5_51 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._textSecondary_u83f5_56 {
  color: #98b0c1;
}
._header-stats-mobile-divider_81ybw_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_81ybw_1 {
    display: none;
  }
}
._metalGreyGradient_81ybw_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_81ybw_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_81ybw_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_81ybw_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_81ybw_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_81ybw_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_81ybw_45 {
  background: #0b162a;
  flex-direction: column;
  gap: 16px;
  margin-top: -4px;
  padding: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_81ybw_45 {
    margin-top: 0;
  }
}
._infoWrapper_81ybw_58 {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._titleContainer_81ybw_64 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._tipsAmountText_81ybw_70 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #ffd28f 3.53%, #ffa318 100%) text;
}
._tooltipItem_81ybw_76 {
  justify-content: space-between;
  gap: 32px;
  display: flex;
}
._tooltipItemTitle_81ybw_81 {
  color: #98b0c1;
}
._pointsIcon_81ybw_84 {
  color: #e9b149;
}
._tooltipRoot_81ybw_87 {
  flex-direction: column;
  gap: 6px;
  width: 288px;
  display: flex;
}
._header-stats-mobile-divider_1213d_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1213d_1 {
    display: none;
  }
}
._metalGreyGradient_1213d_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1213d_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1213d_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1213d_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1213d_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1213d_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1213d_45 {
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  display: flex;
}
._centeredOnDesktop_1213d_52 {
  justify-content: start;
}
@media (width>=992px) {
  ._centeredOnDesktop_1213d_52 {
    justify-content: center;
  }
}
._icon_1213d_60 {
  flex-shrink: 0;
}
._textGreen_1213d_63 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._textGolden_1213d_69 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._dropdownMenu_ttc3z_1 {
  flex-direction: column;
  display: flex;
}
._dropdownItem_ttc3z_5 {
  cursor: pointer;
  color: #98b0c1;
  align-items: center;
  gap: 12px;
  padding: 9px 16px;
  display: flex;
}
._dropdownItem_ttc3z_5:hover {
  color: #49afe9;
  background-color: #49afe926;
  border-radius: 6px;
}
._orderStatus_1ar2g_1 {
  border-radius: 6px;
  align-self: flex-start;
  padding: 6px 12px;
  font-weight: 500;
  display: inline-block;
}
.__status-blue_1ar2g_8 {
  background: #49afe926;
}
.__status-green_1ar2g_11 {
  background: #30d69a26;
}
.__status-red_1ar2g_14 {
  background: #e8486026;
}
.__status-orange_1ar2g_17 {
  background: #ffa31826;
}
._header-stats-mobile-divider_16u8p_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_16u8p_1 {
    display: none;
  }
}
._metalGreyGradient_16u8p_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_16u8p_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_16u8p_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_16u8p_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_16u8p_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_16u8p_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._surplus_16u8p_45 {
  background: #e9b14926;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  display: flex;
}
._surplusText_16u8p_54 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #ffd28f 3.53%, #ffa318 100%) text;
}
._surplusIcon_16u8p_60 {
  color: #e9b149;
}
._fromToCell_11ojf_1 {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  display: flex;
}
._tokensIcons_11ojf_7 {
  justify-content: space-between;
  width: 42px;
  height: 20px;
  display: flex;
  position: relative;
}
._middleIcon_11ojf_14 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._tokensTexts_11ojf_20 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._amount_11ojf_25 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_2gev6_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
  background: #121c30 !important;
}
._swapDetails_2gev6_8 {
  flex-direction: column;
  gap: 16px 12px;
  display: flex;
}
._swapStats_2gev6_14 {
  flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr) auto;
  justify-content: space-between;
  gap: 24px;
  display: grid;
}
._swapStatsItem_2gev6_21 {
  flex-direction: column;
  justify-items: center;
  gap: 6px;
  display: flex;
}
._filledWrapper_2gev6_27 {
  padding-right: 32px;
}
._topWrapper_2gev6_30 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._topRightWrapper_2gev6_36 {
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  display: flex;
}
._dropdownButtonWrapper_2gev6_42 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
._dropdownButton_2gev6_42 {
  width: 30px;
  height: 30px;
}
._statusWrapper_2gev6_52 {
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_c4zn3_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_c4zn3_1 {
    display: none;
  }
}
._metalGreyGradient_c4zn3_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_c4zn3_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_c4zn3_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_c4zn3_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_c4zn3_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_c4zn3_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._ordersHistoryWrapper_c4zn3_45 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._ordersHistoryContent_c4zn3_50 {
  flex-direction: column;
  width: 100%;
  display: flex;
}
._desktopAndNoOrdersCard_c4zn3_55 {
  gap: 12px;
  padding: 16px;
  display: none;
}
@media (width>=992px) {
  ._desktopAndNoOrdersCard_c4zn3_55 {
    display: flex;
  }
}
._noOrders_c4zn3_65 {
  gap: 12px;
  padding: 16px;
  display: flex;
}
._filledWrapper_c4zn3_70 {
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: fit-content;
  min-width: 52px;
  display: flex;
}
._dropdownItem_c4zn3_78 {
  cursor: pointer;
  color: #98b0c1;
  align-items: center;
  gap: 12px;
  padding: 9px 16px;
  display: flex;
}
._dropdownItem_c4zn3_78:hover {
  color: #49afe9;
  background-color: #49afe926;
  border-radius: 6px;
}
._noOrders_c4zn3_65 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 24px 0;
  display: flex;
}
._noOrdersText_c4zn3_99 {
  flex-direction: column;
  align-items: center;
  gap: 2px;
  display: flex;
}
._table_c4zn3_105 td,
._table_c4zn3_105 th {
  background: linear-gradient(#121c30, #121c30),
    linear-gradient(#258ec9, #258ec9) !important;
}
._tabletRoot_c4zn3_111 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._desktopOrdersWrapper_c4zn3_116 {
  display: none;
}
@media (width>=992px) {
  ._desktopOrdersWrapper_c4zn3_116 {
    max-height: 600px;
    display: block;
  }
}
._tableRoot_c4zn3_125:before {
  display: none;
}
._mobileOrdersWrapper_c4zn3_128 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=992px) {
  ._mobileOrdersWrapper_c4zn3_128 {
    display: none;
  }
}
._tabsAndStatsWrapper_c4zn3_138 {
  flex-flow: column wrap;
  gap: 8px;
  display: flex;
}
._stats_c4zn3_144 {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._stats_c4zn3_144 {
    width: fit-content;
  }
}
._stats_c4zn3_144 > * {
  flex: 0 0 100%;
}
@media (width>=992px) {
  ._stats_c4zn3_144 > * {
    flex: auto;
  }
}
._mobileWrapper_c4zn3_164 {
  display: flex;
}
@media (width>=992px) {
  ._mobileWrapper_c4zn3_164 {
    display: none;
  }
}
._desktopWrapper_c4zn3_172 {
  display: none;
}
@media (width>=992px) {
  ._desktopWrapper_c4zn3_172 {
    display: block;
  }
}
._tabsContainer_c4zn3_180 {
  width: 100%;
  margin-top: 20px;
}
@media (width>=992px) {
  ._tabsContainer_c4zn3_180 {
    margin-top: 0;
  }
}
._statusWrapper_c4zn3_189 {
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_1o448_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1o448_1 {
    display: none;
  }
}
._metalGreyGradient_1o448_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1o448_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1o448_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1o448_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1o448_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1o448_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1o448_45 {
  background-color: #212c4266;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  display: flex;
}
._chartTitleContainer_1o448_54 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._chartToggleText_1o448_60 {
  cursor: pointer;
}
._header-stats-mobile-divider_18s6d_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_18s6d_1 {
    display: none;
  }
}
._metalGreyGradient_18s6d_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_18s6d_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_18s6d_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_18s6d_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_18s6d_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_18s6d_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_18s6d_45 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._root_18s6d_45 {
    border-bottom: 1px solid #ffffff14;
    flex: 1;
    margin-top: 8px;
  }
}
._statsWrapper_18s6d_59 {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._statsWrapper_18s6d_59 {
    width: fit-content;
    padding-bottom: 8px;
  }
}
._statsWrapper_18s6d_59 > * {
  flex: 0 0 100%;
}
@media (width>=992px) {
  ._statsWrapper_18s6d_59 > * {
    flex: auto;
  }
}
._cardRoot_18s6d_80 {
  align-items: center;
  gap: 8px;
  padding: 12px;
  display: flex;
}
._textSecondary_18s6d_86 {
  color: #98b0c1;
}
._textGreen_18s6d_89 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._textGolden_18s6d_95 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._header-stats-mobile-divider_z5s7o_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_z5s7o_1 {
    display: none;
  }
}
._metalGreyGradient_z5s7o_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_z5s7o_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_z5s7o_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_z5s7o_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_z5s7o_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_z5s7o_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_z5s7o_45 {
  flex-direction: column;
  display: flex;
}
._content_z5s7o_49 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media (width>=992px) {
  ._content_z5s7o_49 {
    flex-direction: row;
  }
}
._rightSideContainer_z5s7o_59 {
  flex-direction: column;
  order: 1;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
}
@media (width>=768px) {
  ._rightSideContainer_z5s7o_59 {
    order: 2;
    width: auto;
  }
}
@media (width>=992px) {
  ._rightSideContainer_z5s7o_59 {
    margin-bottom: 16px;
  }
}
._mobileDisplay_z5s7o_77 {
  display: block;
}
@media (width>=992px) {
  ._mobileDisplay_z5s7o_77 {
    display: none;
  }
}
._desktopDisplay_z5s7o_85 {
  display: none;
}
@media (width>=992px) {
  ._desktopDisplay_z5s7o_85 {
    display: block;
  }
}
._leftSideContainer_z5s7o_93 {
  flex-direction: column;
  order: 2;
  gap: 12px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._leftSideContainer_z5s7o_93 {
    gap: 16px;
  }
}
@media (width>=768px) {
  ._leftSideContainer_z5s7o_93 {
    order: 1;
  }
}
._advancedContainer_z5s7o_110 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._advancedContainer_z5s7o_110 {
    gap: 16px;
  }
}
@media (width>=768px) {
  ._advancedContainer_z5s7o_110 {
    padding-right: 16px;
  }
}
._hideOnMobile_z5s7o_126 {
  display: none;
}
@media (width>=992px) {
  ._hideOnMobile_z5s7o_126 {
    display: block;
  }
}
._header-stats-mobile-divider_slhi3_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_slhi3_1 {
    display: none;
  }
}
._metalGreyGradient_slhi3_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_slhi3_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_slhi3_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_slhi3_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_slhi3_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_slhi3_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_slhi3_45 {
  flex-direction: column;
  justify-content: center;
  padding: 0 6px;
  display: flex;
}
._topDropdownWrapper_slhi3_51 {
  margin-bottom: 24px;
}
@media (width>=768px) {
  ._topDropdownWrapper_slhi3_51 {
    margin-bottom: 40px;
  }
}
._root_tktlw_1 {
  background: #121c30;
  border-radius: 6px;
  flex-direction: column;
  display: flex;
}
._root_tktlw_1:hover {
  background: #212c42;
}
._root_tktlw_1:active {
  box-shadow: 0 4px 25px #00000073;
}
._root_tktlw_1 ._trigger_tktlw_13 {
  cursor: pointer;
  background: 0 0;
  border: none;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 16px;
  display: flex;
}
._root_tktlw_1 ._icon_tktlw_24 {
  justify-content: center;
  align-items: center;
  width: 20px;
  display: flex;
}
._root_tktlw_1 ._content_tktlw_30 {
  white-space: pre-wrap;
  padding: 0 16px 16px;
  display: none;
}
._root_tktlw_1.__isOpen_tktlw_35 ._content_tktlw_30 {
  display: block;
}
._content_jsawb_1 {
  grid-template: "subtabs" "form" "main" 1fr/1fr;
  gap: 16px;
  display: grid;
}
@media (width>=992px) {
  ._content_jsawb_1 {
    grid-template: "subtabs form" "main form" 1fr/1fr 380px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (width>=1440px) {
  ._content_jsawb_1 {
    grid-template-columns: 1fr 400px;
  }
}
._content_jsawb_1 ._subTabsWrapper_jsawb_22 {
  grid-area: subtabs;
  min-width: 0;
}
._content_jsawb_1 ._subTabsWrapper_jsawb_22:empty {
  display: none;
}
._content_jsawb_1 ._aside_jsawb_29 {
  flex-direction: column;
  grid-area: form;
  gap: 8px;
  min-width: 0;
  display: flex;
}
._content_jsawb_1 ._mainContent_jsawb_36 {
  flex-direction: column;
  grid-area: main;
  gap: 16px;
  width: 100%;
  min-width: 0;
  display: flex;
}
._header-stats-mobile-divider_p3nq3_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_p3nq3_1 {
    display: none;
  }
}
._metalGreyGradient_p3nq3_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_p3nq3_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_p3nq3_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_p3nq3_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_p3nq3_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_p3nq3_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._header_p3nq3_1 {
  border-bottom: 1px solid #162136;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 12px;
  display: flex;
}
@media (width>=992px) {
  ._header_p3nq3_1 {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
._titleContainer_p3nq3_62 {
  align-items: center;
  display: flex;
}
._actions_p3nq3_66 {
  flex-direction: row;
  align-items: center;
  gap: 12px;
  margin-bottom: 7px;
  display: flex;
}
._content_p3nq3_73 {
  padding: 12px;
}
._dropdownTriggerBtn_p3nq3_76 {
  min-width: auto;
}
._chartWrapper_igg07_1 {
  margin-top: 24px;
  overflow: hidden;
}
._chartWrapper_igg07_1.__withLeftAxis_igg07_5 {
  margin-left: -12px;
}
._chartWrapper_igg07_1.__withRightAxis_igg07_8 {
  margin-right: -12px;
}
._chart_igg07_1 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_igg07_1._isLoading_igg07_21 {
  opacity: 0;
}
._chartBox_igg07_24 {
  width: 100%;
  height: 100%;
  position: relative;
}
._spinnerWrapper_igg07_29 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartControl_igg07_34,
._legend_igg07_41 {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._legendLabel_igg07_48 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 16px;
  display: flex;
}
._root_t67u9_1 {
  width: 100%;
}
._chartContent_t67u9_4 {
  padding: 12px 24px 24px;
}
._priceDisplay_t67u9_8 {
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  display: flex;
}
._priceValue_t67u9_14 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._chartWrapper_t67u9_19 {
  width: 100%;
  height: 310px;
  position: relative;
}
._divider_t67u9_24,
._dividerTop_t67u9_25 {
  width: calc(100% - 48px);
  margin: 0 0 0 24px;
}
._statsContainer_t67u9_30 {
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  padding: 16px 24px 24px;
  display: grid;
}
@media (width>=575px) {
  ._statsContainer_t67u9_30 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=1440px) {
  ._statsContainer_t67u9_30 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._header_t67u9_46 {
  border: 0;
  margin-bottom: -24px;
  padding: 24px;
}
._actions_t67u9_51 {
  margin-bottom: 0;
  transform: translateY(-6px);
}
._dividerTop_t67u9_25 {
  margin-top: 0;
  margin-bottom: 16px;
}
._date_wq135_1 {
  margin-bottom: 5px;
}
._rows_wq135_4 {
  flex-direction: column;
  gap: 4px;
  min-width: 140px;
  display: flex;
}
._row_wq135_4 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._root_189nl_1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._root_189nl_1 ._leadContent_189nl_8 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._header-stats-mobile-divider_1epi8_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1epi8_1 {
    display: none;
  }
}
._metalGreyGradient_1epi8_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1epi8_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1epi8_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1epi8_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1epi8_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1epi8_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._container_1epi8_45 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._container_1epi8_45.__size-small_1epi8_50 {
  gap: 16px;
}
._title_1epi8_53 {
  margin-bottom: 0;
}
._gridItem_1epi8_56 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._gridItem_1epi8_56.__size-small_1epi8_50 {
  gap: 6px;
}
._gridItem_1epi8_56.__gap-small_1epi8_64 {
  gap: 4px;
}
._grid_1epi8_56 {
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  gap: 16px;
  display: grid;
}
@media (width>=768px) {
  ._grid_1epi8_56 {
    grid-template-columns: none;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
  }
}
._grid_1epi8_56[data-columns="2"] {
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}
@media (width>=768px) {
  ._grid_1epi8_56[data-columns="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
._grid_1epi8_56[data-columns="3"] {
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}
@media (width>=768px) {
  ._grid_1epi8_56[data-columns="3"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=992px) {
  ._grid_1epi8_56[data-columns="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
._grid_1epi8_56[data-columns="4"] {
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}
@media (width>=768px) {
  ._grid_1epi8_56[data-columns="4"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=992px) {
  ._grid_1epi8_56[data-columns="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
._gridItemLabelRow_1epi8_117 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._gridItemLabelIcon_1epi8_122 {
  color: #98b0c1;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._gridItemValueRow_1epi8_129 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._gridItemIcon_1epi8_134 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._gridItemLabelClickable_1epi8_140 {
  cursor: pointer;
}
._gridItemLabelClickable_1epi8_140:hover {
  color: #d1d1d2;
}
._list_1epi8_146 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._list_1epi8_146[data-columns="2"] {
    column-count: 2;
    column-gap: 16px;
    display: block;
  }
  ._list_1epi8_146[data-columns="2"] > * {
    margin-bottom: 12px;
  }
}
._listItem_1epi8_162 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._listItemLabel_1epi8_168 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._listItemValue_1epi8_173 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._listItemIcon_1epi8_178 {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
._header-stats-mobile-divider_196dq_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_196dq_1 {
    display: none;
  }
}
._metalGreyGradient_196dq_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_196dq_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_196dq_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_196dq_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_196dq_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_196dq_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_196dq_45 {
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  display: flex;
}
.__size-small_196dq_51 {
  border-radius: 24px;
  padding: 0;
}
.__size-regular_196dq_55 {
  padding: 9px 12px;
}
.__size-big_196dq_58 {
  padding: 14px;
}
.__size-veryBig_196dq_61 {
  padding: 12px 24px;
}
._icon_196dq_64 {
  flex-shrink: 0;
}
._textSecondary_196dq_67 {
  color: #98b0c1;
}
._textGreen_196dq_70 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._textGolden_196dq_76 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._root_pjq5j_1 {
  cursor: pointer;
  background-color: #49afe914;
  border-radius: 16px;
  flex-flow: column wrap;
  gap: 24px;
  padding: 24px;
  display: flex;
}
@media (width>=768px) {
  ._root_pjq5j_1 {
    max-width: 445px;
  }
}
._root_pjq5j_1:hover {
  background-color: #49afe926;
}
._root_pjq5j_1:hover ._arrowContainer_pjq5j_19 {
  transform: translate(4px);
}
._root_pjq5j_1 ._topPart_pjq5j_22 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_pjq5j_1 ._topPart_pjq5j_22 ._topLeftPart_pjq5j_28 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_pjq5j_1 ._topPart_pjq5j_22 ._topLeftPart_pjq5j_28 ._vaultName_pjq5j_33 {
  white-space: nowrap;
}
@media (width<=440px) {
  ._root_pjq5j_1
    ._topPart_pjq5j_22
    ._topLeftPart_pjq5j_28
    ._vaultNameS_pjq5j_37 {
    font-size: 16px;
    line-height: 20px;
  }
  ._root_pjq5j_1
    ._topPart_pjq5j_22
    ._topLeftPart_pjq5j_28
    ._vaultNameXS_pjq5j_41 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (width>=441px) {
  ._root_pjq5j_1
    ._topPart_pjq5j_22
    ._topLeftPart_pjq5j_28
    ._vaultNameS_pjq5j_37 {
    font-size: 20px;
    line-height: 24px;
  }
  ._root_pjq5j_1
    ._topPart_pjq5j_22
    ._topLeftPart_pjq5j_28
    ._vaultNameXS_pjq5j_41 {
    font-size: 18px;
    line-height: 24px;
  }
  ._root_pjq5j_1
    ._topPart_pjq5j_22
    ._topLeftPart_pjq5j_28
    ._vaultNameXxS_pjq5j_55 {
    font-size: 16px;
    line-height: 24px;
  }
}
._root_pjq5j_1 ._topPart_pjq5j_22 ._topRightPart_pjq5j_60 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_pjq5j_1
  ._topPart_pjq5j_22
  ._topRightPart_pjq5j_60
  ._iconContainer_pjq5j_65 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_pjq5j_1 ._bottomPart_pjq5j_70 {
  justify-content: space-between;
  align-items: center;
  gap: 2px;
  display: flex;
}
._root_pjq5j_1 ._bottomPart_pjq5j_70 ._apyContainer_pjq5j_76 {
  gap: 4px;
  display: flex;
}
._root_pjq5j_1
  ._bottomPart_pjq5j_70
  ._apyContainer_pjq5j_76
  ._apyLabel_pjq5j_80 {
  white-space: pre-line;
  text-align: left;
  padding-top: 2px;
  line-height: normal;
}
._root_pjq5j_1 ._bottomPart_pjq5j_70 ._arrowContainer_pjq5j_19 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_lbfoy_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
  overflow: auto;
}
._root_lbfoy_1 ._highlightCards_lbfoy_7 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding: 16px 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_lbfoy_1 ._highlightCards_lbfoy_7 {
    flex-direction: row;
    padding: 16px 0 0;
  }
}
._root_lbfoy_1 ._highlightCards_lbfoy_7 ._highlightCard_lbfoy_7 {
  flex: 1;
}
@media (width>=768px) {
  ._root_lbfoy_1 ._highlightCards_lbfoy_7 ._highlightCard_lbfoy_7 {
    max-width: 445px;
  }
}
@media (width>=768px) {
  ._header-stats-mobile-divider_uq30h_1 {
    display: none;
  }
}
@media (width>=992px) {
  ._root_uq30h_45 {
    max-height: 80vh;
  }
}
@media (width>=992px) {
  ._header_uq30h_1 {
    flex-direction: row;
  }
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 {
    flex-direction: row;
    width: fit-content;
  }
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 > * {
    width: fit-content;
  }
}
._root_1agmu_1 {
  display: none;
}
@media (width>=992px) {
  ._root_1agmu_1 {
    align-items: center;
    gap: 8px;
    display: flex;
  }
}
._root_1uf7q_1 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1uf7q_1 ._chevron_1uf7q_7 {
  color: #fff;
}
._root_1uf7q_1 ._chevron_1uf7q_7.__up_1uf7q_10 {
  color: #49afe9;
  transform: rotate(180deg);
}
._root_171ki_1 {
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  display: flex;
}
._root_171ki_1 ._tab_171ki_6 {
  cursor: pointer;
  flex: 1;
  align-items: center;
  gap: 8px;
  padding: 4px 16px 12px;
  display: flex;
}
._root_171ki_1 ._tab_171ki_6:hover ._tabLabel_171ki_17,
._root_171ki_1 ._tab_171ki_6:hover ._tabIcon_171ki_20 {
  color: #d1d1d2;
}
@media (width>=768px) {
  ._root_171ki_1 ._tab_171ki_6 {
    flex: none;
  }
}
._root_171ki_1 ._tab_171ki_6._active_171ki_28 {
  border-bottom: 1px solid #49afe9;
}
._root_zv6ty_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 100%;
  display: flex;
}
._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
  object-fit: cover;
  display: none;
}
@media (width>=768px) {
  ._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
    display: block;
  }
}
._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
  object-fit: cover;
}
@media (width>=768px) {
  ._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
    display: none;
  }
}
._root_zv6ty_1 ._imageContainer_zv6ty_26 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}
._root_zv6ty_1 ._text_zv6ty_32 {
  text-align: center;
}
._root_zv6ty_1 ._textContainer_zv6ty_35 {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
  display: flex;
}
@media (width>=768px) {
  ._root_11p3z_1 {
    gap: 12px;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 24px;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
    border-bottom: none;
    width: auto;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
    gap: 16px;
    width: auto;
  }
}
@media (width>=768px) {
  ._root_1nrdv_1 {
    gap: 6px;
  }
}
@media (width>=1440px) {
  ._root_1nrdv_1 {
    width: 100%;
  }
}
@media (width>=992px) {
  ._root_1nrdv_1
    ._viewPositionButtonRoot_1nrdv_48
    ._viewPositionButton_1nrdv_48 {
    width: 95px;
    display: block;
  }
}
@media (width>=992px) {
  ._root_1nrdv_1
    ._viewPositionButtonRoot_1nrdv_48
    ._viewPositionIconButton_1nrdv_62 {
    display: none;
  }
  ._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 {
    justify-content: end;
  }
}
._root_1j39f_1 {
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_1j39f_1 {
    padding: 0;
  }
}
._root_1j39f_1 ._top_1j39f_14 {
  position: relative;
}
._root_1j39f_1 ._top_1j39f_14 ._displayTokenPickerWrapper_1j39f_17 {
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
._root_1j39f_1 ._card_1j39f_24 {
  background: #0b162a;
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_1j39f_1 ._card_1j39f_24 {
    gap: 24px;
  }
}
._root_1j39f_1 ._card_1j39f_24 ._statsAndCharts_1j39f_35 {
  flex-direction: column;
  height: 366px;
  display: flex;
}
@media (width>=768px) {
  ._root_1j39f_1 ._card_1j39f_24 ._statsAndCharts_1j39f_35 {
    flex-direction: row;
    height: 100%;
  }
}
._root_1j39f_1 ._tabItem_1j39f_46 {
  display: flex;
}
._root_1j39f_1 ._tabItem_1j39f_46 ._tabName_1j39f_49 {
  margin-left: 6px;
  margin-right: 6px;
}
._root_1j39f_1 ._positionCharts_1j39f_53 {
  flex: 1;
  width: 100%;
  height: 300px;
  padding: 6px 0 6px 6px;
}
@media (width>=768px) {
  ._root_1j39f_1 ._positionCharts_1j39f_53 {
    border-bottom: none;
    height: 320px;
    padding: 16px 6px 6px 0;
  }
}
@media (width>=992px) {
  ._root_12sfo_1 {
    gap: 4px;
    display: flex;
  }
}
@media (width>=768px) {
  ._root_118dx_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._root_118dx_1 {
    border-bottom: 1px solid #ffffff14;
  }
}
@media (width>=992px) {
  ._root_118dx_1 ._filtersMobile_118dx_23 {
    display: none;
  }
}
@media (width>=768px) {
  ._root_118dx_1 ._searchInputContainer_118dx_37 {
    width: 266px;
  }
}
._tabletRootContainer_5bgkr_1 {
  margin-left: -6px;
  margin-right: -6px;
  width: unset !important;
}
@media (width>=768px) {
  ._tabletRootContainer_5bgkr_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._tabletRootContainer_5bgkr_1 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
@media (width>=1440px) {
  ._tabletRootContainer_5bgkr_1 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
._modalContentOpenRoot_5bgkr_24 {
  width: 100%;
  padding: 0 !important;
}
._rootTable_5bgkr_28 {
  padding-left: 0;
  width: unset !important;
}
._rootTable_5bgkr_28 table tbody tr td:first-child,
._rootTable_5bgkr_28 table thead th:first-child {
  padding-left: 12px;
}
._rootTable_5bgkr_28 table tbody tr td:not(:first-child):not(:last-child),
._rootTable_5bgkr_28 table thead th:not(:first-child):not(:last-child) {
  padding-left: 0 !important;
}
@media (width>=768px) {
  ._rootTable_5bgkr_28 table tbody tr td:not(:first-child):not(:last-child),
  ._rootTable_5bgkr_28 table thead th:not(:first-child):not(:last-child) {
    padding-left: 12px !important;
  }
}
._rootTable_5bgkr_28 ._vaultNameCell_5bgkr_52 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._rootTable_5bgkr_28 ._vaultNameCell_5bgkr_52 ._rightPart_5bgkr_57 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._rootTable_5bgkr_28 ._vaultNameCell_5bgkr_52 ._vaultManager_5bgkr_62,
._rootTable_5bgkr_28 ._vaultManagers_5bgkr_67 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._rootTable_5bgkr_28 ._suppliedCell_5bgkr_72 {
  white-space: nowrap;
}
._rootTable_5bgkr_28 ._depositActionCell_5bgkr_75 {
  justify-content: start;
  width: 100%;
  display: flex;
}
._rootTable_5bgkr_28 ._depositActionCell_5bgkr_75 ._depositButton_5bgkr_80 {
  display: none;
}
@media (width>=992px) {
  ._rootTable_5bgkr_28 ._depositActionCell_5bgkr_75 ._depositButton_5bgkr_80 {
    width: 95px;
    display: block;
  }
}
._rootTable_5bgkr_28 ._depositActionCell_5bgkr_75 ._depositIconButton_5bgkr_89 {
  display: flex;
}
@media (width>=992px) {
  ._rootTable_5bgkr_28
    ._depositActionCell_5bgkr_75
    ._depositIconButton_5bgkr_89 {
    display: none;
  }
  ._rootTable_5bgkr_28 ._depositActionCell_5bgkr_75 {
    justify-content: end;
  }
}
._textWithLightningContainer_5bgkr_102 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._netAPYContainer_5bgkr_107 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._moreVaultsComingSoon_5bgkr_112 {
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  display: flex;
}
._flex1_5bgkr_118 {
  flex: 1;
}
@media (width>=768px) {
  ._root_1wk4k_2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
._root_1wk4k_2 ._table_1wk4k_7 {
  flex-direction: column;
  min-height: 70vh;
  padding: 0;
  display: flex;
}
@media (width>=992px) {
  ._root_1wk4k_2 ._table_1wk4k_7 {
    padding-top: 16px;
  }
}
._header-stats-mobile-divider_1k9vz_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1k9vz_1 {
    display: none;
  }
}
._metalGreyGradient_1k9vz_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1k9vz_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1k9vz_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1k9vz_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1k9vz_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1k9vz_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1k9vz_45 {
  flex-direction: column;
  display: flex;
}
@media (width>=992px) {
  ._root_1k9vz_45 {
    width: 100%;
  }
}
._header_1k9vz_1 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
  position: relative;
}
@media (width>=992px) {
  ._header_1k9vz_1 {
    flex-direction: row;
    justify-content: center;
    gap: 12px;
    margin-bottom: 0;
  }
}
._statsCard_1k9vz_69 {
  background: #162136;
  border-width: 1.5px;
  border-color: #162136;
  flex: none;
  width: fit-content;
  padding: 6px 16px !important;
}
@media (width>=575px) {
  ._statsCard_1k9vz_69 .textSecondary {
    font-size: 12px !important;
  }
}
@media (width>=992px) {
  ._depositsContainer_1k9vz_83 {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (width>=768px) {
  ._root_19w7z_1 {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
}
@media (width>=992px) {
  ._root_19w7z_1 {
    padding-top: 32px;
  }
}
@media (width>=768px) {
  ._root_19w7z_1 ._leftContent_19w7z_23 {
    border: none;
    margin: 0;
    padding: 0;
  }
}
@media (width>=768px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 {
    align-self: center;
  }
}
@media (width>=992px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 ._vaultToken_19w7z_50 {
    flex-direction: row;
    align-items: center;
  }
}
@media (width>=992px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 ._riskManager_19w7z_61 {
    flex-direction: row;
    align-items: center;
  }
}
@media (width>=992px) {
  ._root_c2rjg_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
._root_4x5u6_1 ._trigger_4x5u6_1 {
  cursor: pointer;
  background: #212c42;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  padding: 16px;
  display: flex;
}
._root_4x5u6_1 ._trigger_4x5u6_1 ._vault_4x5u6_15 {
  flex: 1;
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_4x5u6_1 ._vaultItem_4x5u6_21 {
  cursor: pointer;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}
._root_4x5u6_1 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 {
  flex: 1;
  align-items: center;
  gap: 8px;
  display: flex;
}
._vaultOptionsModal_4x5u6_36 {
  padding: 16px 0;
}
@media (width>=768px) {
  ._vaultOptionsModal_4x5u6_36 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
._vaultOptionsModal_4x5u6_36 ._title_4x5u6_48 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (width>=768px) {
  ._vaultOptionsModal_4x5u6_36 ._title_4x5u6_48 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 {
  cursor: pointer;
  width: 100%;
  padding: 12px 16px;
  display: flex;
}
@media (width>=768px) {
  ._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21:hover {
  background: #49afe926;
}
._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 {
  flex: 1;
  align-items: center;
  gap: 6px;
  display: flex;
}
._vaultOptionsModal_4x5u6_36
  ._vaultItem_4x5u6_21
  ._vault_4x5u6_15
  ._vaultDetailsLeft_4x5u6_85 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._vaultOptionsModal_4x5u6_36
  ._vaultItem_4x5u6_21
  ._vault_4x5u6_15
  ._vaultDetailsLeft_4x5u6_85
  ._riskManager_4x5u6_90 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._rightPart_4x5u6_95 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._root_1mzol_1 {
  flex-direction: column;
  gap: 24px;
  padding: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_1mzol_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._root_1mzol_1 {
    padding: 24px;
  }
}
._root_1mzol_1 ._flexCenter_1mzol_17 {
  align-items: center;
  display: flex;
}
._root_1mzol_1 ._summary_1mzol_21 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1mzol_1 ._summaryRow_1mzol_26 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_1mzol_1 ._tooltip_1mzol_31 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._root_kkg7s_1 {
  width: 100%;
  padding: 16px 0 0;
}
@media (width>=575px) {
  ._root_kkg7s_1 {
    padding: 24px 0 0;
  }
}
@media (width>=768px) {
  ._root_kkg7s_1 {
    width: unset;
  }
}
._root_kkg7s_1 ._title_kkg7s_15 {
  margin-left: 16px;
  margin-right: 16px;
}
@media (width>=575px) {
  ._root_kkg7s_1 ._title_kkg7s_15 {
    margin-bottom: 0;
    margin-left: 24px;
    margin-right: 12px;
    padding-top: 8px;
    padding-bottom: 16px;
  }
}
@media (width>=992px) {
  ._root_kkg7s_1 ._title_kkg7s_15 {
    border-bottom: 1px solid #ffffff14;
  }
}
._root_kkg7s_1 ._tableContainer_kkg7s_33 {
  height: 316px;
  margin-left: 10px;
}
._root_kkg7s_1 ._tableRoot_kkg7s_37 {
  width: 100%;
}
._root_kkg7s_1 ._noWrap_kkg7s_40 {
  text-wrap: nowrap;
}
._root_kkg7s_1 ._tokenAmountCell_kkg7s_43 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_kkg7s_1 ._emptyStateContainer_kkg7s_48 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_1em8l_1 {
    width: unset;
    padding-top: 16px;
  }
}
._loadingTooltip_1k4yb_1 {
  max-width: 240px;
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 {
    flex-direction: row-reverse;
  }
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
    max-width: calc(100vw - 360px);
  }
}
@media (width>=1440px) {
  ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
    max-width: calc(100% - 436px);
  }
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
    width: 320px;
  }
}
@media (width>=1440px) {
  ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
    width: 420px;
  }
}
@media (width>=768px) {
  ._rewardsCard_1952n_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._rewardsCard_1952n_1 {
    padding: 24px;
  }
}
@media (width>=768px) {
  ._rewardsCard_1952n_1
    ._rewardsCardContainer_1952n_25
    ._rewardsCardContent_1952n_30 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._incentivesAPYCard_1952n_39,
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._rewardCard_1952n_49 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  padding: 16px 24px;
  display: flex;
}
@media (width>=992px) {
  ._root_ig8pi_1 ._footer_ig8pi_11 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._root_ig8pi_1 ._header_ig8pi_1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._root_ig8pi_1 ._header_ig8pi_1 ._amount_ig8pi_6 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_ig8pi_1 ._footer_ig8pi_11 {
  border-top: 1px solid #ffffff14;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 12px;
  padding-top: 16px;
  display: grid;
}
@media (width>=992px) {
  ._root_ig8pi_1 ._footer_ig8pi_11 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (width>=768px) {
  ._tableRoot_yqkqg_9 th:first-child,
  ._tableRoot_yqkqg_9 td:first-child {
    padding-left: 24px;
  }
}
@media (width>=992px) {
  ._tableRoot_yqkqg_9 th:last-child,
  ._tableRoot_yqkqg_9 td:last-child {
    padding-right: 24px !important;
  }
}
@media (width>=768px) {
  ._header_124tr_6 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (width>=768px) {
  ._chartContainer_124tr_19 {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 24px;
  }
}
@media (width>=768px) {
  ._root_1qm8y_1 {
    width: unset;
  }
}
@media (width>=768px) {
  ._root_1qm8y_1 ._filters_1qm8y_13 {
    align-items: flex-start;
    margin: 24px 24px 0;
  }
}
@media (width>=768px) {
  ._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
    padding-top: 8px;
  }
}
@media (width>=992px) {
  ._root_1qm8y_1 ._title_1qm8y_38 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 12px;
  }
}
._tableRoot_lgqsw_1 {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}
._tableRoot_lgqsw_1 th:first-child,
._tableRoot_lgqsw_1 td:first-child {
  padding-left: 12px;
}
@media (width>=768px) {
  ._tableRoot_lgqsw_1 th:first-child,
  ._tableRoot_lgqsw_1 td:first-child {
    padding-left: 24px;
  }
}
._tableRoot_lgqsw_1 th:last-child,
._tableRoot_lgqsw_1 td:last-child {
  padding-right: 12px;
}
@media (width>=992px) {
  ._tableRoot_lgqsw_1 th:last-child,
  ._tableRoot_lgqsw_1 td:last-child {
    padding-right: 20px !important;
  }
}
._tableRoot_lgqsw_1 ._textWithLightningContainer_lgqsw_26 {
  margin-top: 0;
}
._tableRoot_lgqsw_1 ._netAPYContainer_lgqsw_29 {
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._rewardsCard_1952n_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._rewardsCard_1952n_1 {
    padding: 24px;
  }
}
@media (width>=768px) {
  ._rewardsCard_1952n_1
    ._rewardsCardContainer_1952n_25
    ._rewardsCardContent_1952n_30 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._incentivesAPYCard_1952n_39,
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._rewardCard_1952n_49 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  padding: 16px 24px;
  display: flex;
}
._root_175bi_1,
._root_175bi_1 ._visibleOptions_175bi_4 {
  display: flex;
}
._root_175bi_1 ._option_175bi_7 {
  cursor: pointer;
  border-radius: 6px;
  padding: 8px;
}
._root_175bi_1 ._selected_175bi_12 {
  background: #49afe940;
}
._root_175bi_1 ._dropdownTriggerText_175bi_15 {
  border-radius: 6px;
  padding: 8px;
  font-size: 14px !important;
  line-height: 20px !important;
}
._root_175bi_1 ._dropdownTriggerBtn_175bi_21 {
  gap: 0 !important;
}
._legendItem_ccesc_1 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._tooltip_ccesc_6 {
  max-width: 375px;
}
@media (width>=575px) {
  ._root_138pt_1._supplyApyChart_138pt_11 {
    height: 433px;
  }
}
@media (width>=768px) {
  ._root_138pt_1 {
    max-width: unset;
    padding: 24px;
  }
}
@media (width>=768px) {
  ._root_138pt_1 ._filters_138pt_25 ._tabsContainer_138pt_32 {
    border-bottom: none;
    width: auto;
  }
}
@media (width>=768px) {
  ._root_138pt_1 ._filtersRightPart_138pt_46 {
    gap: 16px;
    width: auto;
  }
}
._readMore_1j65e_1 {
  color: #49afe9;
  cursor: pointer;
}
._showLess_1j65e_5 {
  cursor: pointer;
}
._expandedDescription_1j65e_8 {
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  display: flex;
}
@media (width>=768px) {
  ._root_1q1e6_1 {
    padding: 24px;
  }
}
._root_133wn_1 {
  padding: 24px 12px 12px;
}
@media (width>=768px) {
  ._root_133wn_1 {
    padding: 24px;
  }
}
._root_133wn_1 ._title_133wn_10 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
._root_133wn_1 ._content_133wn_15 {
  grid-template-columns: 1fr;
  gap: 8px;
  display: grid;
}
@media (width>=768px) {
  ._root_133wn_1 ._content_133wn_15 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
._root_133wn_1 ._content_133wn_15 ._contentColumn_133wn_26 {
  flex-direction: column;
  gap: 8px;
  min-width: 0;
  display: flex;
}
._root_133wn_1 ._copyIcon_133wn_32 {
  cursor: pointer;
}
._root_133wn_1 ._vaultIdContainer_133wn_35 {
  align-items: center;
  gap: 6px;
  min-width: 0;
  display: flex;
}
._root_133wn_1 ._vaultIdText_133wn_41 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._root_133wn_1 ._riskManagerValue_133wn_46 {
  cursor: pointer;
  color: #fff;
  gap: 6px;
  display: flex;
}
._root_133wn_1 ._supplyAPYContainer_133wn_52 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_133wn_1 ._riskManagerDescription_133wn_57 {
  flex-direction: column;
  gap: 10px;
  display: flex;
}
._root_133wn_1 ._divider_133wn_62 {
  margin: 16px 0;
}
._tooltip_133wn_65 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._textWithLightningContainer_133wn_71 {
  margin-top: 0;
}
._riskManagers_133wn_74 {
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 {
    flex-direction: row-reverse;
  }
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
    max-width: calc(100vw - 360px);
  }
}
@media (width>=1440px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
    max-width: calc(100% - 436px);
  }
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
    width: 320px;
  }
}
@media (width>=1440px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
    width: 420px;
  }
}
@media (width>=768px) {
  ._sharesChartsCard_1fc7m_43 {
    padding: 24px;
  }
}
._overlay_117eb_1 {
  z-index: 20;
  background-color: #040b18cc;
  outline: none;
  justify-content: center;
  display: flex;
  position: fixed;
  inset: 0;
  overflow-y: auto;
  align-items: end !important;
}
@media (width>=768px) {
  ._overlay_117eb_1 {
    align-items: center;
    padding-top: 160px;
    align-items: start !important;
  }
}
._modalContainer_117eb_22 {
  grid-template-columns: 1fr;
  justify-content: center;
  gap: 8px;
  display: grid;
}
._modalContainer_117eb_22 ._left_117eb_28 {
  grid-row: 1;
  padding: 16px;
}
._modalContainer_117eb_22 ._right_117eb_32 {
  grid-row: 2;
  padding: 16px;
}
@media (width>=768px) {
  ._modalContainer_117eb_22 ._left_117eb_28 {
    grid-row: 2;
  }
  ._modalContainer_117eb_22 ._right_117eb_32 {
    grid-row: 1;
    padding: 24px;
  }
}
@media (width>=992px) {
  ._modalContainer_117eb_22 {
    grid-template-columns: 312px 400px;
  }
  ._modalContainer_117eb_22 ._left_117eb_28,
  ._modalContainer_117eb_22 ._right_117eb_32 {
    grid-row: 1;
    height: fit-content;
  }
}
@media (width>=1440px) {
  ._modalContainer_117eb_22 {
    grid-template-columns: 351px 400px;
  }
  ._modalContainer_117eb_22 ._left_117eb_28,
  ._modalContainer_117eb_22 ._right_117eb_32 {
    grid-row: 1;
    height: fit-content;
  }
}
._root_117eb_71 {
  outline: none;
  width: 100%;
  max-height: 95vh;
}
._root_117eb_71:not(.__isFluid_117eb_76) {
  width: 400px;
}
@media (width>=992px) {
  ._root_117eb_71:not(.__isFluid_117eb_76) {
    width: 850px;
  }
}
@media (width>=768px) {
  ._root_117eb_71.__isFluid_117eb_76 {
    width: auto;
  }
}
._root_117eb_71.__isMaxWidth_117eb_89 {
  width: 400px;
}
@media (width>=992px) {
  ._root_117eb_71.__isMaxWidth_117eb_89 {
    width: 850px;
  }
}
._disabledScroll_117eb_97 {
  overflow: hidden;
}
._content_117eb_100 {
  padding: 12px;
  position: relative;
}
._contentWrapper_117eb_104 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._contentWrapper_117eb_104 {
    flex-direction: row-reverse;
    margin-right: 150px;
  }
}
@media (width>=1440px) {
  ._contentWrapper_117eb_104 {
    margin-right: 184px;
  }
}
._closeBtn_117eb_120 {
  justify-content: end;
  margin-right: 8px;
  display: flex;
}
@media (width>=992px) {
  ._closeBtn_117eb_120 {
    margin-right: 0;
    display: block;
  }
}
._spinnerContainer_lfalt_1 {
  justify-content: center;
  align-items: center;
  height: 290px;
  display: flex;
}
._root_1k7i4_1 {
  width: 100%;
}
._item_1k7i4_4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._title_1k7i4_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._row_1k7i4_14 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._divider_1k7i4_19 {
  margin: 16px 0;
}
._titleText_1k7i4_22 {
  gap: 4px;
  display: flex;
}
._whiteText_1k7i4_26 {
  color: #fff;
}
._root_8u2xo_1 {
  margin-top: 16px;
}
._root_8u2xo_1 ._modes_8u2xo_4 {
  justify-content: space-between;
  display: flex;
}
._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 {
  background-color: #0000;
  align-items: center;
  display: inline-flex;
}
._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13 {
  color: #98b0c1;
  background-color: #0000;
  border: 1px solid #0000;
  padding: 0;
  position: relative;
}
._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13:hover,
._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13:active,
._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13.__isActive_8u2xo_24 {
  color: #fff;
}
._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13.__isDisabled_8u2xo_27 {
  color: #5f7183;
}
._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13
  + ._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13 {
  margin-left: 8px;
  padding-left: 8px;
}
._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13
  + ._root_8u2xo_1
  ._modes_8u2xo_4
  ._tabs_8u2xo_8
  ._tabItem_8u2xo_13:before {
  content: "";
  background-color: #35435c;
  border-radius: 17px;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
}
._root_8u2xo_1 ._tabs_8u2xo_8 ._tabItem_8u2xo_13 + ._tabItem_8u2xo_13 {
  margin-left: 8px;
  padding-left: 8px;
}
._tabs_8u2xo_8 ._tabItem_8u2xo_13 + ._tabItem_8u2xo_13:before {
  content: "";
  background-color: #35435c;
  border-radius: 17px;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
}
._tooltip_8u2xo_58 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._tooltip_8u2xo_58 ._whiteText_8u2xo_63 {
  color: #fff;
  font-weight: 500;
}
._tooltip_8u2xo_58 ._title_8u2xo_67 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._tooltip_8u2xo_58 ._title_8u2xo_67 ._titleText_8u2xo_72 {
  gap: 4px;
  display: flex;
}
._tooltip_8u2xo_58 ._description_8u2xo_76 {
  display: flex;
}
._header_uqkpg_1 {
  margin-bottom: 16px;
}
._headerContent_uqkpg_4 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 12px;
}
._header_1oszm_1 {
  margin-bottom: 24px;
}
._tabs_1oszm_4 {
  margin-bottom: 16px;
}
._assetPriorityLTVWarningDetails_1oszm_7 {
  flex-direction: column;
  gap: 12px;
  margin-top: 2px;
  display: flex;
}
._assetPriorityLTVWarningDetailsCollateral_1oszm_13 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._footer_1jzbi_1 {
  background-color: #162136;
  border-top: 1px solid #ffffff14;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin: 16px -16px -16px;
  padding: 12px;
}
@media (width>=768px) {
  ._footer_1jzbi_1 {
    margin: 16px -24px -24px;
    padding: 12px 24px;
  }
}
@media (width>=992px) {
  ._footer_1jzbi_1 {
    margin: 16px -24px -24px;
    padding: 12px 24px;
  }
}
._unwrapSolNotification_1jzbi_21 {
  width: 100%;
  position: absolute;
  top: -70px;
  left: 0;
}
@media screen and (width<=400px) {
  ._unwrapSolNotification_1jzbi_21 {
    top: -calc(82px);
  }
}
._header_1r5vw_1 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  margin: 0 -12px;
  padding: 12px;
  display: flex;
}
@media (width>=992px) {
  ._header_1r5vw_1 {
    margin: 0 -24px;
    padding: 12px 24px;
  }
}
@media (width>=768px) {
  ._header_1r5vw_1 {
    margin: 0 -24px;
    padding: 0 24px 12px;
  }
}
._newLoan_1r5vw_20 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._dropdownTriggerBtn_1r5vw_26 {
  background-color: unset;
  margin: 0;
  padding: 0;
}
._dropdownTriggerBtn_1r5vw_26:hover:not(:disabled) {
  background-color: unset;
}
._header-stats-mobile-divider_1fj95_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1fj95_1 {
    display: none;
  }
}
._metalGreyGradient_1fj95_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1fj95_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1fj95_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1fj95_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1fj95_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1fj95_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._statsItem_1fj95_45 {
  justify-content: space-between;
  display: flex;
}
._statsItem_1fj95_45._dropdownStats_1fj95_49 {
  cursor: pointer;
}
._statsItem_1fj95_45._dropdownStats_1fj95_49 ._dropdown_1fj95_49 {
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  width: 100%;
  display: flex;
}
._statsItem_1fj95_45._dropdownStats_1fj95_49 ._dropdownIcon_1fj95_59 {
  gap: 4px;
  display: flex;
}
._statsItem_1fj95_45._dropdownStats_1fj95_49.__isOpenedStats_1fj95_63
  ._dropdown_1fj95_49
  ._icon_1fj95_63 {
  transform: rotate(180deg);
}
._statsCard_lm2qv_1 {
  border: none;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  display: flex;
}
._statsRow_lm2qv_8 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}
._header-stats-mobile-divider_1l6j6_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1l6j6_1 {
    display: none;
  }
}
._metalGreyGradient_1l6j6_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1l6j6_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1l6j6_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1l6j6_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1l6j6_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1l6j6_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._tooltipContent_1l6j6_45 {
  width: 340px;
}
._tooltipRow_1l6j6_48 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}
._header-stats-mobile-divider_gsykc_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_gsykc_1 {
    display: none;
  }
}
._metalGreyGradient_gsykc_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_gsykc_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_gsykc_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_gsykc_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_gsykc_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_gsykc_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._statsCard_gsykc_45 {
  border: none;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  display: flex;
}
._statsRow_gsykc_52 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}
._amount_gsykc_57 {
  text-align: right;
  gap: 8px;
  margin-left: 8px;
}
._header-stats-mobile-divider_sr4w0_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_sr4w0_1 {
    display: none;
  }
}
._metalGreyGradient_sr4w0_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_sr4w0_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_sr4w0_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_sr4w0_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_sr4w0_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_sr4w0_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._transactionSettings_sr4w0_45 {
  margin-top: 12px;
}
._stats_sr4w0_48 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_sr4w0_48 ._statsItem_sr4w0_54 {
  justify-content: space-between;
  display: flex;
}
._collapsibleTrigger_sr4w0_58 {
  flex-direction: row;
  align-items: center;
  display: flex;
}
._collapsibleTriggerText_sr4w0_63 {
  white-space: nowrap;
  align-items: center;
  display: flex;
}
.__isActive_sr4w0_68 ._chevron_sr4w0_68 {
  transform: rotate(180deg);
}
._chevron_sr4w0_68 {
  margin-right: 8px;
  transition: transform 0.3s;
}
._header-stats-mobile-divider_li4z3_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_li4z3_1 {
    display: none;
  }
}
._metalGreyGradient_li4z3_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_li4z3_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_li4z3_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_li4z3_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_li4z3_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_li4z3_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_li4z3_45 {
  margin-bottom: 12px;
}
._transactionSettings_li4z3_48 {
  margin-top: 12px;
}
._stats_li4z3_51 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_li4z3_51 ._statsItem_li4z3_57 {
  justify-content: space-between;
  display: flex;
}
._stats_li4z3_51 ._statsCard_li4z3_61 {
  background: #162136;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 12px;
}
._warnings_li4z3_67 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}
._warnings_li4z3_67:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._rolloverRow_li4z3_79 {
  margin-bottom: 12px;
}
._tooltipOverlay_li4z3_82 {
  width: 288px;
}
._header-stats-mobile-divider_1mfzz_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1mfzz_1 {
    display: none;
  }
}
._metalGreyGradient_1mfzz_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1mfzz_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1mfzz_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1mfzz_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1mfzz_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1mfzz_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_1mfzz_45 {
  margin-bottom: 24px;
}
._transactionSettings_1mfzz_48 {
  margin-top: 12px;
}
._inputs_1mfzz_51 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  display: flex;
}
._notifications_1mfzz_58 {
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}
._notifications_1mfzz_58:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._repayNotification_1mfzz_69 {
  margin-top: 16px;
}
._stats_1mfzz_72 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_1mfzz_72 ._statsItem_1mfzz_78 {
  justify-content: space-between;
  display: flex;
}
._stats_1mfzz_72 ._statsCard_1mfzz_82 {
  background: #162136;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 12px;
}
._tabs_1mfzz_88 {
  margin-bottom: 24px;
}
._transactionSettings_1xm9h_1 {
  margin-top: 12px;
}
._inputs_1xm9h_4 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  display: flex;
}
._warnings_1xm9h_11 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  display: flex;
}
._warnings_1xm9h_11:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._assetPriorityLTVWarningDetails_1xm9h_22 {
  flex-direction: column;
  gap: 12px;
  margin-top: 2px;
  display: flex;
}
._assetPriorityLTVWarningDetailsCollateral_1xm9h_28 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._root_x32i6_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (width>=768px) {
  ._root_x32i6_1 {
    max-width: 420px;
  }
}
._grey_x32i6_11 {
  color: #98b0c1;
}
._titleWrapper_x32i6_14 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._introText_195fd_1 {
  margin-top: 24px;
  margin-bottom: 12px;
}
._disclaimerTitle_195fd_5 {
  margin-bottom: 12px;
}
._content_195fd_8 {
  background-color: #162136;
  border: 1px solid #212c42;
  border-radius: 8px;
  max-height: 300px;
  margin-bottom: 16px;
  padding: 16px;
  overflow-y: auto;
}
._content_195fd_8::-webkit-scrollbar {
  width: 3px;
}
._content_195fd_8::-webkit-scrollbar-track {
  display: none;
}
._content_195fd_8::-webkit-scrollbar-thumb {
  background: #5f7183;
  border-radius: 6px;
}
._disclaimerItem_195fd_27 {
  gap: 8px;
  margin-bottom: 12px;
  display: flex;
}
._disclaimerItem_195fd_27:last-child {
  margin-bottom: 0;
}
._dot_195fd_35 {
  background-color: #98b0c1;
  border-radius: 50%;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  margin-top: 8px;
}
._confirmCheckbox_195fd_43 {
  margin-bottom: 16px;
}
._completeDepositButton_195fd_46 {
  margin-top: 24px;
}
._root_14ei4_1 {
  margin-bottom: 24px;
}
._linkWrapper_14ei4_4 {
  display: inline-block;
}
._link_14ei4_4 {
  align-items: center;
  display: flex;
  text-decoration: none !important;
}
._maxApy_14ei4_12 {
  font-weight: 700;
}
._icon_14ei4_15 {
  flex-shrink: 0;
}
._header-stats-mobile-divider_brw6b_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_brw6b_1 {
    display: none;
  }
}
._metalGreyGradient_brw6b_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_brw6b_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_brw6b_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_brw6b_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_brw6b_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_brw6b_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_brw6b_45 {
  margin-bottom: 12px;
}
._transactionSettings_brw6b_48 {
  margin-top: 12px;
}
._warnings_brw6b_51 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}
._warnings_brw6b_51:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._refundableFeesTooltip_brw6b_63 {
  margin-bottom: 16px;
}
._stats_brw6b_66 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_brw6b_66 ._statsItem_brw6b_72 {
  justify-content: space-between;
  display: flex;
}
._tooltipOverlay_brw6b_76 {
  width: 288px;
}
._header-stats-mobile-divider_1jic7_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1jic7_1 {
    display: none;
  }
}
._metalGreyGradient_1jic7_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1jic7_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1jic7_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1jic7_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1jic7_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1jic7_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_1jic7_45 {
  margin-bottom: 12px;
}
._transactionSettings_1jic7_48 {
  margin-top: 12px;
}
._stats_1jic7_51 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_1jic7_51 ._statsItem_1jic7_57 {
  justify-content: space-between;
  display: flex;
}
._stats_1jic7_51 ._statsItem_1jic7_57._dropdownStats_1jic7_61 {
  cursor: pointer;
}
._stats_1jic7_51
  ._statsItem_1jic7_57._dropdownStats_1jic7_61
  ._dropdown_1jic7_61 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._stats_1jic7_51
  ._statsItem_1jic7_57._dropdownStats_1jic7_61.__isOpenedStats_1jic7_69
  ._dropdown_1jic7_61
  ._icon_1jic7_69 {
  transform: rotate(180deg);
}
._notification_1jic7_72:empty {
  margin-bottom: 0;
}
._notifications_1jic7_75 {
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}
._notifications_1jic7_75:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._epochResetText_1jic7_86 {
  display: inline;
}
._root_1t8h6_1 {
  flex-direction: column;
  gap: 16px;
  width: 264px;
  display: flex;
}
._grayColor_1t8h6_7 {
  color: #98b0c1;
}
._altFont_1t8h6_10 {
  font-family: IBM Plex Mono, sans-serif;
}
._borrowItemContainer_1t8h6_13 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._borrowItem_1t8h6_13 {
  justify-content: space-between;
  display: flex;
}
._root_kng29_1 {
  width: 100%;
  max-width: 264px;
}
._inline_kng29_5 {
  display: inline;
}
._spinnerWrapper_ywr0y_1 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
._header-stats-mobile-divider_4yqj1_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_4yqj1_1 {
    display: none;
  }
}
._metalGreyGradient_4yqj1_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_4yqj1_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_4yqj1_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_4yqj1_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_4yqj1_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_4yqj1_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._desktopDivider_4yqj1_45 {
  display: none;
}
@media (width>=768px) {
  ._desktopDivider_4yqj1_45 {
    margin-top: 40px;
    display: flex;
  }
}
._filters_4yqj1_54 {
  border-top: none;
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 0;
}
@media (width>=768px) {
  ._filters_4yqj1_54 {
    border-bottom: 1px solid #ffffff14;
    margin-top: 0;
    margin-bottom: 16px;
    padding: 16px 0;
  }
}
._obligations_4yqj1_79 {
  padding-top: 12px;
}
@media (width>=768px) {
  ._obligations_4yqj1_79 {
    padding-top: 32px;
    padding-bottom: 24px;
  }
}
._headerStats_4yqj1_88 {
  margin-top: 32px;
}
@media (width>=768px) {
  ._headerStats_4yqj1_88 {
    margin-top: 40px;
  }
}
._summaryStats_4yqj1_96 {
  justify-content: center;
  margin-top: 12px;
  display: flex;
}
@media (width>=768px) {
  ._summaryStats_4yqj1_96 {
    margin-top: 16px;
  }
}
._statsCard_4yqj1_106 {
  background: #162136;
  border-width: 1.5px;
  border-color: #162136;
  flex: none;
  width: fit-content;
  padding: 6px 16px !important;
}
._positionsWrapper_4yqj1_114 {
  padding-bottom: 16px;
}
._desktopRoot_u9z0g_1 {
  grid-template-columns: 1fr auto;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  display: grid;
}
._desktopRoot_u9z0g_1 ._rightSide_u9z0g_8,
._desktopRoot_u9z0g_1 ._filtersWrapper_u9z0g_9 {
  flex-direction: row;
  align-items: center;
  gap: 8px;
  display: flex;
}
._desktopRoot_u9z0g_1 ._searchWrapper_u9z0g_15 {
  justify-content: end;
  position: relative;
}
._buttonContainer_u9z0g_19 {
  gap: 8px;
  display: flex;
}
._marketForLoan_u9z0g_23 {
  background-color: #212c4226;
  border-radius: 24px;
  outline: 1px solid #49afe9;
  padding: 8px 16px;
}
._button_u9z0g_19 {
  color: #98b0c1;
  background-color: #212c4266;
  border-radius: 24px;
  padding: 8px 16px;
}
@media (width>=768px) {
  ._searchInputContainer_u9z0g_36 {
    max-width: 200px !important;
  }
}
._root_g7and_1 {
  height: 95%;
}
._header_g7and_4 {
  grid-template-columns: 1fr auto;
  align-items: center;
  padding: 16px 0;
  display: grid;
}
._headerDesktop_g7and_10 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  display: flex;
}
._rotate180_g7and_17 {
  transform: rotate(180deg);
}
._headerText_g7and_20 {
  text-align: center;
}
._filterHeader_g7and_23 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}
._modalContent_g7and_29 {
  grid-template-rows: 1fr auto;
  height: 100%;
  display: grid;
  overflow-y: hidden;
}
._filters_g7and_35 {
  overflow-y: auto;
}
._dropdownOverlay_g7and_38 {
  width: 445px;
  overflow-y: auto;
}
._card_g7and_42 {
  height: 100%;
  padding: 12px 24px !important;
}
._actions_g7and_46 {
  grid-template-columns: 1fr 1fr;
  place-items: center left;
  margin-bottom: -16px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 12px;
  display: grid;
  box-shadow: 0 -4px 24px #00000040;
}
._clearButton_g7and_57 {
  text-decoration: underline;
}
._overlayClassName_g7and_60 {
  overflow: hidden;
}
._accordionHeader_g7and_64 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 0;
  display: flex;
}
._mobileFilterButton_g7and_72 {
  border-radius: 100px;
}
._header-stats-mobile-divider_1rkii_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1rkii_1 {
    display: none;
  }
}
._metalGreyGradient_1rkii_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1rkii_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1rkii_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1rkii_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1rkii_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1rkii_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
.__bgcolor-dark450_1rkii_45 {
  background-color: #4b5a75;
}
.__bgcolor-dark400_1rkii_48 {
  background-color: #404d69;
}
.__bgcolor-dark350_1rkii_51 {
  background-color: #35435c;
}
.__bgcolor-dark300_40_1rkii_54 {
  background-color: #212c4266;
}
.__bgcolor-dark300_1rkii_54 {
  background-color: #212c42;
}
.__bgcolor-dark250_1rkii_60 {
  background-color: #162136;
}
.__bgcolor-dark200_1rkii_63 {
  background-color: #121c30;
}
.__bgcolor-dark175_1rkii_66 {
  background-color: #10203e;
}
.__bgcolor-dark150_1rkii_69 {
  background-color: #0b162a;
}
.__bgcolor-dark100_1rkii_72 {
  background-color: #091326;
}
.__bgcolor-blue_1rkii_75 {
  background-color: #49afe9;
}
.__bgcolor-yellow_1rkii_78 {
  background-color: #ffa318;
}
.__bgcolor-green_1rkii_81 {
  background-color: #30d69a;
}
.__bgcolor-orange_1rkii_84 {
  background-color: #ffa318;
}
.__bgcolor-red_1rkii_87 {
  background-color: #e84860;
}
.__bgcolor-white_1rkii_90 {
  background-color: #fff;
}
.__bgcolor-white08_1rkii_93 {
  background-color: #ffffff14;
}
.__bgcolor-grey_1rkii_96 {
  background-color: #98b0c1;
}
.__bgcolor-pink_1rkii_99 {
  background-color: #e850ff;
}
.__bgcolor-purple_1rkii_102 {
  background-color: #8784f7;
}
.__bgcolor-blue-deep_1rkii_105 {
  background-color: #258ec9;
}
.__bgcolor-grey-deep_1rkii_108 {
  background-color: #5f7183;
}
.__bgcolor-grey-light_1rkii_111 {
  background-color: #d1d1d2;
}
.__bgcolor-green-light_1rkii_114 {
  background-color: #30d69a;
}
.__bgcolor-gold_1rkii_117 {
  background-color: #d6971e;
}
.__bgcolor-tertiary_1rkii_120 {
  background-color: #7f808b;
}
.__bgcolor-darkalpha80_1rkii_123 {
  background-color: #040b18cc;
}
._header-stats-mobile-divider_4lzn0_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_4lzn0_1 {
    display: none;
  }
}
._metalGreyGradient_4lzn0_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_4lzn0_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_4lzn0_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_4lzn0_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_4lzn0_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_4lzn0_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_4lzn0_45 {
  width: 100%;
}
._progress_4lzn0_48 {
  background-color: #30d69a14;
  border-radius: 4px;
  height: 6px;
  position: relative;
}
._progress_4lzn0_48 ._value_4lzn0_54 {
  border-radius: 4px;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-green_4lzn0_62 {
  background-color: #30d69a;
}
._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-orange_4lzn0_65 {
  background-color: #ffa318;
}
._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-red_4lzn0_68 {
  background-color: #e84860;
}
._borrowLimitContainer_4lzn0_71 {
  background: #091326;
  justify-content: center;
  width: 24px;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}
._infoRow_4lzn0_80 {
  justify-content: space-between;
  display: flex;
}
._tooltip_4lzn0_84 {
  max-width: 264px;
}
._description_4lzn0_87 {
  margin-top: 12px;
}
._header-stats-mobile-divider_p83pb_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_p83pb_1 {
    display: none;
  }
}
._metalGreyGradient_p83pb_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_p83pb_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_p83pb_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_p83pb_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_p83pb_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_p83pb_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_p83pb_45 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_p83pb_45 {
    flex-direction: row;
  }
}
._rows_p83pb_57 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._infoRow_p83pb_62 {
  justify-content: space-between;
  display: flex;
}
._tooltip_p83pb_66 {
  max-width: 220px;
}
._ltvProgress_p83pb_69 {
  width: 100%;
  margin: 0 8px;
}
@media (width>=768px) {
  ._ltvProgress_p83pb_69 {
    flex: 1;
    width: auto;
  }
}
._description_p83pb_79 {
  margin-top: 12px;
}
._tooltipTrigger_p83pb_82,
._positionTrigger_p83pb_83 {
  white-space: nowrap;
}
._tooltipTrigger_p83pb_82 {
  display: none;
}
@media (width>=768px) {
  ._tooltipTrigger_p83pb_82 {
    display: block;
  }
}
._positionTrigger_p83pb_83 {
  margin-top: 12px;
  padding: 0;
}
@media (width>=768px) {
  ._positionTrigger_p83pb_83 {
    margin-top: 0;
  }
}
._loanDashboardLink_p83pb_103 {
  align-items: center;
  margin-top: 12px;
}
@media (width>=768px) {
  ._loanDashboardLink_p83pb_103 {
    margin-top: 0;
  }
}
._desktopArrow_p83pb_112 {
  display: none;
}
@media (width>=768px) {
  ._desktopArrow_p83pb_112 {
    display: block;
  }
}
._mobileArrow_p83pb_120 {
  display: block;
}
@media (width>=768px) {
  ._mobileArrow_p83pb_120 {
    display: none;
  }
}
._root_10h6w_1 {
  flex: 1;
  width: 100%;
}
._rootMarkets_10h6w_5 {
  border: none !important;
  padding: 6px 0 !important;
}
._rootLoanDashboard_10h6w_9 {
  background-color: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
  padding: 24px 24px 16px;
}
._header_10h6w_15 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=992px) {
  ._header_10h6w_15 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px;
  }
}
._content_10h6w_27 {
  flex-direction: column;
  margin-top: 16px;
  display: flex;
}
._markets_10h6w_32 {
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 4px;
  padding-right: 4px;
}
._loanDashboard_10h6w_38 {
  margin-left: -24px;
  margin-right: -24px;
}
._titleContainer_10h6w_42 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
@media (width>=768px) {
  ._titleContainer_10h6w_42 {
    gap: 12px;
  }
}
@media (width>=768px) {
  ._header-stats-mobile-divider_12ooq_1 {
    display: none;
  }
}
._blueTextColor_fvfvp_1 {
  color: #49afe9;
  margin-top: 4px;
}
._icons_fvfvp_5 {
  display: flex;
}
._icon_fvfvp_5 {
  margin-right: -4px;
}
._cell_1qest_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_1qest_1 ._label_1qest_6 {
  color: #98b0c1;
}
._cell_1qest_1 ._child_1qest_9 {
  width: fit-content;
}
._textCellWithSubValue_1qest_12 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._textCellWithSubValue_1qest_12.__align-flex-end_1qest_17 {
  align-items: flex-end;
}
._textCellWithSubValue_1qest_12 ._value_1qest_20,
._textCellWithSubValue_1qest_12 ._subValue_1qest_23 {
  width: fit-content;
}
@media (width>=768px) {
  ._flexEnd_1qest_27 {
    justify-content: flex-end;
    display: flex;
  }
}
._flexCol_1qest_32 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._apyCell_1qest_37 {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._apyCell_1qest_37 {
    align-items: flex-end;
  }
}
._apyRow_1qest_48 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._infoIcon_1eq69_1 {
  align-items: center;
  display: flex;
}
._amountColumn_1eq69_5 {
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: inline-flex;
}
._mobileCard_1eq69_12 {
  padding: 16px 0;
}
._mobileCard_1eq69_12 ._header_1eq69_15 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
._mobileCard_1eq69_12 ._actions_1eq69_20 {
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._mobileCard_1eq69_12 ._stats_1eq69_26 {
  gap: 12px;
  margin-top: 16px;
  display: flex;
}
._mobileCard_1eq69_12 ._statItem_1eq69_31 {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: 4px;
  display: flex;
}
._mobileCard_1eq69_12 + ._mobileCard_1eq69_12 {
  border-top: 1px solid #ffffff14;
}
@media (width>=768px) {
  ._flexEnd_1eq69_42 {
    justify-content: flex-end;
    display: flex;
  }
}
._flexCol_1eq69_47 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._ltvNotification_1eq69_52 {
  max-width: 264px;
}
._assetContainer_1eq69_55 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._loanDashboardTable_1eq69_60 table thead tr th:last-child,
._loanDashboardTable_1eq69_60 table tbody tr td:last-child {
  padding-right: 24px;
}
._loanDashboardTable_1eq69_60 table thead tr th:first-child,
._loanDashboardTable_1eq69_60 table tbody tr td:first-child {
  padding-left: 24px;
}
._table_1eq69_68 {
  width: initial !important;
}
._dropdownButtonColumn_1eq69_71 {
  justify-content: end;
  align-items: center;
  width: 55px;
  display: flex;
}
._root_rn2zk_1 {
  align-items: center;
  gap: 32px;
  display: flex;
}
._statItem_rn2zk_6 {
  align-items: center;
  gap: 6px;
  display: flex;
  position: relative;
}
._statItem_rn2zk_6 + ._statItem_rn2zk_6:before {
  content: "";
  background-color: #ffffff14;
  width: 1px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}
._header-stats-mobile-divider_14tn9_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_14tn9_1 {
    display: none;
  }
}
._metalGreyGradient_14tn9_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_14tn9_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_14tn9_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_14tn9_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_14tn9_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_14tn9_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_14tn9_45 {
  flex-direction: column;
  gap: 12px;
  max-width: 300px;
  display: flex;
}
._row_14tn9_51 {
  justify-content: space-between;
  display: flex;
}
._tokenInfo_14tn9_55 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._noPointsTooltipBody_14tn9_60 {
  gap: 6px;
  display: flex;
}
._infoContainer_14tn9_64 {
  flex-direction: column;
  display: flex;
}
._breakdownRow_14tn9_68 {
  gap: 16px;
}
._header-stats-mobile-divider_1ht86_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1ht86_1 {
    display: none;
  }
}
._metalGreyGradient_1ht86_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1ht86_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1ht86_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1ht86_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1ht86_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1ht86_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._tooltipContent_1ht86_45 {
  width: 260px;
}
._tooltipRow_1ht86_48 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}
._emptyBorrowsWrapper_dke9p_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
}
._emptyBorrowsContent_dke9p_10 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  display: flex;
}
._cell_1pcoi_1 {
  align-items: flex-end;
  gap: 6px;
  display: flex;
}
._cell_1pcoi_1 ._label_1pcoi_6 {
  color: #98b0c1;
}
._cell_1pcoi_1 ._child_1pcoi_9 {
  gap: 4px;
  width: fit-content;
}
._cell_1pcoi_1 ._totalValue_1pcoi_13 {
  background: #212c42;
  padding: 2px 4px;
}
@media (width>=768px) {
  ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
    flex-direction: row-reverse;
  }
}
@media (width>=992px) {
  ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
    flex-direction: row;
  }
}
@media (width>=1440px) {
  ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
    flex-direction: row-reverse;
  }
}
._cell_1pcoi_1 ._rewardAmount_1pcoi_32 {
  display: flex;
}
._flexEnd_il4d4_1 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}
._claimButton_il4d4_6 {
  width: 86px;
}
._loanDashboardTable_il4d4_9 table thead tr th:last-child,
._loanDashboardTable_il4d4_9 table tbody tr td:last-child {
  padding-right: 24px;
}
._loanDashboardTable_il4d4_9 table thead tr th:first-child,
._loanDashboardTable_il4d4_9 table tbody tr td:first-child {
  padding-left: 24px;
}
._root_16ph9_1 {
  flex-direction: column;
  flex: 1;
  gap: 16px;
  display: flex;
}
._depositsAndBorrows_a8zlj_1 {
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
  display: flex;
}
._depositsAndBorrows_a8zlj_1.__isMarkets_a8zlj_7 {
  gap: 40px;
}
@media (width>=992px) {
  ._depositsAndBorrows_a8zlj_1 {
    flex-direction: row;
  }
  ._depositsAndBorrows_a8zlj_1 > * {
    flex: 1;
    min-width: 0;
  }
}
._root_1tda5_1 {
  box-sizing: border-box;
  border-radius: 8px;
  outline: 1px solid #212c42;
  margin-bottom: 16px;
  padding: 16px;
  overflow: hidden;
}
@media (width>=768px) {
  ._root_1tda5_1 {
    outline: none;
    margin-bottom: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding: 0;
  }
}
._root_1tda5_1.__isOpen_1tda5_18 {
  background-color: #0000;
  outline: 1px solid #212c42;
}
._divider_1tda5_22 {
  padding-top: 12px;
}
@media (width>=768px) {
  ._divider_1tda5_22 {
    background-color: #0b162a;
    border-top: 1px solid #ffffff14;
    padding: 24px;
  }
}
._mobileValuesWrapper_1tda5_35 {
  flex-direction: column;
  gap: 8px;
  padding: 12px 0;
  display: flex;
}
@media (width>=768px) {
  ._mobileValuesWrapper_1tda5_35 {
    display: none;
  }
}
._mobileDashboardWrapper_1tda5_46 {
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  display: flex;
}
@media (width>=768px) {
  ._mobileDashboardWrapper_1tda5_46 {
    display: none;
  }
}
._mobileValue_1tda5_35 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._depositsAndBorrows_1tda5_62 {
  flex-direction: column;
  gap: 16px;
  margin-top: 16px;
  display: flex;
}
@media (width>=992px) {
  ._depositsAndBorrows_1tda5_62 {
    flex-direction: row;
  }
}
._liquidationTooltip_1tda5_73 {
  width: 264px;
}
._liquidationPriceTooltip_1tda5_76 {
  flex-direction: column;
  gap: 12px;
  width: 296px;
  display: flex;
}
._emptyValueWrapper_1tda5_82 {
  width: 12px;
  height: 22px;
  display: flex;
}
._emptyValue_1tda5_82 {
  background: #fff;
  width: 12px;
  height: 1px;
  margin: auto 0;
}
._tooltip_1tda5_93 {
  max-width: 220px;
}
._rows_1tda5_96 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._infoRow_1tda5_101 {
  justify-content: space-between;
  display: flex;
}
._description_1tda5_105 {
  margin-top: 12px;
}
._header-stats-mobile-divider_1pg7g_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1pg7g_1 {
    display: none;
  }
}
._metalGreyGradient_1pg7g_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1pg7g_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1pg7g_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1pg7g_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1pg7g_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1pg7g_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._tooltipContent_1pg7g_45 {
  width: 340px;
}
._tooltipRow_1pg7g_48 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}
._amount_1pg7g_54 {
  flex-direction: column;
  align-items: flex-end;
  margin-left: 8px;
  display: flex;
}
._header-stats-mobile-divider_r533z_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_r533z_1 {
    display: none;
  }
}
._metalGreyGradient_r533z_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_r533z_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_r533z_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_r533z_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_r533z_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_r533z_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_r533z_45 {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  ._root_r533z_45 {
    padding: 16px;
  }
  ._root_r533z_45:hover {
    background-color: #49afe914;
  }
}
._chevron_r533z_64 {
  transition: transform 0.3s;
}
._chevron_r533z_64.__isActive_r533z_67 {
  transform: rotate(180deg);
}
._loanHealth_r533z_70 {
  margin: 24px 0;
}
._rightCorner_r533z_73 {
  height: 100%;
  display: flex;
}
._mobileValuesWrapper_r533z_77 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=768px) {
  ._mobileValuesWrapper_r533z_77 {
    flex-direction: row;
    flex-basis: 660px;
  }
}
._loanName_r533z_88 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._titleWrapper_r533z_93 {
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: flex;
}
._statsAndButtonWrapper_r533z_99 {
  flex: 1;
  justify-content: end;
  align-items: center;
  gap: 16px;
  display: flex;
}
._marketNameWrapper_r533z_106 {
  flex-shrink: 0;
  align-items: center;
  gap: 12px;
  display: none;
}
@media (width>=992px) {
  ._marketNameWrapper_r533z_106 {
    display: flex;
  }
}
._desktopValue_r533z_117 {
  display: none;
}
@media (width>=768px) {
  ._desktopValue_r533z_117 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    width: 120px;
    display: flex;
  }
}
._mobileValue_r533z_77 {
  align-items: center;
  gap: 8px;
  margin-left: 12px;
  display: flex;
}
@media (width>=768px) {
  ._mobileValue_r533z_77 {
    display: none;
  }
}
._btn_r533z_141 {
  background: 0 0;
  border: none;
  border-radius: 8px;
  outline: none;
  align-items: center;
  gap: 8px;
  height: 100%;
  padding: 0;
  display: flex;
}
._emptyValueWrapper_r533z_152 {
  width: 12px;
  height: 22px;
  display: flex;
}
._emptyValue_r533z_152 {
  background: #fff;
  width: 12px;
  height: 1px;
  margin: auto 0;
}
._tooltip_r533z_163 {
  max-width: 220px;
}
._rows_r533z_166 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._infoRow_r533z_171 {
  justify-content: space-between;
  display: flex;
}
._description_r533z_175 {
  margin-top: 12px;
}
._header_r533z_1 {
  align-items: center;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._header_r533z_1 {
    border-bottom: 1px solid #212c42;
    padding-bottom: 16px;
  }
}
._tableBtn_r533z_189 {
  min-width: 105px;
  height: 40px;
}
._flexEnd_r533z_193 {
  justify-content: flex-end;
  display: flex;
}
._marketName_r533z_106 {
  margin-left: 6px;
}
._row_r533z_166 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._labelWrapper_r533z_205 {
  text-wrap: nowrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._labelWrapper_r533z_205 {
    justify-content: flex-start;
    gap: 8px;
  }
}
._positions_r533z_219 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._mobileDivider_r533z_224 {
  width: auto;
  margin: 12px -16px;
}
._root_1i881_1 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_1i881_1._small_1i881_6 {
  padding: 2px 8px;
}
._root_1i881_1._medium_1i881_12 {
  padding: 6px 12px;
}
._root_1i881_1._large_1i881_18 {
  padding: 8px 16px;
}
._root_1i881_1._outline_1i881_24 {
  border: 1px solid #212c42b3;
  border-radius: 999px;
}
._rootModal_1a7tp_1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._rootModal_1a7tp_1 {
    width: 385px;
  }
}
._headerContainer_1a7tp_11 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._iconAndTitle_1a7tp_17 {
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._descriptionContainer_1a7tp_23 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._descriptionCard_1a7tp_28 {
  background: #212c42;
  border: 0;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
._learnMoreLink_1a7tp_36 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._rotate270Deg_1a7tp_41 {
  transform: rotate(270deg);
}
._rotate180Deg_1a7tp_44 {
  transform: rotate(180deg);
}
._pillWrapper_1nt9d_1 {
  cursor: pointer;
  background: #30d69a14;
  border: 1px solid #162136;
  border-radius: 6px;
  align-items: center;
  gap: 6px;
  height: 24px;
  padding: 4px 8px;
  transition: background 0.2s;
  display: flex;
}
._pillWrapper_1nt9d_1:hover {
  background: #30d69a26;
}
._pillWrapper_1nt9d_1:hover:active {
  background: #30d69a40;
}
._pillMarketText_1nt9d_19 {
  color: #5cd0a0;
}
._header-stats-mobile-divider_fc7cj_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_fc7cj_1 {
    display: none;
  }
}
._metalGreyGradient_fc7cj_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_fc7cj_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_fc7cj_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_fc7cj_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_fc7cj_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_fc7cj_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._capacityToolip_fc7cj_45 {
  white-space: nowrap;
  flex-direction: column;
  gap: 12px;
  min-width: 180px;
  max-width: 400px;
  display: flex;
}
._capacityToolip_fc7cj_45 ._row_fc7cj_53 {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._cell_2snsk_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_2snsk_1 ._label_2snsk_6 {
  color: #98b0c1;
}
._cell_2snsk_1 ._child_2snsk_9 {
  width: fit-content;
}
._reserveNameDesktop_2snsk_12 {
  min-width: 150px;
}
._reserveName_2snsk_12 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._reserveName_2snsk_12 {
    width: 180px;
  }
}
@media (width>=992px) {
  ._reserveName_2snsk_12 {
    gap: 6px;
  }
}
._reserveName_2snsk_12 ._reserveNameInner_2snsk_30 {
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._reserveName_2snsk_12 ._reserveNameInner_2snsk_30 {
    gap: 8px;
  }
}
._reserveName_2snsk_12 ._reserveNameText_2snsk_40 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._reserveName_2snsk_12 ._userBalance_2snsk_45 {
  align-items: flex-start;
  gap: 2px;
  display: flex;
}
@media (width>=992px) {
  ._reserveName_2snsk_12 ._userBalance_2snsk_45 {
    align-items: flex-end;
  }
}
._reserveName_2snsk_12 ._reserveNameRow_2snsk_55 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._reserveName_2snsk_12 ._tag_2snsk_60 {
  text-align: center;
  align-self: center;
}
._amountCell_2snsk_64 {
  align-items: center;
  gap: 8px;
  min-width: 90px;
  display: flex;
}
._flexEnd_2snsk_70 {
  justify-content: flex-end;
  display: flex;
}
._supplyApyCell_2snsk_74 {
  gap: 4px;
  width: 85px;
  display: flex;
}
@media (width>=768px) {
  ._supplyApyCell_2snsk_74 {
    width: unset;
  }
}
._flexCol_2snsk_84 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._star_2snsk_89 {
  stroke: url(#goldenStarGradient);
}
._noPointsStar_2snsk_92 {
  margin-right: 4px;
}
._header-stats-mobile-divider_xdgd7_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_xdgd7_1 {
    display: none;
  }
}
._metalGreyGradient_xdgd7_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_xdgd7_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_xdgd7_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_xdgd7_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_xdgd7_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_xdgd7_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._mobileItem_xdgd7_45 + ._mobileItem_xdgd7_45 {
  border-top: 1px solid #ffffff14;
}
._tableBtn_xdgd7_48 {
  width: 90px;
  margin: auto;
}
._iconContainer_xdgd7_52 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._supplyApyThTooltip_xdgd7_57 {
  width: 300px;
}
._extraIconContainer_xdgd7_60 {
  align-items: center;
  margin-left: 6px;
  display: flex;
}
._extraIconContainer_xdgd7_60 svg {
  margin-left: 4px;
  transform: scale(0.8);
}
._toggleDeprecatedAssetsButton_xdgd7_69 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._flex1_xdgd7_74 {
  flex: 1;
}
._divider_xdgd7_77 {
  display: none;
}
@media (width>=992px) {
  ._divider_xdgd7_77 {
    margin-top: 16px;
    display: block;
  }
}
._rowWithChildrenTitle_xdgd7_86 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._nowrap_xdgd7_91 {
  white-space: nowrap;
}
@media (width>=992px) {
  ._dividerContainer_xdgd7_95 {
    margin-left: 12px;
    margin-right: 12px;
  }
}
._headerContainer_xdgd7_100 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._tableDefault_xdgd7_105 tbody tr {
  height: 65px !important;
}
@media (width>=992px) {
  ._tableInCard_xdgd7_109 table tbody tr td:first-child,
  ._tableInCard_xdgd7_109 table thead th:first-child {
    padding-left: 24px;
  }
  ._tableInCard_xdgd7_109 table tbody tr td:last-child,
  ._tableInCard_xdgd7_109 table thead th:last-child {
    padding-right: 24px;
  }
}
._root_1jvcr_1 {
  color: #5f7183;
}
._root_1jvcr_1:hover {
  color: #d1d1d2 !important;
}
._root_1jvcr_1:active {
  color: #fff !important;
}
._root_1shzc_1 {
  contain: layout style paint;
  background: #1621364d;
  border-radius: 12px;
  margin-bottom: 12px;
}
._root_1shzc_1 ._rotate180_1shzc_7 {
  transform: rotate(180deg);
}
._root_1shzc_1 ._trigger_1shzc_10 {
  cursor: pointer;
  align-items: center;
  padding: 16px 12px;
  display: flex;
}
@media (width>=992px) {
  ._root_1shzc_1 ._trigger_1shzc_10 {
    flex-direction: column;
    padding-left: 24px;
    padding-right: 24px;
  }
}
._root_1shzc_1 ._trigger_1shzc_10:hover {
  background: #132339;
}
._root_1shzc_1 ._trigger_1shzc_10 ._mobileHeader_1shzc_29 {
  flex: 1 0 0;
  align-items: center;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_1shzc_1 ._trigger_1shzc_10 ._mobileHeader_1shzc_29 {
    display: none;
  }
}
._root_1shzc_1 ._trigger_1shzc_10 ._desktopHeader_1shzc_40 {
  display: none;
}
@media (width>=992px) {
  ._root_1shzc_1 ._trigger_1shzc_10 ._desktopHeader_1shzc_40 {
    align-items: center;
    width: 100%;
    display: flex;
  }
}
._root_1shzc_1
  ._trigger_1shzc_10
  ._desktopHeader_1shzc_40
  ._desktopHeaderLeft_1shzc_50 {
  flex: 1 0 0;
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_1shzc_1 ._trigger_1shzc_10 ._marketSizeDesktopContainer_1shzc_56 {
  justify-content: flex-end;
  width: 175px;
  display: flex;
}
._root_1shzc_1 ._trigger_1shzc_10 ._debtBadgeContainer_1shzc_61 {
  justify-content: flex-start;
  width: 108px;
  margin-left: 8px;
  display: flex;
}
._root_1shzc_1 ._trigger_1shzc_10 ._marketBorrowAPYContainer_1shzc_67 {
  width: 170px;
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
}
._root_1shzc_1 ._chevron_1shzc_73 {
  transition: transform 0.3s ease-in-out;
}
@media (width>=992px) {
  ._root_1shzc_1 ._chevron_1shzc_73 {
    margin-left: 8px;
  }
}
._root_1shzc_1 ._content_1shzc_81 {
  margin-bottom: 12px;
  overflow: hidden;
}
._root_1shzc_1 ._divider_1shzc_85 {
  background-color: #ffffff14;
  height: 1px;
  margin-bottom: 12px;
  display: none;
}
@media (width>=992px) {
  ._root_1shzc_1 ._divider_1shzc_85 {
    display: block;
  }
}
._root_1shzc_1 ._tokenIconsAndSymbols_1shzc_96 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._wrapper_7olcx_1 {
  width: 100%;
  margin-top: 16px;
}
@media (width>=992px) {
  ._wrapper_7olcx_1 {
    flex-direction: column;
    gap: 16px;
    display: flex;
  }
}
._expandCollapseInfo_7olcx_12 {
  cursor: pointer;
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_1t6eq_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1t6eq_1 {
    display: none;
  }
}
._metalGreyGradient_1t6eq_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1t6eq_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1t6eq_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1t6eq_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1t6eq_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1t6eq_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._grid_1t6eq_45 {
  flex-direction: column-reverse;
  display: flex;
}
@media (width>=992px) {
  ._grid_1t6eq_45 {
    flex-direction: row;
  }
}
._grid_1t6eq_45 ._leftCol_1t6eq_54 {
  flex: 100%;
}
@media (width>=992px) {
  ._grid_1t6eq_45 ._leftCol_1t6eq_54 {
    flex: auto;
    margin-right: 16px;
  }
}
._grid_1t6eq_45 ._rightCol_1t6eq_63 {
  flex-direction: column;
  flex: 100%;
  gap: 12px;
  margin-bottom: 16px;
  display: flex;
}
@media (width>=992px) {
  ._grid_1t6eq_45 ._rightCol_1t6eq_63 {
    flex: 0 0 380px;
    margin-bottom: 0;
  }
}
@media (width>=1440px) {
  ._grid_1t6eq_45 ._rightCol_1t6eq_63 {
    flex: 0 0 420px;
  }
}
@media (width>=768px) {
  ._root_ph2ka_1 {
    padding: 24px;
  }
}
._root_15v9p_1 p + p,
._root_15v9p_1 ul {
  margin: 16px 0;
}
._root_15v9p_1 ul {
  flex-direction: column;
  gap: 4px;
  padding-left: 24px;
  display: flex;
}
._root_15v9p_1 ul li {
  list-style: circle;
}
._subItem_15v9p_14 + ._subItem_15v9p_14 {
  margin-top: 24px;
}
._subItem_15v9p_14 ._subTitle_15v9p_17 {
  margin-bottom: 8px;
}
._root_uh3rp_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_uh3rp_1 {
    padding: 24px;
  }
}
._root_1rv6m_1 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._header-stats-mobile-divider_3pg2x_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_3pg2x_1 {
    display: none;
  }
}
._metalGreyGradient_3pg2x_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_3pg2x_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_3pg2x_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_3pg2x_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_3pg2x_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_3pg2x_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_3pg2x_45 {
  flex-direction: column;
  gap: 8px;
  padding: 32px 0;
  display: flex;
}
@media (width>=768px) {
  ._root_3pg2x_45 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 24px;
  }
}
@media (width>=992px) {
  ._root_3pg2x_45 {
    padding-bottom: 32px;
  }
}
._root_1mrbp_1 {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  padding-top: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_1mrbp_1 {
    flex-wrap: nowrap;
    padding-top: 0;
  }
}
._statsItem_1mrbp_14 {
  border: 1px solid #ffffff14;
  border-radius: 100px;
  align-items: center;
  gap: 8px;
  height: 32px;
  padding: 6px 12px;
  display: flex;
}
._oracleItem_1mrbp_23 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._tooltipContent_1mrbp_28 {
  white-space: pre-line;
  max-width: 280px;
}
._root_wqxhx_1 {
  gap: 24px;
  display: flex;
}
._header_wqxhx_5 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1l1p8_1 {
  gap: 24px;
  padding-bottom: 16px;
  display: flex;
}
._header-stats-mobile-divider_tb8xj_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_tb8xj_1 {
    display: none;
  }
}
._metalGreyGradient_tb8xj_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_tb8xj_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_tb8xj_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_tb8xj_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_tb8xj_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_tb8xj_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._content_tb8xj_45 {
  padding-top: 16px;
}
@media (width>=992px) {
  ._content_tb8xj_45 {
    padding-top: 24px;
  }
}
._grid_tb8xj_53 {
  flex-direction: column-reverse;
  display: flex;
}
@media (width>=992px) {
  ._grid_tb8xj_53 {
    flex-direction: row;
  }
}
._grid_tb8xj_53 ._leftCol_tb8xj_62 {
  flex: 100%;
}
@media (width>=992px) {
  ._grid_tb8xj_53 ._leftCol_tb8xj_62 {
    flex: auto;
    margin-right: 16px;
  }
}
._grid_tb8xj_53 ._rightCol_tb8xj_71 {
  flex-direction: column;
  flex: 100%;
  gap: 12px;
  margin-bottom: 16px;
  display: flex;
}
@media (width>=992px) {
  ._grid_tb8xj_53 ._rightCol_tb8xj_71 {
    flex: 0 0 380px;
    margin-bottom: 0;
  }
}
@media (width>=1440px) {
  ._grid_tb8xj_53 ._rightCol_tb8xj_71 {
    flex: 0 0 420px;
  }
}
._borrowLendForm_tb8xj_89 {
  padding: 24px;
}
._finalCrumb_tb8xj_92 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._head_jikz6_1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  min-height: 32px;
  padding-top: 4px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}
._rightContent_jikz6_12 {
  display: block;
}
._headerContainer_jikz6_15 {
  flex-direction: row;
  gap: 16px;
  display: flex;
}
._legendCurrentUtilizationDivider_f7ak2_1 {
  background-color: #98b0c1;
  width: 16px;
}
._legendItem_f7ak2_5 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._utilizationRatio_187ou_1 {
  margin-bottom: 5px;
}
._rows_187ou_4 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._statsCard_150vm_1 {
  width: 100%;
  padding: 12px;
  overflow: hidden;
}
@media (width>=768px) {
  ._statsCard_150vm_1 {
    padding: 16px 24px;
  }
}
._statsCards_1tsjj_1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  display: grid;
}
@media (width>=768px) {
  ._statsCards_1tsjj_1 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width>=992px) {
  ._statsCards_1tsjj_1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
._twoCards_1tsjj_16 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 16px;
  display: grid;
}
._reserveAddress_1tsjj_22 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._reserveAddress_1tsjj_22 ._link_1tsjj_28 {
  max-width: 85%;
  overflow: hidden;
}
._linkText_1tsjj_32 {
  text-overflow: ellipsis;
  overflow: hidden;
}
._root_1v9xc_1 {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 16px;
  display: grid;
}
@media (width>=992px) {
  ._root_1v9xc_1 {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }
}
._divider_hbkkf_1 {
  margin-top: 16px;
}
._root_21ehv_1 {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}
._statsContainer_21ehv_7 {
  flex-direction: column;
  gap: 6px;
  margin-top: 24px;
  display: flex;
}
._statsItem_21ehv_13 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._statsName_21ehv_18 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._statsValue_21ehv_23 {
  align-items: center;
  display: flex;
}
._progress_21ehv_27 {
  flex-direction: row;
  gap: 4px;
  display: flex;
}
._borrowerProgressContainer_21ehv_32 {
  border-radius: 6px;
  height: 6px;
}
._borrowerProgressContainer_21ehv_32._remaining_21ehv_36 {
  background-color: #5f7183;
}
._borrowerProgressContainer_21ehv_32._used_21ehv_39 {
  background-color: #8784f7;
}
._root_1i0sp_1 {
  grid-template-columns: 1fr;
  gap: 8px;
  margin-top: 16px;
  display: grid;
}
@media (width>=1440px) {
  ._root_1i0sp_1 {
    grid-template-columns: 1fr 1fr;
  }
}
._rightContent_1i0sp_12 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  display: grid;
}
._customHeader_lbilu_1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  gap: 16px;
  min-height: 48px;
  display: flex;
}
@media (width>=992px) {
  ._customHeader_lbilu_1 {
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
._tabsContainer_lbilu_16 {
  align-items: center;
  display: flex;
}
._rightContent_lbilu_20 {
  flex-direction: row;
  gap: 16px;
  margin-bottom: 7px;
  display: flex;
}
._dropdownTriggerBtn_lbilu_26 {
  min-width: auto;
}
._root_xhz94_1 {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}
._statsContainer_xhz94_7 {
  flex-direction: column;
  gap: 6px;
  margin-top: 24px;
  display: flex;
}
._statsItem_xhz94_13 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._statsName_xhz94_18 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._statsValue_xhz94_23 {
  align-items: center;
  display: flex;
}
._progress_xhz94_27 {
  flex-direction: row;
  gap: 4px;
  display: flex;
}
._borrowerProgressContainer_xhz94_32 {
  border-radius: 6px;
  height: 6px;
}
._borrowerProgressContainer_xhz94_32._remaining_xhz94_36 {
  background-color: #5f7183;
}
._borrowerProgressContainer_xhz94_32._used_xhz94_39 {
  background-color: #49afe9;
}
._root_1jf61_1 {
  grid-template-columns: 1fr;
  gap: 8px;
  margin-top: 16px;
  display: grid;
}
@media (width>=1440px) {
  ._root_1jf61_1 {
    grid-template-columns: 1fr 1fr;
  }
}
._rightContent_1jf61_12 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  display: grid;
}
@media (width<=390px) {
  ._fromText_1jf61_18 {
    font-size: 12px;
    line-height: 16px;
  }
}
._tooltipContent_1jf61_23 {
  white-space: pre-line;
  max-width: 280px;
}
._root_1yzxi_1 {
  gap: 12px;
  display: grid;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) {
  grid-template: "first second" "third fourth" "fifth fifth"/1fr 1fr;
  gap: 6px;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) > :first-child {
  grid-area: first;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(2) {
  grid-area: second;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(3) {
  grid-area: third;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(4) {
  grid-area: fourth;
}
._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(5) {
  grid-area: fifth;
}
@media (width>=768px) {
  ._root_1yzxi_1:has(> :nth-child(5):last-child) {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "first second second" "third fourth" "fifth fifth";
    gap: 6px;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
@media (width>=992px) {
  ._root_1yzxi_1:has(> :nth-child(5):last-child) {
    grid-template: "first first second second third third" "fourth fourth fourth fifth fifth fifth"/1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 6px;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
@media (width>=1440px) {
  ._root_1yzxi_1:has(> :nth-child(5):last-child) {
    grid-template: "first second third fourth fifth"/1fr 1fr 1fr 1fr 1fr;
    gap: 6px;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :first-child {
    grid-area: first;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(2) {
    grid-area: second;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(3) {
    grid-area: third;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(4) {
    grid-area: fourth;
  }
  ._root_1yzxi_1:has(> :nth-child(5):last-child) > :nth-child(5) {
    grid-area: fifth;
  }
}
._twoCards_1yzxi_95 {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}
._label_1yzxi_101 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_80d4m_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_80d4m_1 {
    display: none;
  }
}
._metalGreyGradient_80d4m_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_80d4m_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_80d4m_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_80d4m_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_80d4m_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_80d4m_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_80d4m_45 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._gridGap_80d4m_50,
._liquidtaionChart_80d4m_53 {
  margin-top: 16px;
}
@media (width>=992px) {
  ._root_12sfo_1 {
    gap: 4px;
    display: flex;
  }
}
._root_mqxys_1 {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding: 16px 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_mqxys_1 {
    flex-direction: row;
    padding: 16px 0 0;
  }
}
._root_mqxys_1 ._highlightCard_mqxys_18 {
  flex: 1;
}
@media (width>=768px) {
  ._root_mqxys_1 ._highlightCard_mqxys_18 {
    max-width: 445px;
  }
}
@media (width>=768px) {
  ._header-stats-mobile-divider_uq30h_1 {
    display: none;
  }
}
@media (width>=992px) {
  ._root_uq30h_45 {
    max-height: 80vh;
  }
}
@media (width>=992px) {
  ._header_uq30h_1 {
    flex-direction: row;
  }
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 {
    flex-direction: row;
    width: fit-content;
  }
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 > * {
    width: fit-content;
  }
}
._cell_1n3c5_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_1n3c5_1 ._label_1n3c5_6 {
  color: #98b0c1;
}
._cell_1n3c5_1 ._child_1n3c5_9 {
  width: fit-content;
}
._iconContainer_1n3c5_12 {
  justify-content: center;
  align-items: center;
  gap: 4px;
  display: flex;
}
._strategyCell_1n3c5_18 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._header-stats-mobile-divider_12rll_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_12rll_1 {
    display: none;
  }
}
._metalGreyGradient_12rll_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_12rll_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_12rll_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_12rll_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_12rll_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_12rll_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._capacityToolip_12rll_45 {
  flex-direction: column;
  gap: 12px;
  min-width: 180px;
  display: flex;
}
._capacityToolip_12rll_45 ._row_12rll_51 {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
._header-stats-mobile-divider_12ooq_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_12ooq_1 {
    display: none;
  }
}
._metalGreyGradient_12ooq_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_12ooq_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_12ooq_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_12ooq_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_12ooq_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_12ooq_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_12ooq_45 {
  flex-direction: column;
  gap: 12px;
  max-width: 264px;
  display: flex;
}
._row_12ooq_51 {
  justify-content: space-between;
  display: flex;
}
._tokenInfo_12ooq_55 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._noPointsTooltipBody_12ooq_60 {
  gap: 6px;
  display: flex;
}
._star_18p8g_1 {
  stroke: url(#goldenStarGradient);
  margin-left: 8px;
}
._rootTable_18p8g_5 thead tr th:nth-last-child(2),
._rootTable_18p8g_5 tbody tr td:nth-last-child(2) {
  display: none !important;
}
._tabletRootContainer_18p8g_9 {
  margin-left: -6px;
  margin-right: -6px;
  width: unset !important;
}
@media (width>=768px) {
  ._tabletRootContainer_18p8g_9 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._tabletRootContainer_18p8g_9 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
@media (width>=1440px) {
  ._tabletRootContainer_18p8g_9 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
._flex_18p8g_32 {
  align-items: center;
  display: flex;
}
._extraIconContainerLeft_18p8g_36 {
  align-items: center;
  margin-left: 6px;
  display: flex;
}
._maxApy_18p8g_41 {
  align-items: center;
  display: flex;
}
._textWithLightningContainer_18p8g_45 {
  margin-top: 4px;
  margin-left: 6px;
}
._jlpAPYTooltip_18p8g_49 {
  flex-direction: column;
  gap: 12px;
  width: 264px;
  display: flex;
}
._maxApyTooltip_18p8g_55 {
  max-width: 364px;
}
._strategyTypeTag_18p8g_58 {
  height: 28px;
  padding-right: 12px;
}
._rootTable_18p8g_5 {
  padding-bottom: 16px;
  padding-left: 0;
  width: unset !important;
}
._rootTable_18p8g_5 table tbody tr td:first-child,
._rootTable_18p8g_5 table thead th:first-child {
  padding-left: 12px;
}
._rootTable_18p8g_5 ._viewVaultButtonRoot_18p8g_73 {
  white-space: nowrap;
  justify-content: start;
  width: 100%;
  display: flex;
}
._rootTable_18p8g_5 ._viewVaultButtonRoot_18p8g_73 ._viewVaultButton_18p8g_73 {
  display: none;
}
@media (width>=992px) {
  ._rootTable_18p8g_5
    ._viewVaultButtonRoot_18p8g_73
    ._viewVaultButton_18p8g_73 {
    display: block;
  }
}
._rootTable_18p8g_5
  ._viewVaultButtonRoot_18p8g_73
  ._viewVaultIconButton_18p8g_87 {
  display: flex;
}
@media (width>=992px) {
  ._rootTable_18p8g_5
    ._viewVaultButtonRoot_18p8g_73
    ._viewVaultIconButton_18p8g_87 {
    display: none;
  }
  ._rootTable_18p8g_5 ._viewVaultButtonRoot_18p8g_73 {
    justify-content: end;
  }
}
@media (width>=768px) {
  ._deposited_11qur_14 {
    flex-direction: column;
    gap: 0;
  }
}
@media (width>=992px) {
  ._deposited_11qur_14 {
    flex-direction: row;
    gap: 12px;
  }
}
._root_10jl3_1 {
  padding-top: 16px;
}
._tableWrapper_10jl3_4 ._table_10jl3_4 {
  background: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 16px;
}
._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 {
  white-space: nowrap;
  justify-content: start;
  width: 100%;
  display: flex;
}
._tableWrapper_10jl3_4
  ._table_10jl3_4
  ._viewPositionButtonRoot_10jl3_12
  ._viewPositionButton_10jl3_12 {
  display: none;
}
@media (width>=992px) {
  ._tableWrapper_10jl3_4
    ._table_10jl3_4
    ._viewPositionButtonRoot_10jl3_12
    ._viewPositionButton_10jl3_12 {
    display: block;
  }
}
._tableWrapper_10jl3_4
  ._table_10jl3_4
  ._viewPositionButtonRoot_10jl3_12
  ._viewPositionIconButton_10jl3_26 {
  display: flex;
}
@media (width>=992px) {
  ._tableWrapper_10jl3_4
    ._table_10jl3_4
    ._viewPositionButtonRoot_10jl3_12
    ._viewPositionIconButton_10jl3_26 {
    display: none;
  }
  ._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 {
    justify-content: end;
  }
}
._root_yprae_1 {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (width>=768px) {
  ._root_yprae_1 {
    padding-bottom: 0;
  }
}
._modal_r33ti_1 {
  max-width: none;
}
@media (width>=768px) {
  ._modal_r33ti_1 {
    max-width: 528px;
  }
}
._modalContent_r33ti_9 {
  flex-direction: column;
  gap: 16px;
  padding: 32px 24px 24px;
  display: flex;
}
._tags_r33ti_16 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._tag_r33ti_16 {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  display: flex;
}
._tagLabelAndIcon_r33ti_27 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._footer_r33ti_32 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._tooltip_jcows_1 {
  width: 264px;
}
._header-stats-mobile-divider_wmysl_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_wmysl_1 {
    display: none;
  }
}
._metalGreyGradient_wmysl_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_wmysl_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_wmysl_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_wmysl_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_wmysl_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_wmysl_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._header_wmysl_1 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
  position: relative;
}
@media (width>=992px) {
  ._header_wmysl_1 {
    flex-direction: row;
    justify-content: center;
    gap: 12px;
    margin-bottom: 0;
  }
  ._depositsContainer_wmysl_61 {
    position: absolute;
    top: 0;
    right: 0;
  }
}
._statsCard_wmysl_67 {
  background: #162136;
  border-width: 1.5px;
  border-color: #162136;
  flex: none;
  width: fit-content;
  padding: 6px 16px !important;
}
@media (width>=575px) {
  ._statsCard_wmysl_67 .textSecondary {
    font-size: 12px !important;
  }
}
._table_wmysl_80 {
  padding: 0;
}
@media (width>=992px) {
  ._table_wmysl_80 {
    padding-top: 16px;
  }
}
._root_wmysl_88 ._tabsContainer_wmysl_88 {
  flex-direction: column;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_wmysl_88 ._tabsContainer_wmysl_88 {
    padding-left: 0;
    padding-right: 0;
  }
  ._root_wmysl_88 ._tableContainer_wmysl_101 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
._root_wmysl_88 ._filtersContainer_wmysl_106 {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  ._root_wmysl_88 ._filtersContainer_wmysl_106 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._root_wmysl_88 ._filtersContainer_wmysl_106 {
    border-bottom: 1px solid #ffffff14;
  }
}
._root_wmysl_88 ._filtersContainer_wmysl_106 ._filtersMobile_wmysl_128 {
  width: 100%;
}
@media (width>=992px) {
  ._root_wmysl_88 ._filtersContainer_wmysl_106 ._filtersMobile_wmysl_128 {
    display: none;
  }
}
._root_wmysl_88 ._filtersContainer_wmysl_106 ._actions_wmysl_136 {
  justify-content: end;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_11p3z_1 {
    gap: 12px;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 24px;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
    border-bottom: none;
    width: auto;
  }
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
    gap: 16px;
    width: auto;
  }
}
._root_1nrdv_1 {
  flex-direction: column;
  display: flex;
}
@media (width>=768px) {
  ._root_1nrdv_1 {
    gap: 6px;
  }
}
@media (width>=1440px) {
  ._root_1nrdv_1 {
    width: 100%;
  }
}
._root_1nrdv_1 ._tableRoot_1nrdv_15 {
  background: #0b162a;
  border: 1px solid #212c42;
  border-radius: 12px;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 12px;
}
._root_1nrdv_1 ._vaultNameCell_1nrdv_23 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._root_1nrdv_1 ._vaultNameCell_1nrdv_23 ._rightPart_1nrdv_28 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._root_1nrdv_1 ._vaultNameCell_1nrdv_23 ._vaultManager_1nrdv_33 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1nrdv_1 ._netValueRoot_1nrdv_38 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._root_1nrdv_1 ._vaultManagerCell_1nrdv_43 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 {
  white-space: nowrap;
  justify-content: start;
  width: 100%;
}
._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 ._viewPositionButton_1nrdv_48 {
  display: none;
}
@media (width>=992px) {
  ._root_1nrdv_1
    ._viewPositionButtonRoot_1nrdv_48
    ._viewPositionButton_1nrdv_48 {
    width: 95px;
    display: block;
  }
}
._root_1nrdv_1
  ._viewPositionButtonRoot_1nrdv_48
  ._viewPositionIconButton_1nrdv_62 {
  display: flex;
}
@media (width>=992px) {
  ._root_1nrdv_1
    ._viewPositionButtonRoot_1nrdv_48
    ._viewPositionIconButton_1nrdv_62 {
    display: none;
  }
  ._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 {
    justify-content: end;
  }
}
._vaultManagers_1nrdv_75 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_nip7g_1 {
  flex-direction: column;
  gap: 16px;
  margin-bottom: 32px;
  padding-bottom: 16px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_nip7g_1 {
    padding: 0;
  }
}
._root_nip7g_1 ._top_nip7g_15 {
  position: relative;
}
._root_nip7g_1 ._top_nip7g_15 ._displayTokenPickerWrapper_nip7g_18 {
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
._root_nip7g_1 ._card_nip7g_25 {
  background: #0b162a;
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_nip7g_1 ._card_nip7g_25 {
    gap: 24px;
  }
}
._root_nip7g_1 ._card_nip7g_25 ._statsAndCharts_nip7g_36 {
  flex-direction: column;
  height: 366px;
  display: flex;
}
@media (width>=768px) {
  ._root_nip7g_1 ._card_nip7g_25 ._statsAndCharts_nip7g_36 {
    flex-direction: row;
    height: 100%;
  }
}
._root_nip7g_1 ._tabItem_nip7g_47 {
  display: flex;
}
._root_nip7g_1 ._tabItem_nip7g_47 ._tabName_nip7g_50 {
  margin-left: 6px;
  margin-right: 6px;
}
._root_nip7g_1 ._positionCharts_nip7g_54 {
  flex: 1;
  width: 100%;
  height: 300px;
  padding: 6px 0 6px 6px;
}
@media (width>=768px) {
  ._root_nip7g_1 ._positionCharts_nip7g_54 {
    border-bottom: none;
    height: 320px;
    padding: 16px 6px 6px 0;
  }
}
._empty_1rg5z_1 {
  height: 100%;
  padding: 16px;
}
._root_llsqr_1 {
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  display: flex;
}
._flex1_llsqr_7 {
  flex: 1;
}
._root_1i05f_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._vaultCards_1i05f_6 {
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  display: grid;
}
@media (width>=575px) {
  ._vaultCards_1i05f_6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width>=768px) {
  ._vaultCards_1i05f_6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width>=992px) {
  ._vaultCards_1i05f_6 {
    gap: 24px;
  }
}
._root_154z6_1 {
  flex-direction: column;
  display: flex;
}
@media (width>=992px) {
  ._root_154z6_1 {
    width: 100%;
  }
}
._root_o900k_1 {
  flex-flow: column wrap;
  gap: 16px;
  padding-top: 24px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_o900k_1 {
    flex-direction: row;
  }
}
@media (width>=992px) {
  ._root_o900k_1 {
    gap: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (width>=1440px) {
  ._root_o900k_1 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
._root_o900k_1 ._leftContent_o900k_27 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._root_o900k_1 ._rightContent_o900k_32 {
  border-top: 1px solid #ffffff14;
  align-items: center;
  padding-top: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_o900k_1 ._rightContent_o900k_32 {
    border: none;
    padding: 0;
  }
}
._root_o900k_1 ._tags_o900k_44 {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  display: flex;
}
._content_1lw4g_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._list_1lw4g_6 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._list_1lw4g_6 ._listItem_1lw4g_11 {
  flex-direction: row;
  gap: 8px;
  display: flex;
}
._semibold_1lw4g_16 {
  font-weight: 500;
}
._divider_1lw4g_19 {
  background-color: #ffffff14;
  width: 100%;
  height: 1px;
}
._confirmCheckbox_1lw4g_24 {
  align-items: flex-start;
}
._link_1lw4g_27 {
  color: #49afe9;
}
._modal_1lw4g_30 {
  max-width: auto;
}
@media (width>=768px) {
  ._modal_1lw4g_30 {
    max-width: 468px;
  }
}
._root_1i2gy_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._root_1i2gy_1 ._heading_1i2gy_6 {
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_1i2gy_1 ._heading_1i2gy_6 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: row;
    justify-content: space-between;
  }
}
._root_1i2gy_1 ._heading_1i2gy_6 ._leadContent_1i2gy_20 {
  border-bottom: 1px solid #ffffff14;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_1i2gy_1 ._heading_1i2gy_6 ._leadContent_1i2gy_20 {
    border-bottom: none;
    padding-bottom: 0;
  }
}
._root_1i2gy_1 ._heading_1i2gy_6 ._filters_1i2gy_33 {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_1i2gy_1 ._heading_1i2gy_6 ._filters_1i2gy_33 {
    gap: 16px;
    width: auto;
  }
}
._root_1i2gy_1 ._amount_1i2gy_46 {
  align-items: center;
  gap: 4px;
  display: flex;
}
@media (width>=768px) {
  ._root_opwu9_1 {
    flex-flow: wrap;
    display: flex;
  }
}
@media (width>=992px) {
  ._root_1di5l_1 ._content_1di5l_6 {
    flex-direction: row;
  }
}
@media (width>=992px) {
  ._root_1di5l_1 ._content_1di5l_6 ._transactionForm_1di5l_22 {
    width: 400px;
    min-width: 400px;
  }
}
._dropdownTriggerBtn_7cvib_1 {
  background: #212c4266;
  border: 1px solid #212c42;
}
._fadeWrapper_1hp48_1 {
  flex: 1;
  min-width: 0;
  margin-bottom: -4px;
  position: relative;
  overflow: hidden;
}
._fadeWrapper_1hp48_1:before,
._fadeWrapper_1hp48_1:after {
  content: "";
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  width: 36px;
  height: 100%;
  transition: opacity 0.2s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
}
._fadeWrapper_1hp48_1:before {
  background: linear-gradient(90deg, #091326f2 0%, #09132600 100%);
  left: 0;
}
._fadeWrapper_1hp48_1:after {
  background: linear-gradient(270deg, #091326f2 0%, #09132600 100%);
  right: 0;
}
._fadeWrapper_1hp48_1.__showLeftFade_1hp48_33:before,
._fadeWrapper_1hp48_1.__showRightFade_1hp48_36:after {
  opacity: 1;
}
._fadeContainer_1hp48_39 {
  z-index: 0;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  width: 100%;
  margin-bottom: -5px;
  padding-bottom: 5px;
  position: relative;
  overflow: scroll hidden;
}
._fadeContainer_1hp48_39::-webkit-scrollbar {
  background: 0 0;
  height: 4px;
}
._fadeContainer_1hp48_39::-webkit-scrollbar-thumb {
  background: 0 0;
  border-radius: 4px;
}
._fadeContainer_1hp48_39 ._fadeInner_1hp48_67 {
  min-width: max-content;
  display: inline-flex;
}
._fadeWrapper_1hp48_1:hover ._fadeContainer_1hp48_39 {
  scrollbar-color: #ffffff3d transparent;
}
._fadeWrapper_1hp48_1:hover ._fadeContainer_1hp48_39::-webkit-scrollbar-thumb {
  background: #ffffff3d;
}
._root_opwu9_1 {
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  width: 100%;
  display: grid;
}
@media (width>=768px) {
  ._root_opwu9_1 {
    flex-flow: wrap;
    display: flex;
  }
}
._badge_yd18n_1 {
  background: #80808014;
  border-radius: 50px;
  width: fit-content;
  padding: 6px 12px;
}
._root_j8fm2_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=575px) {
  ._root_j8fm2_1 {
    padding: 24px;
  }
}
._root_j8fm2_1 ._heading_j8fm2_12 {
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  gap: 8px;
  padding-bottom: 16px;
  display: flex;
}
._root_j8fm2_1 ._title_j8fm2_19 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_j8fm2_1 ._title_j8fm2_19:hover {
  cursor: pointer;
}
._root_j8fm2_1 ._title_j8fm2_19:hover,
._root_j8fm2_1 ._title_j8fm2_19:hover svg {
  color: #258ec9;
}
._separator_14e9l_1 {
  background-color: #ffffff14;
  width: 100%;
  height: 1px;
}
._root_bpv0z_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=575px) {
  ._root_bpv0z_1 {
    padding: 24px;
  }
}
._root_bpv0z_1 ._heading_bpv0z_12 {
  border-bottom: 1px solid #ffffff14;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 16px;
  display: flex;
}
._root_bpv0z_1 ._list_bpv0z_19 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._card_k5jo8_1 {
  padding: 24px 12px 12px;
}
@media (width>=768px) {
  ._card_k5jo8_1 {
    padding: 24px;
  }
}
._root_1o295_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_1o295_1 ._label_1o295_6 {
  width: max-content;
}
._root_1o295_1.__labelPosition-bottom_1o295_9 {
  flex-direction: column-reverse;
}
._root_1o295_1.__withStyle-card_1o295_12 {
  background: #0b162a;
  border: 1px solid #212c42;
  border-radius: 16px;
  padding: 12px 24px;
}
._root_1my8b_1 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  gap: 12px;
  width: 292px;
  display: flex;
}
._timelineItem_1my8b_9 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._root_1geif_1 {
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  display: flex;
}
@media (width>=575px) {
  ._root_1geif_1 {
    padding: 24px;
  }
}
._root_1geif_1 ._content_1geif_12 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._root_1geif_1 ._info_1geif_17 {
  border-top: 1px solid #ffffff14;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  width: 100%;
  padding-top: 24px;
  display: grid;
}
@media (width>=575px) {
  ._root_1geif_1 ._info_1geif_17 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width>=768px) {
  ._root_1geif_1 ._info_1geif_17 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (width>=992px) {
  ._root_1geif_1 ._info_1geif_17 {
    grid-template-columns: repeat(5, 1fr);
  }
}
._root_1geif_1 ._infoItem_1geif_40 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._root_1geif_1 ._liquidityTimeline_1geif_45 {
  flex-direction: row;
  align-items: flex-end;
  gap: 6px;
  display: flex;
}
._root_1patg_1 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._root_1patg_1 ._nameAndValue_1patg_6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_1patg_1 ._valueAndPercentage_1patg_11 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_1patg_1 ._progressBar_1patg_16 {
  border-radius: 10px;
  width: 100%;
  height: 10px;
}
._root_1patg_1 ._progressBar_1patg_16.__color-grey_1patg_21 {
  background-color: #212c42;
}
._root_1patg_1
  ._progressBar_1patg_16.__color-grey_1patg_21
  ._progressBarFill_1patg_24 {
  background-color: #98b0c1;
}
._root_1patg_1 ._progressBar_1patg_16.__color-orange_1patg_27 {
  background-color: #ffa31826;
}
._root_1patg_1
  ._progressBar_1patg_16.__color-orange_1patg_27
  ._progressBarFill_1patg_24 {
  background-color: #ffa318;
}
._root_1patg_1 ._progressBar_1patg_16 ._progressBarFill_1patg_24 {
  border-radius: 10px;
  height: 100%;
}
._root_o3wsl_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=575px) {
  ._root_o3wsl_1 {
    padding: 24px;
  }
}
._root_o3wsl_1 ._heading_o3wsl_12 {
  border-bottom: 1px solid #ffffff14;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 16px;
  display: flex;
}
._root_o3wsl_1 ._stats_o3wsl_19 {
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  display: grid;
}
@media (width>=768px) {
  ._root_o3wsl_1 ._stats_o3wsl_19 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width>=992px) {
  ._root_o3wsl_1 ._stats_o3wsl_19 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width>=1440px) {
  ._root_o3wsl_1 ._stats_o3wsl_19 {
    grid-template-columns: repeat(5, 1fr);
  }
}
._root_o3wsl_1 ._assetsBreakdown_o3wsl_39 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._root_xk9rt_1 {
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  display: flex;
}
@media (width>=575px) {
  ._root_xk9rt_1 {
    padding: 24px;
  }
}
._root_xk9rt_1 ._heading_xk9rt_12 {
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 16px;
}
._root_xk9rt_1 ._list_xk9rt_16 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._root_1di5l_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._root_1di5l_1 ._content_1di5l_6 {
  flex-direction: column-reverse;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_1di5l_1 ._content_1di5l_6 {
    flex-direction: row;
  }
}
._root_1di5l_1 ._content_1di5l_6 ._mainContent_1di5l_16 {
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  display: flex;
}
._root_1di5l_1 ._content_1di5l_6 ._transactionForm_1di5l_22 {
  width: 100%;
}
@media (width>=992px) {
  ._root_1di5l_1 ._content_1di5l_6 ._transactionForm_1di5l_22 {
    width: 400px;
    min-width: 400px;
  }
}
._root_6bt6l_1 {
  flex-direction: column;
  display: flex;
}
@media (width>=992px) {
  ._root_6bt6l_1 {
    width: 100%;
  }
}
._root_6bt6l_1 ._tabsContainer_6bt6l_10 {
  padding-top: 6px;
  padding-bottom: 16px;
}
._root_ejmj3_1 {
  grid-template-rows: auto auto;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}
@media (width>=768px) {
  ._root_ejmj3_1 {
    padding: 24px 0;
  }
}
@media (width>=1320px) {
  ._root_ejmj3_1 {
    grid-template-columns: auto auto 1fr auto;
  }
}
._root_ejmj3_1 ._backButton_ejmj3_19 {
  grid-area: 1/1;
  margin-right: 4px;
}
._root_ejmj3_1 ._tokens_ejmj3_24 {
  grid-area: 1/2;
  align-items: center;
  display: flex;
}
._root_ejmj3_1 ._title_ejmj3_30 {
  text-wrap: nowrap;
}
._root_ejmj3_1 ._tags_ejmj3_33 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_ejmj3_1 ._leftContent_ejmj3_38 {
  flex-wrap: wrap;
  grid-area: 1/3;
  align-items: center;
  gap: 16px 8px;
  min-width: 0;
  display: flex;
}
._root_ejmj3_1 ._rightContent_ejmj3_47 {
  text-wrap: nowrap;
  border-top: 1px solid #ffffff14;
  grid-area: 2/1 / auto/-1;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  padding-top: 16px;
  display: flex;
}
@media (width>=1320px) {
  ._root_ejmj3_1 ._rightContent_ejmj3_47 {
    border-top: none;
    grid-area: 1/4;
    justify-self: end;
    margin-top: 0;
    padding-top: 0;
  }
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroup_ejmj3_68 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroup_ejmj3_68 {
    flex-direction: row;
  }
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroupItem_ejmj3_78 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._priceChange_ejmj3_83 {
  align-items: center;
  gap: 2px;
  margin-left: -8px;
  display: flex;
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._softLiquidations_ejmj3_89 {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  display: flex;
  position: relative;
}
@media (width>=992px) {
  ._root_ejmj3_1 ._rightContent_ejmj3_47 ._softLiquidations_ejmj3_89 {
    flex-direction: row;
    align-items: center;
  }
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._oracle_ejmj3_102 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_ejmj3_1 ._rightContent_ejmj3_47 ._oracle_ejmj3_102 {
    flex-direction: row;
    align-items: center;
  }
}
._root_ejmj3_1 ._rightContent_ejmj3_47 ._divider_ejmj3_113 {
  height: 16px;
  margin-left: 8px;
  margin-right: 8px;
}
._root_ejmj3_1 ._oracleLogo_ejmj3_118 {
  margin-left: -16px;
}
._root_ejmj3_1 ._tag_ejmj3_33 {
  text-wrap: nowrap;
  align-self: center !important;
}
._root_ejmj3_1 ._oracleLogoAndName_ejmj3_125 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._tooltipContainer_ejmj3_130 {
  flex-direction: column;
  gap: 8px;
  min-width: 200px;
  display: flex;
}
._tooltipRow_ejmj3_136 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._tooltipLabel_ejmj3_142 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._softLiquidationsTooltipContent_ejmj3_147 {
  white-space: pre-line;
  max-width: 280px;
}
._root_61z2m_1,
._statsPanel_61z2m_2 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._statsItem_61z2m_7 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._statsWrapper_61z2m_12 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_i1ry4_1,
._statsPanel_i1ry4_2 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_i1ry4_1 ._statsItem_i1ry4_7,
._statsPanel_i1ry4_2 ._statsItem_i1ry4_7 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._root_i1ry4_1 ._statsSimupationWrapper_i1ry4_13,
._statsPanel_i1ry4_2 ._statsSimupationWrapper_i1ry4_13,
._root_i1ry4_1 ._statsWrapper_i1ry4_19,
._statsPanel_i1ry4_2 ._statsWrapper_i1ry4_19 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_1no06_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1no06_1 {
    display: none;
  }
}
._metalGreyGradient_1no06_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1no06_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1no06_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1no06_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1no06_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1no06_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._slider_1no06_45 {
  margin-bottom: 32px;
}
._slider_1no06_45 ._title_1no06_48 {
  margin-bottom: 8px;
}
._warning_1no06_51 {
  margin-bottom: 16px;
}
._warning_1no06_51:empty {
  margin-bottom: 0;
}
._warnings_1no06_57 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: -12px;
  display: flex;
}
._warnings_1no06_57:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_1no06_69 {
  margin-top: 24px;
}
._epochResetText_1no06_72 {
  display: inline;
}
._root_11lsd_1 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
  display: flex;
}
._root_11lsd_1 ._title_11lsd_7 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_11lsd_1 ._row_11lsd_12 {
  justify-content: space-between;
  display: flex;
}
._root_11lsd_1 ._icon_11lsd_16 {
  margin-right: -6px;
  transform: scale(0.8);
}
._header-stats-mobile-divider_19vlo_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_19vlo_1 {
    display: none;
  }
}
._metalGreyGradient_19vlo_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_19vlo_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_19vlo_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_19vlo_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_19vlo_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_19vlo_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_19vlo_45 {
  margin-bottom: 24px;
}
._warning_19vlo_48 {
  margin-bottom: 16px;
}
._warning_19vlo_48:empty {
  margin-bottom: 0;
}
._notificationMb_19vlo_54 {
  margin-bottom: 24px;
}
._notificationMt_19vlo_57 {
  margin-top: 24px;
}
._slider_19vlo_60 {
  margin-bottom: 32px;
}
._slider_19vlo_60 ._title_19vlo_63 {
  margin-bottom: 8px;
}
._notifications_19vlo_66 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: -12px;
  display: flex;
}
._notifications_19vlo_66:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_19vlo_78 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
._stats_19vlo_78 ._statsItem_19vlo_84 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._tabs_19vlo_89 {
  margin-bottom: 24px;
}
._root_f4yid_1 {
  width: 100%;
}
._item_f4yid_4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._title_f4yid_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._row_f4yid_14 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._divider_f4yid_19 {
  margin: 8px 0;
}
._header-stats-mobile-divider_xr4i5_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_xr4i5_1 {
    display: none;
  }
}
._metalGreyGradient_xr4i5_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_xr4i5_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_xr4i5_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_xr4i5_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_xr4i5_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_xr4i5_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_xr4i5_45 {
  margin-bottom: 24px;
}
._slider_xr4i5_48 {
  margin-bottom: 16px;
}
._slider_xr4i5_48 ._title_xr4i5_51 {
  margin-bottom: 8px;
}
._warning_xr4i5_54 {
  margin-bottom: 16px;
}
._warning_xr4i5_54:empty {
  margin-bottom: 0;
}
._warnings_xr4i5_60 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: -12px;
  display: flex;
}
._warnings_xr4i5_60:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_xr4i5_72 {
  margin-top: 24px;
}
._notificationMb_xr4i5_75 {
  margin-bottom: 24px;
}
._notificationMt_xr4i5_78 {
  margin-top: 24px;
}
._epochResetText_xr4i5_81 {
  display: inline;
}
._header-stats-mobile-divider_1gjw6_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1gjw6_1 {
    display: none;
  }
}
._metalGreyGradient_1gjw6_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1gjw6_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1gjw6_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1gjw6_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1gjw6_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1gjw6_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_1gjw6_45 {
  margin-bottom: 24px;
}
._slider_1gjw6_48 {
  margin-bottom: 32px;
}
._slider_1gjw6_48 ._title_1gjw6_51 {
  margin-bottom: 8px;
}
._warning_1gjw6_54 {
  margin-bottom: 16px;
}
._warning_1gjw6_54:empty {
  margin-bottom: 0;
}
._warnings_1gjw6_60 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: -12px;
  display: flex;
}
._warnings_1gjw6_60:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_1gjw6_72 {
  margin-top: 24px;
}
._epochResetText_1gjw6_75 {
  display: inline;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1x2yz_1 {
    display: none;
  }
}
._stats_z2947_1 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._stats_z2947_1 ._divider_z2947_6 {
  background-color: #ffffff14;
  height: 1px;
}
._stats_z2947_1 ._statsItem_z2947_10 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._stats_z2947_1 ._statsWrapper_z2947_15 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._stats_z2947_1 ._liquidationInfoText_z2947_20 {
  background-color: #212c4266;
  border-radius: 6px;
  margin-top: 4px;
  padding: 12px;
}
._header-stats-mobile-divider_ysctv_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_ysctv_1 {
    display: none;
  }
}
._metalGreyGradient_ysctv_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_ysctv_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_ysctv_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_ysctv_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_ysctv_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_ysctv_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_ysctv_45 {
  margin-bottom: 24px;
}
._slider_ysctv_48 {
  margin-bottom: 16px;
}
._slider_ysctv_48 ._title_ysctv_51 {
  margin-bottom: 8px;
}
._notifications_ysctv_54 {
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
  display: flex;
}
._notifications_ysctv_54:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_ysctv_64 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_ysctv_64 ._statsItem_ysctv_70 {
  justify-content: space-between;
  display: flex;
}
._stats_ysctv_64 ._statsSimupationWrapper_ysctv_74 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._notificationMb_ysctv_79 {
  margin-bottom: 24px;
}
._notificationMt_ysctv_82 {
  margin-top: 24px;
}
._epochResetText_ysctv_85 {
  display: inline;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_jk3n2_1 {
    display: none;
  }
}
._header-stats-mobile-divider_4sa1b_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_4sa1b_1 {
    display: none;
  }
}
._metalGreyGradient_4sa1b_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_4sa1b_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_4sa1b_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_4sa1b_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_4sa1b_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_4sa1b_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_4sa1b_45 {
  margin-top: 24px;
  margin-bottom: 24px;
}
._warnings_4sa1b_49 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}
._warnings_4sa1b_49:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_4sa1b_61 {
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}
._stats_4sa1b_61 ._statsItem_4sa1b_67 {
  justify-content: space-between;
  display: flex;
}
._stats_4sa1b_61 ._statsSimupationWrapper_4sa1b_71 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_2iyjl_1 {
  width: 100%;
}
._item_2iyjl_4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._title_2iyjl_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._row_2iyjl_14 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._divider_2iyjl_19 {
  margin: 8px 0;
}
._titleText_2iyjl_22 {
  gap: 4px;
  display: flex;
}
._whiteText_2iyjl_26 {
  color: #fff;
}
._header-stats-mobile-divider_1s4kl_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1s4kl_1 {
    display: none;
  }
}
._metalGreyGradient_1s4kl_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1s4kl_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1s4kl_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1s4kl_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1s4kl_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1s4kl_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1s4kl_45 {
  width: 300px;
}
._paragraph_1s4kl_48 {
  margin-bottom: 16px;
}
._list_1s4kl_51 {
  padding-left: 8px;
}
._root_khafo_1 {
  width: 100%;
}
._item_khafo_4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._title_khafo_9 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._row_khafo_14 {
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
._root_1y7du_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_1y7du_1 {
    padding: 24px;
  }
}
._header_1y7du_9 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
}
._openLoanDashboardDivider_1y7du_17 {
  margin-top: 6px;
  margin-bottom: 6px;
}
._emptyBody_1y7du_21 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 16px;
  display: flex;
}
._emptyHeader_1y7du_28 {
  border-bottom: 1px solid #ffffff14;
  width: 100%;
  height: 100px;
  margin-bottom: 24px;
}
._emptySubHeader_1y7du_34 {
  width: 100%;
  height: 50px;
}
@media (width>=992px) {
  ._mainContent_1cci3_2 {
    margin-top: -16px;
  }
}
._aside_1cci3_6 {
  margin-top: -16px;
}
@media (width>=992px) {
  ._aside_1cci3_6 {
    margin-top: 0;
  }
}
._root_ph2ka_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_ph2ka_1 {
    padding: 24px;
  }
}
._infoBlock_ph2ka_9 {
  margin-top: 16px;
}
._infoBlock_ph2ka_9 ._row_ph2ka_12 {
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  display: flex;
}
._root_1xamz_1 {
  padding: 12px 16px;
}
@media (width>=992px) {
  ._root_1xamz_1 {
    padding: 24px;
  }
}
._customRow_ll1ju_1 {
  grid-template-columns: 180px repeat(5, 1fr);
  align-items: center;
  padding: 8px 0;
  display: grid;
}
@media (width>=992px) {
  ._customRow_ll1ju_1 {
    grid-template-columns: 280px repeat(5, 1fr);
  }
}
._customRow_ll1ju_1 > :nth-child(n + 2) {
  width: 105px;
}
@media (width>=992px) {
  ._customRow_ll1ju_1 > :nth-child(n + 2) {
    width: 165px;
  }
}
._customRowValue_ll1ju_20 {
  text-align: left;
  min-width: 0;
  padding: 0 8px;
}
._customInputWrapper_ll1ju_25 {
  width: fit-content;
}
._root_i89o8_1 {
  border: 1px solid #212c42;
  border-radius: 12px;
  padding: 16px;
}
._root_1sq15_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_1sq15_1 {
    padding: 24px;
  }
}
._root_1sq15_1 ._content_1sq15_9 {
  margin: 0 -24px;
}
._root_1sq15_1 ._customInput_1sq15_12 {
  margin: 24px 0;
}
._root_1sq15_1 table thead th,
._root_1sq15_1 table tbody td {
  padding-left: 0 !important;
}
@media (width>=768px) {
  ._contentRoot_167yr_1 {
    padding: 0;
  }
}
._root_ycztk_1 {
  flex-direction: row;
  justify-content: space-between;
  gap: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_onthu_1 {
    padding: 24px;
  }
}
@media (width>=768px) {
  ._stats_onthu_9 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (width>=768px) {
  ._statsColumn_onthu_20 {
    gap: 24px;
  }
}
._root_10ehh_1 {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  display: grid;
}
@media (width>=992px) {
  ._root_10ehh_1 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    display: grid;
  }
}
._customRow_un28e_1 {
  white-space: nowrap;
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._customRow_un28e_1 > :nth-child(n) {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._customRow_un28e_1 > :first-child {
  width: unset;
}
._customRow_un28e_1 > :first-child > label {
  flex: 1;
  display: flex;
}
._customRow_un28e_1 > :first-child > label > div {
  flex: 1;
}
@media (width>=992px) {
  ._customRow_un28e_1 {
    flex-direction: row;
    align-items: center;
  }
  ._customRow_un28e_1 > :nth-child(n) {
    display: block;
  }
  ._customRow_un28e_1 > :first-child {
    width: 227px;
  }
  ._customRow_un28e_1 > :nth-child(2) {
    width: 0;
    display: none;
  }
  ._customRow_un28e_1 > :nth-child(3) {
    width: 108px;
  }
  ._customRow_un28e_1 > :nth-child(4) {
    width: 130px;
  }
  ._customRow_un28e_1 > :nth-child(5) {
    width: 126px;
  }
  ._customRow_un28e_1 > :nth-child(6) {
    width: 60px;
  }
}
._customRowValue_un28e_50 {
  text-align: left;
  min-width: 0;
  padding: 0 8px;
}
._customRowTitle_un28e_55 {
  color: #98b0c1;
}
@media (width>=992px) {
  ._customRowTitle_un28e_55 {
    display: none;
  }
}
._customInputWrapper_un28e_63 {
  width: fit-content;
}
._root_y04c1_1 {
  padding: 16px;
}
@media (width>=992px) {
  ._root_y04c1_1 {
    padding: 24px;
  }
}
._root_y04c1_1 ._dropdowns_y04c1_9 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
@media (width>=992px) {
  ._root_y04c1_1 ._dropdowns_y04c1_9 {
    flex-direction: row;
  }
}
._root_y04c1_1 ._dropdowns_y04c1_9 div div button {
  width: 100%;
}
._root_y04c1_1 ._dropdowns_y04c1_9 div div button > :first-child {
  margin-right: auto;
}
@media (width>=992px) {
  ._root_y04c1_1 ._dropdowns_y04c1_9 div div button > :first-child {
    margin-right: unset;
  }
}
._root_y04c1_1 ._dropdowns_y04c1_9 div div button > :not(:first-child) {
  margin-left: 8px;
}
@media (width>=992px) {
  ._root_y04c1_1 ._dropdowns_y04c1_9 div div button > :not(:first-child) {
    margin-left: unset;
  }
}
._root_y04c1_1 ._divider_y04c1_38 {
  margin: 16px 0;
}
._root_y04c1_1 table thead th,
._root_y04c1_1 table tbody td {
  padding-left: 0 !important;
}
._dropdownOverlay_y04c1_47 {
  max-height: 350px;
  overflow-y: auto;
}
._rootTable_y04c1_51 {
  white-space: nowrap;
  padding-bottom: 16px;
  padding-left: 0;
  overflow-x: auto;
  width: unset !important;
}
._rootTable_y04c1_51 table {
  min-width: 800px;
}
._rootTable_y04c1_51 table tbody tr td div {
  gap: 4px;
}
._rootTable_y04c1_51 table tbody tr:first-child td {
  border-top: none;
}
._rootTable_y04c1_51 table tbody tr td {
  padding-right: 12px;
}
._rootTable_y04c1_51 table tbody tr:last-child td {
  border-bottom: none;
}
._rootTable_y04c1_51 table thead th {
  border-top: none;
  padding-right: 12px;
}
._customInput_y04c1_77 {
  border-top: 1px solid #212c42;
  margin: 0 -16px;
  padding: 16px 16px 0;
  overflow-x: auto;
}
@media (width>=992px) {
  ._customInput_y04c1_77 {
    border: 1px solid #212c42;
    border-radius: 12px;
    margin: 0;
    padding: 16px;
  }
}
._customInputInner_y04c1_91 {
  min-width: 800px;
}
._contentRoot_167yr_1 {
  flex-direction: column;
  gap: 16px;
  padding-top: 16px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}
@media (width>=768px) {
  ._contentRoot_167yr_1 {
    padding: 0;
  }
}
@media (width>=768px) {
  ._root_onthu_1 {
    padding: 24px;
  }
}
@media (width>=768px) {
  ._stats_onthu_9 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (width>=768px) {
  ._statsColumn_onthu_20 {
    gap: 24px;
  }
}
._root_5e1h9_1 ._breadcrumbs_5e1h9_1 {
  padding-left: 6px;
}
@media (width>=768px) {
  ._root_5e1h9_1 ._breadcrumbs_5e1h9_1 {
    padding-left: 0;
  }
}
._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
  padding: 12px 6px;
}
@media (width>=768px) {
  ._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
    padding: 12px 24px 16px;
  }
}
@media (width>=992px) {
  ._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
    padding-left: 0;
    padding-right: 0;
  }
}
._root_5e1h9_1 ._finalCrumb_5e1h9_29 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_5e1h9_1 ._tabs_5e1h9_9 {
  margin-bottom: 24px;
}
._root_qcuq1_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  height: 100%;
  max-height: 252px;
  display: flex;
}
._textContainer_qcuq1_10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._chartIcon_28cis_1 {
  color: #49afe9;
  flex-shrink: 0;
}
._chartButton_28cis_5 {
  flex-shrink: 0;
}
._chartButton_28cis_5:hover ._chartIcon_28cis_1 {
  color: #fff;
}
._rounded_28cis_11 {
  border-radius: 36px;
  width: 36px;
  height: 36px;
}
._subTabsContainer_4eypy_1 {
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._subTabsContainer_4eypy_1 {
    justify-content: space-between;
  }
}
._subTabs_4eypy_1 {
  width: 100%;
}
@media (width>=992px) {
  ._subTabs_4eypy_1 {
    width: calc(100% - 48px) !important;
  }
}
._chartButton_4eypy_20 {
  display: none;
}
@media (width>=992px) {
  ._chartButton_4eypy_20 {
    display: flex;
  }
}
._root_1e8sc_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}
._root_1e8sc_1 ._illustrationImage_1e8sc_9 {
  object-fit: cover;
  display: none;
}
@media (width>=768px) {
  ._root_1e8sc_1 ._illustrationImage_1e8sc_9 {
    display: block;
  }
}
._root_1e8sc_1 ._illustrationMobileImage_1e8sc_18 {
  object-fit: cover;
}
@media (width>=768px) {
  ._root_1e8sc_1 ._illustrationMobileImage_1e8sc_18 {
    display: none;
  }
}
._root_1e8sc_1 ._imageContainer_1e8sc_26 {
  justify-content: center;
  align-items: center;
  width: 320px;
  margin-bottom: 24px;
  display: flex;
}
._root_1e8sc_1 ._text_1e8sc_33 {
  text-align: center;
}
._root_1e8sc_1 ._textContainer_1e8sc_36 {
  flex-direction: column;
  gap: 8px;
  width: 320px;
  margin-bottom: 24px;
  display: flex;
}
._root_1j31u_1 {
  background: #121c30;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  gap: 12px;
  padding: 24px;
  display: flex;
}
._dataRow_1j31u_10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._percentage_1j31u_15 {
  color: #98b0c1;
}
._container_141gq_1 {
  flex-direction: column;
  gap: 12px;
  margin-top: 16px;
  display: flex;
}
@media (width>=768px) {
  ._container_141gq_1 {
    flex-direction: row;
  }
}
._root_1bfqv_1 {
  background: #121c30;
  border-radius: 6px;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  padding: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_1bfqv_1 {
    padding: 16px;
  }
}
._buttons_1bfqv_15 {
  flex-direction: column;
  gap: 6px;
  padding-top: 12px;
  display: flex;
}
@media (width>=768px) {
  ._buttons_1bfqv_15 {
    gap: 8px;
  }
}
@media (width>=575px) {
  ._buttons_1bfqv_15 {
    flex-direction: row;
  }
}
._button_1bfqv_15 {
  flex: 1;
}
._container_d0dyt_1 {
  flex-direction: column;
  gap: 12px;
  max-width: 480px;
  padding: 24px;
  display: flex;
}
._title_d0dyt_8,
._description_d0dyt_11 {
  margin-bottom: 16px;
}
._example_d0dyt_14 {
  border-bottom: 1px solid #212c42;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 16px;
  display: flex;
}
._okayButton_d0dyt_21 {
  align-self: center;
  width: 100%;
  margin-top: 16px;
}
._root_1fgtk_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._emptyStateContainer_1fgtk_6 {
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
}
._root_onthu_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_onthu_1 {
    padding: 24px;
  }
}
._stats_onthu_9 {
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  display: grid;
}
@media (width>=768px) {
  ._stats_onthu_9 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
._statsColumn_onthu_20 {
  gap: 12px;
  display: grid;
}
@media (width>=768px) {
  ._statsColumn_onthu_20 {
    gap: 24px;
  }
}
._tooltip_onthu_29 {
  max-width: 300px;
}
._root_11id6_1,
._marketMovements_11id6_6 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._liquidationChart_11id6_11 {
  flex-direction: column;
  display: flex;
}
._root_1hl2y_1 ._tabs_1hl2y_1 {
  margin-top: 8px;
}
._root_1hl2y_1 ._emptyStateContainer_1hl2y_4 {
  margin-top: 24px;
}
._chartButton_1hl2y_7 {
  display: flex;
}
@media (width>=992px) {
  ._chartButton_1hl2y_7 {
    display: none;
  }
}
._card_1o9ie_1 {
  padding: 16px 24px;
}
._incentivesContent_1o9ie_4 {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}
._incetivesText_1o9ie_11 {
  flex: 1 0 0;
  align-items: center;
  display: flex;
}
._incentivesLeft_1o9ie_16 {
  align-items: center;
  gap: 32px;
  display: flex;
}
._incentivesLeft_1o9ie_16 ._divider_1o9ie_21 {
  height: 16px;
  display: none;
}
@media (width>=768px) {
  ._incentivesLeft_1o9ie_16 ._divider_1o9ie_21 {
    display: block;
  }
}
._incentivesRight_1o9ie_30 {
  flex-wrap: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 32px;
  display: flex;
}
._incentivesAmount_1o9ie_37 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  display: flex;
}
._date_1houa_1 {
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}
._rows_1houa_6 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._rows_1houa_6 ._blue_1houa_11 span {
  color: #49afe9;
}
._rows_1houa_6 ._orange_1houa_14 span {
  color: #ffa318;
}
._rows_1houa_6 ._green_1houa_17 span {
  color: #30d69a;
}
._root_1daxc_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_1daxc_1 {
    padding: 24px 32px;
  }
}
._header_1daxc_9 {
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 12px;
  display: grid;
}
._header_1daxc_9 ._periodDropdown_1daxc_15 {
  grid-column: 1/3;
}
@media (width>=768px) {
  ._header_1daxc_9 ._periodDropdown_1daxc_15 {
    grid-column: auto;
  }
}
._chartWrapper_1daxc_23 {
  margin-top: 24px;
  position: relative;
}
._chart_1daxc_23 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_1daxc_23._isLoading_1daxc_37 {
  opacity: 0;
}
._spinnerWrapper_1daxc_40 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartBox_1daxc_45 {
  width: 100%;
  height: 100%;
  position: relative;
}
._legend_1daxc_50 {
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  display: flex;
}
._rangeIndicator_1daxc_56,
._rangeCheckbox_1daxc_59 {
  margin-left: auto;
}
._rangeCheckbox_1daxc_59 .checkbox {
  border-style: dashed !important;
  border-width: 1px !important;
}
._rangeCheckbox_1daxc_59 .label {
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
}
._rangeTooltip_1daxc_71 {
  text-align: left;
  max-width: 300px;
}
._tooltipTitle_1daxc_75 {
  margin-bottom: 18px;
}
._rangeRow_1daxc_78 {
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 18px;
  display: flex;
}
._rangeRow_1daxc_78:last-child {
  margin-bottom: 0;
}
._rangeLabel_1daxc_88 {
  color: #98b0c1;
}
._root_16qqi_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  height: 100%;
  display: flex;
}
._textContainer_16qqi_9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
}
._text_u0qd2_1 {
  display: inline;
}
._link_u0qd2_4 {
  margin: 0 4px;
}
._root_1ikft_1 {
  flex-direction: column;
  gap: 16px;
  display: flex !important;
}
._modal_1ikft_6 {
  max-width: 440px !important;
}
._title_1ikft_9 {
  margin-bottom: 6px;
}
._stats_1ikft_12 {
  display: flex;
}
@media (width<=420px) {
  ._stats_1ikft_12 {
    flex-direction: column;
    gap: 24px;
  }
}
._stat_1ikft_12 {
  flex-direction: column;
  gap: 6px;
  width: 50%;
  display: flex;
}
@media (width<=420px) {
  ._stat_1ikft_12 {
    width: 100%;
  }
}
._tooltip_1ikft_32 {
  max-width: 280px;
}
._root_16kqi_1 {
  flex-direction: column;
  gap: 16px;
  max-width: 372px;
  display: flex;
}
._icon_16kqi_7 {
  color: #30d69a;
  margin-left: -2px;
  transform: scale(1.2) translateY(2px);
}
._icon_16kqi_7 path {
  stroke-width: 1.5px;
}
._footerContainer_16kqi_15 {
  display: inline-block;
}
._footerContainer_16kqi_15 ._text_16kqi_18 {
  display: inline;
}
._footerContainer_16kqi_15 ._link_16kqi_21 {
  margin: 0 4px;
}
._stats_16kqi_24 {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 24px;
  display: grid;
}
._header-stats-mobile-divider_nfnfp_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_nfnfp_1 {
    display: none;
  }
}
._metalGreyGradient_nfnfp_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_nfnfp_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_nfnfp_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_nfnfp_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_nfnfp_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_nfnfp_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_nfnfp_45 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._button_nfnfp_50 {
  cursor: pointer;
  background: 0 0;
  border: none;
  padding: 0;
  transition: opacity 0.2s;
}
._button_nfnfp_50:hover {
  opacity: 0.8;
}
._button_nfnfp_50:focus {
  outline: none;
}
._divider_nfnfp_63 {
  background: #ffffff14;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}
._header-stats-mobile-divider_1dzyh_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1dzyh_1 {
    display: none;
  }
}
._metalGreyGradient_1dzyh_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1dzyh_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1dzyh_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1dzyh_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1dzyh_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1dzyh_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._netValueContainer_1dzyh_45 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}
._netValue_1dzyh_45 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._labelWithModal_1dzyh_58 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._spinner_1dzyh_63 {
  width: 16px;
  height: 16px;
}
._netValueGridItem_1dzyh_67 {
  width: 100%;
}
._root_u9g75_1.__isDesktopUI_u9g75_1 thead tr {
  height: 32px;
  transform: translateY(8px);
}
@media (width>=768px) {
  ._mobile_u9g75_6 {
    display: none;
  }
}
._tablet_u9g75_10 {
  display: none;
}
@media (width>=768px) {
  ._tablet_u9g75_10 {
    display: block;
  }
}
._tokens_u9g75_18 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._tokens_u9g75_18 ._token_u9g75_18 {
  flex-direction: row;
}
@media (width>=768px) {
  ._tokens_u9g75_18 ._token_u9g75_18 {
    flex-direction: row-reverse;
  }
}
._endItem_u9g75_31 {
  display: flex;
}
@media (width>=768px) {
  ._endItem_u9g75_31 {
    justify-content: flex-end;
  }
}
._endItem_u9g75_31.__isShowMobileUi_u9g75_39 {
  justify-content: center;
  align-items: center;
  margin-right: -12px;
  padding: 0 8px;
  display: flex;
}
@media (width>=768px) {
  ._endItem_u9g75_31.__isShowMobileUi_u9g75_39 {
    justify-content: flex-end;
  }
}
._scrollableTableContainer_u9g75_51 {
  height: 727px;
  overflow-y: auto;
}
._scrollableTableContainer_u9g75_51 table > thead {
  vertical-align: middle;
  height: 48px;
}
._scrollableTableContainer_u9g75_51 table > thead tr {
  vertical-align: bottom;
  height: 24px !important;
}
._mobileTable_u9g75_63 {
  margin: 0 -4px !important;
}
._mobileTable_u9g75_63 th {
  border-top: 0 !important;
}
._mobileTable_u9g75_63 th:last-child,
._mobileTable_u9g75_63 td:last-child {
  border-radius: 0;
}
._emptyState_u9g75_75 {
  padding: 12px;
}
._root_1elbg_1 {
  width: 100%;
  padding-top: 24px;
  padding-left: 0;
  padding-right: 0;
}
@media (width>=768px) {
  ._root_1elbg_1 {
    width: unset;
  }
}
._root_1elbg_1 ._title_1elbg_12 {
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 8px;
  padding-bottom: 16px;
}
@media (width>=992px) {
  ._root_1elbg_1 ._title_1elbg_12 {
    border-bottom: 1px solid #ffffff14;
  }
}
._root_1elbg_1 table thead th,
._root_1elbg_1 table tbody td {
  padding-left: 24px !important;
}
._divider_1sjq5_1 {
  margin-top: 0;
}
._disclaimerText_1sjq5_4 {
  margin-top: 8px;
}
._root_184hf_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._root_184hf_1 {
    padding: 24px;
  }
}
._root_184hf_1 ._inputData_184hf_9 {
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  display: grid;
}
@media (width>=768px) {
  ._root_184hf_1 ._inputData_184hf_9 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._root_184hf_1 ._inputData_184hf_9 > * {
  height: 48px;
}
._root_184hf_1 ._pair_184hf_22 {
  background: #212c4266;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  height: 46px;
  padding: 12px 16px;
  display: flex;
}
._root_184hf_1 ._pairName_184hf_35 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._root_184hf_1 ._text_184hf_40 {
  margin-left: auto;
}
._checkbox_184hf_43 {
  padding-top: 16px;
}
._dropdownOverlay_184hf_46 {
  max-height: 350px;
  overflow-y: auto;
}
._controlsContainer_184hf_50 {
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  display: grid;
}
@media (width>=768px) {
  ._controlsContainer_184hf_50 {
    grid-template-columns: repeat(2, 1fr);
  }
}
._root_1qbmo_1 {
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  display: flex;
}
@media (width>=992px) {
  ._root_1qbmo_1 {
    padding-left: 0;
    padding-right: 0;
  }
}
._root_1qbmo_1 ._netValue_1qbmo_13 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_1qbmo_1 ._labelWithModal_1qbmo_18 {
  align-items: center;
  gap: 2px;
  display: flex;
}
._root_1qbmo_1 ._spinner_1qbmo_23 {
  margin-bottom: 8px;
}
._rewardsCardHeader_1b1l4_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._rewardsCard_1b1l4_1 {
  padding: 12px;
}
@media (width>=768px) {
  ._rewardsCard_1b1l4_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._rewardsCard_1b1l4_1 {
    padding: 24px;
  }
}
._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._rewardsCard_1b1l4_1
  ._rewardsCardContainer_1b1l4_19
  ._rewardsCardContent_1b1l4_24 {
  gap: 16px;
  display: grid;
}
@media (width>=768px) {
  ._rewardsCard_1b1l4_1
    ._rewardsCardContainer_1b1l4_19
    ._rewardsCardContent_1b1l4_24 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._rewardsCard_1b1l4_1
  ._rewardsCardContainer_1b1l4_19
  ._rewardsCardContent_1b1l4_24
  ._rewardCard_1b1l4_33 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  padding: 16px 24px;
  display: flex;
}
._rewardsCard_1b1l4_1
  ._rewardsCardContainer_1b1l4_19
  ._rewardsCardContent_1b1l4_24
  ._rewardCard_1b1l4_33
  ._rewardCardContentItem_1b1l4_43 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._tooltipContent_1vonm_1 {
  white-space: pre-line;
  max-width: 280px;
}
._root_oe5op_1 {
  padding: 24px 16px;
}
@media (width>=768px) {
  ._root_oe5op_1 {
    padding: 24px;
  }
}
._root_oe5op_1 ._title_oe5op_12 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
._root_oe5op_1 ._readMore_oe5op_17 {
  color: #49afe9;
  cursor: pointer;
}
._root_oe5op_1 ._showLess_oe5op_21 {
  cursor: pointer;
}
._root_oe5op_1 ._expandedDescription_oe5op_24 {
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  display: flex;
}
._root_oe5op_1 ._bulletList_oe5op_30 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._root_oe5op_1 ._bulletList_oe5op_30 ._bulletListItem_oe5op_35 {
  display: flex;
}
._root_oe5op_1
  ._bulletList_oe5op_30
  ._bulletListItem_oe5op_35
  ._bullet_oe5op_30 {
  margin-left: 8px;
  margin-right: 8px;
}
._root_oe5op_1 ._spanBold_oe5op_42 {
  font-weight: 600;
}
._root_qw9ig_1 ._noDataCard_qw9ig_1 {
  justify-content: center;
  align-items: center;
  height: 471px;
  padding-top: 32px;
  display: flex;
}
._root_qw9ig_1 ._noDataCard_qw9ig_1 > div {
  width: auto !important;
}
._chartButton_qw9ig_11 {
  display: flex;
}
@media (width>=992px) {
  ._chartButton_qw9ig_11 {
    display: none;
  }
}
._header-stats-mobile-divider_1p370_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1p370_1 {
    display: none;
  }
}
._metalGreyGradient_1p370_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1p370_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1p370_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1p370_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1p370_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1p370_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_1p370_45 {
  margin-bottom: 24px;
}
._slider_1p370_48 {
  margin-bottom: 16px;
}
._slider_1p370_48 ._title_1p370_51 {
  margin-bottom: 8px;
}
._notifications_1p370_54 {
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
  display: flex;
}
._notifications_1p370_54:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_1p370_64 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
._stats_1p370_64 ._statsItem_1p370_70 {
  justify-content: space-between;
  display: flex;
}
._stats_1p370_64 ._statsSimupationWrapper_1p370_74 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._notificationMb_1p370_79 {
  margin-bottom: 24px;
}
._notificationMt_1p370_82 {
  margin-top: 24px;
}
._epochResetText_1p370_85 {
  display: inline;
}
._header-stats-mobile-divider_1x2yz_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1x2yz_1 {
    display: none;
  }
}
._metalGreyGradient_1x2yz_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1x2yz_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1x2yz_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1x2yz_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1x2yz_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1x2yz_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_1x2yz_45,
._statsPanel_1x2yz_46 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._statsItem_1x2yz_51 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._statsWrapper_1x2yz_56 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_jk3n2_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_jk3n2_1 {
    display: none;
  }
}
._metalGreyGradient_jk3n2_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_jk3n2_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_jk3n2_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_jk3n2_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_jk3n2_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_jk3n2_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_jk3n2_45,
._statsPanel_jk3n2_46 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._root_jk3n2_45 ._statsItem_jk3n2_51,
._statsPanel_jk3n2_46 ._statsItem_jk3n2_51 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
._root_jk3n2_45 ._statsWrapper_jk3n2_57,
._statsPanel_jk3n2_46 ._statsWrapper_jk3n2_57 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_19ni1_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_19ni1_1 {
    display: none;
  }
}
._metalGreyGradient_19ni1_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_19ni1_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_19ni1_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_19ni1_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_19ni1_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_19ni1_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_19ni1_45 {
  margin-top: 24px;
  margin-bottom: 24px;
}
._notifications_19ni1_49 {
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
  margin-bottom: -12px;
  display: flex;
}
._notifications_19ni1_49:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_19ni1_60 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
._stats_19ni1_60 ._statsItem_19ni1_66 {
  justify-content: space-between;
  display: flex;
}
._stats_19ni1_60 ._statsSimupationWrapper_19ni1_70 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._tabs_11l7f_1 {
  margin-bottom: 24px;
}
._header-stats-mobile-divider_1gt25_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1gt25_1 {
    display: none;
  }
}
._metalGreyGradient_1gt25_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1gt25_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1gt25_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1gt25_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1gt25_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1gt25_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._input_1gt25_45 {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
  display: flex;
}
._slider_1gt25_51 {
  margin-bottom: 16px;
}
._slider_1gt25_51 ._title_1gt25_54 {
  margin-bottom: 8px;
}
._warning_1gt25_57 {
  margin-bottom: 16px;
}
._warning_1gt25_57:empty {
  margin-bottom: 0;
}
._warnings_1gt25_63 {
  flex-flow: wrap;
  gap: 4px;
  margin-top: 16px;
  margin-bottom: -12px;
  display: flex;
}
._warnings_1gt25_63:empty {
  margin-top: 0;
  margin-bottom: 0;
}
._stats_1gt25_75 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
._stats_1gt25_75 ._statsItem_1gt25_81 {
  justify-content: space-between;
  display: flex;
}
._stats_1gt25_75 ._statsSimupationWrapper_1gt25_85 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._notificationMb_1gt25_90 {
  margin-bottom: 24px;
}
._notificationMt_1gt25_93 {
  margin-top: 24px;
}
._epochResetText_1gt25_96 {
  display: inline;
}
._tabs_1gt25_99 {
  width: 100%;
  margin-bottom: 24px;
}
._root_we53i_1 {
  padding: 24px;
}
._header_we53i_4 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 16px;
  display: flex;
}
._openLoanDashboardDivider_we53i_12 {
  margin-top: 6px;
  margin-bottom: 6px;
}
._emptyBody_we53i_16 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 16px;
  display: flex;
}
._emptyHeader_we53i_23 {
  border-bottom: 1px solid #ffffff14;
  width: 100%;
  height: 100px;
  margin-bottom: 24px;
}
._emptySubHeader_we53i_29 {
  width: 100%;
  height: 50px;
}
._closeBtn_we53i_33 {
  background: #212c42;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}
._root_1wvxw_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  height: 132px;
  display: flex;
}
._connectWalletLink_1wvxw_9 {
  color: #49afe9;
}
._button_8xne1_1 {
  border-radius: 0;
  align-items: center;
  gap: 4px;
  min-width: 160px;
  height: 87px;
  padding-right: 16px;
  display: flex;
}
._button_8xne1_1:hover,
._button_8xne1_1.__isVisible_8xne1_11 {
  background-color: #162136;
}
._button_8xne1_1 > svg {
  scale: 1.5;
}
._buttonBottom_8xne1_17 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._divider_8xne1_22 {
  margin: 4px 0;
}
._dropdownOverlay_8xne1_25 {
  flex-direction: column;
  width: 420px;
  height: 613px;
  margin: 8px 0 0;
  padding: 8px 0 0;
  display: flex;
}
._token_8xne1_33 {
  gap: 12px;
  display: flex;
}
._search_8xne1_37 {
  padding: 6px 12px;
}
._tabs_8xne1_40 {
  padding: 6px;
}
._header_8xne1_43 {
  justify-content: space-between;
  padding: 12px 16px 4px 6px;
  display: flex;
}
._rows_8xne1_48 {
  scrollbar-width: thin;
  scrollbar-color: #212c42 transparent;
  flex-direction: column;
  flex: 1;
  margin-right: 6px;
  display: flex;
  position: relative;
  overflow: hidden auto;
}
._row_8xne1_48 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  padding: 8px;
  display: flex;
}
._row_8xne1_48:hover {
  background-color: #49afe914;
}
._rowLeft_8xne1_70 {
  align-items: center;
  gap: 2px;
  display: flex;
}
._star_8xne1_75 {
  padding: 8px 8px 8px 0;
}
._star_8xne1_75.__isFavourited_8xne1_78 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #49afe9, #8fd7ff) text;
}
._pair_8xne1_84 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._check_8xne1_89 {
  margin-top: -4px;
  margin-left: 2px;
}
._price_8xne1_93 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}
._priceInner_8xne1_98 {
  justify-content: center;
  gap: 6px;
  display: flex;
}
._rewardsTooltip_8xne1_103 {
  z-index: 10000000;
}
._tag_8xne1_106 {
  height: 24px;
}
._rewardsTag_8xne1_109 {
  align-items: center;
  height: 24px;
  display: flex;
}
._rewardIcons_8xne1_114 {
  align-items: center;
  padding-top: 1px;
  display: flex;
}
._rewardsTooltipContent_8xne1_119 {
  flex-direction: column;
  gap: 8px;
  width: 280px;
  display: flex;
}
._header-stats-mobile-divider_vukqn_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_vukqn_1 {
    display: none;
  }
}
._metalGreyGradient_vukqn_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_vukqn_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_vukqn_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_vukqn_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_vukqn_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_vukqn_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_vukqn_45 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}
._root_vukqn_45.__isElevated_vukqn_51 {
  z-index: 10;
}
._root_vukqn_45.__isShowMobileUi_vukqn_54 {
  flex-direction: column;
  gap: 8px;
}
._mainStats_vukqn_58 {
  align-items: center;
  display: flex;
}
._mainStats_vukqn_58.__isShowMobileUi_vukqn_54 {
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  padding-right: 16px;
}
._mobileDivider_vukqn_68 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._mobileDivider_vukqn_68 {
    display: none;
  }
}
._left_vukqn_76 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._mobileStats_vukqn_81 {
  border-top: 1px solid #212c42;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: calc(100% - 32px);
  padding: 16px 0;
  display: grid;
}
._mobileStats_vukqn_81 ._otherStats_vukqn_89 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._mobileStats_vukqn_81 ._otherStats_vukqn_89:nth-child(2n) p {
  text-align: right !important;
}
._mobileStats_vukqn_81
  ._otherStats_vukqn_89:nth-child(2n)
  ._otherStatsValue_vukqn_97 {
  justify-content: flex-end;
}
._otherStats_vukqn_89 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._priceStat_vukqn_105 {
  border-left: 1px solid #212c42;
  border-right: 1px solid #212c42;
  flex-direction: column;
  align-items: center;
  min-width: 130px;
  padding: 0 24px;
  display: flex;
}
._priceStat_vukqn_105.__isShowMobileUi_vukqn_54 {
  border: 0;
  align-items: flex-end;
  padding: 0;
}
._priceStatInner_vukqn_119 {
  justify-content: center;
  gap: 6px;
  display: flex;
}
._horizontalSlider_vukqn_124 {
  flex: 1;
  align-items: center;
  height: 40px;
  margin-right: -24px;
  display: flex;
}
._horizontalSliderIconLeft_vukqn_131,
._horizontalSliderIconRight_vukqn_132 {
  cursor: pointer;
  visibility: hidden;
}
._horizontalSliderIconLeft_vukqn_131.__isVisible_vukqn_136,
._horizontalSliderIconRight_vukqn_132.__isVisible_vukqn_136 {
  visibility: visible;
}
._horizontalSliderIconLeft_vukqn_131 {
  transform: rotate(180deg);
}
._horizontalSliderContainer_vukqn_143 {
  flex: 1;
  justify-content: space-around;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
._horizontalSliderChildren_vukqn_151 {
  --child-width: 125px;
  justify-content: space-around;
  width: 100%;
  transition: left 0.5s cubic-bezier(0.5, 0, 0.1, 1);
  display: flex;
  position: absolute;
}
._horizontalSliderChildren_vukqn_151 > * {
  flex: 0 0 calc(var(--child-width));
  flex-shrink: 0;
  transition: flex 0.5s cubic-bezier(0.5, 0, 0.1, 1);
}
._rewardsTooltipContent_vukqn_164 {
  flex-direction: column;
  gap: 8px;
  width: 280px;
  display: flex;
}
._otherStatsValue_vukqn_97 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._header-stats-mobile-divider_uq30h_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_uq30h_1 {
    display: none;
  }
}
._metalGreyGradient_uq30h_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_uq30h_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_uq30h_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_uq30h_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_uq30h_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_uq30h_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_uq30h_45 {
  flex-direction: column;
  gap: 24px;
  max-width: 800px;
  max-height: 60vh;
  margin: 12px 6px 12px 12px;
  padding: 12px;
  display: flex;
  overflow: auto;
}
@media (width>=992px) {
  ._root_uq30h_45 {
    max-height: 80vh;
  }
}
._header_uq30h_1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._header_uq30h_1 {
    flex-direction: row;
  }
}
._description_uq30h_73 {
  color: #d1d1d2;
}
._titleStatsWrapper_uq30h_76 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 {
    flex-direction: row;
    width: fit-content;
  }
}
._titleStatsWrapper_uq30h_76 > * {
  width: 100%;
}
@media (width>=768px) {
  ._titleStatsWrapper_uq30h_76 > * {
    width: fit-content;
  }
}
._divider_uq30h_101 {
  margin-top: -8px;
}
._desktopRoot_1wzg7_1 {
  border: 1px solid #0000;
  flex-direction: column;
  height: 60px;
  display: flex;
  overflow: hidden;
}
._desktopRoot_1wzg7_1:hover {
  background: #162136;
}
._desktopRoot_1wzg7_1.__isExpanded_1wzg7_11 {
  border: 1px solid #212c42;
  height: auto;
  margin-top: 0.5px;
}
._desktopTopRow_1wzg7_16 {
  width: 100%;
  height: 62px;
  display: flex;
}
._desktopBottomRow_1wzg7_21 {
  display: none;
}
._desktopBottomRow_1wzg7_21.__isExpanded_1wzg7_11 {
  background: #162136;
  border-top: 1px solid #212c42;
  flex-direction: column;
  min-height: 100%;
  padding: 16px;
  display: flex;
}
._desktopCell_1wzg7_32 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}
._desktopCell_1wzg7_32.__isShowMobileUi_1wzg7_37 {
  align-items: flex-end;
}
._desktopCell_1wzg7_32.__isFirstCell_1wzg7_40 {
  flex: 1;
  align-items: flex-start;
}
._desktopAsset_1wzg7_44 {
  align-items: center;
  width: 238px;
  display: flex;
}
._desktopRowWrapper_1wzg7_49 {
  cursor: pointer;
  align-items: center;
  width: 100%;
  display: flex;
}
._desktopRowWrapper_1wzg7_49.__isShowMobileUi_1wzg7_37 {
  padding-right: 12px;
}
._desktopRowWrapper_1wzg7_49.__isShowMobileUi_1wzg7_37.__isExpanded_1wzg7_11 {
  background: #162136;
}
._desktopExpandIcon_1wzg7_61,
._desktopSettings_1wzg7_62 {
  justify-content: center;
  width: 36px;
  display: flex;
}
._desktopExpandIcon_1wzg7_61 {
  width: 36px;
}
._desktopSettings_1wzg7_62 {
  width: 48px;
}
._leverage_1wzg7_73 {
  color: #e84860;
  background: #e8486026;
  border-radius: 4px;
  align-items: center;
  margin-left: 4px;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}
.__isLong_1wzg7_84 {
  color: #30d69a;
  background: #30d69a26;
}
._chevron_1wzg7_88 {
  cursor: pointer;
}
._underlinedText_1wzg7_91 {
  text-underline-offset: 4px;
  cursor: pointer;
  text-decoration: underline dashed #98b0c180;
}
._desktopDoubleValue_1wzg7_98 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._mobileStatsSection_1wzg7_103 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._mobileCtas_1wzg7_108 {
  justify-content: space-between;
  gap: 4px;
  display: flex;
}
._mobileCta_1wzg7_108 {
  width: auto;
  padding-left: 12px;
  padding-right: 12px;
}
._mobileStats_1wzg7_103 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._mobileStat_1wzg7_103 {
  justify-content: space-between;
  display: flex;
}
._mobileAdvancedTitle_1wzg7_127 {
  margin: 16px 0;
}
._clickStopPropagation_1wzg7_130 {
  float: left;
}
._openLoanDashboardDivider_1wzg7_133 {
  margin-top: 6px;
  margin-bottom: 6px;
}
._clockIcon_1wzg7_137 {
  transform: scale(0.68);
}
._netValueChart_t8i50_1 {
  padding: 24px 6px;
}
._head_1iwao_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._head_1iwao_1 ._controls_1iwao_6 {
  gap: 12px;
  display: flex;
}
._head_1iwao_1 ._controls_1iwao_6.__isShowMobileUi_1iwao_10 {
  gap: 6px;
}
._chartWrapper_1iwao_13 {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  ._chartWrapper_1iwao_13 {
    margin-top: 24px;
  }
}
._chart_1iwao_13 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_1iwao_13.__isLoading_1iwao_33 {
  opacity: 0;
}
._chartBox_1iwao_36 {
  width: 100%;
  height: 100%;
  position: relative;
}
._spinnerWrapper_1iwao_41 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._chartControl_1iwao_46 {
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}
@media (width>=768px) {
  ._chartControl_1iwao_46 {
    flex-direction: row;
    gap: 16px;
  }
}
._chartControl_1iwao_46.__isShowMobileUi_1iwao_10 {
  flex-direction: row;
  align-self: flex-start;
}
._tooltip_1iwao_62 {
  width: 100%;
  max-width: 200px;
}
._date_1eswb_1 {
  margin-bottom: 5px;
}
._rows_1eswb_4 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._statsSection_1ai4v_1 {
  flex-direction: column;
  padding: 16px;
  display: flex;
}
._statsSection_1ai4v_1.__isShowMobileUi_1ai4v_6 {
  padding: 0;
}
._statsSubsection_1ai4v_9 {
  justify-content: space-between;
  display: flex;
}
._statsSubsection_1ai4v_9.__isShowMobileUi_1ai4v_6 {
  flex-direction: column;
  gap: 6px;
}
._statsGroup_1ai4v_17 {
  flex-direction: column;
  flex: 1;
  gap: 6px;
  display: flex;
}
._statsGroup_1ai4v_17.__isShowMobileUi_1ai4v_6 {
  flex-direction: row;
  justify-content: space-between;
}
._statsGroupContentContainer_1ai4v_27 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._statsTag_1ai4v_32 {
  background: #212c42;
  border-radius: 4px;
  align-items: center;
  padding: 2px 4px;
}
._statsSectionHeader_1ai4v_38 {
  margin-bottom: 16px;
}
._statsSectionHeader_1ai4v_38.__isShowMobileUi_1ai4v_6 {
  margin-bottom: 6px;
}
._stats_1k68f_1.__isShowMobileUi_1k68f_1 {
  margin: 16px 0;
}
._root_eesva_1 {
  padding: 12px;
}
._header-stats-mobile-divider_1im8u_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1im8u_1 {
    display: none;
  }
}
._metalGreyGradient_1im8u_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1im8u_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1im8u_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1im8u_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1im8u_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1im8u_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._grid_1im8u_45 {
  grid-template-rows: repeat(6, auto);
  grid-template-columns: 1fr;
  grid-template-areas: "title title" "header header" "chart chart" "form form" "tabs tabs" "tabs-switch tabs-switch";
  gap: 16px;
  display: grid;
}
@media (width>=992px) {
  ._grid_1im8u_45 {
    grid-template-columns: 2fr 400px;
    grid-template-areas: "title title" "header form" "chart form" "tabs form" "tabs-switch form" "tabs-switch form";
  }
}
._gTitle_1im8u_58 {
  grid-area: title;
}
._gHeader_1im8u_61 {
  grid-area: header;
}
._gChart_1im8u_64 {
  grid-area: chart;
}
._gTabs_1im8u_67 {
  grid-area: tabs;
}
._gTabsSwitch_1im8u_70 {
  grid-area: tabs-switch;
}
._gForm_1im8u_73 {
  grid-area: form;
}
._tabs_1im8u_76 {
  flex-direction: column;
  align-items: center;
  display: flex;
}
@media (width>=768px) {
  ._tabs_1im8u_76 {
    flex-direction: row;
    justify-content: space-between;
  }
}
._quizButton_1im8u_87 {
  width: 100%;
  margin-top: 12px;
}
@media (width>=768px) {
  ._quizButton_1im8u_87 {
    width: 82px;
  }
}
@media (width>=992px) {
  ._quizButton_1im8u_87 {
    margin-top: 0;
  }
}
._formContainer_1im8u_101 {
  flex-direction: column;
  min-height: 300px;
  display: flex;
}
._overlay_1im8u_106 {
  visibility: hidden;
  opacity: 0;
  transition: visibility, opacity 0.25s;
}
._overlay_1im8u_106.__isActive_1im8u_111 {
  visibility: visible;
  z-index: 1;
  opacity: 1;
  background: #040b1899;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
._mobileRoot_1im8u_122 {
  flex-direction: column;
  gap: 16px;
  margin: 0 12px;
  display: flex;
}
._forms_1im8u_128 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._header-stats-mobile-divider_iqn2u_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_iqn2u_1 {
    display: none;
  }
}
._metalGreyGradient_iqn2u_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_iqn2u_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_iqn2u_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_iqn2u_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_iqn2u_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_iqn2u_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_iqn2u_45 {
  justify-content: space-between;
  display: flex;
}
._leftSide_iqn2u_49 {
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._leftSide_iqn2u_49 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
._trigger_iqn2u_65 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  display: flex;
}
._tag_iqn2u_72 {
  align-self: center;
}
._marketTagWrapper_iqn2u_75 {
  display: none;
}
@media (width>=992px) {
  ._marketTagWrapper_iqn2u_75 {
    align-items: center;
    gap: 8px;
    display: flex;
  }
}
._obligationItem_1atcr_1 {
  cursor: pointer;
  border-radius: 8px;
  flex-direction: column;
  gap: 12px;
  padding: 12px 16px;
  display: flex;
}
._obligationItem_1atcr_1.__isActive_1atcr_9,
._obligationItem_1atcr_1:hover {
  background-color: #212c42;
}
._obligationItem_1atcr_1.__isActive_1atcr_9 ._title_1atcr_13,
._obligationItem_1atcr_1:hover ._title_1atcr_13 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      38.81% 175.79% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
._stats_1atcr_20 {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
._statItem_1atcr_24 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._header-stats-mobile-divider_ftk3v_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_ftk3v_1 {
    display: none;
  }
}
._metalGreyGradient_ftk3v_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_ftk3v_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_ftk3v_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_ftk3v_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_ftk3v_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_ftk3v_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._overlayClassName_ftk3v_45 {
  width: 100%;
  max-width: 360px;
}
._header-stats-mobile-divider_x00j9_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_x00j9_1 {
    display: none;
  }
}
._metalGreyGradient_x00j9_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_x00j9_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_x00j9_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_x00j9_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_x00j9_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_x00j9_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._header_x00j9_1 {
  gap: 8px;
  padding: 32px 0;
}
._headerTabs_x00j9_49 {
  margin-top: 12px;
  margin-bottom: 16px;
}
@media (width>=768px) {
  ._headerTabs_x00j9_49 {
    margin-bottom: 12px;
  }
}
._finalCrumb_x00j9_58 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._date_1bbap_1 {
  margin-bottom: 5px;
}
._rows_1bbap_4 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._row_1bbap_4 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._root_a0hwd_1 {
  padding: 24px;
}
._cardContent_a0hwd_4 {
  flex-direction: column;
  gap: 24px;
  padding-top: 24px;
  display: flex;
}
._header_1e447_1 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._stats_1e447_6 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._statsItem_1e447_11 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._statsName_1e447_16 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._statsValue_1e447_21 {
  align-items: center;
  display: flex;
}
._progress_1e447_25 {
  flex-direction: row;
  gap: 4px;
  display: flex;
}
._borrowerProgressContainer_1e447_30 {
  border-radius: 6px;
  height: 6px;
}
._borrowerProgressContainer_1e447_30._remaining_1e447_34 {
  background-color: #5650ff;
}
._borrowerProgressContainer_1e447_30._used_1e447_37 {
  background-color: #49afe9;
}
._header_ni3ja_1 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._statsItem_ni3ja_6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._statsName_ni3ja_11 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._stats_ni3ja_6 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._statusCards_z573f_1 {
  grid-template-columns: 1fr;
  gap: 16px;
  display: grid;
}
@media (width>=992px) {
  ._statusCards_z573f_1 {
    grid-template-columns: 1fr 1fr;
  }
}
._statusCard_z573f_1 {
  flex: 1;
}
._root_z573f_14 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._statsCards_l3pw3_1 {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 16px;
  display: grid;
}
@media (width>=768px) {
  ._statsCards_l3pw3_1 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (width>=992px) {
  ._statsCards_l3pw3_1 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
._statsCard_l3pw3_1 {
  width: 100%;
  padding: 16px 24px;
}
._loanAndMarketOverview_9mxto_1 {
  margin-top: 16px;
  padding-left: 0;
  padding-right: 0;
}
@media (width>=992px) {
  ._loanAndMarketOverview_9mxto_1 {
    margin-top: 0;
  }
}
._reservesTable_9mxto_11 {
  margin-top: 32px;
}
._reservesTableHeader_9mxto_14 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: none;
}
@media (width>=992px) {
  ._reservesTableHeader_9mxto_14 {
    display: block;
  }
}
._tabletRootContainer_9mxto_25 {
  flex-direction: column;
  margin-left: -6px;
  margin-right: -6px;
  display: flex;
}
._tabletRootContainer_9mxto_25:not(:last-child) {
  margin-bottom: 24px;
}
@media (width>=768px) {
  ._tabletRootContainer_9mxto_25 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._tabletRootContainer_9mxto_25 {
    margin-left: -12px;
    margin-right: -12px;
  }
}
._tableContainer_74ypx_1 {
  height: 316px;
}
._tableRoot_74ypx_4 {
  width: 100%;
}
._noWrap_74ypx_7 {
  text-wrap: nowrap;
}
._tokenAmountCell_74ypx_10 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._emptyStateContainer_74ypx_15 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 8px;
  display: flex;
}
._title_17nl4_1 {
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 8px;
  padding-bottom: 16px;
}
@media (width>=992px) {
  ._title_17nl4_1 {
    border-bottom: 1px solid #ffffff14;
  }
}
._tableContainer_17nl4_13 {
  height: 316px;
}
._tableRoot_17nl4_16 {
  width: 100%;
}
._noWrap_17nl4_19 {
  text-wrap: nowrap;
}
._tokenAmountCell_17nl4_22 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._emptyStateContainer_17nl4_27 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 8px;
  display: flex;
}
._root_11p3z_1 {
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_11p3z_1 {
    gap: 12px;
  }
}
._root_11p3z_1 ._filters_11p3z_12 {
  flex-direction: column;
  gap: 16px;
  margin-top: 8px;
  margin-right: 8px;
  padding-left: 8px;
  display: flex;
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 24px;
  }
}
._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
  border-bottom: 1px solid #212c42;
  align-self: flex-start;
  width: calc(100vw - 44px);
  margin-top: 8px;
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
    border-bottom: none;
    width: auto;
  }
}
._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
    gap: 16px;
    width: auto;
  }
}
._root_11p3z_1 ._chartWrapper_11p3z_53 {
  height: 100%;
  position: relative;
  overflow: hidden;
}
._root_11p3z_1 ._spinnerWrapper_11p3z_58 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
._root_11p3z_1 ._chart_11p3z_53 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._root_11p3z_1 ._chartBox_11p3z_74 {
  height: 100%;
  position: relative;
}
._root_11p3z_1 ._legendItem_11p3z_78 {
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  margin-left: 12px;
  display: flex;
}
._root_11p3z_1 ._emptyStateWrapper_11p3z_85 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
._date_12069_1 {
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}
._rows_12069_6 ._blue_12069_6 span {
  color: #49afe9;
}
._rows_12069_6 ._red_12069_9 span {
  color: #e84860;
}
._rows_12069_6 ._orange_12069_12 span {
  color: #ffa318;
}
._rows_12069_6 ._green_12069_15 span {
  color: #30d69a;
}
._root_az5rz_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
@media (width>=992px) {
  ._root_12sfo_1 {
    gap: 4px;
    display: flex;
  }
}
._root_118dx_1 {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  ._root_118dx_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._root_118dx_1 {
    border-bottom: 1px solid #ffffff14;
  }
}
._root_118dx_1 ._filtersMobile_118dx_23 {
  width: 100%;
}
@media (width>=992px) {
  ._root_118dx_1 ._filtersMobile_118dx_23 {
    display: none;
  }
}
._root_118dx_1 ._actions_118dx_31 {
  justify-content: end;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_118dx_1 ._searchInputContainer_118dx_37 {
    width: 266px;
  }
}
._tabletRootContainer_1rohu_1 {
  margin-left: -6px;
  margin-right: -6px;
  width: unset !important;
}
@media (width>=768px) {
  ._tabletRootContainer_1rohu_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._tabletRootContainer_1rohu_1 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
@media (width>=1440px) {
  ._tabletRootContainer_1rohu_1 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
._rootTable_1rohu_24 {
  padding-left: 0;
  width: unset !important;
}
._rootTable_1rohu_24 table tbody tr td:first-child,
._rootTable_1rohu_24 table thead th:first-child {
  padding-left: 12px;
}
._rootTable_1rohu_24 table tbody tr td:not(:first-child):not(:last-child),
._rootTable_1rohu_24 table thead th:not(:first-child):not(:last-child) {
  padding-left: 0 !important;
}
@media (width>=768px) {
  ._rootTable_1rohu_24 table tbody tr td:not(:first-child):not(:last-child),
  ._rootTable_1rohu_24 table thead th:not(:first-child):not(:last-child) {
    padding-left: 12px !important;
  }
  ._root_1i3mb_2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
._root_1i3mb_2 ._table_1i3mb_7 {
  padding: 0;
}
@media (width>=992px) {
  ._root_1i3mb_2 ._table_1i3mb_7 {
    padding-top: 16px;
  }
}
._root_19w7z_1 {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_19w7z_1 {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
}
@media (width>=992px) {
  ._root_19w7z_1 {
    padding-top: 32px;
  }
}
._root_19w7z_1 ._title_19w7z_20 {
  text-wrap: nowrap;
}
._root_19w7z_1 ._leftContent_19w7z_23 {
  border-bottom: 1px solid #ffffff14;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_19w7z_1 ._leftContent_19w7z_23 {
    border: none;
    margin: 0;
    padding: 0;
  }
}
._root_19w7z_1 ._rightContent_19w7z_39 {
  text-wrap: nowrap;
  align-items: center;
  gap: 16px;
  display: flex;
}
@media (width>=768px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 {
    align-self: center;
  }
}
._root_19w7z_1 ._rightContent_19w7z_39 ._vaultToken_19w7z_50 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 ._vaultToken_19w7z_50 {
    flex-direction: row;
    align-items: center;
  }
}
._root_19w7z_1 ._rightContent_19w7z_39 ._riskManager_19w7z_61 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
@media (width>=992px) {
  ._root_19w7z_1 ._rightContent_19w7z_39 ._riskManager_19w7z_61 {
    flex-direction: row;
    align-items: center;
  }
}
._root_19w7z_1 ._rightContent_19w7z_39 ._divider_19w7z_72 {
  height: 16px;
}
._root_19w7z_1 ._riskManagerLogo_19w7z_75 {
  margin-left: -16px;
}
._root_19w7z_1 ._tag_19w7z_78 {
  text-wrap: nowrap;
  align-self: center !important;
}
._root_19w7z_1 ._riskManagerLogoAndName_19w7z_82 {
  gap: 4px;
  display: flex;
}
._root_c2rjg_1 {
  margin-left: 6px;
  margin-right: 6px;
}
@media (width>=992px) {
  ._root_c2rjg_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
._root_c2rjg_1 ._tabsContainer_c2rjg_11 {
  padding-top: 12px;
  padding-bottom: 16px;
}
._root_1em8l_1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 375px;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-right: 6px;
  display: flex;
}
@media (width>=768px) {
  ._root_1em8l_1 {
    width: unset;
    padding-top: 16px;
  }
}
._root_1eica_1 {
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  padding-bottom: 16px;
  display: flex;
}
._root_1eica_1 ._netValue_1eica_8 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._delayedPositionContainer_1eica_13 {
  height: 32px;
}
._root_1psin_1 ._content_1psin_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 {
    flex-direction: row-reverse;
  }
}
._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  gap: 16px;
  min-width: 0;
  display: flex;
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
    max-width: calc(100vw - 360px);
  }
}
@media (width>=1440px) {
  ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
    max-width: calc(100% - 436px);
  }
}
._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
  width: 100%;
}
@media (width>=992px) {
  ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
    width: 320px;
  }
}
@media (width>=1440px) {
  ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
    width: 420px;
  }
}
@media (width>=768px) {
  ._rewardsCard_1952n_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._rewardsCard_1952n_1 {
    padding: 24px;
  }
}
@media (width>=768px) {
  ._rewardsCard_1952n_1
    ._rewardsCardContainer_1952n_25
    ._rewardsCardContent_1952n_30 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._incentivesAPYCard_1952n_39,
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._rewardCard_1952n_49 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  padding: 16px 24px;
  display: flex;
}
._marketCell_yqkqg_1 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tableContainer_yqkqg_6 {
  height: 316px;
}
._tableRoot_yqkqg_9 {
  width: 100%;
}
._tableRoot_yqkqg_9 th:first-child,
._tableRoot_yqkqg_9 td:first-child {
  padding-left: 12px;
}
@media (width>=768px) {
  ._tableRoot_yqkqg_9 th:first-child,
  ._tableRoot_yqkqg_9 td:first-child {
    padding-left: 24px;
  }
}
._tableRoot_yqkqg_9 th:last-child,
._tableRoot_yqkqg_9 td:last-child {
  padding-right: 12px;
}
@media (width>=992px) {
  ._tableRoot_yqkqg_9 th:last-child,
  ._tableRoot_yqkqg_9 td:last-child {
    padding-right: 24px !important;
  }
}
._root_124tr_1 {
  flex-direction: column;
  padding-top: 16px;
  display: flex;
}
._header_124tr_6 {
  flex-direction: column;
  gap: 8px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}
@media (width>=768px) {
  ._header_124tr_6 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
._chartContainer_124tr_19 {
  padding-bottom: 6px;
  padding-right: 6px;
}
@media (width>=768px) {
  ._chartContainer_124tr_19 {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 24px;
  }
}
._date_vloh3_1 {
  margin-bottom: 8px;
}
._rows_vloh3_4 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._orange_vloh3_9 {
  color: orange;
}
._root_1qm8y_1 {
  width: calc(100vw - 24px);
}
@media (width>=768px) {
  ._root_1qm8y_1 {
    width: unset;
  }
}
._root_1qm8y_1 ._allocationBreakdownContent_1qm8y_9 {
  flex-direction: column;
  display: flex;
}
._root_1qm8y_1 ._filters_1qm8y_13 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin: 16px 12px 0;
  display: flex;
}
@media (width>=768px) {
  ._root_1qm8y_1 ._filters_1qm8y_13 {
    align-items: flex-start;
    margin: 24px 24px 0;
  }
}
._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
  width: calc(100vw - 44px);
  padding-top: 0;
}
@media (width>=768px) {
  ._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
    padding-top: 8px;
  }
}
._root_1qm8y_1 ._title_1qm8y_38 {
  padding: 24px 16px 16px;
}
@media (width>=992px) {
  ._root_1qm8y_1 ._title_1qm8y_38 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 12px;
  }
}
._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
  padding-top: 8px;
}
._tableRoot_1uy8f_1 {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}
._tableRoot_1uy8f_1 th:first-child,
._tableRoot_1uy8f_1 td:first-child {
  padding-left: 12px;
}
@media (width>=768px) {
  ._tableRoot_1uy8f_1 th:first-child,
  ._tableRoot_1uy8f_1 td:first-child {
    padding-left: 24px;
  }
}
._tableRoot_1uy8f_1 th:last-child,
._tableRoot_1uy8f_1 td:last-child {
  padding-right: 12px;
}
@media (width>=992px) {
  ._tableRoot_1uy8f_1 th:last-child,
  ._tableRoot_1uy8f_1 td:last-child {
    padding-right: 20px !important;
  }
}
._tableRoot_1uy8f_1 ._textWithLightningContainer_1uy8f_26 {
  margin-top: 4px;
}
._tableRoot_1uy8f_1 ._netAPYContainer_1uy8f_29 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._rewardsCardHeader_1952n_1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._divider_1952n_6 {
  margin: 4px 0;
}
._rewardsCard_1952n_1 {
  flex-direction: column;
  gap: 12px;
  padding: 12px;
  display: flex;
}
@media (width>=768px) {
  ._rewardsCard_1952n_1 {
    padding: 16px;
  }
}
@media (width>=992px) {
  ._rewardsCard_1952n_1 {
    padding: 24px;
  }
}
._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30 {
  gap: 16px;
  display: grid;
}
@media (width>=768px) {
  ._rewardsCard_1952n_1
    ._rewardsCardContainer_1952n_25
    ._rewardsCardContent_1952n_30 {
    grid-template-columns: repeat(3, 1fr);
  }
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._incentivesAPYCard_1952n_39,
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._rewardCard_1952n_49 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  padding: 16px 24px;
  display: flex;
}
._rewardsCard_1952n_1
  ._rewardsCardContainer_1952n_25
  ._rewardsCardContent_1952n_30
  ._rewardCard_1952n_49
  ._rewardCardContentItem_1952n_59 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_1jq72_1 {
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  padding-bottom: 16px;
  display: flex;
}
._root_138pt_1 {
  flex-direction: column;
  width: 100%;
  max-width: calc(100vw - 24px);
  height: 433px;
  padding: 24px 12px 12px;
  display: flex;
  overflow: auto;
}
._root_138pt_1._supplyApyChart_138pt_11 {
  height: 468px;
}
@media (width>=575px) {
  ._root_138pt_1._supplyApyChart_138pt_11 {
    height: 433px;
  }
}
@media (width>=768px) {
  ._root_138pt_1 {
    max-width: unset;
    padding: 24px;
  }
}
._root_138pt_1 ._filters_138pt_25 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  gap: 16px;
  margin-right: 8px;
  display: flex;
}
._root_138pt_1 ._filters_138pt_25 ._tabsContainer_138pt_32 {
  border-bottom: 1px solid #212c42;
  flex-direction: column;
  align-self: flex-start;
  gap: 16px;
  width: calc(100vw - 44px);
  margin-top: 8px;
}
@media (width>=768px) {
  ._root_138pt_1 ._filters_138pt_25 ._tabsContainer_138pt_32 {
    border-bottom: none;
    width: auto;
  }
}
._root_138pt_1 ._filtersRightPart_138pt_46 {
  justify-content: end;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_138pt_1 ._filtersRightPart_138pt_46 {
    gap: 16px;
    width: auto;
  }
}
._root_138pt_1 ._chartContainer_138pt_59 {
  flex: 1;
  width: 100%;
}
._statsChartRoot_138pt_63 {
  height: 328px;
}
._statsChartRoot_138pt_63 ._chartWrapper_138pt_66 {
  height: 269px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
._statsChartRoot_138pt_63 ._chart_138pt_59 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  overflow: hidden;
}
._statsChartRoot_138pt_63 ._chart_138pt_59._isLoading_138pt_81 {
  opacity: 0;
}
._statsChartRoot_138pt_63 ._chartBox_138pt_84 {
  height: 100%;
  position: relative;
}
._statsChartRoot_138pt_63 ._spinnerWrapper_138pt_88 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._statsChartRoot_138pt_63 ._legend_138pt_93 {
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  display: flex;
}
._date_rrkjw_1 {
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}
._rows_rrkjw_6 ._green_rrkjw_6 span {
  color: #30d69a;
}
._root_1q1e6_1 {
  padding: 24px 16px;
}
@media (width>=768px) {
  ._root_1q1e6_1 {
    padding: 24px;
  }
}
._root_1q1e6_1 ._title_1q1e6_12 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
._root_1q1e6_1 ._readMore_1q1e6_17 {
  color: #49afe9;
  cursor: pointer;
}
._root_1q1e6_1 ._showLess_1q1e6_21 {
  cursor: pointer;
}
._root_1q1e6_1 ._expandedDescription_1q1e6_24 {
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  display: flex;
}
._tags_1q1e6_30 {
  gap: 8px;
  margin-top: 12px;
  display: flex;
}
._title_1q1e6_12 {
  margin-bottom: 12px;
}
._description_1q1e6_38 {
  white-space: pre-line;
}
._root_13vxo_1 {
  padding: 24px 12px 12px;
}
@media (width>=768px) {
  ._root_13vxo_1 {
    padding: 24px;
  }
}
._root_13vxo_1 ._title_13vxo_10 {
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
._root_13vxo_1 ._content_13vxo_15 {
  grid-template-columns: 1fr;
  gap: 8px;
  display: grid;
}
@media (width>=768px) {
  ._root_13vxo_1 ._content_13vxo_15 {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
._root_13vxo_1 ._content_13vxo_15 ._contentColumn_13vxo_26 {
  flex-direction: column;
  gap: 8px;
  min-width: 0;
  display: flex;
}
._root_13vxo_1 ._copyIcon_13vxo_32 {
  cursor: pointer;
}
._root_13vxo_1 ._vaultIdContainer_13vxo_35 {
  align-items: center;
  gap: 6px;
  min-width: 0;
  display: flex;
}
._root_13vxo_1 ._vaultIdText_13vxo_41 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._root_13vxo_1 ._riskManagerValue_13vxo_46 {
  cursor: pointer;
  color: #fff;
  gap: 6px;
  display: flex;
}
._root_13vxo_1 ._supplyAPYContainer_13vxo_52 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_13vxo_1 ._riskManagerDescription_13vxo_57 {
  flex-direction: column;
  gap: 10px;
  display: flex;
}
._root_13vxo_1 ._divider_13vxo_62 {
  margin: 16px 0;
}
._tooltip_13vxo_65 {
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
  display: flex;
}
._textWithLightningContainer_13vxo_71 {
  margin-top: 4px;
}
._riskManagers_13vxo_74 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._root_2pvwz_1 {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  height: 28px;
  display: flex;
}
._name_2pvwz_8 {
  white-space: nowrap;
}
._root_1fc7m_1 ._content_1fc7m_1 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 {
    flex-direction: row-reverse;
  }
}
._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  gap: 16px;
  width: 100%;
  min-width: 0;
  display: flex;
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
    max-width: calc(100vw - 360px);
  }
}
@media (width>=1440px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
    max-width: calc(100% - 436px);
  }
}
._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
  width: 100%;
}
@media (width>=992px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
    width: 320px;
  }
}
@media (width>=1440px) {
  ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
    width: 420px;
  }
}
._sharesChartsCard_1fc7m_43 {
  padding: 24px 12px 12px;
}
@media (width>=768px) {
  ._sharesChartsCard_1fc7m_43 {
    padding: 24px;
  }
}
._filters_1fc7m_52 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
._sharesChartsCardContent_1fc7m_58 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._divider_14zzl_1 {
  margin-top: 32px;
}
._tvlDescription_1htr1_1 {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  display: flex;
}
._root_12sfo_1 {
  display: none;
}
@media (width>=992px) {
  ._root_12sfo_1 {
    gap: 4px;
    display: flex;
  }
}
._root_1r8te_1 {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  margin-left: 6px;
  margin-right: 6px;
  display: flex;
  position: relative;
}
@media (width>=768px) {
  ._root_1r8te_1 {
    margin-left: 0;
    margin-right: 0;
  }
}
._root_1r8te_1 ._actions_1r8te_16 {
  justify-content: end;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._mobileWrapper_1r8te_22 {
    display: none;
  }
}
._tabletWrapper_1r8te_26 {
  display: none;
}
@media (width>=768px) {
  ._tabletWrapper_1r8te_26 {
    display: block;
  }
}
@media (width>=992px) {
  ._tabletWrapper_1r8te_26 {
    display: none;
  }
}
._desktopWrapper_1r8te_39 {
  display: none;
}
@media (width>=992px) {
  ._desktopWrapper_1r8te_39 {
    display: block;
  }
}
._dropdownOverlay_1r8te_47 {
  width: inherit;
  width: 286px;
  padding-top: 4px;
  overflow-y: auto;
}
._card_1r8te_53 {
  padding: 0;
}
._dropdownTriggerWrapper_1r8te_56 {
  flex: 1;
  display: flex;
}
._dropdownTriggerWrapper_1r8te_56 > * {
  width: 100%;
}
._leftSide_1r8te_63 {
  flex-shrink: 0;
}
._cell_7tcmx_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_7tcmx_1 ._label_7tcmx_6 {
  color: #98b0c1;
}
._cell_7tcmx_1 ._child_7tcmx_9 {
  width: fit-content;
}
._lastTable_1axrb_1,
._flexEnd_1axrb_5 {
  justify-content: flex-end;
  display: flex;
}
._mobileItem_1axrb_9 + ._mobileItem_1axrb_9 {
  border-top: 1px solid #ffffff14;
}
._extraIconContainer_1axrb_12 {
  align-items: center;
  margin-right: 6px;
  display: flex;
}
._mobileCardListRoot_1axrb_17 {
  height: 100%;
  overflow: auto;
}
._mobileCardListScrollContainer_1axrb_21 {
  width: 100%;
  position: relative;
}
._mobileCardListItem_1axrb_25 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
._kaminoApyInfo_1axrb_31 {
  flex-direction: column;
  gap: 12px;
  width: 300px;
  display: flex;
}
._warningTriangleIcon_1axrb_37 {
  margin-right: 6px;
}
._tabletRootContainer_1axrb_40 {
  margin-left: -6px;
  margin-right: -6px;
  width: unset !important;
}
@media (width>=768px) {
  ._tabletRootContainer_1axrb_40 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (width>=992px) {
  ._tabletRootContainer_1axrb_40 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
@media (width>=1440px) {
  ._tabletRootContainer_1axrb_40 {
    margin-left: -12px;
    width: calc(100% + 24px) !important;
  }
}
._modalContentOpenRoot_1axrb_63 {
  width: 100%;
  padding: 0 !important;
}
._rootTable_1axrb_71 {
  padding-bottom: 16px;
  padding-left: 0;
  width: unset !important;
}
._rootTable_1axrb_71 table tbody tr td:first-child,
._rootTable_1axrb_71 table thead th:first-child {
  padding-left: 12px;
}
._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 {
  text-wrap: nowrap;
  align-items: center;
  gap: 12px;
  display: flex;
}
._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 ._rightPart_1axrb_88 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 ._vaultManager_1axrb_93 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._rootTable_1axrb_71 ._suppliedCell_1axrb_98 {
  white-space: nowrap;
}
._rootTable_1axrb_71 ._depositActionCell_1axrb_101 {
  justify-content: start;
  width: 100%;
  display: flex;
}
._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositButton_1axrb_106 {
  display: none;
}
@media (width>=992px) {
  ._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositButton_1axrb_106 {
    width: 95px;
    display: block;
  }
}
._rootTable_1axrb_71
  ._depositActionCell_1axrb_101
  ._depositIconButton_1axrb_115 {
  display: flex;
}
@media (width>=992px) {
  ._rootTable_1axrb_71
    ._depositActionCell_1axrb_101
    ._depositIconButton_1axrb_115 {
    display: none;
  }
  ._rootTable_1axrb_71 ._depositActionCell_1axrb_101 {
    justify-content: end;
  }
}
._header-stats-mobile-divider_1bpro_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_1bpro_1 {
    display: none;
  }
}
._metalGreyGradient_1bpro_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_1bpro_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_1bpro_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_1bpro_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_1bpro_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_1bpro_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._statsCard_1bpro_45 {
  background: #162136;
  border-width: 1.5px;
  border-color: #162136;
  flex: none;
  width: fit-content;
  padding: 6px 16px !important;
}
@media (width>=575px) {
  ._statsCard_1bpro_45 .textSecondary {
    font-size: 12px !important;
  }
}
._filters_1bpro_58 {
  padding: 16px 0;
}
@media (width>=992px) {
  ._filters_1bpro_58 {
    margin-top: 32px;
  }
}
._tableDivider_1bpro_66 {
  margin-top: 0 !important;
}
._featuredVaults_1bpro_69 {
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin-top: 32px;
  display: grid;
}
@media (width>=768px) {
  ._featuredVaults_1bpro_69 {
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px;
  }
}
@media (width>=992px) {
  ._featuredVaults_1bpro_69 {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 48px;
  }
}
._divider_1bpro_88 {
  margin-bottom: 0;
}
._dividerTop_1bpro_91 {
  margin-top: 24px;
  display: block;
}
@media (width>=992px) {
  ._dividerTop_1bpro_91 {
    display: none;
  }
}
._cell_11qur_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_11qur_1 ._child_11qur_6 {
  width: fit-content;
}
._tokensWithTag_11qur_9 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._deposited_11qur_14 {
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._deposited_11qur_14 {
    flex-direction: column;
    gap: 0;
  }
}
@media (width>=992px) {
  ._deposited_11qur_14 {
    flex-direction: row;
    gap: 12px;
  }
}
._collateralContainer_b6b0l_1 {
  gap: 12px;
  min-width: 0;
  max-width: 120px;
  display: flex;
  overflow: hidden;
}
._marketCell_b6b0l_8 {
  white-space: nowrap;
  align-items: center;
  gap: 12px;
  min-width: 0;
  display: flex;
  overflow: hidden;
}
._tableRoot_b6b0l_16 {
  height: unset;
  width: 100vw;
}
@media (width>=768px) {
  ._tableRoot_b6b0l_16 {
    width: unset;
  }
}
._positionsCard_1vm4l_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._positionsCard_1vm4l_1 {
    padding: 24px 32px;
  }
}
._root_1vm4l_9 {
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 24px;
  display: flex;
}
@media (width>=992px) {
  ._root_1vm4l_9 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
  }
}
._statsItem_1vm4l_24 {
  background: #212c4266;
  border: 1px solid #212c42;
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  display: none;
}
@media (width>=768px) {
  ._statsItem_1vm4l_24 {
    display: flex;
  }
}
._statsContainer_1vm4l_41 {
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._tableRoot_ecgzb_22 {
    width: unset;
  }
}
._kmnoStakedCell_1wa6e_1 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tableRoot_1wa6e_6 {
  height: unset;
  width: 100vw;
}
@media (width>=768px) {
  ._tableRoot_1wa6e_6 {
    width: unset;
  }
}
._netValueTooltip_hjwc9_1,
._ltvTooltip_hjwc9_2 {
  flex-direction: column;
  gap: 12px;
  min-width: 240px;
  display: flex;
}
._item_hjwc9_8 {
  justify-content: space-between;
  display: flex;
}
._positionCell_gbupf_1 {
  gap: 12px;
  display: flex;
}
._positionCell_gbupf_1 ._positionCellText_gbupf_5 {
  flex-direction: column;
  display: flex;
}
._tableRoot_gbupf_9 {
  height: unset;
  width: 100vw;
}
@media (width>=768px) {
  ._tableRoot_gbupf_9 {
    width: unset;
  }
}
._icon_fxnd8_1 {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
._root_9wqwe_1 {
  flex-direction: column;
  gap: 6px;
  display: flex;
}
._root_9wqwe_1 ._tokenIcon_9wqwe_6 {
  width: 20px;
  height: 20px;
}
._item_9wqwe_10 {
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  display: flex;
}
._item_9wqwe_10 ._left_9wqwe_16,
._item_9wqwe_10 ._right_9wqwe_22 {
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}
._uppercase_9wqwe_28 {
  text-transform: uppercase;
}
._green_9wqwe_31 {
  color: #30d69a;
}
._red_9wqwe_34 {
  color: #e84860;
}
._root_c82dw_1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}
._root_c82dw_1:not(:last-child) {
  margin-bottom: 8px;
}
._root_c82dw_1 ._breakdownKey_c82dw_10 {
  align-items: center;
  display: flex;
}
._root_c82dw_1 ._breakdownKey_c82dw_10 ._breakdownLogo_c82dw_14 {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
._root_c82dw_1 ._breakdownInfo_c82dw_19 {
  flex-direction: column;
  display: flex;
}
._positionDepositedTooltip_if26u_1 {
  min-width: 240px;
}
._pnlCell_1blz2_1 {
  align-self: flex-start;
}
._sorterDropdown_1blz2_4 {
  margin-bottom: 16px;
}
._flexEnd_1blz2_7,
._iconStrategy_1blz2_11 {
  justify-content: flex-end;
  display: flex;
}
._tableRoot_1blz2_15 {
  height: unset !important;
  width: 100vw !important;
}
@media (width>=768px) {
  ._tableRoot_1blz2_15 {
    width: unset !important;
  }
}
._pnlCell_gzzqy_1 {
  align-self: flex-start;
}
._stats_1yobv_1 {
  flex-direction: column;
  gap: 12px;
  width: 170px;
  display: flex;
}
._stats_1yobv_1 ._statItem_1yobv_7 {
  justify-content: space-between;
  gap: 16px;
  display: flex;
}
._positionCell_1xdjn_1 {
  align-items: center;
  gap: 12px;
  min-width: 0;
  display: flex;
  overflow: hidden;
}
._tableRoot_1xdjn_8 {
  height: unset;
  width: 100vw;
}
@media (width>=768px) {
  ._tableRoot_1xdjn_8 {
    width: unset;
  }
}
._root_1d82s_1 {
  padding: 56px;
}
@media (width>=768px) {
  ._root_1d82s_1 {
    padding: 64px;
  }
}
._root_17a4y_1 {
  padding-bottom: 16px;
}
._vaultNameCell_ecgzb_1 {
  text-wrap: nowrap;
  align-items: center;
  gap: 12px;
  display: flex;
}
._vaultNameCell_ecgzb_1 ._rightPart_ecgzb_7 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._vaultNameCell_ecgzb_1 ._vaultManager_ecgzb_12 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._netValueRoot_ecgzb_17 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._tableRoot_ecgzb_22 {
  height: unset;
  width: 100vw;
}
@media (width>=768px) {
  ._tableRoot_ecgzb_22 {
    width: unset;
  }
}
._vaultManagers_ecgzb_31 {
  align-items: center;
  gap: 4px;
  display: flex;
}
._button_jdu6w_1 {
  width: inherit;
  align-items: center;
  gap: 4px;
  display: flex;
}
._row_jdu6w_7 {
  padding: 8px 16px;
}
._mobileRoot_h1eiq_1 {
  flex-direction: column;
  gap: 12px;
  padding: 16px 0;
  display: flex;
}
._mobileRoot_h1eiq_1 ._bottom_h1eiq_7 {
  align-items: center;
  gap: 12px;
  width: 100%;
  display: flex;
}
._mobileRoot_h1eiq_1 ._checkbox_h1eiq_13 {
  white-space: nowrap;
}
._mobileRoot_h1eiq_1 ._top_h1eiq_16 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tabletRoot_h1eiq_21 {
  align-items: flex-end;
  display: flex;
}
._tabletRoot_h1eiq_21 ._leftSide_h1eiq_25,
._tabletRoot_h1eiq_21 ._rightSide_h1eiq_26 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tabletRoot_h1eiq_21 ._rightSide_h1eiq_26 {
  border-bottom: 1px solid #ffffff14;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  padding-bottom: 8px;
  display: flex;
}
@media (width>=768px) {
  ._mobileWrapper_h1eiq_41 {
    display: none;
  }
}
._tabletWrapper_h1eiq_45 {
  padding: 24px 0;
  display: none;
}
@media (width>=768px) {
  ._tabletWrapper_h1eiq_45 {
    display: block;
  }
}
._root_btupv_1 {
  padding: 4px;
}
._head_btupv_4 {
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  margin: 8px 8px 0;
  padding: 6px 6px 8px;
  display: flex;
}
._head_btupv_4 ._controls_btupv_14 {
  gap: 12px;
  display: flex;
}
._head_btupv_4 ._controls_btupv_14.__isShowMobileUi_btupv_18 {
  gap: 6px;
}
._chartWrapper_btupv_21 {
  margin-top: 8px;
  margin-left: 8px;
  position: relative;
  overflow: hidden;
}
@media (width>=768px) {
  ._chartWrapper_btupv_21 {
    margin-top: 24px;
  }
}
._chart_btupv_21 {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
._chart_btupv_21.__isLoading_btupv_42 {
  opacity: 0;
}
._chartBox_btupv_45 {
  width: 100%;
  height: 100%;
  position: relative;
}
._spinnerWrapper_btupv_50 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._rows_btupv_55 {
  gap: 12px;
  display: flex;
}
._positionsCard_2eq5u_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._positionsCard_2eq5u_1 {
    padding: 24px 32px;
  }
}
._header-stats-mobile-divider_2eq5u_9 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_2eq5u_9 {
    display: none;
  }
}
._metalGreyGradient_2eq5u_17 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_2eq5u_23 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_2eq5u_29 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_2eq5u_35 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_2eq5u_41 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_2eq5u_47 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._statsCard_2eq5u_53 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 16px 24px;
  display: flex;
}
._statsCard_2eq5u_53.__isSmaller_2eq5u_61 {
  gap: 0;
}
._skeleton_2eq5u_64 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._greenGradient_2eq5u_69 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #8fffd6 33.55%, #30d69a 70.76%) text;
}
._redGradient_2eq5u_75 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272.09deg, #e84860 3.53%, #ff8f8f 100%) text;
}
._positionsCard_110gi_1 {
  padding: 16px;
}
@media (width>=768px) {
  ._positionsCard_110gi_1 {
    padding: 24px 32px;
  }
}
._header-stats-mobile-divider_110gi_9 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_110gi_9 {
    display: none;
  }
}
._metalGreyGradient_110gi_17 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_110gi_23 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_110gi_29 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_110gi_35 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_110gi_41 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_110gi_47 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._displayTokenPickerWrapper_110gi_53 {
  justify-content: flex-end;
  margin-bottom: 12px;
  display: flex;
}
._statsGrid_110gi_58 {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-bottom: 12px;
  display: grid;
}
@media (width>=768px) {
  ._statsGrid_110gi_58 {
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
  }
}
._chartGrid_110gi_70 {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-bottom: 12px;
  display: grid;
}
._chartGrid_110gi_70 ._chart_110gi_70 {
  grid-column: 1/6;
}
._title_110gi_79 {
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
  display: flex;
}
._show-mobile_110gi_85 {
  display: block;
}
@media (width>=768px) {
  ._show-mobile_110gi_85 {
    display: none;
  }
}
._goldenGradient_110gi_93 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._blueGradient_110gi_99 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #49afe9 0%,
      #8fd7ff 100%
    )
    text;
}
._s4RewardsTooltip_110gi_105 {
  max-width: 240px;
}
._header_183dm_1 {
  margin-bottom: 16px;
}
@media (width>=768px) {
  ._header_183dm_1 {
    margin-bottom: 24px;
  }
}
._tabs_183dm_9 {
  margin-bottom: -8px;
}
._tabsLoader_183dm_12 {
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}
._cell_1gbs3_1 {
  flex-direction: column;
  gap: 4px;
  display: flex;
}
._cell_1gbs3_1 ._label_1gbs3_6 {
  color: #98b0c1;
}
._cell_1gbs3_1 ._child_1gbs3_9 {
  width: fit-content;
}
@media (width>=768px) {
  ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
    flex-direction: row-reverse;
  }
}
@media (width>=992px) {
  ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
    flex-direction: row;
  }
}
@media (width>=1440px) {
  ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
    flex-direction: row-reverse;
  }
}
._cell_1gbs3_1 ._rewardAmount_1gbs3_27 {
  justify-content: flex-end;
  display: flex;
}
._root_qcr5x_1 {
  padding: 12px 16px;
}
@media (width>=768px) {
  ._root_qcr5x_1 {
    padding: 24px 16px;
  }
}
._stats_qcr5x_9 {
  justify-content: space-between;
  align-items: center;
  margin: 16px 0;
  display: flex;
}
._statItem_qcr5x_15 {
  display: flex;
}
._tabletStat_qcr5x_18 {
  display: none;
}
@media (width>=768px) {
  ._tabletStat_qcr5x_18 {
    gap: 16px;
    display: flex;
  }
}
._mobileStat_qcr5x_27 {
  margin: 24px 0;
  display: flex;
}
@media (width>=768px) {
  ._mobileStat_qcr5x_27 {
    margin: 0;
    display: none;
  }
}
._flexEnd_1rnhj_1 {
  justify-content: flex-end;
  display: flex;
}
._mobileItem_1rnhj_5 + ._mobileItem_1rnhj_5 {
  border-top: 1px solid #ffffff14;
}
._claimButton_1rnhj_8 {
  width: 86px;
}
._tabs_o69xh_1 {
  margin-bottom: -8px;
}
._header_o69xh_4 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}
.TVChartContainer {
  height: calc(100vh - 80px);
}
._root_1ow7q_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
._header_1ow7q_7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 52px;
  font-size: 48px;
  display: flex;
}
._body_1ow7q_16 {
  margin-bottom: 52px;
  font-size: 18px;
  line-height: 24px;
}
._link_1ow7q_22 {
  color: #2962ff;
}
._logo_1ow7q_26 {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: block;
}
._preview_1ow7q_33 {
  width: 75%;
  height: auto;
  margin: 0 auto;
  display: block;
}
._tradingViewContainer_1ow7q_40 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  margin-top: -24px;
  display: flex;
}
._modal_amxra_1 {
  flex-direction: column;
  gap: 24px;
  padding-top: 16px;
  display: flex;
}
._buttons_amxra_7 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._wfull_amxra_12 {
  width: 100%;
}
._link_amxra_15 {
  display: flex;
}
._link_button_amxra_18 {
  flex: 1;
}
._dropdown_overlay_amxra_21 {
  width: 282px;
  min-width: 282px;
}
._drawerOverlay_amxra_26 {
  z-index: 22;
  pointer-events: none;
  background-color: #040b18cc;
  position: fixed;
  inset: 0;
}
._drawerCard_amxra_36 {
  justify-self: center;
  max-width: 468px;
}
._drawerContent_amxra_40 {
  z-index: 23;
  max-height: 90vh;
  margin: 24px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
._tooltipText_mopz6_1 {
  -webkit-text-fill-color: #fff;
  text-align: left;
  width: 200px;
  display: block;
}
._header-stats-mobile-divider_11zoy_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_11zoy_1 {
    display: none;
  }
}
._metalGreyGradient_11zoy_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_11zoy_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_11zoy_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_11zoy_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_11zoy_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_11zoy_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._root_11zoy_45 {
  color: #fff;
  cursor: pointer;
  align-items: center;
  gap: 12px;
  padding: 12px;
  display: flex;
}
._root_11zoy_45 ._description_11zoy_53 {
  color: #5f7183;
}
._root_11zoy_45:hover {
  background: #16233c;
  border-radius: 8px;
}
._root_11zoy_45:hover ._title_11zoy_60 {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
._root_11zoy_45.__isDisabled_11zoy_64,
._root_11zoy_45.__isDisabled_11zoy_64 ._description_11zoy_53 {
  color: #35435c;
}
._root_11zoy_45.__isMobile_11zoy_70 {
  border-radius: 0;
  padding: 9px 12px;
}
._root_11zoy_45.__isMobile_11zoy_70:hover {
  border-radius: 0;
}
._textWrapper_11zoy_77 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._titleWrapper_11zoy_82 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._header-stats-mobile-divider_xd7k6_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_xd7k6_1 {
    display: none;
  }
}
._metalGreyGradient_xd7k6_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_xd7k6_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_xd7k6_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_xd7k6_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_xd7k6_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_xd7k6_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._menuItem_xd7k6_45 {
  cursor: pointer;
  border-bottom: none;
  align-items: center;
  gap: 4px;
  padding: 11px 16px;
  display: flex;
  position: relative;
}
._menuItem_xd7k6_45 ._menuIconHovered_xd7k6_56 {
  display: none;
}
._menuItem_xd7k6_45:hover {
  color: #49afe9;
}
._menuItem_xd7k6_45:hover ._menuIcon_xd7k6_56 {
  display: none;
}
._menuItem_xd7k6_45:hover ._menuIconHovered_xd7k6_56 {
  display: inline-block;
}
._menuItem_xd7k6_45._isActive_xd7k6_68:not(.__hasHideOnTablet_xd7k6_68),
._menuItem_xd7k6_45.__isActive_xd7k6_69:not(.__hasHideOnTablet_xd7k6_68) {
  color: #49afe9;
  background-color: #49afe914;
  border-bottom-color: #49afe9;
  border-radius: 8px;
}
._menuItem_xd7k6_45._isActive_xd7k6_68:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75,
._menuItem_xd7k6_45.__isActive_xd7k6_69:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75 {
  border-bottom: 1px solid #0000;
  border-image: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    1;
}
._menuItem_xd7k6_45._isActive_xd7k6_68:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75,
._menuItem_xd7k6_45.__isActive_xd7k6_69:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75 {
  background-color: #e9b14926;
  border-bottom: none;
}
._menuItem_xd7k6_45._isActive_xd7k6_68:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75
  *,
._menuItem_xd7k6_45.__isActive_xd7k6_69:not(
    .__hasHideOnTablet_xd7k6_68
  ).__isHighlighted_xd7k6_75
  * {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
@media (width<=1144px) {
  ._menuItem_xd7k6_45.__hasHideOnTablet_xd7k6_68:not(.__isMobile_xd7k6_101) {
    color: #49afe9;
    border-bottom-color: #49afe9;
  }
}
._menuItem_xd7k6_45.__isMobile_xd7k6_101.__hideOnTablet_xd7k6_106 {
  display: block;
}
._menuItem_xd7k6_45.__hideOnTablet_xd7k6_106 {
  display: none;
}
@media (width>=1144px) {
  ._menuItem_xd7k6_45.__hideOnTablet_xd7k6_106 {
    display: block;
  }
}
._submenuList_xd7k6_117 {
  flex-direction: column;
  min-width: 120px;
  max-width: 320px;
  display: flex;
}
._submenuList_xd7k6_117 > a {
  padding: 0;
  display: block;
}
._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106 {
  display: block;
}
._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106.__isMobile_xd7k6_101 {
  display: none;
}
@media (width>=1144px) {
  ._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106 {
    display: none;
  }
}
._betaBadge_xd7k6_138 {
  background-color: #0c162a;
  border-radius: 5px;
  padding: 1px;
  display: flex;
  position: absolute;
  top: 0;
  right: 10px;
  transform: translate(25%) translateY(-25%);
}
@keyframes _shimmer_xd7k6_1 {
  0% {
    background-position: 100%;
  }
  70% {
    background-position: 0%;
  }
  to {
    background-position: 0%;
  }
}
@keyframes _wiggle_xd7k6_1 {
  0% {
    transform: rotate(0);
  }
  29% {
    transform: rotate(0);
  }
  30% {
    transform: rotate(8deg) scale(1.15);
  }
  31% {
    transform: rotate(0);
  }
  32% {
    transform: rotate(-10deg) scale(1.3);
  }
  33% {
    transform: rotate(0);
  }
  34% {
    transform: rotate(8deg) scale(1.15);
  }
  35% {
    transform: rotate(0);
  }
  36% {
    transform: rotate(-10deg) scale(1.2);
  }
  37% {
    transform: rotate(0);
  }
  38% {
    transform: rotate(8deg) scale(1.15);
  }
  39% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
._labelHiglightText_xd7k6_200 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._lightningIcon_xd7k6_206 {
  margin-top: -1px;
}
._dropdownCardMobile_xd7k6_209 {
  padding: 12px 0;
}
._root_1vyeh_1 {
  align-items: center;
  gap: 40px;
  display: flex;
}
._gapS_1vyeh_6 {
  gap: 8px;
}
._header-stats-mobile-divider_13c7g_1 {
  margin: 16px 0;
}
@media (width>=768px) {
  ._header-stats-mobile-divider_13c7g_1 {
    display: none;
  }
}
._metalGreyGradient_13c7g_9 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._goldGradient_13c7g_15 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
._silverGradient_13c7g_21 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
._bronzeGradient_13c7g_27 {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
._pointsSilverTextGradient_13c7g_33 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
._gradientGreenSlider_13c7g_39 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
._btn_13c7g_45 {
  background-color: #212c42;
  width: 40px;
  height: 40px;
  position: relative;
}
._btn_13c7g_45 ._children_13c7g_51 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
  border-color: #212c42;
  justify-content: center;
  align-items: center;
  display: flex;
}
._btn_13c7g_45:hover:not(:disabled, .__isActive_13c7g_61) {
  border: 1px solid #49afe9;
}
._btn_13c7g_45:active:not(:disabled),
._btn_13c7g_45.__isActive_13c7g_61.__showingContent1_13c7g_65 {
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #3b82f638 0%,
    #3b82f600 100%
  );
}
._btn_13c7g_45.__showingContent1_13c7g_65:hover {
  color: #49afe9;
  border: 1px solid #49afe9;
}
._btn_13c7g_45:disabled {
  color: #fff;
  background-color: #49afe940;
}
._overlayClassName_13c7g_76 {
  width: 363px;
  min-height: auto;
}
._emptyOverlay_13c7g_80,
._overlay_13c7g_76 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  box-shadow: 0 4px 25px #00000073;
}
._overlay_13c7g_76 {
  padding: 16px;
}
._overlay_13c7g_76.__isLoading_13c7g_91 {
  min-height: 258px;
}
._overlay_13c7g_76.__isLoading_13c7g_91 ._spinner_13c7g_94 {
  align-items: center;
  height: 186px;
  display: flex;
}
._overlay_13c7g_76 ._mainStats_13c7g_99 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px 0;
  display: flex;
}
._overlay_13c7g_76 ._content_13c7g_106 {
  width: 100%;
}
._overlay_13c7g_76 ._points_13c7g_33 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  display: flex;
}
._overlay_13c7g_76 ._pointsAmount_13c7g_115 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
}
._overlay_13c7g_76 ._iconContainer_13c7g_121 {
  border: 1px solid #212c42;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  width: fit-content;
  padding: 4px 8px;
  display: flex;
}
._overlay_13c7g_76 ._divider_13c7g_131 {
  margin: 4px 0;
}
._overlay_13c7g_76 ._stats_13c7g_134 {
  flex-direction: column;
  gap: 8px;
  width: 100%;
  margin: 12px 0;
  padding: 6px 12px;
  display: flex;
}
._overlay_13c7g_76 ._stats_13c7g_134 ._statItem_13c7g_142 {
  justify-content: space-between;
  display: flex;
}
._overlay_13c7g_76 ._stats_13c7g_134 ._statItem_13c7g_142 ._title_13c7g_146 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
  display: flex;
}
._overlay_13c7g_76 ._season2Stats_13c7g_152 {
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin: 8px 0;
  padding: 24px 16px;
  display: flex;
}
._overlay_13c7g_76 ._season2Stats_13c7g_152 ._statItem_13c7g_142 {
  justify-content: space-between;
  display: flex;
}
._overlay_13c7g_76
  ._season2Stats_13c7g_152
  ._statItem_13c7g_142
  ._title_13c7g_146 {
  flex-direction: row;
  align-items: center;
  gap: 4px;
  display: flex;
}
._overlay_13c7g_76 ._footerBtn_13c7g_171 {
  color: #49afe9;
  margin-top: 12px;
}
._emptyOverlay_13c7g_80 {
  padding: 24px 36px;
}
._emptyOverlay_13c7g_80 ._title_13c7g_146 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(117deg, #ffd37f 33.55%, #d6971e 70.76%) text;
  margin-top: 12px;
  margin-bottom: 6px;
  display: block;
}
._emptyOverlay_13c7g_80 ._footerBtn_13c7g_171 {
  color: #49afe9;
  margin-top: 4px;
}
._referralsTabsContainer_13c7g_191 {
  padding-bottom: 24px;
}
._gridContent_13c7g_194 {
  grid-template-columns: auto auto 1fr;
  gap: 16px;
  width: 100%;
  height: 100%;
  padding: 8px 0;
  display: grid;
}
._spinnerContainer_13c7g_202 {
  line-height: 24px;
}
._viewButton_13c7g_205 {
  background: 0 0;
  border: none;
  justify-content: flex-start;
  width: 100%;
}
._viewButton_13c7g_205.__isSelected_13c7g_211 {
  background-color: #162136;
  border: none;
}
._viewButton_13c7g_205.__isSelected_13c7g_211:hover,
._viewButton_13c7g_205:hover,
._viewButton_13c7g_205:not(._isSelected_13c7g_221):hover {
  border: none;
}
._viewButton_13c7g_205 ._viewButtonContent_13c7g_224 {
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  display: flex;
}
._emptyStateContainer_13c7g_230 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  display: flex;
}
._emptyStateDescription_13c7g_237 {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  display: flex;
}
._emptyStateTitle_13c7g_243 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._topTag_13c7g_248 {
  background-color: #49afe914;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 8px 24px;
  display: flex;
}
._root_vrpv0_1 {
  width: 112px;
}
@media (width>=768px) {
  ._root_vrpv0_1 {
    width: 129px;
  }
}
._root_1h2oy_1 {
  width: auto;
}
@media (width>=768px) {
  ._root_1h2oy_1 {
    width: 138px;
  }
}
._overlay_1h2oy_9 {
  width: 200px;
}
._icon_1h2oy_12 {
  border-radius: 20px;
  width: 20px;
  height: 20px;
}
@media (width>=768px) {
  ._icon_1h2oy_12 {
    margin-right: 4px;
  }
}
.__variant-mobile_1h2oy_22 ._walletAddress_1h2oy_22 {
  display: none;
}
@media (width>=768px) {
  .__variant-mobile_1h2oy_22 ._walletAddress_1h2oy_22 {
    display: inline-block;
  }
}
._message_bazl6_1 {
  cursor: pointer;
  gap: 12px;
  padding: 12px 12px 12px 16px;
  display: flex;
}
._message_bazl6_1._earningUpdates_bazl6_10:hover {
  background: linear-gradient(135deg, #30d69a1a 20%, #86ffd300 55%);
}
._message_bazl6_1._publicNotifications_bazl6_13:hover {
  background: linear-gradient(135deg, #6bbbe81a 20%, #80caff00 55%);
}
._message_bazl6_1._positionWarnings_bazl6_16:hover {
  background: linear-gradient(135deg, #ffa3181a 20%, #ffc77200 55%);
}
._message_bazl6_1:first-of-type {
  margin-top: 16px;
}
._message_bazl6_1:last-of-type {
  margin-bottom: 16px;
}
._messageContent_bazl6_25 {
  flex-direction: column;
  flex: 1;
  gap: 8px;
  display: flex;
}
._linkAndAgeContainer_bazl6_31 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._modalOverlay_1u4qs_1 {
  z-index: 1000;
  pointer-events: none;
  background-color: #040b18cc;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}
@media (width>=640px) {
  ._modalOverlay_1u4qs_1 {
    position: unset;
    background-color: #0000;
  }
}
._iconButtonIconContainer_1u4qs_20 {
  position: relative;
}
._notificationBubble_1u4qs_23 {
  z-index: 1;
  background-color: #49afe9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 16px;
  min-height: 16px;
  padding: 4px;
  display: flex;
  position: absolute;
  top: -2px;
  right: -2px;
}
._notificationBubble10plus_1u4qs_37 {
  border-radius: 8px;
}
._iconButton_1u4qs_20 {
  width: 40px;
  height: 40px;
  color: #fff !important;
  background-color: #212c42 !important;
  border-radius: 8px !important;
  align-items: center !important;
  gap: 4px !important;
  padding: 7px !important;
  display: flex !important;
}
._iconButton_1u4qs_20 svg {
  width: 24px !important;
  height: 24px !important;
}
._iconButtonClicked_1u4qs_55 {
  color: #49afe9 !important;
  background: radial-gradient(
    161.25% 161.25% at 50.4%,
    #49afe959 0%,
    #49afe900 100%
  ) !important;
  border: 1px solid #49afe9 !important;
}
._closeIconMobile_1u4qs_60 {
  margin: 6px;
  position: absolute;
  top: 10px;
  right: -44px;
  color: #fff !important;
  background-color: #212c42 !important;
  align-items: center !important;
  gap: 4px !important;
  padding: 8px !important;
  display: flex !important;
}
@media (width>=640px) {
  ._closeIconMobile_1u4qs_60 {
    margin: 0;
    display: none !important;
  }
}
.dialect[data-theme="dark"] {
  --dt-accent-brand: #5f7183;
  --dt-accent-error: #e84860;
  --dt-accent-success: #09cbbf;
  --dt-bg-brand: #656564;
  --dt-bg-primary: #121c30;
  --dt-bg-secondary: #162136;
  --dt-bg-tertiary: #162136;
  --dt-brand-transparent: #b3b3b31a;
  --dt-button-primary: #fff;
  --dt-button-primary-disabled: #dee1e7;
  --dt-button-primary-hover: #f9f9f9;
  --dt-button-secondary: #212c42;
  --dt-button-secondary-disabled: #5f7183;
  --dt-button-secondary-hover: #35435c;
  --dt-error-transparent: #f62d2d1a;
  --dt-icon-primary: #fff;
  --dt-icon-secondary: #fff;
  --dt-icon-tertiary: #98b0c1;
  --dt-input-checked: #49afe9;
  --dt-input-disabled: #434445;
  --dt-input-primary: #212c42;
  --dt-input-secondary: #121c30;
  --dt-input-unchecked: #98b0c1;
  --dt-stroke-primary: #121c30;
  --dt-success-transparent: #09cbbf1a;
  --dt-text-accent: #49afe9;
  --dt-text-inverse: #1b1b1c;
  --dt-text-primary: #d1d1d2;
  --dt-text-quaternary: #5f7183;
  --dt-text-secondary: #98b0c1;
  --dt-text-tertiary: #5f7183;
  --dt-border-radius-xs: 12px;
  --dt-border-radius-s: 12px;
  --dt-border-radius-m: 12px;
  --dt-border-radius-l: 12px;
}
.dialect[data-theme="dark"] .dt-modal {
  z-index: 1001;
  pointer-events: auto;
  border: 1px solid #212c42;
  display: flex;
  overflow: visible;
  box-shadow: 0 4px 25px #00000073;
}
.dialect .dt-modal {
  z-index: 100;
  width: calc(100% - 56px);
  min-width: 284px;
  height: 550px;
  position: fixed;
  top: 6px;
  left: 6px;
}
@media (width>=640px) {
  .dialect .dt-modal {
    left: unset;
    width: 506px;
    height: 750px;
    margin-top: 8px;
    position: absolute;
    top: 40px;
    right: -108px;
  }
}
@media (width>=768px) {
  .dialect .dt-modal {
    right: -194px;
  }
}
@media (width>=992px) {
  .dialect .dt-modal {
    right: -138px;
  }
}
.dialect .dt-modal {
  border-radius: var(--dt-border-radius-l);
  border-width: 1px;
  border-color: var(--dt-stroke-primary);
}
._root_5jf6u_1 {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  height: 88px;
  margin: 0 auto;
  padding: 12px;
  display: flex;
}
@media (width>=768px) {
  ._root_5jf6u_1 {
    padding: 0 24px;
  }
}
._controls_5jf6u_15 {
  flex: 1;
  justify-content: end;
  align-items: center;
  gap: 8px;
  display: flex;
}
._navLink_5jf6u_22 {
  flex: 1;
}
._menuWrapper_5jf6u_25 {
  display: none;
}
@media (width>=1248px) {
  ._menuWrapper_5jf6u_25 {
    margin-left: auto;
    display: block;
  }
}
@media (width>=1440px) {
  ._menuWrapper_5jf6u_25 {
    margin-left: 0;
    margin-right: 0;
  }
}
._overlay_1psh6_1 {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  background: #040b18cc;
  transition: opacity 0.225s cubic-bezier(0.4, 0, 0.2, 1);
  position: fixed;
  inset: 0;
}
.__overlayOpen_1psh6_13 {
  opacity: 1;
  z-index: 33;
  pointer-events: auto;
}
._drawer_1psh6_18 {
  z-index: 33;
  pointer-events: none;
  outline: 0;
  flex-direction: column;
  flex: 1 0 auto;
  height: 100%;
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.225s cubic-bezier(0, 0, 0.2, 1);
  display: flex;
  position: fixed;
  top: 0;
}
.__animate_1psh6_31 {
  pointer-events: auto;
  transform: none;
}
.__hidden_1psh6_35.__position-left_1psh6_35 {
  transform: translate(-100%);
}
.__hidden_1psh6_35.__position-right_1psh6_38 {
  transform: translate(100%);
}
.__position-left_1psh6_35 {
  left: 0;
  right: auto;
}
.__position-right_1psh6_38 {
  left: auto;
  right: 0;
}
._root_mz2p3_1 {
  align-items: flex-start;
  height: 100%;
  display: flex;
}
._content_mz2p3_6 {
  z-index: 9;
  background-color: #121c30;
  border: 1px solid #212c42;
  border-radius: 12px;
  flex-direction: column;
  width: 400px;
  max-width: 100%;
  height: calc(100% - 12px);
  margin: 6px;
  padding: 16px 12px 16px 16px;
  display: flex;
  box-shadow: -4px 0 25px #00000040;
}
._header_mz2p3_20 {
  border-bottom: 1px solid #35435c;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
}
._nav_mz2p3_28 {
  flex-direction: column;
  flex-grow: 1;
  gap: 12px;
  display: flex;
}
._footer_mz2p3_34 {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}
._footer_mz2p3_34 ._block_mz2p3_40 {
  gap: 16px;
  display: flex;
}
._footer_mz2p3_34 ._block_mz2p3_40._smallGap_mz2p3_44 {
  gap: 6px;
}
._footer_mz2p3_34 ._icon_mz2p3_47 {
  width: 24px;
  height: 24px;
}
._navItem_mz2p3_51 {
  display: flex;
}
._closeIcon_mz2p3_54 {
  height: 100%;
  margin: 6px;
  padding: 24px 0;
}
._securityTags_mz2p3_59 {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  display: flex;
}
._tagLink_mz2p3_66 {
  text-decoration: none;
  display: inline-block;
}
._securityMenuItem_mz2p3_70 {
  background-color: #0000;
  border: 1px solid #ffffff14;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  max-height: 32px;
  padding: 6px 12px;
  text-decoration: none;
  transition: background-color 0.2s;
  display: flex;
}
._securityMenuItem_mz2p3_70:hover {
  background-color: #162136;
}
._securityLabel_mz2p3_86 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
._securityArrow_mz2p3_92 {
  color: #98b0c1;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
._content_imz94_1 {
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  display: flex;
}
._title_imz94_7 {
  gap: 12px;
  display: flex;
}
._icon_195sl_1 {
  border-radius: 20px;
  width: 30px;
  height: 30px;
  margin-right: 6px;
}
._root_195sl_7 {
  cursor: pointer;
  align-items: center;
  gap: 2px;
  display: flex;
}
._root_195sl_7 svg {
  margin-left: 2px;
}
._root_195sl_7 ._copyIconHovered_195sl_16 {
  display: none;
}
._root_195sl_7 ._copyIcon_195sl_16 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_195sl_7:hover {
  color: #49afe9;
}
._root_195sl_7:hover ._copyIcon_195sl_16 {
  display: none;
}
._root_195sl_7:hover ._copyIconHovered_195sl_16 {
  justify-content: center;
  align-items: center;
  display: flex;
}
._root_15lp3_1 {
  flex-direction: column;
  width: 100%;
  padding: 0 12px;
  display: flex;
  overflow-y: auto;
}
._transactionItem_15lp3_8 {
  cursor: pointer;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  gap: 12px;
  height: 64px;
  padding: 8px;
  display: flex;
}
._transactionItem_15lp3_8:hover {
  background-color: #212c42;
  border-radius: 6px;
}
._transactionLeft_15lp3_22 {
  align-items: center;
  gap: 6px;
  display: flex;
}
._transactionIcons_15lp3_27 {
  justify-content: center;
  min-width: 40px;
  display: flex;
}
._tokenNames_15lp3_32 {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
._transactionTitle_15lp3_37 {
  gap: 6px;
  display: flex;
}
._tokenValues_15lp3_41 {
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  display: flex;
}
._scrollContainer_15lp3_47 {
  width: 100%;
  position: relative;
}
._listItem_15lp3_51 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
._root_1ipwc_1 {
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 0 24px 12px;
  display: flex;
  overflow-y: auto;
}
._tokenItem_1ipwc_10 {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  gap: 12px;
  height: 44px;
  display: flex;
}
._tokenRight_1ipwc_18 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tokenNames_1ipwc_23 {
  flex-direction: column;
  display: flex;
}
._tokenValues_1ipwc_27 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}
._wrapper_1cx0d_1 {
  flex-direction: column;
  gap: 16px;
  max-height: 100%;
  display: flex;
}
._header_1cx0d_7 {
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 0;
  display: flex;
}
._headerButtons_1cx0d_14 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._balance_1cx0d_19 {
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  gap: 2px;
  min-height: 58px;
  padding: 0 24px;
  display: flex;
}
._layout_1cx0d_28 {
  align-self: stretch;
  align-items: center;
  gap: 8px;
  padding: 0 24px;
  display: flex;
}
._button_1cx0d_35 {
  flex: 1 0 0;
  height: 74px;
  padding: 12px 16px;
}
._buttonContent_1cx0d_40 {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  width: 100%;
  display: flex;
}
._buttonContent_1cx0d_40 svg {
  width: 24px;
  height: 24px;
}
._stat_1cx0d_51 {
  background: #162136;
  border: 1px solid #ffffff14;
  border-radius: 8px;
  flex-direction: column;
  flex: 1 0 0;
  gap: 6px;
  padding: 8px 12px;
  display: flex;
}
._statTitle_1cx0d_61 {
  align-self: stretch;
  align-items: center;
  gap: 4px;
  display: flex;
}
._sparklesIcon_1cx0d_67 {
  width: 16px;
  height: 16px;
}
._accordion_287br_1 {
  width: 100%;
  background-color: #0000 !important;
  padding: 0 !important;
}
._accordionPanel_287br_6 {
  width: 100%;
  padding: 0 !important;
}
._accordionHeader_287br_10 {
  cursor: pointer;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  display: flex;
}
._loadingWrapper_287br_18 {
  flex-direction: column;
  gap: 12px;
  padding: 0 24px;
  display: flex;
}
._loadingWrapper_hh9z4_1 {
  flex-direction: column;
  gap: 12px;
  display: flex;
}
._list_hh9z4_6 {
  flex-direction: column;
  gap: 12px;
  padding: 0 12px;
  display: flex;
}
._tokenItem_hh9z4_12 {
  cursor: pointer;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  display: flex;
}
._tokenItem_hh9z4_12:hover {
  background-color: #212c42;
  border-radius: 6px;
}
._tokenRight_hh9z4_25 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tokenValues_hh9z4_30 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}
._list_5tsmg_1 {
  flex-direction: column;
  gap: 12px;
  padding: 0 12px;
  display: flex;
}
._tokenItem_5tsmg_7 {
  cursor: pointer;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  display: flex;
}
._tokenItem_5tsmg_7:hover {
  background-color: #212c42;
  border-radius: 6px;
}
._tokenRight_5tsmg_20 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tokenValues_5tsmg_25 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}
._loadingWrapper_1jws4_1 {
  flex-direction: column;
  gap: 12px;
  padding: 8px 12px;
  display: flex;
}
._list_1jws4_7 {
  flex-direction: column;
  gap: 12px;
  padding: 0 12px;
  display: flex;
}
._tokenItem_1jws4_13 {
  cursor: pointer;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  display: flex;
}
._tokenItem_1jws4_13:hover {
  background-color: #212c42;
  border-radius: 6px;
}
._tokenRight_1jws4_26 {
  align-items: center;
  gap: 12px;
  display: flex;
}
._tokenValues_1jws4_31 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}
._root_k4n1g_1 {
  flex-direction: column;
  gap: 32px;
  width: 100%;
  margin-top: 16px;
  display: flex;
  overflow-y: auto;
}
._content_m3gjd_1 {
  flex-direction: column;
  gap: 8px;
  padding: 24px;
  display: flex;
}
._title_m3gjd_7 {
  gap: 12px;
  margin-bottom: 24px;
  display: flex;
}
._tabContent_m3gjd_12 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._networkBtn_m3gjd_17 {
  cursor: pointer;
  border-radius: 6px;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  display: flex;
}
._networkBtn_m3gjd_17 input[type="checkbox"]:checked {
  background-image: url(/assets/check_white.1772783849.svg);
  background-position: 50%;
}
._customRpcWrapper_m3gjd_29 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._customRpcWrapper_m3gjd_29 button {
  align-self: flex-end;
}
._checkbox_m3gjd_37 input {
  border-radius: 50%;
}
._content_1vvkz_1 {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
._title_1vvkz_6 {
  gap: 12px;
  display: flex;
}
._list_1vvkz_10 {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
._listItem_1vvkz_15 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._wallet_1vvkz_20 {
  cursor: pointer;
  background-color: #212c42;
  border-radius: 12px;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 13px 16px;
  display: flex;
}
._wallet_1vvkz_20:hover {
  background: #49afe926;
}
._link_1vvkz_33 {
  cursor: pointer;
  background-color: #212c42;
  border-radius: 12px;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 13px 16px;
  display: flex;
}
._link_1vvkz_33:hover {
  background: #49afe926;
}
._divider_1vvkz_46 {
  align-items: center;
  gap: 8px;
  height: 20px;
  display: flex;
  position: relative;
}
._content_1k5ok_1 {
  flex-direction: column;
  gap: 24px;
  height: 100%;
  display: flex;
}
._header_1k5ok_7 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
._wallets_1k5ok_12 {
  flex-direction: column;
  display: flex;
  overflow-y: auto;
}
._list_1k5ok_17 {
  flex-direction: column;
  gap: 8px;
  display: flex;
}
._walletIcon_1k5ok_22 {
  width: 24px;
  height: 24px;
}
._iconContainer_1k5ok_26 {
  cursor: pointer;
  background-color: #212c42;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 13px 16px;
  display: flex;
}
._iconContainer_1k5ok_26:hover {
  background: #49afe926;
}
._walletLeft_1k5ok_38 {
  align-items: center;
  gap: 8px;
  display: flex;
}
._activeOption_1k5ok_43 ._iconContainer_1k5ok_26 {
  background: #49afe926;
}
._allWallets_1k5ok_46 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  gap: 4px;
  width: 100%;
  height: 32px;
  display: flex;
}
._divider_1k5ok_55 {
  margin: 16px 0;
}
._tags_1k5ok_58 {
  gap: 16px;
  display: flex;
}
._content_1osoa_1 {
  height: 100%;
  padding: 40px;
}
._root_w0vxd_1 {
  height: 100%;
  display: flex;
}
@media (width>=768px) {
  ._root_w0vxd_1 {
    flex-direction: row;
    align-items: flex-start;
    padding-left: 50px;
    position: relative;
  }
}
._content_w0vxd_13 {
  z-index: 9;
  background-color: #121c30;
  border: 1px solid #212c42;
  border-radius: 12px;
  flex-direction: column;
  width: 400px;
  max-width: 100%;
  height: calc(100% - 12px);
  margin: 6px;
  display: flex;
  box-shadow: -4px 0 25px #00000040;
}
._closeIconWrapper_w0vxd_26 {
  display: none;
}
@media (width>=768px) {
  ._closeIconWrapper_w0vxd_26 {
    display: unset;
    cursor: pointer;
    z-index: 1;
    border-radius: 12px 0 0 12px;
    width: 70px;
    height: calc(100% - 12px);
    margin-bottom: 6px;
    padding: 16px 0;
    position: absolute;
    top: 6px;
    bottom: 0;
    left: 0;
  }
  ._closeIconWrapper_w0vxd_26 button {
    margin-left: 6px;
  }
  ._closeIconWrapper_w0vxd_26 ._closeIconHovered_w0vxd_47 {
    display: none;
  }
  ._closeIconWrapper_w0vxd_26:hover {
    background-color: #091326cc;
    transition: background-color 0.1s linear;
  }
  ._closeIconWrapper_w0vxd_26:hover svg g {
    stroke: #fff;
    transition: stroke 0.1s linear;
  }
  ._closeIconWrapper_w0vxd_26:hover button {
    margin-left: 8px;
    transition: margin-left 0.1s linear;
  }
}
._closeIconMobile_w0vxd_63 {
  display: unset;
  margin: 6px;
  padding: 27px 0;
}
@media (width>=768px) {
  ._closeIconMobile_w0vxd_63 {
    margin: 0;
    display: none;
  }
}
._root_16nxd_1 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 24px;
}
._grid_16nxd_6 {
  flex-direction: column-reverse;
  justify-content: space-between;
  display: flex;
}
@media (width>=768px) {
  ._grid_16nxd_6 {
    flex-direction: row;
  }
}
._grid_16nxd_6 ._rightCol_16nxd_16 {
  flex: 1 0 auto;
  margin-bottom: 32px;
}
@media (width>=768px) {
  ._grid_16nxd_6 ._rightCol_16nxd_16 {
    margin-bottom: 0;
  }
}
._logoAndSocials_16nxd_25 {
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  gap: 32px;
  display: flex;
}
@media (width>=768px) {
  ._logoAndSocials_16nxd_25 {
    align-items: flex-start;
  }
}
._logoAndSocials_16nxd_25 ._socials_16nxd_37 {
  align-items: flex-start;
  gap: 8px;
  display: flex;
}
._logoAndSocials_16nxd_25 ._socials_16nxd_37 ._icon_16nxd_42:hover {
  opacity: 0.6;
}
._linksGrid_16nxd_45 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  display: flex;
}
@media (width>=768px) {
  ._linksGrid_16nxd_45 {
    flex-direction: row;
    gap: 24px;
  }
}
._link_16nxd_45 {
  color: #5f7183;
  align-items: center;
  gap: 6px;
  text-decoration: underline;
  display: flex;
}
._root_1cye4_1 {
  color: #fff;
  z-index: 9999;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}
._root_1cye4_1 ._geoblock_1cye4_15 {
  background: #121c30;
  border-radius: 16px;
  flex-direction: column;
  gap: 24px;
  max-width: 545px;
  padding: 24px;
  display: flex;
}
._root_1cye4_1 ._geoblockTitle_1cye4_24,
._root_1cye4_1 ._geoblockText_1cye4_27 {
  text-align: center;
}
._bannerWrapper_1f2ai_1 {
  background: #091326;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  gap: 6px;
  padding: 16px 24px;
  display: flex;
}
@media (width>=768px) {
  ._bannerWrapper_1f2ai_1 {
    justify-content: center;
  }
}
._wallet_1f2ai_16 {
  cursor: pointer;
  gap: 6px;
  display: flex;
}
._copyIcon_1f2ai_21 {
  cursor: pointer;
}
._root_1twaq_1 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow-x: hidden;
}
._leftTopCircle_1twaq_7 {
  border-radius: 593px;
  width: 824px;
  height: 813px;
  position: absolute;
  transform: translate(-351px, -423px);
}
@media (width>=768px) {
  ._leftTopCircle_1twaq_7 {
    width: 937px;
    height: 925px;
    transform: translate(-347px, -435px);
  }
}
@media (width>=992px) {
  ._leftTopCircle_1twaq_7 {
    width: 1088px;
    height: 1088px;
    transform: translate(-358px, -537px);
  }
}
@media (width>=1440px) {
  ._leftTopCircle_1twaq_7 {
    width: 1200px;
    height: 1200px;
    transform: translate(-408px, -624px);
  }
}
._leftTopCircle_1twaq_7:not(.__isListingPage_1twaq_35) {
  background: radial-gradient(
    48.29% 48.34% at 44.6% 50.75%,
    #007ec51f 0%,
    #007ec500 100%
  );
}
._leftTopCircle_1twaq_7.__isListingPage_1twaq_35 {
  background: radial-gradient(
    48.29% 48.34% at 44.6% 50.75%,
    #007ec52e 0%,
    #007ec500 100%
  );
}
._rightTopCircle_1twaq_41 {
  border-radius: 582px;
  display: none;
  position: absolute;
  right: 0;
}
@media (width>=768px) {
  ._rightTopCircle_1twaq_41 {
    width: 1134px;
    height: 875px;
    display: block;
    transform: translate(588px, -353px);
  }
}
@media (width>=992px) {
  ._rightTopCircle_1twaq_41 {
    width: 1334px;
    height: 1154px;
    transform: translate(698px, -521px);
  }
}
@media (width>=1440px) {
  ._rightTopCircle_1twaq_41 {
    transform: translate(250px, -647px);
  }
}
._rightTopCircle_1twaq_41:not(.__isListingPage_1twaq_35) {
  background: radial-gradient(
    48.29% 48.34% at 44.6% 50.75%,
    #007ec51a 0%,
    #007ec500 100%
  );
}
._rightTopCircle_1twaq_41.__isListingPage_1twaq_35 {
  background: radial-gradient(
    48.29% 48.34% at 44.6% 50.75%,
    #007ec51f 0%,
    #007ec500 100%
  );
}
._root_1gbk4_1 {
  background: #091326;
  padding: 16px 24px;
}
._container_1gbk4_5 {
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin: 0 auto;
  display: flex;
}
@media (width>=768px) {
  ._container_1gbk4_5 {
    padding: 0 24px;
  }
}
@media (width>=1440px) {
  ._container_1gbk4_5 {
    max-width: 1440px;
  }
}
._container_1gbk4_5 ._icon_1gbk4_22 {
  flex-shrink: 0;
}
._bannerText_1f6lf_1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
._readMoreButton_1f6lf_6 {
  white-space: nowrap;
}
._content_1c0hu_1 {
  flex-grow: 1;
  margin: 24px auto 8px;
  padding: 0 12px;
  overflow: hidden;
}
@media (width>=768px) {
  ._content_1c0hu_1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (width>=1440px) {
  ._content_1c0hu_1 {
    max-width: 1312px;
  }
}
._root_1c0hu_21 {
  background: linear-gradient(215deg, #091326 0%, #131b2c 100%);
  grid-template-rows: auto auto 1fr auto;
  min-height: 100%;
  display: grid;
  position: relative;
}
._root_1c0hu_21 header,
._root_1c0hu_21 footer,
._root_1c0hu_21 ._content_1c0hu_1 {
  width: 100%;
  position: relative;
}
._root_1c0hu_21 ._spinnerWrapper_1c0hu_34 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}
._header_1c0hu_40 {
  max-width: 100vw;
}
._footer_1c0hu_43 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}
._toastContainer_vy1my_1 {
  z-index: 1000;
  position: fixed;
  inset: 6px !important;
}
@media (width>=768px) {
  ._toastContainer_vy1my_1 {
    width: auto;
    inset: 24px !important;
  }
}
._root_zxec3_1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}
._card_zxec3_8 {
  width: 100%;
  max-width: 545px;
  padding: 24px 32px;
}
._title_zxec3_13 {
  margin-bottom: 12px;
}
._body_zxec3_16 {
  word-break: break-word;
  text-align: left;
}
@media (width>=768px) {
  ._body_zxec3_16 {
    text-align: center;
  }
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
a {
  background-color: #0000;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted buttontext;
}
[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}
[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}
[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template,
[hidden] {
  display: none;
}
.rc-slider {
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: #0000;
  border-radius: 6px;
  width: 100%;
  height: 14px;
  padding: 5px 0;
  position: relative;
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: #0000;
}
.rc-slider-rail {
  background-color: #e9e9e9;
  border-radius: 6px;
  width: 100%;
  height: 4px;
  position: absolute;
}
.rc-slider-track,
.rc-slider-tracks {
  background-color: #abe2fb;
  border-radius: 6px;
  height: 4px;
  position: absolute;
}
.rc-slider-track-draggable {
  z-index: 1;
  box-sizing: content-box;
  background-clip: content-box;
  border-top: 5px solid #0000;
  border-bottom: 5px solid #0000;
  transform: translateY(-5px);
}
.rc-slider-handle {
  z-index: 1;
  cursor: pointer;
  width: 14px;
  height: 14px;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0.8;
  touch-action: pan-x;
  background-color: #fff;
  border: 2px solid #96dbfa;
  border-radius: 50%;
  margin-top: -5px;
  position: absolute;
}
.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}
.rc-slider-handle:focus {
  box-shadow: none;
  outline: none;
}
.rc-slider-handle:focus-visible {
  border-color: #2db7f5;
  box-shadow: 0 0 0 3px #96dbfa;
}
.rc-slider-handle-click-focused:focus {
  box-shadow: unset;
  border-color: #96dbfa;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
}
.rc-slider-mark {
  width: 100%;
  font-size: 12px;
  position: absolute;
  top: 18px;
  left: 0;
}
.rc-slider-mark-text {
  color: #999;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  position: absolute;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  background: 0 0;
  width: 100%;
  height: 4px;
  position: absolute;
}
.rc-slider-dot {
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: -2px;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-dot-reverse {
  margin-right: -4px;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  box-shadow: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ccc;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-track {
  width: 4px;
  bottom: 0;
  left: 5px;
}
.rc-slider-vertical .rc-slider-track-draggable {
  border: 0;
  border-left: 5px solid #0000;
  border-right: 5px solid #0000;
  transform: translate(-5px);
}
.rc-slider-vertical .rc-slider-handle {
  z-index: 1;
  touch-action: pan-y;
  margin-top: 0;
  margin-left: -5px;
  position: absolute;
}
.rc-slider-vertical .rc-slider-mark {
  height: 100%;
  top: 0;
  left: 18px;
}
.rc-slider-vertical .rc-slider-step {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-dot {
  margin-left: -2px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear,
.rc-slider-tooltip-zoom-down-leave {
  animation-duration: 0.3s;
  animation-play-state: paused;
  animation-fill-mode: both;
  display: block !important;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transform: scale(0);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    transform-origin: 50% 100%;
    opacity: 0;
    transform: scale(0);
  }
  to {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
  to {
    transform-origin: 50% 100%;
    opacity: 0;
    transform: scale(0);
  }
}
.rc-slider-tooltip {
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: #0000;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: #0000;
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px;
}
.rc-slider-tooltip-inner {
  color: #fff;
  text-align: center;
  background-color: #6c6c6c;
  border-radius: 6px;
  min-width: 24px;
  height: 24px;
  padding: 6px 2px;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  border-style: solid;
  border-color: #0000;
  width: 0;
  height: 0;
  position: absolute;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
  margin-left: -4px;
  bottom: 4px;
  left: 50%;
}
*,
:before,
:after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  color: #fff;
  background: #091326;
  font-size: 14px;
}
a {
  color: #fff;
  cursor: pointer;
  -webkit-text-decoration-skip: objects;
  background-color: #0000;
  outline: none;
  text-decoration: none;
  transition: color 0.3s;
}
table {
  border-collapse: collapse;
}
img {
  vertical-align: middle;
  border-style: none;
}
input,
button,
select,
optgroup,
textarea {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  margin: 0;
}
hr {
  border-color: #8f8f8f;
  margin: 15px -25px;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
#root {
  height: 100%;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
button,
a {
  cursor: pointer;
}
.header-stats-mobile-divider {
  margin: 16px 0;
}
@media (width>=768px) {
  .header-stats-mobile-divider {
    display: none;
  }
}
.metalGreyGradient {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.goldGradient {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #e9cc49 0%,
      #ffeb8f 100%
    )
    text;
}
.silverGradient {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      39.89% 976.52% at 29.48% 66.63%,
      #abc2d2 0%,
      #c2e6ff 100%
    )
    text;
}
.bronzeGradient {
  -webkit-text-fill-color: transparent;
  background: radial-gradient(
      98.2% 96.15% at 10.25% 61.54%,
      #9e4328 0%,
      #b37764 100%
    )
    text;
}
.pointsSilverTextGradient {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#e5f6ff 31.12%, #e5f6ff66 100%) text;
}
.gradientGreenSlider {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(272deg, #30d69a 3.53%, #8fffd6 100%) text;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mt-45 {
  margin-top: 45px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mr-45 {
  margin-right: 45px;
}
.ml-45 {
  margin-left: 45px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mt-35 {
  margin-top: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.ml-35 {
  margin-left: 35px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mt-5 {
  margin-top: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mt-64 {
  margin-top: 64px;
}
.mb-64 {
  margin-bottom: 64px;
}
.mr-64 {
  margin-right: 64px;
}
.ml-64 {
  margin-left: 64px;
}
.mt-32 {
  margin-top: 32px;
}
.mb-32 {
  margin-bottom: 32px;
}
.mr-32 {
  margin-right: 32px;
}
.ml-32 {
  margin-left: 32px;
}
.mt-16 {
  margin-top: 16px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mr-16 {
  margin-right: 16px;
}
.ml-16 {
  margin-left: 16px;
}
.mt-12 {
  margin-top: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mr-12 {
  margin-right: 12px;
}
.ml-12 {
  margin-left: 12px;
}
.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mr-8 {
  margin-right: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mt-4 {
  margin-top: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.mr-4 {
  margin-right: 4px;
}
.ml-4 {
  margin-left: 4px;
}
@media (width>=575px) {
  .hide-xs {
    display: none;
  }
}
.d-xs {
  display: none !important;
}
@media (width>=575px) {
  .d-xs {
    display: block;
  }
}
.g-xs {
  display: none;
}
@media (width>=575px) {
  .g-xs {
    display: grid;
  }
}
.pl-16-desktop {
  padding-left: 16px;
}
@media only screen and (width<=991px) {
  .pl-16-desktop {
    padding-left: 0;
  }
}
.tertiaryColor {
  color: #5f7183;
}
.secondaryColor {
  color: #98b0c1;
}
.width-100 {
  width: 100%;
}
@media (width>=575px) {
  .mobileWidth-100 {
    width: 100%;
  }
}
.width-60 {
  width: 60%;
}
.opacity04 {
  opacity: 0.4;
}
.opacity1 {
  opacity: 1;
}
.justifyCenter {
  justify-content: center;
}
.itemCenter,
.item-center {
  align-items: center;
  display: flex;
}
.justify-center {
  justify-content: center;
  display: flex;
}
.justify-space-between {
  justify-content: space-between;
  display: flex;
}
.flex-justify-end {
  justify-content: flex-end;
  display: flex;
}
.flex-column {
  flex-direction: column;
  display: flex;
}
.overflow-hidden {
  overflow: hidden;
}
.position-relative,
.position-absolute {
  position: relative;
}
.position-fixed {
  position: fixed;
}
.green {
  color: #49afe9;
}
.icon-default-size {
  width: 24px;
  height: 24px;
  display: block;
}
.icon-usd {
  background-image: url(/assets/usd-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-sol,
.icon-wsol {
  background-image: url(/assets/sol-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-btc,
.icon-wbtc {
  background-image: url(/assets/btc-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-eth {
  background-image: url(/assets/eth-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-ftt {
  background-image: url(/assets/ftt-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-ray {
  background-image: url(/assets/ray-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-srm {
  background-image: url(/assets/srm-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-msol {
  background-image: url(/assets/msol-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-hbb {
  background-image: url(/assets/hbb-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-usdh {
  background-image: url(/assets/usdh-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-usdc {
  background-image: url(/assets/usdc-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-usdt {
  background-image: url(/assets/usdt-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-daosol {
  background-image: url(/assets/daosol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-scnsol {
  background-image: url(/assets/scnsol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-wsteth {
  background-image: url(/assets/wsteth-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-ldo {
  background-image: url(/assets/ldo-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-solust {
  background-image: url(/assets/solust-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-nirv {
  background-image: url(/assets/nirvana-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-nova {
  background-image: url(https://raw.githubusercontent.com/solana-labs/token-list/assets/mainnet/BDrL8huis6S5tpmozaAaT5zhE5A7ZBAB2jMMvpKEeF8A/logo.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-stsol {
  background-image: url(/assets/stsol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-step {
  background-image: url(/assets/step-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-mnde {
  background-image: url(/assets/mnde-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-kusdhusdcorca,
.icon-ksolstsolorca {
  background-image: url(/assets/ktoken-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-dai {
  background-image: url(/assets/dai-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-render {
  background-image: url(/assets/render_logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-orca {
  background-image: url(/assets/orca-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-meteora {
  background-image: url(/assets/meteora-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-saber {
  background-image: url(/assets/saber-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-mercurial {
  background-image: url(/assets/mercurial-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-crema {
  background-image: url(/assets/crema-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-solend {
  background-image: url(/assets/solend-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-quarry {
  background-image: url(/assets/quarry-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-raydium {
  background-image: url(/assets/ray-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-btc,
.icon-wbtc {
  background-image: url(/assets/btc-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-ush {
  background-image: url(/assets/ush-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-hdg {
  background-image: url(/assets/hdg-icon.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-dust {
  background-image: url(/assets/dust-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-uxd {
  background-image: url(/assets/uxd-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-jsol {
  background-image: url(/assets/jsol-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-usdr {
  background-image: url(/assets/usdr-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-ratio {
  background-image: url(/assets/ratio-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-uxp {
  background-image: url(/assets/uxp-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-bonk {
  background-image: url(/assets/bonk-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-jitosol {
  background-image: url(/assets/jitosol-icon@2x.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-samo {
  background-image: url(/assets/samo-logo@2x.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-bsol {
  background-image: url(/assets/bsol-logo@2x.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-hades {
  background-image: url(/assets/hades-logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-rlb {
  background-image: url(/assets/rlb.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-hxro {
  background-image: url(/assets/hxro.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-cgntsol {
  background-image: url(/assets/cgntSOL.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-usdcet {
  background-image: url(/assets/usdcet.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-hnt {
  background-image: url(/assets/hnt-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-mobile {
  background-image: url(/assets/mobile-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-iot {
  background-image: url(/assets/iot-logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-tbtc {
  background-image: url(/assets/tbtc_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-coco {
  background-image: url(/assets/coco_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-style {
  background-image: url(/assets/style_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-chai {
  background-image: url(/assets/chai_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-t {
  background-image: url(/assets/t_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-blze {
  background-image: url(/assets/blze_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-euroe {
  background-image: url(/assets/euroe_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-lst {
  background-image: url(/assets/lst_logo.1772783849.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-rndr,
.icon-render {
  background-image: url(/assets/render_logo.1772783849.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-vpts {
  background-image: url(assets/vsol_logo.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
* {
  font-variant: normal !important;
  font-feature-settings: normal !important;
}
::selection {
  color: #fff;
  background-color: #45526b;
}
.ReactModal__Overlay {
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.ReactModal__Overlay--after-open {
  opacity: 1;
}
.ReactModal__Overlay--before-close {
  opacity: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #5f7183 transparent;
  margin: 0;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 18px;
  width: 100% !important;
}
body ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}
body ::-webkit-scrollbar-thumb {
  transition: var(--transition);
  background-color: #5f7183;
}
body ::-webkit-scrollbar-thumb:hover {
  background-color: #5f718380;
}
body ::-webkit-scrollbar-track {
  background-color: #0000;
}
p {
  margin-bottom: 0;
}
.scrolling-effect {
  overflow: initial !important;
}
@media only screen and (width>=991px) {
  .scrolling-effect {
    width: calc(100% - 15px) !important;
  }
  .scrolling-effect .ant-layout-header {
    width: calc(100% - 15px);
  }
}
code {
  font-family: Sora, sans-serif;
}
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-xs: 0.125rem;
    --radius-sm: 4px;
    --radius-md: 6px;
    --radius-lg: 8px;
    --radius-xl: 16px;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --blur-xl: 24px;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --color-dark-100: #091326;
    --color-dark-150: #0b162a;
    --color-dark-200: #121c30;
    --color-dark-250: #162136;
    --color-dark-300: #212c42;
    --color-dark-350: #35435c;
    --color-white: #fff;
    --color-blue: #49afe9;
    --color-yellow: #ffa318;
    --color-green: #30d69a;
    --color-orange: #ffa318;
    --color-red: #e84860;
    --color-grey: #98b0c1;
    --color-grey-deep: #5f7183;
    --color-grey-light: #d1d1d2;
    --color-purple: #8784f7;
    --color-gold: #d6971e;
    --color-white-08: #ffffff14;
    --color-grey-transparent: #ffffff1f;
    --color-grey-transparent-40: #ffffff0a;
    --color-bg-transparent-80: #040b18cc;
    --color-text-primary: #fff;
    --color-text-secondary: #98b0c1;
    --color-text-tertiary: #5f7183;
    --color-status-error: #e84860;
    --color-status-success: #68ebbc;
    --color-dark-grey: #4b576e;
    --color-points-yellow: #e9b149;
    --spacing: 2px;
    --spacing-xxxs: 2px;
    --spacing-xxs: 4px;
    --spacing-xs: 6px;
    --spacing-s: 8px;
    --spacing-m: 12px;
    --spacing-l: 16px;
    --spacing-xl: 24px;
    --spacing-xxl: 32px;
    --radius-full: 9999px;
    --z-modals: 23;
  }
}
@layer base,components;
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .absolute\! {
    position: absolute !important;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .top-\[1\.67px\] {
    top: 1.67px;
  }
  .top-\[3\.33px\] {
    top: 3.33px;
  }
  .top-\[8px\] {
    top: 8px;
  }
  .top-s {
    top: var(--spacing-s);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-14 {
    right: calc(var(--spacing) * 14);
  }
  .right-\[1\.67px\] {
    right: 1.67px;
  }
  .right-\[3\.33px\] {
    right: 3.33px;
  }
  .right-\[11px\] {
    right: 11px;
  }
  .right-\[48px\] {
    right: 48px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[1\.67px\] {
    left: 1.67px;
  }
  .left-\[7\.67px\] {
    left: 7.67px;
  }
  .left-\[15px\] {
    left: 15px;
  }
  .left-xxs {
    left: var(--spacing-xxs);
  }
  .z-10 {
    z-index: 10;
  }
  .z-\[1000\] {
    z-index: 1000;
  }
  .z-\[var\(--z-modals\)\] {
    z-index: var(--z-modals);
  }
  .order-2 {
    order: 2;
  }
  .col-\[1\/-1\] {
    grid-column: 1/-1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
  }
  @media (width>=375px) {
    .container {
      max-width: 375px;
    }
  }
  @media (width>=575px) {
    .container {
      max-width: 575px;
    }
  }
  @media (width>=767px) {
    .container {
      max-width: 767px;
    }
  }
  @media (width>=991px) {
    .container {
      max-width: 991px;
    }
  }
  @media (width>=1279px) {
    .container {
      max-width: 1279px;
    }
  }
  .\!m-0 {
    margin: calc(var(--spacing) * 0) !important;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-0\! {
    margin: calc(var(--spacing) * 0) !important;
  }
  .m-907 {
    margin: calc(var(--spacing) * 907);
  }
  .m-auto {
    margin: auto;
  }
  .m-m {
    margin: var(--spacing-m);
  }
  .-mx-m {
    margin-inline: calc(var(--spacing-m) * -1);
  }
  .-mx-xl {
    margin-inline: calc(var(--spacing-xl) * -1);
  }
  .mx-10 {
    margin-inline: calc(var(--spacing) * 10);
  }
  .\!my-0 {
    margin-block: calc(var(--spacing) * 0) !important;
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-m {
    margin-block: var(--spacing-m);
  }
  .-mt-2 {
    margin-top: calc(var(--spacing) * -2);
  }
  .-mt-4 {
    margin-top: calc(var(--spacing) * -4);
  }
  .-mt-6 {
    margin-top: calc(var(--spacing) * -6);
  }
  .-mt-l {
    margin-top: calc(var(--spacing-l) * -1);
  }
  .-mt-s {
    margin-top: calc(var(--spacing-s) * -1);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-l {
    margin-top: var(--spacing-l);
  }
  .mt-xl {
    margin-top: var(--spacing-xl);
  }
  .-mr-3 {
    margin-right: calc(var(--spacing) * -3);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-l {
    margin-right: var(--spacing-l);
  }
  .mr-xs {
    margin-right: var(--spacing-xs);
  }
  .mr-xxs {
    margin-right: var(--spacing-xxs);
  }
  .\!mb-6 {
    margin-bottom: calc(var(--spacing) * 6) !important;
  }
  .-mb-s {
    margin-bottom: calc(var(--spacing-s) * -1);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-\[var\(--spacing-l\)\],
  .mb-l {
    margin-bottom: var(--spacing-l);
  }
  .mb-m {
    margin-bottom: var(--spacing-m);
  }
  .mb-s {
    margin-bottom: var(--spacing-s);
  }
  .mb-xxs {
    margin-bottom: var(--spacing-xxs);
  }
  .-ml-l {
    margin-left: calc(var(--spacing-l) * -1);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-\[6px\] {
    margin-left: 6px;
  }
  .ml-l {
    margin-left: var(--spacing-l);
  }
  .ml-m {
    margin-left: var(--spacing-m);
  }
  .ml-xs {
    margin-left: var(--spacing-xs);
  }
  .ml-xxs {
    margin-left: var(--spacing-xxs);
  }
  .ml-xxxs {
    margin-left: var(--spacing-xxxs);
  }
  .\!flex {
    display: flex !important;
  }
  .\!hidden {
    display: none !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .hidden\! {
    display: none !important;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table-cell {
    display: table-cell;
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-24 {
    width: calc(var(--spacing) * 24);
    height: calc(var(--spacing) * 24);
  }
  .size-\[20px\] {
    width: 20px;
    height: 20px;
  }
  .size-l {
    width: var(--spacing-l);
    height: var(--spacing-l);
  }
  .size-xxl {
    width: var(--spacing-xxl);
    height: var(--spacing-xxl);
  }
  .\!h-full {
    height: 100% !important;
  }
  .\!h-l {
    height: var(--spacing-l) !important;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-\[6\.67px\] {
    height: 6.67px;
  }
  .h-\[8px\]\! {
    height: 8px !important;
  }
  .h-\[10px\] {
    height: 10px;
  }
  .h-\[12px\]\! {
    height: 12px !important;
  }
  .h-\[13\.33px\] {
    height: 13.33px;
  }
  .h-\[14px\]\! {
    height: 14px !important;
  }
  .h-\[16px\] {
    height: 16px;
  }
  .h-\[16px\]\! {
    height: 16px !important;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[22px\] {
    height: 22px;
  }
  .h-\[32px\] {
    height: 32px;
  }
  .h-\[48px\]\! {
    height: 48px !important;
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[52px\] {
    height: 52px;
  }
  .h-\[285px\] {
    height: 285px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[366px\] {
    height: 366px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-m {
    height: var(--spacing-m);
  }
  .h-px {
    height: 1px;
  }
  .h-s {
    height: var(--spacing-s);
  }
  .max-h-\[60vh\] {
    max-height: 60vh;
  }
  .max-h-\[80vh\] {
    max-height: 80vh;
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .max-h-\[100px\] {
    max-height: 100px;
  }
  .max-h-\[150px\] {
    max-height: 150px;
  }
  .max-h-\[200px\] {
    max-height: 200px;
  }
  .max-h-\[400px\] {
    max-height: 400px;
  }
  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
  .min-h-\[28\.75rem\] {
    min-height: 28.75rem;
  }
  .min-h-\[150px\] {
    min-height: 150px;
  }
  .min-h-\[180px\] {
    min-height: 180px;
  }
  .\!w-\[296px\] {
    width: 296px !important;
  }
  .\!w-\[600px\] {
    width: 600px !important;
  }
  .\!w-full {
    width: 100% !important;
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-\[6\.67px\] {
    width: 6.67px;
  }
  .w-\[8px\]\! {
    width: 8px !important;
  }
  .w-\[12px\]\! {
    width: 12px !important;
  }
  .w-\[13\.33px\] {
    width: 13.33px;
  }
  .w-\[14px\]\! {
    width: 14px !important;
  }
  .w-\[16px\] {
    width: 16px;
  }
  .w-\[16px\]\! {
    width: 16px !important;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[32px\] {
    width: 32px;
  }
  .w-\[85px\] {
    width: 85px;
  }
  .w-\[146px\] {
    width: 146px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[220px\] {
    width: 220px;
  }
  .w-\[264px\] {
    width: 264px;
  }
  .w-\[280px\] {
    width: 280px;
  }
  .w-\[288px\] {
    width: 288px;
  }
  .w-\[291px\]\! {
    width: 291px !important;
  }
  .w-\[296px\] {
    width: 296px;
  }
  .w-\[318px\] {
    width: 318px;
  }
  .w-\[320px\] {
    width: 320px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[420px\] {
    width: 420px;
  }
  .w-\[500px\] {
    width: 500px;
  }
  .w-\[650px\] {
    width: 650px;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-\[59\.5625rem\] {
    max-width: 59.5625rem;
  }
  .max-w-\[150px\] {
    max-width: 150px;
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .max-w-\[291px\]\! {
    max-width: 291px !important;
  }
  .max-w-\[296px\] {
    max-width: 296px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[340px\] {
    max-width: 340px;
  }
  .max-w-\[420px\] {
    max-width: 420px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[50px\] {
    min-width: 50px;
  }
  .min-w-\[150px\] {
    min-width: 150px;
  }
  .min-w-\[160px\] {
    min-width: 160px;
  }
  .min-w-\[200px\] {
    min-width: 200px;
  }
  .min-w-\[315px\] {
    min-width: 315px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink-0,
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .grow-0 {
    flex-grow: 0;
  }
  .basis-\[calc\(100\%_-_32px\)\] {
    flex-basis: calc(100% - 32px);
  }
  .basis-full {
    flex-basis: 100%;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .border-spacing-0 {
    --tw-border-spacing-x: calc(var(--spacing) * 0);
    --tw-border-spacing-y: calc(var(--spacing) * 0);
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }
  .translate-y-\[-100\%\] {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-80 {
    --tw-scale-x: 80%;
    --tw-scale-y: 80%;
    --tw-scale-z: 80%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .rotate-270 {
    rotate: 270deg;
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
      var(--tw-skew-x) var(--tw-skew-y);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-ns-resize {
    cursor: ns-resize;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-2\! {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .\!gap-4 {
    gap: calc(var(--spacing) * 4) !important;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\! {
    gap: calc(var(--spacing) * 2) !important;
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-3\! {
    gap: calc(var(--spacing) * 3) !important;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-\[3px\] {
    gap: 3px;
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[6px\] {
    gap: 6px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[var\(--spacing-l\)\] {
    gap: var(--spacing-l);
  }
  .gap-\[var\(--spacing-m\)\] {
    gap: var(--spacing-m);
  }
  .gap-\[var\(--spacing-s\)\] {
    gap: var(--spacing-s);
  }
  .gap-\[var\(--spacing-xxs\)\] {
    gap: var(--spacing-xxs);
  }
  .gap-l {
    gap: var(--spacing-l);
  }
  .gap-m {
    gap: var(--spacing-m);
  }
  .gap-s {
    gap: var(--spacing-s);
  }
  .gap-s\! {
    gap: var(--spacing-s) !important;
  }
  .gap-xl {
    gap: var(--spacing-xl);
  }
  .gap-xs {
    gap: var(--spacing-xs);
  }
  .gap-xxs {
    gap: var(--spacing-xxs);
  }
  .gap-xxxs {
    gap: var(--spacing-xxxs);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .self-center {
    align-self: center;
  }
  .self-start {
    align-self: flex-start;
  }
  .self-stretch {
    align-self: stretch;
  }
  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-scroll {
    overflow: scroll;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[8px\]\! {
    border-radius: 8px !important;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[50\%\] {
    border-radius: 50%;
  }
  .rounded-full {
    border-radius: var(--radius-full);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-lg\! {
    border-radius: var(--radius-lg) !important;
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .rounded-s {
    border-start-start-radius: 0.25rem;
    border-end-start-radius: 0.25rem;
  }
  .rounded-t-sm {
    border-top-left-radius: var(--radius-sm);
    border-top-right-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[0\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 0.5px;
  }
  .border-\[1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 1.5px;
  }
  .border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-t-\[3px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 3px;
  }
  .border-b,
  .border-b-1 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-\[\#49AFE9\] {
    border-color: #49afe9;
  }
  .border-\[\#212C42\],
  .border-\[\#212c42\] {
    border-color: #212c42;
  }
  .border-\[\#303c54\] {
    border-color: #303c54;
  }
  .border-\[\#15263D\] {
    border-color: #15263d;
  }
  .border-\[rgba\(0\,212\,255\,0\.1\)\] {
    border-color: #00d4ff1a;
  }
  .border-\[rgba\(255\,255\,255\,0\.08\)\] {
    border-color: #ffffff14;
  }
  .border-\[var\(--color-grey-transparent\)\] {
    border-color: var(--color-grey-transparent);
  }
  .border-\[var\(--color-grey-transparent-40\)\] {
    border-color: var(--color-grey-transparent-40);
  }
  .border-dark-250\! {
    border-color: var(--color-dark-250) !important;
  }
  .border-dark-300 {
    border-color: var(--color-dark-300);
  }
  .border-red\/15 {
    border-color: #e8486026;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-red\/15 {
      border-color: color-mix(in oklab, var(--color-red) 15%, transparent);
    }
  }
  .border-red\/20 {
    border-color: #e8486033;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-red\/20 {
      border-color: color-mix(in oklab, var(--color-red) 20%, transparent);
    }
  }
  .border-white-08 {
    border-color: var(--color-white-08);
  }
  .border-white\/4 {
    border-color: #ffffff0a;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/4 {
      border-color: color-mix(in oklab, var(--color-white) 4%, transparent);
    }
  }
  .border-white\/10 {
    border-color: #ffffff1a;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/10 {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-white\/\[0\.08\] {
    border-color: #ffffff14;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/\[0\.08\] {
      border-color: color-mix(in oklab, var(--color-white) 8%, transparent);
    }
  }
  .border-t-\[var\(--color-grey-deep\)\] {
    border-top-color: var(--color-grey-deep);
  }
  .border-t-blue {
    border-top-color: var(--color-blue);
  }
  .border-b-white-08 {
    border-bottom-color: var(--color-white-08);
  }
  .\!bg-blue\/\[0\.032\] {
    background-color: #49afe908 !important;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .\!bg-blue\/\[0\.032\] {
      background-color: color-mix(
        in oklab,
        var(--color-blue) 3.2%,
        transparent
      ) !important;
    }
  }
  .bg-\[\#0B162A\] {
    background-color: #0b162a;
  }
  .bg-\[\#00C6A1\] {
    background-color: #00c6a1;
  }
  .bg-\[\#1D3B57\] {
    background-color: #1d3b57;
  }
  .bg-\[\#1c2a40\] {
    background-color: #1c2a40;
  }
  .bg-\[\#49AFE9\] {
    background-color: #49afe9;
  }
  .bg-\[\#111d31\] {
    background-color: #111d31;
  }
  .bg-\[\#121C30\],
  .bg-\[\#121c30\] {
    background-color: #121c30;
  }
  .bg-\[\#132A43\] {
    background-color: #132a43;
  }
  .bg-\[\#162136\] {
    background-color: #162136;
  }
  .bg-\[rgba\(4\,11\,24\,0\.80\)\] {
    background-color: #040b18cc;
  }
  .bg-\[rgba\(33\,44\,66\,0\.4\)\] {
    background-color: #212c4266;
  }
  .bg-\[rgba\(33\,44\,66\,0\.7\)\] {
    background-color: #212c42b3;
  }
  .bg-\[rgba\(33\,44\,66\,0\.40\)\] {
    background-color: #212c4266;
  }
  .bg-\[rgba\(48\,214\,154\,0\.15\)\] {
    background-color: #30d69a26;
  }
  .bg-\[rgba\(73\,175\,233\,0\.08\)\] {
    background-color: #49afe914;
  }
  .bg-\[rgba\(73\,175\,233\,0\.15\)\] {
    background-color: #49afe926;
  }
  .bg-\[rgba\(73\,175\,233\,0\.25\)\] {
    background-color: #49afe940;
  }
  .bg-\[rgba\(232\,72\,96\,0\.25\)\] {
    background-color: #e8486040;
  }
  .bg-\[rgba\(255\,255\,255\,0\.08\)\] {
    background-color: #ffffff14;
  }
  .bg-\[var\(--color-dark-200\)\] {
    background-color: var(--color-dark-200);
  }
  .bg-\[var\(--color-dark-300\)\] {
    background-color: var(--color-dark-300);
  }
  .bg-\[var\(--color-grey-deep\)\] {
    background-color: var(--color-grey-deep);
  }
  .bg-bg-transparent-80 {
    background-color: var(--color-bg-transparent-80);
  }
  .bg-bg-transparent-80\/\[0\.8\] {
    background-color: #040b18a3;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-bg-transparent-80\/\[0\.8\] {
      background-color: color-mix(
        in oklab,
        var(--color-bg-transparent-80) 80%,
        transparent
      );
    }
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-blue\/8 {
    background-color: #49afe914;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue\/8 {
      background-color: color-mix(in oklab, var(--color-blue) 8%, transparent);
    }
  }
  .bg-blue\/15 {
    background-color: #49afe926;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue\/15 {
      background-color: color-mix(in oklab, var(--color-blue) 15%, transparent);
    }
  }
  .bg-blue\/\[0\.08\] {
    background-color: #49afe914;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue\/\[0\.08\] {
      background-color: color-mix(in oklab, var(--color-blue) 8%, transparent);
    }
  }
  .bg-blue\/\[0\.15\] {
    background-color: #49afe926;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue\/\[0\.15\] {
      background-color: color-mix(in oklab, var(--color-blue) 15%, transparent);
    }
  }
  .bg-dark-100 {
    background-color: var(--color-dark-100);
  }
  .bg-dark-150 {
    background-color: var(--color-dark-150);
  }
  .bg-dark-200 {
    background-color: var(--color-dark-200);
  }
  .bg-dark-250 {
    background-color: var(--color-dark-250);
  }
  .bg-dark-250\! {
    background-color: var(--color-dark-250) !important;
  }
  .bg-dark-250\/\[0\.15\] {
    background-color: #16213626;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-dark-250\/\[0\.15\] {
      background-color: color-mix(
        in oklab,
        var(--color-dark-250) 15%,
        transparent
      );
    }
  }
  .bg-dark-300 {
    background-color: var(--color-dark-300);
  }
  .bg-dark-300\/40 {
    background-color: #212c4266;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-dark-300\/40 {
      background-color: color-mix(
        in oklab,
        var(--color-dark-300) 40%,
        transparent
      );
    }
  }
  .bg-dark-350 {
    background-color: var(--color-dark-350);
  }
  .bg-gold\/15 {
    background-color: #d6971e26;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-gold\/15 {
      background-color: color-mix(in oklab, var(--color-gold) 15%, transparent);
    }
  }
  .bg-green {
    background-color: var(--color-green);
  }
  .bg-orange {
    background-color: var(--color-orange);
  }
  .bg-points-yellow\/\[0\.15\] {
    background-color: #e9b14926;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-points-yellow\/\[0\.15\] {
      background-color: color-mix(
        in oklab,
        var(--color-points-yellow) 15%,
        transparent
      );
    }
  }
  .bg-purple {
    background-color: var(--color-purple);
  }
  .bg-red {
    background-color: var(--color-red);
  }
  .bg-red\/8 {
    background-color: #e8486014;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-red\/8 {
      background-color: color-mix(in oklab, var(--color-red) 8%, transparent);
    }
  }
  .bg-red\/10 {
    background-color: #e848601a;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-red\/10 {
      background-color: color-mix(in oklab, var(--color-red) 10%, transparent);
    }
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white-08 {
    background-color: var(--color-white-08);
  }
  .bg-white\/4 {
    background-color: #ffffff0a;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/4 {
      background-color: color-mix(in oklab, var(--color-white) 4%, transparent);
    }
  }
  .bg-white\/8 {
    background-color: #ffffff14;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/8 {
      background-color: color-mix(in oklab, var(--color-white) 8%, transparent);
    }
  }
  .bg-yellow {
    background-color: var(--color-yellow);
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-none {
    background-image: none;
  }
  .bg-none\! {
    background-image: none !important;
  }
  .from-\[\#30d69a\] {
    --tw-gradient-from: #30d69a;
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }
  .from-\[\#49afe9\] {
    --tw-gradient-from: #49afe9;
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }
  .to-\[\#8fd7ff\] {
    --tw-gradient-to: #8fd7ff;
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }
  .to-\[\#8fffd6\] {
    --tw-gradient-to: #8fffd6;
    --tw-gradient-stops: var(
      --tw-gradient-via-stops,
      var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position)
    );
  }
  .object-cover {
    object-fit: cover;
  }
  .\!p-0 {
    padding: calc(var(--spacing) * 0) !important;
  }
  .\!p-4 {
    padding: calc(var(--spacing) * 4) !important;
  }
  .\!p-m {
    padding: var(--spacing-m) !important;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-0\! {
    padding: calc(var(--spacing) * 0) !important;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-8\! {
    padding: calc(var(--spacing) * 8) !important;
  }
  .p-12 {
    padding: calc(var(--spacing) * 12);
  }
  .p-16 {
    padding: calc(var(--spacing) * 16);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-\[5px\]\! {
    padding: 5px !important;
  }
  .p-l {
    padding: var(--spacing-l);
  }
  .p-m {
    padding: var(--spacing-m);
  }
  .p-s {
    padding: var(--spacing-s);
  }
  .p-xl {
    padding: var(--spacing-xl);
  }
  .p-xs {
    padding: var(--spacing-xs);
  }
  .p-xxl {
    padding: var(--spacing-xxl);
  }
  .p-xxs {
    padding: var(--spacing-xxs);
  }
  .\!px-8 {
    padding-inline: calc(var(--spacing) * 8) !important;
  }
  .\!px-12 {
    padding-inline: calc(var(--spacing) * 12) !important;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-8\! {
    padding-inline: calc(var(--spacing) * 8) !important;
  }
  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-l {
    padding-inline: var(--spacing-l);
  }
  .px-m {
    padding-inline: var(--spacing-m);
  }
  .px-s {
    padding-inline: var(--spacing-s);
  }
  .px-xl {
    padding-inline: var(--spacing-xl);
  }
  .px-xs {
    padding-inline: var(--spacing-xs);
  }
  .px-xxl {
    padding-inline: var(--spacing-xxl);
  }
  .px-xxxs {
    padding-inline: var(--spacing-xxxs);
  }
  .\!py-3 {
    padding-block: calc(var(--spacing) * 3) !important;
  }
  .\!py-8 {
    padding-block: calc(var(--spacing) * 8) !important;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\! {
    padding-block: calc(var(--spacing) * 3) !important;
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-12\! {
    padding-block: calc(var(--spacing) * 12) !important;
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .py-\[5px\]\! {
    padding-block: 5px !important;
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-l {
    padding-block: var(--spacing-l);
  }
  .py-m {
    padding-block: var(--spacing-m);
  }
  .py-s {
    padding-block: var(--spacing-s);
  }
  .py-xl {
    padding-block: var(--spacing-xl);
  }
  .py-xs {
    padding-block: var(--spacing-xs);
  }
  .py-xxxs {
    padding-block: var(--spacing-xxxs);
  }
  .\!pt-0 {
    padding-top: calc(var(--spacing) * 0) !important;
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .pt-l {
    padding-top: var(--spacing-l);
  }
  .pt-m {
    padding-top: var(--spacing-m);
  }
  .pt-s {
    padding-top: var(--spacing-s);
  }
  .pt-xl {
    padding-top: var(--spacing-xl);
  }
  .pt-xxs {
    padding-top: var(--spacing-xxs);
  }
  .\!pr-8 {
    padding-right: calc(var(--spacing) * 8) !important;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-\[7px\] {
    padding-right: 7px;
  }
  .pr-\[12px\] {
    padding-right: 12px;
  }
  .pr-l {
    padding-right: var(--spacing-l);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-l {
    padding-bottom: var(--spacing-l);
  }
  .pb-m {
    padding-bottom: var(--spacing-m);
  }
  .pb-s {
    padding-bottom: var(--spacing-s);
  }
  .pb-xl {
    padding-bottom: var(--spacing-xl);
  }
  .pb-xxs {
    padding-bottom: var(--spacing-xxs);
  }
  .\!pl-0 {
    padding-left: calc(var(--spacing) * 0) !important;
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .pl-12\! {
    padding-left: calc(var(--spacing) * 12) !important;
  }
  .pl-\[5px\] {
    padding-left: 5px;
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .pl-\[var\(--spacing-xs\)\] {
    padding-left: var(--spacing-xs);
  }
  .pl-l {
    padding-left: var(--spacing-l);
  }
  .pl-s {
    padding-left: var(--spacing-s);
  }
  .text-center\! {
    text-align: center !important;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-top {
    vertical-align: top;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-\[10px\] {
    --tw-leading: 10px;
    line-height: 10px;
  }
  .leading-\[14px\] {
    --tw-leading: 14px;
    line-height: 14px;
  }
  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }
  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.5px\] {
    --tw-tracking: 0.5px;
    letter-spacing: 0.5px;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre {
    white-space: pre;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .text-\[\#5F7183\] {
    color: #5f7183;
  }
  .text-\[\#49AFE9\] {
    color: #49afe9;
  }
  .text-\[\#98B0C1\] {
    color: #98b0c1;
  }
  .text-\[\#E84860\] {
    color: #e84860;
  }
  .text-\[rgba\(232\,72\,96\,0\.50\)\] {
    color: #e8486080;
  }
  .text-\[var\(--color-status-error\)\] {
    color: var(--color-status-error);
  }
  .text-\[var\(--color-status-success\)\] {
    color: var(--color-status-success);
  }
  .text-\[var\(--color-text-primary\)\] {
    color: var(--color-text-primary);
  }
  .text-\[var\(--color-text-secondary\)\] {
    color: var(--color-text-secondary);
  }
  .text-\[var\(--color-text-tertiary\)\] {
    color: var(--color-text-tertiary);
  }
  .text-blue {
    color: var(--color-blue);
  }
  .text-dark-grey {
    color: var(--color-dark-grey);
  }
  .text-grey {
    color: var(--color-grey);
  }
  .text-grey-deep {
    color: var(--color-grey-deep);
  }
  .text-grey-deep\! {
    color: var(--color-grey-deep) !important;
  }
  .text-grey-light {
    color: var(--color-grey-light);
  }
  .text-text-tertiary {
    color: var(--color-text-tertiary);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-40 {
    opacity: 0.4;
  }
  .opacity-50 {
    opacity: 0.5;
  }
  .opacity-70 {
    opacity: 0.7;
  }
  .opacity-100 {
    opacity: 1;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_0_6px_0_var\(--card-accent-glow\)\] {
    --tw-shadow: 0 0 6px 0 var(--tw-shadow-color, var(--card-accent-glow));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a),
      0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-dark-300 {
    outline-color: var(--color-dark-300);
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
      var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
      var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .blur-\[6px\] {
    --tw-blur: blur(6px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
      var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
      var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
      var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
      var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
      var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
      var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .backdrop-blur-\[2px\] {
    --tw-backdrop-blur: blur(2px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
      var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
      var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
      var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
      var(--tw-backdrop-sepia);
  }
  .backdrop-blur-\[44px\] {
    --tw-backdrop-blur: blur(44px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
      var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
      var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
      var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
      var(--tw-backdrop-sepia);
  }
  .backdrop-blur-xl {
    --tw-backdrop-blur: blur(var(--blur-xl));
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
      var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
      var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
      var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
      var(--tw-backdrop-sepia);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via,
      --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate,
      filter, backdrop-filter, display, content-visibility, overlay,
      pointer-events;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via,
      --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration: 0.1s;
    transition-duration: 0.1s;
  }
  .duration-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-solid {
    --tw-outline-style: solid;
    outline-style: solid;
  }
  @media (hover: hover) {
    .hover\:\!border-\[var\(--card-accent\)\]:hover {
      border-color: var(--card-accent) !important;
    }
    .hover\:border-blue:hover {
      border-color: var(--color-blue);
    }
    .hover\:border-green:hover {
      border-color: var(--color-green);
    }
    .hover\:bg-\[\#162136\]:hover {
      background-color: #162136;
    }
    .hover\:bg-\[rgba\(255\,255\,255\,0\.04\)\]:hover {
      background-color: #ffffff0a;
    }
    .hover\:bg-blue\/\[0\.15\]:hover {
      background-color: #49afe926;
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-blue\/\[0\.15\]:hover {
        background-color: color-mix(
          in oklab,
          var(--color-blue) 15%,
          transparent
        );
      }
    }
    .hover\:bg-dark-250\/\[0\.5\]:hover {
      background-color: #16213680;
    }
    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-dark-250\/\[0\.5\]:hover {
        background-color: color-mix(
          in oklab,
          var(--color-dark-250) 50%,
          transparent
        );
      }
    }
    .hover\:text-\[\#5FC0FF\]:hover {
      color: #5fc0ff;
    }
    .hover\:text-\[var\(--color-text-primary\)\]:hover {
      color: var(--color-text-primary);
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:text-white\!:hover {
      color: var(--color-white) !important;
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:opacity-80:hover {
      opacity: 0.8;
    }
    .hover\:opacity-90:hover {
      opacity: 0.9;
    }
    .hover\:shadow-\[0_0_12px_0_var\(--card-accent-glow\)\]:hover {
      --tw-shadow: 0 0 12px 0 var(--tw-shadow-color, var(--card-accent-glow));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
    .hover\:brightness-\[1\.03\]:hover {
      --tw-brightness: brightness(1.03);
      filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
        var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
        var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    }
  }
  .focus\:outline-none:focus,
  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (width>=575px) {
    .sm\:visible {
      visibility: visible;
    }
    .sm\:order-1 {
      order: 1;
    }
    .sm\:mb-xl {
      margin-bottom: var(--spacing-xl);
    }
    .sm\:flex {
      display: flex;
    }
    .sm\:flex\! {
      display: flex !important;
    }
    .sm\:grid {
      display: grid;
    }
    .sm\:hidden {
      display: none;
    }
    .sm\:hidden\! {
      display: none !important;
    }
    .sm\:min-h-\[198px\] {
      min-height: 198px;
    }
    .sm\:min-h-\[259px\] {
      min-height: 259px;
    }
    .sm\:w-fit {
      width: fit-content;
    }
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:items-center {
      align-items: center;
    }
    .sm\:items-start {
      align-items: flex-start;
    }
    .sm\:justify-center {
      justify-content: center;
    }
    .sm\:justify-start {
      justify-content: flex-start;
    }
    .sm\:p-12\! {
      padding: calc(var(--spacing) * 12) !important;
    }
    .sm\:p-l {
      padding: var(--spacing-l);
    }
    .sm\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
    .sm\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .sm\:text-left\! {
      text-align: left !important;
    }
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  @media (width>=767px) {
    .md\:top-0 {
      top: calc(var(--spacing) * 0);
    }
    .md\:-right-12 {
      right: calc(var(--spacing) * -12);
    }
    .md\:col-\[2\/6\] {
      grid-column: 2/6;
    }
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .md\:-mx-xl {
      margin-inline: calc(var(--spacing-xl) * -1);
    }
    .md\:-mt-\[10px\] {
      margin-top: -10px;
    }
    .md\:mt-xxl {
      margin-top: var(--spacing-xxl);
    }
    .md\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
    .md\:mb-xxl {
      margin-bottom: var(--spacing-xxl);
    }
    .md\:-ml-\[10px\] {
      margin-left: -10px;
    }
    .md\:flex {
      display: flex;
    }
    .md\:flex\! {
      display: flex !important;
    }
    .md\:hidden {
      display: none;
    }
    .md\:inline-flex {
      display: inline-flex;
    }
    .md\:h-\[320px\] {
      height: 320px;
    }
    .md\:h-full {
      height: 100%;
    }
    .md\:w-\[480px\] {
      width: 480px;
    }
    .md\:w-\[520px\] {
      width: 520px;
    }
    .md\:w-\[800px\] {
      width: 800px;
    }
    .md\:w-auto {
      width: auto;
    }
    .md\:w-fit {
      width: fit-content;
    }
    .md\:max-w-\[445px\] {
      max-width: 445px;
    }
    .md\:basis-\[min\(90\%\,616px\)\] {
      flex-basis: min(90%, 616px);
    }
    .md\:\[grid-template-columns\:repeat\(2\,minmax\(max-content\,1fr\)\)\]\! {
      grid-template-columns: repeat(2, minmax(max-content, 1fr)) !important;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-cols-\[1fr_4fr\] {
      grid-template-columns: 1fr 4fr;
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:flex-wrap {
      flex-wrap: wrap;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:items-end {
      align-items: flex-end;
    }
    .md\:items-start {
      align-items: flex-start;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:justify-end {
      justify-content: flex-end;
    }
    .md\:justify-end\! {
      justify-content: flex-end !important;
    }
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .md\:gap-l {
      gap: var(--spacing-l);
    }
    .md\:gap-s {
      gap: var(--spacing-s);
    }
    .md\:gap-xl {
      gap: var(--spacing-xl);
    }
    .md\:gap-xs {
      gap: var(--spacing-xs);
    }
    .md\:border-b {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
    .md\:border-b-0 {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .md\:border-white\/10 {
      border-color: #ffffff1a;
    }
    @supports (color: color-mix(in lab, red, red)) {
      .md\:border-white\/10 {
        border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
      }
    }
    .md\:\!p-6 {
      padding: calc(var(--spacing) * 6) !important;
    }
    .md\:p-0 {
      padding: calc(var(--spacing) * 0);
    }
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .md\:p-12\! {
      padding: calc(var(--spacing) * 12) !important;
    }
    .md\:p-xl {
      padding: var(--spacing-xl);
    }
    .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
    .md\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
    .md\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .md\:pt-\[10px\] {
      padding-top: 10px;
    }
    .md\:pt-l {
      padding-top: var(--spacing-l);
    }
    .md\:pr-xs {
      padding-right: var(--spacing-xs);
    }
    .md\:pb-xs {
      padding-bottom: var(--spacing-xs);
    }
    .md\:pl-0 {
      padding-left: calc(var(--spacing) * 0);
    }
    .md\:pl-\[10px\] {
      padding-left: 10px;
    }
  }
  @media (width>=991px) {
    .lg\:\!block {
      display: block !important;
    }
    .lg\:\!hidden {
      display: none !important;
    }
    .lg\:\!inline-block {
      display: inline-block !important;
    }
    .lg\:flex {
      display: flex;
    }
    .lg\:flex\! {
      display: flex !important;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:max-h-\[80vh\] {
      max-height: 80vh;
    }
    .lg\:min-h-auto {
      min-height: auto;
    }
    .lg\:\!w-\[95px\] {
      width: 95px !important;
    }
    .lg\:w-full {
      width: 100%;
    }
    .lg\:min-w-auto {
      min-width: auto;
    }
    .lg\:flex-none {
      flex: none;
    }
    .lg\:\[border-collapse\:separate\!important\] {
      border-collapse: separate !important;
    }
    .lg\:border-spacing-y-4 {
      --tw-border-spacing-y: calc(var(--spacing) * 4);
      border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-\[auto_1fr_auto_1fr\] {
      grid-template-columns: auto 1fr auto 1fr;
    }
    .lg\:flex-col {
      flex-direction: column;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:items-center {
      align-items: center;
    }
    .lg\:justify-end {
      justify-content: flex-end;
    }
    .lg\:gap-xs {
      gap: var(--spacing-xs);
    }
    .lg\:gap-x-10 {
      column-gap: calc(var(--spacing) * 10);
    }
    .lg\:gap-y-5 {
      row-gap: calc(var(--spacing) * 5);
    }
    .lg\:\!p-8 {
      padding: calc(var(--spacing) * 8) !important;
    }
    .lg\:px-xl {
      padding-inline: var(--spacing-xl);
    }
    .lg\:py-xxl {
      padding-block: var(--spacing-xxl);
    }
    .lg\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .\[\&_input\]\:text-\[12px\]\! input {
    font-size: 12px !important;
  }
  .\[\&_input\]\:placeholder\:font-normal\! input::placeholder {
    --tw-font-weight: var(--font-weight-normal) !important;
    font-weight: var(--font-weight-normal) !important;
  }
  .\[\&_input\]\:placeholder\:text-grey\! input::placeholder {
    color: var(--color-grey) !important;
  }
  .\[\&_tbody_tr\]\:\!border-none tbody tr {
    --tw-border-style: none !important;
    border-style: none !important;
  }
  @media (width>=991px) {
    .lg\:\[\&_tbody_tr\]\:\!\[border-bottom\:1px_dashed_var\(--color-dark-300\)\]
      tbody
      tr {
      border-bottom: 1px dashed var(--color-dark-300) !important;
    }
    .lg\:\[\&_tbody_tr_td\]\:border-none tbody tr td {
      --tw-border-style: none;
      border-style: none;
    }
    .lg\:\[\&_td\]\:bg-dark-250\/30 td {
      background-color: #1621364d;
    }
    @supports (color: color-mix(in lab, red, red)) {
      .lg\:\[\&_td\]\:bg-dark-250\/30 td {
        background-color: color-mix(
          in oklab,
          var(--color-dark-250) 30%,
          transparent
        );
      }
    }
    .lg\:\[\&_td\:first-child\]\:rounded-tl-xl td:first-child {
      border-top-left-radius: var(--radius-xl);
    }
    .lg\:\[\&_td\:first-child\]\:rounded-bl-xl td:first-child {
      border-bottom-left-radius: var(--radius-xl);
    }
    .lg\:\[\&_td\:first-child\]\:\!pl-xl td:first-child {
      padding-left: var(--spacing-xl) !important;
    }
    .lg\:\[\&_td\:last-child\]\:rounded-tr-xl td:last-child {
      border-top-right-radius: var(--radius-xl);
    }
    .lg\:\[\&_td\:last-child\]\:rounded-br-xl td:last-child {
      border-bottom-right-radius: var(--radius-xl);
    }
    .lg\:\[\&_td\:last-child\]\:\!pr-xl td:last-child {
      padding-right: var(--spacing-xl) !important;
    }
    .lg\:\[\&_th\]\:bg-dark-250\/30 th {
      background-color: #1621364d;
    }
    @supports (color: color-mix(in lab, red, red)) {
      .lg\:\[\&_th\]\:bg-dark-250\/30 th {
        background-color: color-mix(
          in oklab,
          var(--color-dark-250) 30%,
          transparent
        );
      }
    }
    .lg\:\[\&_th\:first-child\]\:rounded-tl-lg th:first-child {
      border-top-left-radius: var(--radius-lg);
    }
    .lg\:\[\&_th\:first-child\]\:rounded-bl-lg th:first-child {
      border-bottom-left-radius: var(--radius-lg);
    }
    .lg\:\[\&_th\:first-child\]\:\!pl-xl th:first-child {
      padding-left: var(--spacing-xl) !important;
    }
    .lg\:\[\&_th\:last-child\]\:rounded-tr-lg th:last-child {
      border-top-right-radius: var(--radius-lg);
    }
    .lg\:\[\&_th\:last-child\]\:rounded-br-lg th:last-child {
      border-bottom-right-radius: var(--radius-lg);
    }
    .lg\:\[\&_th\:last-child\]\:\!pr-xl th:last-child {
      padding-right: var(--spacing-xl) !important;
    }
    .lg\:\[\&_thead_th\]\:border-b-0 thead th {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
    .lg\:\[\&_thead_th\]\:border-none thead th {
      --tw-border-style: none;
      border-style: none;
    }
    .lg\:\[\&_thead_th\]\:\!py-l thead th {
      padding-block: var(--spacing-l) !important;
    }
    .lg\:\[\&_thead_th\]\:pt-6 thead th {
      padding-top: calc(var(--spacing) * 6);
    }
    .lg\:\[\&_thead_tr\]\:border-b thead tr {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
    .lg\:\[\&_thead_tr\]\:border-dark-300 thead tr {
      border-color: var(--color-dark-300);
    }
  }
  .\[\&\:hover\:not\(\:disabled\)\]\:\!border-\[\#FF5A7A\]:hover:not(
      :disabled
    ) {
    border-color: #ff5a7a !important;
  }
  .\[\&\:hover\:not\(\:disabled\)\]\:\!bg-\[\#FF5A7A\]:hover:not(:disabled) {
    background-color: #ff5a7a !important;
  }
  .\[\&\:hover\:not\(\:disabled\)\]\:\!text-white:hover:not(:disabled) {
    color: var(--color-white) !important;
  }
  .\[\&\>li\]\:mb-2\! > li {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }
  .\[\&\>li\]\:list-disc\! > li {
    list-style-type: disc !important;
  }
  .\[\&\>li\:\:marker\]\:text-grey > li::marker {
    color: var(--color-grey);
  }
  tr:hover .\[tr\:hover_\&\]\:text-\[\#49AFE9\] {
    color: #49afe9;
  }
  .bg-none {
    background: 0 0;
  }
  .line-height-normal {
    line-height: normal;
  }
  .overflow-wrap-anywhere {
    overflow-wrap: anywhere;
  }
}
@property --tw-border-spacing-x {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-spacing-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/*$vite$:1*/
