/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[2]!./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[10].use[3]!./src/styles/globals.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: var(--font-inter), Inter, Helvetica, Arial, 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-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-slate-950: oklch(12.9% 0.042 264.695);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.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-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-normal: 0em;
    --leading-tight: 1.25;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: 0;
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-\[calc\(100\%\+6px\)\] {
    top: calc(100% + 6px);
  }
  .right-0 {
    right: 0;
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .left-0 {
    left: 0;
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .z-0 {
    z-index: 0;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: 0;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .\!mt-0 {
    margin-top: 0 !important;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: var(--spacing);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .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-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-\[14px\] {
    margin-top: 14px;
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .mb-1 {
    margin-bottom: var(--spacing);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-28 {
    height: calc(var(--spacing) * 28);
  }
  .h-\[1em\] {
    height: 1em;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[38px\] {
    height: 38px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[calc\(100vh-255px\)\] {
    height: calc(100vh - 255px);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .max-h-72 {
    max-height: calc(var(--spacing) * 72);
  }
  .max-h-80 {
    max-height: calc(var(--spacing) * 80);
  }
  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }
  .max-h-\[460px\] {
    max-height: 460px;
  }
  .max-h-\[520px\] {
    max-height: 520px;
  }
  .min-h-0 {
    min-height: 0;
  }
  .min-h-6 {
    min-height: calc(var(--spacing) * 6);
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .min-h-10 {
    min-height: calc(var(--spacing) * 10);
  }
  .min-h-11 {
    min-height: calc(var(--spacing) * 11);
  }
  .min-h-12 {
    min-height: calc(var(--spacing) * 12);
  }
  .min-h-14 {
    min-height: calc(var(--spacing) * 14);
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-52 {
    min-height: calc(var(--spacing) * 52);
  }
  .min-h-64 {
    min-height: calc(var(--spacing) * 64);
  }
  .min-h-\[5\.75rem\] {
    min-height: 5.75rem;
  }
  .min-h-\[58px\] {
    min-height: 58px;
  }
  .min-h-\[70px\] {
    min-height: 70px;
  }
  .min-h-\[640px\] {
    min-height: 640px;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-11 {
    width: calc(var(--spacing) * 11);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[1em\] {
    width: 1em;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[210px\] {
    width: 210px;
  }
  .w-\[240px\] {
    width: 240px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-\[500px\] {
    max-width: 500px;
  }
  .max-w-\[1760px\] {
    max-width: 1760px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: 0;
  }
  .min-w-10 {
    min-width: calc(var(--spacing) * 10);
  }
  .min-w-64 {
    min-width: calc(var(--spacing) * 64);
  }
  .min-w-\[64px\] {
    min-width: 64px;
  }
  .min-w-\[180px\] {
    min-width: 180px;
  }
  .min-w-\[190px\] {
    min-width: 190px;
  }
  .min-w-\[210px\] {
    min-width: 210px;
  }
  .min-w-\[400px\] {
    min-width: 400px;
  }
  .min-w-\[980px\] {
    min-width: 980px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .translate-x-0 {
    --tw-translate-x: 0;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-5 {
    --tw-translate-x: calc(var(--spacing) * 5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .resize-y {
    resize: vertical;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-\[minmax\(7rem\,0\.8fr\)_1\.2fr\] {
    grid-template-columns: minmax(7rem,0.8fr) 1.2fr;
  }
  .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-1 {
    gap: var(--spacing);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-px {
    gap: 1px;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :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)));
    }
  }
  .space-y-3 {
    :where(& > :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)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-y-1 {
    row-gap: var(--spacing);
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-\[var\(--ucp-border\)\] {
    :where(& > :not(:last-child)) {
      border-color: var(--ucp-border);
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[var\(--ucp-radius\)\] {
    border-radius: var(--ucp-radius);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-sm {
    border-top-left-radius: var(--radius-sm);
    border-top-right-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .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-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .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-\[rgba\(80\,205\,137\,0\.35\)\] {
    border-color: rgba(80,205,137,0.35);
  }
  .border-\[rgba\(114\,57\,234\,0\.22\)\] {
    border-color: rgba(114,57,234,0.22);
  }
  .border-\[rgba\(240\,100\,24\,0\.7\)\] {
    border-color: rgba(240,100,24,0.7);
  }
  .border-\[rgba\(240\,100\,24\,0\.22\)\] {
    border-color: rgba(240,100,24,0.22);
  }
  .border-\[rgba\(240\,100\,24\,0\.28\)\] {
    border-color: rgba(240,100,24,0.28);
  }
  .border-\[rgba\(240\,100\,24\,0\.30\)\] {
    border-color: rgba(240,100,24,0.30);
  }
  .border-\[rgba\(240\,100\,24\,0\.42\)\] {
    border-color: rgba(240,100,24,0.42);
  }
  .border-\[rgba\(240\,100\,24\,0\.55\)\] {
    border-color: rgba(240,100,24,0.55);
  }
  .border-\[rgba\(240\,100\,24\,0\.60\)\] {
    border-color: rgba(240,100,24,0.60);
  }
  .border-\[rgba\(240\,100\,24\,0\.66\)\] {
    border-color: rgba(240,100,24,0.66);
  }
  .border-\[rgba\(240\,100\,24\,0\.72\)\] {
    border-color: rgba(240,100,24,0.72);
  }
  .border-\[rgba\(241\,65\,108\,0\.35\)\] {
    border-color: rgba(241,65,108,0.35);
  }
  .border-\[rgba\(244\,63\,94\,0\.42\)\] {
    border-color: rgba(244,63,94,0.42);
  }
  .border-\[rgba\(245\,158\,11\,0\.42\)\] {
    border-color: rgba(245,158,11,0.42);
  }
  .border-\[rgba\(250\,203\,72\,0\.30\)\] {
    border-color: rgba(250,203,72,0.30);
  }
  .border-\[rgba\(250\,203\,72\,0\.35\)\] {
    border-color: rgba(250,203,72,0.35);
  }
  .border-\[rgba\(255\,111\,127\,0\.35\)\] {
    border-color: rgba(255,111,127,0.35);
  }
  .border-\[rgba\(255\,111\,127\,0\.65\)\] {
    border-color: rgba(255,111,127,0.65);
  }
  .border-\[rgba\(255\,165\,0\,0\.28\)\] {
    border-color: rgba(255,165,0,0.28);
  }
  .border-\[rgba\(255\,255\,255\,0\.1\)\] {
    border-color: rgba(255,255,255,0.1);
  }
  .border-\[rgba\(255\,255\,255\,0\.06\)\] {
    border-color: rgba(255,255,255,0.06);
  }
  .border-\[rgba\(255\,255\,255\,0\.07\)\] {
    border-color: rgba(255,255,255,0.07);
  }
  .border-\[rgba\(255\,255\,255\,0\.10\)\] {
    border-color: rgba(255,255,255,0.10);
  }
  .border-\[rgba\(255\,255\,255\,0\.12\)\] {
    border-color: rgba(255,255,255,0.12);
  }
  .border-\[var\(--ucp-blue\)\] {
    border-color: var(--ucp-blue);
  }
  .border-\[var\(--ucp-border\)\] {
    border-color: var(--ucp-border);
  }
  .border-\[var\(--ucp-border-dashed\)\] {
    border-color: var(--ucp-border-dashed);
  }
  .border-\[var\(--ucp-border-strong\)\] {
    border-color: var(--ucp-border-strong);
  }
  .border-transparent {
    border-color: transparent;
  }
  .bg-\[rgba\(0\,0\,0\,0\.12\)\] {
    background-color: rgba(0,0,0,0.12);
  }
  .bg-\[rgba\(7\,10\,15\,0\.18\)\] {
    background-color: rgba(7,10,15,0.18);
  }
  .bg-\[rgba\(7\,10\,15\,0\.22\)\] {
    background-color: rgba(7,10,15,0.22);
  }
  .bg-\[rgba\(7\,10\,15\,0\.24\)\] {
    background-color: rgba(7,10,15,0.24);
  }
  .bg-\[rgba\(7\,10\,15\,0\.34\)\] {
    background-color: rgba(7,10,15,0.34);
  }
  .bg-\[rgba\(7\,10\,15\,0\.76\)\] {
    background-color: rgba(7,10,15,0.76);
  }
  .bg-\[rgba\(7\,10\,15\,0\.88\)\] {
    background-color: rgba(7,10,15,0.88);
  }
  .bg-\[rgba\(18\,22\,35\,0\.98\)\] {
    background-color: rgba(18,22,35,0.98);
  }
  .bg-\[rgba\(24\,27\,46\,0\.98\)\] {
    background-color: rgba(24,27,46,0.98);
  }
  .bg-\[rgba\(47\,199\,232\,0\.14\)\] {
    background-color: rgba(47,199,232,0.14);
  }
  .bg-\[rgba\(80\,205\,137\,0\.08\)\] {
    background-color: rgba(80,205,137,0.08);
  }
  .bg-\[rgba\(80\,205\,137\,0\.12\)\] {
    background-color: rgba(80,205,137,0.12);
  }
  .bg-\[rgba\(80\,205\,137\,0\.14\)\] {
    background-color: rgba(80,205,137,0.14);
  }
  .bg-\[rgba\(114\,57\,234\,0\.13\)\] {
    background-color: rgba(114,57,234,0.13);
  }
  .bg-\[rgba\(114\,57\,234\,0\.14\)\] {
    background-color: rgba(114,57,234,0.14);
  }
  .bg-\[rgba\(114\,57\,234\,0\.18\)\] {
    background-color: rgba(114,57,234,0.18);
  }
  .bg-\[rgba\(148\,163\,184\,0\.05\)\] {
    background-color: rgba(148,163,184,0.05);
  }
  .bg-\[rgba\(240\,100\,24\,0\.3\)\] {
    background-color: rgba(240,100,24,0.3);
  }
  .bg-\[rgba\(240\,100\,24\,0\.05\)\] {
    background-color: rgba(240,100,24,0.05);
  }
  .bg-\[rgba\(240\,100\,24\,0\.08\)\] {
    background-color: rgba(240,100,24,0.08);
  }
  .bg-\[rgba\(240\,100\,24\,0\.12\)\] {
    background-color: rgba(240,100,24,0.12);
  }
  .bg-\[rgba\(240\,100\,24\,0\.14\)\] {
    background-color: rgba(240,100,24,0.14);
  }
  .bg-\[rgba\(240\,100\,24\,0\.15\)\] {
    background-color: rgba(240,100,24,0.15);
  }
  .bg-\[rgba\(240\,100\,24\,0\.22\)\] {
    background-color: rgba(240,100,24,0.22);
  }
  .bg-\[rgba\(241\,65\,108\,0\.08\)\] {
    background-color: rgba(241,65,108,0.08);
  }
  .bg-\[rgba\(241\,65\,108\,0\.14\)\] {
    background-color: rgba(241,65,108,0.14);
  }
  .bg-\[rgba\(241\,65\,108\,0\.15\)\] {
    background-color: rgba(241,65,108,0.15);
  }
  .bg-\[rgba\(241\,65\,108\,0\.16\)\] {
    background-color: rgba(241,65,108,0.16);
  }
  .bg-\[rgba\(244\,63\,94\,0\.12\)\] {
    background-color: rgba(244,63,94,0.12);
  }
  .bg-\[rgba\(245\,158\,11\,0\.12\)\] {
    background-color: rgba(245,158,11,0.12);
  }
  .bg-\[rgba\(250\,203\,72\,0\.08\)\] {
    background-color: rgba(250,203,72,0.08);
  }
  .bg-\[rgba\(250\,203\,72\,0\.12\)\] {
    background-color: rgba(250,203,72,0.12);
  }
  .bg-\[rgba\(250\,203\,72\,0\.14\)\] {
    background-color: rgba(250,203,72,0.14);
  }
  .bg-\[rgba\(255\,111\,127\,0\.13\)\] {
    background-color: rgba(255,111,127,0.13);
  }
  .bg-\[rgba\(255\,165\,0\,0\.08\)\] {
    background-color: rgba(255,165,0,0.08);
  }
  .bg-\[rgba\(255\,165\,0\,0\.14\)\] {
    background-color: rgba(255,165,0,0.14);
  }
  .bg-\[rgba\(255\,165\,0\,0\.15\)\] {
    background-color: rgba(255,165,0,0.15);
  }
  .bg-\[rgba\(255\,165\,0\,0\.16\)\] {
    background-color: rgba(255,165,0,0.16);
  }
  .bg-\[rgba\(255\,255\,255\,0\.02\)\] {
    background-color: rgba(255,255,255,0.02);
  }
  .bg-\[rgba\(255\,255\,255\,0\.03\)\] {
    background-color: rgba(255,255,255,0.03);
  }
  .bg-\[rgba\(255\,255\,255\,0\.04\)\] {
    background-color: rgba(255,255,255,0.04);
  }
  .bg-\[rgba\(255\,255\,255\,0\.06\)\] {
    background-color: rgba(255,255,255,0.06);
  }
  .bg-\[rgba\(255\,255\,255\,0\.015\)\] {
    background-color: rgba(255,255,255,0.015);
  }
  .bg-\[rgba\(255\,255\,255\,0\.025\)\] {
    background-color: rgba(255,255,255,0.025);
  }
  .bg-\[rgba\(255\,255\,255\,0\.035\)\] {
    background-color: rgba(255,255,255,0.035);
  }
  .bg-\[var\(--ucp-blue\)\] {
    background-color: var(--ucp-blue);
  }
  .bg-\[var\(--ucp-blue-soft\)\] {
    background-color: var(--ucp-blue-soft);
  }
  .bg-\[var\(--ucp-border\)\] {
    background-color: var(--ucp-border);
  }
  .bg-\[var\(--ucp-green\)\] {
    background-color: var(--ucp-green);
  }
  .bg-\[var\(--ucp-orange\)\] {
    background-color: var(--ucp-orange);
  }
  .bg-\[var\(--ucp-purple\)\] {
    background-color: var(--ucp-purple);
  }
  .bg-\[var\(--ucp-red\)\] {
    background-color: var(--ucp-red);
  }
  .bg-\[var\(--ucp-surface-muted\)\] {
    background-color: var(--ucp-surface-muted);
  }
  .bg-\[var\(--ucp-surface-raised\)\] {
    background-color: var(--ucp-surface-raised);
  }
  .bg-\[var\(--ucp-text-muted\)\] {
    background-color: var(--ucp-text-muted);
  }
  .bg-black\/60 {
    background-color: color-mix(in srgb, #000 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-\[linear-gradient\(135deg\,rgba\(240\,100\,24\,0\.10\)\,rgba\(255\,255\,255\,0\.025\)\)\] {
    background-image: linear-gradient(135deg,rgba(240,100,24,0.10),rgba(255,255,255,0.025));
  }
  .bg-\[linear-gradient\(135deg\,rgba\(240\,100\,24\,0\.11\)\,rgba\(255\,255\,255\,0\.025\)\)\] {
    background-image: linear-gradient(135deg,rgba(240,100,24,0.11),rgba(255,255,255,0.025));
  }
  .bg-\[linear-gradient\(135deg\,rgba\(240\,100\,24\,0\.16\)\,rgba\(245\,158\,11\,0\.12\)\)\] {
    background-image: linear-gradient(135deg,rgba(240,100,24,0.16),rgba(245,158,11,0.12));
  }
  .bg-\[linear-gradient\(135deg\,rgba\(250\,203\,72\,0\.10\)\,rgba\(255\,255\,255\,0\.025\)\)\] {
    background-image: linear-gradient(135deg,rgba(250,203,72,0.10),rgba(255,255,255,0.025));
  }
  .bg-\[linear-gradient\(180deg\,var\(--ucp-blue\)\,rgba\(240\,100\,24\,0\.2\)\)\] {
    background-image: linear-gradient(180deg,var(--ucp-blue),rgba(240,100,24,0.2));
  }
  .fill-current {
    fill: currentcolor;
  }
  .object-contain {
    object-fit: contain;
  }
  .p-0 {
    padding: 0;
  }
  .p-1 {
    padding: var(--spacing);
  }
  .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);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-0 {
    padding-inline: 0;
  }
  .px-0\.5 {
    padding-inline: calc(var(--spacing) * 0.5);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .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-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-9 {
    padding-inline: calc(var(--spacing) * 9);
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: var(--spacing);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[17px\] {
    padding-block: 17px;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pr-1 {
    padding-right: var(--spacing);
  }
  .pr-11 {
    padding-right: calc(var(--spacing) * 11);
  }
  .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-7 {
    padding-bottom: calc(var(--spacing) * 7);
  }
  .pb-\[28px\] {
    padding-bottom: 28px;
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-middle {
    vertical-align: middle;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--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-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[7px\] {
    font-size: 7px;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .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-\[18px\] {
    font-size: 18px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-\[\#ffc700\] {
    color: #ffc700;
  }
  .text-\[var\(--ucp-blue\)\] {
    color: var(--ucp-blue);
  }
  .text-\[var\(--ucp-cyan\)\] {
    color: var(--ucp-cyan);
  }
  .text-\[var\(--ucp-green\)\] {
    color: var(--ucp-green);
  }
  .text-\[var\(--ucp-orange\)\] {
    color: var(--ucp-orange);
  }
  .text-\[var\(--ucp-purple\)\] {
    color: var(--ucp-purple);
  }
  .text-\[var\(--ucp-red\)\] {
    color: var(--ucp-red);
  }
  .text-\[var\(--ucp-text\)\] {
    color: var(--ucp-text);
  }
  .text-\[var\(--ucp-text-muted\)\] {
    color: var(--ucp-text-muted);
  }
  .text-\[var\(--ucp-text-soft\)\] {
    color: var(--ucp-text-soft);
  }
  .text-\[var\(--ucp-text-subtle\)\] {
    color: var(--ucp-text-subtle);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-slate-950 {
    color: var(--color-slate-950);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .accent-\[var\(--ucp-blue\)\] {
    accent-color: var(--ucp-blue);
  }
  .opacity-55 {
    opacity: 55%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    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_18px_38px_rgba\(0\,0\,0\,0\.46\)\] {
    --tw-shadow: 0 18px 38px var(--tw-shadow-color, rgba(0,0,0,0.46));
    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_18px_40px_rgba\(0\,0\,0\,0\.48\)\] {
    --tw-shadow: 0 18px 40px var(--tw-shadow-color, rgba(0,0,0,0.48));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.04\)\] {
    --tw-shadow: inset 0 1px 0 var(--tw-shadow-color, rgba(255,255,255,0.04));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.06\)\] {
    --tw-shadow: inset 0 1px 0 var(--tw-shadow-color, rgba(255,255,255,0.06));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.035\)\] {
    --tw-shadow: inset 0 1px 0 var(--tw-shadow-color, rgba(255,255,255,0.035));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000;
    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,);
  }
  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .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));
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .placeholder\:text-\[var\(--ucp-text-muted\)\] {
    &::placeholder {
      color: var(--ucp-text-muted);
    }
  }
  .first\:pt-0 {
    &:first-child {
      padding-top: 0;
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .last\:pb-0 {
    &:last-child {
      padding-bottom: 0;
    }
  }
  .hover\:border-\[rgba\(240\,100\,24\,0\.32\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(240,100,24,0.32);
      }
    }
  }
  .hover\:border-\[rgba\(240\,100\,24\,0\.35\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(240,100,24,0.35);
      }
    }
  }
  .hover\:border-\[rgba\(240\,100\,24\,0\.38\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(240,100,24,0.38);
      }
    }
  }
  .hover\:border-\[rgba\(240\,100\,24\,0\.42\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(240,100,24,0.42);
      }
    }
  }
  .hover\:border-\[rgba\(240\,100\,24\,0\.45\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(240,100,24,0.45);
      }
    }
  }
  .hover\:border-\[rgba\(255\,255\,255\,0\.16\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: rgba(255,255,255,0.16);
      }
    }
  }
  .hover\:border-\[var\(--ucp-border-strong\)\] {
    &:hover {
      @media (hover: hover) {
        border-color: var(--ucp-border-strong);
      }
    }
  }
  .hover\:bg-\[rgba\(114\,57\,234\,0\.28\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(114,57,234,0.28);
      }
    }
  }
  .hover\:bg-\[rgba\(240\,100\,24\,0\.08\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(240,100,24,0.08);
      }
    }
  }
  .hover\:bg-\[rgba\(240\,100\,24\,0\.10\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(240,100,24,0.10);
      }
    }
  }
  .hover\:bg-\[rgba\(240\,100\,24\,0\.11\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(240,100,24,0.11);
      }
    }
  }
  .hover\:bg-\[rgba\(241\,65\,108\,0\.24\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(241,65,108,0.24);
      }
    }
  }
  .hover\:bg-\[rgba\(255\,255\,255\,0\.05\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(255,255,255,0.05);
      }
    }
  }
  .hover\:bg-\[rgba\(255\,255\,255\,0\.08\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(255,255,255,0.08);
      }
    }
  }
  .hover\:bg-\[var\(--ucp-blue-active\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: var(--ucp-blue-active);
      }
    }
  }
  .hover\:text-\[var\(--ucp-text\)\] {
    &:hover {
      @media (hover: hover) {
        color: var(--ucp-text);
      }
    }
  }
  .hover\:text-\[var\(--ucp-text-soft\)\] {
    &:hover {
      @media (hover: hover) {
        color: var(--ucp-text-soft);
      }
    }
  }
  .focus\:border-\[rgba\(240\,100\,24\,0\.86\)\] {
    &:focus {
      border-color: rgba(240,100,24,0.86);
    }
  }
  .focus\:bg-\[rgba\(7\,10\,15\,0\.92\)\] {
    &:focus {
      background-color: rgba(7,10,15,0.92);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-\[rgba\(240\,100\,24\,0\.22\)\] {
    &:focus {
      --tw-ring-color: rgba(240,100,24,0.22);
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-55 {
    &:disabled {
      opacity: 55%;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[0\.95fr_0\.95fr_1\.9fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 0.95fr 0.95fr 1.9fr;
    }
  }
  .lg\:grid-cols-\[1\.6fr_0\.75fr_0\.8fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1.6fr 0.75fr 0.8fr;
    }
  }
  .lg\:grid-cols-\[1fr_260px_260px_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: 1fr 260px 260px auto;
    }
  }
  .lg\:grid-cols-\[minmax\(0\,1fr\)_220px\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(0,1fr) 220px;
    }
  }
  .lg\:grid-cols-\[minmax\(220px\,0\.34fr\)_minmax\(0\,0\.66fr\)\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(220px,0.34fr) minmax(0,0.66fr);
    }
  }
  .xl\:col-span-3 {
    @media (width >= 80rem) {
      grid-column: span 3 / span 3;
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-\[330px_minmax\(0\,1fr\)_380px\] {
    @media (width >= 80rem) {
      grid-template-columns: 330px minmax(0,1fr) 380px;
    }
  }
  .xl\:grid-cols-\[430px_1fr\] {
    @media (width >= 80rem) {
      grid-template-columns: 430px 1fr;
    }
  }
  .xl\:grid-cols-\[minmax\(0\,0\.95fr\)_minmax\(0\,1\.25fr\)\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(0,0.95fr) minmax(0,1.25fr);
    }
  }
  .\[\&\>svg\]\:h-\[18px\] {
    &>svg {
      height: 18px;
    }
  }
  .\[\&\>svg\]\:w-\[18px\] {
    &>svg {
      width: 18px;
    }
  }
  .\[\&\>svg\]\:text-\[var\(--ucp-blue\)\] {
    &>svg {
      color: var(--ucp-blue);
    }
  }
  .\[\&\>svg\]\:text-\[var\(--ucp-orange\)\] {
    &>svg {
      color: var(--ucp-orange);
    }
  }
  .\[\&\>svg\]\:text-\[var\(--ucp-red\)\] {
    &>svg {
      color: var(--ucp-red);
    }
  }
}
:root {
  color-scheme: dark;
  --ucp-bg: #070a0f;
  --ucp-bg-2: #0b1017;
  --ucp-surface: rgba(15, 20, 29, 0.88);
  --ucp-surface-raised: rgba(24, 31, 43, 0.9);
  --ucp-surface-muted: rgba(255, 255, 255, 0.045);
  --ucp-border: rgba(255, 255, 255, 0.1);
  --ucp-border-strong: rgba(255, 255, 255, 0.14);
  --ucp-border-dashed: rgba(255, 255, 255, 0.09);
  --ucp-text: #edf3fb;
  --ucp-text-muted: #8d9caf;
  --ucp-text-soft: #c3cfdd;
  --ucp-text-subtle: #617086;
  --ucp-blue: #f06418;
  --ucp-blue-active: #ff9a3d;
  --ucp-blue-bright: #ff9a3d;
  --ucp-blue-soft: rgba(240, 100, 24, 0.14);
  --ucp-orange: #facb48;
  --ucp-green: #4dde9a;
  --ucp-red: #ff6f7f;
  --ucp-purple: #9b7cff;
  --ucp-cyan: #2fc7e8;
  --ucp-brand: #f06418;
  --ucp-brand-2: #ff9a3d;
  --ucp-brand-dark: #9d3209;
  --ucp-focus: rgba(240, 100, 24, 0.55);
  --ucp-radius: 8px;
  --ucp-shadow: 0 22px 58px rgba(0, 0, 0, 0.34);
  --ucp-font-display: var(--font-rajdhani), var(--font-inter), sans-serif;
}
html {
  background: var(--ucp-bg);
}
body {
  min-height: 100vh;
  margin: 0;
  background: var(--ucp-bg);
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  overflow-x: hidden;
}
::selection {
  background: rgba(240, 100, 24, 0.35);
  color: var(--ucp-text);
}
:where(a, button, input, textarea, select):focus-visible {
  outline: 2px solid var(--ucp-focus);
  outline-offset: 2px;
}
a {
  color: var(--ucp-blue);
  text-decoration: none;
}
a:hover {
  color: var(--ucp-blue-active);
}
.sr-only,
.ucp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  border: 0;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
}
.ucp-shell {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: var(--ucp-bg);
  color: var(--ucp-text);
}
.ucp-container {
  width: 100%;
  max-width: none;
  margin-inline: auto;
  padding-inline: 30px;
}
.ucp-app-header {
  height: 70px;
  background: var(--ucp-bg);
}
.ucp-header-inner {
  display: flex;
  height: 70px;
  align-items: stretch;
}
.ucp-header-logo {
  display: inline-flex;
  width: auto;
  flex: 0 0 auto;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  margin-right: 20px;
  color: var(--ucp-text);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}
.ucp-header-logo:hover {
  color: var(--ucp-text);
}
.ucp-header-logo img {
  display: block;
  width: 30px;
  height: 30px;
}
.ucp-header-logo-text {
  line-height: 1;
}
.ucp-top-menu {
  display: flex;
  align-items: stretch;
  gap: 4px;
  min-width: 0;
}
.ucp-top-menu a {
  display: flex;
  align-items: center;
  border-radius: var(--ucp-radius);
  margin-block: 15px;
  padding-inline: 16px;
  color: #92929f;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-top-menu a:hover,
.ucp-top-menu a.active {
  background: var(--ucp-surface-muted);
  color: var(--ucp-blue);
}
.ucp-user-symbol {
  appearance: none;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  margin-block: auto;
  margin-left: auto;
  overflow: hidden;
  padding: 0;
  border-radius: var(--ucp-radius);
  background-color: var(--ucp-surface-muted);
  background-position: center;
  background-size: cover;
}
.ucp-mobile-menu-button {
  display: none;
  width: 38px;
  height: 38px;
  align-self: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
}
.ucp-mobile-menu-button span:not(.sr-only) {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
}
.ucp-mobile-navigation {
  padding-inline: 15px;
  padding-bottom: 15px;
}
.ucp-mobile-navigation-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface);
  padding: 12px;
}
.ucp-mobile-navigation-panel :is(a, button) {
  appearance: none;
  border-radius: var(--ucp-radius);
  border: 0;
  background: var(--ucp-surface-muted);
  cursor: pointer;
  padding: 9px 11px;
  color: #92929f;
  font-weight: 600;
  text-align: left;
}
.ucp-mobile-navigation-panel a.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-mobile-navigation-panel a.pending {
  background: rgba(240, 100, 24, 0.16);
  color: var(--ucp-blue);
}
.ucp-app-content {
  flex: 1 0 auto;
  padding-bottom: 40px;
}
.ucp-main {
  min-width: 0;
}
.ucp-card {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface);
  box-shadow: none;
}
.ucp-skeleton {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--ucp-radius);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.045),
    rgba(255, 255, 255, 0.075),
    rgba(255, 255, 255, 0.045)
  );
}
.ucp-skeleton::after {
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.12),
    transparent
  );
  animation: ucp-skeleton-shimmer 1.35s ease-in-out infinite;
  content: "";
}
.ucp-loading-shell {
  background: var(--ucp-bg);
}
.ucp-loading-logo,
.ucp-loading-avatar {
  pointer-events: none;
}
.ucp-loading-logo {
  opacity: 0.82;
}
.ucp-loading-top-link {
  height: 40px;
  flex: 0 0 auto;
  margin-block: 15px;
}
.ucp-loading-top-link-sm {
  width: 82px;
}
.ucp-loading-top-link-md {
  width: 112px;
}
.ucp-loading-top-link-lg {
  width: 138px;
}
.ucp-loading-mobile-menu {
  pointer-events: none;
}
.ucp-loading-overview {
  min-height: 486px;
}
.ucp-loading-overview-card .ucp-overview-card-header,
.ucp-loading-chart header {
  align-items: center;
}
.ucp-loading-card-title {
  width: min(185px, 54%);
  height: 18px;
}
.ucp-loading-data-list {
  padding-top: 16px;
}
.ucp-loading-data-row dt {
  gap: 12px;
}
.ucp-loading-data-icon {
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  border-radius: 999px;
}
.ucp-loading-data-label {
  width: min(118px, 70%);
  height: 12px;
}
.ucp-loading-data-value {
  width: min(210px, 82%);
  height: 13px;
}
.ucp-loading-chart-body {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  height: 160px;
  padding: 0 24px 22px 20px;
}
.ucp-loading-chart-axis {
  display: grid;
  align-content: space-between;
  padding-block: 12px 24px;
}
.ucp-loading-chart-axis .ucp-skeleton {
  width: 28px;
  height: 10px;
}
.ucp-loading-chart-plot {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border-bottom: 1px solid var(--ucp-border-dashed);
  border-left: 1px solid var(--ucp-border-dashed);
}
.ucp-loading-chart-gridline {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  border-top: 1px dashed var(--ucp-border-dashed);
}
.ucp-loading-chart-gridline:nth-child(1) {
  top: 22%;
}
.ucp-loading-chart-gridline:nth-child(2) {
  top: 50%;
}
.ucp-loading-chart-gridline:nth-child(3) {
  top: 78%;
}
.ucp-loading-chart-fill {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 56%;
  background: linear-gradient(
    180deg,
    rgba(114, 57, 234, 0.2),
    rgba(114, 57, 234, 0.03)
  );
  clip-path: polygon(
    0 80%,
    18% 48%,
    34% 62%,
    51% 28%,
    69% 42%,
    86% 18%,
    100% 34%,
    100% 100%,
    0 100%
  );
}
.ucp-loading-chart-stroke {
  position: absolute;
  right: 0;
  bottom: 21%;
  left: 0;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    rgba(114, 57, 234, 0.42),
    rgba(240, 100, 24, 0.72),
    rgba(114, 57, 234, 0.42)
  );
  transform: skewY(-8deg);
  transform-origin: left center;
}
.ucp-loading-route-tab {
  height: 35px;
  flex: 0 0 auto;
}
.ucp-loading-tab-sm {
  width: 72px;
}
.ucp-loading-tab-md {
  width: 98px;
}
.ucp-loading-tab-lg {
  width: 128px;
}
.ucp-loading-page {
  display: grid;
  gap: 24px;
  min-width: 0;
}
.ucp-route-data-loading {
  display: grid;
  gap: 24px;
  min-width: 0;
}
.ucp-route-data-loading-table,
.ucp-route-data-loading-metrics {
  min-height: 420px;
}
.ucp-route-loading-card-grid,
.ucp-route-loading-form-grid {
  display: grid;
  gap: 24px;
  align-items: stretch;
}
.ucp-route-loading-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ucp-route-loading-form-grid {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
}
.ucp-route-loading-card {
  min-height: 330px;
}
.ucp-route-loading-form-card {
  min-height: 265px;
}
.ucp-route-loading-chip {
  width: 86px;
  height: 28px;
  flex: 0 0 auto;
}
.ucp-route-loading-input {
  height: 42px;
  margin-bottom: 12px;
}
.ucp-route-loading-button {
  width: 156px;
  height: 38px;
  margin-top: 4px;
}
.ucp-route-data-unavailable .ucp-panel-subtitle {
  color: var(--ucp-orange);
}
.ucp-route-unavailable-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ucp-route-unavailable-facts span {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text-soft);
  padding: 0 10px;
  font-size: 12px;
  font-weight: 700;
}
.ucp-loading-metric-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.ucp-loading-metric-card {
  min-height: 92px;
  padding: 16px;
}
.ucp-loading-metric-label {
  width: 42%;
  height: 11px;
}
.ucp-loading-metric-value {
  width: 58%;
  height: 26px;
  margin-top: 12px;
}
.ucp-loading-metric-detail {
  width: 72%;
  height: 11px;
  margin-top: 10px;
}
.ucp-loading-content-card {
  min-height: 420px;
}
.ucp-loading-panel-title-stack {
  min-width: 0;
}
.ucp-loading-panel-title {
  width: min(230px, 48vw);
  height: 18px;
}
.ucp-loading-panel-subtitle {
  width: min(420px, 62vw);
  height: 12px;
  margin-top: 10px;
}
.ucp-loading-panel-action {
  width: 132px;
  height: 36px;
  flex: 0 0 auto;
}
.ucp-loading-toolbar-row {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-bottom: 16px;
}
.ucp-loading-toolbar-control {
  width: 92px;
  height: 36px;
}
.ucp-loading-toolbar-control-wide {
  width: 215px;
}
.ucp-loading-table {
  display: grid;
}
.ucp-loading-table-row {
  display: grid;
  grid-template-columns: 64px minmax(180px, 1.4fr) minmax(120px, 0.7fr)
    minmax(90px, 0.45fr) minmax(120px, 0.55fr);
  align-items: center;
  gap: 18px;
  min-height: 51px;
  border-top: 1px dashed var(--ucp-border-dashed);
}
.ucp-loading-table-cell {
  width: 100%;
  height: 13px;
}
.ucp-loading-table-cell-image {
  width: 38px;
  height: 38px;
}
.ucp-loading-table-cell-main {
  height: 15px;
}
.ucp-loading-table-cell-short {
  width: 68%;
}
.ucp-loading-table-cell-actions {
  height: 28px;
}
.ucp-loading-footer-left,
.ucp-loading-footer-menu {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ucp-loading-footer-menu {
  gap: 28px;
}
.ucp-loading-footer-token {
  width: 48px;
  height: 12px;
}
.ucp-loading-footer-token-wide {
  width: 92px;
}
.ucp-loading-footer-link {
  width: 76px;
  height: 12px;
}
@keyframes ucp-skeleton-shimmer {
  100% {
    transform: translateX(100%);
  }
}
.ucp-card-muted {
  border: 1px dashed var(--ucp-border-dashed);
  border-radius: var(--ucp-radius);
  background: transparent;
}
.ucp-overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}
.ucp-overview-card {
  min-height: 485px;
}
.ucp-overview-card-header,
.ucp-panel-header {
  display: flex;
  min-height: 70px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  border: 0;
  padding: 30px 28px 12px;
}
.ucp-overview-card-header h2,
.ucp-mini-chart h2,
.ucp-panel-title {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-panel-title {
  font-size: 18px;
}
.ucp-panel-subtitle {
  display: block;
  margin-top: 8px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-panel-body {
  padding: 0 28px 28px;
}
.ucp-panel-body.p-0 {
  padding: 0;
}
.ucp-panel-body.ucp-vehicles-panel-body {
  padding: 0 28px 28px;
}
.ucp-data-list {
  margin: 0;
  padding: 16px 28px 28px;
}
.ucp-data-row {
  display: grid;
  grid-template-columns: minmax(150px, 28%) minmax(0, 1fr);
  align-items: center;
  min-height: 46px;
  border-bottom: 1px dashed var(--ucp-border-dashed);
}
.ucp-data-row:last-child {
  border-bottom: 0;
}
.ucp-data-row dt {
  display: flex;
  align-items: center;
  min-width: 0;
  margin: 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-data-icon {
  display: inline-flex;
  width: 20px;
  flex: 0 0 20px;
  align-items: center;
  color: var(--ucp-blue);
}
.ucp-data-icon svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.ucp-data-row dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-chart-stack {
  display: grid;
  grid-template-rows: 231px 231px;
  gap: 24px;
  min-height: 486px;
}
.ucp-mini-chart {
  min-height: 231px;
}
.ucp-mini-chart header {
  min-height: 70px;
  padding: 30px 28px 0;
}
.ucp-mini-chart svg {
  display: block;
  width: 100%;
  height: 160px;
  overflow: visible;
  padding: 0 12px 12px;
}
.ucp-mini-chart .grid-line {
  stroke: var(--ucp-border-dashed);
  stroke-dasharray: 4 4;
  stroke-width: 1;
}
.ucp-mini-chart .axis {
  fill: #cdcdde;
  font-size: 12px;
  font-weight: 500;
}
.ucp-mini-chart .axis-x {
  fill: #cdcdde;
}
.ucp-mini-chart .area {
  fill: rgba(114, 57, 234, 0.18);
}
.ucp-mini-chart .line {
  fill: none;
  stroke: var(--ucp-purple);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
}
.ucp-route-tabs {
  display: flex;
  align-items: center;
  gap: 1px;
  min-height: 35px;
  margin: 23px 0 18px;
  overflow-x: auto;
  padding: 0;
  scrollbar-width: none;
}
.ucp-route-tabs::-webkit-scrollbar {
  display: none;
}
.ucp-route-tabs a {
  position: relative;
  display: inline-flex;
  min-height: 35px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  padding-inline: 14px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-route-tabs a:hover,
.ucp-route-tabs a.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-route-tabs a.pending {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-route-tabs a.pending::after {
  position: absolute;
  right: 12px;
  bottom: 4px;
  left: 12px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  content: "";
  opacity: 0.65;
  transform-origin: left center;
  animation: ucp-nav-pending 900ms ease-in-out infinite;
}
@keyframes ucp-nav-pending {
  0% {
    transform: scaleX(0.25);
  }
  50% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0.25);
  }
}
@media (prefers-reduced-motion: reduce) {
  .ucp-route-tabs a.pending::after {
    animation: none;
    transform: scaleX(1);
  }
}
.ucp-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
  text-align: left;
  color: var(--ucp-text);
  font-size: 13px;
}
.ucp-table th {
  position: static;
  z-index: auto;
  border: 0;
  background: transparent;
  padding: 0 18px 16px 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
}
.ucp-table td {
  border-top: 1px dashed var(--ucp-border-dashed);
  padding: 17px 18px 17px 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  vertical-align: top;
}
.ucp-table tbody tr:hover td {
  background: transparent;
}
.ucp-table-dense th {
  padding: 0 18px 16px 0;
}
.ucp-table-dense td {
  padding: 17px 18px 17px 0;
}
.ucp-table td:last-child,
.ucp-table th:last-child {
  padding-right: 0;
}
.ucp-lower-grid {
  display: grid;
  gap: 24px;
  align-items: start;
}
.ucp-lower-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ucp-gang-page {
  margin: 0;
}
.ucp-gang-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: start;
}
.ucp-gang-card {
  min-height: 450px;
}
.ucp-gang-grid-spacer {
  display: none;
}
.ucp-gang-card .ucp-panel-header {
  min-height: 70px;
  padding: 30px 28px 12px;
}
.ucp-gang-card-body {
  padding: 0 28px 28px;
}
.ucp-gang-table-scroll {
  max-height: 352px;
  overflow: auto;
  scrollbar-color: var(--ucp-border-strong) transparent;
  scrollbar-width: thin;
}
.ucp-gang-table {
  min-width: 0;
  table-layout: auto;
}
.ucp-gang-table th {
  padding: 0 18px 15px 0;
  color: var(--ucp-text);
  font-weight: 700;
}
.ucp-gang-table td {
  padding: 14px 18px 14px 0;
  color: var(--ucp-text);
  font-weight: 500;
  vertical-align: middle;
}
.ucp-gang-key-table td:first-child {
  width: 43%;
}
.ucp-gang-key-table tbody tr:first-child td {
  border-top: 0;
}
.ucp-gang-col-place {
  width: 68px;
}
.ucp-gang-empty-cell {
  padding-top: 32px !important;
  text-align: center;
}
.ucp-gang-sortable {
  white-space: nowrap;
}
.ucp-gang-sort {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 7px;
  vertical-align: middle;
}
.ucp-gang-sort-desc {
  border-top: 4px solid var(--ucp-text-muted);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.ucp-gang-sort-asc {
  border-right: 4px solid transparent;
  border-bottom: 4px solid var(--ucp-text-muted);
  border-left: 4px solid transparent;
}
.ucp-gang-vip-message {
  grid-column: 1 / -1;
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.ucp-invite-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
  margin-top: -11px;
}
.ucp-invite-card {
  min-height: 0;
}
.ucp-invite-card-header {
  min-height: 70px;
  padding: 30px 28px 12px;
}
.ucp-invite-card-body {
  padding: 0 28px 28px;
}
.ucp-invite-media-body {
  display: grid;
  gap: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ucp-invite-rejected {
  margin: 0;
  color: var(--ucp-red);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-invite-accepted {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-invite-spacer {
  height: 39px;
}
.ucp-invite-card h2 {
  margin: 0 0 7px;
  color: var(--ucp-text);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-invite-card h5,
.ucp-invite-card h6 {
  margin: 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
}
.ucp-invite-video {
  display: block;
  width: 100%;
  height: 420px;
  border: 0;
}
.ucp-invite-profile-image {
  display: block;
  height: auto;
  max-width: 100%;
}
.ucp-invite-footer {
  width: calc(100% + 60px);
  margin: 52px -30px -40px;
  background: var(--ucp-surface-muted);
}
.ucp-invite-footer-inner {
  display: flex;
  min-height: 90px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-inline: 30px;
}
.ucp-invite-footer p {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-invite-footer span {
  color: var(--ucp-text);
}
.ucp-invite-footer nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 28px;
}
.ucp-invite-footer a {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-invite-footer a:hover {
  color: var(--ucp-blue);
}
.ucp-legacy-table-card {
  min-height: 0;
}
.ucp-legacy-table-body {
  padding: 0 28px 28px;
}
.ucp-legacy-item-table {
  min-width: 0;
}
.ucp-legacy-item-table th:first-child,
.ucp-legacy-item-table td:first-child {
  width: 86px;
}
.ucp-legacy-item-table th:last-child,
.ucp-legacy-item-table td:last-child {
  width: 150px;
}
.ucp-legacy-item-table td {
  height: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
.ucp-legacy-item-image {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
.ucp-legacy-item-image img {
  object-fit: contain;
}
.ucp-legacy-table-empty {
  color: var(--ucp-text-muted) !important;
}
.ucp-inventory-card {
  width: 100%;
}
.ucp-inventory-card .ucp-panel-header {
  align-items: flex-start;
  border-bottom: 1px solid var(--ucp-border);
  padding-bottom: 16px;
}
.ucp-inventory-tabs {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
}
.ucp-inventory-body-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.95fr);
  gap: 24px;
}
.ucp-inventory-item-table th:first-child,
.ucp-inventory-item-table td:first-child {
  width: 104px;
}
.ucp-inventory-item-table th:last-child,
.ucp-inventory-item-table td:last-child {
  width: auto;
}
.ucp-inventory-summary-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border-bottom: 1px solid var(--ucp-border);
  background: var(--ucp-border);
}
.ucp-inventory-metric {
  min-width: 0;
  background: rgba(7, 10, 15, 0.44);
  padding: 12px 24px;
}
.ucp-inventory-metric dt {
  color: var(--ucp-text-subtle);
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}
.ucp-inventory-metric dd {
  margin: 2px 0 0;
  color: var(--ucp-text);
  font-size: 16px;
  font-weight: 900;
}
.ucp-inventory-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  border-bottom: 1px solid var(--ucp-border);
  padding: 12px 24px;
}
.ucp-inventory-search-wrap {
  position: relative;
  min-width: min(100%, 280px);
  flex: 1 1 320px;
}
.ucp-inventory-search-icon {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  color: var(--ucp-text-subtle);
  pointer-events: none;
}
.ucp-inventory-search {
  width: 100%;
  height: 36px;
  padding: 0 14px 0 40px;
  font-size: 13px;
  font-weight: 700;
}
.ucp-inventory-result-count {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.04);
  color: var(--ucp-text-muted);
  padding: 0 10px;
  font-size: 11px;
  font-weight: 900;
}
.ucp-inventory-diagnostics {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid rgba(250, 203, 72, 0.22);
  background: rgba(250, 203, 72, 0.08);
  color: var(--ucp-orange);
  padding: 10px 24px;
  font-size: 12px;
  font-weight: 900;
}
.ucp-inventory-diagnostics svg {
  width: 15px;
  height: 15px;
}
.ucp-inventory-diagnostics > div {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.ucp-inventory-diagnostic-badge,
.ucp-inventory-badge,
.ucp-inventory-section-badge {
  display: inline-flex;
  min-height: 20px;
  align-items: center;
  border-radius: 6px;
  padding: 0 7px;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
}
.ucp-inventory-diagnostic-badge {
  border: 1px solid rgba(250, 203, 72, 0.28);
  background: rgba(250, 203, 72, 0.1);
}
.ucp-inventory-table-scroll {
  max-height: min(70vh, 760px);
  overflow: auto;
  scrollbar-color: var(--ucp-border-strong) transparent;
  scrollbar-width: thin;
}
.ucp-inventory-editor-table {
  min-width: 860px;
}
.ucp-inventory-editor-table thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  border-bottom: 1px solid var(--ucp-border);
  background: rgba(13, 18, 27, 0.97);
  padding: 10px 12px;
  color: var(--ucp-text-muted);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}
.ucp-inventory-editor-table td {
  border-top: 1px solid var(--ucp-border);
  padding: 10px 12px;
  vertical-align: middle;
}
.ucp-inventory-editor-table tbody tr:hover td {
  background: rgba(255, 255, 255, 0.028);
}
.ucp-inventory-editor-table th:first-child,
.ucp-inventory-editor-table td:first-child {
  width: 62px;
}
.ucp-inventory-editor-table th:nth-child(3),
.ucp-inventory-editor-table td:nth-child(3) {
  width: 150px;
}
.ucp-inventory-editor-table th:nth-child(4),
.ucp-inventory-editor-table td:nth-child(4),
.ucp-inventory-editor-table th:nth-child(5),
.ucp-inventory-editor-table td:nth-child(5),
.ucp-inventory-editor-table th:nth-child(6),
.ucp-inventory-editor-table td:nth-child(6),
.ucp-inventory-editor-table th:nth-child(7),
.ucp-inventory-editor-table td:nth-child(7) {
  width: 118px;
}
.ucp-inventory-image-cell {
  text-align: center;
}
.ucp-inventory-item-image {
  background: rgba(255, 255, 255, 0.045) !important;
}
.ucp-inventory-item-title {
  display: flex;
  min-width: 0;
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 900;
}
.ucp-inventory-item-meta {
  display: flex;
  min-width: 0;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 2px;
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 700;
}
.ucp-inventory-item-meta code {
  color: var(--ucp-text-muted);
  font-family: inherit;
}
.ucp-inventory-badge-red {
  border: 1px solid rgba(255, 111, 127, 0.28);
  background: rgba(255, 111, 127, 0.12);
  color: var(--ucp-red);
}
.ucp-inventory-badge-warning {
  border: 1px solid rgba(250, 203, 72, 0.3);
  background: rgba(250, 203, 72, 0.12);
  color: var(--ucp-orange);
}
.ucp-inventory-section-badge {
  width: 24px;
  justify-content: center;
  border: 1px solid rgba(47, 199, 232, 0.26);
  background: rgba(47, 199, 232, 0.1);
  color: var(--ucp-cyan);
}
.ucp-inventory-section-label {
  margin-left: 8px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 800;
}
.ucp-inventory-amount {
  display: inline-flex;
  min-width: 52px;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ucp-border);
  border-radius: 6px;
  background: rgba(7, 10, 15, 0.45);
  color: var(--ucp-text);
  font-weight: 900;
}
.ucp-inventory-row-illegal td {
  background: rgba(255, 111, 127, 0.035);
}
.ucp-inventory-row-missing td {
  background: rgba(250, 203, 72, 0.035);
}
.ucp-inventory-empty-row {
  height: 110px;
  text-align: center;
  color: var(--ucp-text-muted) !important;
}
.ucp-arma-inventory-card {
  width: 100%;
  background: linear-gradient(180deg, rgba(38, 41, 47, 0.94), rgba(28, 31, 36, 0.96)),
    var(--ucp-surface);
}
.ucp-arma-inventory-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 16px;
}
.ucp-arma-inventory-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.08);
}
.ucp-arma-inventory-summary div {
  min-width: 0;
  background: rgba(21, 24, 29, 0.72);
  padding: 11px 24px;
}
.ucp-arma-inventory-summary span,
.ucp-arma-panel-header p,
.ucp-arma-tile-footer,
.ucp-arma-entry-card code,
.ucp-arma-entry-card small,
.ucp-arma-entry-identity code {
  color: #aeb7c3;
  font-size: 11px;
  font-weight: 800;
}
.ucp-arma-inventory-summary span {
  display: block;
  text-transform: uppercase;
}
.ucp-arma-inventory-summary strong {
  display: block;
  margin-top: 2px;
  color: #f4f7fb;
  font-size: 15px;
  font-weight: 900;
}
.ucp-arma-inventory-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 430px);
  gap: 14px;
  padding: 16px;
}
.ucp-arma-inventory-main,
.ucp-arma-equipment-column {
  min-width: 0;
  display: grid;
  align-content: start;
  gap: 14px;
}
.ucp-arma-container-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.ucp-arma-container-tile,
.ucp-arma-simple-slot,
.ucp-arma-panel,
.ucp-arma-weapon-panel,
.ucp-arma-virtual-panel {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(31, 34, 39, 0.92);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}
.ucp-arma-container-tile {
  display: grid;
  gap: 8px;
  min-height: 112px;
  padding: 10px;
  color: inherit;
  text-align: left;
  transition: border-color 160ms ease,
    box-shadow 160ms ease;
}
.ucp-arma-container-tile:hover,
.ucp-arma-container-tile.is-active {
  border-color: rgba(240, 100, 24, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04),
    0 0 0 1px rgba(240, 100, 24, 0.16);
}
.ucp-arma-tile-label {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 7px;
  color: #b7c1ce;
  font-size: 11px;
  font-weight: 900;
}
.ucp-arma-slot-glyph {
  display: inline-grid;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  place-items: center;
  border: 1px solid rgba(240, 100, 24, 0.35);
  border-radius: 999px;
  color: var(--ucp-brand-2);
  font-size: 9px;
  font-weight: 900;
  line-height: 1;
}
.ucp-arma-tile-footer {
  display: flex;
  min-width: 0;
  justify-content: space-between;
  gap: 10px;
}
.ucp-arma-tile-footer span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-arma-panel-header {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 14px 14px 10px;
}
.ucp-arma-panel-header h3 {
  margin: 0;
  color: #ffffff;
  font-family: var(--ucp-font-display);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
}
.ucp-arma-panel-header p {
  margin: 0;
}
.ucp-arma-entry-grid,
.ucp-arma-assigned-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  padding: 12px 14px 14px;
}
.ucp-arma-assigned-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ucp-arma-assigned-slot {
  display: grid;
  gap: 8px;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(23, 26, 31, 0.7);
  padding: 10px;
}
.ucp-arma-assigned-slot > span {
  color: #aeb7c3;
  font-size: 11px;
  font-weight: 900;
}
.ucp-arma-entry-card,
.ucp-arma-entry-identity {
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(35, 38, 44, 0.9);
}
.ucp-arma-entry-card {
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 10px;
  min-height: 62px;
  padding: 9px 10px;
}
.ucp-arma-entry-card.is-large {
  grid-template-columns: 76px minmax(0, 1fr) auto;
  min-height: 70px;
}
.ucp-arma-entry-identity {
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px;
  min-height: 50px;
  padding: 7px 9px;
}
.ucp-arma-entry-card div,
.ucp-arma-entry-identity span {
  min-width: 0;
}
.ucp-arma-entry-card strong,
.ucp-arma-entry-identity strong,
.ucp-arma-magazine-slot strong,
.ucp-arma-empty-slot strong {
  display: block;
  min-width: 0;
  overflow: hidden;
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-arma-entry-card code,
.ucp-arma-entry-identity code {
  display: block;
  min-width: 0;
  overflow: hidden;
  font-family: inherit;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-arma-entry-card > span,
.ucp-arma-entry-card > em {
  justify-self: end;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: #ffffff;
  padding: 3px 7px;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
}
.ucp-arma-entry-card small {
  grid-column: 2 / -1;
  text-transform: uppercase;
}
.ucp-arma-item-image {
  border-color: rgba(255, 255, 255, 0.1) !important;
  background: rgba(15, 17, 21, 0.72) !important;
}
.ucp-arma-placeholder-image,
.ucp-arma-placeholder-glyph {
  display: inline-grid;
  place-items: center;
  border: 1px dashed rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(12, 14, 18, 0.38);
  color: #828b98;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}
.ucp-arma-placeholder-glyph {
  width: 42px;
  height: 42px;
}
.ucp-arma-empty-slot {
  display: flex;
  min-height: 50px;
  min-width: 0;
  align-items: center;
  gap: 9px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(26, 29, 34, 0.72);
  padding: 8px 10px;
}
.ucp-arma-empty-slot.is-large {
  min-height: 70px;
}
.ucp-arma-empty-slot span {
  display: inline-grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border: 1px dashed rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  color: #9aa4b2;
  font-size: 10px;
  font-weight: 900;
}
.ucp-arma-empty-slot strong {
  color: #aeb7c3;
  font-weight: 800;
}
.ucp-arma-empty-note {
  margin: 0;
  color: #aeb7c3;
  font-size: 13px;
  font-weight: 700;
}
.ucp-arma-quick-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.ucp-arma-simple-slot {
  display: grid;
  gap: 8px;
  min-height: 88px;
  padding: 10px;
}
.ucp-arma-weapon-panel {
  display: grid;
  gap: 10px;
  padding: 12px;
}
.ucp-arma-weapon-panel .ucp-arma-panel-header {
  border-bottom: 0;
  padding: 0 0 2px;
}
.ucp-arma-weapon-panel-compact {
  min-height: 48px;
  align-content: center;
}
.ucp-arma-attachment-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
.ucp-arma-mini-slot {
  display: grid;
  min-height: 72px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  background: rgba(24, 27, 32, 0.82);
}
.ucp-arma-magazine-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}
.ucp-arma-magazine-slot {
  display: grid;
  gap: 7px;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  background: rgba(24, 27, 32, 0.82);
  padding: 8px;
}
.ucp-arma-magazine-slot > span {
  color: #aeb7c3;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
}
.ucp-arma-magazine-slot > div {
  display: grid;
  min-height: 44px;
  place-items: center;
  gap: 5px;
}
.ucp-arma-magazine-slot em {
  display: block;
  min-height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  color: #ffffff;
  padding: 3px 8px;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
}
.ucp-arma-virtual-panel {
  overflow: hidden;
}
.ucp-arma-virtual-title {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  background: rgba(7, 10, 15, 0.82);
  color: #ffffff;
  padding: 9px 12px;
  font-family: var(--ucp-font-display);
  font-size: 17px;
  font-weight: 800;
}
.ucp-arma-virtual-list {
  min-height: 120px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 0;
  background: rgba(68, 82, 96, 0.38);
  padding: 10px;
}
.ucp-arma-virtual-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 9px;
  min-height: 34px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
}
.ucp-arma-virtual-row span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-arma-virtual-list p {
  margin: 0;
  color: #c5ccd5;
  font-size: 13px;
  font-weight: 700;
}
.ucp-arma-raw {
  max-height: 180px;
  overflow: auto;
  margin: 0;
  color: #facb48;
  padding: 12px 14px 14px;
  font-size: 11px;
  white-space: pre-wrap;
}
.ucp-market-panel .ucp-panel-body {
  padding: 0 28px 28px;
}
.ucp-market-toolbar {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 4px;
  padding: 0 0 12px;
}
.ucp-market-search {
  width: min(215px, 100%);
  height: 36px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
  padding: 0 14px 0 42px;
  font-size: 13px;
  font-weight: 500;
}
.ucp-market-search-wrap {
  position: relative;
  width: min(215px, 100%);
}
.ucp-market-search-icon {
  position: absolute;
  top: 50%;
  left: 18px;
  width: 13px;
  height: 13px;
  transform: translateY(-50%);
  border: 2px solid var(--ucp-text-muted);
  border-radius: 999px;
  pointer-events: none;
}
.ucp-market-search-icon::after {
  position: absolute;
  right: -6px;
  bottom: -4px;
  width: 7px;
  height: 2px;
  transform: rotate(45deg);
  border-radius: 999px;
  background: var(--ucp-text-muted);
  content: "";
}
.ucp-market-search::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-market-sort {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-weight: inherit;
  letter-spacing: 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
}
.ucp-market-sort::after {
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  opacity: 0.35;
  content: "";
}
.ucp-market-sort:not(.is-asc, .is-desc)::after {
  border-top: 4px solid currentColor;
  border-bottom: 4px solid currentColor;
}
.ucp-market-sort.is-asc::after {
  border-bottom: 5px solid currentColor;
  opacity: 0.75;
}
.ucp-market-sort.is-desc::after {
  border-top: 5px solid currentColor;
  opacity: 0.75;
}
.ucp-market-table {
  min-width: 0;
}
.ucp-market-table td {
  height: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
.ucp-market-table th:first-child,
.ucp-market-table td:first-child {
  width: 72px;
}
.ucp-market-table th:nth-child(2),
.ucp-market-table td:nth-child(2) {
  width: auto;
}
.ucp-market-table th:nth-child(3),
.ucp-market-table td:nth-child(3),
.ucp-market-table th:nth-child(4),
.ucp-market-table td:nth-child(4) {
  width: 160px;
  white-space: nowrap;
}
.ucp-stats-racing-route {
  min-width: 0;
}
.ucp-stats-subtabs {
  display: flex;
  align-items: center;
  gap: 1px;
  min-height: 35px;
  margin: 8px 0 0;
  overflow-x: auto;
  padding: 0;
  scrollbar-width: none;
}
.ucp-stats-subtabs::-webkit-scrollbar {
  display: none;
}
.ucp-stats-subtabs a {
  display: inline-flex;
  min-height: 35px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  padding-inline: 14px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-stats-subtabs a:hover,
.ucp-stats-subtabs a.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-racing-card {
  margin-top: 0;
}
.ucp-racing-card-header {
  display: flex;
  min-height: 70px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  border: 0;
  padding: 30px 28px 12px;
}
.ucp-racing-title {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-race-tabs {
  display: flex;
  max-width: calc(100% - 180px);
  align-items: center;
  gap: 1px;
  overflow-x: auto;
  padding: 0;
  scrollbar-width: none;
}
.ucp-race-tabs::-webkit-scrollbar {
  display: none;
}
.ucp-race-tab {
  display: inline-flex;
  min-height: 35px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  padding-inline: 14px;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-race-tab:hover,
.ucp-race-tab.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-racing-body {
  padding: 0 28px 28px;
}
.ucp-legacy-table-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 0;
  padding-top: 0;
}
.ucp-legacy-page-size-wrap {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}
.ucp-legacy-page-size {
  width: 75px;
  height: 36px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-soft);
  font-size: 13px;
  font-weight: 600;
  padding-inline: 10px;
}
.ucp-legacy-search-form {
  position: relative;
  width: 300px;
  max-width: 100%;
  margin: 0 0 20px;
  padding-bottom: 12px;
}
.ucp-racing-search-icon {
  position: absolute;
  top: calc(50% - 6px);
  left: 18px;
  width: 18px;
  height: 18px;
  color: var(--ucp-text-muted);
  transform: translateY(-50%);
}
.ucp-racing-search-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.ucp-racing-search {
  display: block;
  width: 100%;
  height: 43px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  outline: none;
  padding: 0 18px 0 48px;
}
.ucp-racing-search::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-racing-table {
  min-width: 980px;
}
.ucp-racing-table th {
  vertical-align: top;
}
.ucp-racing-col-name {
  width: 26%;
}
.ucp-racing-col-side {
  width: 12%;
}
.ucp-racing-col-vehicle {
  width: 25%;
}
.ucp-racing-col-tuning {
  width: 24%;
}
.ucp-racing-col-time {
  width: 13%;
}
.ucp-racing-sort-button {
  display: inline-flex;
  align-items: center;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
  gap: 5px;
  margin: 0;
  padding: 0;
}
.ucp-racing-sort-indicator {
  color: var(--ucp-text-muted);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}
.ucp-racing-tuning {
  display: inline-flex;
  align-items: center;
  color: var(--ucp-text);
  gap: 4px;
  white-space: nowrap;
}
.ucp-racing-tuning img {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.ucp-racing-tuning img:not(:first-child) {
  margin-left: 10px;
}
.ucp-racing-table-empty {
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-legacy-pagination-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.ucp-legacy-pagination-status {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
  padding-top: 12px;
}
.ucp-legacy-pagination {
  display: flex;
  align-items: center;
  gap: 4px;
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
.ucp-legacy-pagination button {
  display: inline-flex;
  min-width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  padding: 0 10px;
  transition: background-color 150ms ease,
    color 150ms ease,
    opacity 150ms ease;
}
.ucp-legacy-pagination button:hover:not(:disabled),
.ucp-legacy-pagination li.active button {
  background: var(--ucp-blue);
  color: var(--ucp-text);
}
.ucp-legacy-pagination button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}
.ucp-racing-footer {
  width: 100%;
  margin: 52px 0 -40px;
  overflow: hidden;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
}
.ucp-racing-footer-inner {
  display: flex;
  min-height: 90px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-inline: 30px;
}
.ucp-racing-footer p {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-racing-footer span {
  color: var(--ucp-text);
}
.ucp-racing-footer nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 28px;
}
.ucp-racing-footer a {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-racing-footer a:hover {
  color: var(--ucp-blue);
}
.ucp-stats-paintball {
  min-width: 0;
}
.ucp-paintball-card {
  margin-top: -14px;
}
.ucp-paintball-body {
  padding: 0 28px 28px;
}
.ucp-legacy-table-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 16px;
  margin-top: 0;
  padding-top: 0;
}
.ucp-legacy-search {
  position: relative;
  width: 300px;
  max-width: 100%;
  margin: 0 0 20px;
  padding-bottom: 12px;
}
.ucp-legacy-search-icon {
  position: absolute;
  top: calc(50% - 6px);
  left: 18px;
  width: 18px;
  height: 18px;
  color: var(--ucp-text-muted);
  transform: translateY(-50%);
}
.ucp-legacy-search-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.ucp-legacy-search-input {
  display: block;
  width: 100%;
  height: 43px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  outline: none;
  padding: 0 18px 0 48px;
}
.ucp-legacy-search-input::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-paintball-table {
  min-width: 980px;
  table-layout: fixed;
}
.ucp-paintball-table th button {
  display: inline-flex;
  align-items: center;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
  gap: 5px;
  margin: 0;
  padding: 0;
}
.ucp-paintball-table th.sorting_desc button::after,
.ucp-paintball-table th.sorting_asc button::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-inline: 4px solid transparent;
  content: "";
}
.ucp-paintball-table th.sorting_desc button::after {
  border-top: 5px solid var(--ucp-text-muted);
}
.ucp-paintball-table th.sorting_asc button::after {
  border-bottom: 5px solid var(--ucp-text-muted);
}
.ucp-paintball-empty {
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-legacy-pagination-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.ucp-legacy-pagination-summary {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
  padding-top: 12px;
}
.ucp-market-preview {
  display: flex;
  align-items: center;
  gap: 0;
}
.ucp-market-preview .ucp-legacy-item-image {
  width: 36px !important;
  height: 36px !important;
}
.ucp-auctions-route {
  display: grid;
  gap: 24px;
}
.ucp-legacy-nav {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 1px;
  overflow-x: auto;
  scrollbar-width: none;
}
.ucp-legacy-nav::-webkit-scrollbar {
  display: none;
}
.ucp-legacy-nav a,
.ucp-legacy-nav button {
  display: inline-flex;
  min-height: 35px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  padding-inline: 14px;
  color: var(--ucp-text-muted);
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-legacy-nav a:hover,
.ucp-legacy-nav a.active,
.ucp-legacy-nav button:hover,
.ucp-legacy-nav button.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-stats-tabs {
  min-height: 35px;
}
.ucp-auctions-card {
  margin-top: -1px;
}
.ucp-auctions-header {
  display: grid;
  grid-template-columns: minmax(170px, 270px) auto minmax(0, 1fr);
  gap: 12px 18px;
  align-items: start;
  padding: 28px 28px 14px;
}
.ucp-auctions-header h2 {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 35px;
}
.ucp-auctions-categories {
  justify-content: flex-end;
}
.ucp-auctions-body {
  padding: 0 28px 28px;
}
.ucp-auctions-toolbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  min-height: 57px;
}
.ucp-auctions-toolbar select {
  width: 75px;
  height: 34px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-soft);
  padding: 0 10px;
  font-size: 13px;
  font-weight: 700;
}
.ucp-auctions-search {
  position: relative;
  display: block;
  width: min(270px, 100%);
  padding-bottom: 14px;
}
.ucp-auctions-search svg {
  position: absolute;
  left: 17px;
  top: 10px;
  width: 16px;
  height: 16px;
  fill: var(--ucp-text-muted);
  pointer-events: none;
}
.ucp-auctions-search input {
  width: 100%;
  height: 42px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
  padding: 0 14px 0 48px;
  font-size: 13px;
  font-weight: 500;
  outline: 0;
}
.ucp-auctions-search input::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-auctions-table {
  min-width: 1230px;
}
.ucp-auctions-table th:first-child,
.ucp-auctions-table td:first-child {
  width: 170px;
}
.ucp-auctions-table th:nth-child(2),
.ucp-auctions-table td:nth-child(2) {
  width: 310px;
}
.ucp-auctions-table th:nth-child(3),
.ucp-auctions-table td:nth-child(3),
.ucp-auctions-table th:nth-child(4),
.ucp-auctions-table td:nth-child(4),
.ucp-auctions-table th:nth-child(5),
.ucp-auctions-table td:nth-child(5),
.ucp-auctions-table th:nth-child(6),
.ucp-auctions-table td:nth-child(6),
.ucp-auctions-table th:nth-child(7),
.ucp-auctions-table td:nth-child(7) {
  width: 150px;
}
.ucp-auctions-table th button {
  display: inline-flex;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  padding: 0;
  text-align: left;
}
.ucp-auctions-table td {
  height: 64px;
  vertical-align: middle;
}
.ucp-auctions-empty {
  height: 64px;
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-auctions-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-top: 14px;
}
.ucp-auctions-pagination p {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-auctions-pagination nav {
  display: flex;
  align-items: center;
  gap: 4px;
}
.ucp-auctions-pagination button {
  display: inline-flex;
  min-width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-auctions-pagination button:hover,
.ucp-auctions-pagination button.active {
  background: var(--ucp-blue);
  color: var(--ucp-text);
}
.ucp-own-auctions-card .ucp-panel-header {
  min-height: 70px;
}
.ucp-own-auctions-table {
  min-width: 0;
}
.ucp-own-auctions-table th:first-child,
.ucp-own-auctions-table td:first-child {
  width: 200px;
}
.ucp-own-auctions-table th,
.ucp-own-auctions-table td {
  padding-top: 13px;
  padding-bottom: 13px;
}
.ucp-auctions-summary-label {
  display: inline-flex;
  align-items: center;
  gap: 0;
}
.ucp-affiliate-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
}
.ucp-affiliate-card {
  min-height: 0;
}
.ucp-affiliate-card-header {
  min-height: 70px;
  padding-bottom: 12px;
}
.ucp-affiliate-header-pill {
  display: inline-flex;
  min-height: 35px;
  align-items: center;
  justify-content: center;
  border-radius: var(--ucp-radius);
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
  padding-inline: 14px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}
.ucp-affiliate-copy,
.ucp-affiliate-table-body {
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}
.ucp-affiliate-copy p,
.ucp-affiliate-table-body p {
  margin: 0 0 13px;
}
.ucp-affiliate-copy hr {
  border: 0;
  border-top: 1px solid var(--ucp-border-strong);
  margin: 16px 0 13px;
}
.ucp-affiliate-reward-list {
  list-style-type: disc;
  margin: 0 0 14px;
  padding-left: 27px;
}
.ucp-affiliate-reward-list li {
  margin: 10px 0;
  font-size: 13.25px;
}
.ucp-affiliate-important {
  font-weight: 700;
  font-style: italic;
}
.ucp-affiliate-tight {
  margin-bottom: 6px !important;
}
.ucp-affiliate-method-b {
  margin-top: 19px !important;
}
.ucp-affiliate-input {
  width: 100%;
  height: 43px;
  border: 1px solid var(--ucp-border-strong);
  border-radius: var(--ucp-radius);
  background: var(--ucp-bg);
  color: var(--ucp-text-soft);
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 500;
}
.ucp-affiliate-input:focus {
  border-color: var(--ucp-border-strong);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 100, 24, 0.18);
}
.ucp-affiliate-add {
  display: grid;
  grid-template-columns: 91px minmax(0, 1fr) 130px;
  align-items: stretch;
}
.ucp-affiliate-add .ucp-affiliate-input {
  border-radius: 0;
}
.ucp-affiliate-addon {
  display: inline-flex;
  height: 43px;
  align-items: center;
  border: 1px solid var(--ucp-border-strong);
  border-right: 0;
  border-radius: var(--ucp-radius) 0 0 var(--ucp-radius);
  background: var(--ucp-bg);
  color: var(--ucp-text-soft);
  padding-inline: 14px;
  font-size: 13px;
  font-weight: 500;
}
.ucp-affiliate-primary,
.ucp-affiliate-deny {
  display: inline-flex;
  min-height: 35px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  padding: 9px 18px;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 150ms ease,
    color 150ms ease,
    opacity 150ms ease;
}
.ucp-affiliate-add .ucp-affiliate-primary {
  height: 43px;
  border-radius: 0 var(--ucp-radius) var(--ucp-radius) 0;
}
.ucp-affiliate-primary {
  background: var(--ucp-blue);
  color: var(--ucp-text);
}
.ucp-affiliate-primary:hover {
  background: var(--ucp-blue-active);
}
.ucp-affiliate-primary:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
.ucp-affiliate-deny {
  background: var(--ucp-surface-raised);
  color: var(--ucp-text);
}
.ucp-affiliate-deny:hover {
  background: #363650;
}
.ucp-affiliate-message {
  margin: 10px 0 0 !important;
  color: var(--ucp-orange);
}
.ucp-affiliate-table-intro {
  padding-top: 18px;
}
.ucp-affiliate-length-row {
  display: flex;
  min-height: 45px;
  align-items: center;
  padding-bottom: 3px;
}
.ucp-affiliate-length {
  width: 75px;
  height: 36px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-soft);
  padding: 0 10px;
  font-size: 13px;
  font-weight: 500;
}
.ucp-affiliate-table-scroll {
  overflow-x: auto;
}
.ucp-affiliate-table {
  min-width: 0;
}
.ucp-affiliate-table th {
  padding: 0 18px 12px 0;
}
.ucp-affiliate-table td {
  padding: 13px 18px 13px 0;
  vertical-align: middle;
}
.ucp-affiliate-table td:last-child,
.ucp-affiliate-table th:last-child {
  width: 210px;
}
.ucp-affiliate-empty {
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-affiliate-reward-button {
  display: inline-flex;
  width: 225px;
  max-width: 100%;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--ucp-blue);
  border-radius: 5.525px;
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
  padding: 3px 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}
.ucp-affiliate-reward-button:hover {
  background: rgba(240, 100, 24, 0.12);
}
.ucp-affiliate-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 13px;
  color: var(--ucp-text-muted);
  font-size: 13px;
}
.ucp-affiliate-pages {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.ucp-affiliate-pages button {
  display: inline-flex;
  min-width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
}
.ucp-affiliate-pages button:hover,
.ucp-affiliate-pages button.active {
  background: var(--ucp-blue);
  color: var(--ucp-text);
}
.ucp-affiliate-modal {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.45);
  padding: 24px;
}
.ucp-affiliate-modal-panel {
  width: min(100%, 420px);
  border: 1px solid #3a3a54;
  border-radius: var(--ucp-radius);
  background: #1e1e2d;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.5);
  padding: 24px;
  text-align: center;
}
.ucp-affiliate-modal-panel h2 {
  margin: 0 0 18px;
  color: var(--ucp-text);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
.ucp-affiliate-modal-select {
  width: 100%;
  min-height: 45px;
  border: 2px solid var(--ucp-blue);
  border-radius: var(--ucp-radius);
  background: var(--ucp-bg);
  color: var(--ucp-text);
  padding: 10px 14px;
  font-size: 16px;
  font-weight: 500;
}
.ucp-affiliate-modal-actions {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 24px;
}
.ucp-twitch-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
}
.ucp-twitch-column {
  display: grid;
  gap: 24px;
}
.ucp-twitch-bonus-card {
  min-height: 283px;
}
.ucp-twitch-card-header,
.ucp-twitch-simple-header {
  display: flex;
  min-height: 70px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 30px 28px 10px;
}
.ucp-twitch-card-header h2,
.ucp-twitch-simple-header h2 {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-twitch-bonus-tabs {
  display: flex;
  align-items: center;
  min-height: 30px;
}
.ucp-twitch-bonus-tabs a {
  display: inline-flex;
  align-items: center;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
}
.ucp-twitch-card-body {
  padding: 0 28px 28px;
}
.ucp-twitch-collapse-toggle {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  min-height: 24px;
  margin: 0 0 20px;
  border: 0;
  background: transparent;
  color: var(--ucp-text);
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  padding: 0;
  text-align: left;
}
.ucp-twitch-collapse-icon {
  position: relative;
  display: inline-flex;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.35);
}
.ucp-twitch-collapse-icon::before,
.ucp-twitch-collapse-icon span {
  position: absolute;
  display: block;
  width: 10px;
  height: 2px;
  border-radius: 1px;
  background: #000000;
  content: "";
}
.ucp-twitch-collapse-icon span {
  transform: rotate(90deg);
}
.ucp-twitch-collapse-toggle[aria-expanded="true"]
  .ucp-twitch-collapse-icon
  span {
  display: none;
}
.ucp-twitch-help-copy {
  margin: -8px 0 18px 38px;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
}
.ucp-twitch-help-copy p {
  margin: 0 0 8px;
}
.ucp-twitch-status,
.ucp-twitch-profile-help,
.ucp-twitch-message {
  margin: 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
}
.ucp-twitch-status {
  margin-top: 3px;
}
.ucp-twitch-status-label {
  font-weight: 700;
}
.ucp-twitch-status-warning {
  color: #ffc700;
}
.ucp-twitch-status-success {
  color: var(--ucp-green);
}
.ucp-twitch-status-danger {
  color: var(--ucp-red);
}
.ucp-twitch-profile-help {
  margin-top: 18px;
}
.ucp-twitch-input-group {
  display: flex;
  align-items: stretch;
  width: min(100%, 735px);
  min-height: 35px;
  margin-top: 14px;
}
.ucp-twitch-input-label,
.ucp-twitch-input {
  border: 1px solid var(--ucp-border-strong);
  background: var(--ucp-bg);
  color: #92929f;
  font-size: 13px;
  font-weight: 500;
}
.ucp-twitch-input-label {
  display: inline-flex;
  min-width: 120px;
  align-items: center;
  border-radius: var(--ucp-radius) 0 0 var(--ucp-radius);
  padding: 0 14px;
}
.ucp-twitch-input {
  min-width: 0;
  flex: 1 1 auto;
  border-left: 0;
  border-radius: 0;
  color: var(--ucp-text);
  outline: 0;
  padding: 0 14px;
}
.ucp-twitch-action {
  min-width: 112px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-blue);
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 700;
  padding: 0 16px;
  transition: background-color 150ms ease,
    opacity 150ms ease;
}
.ucp-twitch-action + .ucp-twitch-action {
  min-width: 140px;
  margin-left: 6px;
}
.ucp-twitch-action:hover:not(:disabled) {
  background: var(--ucp-blue-active);
}
.ucp-twitch-action:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.ucp-twitch-message {
  margin-top: 10px;
  color: var(--ucp-text-muted);
}
.ucp-twitch-drop-card {
  min-height: 156px;
}
.ucp-twitch-drop-body {
  padding: 0 28px 28px;
}
.ucp-twitch-table-wrap {
  overflow-x: auto;
}
.ucp-twitch-drop-table {
  width: 100%;
  min-width: 420px;
  border-collapse: collapse;
  color: var(--ucp-text);
  font-size: 13px;
  text-align: left;
}
.ucp-twitch-drop-table th {
  width: 50%;
  padding: 19px 0 12px;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-twitch-drop-table td {
  border-top: 1px dashed var(--ucp-border-dashed);
  padding: 14px 18px 14px 0;
}
.ucp-twitch-streams-card {
  min-height: 142px;
}
.ucp-twitch-streams-body {
  padding: 0 28px 28px;
}
.ucp-twitch-empty-streams {
  margin: 17px 0 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-twitch-stream-card {
  position: relative;
  display: block;
  min-height: 423px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: var(--ucp-radius);
  background-color: var(--ucp-bg);
  background-position: center;
  background-size: cover;
  color: var(--ucp-text);
}
.ucp-twitch-stream-card:hover {
  color: var(--ucp-text);
}
.ucp-twitch-stream-shade {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
}
.ucp-twitch-stream-play {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width: 112px;
  height: 112px;
  align-items: center;
  justify-content: center;
  border-radius: var(--ucp-radius);
  transform: translate(-50%, -50%);
  transition: background-color 150ms ease;
}
.ucp-twitch-stream-play::before {
  display: block;
  width: 0;
  height: 0;
  margin-left: 8px;
  border-bottom: 30px solid transparent;
  border-left: 44px solid var(--ucp-text);
  border-top: 30px solid transparent;
  content: "";
}
.ucp-twitch-stream-card:hover .ucp-twitch-stream-play {
  background: rgba(255, 255, 255, 0.2);
}
.ucp-twitch-stream-copy {
  position: absolute;
  top: 24px;
  left: 28px;
  display: block;
  width: calc(100% - 145px);
  color: var(--ucp-text);
}
.ucp-twitch-stream-copy strong {
  display: block;
  color: var(--ucp-text);
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: underline;
}
.ucp-twitch-stream-copy span {
  display: block;
  margin-top: 4px;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
}
.ucp-twitch-live-badge {
  position: absolute;
  top: 24px;
  right: 28px;
  border-radius: var(--ucp-radius);
  background: #ff0000;
  color: var(--ucp-text);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 8px;
}
.ucp-twitch-wordmark {
  position: absolute;
  right: 24px;
  bottom: 18px;
  width: 60px;
  height: 18px;
}
.ucp-twitch-spinner {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 3px solid rgba(240, 100, 24, 0.25);
  border-radius: 999px;
  border-top-color: var(--ucp-blue);
  animation: ucp-spin 0.8s linear infinite;
}
@keyframes ucp-spin {
  to {
    transform: rotate(360deg);
  }
}
.ucp-auction-history-page {
  margin-top: 0;
}
.ucp-stats-tabs {
  display: flex;
  align-items: center;
  gap: 1px;
  min-height: 35px;
  margin: 0 0 16px;
  overflow-x: auto;
  padding: 0;
  scrollbar-width: none;
}
.ucp-stats-tabs::-webkit-scrollbar {
  display: none;
}
.ucp-stats-tabs a,
.ucp-auction-subtabs a,
.ucp-auction-category-tabs button {
  display: inline-flex;
  min-height: 35px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  padding: 0 14px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-stats-tabs a:hover,
.ucp-stats-tabs a.active,
.ucp-auction-subtabs a:hover,
.ucp-auction-subtabs a.active,
.ucp-auction-category-tabs button:hover,
.ucp-auction-category-tabs button.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-auction-history-card {
  margin-top: 0;
}
.ucp-auction-card-header {
  display: grid;
  grid-template-columns: minmax(160px, 1fr) auto minmax(480px, auto);
  gap: 14px 18px;
  align-items: flex-start;
  padding: 30px 30px 10px;
}
.ucp-auction-card-header h2,
.ucp-auction-summary-card h2 {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-auction-subtabs {
  display: flex;
  justify-content: center;
  gap: 1px;
}
.ucp-auction-category-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1px;
}
.ucp-auction-card-body {
  padding: 0 30px 28px;
}
.ucp-auction-table-toolbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  min-height: 62px;
  padding-top: 4px;
}
.ucp-auction-page-size select {
  width: 75px;
  height: 36px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-soft);
  padding: 0 10px;
  font-size: 13px;
  font-weight: 700;
}
.ucp-auction-search {
  position: relative;
  display: block;
  width: min(292px, 100%);
  margin-right: 0;
}
.ucp-auction-search span {
  position: absolute;
  top: 50%;
  left: 18px;
  display: inline-flex;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  color: var(--ucp-text-muted);
  pointer-events: none;
}
.ucp-auction-search svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.ucp-auction-search input {
  width: 100%;
  height: 40px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
  padding: 0 14px 0 48px;
  font-size: 13px;
  font-weight: 500;
  outline: none;
}
.ucp-auction-search input::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-auction-table-frame {
  overflow-x: auto;
}
.ucp-auction-history-table {
  min-width: 1120px;
}
.ucp-auction-history-table th {
  padding: 0 18px 18px 0;
}
.ucp-auction-history-table td {
  height: 66px;
  padding: 8px 18px 8px 0;
  vertical-align: middle;
}
.ucp-auction-col-preview {
  width: 21%;
}
.ucp-auction-col-item {
  width: 40%;
}
.ucp-auction-col-sold {
  width: 20%;
}
.ucp-auction-col-average {
  width: 19%;
}
.ucp-auction-sort-button {
  display: inline-flex;
  align-items: center;
  border: 0;
  background: transparent;
  color: var(--ucp-text);
  padding: 0;
  font: inherit;
  font-weight: 600;
  text-align: left;
}
.ucp-auction-sort-button.sorting_asc::after,
.ucp-auction-sort-button.sorting_desc::after {
  margin-left: 6px;
  color: var(--ucp-text-muted);
  font-size: 10px;
}
.ucp-auction-sort-button.sorting_asc::after {
  content: "▲";
}
.ucp-auction-sort-button.sorting_desc::after {
  content: "▼";
}
.ucp-auction-item-image {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
.ucp-auction-table-empty {
  height: 76px;
  color: var(--ucp-text-muted) !important;
  text-align: center;
  vertical-align: middle !important;
}
.ucp-auction-spinner {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 3px solid rgba(240, 100, 24, 0.22);
  border-top-color: var(--ucp-blue);
  border-radius: 999px;
  animation: ucp-auction-spin 0.8s linear infinite;
}
.ucp-auction-pagination-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 12px;
}
.ucp-auction-pagination-row p {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-auction-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}
.ucp-auction-pagination button {
  display: inline-flex;
  min-width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
  padding: 0 9px;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-auction-pagination button:hover,
.ucp-auction-pagination button.active {
  background: var(--ucp-blue);
  color: var(--ucp-text);
}
.ucp-auction-summary-card {
  margin-top: 24px;
}
.ucp-auction-summary-card header {
  min-height: 70px;
  padding: 30px 30px 12px;
}
.ucp-auction-summary-card dl {
  margin: 0;
  padding: 0 30px 28px;
}
.ucp-auction-summary-card dl > div {
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  min-height: 44px;
  align-items: center;
  border-bottom: 1px dashed var(--ucp-border-dashed);
}
.ucp-auction-summary-card dl > div:last-child {
  border-bottom: 0;
}
.ucp-auction-summary-card dt,
.ucp-auction-summary-card dd {
  margin: 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-auction-summary-card dt {
  display: flex;
  align-items: center;
  min-width: 0;
}
.ucp-auction-summary-card dt span {
  display: inline-flex;
  width: 20px;
  flex: 0 0 20px;
  align-items: center;
  color: var(--ucp-blue);
}
.ucp-auction-summary-card dt svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
@keyframes ucp-auction-spin {
  to {
    transform: rotate(360deg);
  }
}
.ucp-input {
  border: 1px solid var(--ucp-border-strong);
  border-radius: var(--ucp-radius);
  background: var(--ucp-bg);
  color: var(--ucp-text);
}
.ucp-input::placeholder {
  color: var(--ucp-text-muted);
}
.ucp-scrollbar {
  scrollbar-color: var(--ucp-border-strong) transparent;
  scrollbar-width: thin;
}
.ucp-button {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 150ms ease,
    color 150ms ease,
    opacity 150ms ease;
}
.ucp-button-primary,
.ucp-filter-button.active {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-button-secondary,
.ucp-filter-button {
  background: transparent;
  color: var(--ucp-text-muted);
}
.ucp-button-secondary:hover,
.ucp-button-primary:hover,
.ucp-filter-button:hover {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-button-danger {
  background: rgba(241, 65, 108, 0.13);
  color: var(--ucp-red);
}
.ucp-button-ghost {
  background: transparent;
  color: var(--ucp-text-muted);
}
.ucp-button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
.ucp-segmented-label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.ucp-segmented-controls {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.ucp-status-badge {
  display: inline-flex;
  align-items: center;
  border: 0;
  border-radius: var(--ucp-radius);
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
}
.ucp-status-blue {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-status-green {
  color: var(--ucp-green);
}
.ucp-status-red {
  color: var(--ucp-red);
}
.ucp-status-orange {
  background: rgba(255, 165, 0, 0.14);
  color: var(--ucp-orange);
}
.ucp-status-neutral {
  color: var(--ucp-text-muted);
}
.ucp-clips-page {
  display: grid;
  gap: 24px;
}
.ucp-clips-top-grid {
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(360px, 5fr);
  gap: 24px;
  align-items: stretch;
}
.ucp-clips-submit-card,
.ucp-clips-social-card,
.ucp-clips-rewards-card,
.ucp-clips-uploaded-card {
  min-width: 0;
}
.ucp-clips-copy {
  margin: 0 0 20px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.65;
}
.ucp-clips-notice {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 74px;
  margin-bottom: 20px;
  border: 1px solid;
  border-radius: var(--ucp-radius);
  padding: 14px 16px;
}
.ucp-clips-notice-primary {
  border-color: rgba(240, 100, 24, 0.75);
  background: rgba(240, 100, 24, 0.13);
}
.ucp-clips-notice-info {
  border-color: rgba(114, 57, 234, 0.78);
  background: rgba(114, 57, 234, 0.17);
}
.ucp-clips-notice-icon {
  display: inline-flex;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  align-items: center;
  justify-content: center;
  color: var(--ucp-blue);
}
.ucp-clips-notice-info .ucp-clips-notice-icon {
  color: var(--ucp-purple);
}
.ucp-clips-notice-icon svg {
  width: 34px;
  height: 34px;
  fill: currentColor;
}
.ucp-clips-notice p {
  margin: 0 0 3px;
  color: var(--ucp-blue);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
}
.ucp-clips-notice-info p {
  color: var(--ucp-purple);
}
.ucp-clips-notice div div {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
}
.ucp-clips-form {
  display: grid;
  gap: 18px;
}
.ucp-clips-form label {
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 600;
}
.ucp-clips-control {
  display: block;
  width: 100%;
  min-height: 46px;
  margin-top: 8px;
  padding: 11px 16px;
  background: var(--ucp-surface);
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-clips-control:focus {
  box-shadow: 0 0 0 0.15rem rgba(240, 100, 24, 0.32);
}
.ucp-clips-textarea {
  min-height: 112px;
  resize: vertical;
}
.ucp-clips-submit-row {
  display: flex;
  min-height: 45px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.ucp-clips-form-error {
  margin: 0;
  color: var(--ucp-red);
  font-size: 12px;
  font-weight: 600;
}
.ucp-clips-submit-button {
  display: inline-flex;
  min-height: 45px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-blue);
  color: #ffffff;
  padding: 11px 20px;
  font-size: 13px;
  font-weight: 700;
  transition: background-color 150ms ease,
    opacity 150ms ease;
}
.ucp-clips-submit-button:hover {
  background: var(--ucp-blue-active);
}
.ucp-clips-submit-button:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.ucp-clips-spinner,
.ucp-clips-loading-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: #ffffff;
  border-radius: 999px;
  animation: ucp-clips-spin 0.75s linear infinite;
}
.ucp-clips-social-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: 4px;
}
.ucp-clips-social-link {
  display: flex;
  min-height: 74px;
  align-items: center;
  gap: 14px;
  border-radius: 14px;
  padding: 14px 18px;
  color: #ffffff;
  text-decoration: none;
  transition: box-shadow 150ms ease,
    transform 150ms ease;
}
.ucp-clips-social-link:hover {
  color: #ffffff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}
.ucp-clips-social-youtube {
  background: linear-gradient(135deg, #ff6a6a, #d61b1f);
}
.ucp-clips-social-tiktok {
  background: linear-gradient(135deg, #18c8ff, #0c0f1f);
}
.ucp-clips-social-instagram {
  background: linear-gradient(135deg, #f9a03f, #c32aa3);
}
.ucp-clips-social-icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.75);
}
.ucp-clips-social-icon svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.ucp-clips-social-link strong,
.ucp-clips-social-link small {
  display: block;
  line-height: 1.25;
}
.ucp-clips-social-link strong {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}
.ucp-clips-social-link small {
  margin-top: 3px;
  color: rgba(32, 34, 48, 0.55);
  font-size: 11px;
  font-weight: 600;
}
.ucp-clips-reward-toggle {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2px;
  margin-bottom: 24px;
}
.ucp-clips-reward-toggle button {
  display: grid;
  min-height: 62px;
  align-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-muted);
  padding: 10px 16px;
  text-align: center;
  transition: background-color 150ms ease,
    color 150ms ease,
    transform 150ms ease;
}
.ucp-clips-reward-toggle button:hover {
  transform: translateY(-1px);
}
.ucp-clips-reward-toggle button.active {
  background: var(--ucp-blue);
  color: #ffffff;
}
.ucp-clips-reward-toggle span {
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}
.ucp-clips-reward-toggle small {
  display: block;
  margin-top: 4px;
  color: inherit;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  opacity: 0.58;
}
.ucp-clips-reward-toggle button.active small {
  opacity: 0.65;
}
.ucp-clips-table-wrap {
  overflow-x: auto;
}
.ucp-clips-reward-table {
  min-width: 1080px;
}
.ucp-clips-reward-table th,
.ucp-clips-reward-table td {
  text-align: center;
  white-space: nowrap;
}
.ucp-clips-reward-table th:first-child,
.ucp-clips-reward-table td:first-child {
  width: 250px;
  text-align: left;
}
.ucp-clips-reward-table td {
  font-weight: 700;
}
.ucp-clips-reward-table td:first-child {
  font-weight: 600;
}
.ucp-clips-bonus-xp {
  color: var(--ucp-green) !important;
}
.ucp-clips-total-row td {
  font-weight: 800;
}
.ucp-clips-loading {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 600;
}
.ucp-clips-loading-spinner {
  width: 32px;
  height: 32px;
  border-color: rgba(240, 100, 24, 0.25);
  border-top-color: var(--ucp-blue);
}
.ucp-clips-empty {
  color: var(--ucp-text-muted);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
}
.ucp-clips-uploaded-table {
  min-width: 980px;
}
.ucp-clips-uploaded-table th:first-child,
.ucp-clips-uploaded-table td:first-child {
  width: 60%;
}
.ucp-clips-uploaded-table th:nth-child(2),
.ucp-clips-uploaded-table td:nth-child(2) {
  width: 13%;
}
.ucp-clips-uploaded-table th:nth-child(3),
.ucp-clips-uploaded-table td:nth-child(3) {
  width: 16%;
}
.ucp-clips-uploaded-table th:nth-child(4),
.ucp-clips-uploaded-table td:nth-child(4) {
  width: 11%;
}
.ucp-clips-uploaded-table a {
  color: var(--ucp-blue);
  font-weight: 700;
  overflow-wrap: anywhere;
}
.ucp-clips-uploaded-table td:nth-child(2),
.ucp-clips-uploaded-table td:nth-child(3) {
  color: var(--ucp-text-muted);
}
@keyframes ucp-clips-spin {
  to {
    transform: rotate(360deg);
  }
}
.ucp-legacy-vehicle-name {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 10px;
}
.ucp-legacy-vehicle-image {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
.ucp-legacy-vehicle-image img {
  filter: brightness(0) invert(1);
}
.ucp-icon-button {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface-raised);
  color: var(--ucp-text-soft);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-icon-button:hover {
  background: var(--ucp-blue-soft);
  color: var(--ucp-blue);
}
.ucp-icon-button-warning {
  background: var(--ucp-orange);
  color: #151521;
}
.ucp-insurance-icon {
  display: inline-flex;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}
.ucp-insurance-icon.is-green {
  color: var(--ucp-green);
}
.ucp-insurance-icon.is-red {
  color: var(--ucp-red);
}
.ucp-vehicles-panel .ucp-panel-header {
  align-items: flex-start;
  gap: 20px;
}
.ucp-vehicles-panel .ucp-panel-header > .shrink-0 {
  flex: 1 1 min(980px, 70vw);
}
.ucp-vehicle-toolbar {
  display: grid;
  width: 100%;
  grid-template-columns: minmax(260px, 420px) minmax(max-content, 1fr);
  align-items: start;
  gap: 12px 18px;
}
.ucp-vehicle-search-group {
  min-width: 0;
}
.ucp-vehicle-search {
  position: relative;
  display: block;
}
.ucp-vehicle-search svg {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 15px;
  height: 15px;
  color: var(--ucp-text-subtle);
  fill: currentColor;
  transform: translateY(-50%);
}
.ucp-vehicle-search-input {
  width: 100%;
  height: 40px;
  padding: 0 13px 0 39px;
  font-size: 12px;
  font-weight: 850;
}
.ucp-vehicle-toolbar-count {
  margin: 6px 0 0;
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 900;
}
.ucp-vehicle-filter-groups {
  display: flex;
  min-width: 0;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
}
.ucp-vehicle-filter-groups .ucp-segmented-controls {
  padding: 3px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(7, 10, 15, 0.28);
}
.ucp-vehicle-filter-groups .ucp-filter-button {
  min-height: 34px;
  padding-inline: 13px;
}
.ucp-vehicle-message {
  margin: 0 0 14px;
  color: var(--ucp-text-soft);
  font-size: 13px;
}
.ucp-vehicles-table-wrap {
  border-top: 1px solid var(--ucp-border);
}
.ucp-vehicles-table {
  min-width: 1170px;
  table-layout: fixed;
}
.ucp-vehicles-table th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: rgba(15, 20, 29, 0.96);
  padding-top: 13px;
  color: var(--ucp-text-soft);
}
.ucp-vehicles-table .ucp-vehicle-row td {
  padding-block: 14px;
  vertical-align: middle;
}
.ucp-vehicles-table .ucp-vehicle-row:hover td {
  background: rgba(255, 255, 255, 0.028);
}
.ucp-vehicle-identity {
  display: grid;
  min-width: 0;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
}
.ucp-vehicle-image {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 10px 22px rgba(0, 0, 0, 0.16);
}
.ucp-vehicle-name-copy {
  display: block;
  min-width: 0;
}
.ucp-vehicle-title {
  display: block;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 950;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
.ucp-vehicle-subtitle {
  display: block;
  margin-top: 4px;
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: anywhere;
}
.ucp-vehicle-plate-cell {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 7px;
  flex-wrap: wrap;
}
.ucp-vehicle-plate-pill {
  display: inline-flex;
  max-width: 118px;
  min-height: 30px;
  align-items: center;
  border: 1px solid rgba(240, 100, 24, 0.28);
  border-radius: var(--ucp-radius);
  background: rgba(240, 100, 24, 0.1);
  color: var(--ucp-text);
  padding: 0 9px;
  font-size: 12px;
  font-weight: 950;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-vehicle-plate-button {
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
}
.ucp-vehicle-plate-button svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.ucp-vehicle-plate-note {
  flex-basis: 100%;
  color: var(--ucp-orange);
  font-size: 11px;
  font-weight: 900;
}
.ucp-vehicle-status-pill {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  gap: 7px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  padding: 0 9px;
  font-size: 12px;
  font-weight: 950;
  line-height: 1;
  white-space: nowrap;
}
.ucp-vehicle-status-pill::before {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: currentColor;
  box-shadow: 0 0 12px currentColor;
  content: "";
}
.ucp-vehicle-status-pill.is-green {
  border-color: rgba(77, 222, 154, 0.28);
  background: rgba(77, 222, 154, 0.1);
  color: var(--ucp-green);
}
.ucp-vehicle-status-pill.is-red {
  border-color: rgba(255, 111, 127, 0.3);
  background: rgba(255, 111, 127, 0.11);
  color: var(--ucp-red);
}
.ucp-vehicle-status-pill.is-orange {
  border-color: rgba(250, 203, 72, 0.3);
  background: rgba(250, 203, 72, 0.1);
  color: var(--ucp-orange);
}
.ucp-vehicle-status-pill.is-neutral {
  color: var(--ucp-text-muted);
}
.ucp-vehicle-tuning-list {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
.ucp-vehicle-tuning-chip {
  display: inline-flex;
  max-width: 136px;
  min-height: 26px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-soft);
  padding: 0 8px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-vehicle-tuning-more {
  border-color: rgba(240, 100, 24, 0.28);
  background: rgba(240, 100, 24, 0.12);
  color: var(--ucp-brand-2);
}
.ucp-vehicle-figure,
.ucp-vehicle-date {
  white-space: nowrap;
}
.ucp-vehicle-capacity {
  display: block;
  min-width: 0;
}
.ucp-vehicle-capacity strong {
  display: block;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 950;
  line-height: 1.15;
  white-space: nowrap;
}
.ucp-vehicle-capacity span {
  display: block;
  margin-top: 4px;
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 850;
  line-height: 1.2;
}
.ucp-vehicle-col-name {
  width: 245px;
}
.ucp-vehicle-col-plate {
  width: 170px;
}
.ucp-vehicle-col-insurance {
  width: 135px;
}
.ucp-vehicle-col-tuv {
  width: 135px;
}
.ucp-vehicle-col-mileage {
  width: 95px;
}
.ucp-vehicle-col-tuning {
  width: 165px;
}
.ucp-vehicle-col-capacity {
  width: 105px;
}
.ucp-vehicle-col-date {
  width: 120px;
}
.ucp-vehicle-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: rgba(0, 0, 0, 0.42);
  padding: 9vh 15px 24px;
}
.ucp-vehicle-modal {
  width: min(500px, 100%);
  overflow: hidden;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface);
  color: var(--ucp-text);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.35);
}
.ucp-vehicle-modal-header,
.ucp-vehicle-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-color: var(--ucp-border-strong);
  padding: 16px 20px;
}
.ucp-vehicle-modal-header {
  border-bottom: 1px solid var(--ucp-border-strong);
}
.ucp-vehicle-modal-header h3 {
  margin: 0;
  color: var(--ucp-text);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}
.ucp-vehicle-modal-close {
  position: relative;
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  border: 0;
  border-radius: var(--ucp-radius);
  background: transparent;
  color: var(--ucp-text-muted);
}
.ucp-vehicle-modal-close::before,
.ucp-vehicle-modal-close::after {
  position: absolute;
  top: 15px;
  left: 8px;
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
  content: "";
}
.ucp-vehicle-modal-close::before {
  transform: rotate(45deg);
}
.ucp-vehicle-modal-close::after {
  transform: rotate(-45deg);
}
.ucp-vehicle-modal-close:hover {
  background: var(--ucp-surface-muted);
  color: var(--ucp-text);
}
.ucp-vehicle-modal-body {
  padding: 20px;
}
.ucp-vehicle-modal-label {
  display: block;
  margin-bottom: 8px;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
}
.ucp-vehicle-modal-input {
  width: 100%;
  height: 43px;
  padding: 10px 12px;
  font-size: 13px;
}
.ucp-vehicle-modal-copy {
  margin: 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
}
.ucp-vehicle-modal-footer {
  justify-content: flex-end;
  border-top: 1px solid var(--ucp-border-strong);
}
.ucp-empty-vehicle-row {
  color: var(--ucp-text-soft) !important;
  text-align: left;
}
.ucp-empty-vehicle-row strong,
.ucp-empty-vehicle-row span {
  display: block;
}
.ucp-empty-vehicle-row strong {
  color: var(--ucp-text);
  font-weight: 700;
}
.ucp-empty-vehicle-row span {
  margin-top: 3px;
  color: var(--ucp-text-muted);
}
.ucp-hidden-reference {
  display: none;
}
.ucp-app-footer {
  flex: 0 0 auto;
  min-height: 60px;
  background: var(--ucp-surface);
}
.ucp-footer-inner {
  display: flex;
  min-height: 60px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.ucp-footer-copyright {
  display: flex;
  align-items: center;
  gap: 4px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 600;
}
.ucp-footer-copyright a {
  color: #cdcdde;
}
.ucp-footer-menu {
  display: flex;
  align-items: center;
  gap: 28px;
}
.ucp-footer-menu a {
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 600;
}
.ucp-footer-copyright a:hover,
.ucp-footer-menu a:hover {
  color: var(--ucp-blue);
}
.ucp-houses-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}
.ucp-house-card {
  height: 100%;
  min-height: 0;
}
.ucp-house-card-header {
  display: flex;
  min-height: 70px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 30px 28px 12px;
}
.ucp-house-title {
  margin: 0;
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.ucp-house-owner {
  display: block;
  margin: 4px 0 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
}
.ucp-house-log-button {
  display: inline-flex;
  height: 28px;
  min-height: 0;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: var(--ucp-radius);
  background: var(--ucp-blue);
  color: #ffffff;
  padding: 0 16px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  transition: background-color 150ms ease;
}
.ucp-house-log-button:hover {
  background: var(--ucp-blue-active);
}
.ucp-house-card-body {
  padding: 0 28px 28px;
}
.ucp-house-item-table {
  min-width: 0;
}
.ucp-house-item-table th:first-child,
.ucp-house-item-table td:first-child {
  width: 86px;
}
.ucp-house-item-table th:last-child,
.ucp-house-item-table td:last-child {
  width: 150px;
}
.ucp-house-item-table td {
  height: 50px;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
.ucp-house-table-empty {
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-house-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1050;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.75);
  padding: 16px;
}
.ucp-house-modal {
  display: flex;
  width: min(800px, 100%);
  max-height: calc(100vh - 32px);
  flex-direction: column;
  overflow: hidden;
  border-radius: var(--ucp-radius);
  background: var(--ucp-surface);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.5),
    0 10px 10px -5px rgba(0, 0, 0, 0.2);
  color: var(--ucp-text);
}
.ucp-house-modal-header {
  display: flex;
  flex: 0 0 auto;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 24px;
}
.ucp-house-modal-title {
  margin: 0;
  color: var(--ucp-text);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
}
.ucp-house-modal-title span {
  display: block;
  margin-top: 2px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 700;
}
.ucp-house-modal-close {
  display: inline-flex;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  transition: background-color 150ms ease,
    color 150ms ease;
}
.ucp-house-modal-close:hover {
  background: rgba(255, 255, 255, 0.1);
  color: var(--ucp-text);
}
.ucp-house-modal-body {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 24px;
}
.ucp-house-modal-message {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 500;
}
.ucp-house-log-table {
  min-width: 760px;
}
.ucp-house-log-table th:first-child,
.ucp-house-log-table td:first-child {
  width: 150px;
}
.ucp-house-log-table th:last-child,
.ucp-house-log-table td:last-child {
  width: 200px;
}
.ucp-house-spinner {
  width: 32px;
  height: 32px;
  border: 4px solid rgba(240, 100, 24, 0.24);
  border-top-color: var(--ucp-blue);
  border-radius: 999px;
  animation: ucp-house-spinner 0.75s linear infinite;
}
@keyframes ucp-house-spinner {
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 1400px) {
  .ucp-gang-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ucp-gang-grid-spacer {
    display: block;
  }
}
@media (max-width: 1399px) {
  .ucp-overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-route-loading-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-chart-stack {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: 231px;
    min-height: 231px;
  }
  .ucp-inventory-card {
    width: 100%;
  }
  .ucp-houses-grid {
    grid-template-columns: 1fr;
  }
  .ucp-twitch-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1199px) {
  .ucp-auction-card-header {
    grid-template-columns: minmax(150px, 1fr) auto;
  }
  .ucp-auction-category-tabs {
    grid-column: 1 / -1;
    justify-content: flex-start;
  }
  .ucp-clips-top-grid {
    grid-template-columns: 1fr;
  }
  .ucp-clips-social-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .ucp-container {
    padding-inline: 15px;
  }
  .ucp-top-menu {
    display: none;
  }
  .ucp-mobile-menu-button {
    display: inline-flex;
    margin-left: auto;
  }
  .ucp-user-symbol {
    margin-left: 10px;
  }
  .ucp-header-logo {
    width: auto;
    flex-basis: auto;
    margin-right: 10px;
  }
  .ucp-overview-grid,
  .ucp-chart-stack {
    grid-template-columns: 1fr;
  }
  .ucp-chart-stack {
    grid-template-rows: 231px 231px;
    min-height: 486px;
  }
  .ucp-overview-card {
    min-height: auto;
  }
  .ucp-loading-overview {
    min-height: 0;
  }
  .ucp-loading-metric-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-data-row {
    grid-template-columns: 1fr;
    gap: 2px;
    padding-block: 8px;
  }
  .ucp-table {
    min-width: 900px;
  }
  .ucp-legacy-item-table,
  .ucp-market-table {
    min-width: 0;
  }
  .ucp-lower-grid-3,
  .ucp-invite-grid,
  .ucp-affiliate-grid,
  .ucp-route-loading-card-grid,
  .ucp-route-loading-form-grid,
  .ucp-inventory-body-grid {
    grid-template-columns: 1fr;
  }
  .ucp-inventory-summary-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-arma-inventory-shell {
    grid-template-columns: 1fr;
  }
  .ucp-arma-equipment-column {
    grid-template-columns: minmax(0, 1fr);
  }
  .ucp-invite-footer {
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px;
  }
  .ucp-invite-footer-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding-inline: 15px;
  }
  .ucp-invite-footer nav {
    justify-content: flex-start;
    gap: 16px;
  }
  .ucp-racing-card-header {
    align-items: flex-start;
    flex-direction: column;
    padding-inline: 20px;
  }
  .ucp-race-tabs {
    width: 100%;
    max-width: 100%;
  }
  .ucp-racing-body {
    padding: 0 20px 22px;
  }
  .ucp-legacy-table-toolbar,
  .ucp-legacy-table-controls,
  .ucp-legacy-pagination-row,
  .ucp-legacy-pagination-footer {
    align-items: flex-start;
    flex-direction: column;
  }
  .ucp-legacy-search,
  .ucp-legacy-search-form {
    width: 100%;
  }
  .ucp-racing-table {
    min-width: 920px;
  }
  .ucp-racing-footer {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .ucp-racing-footer-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding-inline: 15px;
  }
  .ucp-racing-footer nav {
    justify-content: flex-start;
    gap: 16px;
  }
  .ucp-vehicle-toolbar {
    width: 100%;
    grid-template-columns: 1fr;
  }
  .ucp-vehicles-panel .ucp-panel-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .ucp-vehicles-panel .ucp-panel-header > .shrink-0 {
    width: 100%;
  }
  .ucp-vehicles-panel .ucp-segmented-controls {
    flex-wrap: wrap;
  }
  .ucp-vehicle-filter-groups {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .ucp-loading-content-card .ucp-panel-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .ucp-loading-panel-action {
    width: 100%;
    max-width: 240px;
  }
  .ucp-loading-toolbar-row {
    justify-content: flex-start;
  }
  .ucp-loading-table-row {
    grid-template-columns: 44px minmax(0, 1fr) minmax(74px, 0.35fr);
    gap: 12px;
  }
  .ucp-loading-table-cell-short,
  .ucp-loading-table-cell-actions {
    display: none;
  }
  .ucp-affiliate-add {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .ucp-affiliate-addon,
  .ucp-affiliate-add .ucp-affiliate-input,
  .ucp-affiliate-add .ucp-affiliate-primary {
    border-radius: var(--ucp-radius);
  }
  .ucp-affiliate-addon {
    border-right: 1px solid var(--ucp-border-strong);
  }
  .ucp-affiliate-pagination {
    align-items: flex-start;
    flex-direction: column;
  }
  .ucp-twitch-card-header,
  .ucp-twitch-simple-header {
    padding: 24px 20px 10px;
  }
  .ucp-twitch-card-body,
  .ucp-twitch-drop-body,
  .ucp-twitch-streams-body {
    padding: 0 20px 24px;
  }
  .ucp-twitch-input-group {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 0 8px;
  }
  .ucp-twitch-input-label {
    min-height: 36px;
    min-width: 0;
  }
  .ucp-twitch-input {
    min-height: 36px;
  }
  .ucp-twitch-action {
    width: 100%;
    min-width: 0;
    min-height: 36px;
    margin-top: 8px;
  }
  .ucp-twitch-action + .ucp-twitch-action {
    min-width: 0;
    margin-left: 0;
  }
  .ucp-twitch-save-action {
    grid-column: 1 / 2;
  }
  .ucp-twitch-profile-action {
    grid-column: 2 / 3;
  }
  .ucp-twitch-stream-card {
    min-height: 240px;
  }
  .ucp-footer-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding-block: 16px;
  }
  .ucp-footer-menu {
    flex-wrap: wrap;
    gap: 14px 22px;
  }
  .ucp-stats-tabs {
    margin-bottom: 14px;
  }
  .ucp-auction-card-header {
    grid-template-columns: 1fr;
    padding-inline: 20px;
  }
  .ucp-auction-subtabs,
  .ucp-auction-category-tabs {
    justify-content: flex-start;
  }
  .ucp-auction-card-body,
  .ucp-auction-summary-card dl,
  .ucp-auction-summary-card header {
    padding-inline: 20px;
  }
  .ucp-auction-table-toolbar,
  .ucp-auction-pagination-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .ucp-auction-search {
    width: min(340px, 100%);
  }
  .ucp-auction-history-table {
    min-width: 900px;
  }
  .ucp-auctions-header {
    grid-template-columns: 1fr;
  }
  .ucp-auctions-categories {
    justify-content: flex-start;
  }
  .ucp-auctions-toolbar,
  .ucp-auctions-pagination {
    align-items: stretch;
    flex-direction: column;
  }
  .ucp-auctions-search {
    width: 100%;
  }
  .ucp-auctions-pagination nav {
    overflow-x: auto;
    padding-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .ucp-loading-metric-grid {
    grid-template-columns: 1fr;
  }
  .ucp-loading-toolbar-row {
    align-items: stretch;
    flex-direction: column;
  }
  .ucp-loading-toolbar-control,
  .ucp-loading-toolbar-control-wide {
    width: 100%;
  }
  .ucp-clips-social-grid,
  .ucp-clips-reward-toggle {
    grid-template-columns: 1fr;
  }
  .ucp-clips-notice {
    align-items: flex-start;
  }
  .ucp-clips-submit-row {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .ucp-loading-chart-body {
    grid-template-columns: 30px minmax(0, 1fr);
    padding-inline: 15px;
  }
  .ucp-loading-chart-axis .ucp-skeleton {
    width: 20px;
  }
  .ucp-loading-table-row {
    grid-template-columns: 38px minmax(0, 1fr);
  }
  .ucp-loading-table-row .ucp-loading-table-cell:nth-child(3) {
    display: none;
  }
  .ucp-loading-footer-menu {
    flex-wrap: wrap;
    gap: 14px 22px;
  }
  .ucp-auction-card-header,
  .ucp-auction-card-body,
  .ucp-auction-summary-card dl,
  .ucp-auction-summary-card header {
    padding-inline: 15px;
  }
  .ucp-auction-summary-card dl > div {
    grid-template-columns: 1fr;
    gap: 2px;
    padding-block: 8px;
  }
  .ucp-house-card-header,
  .ucp-house-card-body,
  .ucp-house-modal-header,
  .ucp-house-modal-body {
    padding-inline: 18px;
  }
  .ucp-house-card-header {
    gap: 10px;
  }
  .ucp-house-log-button {
    padding-inline: 12px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ucp-skeleton::after {
    animation: none;
    transform: none;
  }
}
html {
  min-height: 100%;
  background: var(--ucp-bg);
}
body {
  position: relative;
  min-height: 100vh;
  background: linear-gradient(
      180deg,
      rgba(7, 10, 15, 0.92),
      rgba(7, 10, 15, 0.98) 58%,
      #05070b 100%
    ),
    linear-gradient(118deg, rgba(240, 100, 24, 0.18), transparent 32%),
    linear-gradient(238deg, rgba(47, 199, 232, 0.13), transparent 36%),
    url("/media/ucp/thw-nice.webp") center top / cover fixed;
  color: var(--ucp-text);
  font-family: var(--font-inter),
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0;
}
body::before,
body::after {
  position: fixed;
  inset: 0;
  content: "";
  pointer-events: none;
}
body::before {
  z-index: -2;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 58px 58px;
}
body::after {
  z-index: -1;
  background: linear-gradient(
      90deg,
      rgba(7, 10, 15, 0.94),
      rgba(7, 10, 15, 0.7),
      rgba(7, 10, 15, 0.96)
    ),
    linear-gradient(180deg, rgba(7, 10, 15, 0.28), rgba(7, 10, 15, 0.86));
}
::selection {
  background: rgba(240, 100, 24, 0.36);
}
a {
  color: #55ddff;
}
a:hover {
  color: var(--ucp-brand-2);
}
button,
input,
select,
textarea {
  font: inherit;
}
svg {
  flex: 0 0 auto;
}
.ucp-icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.ucp-shell {
  min-height: 100vh;
  background: transparent;
}
.ucp-container {
  width: min(1880px, calc(100vw - 36px));
  max-width: none;
  padding-inline: 0;
}
.ucp-app-header {
  position: sticky;
  top: 0;
  z-index: 40;
  height: auto;
  padding: 14px 0 10px;
  background: rgba(7, 10, 15, 0.54);
  backdrop-filter: blur(18px);
}
.ucp-header-inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  height: auto;
  min-height: 66px;
  align-items: center;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: var(--ucp-radius);
  background: linear-gradient(90deg, rgba(240, 100, 24, 0.1), transparent 28%),
    rgba(7, 10, 15, 0.78);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.32);
  padding: 10px 12px 10px 16px;
}
.ucp-header-logo {
  width: 190px;
  min-width: 148px;
  margin: 0;
  gap: 11px;
  color: var(--ucp-text);
}
.ucp-header-logo img {
  width: 44px;
  height: 44px;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.44));
}
.ucp-header-logo-text {
  display: grid;
  gap: 2px;
  line-height: 1;
}
.ucp-header-logo-text strong {
  font-family: var(--ucp-font-display);
  font-size: 22px;
  font-weight: 700;
}
.ucp-header-logo-text small {
  color: var(--ucp-text-muted);
  font-size: 11px;
  font-weight: 850;
}
.ucp-session-summary,
.ucp-top-menu,
.ucp-shell-actions,
.ucp-route-tabs {
  min-width: 0;
  scrollbar-width: none;
}
.ucp-session-summary::-webkit-scrollbar,
.ucp-top-menu::-webkit-scrollbar,
.ucp-route-tabs::-webkit-scrollbar {
  display: none;
}
.ucp-session-summary {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
}
.ucp-status-tile {
  display: inline-flex;
  min-height: 40px;
  flex: 0 0 auto;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
  padding: 0 11px;
  font-size: 12px;
  font-weight: 850;
  white-space: nowrap;
}
.ucp-status-tile strong {
  color: var(--ucp-text);
  font-weight: 900;
}
.ucp-status-tile svg {
  width: 15px;
  height: 15px;
  color: var(--ucp-brand-2);
}
.ucp-status-count {
  border-color: var(--ucp-border);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
}
.ucp-status-live {
  border-color: rgba(77, 222, 154, 0.24);
  background: rgba(77, 222, 154, 0.08);
  color: #d7ffe9;
}
.ucp-status-live-degraded,
.ucp-status-live-maintenance {
  border-color: rgba(250, 203, 72, 0.26);
  background: rgba(250, 203, 72, 0.08);
  color: #fff2bc;
}
.ucp-status-live-down {
  border-color: rgba(255, 111, 127, 0.28);
  background: rgba(255, 111, 127, 0.08);
  color: #ffd7dc;
}
.ucp-status-live-unknown {
  border-color: var(--ucp-border);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
}
.ucp-live-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--ucp-green);
  box-shadow: 0 0 0 4px rgba(77, 222, 154, 0.12),
    0 0 18px rgba(77, 222, 154, 0.7);
}
.ucp-status-live-degraded .ucp-live-dot,
.ucp-status-live-maintenance .ucp-live-dot {
  background: var(--ucp-orange);
  box-shadow: 0 0 0 4px rgba(250, 203, 72, 0.12),
    0 0 18px rgba(250, 203, 72, 0.58);
}
.ucp-status-live-down .ucp-live-dot {
  background: var(--ucp-red);
  box-shadow: 0 0 0 4px rgba(255, 111, 127, 0.12),
    0 0 18px rgba(255, 111, 127, 0.58);
}
.ucp-status-live-unknown .ucp-live-dot {
  background: var(--ucp-text-muted);
  box-shadow: 0 0 0 4px rgba(141, 156, 175, 0.12);
}
.ucp-top-menu {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
}
.ucp-top-menu a,
.ucp-route-tabs a,
.ucp-mobile-navigation-panel :is(a, button) {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
  white-space: nowrap;
}
.ucp-top-menu a {
  min-height: 40px;
  margin: 0;
  padding: 0 11px;
}
.ucp-top-menu svg,
.ucp-route-tabs svg,
.ucp-mobile-navigation-panel svg {
  width: 15px;
  height: 15px;
}
.ucp-top-menu a:hover,
.ucp-top-menu a.active,
.ucp-route-tabs a:hover,
.ucp-route-tabs a.active,
.ucp-route-tabs a.pending,
.ucp-mobile-navigation-panel :is(a, button):hover,
.ucp-mobile-navigation-panel a.active,
.ucp-mobile-navigation-panel a.pending {
  border-color: rgba(240, 100, 24, 0.5);
  background: rgba(240, 100, 24, 0.14);
  color: var(--ucp-brand-2);
}
.ucp-shell-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 9px;
}
.ucp-signout-button,
.ucp-header-icon-button,
.ucp-mobile-menu-button,
.ucp-user-symbol {
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.055);
  color: var(--ucp-text-soft);
}
.ucp-signout-button {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 13px;
  font-size: 12px;
  font-weight: 900;
}
.ucp-header-icon-button,
.ucp-header-play-button {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.ucp-header-icon-button {
  width: 40px;
  flex: 0 0 40px;
  padding: 0;
}
.ucp-header-icon-button svg,
.ucp-header-play-button svg {
  width: 15px;
  height: 15px;
}
.ucp-header-play-button {
  gap: 8px;
  border-radius: var(--ucp-radius);
  background: linear-gradient(
    90deg,
    var(--ucp-brand-dark),
    var(--ucp-brand),
    var(--ucp-brand-2)
  );
  color: #ffffff;
  box-shadow: 0 18px 34px -18px rgba(240, 100, 24, 0.9);
  padding: 0 15px;
  font-size: 13px;
  font-weight: 900;
  white-space: nowrap;
}
.ucp-header-play-button:hover {
  color: #ffffff;
}
.ucp-signout-button:hover,
.ucp-header-icon-button:hover,
.ucp-mobile-menu-button:hover {
  border-color: rgba(240, 100, 24, 0.45);
  background: rgba(240, 100, 24, 0.13);
  color: var(--ucp-brand-2);
}
.ucp-user-symbol {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.ucp-steam-avatar {
  position: relative;
  display: inline-flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: inherit;
  background: var(--ucp-surface-muted);
  color: var(--ucp-text-muted);
}
.ucp-steam-avatar > svg {
  width: 52%;
  height: 52%;
}
.ucp-steam-avatar-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ucp-account-menu {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
}
.ucp-account-menu-panel {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  z-index: 60;
  display: grid;
  width: min(260px, calc(100vw - 24px));
  gap: 8px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(7, 10, 15, 0.96);
  box-shadow: var(--ucp-shadow);
  padding: 10px;
  backdrop-filter: blur(18px);
}
.ucp-account-menu-panel::before {
  position: absolute;
  top: -6px;
  right: 16px;
  width: 10px;
  height: 10px;
  border-top: 1px solid var(--ucp-border);
  border-left: 1px solid var(--ucp-border);
  background: rgba(7, 10, 15, 0.96);
  content: "";
  transform: rotate(45deg);
}
.ucp-account-menu-identity {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid var(--ucp-border);
  padding: 2px 2px 10px;
}
.ucp-account-menu-avatar {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background-color: var(--ucp-surface-muted);
}
.ucp-account-menu-text {
  display: grid;
  min-width: 0;
  gap: 1px;
}
.ucp-account-menu-text strong,
.ucp-account-menu-text small {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-account-menu-text strong {
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 900;
}
.ucp-account-menu-text small {
  color: var(--ucp-text-muted);
  font-size: 11px;
  font-weight: 800;
}
.ucp-account-menu-action {
  appearance: none;
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-soft);
  cursor: pointer;
  padding: 0 11px;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}
.ucp-account-menu-action svg {
  width: 15px;
  height: 15px;
}
.ucp-account-menu-action:hover {
  border-color: rgba(240, 100, 24, 0.45);
  background: rgba(240, 100, 24, 0.13);
  color: var(--ucp-brand-2);
}
.ucp-user-symbol:disabled,
.ucp-account-menu-action:disabled,
.ucp-mobile-navigation-panel button:disabled {
  cursor: wait;
  opacity: 0.72;
}
.ucp-mobile-menu-button {
  width: 40px;
  height: 40px;
  align-items: center;
  cursor: pointer;
  padding: 0;
}
.ucp-route-tabs-shell {
  margin-top: 10px;
}
.ucp-route-tabs {
  display: flex;
  min-height: 40px;
  align-items: center;
  gap: 8px;
  margin: 0;
  overflow-x: auto;
  padding-bottom: 2px;
}
.ucp-route-tabs a {
  position: relative;
  min-height: 40px;
  flex: 0 0 auto;
  justify-content: center;
  padding: 0 12px;
}
.ucp-route-tabs a.pending::after {
  right: 12px;
  bottom: 4px;
  left: 12px;
  height: 2px;
  background: currentColor;
}
.ucp-mobile-navigation {
  position: sticky;
  top: 128px;
  z-index: 35;
  width: min(1880px, calc(100vw - 36px));
  margin: 0 auto 12px;
  padding: 0;
}
.ucp-mobile-navigation-panel {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  border: 1px solid var(--ucp-border);
  background: rgba(7, 10, 15, 0.88);
  box-shadow: var(--ucp-shadow);
  padding: 10px;
  backdrop-filter: blur(18px);
}
.ucp-mobile-navigation-panel :is(a, button) {
  min-height: 40px;
  padding: 0 11px;
}
.ucp-app-content {
  display: grid;
  flex: 1 0 auto;
  gap: 16px;
  padding-top: 4px;
  padding-bottom: 40px;
}
.ucp-main {
  display: grid;
  align-content: start;
  min-width: 0;
  gap: 16px;
}
.ucp-main > div,
.ucp-main > section {
  display: grid;
  gap: 16px;
  min-width: 0;
}
.ucp-page-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 16px;
  margin: 2px 0 0;
}
.ucp-breadcrumbs,
.ucp-page-eyebrow {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  gap: 7px;
  border: 1px solid rgba(240, 100, 24, 0.24);
  border-radius: var(--ucp-radius);
  background: rgba(240, 100, 24, 0.1);
  color: var(--ucp-brand-2);
  padding: 0 9px;
  font-size: 12px;
  font-weight: 900;
}
.ucp-page-eyebrow svg {
  width: 14px;
  height: 14px;
}
.ucp-breadcrumb-separator {
  color: rgba(255, 255, 255, 0.22);
}
.ucp-page-title {
  margin: 8px 0 4px;
  color: var(--ucp-text);
  font-family: var(--ucp-font-display);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.05;
}
.ucp-page-description {
  max-width: 760px;
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 750;
  line-height: 1.55;
}
.ucp-dashboard-route-shell {
  gap: 0 !important;
}
.ucp-dashboard-context {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 16px;
  margin: 2px 0 -1px;
}
.ucp-dashboard-quick-facts {
  display: flex;
  min-width: 0;
  justify-content: flex-end;
  gap: 8px;
}
.ucp-dashboard-quick-facts .ucp-status-tile {
  min-height: 34px;
  background: rgba(11, 16, 23, 0.72);
}
.ucp-card,
.ucp-vehicle-modal,
.ucp-house-modal,
.ucp-affiliate-modal-panel,
.ucp-auth-card,
.ucp-error-card,
.ucp-crafting-page .ucp-card,
.ucp-loading-content-card,
.ucp-route-loading-card,
.ucp-route-loading-form-card {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: linear-gradient(180deg, rgba(24, 31, 43, 0.9), rgba(11, 16, 23, 0.92)),
    var(--ucp-surface);
  box-shadow: var(--ucp-shadow);
}
.ucp-card::before,
.ucp-vehicle-modal::before,
.ucp-house-modal::before,
.ucp-affiliate-modal-panel::before,
.ucp-auth-card::before,
.ucp-error-card::before {
  position: absolute;
  inset: 0;
  background: linear-gradient(
      132deg,
      rgba(240, 100, 24, 0.08),
      transparent 34%,
      rgba(47, 199, 232, 0.055)
    ),
    linear-gradient(to right, rgba(255, 255, 255, 0.026) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.018) 1px, transparent 1px);
  background-size: auto,
    42px 42px,
    42px 42px;
  content: "";
  pointer-events: none;
}
.ucp-card > *,
.ucp-vehicle-modal > *,
.ucp-house-modal > *,
.ucp-affiliate-modal-panel > *,
.ucp-auth-card > *,
.ucp-error-card > * {
  position: relative;
  z-index: 1;
}
.ucp-panel-header,
.ucp-overview-card-header,
.ucp-mini-chart header,
.ucp-gang-card .ucp-panel-header,
.ucp-invite-card-header,
.ucp-house-card-header,
.ucp-twitch-card-header,
.ucp-twitch-simple-header,
.ucp-auction-card-header,
.ucp-auctions-header,
.ucp-auction-summary-card header,
.ucp-racing-card-header {
  min-height: 62px;
  border: 0;
  padding: 20px 24px 8px;
}
.ucp-panel-title,
.ucp-overview-card-header h2,
.ucp-mini-chart h2,
.ucp-house-title,
.ucp-twitch-card-header h2,
.ucp-twitch-simple-header h2,
.ucp-auction-card-header h2,
.ucp-auctions-header h2,
.ucp-auction-summary-card h2,
.ucp-racing-title {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin: 0;
  color: var(--ucp-text);
  font-family: var(--ucp-font-display);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.05;
}
.ucp-panel-title svg {
  width: 17px;
  height: 17px;
  color: var(--ucp-brand-2);
}
.ucp-panel-subtitle,
.ucp-house-owner {
  margin-top: 6px;
  color: var(--ucp-text-subtle);
  font-size: 12px;
  font-weight: 800;
}
.ucp-panel-body,
.ucp-panel-body.ucp-vehicles-panel-body,
.ucp-legacy-table-body,
.ucp-gang-card-body,
.ucp-house-card-body,
.ucp-invite-card-body,
.ucp-twitch-card-body,
.ucp-twitch-drop-body,
.ucp-twitch-streams-body,
.ucp-auction-card-body,
.ucp-auctions-body,
.ucp-racing-body {
  padding: 8px 24px 24px;
}
.ucp-overview-grid {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 0.95fr) minmax(
      430px,
      1.14fr
    );
  gap: 16px;
}
.ucp-overview-card {
  min-height: 426px;
}
.ucp-data-list {
  padding: 8px 24px 22px;
}
.ucp-data-row {
  grid-template-columns: minmax(136px, 34%) minmax(0, 1fr);
  min-height: 42px;
  gap: 14px;
  border-bottom: 1px dashed var(--ucp-border-dashed);
}
.ucp-data-row dt {
  gap: 9px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 850;
}
.ucp-data-row dd {
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 850;
}
.ucp-data-icon {
  width: 17px;
  flex-basis: 17px;
  color: var(--ucp-cyan);
  filter: drop-shadow(0 0 12px rgba(47, 199, 232, 0.18));
}
.ucp-chart-stack {
  grid-template-rows: 1fr 1fr;
  gap: 16px;
  min-height: 426px;
}
.ucp-mini-chart {
  min-height: 205px;
}
.ucp-mini-chart svg {
  height: 146px;
  padding: 0 14px 11px;
}
.ucp-mini-chart .grid-line {
  stroke: rgba(255, 255, 255, 0.07);
  stroke-dasharray: 4 6;
}
.ucp-mini-chart .axis {
  fill: var(--ucp-text-subtle);
  font-family: var(--font-inter), Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 11px;
  font-weight: 800;
}
.ucp-mini-chart .area {
  fill: rgba(240, 100, 24, 0.15);
}
.ucp-mini-chart .line {
  fill: none;
  stroke: var(--ucp-brand-2);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
}
.ucp-mini-chart .ucp-chart-fallback-line {
  stroke-width: 4;
}
.ucp-mini-chart .ucp-chart-point {
  fill: var(--ucp-brand-2);
  filter: drop-shadow(0 0 12px rgba(240, 100, 24, 0.42));
  stroke: rgba(7, 10, 15, 0.92);
  stroke-width: 3;
}
.ucp-mini-chart-green .area {
  fill: rgba(77, 222, 154, 0.14);
}
.ucp-mini-chart-green .line {
  stroke: var(--ucp-green);
}
.ucp-mini-chart-green .ucp-chart-point {
  fill: var(--ucp-green);
  filter: drop-shadow(0 0 12px rgba(77, 222, 154, 0.42));
}
.ucp-metric-label,
.ucp-card > p:first-child {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 850;
}
.ucp-metric-label svg {
  width: 15px;
  height: 15px;
  color: var(--ucp-brand-2);
}
.ucp-table,
.materialTable {
  min-width: 920px;
  color: var(--ucp-text);
  font-size: 13px;
}
.ucp-table th,
.materialTable th {
  padding: 0 18px 14px 0;
  color: var(--ucp-text-soft);
  font-size: 12px;
  font-weight: 900;
}
.ucp-table td,
.materialTable td {
  border-top: 1px dashed var(--ucp-border-dashed);
  padding: 13px 18px 13px 0;
  color: var(--ucp-text);
  font-size: 13px;
  font-weight: 750;
  vertical-align: middle;
}
.ucp-table tbody tr:hover td,
.materialTable tbody tr:hover td {
  background: rgba(255, 255, 255, 0.025);
}
.ucp-input,
.ucp-affiliate-input,
.ucp-affiliate-length,
.ucp-affiliate-modal-select,
.ucp-market-search,
.ucp-auction-search input,
.ucp-auctions-search input,
.ucp-auctions-toolbar select,
.ucp-auction-page-size select,
.ucp-twitch-input,
.ucp-clips-control,
.ucp-vehicle-modal-input,
select {
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(7, 10, 15, 0.62);
  color: var(--ucp-text);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}
.ucp-input:focus,
.ucp-affiliate-input:focus,
.ucp-affiliate-modal-select:focus,
.ucp-market-search:focus,
.ucp-auction-search input:focus,
.ucp-auctions-search input:focus,
.ucp-twitch-input:focus,
.ucp-clips-control:focus,
.ucp-vehicle-modal-input:focus {
  border-color: rgba(240, 100, 24, 0.55);
  outline: 0;
  box-shadow: 0 0 0 3px rgba(240, 100, 24, 0.16);
}
.ucp-input::placeholder,
.ucp-affiliate-input::placeholder,
.ucp-market-search::placeholder,
.ucp-auction-search input::placeholder,
.ucp-auctions-search input::placeholder {
  color: var(--ucp-text-subtle);
}
.ucp-button,
.ucp-house-log-button,
.ucp-affiliate-primary,
.ucp-affiliate-deny,
.ucp-affiliate-reward-button,
.ucp-twitch-action,
.ucp-clips-submit-button,
.ucp-icon-button,
.ucp-auction-pagination button,
.ucp-auctions-pagination button,
.ucp-affiliate-pages button {
  border-radius: var(--ucp-radius);
  font-weight: 900;
}
.ucp-button {
  gap: 8px;
  min-height: 40px;
  border: 1px solid var(--ucp-border);
  padding: 0 15px;
}
.ucp-button svg {
  width: 15px;
  height: 15px;
}
.ucp-button-primary,
.ucp-filter-button.active,
.ucp-house-log-button,
.ucp-affiliate-primary,
.ucp-twitch-action,
.ucp-clips-submit-button,
.ucp-button-secondary:hover,
.ucp-button-primary:hover,
.ucp-filter-button:hover,
.ucp-auction-pagination button:hover,
.ucp-auction-pagination button.active,
.ucp-auctions-pagination button:hover,
.ucp-auctions-pagination button.active,
.ucp-affiliate-pages button:hover,
.ucp-affiliate-pages button.active {
  border-color: transparent;
  background: linear-gradient(
    90deg,
    var(--ucp-brand-dark),
    var(--ucp-brand),
    var(--ucp-brand-2)
  );
  color: #ffffff;
  box-shadow: 0 18px 34px -18px rgba(240, 100, 24, 0.9);
}
.ucp-button-secondary,
.ucp-filter-button,
.ucp-button-ghost,
.ucp-affiliate-deny,
.ucp-icon-button {
  border: 1px solid var(--ucp-border);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
}
.ucp-button-danger {
  border: 1px solid rgba(255, 111, 127, 0.34);
  background: rgba(255, 111, 127, 0.12);
  color: var(--ucp-red);
}
.ucp-status-badge,
.ucp-affiliate-header-pill,
.badge,
.countBadge,
.warningBadge,
.ucp-twitch-status,
.ucp-route-unavailable-facts span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 900;
}
.ucp-status-badge svg {
  width: 14px;
  height: 14px;
}
.ucp-status-blue,
.badge-info,
.ucp-affiliate-header-pill {
  border-color: rgba(47, 199, 232, 0.28);
  background: rgba(47, 199, 232, 0.1);
  color: var(--ucp-cyan);
}
.ucp-status-green,
.badge-success {
  border-color: rgba(77, 222, 154, 0.28);
  background: rgba(77, 222, 154, 0.1);
  color: var(--ucp-green);
}
.ucp-status-orange,
.badge-warning,
.warningBadge {
  border-color: rgba(250, 203, 72, 0.32);
  background: rgba(250, 203, 72, 0.1);
  color: var(--ucp-orange);
}
.ucp-status-red,
.badge-danger,
.badMeta,
.dangerMeta {
  border-color: rgba(255, 111, 127, 0.32);
  background: rgba(255, 111, 127, 0.1);
  color: var(--ucp-red);
}
.ucp-empty-state,
.empty-state,
.emptyResult,
.loadingResult,
.routeAlert,
.ucp-card-muted,
.ucp-route-data-unavailable {
  display: grid;
  place-items: center;
  min-height: 128px;
  border: 1px dashed rgba(255, 255, 255, 0.14);
  border-radius: var(--ucp-radius);
  background: linear-gradient(135deg, rgba(240, 100, 24, 0.08), transparent 42%),
    rgba(255, 255, 255, 0.032);
  padding: 22px;
  color: var(--ucp-text-muted);
  text-align: center;
}
.ucp-empty-state svg {
  width: 34px;
  height: 34px;
  margin-bottom: 12px;
  color: var(--ucp-brand-2);
  filter: drop-shadow(0 0 18px rgba(240, 100, 24, 0.24));
}
.ucp-empty-state h2,
.empty-state h3 {
  margin: 0;
  color: var(--ucp-text);
  font-family: var(--ucp-font-display);
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
}
.ucp-empty-state p,
.empty-state p {
  max-width: 520px;
  margin: 8px 0 0;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 750;
  line-height: 1.55;
}
.ucp-skeleton {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.045),
    rgba(240, 100, 24, 0.12),
    rgba(255, 255, 255, 0.045)
  );
}
.ucp-loading-shell,
.ucp-route-data-loading {
  background: transparent;
}
.ucp-loading-chart-fill {
  background: linear-gradient(
    180deg,
    rgba(240, 100, 24, 0.2),
    rgba(240, 100, 24, 0.03)
  );
}
.ucp-loading-chart-stroke {
  background: linear-gradient(
    90deg,
    rgba(240, 100, 24, 0.42),
    rgba(47, 199, 232, 0.72),
    rgba(240, 100, 24, 0.42)
  );
}
.ucp-stats-shell {
  display: grid;
  gap: 16px;
  min-width: 0;
  max-width: 100%;
}
.ucp-stats-shell > * {
  min-width: 0;
  max-width: 100%;
}
.ucp-stats-tabs,
.ucp-stats-subtabs,
.ucp-legacy-nav,
.ucp-auction-subtabs,
.ucp-auction-category-tabs,
.ucp-twitch-bonus-tabs,
.ucp-race-tabs {
  gap: 4px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(7, 10, 15, 0.34);
  max-width: 100%;
  min-width: 0;
  overflow-x: auto;
  padding: 4px;
}
.ucp-stats-tabs a,
.ucp-stats-subtabs a,
.ucp-legacy-nav a,
.ucp-legacy-nav button,
.ucp-auction-subtabs a,
.ucp-auction-category-tabs button,
.ucp-twitch-bonus-tabs a,
.ucp-race-tabs button {
  min-height: 34px;
  border-radius: 6px;
  padding: 0 11px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 900;
}
.ucp-stats-tabs a:hover,
.ucp-stats-tabs a.active,
.ucp-stats-subtabs a:hover,
.ucp-stats-subtabs a.active,
.ucp-legacy-nav a:hover,
.ucp-legacy-nav a.active,
.ucp-legacy-nav button:hover,
.ucp-legacy-nav button.active,
.ucp-auction-subtabs a:hover,
.ucp-auction-subtabs a.active,
.ucp-auction-category-tabs button:hover,
.ucp-auction-category-tabs button.active,
.ucp-twitch-bonus-tabs a:hover,
.ucp-twitch-bonus-tabs a.active,
.ucp-race-tabs button:hover,
.ucp-race-tabs button.active {
  background: rgba(240, 100, 24, 0.14);
  box-shadow: inset 0 0 0 1px rgba(240, 100, 24, 0.34);
  color: var(--ucp-brand-2);
}
.ucp-affiliate-grid {
  grid-template-columns: minmax(0, 0.88fr) minmax(620px, 1.12fr);
  gap: 16px;
}
.ucp-affiliate-card {
  min-width: 0;
}
.ucp-affiliate-copy,
.ucp-affiliate-table-body {
  color: var(--ucp-text-soft);
  font-weight: 750;
  line-height: 1.7;
}
.ucp-affiliate-reward-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 15px 0 17px;
  padding: 0;
  list-style: none;
}
.ucp-affiliate-reward-list li {
  display: flex;
  min-height: 42px;
  align-items: center;
  gap: 9px;
  border: 1px solid var(--ucp-border-dashed);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.04);
  color: var(--ucp-text-soft);
  padding: 8px 11px;
  font-size: 12px;
  font-weight: 850;
}
.ucp-affiliate-reward-list li::before {
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 999px;
  background: var(--ucp-orange);
  box-shadow: 0 0 14px rgba(250, 203, 72, 0.35);
  content: "";
}
.ucp-affiliate-copy hr {
  border-top: 1px dashed var(--ucp-border-dashed);
}
.ucp-affiliate-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 16px;
}
.ucp-affiliate-metric {
  display: grid;
  min-height: 74px;
  align-content: center;
  gap: 8px;
  border: 1px solid var(--ucp-border-dashed);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.04);
  padding: 11px;
}
.ucp-affiliate-metric span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 850;
}
.ucp-affiliate-metric svg {
  width: 15px;
  height: 15px;
  color: var(--ucp-brand-2);
}
.ucp-affiliate-metric strong {
  color: var(--ucp-text);
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}
.ucp-affiliate-copy-field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}
.ucp-affiliate-add {
  grid-template-columns: 91px minmax(0, 1fr) 130px;
}
.ucp-affiliate-addon {
  border-color: var(--ucp-border);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text-muted);
}
.ucp-affiliate-table-scroll,
.ucp-clips-table-wrap,
.ucp-twitch-table-wrap,
.ucp-auction-table-frame,
.ucp-gang-table-scroll,
.ucp-legacy-table-scroll,
.tableScroller {
  overflow-x: auto;
  scrollbar-color: rgba(255, 255, 255, 0.18) transparent;
  scrollbar-width: thin;
}
.ucp-affiliate-table-scroll {
  max-width: 100%;
}
.ucp-affiliate-table {
  width: 100%;
  min-width: 680px;
  table-layout: fixed;
}
.ucp-affiliate-table th,
.ucp-affiliate-table td {
  padding-right: 14px;
}
.ucp-affiliate-table th:nth-child(1),
.ucp-affiliate-table td:nth-child(1) {
  width: 28%;
}
.ucp-affiliate-table th:nth-child(2),
.ucp-affiliate-table td:nth-child(2) {
  width: 23%;
}
.ucp-affiliate-table th:nth-child(3),
.ucp-affiliate-table td:nth-child(3) {
  width: 18%;
}
.ucp-affiliate-table th:nth-child(4),
.ucp-affiliate-table td:nth-child(4) {
  width: 31%;
  padding-right: 0;
}
.ucp-affiliate-table .ucp-status-badge,
.ucp-affiliate-reward-button {
  max-width: 100%;
  line-height: 1.25;
  white-space: normal;
}
.ucp-affiliate-reward-button {
  align-items: center;
  border: 1px solid rgba(47, 199, 232, 0.34);
  justify-content: center;
  min-height: 36px;
  background: rgba(47, 199, 232, 0.1);
  color: var(--ucp-cyan);
  box-shadow: none;
}
.ucp-affiliate-reward-button:hover {
  background: rgba(47, 199, 232, 0.16);
}
.ucp-affiliate-name-cell,
.ucp-affiliate-progress-cell {
  display: grid;
  gap: 4px;
  min-width: 0;
}
.ucp-affiliate-name-cell strong {
  color: var(--ucp-text);
  font-weight: 900;
}
.ucp-affiliate-name-cell span {
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 800;
}
.ucp-affiliate-progress-cell > span:first-child {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 850;
}
.ucp-affiliate-progress-track {
  display: block;
  height: 8px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
}
.ucp-affiliate-progress-track span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--ucp-brand), var(--ucp-brand-2));
  box-shadow: 0 0 18px rgba(240, 100, 24, 0.22);
}
.ucp-affiliate-modal,
.ucp-vehicle-modal-backdrop,
.ucp-house-modal-backdrop {
  background: rgba(0, 0, 0, 0.72);
  backdrop-filter: blur(10px);
}
.ucp-affiliate-modal-panel,
.ucp-vehicle-modal,
.ucp-house-modal {
  color: var(--ucp-text);
}
.ucp-vehicle-modal-header,
.ucp-vehicle-modal-footer,
.ucp-house-modal-header,
.ucp-house-modal-body,
.ucp-house-modal-close {
  border-color: var(--ucp-border);
}
.ucp-twitch-grid,
.ucp-houses-grid,
.ucp-lower-grid,
.ucp-clips-page,
.ucp-auctions-route,
.ucp-invite-grid {
  gap: 16px;
}
.ucp-twitch-status-warning {
  color: var(--ucp-orange);
}
.ucp-twitch-status-success {
  color: var(--ucp-green);
}
.ucp-twitch-status-danger {
  color: var(--ucp-red);
}
.ucp-clips-notice-primary,
.ucp-clips-notice-info {
  border-color: rgba(47, 199, 232, 0.35);
  background: rgba(47, 199, 232, 0.1);
}
.ucp-clips-notice p,
.ucp-clips-notice-icon,
.ucp-clips-notice-info p,
.ucp-clips-notice-info .ucp-clips-notice-icon {
  color: var(--ucp-cyan);
}
.ucp-clips-social-link {
  border-radius: var(--ucp-radius);
}
.ucp-clips-social-youtube {
  background: linear-gradient(135deg, #ff6f7f, #9d3209);
}
.ucp-clips-social-tiktok {
  background: linear-gradient(135deg, #2fc7e8, #0b1017);
}
.ucp-clips-social-instagram {
  background: linear-gradient(135deg, #facb48, #9b7cff);
}
.ucp-market-search-icon {
  border-color: var(--ucp-text-muted);
}
.ucp-market-search-icon::after {
  background: var(--ucp-text-muted);
}
.ucp-legacy-item-image,
.ucp-legacy-vehicle-image,
.ucp-auction-item-image,
.dropdownImage,
.tableImage {
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 6px !important;
  background: rgba(255, 255, 255, 0.04) !important;
}
.ucp-legacy-vehicle-image img {
  filter: brightness(0) invert(1)
    drop-shadow(0 0 10px rgba(255, 255, 255, 0.12));
}
.ucp-searchable-table-panel {
  min-width: 0;
}
.ucp-searchable-table-embed {
  min-width: 0;
}
.ucp-searchable-table-body {
  padding: 0 28px 28px;
}
.ucp-searchable-table-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 12px;
}
.ucp-searchable-table-count {
  margin: 0;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 900;
}
.ucp-searchable-table-search {
  position: relative;
  display: block;
  width: min(360px, 100%);
  margin-left: auto;
}
.ucp-searchable-table-search svg {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  color: var(--ucp-text-muted);
  pointer-events: none;
}
.ucp-searchable-table-search-input {
  width: 100%;
  height: 40px;
  padding: 0 14px 0 40px;
  font-size: 13px;
  font-weight: 750;
  outline: none;
}
.ucp-searchable-table-scroll {
  overflow: auto;
  scrollbar-color: rgba(255, 255, 255, 0.18) transparent;
  scrollbar-width: thin;
}
.ucp-searchable-table {
  border-collapse: separate;
  border-spacing: 0;
}
.ucp-searchable-table th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: linear-gradient(
    180deg,
    rgba(15, 20, 29, 0.98),
    rgba(15, 20, 29, 0.92)
  );
  box-shadow: 0 1px 0 var(--ucp-border-dashed);
}
.ucp-searchable-table-empty {
  padding: 34px 16px !important;
  color: var(--ucp-text-muted) !important;
  text-align: center;
}
.ucp-locker-table {
  table-layout: fixed;
}
.ucp-house-item-cell,
.ucp-locker-item-cell {
  display: grid;
  gap: 4px;
  min-width: 0;
}
.ucp-house-item-cell strong,
.ucp-locker-item-cell strong {
  min-width: 0;
  overflow: hidden;
  color: var(--ucp-text);
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ucp-house-item-cell span,
.ucp-locker-item-cell span {
  min-width: 0;
  color: var(--ucp-text-subtle);
  font-size: 11px;
  font-weight: 800;
  overflow-wrap: anywhere;
}
.ucp-auth-screen,
.ucp-error-screen {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(7, 10, 15, 0.82), rgba(7, 10, 15, 0.96)),
    linear-gradient(118deg, rgba(240, 100, 24, 0.2), transparent 35%),
    url("/media/ucp/thw-nice.webp") center / cover;
  color: var(--ucp-text);
  padding: 40px 18px;
}
.ucp-auth-card,
.ucp-error-card {
  width: min(100%, 430px);
  padding: 28px;
}
.ucp-error-card {
  width: min(100%, 650px);
  text-align: center;
}
.ucp-auth-brand,
.ucp-error-brand {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 26px;
}
.ucp-auth-logo,
.ucp-error-logo {
  display: inline-flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(7, 10, 15, 0.62);
}
.ucp-auth-eyebrow,
.ucp-error-eyebrow {
  margin: 0 0 4px;
  color: var(--ucp-brand-2);
  font-size: 12px;
  font-weight: 900;
}
.ucp-auth-title,
.ucp-error-title {
  margin: 0;
  color: var(--ucp-text);
  font-family: var(--ucp-font-display);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.05;
}
.ucp-auth-actions {
  display: grid;
  gap: 10px;
}
.ucp-auth-button,
.ucp-error-button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  color: var(--ucp-text);
  padding: 0 18px;
  font-size: 13px;
  font-weight: 900;
}
.ucp-auth-button-primary,
.ucp-error-button {
  border-color: transparent;
  background: linear-gradient(
    90deg,
    var(--ucp-brand-dark),
    var(--ucp-brand),
    var(--ucp-brand-2)
  );
  box-shadow: 0 18px 34px -18px rgba(240, 100, 24, 0.9);
}
.ucp-auth-button:hover,
.ucp-error-button:hover {
  color: #ffffff;
}
.ucp-auth-status,
.ucp-auth-error {
  border: 1px solid var(--ucp-border);
  border-radius: var(--ucp-radius);
  background: rgba(255, 255, 255, 0.045);
  padding: 14px;
}
.ucp-auth-error {
  border-color: rgba(255, 111, 127, 0.42);
  background: rgba(255, 111, 127, 0.1);
}
.ucp-auth-status p,
.ucp-auth-error p {
  margin: 0;
}
.ucp-auth-status p + p,
.ucp-auth-error p + p {
  margin-top: 6px;
  color: var(--ucp-text-muted);
  font-size: 12px;
  font-weight: 750;
  line-height: 1.55;
}
.ucp-error-copy {
  margin: 10px auto 22px;
  max-width: 480px;
  color: var(--ucp-text-muted);
  font-size: 13px;
  font-weight: 750;
  line-height: 1.55;
}
.ucp-error-media {
  margin: 0 auto 26px;
  width: min(300px, 100%);
  opacity: 0.9;
  filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.35));
}
.ucp-app-footer {
  min-height: 60px;
  background: transparent;
}
.ucp-footer-inner {
  min-height: 60px;
  border-top: 1px solid var(--ucp-border);
}
.ucp-footer-copyright,
.ucp-footer-menu a {
  color: var(--ucp-text-muted);
  font-weight: 750;
}
.ucp-footer-copyright a,
.ucp-footer-menu a:hover,
.ucp-footer-copyright a:hover {
  color: var(--ucp-brand-2);
}
@media (max-width: 1399px) {
  .ucp-overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-chart-stack {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: 205px;
    min-height: 205px;
  }
  .ucp-affiliate-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1100px) {
  .ucp-header-inner {
    grid-template-columns: auto minmax(0, 1fr) auto;
  }
  .ucp-top-menu {
    display: none;
  }
  .ucp-session-summary {
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .ucp-container,
  .ucp-mobile-navigation {
    width: min(100% - 24px, 1880px);
  }
  .ucp-app-header {
    padding-top: 10px;
  }
  .ucp-header-inner {
    grid-template-columns: 40px minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
  }
  .ucp-header-logo {
    grid-column: 2;
    width: auto;
    min-width: 0;
  }
  .ucp-header-logo-text {
    min-width: 0;
  }
  .ucp-header-logo-text strong {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ucp-signout-button {
    display: none;
  }
  .ucp-session-summary {
    display: flex;
    grid-column: 1 / -1;
    justify-content: flex-start;
  }
  .ucp-mobile-menu-button {
    display: inline-flex;
    grid-column: 1;
    grid-row: 1;
    margin-left: 0;
    border-color: rgba(240, 100, 24, 0.58);
    background: rgba(240, 100, 24, 0.18);
    color: var(--ucp-brand-2);
    box-shadow: 0 0 0 1px rgba(240, 100, 24, 0.08);
  }
  .ucp-mobile-menu-button[aria-expanded="true"] {
    border-color: var(--ucp-brand);
    background: rgba(240, 100, 24, 0.28);
    color: #ffffff;
  }
  .ucp-shell-actions {
    grid-column: 3;
    grid-row: 1;
    gap: 8px;
  }
  .ucp-header-play-button,
  .ucp-route-tabs-shell {
    display: none;
  }
  .ucp-mobile-navigation {
    position: fixed;
    inset: 0;
    z-index: 100;
    width: 100vw;
    margin: 0;
    padding: 0;
  }
  .ucp-mobile-navigation-backdrop {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    padding: 0;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
  }
  .ucp-mobile-navigation-drawer {
    position: relative;
    z-index: 1;
    display: flex;
    width: min(260px, calc(100vw - 48px));
    height: 100dvh;
    flex-direction: column;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0 0 18px 0;
    background: rgba(22, 24, 30, 0.72);
    box-shadow: 16px 0 40px rgba(0, 0, 0, 0.38),
      0 0 0 1px rgba(255, 255, 255, 0.025);
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
    animation: ucp-mobile-drawer-in 180ms ease-out;
  }
  .ucp-mobile-navigation-drawer::before,
  .ucp-mobile-navigation-drawer::after {
    position: absolute;
    inset-inline: 0;
    pointer-events: none;
    content: "";
  }
  .ucp-mobile-navigation-drawer::before {
    top: 0;
    z-index: 0;
    height: 200px;
    background: linear-gradient(
      180deg,
      rgba(240, 100, 24, 0.07) 0%,
      rgba(240, 100, 24, 0.025) 40%,
      transparent 100%
    );
  }
  .ucp-mobile-navigation-drawer::after {
    inset-block: 0;
    z-index: 0;
    border-radius: 0 0 18px 0;
    background: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.07) 0%,
      rgba(255, 255, 255, 0.03) 15%,
      transparent 35%,
      transparent 65%,
      rgba(255, 255, 255, 0.02) 85%,
      rgba(255, 255, 255, 0.04) 100%
    );
  }
  .ucp-mobile-navigation-header {
    position: relative;
    z-index: 1;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    padding: calc(16px + env(safe-area-inset-top)) 16px 14px;
  }
  .ucp-mobile-navigation-brand {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 11px;
    color: var(--ucp-text);
  }
  .ucp-mobile-navigation-brand img {
    width: 42px;
    height: 42px;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.5));
  }
  .ucp-mobile-navigation-brand > span {
    display: flex;
    min-width: 0;
    align-items: baseline;
    gap: 7px;
  }
  .ucp-mobile-navigation-brand strong {
    overflow: hidden;
    color: #ffffff;
    font-family: var(--ucp-font-display);
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ucp-mobile-navigation-brand small {
    color: var(--ucp-brand-2);
    font-size: 14px;
    font-weight: 950;
  }
  .ucp-mobile-navigation-close {
    display: inline-flex;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.045);
    color: var(--ucp-text-muted);
    cursor: pointer;
    font-size: 27px;
    font-weight: 300;
    line-height: 1;
  }
  .ucp-mobile-navigation-close:hover {
    border-color: rgba(240, 100, 24, 0.46);
    background: rgba(240, 100, 24, 0.14);
    color: var(--ucp-brand-2);
  }
  .ucp-mobile-navigation-panel {
    position: relative;
    z-index: 1;
    display: flex;
    min-height: 0;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 4px;
    overflow-y: auto;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    padding: 14px 16px 20px;
    backdrop-filter: none;
    scrollbar-width: thin;
  }
  .ucp-mobile-navigation-label {
    margin: 10px 10px 4px;
    color: rgba(255, 255, 255, 0.38);
    font-size: 10px;
    font-weight: 950;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }
  .ucp-mobile-navigation-label:first-child {
    margin-top: 0;
  }
  .ucp-mobile-navigation-panel :is(a, button) {
    width: 100%;
    min-height: 45px;
    flex: 0 0 auto;
    justify-content: flex-start;
    gap: 12px;
    border-color: transparent;
    border-radius: 14px;
    background: transparent;
    color: rgba(221, 227, 237, 0.72);
    padding: 0 13px;
    font-size: 14px;
    font-weight: 800;
  }
  .ucp-mobile-navigation-panel :is(a, button) svg {
    width: 18px;
    height: 18px;
    color: rgba(190, 201, 216, 0.62);
  }
  .ucp-mobile-navigation-panel a.active,
  .ucp-mobile-navigation-panel a.pending {
    border-color: rgba(255, 159, 10, 0.28);
    background: linear-gradient(
      135deg,
      rgba(255, 159, 10, 0.22) 0%,
      rgba(255, 159, 10, 0.08) 100%
    );
    color: #ffffff;
    box-shadow: 0 0 24px rgba(255, 159, 10, 0.1),
      0 2px 8px rgba(0, 0, 0, 0.2),
      inset 0 1px 0 rgba(255, 255, 255, 0.06);
  }
  .ucp-mobile-navigation-panel a:hover:not(.active, .pending) {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255, 255, 255, 0.9);
    transform: translateX(2px);
  }
  .ucp-mobile-navigation-panel :is(a:hover, a.active, a.pending) svg {
    color: var(--ucp-brand-2);
  }
  .ucp-mobile-navigation-external {
    width: 13px !important;
    height: 13px !important;
    margin-left: auto;
    opacity: 0.55;
  }
  @keyframes ucp-mobile-drawer-in {
    from {
      opacity: 0;
      transform: translateX(-24px);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .ucp-page-header {
    grid-template-columns: 1fr;
  }
  .ucp-dashboard-context {
    grid-template-columns: 1fr;
  }
  .ucp-dashboard-quick-facts {
    justify-content: flex-start;
  }
  .ucp-overview-grid,
  .ucp-chart-stack,
  .ucp-affiliate-metrics,
  .ucp-affiliate-copy-field,
  .ucp-affiliate-reward-list,
  .ucp-twitch-grid,
  .ucp-clips-top-grid,
  .ucp-invite-grid {
    grid-template-columns: 1fr;
  }
  .ucp-chart-stack {
    grid-template-rows: 205px 205px;
    min-height: 426px;
  }
  .ucp-data-row {
    grid-template-columns: 1fr;
    gap: 3px;
    padding-block: 8px;
  }
  .ucp-affiliate-add {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .ucp-affiliate-addon,
  .ucp-affiliate-add .ucp-affiliate-input,
  .ucp-affiliate-add .ucp-affiliate-primary {
    border-radius: var(--ucp-radius);
  }
  .ucp-affiliate-addon {
    border-right: 1px solid var(--ucp-border);
  }
}
@media (max-width: 640px) {
  .ucp-session-summary {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    overflow: visible;
  }
  .ucp-status-tile {
    justify-content: center;
    padding-inline: 8px;
  }
  .ucp-shell-actions {
    width: auto;
    justify-content: flex-end;
  }
  .ucp-header-icon-button,
  .ucp-mobile-menu-button,
  .ucp-account-menu,
  .ucp-user-symbol {
    flex: 0 0 40px;
  }
  .ucp-account-menu .ucp-user-symbol {
    width: 40px;
    height: 40px;
  }
  .ucp-header-logo-text small {
    display: none;
  }
  .ucp-header-logo-text strong {
    font-size: 19px;
  }
  .ucp-route-tabs a {
    min-height: 38px;
    padding: 0 10px;
  }
  .ucp-mobile-navigation-panel {
    grid-template-columns: 1fr;
  }
  .ucp-page-title {
    font-size: 26px;
  }
  .ucp-panel-header,
  .ucp-overview-card-header,
  .ucp-mini-chart header,
  .ucp-panel-body,
  .ucp-data-list,
  .ucp-legacy-table-body,
  .ucp-gang-card-body,
  .ucp-house-card-body,
  .ucp-invite-card-body,
  .ucp-twitch-card-body,
  .ucp-twitch-drop-body,
  .ucp-twitch-streams-body {
    padding-inline: 16px;
  }
  .ucp-vehicle-filter-groups {
    align-items: stretch;
    flex-direction: column;
  }
  .ucp-vehicle-filter-groups > div,
  .ucp-vehicle-filter-groups .ucp-segmented-controls {
    width: 100%;
  }
  .ucp-vehicle-filter-groups .ucp-filter-button {
    flex: 1 1 auto;
  }
}
@media (max-width: 640px) {
  .ucp-inventory-card .ucp-panel-header,
  .ucp-inventory-toolbar {
    padding-inline: 16px;
  }
  .ucp-inventory-tabs {
    width: 100%;
    justify-content: flex-start;
  }
  .ucp-inventory-summary-strip {
    grid-template-columns: 1fr;
  }
  .ucp-inventory-metric {
    padding-inline: 16px;
  }
  .ucp-arma-inventory-summary,
  .ucp-arma-container-grid,
  .ucp-arma-entry-grid,
  .ucp-arma-assigned-grid,
  .ucp-arma-quick-grid,
  .ucp-arma-magazine-grid {
    grid-template-columns: 1fr;
  }
  .ucp-arma-inventory-shell {
    padding: 12px;
  }
  .ucp-arma-inventory-summary div {
    padding-inline: 16px;
  }
  .ucp-arma-entry-card.is-large {
    grid-template-columns: auto minmax(0, 1fr);
  }
  .ucp-arma-attachment-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ucp-searchable-table-toolbar {
    align-items: stretch;
    flex-direction: column;
  }
  .ucp-searchable-table-search {
    width: 100%;
    margin-left: 0;
  }
}
@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-divide-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: 0px;
}
@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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@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-divide-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
    }
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/font/google/target.css?{"path":"src\\app\\layout.tsx","import":"Inter","arguments":[{"subsets":["latin"],"variable":"--font-inter"}],"variableName":"inter"} ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Inter Fallback';src: local("Arial");ascent-override: 90.44%;descent-override: 22.52%;line-gap-override: 0.00%;size-adjust: 107.12%
}.__className_f367f3 {font-family: 'Inter', 'Inter Fallback';font-style: normal
}.__variable_f367f3 {--font-inter: 'Inter', 'Inter Fallback'
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[2].use[1]!./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[15].oneOf[2].use[2]!./node_modules/.pnpm/next@16.2.10_@babel+core@7._5c607d5a842f8065d15620f625dc6761/node_modules/next/font/google/target.css?{"path":"src\\app\\layout.tsx","import":"Rajdhani","arguments":[{"subsets":["latin"],"variable":"--font-rajdhani","weight":["600","700"]}],"variableName":"rajdhani"} ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/04971cd00c9d3b68-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/1a22315a480e72db-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/6e1768769e6f59a2-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/67695be07a46cf4c-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bcc69932347c6777-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ab2e3a11646b0499-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Rajdhani Fallback';src: local("Arial");ascent-override: 102.12%;descent-override: 37.99%;line-gap-override: 0.00%;size-adjust: 91.07%
}.__className_c36492 {font-family: 'Rajdhani', 'Rajdhani Fallback';font-style: normal
}.__variable_c36492 {--font-rajdhani: 'Rajdhani', 'Rajdhani Fallback'
}

