/* purgecss start ignore */
/* ! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, 
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
	--tw-ring-shadow: 0 0 rgba(0,0,0,0);
	--tw-shadow: 0 0 rgba(0,0,0,0);
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
	--tw-ring-shadow: 0 0 rgba(0,0,0,0);
	--tw-shadow: 0 0 rgba(0,0,0,0);
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-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);
	--tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-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);
}
.container {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
@media (min-width: 640px) {
	.container {
		max-width: 640px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 768px;
	}
}
@media (min-width: 1024px) {
	.container {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {
	.container {
		max-width: 1280px;
	}
}
@media (min-width: 1536px) {
	.container {
		max-width: 1536px;
	}
}
/* purgecss end ignore */
.pointer-events-none {
	pointer-events: none;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
.static {
	position: static;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.inset-x-0 {
	left: 0px;
	right: 0px;
}
.left-0 {
	left: 0px;
}
.top-0 {
	top: 0px;
}
.bottom-0 {
	bottom: 0px;
}
.-left-3 {
	left: -0.75rem;
}
.top-1\/2 {
	top: 50%;
}
.-bottom-4 {
	bottom: -1rem;
}
.left-1\/2 {
	left: 50%;
}
.right-0 {
	right: 0px;
}
.top-\[-20\%\] {
	top: -20%;
}
.left-\[-10\%\] {
	left: -10%;
}
.bottom-\[-20\%\] {
	bottom: -20%;
}
.right-\[-10\%\] {
	right: -10%;
}
.top-\[30\%\] {
	top: 30%;
}
.right-\[20\%\] {
	right: 20%;
}
.top-\[10\%\] {
	top: 10%;
}
.left-\[15\%\] {
	left: 15%;
}
.bottom-\[20\%\] {
	bottom: 20%;
}
.left-\[10\%\] {
	left: 10%;
}
.top-\[20\%\] {
	top: 20%;
}
.right-\[10\%\] {
	right: 10%;
}
.bottom-\[30\%\] {
	bottom: 30%;
}
.right-\[15\%\] {
	right: 15%;
}
.top-14 {
	top: 3.5rem;
}
.z-99999 {
	z-index: 99999;
}
.z-10 {
	z-index: 10;
}
.z-0 {
	z-index: 0;
}
.z-20 {
	z-index: 20;
}
.z-30 {
	z-index: 30;
}
.z-40 {
	z-index: 40;
}
.z-50 {
	z-index: 50;
}
.col-span-6 {
	grid-column: span 6 / span 6;
}
.m-0 {
	margin: 0px;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.my-1 {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.mx-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}
.mx-4 {
	margin-left: 1rem;
	margin-right: 1rem;
}
.my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.mr-1 {
	margin-right: 0.25rem;
}
.ml-1 {
	margin-left: 0.25rem;
}
.mb-0\.5 {
	margin-bottom: 0.125rem;
}
.mb-0 {
	margin-bottom: 0px;
}
.mt-3 {
	margin-top: 0.75rem;
}
.mt-0\.5 {
	margin-top: 0.125rem;
}
.mt-0 {
	margin-top: 0px;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.mt-8 {
	margin-top: 2rem;
}
.mb-1\.5 {
	margin-bottom: 0.375rem;
}
.ml-auto {
	margin-left: auto;
}
.mt-4 {
	margin-top: 1rem;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.mt-1\.5 {
	margin-top: 0.375rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.-ml-72 {
	margin-left: -18rem;
}
.box-border {
	box-sizing: border-box;
}
.inline-block {
	display: inline-block;
}
.flex {
	display: flex;
}
.inline-flex {
	display: inline-flex;
}
.table {
	display: table;
}
.grid {
	display: grid;
}
.hidden {
	display: none;
}
.h-10 {
	height: 2.5rem;
}
.h-6 {
	height: 1.5rem;
}
.h-7 {
	height: 1.75rem;
}
.h-16 {
	height: 4rem;
}
.h-20 {
	height: 5rem;
}
.h-24 {
	height: 6rem;
}
.h-2 {
	height: 0.5rem;
}
.h-0 {
	height: 0px;
}
.h-screen {
	height: 100vh;
}
.h-full {
	height: 100%;
}
.h-14 {
	height: 3.5rem;
}
.h-5 {
	height: 1.25rem;
}
.h-40 {
	height: 10rem;
}
.h-60 {
	height: 15rem;
}
.h-4 {
	height: 1rem;
}
.h-1\.5 {
	height: 0.375rem;
}
.h-1 {
	height: 0.25rem;
}
.h-3 {
	height: 0.75rem;
}
.h-8 {
	height: 2rem;
}
.h-12 {
	height: 3rem;
}
.h-\[500px\] {
	height: 500px;
}
.h-\[600px\] {
	height: 600px;
}
.h-\[300px\] {
	height: 300px;
}
.max-h-\[400px\] {
	max-height: 400px;
}
.min-h-screen {
	min-height: 100vh;
}
.w-10 {
	width: 2.5rem;
}
.w-80 {
	width: 20rem;
}
.w-full {
	width: 100%;
}
.w-6 {
	width: 1.5rem;
}
.w-40 {
	width: 10rem;
}
.w-7 {
	width: 1.75rem;
}
.w-28 {
	width: 7rem;
}
.w-20 {
	width: 5rem;
}
.w-16 {
	width: 4rem;
}
.w-24 {
	width: 6rem;
}
.w-2 {
	width: 0.5rem;
}
.w-4\/5 {
	width: 80%;
}
.w-1 {
	width: 0.25rem;
}
.w-1\.5 {
	width: 0.375rem;
}
.w-3 {
	width: 0.75rem;
}
.w-3\/4 {
	width: 75%;
}
.w-1\/2 {
	width: 50%;
}
.w-5\/6 {
	width: 83.333333%;
}
.w-12 {
	width: 3rem;
}
.w-1\/3 {
	width: 33.333333%;
}
.w-5 {
	width: 1.25rem;
}
.w-\[500px\] {
	width: 500px;
}
.w-\[600px\] {
	width: 600px;
}
.w-\[300px\] {
	width: 300px;
}
.w-\[480px\] {
	width: 480px;
}
.w-5\/12 {
	width: 41.666667%;
}
.w-72 {
	width: 18rem;
}
.min-w-\[200px\] {
	min-width: 200px;
}
.min-w-0 {
	min-width: 0px;
}
.min-w-\[20px\] {
	min-width: 20px;
}
.max-w-5xl {
	max-width: 64rem;
}
.max-w-\[160px\] {
	max-width: 160px;
}
.max-w-\[200px\] {
	max-width: 200px;
}
.max-w-md {
	max-width: 28rem;
}
.max-w-xs {
	max-width: 20rem;
}
.flex-1 {
	flex: 1 1 0%;
}
.flex-none {
	flex: none;
}
.flex-grow {
	flex-grow: 1;
}
.flex-grow-0 {
	flex-grow: 0;
}
.-translate-y-1\/2 {
	--tw-translate-y: -50%;
	transform: var(--tw-transform);
}
.-translate-x-1\/2 {
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.rotate-90 {
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}
.rotate-0 {
	--tw-rotate: 0deg;
	transform: var(--tw-transform);
}
.-rotate-90 {
	--tw-rotate: -90deg;
	transform: var(--tw-transform);
}
.rotate-12 {
	--tw-rotate: 12deg;
	transform: var(--tw-transform);
}
.-rotate-12 {
	--tw-rotate: -12deg;
	transform: var(--tw-transform);
}
.rotate-45 {
	--tw-rotate: 45deg;
	transform: var(--tw-transform);
}
.scale-105 {
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	transform: var(--tw-transform);
}
.scale-100 {
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
}
.scale-50 {
	--tw-scale-x: .5;
	--tw-scale-y: .5;
	transform: var(--tw-transform);
}
.transform {
	transform: var(--tw-transform);
}
@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}
.animate-spin {
	animation: spin 1s linear infinite;
}
@keyframes pulse {
	50% {
		opacity: .5;
	}
}
.animate-pulse {
	animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer {
	cursor: pointer;
}
.select-none {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}
.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-start {
	align-items: flex-start;
}
.items-center {
	align-items: center;
}
.items-baseline {
	align-items: baseline;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.gap-4 {
	grid-gap: 1rem;
	gap: 1rem;
}
.gap-2 {
	grid-gap: 0.5rem;
	gap: 0.5rem;
}
.gap-1 {
	grid-gap: 0.25rem;
	gap: 0.25rem;
}
.gap-3 {
	grid-gap: 0.75rem;
	gap: 0.75rem;
}
.gap-6 {
	grid-gap: 1.5rem;
	gap: 1.5rem;
}
.gap-y-4 {
	grid-row-gap: 1rem;
	row-gap: 1rem;
}
.gap-x-1 {
	grid-column-gap: 0.25rem;
	-moz-column-gap: 0.25rem;
	     column-gap: 0.25rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.overflow-auto {
	overflow: auto;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-x-auto {
	overflow-x: auto;
}
.overflow-y-auto {
	overflow-y: auto;
}
.overscroll-y-auto {
	overscroll-behavior-y: auto;
}
.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.whitespace-pre-wrap {
	white-space: pre-wrap;
}
.rounded-2xl {
	border-radius: 1rem;
}
.rounded-lg {
	border-radius: 0.5rem;
}
.rounded {
	border-radius: 0.25rem;
}
.rounded-xl {
	border-radius: 0.75rem;
}
.rounded-full {
	border-radius: 9999px;
}
.rounded-md {
	border-radius: 0.375rem;
}
.rounded-3xl {
	border-radius: 1.5rem;
}
.rounded-r-full {
	border-top-right-radius: 9999px;
	border-bottom-right-radius: 9999px;
}
.rounded-bl-\[60px\] {
	border-bottom-left-radius: 60px;
}
.border {
	border-width: 1px;
}
.border-2 {
	border-width: 2px;
}
.border-t {
	border-top-width: 1px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-l-4 {
	border-left-width: 4px;
}
.border-r-4 {
	border-right-width: 4px;
}
.border-r {
	border-right-width: 1px;
}
.border-indigo-500\/30 {
	border-color: rgba(99, 102, 241, 0.3);
}
.border-white\/80 {
	border-color: rgba(255, 255, 255, 0.8);
}
.border-white\/30 {
	border-color: rgba(255, 255, 255, 0.3);
}
.border-gray-100 {
	--tw-border-opacity: 1;
	border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}
.border-blue-900 {
	--tw-border-opacity: 1;
	border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}
.border-black {
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.border-white\/10 {
	border-color: rgba(255, 255, 255, 0.1);
}
.border-t-indigo-500 {
	--tw-border-opacity: 1;
	border-top-color: rgba(99, 102, 241, var(--tw-border-opacity));
}
.border-t-white {
	--tw-border-opacity: 1;
	border-top-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-opacity-75 {
	--tw-border-opacity: 0.75;
}
.bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.bg-gray-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.bg-purple-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
}
.bg-red-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}
.bg-gray-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-green-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-indigo-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}
.bg-purple-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
}
.bg-pink-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}
.bg-white\/80 {
	background-color: rgba(255, 255, 255, 0.8);
}
.bg-red-50\/50 {
	background-color: rgba(254, 242, 242, 0.5);
}
.bg-blue-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}
.bg-gray-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}
.bg-indigo-500\/20 {
	background-color: rgba(99, 102, 241, 0.2);
}
.bg-purple-500\/20 {
	background-color: rgba(139, 92, 246, 0.2);
}
.bg-blue-400\/10 {
	background-color: rgba(96, 165, 250, 0.1);
}
.bg-blue-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}
.bg-gray-800 {
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}
.bg-gradient-to-r {
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-b {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-indigo-600 {
	--tw-gradient-from: #4f46e5;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}
.from-indigo-500\/20 {
	--tw-gradient-from: rgba(99, 102, 241, 0.2);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.from-indigo-500\/5 {
	--tw-gradient-from: rgba(99, 102, 241, 0.05);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.from-indigo-500\/10 {
	--tw-gradient-from: rgba(99, 102, 241, 0.1);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.from-indigo-500 {
	--tw-gradient-from: #6366f1;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.from-purple-500 {
	--tw-gradient-from: #8b5cf6;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
}
.from-purple-500\/10 {
	--tw-gradient-from: rgba(139, 92, 246, 0.1);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0));
}
.from-purple-600 {
	--tw-gradient-from: #7c3aed;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0));
}
.to-purple-600 {
	--tw-gradient-to: #7c3aed;
}
.to-purple-500\/20 {
	--tw-gradient-to: rgba(139, 92, 246, 0.2);
}
.to-red-500\/20 {
	--tw-gradient-to: rgba(239, 68, 68, 0.2);
}
.to-red-500 {
	--tw-gradient-to: #ef4444;
}
.to-purple-500\/5 {
	--tw-gradient-to: rgba(139, 92, 246, 0.05);
}
.to-purple-500\/10 {
	--tw-gradient-to: rgba(139, 92, 246, 0.1);
}
.to-purple-500 {
	--tw-gradient-to: #8b5cf6;
}
.to-indigo-500 {
	--tw-gradient-to: #6366f1;
}
.to-pink-500\/10 {
	--tw-gradient-to: rgba(236, 72, 153, 0.1);
}
.to-pink-600 {
	--tw-gradient-to: #db2777;
}
.bg-clip-text {
	-webkit-background-clip: text;
	        background-clip: text;
}
.p-6 {
	padding: 1.5rem;
}
.p-4 {
	padding: 1rem;
}
.p-3 {
	padding: 0.75rem;
}
.p-12 {
	padding: 3rem;
}
.p-0 {
	padding: 0px;
}
.p-2 {
	padding: 0.5rem;
}
.p-5 {
	padding: 1.25rem;
}
.p-8 {
	padding: 2rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-2\.5 {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-2\.5 {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-1\.5 {
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-0\.5 {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.pl-2 {
	padding-left: 0.5rem;
}
.pr-0 {
	padding-right: 0px;
}
.pr-2 {
	padding-right: 0.5rem;
}
.pl-4 {
	padding-left: 1rem;
}
.pl-6 {
	padding-left: 1.5rem;
}
.pt-6 {
	padding-top: 1.5rem;
}
.pb-3 {
	padding-bottom: 0.75rem;
}
.pl-2\.5 {
	padding-left: 0.625rem;
}
.pt-4 {
	padding-top: 1rem;
}
.pb-1 {
	padding-bottom: 0.25rem;
}
.pt-5 {
	padding-top: 1.25rem;
}
.pt-2 {
	padding-top: 0.5rem;
}
.pl-72 {
	padding-left: 18rem;
}
.pl-0 {
	padding-left: 0px;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.font-mono {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
	font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-6xl {
	font-size: 3.75rem;
	line-height: 1;
}
.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-\[11px\] {
	font-size: 11px;
}
.text-\[10px\] {
	font-size: 10px;
}
.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.font-bold {
	font-weight: 700;
}
.font-medium {
	font-weight: 500;
}
.font-semibold {
	font-weight: 600;
}
.uppercase {
	text-transform: uppercase;
}
.normal-case {
	text-transform: none;
}
.leading-none {
	line-height: 1;
}
.leading-relaxed {
	line-height: 1.625;
}
.tracking-wide {
	letter-spacing: 0.025em;
}
.tracking-wider {
	letter-spacing: 0.05em;
}
.tracking-widest {
	letter-spacing: 0.1em;
}
.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-transparent {
	color: transparent;
}
.text-gray-400 {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-blue-600 {
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
}
.text-purple-700 {
	--tw-text-opacity: 1;
	color: rgba(109, 40, 217, var(--tw-text-opacity));
}
.text-red-700 {
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-green-700 {
	--tw-text-opacity: 1;
	color: rgba(4, 120, 87, var(--tw-text-opacity));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-white\/80 {
	color: rgba(255, 255, 255, 0.8);
}
.text-white\/70 {
	color: rgba(255, 255, 255, 0.7);
}
.text-blue-700 {
	--tw-text-opacity: 1;
	color: rgba(29, 78, 216, var(--tw-text-opacity));
}
.text-white\/90 {
	color: rgba(255, 255, 255, 0.9);
}
.text-blue-200 {
	--tw-text-opacity: 1;
	color: rgba(191, 219, 254, var(--tw-text-opacity));
}
.text-indigo-500 {
	--tw-text-opacity: 1;
	color: rgba(99, 102, 241, var(--tw-text-opacity));
}
.text-indigo-700 {
	--tw-text-opacity: 1;
	color: rgba(67, 56, 202, var(--tw-text-opacity));
}
.text-red-600 {
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-gray-200 {
	--tw-text-opacity: 1;
	color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-indigo-600 {
	--tw-text-opacity: 1;
	color: rgba(79, 70, 229, var(--tw-text-opacity));
}
.text-red-500 {
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.text-blue-900 {
	--tw-text-opacity: 1;
	color: rgba(30, 58, 138, var(--tw-text-opacity));
}
.text-blue-400 {
	--tw-text-opacity: 1;
	color: rgba(96, 165, 250, var(--tw-text-opacity));
}
.text-blue-800 {
	--tw-text-opacity: 1;
	color: rgba(30, 64, 175, var(--tw-text-opacity));
}
.text-purple-500 {
	--tw-text-opacity: 1;
	color: rgba(139, 92, 246, var(--tw-text-opacity));
}
.text-white\/60 {
	color: rgba(255, 255, 255, 0.6);
}
.text-white\/50 {
	color: rgba(255, 255, 255, 0.5);
}
.text-white\/40 {
	color: rgba(255, 255, 255, 0.4);
}
.text-gray-300 {
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.line-through {
	text-decoration: line-through;
}
.opacity-50 {
	opacity: 0.5;
}
.opacity-0 {
	opacity: 0;
}
.opacity-100 {
	opacity: 1;
}
.opacity-60 {
	opacity: 0.6;
}
.opacity-40 {
	opacity: 0.4;
}
.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-sm {
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.shadow-3xl {
	--tw-shadow: 0 12px 24px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.ring-8 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));
}
.ring-blue-600 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}
.ring-offset-8 {
	--tw-ring-offset-width: 8px;
}
.ring-offset-yellow-200 {
	--tw-ring-offset-color: #fde68a;
}
.blur {
	--tw-blur: blur(8px);
	filter: var(--tw-filter);
}
.blur-md {
	--tw-blur: blur(12px);
	filter: var(--tw-filter);
}
.blur-\[100px\] {
	--tw-blur: blur(100px);
	filter: var(--tw-filter);
}
.blur-\[120px\] {
	--tw-blur: blur(120px);
	filter: var(--tw-filter);
}
.blur-\[80px\] {
	--tw-blur: blur(80px);
	filter: var(--tw-filter);
}
.filter {
	filter: var(--tw-filter);
}
.backdrop-blur-xl {
	--tw-backdrop-blur: blur(24px);
	backdrop-filter: var(--tw-backdrop-filter);
}
.backdrop-filter {
	backdrop-filter: var(--tw-backdrop-filter);
}
.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-colors {
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-marginLeft {
	transition-property: margin-left;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.delay-500 {
	transition-delay: 500ms;
}
.duration-300 {
	transition-duration: 300ms;
}
.duration-200 {
	transition-duration: 200ms;
}
.duration-700 {
	transition-duration: 700ms;
}
.duration-500 {
	transition-duration: 500ms;
}
.duration-1000 {
	transition-duration: 1000ms;
}
.ease-out {
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
body {
    margin: 0px;
    background-color: #f8fafc;
    background-image:
        radial-gradient(at 20%, at 30%, rgba(99, 102, 241, 0.05) 0px, transparent 50%),
        radial-gradient(at 80%, at 70%, rgba(168, 85, 247, 0.05) 0px, transparent 50%);
    background-image:
        radial-gradient(at 20% 30%, rgba(99, 102, 241, 0.05) 0px, transparent 50%),
        radial-gradient(at 80% 70%, rgba(168, 85, 247, 0.05) 0px, transparent 50%);
    min-height: 100vh;
}
.dark body {
    background-color: #0c0c10;
    background-image:
        radial-gradient(at 20%, at 30%, rgba(99, 102, 241, 0.06) 0px, transparent 50%),
        radial-gradient(at 80%, at 70%, rgba(168, 85, 247, 0.06) 0px, transparent 50%);
    background-image:
        radial-gradient(at 20% 30%, rgba(99, 102, 241, 0.06) 0px, transparent 50%),
        radial-gradient(at 80% 70%, rgba(168, 85, 247, 0.06) 0px, transparent 50%);
}
/* Modern Glassmorphism Utilities */
.glass {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.dark .glass {
    background: rgba(22, 22, 30, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.04);
}
.glass-card {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow:
        0 4px 24px -1px rgba(0, 0, 0, 0.06),
        0 2px 8px -1px rgba(0, 0, 0, 0.04);
}
.dark .glass-card {
    background: rgba(22, 22, 30, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.04);
    box-shadow:
        0 4px 24px -1px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.02) inset;
}
.glass-subtle {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.dark .glass-subtle {
    background: rgba(25, 25, 35, 0.6);
}
/* Modern Shadow Utilities */
.shadow-soft {
    box-shadow:
        0 2px 16px -3px rgba(0, 0, 0, 0.08),
        0 4px 6px -4px rgba(0, 0, 0, 0.05);
}
.shadow-glow {
    box-shadow:
        0 4px 24px -1px rgba(99, 102, 241, 0.15),
        0 2px 8px -1px rgba(0, 0, 0, 0.06);
}
.dark .shadow-glow {
    box-shadow:
        0 4px 24px -1px rgba(99, 102, 241, 0.25),
        0 2px 8px -1px rgba(0, 0, 0, 0.3);
}
/* Modern Gradient Utilities */
.gradient-primary {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a855f7 100%);
}
.gradient-primary-soft {
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(168, 85, 247, 0.1) 100%);
}
.dark .gradient-primary-soft {
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.15) 0%, rgba(168, 85, 247, 0.15) 100%);
}
/* Modern hover transitions */
.hover-lift {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.hover-lift:hover {
    transform: translateY(-2px);
    box-shadow:
        0 8px 30px -4px rgba(0, 0, 0, 0.1),
        0 4px 10px -4px rgba(0, 0, 0, 0.06);
}
.dark .hover-lift:hover {
    box-shadow:
        0 8px 30px -4px rgba(0, 0, 0, 0.4),
        0 4px 10px -4px rgba(0, 0, 0, 0.3);
}
/* ================================================
   Animation Keyframes
   ================================================ */
/* Fade In */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* Fade In Up */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* Fade In Down */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* Slide In Left */
@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* Slide In Right */
@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* Scale In */
@keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
/* Shimmer Loading Effect */
@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}
/* Pulse Glow */
@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(99, 102, 241, 0.4);
    }
    50% {
        box-shadow: 0 0 20px 4px rgba(99, 102, 241, 0.2);
    }
}
/* Floating Animation */
@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-6px);
    }
}
/* Gentle Bounce */
@keyframes gentleBounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-4px);
    }
}
/* Gradient Shift */
@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
/* Spin */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/* Ripple Effect */
@keyframes ripple {
    0% {
        transform: scale(0);
        opacity: 0.5;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}
/* Shake */
@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-4px);
    }
    20%, 40%, 60%, 80% {
        transform: translateX(4px);
    }
}
/* Success Check */
@keyframes checkmark {
    0% {
        stroke-dashoffset: 50;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
/* ================================================
   Animation Utility Classes
   ================================================ */
.animate-fade-in {
    animation: fadeIn 0.4s ease-out forwards;
}
.animate-fade-in-up {
    animation: fadeInUp 0.5s ease-out forwards;
}
.animate-fade-in-down {
    animation: fadeInDown 0.5s ease-out forwards;
}
.animate-slide-in-left {
    animation: slideInLeft 0.4s ease-out forwards;
}
.animate-slide-in-right {
    animation: slideInRight 0.4s ease-out forwards;
}
.animate-scale-in {
    animation: scaleIn 0.3s ease-out forwards;
}
.animate-float {
    animation: float 3s ease-in-out infinite;
}
.animate-bounce-gentle {
    animation: gentleBounce 2s ease-in-out infinite;
}
.animate-pulse-glow {
    animation: pulseGlow 2s ease-in-out infinite;
}
.animate-spin {
    animation: spin 1s linear infinite;
}
.animate-shake {
    animation: shake 0.5s ease-in-out;
}
/* Staggered Animation Delays */
.stagger-1 { animation-delay: 0.05s; }
.stagger-2 { animation-delay: 0.1s; }
.stagger-3 { animation-delay: 0.15s; }
.stagger-4 { animation-delay: 0.2s; }
.stagger-5 { animation-delay: 0.25s; }
.stagger-6 { animation-delay: 0.3s; }
.stagger-7 { animation-delay: 0.35s; }
.stagger-8 { animation-delay: 0.4s; }
.stagger-9 { animation-delay: 0.45s; }
.stagger-10 { animation-delay: 0.5s; }
/* Initial state for staggered items */
.stagger-item {
    opacity: 0;
    animation: fadeInUp 0.4s ease-out forwards;
}
/* ================================================
   Skeleton Loading
   ================================================ */
.skeleton {
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.06) 25%,
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.06) 75%
    );
    background-size: 200% 100%;
    animation: shimmer 1.5s ease-in-out infinite;
    border-radius: 4px;
}
.dark .skeleton {
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.04) 25%,
        rgba(255, 255, 255, 0.08) 50%,
        rgba(255, 255, 255, 0.04) 75%
    );
    background-size: 200% 100%;
}
.skeleton-text {
    height: 1em;
    margin-bottom: 0.5em;
}
.skeleton-title {
    height: 1.5em;
    width: 60%;
    margin-bottom: 0.75em;
}
.skeleton-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.skeleton-button {
    height: 36px;
    width: 100px;
    border-radius: 8px;
}
.skeleton-card {
    height: 120px;
    border-radius: 12px;
}
.skeleton-row {
    display: flex;
    grid-gap: 1rem;
    gap: 1rem;
    padding: 0.75rem 0;
}
.skeleton-cell {
    height: 1rem;
    flex: 1;
}
/* ================================================
   Enhanced Hover Effects
   ================================================ */
/* Glow on Hover */
.hover-glow {
    transition: all 0.3s ease;
}
.hover-glow:hover {
    box-shadow: 0 0 20px rgba(99, 102, 241, 0.3);
}
.dark .hover-glow:hover {
    box-shadow: 0 0 25px rgba(99, 102, 241, 0.4);
}
/* Scale on Hover */
.hover-scale {
    transition: transform 0.2s ease;
}
.hover-scale:hover {
    transform: scale(1.02);
}
/* Brightness on Hover */
.hover-bright {
    transition: filter 0.2s ease;
}
.hover-bright:hover {
    filter: brightness(1.1);
}
/* Border Glow */
.hover-border-glow {
    transition: all 0.3s ease;
    border: 1px solid transparent;
}
.hover-border-glow:hover {
    border-color: rgba(99, 102, 241, 0.5);
    box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
}
/* ================================================
   Animated Gradient Background
   ================================================ */
.gradient-animated {
    background: linear-gradient(
        -45deg,
        #6366f1,
        #8b5cf6,
        #a855f7,
        #6366f1
    );
    background-size: 400% 400%;
    animation: gradientShift 8s ease infinite;
}
.gradient-animated-fast {
    background: linear-gradient(
        -45deg,
        #6366f1,
        #8b5cf6,
        #a855f7,
        #6366f1
    );
    background-size: 400% 400%;
    animation: gradientShift 3s ease infinite;
}
/* ================================================
   Button Ripple Effect
   ================================================ */
.btn-ripple {
    position: relative;
    overflow: hidden;
}
.btn-ripple::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    pointer-events: none;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 60%);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.3s ease;
}
.btn-ripple:active::after {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 1;
    transition: transform 0s, opacity 0s;
}
/* ================================================
   Focus Ring Animation
   ================================================ */
.focus-ring-animated:focus {
    outline: none;
    box-shadow:
        0 0 0 2px rgba(99, 102, 241, 0.2),
        0 0 0 4px rgba(99, 102, 241, 0.1);
    animation: pulseGlow 1.5s ease-in-out infinite;
}
/* ================================================
   Loading Dots Animation
   ================================================ */
.loading-dots {
    display: inline-flex;
    grid-gap: 4px;
    gap: 4px;
}
.loading-dots span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: currentColor;
    animation: gentleBounce 1.4s ease-in-out infinite;
}
.loading-dots span:nth-child(1) {
    animation-delay: 0s;
}
.loading-dots span:nth-child(2) {
    animation-delay: 0.2s;
}
.loading-dots span:nth-child(3) {
    animation-delay: 0.4s;
}
/* ================================================
   Card Entrance Animation
   ================================================ */
.card-enter {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.card-enter.visible {
    opacity: 1;
    transform: translateY(0);
}
/* ================================================
   Table Row Animation
   ================================================ */
.table-row-animate {
    opacity: 0;
    transform: translateX(-10px);
    animation: slideInLeft 0.3s ease-out forwards;
}
/* Staggered table rows */
.table-row-animate:nth-child(1) { animation-delay: 0.02s; }
.table-row-animate:nth-child(2) { animation-delay: 0.04s; }
.table-row-animate:nth-child(3) { animation-delay: 0.06s; }
.table-row-animate:nth-child(4) { animation-delay: 0.08s; }
.table-row-animate:nth-child(5) { animation-delay: 0.1s; }
.table-row-animate:nth-child(6) { animation-delay: 0.12s; }
.table-row-animate:nth-child(7) { animation-delay: 0.14s; }
.table-row-animate:nth-child(8) { animation-delay: 0.16s; }
.table-row-animate:nth-child(9) { animation-delay: 0.18s; }
.table-row-animate:nth-child(10) { animation-delay: 0.2s; }
/* ================================================
   Menu Item Animation
   ================================================ */
.menu-item-animate {
    opacity: 0;
    transform: translateX(-8px);
    animation: slideInLeft 0.25s ease-out forwards;
}
.menu-item-animate:nth-child(1) { animation-delay: 0.03s; }
.menu-item-animate:nth-child(2) { animation-delay: 0.06s; }
.menu-item-animate:nth-child(3) { animation-delay: 0.09s; }
.menu-item-animate:nth-child(4) { animation-delay: 0.12s; }
.menu-item-animate:nth-child(5) { animation-delay: 0.15s; }
.menu-item-animate:nth-child(6) { animation-delay: 0.18s; }
.menu-item-animate:nth-child(7) { animation-delay: 0.21s; }
.menu-item-animate:nth-child(8) { animation-delay: 0.24s; }
/* ================================================
   Progress Bar Animation
   ================================================ */
.progress-bar {
    height: 4px;
    background: rgba(99, 102, 241, 0.2);
    border-radius: 2px;
    overflow: hidden;
}
.progress-bar-fill {
    height: 100%;
    background: linear-gradient(90deg, #6366f1, #8b5cf6);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.progress-bar-indeterminate .progress-bar-fill {
    width: 30%;
    animation: shimmer 1.5s ease-in-out infinite;
}
/* ================================================
   Tooltip Animation
   ================================================ */
.tooltip-animate {
    opacity: 0;
    transform: translateY(4px);
    transition: all 0.2s ease;
    pointer-events: none;
}
.tooltip-trigger:hover .tooltip-animate {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
/* ================================================
   Badge Pulse
   ================================================ */
.badge-pulse {
    position: relative;
}
.badge-pulse::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background: inherit;
    animation: pulseGlow 2s ease-in-out infinite;
}
/* ================================================
   Login Page Styles
   ================================================ */
.login-background {
    background: linear-gradient(135deg, #0f172a 0%, #1e1b4b 50%, #312e81 100%);
    min-height: 100vh;
}
.login-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 28px;
    box-shadow:
        0 25px 50px -12px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset,
        0 -20px 40px -20px rgba(99, 102, 241, 0.15) inset;
}
.login-input {
    background: rgba(255, 255, 255, 0.06) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 14px !important;
    transition: all 0.3s ease !important;
}
.login-input:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
}
.login-input[focus-within] {
    background: rgba(99, 102, 241, 0.1) !important;
    border-color: rgba(99, 102, 241, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1) !important;
}
.login-input:focus-within {
    background: rgba(99, 102, 241, 0.1) !important;
    border-color: rgba(99, 102, 241, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1) !important;
}
.login-button {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a855f7 100%) !important;
    border: none !important;
    border-radius: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em !important;
    box-shadow: 0 8px 24px -4px rgba(99, 102, 241, 0.4) !important;
    transition: all 0.3s ease !important;
}
.login-button:hover:not(:disabled) {
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 32px -4px rgba(99, 102, 241, 0.5) !important;
}
.login-button:active:not(:disabled) {
    transform: translateY(0) !important;
}
.login-button:disabled {
    background: linear-gradient(135deg, #475569 0%, #64748b 100%) !important;
    box-shadow: none !important;
    opacity: 0.7 !important;
}
.login-checkbox {
    accent-color: #8b5cf6;
}
/* ================================================
   Number Counter Animation
   ================================================ */
@keyframes countUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.animate-count-up {
    animation: countUp 0.6s ease-out forwards;
}
/* ================================================
   Success Checkmark Animation
   ================================================ */
.checkmark-circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #22c55e;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark-check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    stroke-width: 3;
    stroke: #22c55e;
    fill: none;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.4s forwards;
}
@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
/* ================================================
   Toast Notification Styles
   ================================================ */
.toast-enter {
    animation: slideInRight 0.3s ease-out forwards;
}
.toast-exit {
    animation: slideOutRight 0.3s ease-in forwards;
}
@keyframes slideOutRight {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(100%);
    }
}
/* ================================================
   Sparkline / Mini Chart Pulse
   ================================================ */
.chart-dot-pulse {
    animation: pulseGlow 2s ease-in-out infinite;
}
/* ================================================
   Stat Card Styles
   ================================================ */
.stat-card {
    position: relative;
    overflow: hidden;
}
.stat-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, transparent 60%);
    border-radius: 0 0 0 100%;
}
.stat-value {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
/* ================================================
   Avatar Online Status
   ================================================ */
.avatar-online::after {
    content: '';
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    background: #22c55e;
    border: 2px solid white;
    border-radius: 50%;
    animation: pulseGlow 2s ease-in-out infinite;
}
.dark .avatar-online::after {
    border-color: #1e1e2e;
}
/* ================================================
   Expandable Search Animation
   ================================================ */
.search-expandable {
    width: 44px;
    transition: width 0.3s ease;
    overflow: hidden;
}
.search-expandable[focus-within],
.search-expandable.expanded {
    width: 280px;
}
.search-expandable:focus-within,
.search-expandable.expanded {
    width: 280px;
}
/* ================================================
   Tab Indicator Slide Animation
   ================================================ */
.tab-indicator {
    transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1), width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* ================================================
   Empty State Illustration Animation
   ================================================ */
.empty-illustration {
    animation: float 4s ease-in-out infinite;
}
.empty-illustration-shadow {
    animation: shadowPulse 4s ease-in-out infinite;
}
@keyframes shadowPulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(0.85);
        opacity: 0.15;
    }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000000;
}
#memberId:-webkit-autofill,
#memberId:-webkit-autofill:hover,
#memberId:-webkit-autofill:focus,
#memberId:-webkit-autofill:active {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: #FFFFFF !important;
}
#password:-webkit-autofill,
#password:-webkit-autofill:hover,
#password:-webkit-autofill:focus,
#password:-webkit-autofill:active {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: #FFFFFF !important;
}
.modal {
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.loading-spinner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#coupon>div {
    margin: 0 0.5rem;
    padding: 0.4rem 0;
    box-sizing: border-box;
}
.MuiIconButton-label {
    width: 10px !important;
    height: 10px;
}
.CarouselItem~div {
    opacity: 0.3 !important;
    margin-top: 1rem;
}
.cardImg {
    height: 100% !important;
}
.fuctionlist {
    max-height: 50px;
    overflow-y: auto;
}
.editFunctionDialog {
    width: 800px;
}
.w-100p {
    width: 100px
}
.swal2-container {
    z-index: 9999 !important;
}
.swal2-title {
    text-align: center !important;
}
.loginLogoImageSize {
    width: 250px;
}
.h-500p {
    height: 500px;
}
.w-400p {
    width: 400px
}
.text-22 {
    font-size: 22px;
}
.pl375 {
    padding-left: .375rem !important;
}
.Button-Color {
    background-color: #12824C !important;
    color: #FFFFFF !important;
}
.Button-Margin {
    margin: 4px !important;
}
.TextRadioInput:checked+label {
    background-color: #9e73ea;
    color: #fff;
}
.TextRadioCheckBox:checked+label {
    background-color: #618cfb;
    color: #fff;
}
.TextRadioCheckBox:hover+label {
    background-color: #DBEAFE;
}
.pieChart {
    box-shadow: 0px 0px 10px 0 rgb(112, 144, 176, .12), 0 0 transparent, var(--tw-shadow);
}
.pieChart:hover,
.pieChart:focus {
    transform: none;
    transition: .3s;
    box-shadow: 0px 8px 20px 0 rgb(112, 144, 176, .3), 0 0 transparent, var(--tw-shadow);
    background-color: #fff;
}
.sortIcon {
    color: #D2D2D2
}
.sortTableHead:hover .sortIcon {
    color: #9D9D9D
}
.grid-width {
    grid-template-columns: 0.5fr 1fr 2.5fr 1fr 0.7fr 0.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
/* ================================================
   Dark Mode MUI Overrides - Glassmorphism Style
   ================================================ */
/* Base Paper - 使用半透明玻璃效果 */
.dark .MuiPaper-root {
    background-color: rgba(25, 25, 35, 0.9);
    color: #e2e8f0;
}
/* Dialog Content */
.dark .MuiDialogContent-root .MuiTypography-root {
    color: #e2e8f0;
}
.dark .MuiDialogContentText-root {
    color: #94a3b8;
}
/* ---- Input Fields - 柔和半透明風格 ---- */
.dark .MuiInputBase-root {
    color: #e2e8f0;
    background-color: rgba(255, 255, 255, 0.03);
}
.dark .MuiOutlinedInput-root {
    background-color: rgba(255, 255, 255, 0.03);
    transition: all 0.2s ease;
}
.dark .MuiOutlinedInput-root:hover {
    background-color: rgba(255, 255, 255, 0.05);
}
.dark .MuiOutlinedInput-root.Mui-focused {
    background-color: rgba(99, 102, 241, 0.05);
}
.dark .MuiOutlinedInput-notchedOutline {
    border-color: rgba(255, 255, 255, 0.08);
    transition: border-color 0.2s ease;
}
.dark .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(255, 255, 255, 0.15);
}
.dark .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
    border-color: rgba(99, 102, 241, 0.5);
}
.dark .MuiInputLabel-root {
    color: #64748b;
}
.dark .MuiInputLabel-root.Mui-focused {
    color: #818cf8;
}
.dark .MuiIconButton-root {
    color: #94a3b8;
}
.dark .MuiFormHelperText-root {
    color: #64748b;
}
/* ---- Select & Menu - 玻璃下拉選單 ---- */
.dark .MuiSelect-select {
    color: #e2e8f0;
}
.dark .MuiMenu-paper {
    background-color: rgba(25, 25, 40, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.06);
}
.dark .MuiMenuItem-root {
    color: #e2e8f0;
    transition: background-color 0.15s ease;
}
.dark .MuiMenuItem-root:hover {
    background-color: rgba(99, 102, 241, 0.1);
}
.dark .MuiMenuItem-root.Mui-selected {
    background-color: rgba(99, 102, 241, 0.15);
}
.dark .MuiMenuItem-root.Mui-selected:hover {
    background-color: rgba(99, 102, 241, 0.2);
}
/* ---- Table ---- */
.dark .MuiTableCell-root {
    color: #e2e8f0;
    border-color: rgba(255, 255, 255, 0.05);
}
.dark .MuiTableCell-head {
    color: #94a3b8;
}
/* ---- Autocomplete ---- */
.dark .MuiAutocomplete-paper {
    background-color: rgba(25, 25, 40, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.06);
}
.dark .MuiAutocomplete-option {
    color: #e2e8f0;
}
.dark .MuiAutocomplete-option:hover {
    background-color: rgba(99, 102, 241, 0.1);
}
.dark .MuiAutocomplete-option[aria-selected="true"] {
    background-color: rgba(99, 102, 241, 0.15);
}
/* ---- Chip ---- */
.dark .MuiChip-root {
    color: #e2e8f0;
    border-color: rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
}
.dark .MuiChip-outlined {
    border-color: rgba(255, 255, 255, 0.15);
}
/* ---- Dialog ---- */
.dark .MuiDialogTitle-root {
    color: #f1f5f9;
}
.dark .MuiDialogActions-root .MuiButton-text {
    color: #94a3b8;
}
/* ---- Tabs ---- */
.dark .MuiTabs-indicator {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
}
/* ---- Button ---- */
.dark .MuiButton-text {
    color: #94a3b8;
}
.dark .MuiButton-text:hover {
    background-color: rgba(255, 255, 255, 0.05);
}
/* ---- Disabled Input - 更柔和的禁用狀態 ---- */
.dark .MuiInputBase-root.Mui-disabled {
    color: #4b5563;
}
.dark .MuiInputBase-root.Mui-disabled .MuiInputBase-input {
    color: #4b5563;
    -webkit-text-fill-color: #4b5563;
}
.dark .MuiOutlinedInput-root.Mui-disabled {
    background-color: rgba(255, 255, 255, 0.01);
}
.dark .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline {
    border-color: rgba(255, 255, 255, 0.04);
}
.dark .MuiInputLabel-root.Mui-disabled {
    color: #374151;
}
.dark .MuiFormHelperText-root.Mui-disabled {
    color: #374151;
}
/* ---- Input Adornment ---- */
.dark .MuiInputAdornment-root {
    color: #64748b;
}
/* ---- Divider ---- */
.dark .MuiDivider-root {
    border-color: rgba(255, 255, 255, 0.06);
}
/* ---- Paper elevation ---- */
.dark .MuiPaper-elevation1 {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.3);
}
/* ---- Pagination ---- */
.dark .MuiTablePagination-root {
    color: #94a3b8;
}
.dark .MuiTablePagination-selectIcon {
    color: #64748b;
}
/* ---- Backdrop ---- */
.dark .MuiBackdrop-root {
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
}
/* ---- TextField 填充變體 ---- */
.dark .MuiFilledInput-root {
    background-color: rgba(255, 255, 255, 0.03);
}
.dark .MuiFilledInput-root:hover {
    background-color: rgba(255, 255, 255, 0.05);
}
.dark .MuiFilledInput-root.Mui-focused {
    background-color: rgba(99, 102, 241, 0.05);
}
/* ---- 輸入框內文字選取 ---- */
.dark .MuiInputBase-input::-moz-selection {
    background-color: rgba(99, 102, 241, 0.3);
}
.dark .MuiInputBase-input::selection {
    background-color: rgba(99, 102, 241, 0.3);
}
/* ---- Placeholder 文字 ---- */
.dark .MuiInputBase-input::-moz-placeholder {
    color: #475569;
    opacity: 1;
}
.dark .MuiInputBase-input::placeholder {
    color: #475569;
    opacity: 1;
}
.last\:border-0:last-child {
	border-width: 0px;
}
.hover\:translate-x-1:hover {
	--tw-translate-x: 0.25rem;
	transform: var(--tw-transform);
}
.hover\:scale-125:hover {
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	transform: var(--tw-transform);
}
.hover\:border-blue-800:hover {
	--tw-border-opacity: 1;
	border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}
