/*! tailwindcss v4.1.5 | 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-scale-x: 1;
			--tw-scale-y: 1;
			--tw-scale-z: 1;
			--tw-space-y-reverse: 0;
			--tw-border-style: solid;
			--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-mask-linear: linear-gradient(#fff, #fff);
			--tw-mask-radial: linear-gradient(#fff, #fff);
			--tw-mask-conic: linear-gradient(#fff, #fff);
			--tw-mask-left: linear-gradient(#fff, #fff);
			--tw-mask-right: linear-gradient(#fff, #fff);
			--tw-mask-bottom: linear-gradient(#fff, #fff);
			--tw-mask-top: linear-gradient(#fff, #fff);
			--tw-mask-top-from-position: 0%;
			--tw-mask-top-to-position: 100%;
			--tw-mask-top-from-color: black;
			--tw-mask-top-to-color: transparent;
			--tw-mask-bottom-from-position: 0%;
			--tw-mask-bottom-to-position: 100%;
			--tw-mask-bottom-from-color: black;
			--tw-mask-bottom-to-color: transparent;
			--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-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;
			--tw-duration: initial;
		}
	}
}

@layer theme {

	:root,
	:host {
		--tw-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
		--tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
		--tw-color-red-400: oklch(70.4% .191 22.216);
		--tw-color-orange-900: oklch(40.8% .123 38.172);
		--tw-color-amber-600: oklch(66.6% .179 58.318);
		--tw-color-amber-700: oklch(55.5% .163 48.998);
		--tw-color-amber-800: oklch(47.3% .137 46.201);
		--tw-color-yellow-500: oklch(79.5% .184 86.047);
		--tw-color-yellow-800: oklch(47.6% .114 61.907);
		--tw-color-cyan-100: oklch(95.6% .045 203.388);
		--tw-color-black: #000;
		--tw-color-white: #fff;
		--tw-spacing: .25rem;
		--tw-text-xs: .75rem;
		--tw-text-xs--line-height: calc(1 / .75);
		--tw-text-sm: .875rem;
		--tw-text-sm--line-height: calc(1.25 / .875);
		--tw-text-lg: 1.125rem;
		--tw-text-lg--line-height: calc(1.75 / 1.125);
		--tw-text-2xl: 1.5rem;
		--tw-text-2xl--line-height: calc(2 / 1.5);
		--tw-text-3xl: 1.875rem;
		--tw-text-3xl--line-height: calc(2.25 / 1.875);
		--tw-font-weight-medium: 500;
		--tw-tracking-tighter: -.05em;
		--tw-tracking-tight: -.025em;
		--tw-leading-tight: 1.25;
		--tw-radius-md: .375rem;
		--tw-radius-lg: .5rem;
		--tw-radius-xl: .75rem;
		--tw-radius-2xl: 1rem;
		--tw-radius-3xl: 1.5rem;
		--tw-blur-2xl: 40px;
		--tw-blur-3xl: 64px;
		--tw-default-transition-duration: .15s;
		--tw-default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
		--tw-default-font-family: var(--tw-font-sans);
		--tw-default-mono-font-family: var(--tw-font-mono);
	}
}

@layer base {

	*,
	:after,
	:before,
	::backdrop {
		box-sizing: border-box;
		border: 0 solid;
		/* margin: 0; */
		/* padding: 0; */
	}

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

	html,
	:host {
		-webkit-text-size-adjust: 100%;
		tab-size: 4;
		line-height: 1.5;
		font-family: var(--tw-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(--tw-default-font-feature-settings, normal);
		font-variation-settings: var(--tw-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;
		-webkit-text-decoration: inherit;
		-webkit-text-decoration: inherit;
		text-decoration: inherit;
	}

	b,
	strong {
		font-weight: bolder;
	}

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

	small {
		font-size: 80%;
	}

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

	sub {
		bottom: -.25em;
	}

	sup {
		top: -.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 {
		vertical-align: middle;
		display: block;
	}

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

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

	::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;
	}

	: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)) {
			::placeholder {
				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 {
		padding-block: 0;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	:root {
		--motion-default-timing: cubic-bezier(.165, .84, .44, 1);
		--motion-bounce: linear(0, .004, .016, .035, .063, .098, .141 13.6%, .25, .391, .563, .765, 1, .891 40.9%, .848, .813, .785, .766, .754, .75, .754, .766, .785, .813, .848, .891 68.2%, 1 72.7%, .973, .953, .941, .938, .941, .953, .973, 1, .988, .984, .988, 1);
		--motion-spring-smooth: linear(0, .001 0.44%, .0045 0.94%, .0195 2.03%, .0446 3.19%, .0811 4.5%, .1598 6.82%, .3685 12.34%, .4693 15.17%, .5663, .6498 21.27%, .7215 24.39%, .7532 25.98%, .7829 27.65%, .8105, .8349 31.14%, .8573 32.95%, .8776 34.84%, .8964 36.87%, .9136 39.05%, .929 41.37%, .9421 43.77%, .9537 46.38%, .9636 49.14%, .9789 55.31%, .9888 62.35%, .9949 71.06%, .9982 82.52%, .9997 99.94%);
		--motion-spring-snappy: linear(0, .0014, .0053 1.02%, .0126, .0227 2.18%, .0517 3.41%, .094 4.79%, .1865 7.26%, .4182 12.77%, .5246 15.46%, .6249, .7112, .7831 23.95%, .8146 25.4%, .844, .8699 28.45%, .8935, .9139 31.64%, .932, .9473, .9601 36.65%, .9714 38.47%, .9808 40.35%, .9948 44.49%, 1.0031 49.43%, 1.0057 53.35%, 1.0063 58.14%, 1.0014 80.78%, 1.0001 99.94%);
		--motion-spring-bouncy: linear(0, .0018, .0069, .0151 1.74%, .0277 2.4%, .062 3.7%, .1115 5.15%, .2211 7.77%, .4778 13.21%, .5912 15.75%, .6987 18.44%, .7862 20.98%, .861 23.59%, .8926, .9205, .945 27.51%, .9671 28.89%, .9868, 1.003 31.79%, 1.0224 34.11%, 1.0358 36.58%, 1.0436 39.27%, 1.046 42.31%, 1.0446 44.71%, 1.0406 47.47%, 1.0118 61.84%, 1.0027 69.53%, .9981 80.49%, .9991 99.94%);
		--motion-spring-bouncier: linear(0, .0023, .0088, .0194 1.59%, .035 2.17%, .078 3.33%, .1415 4.64%, .2054 5.75%, .2821 6.95%, .5912 11.45%, .7205 13.43%, .8393 15.45%, .936 17.39%, .9778, 1.015, 1.0477, 1.0759, 1.0998 22.22%, 1.1203, 1.1364, 1.1484 25.26%, 1.1586 26.61%, 1.1629 28.06%, 1.1613 29.56%, 1.1537 31.2%, 1.1434 32.6%, 1.1288 34.19%, 1.0508 41.29%, 1.0174 44.87%, 1.0025 46.89%, .9911 48.87%, .9826 50.9%, .9769 53.03%, .9735 56.02%, .9748 59.45%, .9964 72.64%, 1.0031 79.69%, 1.0042 86.83%, 1.0008 99.97%);
		--motion-spring-bounciest: linear(0, .0032, .0131, .0294, .0524, .0824, .1192 1.54%, .2134 2.11%, .3102 2.59%, .4297 3.13%, .8732 4.95%, 1.0373, 1.1827 6.36%, 1.2972 7.01%, 1.3444, 1.3859, 1.4215, 1.4504, 1.4735, 1.4908, 1.5024, 1.5084 9.5%, 1.5091, 1.5061, 1.4993, 1.4886, 1.4745, 1.4565 11.11%, 1.4082 11.7%, 1.3585 12.2%, 1.295 12.77%, 1.0623 14.64%, .9773, .9031 16.08%, .8449 16.73%, .8014, .7701 17.95%, .7587, .7501, .7443, .7412 19.16%, .7421 19.68%, .7508 20.21%, .7672 20.77%, .7917 21.37%, .8169 21.87%, .8492 22.43%, .9681 24.32%, 1.0114, 1.0492 25.75%, 1.0789 26.41%, 1.1008, 1.1167, 1.1271, 1.1317 28.81%, 1.1314, 1.1271 29.87%, 1.1189 30.43%, 1.1063 31.03%, 1.0769 32.11%, .9941 34.72%, .9748 35.43%, .9597 36.09%, .9487, .9407, .9355, .933 38.46%, .9344 39.38%, .9421 40.38%, .9566 41.5%, .9989 44.12%, 1.0161 45.37%, 1.029 46.75%, 1.0341 48.1%, 1.0335 49.04%, 1.0295 50.05%, 1.0221 51.18%, .992 55.02%, .9854 56.38%, .9827 57.72%, .985 59.73%, 1.004 64.67%, 1.0088 67.34%, 1.0076 69.42%, .9981 74.28%, .9956 76.85%, .9961 79.06%, 1.0023 86.46%, .999 95.22%, .9994 100%);
	}

	* {
		--motion-origin-scale-x: 100%;
		--motion-origin-scale-y: 100%;
		--motion-origin-translate-x: 0%;
		--motion-origin-translate-y: 0%;
		--motion-origin-rotate: 0deg;
		--motion-origin-blur: 0px;
		--motion-origin-grayscale: 0%;
		--motion-origin-opacity: 100%;
		--motion-origin-background-color: ;
		--motion-origin-text-color: ;
		--motion-end-scale-x: 100%;
		--motion-end-scale-y: 100%;
		--motion-end-translate-x: 0%;
		--motion-end-translate-y: 0%;
		--motion-end-rotate: 0deg;
		--motion-end-blur: 0px;
		--motion-end-grayscale: 0%;
		--motion-end-opacity: 100%;
		--motion-end-background-color: ;
		--motion-end-text-color: ;
		--motion-loop-scale-x: 100%;
		--motion-loop-scale-y: 100%;
		--motion-loop-translate-x: 0%;
		--motion-loop-translate-y: 0%;
		--motion-loop-rotate: 0deg;
		--motion-loop-blur: 0px;
		--motion-loop-grayscale: 0%;
		--motion-loop-opacity: 100%;
		--motion-loop-background-color: ;
		--motion-loop-text-color: ;
		--motion-duration: .7s;
		--motion-timing: var(--motion-default-timing);
		--motion-perceptual-duration-multiplier: 1;
		--motion-delay: 0s;
		--motion-loop-count: infinite;
		--motion-scale-duration: var(--motion-duration);
		--motion-scale-timing: var(--motion-timing);
		--motion-scale-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-scale-delay: var(--motion-delay);
		--motion-scale-loop-count: var(--motion-loop-count);
		--motion-translate-duration: var(--motion-duration);
		--motion-translate-timing: var(--motion-timing);
		--motion-translate-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-translate-delay: var(--motion-delay);
		--motion-translate-loop-count: var(--motion-loop-count);
		--motion-rotate-duration: var(--motion-duration);
		--motion-rotate-timing: var(--motion-timing);
		--motion-rotate-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-rotate-delay: var(--motion-delay);
		--motion-rotate-loop-count: var(--motion-loop-count);
		--motion-filter-duration: var(--motion-duration);
		--motion-filter-timing: var(--motion-timing);
		--motion-filter-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-filter-delay: var(--motion-delay);
		--motion-filter-loop-count: var(--motion-loop-count);
		--motion-opacity-duration: var(--motion-duration);
		--motion-opacity-timing: var(--motion-timing);
		--motion-opacity-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-opacity-delay: var(--motion-delay);
		--motion-opacity-loop-count: var(--motion-loop-count);
		--motion-background-color-duration: var(--motion-duration);
		--motion-background-color-timing: var(--motion-timing);
		--motion-background-color-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-background-color-delay: var(--motion-delay);
		--motion-background-color-loop-count: var(--motion-loop-count);
		--motion-text-color-duration: var(--motion-duration);
		--motion-text-color-timing: var(--motion-timing);
		--motion-text-color-perceptual-duration-multiplier: var(--motion-perceptual-duration-multiplier);
		--motion-text-color-delay: var(--motion-delay);
		--motion-text-color-loop-count: var(--motion-loop-count);
		--motion-scale-in-animation: none;
		--motion-translate-in-animation: none;
		--motion-rotate-in-animation: none;
		--motion-filter-in-animation: none;
		--motion-opacity-in-animation: none;
		--motion-background-color-in-animation: none;
		--motion-text-color-in-animation: none;
		--motion-scale-out-animation: none;
		--motion-translate-out-animation: none;
		--motion-rotate-out-animation: none;
		--motion-filter-out-animation: none;
		--motion-opacity-out-animation: none;
		--motion-background-color-out-animation: none;
		--motion-text-color-out-animation: none;
		--motion-scale-loop-animation: none;
		--motion-translate-loop-animation: none;
		--motion-rotate-loop-animation: none;
		--motion-filter-loop-animation: none;
		--motion-opacity-loop-animation: none;
		--motion-background-color-loop-animation: none;
		--motion-text-color-loop-animation: none;
		--motion-all-enter-animations: var(--motion-scale-in-animation), var(--motion-translate-in-animation), var(--motion-rotate-in-animation), var(--motion-filter-in-animation), var(--motion-opacity-in-animation), var(--motion-background-color-in-animation), var(--motion-text-color-in-animation);
		--motion-all-exit-animations: var(--motion-scale-out-animation), var(--motion-translate-out-animation), var(--motion-rotate-out-animation), var(--motion-filter-out-animation), var(--motion-opacity-out-animation), var(--motion-background-color-out-animation), var(--motion-text-color-out-animation);
		--motion-all-loop-animations: var(--motion-scale-loop-animation), var(--motion-translate-loop-animation), var(--motion-rotate-loop-animation), var(--motion-filter-loop-animation), var(--motion-opacity-loop-animation), var(--motion-background-color-loop-animation), var(--motion-text-color-loop-animation);
		--motion-all-loop-and-enter-animations: var(--motion-all-loop-animations), var(--motion-all-enter-animations);
	}

	@media screen and (prefers-reduced-motion: no-preference) {
		@keyframes motion-scale-in {
			0% {
				scale: var(--motion-origin-scale-x) var(--motion-origin-scale-y);
			}

			100% {
				scale: 1;
			}
		}

		@keyframes motion-scale-out {
			0% {
				scale: 1;
			}

			100% {
				scale: var(--motion-end-scale-x) var(--motion-end-scale-y);
			}
		}

		@keyframes motion-scale-loop-mirror {

			0%,
			100% {
				scale: 1;
			}

			50% {
				scale: var(--motion-loop-scale-x) var(--motion-loop-scale-y);
			}
		}

		@keyframes motion-scale-loop-reset {
			0% {
				scale: 1;
			}

			100% {
				scale: var(--motion-loop-scale-x) var(--motion-loop-scale-y);
			}
		}

		@keyframes motion-translate-in {
			0% {
				translate: var(--motion-origin-translate-x) var(--motion-origin-translate-y);
			}

			100% {
				translate: 0;
			}
		}

		@keyframes motion-translate-out {
			0% {
				translate: 0;
			}

			100% {
				translate: var(--motion-end-translate-x) var(--motion-end-translate-y);
			}
		}

		@keyframes motion-translate-loop-mirror {

			0%,
			100% {
				translate: 0;
			}

			50% {
				translate: var(--motion-loop-translate-x) var(--motion-loop-translate-y);
			}
		}

		@keyframes motion-translate-loop-reset {
			0% {
				translate: 0;
			}

			100% {
				translate: var(--motion-loop-translate-x) var(--motion-loop-translate-y);
			}
		}

		@keyframes motion-rotate-in {
			0% {
				rotate: var(--motion-origin-rotate);
			}

			100% {
				rotate: 0;
			}
		}

		@keyframes motion-rotate-out {
			0% {
				rotate: 0;
			}

			100% {
				rotate: var(--motion-end-rotate);
			}
		}

		@keyframes motion-rotate-loop-mirror {

			0%,
			100% {
				rotate: none;
			}

			50% {
				rotate: var(--motion-loop-rotate);
			}
		}

		@keyframes motion-rotate-loop-reset {
			100% {
				rotate: var(--motion-loop-rotate);
			}
		}
	}

	@keyframes motion-filter-in {
		0% {
			filter: blur(var(--motion-origin-blur)) grayscale(var(--motion-origin-grayscale));
		}

		100% {
			filter: blur() grayscale(0);
		}
	}

	@keyframes motion-filter-out {
		0% {
			filter: blur() grayscale(0);
		}

		100% {
			filter: blur(var(--motion-end-blur)) grayscale(var(--motion-end-grayscale));
		}
	}

	@keyframes motion-filter-loop-mirror {

		0%,
		100% {
			filter: blur() grayscale(0);
		}

		50% {
			filter: blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale));
		}
	}

	@keyframes motion-filter-loop-reset {
		0% {
			filter: blur() grayscale(0);
		}

		100% {
			filter: blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale));
		}
	}

	@keyframes motion-opacity-in {
		0% {
			opacity: var(--motion-origin-opacity);
		}
	}

	@keyframes motion-opacity-out {
		100% {
			opacity: var(--motion-end-opacity);
		}
	}

	@keyframes motion-opacity-loop-mirror {
		50% {
			opacity: var(--motion-loop-opacity);
		}
	}

	@keyframes motion-opacity-loop-reset {
		100% {
			opacity: var(--motion-loop-opacity);
		}
	}

	@keyframes motion-background-color-in {
		0% {
			background-color: var(--motion-origin-background-color);
		}
	}

	@keyframes motion-background-color-out {
		100% {
			background-color: var(--motion-end-background-color);
		}
	}

	@keyframes motion-background-color-loop-mirror {
		50% {
			background-color: var(--motion-loop-background-color);
		}
	}

	@keyframes motion-background-color-loop-reset {
		100% {
			background-color: var(--motion-loop-background-color);
		}
	}

	@keyframes motion-text-color-in {
		0% {
			color: var(--motion-origin-text-color);
		}
	}

	@keyframes motion-text-color-out {
		100% {
			color: var(--motion-end-text-color);
		}
	}

	@keyframes motion-text-color-loop-mirror {
		50% {
			color: var(--motion-loop-text-color);
		}
	}

	@keyframes motion-text-color-loop-reset {
		100% {
			color: var(--motion-loop-text-color);
		}
	}
}

