.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }
  .container {
    max-width: 1536px;
  }
}
#jupiter-terminal .invisible {
  visibility: hidden;
}
#jupiter-terminal .fixed {
  position: fixed;
}
#jupiter-terminal .absolute {
  position: absolute;
}
#jupiter-terminal .relative {
  position: relative;
}
#jupiter-terminal .\!left-0 {
  left: 0 !important;
}
#jupiter-terminal .\!top-16 {
  top: 4rem !important;
}
#jupiter-terminal .\!top-\[300\%\] {
  top: 300% !important;
}
#jupiter-terminal .\!top-\[40px\] {
  top: 40px !important;
}
#jupiter-terminal .-bottom-\[2px\] {
  bottom: -2px;
}
#jupiter-terminal .-left-3 {
  left: -0.75rem;
}
#jupiter-terminal .-left-4 {
  left: -1rem;
}
#jupiter-terminal .-right-3 {
  right: -0.75rem;
}
#jupiter-terminal .-right-4 {
  right: -1rem;
}
#jupiter-terminal .-right-\[5px\] {
  right: -5px;
}
#jupiter-terminal .bottom-1 {
  bottom: 0.25rem;
}
#jupiter-terminal .bottom-2 {
  bottom: 0.5rem;
}
#jupiter-terminal .bottom-6 {
  bottom: 1.5rem;
}
#jupiter-terminal .bottom-\[-8px\] {
  bottom: -8px;
}
#jupiter-terminal .bottom-\[44px\] {
  bottom: 44px;
}
#jupiter-terminal .bottom-\[60px\] {
  bottom: 60px;
}
#jupiter-terminal .left-0 {
  left: 0;
}
#jupiter-terminal .left-1 {
  left: 0.25rem;
}
#jupiter-terminal .left-6 {
  left: 1.5rem;
}
#jupiter-terminal .right-0 {
  right: 0;
}
#jupiter-terminal .right-1 {
  right: 0.25rem;
}
#jupiter-terminal .right-4 {
  right: 1rem;
}
#jupiter-terminal .right-6 {
  right: 1.5rem;
}
#jupiter-terminal .top-0 {
  top: 0;
}
#jupiter-terminal .top-1 {
  top: 0.25rem;
}
#jupiter-terminal .top-10 {
  top: 2.5rem;
}
#jupiter-terminal .top-2 {
  top: 0.5rem;
}
#jupiter-terminal .top-2\.5 {
  top: 0.625rem;
}
#jupiter-terminal .top-4 {
  top: 1rem;
}
#jupiter-terminal .top-6 {
  top: 1.5rem;
}
#jupiter-terminal .top-8 {
  top: 2rem;
}
#jupiter-terminal .top-\[44px\] {
  top: 44px;
}
#jupiter-terminal .top-\[52px\] {
  top: 52px;
}
#jupiter-terminal .top-\[60px\] {
  top: 60px;
}
#jupiter-terminal .z-10 {
  z-index: 10;
}
#jupiter-terminal .z-\[60\] {
  z-index: 60;
}
#jupiter-terminal .mx-0 {
  margin-left: 0;
  margin-right: 0;
}
#jupiter-terminal .mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
#jupiter-terminal .mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
#jupiter-terminal .my-2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
#jupiter-terminal .my-20 {
  margin-bottom: 5rem;
  margin-top: 5rem;
}
#jupiter-terminal .my-4 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
#jupiter-terminal .-mt-24 {
  margin-top: -6rem;
}
#jupiter-terminal .-mt-8 {
  margin-top: -2rem;
}
#jupiter-terminal .mb-1 {
  margin-bottom: 0.25rem;
}
#jupiter-terminal .mb-2 {
  margin-bottom: 0.5rem;
}
#jupiter-terminal .mb-3 {
  margin-bottom: 0.75rem;
}
#jupiter-terminal .mb-4 {
  margin-bottom: 1rem;
}
#jupiter-terminal .ml-0 {
  margin-left: 0;
}
#jupiter-terminal .ml-0\.5 {
  margin-left: 0.125rem;
}
#jupiter-terminal .ml-1 {
  margin-left: 0.25rem;
}
#jupiter-terminal .ml-2 {
  margin-left: 0.5rem;
}
#jupiter-terminal .ml-2\.5 {
  margin-left: 0.625rem;
}
#jupiter-terminal .ml-3 {
  margin-left: 0.75rem;
}
#jupiter-terminal .ml-4 {
  margin-left: 1rem;
}
#jupiter-terminal .ml-5 {
  margin-left: 1.25rem;
}
#jupiter-terminal .ml-auto {
  margin-left: auto;
}
#jupiter-terminal .mr-1 {
  margin-right: 0.25rem;
}
#jupiter-terminal .mr-2 {
  margin-right: 0.5rem;
}
#jupiter-terminal .mr-3 {
  margin-right: 0.75rem;
}
#jupiter-terminal .mt-0 {
  margin-top: 0;
}
#jupiter-terminal .mt-1 {
  margin-top: 0.25rem;
}
#jupiter-terminal .mt-12 {
  margin-top: 3rem;
}
#jupiter-terminal .mt-2 {
  margin-top: 0.5rem;
}
#jupiter-terminal .mt-2\.5 {
  margin-top: 0.625rem;
}
#jupiter-terminal .mt-3 {
  margin-top: 0.75rem;
}
#jupiter-terminal .mt-4 {
  margin-top: 1rem;
}
#jupiter-terminal .mt-5 {
  margin-top: 1.25rem;
}
#jupiter-terminal .mt-6 {
  margin-top: 1.5rem;
}
#jupiter-terminal .mt-7 {
  margin-top: 1.75rem;
}
#jupiter-terminal .mt-8 {
  margin-top: 2rem;
}
#jupiter-terminal .mt-9 {
  margin-top: 2.25rem;
}
#jupiter-terminal .mt-auto {
  margin-top: auto;
}
#jupiter-terminal .block {
  display: block;
}
#jupiter-terminal .inline-block {
  display: inline-block;
}
#jupiter-terminal .flex {
  display: flex;
}
#jupiter-terminal .table {
  display: table;
}
#jupiter-terminal .hidden {
  display: none;
}
#jupiter-terminal .\!h-0 {
  height: 0 !important;
}
#jupiter-terminal .h-0 {
  height: 0;
}
#jupiter-terminal .h-0\.5 {
  height: 0.125rem;
}
#jupiter-terminal .h-10 {
  height: 2.5rem;
}
#jupiter-terminal .h-14 {
  height: 3.5rem;
}
#jupiter-terminal .h-16 {
  height: 4rem;
}
#jupiter-terminal .h-20 {
  height: 5rem;
}
#jupiter-terminal .h-4 {
  height: 1rem;
}
#jupiter-terminal .h-5 {
  height: 1.25rem;
}
#jupiter-terminal .h-6 {
  height: 1.5rem;
}
#jupiter-terminal .h-7 {
  height: 1.75rem;
}
#jupiter-terminal .h-8 {
  height: 2rem;
}
#jupiter-terminal .h-9 {
  height: 2.25rem;
}
#jupiter-terminal .h-\[0\] {
  height: 0;
}
#jupiter-terminal .h-\[18px\] {
  height: 18px;
}
#jupiter-terminal .h-\[1px\] {
  height: 1px;
}
#jupiter-terminal .h-\[216px\] {
  height: 216px;
}
#jupiter-terminal .h-\[22px\] {
  height: 22px;
}
#jupiter-terminal .h-\[52px\] {
  height: 52px;
}
#jupiter-terminal .h-\[56px\] {
  height: 56px;
}
#jupiter-terminal .h-\[600px\] {
  height: 600px;
}
#jupiter-terminal .h-\[60px\] {
  height: 60px;
}
#jupiter-terminal .h-full {
  height: 100%;
}
#jupiter-terminal .h-screen {
  height: 100vh;
}
#jupiter-terminal .max-h-\[260px\] {
  max-height: 260px;
}
#jupiter-terminal .max-h-\[700px\] {
  max-height: 700px;
}
#jupiter-terminal .max-h-\[75vh\] {
  max-height: 75vh;
}
#jupiter-terminal .max-h-\[80vh\] {
  max-height: 80vh;
}
#jupiter-terminal .max-h-\[90\%\] {
  max-height: 90%;
}
#jupiter-terminal .max-h-\[90vh\] {
  max-height: 90vh;
}
#jupiter-terminal .min-h-\[12rem\] {
  min-height: 12rem;
}
#jupiter-terminal .min-h-\[500px\] {
  min-height: 500px;
}
#jupiter-terminal .min-h-\[600px\] {
  min-height: 600px;
}
#jupiter-terminal .min-h-screen {
  min-height: 100vh;
}
#jupiter-terminal .\!w-0 {
  width: 0 !important;
}
#jupiter-terminal .w-10 {
  width: 2.5rem;
}
#jupiter-terminal .w-14 {
  width: 3.5rem;
}
#jupiter-terminal .w-16 {
  width: 4rem;
}
#jupiter-terminal .w-20 {
  width: 5rem;
}
#jupiter-terminal .w-4 {
  width: 1rem;
}
#jupiter-terminal .w-5 {
  width: 1.25rem;
}
#jupiter-terminal .w-6 {
  width: 1.5rem;
}
#jupiter-terminal .w-7 {
  width: 1.75rem;
}
#jupiter-terminal .w-8 {
  width: 2rem;
}
#jupiter-terminal .w-9 {
  width: 2.25rem;
}
#jupiter-terminal .w-\[120px\] {
  width: 120px;
}
#jupiter-terminal .w-\[18px\] {
  width: 18px;
}
#jupiter-terminal .w-\[200px\] {
  width: 200px;
}
#jupiter-terminal .w-\[50\%\] {
  width: 50%;
}
#jupiter-terminal .w-\[56px\] {
  width: 56px;
}
#jupiter-terminal .w-\[70\%\] {
  width: 70%;
}
#jupiter-terminal .w-\[90vw\] {
  width: 90vw;
}
#jupiter-terminal .w-\[98\%\] {
  width: 98%;
}
#jupiter-terminal .w-full {
  width: 100%;
}
#jupiter-terminal .w-screen {
  width: 100vw;
}
#jupiter-terminal .min-w-0 {
  min-width: 0;
}
#jupiter-terminal .min-w-\[40px\] {
  min-width: 40px;
}
#jupiter-terminal .max-w-6xl {
  max-width: 72rem;
}
#jupiter-terminal .max-w-\[100\%\] {
  max-width: 100%;
}
#jupiter-terminal .max-w-\[360px\] {
  max-width: 360px;
}
#jupiter-terminal .max-w-\[384px\] {
  max-width: 384px;
}
#jupiter-terminal .max-w-\[70\%\] {
  max-width: 70%;
}
#jupiter-terminal .max-w-\[800px\] {
  max-width: 800px;
}
#jupiter-terminal .max-w-full {
  max-width: 100%;
}
#jupiter-terminal .max-w-xs {
  max-width: 20rem;
}
#jupiter-terminal .flex-1 {
  flex: 1 1 0%;
}
#jupiter-terminal .flex-shrink-0 {
  flex-shrink: 0;
}
#jupiter-terminal .flex-grow {
  flex-grow: 1;
}
#jupiter-terminal .origin-top-right {
  transform-origin: top right;
}
#jupiter-terminal .translate-x-full {
  --tw-translate-x: 100%;
}
#jupiter-terminal .-rotate-45,
#jupiter-terminal .translate-x-full {
  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));
}
#jupiter-terminal .-rotate-45 {
  --tw-rotate: -45deg;
}
#jupiter-terminal .rotate-180 {
  --tw-rotate: 180deg;
}
#jupiter-terminal .rotate-180,
#jupiter-terminal .rotate-45 {
  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));
}
#jupiter-terminal .rotate-45 {
  --tw-rotate: 45deg;
}
#jupiter-terminal .rotate-\[135deg\] {
  --tw-rotate: 135deg;
}
#jupiter-terminal .rotate-\[135deg\],
#jupiter-terminal .rotate-\[225deg\] {
  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));
}
#jupiter-terminal .rotate-\[225deg\] {
  --tw-rotate: 225deg;
}
#jupiter-terminal .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 hue {
  0% {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-1turn);
  }
}
#jupiter-terminal .animate-hue {
  animation: hue 10s linear infinite;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
