/*! CSS Used from: https://my.soniclabs.com/assets/index-DB_56o5l.css */
body,
html {
  height: 100%;
  margin: 0;
  width: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#root,
#root > div:first-of-type {
  height: 100%;
  margin: 0;
  width: 100%;
}
*,
:after,
:before {
  --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-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: inherit;
  margin: 0;
}
h1 {
  font-size: inherit;
  font-weight: inherit;
}
button {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
h1,
p {
  margin: 0;
}
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img {
  display: block;
  vertical-align: middle;
}
img {
  height: auto;
  max-width: 100%;
}
html {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
  font-family: Urbanist, sans-serif;
  font-feature-settings: "ss01" 1, "ss02" 1, "cv01" 1, "cv02" 1, "cv03" 1,
    "cv04" 1;
}
* {
  border-color: hsl(var(--border));
}
:root {
  --background: 240 5% 8%;
  --foreground: 0 0% 96%;
  --muted: 240 3.7% 15.9%;
  --muted-foreground: 0 0% 55%;
  --component: 228 7% 14%;
  --component-foreground: 0 0% 100%;
  --component-inner: 210 4% 11%;
  --component-inner-foreground: 0 0% 100%;
  --component-stroke: 228 5% 21%;
  --primary: 26 99% 65%;
  --primary-foreground: 0 0% 100%;
  --secondary: 240 1% 20%;
  --secondary-foreground: 0 0% 100%;
  --success: 121.5 37.4% 58.6%;
  --success-foreground: 0 0% 100%;
  --destructive: 5 100% 60%;
  --destructive-foreground: 0 0% 100%;
  --warning: 39 100% 70%;
  --warning-foreground: 0 0% 100%;
  --card: 228 7% 14%;
  --card-foreground: 0 0% 100%;
  --popover: 228 7% 14%;
  --popover-foreground: 0 0% 100%;
  --input: 210 7% 11%;
  --input-foreground: 0 0% 100%;
  --border: 240 1% 20%;
  --sidebar-width: 280px;
  --sidebar-collapsed-width: 80px;
  --scrollbar-width: 8px;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0;
}
.z-10 {
  z-index: 10;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.flex {
  display: flex;
}
.h-auto {
  height: auto;
}
.min-h-screen {
  min-height: 100vh;
}
.w-\[130px\] {
  width: 130px;
}
.w-full {
  width: 100%;
}
.max-w-\[12rem\] {
  max-width: 12rem;
}
.max-w-sm {
  max-width: 24rem;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.animate-gradient-onboarding {
  animation: gradient-onboarding 10s linear infinite;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-y-12 {
  row-gap: 3rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.bg-\[rgba\(20\,20\,22\,0\.8\)\] {
  background-color: #141416cc;
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-gradient-sonic {
  background-image: linear-gradient(
    90deg,
    #ffcb67,
    #ed5409,
    #506179,
    #214e81,
    #214e81,
    #506179,
    #ed5409,
    #ffcb67
  );
}
.bg-gradient-sonic-mirrored {
  background-image: linear-gradient(
    90deg,
    #214e81,
    #506179,
    #ed5409,
    #ffcb67,
    #ffcb67,
    #ed5409,
    #506179,
    #214e81
  );
}
.bg-gradient-sonic,
.bg-gradient-sonic-mirrored {
  background-size: 200% 100%;
}
.p-\[1px\] {
  padding: 1px;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.text-center {
  text-align: center;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-10 {
  opacity: 0.1;
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-transform {
  transition-duration: 0.15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-slow {
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}
.duration-300 {
  animation-duration: 0.3s;
}
.ease-slow {
  animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}
@media (min-width: 768px) {
  * {
    scrollbar-color: hsla(0, 0%, 100%, 0.1) transparent;
    scrollbar-width: thin;
  }
  ::-webkit-scrollbar {
    width: var(--scrollbar-width);
  }
  ::-webkit-scrollbar-track {
    background: transparent;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #ffffff1a;
    border-radius: 4px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #fff3;
  }
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}
.hover\:scale-105:hover {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.active\:translate-y-\[1px\]:active {
  --tw-translate-y: 1px;
}
.active\:translate-y-\[1px\]:active {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.active\:scale-\[\.99\]:active {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.active\:scale-\[\.99\]:active {
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
}
@media (min-width: 640px) {
  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
/*! CSS Used from: Embedded */
[data-rk] {
  --rk-blurs-modalOverlay: blur(0px);
  --rk-fonts-body: SFRounded, ui-rounded, "SF Pro Rounded", -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --rk-radii-actionButton: 9999px;
  --rk-radii-connectButton: 12px;
  --rk-radii-menuButton: 12px;
  --rk-radii-modal: 24px;
  --rk-radii-modalMobile: 28px;
  --rk-colors-accentColor: #3898ff;
  --rk-colors-accentColorForeground: #fff;
  --rk-colors-actionButtonBorder: rgba(255, 255, 255, 0.04);
  --rk-colors-actionButtonBorderMobile: rgba(255, 255, 255, 0.08);
  --rk-colors-actionButtonSecondaryBackground: rgba(255, 255, 255, 0.08);
  --rk-colors-closeButton: rgba(224, 232, 255, 0.6);
  --rk-colors-closeButtonBackground: rgba(255, 255, 255, 0.08);
  --rk-colors-connectButtonBackground: #1a1b1f;
  --rk-colors-connectButtonBackgroundError: #ff494a;
  --rk-colors-connectButtonInnerBackground: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.075),
    rgba(255, 255, 255, 0.15)
  );
  --rk-colors-connectButtonText: #fff;
  --rk-colors-connectButtonTextError: #fff;
  --rk-colors-connectionIndicator: #30e000;
  --rk-colors-downloadBottomCardBackground: linear-gradient(
      126deg,
      rgba(0, 0, 0, 0) 9.49%,
      rgba(120, 120, 120, 0.2) 71.04%
    ),
    #1a1b1f;
  --rk-colors-downloadTopCardBackground: linear-gradient(
      126deg,
      rgba(120, 120, 120, 0.2) 9.49%,
      rgba(0, 0, 0, 0) 71.04%
    ),
    #1a1b1f;
  --rk-colors-error: #ff494a;
  --rk-colors-generalBorder: rgba(255, 255, 255, 0.08);
  --rk-colors-generalBorderDim: rgba(255, 255, 255, 0.04);
  --rk-colors-menuItemBackground: rgba(224, 232, 255, 0.1);
  --rk-colors-modalBackdrop: rgba(0, 0, 0, 0.5);
  --rk-colors-modalBackground: #1a1b1f;
  --rk-colors-modalBorder: rgba(255, 255, 255, 0.08);
  --rk-colors-modalText: #fff;
  --rk-colors-modalTextDim: rgba(224, 232, 255, 0.3);
  --rk-colors-modalTextSecondary: rgba(255, 255, 255, 0.6);
  --rk-colors-profileAction: rgba(224, 232, 255, 0.1);
  --rk-colors-profileActionHover: rgba(224, 232, 255, 0.2);
  --rk-colors-profileForeground: rgba(224, 232, 255, 0.05);
  --rk-colors-selectedOptionBorder: rgba(224, 232, 255, 0.1);
  --rk-colors-standby: #ffd641;
  --rk-shadows-connectButton: 0px 4px 12px rgba(0, 0, 0, 0.1);
  --rk-shadows-dialog: 0px 8px 32px rgba(0, 0, 0, 0.32);
  --rk-shadows-profileDetailsAction: 0px 2px 6px rgba(37, 41, 46, 0.04);
  --rk-shadows-selectedOption: 0px 2px 6px rgba(0, 0, 0, 0.24);
  --rk-shadows-selectedWallet: 0px 2px 6px rgba(0, 0, 0, 0.24);
  --rk-shadows-walletLogo: 0px 2px 16px rgba(0, 0, 0, 0.16);
}
/*! CSS Used keyframes */
@keyframes gradient-onboarding {
  to {
    background-position: 200%;
  }
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "Urbanist";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x4DF02iFML4hGCyMqgXSFsjkK3.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Urbanist";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x4DF02iFML4hGCyMqgXS9sjg.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS10ig.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS0.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
