@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans+Condensed:wght@300;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";
/* [project]/src/app/globals.css [app-client] (css) */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
      --tw-outline-style: solid;
      --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;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --leading-tight: 1.25;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: "Open Sans", sans-serif;
    --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;
    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 {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

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

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

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

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

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

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

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

  .top-full {
    top: 100%;
  }

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

  .right-1 {
    right: calc(var(--spacing) * 1);
  }

  .right-2 {
    right: calc(var(--spacing) * 2);
  }

  .right-5 {
    right: calc(var(--spacing) * 5);
  }

  .right-\[10px\] {
    right: 10px;
  }

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

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

  .bottom-full {
    bottom: 100%;
  }

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

  .left-1\/2 {
    left: 50%;
  }

  .left-\[9px\] {
    left: 9px;
  }

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

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

  .z-\[7\] {
    z-index: 7;
  }

  .z-\[8\] {
    z-index: 8;
  }

  .z-\[9\] {
    z-index: 9;
  }

  .z-\[20\] {
    z-index: 20;
  }

  .z-\[40\] {
    z-index: 40;
  }

  .z-\[49\] {
    z-index: 49;
  }

  .z-\[50\] {
    z-index: 50;
  }

  .z-\[60\] {
    z-index: 60;
  }

  .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

  .col-span-5 {
    grid-column: span 5 / span 5;
  }

  .col-span-7 {
    grid-column: span 7 / span 7;
  }

  .col-span-8 {
    grid-column: span 8 / span 8;
  }

  .mx-\[3px\] {
    margin-inline: 3px;
  }

  .mx-\[9px\] {
    margin-inline: 9px;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }

  .my-\[14px\] {
    margin-block: 14px;
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-\[2px\] {
    margin-top: 2px;
  }

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

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

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

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

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-auto {
    margin-left: auto;
  }

  .box-border {
    box-sizing: border-box;
  }

  .box-content {
    box-sizing: content-box;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .table-column {
    display: table-column;
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

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

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-20 {
    height: calc(var(--spacing) * 20);
  }

  .h-24 {
    height: calc(var(--spacing) * 24);
  }

  .h-28 {
    height: calc(var(--spacing) * 28);
  }

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

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

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

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-6 {
    max-height: calc(var(--spacing) * 6);
  }

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

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

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

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

  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }

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

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

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

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

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

  .min-h-screen {
    min-height: 100vh;
  }

  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }

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

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-9 {
    width: calc(var(--spacing) * 9);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

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

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

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

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

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

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

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

  .w-full {
    width: 100%;
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-5xl {
    max-width: var(--container-5xl);
  }

  .max-w-\[420px\] {
    max-width: 420px;
  }

  .max-w-\[460px\] {
    max-width: 460px;
  }

  .max-w-\[520px\] {
    max-width: 520px;
  }

  .max-w-\[1170px\] {
    max-width: 1170px;
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-4 {
    min-width: calc(var(--spacing) * 4);
  }

  .min-w-7 {
    min-width: calc(var(--spacing) * 7);
  }

  .min-w-\[160px\] {
    min-width: 160px;
  }

  .min-w-\[220px\] {
    min-width: 220px;
  }

  .min-w-\[260px\] {
    min-width: 260px;
  }

  .min-w-\[620px\] {
    min-width: 620px;
  }

  .min-w-\[700px\] {
    min-width: 700px;
  }

  .min-w-\[720px\] {
    min-width: 720px;
  }

  .min-w-\[760px\] {
    min-width: 760px;
  }

  .min-w-\[780px\] {
    min-width: 780px;
  }

  .min-w-\[860px\] {
    min-width: 860px;
  }

  .min-w-\[900px\] {
    min-width: 900px;
  }

  .min-w-\[920px\] {
    min-width: 920px;
  }

  .min-w-\[980px\] {
    min-width: 980px;
  }

  .min-w-\[1170px\] {
    min-width: 1170px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-0 {
    rotate: none;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .list-disc {
    list-style-type: disc;
  }

  .list-none {
    list-style-type: none;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }

  .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

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

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

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

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

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

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

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

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

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

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-\[3px\] {
    gap: 3px;
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }

  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }

  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }

  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }

  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

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

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

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

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

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

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

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

  .border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

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

  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-\[\#1f1f1f\] {
    border-color: #1f1f1f;
  }

  .border-\[\#2a2a2a\] {
    border-color: #2a2a2a;
  }

  .border-\[\#2a5f2a\] {
    border-color: #2a5f2a;
  }

  .border-\[\#2d2d2d\] {
    border-color: #2d2d2d;
  }

  .border-\[\#2d4a2f\] {
    border-color: #2d4a2f;
  }

  .border-\[\#2f2f2f\] {
    border-color: #2f2f2f;
  }

  .border-\[\#2f4a2f\] {
    border-color: #2f4a2f;
  }

  .border-\[\#2f4a31\] {
    border-color: #2f4a31;
  }

  .border-\[\#2f4960\] {
    border-color: #2f4960;
  }

  .border-\[\#3a3a3a\] {
    border-color: #3a3a3a;
  }

  .border-\[\#4a2d2d\] {
    border-color: #4a2d2d;
  }

  .border-\[\#4a2f2f\] {
    border-color: #4a2f2f;
  }

  .border-\[\#4a3a2a\] {
    border-color: #4a3a2a;
  }

  .border-\[\#4a4a4a\] {
    border-color: #4a4a4a;
  }

  .border-\[\#5a2d2d\] {
    border-color: #5a2d2d;
  }

  .border-\[\#6a2a2a\] {
    border-color: #6a2a2a;
  }

  .border-\[\#6b3a2a\] {
    border-color: #6b3a2a;
  }

  .border-\[\#6f3d29\] {
    border-color: #6f3d29;
  }

  .border-\[\#4752C4\] {
    border-color: #4752c4;
  }

  .border-\[\#242424\] {
    border-color: #242424;
  }

  .border-\[\#252525\] {
    border-color: #252525;
  }

  .border-\[\#262626\] {
    border-color: #262626;
  }

  .border-\[\#303030\] {
    border-color: #303030;
  }

  .border-\[\#313131\] {
    border-color: #313131;
  }

  .border-\[\#333333\] {
    border-color: #333;
  }

  .border-\[\#372821\] {
    border-color: #372821;
  }

  .border-\[\#535353\] {
    border-color: #535353;
  }

  .border-\[\#d37445\] {
    border-color: #d37445;
  }

  .border-foreground\/15 {
    border-color: var(--foreground);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-foreground\/15 {
      border-color: color-mix(in oklab, var(--foreground) 15%, transparent);
    }
  }

  .border-white\/20 {
    border-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/20 {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .border-t-\[rgba\(211\,116\,69\,0\.8\)\] {
    border-top-color: #d37445cc;
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[\#5865F2\] {
    background-color: #5865f2;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(0\,0\,0\,0\.6\)\] {
    background-color: #0009;
  }

  .bg-\[rgba\(0\,0\,0\,0\.65\)\] {
    background-color: #000000a6;
  }

  .bg-\[rgba\(0\,0\,0\,0\.72\)\] {
    background-color: #000000b8;
  }

  .bg-\[rgba\(0\,0\,0\,0\.75\)\] {
    background-color: #000000bf;
  }

  .bg-\[rgba\(13\,13\,13\,0\.8\)\] {
    background-color: #0d0d0dcc;
  }

  .bg-\[rgba\(13\,13\,13\,0\.9\)\] {
    background-color: #0d0d0de6;
  }

  .bg-\[rgba\(13\,13\,13\,0\.85\)\] {
    background-color: #0d0d0dd9;
  }

  .bg-\[rgba\(13\,13\,13\,0\.95\)\] {
    background-color: #0d0d0df2;
  }

  .bg-\[rgba\(13\,13\,13\,0\.98\)\] {
    background-color: #0d0d0dfa;
  }

  .bg-\[rgba\(13\,13\,13\,1\)\] {
    background-color: #0d0d0d;
  }

  .bg-\[rgba\(26\,26\,26\,0\.9\)\] {
    background-color: #1a1a1ae6;
  }

  .bg-\[rgba\(26\,26\,26\,1\)\] {
    background-color: #1a1a1a;
  }

  .bg-\[rgba\(32\,32\,32\,0\.9\)\] {
    background-color: #202020e6;
  }

  .bg-\[rgba\(32\,32\,32\,0\.85\)\] {
    background-color: #202020d9;
  }

  .bg-\[rgba\(32\,32\,32\,0\.92\)\] {
    background-color: #202020eb;
  }

  .bg-\[rgba\(211\,116\,69\,0\.85\)\] {
    background-color: #d37445d9;
  }

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

  .bg-black\/70 {
    background-color: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/70 {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .bg-\[url\(\'\/images\/sprites\/icon_sprite\.png\'\)\] {
    background-image: url("/images/sprites/icon_sprite.png");
  }

  .bg-\[url\(\'https\:\/\/ufplanets\.com\/images\/nexus\/usercp_sprite\.png\'\)\] {
    background-image: url("https://ufplanets.com/images/nexus/usercp_sprite.png");
  }

  .bg-contain {
    background-size: contain;
  }

  .bg-cover {
    background-size: cover;
  }

  .\[background-position\:-208px_2px\] {
    background-position: -208px 2px;
  }

  .\[background-position\:-240px_-16px\] {
    background-position: -240px -16px;
  }

  .\[background-position\:-272px_-16px\] {
    background-position: -272px -16px;
  }

  .\[background-position\:-304px_-16px\] {
    background-position: -304px -16px;
  }

  .\[background-position\:-336px_-16px\] {
    background-position: -336px -16px;
  }

  .\[background-position\:-368px_-16px\] {
    background-position: -368px -16px;
  }

  .\[background-position\:-432px_-16px\] {
    background-position: -432px -16px;
  }

  .\[background-position\:-846px_0\] {
    background-position: -846px 0;
  }

  .\[background-position\:-852px_-6px\] {
    background-position: -852px -6px;
  }

  .\[background-position\:-894px_0\] {
    background-position: -894px 0;
  }

  .bg-center {
    background-position: center;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .fill-current {
    fill: currentColor;
  }

  .object-contain {
    object-fit: contain;
  }

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

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

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

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

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

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

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

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

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

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

  .px-\[5px\] {
    padding-inline: 5px;
  }

  .px-\[8px\] {
    padding-inline: 8px;
  }

  .px-\[12px\] {
    padding-inline: 12px;
  }

  .px-\[15px\] {
    padding-inline: 15px;
  }

  .px-\[26px\] {
    padding-inline: 26px;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

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

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-\[1px\] {
    padding-block: 1px;
  }

  .py-\[2px\] {
    padding-block: 2px;
  }

  .py-\[5px\] {
    padding-block: 5px;
  }

  .py-\[10px\] {
    padding-block: 10px;
  }

  .py-\[14px\] {
    padding-block: 14px;
  }

  .py-\[20px\] {
    padding-block: 20px;
  }

  .py-\[22px\] {
    padding-block: 22px;
  }

  .py-\[29px\] {
    padding-block: 29px;
  }

  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }

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

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-\[5px\] {
    padding-top: 5px;
  }

  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }

  .pr-16 {
    padding-right: calc(var(--spacing) * 16);
  }

  .pr-\[32px\] {
    padding-right: 32px;
  }

  .pr-\[86px\] {
    padding-right: 86px;
  }

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

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

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

  .pb-\[11px\] {
    padding-bottom: 11px;
  }

  .pb-\[22px\] {
    padding-bottom: 22px;
  }

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

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-\[30px\] {
    padding-left: 30px;
  }

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

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .align-top {
    vertical-align: top;
  }

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

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

  .text-\[1\.1em\] {
    font-size: 1.1em;
  }

  .text-\[1\.6em\] {
    font-size: 1.6em;
  }

  .text-\[1em\] {
    font-size: 1em;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[17px\] {
    font-size: 17px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[22px\] {
    font-size: 22px;
  }

  .text-\[24px\] {
    font-size: 24px;
  }

  .text-\[26px\] {
    font-size: 26px;
  }

  .text-\[28px\] {
    font-size: 28px;
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  .text-\[32px\] {
    font-size: 32px;
  }

  .text-\[34px\] {
    font-size: 34px;
  }

  .text-\[36px\] {
    font-size: 36px;
  }

  .text-\[38px\] {
    font-size: 38px;
  }

  .text-\[42px\] {
    font-size: 42px;
  }

  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }

  .leading-\[1\.23\] {
    --tw-leading: 1.23;
    line-height: 1.23;
  }

  .leading-\[1\], .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

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

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

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

  .tracking-\[0\.04em\] {
    --tw-tracking: .04em;
    letter-spacing: .04em;
  }

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

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .text-\[\#7b7b7b\] {
    color: #7b7b7b;
  }

  .text-\[\#8f8f8f\] {
    color: #8f8f8f;
  }

  .text-\[\#9a9a9a\] {
    color: #9a9a9a;
  }

  .text-\[\#9e9e9e\] {
    color: #9e9e9e;
  }

  .text-\[\#9f9f9f\] {
    color: #9f9f9f;
  }

  .text-\[\#9fc7ea\] {
    color: #9fc7ea;
  }

  .text-\[\#99cc99\] {
    color: #9c9;
  }

  .text-\[\#99ccff\] {
    color: #9cf;
  }

  .text-\[\#56823F\] {
    color: #56823f;
  }

  .text-\[\#626262\] {
    color: #626262;
  }

  .text-\[\#666666\] {
    color: #666;
  }

  .text-\[\#777777\] {
    color: #777;
  }

  .text-\[\#787878\] {
    color: #787878;
  }

  .text-\[\#A3A3A3\] {
    color: #a3a3a3;
  }

  .text-\[\#B98\] {
    color: #b98;
  }

  .text-\[\#a3a3a3\] {
    color: #a3a3a3;
  }

  .text-\[\#a9a9a9\] {
    color: #a9a9a9;
  }

  .text-\[\#b4b4b4\] {
    color: #b4b4b4;
  }

  .text-\[\#b5b5b5\] {
    color: #b5b5b5;
  }

  .text-\[\#b7dbb8\] {
    color: #b7dbb8;
  }

  .text-\[\#bcbcbc\] {
    color: #bcbcbc;
  }

  .text-\[\#bfc7cf\] {
    color: #bfc7cf;
  }

  .text-\[\#c7c7c7\] {
    color: #c7c7c7;
  }

  .text-\[\#c8c8c8\] {
    color: #c8c8c8;
  }

  .text-\[\#c9c9c9\] {
    color: #c9c9c9;
  }

  .text-\[\#cfcfcf\] {
    color: #cfcfcf;
  }

  .text-\[\#d0d0d0\] {
    color: #d0d0d0;
  }

  .text-\[\#d5d5d5\] {
    color: #d5d5d5;
  }

  .text-\[\#d6b284\] {
    color: #d6b284;
  }

  .text-\[\#d6ffd6\] {
    color: #d6ffd6;
  }

  .text-\[\#d7d7d7\] {
    color: #d7d7d7;
  }

  .text-\[\#d9b3a1\] {
    color: #d9b3a1;
  }

  .text-\[\#d9b38f\] {
    color: #d9b38f;
  }

  .text-\[\#d9d9d9\] {
    color: #d9d9d9;
  }

  .text-\[\#d28d8d\] {
    color: #d28d8d;
  }

  .text-\[\#d37445\] {
    color: #d37445;
  }

  .text-\[\#dcdcdc\] {
    color: #dcdcdc;
  }

  .text-\[\#e0a0a0\] {
    color: #e0a0a0;
  }

  .text-\[\#e0e0e0\] {
    color: #e0e0e0;
  }

  .text-\[\#e3a8a8\] {
    color: #e3a8a8;
  }

  .text-\[\#e7e7e7\] {
    color: #e7e7e7;
  }

  .text-\[\#f0f0f0\] {
    color: #f0f0f0;
  }

  .text-\[\#fd9f71\] {
    color: #fd9f71;
  }

  .text-\[\#fdc57d\] {
    color: #fdc57d;
  }

  .text-\[\#ffbe9d\] {
    color: #ffbe9d;
  }

  .text-\[\#ffd6d6\] {
    color: #ffd6d6;
  }

  .text-\[rgba\(211\,116\,69\,0\.8\)\] {
    color: #d37445cc;
  }

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .accent-\[\#d37445\] {
    accent-color: #d37445;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-70 {
    opacity: .7;
  }

  .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);
  }

  .shadow-\[0_6px_20px_rgba\(0\,0\,0\,0\.6\)\] {
    --tw-shadow: 0 6px 20px var(--tw-shadow-color, #0009);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px 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);
  }

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

  .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, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-\[background-position\] {
    transition-property: background-position;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .group-focus-within\:bg-\[rgba\(211\,116\,69\,0\.8\)\]:is(:where(.group):focus-within *) {
    background-color: #d37445cc;
  }

  .group-focus-within\:text-black:is(:where(.group):focus-within *) {
    color: var(--color-black);
  }

  .group-focus-within\:opacity-100:is(:where(.group):focus-within *) {
    opacity: 1;
  }

  @media (hover: hover) {
    .group-hover\:block:is(:where(.group):hover *) {
      display: block;
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[\#d37445\]:is(:where(.group):hover *) {
      background-color: #d37445;
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[rgba\(211\,116\,69\,0\.8\)\]:is(:where(.group):hover *) {
      background-color: #d37445cc;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-224px_-16px\]:is(:where(.group):hover *) {
      background-position: -224px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-256px_-16px\]:is(:where(.group):hover *) {
      background-position: -256px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-288px_-16px\]:is(:where(.group):hover *) {
      background-position: -288px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-320px_-16px\]:is(:where(.group):hover *) {
      background-position: -320px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-352px_-16px\]:is(:where(.group):hover *) {
      background-position: -352px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-416px_-16px\]:is(:where(.group):hover *) {
      background-position: -416px -16px;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-870px_0\]:is(:where(.group):hover *) {
      background-position: -870px 0;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[background-position\:-918px_0\]:is(:where(.group):hover *) {
      background-position: -918px 0;
    }
  }

  @media (hover: hover) {
    .group-hover\:text-\[\#d37445\]:is(:where(.group):hover *) {
      color: #d37445;
    }
  }

  @media (hover: hover) {
    .group-hover\:text-black:is(:where(.group):hover *) {
      color: var(--color-black);
    }
  }

  @media (hover: hover) {
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  .file\:mr-3::file-selector-button {
    margin-right: calc(var(--spacing) * 3);
  }

  .file\:rounded-md::file-selector-button {
    border-radius: var(--radius-md);
  }

  .file\:border::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .file\:border-\[\#372821\]::file-selector-button {
    border-color: #372821;
  }

  .file\:bg-\[\#d37445\]::file-selector-button {
    background-color: #d37445;
  }

  .file\:px-3::file-selector-button {
    padding-inline: calc(var(--spacing) * 3);
  }

  .file\:py-2::file-selector-button {
    padding-block: calc(var(--spacing) * 2);
  }

  .file\:text-black::file-selector-button {
    color: var(--color-black);
  }

  .last\:mb-0:last-child {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:border-\[\#4d8a52\]:hover {
      border-color: #4d8a52;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#99cc99\]:hover {
      border-color: #9c9;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#99ccff\]:hover {
      border-color: #9cf;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#d6b284\]:hover {
      border-color: #d6b284;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#d28d8d\]:hover {
      border-color: #d28d8d;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#d37445\]:hover {
      border-color: #d37445;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#1f1f1f\]:hover {
      background-color: #1f1f1f;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#4752C4\]:hover {
      background-color: #4752c4;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#303030\]:hover {
      background-color: #303030;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#d37445\]:hover {
      background-color: #d37445;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fd9f71\]:hover {
      background-color: #fd9f71;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(211\,116\,69\,0\.8\)\]:hover {
      background-color: #d37445cc;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#99ccff\]:hover {
      color: #9cf;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#d2f0d3\]:hover {
      color: #d2f0d3;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#d6b284\]:hover {
      color: #d6b284;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#d37445\]:hover {
      color: #d37445;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#fd9f71\]:hover {
      color: #fd9f71;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#ffc6a6\]:hover {
      color: #ffc6a6;
    }
  }

  @media (hover: hover) {
    .hover\:text-black:hover {
      color: var(--color-black);
    }
  }

  @media (hover: hover) {
    .hover\:file\:bg-\[\#fd9f71\]:hover::file-selector-button {
      background-color: #fd9f71;
    }
  }

  .focus\:border-\[\#d37445\]:focus {
    border-color: #d37445;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  .disabled\:opacity-70:disabled {
    opacity: .7;
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-start-2 {
      grid-column-start: 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-start-3 {
      grid-column-start: 3;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-start-4 {
      grid-column-start: 4;
    }
  }

  @media (min-width: 48rem) {
    .md\:row-span-2 {
      grid-row: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:row-start-1 {
      grid-row-start: 1;
    }
  }

  @media (min-width: 48rem) {
    .md\:row-start-2 {
      grid-row-start: 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-7 {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1fr_160px_220px_auto\] {
      grid-template-columns: 1fr 160px 220px auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1fr_180px_180px_auto\] {
      grid-template-columns: 1fr 180px 180px auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1fr_auto\] {
      grid-template-columns: 1fr auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[270px_minmax\(0\,1fr\)_minmax\(0\,1fr\)_220px\] {
      grid-template-columns: 270px minmax(0, 1fr) minmax(0, 1fr) 220px;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-rows-\[auto_auto\] {
      grid-template-rows: auto auto;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-9 {
      grid-template-columns: repeat(9, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[1\.1fr_1\.2fr_0\.9fr\] {
      grid-template-columns: 1.1fr 1.2fr .9fr;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[310px_1fr\] {
      grid-template-columns: 310px 1fr;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[320px_1fr\] {
      grid-template-columns: 320px 1fr;
    }
  }

  @media (min-width: 64rem) {
    .lg\:border-r-0 {
      border-right-style: var(--tw-border-style);
      border-right-width: 0;
    }
  }

  @media (min-width: 64rem) {
    .lg\:border-b {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-start-3 {
      grid-column-start: 3;
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-start-4 {
      grid-column-start: 4;
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[280px_1fr\] {
      grid-template-columns: 280px 1fr;
    }
  }
}

:root {
  --background: #fff;
  --foreground: #171717;
}

@media (prefers-color-scheme: dark) {
  :root {
    --background: #0a0a0a;
    --foreground: #ededed;
  }
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: Open Sans, sans-serif;
}

a, button {
  cursor: pointer;
}

button:disabled {
  cursor: not-allowed;
}

@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-rotate-x {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

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

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

@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;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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
}

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

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

/*# sourceMappingURL=src_app_globals_91e4631d.css.map*/