/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% .237 25.331);
    --color-purple-500: oklch(62.7% .265 303.9);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-bold: 700;
    --tracking-wider: .05em;
    --radius-lg: .5rem;
    --blur-md: 12px;
    --blur-lg: 16px;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

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

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

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

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .-top-\[100px\] {
    top: -100px;
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-12 {
    top: calc(var(--spacing) * 12);
  }

  .-bottom-4 {
    bottom: calc(var(--spacing) * -4);
  }

  .bottom-12 {
    bottom: calc(var(--spacing) * 12);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .z-10 {
    z-index: 10;
  }

  .z-30 {
    z-index: 30;
  }

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .flex {
    display: flex;
  }

  .h-\[50px\] {
    height: 50px;
  }

  .h-\[330px\] {
    height: 330px;
  }

  .h-\[450px\] {
    height: 450px;
  }

  .h-\[800px\] {
    height: 800px;
  }

  .h-full {
    height: 100%;
  }

  .w-full {
    width: 100%;
  }

  .w-max {
    width: max-content;
  }

  .min-w-full {
    min-width: 100%;
  }

  .scale-105 {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

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

  .items-center {
    align-items: center;
  }

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

  .justify-center {
    justify-content: center;
  }

  .overflow-clip {
    overflow: clip;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .bg-\[\#242428\] {
    background-color: #242428;
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-neutral-900 {
    background-color: var(--color-neutral-900);
  }

  .bg-purple-500 {
    background-color: var(--color-purple-500);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }

  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }

  .text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .text-\[\#33ff00\] {
    color: #3f0;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-white {
    color: var(--color-white);
  }

  .mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .blur-lg {
    --tw-blur: blur(var(--blur-lg));
    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-md {
    --tw-blur: blur(var(--blur-md));
    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, );
  }

  .brightness-30 {
    --tw-brightness: brightness(30%);
    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, );
  }

  .brightness-50 {
    --tw-brightness: brightness(50%);
    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, );
  }

  .brightness-125 {
    --tw-brightness: brightness(125%);
    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, );
  }
}

.text_black_outline_sm {
  --outline-size: 1px;
}

.text_black_outline_smmd {
  --outline-size: 1.5px;
}

.text_black_outline_md {
  --outline-size: 2px;
}

.text_black_outline {
  --outline-size: 2.3px;
}

.text_black_outline_lg {
  --outline-size: 3.5px;
}

.text_black_outline_xl {
  --outline-size: 4.5px;
}

.text_black_outline, .text_black_outline_sm, .text_black_outline_smmd, .text_black_outline_md, .text_black_outline_lg, .text_black_outline_xl {
  text-shadow: 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black,	0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black, 0 0 var(--outline-size) black;
}

@font-face {
  font-family: ByteBounce;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.kickplays.org/fonts/ByteBounce.ttf") format("truetype");
}

.font-inter {
  font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

.font-pixel {
  font-family: SmallestPixel, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

.font-pkmn {
  font-family: Pkmn, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif !important;
}

.font-bb {
  font-family: ByteBounce, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

.font-roboto {
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 100;
  font-family: Roboto, sans-serif;
  font-style: normal;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-display: swap;
  src: url("https://static.worp.tv/fonts/GeistVF.woff2") format("woff2");
}

.font-geist {
  font-family: Geist, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: TruculentaVariable;
  font-style: normal;
  font-display: swap;
  src: url("https://static.worp.tv/fonts/TruculentaVariable.woff2") format("woff2");
}

.font-truc {
  font-family: TruculentaVariable, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: DMSansVariable;
  font-style: normal;
  font-display: swap;
  src: url("https://static.worp.tv/fonts/DMSansVariable.woff2") format("woff2");
}

.font-dmsans {
  font-family: DMSansVariable, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: lemonmilk;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/LEMONMILK-Regular.otf") format("opentype");
}

.font-lemonmilk {
  font-family: lemonmilk, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: Valentine;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/Valentine.ttf") format("truetype");
}

.font-valentine {
  font-family: Valentine, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: Beckman;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/Beckman.otf") format("opentype");
}

.font-beckman {
  font-family: Beckman, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: MagicSeventies;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/Magic Seventies.ttf") format("truetype");
}

.font-magicseventies {
  font-family: MagicSeventies, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: PinkLove;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/Pink Love.otf") format("opentype");
}

.font-pinklove {
  font-family: PinkLove, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: Kinlove;
  font-style: normal;
  font-display: swap;
  src: url("https://files.iceposeidon.com/fonts/Kinlove.ttf") format("truetype");
}

.font-kinlove {
  font-family: Kinlove, Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
}

html, body, :root, #root {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #0000 !important;
}

.tcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hcenter {
  left: 50%;
  transform: translateX(-50%);
}

@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@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
}
._root_1lvvn_1 {
	position: relative;
}
._pane_1lvvn_4 {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity var(--transition, 1000ms) ease-in-out;
	will-change: opacity;
}
._pane_1lvvn_4[data-active="true"] {
	opacity: 1;
}
._preload_1lvvn_14 {
	position: absolute;
	inset: 0;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}