#jupiter-terminal .animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
#jupiter-terminal .animate-spin {
  animation: spin 1s linear infinite;
}
#jupiter-terminal .cursor-not-allowed {
  cursor: not-allowed;
}
#jupiter-terminal .cursor-pointer {
  cursor: pointer;
}
#jupiter-terminal .cursor-text {
  cursor: text;
}
#jupiter-terminal .cursor-wait {
  cursor: wait;
}
#jupiter-terminal .list-none {
  list-style-type: none;
}
#jupiter-terminal .flex-row {
  flex-direction: row;
}
#jupiter-terminal .flex-col {
  flex-direction: column;
}
#jupiter-terminal .items-start {
  align-items: flex-start;
}
#jupiter-terminal .items-center {
  align-items: center;
}
#jupiter-terminal .justify-center {
  justify-content: center;
}
#jupiter-terminal .justify-between {
  justify-content: space-between;
}
#jupiter-terminal .gap-2 {
  gap: 0.5rem;
}
#jupiter-terminal :is(.space-x-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
}
#jupiter-terminal :is(.space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
#jupiter-terminal :is(.space-x-2\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-left: calc(0.625rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
}
#jupiter-terminal :is(.space-x-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(1rem * var(--tw-space-x-reverse));
}
#jupiter-terminal :is(.space-x-6 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
}
#jupiter-terminal :is(.space-y-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
}
#jupiter-terminal :is(.space-y-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
}
#jupiter-terminal :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
}
#jupiter-terminal :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}
#jupiter-terminal .self-start {
  align-self: flex-start;
}
#jupiter-terminal .overflow-auto {
  overflow: auto;
}
#jupiter-terminal .overflow-hidden {
  overflow: hidden;
}
#jupiter-terminal .overflow-y-auto {
  overflow-y: auto;
}
#jupiter-terminal .overflow-x-hidden {
  overflow-x: hidden;
}
#jupiter-terminal .overflow-y-scroll {
  overflow-y: scroll;
}
#jupiter-terminal .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#jupiter-terminal .text-ellipsis {
  text-overflow: ellipsis;
}
#jupiter-terminal .whitespace-nowrap {
  white-space: nowrap;
}
#jupiter-terminal .rounded {
  border-radius: 0.25rem;
}
#jupiter-terminal .rounded-2xl {
  border-radius: 1rem;
}
#jupiter-terminal .rounded-full {
  border-radius: 9999px;
}
#jupiter-terminal .rounded-lg {
  border-radius: 0.5rem;
}
#jupiter-terminal .rounded-md {
  border-radius: 0.375rem;
}
#jupiter-terminal .rounded-xl {
  border-radius: 0.75rem;
}
#jupiter-terminal .border {
  border-width: 1px;
}
#jupiter-terminal .border-b {
  border-bottom-width: 1px;
}
#jupiter-terminal .border-l {
  border-left-width: 1px;
}
#jupiter-terminal .border-none {
  border-style: none;
}
#jupiter-terminal .border-black\/10 {
  border-color: rgba(0, 0, 0, 0.1);
}
#jupiter-terminal .border-black\/50 {
  border-color: rgba(0, 0, 0, 0.5);
}
#jupiter-terminal .border-transparent {
  border-color: transparent;
}
#jupiter-terminal .border-warning {
  --tw-border-opacity: 1;
  border-color: rgba(250, 166, 60, var(--tw-border-opacity));
}
#jupiter-terminal .border-white\/10 {
  border-color: hsla(0, 0%, 100%, 0.1);
}
#jupiter-terminal .border-white\/20 {
  border-color: hsla(0, 0%, 100%, 0.2);
}
#jupiter-terminal .border-white\/5 {
  border-color: hsla(0, 0%, 100%, 0.05);
}
#jupiter-terminal .border-white\/50 {
  border-color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal .\!bg-transparent {
  background-color: transparent !important;
}
#jupiter-terminal .bg-\[\#010101\] {
  --tw-bg-opacity: 1;
  background-color: rgba(1, 1, 1, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#191B1F\] {
  --tw-bg-opacity: 1;
  background-color: rgba(25, 27, 31, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#1B1B1E\] {
  --tw-bg-opacity: 1;
  background-color: rgba(27, 27, 30, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#212128\] {
  --tw-bg-opacity: 1;
  background-color: rgba(33, 33, 40, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#23C1AA\] {
  --tw-bg-opacity: 1;
  background-color: rgba(35, 193, 170, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#25252D\] {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 37, 45, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#282830\] {
  --tw-bg-opacity: 1;
  background-color: rgba(40, 40, 48, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#292A33\] {
  --tw-bg-opacity: 1;
  background-color: rgba(41, 42, 51, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#2C2D33\] {
  --tw-bg-opacity: 1;
  background-color: rgba(44, 45, 51, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#36373E\] {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 55, 62, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[\#FBA43A\] {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 164, 58, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-\[rgba\(62\2c 62\2c 69\2c 0\.85\)\] {
  background-color: rgba(62, 62, 69, 0.85);
}
#jupiter-terminal .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-black\/10 {
  background-color: rgba(0, 0, 0, 0.1);
}
#jupiter-terminal .bg-black\/20 {
  background-color: rgba(0, 0, 0, 0.2);
}
#jupiter-terminal .bg-black\/25 {
  background-color: rgba(0, 0, 0, 0.25);
}
#jupiter-terminal .bg-black\/30 {
  background-color: rgba(0, 0, 0, 0.3);
}
#jupiter-terminal .bg-black\/40 {
  background-color: rgba(0, 0, 0, 0.4);
}
#jupiter-terminal .bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}
#jupiter-terminal .bg-black\/\[\.35\] {
  background-color: rgba(0, 0, 0, 0.35);
}
#jupiter-terminal .bg-jupiter-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(58, 59, 67, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-jupiter-jungle-green {
  --tw-bg-opacity: 1;
  background-color: rgba(36, 174, 143, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-transparent {
  background-color: transparent;
}
#jupiter-terminal .bg-v3-bg {
  background-color: #1c2936;
}
#jupiter-terminal .bg-v3-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 242, 132, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-warning {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 166, 60, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-white\/10 {
  background-color: hsla(0, 0%, 100%, 0.1);
}
#jupiter-terminal .bg-white\/5 {
  background-color: hsla(0, 0%, 100%, 0.05);
}
#jupiter-terminal .bg-white\/50 {
  background-color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal .bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(63, 63, 70, var(--tw-bg-opacity));
}
#jupiter-terminal .bg-opacity-\[15\%\] {
  --tw-bg-opacity: 15%;
}
#jupiter-terminal .\!bg-none {
  background-image: none !important;
}
#jupiter-terminal .bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
#jupiter-terminal .bg-v3-text-gradient {
  background-image: linear-gradient(247.44deg, #c7f284 13.88%, #00bef0 99.28%);
}
#jupiter-terminal .from-\[rgba\(199\2c 242\2c 132\2c 1\)\],
#jupiter-terminal .from-v3-primary {
  --tw-gradient-from: #c7f284 var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(83, 81%, 73%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#jupiter-terminal .to-\[\#00BEF0\],
