.sh-logo {
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2021'%20data-type='color'%3e%3cg%3e%3cpath%20fill='%23B1C1F5'%20d='M.901%209.228v-8.4L5.89.894v5.664l9.108%205.182v8.432H10.04v-5.536z'/%3e%3cpath%20fill='%23B1C1F5'%20d='M14.997.829v5.407h-4.956V.829z'/%3e%3cpath%20fill='%23B1C1F5'%20d='M5.857%2014.764v5.407H.901v-5.407z'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 1.2rem;
  height: 1.5rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
/*
	jsrepo 1.41.0
	Installed from https://reactbits.dev/ts/default/
	2-26-2025
*/

.star-border-container {
  display: inline-block;
  padding: 2px 0;
  position: relative;
  overflow: hidden;
}

.star-border-container.hidden {
  display: none;
}

.border-gradient-bottom {
  position: absolute;
  width: 300%;
  height: 50%;
  opacity: 0.7;
  bottom: -0.688rem;
  right: -250%;
  animation: star-movement-bottom linear infinite alternate;
  -moz-animation: star-movement-bottom linear infinite alternate;
  -webkit-animation: star-movement-bottom linear infinite alternate;
  z-index: 0;
  display: none;
}

.border-gradient-bottom.active {
  display: block;
}

.border-gradient-top.active {
  display: block;
}

.border-gradient-top {
  position: absolute;
  opacity: 0.7;
  width: 300%;
  height: 50%;
  top: -0.625rem;
  left: -250%;
  animation: star-movement-top linear infinite alternate;
  -webkit-animation: star-movement-top linear infinite alternate;
  -moz-animation: star-movement-top linear infinite alternate;
  z-index: 0;
  display: none;
}

.inner-content {
  position: relative;
  /*background: linear-gradient(to bottom, #060606, #111);*/
  color: var(--color-6);
  border: 1px solid;
  font-weight: 600;
  /*font-family: Terminus;*/
  font-size: 1rem;
  text-align: center;
  z-index: 1;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

@keyframes star-movement-bottom {
  0% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: translate(-100%, 0%);
    opacity: 0;
  }
}

@keyframes star-movement-top {
  0% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: translate(100%, 0%);
    opacity: 0;
  }
}
*, ::before, ::after {
  --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: rgb(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;
  --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:  ;
}

::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: rgb(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;
  --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:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-5 {
  left: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-20 {
  top: 5rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.m-0 {
  margin: 0px;
}
.m-8 {
  margin: 2rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-\[calc\(100\%-4em\)\] {
  height: calc(100% - 4em);
}
.h-\[calc\(100vh-6em\)\] {
  height: calc(100vh - 6em);
}
.w-10 {
  width: 2.5rem;
}
.w-24 {
  width: 6rem;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[75\%\] {
  width: 75%;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[calc\(100vw-2\.5em\)\] {
  width: calc(100vw - 2.5em);
}
.w-full {
  width: 100%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.-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));
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.self-start {
  align-self: flex-start;
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-dark-content {
  border-color: var(--color-3);
}
.border-dark-emphasis {
  border-color: var(--color-4);
}
.bg-dark-main {
  background-color: var(--color-1);
}
.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-contain {
  background-size: contain;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-start {
  text-align: start;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.text-dark-content {
  color: var(--color-3);
}
.text-dark-emphasis {
  color: var(--color-4);
}
.text-dark-sub {
  color: var(--color-5);
}
.text-dark-yellow {
  color: var(--color-9);
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.shadow-\[rgba\(0\2c _0\2c _0\2c _0\.24\)_0px_0px_40px\] {
  --tw-shadow: rgba(0, 0, 0, 0.24) 0px 0px 40px;
  --tw-shadow-colored: 0px 0px 40px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-slate-400 {
  --tw-shadow-color: #94a3b8;
  --tw-shadow: var(--tw-shadow-colored);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* Add any global overrides here */
html,
body {
  margin: 0;
  padding: 0;
  font-family: Terminus, monospace;
  scroll-padding-top: 6rem;
}

@font-face {
  font-family: 'Terminus';
  src: url('/assets/Terminus-DHc1Mx4q.ttf');
}

:root {
  background: linear-gradient(
    180deg,
    #0c1229 0%,
    #0a102b 23.02%,
    #090e22 46.05%,
    #0a0f22 69.07%,
    #0c0d14 92.09%
  );
  --color-3: rgba(177, 193, 245, 1);
  --color-2: rgba(20, 28, 38, 1);
  --color-1: rgba(10, 15, 34, 1);
  --color-4: rgba(255, 255, 255, 1);
  --color-5: rgba(153, 153, 153, 1);
  --color-6: rgba(24, 28, 27, 1);
  --color-7: rgba(0, 167, 79, 1);
  --color-8: rgba(91, 172, 255, 1);
  --color-9: rgba(223, 223, 3, 1);
  --color-10: rgba(175, 253, 181, 1);
  --color-11: rgba(92, 112, 146, 1);
}

* {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -o-user-select: none;
  -webkit-user-drag: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  background-attachment: fixed;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-family: Terminus, monospace;
  font-size: 1rem;
}

#app {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
}

#app ::-webkit-scrollbar {
  display: none;
}

#app .page-container {
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0.5rem 1.25rem 9rem;
}

.card {
  display: flex;
  width: calc(100% - 3rem);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.gameplay {
  background-size: contain !important;
  background: url('/assets/gameplay-Dmk7qZuv.png') no-repeat;
  background-position-x: center;
}

.sh-globe {
  background-image: url("data:image/svg+xml,%3csvg%20viewBox='0%200%2064%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_2150_35802)'%3e%3cpath%20d='M58.4014%2024.0796V18.7993H55.7613V13.519H53.1211V10.8788H50.481V8.23868H45.2007V5.59853H39.9204V2.95837H24.0795V5.59853H18.7992V8.23868H13.5189V10.8788H10.8787V13.519H8.23855V18.7993H5.5984V24.0796H2.95825V39.9205H5.5984V45.2008H8.23855V50.4811H10.8787V53.1213H13.5189V55.7614H18.7992V58.4016H24.0795V61.0417H39.9204V58.4016H45.2007V55.7614H50.481V53.1213H53.1211V50.4811H55.7613V45.2008H58.4014V39.9205H61.0416V24.0796H58.4014ZM47.8408%2032V24.0796H50.481V21.4394H53.1211V24.0796H55.7613V34.6402H50.481V32H47.8408ZM37.2802%2050.4811V55.7614H31.9999V47.8409H29.3598V45.2008H26.7196V37.2803H24.0795V34.6402H21.4393V32H18.7992V29.3599H16.159V26.7197H13.5189V24.0796H10.8787V18.7993H13.5189V16.1591H16.159V13.519H18.7992V10.8788H26.7196V8.23868H31.9999V10.8788H34.6401V21.4394H29.3598V26.7197H31.9999V29.3599H26.7196V26.7197H21.4393V32H29.3598V34.6402H39.9204V37.2803H42.5605V45.2008H39.9204V50.4811H37.2802Z'%20fill='%2300FF44'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_2150_35802'%20x='-0.833642'%20y='-0.833642'%20width='65.6673'%20height='65.6673'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.41682'%20result='effect1_foregroundBlur_2150_35802'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.sh-stars {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALSSURBVHgB7ZpRbtpAEIZndk1C2koxUhVFQBvnBOWtj6VH6HtahRv0BqE3yA0ocIH2BCE3IAeo6jygogApUVW1EtjTNVLorpOADTZEy34StvbX2uKHnfXOrBFWSK9ZLDOiM1lj4JVzH7rnsCIYbBjGsO4Yw7pjDOvOxhlGSJFBo1BDAue2zXbJfnLoleQ+1lNq4xYO/ys0xJdX7yAlLEgVKhOic9tijCBjU7hTCUjRXEgRE8O6YwzrjjGsOxtnOLHncK8mqhmW/0bWskWykfnTNstShDuRTZd7J4rk++d42G9BAiRmeGKWsCpr2bwX0aQM2uJQVW/OgnYLEsDEsO5sXrZ03ch/hwTYfkF2Nu/bshY/fh9EZFNyRrU4FgE6kADBbJygwTB2MHtDApgY1h2LUH2+oS+GD0Jp7oWhRD7F4bwMriguuLJwp8TTbxSOhViDGQTm7NdjePzQMR706rJiYlh3TLY08rxWdhvKskYePxWFxelERmOEX22uXLe1T7C978PaIGoDp4+KNh5fhLtFqktfNwtnwnB5Vp+dAw92nLUabqHTezuvm4lh3YlUABDD2RVHV1XRgfXiqs1oycVCe0s/a/uOz7mSZa08hjPcwfyPS4iJiWHdMZPWooxuWCIbnWgF5d305oLEDI+HKD4cliXIxNI0bGJYd8xLLffRrxe/MPRfyVqUamfwpiwwdCEOjBzgrCVLQUzfjevQfSfJw1UF5hBp0mKMdonQgbgIs7mjeKshsYpDn6v/A91bTRI/zMz2A18JNgyz8FgYUQ6lcLyO/tzAAoRLx2JIO+I578gaf0aTRUpckjPM4PPz951PsCS5StcVJ6VyMWjmT/521L3noEyMVvxauIlh3TGTVkSGjHlKSXQ04heQEt4Yv2Yynitrv7/xU8alLVQeLZ4XNEzD3FG3Ditir9Jpi1Nb1gaNfFUM0Klhijh/mRjWnY0z/A8ZmNiPuqZmygAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-size: contain;
}

.sh-energy {
  background-image: url("data:image/svg+xml,%3csvg%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='13.2422'%20y='13.2083'%20width='43.6562'%20height='5.82083'%20transform='rotate(90%2013.2422%2013.2083)'%20fill='%235BACFF'/%3e%3crect%20x='52.5261'%20y='13.2083'%20width='43.6562'%20height='5.82083'%20transform='rotate(90%2052.5261%2013.2083)'%20fill='%235BACFF'/%3e%3crect%20x='10.9163'%20y='10.2996'%20width='38.1177'%20height='5.82083'%20fill='%235BACFF'/%3e%3crect%20x='24.1531'%20y='1.56763'%20width='11.6417'%20height='5.82083'%20fill='%235BACFF'/%3e%3crect%20x='11.9292'%20y='53.9558'%20width='36.0917'%20height='5.82083'%20fill='%235BACFF'/%3e%3crect%20x='16.5818'%20y='43.7683'%20width='26.7854'%20height='5.82083'%20fill='%23AFFDB5'/%3e%3crect%20x='16.5818'%20y='32.1277'%20width='26.7854'%20height='5.82083'%20fill='%23AFFDB5'/%3e%3crect%20x='16.5818'%20y='20.4844'%20width='26.7854'%20height='5.82083'%20fill='%23AFFDB5'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.sh-rewards {
  background-image: url("data:image/svg+xml,%3csvg%20viewBox='0%200%2066%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M49.0001%208.21358V2.88025H17.0001V8.21358H3.66675V21.5469H6.33341V26.8802H9.00008V29.5469H11.6667V32.2136H14.3334V34.8802H17.0001V37.5469H25.0001V40.2136H30.3334V48.2136H19.6667V56.2136H46.3334V48.2136H35.6667V40.2136H41.0001V37.5469H49.0001V34.8802H51.6667V32.2136H54.3334V29.5469H57.0001V26.8802H59.6667V21.5469H62.3334V8.21358H49.0001ZM22.3334%2032.2136H17.0001V29.5469H14.3334V26.8802H11.6667V21.5469H9.00008V13.5469H14.3334V16.2136H17.0001V21.5469H19.6667V29.5469H22.3334V32.2136ZM22.3334%2021.5469V8.21358H43.6667V21.5469H41.0001V29.5469H38.3334V34.8802H27.6667V29.5469H25.0001V21.5469H22.3334ZM54.3334%2021.5469V26.8802H51.6667V29.5469H49.0001V32.2136H43.6667V29.5469H46.3334V24.2136H49.0001V16.2136H51.6667V13.5469H57.0001V21.5469H54.3334Z'%20fill='%23FFEB11'/%3e%3cg%20filter='url(%23filter0_f_1041_17277)'%3e%3cpath%20d='M49.0001%208.21358V2.88025H17.0001V8.21358H3.66675V21.5469H6.33341V26.8802H9.00008V29.5469H11.6667V32.2136H14.3334V34.8802H17.0001V37.5469H25.0001V40.2136H30.3334V48.2136H19.6667V56.2136H46.3334V48.2136H35.6667V40.2136H41.0001V37.5469H49.0001V34.8802H51.6667V32.2136H54.3334V29.5469H57.0001V26.8802H59.6667V21.5469H62.3334V8.21358H49.0001ZM22.3334%2032.2136H17.0001V29.5469H14.3334V26.8802H11.6667V21.5469H9.00008V13.5469H14.3334V16.2136H17.0001V21.5469H19.6667V29.5469H22.3334V32.2136ZM22.3334%2021.5469V8.21358H43.6667V21.5469H41.0001V29.5469H38.3334V34.8802H27.6667V29.5469H25.0001V21.5469H22.3334ZM54.3334%2021.5469V26.8802H51.6667V29.5469H49.0001V32.2136H43.6667V29.5469H46.3334V24.2136H49.0001V16.2136H51.6667V13.5469H57.0001V21.5469H54.3334Z'%20fill='%23FFEB11'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1041_17277'%20x='0.166358'%20y='-2.83364'%20width='65.6673'%20height='65.6673'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.41682'%20result='effect1_foregroundBlur_1041_17277'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.hover\:bg-dark-main_hover:hover {
  background-color: var(--color-3);
}

.hover\:text-dark-content_hover:hover {
  color: var(--color-2);
}

.hover\:text-dark-emphasis:hover {
  color: var(--color-4);
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 768px) {

  .max-md\:mt-0 {
    margin-top: 0px;
  }

  .max-md\:w-auto {
    width: auto;
  }
}

@media (min-width: 768px) {

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:w-\[30\%\] {
    width: 30%;
  }

  .md\:w-\[40\%\] {
    width: 40%;
  }

  .md\:w-\[45\%\] {
    width: 45%;
  }

  .md\:w-\[50\%\] {
    width: 50%;
  }

  .md\:w-\[70\%\] {
    width: 70%;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:border-2 {
    border-width: 2px;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pr-24 {
    padding-right: 6rem;
  }

  .md\:text-start {
    text-align: start;
  }
}

@media (min-width: 1024px) {

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (prefers-color-scheme: dark) {

  .dark\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }

  .dark\:shadow-slate-700 {
    --tw-shadow-color: #334155;
    --tw-shadow: var(--tw-shadow-colored);
  }

  .dark\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
}