@layer components;

@layer utilities {
	.tw\:pointer-events-none {
		pointer-events: none !important;
	}

	.tw\:absolute {
		position: absolute !important;
	}

	.tw\:fixed {
		position: fixed !important;
	}

	.tw\:relative {
		position: relative !important;
	}

	.tw\:inset-0 {
		inset: calc(var(--tw-spacing) * 0) !important;
	}

	.tw\:inset-x-0 {
		inset-inline: calc(var(--tw-spacing) * 0) !important;
	}

	.tw\:-top-10 {
		top: calc(var(--tw-spacing) * -10) !important;
	}

	.tw\:top-0 {
		top: calc(var(--tw-spacing) * 0) !important;
	}

	.tw\:right-0 {
		right: calc(var(--tw-spacing) * 0) !important;
	}

	.tw\:bottom-0 {
		bottom: calc(var(--tw-spacing) * 0) !important;
	}

	.tw\:bottom-3 {
		bottom: calc(var(--tw-spacing) * 3) !important;
	}

	.tw\:bottom-24 {
		bottom: calc(var(--tw-spacing) * 24) !important;
	}

	.tw\:bottom-28 {
		bottom: calc(var(--tw-spacing) * 28) !important;
	}

	.tw\:z-0 {
		z-index: 0 !important;
	}

	.tw\:z-10 {
		z-index: 10 !important;
	}

	.tw\:z-20 {
		z-index: 20 !important;
	}

	.tw\:z-50 {
		z-index: 50 !important;
	}

	.tw\:my-1 {
		margin-block: calc(var(--tw-spacing) * 1) !important;
	}

	.tw\:my-2 {
		margin-block: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:prose {
		color: var(--tw-prose-body) !important;
		--tw-prose-body: oklch(37.3% .034 259.733) !important;
		--tw-prose-headings: oklch(21% .034 264.665) !important;
		--tw-prose-lead: oklch(44.6% .03 256.802) !important;
		--tw-prose-links: oklch(21% .034 264.665) !important;
		--tw-prose-bold: oklch(21% .034 264.665) !important;
		--tw-prose-counters: oklch(55.1% .027 264.364) !important;
		--tw-prose-bullets: oklch(87.2% .01 258.338) !important;
		--tw-prose-hr: oklch(92.8% .006 264.531) !important;
		--tw-prose-quotes: oklch(21% .034 264.665) !important;
		--tw-prose-quote-borders: oklch(92.8% .006 264.531) !important;
		--tw-prose-captions: oklch(55.1% .027 264.364) !important;
		--tw-prose-kbd: oklch(21% .034 264.665) !important;
		--tw-prose-kbd-shadows: NaN NaN NaN !important;
		--tw-prose-code: oklch(21% .034 264.665) !important;
		--tw-prose-pre-code: oklch(92.8% .006 264.531) !important;
		--tw-prose-pre-bg: oklch(27.8% .033 256.848) !important;
		--tw-prose-th-borders: oklch(87.2% .01 258.338) !important;
		--tw-prose-td-borders: oklch(92.8% .006 264.531) !important;
		--tw-prose-invert-body: oklch(87.2% .01 258.338) !important;
		--tw-prose-invert-headings: #fff !important;
		--tw-prose-invert-lead: oklch(70.7% .022 261.325) !important;
		--tw-prose-invert-links: #fff !important;
		--tw-prose-invert-bold: #fff !important;
		--tw-prose-invert-counters: oklch(70.7% .022 261.325) !important;
		--tw-prose-invert-bullets: oklch(44.6% .03 256.802) !important;
		--tw-prose-invert-hr: oklch(37.3% .034 259.733) !important;
		--tw-prose-invert-quotes: oklch(96.7% .003 264.542) !important;
		--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733) !important;
		--tw-prose-invert-captions: oklch(70.7% .022 261.325) !important;
		--tw-prose-invert-kbd: #fff !important;
		--tw-prose-invert-kbd-shadows: 255 255 255 !important;
		--tw-prose-invert-code: #fff !important;
		--tw-prose-invert-pre-code: oklch(87.2% .01 258.338) !important;
		--tw-prose-invert-pre-bg: #00000080 !important;
		--tw-prose-invert-th-borders: oklch(44.6% .03 256.802) !important;
		--tw-prose-invert-td-borders: oklch(37.3% .034 259.733) !important;
		max-width: 65ch !important;
		font-size: 1rem !important;
		line-height: 1.75 !important;
	}

	.tw\:prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
		margin-bottom: 1.25em !important;
	}

	.tw\:prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-lead) !important;
		margin-top: 1.2em !important;
		margin-bottom: 1.2em !important;
		font-size: 1.25em !important;
		line-height: 1.6 !important;
	}

	.tw\:prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-links) !important;
		font-weight: 500 !important;
		text-decoration: underline !important;
	}

	.tw\:prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-bold) !important;
		font-weight: 600 !important;
	}

	.tw\:prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
	}

	.tw\:prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
		margin-bottom: 1.25em !important;
		padding-inline-start: 1.625em !important;
		list-style-type: decimal !important;
	}

	.tw\:prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: upper-alpha !important;
	}

	.tw\:prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: lower-alpha !important;
	}

	.tw\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: upper-alpha !important;
	}

	.tw\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: lower-alpha !important;
	}

	.tw\:prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: upper-roman !important;
	}

	.tw\:prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: lower-roman !important;
	}

	.tw\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: upper-roman !important;
	}

	.tw\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: lower-roman !important;
	}

	.tw\:prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		list-style-type: decimal !important;
	}

	.tw\:prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
		margin-bottom: 1.25em !important;
		padding-inline-start: 1.625em !important;
		list-style-type: disc !important;
	}

	.tw\:prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
		color: var(--tw-prose-counters) !important;
		font-weight: 400 !important;
	}

	.tw\:prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
		color: var(--tw-prose-bullets) !important;
	}

	.tw\:prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		margin-top: 1.25em !important;
		font-weight: 600 !important;
	}

	.tw\:prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		border-color: var(--tw-prose-hr) !important;
		border-top-width: 1px !important;
		margin-top: 3em !important;
		margin-bottom: 3em !important;
	}

	.tw\:prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-quotes) !important;
		border-inline-start-width: .25rem !important;
		border-inline-start-color: var(--tw-prose-quote-borders) !important;
		quotes: "“" "”" "‘" "’" !important;
		margin-top: 1.6em !important;
		margin-bottom: 1.6em !important;
		padding-inline-start: 1em !important;
		font-style: italic !important;
		font-weight: 500 !important;
	}

	.tw\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
		content: open-quote !important;
	}

	.tw\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
		content: close-quote !important;
	}

	.tw\:prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		margin-top: 0 !important;
		margin-bottom: .888889em !important;
		font-size: 2.25em !important;
		font-weight: 800 !important;
		line-height: 1.11111 !important;
	}

	.tw\:prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-weight: 900 !important;
	}

	.tw\:prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		margin-top: 2em !important;
		margin-bottom: 1em !important;
		font-size: 1.5em !important;
		font-weight: 700 !important;
		line-height: 1.33333 !important;
	}

	.tw\:prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-weight: 800 !important;
	}

	.tw\:prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		margin-top: 1.6em !important;
		margin-bottom: .6em !important;
		font-size: 1.25em !important;
		font-weight: 600 !important;
		line-height: 1.6 !important;
	}

	.tw\:prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-weight: 700 !important;
	}

	.tw\:prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		margin-top: 1.5em !important;
		margin-bottom: .5em !important;
		font-weight: 600 !important;
		line-height: 1.5 !important;
	}

	.tw\:prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-weight: 700 !important;
	}

	.tw\:prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 2em !important;
		margin-bottom: 2em !important;
	}

	.tw\:prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 2em !important;
		margin-bottom: 2em !important;
		display: block !important;
	}

	.tw\:prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 2em !important;
		margin-bottom: 2em !important;
	}

	.tw\:prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-kbd) !important;
		box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%) !important;
		padding-top: .1875em !important;
		padding-inline-end: .375em !important;
		padding-bottom: .1875em !important;
		border-radius: .3125rem !important;
		padding-inline-start: .375em !important;
		font-family: inherit !important;
		font-size: .875em !important;
		font-weight: 500 !important;
	}

	.tw\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-code) !important;
		font-size: .875em !important;
		font-weight: 600 !important;
	}

	.tw\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before,
	.tw\:prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
		content: "`" !important;
	}

	.tw\:prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
	}

	.tw\:prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-size: .875em !important;
	}

	.tw\:prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
		font-size: .9em !important;
	}

	.tw\:prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: inherit !important;
	}

	.tw\:prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-pre-code) !important;
		background-color: var(--tw-prose-pre-bg) !important;
		padding-top: .857143em !important;
		padding-inline-end: 1.14286em !important;
		padding-bottom: .857143em !important;
		border-radius: .375rem !important;
		margin-top: 1.71429em !important;
		margin-bottom: 1.71429em !important;
		padding-inline-start: 1.14286em !important;
		font-size: .875em !important;
		font-weight: 400 !important;
		line-height: 1.71429 !important;
		overflow-x: auto !important;
	}

	.tw\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		font-weight: inherit !important;
		color: inherit !important;
		font-size: inherit !important;
		font-family: inherit !important;
		line-height: inherit !important;
		background-color: #0000 !important;
		border-width: 0 !important;
		border-radius: 0 !important;
		padding: 0 !important;
	}

	.tw\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before,
	.tw\:prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
		content: none !important;
	}

	.tw\:prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		table-layout: auto !important;
		width: 100% !important;
		margin-top: 2em !important;
		margin-bottom: 2em !important;
		font-size: .875em !important;
		line-height: 1.71429 !important;
	}

	.tw\:prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		border-bottom-width: 1px !important;
		border-bottom-color: var(--tw-prose-th-borders) !important;
	}

	.tw\:prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-headings) !important;
		vertical-align: bottom !important;
		padding-inline-end: .571429em !important;
		padding-bottom: .571429em !important;
		padding-inline-start: .571429em !important;
		font-weight: 600 !important;
	}

	.tw\:prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		border-bottom-width: 1px !important;
		border-bottom-color: var(--tw-prose-td-borders) !important;
	}

	.tw\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		border-bottom-width: 0 !important;
	}

	.tw\:prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		vertical-align: baseline !important;
	}

	.tw\:prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		border-top-width: 1px !important;
		border-top-color: var(--tw-prose-th-borders) !important;
	}

	.tw\:prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		vertical-align: top !important;
	}

	.tw\:prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		text-align: start !important;
	}

	.tw\:prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.tw\:prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		color: var(--tw-prose-captions) !important;
		margin-top: .857143em !important;
		font-size: .875em !important;
		line-height: 1.42857 !important;
	}

	.tw\:prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.tw\:prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: .5em !important;
		margin-bottom: .5em !important;
	}

	.tw\:prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-inline-start: .375em !important;
	}

	.tw\:prose :where(.tw\:prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: .75em !important;
		margin-bottom: .75em !important;
	}

	.tw\:prose :where(.tw\:prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
	}

	.tw\:prose :where(.tw\:prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-bottom: 1.25em !important;
	}

	.tw\:prose :where(.tw\:prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
	}

	.tw\:prose :where(.tw\:prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-bottom: 1.25em !important;
	}

	.tw\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: .75em !important;
		margin-bottom: .75em !important;
	}

	.tw\:prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 1.25em !important;
		margin-bottom: 1.25em !important;
	}

	.tw\:prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: .5em !important;
		padding-inline-start: 1.625em !important;
	}

	.tw\:prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)),
	.tw\:prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 0 !important;
	}

	.tw\:prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-inline-start: 0 !important;
	}

	.tw\:prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-inline-end: 0 !important;
	}

	.tw\:prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-top: .571429em !important;
		padding-inline-end: .571429em !important;
		padding-bottom: .571429em !important;
		padding-inline-start: .571429em !important;
	}

	.tw\:prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-inline-start: 0 !important;
	}

	.tw\:prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		padding-inline-end: 0 !important;
	}

	.tw\:prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 2em !important;
		margin-bottom: 2em !important;
	}

	.tw\:prose :where(.tw\:prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-top: 0 !important;
	}

	.tw\:prose :where(.tw\:prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
		margin-bottom: 0 !important;
	}

	.tw\:mt-2 {
		margin-top: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:mt-3 {
		margin-top: calc(var(--tw-spacing) * 3) !important;
	}

	.tw\:mt-6 {
		margin-top: calc(var(--tw-spacing) * 6) !important;
	}

	.tw\:mt-10 {
		margin-top: calc(var(--tw-spacing) * 10) !important;
	}

	.tw\:mt-14 {
		margin-top: calc(var(--tw-spacing) * 14) !important;
	}

	.tw\:mr-8 {
		margin-right: calc(var(--tw-spacing) * 8) !important;
	}

	.tw\:mb-8 {
		margin-bottom: calc(var(--tw-spacing) * 8) !important;
	}

	.tw\:ml-1 {
		margin-left: calc(var(--tw-spacing) * 1) !important;
	}

	.tw\:ml-2 {
		margin-left: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:flex {
		display: flex !important;
	}

	.tw\:size-9 {
		width: calc(var(--tw-spacing) * 9) !important;
		height: calc(var(--tw-spacing) * 9) !important;
	}

	.tw\:size-16 {
		width: calc(var(--tw-spacing) * 16) !important;
		height: calc(var(--tw-spacing) * 16) !important;
	}

	.tw\:size-20 {
		width: calc(var(--tw-spacing) * 20) !important;
		height: calc(var(--tw-spacing) * 20) !important;
	}

	.tw\:size-\[5rem\] {
		width: 5rem !important;
		height: 5rem !important;
	}

	.tw\:h-12 {
		height: calc(var(--tw-spacing) * 12) !important;
	}

	.tw\:h-\[45vh\] {
		height: 45vh !important;
	}

	.tw\:h-\[500px\] {
		height: 500px !important;
	}

	.tw\:w-\[500px\] {
		width: 500px !important;
	}

	.tw\:w-full {
		width: 100% !important;
	}

	.tw\:max-w-4\/5 {
		max-width: 80% !important;
	}

	.tw\:flex-1 {
		flex: 1 !important;
	}

	.tw\:-translate-y-12 {
		--tw-translate-y: calc(var(--tw-spacing) * -12) !important;
		translate: var(--tw-translate-x) var(--tw-translate-y) !important;
	}

	.tw\:-translate-y-18 {
		--tw-translate-y: calc(var(--tw-spacing) * -18) !important;
		translate: var(--tw-translate-x) var(--tw-translate-y) !important;
	}

	.tw\:scale-90 {
		--tw-scale-x: 90% !important;
		--tw-scale-y: 90% !important;
		--tw-scale-z: 90% !important;
		scale: var(--tw-scale-x) var(--tw-scale-y) !important;
	}

	.tw\:scale-100 {
		--tw-scale-x: 100% !important;
		--tw-scale-y: 100% !important;
		--tw-scale-z: 100% !important;
		scale: var(--tw-scale-x) var(--tw-scale-y) !important;
	}

	.tw\:cursor-pointer {
		cursor: pointer !important;
	}

	.tw\:resize-none {
		resize: none !important;
	}

	.tw\:list-inside {
		list-style-position: inside !important;
	}

	.tw\:list-disc {
		list-style-type: disc !important;
	}

	.tw\:flex-col {
		flex-direction: column !important;
	}

	.tw\:flex-row-reverse {
		flex-direction: row-reverse !important;
	}

	.tw\:items-center {
		align-items: center !important;
	}

	.tw\:items-end {
		align-items: flex-end !important;
	}

	.tw\:justify-between {
		justify-content: space-between !important;
	}

	.tw\:justify-center {
		justify-content: center !important;
	}

	.tw\:justify-end {
		justify-content: flex-end !important;
	}

	:where(.tw\:space-y-2 > :not(:last-child)) {
		--tw-space-y-reverse: 0 !important;
		margin-block-start: calc(calc(var(--tw-spacing) * 2) * var(--tw-space-y-reverse)) !important;
		margin-block-end: calc(calc(var(--tw-spacing) * 2) * calc(1 - var(--tw-space-y-reverse))) !important;
	}

	.tw\:overflow-hidden {
		overflow: hidden !important;
	}

	.tw\:overflow-y-auto {
		overflow-y: auto !important;
	}

	.tw\:rounded-2xl {
		border-radius: var(--tw-radius-2xl) !important;
	}

	.tw\:rounded-full {
		border-radius: 3.40282e38px !important;
	}

	.tw\:rounded-lg {
		border-radius: var(--tw-radius-lg) !important;
	}

	.tw\:rounded-md {
		border-radius: var(--tw-radius-md) !important;
	}

	.tw\:rounded-xl {
		border-radius: var(--tw-radius-xl) !important;
	}

	.tw\:border {
		border-style: var(--tw-border-style) !important;
		border-width: 1px !important;
	}

	.tw\:border-b {
		border-bottom-style: var(--tw-border-style) !important;
		border-bottom-width: 1px !important;
	}

	.tw\:border-none\! {
		--tw-border-style: none !important;
		border-style: none !important;
	}

	.tw\:border-amber-600\/10 {
		border-color: var(--tw-color-amber-600) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:border-amber-600\/10 {
			border-color: color-mix(in oklab, var(--tw-color-amber-600) 10%, transparent) !important;
		}
	}

	.tw\:border-amber-700\/5 {
		border-color: var(--tw-color-amber-700) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:border-amber-700\/5 {
			border-color: color-mix(in oklab, var(--tw-color-amber-700) 5%, transparent) !important;
		}
	}

	.tw\:border-amber-700\/15 {
		border-color: var(--tw-color-amber-700) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:border-amber-700\/15 {
			border-color: color-mix(in oklab, var(--tw-color-amber-700) 15%, transparent) !important;
		}
	}

	.tw\:border-white\/10 {
		border-color: var(--tw-color-white) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:border-white\/10 {
			border-color: color-mix(in oklab, var(--tw-color-white) 10%, transparent) !important;
		}
	}

	.tw\:bg-\[\#FFFEFD\]\/5 {
		background-color: oklab(99.7507% .000642419 .00157434 / .05) !important;
	}

	.tw\:bg-black\/20 {
		background-color: var(--tw-color-black) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:bg-black\/20 {
			background-color: color-mix(in oklab, var(--tw-color-black) 20%, transparent) !important;
		}
	}

	.tw\:bg-white {
		background-color: var(--tw-color-white) !important;
	}

	.tw\:bg-gradient-to-b {
		--tw-gradient-position: to bottom in oklab !important;
		background-image: linear-gradient(var(--tw-gradient-stops)) !important;
	}

	.tw\:bg-gradient-to-r {
		--tw-gradient-position: to right in oklab !important;
		background-image: linear-gradient(var(--tw-gradient-stops)) !important;
	}

	.tw\:bg-radial-\[at_50\%_-50\%\] {
		--tw-gradient-position: at 50% -50% !important;
		background-image: radial-gradient(var(--tw-gradient-stops, at 50% -50%)) !important;
	}

	.tw\:from-\[\#0A4FA7\] {
		--tw-gradient-from: #0a4fa7 !important;
		--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)) !important;
	}

	.tw\:from-\[\#2A4AA1\] {
		--tw-gradient-from: #2a4aa1 !important;
		--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)) !important;
	}

	.tw\:from-\[\#45C7FA\] {
		--tw-gradient-from: #45c7fa !important;
		--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)) !important;
	}

	.tw\:from-\[\#215AB1\]\/90 {
		--tw-gradient-from: oklab(48.0806% -.0286793 -.148137 / .9) !important;
		--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)) !important;
	}

	.tw\:from-\[\#D4F2FF\] {
		--tw-gradient-from: #d4f2ff !important;
		--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)) !important;
	}

	.tw\:from-\[\#FEF6DF\] {
		--tw-gradient-from: #fef6df !important;
		--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)) !important;
	}

	.tw\:from-\[\#FEF6DF\]\/80 {
		--tw-gradient-from: oklab(97.3325% -.00055787 .0313084 / .8) !important;
		--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)) !important;
	}

	.tw\:from-\[\#FFFEFD\] {
		--tw-gradient-from: #fffefd !important;
		--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)) !important;
	}

	.tw\:from-transparent {
		--tw-gradient-from: transparent !important;
		--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)) !important;
	}

	.tw\:from-50\% {
		--tw-gradient-from-position: 50% !important;
	}

	.tw\:via-\[\#13336F\]\/90 {
		--tw-gradient-via: oklab(33.6047% -.016391 -.109711 / .9) !important;
		--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position) !important;
		--tw-gradient-stops: var(--tw-gradient-via-stops) !important;
	}

	.tw\:to-\[\#0B2976\] {
		--tw-gradient-to: #0b2976 !important;
		--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)) !important;
	}

	.tw\:to-\[\#1A358D\] {
		--tw-gradient-to: #1a358d !important;
		--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)) !important;
	}

	.tw\:to-\[\#11B3FB\] {
		--tw-gradient-to: #11b3fb !important;
		--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)) !important;
	}

	.tw\:to-\[\#93BACA\] {
		--tw-gradient-to: #93baca !important;
		--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)) !important;
	}

	.tw\:to-\[\#091741\]\/90 {
		--tw-gradient-to: oklab(22.3644% -.00590844 -.0819877 / .9) !important;
		--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)) !important;
	}

	.tw\:to-\[\#FFF1DF\] {
		--tw-gradient-to: #fff1df !important;
		--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)) !important;
	}

	.tw\:to-\[\#FFFAEA\] {
		--tw-gradient-to: #fffaea !important;
		--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)) !important;
	}

	.tw\:to-90\% {
		--tw-gradient-to-position: 90% !important;
	}

	.tw\:mask-y-from-92\% {
		-webkit-mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		-webkit-mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		--tw-mask-linear: var(--tw-mask-left), var(--tw-mask-right), var(--tw-mask-bottom), var(--tw-mask-top) !important;
		--tw-mask-top: linear-gradient(to top, var(--tw-mask-top-from-color) var(--tw-mask-top-from-position), var(--tw-mask-top-to-color) var(--tw-mask-top-to-position)) !important;
		--tw-mask-top-from-position: 92% !important;
		--tw-mask-bottom: linear-gradient(to bottom, var(--tw-mask-bottom-from-color) var(--tw-mask-bottom-from-position), var(--tw-mask-bottom-to-color) var(--tw-mask-bottom-to-position)) !important;
		--tw-mask-bottom-from-position: 92% !important;
		-webkit-mask-composite: source-in !important;
		-webkit-mask-composite: source-in !important;
		mask-composite: intersect !important;
	}

	.tw\:mask-y-to-100\% {
		-webkit-mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		-webkit-mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		mask-image: var(--tw-mask-linear), var(--tw-mask-radial), var(--tw-mask-conic) !important;
		--tw-mask-linear: var(--tw-mask-left), var(--tw-mask-right), var(--tw-mask-bottom), var(--tw-mask-top) !important;
		--tw-mask-top: linear-gradient(to top, var(--tw-mask-top-from-color) var(--tw-mask-top-from-position), var(--tw-mask-top-to-color) var(--tw-mask-top-to-position)) !important;
		--tw-mask-top-to-position: 100% !important;
		--tw-mask-bottom: linear-gradient(to bottom, var(--tw-mask-bottom-from-color) var(--tw-mask-bottom-from-position), var(--tw-mask-bottom-to-color) var(--tw-mask-bottom-to-position)) !important;
		--tw-mask-bottom-to-position: 100% !important;
		-webkit-mask-composite: source-in !important;
		-webkit-mask-composite: source-in !important;
		mask-composite: intersect !important;
	}

	.tw\:bg-clip-text {
		-webkit-background-clip: text !important;
		background-clip: text !important;
	}

	.tw\:p-2 {
		padding: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:px-1 {
		padding-inline: calc(var(--tw-spacing) * 1) !important;
	}

	.tw\:px-2 {
		padding-inline: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:px-3 {
		padding-inline: calc(var(--tw-spacing) * 3) !important;
	}

	.tw\:px-4 {
		padding-inline: calc(var(--tw-spacing) * 4) !important;
	}

	.tw\:px-5 {
		padding-inline: calc(var(--tw-spacing) * 5) !important;
	}

	.tw\:px-8 {
		padding-inline: calc(var(--tw-spacing) * 8) !important;
	}

	.tw\:py-2\.5 {
		padding-block: calc(var(--tw-spacing) * 2.5) !important;
	}

	.tw\:py-3 {
		padding-block: calc(var(--tw-spacing) * 3) !important;
	}

	.tw\:pt-1\.5 {
		padding-top: calc(var(--tw-spacing) * 1.5) !important;
	}

	.tw\:pt-14 {
		padding-top: calc(var(--tw-spacing) * 14) !important;
	}

	.tw\:pt-20 {
		padding-top: calc(var(--tw-spacing) * 20) !important;
	}

	.tw\:pr-2 {
		padding-right: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:pr-4 {
		padding-right: calc(var(--tw-spacing) * 4) !important;
	}

	.tw\:pb-0\.5 {
		padding-bottom: calc(var(--tw-spacing) * .5) !important;
	}

	.tw\:pb-1\.5 {
		padding-bottom: calc(var(--tw-spacing) * 1.5) !important;
	}

	.tw\:pb-2 {
		padding-bottom: calc(var(--tw-spacing) * 2) !important;
	}

	.tw\:pb-4 {
		padding-bottom: calc(var(--tw-spacing) * 4) !important;
	}

	.tw\:pb-10 {
		padding-bottom: calc(var(--tw-spacing) * 10) !important;
	}

	.tw\:pb-20 {
		padding-bottom: calc(var(--tw-spacing) * 20) !important;
	}

	.tw\:pl-3 {
		padding-left: calc(var(--tw-spacing) * 3) !important;
	}

	.tw\:pl-4 {
		padding-left: calc(var(--tw-spacing) * 4) !important;
	}

	.tw\:text-center {
		text-align: center !important;
	}

	.tw\:font-mono {
		font-family: var(--tw-font-mono) !important;
	}

	.tw\:text-2xl {
		font-size: var(--tw-text-2xl) !important;
		line-height: var(--tw-leading, var(--tw-text-2xl--line-height)) !important;
	}

	.tw\:text-lg {
		font-size: var(--tw-text-lg) !important;
		line-height: var(--tw-leading, var(--tw-text-lg--line-height)) !important;
	}

	.tw\:text-xs {
		font-size: var(--tw-text-xs) !important;
		line-height: var(--tw-leading, var(--tw-text-xs--line-height)) !important;
	}

	.tw\:text-\[9px\] {
		font-size: 9px !important;
	}

	.tw\:text-\[12px\] {
		font-size: 12px !important;
	}

	.tw\:text-\[14px\] {
		font-size: 14px !important;
	}

	.tw\:leading-none {
		--tw-leading: 1 !important;
		line-height: 1 !important;
	}

	.tw\:leading-tight {
		--tw-leading: var(--tw-leading-tight) !important;
		line-height: var(--tw-leading-tight) !important;
	}

	.tw\:font-medium {
		--tw-font-weight: var(--tw-font-weight-medium) !important;
		font-weight: var(--tw-font-weight-medium) !important;
	}

	.tw\:tracking-tight {
		--tw-tracking: var(--tw-tracking-tight) !important;
		letter-spacing: var(--tw-tracking-tight) !important;
	}

	.tw\:tracking-tighter {
		--tw-tracking: var(--tw-tracking-tighter) !important;
		letter-spacing: var(--tw-tracking-tighter) !important;
	}

	.tw\:text-\[\#7AE4F6\] {
		color: #7ae4f6 !important;
	}

	.tw\:text-\[\#66A1C5\]\/70 {
		color: oklab(68.2469% -.0449431 -.0678428 / .7) !important;
	}

	.tw\:text-\[\#66A1C5\]\/85 {
		color: oklab(68.2469% -.0449431 -.0678428 / .85) !important;
	}

	.tw\:text-\[\#314776\] {
		color: #314776 !important;
	}

	.tw\:text-\[\#B5E3FF\] {
		color: #b5e3ff !important;
	}

	.tw\:text-\[\#C5DBE9\] {
		color: #c5dbe9 !important;
	}

	.tw\:text-amber-800\/30 {
		color: var(--tw-color-amber-800) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:text-amber-800\/30 {
			color: color-mix(in oklab, var(--tw-color-amber-800) 30%, transparent) !important;
		}
	}

	.tw\:text-amber-800\/70 {
		color: var(--tw-color-amber-800) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:text-amber-800\/70 {
			color: color-mix(in oklab, var(--tw-color-amber-800) 70%, transparent) !important;
		}
	}

	.tw\:text-orange-900\/80 {
		color: var(--tw-color-orange-900) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:text-orange-900\/80 {
			color: color-mix(in oklab, var(--tw-color-orange-900) 80%, transparent) !important;
		}
	}

	.tw\:text-red-400 {
		color: var(--tw-color-red-400) !important;
	}

	.tw\:text-transparent {
		color: #0000 !important;
	}

	.tw\:text-white {
		color: var(--tw-color-white) !important;
	}

	.tw\:text-yellow-800 {
		color: var(--tw-color-yellow-800) !important;
	}

	.tw\:opacity-0 {
		opacity: 0 !important;
	}

	.tw\:opacity-30 {
		opacity: .3 !important;
	}

	.tw\:opacity-50 {
		opacity: .5 !important;
	}

	.tw\:opacity-100 {
		opacity: 1 !important;
	}

	.tw\:shadow-md\/20 {
		--tw-shadow-alpha: 20% !important;
		--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, oklab(0% 0 0 / .2)), 0 2px 4px -2px var(--tw-shadow-color, oklab(0% 0 0 / .2)) !important;
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
	}

	.tw\:shadow-xl\/40 {
		--tw-shadow-alpha: 40% !important;
		--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, oklab(0% 0 0 / .4)), 0 8px 10px -6px var(--tw-shadow-color, oklab(0% 0 0 / .4)) !important;
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
	}

	.tw\:shadow {
		--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a) !important;
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
	}

	.tw\:shadow-lg {
		--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a) !important;
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
	}

	.tw\:drop-shadow-lg\/30 {
		--tw-drop-shadow-alpha: 30% !important;
		--tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, oklab(0% 0 0 / .3))) !important;
		--tw-drop-shadow: var(--tw-drop-shadow-size) !important;
		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, ) !important;
	}

	.tw\:backdrop-blur-2xl {
		--tw-backdrop-blur: blur(var(--tw-blur-2xl)) !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;
	}

	.tw\:backdrop-blur-3xl {
		--tw-backdrop-blur: blur(var(--tw-blur-3xl)) !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;
	}

	.tw\: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, visibility, content-visibility, overlay, pointer-events !important;
		transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function)) !important;
		transition-duration: var(--tw-duration, var(--tw-default-transition-duration)) !important;
	}

	.tw\:transition-opacity {
		transition-property: opacity !important;
		transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function)) !important;
		transition-duration: var(--tw-duration, var(--tw-default-transition-duration)) !important;
	}

	.tw\:duration-75 {
		--tw-duration: 75ms !important;
		transition-duration: 75ms !important;
	}

	.tw\:duration-100 {
		--tw-duration: .1s !important;
		transition-duration: .1s !important;
	}

	.tw\:duration-300 {
		--tw-duration: .3s !important;
		transition-duration: .3s !important;
	}

	.tw\:outline-none {
		--tw-outline-style: none !important;
		outline-style: none !important;
	}

	.tw\:placeholder\:text-amber-800\/20::placeholder {
		color: var(--tw-color-amber-800) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:placeholder\:text-amber-800\/20::placeholder {
			color: color-mix(in oklab, var(--tw-color-amber-800) 20%, transparent) !important;
		}
	}

	.tw\:placeholder\:text-cyan-100\/20::placeholder {
		color: var(--tw-color-cyan-100) !important;
	}

	@supports (color: color-mix(in lab, red, red)) {
		.tw\:placeholder\:text-cyan-100\/20::placeholder {
			color: color-mix(in oklab, var(--tw-color-cyan-100) 20%, transparent) !important;
		}
	}

	@media (hover: hover) {
		.tw\:hover\:bg-black\/10:hover {
			background-color: var(--tw-color-black) !important;
		}

		@supports (color: color-mix(in lab, red, red)) {
			.tw\:hover\:bg-black\/10:hover {
				background-color: color-mix(in oklab, var(--tw-color-black) 10%, transparent) !important;
			}
		}

		.tw\:hover\:bg-yellow-500\/10:hover {
			background-color: var(--tw-color-yellow-500) !important;
		}

		@supports (color: color-mix(in lab, red, red)) {
			.tw\:hover\:bg-yellow-500\/10:hover {
				background-color: color-mix(in oklab, var(--tw-color-yellow-500) 10%, transparent) !important;
			}
		}

		.tw\:hover\:opacity-100:hover {
			opacity: 1 !important;
		}

		.tw\:hover\:backdrop-blur-2xl:hover {
			--tw-backdrop-blur: blur(var(--tw-blur-2xl)) !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;
		}
	}

	@media (min-width: 48rem) {
		.tw\:md\:right-0 {
			right: calc(var(--tw-spacing) * 0) !important;
		}

		.tw\:md\:right-6 {
			right: calc(var(--tw-spacing) * 6) !important;
		}

		.tw\:md\:bottom-36 {
			bottom: calc(var(--tw-spacing) * 36) !important;
		}

		.tw\:md\:mx-0 {
			margin-inline: calc(var(--tw-spacing) * 0) !important;
		}

		.tw\:md\:mt-5 {
			margin-top: calc(var(--tw-spacing) * 5) !important;
		}

		.tw\:md\:mt-7 {
			margin-top: calc(var(--tw-spacing) * 7) !important;
		}

		.tw\:md\:mt-18 {
			margin-top: calc(var(--tw-spacing) * 18) !important;
		}

		.tw\:md\:size-10 {
			width: calc(var(--tw-spacing) * 10) !important;
			height: calc(var(--tw-spacing) * 10) !important;
		}

		.tw\:md\:size-\[6\.2rem\] {
			width: 6.2rem !important;
			height: 6.2rem !important;
		}

		.tw\:md\:h-\[60vh\] {
			height: 60vh !important;
		}

		.tw\:md\:w-\[500px\] {
			width: 500px !important;
		}

		:where(.tw\:md\:space-y-5 > :not(:last-child)) {
			--tw-space-y-reverse: 0 !important;
			margin-block-start: calc(calc(var(--tw-spacing) * 5) * var(--tw-space-y-reverse)) !important;
			margin-block-end: calc(calc(var(--tw-spacing) * 5) * calc(1 - var(--tw-space-y-reverse))) !important;
		}

		.tw\:md\:rounded-3xl {
			border-radius: var(--tw-radius-3xl) !important;
		}

		.tw\:md\:px-2 {
			padding-inline: calc(var(--tw-spacing) * 2) !important;
		}

		.tw\:md\:px-5 {
			padding-inline: calc(var(--tw-spacing) * 5) !important;
		}

		.tw\:md\:px-10 {
			padding-inline: calc(var(--tw-spacing) * 10) !important;
		}

		.tw\:md\:py-1 {
			padding-block: calc(var(--tw-spacing) * 1) !important;
		}

		.tw\:md\:pt-20 {
			padding-top: calc(var(--tw-spacing) * 20) !important;
		}

		.tw\:md\:pr-8 {
			padding-right: calc(var(--tw-spacing) * 8) !important;
		}

		.tw\:md\:pb-8 {
			padding-bottom: calc(var(--tw-spacing) * 8) !important;
		}

		.tw\:md\:pb-32 {
			padding-bottom: calc(var(--tw-spacing) * 32) !important;
		}

		.tw\:md\:text-3xl {
			font-size: var(--tw-text-3xl) !important;
			line-height: var(--tw-leading, var(--tw-text-3xl--line-height)) !important;
		}

		.tw\:md\:text-lg {
			font-size: var(--tw-text-lg) !important;
			line-height: var(--tw-leading, var(--tw-text-lg--line-height)) !important;
		}

		.tw\:md\:text-sm {
			font-size: var(--tw-text-sm) !important;
			line-height: var(--tw-leading, var(--tw-text-sm--line-height)) !important;
		}

		.tw\:md\:text-\[11px\] {
			font-size: 11px !important;
		}

		.tw\:md\:text-\[14px\] {
			font-size: 14px !important;
		}

		.tw\:md\:text-\[16px\] {
			font-size: 16px !important;
		}

		.tw\:md\:leading-tight {
			--tw-leading: var(--tw-leading-tight) !important;
			line-height: var(--tw-leading-tight) !important;
		}

		.tw\:md\:shadow-xl\/20 {
			--tw-shadow-alpha: 20% !important;
			--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, oklab(0% 0 0 / .2)), 0 8px 10px -6px var(--tw-shadow-color, oklab(0% 0 0 / .2)) !important;
			box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
		}
	}
}

