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

*:where(#handl-react-root,#handl-react-root *),
:where(#handl-react-root,#handl-react-root *)::before,
:where(#handl-react-root,#handl-react-root *)::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

:where(#handl-react-root,#handl-react-root *)::before,
:where(#handl-react-root,#handl-react-root *)::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
*/

#handl-react-root {
  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.
*/

#handl-react-root {
  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:where(#handl-react-root,#handl-react-root *) {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

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

abbr:where([title]):where(#handl-react-root,#handl-react-root *) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

h1:where(#handl-react-root,#handl-react-root *),
h2:where(#handl-react-root,#handl-react-root *),
h3:where(#handl-react-root,#handl-react-root *),
h4:where(#handl-react-root,#handl-react-root *),
h5:where(#handl-react-root,#handl-react-root *),
h6:where(#handl-react-root,#handl-react-root *) {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a:where(#handl-react-root,#handl-react-root *) {
  color: inherit;
  text-decoration: inherit;
}

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

b:where(#handl-react-root,#handl-react-root *),
strong:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *),
kbd:where(#handl-react-root,#handl-react-root *),
samp:where(#handl-react-root,#handl-react-root *),
pre:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *) {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub:where(#handl-react-root,#handl-react-root *),
sup:where(#handl-react-root,#handl-react-root *) {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub:where(#handl-react-root,#handl-react-root *) {
  bottom: -0.25em;
}

sup:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *),
input:where(#handl-react-root,#handl-react-root *),
optgroup:where(#handl-react-root,#handl-react-root *),
select:where(#handl-react-root,#handl-react-root *),
textarea:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *),
select:where(#handl-react-root,#handl-react-root *) {
  text-transform: none;
}

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

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

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

:-moz-focusring:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *) {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress:where(#handl-react-root,#handl-react-root *) {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

:where(#handl-react-root,#handl-react-root *) ::-webkit-inner-spin-button,
:where(#handl-react-root,#handl-react-root *) ::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search']:where(#handl-react-root,#handl-react-root *) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

:where(#handl-react-root,#handl-react-root *) ::-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.
*/

:where(#handl-react-root,#handl-react-root *) ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

summary:where(#handl-react-root,#handl-react-root *) {
  display: list-item;
}

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

blockquote:where(#handl-react-root,#handl-react-root *),
dl:where(#handl-react-root,#handl-react-root *),
dd:where(#handl-react-root,#handl-react-root *),
h1:where(#handl-react-root,#handl-react-root *),
h2:where(#handl-react-root,#handl-react-root *),
h3:where(#handl-react-root,#handl-react-root *),
h4:where(#handl-react-root,#handl-react-root *),
h5:where(#handl-react-root,#handl-react-root *),
h6:where(#handl-react-root,#handl-react-root *),
hr:where(#handl-react-root,#handl-react-root *),
figure:where(#handl-react-root,#handl-react-root *),
p:where(#handl-react-root,#handl-react-root *),
pre:where(#handl-react-root,#handl-react-root *) {
  margin: 0;
}

fieldset:where(#handl-react-root,#handl-react-root *) {
  margin: 0;
  padding: 0;
}

legend:where(#handl-react-root,#handl-react-root *) {
  padding: 0;
}

ol:where(#handl-react-root,#handl-react-root *),
ul:where(#handl-react-root,#handl-react-root *),
menu:where(#handl-react-root,#handl-react-root *) {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog:where(#handl-react-root,#handl-react-root *) {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea:where(#handl-react-root,#handl-react-root *) {
  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.
*/

:where(#handl-react-root,#handl-react-root *) input::-moz-placeholder, :where(#handl-react-root,#handl-react-root *) textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

:where(#handl-react-root,#handl-react-root *) input::placeholder,
:where(#handl-react-root,#handl-react-root *) textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button:where(#handl-react-root,#handl-react-root *),
[role="button"]:where(#handl-react-root,#handl-react-root *) {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *),
svg:where(#handl-react-root,#handl-react-root *),
video:where(#handl-react-root,#handl-react-root *),
canvas:where(#handl-react-root,#handl-react-root *),
audio:where(#handl-react-root,#handl-react-root *),
iframe:where(#handl-react-root,#handl-react-root *),
embed:where(#handl-react-root,#handl-react-root *),
object:where(#handl-react-root,#handl-react-root *) {
  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:where(#handl-react-root,#handl-react-root *),
video:where(#handl-react-root,#handl-react-root *) {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])):where(#handl-react-root,#handl-react-root *) {
  display: none;
}
  :root {
    --background: 0 0% 100%;
    --foreground: 222.2 84% 4.9%;
    --card: 0 0% 100%;
    --card-foreground: 222.2 84% 4.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 222.2 84% 4.9%;
    --primary: 221.2 83.2% 53.3%;
    --primary-foreground: 210 40% 98%;
    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 221.2 83.2% 53.3%;
    --radius: 0.5rem;
    --chart-1: 221.2 83.2% 53.3%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
  }

  .dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 217.2 91.2% 59.8%;
    --primary-foreground: 222.2 47.4% 11.2%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 217.2 32.6% 17.5%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 40% 98%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 224.3 76.3% 48%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
#handl-react-root .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;
}
#handl-react-root .pointer-events-none {
  pointer-events: none;
}
#handl-react-root .invisible {
  visibility: hidden;
}
#handl-react-root .static {
  position: static;
}
#handl-react-root .fixed {
  position: fixed;
}
#handl-react-root .absolute {
  position: absolute;
}
#handl-react-root .relative {
  position: relative;
}
#handl-react-root .inset-0 {
  inset: 0px;
}
#handl-react-root .bottom-4 {
  bottom: 1rem;
}
#handl-react-root .left-0 {
  left: 0px;
}
#handl-react-root .left-1 {
  left: 0.25rem;
}
#handl-react-root .left-1\/2 {
  left: 50%;
}
#handl-react-root .left-\[50\%\] {
  left: 50%;
}
#handl-react-root .right-1 {
  right: 0.25rem;
}
#handl-react-root .right-2 {
  right: 0.5rem;
}
#handl-react-root .right-4 {
  right: 1rem;
}
#handl-react-root .right-5 {
  right: 1.25rem;
}
#handl-react-root .top-0 {
  top: 0px;
}
#handl-react-root .top-1\/2 {
  top: 50%;
}
#handl-react-root .top-4 {
  top: 1rem;
}
#handl-react-root .top-\[50\%\] {
  top: 50%;
}
#handl-react-root .z-10 {
  z-index: 10;
}
#handl-react-root .z-50 {
  z-index: 50;
}
#handl-react-root .col-span-2 {
  grid-column: span 2 / span 2;
}
#handl-react-root .-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
#handl-react-root .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#handl-react-root .my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
#handl-react-root .my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
#handl-react-root .my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
#handl-react-root .my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#handl-react-root .\!mt-5 {
  margin-top: 1.25rem !important;
}
#handl-react-root .-ml-5 {
  margin-left: -1.25rem;
}
#handl-react-root .mb-1 {
  margin-bottom: 0.25rem;
}
#handl-react-root .mb-2 {
  margin-bottom: 0.5rem;
}
#handl-react-root .mb-3 {
  margin-bottom: 0.75rem;
}
#handl-react-root .mb-4 {
  margin-bottom: 1rem;
}
#handl-react-root .mb-5 {
  margin-bottom: 1.25rem;
}
#handl-react-root .mb-6 {
  margin-bottom: 1.5rem;
}
#handl-react-root .mb-8 {
  margin-bottom: 2rem;
}
#handl-react-root .ml-4 {
  margin-left: 1rem;
}
#handl-react-root .ml-auto {
  margin-left: auto;
}
#handl-react-root .mr-2 {
  margin-right: 0.5rem;
}
#handl-react-root .mr-3 {
  margin-right: 0.75rem;
}
#handl-react-root .mt-0\.5 {
  margin-top: 0.125rem;
}
#handl-react-root .mt-1 {
  margin-top: 0.25rem;
}
#handl-react-root .mt-2 {
  margin-top: 0.5rem;
}
#handl-react-root .mt-3 {
  margin-top: 0.75rem;
}
#handl-react-root .mt-4 {
  margin-top: 1rem;
}
#handl-react-root .mt-5 {
  margin-top: 1.25rem;
}
#handl-react-root .mt-6 {
  margin-top: 1.5rem;
}
#handl-react-root .block {
  display: block;
}
#handl-react-root .inline-block {
  display: inline-block;
}
#handl-react-root .flex {
  display: flex;
}
#handl-react-root .inline-flex {
  display: inline-flex;
}
#handl-react-root .table {
  display: table;
}
#handl-react-root .grid {
  display: grid;
}
#handl-react-root .hidden {
  display: none;
}
#handl-react-root .aspect-auto {
  aspect-ratio: auto;
}
#handl-react-root .aspect-video {
  aspect-ratio: 16 / 9;
}
#handl-react-root .h-10 {
  height: 2.5rem;
}
#handl-react-root .h-12 {
  height: 3rem;
}
#handl-react-root .h-16 {
  height: 4rem;
}
#handl-react-root .h-2 {
  height: 0.5rem;
}
#handl-react-root .h-2\.5 {
  height: 0.625rem;
}
#handl-react-root .h-3 {
  height: 0.75rem;
}
#handl-react-root .h-3\.5 {
  height: 0.875rem;
}
#handl-react-root .h-32 {
  height: 8rem;
}
#handl-react-root .h-4 {
  height: 1rem;
}
#handl-react-root .h-40 {
  height: 10rem;
}
#handl-react-root .h-5 {
  height: 1.25rem;
}
#handl-react-root .h-6 {
  height: 1.5rem;
}
#handl-react-root .h-64 {
  height: 16rem;
}
#handl-react-root .h-7 {
  height: 1.75rem;
}
#handl-react-root .h-8 {
  height: 2rem;
}
#handl-react-root .h-9 {
  height: 2.25rem;
}
#handl-react-root .h-\[1px\] {
  height: 1px;
}
#handl-react-root .h-\[50vh\] {
  height: 50vh;
}
#handl-react-root .h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
#handl-react-root .h-full {
  height: 100%;
}
#handl-react-root .h-px {
  height: 1px;
}
#handl-react-root .max-h-96 {
  max-height: 24rem;
}
#handl-react-root .max-h-\[300px\] {
  max-height: 300px;
}
#handl-react-root .max-h-\[30vh\] {
  max-height: 30vh;
}
#handl-react-root .max-h-\[85vh\] {
  max-height: 85vh;
}
#handl-react-root .max-h-\[90vh\] {
  max-height: 90vh;
}
#handl-react-root .min-h-\[100px\] {
  min-height: 100px;
}
#handl-react-root .w-0 {
  width: 0px;
}
#handl-react-root .w-1 {
  width: 0.25rem;
}
#handl-react-root .w-1\/2 {
  width: 50%;
}
#handl-react-root .w-1\/3 {
  width: 33.333333%;
}
#handl-react-root .w-16 {
  width: 4rem;
}
#handl-react-root .w-2 {
  width: 0.5rem;
}
#handl-react-root .w-2\.5 {
  width: 0.625rem;
}
#handl-react-root .w-2\/3 {
  width: 66.666667%;
}
#handl-react-root .w-24 {
  width: 6rem;
}
#handl-react-root .w-3 {
  width: 0.75rem;
}
#handl-react-root .w-3\.5 {
  width: 0.875rem;
}
#handl-react-root .w-3\/4 {
  width: 75%;
}
#handl-react-root .w-32 {
  width: 8rem;
}
#handl-react-root .w-4 {
  width: 1rem;
}
#handl-react-root .w-4\/5 {
  width: 80%;
}
#handl-react-root .w-40 {
  width: 10rem;
}
#handl-react-root .w-48 {
  width: 12rem;
}
#handl-react-root .w-5 {
  width: 1.25rem;
}
#handl-react-root .w-5\/6 {
  width: 83.333333%;
}
#handl-react-root .w-6 {
  width: 1.5rem;
}
#handl-react-root .w-64 {
  width: 16rem;
}
#handl-react-root .w-7 {
  width: 1.75rem;
}
#handl-react-root .w-72 {
  width: 18rem;
}
#handl-react-root .w-8 {
  width: 2rem;
}
#handl-react-root .w-80 {
  width: 20rem;
}
#handl-react-root .w-9 {
  width: 2.25rem;
}
#handl-react-root .w-96 {
  width: 24rem;
}
#handl-react-root .w-\[120px\] {
  width: 120px;
}
#handl-react-root .w-\[130px\] {
  width: 130px;
}
#handl-react-root .w-\[1px\] {
  width: 1px;
}
#handl-react-root .w-\[300px\] {
  width: 300px;
}
#handl-react-root .w-auto {
  width: auto;
}
#handl-react-root .w-full {
  width: 100%;
}
#handl-react-root .min-w-0 {
  min-width: 0px;
}
#handl-react-root .min-w-\[8rem\] {
  min-width: 8rem;
}
#handl-react-root .min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
#handl-react-root .min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
#handl-react-root .max-w-2xl {
  max-width: 42rem;
}
#handl-react-root .max-w-4xl {
  max-width: 56rem;
}
#handl-react-root .max-w-\[150px\] {
  max-width: 150px;
}
#handl-react-root .max-w-\[200px\] {
  max-width: 200px;
}
#handl-react-root .max-w-lg {
  max-width: 32rem;
}
#handl-react-root .max-w-md {
  max-width: 28rem;
}
#handl-react-root .max-w-sm {
  max-width: 24rem;
}
#handl-react-root .flex-1 {
  flex: 1 1 0%;
}
#handl-react-root .flex-shrink-0 {
  flex-shrink: 0;
}
#handl-react-root .shrink-0 {
  flex-shrink: 0;
}
#handl-react-root .caption-bottom {
  caption-side: bottom;
}
#handl-react-root .border-collapse {
  border-collapse: collapse;
}
#handl-react-root .origin-top-left {
  transform-origin: top left;
}
#handl-react-root .-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));
}
#handl-react-root .-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));
}
#handl-react-root .translate-x-\[-50\%\] {
  --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));
}
#handl-react-root .translate-y-\[-50\%\] {
  --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));
}
#handl-react-root .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));
}
#handl-react-root .rotate-\[35deg\] {
  --tw-rotate: 35deg;
  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));
}
#handl-react-root .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;
  }
}
#handl-react-root .animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
#handl-react-root .animate-spin {
  animation: spin 1s linear infinite;
}
#handl-react-root .cursor-default {
  cursor: default;
}
#handl-react-root .cursor-pointer {
  cursor: pointer;
}
#handl-react-root .touch-none {
  touch-action: none;
}
#handl-react-root .select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#handl-react-root .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
#handl-react-root .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#handl-react-root .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
#handl-react-root .flex-col {
  flex-direction: column;
}
#handl-react-root .flex-col-reverse {
  flex-direction: column-reverse;
}
#handl-react-root .flex-wrap {
  flex-wrap: wrap;
}
#handl-react-root .items-start {
  align-items: flex-start;
}
#handl-react-root .items-end {
  align-items: flex-end;
}
#handl-react-root .items-center {
  align-items: center;
}
#handl-react-root .items-baseline {
  align-items: baseline;
}
#handl-react-root .items-stretch {
  align-items: stretch;
}
#handl-react-root .justify-start {
  justify-content: flex-start;
}
#handl-react-root .justify-end {
  justify-content: flex-end;
}
#handl-react-root .justify-center {
  justify-content: center;
}
#handl-react-root .justify-between {
  justify-content: space-between;
}
#handl-react-root .gap-1 {
  gap: 0.25rem;
}
#handl-react-root .gap-1\.5 {
  gap: 0.375rem;
}
#handl-react-root .gap-10 {
  gap: 2.5rem;
}
#handl-react-root .gap-2 {
  gap: 0.5rem;
}
#handl-react-root .gap-3 {
  gap: 0.75rem;
}
#handl-react-root .gap-4 {
  gap: 1rem;
}
#handl-react-root .gap-6 {
  gap: 1.5rem;
}
#handl-react-root .gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
#handl-react-root :is(.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)));
}
#handl-react-root :is(.space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
#handl-react-root :is(.space-x-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
#handl-react-root :is(.space-x-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.space-y-10 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.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));
}
#handl-react-root :is(.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));
}
#handl-react-root .overflow-auto {
  overflow: auto;
}
#handl-react-root .overflow-hidden {
  overflow: hidden;
}
#handl-react-root .overflow-x-auto {
  overflow-x: auto;
}
#handl-react-root .overflow-y-auto {
  overflow-y: auto;
}
#handl-react-root .overflow-x-hidden {
  overflow-x: hidden;
}
#handl-react-root .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#handl-react-root .whitespace-nowrap {
  white-space: nowrap;
}
#handl-react-root .whitespace-pre-line {
  white-space: pre-line;
}
#handl-react-root .break-words {
  overflow-wrap: break-word;
}
#handl-react-root .break-all {
  word-break: break-all;
}
#handl-react-root .rounded {
  border-radius: 0.25rem;
}
#handl-react-root .rounded-\[2px\] {
  border-radius: 2px;
}
#handl-react-root .rounded-\[inherit\] {
  border-radius: inherit;
}
#handl-react-root .rounded-full {
  border-radius: 9999px;
}
#handl-react-root .rounded-lg {
  border-radius: var(--radius);
}
#handl-react-root .rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
#handl-react-root .rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
#handl-react-root .rounded-xl {
  border-radius: 0.75rem;
}
#handl-react-root .border {
  border-width: 1px;
}
#handl-react-root .border-0 {
  border-width: 0px;
}
#handl-react-root .border-2 {
  border-width: 2px;
}
#handl-react-root .border-\[1\.5px\] {
  border-width: 1.5px;
}
#handl-react-root .border-b {
  border-bottom-width: 1px;
}
#handl-react-root .border-b-2 {
  border-bottom-width: 2px;
}
#handl-react-root .border-l {
  border-left-width: 1px;
}
#handl-react-root .border-l-2 {
  border-left-width: 2px;
}
#handl-react-root .border-t {
  border-top-width: 1px;
}
#handl-react-root .border-dashed {
  border-style: dashed;
}
#handl-react-root .border-\[--color-border\] {
  border-color: var(--color-border);
}
#handl-react-root .border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5);
}
#handl-react-root .border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-blue-200\/50 {
  border-color: rgb(191 219 254 / 0.5);
}
#handl-react-root .border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6);
}
#handl-react-root .border-blue-400\/20 {
  border-color: rgb(96 165 250 / 0.2);
}
#handl-react-root .border-border {
  border-color: hsl(var(--border));
}
#handl-react-root .border-border\/50 {
  border-color: hsl(var(--border) / 0.5);
}
#handl-react-root .border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}
#handl-react-root .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-green-200\/50 {
  border-color: rgb(187 247 208 / 0.5);
}
#handl-react-root .border-green-500\/40 {
  border-color: rgb(34 197 94 / 0.4);
}
#handl-react-root .border-input {
  border-color: hsl(var(--input));
}
#handl-react-root .border-muted-foreground {
  border-color: hsl(var(--muted-foreground));
}
#handl-react-root .border-primary {
  border-color: hsl(var(--primary));
}
#handl-react-root .border-primary\/10 {
  border-color: hsl(var(--primary) / 0.1);
}
#handl-react-root .border-primary\/20 {
  border-color: hsl(var(--primary) / 0.2);
}
#handl-react-root .border-primary\/30 {
  border-color: hsl(var(--primary) / 0.3);
}
#handl-react-root .border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
#handl-react-root .border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5);
}
#handl-react-root .border-transparent {
  border-color: transparent;
}
#handl-react-root .border-l-transparent {
  border-left-color: transparent;
}
#handl-react-root .border-t-transparent {
  border-top-color: transparent;
}
#handl-react-root .bg-\[\#ffc323\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 195 35 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-\[--color-bg\] {
  background-color: var(--color-bg);
}
#handl-react-root .bg-accent {
  background-color: hsl(var(--accent));
}
#handl-react-root .bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-amber-50\/50 {
  background-color: rgb(255 251 235 / 0.5);
}
#handl-react-root .bg-background {
  background-color: hsl(var(--background));
}
#handl-react-root .bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
#handl-react-root .bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}
#handl-react-root .bg-border {
  background-color: hsl(var(--border));
}
#handl-react-root .bg-card {
  background-color: hsl(var(--card));
}
#handl-react-root .bg-destructive {
  background-color: hsl(var(--destructive));
}
#handl-react-root .bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-green-50\/50 {
  background-color: rgb(240 253 244 / 0.5);
}
#handl-react-root .bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-muted {
  background-color: hsl(var(--muted));
}
#handl-react-root .bg-muted\/20 {
  background-color: hsl(var(--muted) / 0.2);
}
#handl-react-root .bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
#handl-react-root .bg-popover {
  background-color: hsl(var(--popover));
}
#handl-react-root .bg-primary {
  background-color: hsl(var(--primary));
}
#handl-react-root .bg-primary\/10 {
  background-color: hsl(var(--primary) / 0.1);
}
#handl-react-root .bg-primary\/20 {
  background-color: hsl(var(--primary) / 0.2);
}
#handl-react-root .bg-primary\/5 {
  background-color: hsl(var(--primary) / 0.05);
}
#handl-react-root .bg-secondary {
  background-color: hsl(var(--secondary));
}
#handl-react-root .bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-slate-50\/50 {
  background-color: rgb(248 250 252 / 0.5);
}
#handl-react-root .bg-transparent {
  background-color: transparent;
}
#handl-react-root .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#handl-react-root .bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
#handl-react-root .bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
#handl-react-root .from-\[\#c00a0a\] {
  --tw-gradient-from: #c00a0a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(192 10 10 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .from-blue-50 {
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .from-primary {
  --tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .from-primary\/5 {
  --tw-gradient-from: hsl(var(--primary) / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .from-purple-600 {
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .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);
}
#handl-react-root .via-blue-50\/30 {
  --tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
#handl-react-root .to-\[\#a30100\] {
  --tw-gradient-to: #a30100 var(--tw-gradient-to-position);
}
#handl-react-root .to-blue-100 {
  --tw-gradient-to: #dbeafe var(--tw-gradient-to-position);
}
#handl-react-root .to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
#handl-react-root .to-indigo-600 {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
#handl-react-root .to-primary\/10 {
  --tw-gradient-to: hsl(var(--primary) / 0.1) var(--tw-gradient-to-position);
}
#handl-react-root .to-primary\/5 {
  --tw-gradient-to: hsl(var(--primary) / 0.05) var(--tw-gradient-to-position);
}
#handl-react-root .bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
#handl-react-root .p-0 {
  padding: 0px;
}
#handl-react-root .p-1 {
  padding: 0.25rem;
}
#handl-react-root .p-1\.5 {
  padding: 0.375rem;
}
#handl-react-root .p-2 {
  padding: 0.5rem;
}
#handl-react-root .p-3 {
  padding: 0.75rem;
}
#handl-react-root .p-4 {
  padding: 1rem;
}
#handl-react-root .p-5 {
  padding: 1.25rem;
}
#handl-react-root .p-6 {
  padding: 1.5rem;
}
#handl-react-root .p-8 {
  padding: 2rem;
}
#handl-react-root .p-\[1px\] {
  padding: 1px;
}
#handl-react-root .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#handl-react-root .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#handl-react-root .px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
#handl-react-root .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#handl-react-root .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
#handl-react-root .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#handl-react-root .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#handl-react-root .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
#handl-react-root .py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
#handl-react-root .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#handl-react-root .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
#handl-react-root .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
#handl-react-root .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#handl-react-root .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
#handl-react-root .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#handl-react-root .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#handl-react-root .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#handl-react-root .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#handl-react-root .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#handl-react-root .pb-1 {
  padding-bottom: 0.25rem;
}
#handl-react-root .pb-2 {
  padding-bottom: 0.5rem;
}
#handl-react-root .pb-3 {
  padding-bottom: 0.75rem;
}
#handl-react-root .pb-4 {
  padding-bottom: 1rem;
}
#handl-react-root .pl-2 {
  padding-left: 0.5rem;
}
#handl-react-root .pl-2\.5 {
  padding-left: 0.625rem;
}
#handl-react-root .pl-8 {
  padding-left: 2rem;
}
#handl-react-root .pl-9 {
  padding-left: 2.25rem;
}
#handl-react-root .pr-2\.5 {
  padding-right: 0.625rem;
}
#handl-react-root .pr-8 {
  padding-right: 2rem;
}
#handl-react-root .pt-0 {
  padding-top: 0px;
}
#handl-react-root .pt-1 {
  padding-top: 0.25rem;
}
#handl-react-root .pt-2 {
  padding-top: 0.5rem;
}
#handl-react-root .pt-3 {
  padding-top: 0.75rem;
}
#handl-react-root .pt-4 {
  padding-top: 1rem;
}
#handl-react-root .text-left {
  text-align: left;
}
#handl-react-root .text-center {
  text-align: center;
}
#handl-react-root .text-right {
  text-align: right;
}
#handl-react-root .align-middle {
  vertical-align: middle;
}
#handl-react-root .font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
#handl-react-root .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
#handl-react-root .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
#handl-react-root .text-5xl {
  font-size: 3rem;
  line-height: 1;
}
#handl-react-root .text-\[0\.8rem\] {
  font-size: 0.8rem;
}
#handl-react-root .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
#handl-react-root .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#handl-react-root .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#handl-react-root .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#handl-react-root .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
#handl-react-root .font-black {
  font-weight: 900;
}
#handl-react-root .font-bold {
  font-weight: 700;
}
#handl-react-root .font-light {
  font-weight: 300;
}
#handl-react-root .font-medium {
  font-weight: 500;
}
#handl-react-root .font-normal {
  font-weight: 400;
}
#handl-react-root .font-semibold {
  font-weight: 600;
}
#handl-react-root .uppercase {
  text-transform: uppercase;
}
#handl-react-root .italic {
  font-style: italic;
}
#handl-react-root .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);
}
#handl-react-root .leading-none {
  line-height: 1;
}
#handl-react-root .leading-relaxed {
  line-height: 1.625;
}
#handl-react-root .tracking-tight {
  letter-spacing: -0.025em;
}
#handl-react-root .tracking-widest {
  letter-spacing: 0.1em;
}
#handl-react-root .text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
#handl-react-root .text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3);
}
#handl-react-root .text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-blue-700\/30 {
  color: rgb(29 78 216 / 0.3);
}
#handl-react-root .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-card-foreground {
  color: hsl(var(--card-foreground));
}
#handl-react-root .text-current {
  color: currentColor;
}
#handl-react-root .text-destructive {
  color: hsl(var(--destructive));
}
#handl-react-root .text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
#handl-react-root .text-foreground {
  color: hsl(var(--foreground));
}
#handl-react-root .text-foreground\/60 {
  color: hsl(var(--foreground) / 0.6);
}
#handl-react-root .text-foreground\/70 {
  color: hsl(var(--foreground) / 0.7);
}
#handl-react-root .text-foreground\/80 {
  color: hsl(var(--foreground) / 0.8);
}
#handl-react-root .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-green-700\/30 {
  color: rgb(21 128 61 / 0.3);
}
#handl-react-root .text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
#handl-react-root .text-primary {
  color: hsl(var(--primary));
}
#handl-react-root .text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
#handl-react-root .text-primary\/30 {
  color: hsl(var(--primary) / 0.3);
}
#handl-react-root .text-primary\/70 {
  color: hsl(var(--primary) / 0.7);
}
#handl-react-root .text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
#handl-react-root .text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-slate-700\/30 {
  color: rgb(51 65 85 / 0.3);
}
#handl-react-root .text-transparent {
  color: transparent;
}
#handl-react-root .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#handl-react-root .text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
#handl-react-root .text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
#handl-react-root .underline {
  text-decoration-line: underline;
}
#handl-react-root .underline-offset-2 {
  text-underline-offset: 2px;
}
#handl-react-root .underline-offset-4 {
  text-underline-offset: 4px;
}
#handl-react-root .opacity-50 {
  opacity: 0.5;
}
#handl-react-root .opacity-60 {
  opacity: 0.6;
}
#handl-react-root .opacity-70 {
  opacity: 0.7;
}
#handl-react-root .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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);
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root .outline {
  outline-style: solid;
}
#handl-react-root .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);
}
#handl-react-root .ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
#handl-react-root .drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
#handl-react-root .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);
}
#handl-react-root .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#handl-react-root .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;
}
#handl-react-root .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#handl-react-root .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#handl-react-root .duration-200 {
  transition-duration: 200ms;
}
#handl-react-root .duration-300 {
  transition-duration: 300ms;
}
#handl-react-root .ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@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));
  }
}
#handl-react-root .duration-200 {
  animation-duration: 200ms;
}
#handl-react-root .duration-300 {
  animation-duration: 300ms;
}
#handl-react-root .ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
#handl-react-root .running {
  animation-play-state: running;
}
#handl-react-root .file\:border-0::file-selector-button {
  border-width: 0px;
}
#handl-react-root .file\:bg-transparent::file-selector-button {
  background-color: transparent;
}
#handl-react-root .file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#handl-react-root .file\:font-medium::file-selector-button {
  font-weight: 500;
}
#handl-react-root .file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground));
}
#handl-react-root .placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .focus-within\:relative:focus-within {
  position: relative;
}
#handl-react-root .focus-within\:z-20:focus-within {
  z-index: 20;
}
#handl-react-root .hover\:scale-105:hover {
  --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));
}
#handl-react-root .hover\:scale-\[1\.02\]:hover {
  --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));
}
#handl-react-root .hover\:border-primary\/40:hover {
  border-color: hsl(var(--primary) / 0.4);
}
#handl-react-root .hover\:border-primary\/50:hover {
  border-color: hsl(var(--primary) / 0.5);
}
#handl-react-root .hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}
#handl-react-root .hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
#handl-react-root .hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
#handl-react-root .hover\:bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
#handl-react-root .hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}
#handl-react-root .hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
#handl-react-root .hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}
#handl-react-root .hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / 0.5);
}
#handl-react-root .hover\:bg-primary:hover {
  background-color: hsl(var(--primary));
}
#handl-react-root .hover\:bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
#handl-react-root .hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}
#handl-react-root .hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
#handl-react-root .hover\:from-blue-700:hover {
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .hover\:from-purple-500:hover {
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#handl-react-root .hover\:to-indigo-500:hover {
  --tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}
