
	.item-animate.svelte-minm9y {
		opacity: 0;
		animation: svelte-minm9y-item-in 150ms ease-out forwards;
	}

	@keyframes svelte-minm9y-item-in {
		from {
			opacity: 0;
		}
		to {
			opacity: 1;
		}
	}
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@media not all and (min-width: 848px) {
  .unit-info-table {
    border-radius: 6px;
  }
}

.unit-info-save-icon {
  width: calc(var(--spacing, .25rem) * 4);
  height: calc(var(--spacing, .25rem) * 4);
}

@media not all and (min-width: 848px) {
  .unit-info-save-icon {
    width: calc(var(--spacing, .25rem) * 3.5);
    height: calc(var(--spacing, .25rem) * 3.5);
  }
}

.unit-info-talent {
  color: #eeb;
}

.unit-info-ultra-talent {
  color: #fcc;
}

@media not all and (min-width: 848px) {
  .unit-info-trait-pre {
    padding-inline: 1px;
  }
}

.info-table-data {
  --height: 26px;
  padding-inline: 9px;
}

@media not all and (min-width: 848px) {
  .info-table-data {
    --height: 22px;
  }
}

.info-level {
  padding-inline: 5px;
}

@media not all and (min-width: 848px) {
  .info-level {
    padding-inline: 3px;
  }

  .info-list {
    padding-inline: calc(var(--spacing, .25rem) * 1.5);
    padding-block: 3px;
  }
}
/*! tailwindcss v4.2.1 | 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-leading: initial;
    }
  }
}

.unit-info-list-root {
  --tw-leading: 1;
  justify-content: center;
  gap: calc(var(--spacing, .25rem) * 1);
  flex-direction: column;
  padding-block: 3px;
  line-height: 1;
  display: flex;
}

@media not all and (min-width: 848px) {
  .unit-info-list-root {
    gap: 1px;
    padding-block: 1px;
  }
}

.unit-info-list-root {
  min-height: var(--height);
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

	[data-slot='popover-content'] {
		/* box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px; */
		/* box-shadow:
			0 10px 30px rgba(0, 0, 0, 0.16),
			0 22px 70px rgba(0, 0, 0, 0.3); */
		/* box-shadow: 0 22px 70px rgba(0, 0, 0, 0.35); */
	}
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
frac {
  margin-inline: calc(var(--spacing) * .5);
  font-variant-alternates: character-variant(ped-1,	alt-3,	open-4,	open-6,	open-9,	large-infinity);
  font-variation-settings: "opsz" 25;
  font-feature-settings: "frac" 1;
  font-family: Sipoc Sans EN, Pretendard Variable;
  display: inline-block;
}

	.lightbox-wrapper.svelte-16ps1x6 {
		cursor: zoom-in;
		line-height: 0;
		position: relative;
	}

	.lightbox-overlay {
		z-index: 699;
		background: rgba(0, 0, 0, 0.95);
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.lightbox-lightbox.svelte-16ps1x6 {
		z-index: 700;
		cursor: zoom-out;
		transition:
			width 0.4s ease-out,
			height 0.4s ease-out;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.lightbox-lightbox > div {
		position: absolute;
	}

	[data-hidden='true'].svelte-16ps1x6 {
		visibility: hidden;
	}

	.stat.svelte-esgw1q {
		height: fit-content;
	}

	th.svelte-esgw1q,
	td.svelte-esgw1q {
		padding: calc(var(--spacing) * 1) calc(var(--spacing) * 3);
	}

	.no-pad.svelte-esgw1q {
		padding: 0 !important;
	}
	/*
	.no-pad input {
		padding: calc(var(--spacing) * 1) calc(var(--spacing) * 3);
	}*/

	th.svelte-esgw1q {
		color: var(--tw-prose-headings);
		font-weight: 600;
	}
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.lize.svelte-1v7kw2x {
  column-gap: calc(var(--spacing, .25rem) * 4);
  row-gap: calc(var(--spacing, .25rem) * 6);
  grid-template-columns: 1fr 1px 1fr;
  display: grid;
}
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.lize.svelte-mtdm25 {
  column-gap: calc(var(--spacing, .25rem) * 4);
  row-gap: calc(var(--spacing, .25rem) * 6);
  grid-template-columns: 1fr 1px 1fr;
  display: grid;
}