.hover\:border-yellow-500:hover {
	--tw-border-opacity: 1;
	border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}
.hover\:bg-indigo-50\/50:hover {
	background-color: rgba(238, 242, 255, 0.5);
}
.hover\:bg-white\/25:hover {
	background-color: rgba(255, 255, 255, 0.25);
}
.hover\:bg-purple-50\/50:hover {
	background-color: rgba(245, 243, 255, 0.5);
}
.hover\:bg-gray-50:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.hover\:bg-red-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}
.hover\:bg-blue-50:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}
.hover\:bg-yellow-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}
.hover\:text-indigo-500:hover {
	--tw-text-opacity: 1;
	color: rgba(99, 102, 241, var(--tw-text-opacity));
}
.hover\:text-blue-400:hover {
	--tw-text-opacity: 1;
	color: rgba(96, 165, 250, var(--tw-text-opacity));
}
.hover\:text-red-400:hover {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.hover\:text-indigo-700:hover {
	--tw-text-opacity: 1;
	color: rgba(67, 56, 202, var(--tw-text-opacity));
}
.hover\:text-blue-600:hover {
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
}
.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-indigo-300:hover {
	--tw-text-opacity: 1;
	color: rgba(165, 180, 252, var(--tw-text-opacity));
}
.hover\:text-white\/70:hover {
	color: rgba(255, 255, 255, 0.7);
}
.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.disabled\:opacity-40:disabled {
	opacity: 0.4;
}
.dark .dark\:divide-white\/5 > :not([hidden]) ~ :not([hidden]) {
	border-color: rgba(255, 255, 255, 0.05);
}
.dark .dark\:border-white\/10 {
	border-color: rgba(255, 255, 255, 0.1);
}
.dark .dark\:border-white\/5 {
	border-color: rgba(255, 255, 255, 0.05);
}
.dark .dark\:border-gray-700 {
	--tw-border-opacity: 1;
	border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}
.dark .dark\:border-indigo-400\/50 {
	border-color: rgba(129, 140, 248, 0.5);
}
.dark .dark\:bg-purple-900 {
	--tw-bg-opacity: 1;
	background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
}
.dark .dark\:bg-red-900 {
	--tw-bg-opacity: 1;
	background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}
.dark .dark\:bg-gray-700 {
	--tw-bg-opacity: 1;
	background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}
.dark .dark\:bg-green-900 {
	--tw-bg-opacity: 1;
	background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#2d2d2d\] {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 45, 45, var(--tw-bg-opacity));
}
.dark .dark\:bg-red-500\/20 {
	background-color: rgba(239, 68, 68, 0.2);
}
.dark .dark\:bg-indigo-500\/10 {
	background-color: rgba(99, 102, 241, 0.1);
}
.dark .dark\:bg-gray-800 {
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#12121a\] {
	--tw-bg-opacity: 1;
	background-color: rgba(18, 18, 26, var(--tw-bg-opacity));
}
.dark .dark\:bg-white\/10 {
	background-color: rgba(255, 255, 255, 0.1);
}
.dark .dark\:bg-red-500\/10 {
	background-color: rgba(239, 68, 68, 0.1);
}
.dark .dark\:bg-blue-900\/20 {
	background-color: rgba(30, 58, 138, 0.2);
}
.dark .dark\:bg-\[\#0c0c10\] {
	--tw-bg-opacity: 1;
	background-color: rgba(12, 12, 16, var(--tw-bg-opacity));
}
.dark .dark\:from-indigo-500\/10 {
	--tw-gradient-from: rgba(99, 102, 241, 0.1);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.dark .dark\:from-indigo-500\/20 {
	--tw-gradient-from: rgba(99, 102, 241, 0.2);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}
.dark .dark\:to-purple-500\/10 {
	--tw-gradient-to: rgba(139, 92, 246, 0.1);
}
.dark .dark\:to-purple-500\/20 {
	--tw-gradient-to: rgba(139, 92, 246, 0.2);
}
.dark .dark\:text-purple-300 {
	--tw-text-opacity: 1;
	color: rgba(196, 181, 253, var(--tw-text-opacity));
}
.dark .dark\:text-red-300 {
	--tw-text-opacity: 1;
	color: rgba(252, 165, 165, var(--tw-text-opacity));
}
.dark .dark\:text-gray-300 {
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.dark .dark\:text-green-300 {
	--tw-text-opacity: 1;
	color: rgba(110, 231, 183, var(--tw-text-opacity));
}
.dark .dark\:text-gray-200 {
	--tw-text-opacity: 1;
	color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.dark .dark\:text-red-400 {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.dark .dark\:text-gray-400 {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.dark .dark\:\!text-purple-300 {
	--tw-text-opacity: 1 !important;
	color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}
.dark .dark\:text-indigo-300 {
	--tw-text-opacity: 1;
	color: rgba(165, 180, 252, var(--tw-text-opacity));
}
.dark .dark\:text-indigo-400 {
	--tw-text-opacity: 1;
	color: rgba(129, 140, 248, var(--tw-text-opacity));
}
.dark .dark\:text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.dark .dark\:text-purple-400 {
	--tw-text-opacity: 1;
	color: rgba(167, 139, 250, var(--tw-text-opacity));
}
.dark .dark\:hover\:bg-indigo-500\/5:hover {
	background-color: rgba(99, 102, 241, 0.05);
}
.dark .dark\:hover\:bg-purple-500\/5:hover {
	background-color: rgba(139, 92, 246, 0.05);
}
.dark .dark\:hover\:bg-indigo-500\/20:hover {
	background-color: rgba(99, 102, 241, 0.2);
}
.dark .dark\:hover\:bg-gray-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}
.dark .dark\:hover\:bg-red-500\/20:hover {
	background-color: rgba(239, 68, 68, 0.2);
}
.dark .dark\:hover\:text-blue-400:hover {
	--tw-text-opacity: 1;
	color: rgba(96, 165, 250, var(--tw-text-opacity));
}
.dark .dark\:hover\:text-red-400:hover {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}
@media (min-width: 640px) {
	.sm\:invisible {
		visibility: hidden;
	}
}
@media (min-width: 768px) {
	.md\:col-span-3 {
		grid-column: span 3 / span 3;
	}
	.md\:col-start-7 {
		grid-column-start: 7;
	}
	.md\:ml-72 {
		margin-left: 18rem;
	}
	.md\:w-60 {
		width: 15rem;
	}
	.md\:w-80 {
		width: 20rem;
	}
	.md\:w-96 {
		width: 24rem;
	}
}
