/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.18_babel-plugin-react-compiler@1.0.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.18_babel-plugin-react-compiler@1.0.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, ::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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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;
}
.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;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-x-4 {
  left: 1rem;
  right: 1rem;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-left-4 {
  left: -1rem;
}
.-left-\[5px\] {
  left: -5px;
}
.-left-\[9px\] {
  left: -9px;
}
.-right-4 {
  right: -1rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-8 {
  bottom: 2rem;
}
.bottom-\[132px\] {
  bottom: 132px;
}
.bottom-\[calc\(100\%\+0\.5rem\)\] {
  bottom: calc(100% + 0.5rem);
}
.bottom-\[calc\(100\%\+12px\)\] {
  bottom: calc(100% + 12px);
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-12 {
  left: 3rem;
}
.left-2 {
  left: 0.5rem;
}
.left-2\.5 {
  left: 0.625rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.left-\[calc\(100\%-1rem\)\] {
  left: calc(100% - 1rem);
}
.right-0 {
  right: 0px;
}
.right-0\.5 {
  right: 0.125rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[2px\] {
  right: 2px;
}
.right-\[5\.625rem\] {
  right: 5.625rem;
}
.top-0 {
  top: 0px;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-8 {
  top: 2rem;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[calc\(100\%\+0\.45rem\)\] {
  top: calc(100% + 0.45rem);
}
.top-\[calc\(100\%\+0\.4rem\)\] {
  top: calc(100% + 0.4rem);
}
.top-\[calc\(100\%\+0\.5rem\)\] {
  top: calc(100% + 0.5rem);
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[130\] {
  z-index: 130;
}
.z-\[70\] {
  z-index: 70;
}
.z-\[80\] {
  z-index: 80;
}
.z-\[90\] {
  z-index: 90;
}
.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.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-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mr-1 {
  margin-right: -0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.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;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.size-1\.5 {
  width: 0.375rem;
  height: 0.375rem;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-12 {
  width: 3rem;
  height: 3rem;
}
.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}
.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}
.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}
.size-3\.5 {
  width: 0.875rem;
  height: 0.875rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}
.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}
.size-8 {
  width: 2rem;
  height: 2rem;
}
.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}
.size-\[3px\] {
  width: 3px;
  height: 3px;
}
.size-\[4px\] {
  width: 4px;
  height: 4px;
}
.size-full {
  width: 100%;
  height: 100%;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-36 {
  height: 9rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-72 {
  height: 18rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[1\.5px\] {
  height: 1.5px;
}
.h-\[3\.25rem\] {
  height: 3.25rem;
}
.h-\[calc\(100\%-3\.5rem\)\] {
  height: calc(100% - 3.5rem);
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-svh {
  height: 100svh;
}
.max-h-10 {
  max-height: 2.5rem;
}
.max-h-44 {
  max-height: 11rem;
}
.max-h-56 {
  max-height: 14rem;
}
.max-h-8 {
  max-height: 2rem;
}
.max-h-\[18rem\] {
  max-height: 18rem;
}
.max-h-\[240px\] {
  max-height: 240px;
}
.max-h-\[3\.75rem\] {
  max-height: 3.75rem;
}
.max-h-\[320px\] {
  max-height: 320px;
}
.max-h-\[420px\] {
  max-height: 420px;
}
.max-h-\[440px\] {
  max-height: 440px;
}
.max-h-\[6\.25rem\] {
  max-height: 6.25rem;
}
.max-h-\[calc\(100svh-160px\)\] {
  max-height: calc(100svh - 160px);
}
.max-h-\[calc\(min\(760px\2c calc\(100svh-2rem\)\)-54px\)\] {
  max-height: calc(min(760px, calc(100svh - 2rem)) - 54px);
}
.max-h-\[min\(28rem\2c calc\(100vh-10rem\)\)\] {
  max-height: min(28rem, calc(100vh - 10rem));
}
.max-h-\[min\(28rem\2c calc\(100vh-9rem\)\)\] {
  max-height: min(28rem, calc(100vh - 9rem));
}
.max-h-\[min\(31rem\2c calc\(100vh-9rem\)\)\] {
  max-height: min(31rem, calc(100vh - 9rem));
}
.max-h-\[min\(34rem\2c calc\(100vh-9rem\)\)\] {
  max-height: min(34rem, calc(100vh - 9rem));
}
.max-h-\[min\(430px\2c calc\(100vh-14rem\)\)\] {
  max-height: min(430px, calc(100vh - 14rem));
}
.max-h-\[min\(760px\2c calc\(100svh-2rem\)\)\] {
  max-height: min(760px, calc(100svh - 2rem));
}
.min-h-0 {
  min-height: 0px;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-14 {
  min-height: 3.5rem;
}
.min-h-16 {
  min-height: 4rem;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-24 {
  min-height: 6rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-32 {
  min-height: 8rem;
}
.min-h-36 {
  min-height: 9rem;
}
.min-h-40 {
  min-height: 10rem;
}
.min-h-44 {
  min-height: 11rem;
}
.min-h-72 {
  min-height: 18rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[132px\] {
  min-height: 132px;
}
.min-h-\[150px\] {
  min-height: 150px;
}
.min-h-\[180px\] {
  min-height: 180px;
}
.min-h-\[190px\] {
  min-height: 190px;
}
.min-h-\[220px\] {
  min-height: 220px;
}
.min-h-\[260px\] {
  min-height: 260px;
}
.min-h-\[3\.25rem\] {
  min-height: 3.25rem;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[330px\] {
  min-height: 330px;
}
.min-h-\[340px\] {
  min-height: 340px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-\[470px\] {
  min-height: 470px;
}
.min-h-\[6\.4rem\] {
  min-height: 6.4rem;
}
.min-h-\[66px\] {
  min-height: 66px;
}
.min-h-\[calc\(100svh-13rem\)\] {
  min-height: calc(100svh - 13rem);
}
.min-h-\[calc\(100svh-93px\)\] {
  min-height: calc(100svh - 93px);
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-2 {
  width: 0.5rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3\/5 {
  width: 60%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[248px\] {
  width: 248px;
}
.w-\[268px\] {
  width: 268px;
}
.w-\[286px\] {
  width: 286px;
}
.w-\[292px\] {
  width: 292px;
}
.w-\[min\(100\%\2c 34rem\)\] {
  width: min(100%, 34rem);
}
.w-\[min\(22rem\2c calc\(100vw-2rem\)\)\] {
  width: min(22rem, calc(100vw - 2rem));
}
.w-\[min\(23rem\2c calc\(100vw-2rem\)\)\] {
  width: min(23rem, calc(100vw - 2rem));
}
.w-\[min\(360px\2c calc\(100vw-2rem\)\)\] {
  width: min(360px, calc(100vw - 2rem));
}
.w-\[min\(390px\2c calc\(100vw-2rem\)\)\] {
  width: min(390px, calc(100vw - 2rem));
}
.w-\[min\(430px\2c calc\(100vw-2rem\)\)\] {
  width: min(430px, calc(100vw - 2rem));
}
.w-\[min\(440px\2c calc\(100vw-2rem\)\)\] {
  width: min(440px, calc(100vw - 2rem));
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-\[1120px\] {
  min-width: 1120px;
}
.min-w-\[640px\] {
  min-width: 640px;
}
.min-w-\[720px\] {
  min-width: 720px;
}
.min-w-\[760px\] {
  min-width: 760px;
}
.min-w-full {
  min-width: 100%;
}
.min-w-px {
  min-width: 1px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-48 {
  max-width: 12rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[10rem\] {
  max-width: 10rem;
}
.max-w-\[11rem\] {
  max-width: 11rem;
}
.max-w-\[144px\] {
  max-width: 144px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[170px\] {
  max-width: 170px;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[390px\] {
  max-width: 390px;
}
.max-w-\[760px\] {
  max-width: 760px;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.max-w-\[86px\] {
  max-width: 86px;
}
.max-w-\[90px\] {
  max-width: 90px;
}
.max-w-\[calc\(100vw-2rem\)\] {
  max-width: calc(100vw - 2rem);
}
.max-w-\[min\(16rem\2c 72vw\)\] {
  max-width: min(16rem, 72vw);
}
.max-w-\[min\(17rem\2c 72vw\)\] {
  max-width: min(17rem, 72vw);
}
.max-w-\[min\(17rem\2c 76vw\)\] {
  max-width: min(17rem, 76vw);
}
.max-w-\[min\(28rem\2c 82vw\)\] {
  max-width: min(28rem, 82vw);
}
.max-w-\[min\(82\%\2c 42rem\)\] {
  max-width: min(82%, 42rem);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.table-fixed {
  table-layout: fixed;
}
.border-collapse {
  border-collapse: collapse;
}
.border-separate {
  border-collapse: separate;
}
.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.-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));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  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-x-full {
  --tw-translate-x: 100%;
  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-\[-1px\] {
  --tw-translate-y: -1px;
  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-\[-2\.25px\] {
  --tw-translate-y: -2.25px;
  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-\[-2\.5px\] {
  --tw-translate-y: -2.5px;
  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));
}
.rotate-45 {
  --tw-rotate: 45deg;
  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 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-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-start {
  scroll-snap-align: start;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.auto-rows-min {
  grid-auto-rows: min-content;
}
.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-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-px {
  gap: 1px;
}
.-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-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));
}
.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-black\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(0 0 0 / 0.1);
}
.divide-border\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--border) / 0.6);
}
.self-start {
  align-self: flex-start;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: calc(var(--radius) * 1.8);
}
.rounded-\[18px\] {
  border-radius: 18px;
}
.rounded-\[1px\] {
  border-radius: 1px;
}
.rounded-\[22px\] {
  border-radius: 22px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[28px\] {
  border-radius: 28px;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[32px\] {
  border-radius: 32px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: calc(var(--radius) * 1.4);
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[\#4fb978\] {
  --tw-border-opacity: 1;
  border-color: rgb(79 185 120 / var(--tw-border-opacity, 1));
}
.border-\[\#7fb7a5\]\/30 {
  border-color: rgb(127 183 165 / 0.3);
}
.border-\[\#7fb7a5\]\/35 {
  border-color: rgb(127 183 165 / 0.35);
}
.border-\[\#83b987\]\/35 {
  border-color: rgb(131 185 135 / 0.35);
}
.border-\[\#e6b450\]\/35 {
  border-color: rgb(230 180 80 / 0.35);
}
.border-\[\#ed7966\] {
  --tw-border-opacity: 1;
  border-color: rgb(237 121 102 / var(--tw-border-opacity, 1));
}
.border-\[\#ed7966\]\/25 {
  border-color: rgb(237 121 102 / 0.25);
}
.border-\[\#ed7966\]\/35 {
  border-color: rgb(237 121 102 / 0.35);
}
.border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25);
}
.border-background\/20 {
  border-color: hsl(var(--background) / 0.2);
}
.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}
.border-black\/15 {
  border-color: rgb(0 0 0 / 0.15);
}
.border-black\/5 {
  border-color: rgb(0 0 0 / 0.05);
}
.border-black\/\[0\.06\] {
  border-color: rgb(0 0 0 / 0.06);
}
.border-black\/\[0\.08\] {
  border-color: rgb(0 0 0 / 0.08);
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-border {
  border-color: hsl(var(--border));
}
.border-border\/40 {
  border-color: hsl(var(--border) / 0.4);
}
.border-border\/60 {
  border-color: hsl(var(--border) / 0.6);
}
.border-destructive\/20 {
  border-color: hsl(var(--destructive) / 0.2);
}
.border-destructive\/25 {
  border-color: hsl(var(--destructive) / 0.25);
}
.border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}
.border-foreground {
  border-color: hsl(var(--foreground));
}
.border-input {
  border-color: hsl(var(--input));
}
.border-muted-foreground\/25 {
  border-color: hsl(var(--muted-foreground) / 0.25);
}
.border-muted-foreground\/35 {
  border-color: hsl(var(--muted-foreground) / 0.35);
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-sidebar-border {
  border-color: hsl(var(--sidebar-border));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}
.border-white\/70 {
  border-color: rgb(255 255 255 / 0.7);
}
.border-white\/85 {
  border-color: rgb(255 255 255 / 0.85);
}
.bg-\[\#101010\] {
  --tw-bg-opacity: 1;
  background-color: rgb(16 16 16 / var(--tw-bg-opacity, 1));
}
.bg-\[\#188038\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 128 56 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1a73e8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 115 232 / var(--tw-bg-opacity, 1));
}
.bg-\[\#202020\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity, 1));
}
.bg-\[\#24784f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 120 79 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2f63d4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 99 212 / var(--tw-bg-opacity, 1));
}
.bg-\[\#47a66b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(71 166 107 / var(--tw-bg-opacity, 1));
}
.bg-\[\#47a66b\]\/55 {
  background-color: rgb(71 166 107 / 0.55);
}
.bg-\[\#4fb978\] {
  --tw-bg-opacity: 1;
  background-color: rgb(79 185 120 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5f6368\] {
  --tw-bg-opacity: 1;
  background-color: rgb(95 99 104 / var(--tw-bg-opacity, 1));
}
.bg-\[\#60a5fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7fb7a5\]\/80 {
  background-color: rgb(127 183 165 / 0.8);
}
.bg-\[\#83b987\] {
  --tw-bg-opacity: 1;
  background-color: rgb(131 185 135 / var(--tw-bg-opacity, 1));
}
.bg-\[\#a84d3d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(168 77 61 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d6e4ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 228 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d97706\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d9cec3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 206 195 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e4f0ed\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 240 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ed7966\] {
  --tw-bg-opacity: 1;
  background-color: rgb(237 121 102 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ed7966\]\/10 {
  background-color: rgb(237 121 102 / 0.1);
}
.bg-\[\#f1f1ef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f4c35b\]\/45 {
  background-color: rgb(244 195 91 / 0.45);
}
.bg-\[\#f4c44f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 196 79 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f6f3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f6f4\]\/95 {
  background-color: rgb(246 246 244 / 0.95);
}
.bg-\[\#f7f7f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f8f8f6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f9ab00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 171 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fbfbfa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffe2ad\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 226 173 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff7df\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 223 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff8e7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 231 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff8e7\]\/70 {
  background-color: rgb(255 248 231 / 0.7);
}
.bg-amber-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}
.bg-amber-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}
.bg-amber-400\/\[0\.04\] {
  background-color: rgb(251 191 36 / 0.04);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-background\/45 {
  background-color: hsl(var(--background) / 0.45);
}
.bg-background\/80 {
  background-color: hsl(var(--background) / 0.8);
}
.bg-background\/90 {
  background-color: hsl(var(--background) / 0.9);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.bg-black\/35 {
  background-color: rgb(0 0 0 / 0.35);
}
.bg-black\/55 {
  background-color: rgb(0 0 0 / 0.55);
}
.bg-black\/\[0\.035\] {
  background-color: rgb(0 0 0 / 0.035);
}
.bg-black\/\[0\.045\] {
  background-color: rgb(0 0 0 / 0.045);
}
.bg-black\/\[0\.04\] {
  background-color: rgb(0 0 0 / 0.04);
}
.bg-black\/\[0\.055\] {
  background-color: rgb(0 0 0 / 0.055);
}
.bg-black\/\[0\.06\] {
  background-color: rgb(0 0 0 / 0.06);
}
.bg-black\/\[0\.075\] {
  background-color: rgb(0 0 0 / 0.075);
}
.bg-black\/\[0\.07\] {
  background-color: rgb(0 0 0 / 0.07);
}
.bg-black\/\[0\.085\] {
  background-color: rgb(0 0 0 / 0.085);
}
.bg-black\/\[0\.08\] {
  background-color: rgb(0 0 0 / 0.08);
}
.bg-black\/\[0\.16\] {
  background-color: rgb(0 0 0 / 0.16);
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-card\/85 {
  background-color: hsl(var(--card) / 0.85);
}
.bg-current {
  background-color: currentColor;
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-destructive\/10 {
  background-color: hsl(var(--destructive) / 0.1);
}
.bg-destructive\/\[0\.08\] {
  background-color: hsl(var(--destructive) / 0.08);
}
.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
.bg-emerald-500\/\[0\.03\] {
  background-color: rgb(16 185 129 / 0.03);
}
.bg-foreground {
  background-color: hsl(var(--foreground));
}
.bg-foreground\/10 {
  background-color: hsl(var(--foreground) / 0.1);
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted-foreground {
  background-color: hsl(var(--muted-foreground));
}
.bg-muted-foreground\/30 {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.bg-muted-foreground\/40 {
  background-color: hsl(var(--muted-foreground) / 0.4);
}
.bg-muted\/25 {
  background-color: hsl(var(--muted) / 0.25);
}
.bg-muted\/30 {
  background-color: hsl(var(--muted) / 0.3);
}
.bg-muted\/35 {
  background-color: hsl(var(--muted) / 0.35);
}
.bg-muted\/40 {
  background-color: hsl(var(--muted) / 0.4);
}
.bg-muted\/45 {
  background-color: hsl(var(--muted) / 0.45);
}
.bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
.bg-muted\/70 {
  background-color: hsl(var(--muted) / 0.7);
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-sidebar {
  background-color: hsl(var(--sidebar));
}
.bg-sidebar-accent {
  background-color: hsl(var(--sidebar-accent));
}
.bg-transparent {
  background-color: transparent;
}
.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\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/\[0\.36\] {
  background-color: rgb(255 255 255 / 0.36);
}
.bg-\[linear-gradient\(135deg\2c \#2f3338\2c \#6d747a\)\] {
  background-image: linear-gradient(135deg,#2f3338,#6d747a);
}
.bg-\[linear-gradient\(to_bottom\2c \#f7f7f5_0\%\2c \#eeeeeb_100\%\)\] {
  background-image: linear-gradient(to bottom,#f7f7f5 0%,#eeeeeb 100%);
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white\/80 {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.fill-current {
  fill: currentColor;
}
.fill-orange-200\/80 {
  fill: rgb(254 215 170 / 0.8);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.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;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.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;
}
.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-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;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-\[1px\] {
  padding-bottom: 1px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[134px\] {
  padding-top: 134px;
}
.pt-\[93px\] {
  padding-top: 93px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0\.92em\] {
  font-size: 0.92em;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[6px\] {
  font-size: 6px;
}
.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-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.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-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-\[\#235f54\] {
  --tw-text-opacity: 1;
  color: rgb(35 95 84 / var(--tw-text-opacity, 1));
}
.text-\[\#2f6f60\] {
  --tw-text-opacity: 1;
  color: rgb(47 111 96 / var(--tw-text-opacity, 1));
}
.text-\[\#2f6f60\]\/75 {
  color: rgb(47 111 96 / 0.75);
}
.text-\[\#2f6f8f\] {
  --tw-text-opacity: 1;
  color: rgb(47 111 143 / var(--tw-text-opacity, 1));
}
.text-\[\#315a9f\] {
  --tw-text-opacity: 1;
  color: rgb(49 90 159 / var(--tw-text-opacity, 1));
}
.text-\[\#347b45\] {
  --tw-text-opacity: 1;
  color: rgb(52 123 69 / var(--tw-text-opacity, 1));
}
.text-\[\#367a6b\] {
  --tw-text-opacity: 1;
  color: rgb(54 122 107 / var(--tw-text-opacity, 1));
}
.text-\[\#3c332c\] {
  --tw-text-opacity: 1;
  color: rgb(60 51 44 / var(--tw-text-opacity, 1));
}
.text-\[\#44724e\] {
  --tw-text-opacity: 1;
  color: rgb(68 114 78 / var(--tw-text-opacity, 1));
}
.text-\[\#4fb978\] {
  --tw-text-opacity: 1;
  color: rgb(79 185 120 / var(--tw-text-opacity, 1));
}
.text-\[\#7a5b12\] {
  --tw-text-opacity: 1;
  color: rgb(122 91 18 / var(--tw-text-opacity, 1));
}
.text-\[\#8a4d10\] {
  --tw-text-opacity: 1;
  color: rgb(138 77 16 / var(--tw-text-opacity, 1));
}
.text-\[\#8f4438\] {
  --tw-text-opacity: 1;
  color: rgb(143 68 56 / var(--tw-text-opacity, 1));
}
.text-\[\#a84d3d\] {
  --tw-text-opacity: 1;
  color: rgb(168 77 61 / var(--tw-text-opacity, 1));
}
.text-\[\#b94f3f\] {
  --tw-text-opacity: 1;
  color: rgb(185 79 63 / var(--tw-text-opacity, 1));
}
.text-\[\#c95745\] {
  --tw-text-opacity: 1;
  color: rgb(201 87 69 / var(--tw-text-opacity, 1));
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-background {
  color: hsl(var(--background));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-current {
  color: currentColor;
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-foreground\/70 {
  color: hsl(var(--foreground) / 0.7);
}
.text-foreground\/90 {
  color: hsl(var(--foreground) / 0.9);
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/30 {
  color: hsl(var(--muted-foreground) / 0.3);
}
.text-muted-foreground\/40 {
  color: hsl(var(--muted-foreground) / 0.4);
}
.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}
.text-muted-foreground\/75 {
  color: hsl(var(--muted-foreground) / 0.75);
}
.text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-sidebar-accent-foreground {
  color: hsl(var(--sidebar-accent-foreground));
}
.text-sidebar-foreground\/80 {
  color: hsl(var(--sidebar-foreground) / 0.8);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.decoration-foreground\/30 {
  text-decoration-color: hsl(var(--foreground) / 0.3);
}
.decoration-muted-foreground\/45 {
  text-decoration-color: hsl(var(--muted-foreground) / 0.45);
}
.decoration-white\/45 {
  text-decoration-color: rgb(255 255 255 / 0.45);
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-75 {
  opacity: 0.75;
}
.shadow-\[-18px_0_52px_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow: -18px 0 52px rgba(0,0,0,0.08);
  --tw-shadow-colored: -18px 0 52px 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_3px_rgba\(71\2c 166\2c 107\2c 0\.16\)\] {
  --tw-shadow: 0 0 0 3px rgba(71,166,107,0.16);
  --tw-shadow-colored: 0 0 0 3px 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_18px_45px_rgba\(0\2c 0\2c 0\2c 0\.16\)\] {
  --tw-shadow: 0 18px 45px rgba(0,0,0,0.16);
  --tw-shadow-colored: 0 18px 45px 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_18px_50px_rgba\(15\2c 23\2c 42\2c 0\.08\)\] {
  --tw-shadow: 0 18px 50px rgba(15,23,42,0.08);
  --tw-shadow-colored: 0 18px 50px 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_18px_55px_rgba\(0\2c 0\2c 0\2c 0\.18\)\] {
  --tw-shadow: 0 18px 55px rgba(0,0,0,0.18);
  --tw-shadow-colored: 0 18px 55px 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_-1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.8\)\] {
  --tw-shadow: inset -1px 0 0 rgba(255,255,255,0.8);
  --tw-shadow-colored: inset -1px 0 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\(255\2c 255\2c 255\2c 0\.22\)\] {
  --tw-shadow: inset 0 0 0 1px rgba(255,255,255,0.22);
  --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_0_0_1px_rgba\(255\2c 255\2c 255\2c 0\.45\)\] {
  --tw-shadow: inset 0 0 0 1px rgba(255,255,255,0.45);
  --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\.5\)\] {
  --tw-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  --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-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-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);
}
.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);
  --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-4 {
  --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(4px + 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-\[\#ed7966\]\/15 {
  --tw-ring-color: rgb(237 121 102 / 0.15);
}
.ring-\[\#f2a08f\]\/45 {
  --tw-ring-color: rgb(242 160 143 / 0.45);
}
.ring-\[\#fbfbfa\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 251 250 / var(--tw-ring-opacity, 1));
}
.ring-black\/10 {
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.ring-black\/\[0\.03\] {
  --tw-ring-color: rgb(0 0 0 / 0.03);
}
.ring-black\/\[0\.045\] {
  --tw-ring-color: rgb(0 0 0 / 0.045);
}
.ring-border {
  --tw-ring-color: hsl(var(--border));
}
.ring-border\/60 {
  --tw-ring-color: hsl(var(--border) / 0.6);
}
.ring-border\/70 {
  --tw-ring-color: hsl(var(--border) / 0.7);
}
.ring-white\/20 {
  --tw-ring-color: rgb(255 255 255 / 0.2);
}
.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-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  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-lg {
  --tw-backdrop-blur: blur(16px);
  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-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-xl {
  --tw-backdrop-blur: blur(24px);
  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-\[height\2c opacity\] {
  transition-property: height,opacity;
  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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-linear {
  transition-timing-function: linear;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-500 {
  animation-duration: 500ms;
}
.ease-linear {
  animation-timing-function: linear;
}
.running {
  animation-play-state: running;
}
.dark .liquid-glass {
  border-color: hsl(var(--border) / 0.7);
  background-color: hsl(var(--card) / 0.85);
  --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);
  --tw-ring-color: hsl(var(--border) / 0.4);
}
.dark .liquid-glass-popover {
    background:
      linear-gradient(135deg, hsl(220 10% 18% / 0.52), hsl(220 10% 8% / 0.28)),
      radial-gradient(circle at 18% 0%, hsl(0 0% 100% / 0.16), transparent 38%),
      radial-gradient(
        circle at 95% 100%,
        hsl(25 80% 58% / 0.16),
        transparent 42%
      );
    box-shadow:
      inset 0 1px 0 hsl(0 0% 100% / 0.18),
      inset 0 -1px 0 hsl(0 0% 0% / 0.36),
      inset 0 0 22px hsl(0 0% 100% / 0.06),
      0 24px 74px hsl(0 0% 0% / 0.38);
  }
.workspace-panel {
  border-radius: calc(var(--radius) * 1.8);
  border-width: 1px;
  border-color: hsl(var(--border) / 0.7);
  background-color: hsl(var(--card) / 0.85);
  color: hsl(var(--card-foreground));
  --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);
  --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);
  --tw-ring-color: hsl(var(--border) / 0.3);
}
.section-label {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: hsl(var(--muted-foreground));
}
.stat-value {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --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);
  letter-spacing: -0.025em;
}
.stat-label {
  font-size: 13px;
  color: hsl(var(--muted-foreground));
}
.dashboard-scrollbar {
    scrollbar-color: hsl(var(--muted-foreground) / 0.34)
      hsl(var(--muted) / 0.72);
    scrollbar-width: thin;
  }
.dashboard-scrollbar::-webkit-scrollbar {
    width: 11px;
    height: 11px;
  }
.dashboard-scrollbar::-webkit-scrollbar-track {
    background: hsl(var(--muted) / 0.72);
    border-radius: 999px;
  }
.dashboard-scrollbar::-webkit-scrollbar-thumb {
    background: hsl(var(--muted-foreground) / 0.36);
    background-clip: content-box;
    border: 3px solid transparent;
    border-radius: 999px;
  }
.dashboard-scrollbar::-webkit-scrollbar-thumb:hover {
    background: hsl(var(--foreground) / 0.46);
    background-clip: content-box;
  }
.\[-webkit-box-orient\:vertical\] {
  -webkit-box-orient: vertical;
}
.\[-webkit-line-clamp\:2\] {
  -webkit-line-clamp: 2;
}
.\[-webkit-line-clamp\:3\] {
  -webkit-line-clamp: 3;
}
.\[-webkit-line-clamp\:5\] {
  -webkit-line-clamp: 5;
}
.\[display\:-webkit-box\] {
  display: -webkit-box;
}

:root {
  --background: 0 0% 98%;
  --foreground: 0 0% 9%;

  --card: 0 0% 100%;
  --card-foreground: 0 0% 9%;

  --popover: 0 0% 100%;
  --popover-foreground: 0 0% 9%;

  --primary: 0 0% 15%;
  --primary-foreground: 0 0% 98%;

  --secondary: 0 0% 95.5%;
  --secondary-foreground: 0 0% 15%;

  --muted: 0 0% 95.5%;
  --muted-foreground: 0 0% 50%;

  --accent: 0 0% 95.5%;
  --accent-foreground: 0 0% 15%;

  --destructive: 0 72% 51%;
  --destructive-foreground: 0 0% 100%;

  --border: 0 0% 91%;
  --input: 0 0% 91%;
  --ring: 0 0% 44%;

  --sidebar: 0 0% 97.5%;
  --sidebar-foreground: 0 0% 9%;
  --sidebar-primary: 0 0% 15%;
  --sidebar-primary-foreground: 0 0% 98%;
  --sidebar-accent: 0 0% 95.5%;
  --sidebar-accent-foreground: 0 0% 15%;
  --sidebar-border: 0 0% 91%;
  --sidebar-ring: 0 0% 44%;

  --radius: 0.75rem;
}

.dark {
  --background: 0 0% 10%;
  --foreground: 0 0% 92%;

  --card: 0 0% 13%;
  --card-foreground: 0 0% 92%;

  --popover: 0 0% 13%;
  --popover-foreground: 0 0% 92%;

  --primary: 0 0% 92%;
  --primary-foreground: 0 0% 10%;

  --secondary: 0 0% 17%;
  --secondary-foreground: 0 0% 92%;

  --muted: 0 0% 17%;
  --muted-foreground: 0 0% 55%;

  --accent: 0 0% 17%;
  --accent-foreground: 0 0% 92%;

  --destructive: 0 70% 48%;
  --destructive-foreground: 0 0% 100%;

  --border: 0 0% 20%;
  --input: 0 0% 20%;
  --ring: 0 0% 40%;

  --sidebar: 0 0% 12%;
  --sidebar-foreground: 0 0% 92%;
  --sidebar-primary: 0 0% 92%;
  --sidebar-primary-foreground: 0 0% 10%;
  --sidebar-accent: 0 0% 17%;
  --sidebar-accent-foreground: 0 0% 92%;
  --sidebar-border: 0 0% 20%;
  --sidebar-ring: 0 0% 40%;
}

* {
  border-color: hsl(var(--border));
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family:
    var(--font-geist-sans, Inter),
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
}

.legal-toast-viewport {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 220;
  display: flex;
  align-items: flex-end;
  width: min(380px, calc(100vw - 2rem));
  flex-direction: column;
  gap: 0.625rem;
  pointer-events: none;
}

.legal-notification-toast {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  width: -moz-fit-content;
  width: fit-content;
  min-width: min(17rem, 100%);
  max-width: 100%;
  min-height: 3.25rem;
  overflow: hidden;
  padding: 0.875rem 0.875rem 0.875rem 1rem;
  border: 1px solid hsl(0 0% 100% / 0.72);
  border-radius: 28px;
  background-clip: padding-box;
  background:
    linear-gradient(135deg, hsl(0 0% 100% / 0.58), hsl(0 0% 100% / 0.28)),
    radial-gradient(circle at 18% 0%, hsl(0 0% 100% / 0.72), transparent 38%),
    radial-gradient(circle at 95% 100%, hsl(25 80% 72% / 0.18), transparent 42%);
  color: hsl(var(--foreground));
  pointer-events: auto;
  box-shadow:
    inset 0 1px 0 hsl(0 0% 100% / 0.92),
    inset 0 -1px 0 hsl(0 0% 100% / 0.22),
    inset 0 0 22px hsl(0 0% 100% / 0.18),
    0 24px 74px hsl(0 0% 0% / 0.2);
  animation: legal-notification-in 180ms ease-out;
  backdrop-filter: blur(30px) saturate(190%);
}

.legal-notification-toast::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(110deg, hsl(0 0% 100% / 0.44), transparent 34%),
    linear-gradient(180deg, hsl(0 0% 100% / 0.18), transparent 48%);
  mix-blend-mode: screen;
}

.legal-notification-toast > * {
  position: relative;
  z-index: 1;
}

.legal-notification-toast-icon,
.legal-notification-toast-close {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 9999px;
  background: hsl(0 0% 100% / 0.42);
  box-shadow:
    inset 0 1px 0 hsl(0 0% 100% / 0.72),
    0 1px 2px hsl(0 0% 0% / 0.08);
}

.legal-notification-toast-close {
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  background: hsl(0 0% 100% / 0.28);
  color: hsl(var(--muted-foreground));
  cursor: pointer;
  transition:
    background-color 160ms ease,
    color 160ms ease;
}

.legal-notification-toast-close:hover {
  background: hsl(0 0% 100% / 0.48);
  color: hsl(var(--foreground));
}

.legal-notification-toast-close:focus-visible {
  outline: 2px solid hsl(var(--ring) / 0.42);
  outline-offset: 2px;
}

.dark .legal-notification-toast {
  border-color: hsl(0 0% 100% / 0.12);
  background:
    linear-gradient(135deg, hsl(220 10% 18% / 0.52), hsl(220 10% 8% / 0.28)),
    radial-gradient(circle at 18% 0%, hsl(0 0% 100% / 0.16), transparent 38%),
    radial-gradient(circle at 95% 100%, hsl(25 80% 58% / 0.16), transparent 42%);
  box-shadow:
    inset 0 1px 0 hsl(0 0% 100% / 0.18),
    inset 0 -1px 0 hsl(0 0% 0% / 0.36),
    inset 0 0 22px hsl(0 0% 100% / 0.06),
    0 24px 74px hsl(0 0% 0% / 0.38);
}

.dark .legal-notification-toast-icon,
.dark .legal-notification-toast-close {
  background: hsl(0 0% 100% / 0.1);
  box-shadow:
    inset 0 1px 0 hsl(0 0% 100% / 0.12),
    0 1px 2px hsl(0 0% 0% / 0.24);
}

.dark .legal-notification-toast-close:hover {
  background: hsl(0 0% 100% / 0.16);
}

@keyframes legal-notification-in {
  from {
    opacity: 0;
    transform: translate3d(0.625rem, 0.5rem, 0) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}

@media (max-width: 640px) {
  .legal-toast-viewport {
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    width: auto;
  }
}

[data-slot="card"] {
  box-shadow:
    0 0 0 1px hsl(0 0% 0% / 0.04),
    0 1px 2px hsl(0 0% 0% / 0.03),
    0 2px 8px hsl(0 0% 0% / 0.03);
}

.dark [data-slot="card"] {
  box-shadow: 0 0 0 1px hsl(0 0% 100% / 0.06);
}

.placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}

.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}

.placeholder\:text-muted-foreground\/55::-moz-placeholder {
  color: hsl(var(--muted-foreground) / 0.55);
}

.placeholder\:text-muted-foreground\/55::placeholder {
  color: hsl(var(--muted-foreground) / 0.55);
}

.placeholder\:text-muted-foreground\/60::-moz-placeholder {
  color: hsl(var(--muted-foreground) / 0.6);
}

.placeholder\:text-muted-foreground\/60::placeholder {
  color: hsl(var(--muted-foreground) / 0.6);
}

.placeholder\:text-muted-foreground\/65::-moz-placeholder {
  color: hsl(var(--muted-foreground) / 0.65);
}

.placeholder\:text-muted-foreground\/65::placeholder {
  color: hsl(var(--muted-foreground) / 0.65);
}

.placeholder\:text-muted-foreground\/70::-moz-placeholder {
  color: hsl(var(--muted-foreground) / 0.7);
}

.placeholder\:text-muted-foreground\/70::placeholder {
  color: hsl(var(--muted-foreground) / 0.7);
}

.first\:border-l-0:first-child {
  border-left-width: 0px;
}

.first\:pt-0:first-child {
  padding-top: 0px;
}

.last\:border-0:last-child {
  border-width: 0px;
}

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

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.empty\:before\:content-\[\'\'\]:empty::before {
  --tw-content: '';
  content: var(--tw-content);
}

.focus-within\:opacity-100:focus-within {
  opacity: 1;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  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));
}

.hover\:border-\[\#4fb978\]\/70:hover {
  border-color: rgb(79 185 120 / 0.7);
}

.hover\:border-black\/20:hover {
  border-color: rgb(0 0 0 / 0.2);
}

.hover\:border-black\/25:hover {
  border-color: rgb(0 0 0 / 0.25);
}

.hover\:border-foreground\/15:hover {
  border-color: hsl(var(--foreground) / 0.15);
}

.hover\:bg-\[\#83b987\]\/20:hover {
  background-color: rgb(131 185 135 / 0.2);
}

.hover\:bg-\[\#e4f0ed\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(228 240 237 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ed7966\]\/20:hover {
  background-color: rgb(237 121 102 / 0.2);
}

.hover\:bg-\[\#f1f1ef\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 239 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f8f8f6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ffedd8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}

.hover\:bg-black\/70:hover {
  background-color: rgb(0 0 0 / 0.7);
}

.hover\:bg-black\/\[0\.035\]:hover {
  background-color: rgb(0 0 0 / 0.035);
}

.hover\:bg-black\/\[0\.045\]:hover {
  background-color: rgb(0 0 0 / 0.045);
}

.hover\:bg-black\/\[0\.04\]:hover {
  background-color: rgb(0 0 0 / 0.04);
}

.hover\:bg-black\/\[0\.055\]:hover {
  background-color: rgb(0 0 0 / 0.055);
}

.hover\:bg-black\/\[0\.05\]:hover {
  background-color: rgb(0 0 0 / 0.05);
}

.hover\:bg-black\/\[0\.075\]:hover {
  background-color: rgb(0 0 0 / 0.075);
}

.hover\:bg-black\/\[0\.07\]:hover {
  background-color: rgb(0 0 0 / 0.07);
}

.hover\:bg-black\/\[0\.82\]:hover {
  background-color: rgb(0 0 0 / 0.82);
}

.hover\:bg-destructive\/10:hover {
  background-color: hsl(var(--destructive) / 0.1);
}

.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}

.hover\:bg-destructive\/\[0\.08\]:hover {
  background-color: hsl(var(--destructive) / 0.08);
}

.hover\:bg-foreground\/85:hover {
  background-color: hsl(var(--foreground) / 0.85);
}

.hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}

.hover\:bg-muted\/25:hover {
  background-color: hsl(var(--muted) / 0.25);
}

.hover\:bg-secondary\/70:hover {
  background-color: hsl(var(--secondary) / 0.7);
}

.hover\:bg-sidebar-accent:hover {
  background-color: hsl(var(--sidebar-accent));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/50:hover {
  background-color: rgb(255 255 255 / 0.5);
}

.hover\:bg-white\/70:hover {
  background-color: rgb(255 255 255 / 0.7);
}

.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:bg-white\/\[0\.85\]:hover {
  background-color: rgb(255 255 255 / 0.85);
}

.hover\:text-\[\#235f54\]:hover {
  --tw-text-opacity: 1;
  color: rgb(35 95 84 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#2f6f60\]:hover {
  --tw-text-opacity: 1;
  color: rgb(47 111 96 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#33593b\]:hover {
  --tw-text-opacity: 1;
  color: rgb(51 89 59 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#873c30\]:hover {
  --tw-text-opacity: 1;
  color: rgb(135 60 48 / var(--tw-text-opacity, 1));
}

.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}

.hover\:text-destructive:hover {
  color: hsl(var(--destructive));
}

.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}

.hover\:text-sidebar-accent-foreground:hover {
  color: hsl(var(--sidebar-accent-foreground));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:decoration-foreground:hover {
  text-decoration-color: hsl(var(--foreground));
}

.hover\:decoration-white:hover {
  text-decoration-color: #fff;
}

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

.focus\:border-\[\#7fb7a5\]\/50:focus {
  border-color: rgb(127 183 165 / 0.5);
}

.focus\:border-black\/20:focus {
  border-color: rgb(0 0 0 / 0.2);
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.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-\[\#2368a2\]\/35:focus-visible {
  --tw-ring-color: rgb(35 104 162 / 0.35);
}

.focus-visible\:ring-\[\#7fb7a5\]\/45:focus-visible {
  --tw-ring-color: rgb(127 183 165 / 0.45);
}

.focus-visible\:ring-ring\/40:focus-visible {
  --tw-ring-color: hsl(var(--ring) / 0.4);
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:ring-offset-background:focus-visible {
  --tw-ring-offset-color: hsl(var(--background));
}

.active\:bg-\[\#ffe2c3\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 226 195 / var(--tw-bg-opacity, 1));
}

.active\:bg-accent:active {
  background-color: hsl(var(--accent));
}

.active\:bg-destructive\/80:active {
  background-color: hsl(var(--destructive) / 0.8);
}

.active\:bg-foreground\/75:active {
  background-color: hsl(var(--foreground) / 0.75);
}

.active\:bg-secondary\/60:active {
  background-color: hsl(var(--secondary) / 0.6);
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-45:disabled {
  opacity: 0.45;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.disabled\:opacity-70:disabled {
  opacity: 0.7;
}

.group\/avatar:hover .group-hover\/avatar\:visible {
  visibility: visible;
}

.group:hover .group-hover\:-translate-y-0\.5 {
  --tw-translate-y: -0.125rem;
  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));
}

.group:hover .group-hover\:translate-x-0\.5 {
  --tw-translate-x: 0.125rem;
  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));
}

.group:hover .group-hover\:scale-\[1\.02\] {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  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));
}

.group:hover .group-hover\:text-foreground {
  color: hsl(var(--foreground));
}

.group\/avatar:hover .group-hover\/avatar\:opacity-100 {
  opacity: 1;
}

.group\/user-message:hover .group-hover\/user-message\:opacity-100 {
  opacity: 1;
}

@media (prefers-reduced-motion: no-preference) {

  @keyframes ping {

    75%, 100% {
      transform: scale(2);
      opacity: 0;
    }
  }

  .motion-safe\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }
}

.dark\:divide-border:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--border));
}

.dark\:border-\[\#7fb7a5\]\/25:is(.dark *) {
  border-color: rgb(127 183 165 / 0.25);
}

.dark\:border-\[\#ed7966\]\/45:is(.dark *) {
  border-color: rgb(237 121 102 / 0.45);
}

.dark\:border-black\/15:is(.dark *) {
  border-color: rgb(0 0 0 / 0.15);
}

.dark\:border-blue-900\/70:is(.dark *) {
  border-color: rgb(30 58 138 / 0.7);
}

.dark\:border-border:is(.dark *) {
  border-color: hsl(var(--border));
}

.dark\:border-card:is(.dark *) {
  border-color: hsl(var(--card));
}

.dark\:border-orange-900\/70:is(.dark *) {
  border-color: rgb(124 45 18 / 0.7);
}

.dark\:border-red-900\/70:is(.dark *) {
  border-color: rgb(127 29 29 / 0.7);
}

.dark\:border-white\/10:is(.dark *) {
  border-color: rgb(255 255 255 / 0.1);
}

.dark\:bg-\[\#7fb7a5\]\/10:is(.dark *) {
  background-color: rgb(127 183 165 / 0.1);
}

.dark\:bg-\[\#f4c44f\]\/10:is(.dark *) {
  background-color: rgb(244 196 79 / 0.1);
}

.dark\:bg-background:is(.dark *) {
  background-color: hsl(var(--background));
}

.dark\:bg-background\/25:is(.dark *) {
  background-color: hsl(var(--background) / 0.25);
}

.dark\:bg-background\/45:is(.dark *) {
  background-color: hsl(var(--background) / 0.45);
}

.dark\:bg-background\/50:is(.dark *) {
  background-color: hsl(var(--background) / 0.5);
}

.dark\:bg-background\/60:is(.dark *) {
  background-color: hsl(var(--background) / 0.6);
}

.dark\:bg-background\/70:is(.dark *) {
  background-color: hsl(var(--background) / 0.7);
}

.dark\:bg-background\/90:is(.dark *) {
  background-color: hsl(var(--background) / 0.9);
}

.dark\:bg-black\/10:is(.dark *) {
  background-color: rgb(0 0 0 / 0.1);
}

.dark\:bg-black\/\[0\.06\]:is(.dark *) {
  background-color: rgb(0 0 0 / 0.06);
}

.dark\:bg-black\/\[0\.10\]:is(.dark *) {
  background-color: rgb(0 0 0 / 0.10);
}

.dark\:bg-border:is(.dark *) {
  background-color: hsl(var(--border));
}

.dark\:bg-card:is(.dark *) {
  background-color: hsl(var(--card));
}

.dark\:bg-card\/45:is(.dark *) {
  background-color: hsl(var(--card) / 0.45);
}

.dark\:bg-card\/70:is(.dark *) {
  background-color: hsl(var(--card) / 0.7);
}

.dark\:bg-card\/75:is(.dark *) {
  background-color: hsl(var(--card) / 0.75);
}

.dark\:bg-card\/80:is(.dark *) {
  background-color: hsl(var(--card) / 0.8);
}

.dark\:bg-card\/85:is(.dark *) {
  background-color: hsl(var(--card) / 0.85);
}

.dark\:bg-card\/90:is(.dark *) {
  background-color: hsl(var(--card) / 0.9);
}

.dark\:bg-muted:is(.dark *) {
  background-color: hsl(var(--muted));
}

.dark\:bg-muted-foreground\/65:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.65);
}

.dark\:bg-sidebar:is(.dark *) {
  background-color: hsl(var(--sidebar));
}

.dark\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark\:bg-white\/10:is(.dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:bg-white\/15:is(.dark *) {
  background-color: rgb(255 255 255 / 0.15);
}

.dark\:bg-white\/5:is(.dark *) {
  background-color: rgb(255 255 255 / 0.05);
}

.dark\:bg-white\/\[0\.04\]:is(.dark *) {
  background-color: rgb(255 255 255 / 0.04);
}

.dark\:bg-white\/\[0\.06\]:is(.dark *) {
  background-color: rgb(255 255 255 / 0.06);
}

.dark\:bg-white\/\[0\.07\]:is(.dark *) {
  background-color: rgb(255 255 255 / 0.07);
}

.dark\:bg-white\/\[0\.08\]:is(.dark *) {
  background-color: rgb(255 255 255 / 0.08);
}

.dark\:bg-white\/\[0\.22\]:is(.dark *) {
  background-color: rgb(255 255 255 / 0.22);
}

.dark\:bg-none:is(.dark *) {
  background-image: none;
}

.dark\:from-card:is(.dark *) {
  --tw-gradient-from: hsl(var(--card)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--card) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:via-card\/80:is(.dark *) {
  --tw-gradient-to: hsl(var(--card) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--card) / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark\:text-\[\#95d4c1\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(149 212 193 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#95d4c1\]\/80:is(.dark *) {
  color: rgb(149 212 193 / 0.8);
}

.dark\:text-\[\#9bd0a6\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(155 208 166 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#9ed2c8\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(158 210 200 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#f0a092\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 160 146 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#f1cf74\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(241 207 116 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#ffb0a2\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 176 162 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.dark\:text-black:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.dark\:text-black\/75:is(.dark *) {
  color: rgb(0 0 0 / 0.75);
}

.dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.dark\:text-foreground:is(.dark *) {
  color: hsl(var(--foreground));
}

.dark\:text-orange-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

.dark\:text-red-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.dark\:ring-background:is(.dark *) {
  --tw-ring-color: hsl(var(--background));
}

.dark\:ring-black\/10:is(.dark *) {
  --tw-ring-color: rgb(0 0 0 / 0.1);
}

.dark\:ring-black\/\[0\.14\]:is(.dark *) {
  --tw-ring-color: rgb(0 0 0 / 0.14);
}

.dark\:ring-border:is(.dark *) {
  --tw-ring-color: hsl(var(--border));
}

.dark\:ring-white\/10:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.1);
}

.dark\:ring-white\/5:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.05);
}

.dark\:hover\:bg-background:hover:is(.dark *) {
  background-color: hsl(var(--background));
}

.dark\:hover\:bg-background\/60:hover:is(.dark *) {
  background-color: hsl(var(--background) / 0.6);
}

.dark\:hover\:bg-background\/70:hover:is(.dark *) {
  background-color: hsl(var(--background) / 0.7);
}

.dark\:hover\:bg-card:hover:is(.dark *) {
  background-color: hsl(var(--card));
}

.dark\:hover\:bg-card\/80:hover:is(.dark *) {
  background-color: hsl(var(--card) / 0.8);
}

.dark\:hover\:bg-muted:hover:is(.dark *) {
  background-color: hsl(var(--muted));
}

.dark\:hover\:bg-muted\/30:hover:is(.dark *) {
  background-color: hsl(var(--muted) / 0.3);
}

.dark\:hover\:bg-white\/10:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:hover\:bg-white\/20:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.2);
}

.dark\:hover\:bg-white\/5:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.05);
}

.dark\:hover\:bg-white\/\[0\.06\]:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.06);
}

.dark\:hover\:bg-white\/\[0\.07\]:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.07);
}

.dark\:hover\:bg-white\/\[0\.12\]:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.12);
}

.dark\:hover\:bg-white\/\[0\.1\]:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:hover\:bg-white\/\[0\.82\]:hover:is(.dark *) {
  background-color: rgb(255 255 255 / 0.82);
}

.dark\:hover\:text-\[\#95d4c1\]:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(149 212 193 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-\[\#9ed2c8\]:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(158 210 200 / var(--tw-text-opacity, 1));
}

.dark\:focus\:border-white\/20:focus:is(.dark *) {
  border-color: rgb(255 255 255 / 0.2);
}

.dark\:focus-visible\:ring-white\/30:focus-visible:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.3);
}

@media (min-width: 640px) {

  .sm\:left-\[3\.25rem\] {
    left: 3.25rem;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:inline-flex {
    display: inline-flex;
  }

  .sm\:h-11 {
    height: 2.75rem;
  }

  .sm\:min-h-\[420px\] {
    min-height: 420px;
  }

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

  .sm\:w-\[235px\] {
    width: 235px;
  }

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

  .sm\:max-w-\[184px\] {
    max-width: 184px;
  }

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

  .sm\:max-w-\[420px\] {
    max-width: 420px;
  }

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

  .sm\:grid-cols-\[1fr_180px\] {
    grid-template-columns: 1fr 180px;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:min-h-\[calc\(100svh-8\.5rem\)\] {
    min-height: calc(100svh - 8.5rem);
  }

  .md\:min-h-svh {
    min-height: 100svh;
  }

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

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

  .md\:grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_130px_120px_90px\] {
    grid-template-columns: minmax(0,1fr) 130px 120px 90px;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_140px_120px\] {
    grid-template-columns: minmax(0,1fr) 140px 120px;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_160px_140px\] {
    grid-template-columns: minmax(0,1fr) 160px 140px;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_160px_auto\] {
    grid-template-columns: minmax(0,1fr) 160px auto;
  }

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

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

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

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

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

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

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }
}

@media (min-width: 1024px) {

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:grid {
    display: grid;
  }

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

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

  .lg\:grid-cols-\[0\.95fr_1\.05fr\] {
    grid-template-columns: 0.95fr 1.05fr;
  }

  .lg\:grid-cols-\[236px_1fr\] {
    grid-template-columns: 236px 1fr;
  }

  .lg\:grid-cols-\[minmax\(0\2c 1\.05fr\)_minmax\(360px\2c 0\.95fr\)\] {
    grid-template-columns: minmax(0,1.05fr) minmax(360px,0.95fr);
  }

  .lg\:grid-cols-\[minmax\(0\2c 1\.2fr\)_minmax\(280px\2c 0\.8fr\)\] {
    grid-template-columns: minmax(0,1.2fr) minmax(280px,0.8fr);
  }

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

  .lg\:grid-cols-\[minmax\(0\2c 1fr\)_340px\] {
    grid-template-columns: minmax(0,1fr) 340px;
  }

  .lg\:grid-cols-\[minmax\(13rem\2c 1\.1fr\)_minmax\(12rem\2c 0\.85fr\)_minmax\(14rem\2c 1fr\)\] {
    grid-template-columns: minmax(13rem,1.1fr) minmax(12rem,0.85fr) minmax(14rem,1fr);
  }

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

  .lg\:overflow-hidden {
    overflow: hidden;
  }

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

  .lg\:pt-\[3\.25rem\] {
    padding-top: 3.25rem;
  }
}

@media (min-width: 1280px) {

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

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

  .xl\:grid-cols-\[1fr_280px\] {
    grid-template-columns: 1fr 280px;
  }
}

.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*='size-']) {
  width: 1rem;
  height: 1rem;
}

.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}

.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}

