/*! tailwindcss v4.1.3 | 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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;
    --spacing: .25rem;
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

  .tailwind html, .tailwind :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;
  }

  .tailwind body {
    line-height: inherit;
  }

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

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

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

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

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

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

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

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

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

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

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

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

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

  .tailwind ::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;
  }

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

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

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

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

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

  .tailwind textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer utilities {
  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

  .tailwind .top-\[0\.08\%\] {
    top: .08%;
  }

  .tailwind .top-\[calc\(50\%\+10px\)\] {
    top: calc(50% + 10px);
  }

  .tailwind .top-\[calc\(50\%\+12px\)\] {
    top: calc(50% + 12px);
  }

  .tailwind .top-\[calc\(50\%\+94\.739px\)\] {
    top: calc(50% + 94.739px);
  }

  .tailwind .top-\[calc\(50\%\+126\.003px\)\] {
    top: calc(50% + 126.003px);
  }

  .tailwind .top-\[calc\(50\%\+163\.621px\)\] {
    top: calc(50% + 163.621px);
  }

  .tailwind .top-\[calc\(50\%\+164\.383px\)\] {
    top: calc(50% + 164.383px);
  }

  .tailwind .top-\[calc\(50\%\+187\.621px\)\] {
    top: calc(50% + 187.621px);
  }

  .tailwind .top-\[calc\(50\%-10px\)\] {
    top: calc(50% - 10px);
  }

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

  .tailwind .bottom-\[8px\] {
    bottom: 8px;
  }

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

  .tailwind .left-\[-0\.02\%\] {
    left: -.02%;
  }

  .tailwind .left-\[calc\(50\%-1\.083px\)\] {
    left: calc(50% - 1.083px);
  }

  .tailwind .left-\[calc\(50\%-1\.588px\)\] {
    left: calc(50% - 1.588px);
  }

  .tailwind .left-\[calc\(50\%-1\.683px\)\] {
    left: calc(50% - 1.683px);
  }

  .tailwind .left-\[calc\(50\%-2\.093px\)\] {
    left: calc(50% - 2.093px);
  }

  .tailwind .left-\[calc\(50\%-2\.382px\)\] {
    left: calc(50% - 2.382px);
  }

  .tailwind .left-\[calc\(50\%-2\.468px\)\] {
    left: calc(50% - 2.468px);
  }

  .tailwind .left-\[calc\(50\%-3\.253px\)\] {
    left: calc(50% - 3.253px);
  }

  .tailwind .left-\[calc\(50\%-3\.702px\)\] {
    left: calc(50% - 3.702px);
  }

  .tailwind .left-\[calc\(50\%-86\.129px\)\] {
    left: calc(50% - 86.129px);
  }

  .tailwind .left-\[calc\(50\%-89\.5px\)\] {
    left: calc(50% - 89.5px);
  }

  .tailwind .left-\[calc\(50\%-122\.799px\)\] {
    left: calc(50% - 122.799px);
  }

  .tailwind .left-\[calc\(50\%-128px\)\] {
    left: calc(50% - 128px);
  }

  .tailwind .left-\[calc\(50\%-165\.309px\)\] {
    left: calc(50% - 165.309px);
  }

  .tailwind .left-\[calc\(50\%-172\.05px\)\] {
    left: calc(50% - 172.05px);
  }

  .tailwind .left-\[calc\(50\%-187\.293px\)\] {
    left: calc(50% - 187.293px);
  }

  .tailwind .left-\[calc\(50\%-195px\)\] {
    left: calc(50% - 195px);
  }

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-\[109\.54\%\] {
    height: 109.54%;
  }

  .tailwind .h-\[207\.427px\] {
    height: 207.427px;
  }

  .tailwind .h-\[314\.4px\] {
    height: 314.4px;
  }

  .tailwind .h-\[320\.005px\] {
    height: 320.005px;
  }

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

  .tailwind .h-\[414\.766px\] {
    height: 414.766px;
  }

  .tailwind .h-\[461\.12px\] {
    height: 461.12px;
  }

  .tailwind .h-\[474\.246px\] {
    height: 474.246px;
  }

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

  .tailwind .h-\[607\.84px\] {
    height: 607.84px;
  }

  .tailwind .h-\[691\.68px\] {
    height: 691.68px;
  }

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

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

  .tailwind .w-\[99\.98\%\] {
    width: 99.98%;
  }

  .tailwind .w-\[227\.258px\] {
    width: 227.258px;
  }

  .tailwind .w-\[318px\] {
    width: 318px;
  }

  .tailwind .w-\[328\.8px\] {
    width: 328.8px;
  }

  .tailwind .w-\[343px\] {
    width: 343px;
  }

  .tailwind .w-\[350\.598px\] {
    width: 350.598px;
  }

  .tailwind .w-\[454\.419px\] {
    width: 454.419px;
  }

  .tailwind .w-\[466\.4px\] {
    width: 466.4px;
  }

  .tailwind .w-\[482\.24px\] {
    width: 482.24px;
  }

  .tailwind .w-\[515px\] {
    width: 515px;
  }

  .tailwind .w-\[519\.585px\] {
    width: 519.585px;
  }

  .tailwind .w-\[614\.8px\] {
    width: 614.8px;
  }

  .tailwind .w-\[635\.68px\] {
    width: 635.68px;
  }

  .tailwind .w-\[682px\] {
    width: 682px;
  }

  .tailwind .w-\[699\.6px\] {
    width: 699.6px;
  }

  .tailwind .w-\[723\.36px\] {
    width: 723.36px;
  }

  .tailwind .w-\[773px\] {
    width: 773px;
  }

  .tailwind .max-w-none {
    max-width: none;
  }

  .tailwind .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .resize {
    resize: both;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

  .tailwind .overflow-hidden {
    overflow: hidden;
  }

  .tailwind .rounded-\[inherit\] {
    border-radius: inherit;
  }

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

  .tailwind .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
