/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&display=swap');

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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;
}

/*
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)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

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

body{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
    font-family: 'Inter', system-ui, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cormorant Garamond', Georgia, serif;
  }
.btn-primary{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn-primary:active{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), 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));
}
.input-field{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.input-field::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}
.input-field::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}
.input-field{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.input-field:focus{
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.card{
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-10{
  bottom: -2.5rem;
}
.-right-1{
  right: -0.25rem;
}
.-top-10{
  top: -2.5rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1\/4{
  bottom: 25%;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-3{
  bottom: 0.75rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-full{
  bottom: 100%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-1\/4{
  left: 25%;
}
.left-2{
  left: 0.5rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-1\/4{
  right: 25%;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-1\/4{
  top: 25%;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-4{
  top: 1rem;
}
.top-full{
  top: 100%;
}
.left-2\.5{
  left: 0.625rem;
}
.right-1\.5{
  right: 0.375rem;
}
.isolate{
  isolation: isolate;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[10050\]{
  z-index: 10050;
}
.z-\[10051\]{
  z-index: 10051;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[101\]{
  z-index: 101;
}
.z-\[1100\]{
  z-index: 1100;
}
.z-\[110\]{
  z-index: 110;
}
.z-\[120\]{
  z-index: 120;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[20000\]{
  z-index: 20000;
}
.z-\[20001\]{
  z-index: 20001;
}
.z-\[20002\]{
  z-index: 20002;
}
.z-\[200\]{
  z-index: 200;
}
.z-\[20100\]{
  z-index: 20100;
}
.z-\[210\]{
  z-index: 210;
}
.z-\[240\]{
  z-index: 240;
}
.z-\[248\]{
  z-index: 248;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[300\]{
  z-index: 300;
}
.z-\[301\]{
  z-index: 301;
}
.z-\[302\]{
  z-index: 302;
}
.z-\[320\]{
  z-index: 320;
}
.z-\[5\]{
  z-index: 5;
}
.z-\[600\]{
  z-index: 600;
}
.z-\[60\]{
  z-index: 60;
}
.z-\[650\]{
  z-index: 650;
}
.z-\[70\]{
  z-index: 70;
}
.z-\[99999\]{
  z-index: 99999;
}
.z-\[9999\]{
  z-index: 9999;
}
.z-20{
  z-index: 20;
}
.z-\[125\]{
  z-index: 125;
}
.z-\[212\]{
  z-index: 212;
}
.z-\[245\]{
  z-index: 245;
}
.z-\[250\]{
  z-index: 250;
}
.z-\[290\]{
  z-index: 290;
}
.z-\[30\]{
  z-index: 30;
}
.z-\[55\]{
  z-index: 55;
}
.z-\[62\]{
  z-index: 62;
}
.z-\[63\]{
  z-index: 63;
}
.order-first{
  order: -9999;
}
.col-start-1{
  grid-column-start: 1;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.row-start-3{
  grid-row-start: 3;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.mb-0\.5{
  margin-bottom: 0.125rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-px{
  margin-bottom: 1px;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1\.5{
  margin-left: 0.375rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-\[8pt\]{
  margin-left: 8pt;
}
.ml-\[calc\(-3rem\+0\.25in\)\]{
  margin-left: calc(-3rem + 0.25in);
}
.ml-auto{
  margin-left: auto;
}
.mr-2{
  margin-right: 0.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[2pt\]{
  margin-top: 2pt;
}
.-mb-px{
  margin-bottom: -1px;
}
.ml-1{
  margin-left: 0.25rem;
}
.box-border{
  box-sizing: border-box;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.\!inline-flex{
  display: inline-flex !important;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.\!h-12{
  height: 3rem !important;
}
.\!h-auto{
  height: auto !important;
}
.h-0{
  height: 0px;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-32{
  height: 8rem;
}
.h-36{
  height: 9rem;
}
.h-4{
  height: 1rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-72{
  height: 18rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[1\.35in\]{
  height: 1.35in;
}
.h-\[1\.5rem\]{
  height: 1.5rem;
}
.h-\[11rem\]{
  height: 11rem;
}
.h-\[128px\]{
  height: 128px;
}
.h-\[1in\]{
  height: 1in;
}
.h-\[280px\]{
  height: 280px;
}
.h-\[5\.25rem\]{
  height: 5.25rem;
}
.h-\[90vh\]{
  height: 90vh;
}
.h-\[min\(32rem\2c 58vh\)\]{
  height: min(32rem, 58vh);
}
.h-\[min\(60vh\2c 560px\)\]{
  height: min(60vh, 560px);
}
.h-\[min\(68vh\2c 620px\)\]{
  height: min(68vh, 620px);
}
.h-\[min\(92dvh\2c calc\(100dvh-5rem\)\)\]{
  height: min(92dvh, calc(100dvh - 5rem));
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-0\.5{
  height: 0.125rem;
}
.h-\[min\(720px\2c calc\(100dvh-8rem\)\)\]{
  height: min(720px, calc(100dvh - 8rem));
}
.h-\[min\(90vh\2c 56rem\)\]{
  height: min(90vh, 56rem);
}
.max-h-24{
  max-height: 6rem;
}
.max-h-28{
  max-height: 7rem;
}
.max-h-32{
  max-height: 8rem;
}
.max-h-48{
  max-height: 12rem;
}
.max-h-52{
  max-height: 13rem;
}
.max-h-\[11rem\]{
  max-height: 11rem;
}
.max-h-\[1in\]{
  max-height: 1in;
}
.max-h-\[240px\]{
  max-height: 240px;
}
.max-h-\[280px\]{
  max-height: 280px;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.max-h-\[85vh\]{
  max-height: 85vh;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-\[92vh\]{
  max-height: 92vh;
}
.max-h-\[calc\(100vh-280px\)\]{
  max-height: calc(100vh - 280px);
}
.max-h-\[calc\(40vh\+1in\)\]{
  max-height: calc(40vh + 1in);
}
.max-h-\[calc\(85vh\+2in\)\]{
  max-height: calc(85vh + 2in);
}
.max-h-\[min\(100dvh\2c 100svh\)\]{
  max-height: min(100dvh, 100svh);
}
.max-h-\[min\(22rem\2c 88\%\)\]{
  max-height: min(22rem, 88%);
}
.max-h-\[min\(22rem\2c calc\(100vh-1rem\)\)\]{
  max-height: min(22rem, calc(100vh - 1rem));
}
.max-h-\[min\(24rem\2c 70vh\)\]{
  max-height: min(24rem, 70vh);
}
.max-h-\[min\(26rem\2c calc\(100vh-1rem\)\)\]{
  max-height: min(26rem, calc(100vh - 1rem));
}
.max-h-\[min\(32rem\2c 58vh\)\]{
  max-height: min(32rem, 58vh);
}
.max-h-\[min\(32rem\2c 80vh\)\]{
  max-height: min(32rem, 80vh);
}
.max-h-\[min\(32rem\2c 85vh\)\]{
  max-height: min(32rem, 85vh);
}
.max-h-\[min\(40rem\2c 90vh\)\]{
  max-height: min(40rem, 90vh);
}
.max-h-\[min\(50vh\2c 24rem\)\]{
  max-height: min(50vh, 24rem);
}
.max-h-\[min\(56dvh\2c 28rem\)\]{
  max-height: min(56dvh, 28rem);
}
.max-h-\[min\(60vh\2c 28rem\)\]{
  max-height: min(60vh, 28rem);
}
.max-h-\[min\(60vh\2c 32rem\)\]{
  max-height: min(60vh, 32rem);
}
.max-h-\[min\(70vh\2c 42rem\)\]{
  max-height: min(70vh, 42rem);
}
.max-h-\[min\(72vh\2c 26rem\)\]{
  max-height: min(72vh, 26rem);
}
.max-h-\[min\(80\%\2c 18rem\)\]{
  max-height: min(80%, 18rem);
}
.max-h-\[min\(85vh\2c 40rem\)\]{
  max-height: min(85vh, 40rem);
}
.max-h-\[min\(88dvh\2c 92vh\)\]{
  max-height: min(88dvh, 92vh);
}
.max-h-\[min\(90vh\2c 36rem\)\]{
  max-height: min(90vh, 36rem);
}
.max-h-\[min\(92dvh\2c 100vh-1\.5rem\)\]{
  max-height: min(92dvh, 100vh - 1.5rem);
}
.max-h-\[min\(92vh\2c 52rem\)\]{
  max-height: min(92vh, 52rem);
}
.max-h-full{
  max-height: 100%;
}
.max-h-none{
  max-height: none;
}
.max-h-\[95vh\]{
  max-height: 95vh;
}
.max-h-\[calc\(100vh-2rem\)\]{
  max-height: calc(100vh - 2rem);
}
.max-h-\[calc\(100vh-300px\)\]{
  max-height: calc(100vh - 300px);
}
.max-h-\[calc\(100vh-320px\)\]{
  max-height: calc(100vh - 320px);
}
.max-h-\[calc\(100vh-340px\)\]{
  max-height: calc(100vh - 340px);
}
.max-h-\[min\(60vh\2c 24rem\)\]{
  max-height: min(60vh, 24rem);
}
.max-h-\[min\(80vh\2c 520px\)\]{
  max-height: min(80vh, 520px);
}
.max-h-\[min\(85vh\2c 32rem\)\]{
  max-height: min(85vh, 32rem);
}
.max-h-\[min\(85vh\2c 600px\)\]{
  max-height: min(85vh, 600px);
}
.\!min-h-0{
  min-height: 0px !important;
}
.min-h-0{
  min-height: 0px;
}
.min-h-\[1\.25rem\]{
  min-height: 1.25rem;
}
.min-h-\[1\.5rem\]{
  min-height: 1.5rem;
}
.min-h-\[10rem\]{
  min-height: 10rem;
}
.min-h-\[120px\]{
  min-height: 120px;
}
.min-h-\[12rem\]{
  min-height: 12rem;
}
.min-h-\[180px\]{
  min-height: 180px;
}
.min-h-\[1in\]{
  min-height: 1in;
}
.min-h-\[2\.25rem\]{
  min-height: 2.25rem;
}
.min-h-\[2\.5rem\]{
  min-height: 2.5rem;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[20rem\]{
  min-height: 20rem;
}
.min-h-\[24rem\]{
  min-height: 24rem;
}
.min-h-\[280px\]{
  min-height: 280px;
}
.min-h-\[2rem\]{
  min-height: 2rem;
}
.min-h-\[3\.25rem\]{
  min-height: 3.25rem;
}
.min-h-\[320px\]{
  min-height: 320px;
}
.min-h-\[35vh\]{
  min-height: 35vh;
}
.min-h-\[4\.25rem\]{
  min-height: 4.25rem;
}
.min-h-\[4\.5rem\]{
  min-height: 4.5rem;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[42px\]{
  min-height: 42px;
}
.min-h-\[48px\]{
  min-height: 48px;
}
.min-h-\[4rem\]{
  min-height: 4rem;
}
.min-h-\[5\.5rem\]{
  min-height: 5.5rem;
}
.min-h-\[50vh\]{
  min-height: 50vh;
}
.min-h-\[5rem\]{
  min-height: 5rem;
}
.min-h-\[6rem\]{
  min-height: 6rem;
}
.min-h-\[7\.5rem\]{
  min-height: 7.5rem;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-\[8rem\]{
  min-height: 8rem;
}
.min-h-\[calc\(100px\+1in\)\]{
  min-height: calc(100px + 1in);
}
.min-h-\[calc\(140px\+1in\)\]{
  min-height: calc(140px + 1in);
}
.min-h-\[calc\(160px\+1in\)\]{
  min-height: calc(160px + 1in);
}
.min-h-\[min\(42dvh\2c 280px\)\]{
  min-height: min(42dvh, 280px);
}
.min-h-\[min\(480px\2c 55dvh\)\]{
  min-height: min(480px, 55dvh);
}
.min-h-\[min\(60vh\2c 560px\)\]{
  min-height: min(60vh, 560px);
}
.min-h-\[min\(78vh\2c 880px\)\]{
  min-height: min(78vh, 880px);
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-\[2\.75rem\]{
  min-height: 2.75rem;
}
.min-h-\[4px\]{
  min-height: 4px;
}
.min-h-\[min\(360px\2c 50dvh\)\]{
  min-height: min(360px, 50dvh);
}
.\!w-12{
  width: 3rem !important;
}
.\!w-\[1\.25in\]{
  width: 1.25in !important;
}
.\!w-full{
  width: 100% !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-96{
  width: 24rem;
}
.w-\[1\.25in\]{
  width: 1.25in;
}
.w-\[1\.35in\]{
  width: 1.35in;
}
.w-\[1\.5in\]{
  width: 1.5in;
}
.w-\[100pt\]{
  width: 100pt;
}
.w-\[11rem\]{
  width: 11rem;
}
.w-\[128px\]{
  width: 128px;
}
.w-\[1in\]{
  width: 1in;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[3\.35rem\]{
  width: 3.35rem;
}
.w-\[3\.5rem\]{
  width: 3.5rem;
}
.w-\[32\%\]{
  width: 32%;
}
.w-\[4\.5rem\]{
  width: 4.5rem;
}
.w-\[5\.25rem\]{
  width: 5.25rem;
}
.w-\[5\.5rem\]{
  width: 5.5rem;
}
.w-\[5rem\]{
  width: 5rem;
}
.w-\[min\(100\%\2c 26rem\)\]{
  width: min(100%, 26rem);
}
.w-\[min\(100\%-10rem\2c min\(100vw-10rem\2c 36rem\)\)\]{
  width: min(100% - 10rem, min(100vw - 10rem, 36rem));
}
.w-\[min\(100vw-1rem\2c 22rem\)\]{
  width: min(100vw - 1rem, 22rem);
}
.w-\[min\(22rem\2c calc\(100vw-1rem\)\)\]{
  width: min(22rem, calc(100vw - 1rem));
}
.w-\[min\(26rem\2c calc\(100vw-1rem\)\)\]{
  width: min(26rem, calc(100vw - 1rem));
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-px{
  width: 1px;
}
.w-\[1\%\]{
  width: 1%;
}
.w-\[2in\]{
  width: 2in;
}
.min-w-0{
  min-width: 0px;
}
.min-w-\[110px\]{
  min-width: 110px;
}
.min-w-\[11rem\]{
  min-width: 11rem;
}
.min-w-\[120px\]{
  min-width: 120px;
}
.min-w-\[12rem\]{
  min-width: 12rem;
}
.min-w-\[13\.5rem\]{
  min-width: 13.5rem;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[160px\]{
  min-width: 160px;
}
.min-w-\[180px\]{
  min-width: 180px;
}
.min-w-\[2\.25rem\]{
  min-width: 2.25rem;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[220px\]{
  min-width: 220px;
}
.min-w-\[320px\]{
  min-width: 320px;
}
.min-w-\[4\.25rem\]{
  min-width: 4.25rem;
}
.min-w-\[55\%\]{
  min-width: 55%;
}
.min-w-\[56rem\]{
  min-width: 56rem;
}
.min-w-\[6\.5rem\]{
  min-width: 6.5rem;
}
.min-w-\[80px\]{
  min-width: 80px;
}
.min-w-\[9rem\]{
  min-width: 9rem;
}
.min-w-full{
  min-width: 100%;
}
.\!min-w-0{
  min-width: 0px !important;
}
.min-w-\[1008px\]{
  min-width: 1008px;
}
.min-w-\[14rem\]{
  min-width: 14rem;
}
.min-w-\[16rem\]{
  min-width: 16rem;
}
.min-w-\[240px\]{
  min-width: 240px;
}
.min-w-\[520px\]{
  min-width: 520px;
}
.min-w-\[680px\]{
  min-width: 680px;
}
.min-w-\[7rem\]{
  min-width: 7rem;
}
.min-w-\[min\(100\%\2c 16rem\)\]{
  min-width: min(100%, 16rem);
}
.\!max-w-none{
  max-width: none !important;
}
.max-w-16{
  max-width: 4rem;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[1\.5in\]{
  max-width: 1.5in;
}
.max-w-\[10rem\]{
  max-width: 10rem;
}
.max-w-\[11rem\]{
  max-width: 11rem;
}
.max-w-\[12rem\]{
  max-width: 12rem;
}
.max-w-\[13rem\]{
  max-width: 13rem;
}
.max-w-\[1in\]{
  max-width: 1in;
}
.max-w-\[20rem\]{
  max-width: 20rem;
}
.max-w-\[240px\]{
  max-width: 240px;
}
.max-w-\[260px\]{
  max-width: 260px;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[3\.5rem\]{
  max-width: 3.5rem;
}
.max-w-\[34rem\]{
  max-width: 34rem;
}
.max-w-\[4\.5rem\]{
  max-width: 4.5rem;
}
.max-w-\[5\.25rem\]{
  max-width: 5.25rem;
}
.max-w-\[5\.75rem\]{
  max-width: 5.75rem;
}
.max-w-\[6\.5rem\]{
  max-width: 6.5rem;
}
.max-w-\[7\.5rem\]{
  max-width: 7.5rem;
}
.max-w-\[90vw\]{
  max-width: 90vw;
}
.max-w-\[9rem\]{
  max-width: 9rem;
}
.max-w-\[calc\(32rem\+1in\)\]{
  max-width: calc(32rem + 1in);
}
.max-w-\[calc\(42rem-1in\)\]{
  max-width: calc(42rem - 1in);
}
.max-w-\[min\(100vw-4rem\2c 24rem\)\]{
  max-width: min(100vw - 4rem, 24rem);
}
.max-w-\[min\(13rem\2c 48\%\)\]{
  max-width: min(13rem, 48%);
}
.max-w-\[min\(20rem\2c 85vw\)\]{
  max-width: min(20rem, 85vw);
}
.max-w-\[min\(22rem\2c 90vw\)\]{
  max-width: min(22rem, 90vw);
}
.max-w-\[min\(280px\2c calc\(100vw-2rem\)\)\]{
  max-width: min(280px, calc(100vw - 2rem));
}
.max-w-\[min\(85\%\2c 20rem\)\]{
  max-width: min(85%, 20rem);
}
.max-w-\[min\(92\%\2c 24rem\)\]{
  max-width: min(92%, 24rem);
}
.max-w-\[min\(96vw\2c 1400px\)\]{
  max-width: min(96vw, 1400px);
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.max-w-\[220px\]{
  max-width: 220px;
}
.max-w-\[95vw\]{
  max-width: 95vw;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[1_1_12rem\]{
  flex: 1 1 12rem;
}
.\!shrink-0{
  flex-shrink: 0 !important;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.basis-\[12rem\]{
  flex-basis: 12rem;
}
.basis-\[8rem\]{
  flex-basis: 8rem;
}
.basis-\[9\.5rem\]{
  flex-basis: 9.5rem;
}
.basis-\[min\(100\%\2c 14rem\)\]{
  flex-basis: min(100%, 14rem);
}
.basis-\[min\(100\%\2c 18rem\)\]{
  flex-basis: min(100%, 18rem);
}
.basis-\[10rem\]{
  flex-basis: 10rem;
}
.border-collapse{
  border-collapse: collapse;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), 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));
}
.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), 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));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), 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));
}
.scale-\[0\.5\]{
  --tw-scale-x: 0.5;
  --tw-scale-y: 0.5;
  transform: translate(var(--tw-translate-x), 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));
}
.transform{
  transform: translate(var(--tw-translate-x), 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));
}
@keyframes bounce{

  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1s infinite;
}
@keyframes pulse{

  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin{

  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-context-menu{
  cursor: context-menu;
}
.cursor-default{
  cursor: default;
}
.cursor-grab{
  cursor: grab;
}
.cursor-grabbing{
  cursor: grabbing;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-se-resize{
  cursor: se-resize;
}
.cursor-zoom-in{
  cursor: zoom-in;
}
.touch-none{
  touch-action: none;
}
.touch-pan-y{
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.resize-y{
  resize: vertical;
}
.resize{
  resize: both;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-rows-\[auto_auto_minmax\(0\2c 1fr\)\]{
  grid-template-rows: auto auto minmax(0,1fr);
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.content-center{
  align-content: center;
}
.content-start{
  align-content: flex-start;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.\!items-center{
  align-items: center !important;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.\!justify-center{
  justify-content: center !important;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.\!gap-0{
  gap: 0px !important;
}
.\!gap-1\.5{
  gap: 0.375rem !important;
}
.\!gap-2{
  gap: 0.5rem !important;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[0\.25in\]{
  gap: 0.25in;
}
.gap-px{
  gap: 1px;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-0\.5{
  row-gap: 0.125rem;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.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-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * 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-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * 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));
}
.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-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * 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-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * 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));
}
.divide-dark-600\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(71 85 105 / 0.8);
}
.divide-dark-700\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 65 85 / 0.8);
}
.divide-white\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.1);
}
.divide-dark-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-divide-opacity, 1));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.self-stretch{
  align-self: stretch;
}
.justify-self-start{
  justify-self: start;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-y-visible{
  overflow-y: visible;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.overscroll-contain{
  overscroll-behavior: contain;
}
.overscroll-y-contain{
  overscroll-behavior-y: contain;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.text-balance{
  text-wrap: balance;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.\!rounded-lg{
  border-radius: 0.5rem !important;
}
.\!rounded-md{
  border-radius: 0.375rem !important;
}
.\!rounded-xl{
  border-radius: 0.75rem !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-\[1\.15rem\]{
  border-radius: 1.15rem;
}
.rounded-\[1\.75rem\]{
  border-radius: 1.75rem;
}
.rounded-\[22px\]{
  border-radius: 22px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}
.rounded-br-md{
  border-bottom-right-radius: 0.375rem;
}
.rounded-tl{
  border-top-left-radius: 0.25rem;
}
.\!border{
  border-width: 1px !important;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-\[3px\]{
  border-width: 3px;
}
.\!border-0{
  border-width: 0px !important;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-dashed{
  border-style: dashed;
}
.\!border-dark-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1)) !important;
}
.\!border-sky-700\/70{
  border-color: rgb(3 105 161 / 0.7) !important;
}
.\!border-white\/10{
  border-color: rgb(255 255 255 / 0.1) !important;
}
.border-\[\#3a3a3c\]{
  --tw-border-opacity: 1;
  border-color: rgb(58 58 60 / var(--tw-border-opacity, 1));
}
.border-amber-200\/90{
  border-color: rgb(253 230 138 / 0.9);
}
.border-amber-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-amber-400\/50{
  border-color: rgb(251 191 36 / 0.5);
}
.border-amber-500\/25{
  border-color: rgb(245 158 11 / 0.25);
}
.border-amber-500\/50{
  border-color: rgb(245 158 11 / 0.5);
}
.border-amber-500\/80{
  border-color: rgb(245 158 11 / 0.8);
}
.border-amber-500\/85{
  border-color: rgb(245 158 11 / 0.85);
}
.border-amber-600\/35{
  border-color: rgb(217 119 6 / 0.35);
}
.border-amber-600\/40{
  border-color: rgb(217 119 6 / 0.4);
}
.border-amber-600\/60{
  border-color: rgb(217 119 6 / 0.6);
}
.border-amber-700{
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.border-amber-700\/25{
  border-color: rgb(180 83 9 / 0.25);
}
.border-amber-700\/30{
  border-color: rgb(180 83 9 / 0.3);
}
.border-amber-700\/45{
  border-color: rgb(180 83 9 / 0.45);
}
.border-amber-700\/50{
  border-color: rgb(180 83 9 / 0.5);
}
.border-amber-800\/40{
  border-color: rgb(146 64 14 / 0.4);
}
.border-amber-800\/50{
  border-color: rgb(146 64 14 / 0.5);
}
.border-amber-900\/35{
  border-color: rgb(120 53 15 / 0.35);
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-dark-500{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.border-dark-500\/70{
  border-color: rgb(100 116 139 / 0.7);
}
.border-dark-600{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.border-dark-600\/40{
  border-color: rgb(71 85 105 / 0.4);
}
.border-dark-600\/50{
  border-color: rgb(71 85 105 / 0.5);
}
.border-dark-600\/60{
  border-color: rgb(71 85 105 / 0.6);
}
.border-dark-600\/70{
  border-color: rgb(71 85 105 / 0.7);
}
.border-dark-600\/80{
  border-color: rgb(71 85 105 / 0.8);
}
.border-dark-600\/90{
  border-color: rgb(71 85 105 / 0.9);
}
.border-dark-700{
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.border-dark-700\/60{
  border-color: rgb(51 65 85 / 0.6);
}
.border-emerald-400\/70{
  border-color: rgb(52 211 153 / 0.7);
}
.border-emerald-500{
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.border-emerald-500\/25{
  border-color: rgb(16 185 129 / 0.25);
}
.border-emerald-500\/70{
  border-color: rgb(16 185 129 / 0.7);
}
.border-emerald-600\/60{
  border-color: rgb(5 150 105 / 0.6);
}
.border-emerald-600\/70{
  border-color: rgb(5 150 105 / 0.7);
}
.border-emerald-600\/80{
  border-color: rgb(5 150 105 / 0.8);
}
.border-emerald-700{
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.border-emerald-800\/80{
  border-color: rgb(6 95 70 / 0.8);
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-600\/80{
  border-color: rgb(75 85 99 / 0.8);
}
.border-lime-400\/75{
  border-color: rgb(163 230 53 / 0.75);
}
.border-neutral-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-neutral-400{
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.border-neutral-400\/70{
  border-color: rgb(163 163 163 / 0.7);
}
.border-neutral-800{
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.border-primary-400{
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.border-primary-500\/40{
  border-color: rgb(14 165 233 / 0.4);
}
.border-primary-500\/70{
  border-color: rgb(14 165 233 / 0.7);
}
.border-red-500\/40{
  border-color: rgb(239 68 68 / 0.4);
}
.border-red-600\/45{
  border-color: rgb(220 38 38 / 0.45);
}
.border-red-600\/50{
  border-color: rgb(220 38 38 / 0.5);
}
.border-red-700{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.border-red-900\/40{
  border-color: rgb(127 29 29 / 0.4);
}
.border-rose-600\/35{
  border-color: rgb(225 29 72 / 0.35);
}
.border-sky-400\/60{
  border-color: rgb(56 189 248 / 0.6);
}
.border-sky-600\/50{
  border-color: rgb(2 132 199 / 0.5);
}
.border-sky-600\/60{
  border-color: rgb(2 132 199 / 0.6);
}
.border-sky-700\/20{
  border-color: rgb(3 105 161 / 0.2);
}
.border-sky-700\/70{
  border-color: rgb(3 105 161 / 0.7);
}
.border-sky-700\/80{
  border-color: rgb(3 105 161 / 0.8);
}
.border-sky-800\/60{
  border-color: rgb(7 89 133 / 0.6);
}
.border-sky-900\/35{
  border-color: rgb(12 74 110 / 0.35);
}
.border-sky-900\/40{
  border-color: rgb(12 74 110 / 0.4);
}
.border-stone-400{
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.border-stone-400\/40{
  border-color: rgb(168 162 158 / 0.4);
}
.border-stone-500\/50{
  border-color: rgb(120 113 108 / 0.5);
}
.border-stone-600\/50{
  border-color: rgb(87 83 78 / 0.5);
}
.border-teal-400\/45{
  border-color: rgb(45 212 191 / 0.45);
}
.border-transparent{
  border-color: transparent;
}
.border-violet-600\/35{
  border-color: rgb(124 58 237 / 0.35);
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/15{
  border-color: rgb(255 255 255 / 0.15);
}
.border-white\/25{
  border-color: rgb(255 255 255 / 0.25);
}
.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}
.border-white\/40{
  border-color: rgb(255 255 255 / 0.4);
}
.border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}
.border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}
.border-emerald-800\/60{
  border-color: rgb(6 95 70 / 0.6);
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-green-300\/75{
  border-color: rgb(134 239 172 / 0.75);
}
.border-green-700{
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-red-400\/50{
  border-color: rgb(248 113 113 / 0.5);
}
.border-red-500\/50{
  border-color: rgb(239 68 68 / 0.5);
}
.border-red-800\/55{
  border-color: rgb(153 27 27 / 0.55);
}
.border-red-900\/50{
  border-color: rgb(127 29 29 / 0.5);
}
.border-red-900\/60{
  border-color: rgb(127 29 29 / 0.6);
}
.border-red-900\/70{
  border-color: rgb(127 29 29 / 0.7);
}
.border-sky-400\/30{
  border-color: rgb(56 189 248 / 0.3);
}
.border-stone-500\/40{
  border-color: rgb(120 113 108 / 0.4);
}
.border-teal-300\/30{
  border-color: rgb(94 234 212 / 0.3);
}
.border-teal-500\/40{
  border-color: rgb(20 184 166 / 0.4);
}
.border-t-amber-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-t-stone-200{
  --tw-border-opacity: 1;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.border-t-transparent{
  border-top-color: transparent;
}
.border-t-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-l-teal-500\/50{
  border-left-color: rgb(20 184 166 / 0.5);
}
.border-t-primary-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.border-t-red-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-t-sky-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.border-t-teal-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.\!bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-sky-950\/40{
  background-color: rgb(8 47 73 / 0.4) !important;
}
.bg-\[\#007aff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 122 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1c1c1e\]{
  --tw-bg-opacity: 1;
  background-color: rgb(28 28 30 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2c2c2e\]{
  --tw-bg-opacity: 1;
  background-color: rgb(44 44 46 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3a3a3c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(58 58 60 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D2B48C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(210 180 140 / var(--tw-bg-opacity, 1));
}
.bg-accent-500\/10{
  background-color: rgb(217 70 239 / 0.1);
}
.bg-amber-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-amber-500\/90{
  background-color: rgb(245 158 11 / 0.9);
}
.bg-amber-700\/80{
  background-color: rgb(180 83 9 / 0.8);
}
.bg-amber-900\/30{
  background-color: rgb(120 53 15 / 0.3);
}
.bg-amber-950\/15{
  background-color: rgb(69 26 3 / 0.15);
}
.bg-amber-950\/20{
  background-color: rgb(69 26 3 / 0.2);
}
.bg-amber-950\/25{
  background-color: rgb(69 26 3 / 0.25);
}
.bg-amber-950\/30{
  background-color: rgb(69 26 3 / 0.3);
}
.bg-amber-950\/40{
  background-color: rgb(69 26 3 / 0.4);
}
.bg-amber-950\/50{
  background-color: rgb(69 26 3 / 0.5);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/45{
  background-color: rgb(0 0 0 / 0.45);
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/55{
  background-color: rgb(0 0 0 / 0.55);
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-black\/65{
  background-color: rgb(0 0 0 / 0.65);
}
.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-black\/90{
  background-color: rgb(0 0 0 / 0.9);
}
.bg-dark-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-dark-600{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.bg-dark-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.bg-dark-700\/50{
  background-color: rgb(51 65 85 / 0.5);
}
.bg-dark-700\/80{
  background-color: rgb(51 65 85 / 0.8);
}
.bg-dark-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.bg-dark-800\/25{
  background-color: rgb(30 41 59 / 0.25);
}
.bg-dark-800\/30{
  background-color: rgb(30 41 59 / 0.3);
}
.bg-dark-800\/35{
  background-color: rgb(30 41 59 / 0.35);
}
.bg-dark-800\/40{
  background-color: rgb(30 41 59 / 0.4);
}
.bg-dark-800\/50{
  background-color: rgb(30 41 59 / 0.5);
}
.bg-dark-800\/60{
  background-color: rgb(30 41 59 / 0.6);
}
.bg-dark-800\/80{
  background-color: rgb(30 41 59 / 0.8);
}
.bg-dark-800\/90{
  background-color: rgb(30 41 59 / 0.9);
}
.bg-dark-800\/95{
  background-color: rgb(30 41 59 / 0.95);
}
.bg-dark-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.bg-dark-900\/25{
  background-color: rgb(15 23 42 / 0.25);
}
.bg-dark-900\/40{
  background-color: rgb(15 23 42 / 0.4);
}
.bg-dark-900\/45{
  background-color: rgb(15 23 42 / 0.45);
}
.bg-dark-900\/50{
  background-color: rgb(15 23 42 / 0.5);
}
.bg-dark-900\/60{
  background-color: rgb(15 23 42 / 0.6);
}
.bg-dark-900\/80{
  background-color: rgb(15 23 42 / 0.8);
}
.bg-dark-900\/85{
  background-color: rgb(15 23 42 / 0.85);
}
.bg-dark-900\/90{
  background-color: rgb(15 23 42 / 0.9);
}
.bg-dark-900\/95{
  background-color: rgb(15 23 42 / 0.95);
}
.bg-emerald-900\/30{
  background-color: rgb(6 78 59 / 0.3);
}
.bg-emerald-900\/35{
  background-color: rgb(6 78 59 / 0.35);
}
.bg-emerald-900\/40{
  background-color: rgb(6 78 59 / 0.4);
}
.bg-emerald-900\/50{
  background-color: rgb(6 78 59 / 0.5);
}
.bg-emerald-950\/15{
  background-color: rgb(2 44 34 / 0.15);
}
.bg-emerald-950\/30{
  background-color: rgb(2 44 34 / 0.3);
}
.bg-emerald-950\/35{
  background-color: rgb(2 44 34 / 0.35);
}
.bg-emerald-950\/40{
  background-color: rgb(2 44 34 / 0.4);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/80{
  background-color: rgb(31 41 55 / 0.8);
}
.bg-gray-800\/90{
  background-color: rgb(31 41 55 / 0.9);
}
.bg-gray-950{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}
.bg-green-900\/40{
  background-color: rgb(20 83 45 / 0.4);
}
.bg-green-900\/50{
  background-color: rgb(20 83 45 / 0.5);
}
.bg-neutral-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}
.bg-primary-600\/10{
  background-color: rgb(2 132 199 / 0.1);
}
.bg-primary-900\/25{
  background-color: rgb(12 74 110 / 0.25);
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-900\/30{
  background-color: rgb(127 29 29 / 0.3);
}
.bg-red-900\/40{
  background-color: rgb(127 29 29 / 0.4);
}
.bg-red-900\/50{
  background-color: rgb(127 29 29 / 0.5);
}
.bg-red-950\/25{
  background-color: rgb(69 10 10 / 0.25);
}
.bg-red-950\/30{
  background-color: rgb(69 10 10 / 0.3);
}
.bg-red-950\/35{
  background-color: rgb(69 10 10 / 0.35);
}
.bg-red-950\/40{
  background-color: rgb(69 10 10 / 0.4);
}
.bg-red-950\/50{
  background-color: rgb(69 10 10 / 0.5);
}
.bg-rose-950\/20{
  background-color: rgb(76 5 25 / 0.2);
}
.bg-rose-950\/25{
  background-color: rgb(76 5 25 / 0.25);
}
.bg-sky-900\/50{
  background-color: rgb(12 74 110 / 0.5);
}
.bg-sky-950\/20{
  background-color: rgb(8 47 73 / 0.2);
}
.bg-sky-950\/25{
  background-color: rgb(8 47 73 / 0.25);
}
.bg-sky-950\/35{
  background-color: rgb(8 47 73 / 0.35);
}
.bg-sky-950\/40{
  background-color: rgb(8 47 73 / 0.4);
}
.bg-sky-950\/50{
  background-color: rgb(8 47 73 / 0.5);
}
.bg-teal-950\/45{
  background-color: rgb(4 47 46 / 0.45);
}
.bg-transparent{
  background-color: transparent;
}
.bg-violet-950\/20{
  background-color: rgb(46 16 101 / 0.2);
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/\[0\.03\]{
  background-color: rgb(255 255 255 / 0.03);
}
.bg-white\/\[0\.04\]{
  background-color: rgb(255 255 255 / 0.04);
}
.bg-amber-900\/50{
  background-color: rgb(120 53 15 / 0.5);
}
.bg-blue-900\/50{
  background-color: rgb(30 58 138 / 0.5);
}
.bg-dark-700\/30{
  background-color: rgb(51 65 85 / 0.3);
}
.bg-green-900\/30{
  background-color: rgb(20 83 45 / 0.3);
}
.bg-primary-500\/20{
  background-color: rgb(14 165 233 / 0.2);
}
.bg-primary-500\/30{
  background-color: rgb(14 165 233 / 0.3);
}
.bg-primary-600\/25{
  background-color: rgb(2 132 199 / 0.25);
}
.bg-primary-600\/90{
  background-color: rgb(2 132 199 / 0.9);
}
.bg-primary-900\/20{
  background-color: rgb(12 74 110 / 0.2);
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.bg-red-950\/45{
  background-color: rgb(69 10 10 / 0.45);
}
.bg-sky-900\/40{
  background-color: rgb(12 74 110 / 0.4);
}
.bg-stone-200{
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}
.bg-teal-950\/35{
  background-color: rgb(4 47 46 / 0.35);
}
.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#14161c\]{
  --tw-gradient-from: #14161c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 22 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-amber-900\/60{
  --tw-gradient-from: rgb(120 53 15 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-amber-950\/30{
  --tw-gradient-from: rgb(69 26 3 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-dark-900{
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-emerald-700\/90{
  --tw-gradient-from: rgb(4 120 87 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary-400{
  --tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary-600{
  --tw-gradient-from: #0284c7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-teal-950\/35{
  --tw-gradient-from: rgb(4 47 46 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-dark-800{
  --tw-gradient-to: rgb(30 41 59 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-dark-900\/20{
  --tw-gradient-to: rgb(15 23 42 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(15 23 42 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-teal-950\/10{
  --tw-gradient-to: rgb(4 47 46 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(4 47 46 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#0c0e12\]{
  --tw-gradient-to: #0c0e12 var(--tw-gradient-to-position);
}
.to-accent-400{
  --tw-gradient-to: #e879f9 var(--tw-gradient-to-position);
}
.to-amber-950\/80{
  --tw-gradient-to: rgb(69 26 3 / 0.8) var(--tw-gradient-to-position);
}
.to-emerald-900\/95{
  --tw-gradient-to: rgb(6 78 59 / 0.95) var(--tw-gradient-to-position);
}
.to-primary-500{
  --tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position);
}
.to-primary-900{
  --tw-gradient-to: #0c4a6e var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-dark-800\/40{
  --tw-gradient-to: rgb(30 41 59 / 0.4) var(--tw-gradient-to-position);
}
.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.\!px-2\.5{
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.\!px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.\!py-1\.5{
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.\!py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-px{
  padding-left: 1px;
  padding-right: 1px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}
.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-32{
  padding-bottom: 8rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[max\(0\.5rem\2c env\(safe-area-inset-bottom\)\)\]{
  padding-bottom: max(0.5rem, env(safe-area-inset-bottom));
}
.pb-px{
  padding-bottom: 1px;
}
.pl-1\.5{
  padding-left: 0.375rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-3\.5{
  padding-left: 0.875rem;
}
.pl-\[7\.5rem\]{
  padding-left: 7.5rem;
}
.pr-0\.5{
  padding-right: 0.125rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-11{
  padding-right: 2.75rem;
}
.pr-14{
  padding-right: 3.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-9{
  padding-right: 2.25rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-1\.5{
  padding-top: 0.375rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[max\(0\.5rem\2c env\(safe-area-inset-top\)\)\]{
  padding-top: max(0.5rem, env(safe-area-inset-top));
}
.pt-\[max\(0\.75rem\2c env\(safe-area-inset-top\)\)\]{
  padding-top: max(0.75rem, env(safe-area-inset-top));
}
.pl-8{
  padding-left: 2rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-2\.5{
  padding-right: 0.625rem;
}
.pr-8{
  padding-right: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-top{
  vertical-align: top;
}
.align-middle{
  vertical-align: middle;
}
.align-\[-0\.125em\]{
  vertical-align: -0.125em;
}
.font-\[\"Courier_New\"\2c Courier\2c monospace\]{
  font-family: "Courier New",Courier,monospace;
}
.font-display{
  font-family: Cormorant Garamond, Georgia, serif;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.\!text-\[11px\]{
  font-size: 11px !important;
}
.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[0\.65rem\]{
  font-size: 0.65rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[4px\]{
  font-size: 4px;
}
.text-\[5px\]{
  font-size: 5px;
}
.text-\[6\.5px\]{
  font-size: 6.5px;
}
.text-\[6px\]{
  font-size: 6px;
}
.text-\[7\.5px\]{
  font-size: 7.5px;
}
.text-\[7px\]{
  font-size: 7px;
}
.text-\[8px\]{
  font-size: 8px;
}
.text-\[9px\]{
  font-size: 9px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.italic{
  font-style: italic;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!leading-tight{
  line-height: 1.25 !important;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.\!tracking-wide{
  letter-spacing: 0.025em !important;
}
.tracking-\[0\.12em\]{
  letter-spacing: 0.12em;
}
.tracking-\[0\.15em\]{
  letter-spacing: 0.15em;
}
.tracking-\[0\.22em\]{
  letter-spacing: 0.22em;
}
.tracking-\[0\.2em\]{
  letter-spacing: 0.2em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.\!text-sky-100\/95{
  color: rgb(224 242 254 / 0.95) !important;
}
.\!text-stone-200{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#D2B48C\]{
  --tw-text-opacity: 1;
  color: rgb(210 180 140 / var(--tw-text-opacity, 1));
}
.text-\[\#d2b48c\]{
  --tw-text-opacity: 1;
  color: rgb(210 180 140 / var(--tw-text-opacity, 1));
}
.text-\[tan\]{
  --tw-text-opacity: 1;
  color: rgb(210 180 140 / var(--tw-text-opacity, 1));
}
.text-\[tan\]\/80{
  color: rgb(210 180 140 / 0.8);
}
.text-amber-100{
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.text-amber-100\/80{
  color: rgb(254 243 199 / 0.8);
}
.text-amber-100\/90{
  color: rgb(254 243 199 / 0.9);
}
.text-amber-100\/95{
  color: rgb(254 243 199 / 0.95);
}
.text-amber-200{
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.text-amber-200\/60{
  color: rgb(253 230 138 / 0.6);
}
.text-amber-200\/80{
  color: rgb(253 230 138 / 0.8);
}
.text-amber-200\/85{
  color: rgb(253 230 138 / 0.85);
}
.text-amber-200\/90{
  color: rgb(253 230 138 / 0.9);
}
.text-amber-200\/95{
  color: rgb(253 230 138 / 0.95);
}
.text-amber-300{
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.text-amber-300\/85{
  color: rgb(252 211 77 / 0.85);
}
.text-amber-300\/90{
  color: rgb(252 211 77 / 0.9);
}
.text-amber-400{
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-amber-400\/90{
  color: rgb(251 191 36 / 0.9);
}
.text-amber-50{
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-300\/90{
  color: rgb(147 197 253 / 0.9);
}
.text-blue-400\/90{
  color: rgb(96 165 250 / 0.9);
}
.text-cyan-300{
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-dark-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-emerald-100{
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.text-emerald-100\/95{
  color: rgb(209 250 229 / 0.95);
}
.text-emerald-200{
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.text-emerald-200\/95{
  color: rgb(167 243 208 / 0.95);
}
.text-emerald-300{
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-emerald-400{
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.text-emerald-400\/90{
  color: rgb(52 211 153 / 0.9);
}
.text-emerald-400\/95{
  color: rgb(52 211 153 / 0.95);
}
.text-emerald-50{
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1));
}
.text-emerald-600\/90{
  color: rgb(5 150 105 / 0.9);
}
.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-green-200{
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-inherit{
  color: inherit;
}
.text-lime-400{
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}
.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-neutral-600{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}
.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.text-neutral-800{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.text-neutral-900{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}
.text-primary-300{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.text-primary-300\/90{
  color: rgb(125 211 252 / 0.9);
}
.text-primary-400{
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.text-primary-400\/90{
  color: rgb(56 189 248 / 0.9);
}
.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}
.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.text-red-200{
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.text-red-200\/95{
  color: rgb(254 202 202 / 0.95);
}
.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-300\/80{
  color: rgb(252 165 165 / 0.8);
}
.text-red-300\/90{
  color: rgb(252 165 165 / 0.9);
}
.text-red-300\/95{
  color: rgb(252 165 165 / 0.95);
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-400\/80{
  color: rgb(248 113 113 / 0.8);
}
.text-red-400\/90{
  color: rgb(248 113 113 / 0.9);
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-rose-100\/95{
  color: rgb(255 228 230 / 0.95);
}
.text-rose-400\/90{
  color: rgb(251 113 133 / 0.9);
}
.text-sky-100{
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}
.text-sky-100\/90{
  color: rgb(224 242 254 / 0.9);
}
.text-sky-100\/95{
  color: rgb(224 242 254 / 0.95);
}
.text-sky-200{
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.text-sky-200\/60{
  color: rgb(186 230 253 / 0.6);
}
.text-sky-200\/70{
  color: rgb(186 230 253 / 0.7);
}
.text-sky-200\/95{
  color: rgb(186 230 253 / 0.95);
}
.text-sky-300{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.text-sky-300\/35{
  color: rgb(125 211 252 / 0.35);
}
.text-sky-300\/95{
  color: rgb(125 211 252 / 0.95);
}
.text-sky-400\/90{
  color: rgb(56 189 248 / 0.9);
}
.text-sky-500{
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}
.text-sky-700{
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.text-stone-100{
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}
.text-stone-200{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.text-stone-200\/60{
  color: rgb(231 229 228 / 0.6);
}
.text-stone-200\/70{
  color: rgb(231 229 228 / 0.7);
}
.text-stone-200\/80{
  color: rgb(231 229 228 / 0.8);
}
.text-stone-200\/90{
  color: rgb(231 229 228 / 0.9);
}
.text-stone-300{
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}
.text-stone-400{
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}
.text-stone-500{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.text-stone-500\/75{
  color: rgb(120 113 108 / 0.75);
}
.text-stone-500\/90{
  color: rgb(120 113 108 / 0.9);
}
.text-stone-600{
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.text-stone-800{
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}
.text-teal-200\/85{
  color: rgb(153 246 228 / 0.85);
}
.text-teal-300\/70{
  color: rgb(94 234 212 / 0.7);
}
.text-transparent{
  color: transparent;
}
.text-violet-100\/95{
  color: rgb(237 233 254 / 0.95);
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}
.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}
.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.\!text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}
.text-amber-500\/90{
  color: rgb(245 158 11 / 0.9);
}
.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}
.text-red-100\/90{
  color: rgb(254 226 226 / 0.9);
}
.text-stone-700{
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}
.text-teal-100{
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.text-teal-200\/90{
  color: rgb(153 246 228 / 0.9);
}
.underline{
  text-decoration-line: underline;
}
.decoration-sky-600\/60{
  text-decoration-color: rgb(2 132 199 / 0.6);
}
.decoration-dotted{
  text-decoration-style: dotted;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}
.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}
.placeholder-teal-200\/40::-moz-placeholder{
  color: rgb(153 246 228 / 0.4);
}
.placeholder-teal-200\/40::placeholder{
  color: rgb(153 246 228 / 0.4);
}
.caret-stone-200{
  caret-color: #e7e5e4;
}
.caret-white{
  caret-color: #fff;
}
.accent-primary-500{
  accent-color: #0ea5e9;
}
.accent-sky-500{
  accent-color: #0ea5e9;
}
.opacity-0{
  opacity: 0;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-80{
  opacity: 0.8;
}
.opacity-90{
  opacity: 0.9;
}
.opacity-\[0\.001\]{
  opacity: 0.001;
}
.\!shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_rgba\(16\2c 185\2c 129\2c 0\.25\)\]{
  --tw-shadow: 0 0 0 1px rgba(16,185,129,0.25);
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_2px_rgba\(245\2c 158\2c 11\2c 0\.5\)\]{
  --tw-shadow: 0 0 0 2px rgba(245,158,11,0.5);
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_1px_0_rgba\(0\2c 0\2c 0\2c 0\.4\)\]{
  --tw-shadow: 0 1px 0 rgba(0,0,0,0.4);
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[inset_0_0_0_1px_rgba\(45\2c 212\2c 191\2c 0\.08\)\]{
  --tw-shadow: inset 0 0 0 1px rgba(45,212,191,0.08);
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[inset_0_1px_0_rgba\(255\2c 255\2c 255\2c 0\.06\)\]{
  --tw-shadow: inset 0 1px 0 rgba(255,255,255,0.06);
  --tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-black\/40{
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/60{
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/40{
  --tw-shadow-color: rgb(2 44 34 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/40{
  --tw-shadow-color: rgb(220 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.\!ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring{
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-0{
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1{
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.\!ring-sky-500\/55{
  --tw-ring-color: rgb(14 165 233 / 0.55) !important;
}
.ring-amber-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}
.ring-amber-500\/30{
  --tw-ring-color: rgb(245 158 11 / 0.3);
}
.ring-emerald-400\/90{
  --tw-ring-color: rgb(52 211 153 / 0.9);
}
.ring-emerald-500\/40{
  --tw-ring-color: rgb(16 185 129 / 0.4);
}
.ring-primary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.ring-red-300\/50{
  --tw-ring-color: rgb(252 165 165 / 0.5);
}
.ring-red-500\/50{
  --tw-ring-color: rgb(239 68 68 / 0.5);
}
.ring-sky-400\/90{
  --tw-ring-color: rgb(56 189 248 / 0.9);
}
.ring-white\/10{
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.ring-primary-500\/50{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.ring-offset-1{
  --tw-ring-offset-width: 1px;
}
.ring-offset-2{
  --tw-ring-offset-width: 2px;
}
.ring-offset-black\/35{
  --tw-ring-offset-color: rgb(0 0 0 / 0.35);
}
.ring-offset-dark-800{
  --tw-ring-offset-color: #1e293b;
}
.blur-3xl{
  --tw-blur: blur(64px);
  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);
}
.drop-shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.8\)\]{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,0.8));
  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);
}
.drop-shadow-\[0_2px_4px_rgba\(0\2c 0\2c 0\2c 0\.9\)\]{
  --tw-drop-shadow: drop-shadow(0 2px 4px rgba(0,0,0,0.9));
  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);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  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);
}
.backdrop-blur-\[1px\]{
  --tw-backdrop-blur: blur(1px);
  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);
}
.\!transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-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-\[background-color\]{
  transition-property: background-color;
  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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.will-change-transform{
  will-change: transform;
}
.\[-webkit-user-select\:none\]{
  -webkit-user-select: none;
}
.\[contain\:paint\]{
  contain: paint;
}
.\[direction\:rtl\]{
  direction: rtl;
}
.\[flex-basis\:0\]{
  flex-basis: 0;
}
.\[min-height\:0\]{
  min-height: 0;
}
.\[overflow-anchor\:none\]{
  overflow-anchor: none;
}
.\[scrollbar-gutter\:stable\]{
  scrollbar-gutter: stable;
}
.\[scrollbar-width\:thin\]{
  scrollbar-width: thin;
}
.\[text-rendering\:geometricPrecision\]{
  text-rendering: geometricPrecision;
}
.\[text-shadow\:0_0_18px_rgba\(0\2c 0\2c 0\2c 0\.75\)\2c 0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.9\)\2c 0_0_1px_rgba\(0\2c 0\2c 0\2c 0\.95\)\]{
  text-shadow: 0 0 18px rgba(0,0,0,0.75),0 1px 2px rgba(0,0,0,0.9),0 0 1px rgba(0,0,0,0.95);
}
.\[text-shadow\:0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.8\)\]{
  text-shadow: 0 1px 2px rgba(0,0,0,0.8);
}
.\[text-wrap\:balance\]{
  text-wrap: balance;
}
.\[unicode-bidi\:plaintext\]{
  unicode-bidi: plaintext;
}
.\[user-select\:none\]{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.\[word-break\:break-word\]{
  word-break: break-word;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeInUp {
  animation: fadeInUp 0.6s ease-out;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}
.animate-spin {
  animation: spin 1s linear infinite;
}

/* Dark scrollbar for PhotoView panel and dark modals (WebKit + Firefox) */
.scrollbar-dark {
  scrollbar-width: thin;
  scrollbar-color: #4b5563 #1f2937;
}
.scrollbar-dark::-webkit-scrollbar {
  width: 8px;
}
.scrollbar-dark::-webkit-scrollbar-track {
  background: #1f2937;
  border-radius: 4px;
}
.scrollbar-dark::-webkit-scrollbar-thumb {
  background: #4b5563;
  border-radius: 4px;
}
.scrollbar-dark::-webkit-scrollbar-thumb:hover {
  background: #6b7280;
}