#handl-react-root .hover\:to-indigo-700:hover {
  --tw-gradient-to: #4338ca var(--tw-gradient-to-position);
}
#handl-react-root .hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}
#handl-react-root .hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}
#handl-react-root .hover\:text-primary-foreground:hover {
  color: hsl(var(--primary-foreground));
}
#handl-react-root .hover\:text-primary\/80:hover {
  color: hsl(var(--primary) / 0.8);
}
#handl-react-root .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#handl-react-root .hover\:underline:hover {
  text-decoration-line: underline;
}
#handl-react-root .hover\:opacity-100:hover {
  opacity: 1;
}
#handl-react-root .hover\:shadow-xl:hover {
  --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);
}
#handl-react-root .hover\:shadow-blue-500\/25:hover {
  --tw-shadow-color: rgb(59 130 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
#handl-react-root .hover\:shadow-purple-500\/30:hover {
  --tw-shadow-color: rgb(168 85 247 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
#handl-react-root .focus\:bg-accent:focus {
  background-color: hsl(var(--accent));
}
#handl-react-root .focus\:bg-primary:focus {
  background-color: hsl(var(--primary));
}
#handl-react-root .focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}
#handl-react-root .focus\:text-primary-foreground:focus {
  color: hsl(var(--primary-foreground));
}
#handl-react-root .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
#handl-react-root .focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
#handl-react-root .focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root .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);
}
#handl-react-root .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);
}
#handl-react-root .focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
#handl-react-root .focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
#handl-react-root .disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
#handl-react-root .disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
#handl-react-root .disabled\:opacity-50:disabled {
  opacity: 0.5;
}
#handl-react-root :is(.group:hover .group-hover\:translate-x-1) {
  --tw-translate-x: 0.25rem;
  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));
}
#handl-react-root :is(.group:active .group-active\: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));
}
#handl-react-root :is(.group.toaster .group-\[\.toaster\]\:border-border) {
  border-color: hsl(var(--border));
}
#handl-react-root :is(.group.toast .group-\[\.toast\]\:bg-muted) {
  background-color: hsl(var(--muted));
}
#handl-react-root :is(.group.toast .group-\[\.toast\]\:bg-primary) {
  background-color: hsl(var(--primary));
}
#handl-react-root :is(.group.toaster .group-\[\.toaster\]\:bg-background) {
  background-color: hsl(var(--background));
}
#handl-react-root :is(.group.toast .group-\[\.toast\]\:text-muted-foreground) {
  color: hsl(var(--muted-foreground));
}
#handl-react-root :is(.group.toast .group-\[\.toast\]\:text-primary-foreground) {
  color: hsl(var(--primary-foreground));
}
#handl-react-root :is(.group.toaster .group-\[\.toaster\]\:text-foreground) {
  color: hsl(var(--foreground));
}
#handl-react-root :is(.group.toaster .group-\[\.toaster\]\: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);
}
#handl-react-root :is(.peer:disabled ~ .peer-disabled\:cursor-not-allowed) {
  cursor: not-allowed;
}
#handl-react-root :is(.peer:disabled ~ .peer-disabled\:opacity-70) {
  opacity: 0.7;
}
#handl-react-root .aria-selected\:bg-accent[aria-selected="true"] {
  background-color: hsl(var(--accent));
}
#handl-react-root .aria-selected\:bg-accent\/50[aria-selected="true"] {
  background-color: hsl(var(--accent) / 0.5);
}
#handl-react-root .aria-selected\:text-accent-foreground[aria-selected="true"] {
  color: hsl(var(--accent-foreground));
}
#handl-react-root .aria-selected\:text-muted-foreground[aria-selected="true"] {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .aria-selected\:opacity-100[aria-selected="true"] {
  opacity: 1;
}
#handl-react-root .data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
#handl-react-root .data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
#handl-react-root .data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  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));
}
#handl-react-root .data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  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));
}
#handl-react-root .data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  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));
}
#handl-react-root .data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  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));
}
#handl-react-root .data-\[selected\=true\]\:bg-accent[data-selected="true"] {
  background-color: hsl(var(--accent));
}
#handl-react-root .data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}
#handl-react-root .data-\[state\=checked\]\:bg-primary[data-state="checked"] {
  background-color: hsl(var(--primary));
}
#handl-react-root .data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}
#handl-react-root .data-\[state\=selected\]\:bg-muted[data-state="selected"] {
  background-color: hsl(var(--muted));
}
#handl-react-root .data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .data-\[selected\=true\]\:text-accent-foreground[data-selected="true"] {
  color: hsl(var(--accent-foreground));
}
#handl-react-root .data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}
#handl-react-root .data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
  color: hsl(var(--primary-foreground));
}
#handl-react-root .data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
  color: hsl(var(--muted-foreground));
}
#handl-react-root .data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
#handl-react-root .data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
#handl-react-root .data-\[state\=active\]\:shadow[data-state="active"] {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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);
}
#handl-react-root .data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
#handl-react-root .data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
#handl-react-root .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
#handl-react-root .data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
#handl-react-root .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
#handl-react-root .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
#handl-react-root .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
#handl-react-root .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
#handl-react-root .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
#handl-react-root .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
#handl-react-root .data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
#handl-react-root .data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}
#handl-react-root .data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
#handl-react-root .data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}
#handl-react-root .dark\:border-destructive:is(.dark *) {
  border-color: hsl(var(--destructive));
}
#handl-react-root .dark\:bg-green-950\/40:is(.dark *) {
  background-color: rgb(5 46 22 / 0.4);
}
#handl-react-root .dark\:text-amber-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
#handl-react-root .dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
#handl-react-root .dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
#handl-react-root .dark\:text-green-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {

  #handl-react-root .sm\:h-10 {
    height: 2.5rem;
  }

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

  #handl-react-root .sm\:flex-row {
    flex-direction: row;
  }

  #handl-react-root .sm\:justify-end {
    justify-content: flex-end;
  }

  #handl-react-root :is(.sm\:space-x-2 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  #handl-react-root :is(.sm\:space-x-4 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  #handl-react-root :is(.sm\:space-y-0 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  #handl-react-root .sm\:rounded-lg {
    border-radius: var(--radius);
  }

  #handl-react-root .sm\:p-6 {
    padding: 1.5rem;
  }

  #handl-react-root .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #handl-react-root .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  #handl-react-root .sm\:text-left {
    text-align: left;
  }

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

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

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

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

  #handl-react-root .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 768px) {

  #handl-react-root .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  #handl-react-root .md\:w-auto {
    width: auto;
  }

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

  #handl-react-root .md\:grid-cols-\[220px_1fr\] {
    grid-template-columns: 220px 1fr;
  }

  #handl-react-root .md\:flex-col {
    flex-direction: column;
  }

  #handl-react-root .md\:overflow-x-visible {
    overflow-x: visible;
  }

  #handl-react-root .md\:border-l-2 {
    border-left-width: 2px;
  }

  #handl-react-root .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  #handl-react-root .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {

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

  #handl-react-root .lg\:flex-row {
    flex-direction: row;
  }

  #handl-react-root .lg\:gap-4 {
    gap: 1rem;
  }

  #handl-react-root .lg\:gap-6 {
    gap: 1.5rem;
  }

  #handl-react-root .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  #handl-react-root .lg\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}