#jupiter-terminal .to-\[rgba\(0\2c 190\2c 240\2c 1\)\] {
  --tw-gradient-to: #00bef0 var(--tw-gradient-to-position);
}
#jupiter-terminal .bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
#jupiter-terminal .fill-current {
  fill: currentColor;
}
#jupiter-terminal .fill-transparent {
  fill: transparent;
}
#jupiter-terminal .\!p-0 {
  padding: 0 !important;
}
#jupiter-terminal .p-1 {
  padding: 0.25rem;
}
#jupiter-terminal .p-1\.5 {
  padding: 0.375rem;
}
#jupiter-terminal .p-2 {
  padding: 0.5rem;
}
#jupiter-terminal .p-2\.5 {
  padding: 0.625rem;
}
#jupiter-terminal .p-3 {
  padding: 0.75rem;
}
#jupiter-terminal .p-4 {
  padding: 1rem;
}
#jupiter-terminal .p-5 {
  padding: 1.25rem;
}
#jupiter-terminal .p-6 {
  padding: 1.5rem;
}
#jupiter-terminal .p-\[1px\] {
  padding: 1px;
}
#jupiter-terminal .\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#jupiter-terminal .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#jupiter-terminal .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#jupiter-terminal .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#jupiter-terminal .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
#jupiter-terminal .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#jupiter-terminal .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#jupiter-terminal .py-0 {
  padding-bottom: 0;
  padding-top: 0;
}
#jupiter-terminal .py-0\.5 {
  padding-bottom: 0.125rem;
  padding-top: 0.125rem;
}
#jupiter-terminal .py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
#jupiter-terminal .py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
#jupiter-terminal .py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
#jupiter-terminal .py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
#jupiter-terminal .py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
#jupiter-terminal .py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
#jupiter-terminal .py-\[1px\] {
  padding-bottom: 1px;
  padding-top: 1px;
}
#jupiter-terminal .pb-2 {
  padding-bottom: 0.5rem;
}
#jupiter-terminal .pb-4 {
  padding-bottom: 1rem;
}
#jupiter-terminal .pb-5 {
  padding-bottom: 1.25rem;
}
#jupiter-terminal .pl-2 {
  padding-left: 0.5rem;
}
#jupiter-terminal .pl-3 {
  padding-left: 0.75rem;
}
#jupiter-terminal .pr-2 {
  padding-right: 0.5rem;
}
#jupiter-terminal .pr-4 {
  padding-right: 1rem;
}
#jupiter-terminal .pt-1 {
  padding-top: 0.25rem;
}
#jupiter-terminal .text-left {
  text-align: left;
}
#jupiter-terminal .text-center {
  text-align: center;
}
#jupiter-terminal .text-right {
  text-align: right;
}
#jupiter-terminal .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
#jupiter-terminal .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
#jupiter-terminal .text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
#jupiter-terminal .text-\[10px\] {
  font-size: 10px;
}
#jupiter-terminal .text-\[12px\] {
  font-size: 12px;
}
#jupiter-terminal .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
#jupiter-terminal .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#jupiter-terminal .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#jupiter-terminal .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#jupiter-terminal .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
#jupiter-terminal .text-xxs {
  font-size: 0.625rem;
  line-height: 1rem;
}
#jupiter-terminal .font-\[500\] {
  font-weight: 500;
}
#jupiter-terminal .font-bold {
  font-weight: 700;
}
#jupiter-terminal .font-medium {
  font-weight: 500;
}
#jupiter-terminal .font-semibold {
  font-weight: 600;
}
#jupiter-terminal .leading-\[1\.17\] {
  line-height: 1.17;
}
#jupiter-terminal .leading-\[1\.67\] {
  line-height: 1.67;
}
#jupiter-terminal .leading-none {
  line-height: 1;
}
#jupiter-terminal .\!text-\[\#F04A44\] {
  --tw-text-opacity: 1 !important;
  color: rgba(240, 74, 68, var(--tw-text-opacity)) !important;
}
#jupiter-terminal .\!text-jupiter-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(251, 164, 58, var(--tw-text-opacity)) !important;
}
#jupiter-terminal .\!text-v3-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(199, 242, 132, var(--tw-text-opacity)) !important;
}
#jupiter-terminal .text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
#jupiter-terminal .text-\[\#9D9DA6\] {
  --tw-text-opacity: 1;
  color: rgba(157, 157, 166, var(--tw-text-opacity));
}
#jupiter-terminal .text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
#jupiter-terminal .text-black\/50 {
  color: rgba(0, 0, 0, 0.5);
}
#jupiter-terminal .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
#jupiter-terminal .text-transparent {
  color: transparent;
}
#jupiter-terminal .text-v3-primary {
  --tw-text-opacity: 1;
  color: rgba(199, 242, 132, var(--tw-text-opacity));
}
#jupiter-terminal .text-warning {
  --tw-text-opacity: 1;
  color: rgba(250, 166, 60, var(--tw-text-opacity));
}
#jupiter-terminal .text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#jupiter-terminal .text-white\/25 {
  color: hsla(0, 0%, 100%, 0.25);
}
#jupiter-terminal .text-white\/30 {
  color: hsla(0, 0%, 100%, 0.3);
}
#jupiter-terminal .text-white\/40 {
  color: hsla(0, 0%, 100%, 0.4);
}
#jupiter-terminal .text-white\/50 {
  color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal .text-white\/70 {
  color: hsla(0, 0%, 100%, 0.7);
}
#jupiter-terminal .text-white\/75 {
  color: hsla(0, 0%, 100%, 0.75);
}
#jupiter-terminal .underline {
  text-decoration-line: underline;
}
#jupiter-terminal .opacity-0 {
  opacity: 0;
}
#jupiter-terminal .opacity-100 {
  opacity: 1;
}
#jupiter-terminal .opacity-20 {
  opacity: 0.2;
}
#jupiter-terminal .opacity-25 {
  opacity: 0.25;
}
#jupiter-terminal .opacity-50 {
  opacity: 0.5;
}
#jupiter-terminal .opacity-75 {
  opacity: 0.75;
}
#jupiter-terminal .shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
}
#jupiter-terminal .shadow-2xl,
#jupiter-terminal .shadow-lg {
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
    var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
}
#jupiter-terminal .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
#jupiter-terminal .shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
}
#jupiter-terminal .shadow-md,
#jupiter-terminal .shadow-sm {
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
    var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
}
#jupiter-terminal .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}
#jupiter-terminal .shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
    var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
}
#jupiter-terminal .ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    0 0 transparent;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 transparent);
}
#jupiter-terminal .ring-white\/5 {
  --tw-ring-color: hsla(0, 0%, 100%, 0.05);
}
#jupiter-terminal .ring-white\/50 {
  --tw-ring-color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal .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);
}
#jupiter-terminal .backdrop-blur-\[20px\] {
  --tw-backdrop-blur: blur(20px);
  -webkit-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-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);
}
#jupiter-terminal .transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#jupiter-terminal .transition-opacity {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#jupiter-terminal .duration-100 {
  transition-duration: 0.1s;
}
#jupiter-terminal .duration-200 {
  transition-duration: 0.2s;
}
#jupiter-terminal .duration-300 {
  transition-duration: 0.3s;
}
#jupiter-terminal .duration-500 {
  transition-duration: 0.5s;
}
#jupiter-terminal .ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#jupiter-terminal * {
  box-sizing: border-box;
  font-family: Inter, sans-serif;
}
#jupiter-terminal :focus {
  outline: none;
}
.hideScrollbar {
  -ms-overflow-style: none;
}
.hideScrollbar::-webkit-scrollbar {
  display: none;
}
.hideScrollbar::-moz-scrollbar {
  display: none;
}
.webkit-scrollbar::-webkit-scrollbar {
  width: 8px;
}
.webkit-scrollbar::-webkit-scrollbar-thumb {
  background: #979797;
  border-radius: 10px;
  margin: 2px;
}
#jupiter-terminal .jup-gradient:before {
  background: linear-gradient(91.26deg, #fcc00a 15.73%, #4ebae9 83.27%);
  border-radius: 0.5rem;
  padding: 2px;
}
#jupiter-terminal .jup-gradient:before,
#jupiter-terminal .v2-border-gradient:before {
  bottom: 0;
  content: "";
  left: 0;
  -webkit-mask: linear-gradient(#fff, #fff 0) content-box,
    linear-gradient(#fff, #fff 0);
  mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: source-out;
  position: absolute;
  right: 0;
  top: 0;
}
#jupiter-terminal .v2-border-gradient:before {
  background: linear-gradient(
    91.26deg,
    rgba(250, 196, 58, 0.5) 15.73%,
    rgba(113, 229, 237, 0.5) 83.27%
  );
  padding: 1px;
  pointer-events: none;
  z-index: 10;
}
#jupiter-terminal .v2-border-gradient-left.v2-border-gradient:before {
  border-bottom-left-radius: 0.75rem;
  border-top-left-radius: 0.75rem;
}
#jupiter-terminal .v2-border-gradient-center.v2-border-gradient:before {
  border-radius: 0.75rem;
}
#jupiter-terminal .v2-border-gradient-right.v2-border-gradient:before {
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.jupiter-tooltip {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  border-radius: 0.5rem;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  padding: 0.5rem;
  position: absolute;
  visibility: hidden;
}
.jupiter-has-tooltip:hover .jupiter-tooltip {
  visibility: visible;
  z-index: 50;
}
#jupiter-terminal .placeholder\:text-sm::-moz-placeholder {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#jupiter-terminal .placeholder\:text-sm::placeholder {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#jupiter-terminal .placeholder\:font-normal::-moz-placeholder {
  font-weight: 400;
}
#jupiter-terminal .placeholder\:font-normal::placeholder {
  font-weight: 400;
}
#jupiter-terminal .placeholder\:text-white\/20::-moz-placeholder {
  color: hsla(0, 0%, 100%, 0.2);
}
#jupiter-terminal .placeholder\:text-white\/20::placeholder {
  color: hsla(0, 0%, 100%, 0.2);
}
#jupiter-terminal .placeholder\:text-white\/25::-moz-placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
#jupiter-terminal .placeholder\:text-white\/25::placeholder {
  color: hsla(0, 0%, 100%, 0.25);
}
#jupiter-terminal .hover\:bg-black\/10:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#jupiter-terminal .hover\:bg-black\/20:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#jupiter-terminal .hover\:bg-white\/10:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}
#jupiter-terminal .hover\:bg-white\/20:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
#jupiter-terminal .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#jupiter-terminal .hover\:underline:hover {
  text-decoration-line: underline;
}
#jupiter-terminal .hover\:opacity-100:hover {
  opacity: 1;
}
#jupiter-terminal .hover\:opacity-70:hover {
  opacity: 0.7;
}
#jupiter-terminal .disabled\:opacity-50:disabled {
  opacity: 0.5;
}
#jupiter-terminal .disabled\:hover\:bg-\[\#36373E\]:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgba(54, 55, 62, var(--tw-bg-opacity));
}
#jupiter-terminal :is(.group:hover .group-hover\:visible) {
  visibility: visible;
}
#jupiter-terminal :is(.group:hover .group-hover\:z-50) {
  z-index: 50;
}
#jupiter-terminal :is(.dark .dark\:border) {
  border-width: 1px;
}
#jupiter-terminal :is(.dark .dark\:border-white\/25) {
  border-color: hsla(0, 0%, 100%, 0.25);
}
#jupiter-terminal :is(.dark .dark\:bg-black\/50) {
  background-color: rgba(0, 0, 0, 0.5);
}
#jupiter-terminal :is(.dark .dark\:bg-white) {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
#jupiter-terminal :is(.dark .dark\:text-black) {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
#jupiter-terminal :is(.dark .dark\:text-white) {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#jupiter-terminal :is(.dark .dark\:text-white\/50) {
  color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal :is(.dark .dark\:hover\:border-white\/50:hover) {
  border-color: hsla(0, 0%, 100%, 0.5);
}
#jupiter-terminal :is(.dark .dark\:hover\:text-white\/50:hover) {
  color: hsla(0, 0%, 100%, 0.5);
}
@media (min-width: 768px) {
  #jupiter-terminal .md\:right-2 {
    right: 0.5rem;
  }
  #jupiter-terminal .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  #jupiter-terminal .md\:ml-4 {
    margin-left: 1rem;
  }
  #jupiter-terminal .md\:mt-0 {
    margin-top: 0;
  }
  #jupiter-terminal .md\:mt-14 {
    margin-top: 3.5rem;
  }
  #jupiter-terminal .md\:\!flex {
    display: flex !important;
  }
  #jupiter-terminal .md\:flex {
    display: flex;
  }
  #jupiter-terminal .md\:hidden {
    display: none;
  }
  #jupiter-terminal .md\:h-\[34px\] {
    height: 34px;
  }
  #jupiter-terminal .md\:max-h-\[600px\] {
    max-height: 600px;
  }
  #jupiter-terminal .md\:w-\[384px\] {
    width: 384px;
  }
  #jupiter-terminal .md\:max-w-\[340px\] {
    max-width: 340px;
  }
  #jupiter-terminal .md\:max-w-\[60\%\] {
    max-width: 60%;
  }
  #jupiter-terminal .md\:flex-row {
    flex-direction: row;
  }
  #jupiter-terminal .md\:border-none {
    border-style: none;
  }
  #jupiter-terminal .md\:p-4 {
    padding: 1rem;
  }
  #jupiter-terminal .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  #jupiter-terminal .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #jupiter-terminal .md\:text-\[52px\] {
    font-size: 52px;
  }
}
@media (min-width: 1024px) {
  #jupiter-terminal .lg\:\!top-\[12\.5\%\] {
    top: 12.5% !important;
  }
  #jupiter-terminal .lg\:ml-4 {
    margin-left: 1rem;
  }
  #jupiter-terminal .lg\:mt-0 {
    margin-top: 0;
  }
  #jupiter-terminal .lg\:min-h-\[600px\] {
    min-height: 600px;
  }
  #jupiter-terminal .lg\:w-\[75\%\] {
    width: 75%;
  }
  #jupiter-terminal .lg\:max-w-\[80\%\] {
    max-width: 80%;
  }
  #jupiter-terminal .lg\:flex-row {
    flex-direction: row;
  }
  #jupiter-terminal :is(.lg\:space-x-3 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  }
  #jupiter-terminal :is(.lg\:space-y-0 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
  }
  #jupiter-terminal .lg\:p-4 {
    padding: 1rem;
  }
  #jupiter-terminal .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  #jupiter-terminal .lg\:py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  #jupiter-terminal .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1280px) {
  #jupiter-terminal .xl\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
/*# sourceMappingURL=main-2.1.4-Tailwind.css.map*/