/* Darker scrollbar for Interview textareas */
.scrollbar-darker::-webkit-scrollbar {
  width: 8px;
}
.scrollbar-darker::-webkit-scrollbar-track {
  background: #111827;
  border-radius: 4px;
}
.scrollbar-darker::-webkit-scrollbar-thumb {
  background: #374151;
  border-radius: 4px;
}
.scrollbar-darker::-webkit-scrollbar-thumb:hover {
  background: #4b5563;
}
.scrollbar-darker {
  scrollbar-width: thin;
  scrollbar-color: #374151 #111827;
}

/* Scrollbar on left side - uses direction: rtl (scrollbar moves left), text-align restores LTR appearance */
.scrollbar-left {
  direction: rtl;
  text-align: left;
}

/* RichTextEditor: white background, black text (overrides body dark theme) */
.rich-text-editor-light {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.rich-text-editor-light .ProseMirror {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.rich-text-editor-light .ProseMirror p,
.rich-text-editor-light .ProseMirror li,
.rich-text-editor-light .ProseMirror blockquote {
  color: #000000 !important;
}
.rich-text-editor-light .ProseMirror-focused {
  outline: none;
}
.rich-text-editor-light [data-placeholder]::before {
  color: #6b7280 !important;
}

/*
 * LastPass (and some password managers) inject in-field / “contact” UI beside inputs. Our ancestor
 * profile name is a large borderless “hero” field, so the extension UI often mis-anchors. Hide
 * known injected roots inside this wrapper; data-lpignore on the field still applies per LastPass.
 */
.fp-ancestor-hero-name [data-lastpass-icon-root],
.fp-ancestor-hero-name [data-lastpass-infield] {
  display: none !important;
  pointer-events: none !important;
}

/* Print: hide sidebar and header for cleaner Help Guide / dashboard prints */
@media print {
  header,
  aside {
    display: none !important;
  }
  @page {
    margin: 0.5in;
    margin-bottom: 1in;
  }
  *,
  *::before,
  *::after {
    border: none !important;
    box-shadow: none !important;
  }
}
.file\:m-0::file-selector-button{
  margin: 0px;
}
.file\:mr-2::file-selector-button{
  margin-right: 0.5rem;
}
.file\:mr-4::file-selector-button{
  margin-right: 1rem;
}
.file\:h-full::file-selector-button{
  height: 100%;
}
.file\:min-h-\[2\.5rem\]::file-selector-button{
  min-height: 2.5rem;
}
.file\:w-full::file-selector-button{
  width: 100%;
}
.file\:cursor-pointer::file-selector-button{
  cursor: pointer;
}
.file\:rounded::file-selector-button{
  border-radius: 0.25rem;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-dark-700::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.file\:bg-transparent::file-selector-button{
  background-color: transparent;
}
.file\:bg-gray-700::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.file\:bg-white::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.file\:p-0::file-selector-button{
  padding: 0px;
}
.file\:px-2::file-selector-button{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.file\:py-1::file-selector-button{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.file\:px-4::file-selector-button{
  padding-left: 1rem;
  padding-right: 1rem;
}
.file\:py-2::file-selector-button{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.file\:text-\[10px\]::file-selector-button{
  font-size: 10px;
}
.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:text-stone-200::file-selector-button{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.file\:text-blue-600::file-selector-button{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.file\:opacity-0::file-selector-button{
  opacity: 0;
}
.placeholder\:text-cyan-500\/50::-moz-placeholder{
  color: rgb(6 182 212 / 0.5);
}
.placeholder\:text-cyan-500\/50::placeholder{
  color: rgb(6 182 212 / 0.5);
}
.placeholder\:text-gray-500::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-600::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-600::placeholder{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.placeholder\:text-stone-200\/50::-moz-placeholder{
  color: rgb(231 229 228 / 0.5);
}
.placeholder\:text-stone-200\/50::placeholder{
  color: rgb(231 229 228 / 0.5);
}
.placeholder\:text-stone-500::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.placeholder\:text-stone-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.placeholder\:text-stone-600::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.placeholder\:text-stone-600::placeholder{
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.placeholder\:text-zinc-600::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.placeholder\:text-zinc-600::placeholder{
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.last\:border-0:last-child{
  border-width: 0px;
}
.read-only\:text-stone-300\/95:-moz-read-only{
  color: rgb(214 211 209 / 0.95);
}
.read-only\:text-stone-300\/95:read-only{
  color: rgb(214 211 209 / 0.95);
}
.read-only\:text-white\/90:-moz-read-only{
  color: rgb(255 255 255 / 0.9);
}
.read-only\:text-white\/90:read-only{
  color: rgb(255 255 255 / 0.9);
}
.focus-within\:ring-2:focus-within{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-primary-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.hover\:border-amber-500\/50:hover{
  border-color: rgb(245 158 11 / 0.5);
}
.hover\:border-amber-500\/80:hover{
  border-color: rgb(245 158 11 / 0.8);
}
.hover\:border-dark-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-300\/80:hover{
  border-color: rgb(110 231 183 / 0.8);
}
.hover\:border-neutral-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.hover\:border-stone-500\/60:hover{
  border-color: rgb(120 113 108 / 0.6);
}
.hover\:border-stone-500\/80:hover{
  border-color: rgb(120 113 108 / 0.8);
}
.hover\:\!bg-gray-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:\!bg-sky-900\/45:hover{
  background-color: rgb(12 74 110 / 0.45) !important;
}
.hover\:bg-\[\#48484a\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(72 72 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-600\/90:hover{
  background-color: rgb(217 119 6 / 0.9);
}
.hover\:bg-amber-900\/40:hover{
  background-color: rgb(120 53 15 / 0.4);
}
.hover\:bg-amber-900\/50:hover{
  background-color: rgb(120 53 15 / 0.5);
}
.hover\:bg-amber-950\/25:hover{
  background-color: rgb(69 26 3 / 0.25);
}
.hover\:bg-amber-950\/30:hover{
  background-color: rgb(69 26 3 / 0.3);
}
.hover\:bg-amber-950\/35:hover{
  background-color: rgb(69 26 3 / 0.35);
}
.hover\:bg-black\/20:hover{
  background-color: rgb(0 0 0 / 0.2);
}
.hover\:bg-dark-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.hover\:bg-dark-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.hover\:bg-dark-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.hover\:bg-dark-700\/60:hover{
  background-color: rgb(51 65 85 / 0.6);
}
.hover\:bg-dark-700\/70:hover{
  background-color: rgb(51 65 85 / 0.7);
}
.hover\:bg-dark-700\/80:hover{
  background-color: rgb(51 65 85 / 0.8);
}
.hover\:bg-dark-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.hover\:bg-dark-800\/50:hover{
  background-color: rgb(30 41 59 / 0.5);
}
.hover\:bg-dark-800\/80:hover{
  background-color: rgb(30 41 59 / 0.8);
}
.hover\:bg-dark-800\/95:hover{
  background-color: rgb(30 41 59 / 0.95);
}
.hover\:bg-emerald-900\/45:hover{
  background-color: rgb(6 78 59 / 0.45);
}
.hover\:bg-emerald-900\/50:hover{
  background-color: rgb(6 78 59 / 0.5);
}
.hover\:bg-emerald-900\/60:hover{
  background-color: rgb(6 78 59 / 0.6);
}
.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.hover\:bg-neutral-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-900\/35:hover{
  background-color: rgb(127 29 29 / 0.35);
}
.hover\:bg-red-950\/55:hover{
  background-color: rgb(69 10 10 / 0.55);
}
.hover\:bg-sky-800\/60:hover{
  background-color: rgb(7 89 133 / 0.6);
}
.hover\:bg-sky-900\/40:hover{
  background-color: rgb(12 74 110 / 0.4);
}
.hover\:bg-sky-900\/45:hover{
  background-color: rgb(12 74 110 / 0.45);
}
.hover\:bg-sky-900\/50:hover{
  background-color: rgb(12 74 110 / 0.5);
}
.hover\:bg-sky-900\/55:hover{
  background-color: rgb(12 74 110 / 0.55);
}
.hover\:bg-sky-950\/20:hover{
  background-color: rgb(8 47 73 / 0.2);
}
.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}
.hover\:bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-dark-700\/50:hover{
  background-color: rgb(51 65 85 / 0.5);
}
.hover\:bg-gray-600\/90:hover{
  background-color: rgb(75 85 99 / 0.9);
}
.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-900\/30:hover{
  background-color: rgb(127 29 29 / 0.3);
}
.hover\:bg-red-900\/40:hover{
  background-color: rgb(127 29 29 / 0.4);
}
.hover\:bg-sky-800\/50:hover{
  background-color: rgb(7 89 133 / 0.5);
}
.hover\:bg-teal-900\/45:hover{
  background-color: rgb(19 78 74 / 0.45);
}
.hover\:from-amber-800\/70:hover{
  --tw-gradient-from: rgb(146 64 14 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-emerald-600\/95:hover{
  --tw-gradient-from: rgb(5 150 105 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-amber-900\/85:hover{
  --tw-gradient-to: rgb(120 53 15 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-emerald-800\/95:hover{
  --tw-gradient-to: rgb(6 95 70 / 0.95) var(--tw-gradient-to-position);
}
.hover\:text-amber-200:hover{
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-300:hover{
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-300:hover{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-200:hover{
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-300:hover{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-400:hover{
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.hover\:text-red-300:hover{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.hover\:text-sky-300:hover{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.hover\:text-sky-900:hover{
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}
.hover\:text-stone-200:hover{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-300:hover{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.hover\:text-red-400:hover{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-emerald-900\/30:hover{
  --tw-shadow-color: rgb(6 78 59 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-primary-500\/30:hover{
  --tw-shadow-color: rgb(14 165 233 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:ring-2:hover{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.hover\:ring-primary-500\/50:hover{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.focus\:border-amber-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-500\/40:focus{
  border-color: rgb(16 185 129 / 0.4);
}
.focus\:border-primary-400\/60:focus{
  border-color: rgb(56 189 248 / 0.6);
}
.focus\:border-primary-500\/50:focus{
  border-color: rgb(14 165 233 / 0.5);
}
.focus\:border-primary-500\/60:focus{
  border-color: rgb(14 165 233 / 0.6);
}
.focus\:border-sky-500\/40:focus{
  border-color: rgb(14 165 233 / 0.4);
}
.focus\:border-sky-500\/50:focus{
  border-color: rgb(14 165 233 / 0.5);
}
.focus\:border-teal-300\/55:focus{
  border-color: rgb(94 234 212 / 0.55);
}
.focus\:border-transparent:focus{
  border-color: transparent;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus{
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-1:focus{
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-amber-500\/40:focus{
  --tw-ring-color: rgb(245 158 11 / 0.4);
}
.focus\:ring-amber-500\/50:focus{
  --tw-ring-color: rgb(245 158 11 / 0.5);
}
.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.focus\:ring-emerald-500\/30:focus{
  --tw-ring-color: rgb(16 185 129 / 0.3);
}
.focus\:ring-emerald-500\/45:focus{
  --tw-ring-color: rgb(16 185 129 / 0.45);
}
.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.focus\:ring-primary-500\/30:focus{
  --tw-ring-color: rgb(14 165 233 / 0.3);
}
.focus\:ring-primary-500\/40:focus{
  --tw-ring-color: rgb(14 165 233 / 0.4);
}
.focus\:ring-primary-500\/50:focus{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.focus\:ring-primary-500\/60:focus{
  --tw-ring-color: rgb(14 165 233 / 0.6);
}
.focus\:ring-primary-500\/80:focus{
  --tw-ring-color: rgb(14 165 233 / 0.8);
}
.focus\:ring-sky-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.focus\:ring-sky-500\/30:focus{
  --tw-ring-color: rgb(14 165 233 / 0.3);
}
.focus\:ring-sky-500\/35:focus{
  --tw-ring-color: rgb(14 165 233 / 0.35);
}
.focus\:ring-sky-500\/40:focus{
  --tw-ring-color: rgb(14 165 233 / 0.4);
}
.focus\:ring-teal-400\/50:focus{
  --tw-ring-color: rgb(45 212 191 / 0.5);
}
.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-dark-800:focus{
  --tw-ring-offset-color: #1e293b;
}
.focus\:ring-offset-dark-900:focus{
  --tw-ring-offset-color: #0f172a;
}
.focus-visible\:ring-1:focus-visible{
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-amber-500\/50:focus-visible{
  --tw-ring-color: rgb(245 158 11 / 0.5);
}
.focus-visible\:ring-sky-500\/50:focus-visible{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.focus-visible\:ring-sky-500\/70:focus-visible{
  --tw-ring-color: rgb(14 165 233 / 0.7);
}
.active\:scale-\[0\.99\]:active{
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), 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));
}
.active\:cursor-grabbing:active{
  cursor: grabbing;
}
.enabled\:cursor-pointer:enabled{
  cursor: pointer;
}
.enabled\:hover\:text-primary-200\/90:hover:enabled{
  color: rgb(186 230 253 / 0.9);
}
.enabled\:hover\:underline:hover:enabled{
  text-decoration-line: underline;
}
.enabled\:hover\:opacity-90:hover:enabled{
  opacity: 0.9;
}
.enabled\:focus-visible\:outline-none:focus-visible:enabled{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.enabled\:focus-visible\:ring-2:focus-visible:enabled{
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.enabled\:focus-visible\:ring-sky-500\/50:focus-visible:enabled{
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:cursor-wait:disabled{
  cursor: wait;
}
.disabled\:border-dark-700:disabled{
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.disabled\:bg-gray-800:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.disabled\:bg-none:disabled{
  background-image: none;
}
.disabled\:text-gray-500:disabled{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.disabled\:text-stone-200:disabled{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.disabled\:text-stone-500:disabled{
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.disabled\:opacity-35:disabled{
  opacity: 0.35;
}
.disabled\:opacity-40:disabled{
  opacity: 0.4;
}
.disabled\:opacity-45:disabled{
  opacity: 0.45;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.disabled\:opacity-55:disabled{
  opacity: 0.55;
}
.disabled\:opacity-60:disabled{
  opacity: 0.6;
}
.disabled\:opacity-70:disabled{
  opacity: 0.7;
}
.disabled\:opacity-90:disabled{
  opacity: 0.9;
}
.disabled\:shadow-none:disabled{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.disabled\:hover\:bg-dark-800\/80:hover:disabled{
  background-color: rgb(30 41 59 / 0.8);
}
.disabled\:hover\:bg-gray-700:hover:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.disabled\:hover\:bg-red-600:hover:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.disabled\:hover\:bg-transparent:hover:disabled{
  background-color: transparent;
}
.disabled\:hover\:text-gray-500:hover:disabled{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.disabled\:hover\:no-underline:hover:disabled{
  text-decoration-line: none;
}
@media (prefers-reduced-motion: no-preference){

  @keyframes spin{

    to{
      transform: rotate(360deg);
    }
  }

  .motion-safe\:animate-spin{
    animation: spin 1s linear infinite;
  }
}
@media (prefers-reduced-motion: reduce){

  @keyframes pulse{

    50%{
      opacity: .5;
    }
  }

  .motion-reduce\:animate-pulse{
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .motion-reduce\:border-t-primary-500{
    --tw-border-opacity: 1;
    border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
  }
}
@media (min-width: 360px){

  .min-\[360px\]\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 400px){

  .min-\[400px\]\:ml-auto{
    margin-left: auto;
  }

  .min-\[400px\]\:w-auto{
    width: auto;
  }

  .min-\[400px\]\:shrink-0{
    flex-shrink: 0;
  }

  .min-\[400px\]\:flex-row{
    flex-direction: row;
  }

  .min-\[400px\]\:items-center{
    align-items: center;
  }
}
@media (min-width: 640px){

  .sm\:-right-2{
    right: -0.5rem;
  }

  .sm\:-top-12{
    top: -3rem;
  }

  .sm\:order-none{
    order: 0;
  }

  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .sm\:row-start-3{
    grid-row-start: 3;
  }

  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:ml-1{
    margin-left: 0.25rem;
  }

  .sm\:mt-0{
    margin-top: 0px;
  }

  .sm\:mt-1\.5{
    margin-top: 0.375rem;
  }

  .sm\:line-clamp-1{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .sm\:block{
    display: block;
  }

  .sm\:inline{
    display: inline;
  }

  .sm\:\!h-14{
    height: 3.5rem !important;
  }

  .sm\:h-10{
    height: 2.5rem;
  }

  .sm\:h-12{
    height: 3rem;
  }

  .sm\:h-14{
    height: 3.5rem;
  }

  .sm\:h-32{
    height: 8rem;
  }

  .sm\:h-36{
    height: 9rem;
  }

  .sm\:h-40{
    height: 10rem;
  }

  .sm\:h-\[11\.25rem\]{
    height: 11.25rem;
  }

  .sm\:h-\[4\.5rem\]{
    height: 4.5rem;
  }

  .sm\:h-full{
    height: 100%;
  }

  .sm\:h-20{
    height: 5rem;
  }

  .sm\:max-h-52{
    max-height: 13rem;
  }

  .sm\:min-h-0{
    min-height: 0px;
  }

  .sm\:\!w-14{
    width: 3.5rem !important;
  }

  .sm\:w-10{
    width: 2.5rem;
  }

  .sm\:w-11{
    width: 2.75rem;
  }

  .sm\:w-12{
    width: 3rem;
  }

  .sm\:w-14{
    width: 3.5rem;
  }

  .sm\:w-16{
    width: 4rem;
  }

  .sm\:w-32{
    width: 8rem;
  }

  .sm\:w-36{
    width: 9rem;
  }

  .sm\:w-4{
    width: 1rem;
  }

  .sm\:w-40{
    width: 10rem;
  }

  .sm\:w-5{
    width: 1.25rem;
  }

  .sm\:w-52{
    width: 13rem;
  }

  .sm\:w-6{
    width: 1.5rem;
  }

  .sm\:w-7{
    width: 1.75rem;
  }

  .sm\:w-9{
    width: 2.25rem;
  }

  .sm\:w-96{
    width: 24rem;
  }

  .sm\:w-\[1\.15in\]{
    width: 1.15in;
  }

  .sm\:w-\[1\.5in\]{
    width: 1.5in;
  }

  .sm\:w-\[11\.25rem\]{
    width: 11.25rem;
  }

  .sm\:w-\[18rem\]{
    width: 18rem;
  }

  .sm\:w-\[2in\]{
    width: 2in;
  }

  .sm\:w-\[4\.5rem\]{
    width: 4.5rem;
  }

  .sm\:w-\[7\.25rem\]{
    width: 7.25rem;
  }

  .sm\:w-auto{
    width: auto;
  }

  .sm\:w-20{
    width: 5rem;
  }

  .sm\:w-44{
    width: 11rem;
  }

  .sm\:w-56{
    width: 14rem;
  }

  .sm\:min-w-\[11\.5rem\]{
    min-width: 11.5rem;
  }

  .sm\:min-w-\[11rem\]{
    min-width: 11rem;
  }

  .sm\:min-w-\[18rem\]{
    min-width: 18rem;
  }

  .sm\:max-w-\[1\.5in\]{
    max-width: 1.5in;
  }

  .sm\:max-w-\[13rem\]{
    max-width: 13rem;
  }

  .sm\:max-w-\[14rem\]{
    max-width: 14rem;
  }

  .sm\:max-w-\[18rem\]{
    max-width: 18rem;
  }

  .sm\:max-w-\[20rem\]{
    max-width: 20rem;
  }

  .sm\:max-w-\[22rem\]{
    max-width: 22rem;
  }

  .sm\:max-w-\[24rem\]{
    max-width: 24rem;
  }

  .sm\:max-w-\[3in\]{
    max-width: 3in;
  }

  .sm\:max-w-none{
    max-width: none;
  }

  .sm\:max-w-\[1in\]{
    max-width: 1in;
  }

  .sm\:max-w-sm{
    max-width: 24rem;
  }

  .sm\:flex-1{
    flex: 1 1 0%;
  }

  .sm\:flex-none{
    flex: none;
  }

  .sm\:shrink-0{
    flex-shrink: 0;
  }

  .sm\:basis-\[10\.5rem\]{
    flex-basis: 10.5rem;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-cols-\[1\.5in_minmax\(0\2c 1fr\)_2in_minmax\(0\2c 1fr\)\]{
    grid-template-columns: 1.5in minmax(0,1fr) 2in minmax(0,1fr);
  }

  .sm\:grid-cols-\[3\.25rem_1\.5in_1\.5in_minmax\(10rem\2c 1fr\)\]{
    grid-template-columns: 3.25rem 1.5in 1.5in minmax(10rem,1fr);
  }

  .sm\:grid-cols-\[7rem_1fr\]{
    grid-template-columns: 7rem 1fr;
  }

  .sm\:grid-cols-\[7rem_minmax\(0\2c 1fr\)\]{
    grid-template-columns: 7rem minmax(0,1fr);
  }

  .sm\:grid-cols-\[auto_1fr\]{
    grid-template-columns: auto 1fr;
  }

  .sm\:grid-cols-\[minmax\(0\2c 1fr\)_18rem\]{
    grid-template-columns: minmax(0,1fr) 18rem;
  }

  .sm\:grid-cols-\[minmax\(0\2c 1fr\)_auto\]{
    grid-template-columns: minmax(0,1fr) auto;
  }

  .sm\:grid-cols-\[1in_minmax\(0\2c 1fr\)_minmax\(0\2c 1fr\)\]{
    grid-template-columns: 1in minmax(0,1fr) minmax(0,1fr);
  }

  .sm\:grid-rows-\[auto_auto_minmax\(0\2c 1fr\)\]{
    grid-template-rows: auto auto minmax(0,1fr);
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap;
  }

  .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .sm\:items-start{
    align-items: flex-start;
  }

  .sm\:items-end{
    align-items: flex-end;
  }

  .sm\:items-center{
    align-items: center;
  }

  .sm\:items-baseline{
    align-items: baseline;
  }

  .sm\:items-stretch{
    align-items: stretch;
  }

  .sm\:justify-start{
    justify-content: flex-start;
  }

  .sm\:justify-end{
    justify-content: flex-end;
  }

  .sm\:justify-between{
    justify-content: space-between;
  }

  .sm\:gap-1{
    gap: 0.25rem;
  }

  .sm\:gap-1\.5{
    gap: 0.375rem;
  }

  .sm\:gap-10{
    gap: 2.5rem;
  }

  .sm\:gap-2{
    gap: 0.5rem;
  }

  .sm\:gap-2\.5{
    gap: 0.625rem;
  }

  .sm\:gap-3{
    gap: 0.75rem;
  }

  .sm\:gap-3\.5{
    gap: 0.875rem;
  }

  .sm\:gap-4{
    gap: 1rem;
  }

  .sm\:gap-5{
    gap: 1.25rem;
  }

  .sm\:gap-6{
    gap: 1.5rem;
  }

  .sm\:gap-8{
    gap: 2rem;
  }

  .sm\:gap-9{
    gap: 2.25rem;
  }

  .sm\:gap-x-3{
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .sm\:gap-y-0{
    row-gap: 0px;
  }

  .sm\:self-start{
    align-self: flex-start;
  }

  .sm\:self-center{
    align-self: center;
  }

  .sm\:self-stretch{
    align-self: stretch;
  }

  .sm\:border-b-0{
    border-bottom-width: 0px;
  }

  .sm\:border-t{
    border-top-width: 1px;
  }

  .sm\:border-dark-600\/60{
    border-color: rgb(71 85 105 / 0.6);
  }

  .sm\:p-1{
    padding: 0.25rem;
  }

  .sm\:p-2{
    padding: 0.5rem;
  }

  .sm\:p-3{
    padding: 0.75rem;
  }

  .sm\:p-3\.5{
    padding: 0.875rem;
  }

  .sm\:p-6{
    padding: 1.5rem;
  }

  .sm\:p-7{
    padding: 1.75rem;
  }

  .sm\:p-8{
    padding: 2rem;
  }

  .sm\:p-4{
    padding: 1rem;
  }

  .sm\:p-5{
    padding: 1.25rem;
  }

  .sm\:px-1\.5{
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .sm\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .sm\:py-1\.5{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .sm\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sm\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:pb-36{
    padding-bottom: 9rem;
  }

  .sm\:pb-7{
    padding-bottom: 1.75rem;
  }

  .sm\:pb-8{
    padding-bottom: 2rem;
  }

  .sm\:pl-\[8\.75rem\]{
    padding-left: 8.75rem;
  }

  .sm\:pr-4{
    padding-right: 1rem;
  }

  .sm\:pt-1{
    padding-top: 0.25rem;
  }

  .sm\:pt-8{
    padding-top: 2rem;
  }

  .sm\:pt-4{
    padding-top: 1rem;
  }

  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-\[10px\]{
    font-size: 10px;
  }

  .sm\:text-\[2rem\]{
    font-size: 2rem;
  }

  .sm\:text-\[5px\]{
    font-size: 5px;
  }

  .sm\:text-\[6px\]{
    font-size: 6px;
  }

  .sm\:text-\[7px\]{
    font-size: 7px;
  }

  .sm\:text-\[8px\]{
    font-size: 8px;
  }

  .sm\:text-\[9px\]{
    font-size: 9px;
  }

  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media (min-width: 768px){

  .md\:h-64{
    height: 16rem;
  }

  .md\:w-64{
    width: 16rem;
  }

  .md\:w-\[min\(100\%\2c 20rem\)\]{
    width: min(100%, 20rem);
  }

  .md\:max-w-md{
    max-width: 28rem;
  }

  .md\:shrink-0{
    flex-shrink: 0;
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:items-start{
    align-items: flex-start;
  }

  .md\:gap-10{
    gap: 2.5rem;
  }

  .md\:gap-12{
    gap: 3rem;
  }

  .md\:gap-14{
    gap: 3.5rem;
  }

  .md\:gap-6{
    gap: 1.5rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:pb-4{
    padding-bottom: 1rem;
  }

  .md\:pb-8{
    padding-bottom: 2rem;
  }

  .md\:pt-3{
    padding-top: 0.75rem;
  }

  .md\:pt-4{
    padding-top: 1rem;
  }

  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px){

  .lg\:h-\[min\(72vh\2c 680px\)\]{
    height: min(72vh, 680px);
  }

  .lg\:min-h-\[320px\]{
    min-height: 320px;
  }

  .lg\:w-\[calc\(\(100cqw-0\.75rem\)\/4\)\]{
    width: calc((100cqw - 0.75rem) / 4);
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1280px){

  .xl\:static{
    position: static;
  }

  .xl\:sticky{
    position: sticky;
  }

  .xl\:top-4{
    top: 1rem;
  }

  .xl\:z-auto{
    z-index: auto;
  }

  .xl\:flex{
    display: flex;
  }

  .xl\:grid{
    display: grid;
  }

  .xl\:hidden{
    display: none;
  }

  .xl\:h-full{
    height: 100%;
  }

  .xl\:min-h-\[5\.25rem\]{
    min-height: 5.25rem;
  }

  .xl\:w-\[28rem\]{
    width: 28rem;
  }

  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[5\.75rem_minmax\(8rem\2c 1fr\)_minmax\(7rem\2c 1fr\)_minmax\(5rem\2c 1fr\)_minmax\(5rem\2c 1fr\)_2\.75rem\]{
    grid-template-columns: 5.75rem minmax(8rem,1fr) minmax(7rem,1fr) minmax(5rem,1fr) minmax(5rem,1fr) 2.75rem;
  }

  .xl\:flex-row{
    flex-direction: row;
  }

  .xl\:items-start{
    align-items: flex-start;
  }

  .xl\:justify-start{
    justify-content: flex-start;
  }

  .xl\:justify-end{
    justify-content: flex-end;
  }

  .xl\:gap-2{
    gap: 0.5rem;
  }

  .xl\:border-l{
    border-left-width: 1px;
  }

  .xl\:border-t-0{
    border-top-width: 0px;
  }

  .xl\:border-dark-600\/60{
    border-color: rgb(71 85 105 / 0.6);
  }

  .xl\:pl-2{
    padding-left: 0.5rem;
  }

  .xl\:pr-2{
    padding-right: 0.5rem;
  }

  .xl\:pt-0{
    padding-top: 0px;
  }
}
@media print{

  .print\:hidden{
    display: none;
  }
}
.\[\&_\.leaflet-container\]\:\!h-full .leaflet-container{
  height: 100% !important;
}
.\[\&_\.leaflet-container\]\:\!w-full .leaflet-container{
  width: 100% !important;
}
.\[\&_\.leaflet-control-zoom\]\:mb-1 .leaflet-control-zoom{
  margin-bottom: 0.25rem;
}
.\[\&_\.leaflet-control-zoom\]\:mr-1 .leaflet-control-zoom{
  margin-right: 0.25rem;
}
.\[\&_\.leaflet-control-zoom\]\:mt-1 .leaflet-control-zoom{
  margin-top: 0.25rem;
}
.\[\&_\.leaflet-control-zoom\]\:border-dark-600 .leaflet-control-zoom{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.\[\&_\.leaflet-control-zoom_a\]\:\!h-7 .leaflet-control-zoom a{
  height: 1.75rem !important;
}
.\[\&_\.leaflet-control-zoom_a\]\:\!w-7 .leaflet-control-zoom a{
  width: 1.75rem !important;
}
.\[\&_\.leaflet-control-zoom_a\]\:bg-dark-800 .leaflet-control-zoom a{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.\[\&_\.leaflet-control-zoom_a\]\:\!text-xs .leaflet-control-zoom a{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.\[\&_\.leaflet-control-zoom_a\]\:\!leading-7 .leaflet-control-zoom a{
  line-height: 1.75rem !important;
}
.\[\&_\.leaflet-control-zoom_a\]\:text-stone-200 .leaflet-control-zoom a{
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.\[\&_svg\]\:\!h-3\.5 svg{
  height: 0.875rem !important;
}
.\[\&_svg\]\:\!h-4 svg{
  height: 1rem !important;
}
.\[\&_svg\]\:\!w-3\.5 svg{
  width: 0.875rem !important;
}
.\[\&_svg\]\:\!w-4 svg{
  width: 1rem !important;
}
.\[\&_svg\]\:\!text-sky-100\/95 svg{
  color: rgb(224 242 254 / 0.95) !important;
}