#handl-react-root .\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end) {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
#handl-react-root .\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start) {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
#handl-react-root .\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]) {
  border-radius: calc(var(--radius) - 2px);
}
#handl-react-root .\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]) {
  background-color: hsl(var(--accent));
}
#handl-react-root .first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
#handl-react-root .last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
#handl-react-root .\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside) {
  background-color: hsl(var(--accent) / 0.5);
}
#handl-react-root .\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
#handl-react-root .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0px;
}
#handl-react-root :is(.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]) {
  --tw-translate-y: 2px;
  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));
}
#handl-react-root :is(.\[\&\>span\]\:line-clamp-1>span) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#handl-react-root :is(.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div) {
  --tw-translate-y: -3px;
  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));
}
#handl-react-root :is(.\[\&\>svg\]\:absolute>svg) {
  position: absolute;
}
#handl-react-root :is(.\[\&\>svg\]\:left-4>svg) {
  left: 1rem;
}
#handl-react-root :is(.\[\&\>svg\]\:top-4>svg) {
  top: 1rem;
}
#handl-react-root :is(.\[\&\>svg\]\:h-2\.5>svg) {
  height: 0.625rem;
}
#handl-react-root :is(.\[\&\>svg\]\:h-3>svg) {
  height: 0.75rem;
}
#handl-react-root :is(.\[\&\>svg\]\:w-2\.5>svg) {
  width: 0.625rem;
}
#handl-react-root :is(.\[\&\>svg\]\:w-3>svg) {
  width: 0.75rem;
}
#handl-react-root :is(.\[\&\>svg\]\:text-destructive>svg) {
  color: hsl(var(--destructive));
}
#handl-react-root :is(.\[\&\>svg\]\:text-foreground>svg) {
  color: hsl(var(--foreground));
}
#handl-react-root :is(.\[\&\>svg\]\:text-green-600>svg) {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
#handl-react-root :is(.\[\&\>svg\]\:text-muted-foreground>svg) {
  color: hsl(var(--muted-foreground));
}
#handl-react-root :is(.dark\:\[\&\>svg\]\:text-green-500>svg:is(.dark *)) {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
#handl-react-root :is(.\[\&\>svg\~\*\]\:pl-7>svg~*) {
  padding-left: 1.75rem;
}
#handl-react-root :is(.\[\&\>tr\]\:last\:border-b-0:last-child>tr) {
  border-bottom-width: 0px;
}
#handl-react-root :is(.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg) {
  --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));
}
#handl-react-root :is(.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text) {
  fill: hsl(var(--muted-foreground));
}
#handl-react-root :is(.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke='#ccc']) {
  stroke: hsl(var(--border) / 0.5);
}
#handl-react-root :is(.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor) {
  stroke: hsl(var(--border));
}
#handl-react-root :is(.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke='#fff']) {
  stroke: transparent;
}
#handl-react-root :is(.\[\&_\.recharts-layer\]\:outline-none .recharts-layer) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root :is(.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke='#ccc']) {
  stroke: hsl(var(--border));
}
#handl-react-root :is(.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector) {
  fill: hsl(var(--muted));
}
#handl-react-root :is(.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor) {
  fill: hsl(var(--muted));
}
#handl-react-root :is(.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke='#ccc']) {
  stroke: hsl(var(--border));
}
#handl-react-root :is(.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke='#fff']) {
  stroke: transparent;
}
#handl-react-root :is(.\[\&_\.recharts-sector\]\:outline-none .recharts-sector) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root :is(.\[\&_\.recharts-surface\]\:outline-none .recharts-surface) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#handl-react-root :is(.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#handl-react-root :is(.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]) {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
#handl-react-root :is(.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]) {
  font-size: 0.75rem;
  line-height: 1rem;
}
#handl-react-root :is(.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]) {
  font-weight: 500;
}
#handl-react-root :is(.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]) {
  color: hsl(var(--muted-foreground));
}
#handl-react-root :is(.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group]) {
  padding-top: 0px;
}
#handl-react-root :is(.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#handl-react-root :is(.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg) {
  height: 1.25rem;
}
#handl-react-root :is(.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg) {
  width: 1.25rem;
}
#handl-react-root :is(.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]) {
  height: 3rem;
}
#handl-react-root :is(.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#handl-react-root :is(.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]) {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#handl-react-root :is(.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg) {
  height: 1.25rem;
}
#handl-react-root :is(.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg) {
  width: 1.25rem;
}
#handl-react-root :is(.\[\&_p\]\:leading-relaxed p) {
  line-height: 1.625;
}
#handl-react-root :is(.\[\&_svg\]\:pointer-events-none svg) {
  pointer-events: none;
}
#handl-react-root :is(.\[\&_svg\]\:size-4 svg) {
  width: 1rem;
  height: 1rem;
}
#handl-react-root :is(.\[\&_svg\]\:shrink-0 svg) {
  flex-shrink: 0;
}
#handl-react-root :is(.\[\&_tr\:last-child\]\:border-0 tr:last-child) {
  border-width: 0px;
}
#handl-react-root :is(.\[\&_tr\]\:border-b tr) {
  border-bottom-width: 1px;
}
