/*! tailwindcss v4.1.8 | 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-scroll-snap-strictness: proximity;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: 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-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;
      --tw-content: "";
      --tw-tracking: 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-orange-400: oklch(75% .183 55.934);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --leading-relaxed: 1.625;
    --radius-sm: .25rem;
    --radius-2xl: 1rem;
    --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: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-normal_light: "Figtree-Light";
    --font-normal_regular: "Figtree-Regular";
    --font-normal_bold: "Figtree-Bold";
    --color-brand: #cfa84f;
    --color-brand-secondary: #2d2d39;
    --color-content: #fff;
    --color-content-secondary: #333;
    --color-content-positive: #33b864;
    --color-content-negative: #b83d33;
    --color-content-comingup: #fff;
    --color-content-running: #fff;
    --color-content-gold: #fcd34d;
    --color-content-silver: #cbd5e1;
    --color-content-bronze: #d97706;
    --color-surface: #333;
    --color-surface-secondary: #fff;
    --color-surface-alternate: #f6f6f7;
    --color-surface-highlight: #cfa84f;
    --color-surface-highlight-light: #e9f7f7;
    --color-surface-positive: #dff9e8;
    --color-surface-negative: #f8d3d0;
    --color-surface-comingup: #056cf2;
    --color-surface-running: #b83d33;
    --color-surface-finished: #33b864;
    --animate-highlight-value-change: ease-out 1s highlightSoft;
  }
}

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

  :-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 {
  table {
    border-collapse: collapse;
    -webkit-user-select: none;
    user-select: none;
  }

  thead th {
    background-color: var(--color-brand-secondary);
    color: var(--color-white);
  }

  tr.row-link:hover td {
    cursor: pointer;
    background-color: var(--color-surface-highlight-light);
  }

  td, th {
    text-align: center;
  }

  th {
    height: calc(var(--spacing) * 5);
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 1);
    font-family: var(--font-normal_light);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    --tw-leading: 1;
    --tw-font-weight: var(--font-weight-normal);
    line-height: 1;
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
  }

  td {
    padding: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  tr:nth-child(odd) td {
    background-color: var(--color-surface-alternate);
  }

  tr:nth-child(2n) td {
    background-color: var(--color-surface-secondary);
  }

  caption {
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    padding-top: calc(var(--spacing) * 0);
    text-align: left;
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}

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

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

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

  .top-1\/4 {
    top: 25%;
  }

  .top-3\.5 {
    top: calc(var(--spacing) * 3.5);
  }

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

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

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

  .top-\[65\%\] {
    top: 65%;
  }

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

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

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

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

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

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

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

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

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

  .bottom-1\/4 {
    bottom: 25%;
  }

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

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

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

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

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

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

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

  .container {
    width: 100%;
  }

  @media (min-width: 391px) {
    .container {
      max-width: 391px;
    }
  }

  @media (min-width: 481px) {
    .container {
      max-width: 481px;
    }
  }

  @media (min-width: 641px) {
    .container {
      max-width: 641px;
    }
  }

  @media (min-width: 769px) {
    .container {
      max-width: 769px;
    }
  }

  @media (min-width: 1025px) {
    .container {
      max-width: 1025px;
    }
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

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

  .-mx-1 {
    margin-inline: calc(var(--spacing) * -1);
  }

  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }

  .my-2\.5 {
    margin-block: calc(var(--spacing) * 2.5);
  }

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

  .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-5 {
    margin-top: calc(var(--spacing) * 5);
  }

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

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

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

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

  .mr-auto {
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

  .ml-\[5px\] {
    margin-left: 5px;
  }

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

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

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

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

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

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

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

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

  .h-\[1em\] {
    height: 1em;
  }

  .h-\[calc\(100\%-3px\)\] {
    height: calc(100% - 3px);
  }

  .h-full {
    height: 100%;
  }

  .w-2\/3 {
    width: 66.6667%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

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

  .animate-highlight-value-change {
    animation: var(--animate-highlight-value-change);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }

  .appearance-none {
    appearance: none;
  }

  .grid-flow-col {
    grid-auto-flow: column;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

  .scroll-smooth {
    scroll-behavior: smooth;
  }

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

  .rounded-none\! {
    border-radius: 0 !important;
  }

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

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

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

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

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

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

  .border-black\/10 {
    border-color: #0000001a;
  }

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

  .border-brand {
    border-color: var(--color-brand);
  }

  .border-brand\/50 {
    border-color: #cfa84f80;
  }

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

  .border-brand\/75 {
    border-color: #cfa84fbf;
  }

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

  .border-surface-secondary {
    border-color: var(--color-surface-secondary);
  }

  .border-surface-secondary\/15 {
    border-color: #ffffff26;
  }

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

  .border-surface-secondary\/25 {
    border-color: #ffffff40;
  }

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

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

  .border-white\! {
    border-color: var(--color-white) !important;
  }

  .border-b-black\/10 {
    border-bottom-color: #0000001a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-b-black\/10 {
      border-bottom-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }

  .border-b-brand\/75 {
    border-bottom-color: #cfa84fbf;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-b-brand\/75 {
      border-bottom-color: color-mix(in oklab, var(--color-brand) 75%, transparent);
    }
  }

  .border-l-surface-secondary {
    border-left-color: var(--color-surface-secondary);
  }

  .border-l-surface-secondary\! {
    border-left-color: var(--color-surface-secondary) !important;
  }

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

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

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

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

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

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

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

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

  .bg-surface-secondary\/10 {
    background-color: #ffffff1a;
  }

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

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

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-\[url\(\/src\/assets\/branding\/pattern\.jpg\)\] {
    background-image: url("./pattern.jpg");
  }

  .from-gray-400 {
    --tw-gradient-from: var(--color-gray-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-gray-300 {
    --tw-gradient-to: var(--color-gray-300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-\[auto_100\%\] {
    background-size: auto 100%;
  }

  .bg-right {
    background-position: 100%;
  }

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

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

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

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

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

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

  .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-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

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

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

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

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

  .pr-5\! {
    padding-right: calc(var(--spacing) * 5) !important;
  }

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

  .pr-11\! {
    padding-right: calc(var(--spacing) * 11) !important;
  }

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

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

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

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

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

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

  .font-normal_bold {
    font-family: var(--font-normal_bold);
  }

  .font-normal_light {
    font-family: var(--font-normal_light);
  }

  .font-normal_regular {
    font-family: var(--font-normal_regular);
  }

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

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

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

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

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

  .text-lg\! {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }

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

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

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

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

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

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

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

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

  .text-nowrap {
    text-wrap: nowrap;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

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

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

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

  .text-brand-secondary {
    color: var(--color-brand-secondary);
  }

  .text-brand\/0 {
    color: #0000;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-brand\/0 {
      color: color-mix(in oklab, var(--color-brand) 0%, transparent);
    }
  }

  .text-brand\/75 {
    color: #cfa84fbf;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-brand\/75 {
      color: color-mix(in oklab, var(--color-brand) 75%, transparent);
    }
  }

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

  .text-content\! {
    color: var(--color-content) !important;
  }

  .text-content-bronze {
    color: var(--color-content-bronze);
  }

  .text-content-gold {
    color: var(--color-content-gold);
  }

  .text-content-negative {
    color: var(--color-content-negative);
  }

  .text-content-positive {
    color: var(--color-content-positive);
  }

  .text-content-secondary {
    color: var(--color-content-secondary);
  }

  .text-content-silver {
    color: var(--color-content-silver);
  }

  .text-content\/50 {
    color: #ffffff80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-content\/50 {
      color: color-mix(in oklab, var(--color-content) 50%, transparent);
    }
  }

  .text-content\/75 {
    color: #ffffffbf;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-content\/75 {
      color: color-mix(in oklab, var(--color-content) 75%, transparent);
    }
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

  .text-surface-comingup {
    color: var(--color-surface-comingup);
  }

  .text-surface-finished {
    color: var(--color-surface-finished);
  }

  .text-surface-running {
    color: var(--color-surface-running);
  }

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

  .normal-case {
    text-transform: none;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .opacity-0 {
    opacity: 0;
  }

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

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

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

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

  .content-\[\'\'\] {
    --tw-content: "";
    content: var(--tw-content);
  }

  .content-\[\'W\'\] {
    --tw-content: "W";
    content: var(--tw-content);
  }

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

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .not-first\:pl-2:not(:first-child) {
    padding-left: calc(var(--spacing) * 2);
  }

  .placeholder\:font-normal_light::placeholder {
    font-family: var(--font-normal_light);
  }

  .placeholder\:opacity-75::placeholder {
    opacity: .75;
  }

  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }

  .after\:top-5:after {
    content: var(--tw-content);
    top: calc(var(--spacing) * 5);
  }

  .after\:right-0:after {
    content: var(--tw-content);
    right: calc(var(--spacing) * 0);
  }

  .after\:right-6:after {
    content: var(--tw-content);
    right: calc(var(--spacing) * 6);
  }

  .after\:bottom-0:after {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 0);
  }

  .after\:z-10:after {
    content: var(--tw-content);
    z-index: 10;
  }

  .after\:h-full:after {
    content: var(--tw-content);
    height: 100%;
  }

  .after\:w-1:after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 1);
  }

  .after\:rounded-sm:after {
    content: var(--tw-content);
    border-radius: var(--radius-sm);
  }

  .after\:bg-\[var\(--team-color\)\]\/75:after {
    content: var(--tw-content);
    background-color: var(--team-color);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .after\:bg-\[var\(--team-color\)\]\/75:after {
      background-color: color-mix(in oklab, var(--team-color) 75%, transparent);
    }
  }

  .after\:bg-surface-comingup:after {
    content: var(--tw-content);
    background-color: var(--color-surface-comingup);
  }

  .after\:bg-surface-running:after {
    content: var(--tw-content);
    background-color: var(--color-surface-running);
  }

  .after\:bg-surface-secondary\!:after {
    content: var(--tw-content);
    background-color: var(--color-surface-secondary) !important;
  }

  .after\:bg-surface-secondary\/25:after {
    content: var(--tw-content);
    background-color: #ffffff40;
  }

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

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

  .after\:py-0\.5:after {
    content: var(--tw-content);
    padding-block: calc(var(--spacing) * .5);
  }

  .after\:text-xs:after {
    content: var(--tw-content);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .after\:text-content:after {
    content: var(--tw-content);
    color: var(--color-content);
  }

  .after\:text-content-comingup:after {
    content: var(--tw-content);
    color: var(--color-content-comingup);
  }

  .after\:text-content-running:after {
    content: var(--tw-content);
    color: var(--color-content-running);
  }

  .after\:content-\[\'Live\'\]:after {
    content: var(--tw-content);
    --tw-content: "Live";
    content: var(--tw-content);
  }

  .after\:content-\[\'Recent\'\]:after {
    content: var(--tw-content);
    --tw-content: "Recent";
    content: var(--tw-content);
  }

  .after\:content-\[\'Upcoming\'\]:after {
    content: var(--tw-content);
    --tw-content: "Upcoming";
    content: var(--tw-content);
  }

  .after\:content-\[\\\'\\\'\]:after {
    content: var(--tw-content);
    --tw-content: \'\';
    content: var(--tw-content);
  }

  @media (hover: hover) {
    .hover\:-translate-y-0\.5:hover {
      --tw-translate-y: calc(var(--spacing) * -.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .hover\:border-brand:hover {
      border-color: var(--color-brand);
    }

    .hover\:border-brand\!:hover {
      border-color: var(--color-brand) !important;
    }

    .hover\:bg-black\/20:hover {
      background-color: #0003;
    }

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

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

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

    .hover\:text-content:hover {
      color: var(--color-content);
    }

    .hover\:text-surface-secondary:hover {
      color: var(--color-surface-secondary);
    }

    .hover\:shadow-md:hover {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px 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);
    }
  }

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

  .focus-visible\:border-brand:focus-visible {
    border-color: var(--color-brand);
  }

  .disabled\:opacity-25:disabled {
    opacity: .25;
  }

  .nth-5\:relative:nth-child(5) {
    position: relative;
  }

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

  .nth-5\:after\:absolute:nth-child(5):after {
    content: var(--tw-content);
    position: absolute;
  }

  .nth-5\:after\:bottom-\[-20px\]:nth-child(5):after {
    content: var(--tw-content);
    bottom: -20px;
  }

  .nth-5\:after\:m-\[0_-14px\]:nth-child(5):after {
    content: var(--tw-content);
    margin: 0 -14px;
  }

  .nth-5\:after\:flex:nth-child(5):after {
    content: var(--tw-content);
    display: flex;
  }

  .nth-5\:after\:h-\[20px\]:nth-child(5):after {
    content: var(--tw-content);
    height: 20px;
  }

  .nth-5\:after\:w-full:nth-child(5):after {
    content: var(--tw-content);
    width: 100%;
  }

  .nth-5\:after\:items-end:nth-child(5):after {
    content: var(--tw-content);
    align-items: flex-end;
  }

  .nth-5\:after\:bg-surface-secondary:nth-child(5):after {
    content: var(--tw-content);
    background-color: var(--color-surface-secondary);
  }

  .nth-5\:after\:px-\[14px\]:nth-child(5):after {
    content: var(--tw-content);
    padding-inline: 14px;
  }

  .nth-5\:after\:content-\[\'\.\.\.\'\]:nth-child(5):after {
    content: var(--tw-content);
    --tw-content: "...";
    content: var(--tw-content);
  }

  @media (hover: hover) {
    .hover\:nth-5\:after\:text-content-secondary:hover:nth-child(5):after {
      content: var(--tw-content);
      color: var(--color-content-secondary);
    }
  }

  @media not all and (min-width: 1025px) {
    .max-laptop\:max-h-40 {
      max-height: calc(var(--spacing) * 40);
    }

    .max-laptop\:overflow-y-auto {
      overflow-y: auto;
    }
  }

  @media not all and (min-width: 641px) {
    .max-tablet\:mt-4 {
      margin-top: calc(var(--spacing) * 4);
    }

    .max-tablet\:hidden {
      display: none;
    }

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

    .max-tablet\:pt-12 {
      padding-top: calc(var(--spacing) * 12);
    }

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

  @media not all and (min-width: 391px) {
    .max-mobile\:w-full {
      width: 100%;
    }
  }

  @media not all and (min-width: 64rem) {
    .max-lg\:w-full {
      width: 100%;
    }

    .max-lg\:flex-col {
      flex-direction: column;
    }

    .max-lg\:items-center {
      align-items: center;
    }
  }

  @media not all and (min-width: 48rem) {
    .max-md\:mb-6 {
      margin-bottom: calc(var(--spacing) * 6);
    }

    .max-md\:block {
      display: block;
    }

    .max-md\:flex {
      display: flex;
    }

    .max-md\:hidden {
      display: none;
    }

    .max-md\:w-full {
      width: 100%;
    }

    .max-md\:flex-col {
      flex-direction: column;
    }

    .max-md\:items-center {
      align-items: center;
    }
  }

  @media not all and (min-width: 40rem) {
    .max-sm\:flex-none {
      flex: none;
    }

    .max-sm\:flex-col {
      flex-direction: column;
    }

    .max-sm\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 641px) {
    .tablet\:hidden {
      display: none;
    }
  }
}

@layer falcon {
  .wtc-name {
    color: var(--color-content-secondary);
  }

  button {
    cursor: pointer;
  }

  select {
    border-radius: var(--radius-sm);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #0000001a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    select {
      border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }

  select {
    padding: calc(var(--spacing) * 1);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}

@font-face {
  font-family: Roboto-Light;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto-Light.woff2") format("woff");
}

@font-face {
  font-family: Roboto-Regular;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./Roboto-Regular.woff2") format("woff");
}

@font-face {
  font-family: Roboto-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto-Bold.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Condensed-Light;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Condensed-Light.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Condensed-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Condensed-Regular.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Condensed-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Condensed-Bold.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Mono-Light;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Mono-Light.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Mono-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Mono-Regular.woff2") format("woff");
}

@font-face {
  font-family: Roboto_Mono-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("./Roboto_Mono-Bold.woff2") format("woff");
}

@font-face {
  font-family: Opensans-Light;
  font-style: normal;
  font-weight: 400;
  src: url("./Opensans-Light.woff2") format("woff");
}

@font-face {
  font-family: Opensans-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("./Opensans-Regular.woff2") format("woff");
}

@font-face {
  font-family: Opensans-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("./Opensans-Bold.woff2") format("woff");
}

@font-face {
  font-family: Opensans_Condensed-Light;
  font-style: normal;
  font-weight: 400;
  src: url("@swisstiming/webtec-assets/fonts/Opensans_Condensed-Light.woff2") format("woff");
}

@font-face {
  font-family: Opensans_Condensed-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("@swisstiming/webtec-assets/fonts/Opensans_Condensed-Regular.woff2") format("woff");
}

@font-face {
  font-family: Opensans_Condensed-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("@swisstiming/webtec-assets/fonts/Opensans_Condensed-Bold.woff2") format("woff");
}

@font-face {
  font-family: ST;
  font-style: normal;
  font-weight: 400;
  src: url("./st-font.woff") format("woff");
}

@keyframes highlightSoft {
  0% {
    background-color: var(--color-surface-highlight);
    color: #fff;
  }

  25% {
    color: #fff;
  }

  50% {
    background-color: rgb(var(--color-surface-highlight) / 100%);
  }
}

@font-face {
  font-family: Figtree-Light;
  font-style: normal;
  font-weight: 400;
  src: url("./Figtree-Light.woff") format("woff");
}

@font-face {
  font-family: Figtree-Regular;
  font-style: normal;
  font-weight: 400;
  src: url("./Figtree-Regular.woff") format("woff");
}

@font-face {
  font-family: Figtree-Bold;
  font-style: normal;
  font-weight: 400;
  src: url("./Figtree-Bold.woff") format("woff");
}

table {
  width: 100%;
}

table tr {
  height: calc(var(--spacing) * 12);
}

table tr td, table tr th {
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2.5);
  font-family: var(--font-normal_regular);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 1.2;
  --tw-tracking: 1px;
  letter-spacing: 1px;
  line-height: 1.2;
}

table tbody tr {
  height: unset;
  min-height: calc(var(--spacing) * 10);
}

table tbody tr td {
  border-top-style: var(--tw-border-style);
  border-color: #ffffff40;
  border-top-width: 1px;
}

@supports (color: color-mix(in lab, red, red)) {
  table tbody tr td {
    border-color: color-mix(in oklab, var(--color-surface-secondary) 25%, transparent);
  }
}

table tbody tr td {
  background-color: #0000;
}

table tbody tr td:first-child {
  background-color: var(--color-brand-secondary);
}

@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-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-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-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}

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

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-font-weight {
  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-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
}

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}
.wtc--fade-enter-active,
.wtc--fade-leave-active {
  transition: opacity var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--fade-enter-from,
.wtc--fade-leave-to {
  opacity: 0;
}
.wtc--slide-up-enter-active,
.wtc--slide-up-leave-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-up-enter-from,
.wtc--slide-up-leave-to {
  transform: translateY(10px);
  opacity: 0;
}
.wtc--slide-right-enter-active,
.wtc--slide-right-leave-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-right-enter-from,
.wtc--slide-right-leave-to {
  transform: translateX(-20px);
  opacity: 0;
}
.wtc--slide-down-enter-active,
.wtc--slide-down-leave-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-down-enter-from,
.wtc--slide-down-leave-to {
  transform: translateY(-10px);
  opacity: 0;
}
.wtc--slide-left-enter-active,
.wtc--slide-left-leave-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-left-enter-from,
.wtc--slide-left-leave-to {
  transform: translateX(20px);
  opacity: 0;
}
.wtc--pop-in-enter-active,
.wtc--pop-in-leave-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--pop-in-enter-from,
.wtc--pop-in-leave-to {
  transform: scale(0.7);
  opacity: 0;
}
.wtc--fade-only-in-enter-active {
  transition: opacity var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--fade-only-in-enter-from {
  opacity: 0;
}
.wtc--slide-up-only-in-enter-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-up-only-in-enter-from {
  transform: translateY(10px);
  opacity: 0;
}
.wtc--slide-right-only-in-enter-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-right-only-in-enter-from {
  transform: translateX(-20px);
  opacity: 0;
}
.wtc--slide-down-only-in-enter-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-down-only-in-enter-from {
  transform: translateY(-10px);
  opacity: 0;
}
.wtc--slide-left-only-in-enter-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--slide-left-only-in-enter-from {
  transform: translateX(20px);
  opacity: 0;
}
.wtc--pop-only-in-enter-active {
  transition: all var(--wtc-transition-duration) ease-in-out;
  transition-delay: var(--wtc-transition-delay);
}
.wtc--pop-only-in-enter-from {
  transform: scale(0.7);
  opacity: 0;
}.wtc--slide-move {
  transition: all 0.5s ease;
}
.wtc--slide-enter-from {
  opacity: 0;
  transform: translateX(-30px);
}
.wtc--slide-enter-active {
  transition: all 0.5s ease;
}
.wtc--slide-enter-to {
  opacity: 1;
}
.wtc--slide-leave-from {
  opacity: 1;
}
.wtc--slide-leave-active {
  display: none;
}
.wtc--slide-leave-to {
  opacity: 0;
  transform: translateX(-30px);
}
.wtc--list-move, .wtc--list-enter-active, .wtc--list-leave-active {
  transition: all 0.5s;
}
.wtc--list-enter-from, .wtc--list-leave-to {
  opacity: 0;
  color: transparent;
}
.wtc--list-leave-active {
  position: absolute;
}
.wtc--grid-move {
  transition: transform 0.25s ease-in-out;
}
.wtc--grid-enter-active {
  opacity: 0;
  transition: all 0.2s;
}
.wtc--grid-leave-active {
  position: absolute;
  display: none;
}
.wtc--grid-leave, .wtc--grid-enter-to {
  opacity: 0;
}
.wtc--list-sort-move {
  transition: all 0.5s ease;
}.wtc-component__loading {
  display: flex;
  justify-content: center;
}
.wtc-component__loading + .wtc-component__loading {
  display: none;
}
.wtc-component__loading .x--load-bars {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  transform: scale(1);
}
.wtc-component__loading .x--load-bars div {
  display: inline-block;
  position: absolute;
  left: 4px;
  width: 8px;
  background: var(--loading-color);
  animation: x--load-bars 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.wtc-component__loading .x--load-bars div:nth-child(1) {
  left: 4px;
  animation-delay: -0.24s;
}
.wtc-component__loading .x--load-bars div:nth-child(2) {
  left: 16px;
  animation-delay: -0.12s;
}
.wtc-component__loading .x--load-bars div:nth-child(3) {
  left: 28px;
  animation-delay: 0;
}
.wtc-component__loading .x--load-bars div:nth-child(1n+4) {
  display: none;
}
@keyframes x--load-bars {
0% {
    top: 4px;
    height: 32px;
}
50%, 100% {
    top: 12px;
    height: 16px;
}
}
.wtc-component__loading .x--load-dots {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  transform: scale(1.25);
}
.wtc-component__loading .x--load-dots div {
  position: absolute;
  top: 17px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--loading-color);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.wtc-component__loading .x--load-dots div:nth-child(1) {
  left: 4px;
  animation: x--load-dots-01 0.6s infinite;
}
.wtc-component__loading .x--load-dots div:nth-child(2) {
  left: 4px;
  animation: x--load-dots-02 0.6s infinite;
}
.wtc-component__loading .x--load-dots div:nth-child(3) {
  left: 16px;
  animation: x--load-dots-02 0.6s infinite;
}
.wtc-component__loading .x--load-dots div:nth-child(4) {
  left: 28px;
  animation: x--load-dots-03 0.6s infinite;
}
.wtc-component__loading .x--load-dots div:nth-child(1n+5) {
  display: none;
}
@keyframes x--load-dots-01 {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@keyframes x--load-dots-03 {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0);
}
}
@keyframes x--load-dots-02 {
0% {
    transform: translate(0, 0);
}
100% {
    transform: translate(12px, 0);
}
}
.wtc-component__loading .x--load-circle {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  transform: scale(1);
}
.wtc-component__loading .x--load-circle div {
  animation: x--load-circle 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 20px 20px;
}
.wtc-component__loading .x--load-circle div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--loading-color);
  margin: -2px 0 0 -2px;
}
.wtc-component__loading .x--load-circle div:nth-child(1) {
  animation-delay: -0.036s;
}
.wtc-component__loading .x--load-circle div:nth-child(1):after {
  top: 31px;
  left: 32px;
}
.wtc-component__loading .x--load-circle div:nth-child(2) {
  animation-delay: -0.072s;
}
.wtc-component__loading .x--load-circle div:nth-child(2):after {
  top: 34px;
  left: 28px;
}
.wtc-component__loading .x--load-circle div:nth-child(3) {
  animation-delay: -0.108s;
}
.wtc-component__loading .x--load-circle div:nth-child(3):after {
  top: 36px;
  left: 24px;
}
.wtc-component__loading .x--load-circle div:nth-child(4) {
  animation-delay: -0.144s;
}
.wtc-component__loading .x--load-circle div:nth-child(4):after {
  top: 37px;
  left: 20px;
}
.wtc-component__loading .x--load-circle div:nth-child(5) {
  animation-delay: -0.18s;
}
.wtc-component__loading .x--load-circle div:nth-child(5):after {
  top: 36px;
  left: 16px;
}
.wtc-component__loading .x--load-circle div:nth-child(6) {
  animation-delay: -0.216s;
}
.wtc-component__loading .x--load-circle div:nth-child(6):after {
  top: 34px;
  left: 12px;
}
.wtc-component__loading .x--load-circle div:nth-child(7) {
  animation-delay: -0.252s;
}
.wtc-component__loading .x--load-circle div:nth-child(7):after {
  top: 32px;
  left: 9px;
}
.wtc-component__loading .x--load-circle div:nth-child(8) {
  animation-delay: -0.288s;
}
.wtc-component__loading .x--load-circle div:nth-child(8):after {
  top: 28px;
  left: 6px;
}
@keyframes x--load-circle {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}.wtc__expand {
  padding: 0 20px;
}
.wtc__expand:is(:first-child) {
  padding-top: 20px;
}
.wtc__expand:not(:last-child) {
  padding-bottom: 10px;
}
.wtc__expand > header {
  display: flex;
  justify-content: space-between;
  user-select: none;
  align-items: center;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0 -20px;
}
.wtc__expand > header h2,
.wtc__expand > header h3 {
  margin-bottom: 0;
  font-family: var(--font-normal_regular);
}
.wtc__expand > header:not(:last-child) {
  background-color: transparent;
}
.wtc__expand > header svg {
  font-size: 2em;
}
.wtc__expand > section {
  margin-right: -20px;
  margin-left: -20px;
}
.wtc__expand > section:not(:empty) {
  padding: 20px;
}
.wtc__expand > section h1,
.wtc__expand > section h2,
.wtc__expand > section h3 {
  line-height: 1;
}
.wtc__expand.x--is-expanded > header:not(:last-child) {
  border-bottom: none;
}
.wtc__expand.x--is-expanded > section {
  border-top: none;
}
.wtc-expand-enter-active,
.wtc-expand-leave-active {
  transition: opacity 0.25s ease;
}
.wtc-expand-enter-from,
.wtc-expand-leave-to {
  opacity: 0;
}.wtc-component__spinner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wtc-component__spinner .spinner-element {
  width: 48px;
  height: 48px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: flipX 1s linear infinite;
}
@keyframes flipX {
0% {
    transform: perspective(200px) rotateX(0deg) rotateY(0deg);
}
50% {
    transform: perspective(200px) rotateX(-180deg) rotateY(0deg);
}
100% {
    transform: perspective(200px) rotateX(-180deg) rotateY(-180deg);
}
}span[data-v-80278dd8]:not(:first-child):before {
  content: " // ";
}
span[data-v-80278dd8]:not(:first-child):empty:before {
  display: none;
}/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
select option {
  background-color: var(--color-surface-secondary, #fff);
  color: var(--color-content-secondary, #333);
}
td[data-v-e54272a5]:empty:after {
  content: "0";
  opacity: 0.3;
}/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
.medal-column-gold[data-v-8259da33] {
  color: var(--color-content-gold, #fcd34d);
}
.medal-column-silver[data-v-8259da33] {
  color: var(--color-content-silver, #cbd5e1);
}
.medal-column-bronze[data-v-8259da33] {
  color: var(--color-content-bronze, #d97706);
}
/*! tailwindcss v4.1.8 | 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-content: "";
      --tw-leading: initial;
      --tw-border-style: solid;
}
}
}
.box__bracket-unit-competitor {
  cursor: pointer;
  padding-inline: 5px;
  padding-block: calc(var(--spacing, .25rem) * 1.5);
  align-items: center;
  margin-block: 5px;
  padding-top: 5px;
  display: flex;
  position: relative;
}
.box__bracket-unit-competitor.x--winner {
  position: relative;
}
.box__bracket-unit-competitor.x--winner .score {
  font-family: var(--font-normal_bold, "Figtree-Bold");
}
.box__bracket-unit-competitor.x--winner .name {
  align-items: center;
  display: flex;
}
.box__bracket-unit-competitor.x--winner .name:after {
  margin-left: calc(var(--spacing, .25rem) * 2);
  height: calc(var(--spacing, .25rem) * 4);
  width: calc(var(--spacing, .25rem) * 4);
  border-radius: var(--radius-2xl, 1rem);
  background-color: var(--color-brand, #cfa84f);
  font-family: var(--font-normal_bold, "Figtree-Bold");
  color: var(--color-brand-secondary, #2d2d39);
  --tw-content: "W";
  content: var(--tw-content);
  justify-content: center;
  align-items: center;
  font-size: 10px;
  display: flex;
}
.box__bracket-unit-competitor:not(.x--winner) > div {
  position: relative;
}
.box__bracket-unit-competitor.xg--selected .score, .box__bracket-unit-competitor.xg--selected .additional-score {
  background-image: none;
}
.box__bracket-unit-competitor .name {
  height: calc(var(--spacing, .25rem) * 5);
  padding-inline: 5px;
  padding-block: calc(var(--spacing, .25rem) * 0);
  --tw-leading: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  flex: 1;
  line-height: 1.3;
  overflow: hidden;
}
.box__bracket-unit-competitor .name .first-name {
  text-transform: none;
  margin-left: 3px;
}
.box__bracket-unit-competitor .name .first-name:empty {
  visibility: hidden;
}
.box__bracket-unit-competitor .name span {
  display: inline-block;
}
.box__bracket-unit-competitor .score {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 30px;
  display: flex;
}
.box__bracket-unit-competitor .score:empty {
  display: none;
}
.xg--color-mode_dark :is(.box__bracket-unit-competitor .score) {
  background-image: none;
}
.box__bracket-unit-competitor .additional-score {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
  border-color: var(--color-surface-secondary, #fff);
  text-align: center;
  min-width: 15px;
  font-size: var(--text-xs, .75rem);
  line-height: var(--tw-leading, var(--text-xs--line-height, calc(1 / .75)));
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  padding-left: 3px;
  display: flex;
}
.box__bracket-unit-competitor .additional-score:empty {
  display: none;
}
.xg--color-mode_dark :is(.box__bracket-unit-competitor .additional-score) {
  background-image: none;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
@property --tw-leading {
  syntax: "*";
  inherits: false
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
/*! tailwindcss v4.1.8 | 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-border-style: solid;
      --tw-leading: initial;
}
}
}
.box__bracket-unit {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #cfa84fbf;
}
@supports (color: color-mix(in lab, red, red)) {
.box__bracket-unit {
    border-color: color-mix(in oklab, var(--color-brand, #cfa84f) 75%, transparent);
}
}
.box__bracket-unit {
  padding-inline: calc(var(--spacing, .25rem) * 2);
  padding-block: calc(var(--spacing, .25rem) * 1.5);
}
.box__bracket-unit.x--is-selected-bracket-unit {
  border-color: var(--color-surface-secondary, #fff);
  background-color: #ffffff1a;
}
@supports (color: color-mix(in lab, red, red)) {
.box__bracket-unit.x--is-selected-bracket-unit {
    background-color: color-mix(in oklab, var(--color-surface-secondary, #fff) 10%, transparent);
}
}
.box__bracket-unit.x--is-selected-bracket-unit .competition-info .start-time {
  cursor: default;
  color: var(--color-content, #fff) !important;
}
.box__bracket-unit .competition {
  z-index: 20;
  position: relative;
}
.box__bracket-unit .competition.x--is-bye-match {
  pointer-events: none;
  cursor: default;
}
.box__bracket-unit .competition .competition-info {
  min-height: calc(var(--spacing, .25rem) * 5);
  align-items: center;
  display: flex;
  position: relative;
}
.box__bracket-unit .competition .competition-info .match-no {
  margin-left: calc(var(--spacing, .25rem) * 1.5);
  background-color: var(--color-surface-secondary, #fff);
  padding-inline: calc(var(--spacing, .25rem) * 1);
  padding-block: calc(var(--spacing, .25rem) * .5);
  font-size: var(--text-sm, .875rem);
  line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / .875)));
  color: var(--color-content-secondary, #333);
}
.box__bracket-unit .competition .competition-info .match-no:empty {
  display: none;
}
.box__bracket-unit .competition .competition-info .start-time {
  margin-left: calc(var(--spacing, .25rem) * 2);
  padding-inline: calc(var(--spacing, .25rem) * 1);
  font-family: var(--font-normal_regular, "Figtree-Regular");
  font-size: var(--text-xs, .75rem);
  line-height: var(--tw-leading, var(--text-xs--line-height, calc(1 / .75)));
  --tw-leading: 1;
  color: var(--color-brand, #cfa84f);
  align-items: center;
  line-height: 1;
  display: flex;
}
.box__bracket-unit .competition .competition-info .start-time:empty {
  display: none;
}
.box__bracket-unit .competition .competition-info .decision {
  background-color: var(--color-surface-secondary, #fff);
  padding-inline: calc(var(--spacing, .25rem) * 1);
  padding-block: calc(var(--spacing, .25rem) * .5);
  font-size: var(--text-sm, .875rem);
  line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / .875)));
  color: var(--color-content-secondary, #333);
  margin-left: auto;
}
.box__bracket-unit .competition .competition-info .decision:empty {
  display: none;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false
}
/*! tailwindcss v4.1.8 | 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-border-style: solid;
      --tw-content: "";
}
}
}
.box__phase-item {
  flex-direction: column;
  justify-content: space-around;
  width: 360px;
  display: flex;
  position: relative;
}
@media not all and (min-width: 40rem) {
.box__phase-item {
    flex: none;
    width: 100%;
}
}
.box__phase-item:not(:last-child) {
  padding-right: 30px;
}
.box__phase-item.x--has-successor .unit-pair:before {
  z-index: 20;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-left-style: var(--tw-border-style);
  border-left-width: 0;
  border-color: var(--color-surface-secondary, #fff);
  --tw-content: "";
  content: var(--tw-content);
  width: 15px;
  position: absolute;
  top: 25%;
  bottom: 25%;
  right: -15px;
}
.box__phase-item.x--has-successor .unit-pair:after {
  z-index: 20;
  height: calc(var(--spacing, .25rem) * .5);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-surface-secondary, #fff);
  --tw-content: "";
  content: var(--tw-content);
  width: 15px;
  position: absolute;
  top: calc(50% + 1px);
  right: -30px;
}
.box__phase-item.x--is-followed-by-placements .unit-pair:after {
  top: calc(50% - 24px);
}
.box__phase-item.x--has-placements {
  min-height: 430px;
}
.box__phase-item.x--has-placements .unit-item:first-child {
  margin-top: calc(var(--spacing, .25rem) * -10);
}
.box__phase-item.x--has-placements .unit-item:nth-child(2) {
  width: 100%;
  position: absolute;
  top: 65%;
}
.box__phase-item .unit-pair {
  padding: calc(var(--spacing, .25rem) * 0);
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  display: flex;
  position: relative;
}
.box__phase-item .unit-pair li:first-child {
  margin-bottom: 5px;
}
.box__phase-item .unit-pair.x--bracket-no-units:before, .box__phase-item .unit-pair.x--bracket-no-units:after {
  display: none;
}
.box__phase-item .unit-pair.x--bracket-no-units .unit-item {
  visibility: hidden;
}
:is(.box__phase-item .unit-pair.x--bracket-no-unit-1, .box__phase-item .unit-pair.x--bracket-no-unit-2):before {
  display: none;
}
:is(.box__phase-item .unit-pair.x--bracket-no-unit-1, .box__phase-item .unit-pair.x--bracket-no-unit-2):after {
  width: 30px;
}
.box__phase-item .unit-pair.x--bracket-no-unit-1 .unit-item:first-child, .box__phase-item .unit-pair.x--bracket-no-unit-2 .unit-item:last-child {
  display: none;
}
.box__phase-item:first-child .unit-pair {
  margin-inline: calc(var(--spacing, .25rem) * 0);
  margin-block: calc(var(--spacing, .25rem) * 5);
}
.box__phase-item:first-child li:before {
  display: none;
}
.box__phase-item:first-child .competition {
  margin-left: calc(var(--spacing, .25rem) * 0);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
/*! tailwindcss v4.1.8 | 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-scroll-snap-strictness: proximity;
      --tw-border-style: solid;
}
}
}
.box__brackets {
  margin-top: calc(var(--spacing, .25rem) * 14);
  position: relative;
  overflow: auto;
}
.box__brackets .bracket {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  scroll-behavior: smooth;
  flex: 1;
  width: 100%;
  display: flex;
  overflow-x: hidden;
}
.box__brackets .bracket:not(:last-child) {
  margin-bottom: calc(var(--spacing, .25rem) * 2.5);
}
.box__brackets .mobile-nav {
  margin-bottom: calc(var(--spacing, .25rem) * 5);
  gap: calc(var(--spacing, .25rem) * 2);
  width: 100%;
  display: flex;
}
.box__brackets .mobile-nav > button {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-brand, #cfa84f);
  color: var(--color-brand, #cfa84f);
  flex: 1;
  justify-content: center;
  display: flex;
}
@property --tw-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
.box__standings-pool-table .games-made,
.box__standings-pool-table .games-won,
.box__standings-pool-table .games-lost,
.box__standings-pool-table .games-tied,
.box__standings-pool-table .scored-for,
.box__standings-pool-table .scored-against,
.box__standings-pool-table .score-diff,
.box__standings-pool-table .has-no-results,
.box__standings-pool-table .points {
  text-align: center;
}.box__standings h2 {
  display: flex;
  align-items: center;
  margin-top: 40px;
  flex-wrap: wrap;
}
.box__standings h2 span + span::before {
  content: "//";
  padding: 0 5px;
}
.box__standings .result-grid {
  margin-top: 20px;
}
.box__standings .result-grid th,
.box__standings .result-grid td {
  text-align: center;
}
.box__standings .result-grid th:empty,
.box__standings .result-grid td:empty {
  background-color: var(--bg-4);
}
.box__standings .result-grid .vuc-flag {
  justify-content: center;
}
.box__standings .result-grid td.result {
  white-space: nowrap;
}
.box__standings .result-grid .result-home,
.box__standings .result-grid .result-away {
  display: inline-block;
  width: 45px;
  text-align: right;
}
.box__standings .result-grid .result-home.x--winner,
.box__standings .result-grid .result-away.x--winner {
  font-family: var(--font-bold);
}
.box__standings .result-grid .result-away {
  text-align: left;
}
.box__standings .result-grid .combined-result {
  font-family: var(--font-medium);
}
.box__standings .result-grid .seperator {
  margin: 0 5px;
}