/*! 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-800: oklch(.278 .033 256.848);
    --spacing: .25rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --radius-xl: .75rem;
    --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 .pointer-events-none {
    pointer-events: none;
  }

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

  .tailwind .top-\[-0\.649px\] {
    top: -.649px;
  }

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

  .tailwind .top-\[-70\.661px\] {
    top: -70.661px;
  }

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

  .tailwind .top-\[53px\] {
    top: 53px;
  }

  .tailwind .top-\[70\.66px\] {
    top: 70.66px;
  }

  .tailwind .top-\[70\.661px\] {
    top: 70.661px;
  }

  .tailwind .top-\[163\.24px\] {
    top: 163.24px;
  }

  .tailwind .top-\[184\.698px\] {
    top: 184.698px;
  }

  .tailwind .top-\[271px\] {
    top: 271px;
  }

  .tailwind .top-\[323px\] {
    top: 323px;
  }

  .tailwind .top-\[324px\] {
    top: 324px;
  }

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

  .tailwind .right-\[0\.003px\] {
    right: .003px;
  }

  .tailwind .right-\[0\.297px\] {
    right: .297px;
  }

  .tailwind .right-\[4\.297px\] {
    right: 4.297px;
  }

  .tailwind .right-\[53px\] {
    right: 53px;
  }

  .tailwind .right-\[180\.297px\] {
    right: 180.297px;
  }

  .tailwind .right-\[183px\] {
    right: 183px;
  }

  .tailwind .bottom-\[-1px\] {
    bottom: -1px;
  }

  .tailwind .bottom-\[0\.542px\] {
    bottom: .542px;
  }

  .tailwind .bottom-\[1\.49px\] {
    bottom: 1.49px;
  }

  .tailwind .bottom-\[51\.385px\] {
    bottom: 51.385px;
  }

  .tailwind .bottom-\[233\.778px\] {
    bottom: 233.778px;
  }

  .tailwind .bottom-\[285\.615px\] {
    bottom: 285.615px;
  }

  .tailwind .bottom-\[1143px\] {
    bottom: 1143px;
  }

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

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

  .tailwind .left-\[-0\.085px\] {
    left: -.085px;
  }

  .tailwind .left-\[-20\.955px\] {
    left: -20.955px;
  }

  .tailwind .left-\[20\.955px\] {
    left: 20.955px;
  }

  .tailwind .left-\[52\.875px\] {
    left: 52.875px;
  }

  .tailwind .left-\[57\.427px\] {
    left: 57.427px;
  }

  .tailwind .left-\[57\.487px\] {
    left: 57.487px;
  }

  .tailwind .left-\[57px\] {
    left: 57px;
  }

  .tailwind .left-\[58\.643px\] {
    left: 58.643px;
  }

  .tailwind .left-\[66\.815px\] {
    left: 66.815px;
  }

  .tailwind .left-\[174px\] {
    left: 174px;
  }

  .tailwind .left-\[181px\] {
    left: 181px;
  }

  .tailwind .left-\[186px\] {
    left: 186px;
  }

  .tailwind .left-\[357px\] {
    left: 357px;
  }

  .tailwind .left-\[360px\] {
    left: 360px;
  }

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

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

  .tailwind .size-\[156\.703px\] {
    width: 156.703px;
    height: 156.703px;
  }

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

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

  .tailwind .h-\[15\.382px\] {
    height: 15.382px;
  }

  .tailwind .h-\[19\.227px\] {
    height: 19.227px;
  }

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

  .tailwind .h-\[30\.764px\] {
    height: 30.764px;
  }

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

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

  .tailwind .h-\[208\.617px\] {
    height: 208.617px;
  }

  .tailwind .h-\[208\.777px\] {
    height: 208.777px;
  }

  .tailwind .h-\[209\.669px\] {
    height: 209.669px;
  }

  .tailwind .h-\[214\.385px\] {
    height: 214.385px;
  }

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

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

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

  .tailwind .w-\[23\.073px\] {
    width: 23.073px;
  }

  .tailwind .w-\[39\.401px\] {
    width: 39.401px;
  }

  .tailwind .w-\[41\.85px\] {
    width: 41.85px;
  }

  .tailwind .w-\[41\.729px\] {
    width: 41.729px;
  }

  .tailwind .w-\[44\.223px\] {
    width: 44.223px;
  }

  .tailwind .w-\[46\.146px\] {
    width: 46.146px;
  }

  .tailwind .w-\[50\.938px\] {
    width: 50.938px;
  }

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

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

  .tailwind .w-\[114\.778px\] {
    width: 114.778px;
  }

  .tailwind .w-\[125\.939px\] {
    width: 125.939px;
  }

  .tailwind .w-\[141\.321px\] {
    width: 141.321px;
  }

  .tailwind .w-\[146\.128px\] {
    width: 146.128px;
  }

  .tailwind .w-\[156\.7px\] {
    width: 156.7px;
  }

  .tailwind .w-\[156\.583px\] {
    width: 156.583px;
  }

  .tailwind .w-\[156\.703px\] {
    width: 156.703px;
  }

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

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

  .tailwind .w-\[162\.25px\] {
    width: 162.25px;
  }

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

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

  .tailwind .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-y-\[100\%\] {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

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

  .tailwind .flex-row {
    flex-direction: row;
  }

  .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 {
    gap: calc(var(--spacing) * 2);
  }

  .tailwind .gap-\[4\.807px\] {
    gap: 4.807px;
  }

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

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

  .tailwind .rounded-\[7\.691px\] {
    border-radius: 7.691px;
  }

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

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

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .tailwind .bg-\[\#000000\] {
    background-color: #000;
  }

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

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

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

  .tailwind .bg-size-\[110\.27\%_109\.88\%\] {
    background-size: 110.27% 109.88%;
  }

  .tailwind .bg-size-\[111\.93\%_111\.73\%\] {
    background-size: 111.93% 111.73%;
  }

  .tailwind .bg-\[48\.01\%_43\.45\%\] {
    background-position: 48.01% 43.45%;
  }

  .tailwind .bg-\[59\.88\%_50\.15\%\] {
    background-position: 59.88% 50.15%;
  }

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

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

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

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

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

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

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

  .tailwind .font-\[\'Inter\:Medium\'\,_sans-serif\] {
    font-family: Inter\:Medium, sans-serif;
  }

  .tailwind .font-\[\'Inter\:Regular\'\,_\'Noto_Sans_KR\:Regular\'\,_sans-serif\] {
    font-family: Inter\:Regular, Noto Sans KR\:Regular, sans-serif;
  }

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

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

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

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

  .tailwind .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .tailwind .leading-\[1\.45\] {
    --tw-leading: 1.45;
    line-height: 1.45;
  }

  .tailwind .leading-\[15\.382px\] {
    --tw-leading: 15.382px;
    line-height: 15.382px;
  }

  .tailwind .leading-\[19\.227px\] {
    --tw-leading: 19.227px;
    line-height: 19.227px;
  }

  .tailwind .leading-\[44px\] {
    --tw-leading: 44px;
    line-height: 44px;
  }

  .tailwind .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

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

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

  .tailwind .tracking-\[-0\.08px\] {
    --tw-tracking: -.08px;
    letter-spacing: -.08px;
  }

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

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

  .tailwind .text-\[\#ffffff\] {
    color: #fff;
  }

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

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

  .tailwind .not-italic {
    font-style: normal;
  }
}

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