@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-scale-x {
	syntax: "*";
	inherits: false;
	initial-value: 1;
}

@property --tw-scale-y {
	syntax: "*";
	inherits: false;
	initial-value: 1;
}

@property --tw-scale-z {
	syntax: "*";
	inherits: false;
	initial-value: 1;
}

@property --tw-space-y-reverse {
	syntax: "*";
	inherits: false;
	initial-value: 0;
}

@property --tw-border-style {
	syntax: "*";
	inherits: false;
	initial-value: solid;
}

@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-mask-linear {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-radial {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-conic {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-left {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-right {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-bottom {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-top {
	syntax: "*";
	inherits: false;
	initial-value: linear-gradient(#fff, #fff);
}

@property --tw-mask-top-from-position {
	syntax: "*";
	inherits: false;
	initial-value: 0%;
}

@property --tw-mask-top-to-position {
	syntax: "*";
	inherits: false;
	initial-value: 100%;
}

@property --tw-mask-top-from-color {
	syntax: "*";
	inherits: false;
	initial-value: black;
}

@property --tw-mask-top-to-color {
	syntax: "*";
	inherits: false;
	initial-value: transparent;
}

@property --tw-mask-bottom-from-position {
	syntax: "*";
	inherits: false;
	initial-value: 0%;
}

@property --tw-mask-bottom-to-position {
	syntax: "*";
	inherits: false;
	initial-value: 100%;
}

@property --tw-mask-bottom-from-color {
	syntax: "*";
	inherits: false;
	initial-value: black;
}

@property --tw-mask-bottom-to-color {
	syntax: "*";
	inherits: false;
	initial-value: transparent;
}

@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: 0;
}

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

@property --tw-duration {
	syntax: "*";
	inherits: false
}

.dot-flashing.svelte-c701zt {
	position: relative;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background-color: #fffbe1;
	color: #fffbe1;
	animation: svelte-c701zt-dot-flashing 1s infinite linear alternate;
	animation-delay: 0.5s;
}

.dot-flashing.svelte-c701zt::before,
.dot-flashing.svelte-c701zt::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
}

.dot-flashing.svelte-c701zt::before {
	left: -15px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background-color: #fffbe1;
	color: #fffbe1;
	animation: svelte-c701zt-dot-flashing 1s infinite linear alternate;
	animation-delay: 0s;
}

.dot-flashing.svelte-c701zt::after {
	left: 15px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background-color: #fffbe1;
	color: #fffbe1;
	animation: svelte-c701zt-dot-flashing 1s infinite linear alternate;
	animation-delay: 1s;
}

@keyframes svelte-c701zt-dot-flashing {
	0% {
		background-color: #fffbe1;
	}

	50%,
	100% {
		background-color: rgba(255, 251, 225, 0.2);
	}
}
