/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --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-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --radius-sm: 0.25rem;
    --radius-lg: 0.5rem;
    --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
    --blur-lg: 16px;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-custom-blue: #91c4ff;
    --color-custom-blue-2: #a2b2ff;
    --color-custom-pink: #ff66c4;
    --color-custom-pink-2: #ffbfe6;
    --color-custom-grey: #86867f;
    --color-custom-grey-3: #a6a6a6;
    --color-custom-grey-4: #cbcfc9;
    --color-custom-grey-5: #6d6d69;
    --color-custom-grey-6: #ecedef;
    --color-custom-green: #00bf63;
    --color-custom-yellow: #f6a839;
    --color-custom-red: #ff3131;
    --color-custom-green-p: #b3db93;
    --color-custom-orange-p: #ed8348;
  }
}
@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 {
  .absolute {
    position: absolute !important;
  }
  .fixed {
    position: fixed !important;
  }
  .relative {
    position: relative !important;
  }
  .static {
    position: static !important;
  }
  .top-0 {
    top: calc(var(--spacing) * 0) !important;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0) !important;
  }
  .left-0 {
    left: calc(var(--spacing) * 0) !important;
  }
  .z-\[1000\] {
    z-index: 1000 !important;
  }
  .z-\[100000\] {
    z-index: 100000 !important;
  }
  .col-span-full {
    grid-column: 1 / -1 !important;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1) !important;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2) !important;
  }
  .mb-24 {
    margin-bottom: calc(var(--spacing) * 24) !important;
  }
  .line-clamp-1 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
  }
  .flex {
    display: flex !important;
  }
  .grid {
    display: grid !important;
  }
  .hidden {
    display: none !important;
  }
  .h-\[18px\] {
    height: 18px !important;
  }
  .h-\[50px\] {
    height: 50px !important;
  }
  .h-full {
    height: 100% !important;
  }
  .h-screen {
    height: 100vh !important;
  }
  .max-h-\[90vh\] {
    max-height: 90vh !important;
  }
  .w-\[3px\] {
    width: 3px !important;
  }
  .w-\[50px\] {
    width: 50px !important;
  }
  .w-fit {
    width: fit-content !important;
  }
  .w-full {
    width: 100% !important;
  }
  .w-screen {
    width: 100vw !important;
  }
  .origin-top {
    transform-origin: top !important;
  }
  .cursor-pointer {
    cursor: pointer !important;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto !important;
  }
  .grid-cols-\[auto_auto\] {
    grid-template-columns: auto auto !important;
  }
  .flex-col {
    flex-direction: column !important;
  }
  .items-center {
    align-items: center !important;
  }
  .items-start {
    align-items: flex-start !important;
  }
  .justify-between {
    justify-content: space-between !important;
  }
  .justify-center {
    justify-content: center !important;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1) !important;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2) !important;
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5) !important;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4) !important;
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3) !important;
  }
  .overflow-hidden {
    overflow: hidden !important;
  }
  .overflow-y-scroll {
    overflow-y: scroll !important;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px) !important;
  }
  .rounded-lg {
    border-radius: var(--radius-lg) !important;
  }
  .rounded-sm {
    border-radius: var(--radius-sm) !important;
  }
  .border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border-1 {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border-black {
    border-color: var(--color-black) !important;
  }
  .border-custom-grey-4 {
    border-color: var(--color-custom-grey-4) !important;
  }
  .bg-custom-green {
    background-color: var(--color-custom-green) !important;
  }
  .bg-custom-grey-3 {
    background-color: var(--color-custom-grey-3) !important;
  }
  .bg-custom-grey-6 {
    background-color: var(--color-custom-grey-6) !important;
  }
  .bg-custom-red {
    background-color: var(--color-custom-red) !important;
  }
  .bg-white {
    background-color: var(--color-white) !important;
  }
  .fill-custom-grey-3 {
    fill: var(--color-custom-grey-3) !important;
  }
  .object-contain {
    object-fit: contain !important;
  }
  .object-cover {
    object-fit: cover !important;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1) !important;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2) !important;
  }
  .\!px-3 {
    padding-inline: calc(var(--spacing) * 3) !important;
  }
  .\!py-2 {
    padding-block: calc(var(--spacing) * 2) !important;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2) !important;
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8) !important;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2) !important;
  }
  .text-center {
    text-align: center !important;
  }
  .text-2xl {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
  .text-lg {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }
  .text-sm {
    font-size: var(--text-sm) !important;
    line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  }
  .text-xl {
    font-size: var(--text-xl) !important;
    line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
  }
  .text-xs {
    font-size: var(--text-xs) !important;
    line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }
  .text-black {
    color: var(--color-black) !important;
  }
  .text-custom-green {
    color: var(--color-custom-green) !important;
  }
  .text-custom-grey {
    color: var(--color-custom-grey) !important;
  }
  .text-custom-grey-3 {
    color: var(--color-custom-grey-3) !important;
  }
  .text-custom-grey-5 {
    color: var(--color-custom-grey-5) !important;
  }
  .text-custom-red {
    color: var(--color-custom-red) !important;
  }
  .text-white {
    color: var(--color-white) !important;
  }
  .line-through {
    text-decoration-line: line-through !important;
  }
  .backdrop-blur-lg {
    --tw-backdrop-blur: blur(var(--blur-lg)) !important;
    -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,) !important;
    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,) !important;
  }
  .select-none {
    -webkit-user-select: none !important;
    user-select: none !important;
  }
  .sm\:mb-0 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * 0) !important;
    }
  }
  .sm\:min-h-\[90vh\] {
    @media (width >= 40rem) {
      min-height: 90vh !important;
    }
  }
  .sm\:w-full {
    @media (width >= 40rem) {
      width: 100% !important;
    }
  }
  .sm\:max-w-\[80vw\] {
    @media (width >= 40rem) {
      max-width: 80vw !important;
    }
  }
  .sm\:gap-4 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 4) !important;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
}
:root {
  --width-no-px: 320;
}
[x-cloak] {
  display: none !important;
}
.font-open-sans {
  font-family: "Open Sans", serif;
}
.radial-gradient-blue-pink {
  background: radial-gradient(circle at 50%, var(--color-custom-blue), var(--color-custom-pink));
}
.radial-gradient-blue-pink-25 {
  background: radial-gradient(rgba(145, 196, 255, 0.25), rgba(255, 102, 196, 0.25));
}
.vertical-gradient-blue-pink {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-custom-blue);
  --tw-gradient-to: var(--color-custom-pink);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.linear-gradient-blue-pink {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: color-mix(in oklab, var(--color-custom-blue) 25%, transparent);
  --tw-gradient-to: color-mix(in oklab, var(--color-custom-pink) 25%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.linear-gradient-blue-pink-2 {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: color-mix(in oklab, var(--color-custom-blue-2) 53%, transparent);
  --tw-gradient-to: color-mix(in oklab, var(--color-custom-pink-2) 53%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.club-tab {
  cursor: pointer;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 4px;
  border-color: transparent;
  color: var(--color-custom-grey-3);
  &:hover {
    @media (hover: hover) {
      border-color: var(--color-custom-grey);
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-custom-grey);
    }
  }
}
.club-tab.clicked {
  border-color: var(--color-custom-grey);
  color: var(--color-custom-grey);
}
.club-action {
  display: flex;
  max-width: 200px;
  cursor: pointer;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  border-radius: 9px;
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-custom-blue-2);
  --tw-gradient-to: var(--color-custom-pink-2);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  color: var(--color-white);
}
.club-action>svg {
  flex-shrink: 0;
}
.club-action>p {
  --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
  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,);
}
.club-options {
  display: flex;
  max-width: 500px;
  flex-wrap: wrap;
  gap: calc(var(--spacing) * 2);
}
.club-options>p {
  border-radius: var(--radius-lg);
  padding-inline: calc(var(--spacing) * 1);
  color: var(--color-white);
}
.club-options>p.available {
  background-color: var(--color-custom-green);
}
.club-options>p.not-available {
  background-color: color-mix(in srgb, #ff3131 25%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-custom-red) 25%, transparent);
  }
}
.partner-panel {
  min-width: 280px;
  padding-block: calc(var(--spacing) * 10);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  font-family: "Open Sans", serif;
}
p {
  margin-bottom: 0 !important;
}
.button-disabled {
  cursor: not-allowed !important;
}
.profile-image {
  aspect-ratio: 1 / 1;
  height: 75px;
  width: 75px;
  border-radius: calc(infinity * 1px);
  object-fit: cover;
  border: 2px solid white;
}
.button-rounded.small {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.button-rounded.smaller {
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.button-rounded.bean {
  border-radius: 5px;
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.bean.status-red {
  background-color: var(--color-custom-red);
}
.bean.status-light-green {
  background-color: var(--color-custom-green-p);
}
.bean.status-green {
  background-color: var(--color-custom-green);
}
.bean.status-yellow {
  background-color: var(--color-custom-yellow);
}
.partner-panel .user-action-button {
  display: flex;
  height: 50px;
  cursor: pointer;
  align-items: center;
  gap: calc(var(--spacing) * 4);
  border-radius: 14px;
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-custom-blue-2);
  --tw-gradient-to: var(--color-custom-pink-2);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 4);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 5px;
}
.partner-panel .user-action-button svg {
  flex-shrink: 0;
}
.partner-panel .user-action-button svg:last-child {
  margin-left: auto;
}
.partner-panel .user-action-button.disabled {
  background: unset;
  cursor: not-allowed;
  background-color: #2b2425;
  text-decoration-line: line-through;
}
.partner-panel .account-action-button {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 4);
  border-radius: 37px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
}
.points-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 37px;
  padding: calc(var(--spacing) * 2);
  text-align: center;
  color: var(--color-white);
}
.points-text {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  @media (width >= 40rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.points-text-small {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  @media (width >= 40rem) {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.points-input {
  text-align: center;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-custom-grey);
}
.points-cell {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
#club-user-options-1 .button-rounded {
  width: 100%;
  background-color: var(--color-custom-green);
  @media (width >= 40rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
#club-user-options-2 .button-rounded {
  width: 100%;
  background-color: var(--color-custom-blue);
  @media (width >= 40rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.table-header {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  @media (width >= 40rem) {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
.table-item {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.table-grid>p {
  box-sizing: content-box;
  height: 100%;
  width: 100%;
  border-color: var(--color-black);
  text-align: center;
  border: 2px solid black !important;
}
#select-club-options .selectize-control {
  background-color: var(--color-white);
}
#select-club-options .selectize-input {
  border-radius: 8px;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-black);
  box-shadow: none !important;
  background-image: none !important;
  background-color: white !important;
  line-height: 30px;
}
#select-club-options .selectize-input input {
  font-size: 18px !important;
}
#select-club-options .selectize-input div {
  font-size: 18px !important;
}
#select-club-options .selectize-dropdown {
  z-index: 100 !important;
  font-size: 18px !important;
  line-height: 30px !important;
}
.subgrid-row {
  display: grid;
  grid-template-columns: subgrid;
}
.subgrid-row.styled {
  border-radius: 10px;
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 1);
}
.subgrid-row.small {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.subgrid-row.normal {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.partner-edit-grid input {
  max-width: 50px !important;
  place-self: center;
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 0) !important;
  text-align: center;
}
.separators > p:not(:last-child) {
  padding-right: 10px;
  border-right: 2px solid white;
}
:root {
  --swiper-pagination-bullet-size: 30px;
  --swiper-pagination-bullet-width: 30px;
  --swiper-pagination-bullet-height: 30px;
}
.club-clothes-list {
  display: grid;
  width: 100%;
  gap: calc(var(--spacing) * 2);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.club-clothes-list-main-page {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 640px) {
  .club-clothes-list {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}
.club-clothes-item {
  position: relative;
  display: flex;
  max-width: 300px;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
}
.club-clothes-item-slide {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
}
.club-clothes-image-container {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 5px;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-custom-grey-4);
  background-color: var(--color-gray-200);
}
.club-clothes-image-container > img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  max-width: unset !important;
}
.club-clothes-image-container .dot {
  position: absolute;
  right: calc(var(--spacing) * 1);
  bottom: calc(var(--spacing) * 1);
  height: 20px;
  width: 20px;
  border-radius: calc(infinity * 1px);
}
.club-clothes-image-container .dot.not-added {
  background-color: var(--color-custom-orange-p);
}
.club-clothes-image-container .dot.added {
  background-color: var(--color-custom-green);
}
.club-clothes-image-container .dot.processing {
  background-color: var(--color-custom-red);
}
.club-clothes-image-container .dot.sold-out {
  background-color: var(--color-black);
}
.swiper-pagination-bullet-active {
  background-color: var(--color-custom-grey-5) !important;
}
.swiper-pagination-bullet {
  background-color: var(--color-custom-grey-3) !important;
}
.grid-row-border {
  grid-column: 1 / -1;
  margin-bottom: calc(var(--spacing) * 4);
  display: grid;
  grid-template-columns: subgrid;
  align-items: center;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-black);
  padding-bottom: calc(var(--spacing) * 4);
}
.grid-row-border:last-child {
  --tw-border-style: none;
  border-style: none;
}
input.search-filter.number {
  width: 60px !important;
  border-radius: 8px !important;
  border-style: var(--tw-border-style) !important;
  border-width: 2px !important;
  border-color: var(--color-custom-grey-4) !important;
  padding: calc(var(--spacing) * 0) !important;
}
.filter .selectize-dropdown {
  width: 100% !important;
}
@media (max-width: 640px) {
  .clothes-list-header {
    width: 640px;
    scale: min(calc(var(--width-no-px) / 780), 1);
    margin-bottom: min(calc(0.4 * var(--width-no-px) * 1px - 300px), 0px);
  }
  .clothing-detailed-view {
    scale: min(calc(var(--width-no-px) / 550), 1);
    width: 500px;
    position: absolute;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  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;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-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;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: 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;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-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;
    }
  }
}
