/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-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;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --radius-2xl: 1rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  .tailwind body {
    line-height: inherit;
  }

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

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

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

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

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

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

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

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

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

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

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

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

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

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

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

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

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

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

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

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

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

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

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

  .tailwind textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer utilities {
  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

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

  .tailwind .top-\[-1\.68\%\] {
    top: -1.68%;
  }

  .tailwind .top-\[-3\.04\%\] {
    top: -3.04%;
  }

  .tailwind .top-\[-3\.67\%\] {
    top: -3.67%;
  }

  .tailwind .top-\[-6\.49\%\] {
    top: -6.49%;
  }

  .tailwind .top-\[-7\.84\%\] {
    top: -7.84%;
  }

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

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

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

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

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

  .tailwind .top-\[5\.25\%\] {
    top: 5.25%;
  }

  .tailwind .top-\[6\.9\%\] {
    top: 6.9%;
  }

  .tailwind .top-\[7\.53\%\] {
    top: 7.53%;
  }

  .tailwind .top-\[10\.88\%\] {
    top: 10.88%;
  }

  .tailwind .top-\[16\.49\%\] {
    top: 16.49%;
  }

  .tailwind .top-\[32\.8\%\] {
    top: 32.8%;
  }

  .tailwind .top-\[32\.17\%\] {
    top: 32.17%;
  }

  .tailwind .top-\[57\.71\%\] {
    top: 57.71%;
  }

  .tailwind .top-\[58\.34\%\] {
    top: 58.34%;
  }

  .tailwind .top-\[64\.02\%\] {
    top: 64.02%;
  }

  .tailwind .top-\[64\.38\%\] {
    top: 64.38%;
  }

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

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

  .tailwind .top-\[71\.66\%\] {
    top: 71.66%;
  }

  .tailwind .top-\[72\.29\%\] {
    top: 72.29%;
  }

  .tailwind .top-\[77\.02\%\] {
    top: 77.02%;
  }

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

  .tailwind .top-\[84\.12\%\] {
    top: 84.12%;
  }

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

  .tailwind .right-\[-1\.4\%\] {
    right: -1.4%;
  }

  .tailwind .right-\[-2\.17\%\] {
    right: -2.17%;
  }

  .tailwind .right-\[-3\.24\%\] {
    right: -3.24%;
  }

  .tailwind .right-\[-3\.62\%\] {
    right: -3.62%;
  }

  .tailwind .right-\[-7\.14\%\] {
    right: -7.14%;
  }

  .tailwind .right-\[-21\.16\%\] {
    right: -21.16%;
  }

  .tailwind .right-\[0\.01\%\] {
    right: .01%;
  }

  .tailwind .right-\[0\.67\%\] {
    right: .67%;
  }

  .tailwind .right-\[3\%\] {
    right: 3%;
  }

  .tailwind .right-\[3\.01\%\] {
    right: 3.01%;
  }

  .tailwind .right-\[3\.48\%\] {
    right: 3.48%;
  }

  .tailwind .right-\[4\.14\%\] {
    right: 4.14%;
  }

  .tailwind .right-\[5\.75\%\] {
    right: 5.75%;
  }

  .tailwind .right-\[7\.96\%\] {
    right: 7.96%;
  }

  .tailwind .right-\[8\.63\%\] {
    right: 8.63%;
  }

  .tailwind .right-\[16\.75\%\] {
    right: 16.75%;
  }

  .tailwind .right-\[24\.85\%\] {
    right: 24.85%;
  }

  .tailwind .right-\[25\.52\%\] {
    right: 25.52%;
  }

  .tailwind .right-\[30\.94\%\] {
    right: 30.94%;
  }

  .tailwind .right-\[37\.05\%\] {
    right: 37.05%;
  }

  .tailwind .right-\[37\.38\%\] {
    right: 37.38%;
  }

  .tailwind .right-\[56\.4\%\] {
    right: 56.4%;
  }

  .tailwind .right-\[57\.07\%\] {
    right: 57.07%;
  }

  .tailwind .right-\[70\.83\%\] {
    right: 70.83%;
  }

  .tailwind .right-\[78\.9\%\] {
    right: 78.9%;
  }

  .tailwind .right-\[79\.57\%\] {
    right: 79.57%;
  }

  .tailwind .right-\[87\.79\%\] {
    right: 87.79%;
  }

  .tailwind .right-\[88\.46\%\] {
    right: 88.46%;
  }

  .tailwind .bottom-\[-0\.99\%\] {
    bottom: -.99%;
  }

  .tailwind .bottom-\[-1\.68\%\] {
    bottom: -1.68%;
  }

  .tailwind .bottom-\[-3\.04\%\] {
    bottom: -3.04%;
  }

  .tailwind .bottom-\[-3\.67\%\] {
    bottom: -3.67%;
  }

  .tailwind .bottom-\[-6\.49\%\] {
    bottom: -6.49%;
  }

  .tailwind .bottom-\[-7\.84\%\] {
    bottom: -7.84%;
  }

  .tailwind .bottom-\[0\.03\%\] {
    bottom: .03%;
  }

  .tailwind .bottom-\[0\.04\%\] {
    bottom: .04%;
  }

  .tailwind .bottom-\[0\.25\%\] {
    bottom: .25%;
  }

  .tailwind .bottom-\[0\.29\%\] {
    bottom: .29%;
  }

  .tailwind .bottom-\[0\.66\%\] {
    bottom: .66%;
  }

  .tailwind .bottom-\[3\%\] {
    bottom: 3%;
  }

  .tailwind .bottom-\[5\.88\%\] {
    bottom: 5.88%;
  }

  .tailwind .bottom-\[6\.5\%\] {
    bottom: 6.5%;
  }

  .tailwind .bottom-\[11\.18\%\] {
    bottom: 11.18%;
  }

  .tailwind .bottom-\[11\.81\%\] {
    bottom: 11.81%;
  }

  .tailwind .bottom-\[12\.73\%\] {
    bottom: 12.73%;
  }

  .tailwind .bottom-\[13\.36\%\] {
    bottom: 13.36%;
  }

  .tailwind .bottom-\[14\.36\%\] {
    bottom: 14.36%;
  }

  .tailwind .bottom-\[18\.29\%\] {
    bottom: 18.29%;
  }

  .tailwind .bottom-\[18\.92\%\] {
    bottom: 18.92%;
  }

  .tailwind .bottom-\[20\.39\%\] {
    bottom: 20.39%;
  }

  .tailwind .bottom-\[21\.02\%\] {
    bottom: 21.02%;
  }

  .tailwind .bottom-\[27\.38\%\] {
    bottom: 27.38%;
  }

  .tailwind .bottom-\[28\%\] {
    bottom: 28%;
  }

  .tailwind .bottom-\[54\.44\%\] {
    bottom: 54.44%;
  }

  .tailwind .bottom-\[54\.98\%\] {
    bottom: 54.98%;
  }

  .tailwind .bottom-\[70\.71\%\] {
    bottom: 70.71%;
  }

  .tailwind .bottom-\[71\.03\%\] {
    bottom: 71.03%;
  }

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

  .tailwind .left-\[-1\.4\%\] {
    left: -1.4%;
  }

  .tailwind .left-\[-2\.17\%\] {
    left: -2.17%;
  }

  .tailwind .left-\[-3\.24\%\] {
    left: -3.24%;
  }

  .tailwind .left-\[-3\.62\%\] {
    left: -3.62%;
  }

  .tailwind .left-\[-7\.14\%\] {
    left: -7.14%;
  }

  .tailwind .left-\[-21\.16\%\] {
    left: -21.16%;
  }

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

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

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

  .tailwind .left-\[1\.27\%\] {
    left: 1.27%;
  }

  .tailwind .left-\[2\.25\%\] {
    left: 2.25%;
  }

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

  .tailwind .left-\[3\.8\%\] {
    left: 3.8%;
  }

  .tailwind .left-\[4\.47\%\] {
    left: 4.47%;
  }

  .tailwind .left-\[8\.18\%\] {
    left: 8.18%;
  }

  .tailwind .left-\[11\.24\%\] {
    left: 11.24%;
  }

  .tailwind .left-\[11\.91\%\] {
    left: 11.91%;
  }

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

  .tailwind .left-\[28\.5\%\] {
    left: 28.5%;
  }

  .tailwind .left-\[29\.16\%\] {
    left: 29.16%;
  }

  .tailwind .left-\[50\.38\%\] {
    left: 50.38%;
  }

  .tailwind .left-\[51\.03\%\] {
    left: 51.03%;
  }

  .tailwind .left-\[51\.05\%\] {
    left: 51.05%;
  }

  .tailwind .left-\[51\.36\%\] {
    left: 51.36%;
  }

  .tailwind .left-\[62\.48\%\] {
    left: 62.48%;
  }

  .tailwind .left-\[68\.36\%\] {
    left: 68.36%;
  }

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

  .tailwind .left-\[79\.67\%\] {
    left: 79.67%;
  }

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

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

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .aspect-\[400\/400\] {
    aspect-ratio: 400 / 400;
  }

  .tailwind .aspect-\[1072\/605\] {
    aspect-ratio: 1072 / 605;
  }

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

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

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

  .tailwind .h-auto {
    height: auto;
  }

  .tailwind .h-full {
    height: 100%;
  }

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

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

  .tailwind .w-auto {
    width: auto;
  }

  .tailwind .w-full {
    width: 100%;
  }

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

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

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

  .tailwind .resize {
    resize: both;
  }

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

  .tailwind .content-stretch {
    align-content: stretch;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .border-b-transparent {
    border-bottom-color: #0000;
  }

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

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

  .tailwind .bg-transparent {
    background-color: #0000;
  }

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

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

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

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

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

  .tailwind .object-cover {
    object-fit: cover;
  }

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

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

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

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

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

  .tailwind .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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-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
}
