/* [project]/app/globals.css [app-client] (css) */
*, :before, :after, ::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: #3b82f680;
  --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:  ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

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

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

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

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

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

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

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

progress {
  vertical-align: baseline;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

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

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

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

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

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

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

.ui-dropdown-panel {
  border: 1px solid var(--dropdown-border);
  background: var(--dropdown-bg);
  color: var(--text-secondary);
  border-radius: .75rem;
  padding-block: .25rem;
  box-shadow: 0 18px 45px #0f172a1f, 0 1px #0f172a0a;
}

.ui-dropdown-item {
  text-align: left;
  width: 100%;
  color: var(--text-secondary);
  align-items: center;
  gap: .5rem;
  padding: .375rem .75rem;
  font-size: .75rem;
  line-height: 1rem;
  transition-property: background-color, color, opacity;
  transition-duration: .12s;
  transition-timing-function: cubic-bezier(.2, .8, .2, 1);
  display: flex;
}

.ui-dropdown-item:hover {
  background: var(--dropdown-hover);
  color: var(--foreground);
}

.ui-dropdown-item:disabled {
  cursor: not-allowed;
  color: #cbd5e1;
}

.ui-dropdown-item:disabled:hover {
  background: none;
}

.ui-dropdown-divider {
  background: var(--dropdown-border);
  height: 1px;
  margin: .25rem .625rem;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

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

.pointer-events-auto {
  pointer-events: auto;
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-x-1 {
  left: .25rem;
  right: .25rem;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-y-3 {
  top: .75rem;
  bottom: .75rem;
}

.-bottom-0\.5 {
  bottom: -.125rem;
}

.-right-1 {
  right: -.25rem;
}

.-right-1\.5 {
  right: -.375rem;
}

.-top-0\.5 {
  top: -.125rem;
}

.-top-1 {
  top: -.25rem;
}

.-top-1\.5 {
  top: -.375rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: .25rem;
}

.bottom-24 {
  bottom: 6rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[-5px\] {
  bottom: -5px;
}

.bottom-\[10\%\] {
  bottom: 10%;
}

.bottom-\[3px\] {
  bottom: 3px;
}

.bottom-\[76px\] {
  bottom: 76px;
}

.bottom-\[86px\] {
  bottom: 86px;
}

.bottom-\[92px\] {
  bottom: 92px;
}

.bottom-\[calc\(100\%\+8px\)\] {
  bottom: calc(100% + 8px);
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0;
}

.left-0\.5 {
  left: .125rem;
}

.left-1 {
  left: .25rem;
}

.left-1\/2 {
  left: 50%;
}

.left-2 {
  left: .5rem;
}

.left-2\.5 {
  left: .625rem;
}

.left-3 {
  left: .75rem;
}

.left-8 {
  left: 2rem;
}

.left-\[-10000px\] {
  left: -10000px;
}

.left-\[-4px\] {
  left: -4px;
}

.left-\[-5px\] {
  left: -5px;
}

.left-\[-6px\] {
  left: -6px;
}

.left-\[10\%\] {
  left: 10%;
}

.left-\[14px\] {
  left: 14px;
}

.left-\[1px\] {
  left: 1px;
}

.left-\[3px\] {
  left: 3px;
}

.left-\[54px\] {
  left: 54px;
}

.left-\[68px\] {
  left: 68px;
}

.left-\[calc\(100\%\+8px\)\] {
  left: calc(100% + 8px);
}

.left-\[calc\(100\%-2px\)\] {
  left: calc(100% - 2px);
}

.left-\[calc\(100\%-30px\)\] {
  left: calc(100% - 30px);
}

.right-0 {
  right: 0;
}

.right-0\.5 {
  right: .125rem;
}

.right-1 {
  right: .25rem;
}

.right-1\.5 {
  right: .375rem;
}

.right-2 {
  right: .5rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-\[-1px\] {
  right: -1px;
}

.right-\[-5px\] {
  right: -5px;
}

.right-\[-6px\] {
  right: -6px;
}

.right-\[10\%\] {
  right: 10%;
}

.right-\[3px\] {
  right: 3px;
}

.right-\[calc\(100\%-30px\)\] {
  right: calc(100% - 30px);
}

.top-0 {
  top: 0;
}

.top-0\.5 {
  top: .125rem;
}

.top-1 {
  top: .25rem;
}

.top-1\.5 {
  top: .375rem;
}

.top-1\/2 {
  top: 50%;
}

.top-10 {
  top: 2.5rem;
}

.top-14 {
  top: 3.5rem;
}

.top-2 {
  top: .5rem;
}

.top-3 {
  top: .75rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-8 {
  top: 2rem;
}

.top-\[-13px\] {
  top: -13px;
}

.top-\[-18px\] {
  top: -18px;
}

.top-\[-4px\] {
  top: -4px;
}

.top-\[-5px\] {
  top: -5px;
}

.top-\[10\%\] {
  top: 10%;
}

.top-\[1px\] {
  top: 1px;
}

.top-\[3px\] {
  top: 3px;
}

.top-\[5px\] {
  top: 5px;
}

.top-\[6px\] {
  top: 6px;
}

.top-\[calc\(100\%\+6px\)\] {
  top: calc(100% + 6px);
}

.top-full {
  top: 100%;
}

.z-0 {
  z-index: 0;
}

.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-\[10000\] {
  z-index: 10000;
}

.z-\[1000\] {
  z-index: 1000;
}

.z-\[10020\] {
  z-index: 10020;
}

.z-\[10030\] {
  z-index: 10030;
}

.z-\[10050\] {
  z-index: 10050;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[110\] {
  z-index: 110;
}

.z-\[120\] {
  z-index: 120;
}

.z-\[250\] {
  z-index: 250;
}

.z-\[25\] {
  z-index: 25;
}

.z-\[28\] {
  z-index: 28;
}

.z-\[45\] {
  z-index: 45;
}

.z-\[49\] {
  z-index: 49;
}

.z-\[59\] {
  z-index: 59;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[80\] {
  z-index: 80;
}

.z-\[9998\] {
  z-index: 9998;
}

.z-\[9999\] {
  z-index: 9999;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

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

.m-1 {
  margin: .25rem;
}

.m-6 {
  margin: 1.5rem;
}

.-mx-2 {
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.-mx-2\.5 {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1\.5 {
  margin-left: .375rem;
  margin-right: .375rem;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0\.5 {
  margin-top: .125rem;
  margin-bottom: .125rem;
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.-mb-1 {
  margin-bottom: -.25rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.mb-0\.5 {
  margin-bottom: .125rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-1\.5 {
  margin-bottom: .375rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0\.5 {
  margin-left: .125rem;
}

.ml-1 {
  margin-left: .25rem;
}

.ml-1\.5 {
  margin-left: .375rem;
}

.ml-2 {
  margin-left: .5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-0\.5 {
  margin-right: .125rem;
}

.mr-1 {
  margin-right: .25rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mt-0 {
  margin-top: 0;
}

.mt-0\.5 {
  margin-top: .125rem;
}

.mt-1 {
  margin-top: .25rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.\!table {
  display: table !important;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3 / 4;
}

.aspect-\[9\/14\] {
  aspect-ratio: 9 / 14;
}

.aspect-square {
  aspect-ratio: 1;
}

.h-0 {
  height: 0;
}

.h-0\.5 {
  height: .125rem;
}

.h-1 {
  height: .25rem;
}

.h-1\.5 {
  height: .375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: .5rem;
}

.h-2\.5 {
  height: .625rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: .75rem;
}

.h-3\.5 {
  height: .875rem;
}

.h-32 {
  height: 8rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[11px\] {
  height: 11px;
}

.h-\[124px\] {
  height: 124px;
}

.h-\[13px\] {
  height: 13px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[156px\] {
  height: 156px;
}

.h-\[16px\] {
  height: 16px;
}

.h-\[174px\] {
  height: 174px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[250px\] {
  height: 250px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[28px\] {
  height: 28px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[38px\] {
  height: 38px;
}

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

.h-\[42px\] {
  height: 42px;
}

.h-\[4px\] {
  height: 4px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[58px\] {
  height: 58px;
}

.h-\[64px\] {
  height: 64px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[70vh\] {
  height: 70vh;
}

.h-\[9px\] {
  height: 9px;
}

.h-\[calc\(100vh-48px\)\] {
  height: calc(100vh - 48px);
}

.h-\[min\(720px\,calc\(90vh-73px\)\)\] {
  height: min(720px, 90vh - 73px);
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-24 {
  max-height: 6rem;
}

.max-h-28 {
  max-height: 7rem;
}

.max-h-36 {
  max-height: 9rem;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-48 {
  max-height: 12rem;
}

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

.max-h-56 {
  max-height: 14rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-64 {
  max-height: 16rem;
}

.max-h-72 {
  max-height: 18rem;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-\[116px\] {
  max-height: 116px;
}

.max-h-\[260px\] {
  max-height: 260px;
}

.max-h-\[280px\] {
  max-height: 280px;
}

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

.max-h-\[360px\] {
  max-height: 360px;
}

.max-h-\[400px\] {
  max-height: 400px;
}

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

.max-h-\[600px\] {
  max-height: 600px;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-h-\[88vh\] {
  max-height: 88vh;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[calc\(100vh-280px\)\] {
  max-height: calc(100vh - 280px);
}

.min-h-0 {
  min-height: 0;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-6 {
  min-height: 1.5rem;
}

.min-h-7 {
  min-height: 1.75rem;
}

.min-h-8 {
  min-height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0;
}

.w-1 {
  width: .25rem;
}

.w-1\.5 {
  width: .375rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.3333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-2\.5 {
  width: .625rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-3\.5 {
  width: .875rem;
}

.w-3\/4 {
  width: 75%;
}

.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-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

.w-96 {
  width: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[30\%\] {
  width: 30%;
}

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

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

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

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

.w-\[35\%\] {
  width: 35%;
}

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

.w-\[42\%\] {
  width: 42%;
}

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

.w-\[45\%\] {
  width: 45%;
}

.w-\[46\%\] {
  width: 46%;
}

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

.w-\[48\%\] {
  width: 48%;
}

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

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

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

.w-\[55\%\] {
  width: 55%;
}

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

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

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

.w-\[min\(360px\,calc\(100\%-16px\)\)\] {
  width: min(360px, 100% - 16px);
}

.w-\[min\(680px\,calc\(100vw-2rem\)\)\] {
  width: min(680px, 100vw - 2rem);
}

.w-fit {
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: max-content;
}

.w-px {
  width: 1px;
}

.min-w-0 {
  min-width: 0;
}

.min-w-4 {
  min-width: 1rem;
}

.min-w-7 {
  min-width: 1.75rem;
}

.min-w-72 {
  min-width: 18rem;
}

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

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

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

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

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

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

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

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

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

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

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

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: max-content;
}

.max-w-24 {
  max-width: 6rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-36 {
  max-width: 9rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-40 {
  max-width: 10rem;
}

.max-w-44 {
  max-width: 11rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-72 {
  max-width: 18rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-96 {
  max-width: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[80\%\] {
  max-width: 80%;
}

.max-w-\[88\%\] {
  max-width: 88%;
}

.max-w-\[90vw\] {
  max-width: 90vw;
}

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

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

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

.max-w-\[calc\(100\%-12px\)\] {
  max-width: calc(100% - 12px);
}

.max-w-\[calc\(100\%-24px\)\] {
  max-width: calc(100% - 24px);
}

.max-w-\[calc\(100vw-24px\)\] {
  max-width: calc(100vw - 24px);
}

.max-w-\[calc\(100vw-2rem\)\] {
  max-width: calc(100vw - 2rem);
}

.max-w-\[calc\(100vw-32px\)\] {
  max-width: calc(100vw - 32px);
}

.max-w-\[calc\(100vw-40px\)\] {
  max-width: calc(100vw - 40px);
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

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

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

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

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1;
}

.flex-\[2\] {
  flex: 2;
}

.flex-shrink-0, .shrink-0 {
  flex-shrink: 0;
}

.table-fixed {
  table-layout: fixed;
}

.border-collapse {
  border-collapse: collapse;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.translate-x-3 {
  --tw-translate-x: .75rem;
  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-4 {
  --tw-translate-x: 1rem;
  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-5 {
  --tw-translate-x: 1.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));
}

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

.rotate-1 {
  --tw-rotate: 1deg;
  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));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.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: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: 1s linear infinite spin;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-default {
  cursor: default;
}

.cursor-ew-resize {
  cursor: ew-resize;
}

.cursor-grab {
  cursor: grab;
}

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

.cursor-ns-resize {
  cursor: ns-resize;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.touch-none {
  touch-action: none;
}

.select-none {
  -webkit-user-select: none;
  user-select: none;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize {
  resize: both;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

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

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

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

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

.grid-cols-\[112px_1fr_26px\] {
  grid-template-columns: 112px 1fr 26px;
}

.grid-cols-\[168px_minmax\(0\,1fr\)\] {
  grid-template-columns: 168px minmax(0, 1fr);
}

.grid-cols-\[170px_minmax\(0\,1fr\)\] {
  grid-template-columns: 170px minmax(0, 1fr);
}

.grid-cols-\[176px_minmax\(0\,1fr\)\] {
  grid-template-columns: 176px minmax(0, 1fr);
}

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

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

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

.grid-cols-\[54px_1fr_46px\] {
  grid-template-columns: 54px 1fr 46px;
}

.grid-cols-\[auto_minmax\(0\,1fr\)_auto_auto\] {
  grid-template-columns: auto minmax(0, 1fr) auto auto;
}

.grid-cols-\[minmax\(0\,1fr\)_132px\] {
  grid-template-columns: minmax(0, 1fr) 132px;
}

.grid-cols-\[minmax\(0\,1fr\)_320px\] {
  grid-template-columns: minmax(0, 1fr) 320px;
}

.grid-cols-\[minmax\(0\,1fr\)_360px\] {
  grid-template-columns: minmax(0, 1fr) 360px;
}

.grid-cols-\[minmax\(0\,1fr\)_78px_78px_70px\] {
  grid-template-columns: minmax(0, 1fr) 78px 78px 70px;
}

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

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

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

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

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

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

.flex-col {
  flex-direction: column;
}

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

.content-start {
  align-content: flex-start;
}

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

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

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

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

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

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

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

.justify-center {
  justify-content: center;
}

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

.gap-0 {
  gap: 0;
}

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-1\.5 {
  gap: .375rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-2\.5 {
  gap: .625rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[1px\] {
  gap: 1px;
}

.gap-\[2px\] {
  gap: 2px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-px {
  gap: 1px;
}

.gap-x-1\.5 {
  column-gap: .375rem;
}

.gap-x-2 {
  column-gap: .5rem;
}

.gap-y-1 {
  row-gap: .25rem;
}

.gap-y-2\.5 {
  row-gap: .625rem;
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.125rem * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-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-\[\#F1F1F1\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(241 241 241 / var(--tw-divide-opacity, 1));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

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

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

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

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: .25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-\[11px\] {
  border-radius: 11px;
}

.rounded-\[22px\] {
  border-radius: 22px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-md {
  border-radius: .375rem;
}

.rounded-sm {
  border-radius: .125rem;
}

.rounded-xl {
  border-radius: .75rem;
}

.rounded-b-\[11px\] {
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}

.rounded-l-\[22px\] {
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}

.rounded-l-lg {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-l-xl {
  border-top-left-radius: .75rem;
  border-bottom-left-radius: .75rem;
}

.rounded-r-\[22px\] {
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-r-lg {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-r-xl {
  border-top-right-radius: .75rem;
  border-bottom-right-radius: .75rem;
}

.rounded-t-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}

.rounded-t-md {
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem;
}

.rounded-bl-\[11px\] {
  border-bottom-left-radius: 11px;
}

.rounded-bl-\[5px\] {
  border-bottom-left-radius: 5px;
}

.rounded-bl-sm {
  border-bottom-left-radius: .125rem;
}

.rounded-br-\[11px\] {
  border-bottom-right-radius: 11px;
}

.rounded-br-sm {
  border-bottom-right-radius: .125rem;
}

.rounded-tl-\[11px\] {
  border-top-left-radius: 11px;
}

.rounded-tr-\[11px\] {
  border-top-right-radius: 11px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0;
}

.border-2 {
  border-width: 2px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-x-\[8px\] {
  border-left-width: 8px;
  border-right-width: 8px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0;
}

.border-b-\[8px\] {
  border-bottom-width: 8px;
}

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

.border-l-0 {
  border-left-width: 0;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-l-\[3px\] {
  border-left-width: 3px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0;
}

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

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-\[\#2e2d2b\] {
  --tw-border-opacity: 1;
  border-color: rgb(46 45 43 / var(--tw-border-opacity, 1));
}

.border-\[\#5fae92\] {
  --tw-border-opacity: 1;
  border-color: rgb(95 174 146 / var(--tw-border-opacity, 1));
}

.border-\[\#9dcfbf\] {
  --tw-border-opacity: 1;
  border-color: rgb(157 207 191 / var(--tw-border-opacity, 1));
}

.border-\[\#E5E5E5\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-\[\#EEEEEE\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}

.border-\[\#bfe0d4\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 224 212 / var(--tw-border-opacity, 1));
}

.border-\[\#cfd8cc\] {
  --tw-border-opacity: 1;
  border-color: rgb(207 216 204 / var(--tw-border-opacity, 1));
}

.border-\[\#d1d5db\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-\[\#d3ece2\] {
  --tw-border-opacity: 1;
  border-color: rgb(211 236 226 / var(--tw-border-opacity, 1));
}

.border-\[\#d6d6d6\] {
  --tw-border-opacity: 1;
  border-color: rgb(214 214 214 / var(--tw-border-opacity, 1));
}

.border-\[\#d8c89a\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 200 154 / var(--tw-border-opacity, 1));
}

.border-\[\#dde8d7\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 232 215 / var(--tw-border-opacity, 1));
}

.border-\[\#ded8cb\] {
  --tw-border-opacity: 1;
  border-color: rgb(222 216 203 / var(--tw-border-opacity, 1));
}

.border-\[\#e4dfd3\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 223 211 / var(--tw-border-opacity, 1));
}

.border-\[\#e6e4df\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 228 223 / var(--tw-border-opacity, 1));
}

.border-\[\#e7efe3\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 239 227 / var(--tw-border-opacity, 1));
}

.border-\[\#eadcae\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 220 174 / var(--tw-border-opacity, 1));
}

.border-\[\#ece8e0\] {
  --tw-border-opacity: 1;
  border-color: rgb(236 232 224 / var(--tw-border-opacity, 1));
}

.border-\[\#efeeeb\] {
  --tw-border-opacity: 1;
  border-color: rgb(239 238 235 / var(--tw-border-opacity, 1));
}

.border-\[\#f0e3b8\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 227 184 / var(--tw-border-opacity, 1));
}

.border-\[\#f0ece4\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 236 228 / var(--tw-border-opacity, 1));
}

.border-\[\#f1efeb\] {
  --tw-border-opacity: 1;
  border-color: rgb(241 239 235 / var(--tw-border-opacity, 1));
}

.border-\[\#f4b75d\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 183 93 / var(--tw-border-opacity, 1));
}

.border-\[\#f5edcf\] {
  --tw-border-opacity: 1;
  border-color: rgb(245 237 207 / var(--tw-border-opacity, 1));
}

.border-amber-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-current {
  border-color: currentColor;
}

.border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-emerald-700\/40 {
  border-color: #04785766;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}

.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}

.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.border-rose-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}

.border-sky-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: #0000;
}

.border-violet-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-white\/10 {
  border-color: #ffffff1a;
}

.border-white\/80 {
  border-color: #fffc;
}

.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-x-transparent {
  border-left-color: #0000;
  border-right-color: #0000;
}

.border-l-blue-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-l-orange-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}

.border-l-purple-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}

.border-r-transparent {
  border-right-color: #0000;
}

.border-t-transparent {
  border-top-color: #0000;
}

.bg-\[\#0891b2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.bg-\[\#0f766e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}

.bg-\[\#16a34a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2563eb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2d6a58\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 106 88 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2e2d2b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 45 43 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2e2d2b\]\/85 {
  background-color: #2e2d2bd9;
}

.bg-\[\#2f6f3e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 111 62 / var(--tw-bg-opacity, 1));
}

.bg-\[\#5fae92\] {
  --tw-bg-opacity: 1;
  background-color: rgb(95 174 146 / var(--tw-bg-opacity, 1));
}

.bg-\[\#7c3aed\] {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}

.bg-\[\#9ca3af\] {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E3DFD3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(227 223 211 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E5E5E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E9E9E9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EEEEEE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}

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

.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FDFDFD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 253 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFC06B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 192 107 / var(--tw-bg-opacity, 1));
}

.bg-\[\#be123c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}

.bg-\[\#bfdbfe\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.bg-\[\#d1d5db\] {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.bg-\[\#d8d6d1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 214 209 / var(--tw-bg-opacity, 1));
}

.bg-\[\#dcefe6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 239 230 / var(--tw-bg-opacity, 1));
}

.bg-\[\#e6f1eb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 241 235 / var(--tw-bg-opacity, 1));
}

.bg-\[\#e8f3ea\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 243 234 / var(--tw-bg-opacity, 1));
}

.bg-\[\#eaf6f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 246 241 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ebebeb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}

.bg-\[\#eee9df\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 233 223 / var(--tw-bg-opacity, 1));
}

.bg-\[\#eeeeee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}

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

.bg-\[\#efeeeb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 238 235 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f1f0ee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 240 238 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f1f7ee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 247 238 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f2a900\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 169 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f4b75d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 183 93 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f5f5f3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 243 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f7c873\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 200 115 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f7f5f0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f7f6f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 246 242 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f7f7f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 245 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f8fafc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f97316\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fbfaf7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 250 247 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fbfbfa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fbfbfb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fbfcfd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 252 253 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fbfdf8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 253 248 / var(--tw-bg-opacity, 1));
}

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

.bg-\[\#fff7dd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 221 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff8df\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 223 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fffdf7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 253 247 / var(--tw-bg-opacity, 1));
}

.bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}

.bg-amber-50\/35 {
  background-color: #fffbeb59;
}

.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-black\/20 {
  background-color: #0003;
}

.bg-black\/25 {
  background-color: #00000040;
}

.bg-black\/35 {
  background-color: #00000059;
}

.bg-black\/40 {
  background-color: #0006;
}

.bg-black\/55 {
  background-color: #0000008c;
}

.bg-black\/60 {
  background-color: #0009;
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}

.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}

.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-200\/60 {
  background-color: #e5e7eb99;
}

.bg-gray-200\/70 {
  background-color: #e5e7ebb3;
}

.bg-gray-200\/80 {
  background-color: #e5e7ebcc;
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-50\/30 {
  background-color: #f9fafb4d;
}

.bg-gray-50\/40 {
  background-color: #f9fafb66;
}

.bg-gray-50\/50 {
  background-color: #f9fafb80;
}

.bg-gray-50\/70 {
  background-color: #f9fafbb3;
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}

.bg-indigo-100\/80 {
  background-color: #e0e7ffcc;
}

.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}

.bg-indigo-50\/50 {
  background-color: #eef2ff80;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}

.bg-inherit {
  background-color: inherit;
}

.bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}

.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}

.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.bg-red-50\/70 {
  background-color: #fef2f2b3;
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}

.bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

.bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: #0000;
}

.bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}

.bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}

.bg-violet-50\/50 {
  background-color: #f5f3ff80;
}

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

.bg-white\/10 {
  background-color: #ffffff1a;
}

.bg-white\/15 {
  background-color: #ffffff26;
}

.bg-white\/55 {
  background-color: #ffffff8c;
}

.bg-white\/70 {
  background-color: #ffffffb3;
}

.bg-white\/80 {
  background-color: #fffc;
}

.bg-white\/85 {
  background-color: #ffffffd9;
}

.bg-white\/90 {
  background-color: #ffffffe6;
}

.bg-white\/95 {
  background-color: #fffffff2;
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-white\/95 {
  --tw-gradient-to: #fff0  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fffffff2 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-white\/0 {
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.p-0 {
  padding: 0;
}

.p-0\.5 {
  padding: .125rem;
}

.p-1 {
  padding: .25rem;
}

.p-1\.5 {
  padding: .375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: .5rem;
}

.p-2\.5 {
  padding: .625rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[3px\] {
  padding: 3px;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.px-0\.5 {
  padding-left: .125rem;
  padding-right: .125rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

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

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-3\.5 {
  padding-left: .875rem;
  padding-right: .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 {
  padding-top: 0;
  padding-bottom: 0;
}

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

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

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

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

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

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

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

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

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pb-0\.5 {
  padding-bottom: .125rem;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

.pb-2\.5 {
  padding-bottom: .625rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

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

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

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

.pb-\[240px\] {
  padding-bottom: 240px;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-1 {
  padding-left: .25rem;
}

.pl-1\.5 {
  padding-left: .375rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-3 {
  padding-left: .75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-\[68px\] {
  padding-left: 68px;
}

.pr-1 {
  padding-right: .25rem;
}

.pr-1\.5 {
  padding-right: .375rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pr-2\.5 {
  padding-right: .625rem;
}

.pr-3 {
  padding-right: .75rem;
}

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

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pt-0 {
  padding-top: 0;
}

.pt-0\.5 {
  padding-top: .125rem;
}

.pt-1 {
  padding-top: .25rem;
}

.pt-1\.5 {
  padding-top: .375rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pt-2\.5 {
  padding-top: .625rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

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

.align-\[-2px\] {
  vertical-align: -2px;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.font-sans {
  font-family: ui-sans-serif, system-ui, 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-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.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-\[16px\] {
  font-size: 16px;
}

.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: .875rem;
  line-height: 1.25rem;
}

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

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-\[0\.6rem\] {
  line-height: .6rem;
}

.leading-\[1\.05\] {
  line-height: 1.05;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[13px\] {
  line-height: 13px;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-normal {
  letter-spacing: 0;
}

.tracking-wide {
  letter-spacing: .025em;
}

.tracking-wider {
  letter-spacing: .05em;
}

.tracking-widest {
  letter-spacing: .1em;
}

.text-\[\#171717\] {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.text-\[\#234d40\] {
  --tw-text-opacity: 1;
  color: rgb(35 77 64 / var(--tw-text-opacity, 1));
}

.text-\[\#2a6152\] {
  --tw-text-opacity: 1;
  color: rgb(42 97 82 / var(--tw-text-opacity, 1));
}

.text-\[\#2d6a58\] {
  --tw-text-opacity: 1;
  color: rgb(45 106 88 / var(--tw-text-opacity, 1));
}

.text-\[\#2e2d2b\] {
  --tw-text-opacity: 1;
  color: rgb(46 45 43 / var(--tw-text-opacity, 1));
}

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

.text-\[\#37352f\] {
  --tw-text-opacity: 1;
  color: rgb(55 53 47 / var(--tw-text-opacity, 1));
}

.text-\[\#374151\] {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-\[\#3d8a72\] {
  --tw-text-opacity: 1;
  color: rgb(61 138 114 / var(--tw-text-opacity, 1));
}

.text-\[\#3f7a5c\] {
  --tw-text-opacity: 1;
  color: rgb(63 122 92 / var(--tw-text-opacity, 1));
}

.text-\[\#4b5563\] {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-\[\#4f9d83\] {
  --tw-text-opacity: 1;
  color: rgb(79 157 131 / var(--tw-text-opacity, 1));
}

.text-\[\#566172\] {
  --tw-text-opacity: 1;
  color: rgb(86 97 114 / var(--tw-text-opacity, 1));
}

.text-\[\#5f7d58\] {
  --tw-text-opacity: 1;
  color: rgb(95 125 88 / var(--tw-text-opacity, 1));
}

.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}

.text-\[\#6b7280\] {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-\[\#6f8b68\] {
  --tw-text-opacity: 1;
  color: rgb(111 139 104 / var(--tw-text-opacity, 1));
}

.text-\[\#787774\] {
  --tw-text-opacity: 1;
  color: rgb(120 119 116 / var(--tw-text-opacity, 1));
}

.text-\[\#8a5a00\] {
  --tw-text-opacity: 1;
  color: rgb(138 90 0 / var(--tw-text-opacity, 1));
}

.text-\[\#9b7b2f\] {
  --tw-text-opacity: 1;
  color: rgb(155 123 47 / var(--tw-text-opacity, 1));
}

.text-\[\#9b9a97\] {
  --tw-text-opacity: 1;
  color: rgb(155 154 151 / var(--tw-text-opacity, 1));
}

.text-\[\#9ca3af\] {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-\[\#E6A54A\] {
  --tw-text-opacity: 1;
  color: rgb(230 165 74 / var(--tw-text-opacity, 1));
}

.text-\[\#FFC06B\] {
  --tw-text-opacity: 1;
  color: rgb(255 192 107 / var(--tw-text-opacity, 1));
}

.text-\[\#b07070\] {
  --tw-text-opacity: 1;
  color: rgb(176 112 112 / var(--tw-text-opacity, 1));
}

.text-\[\#b89a52\] {
  --tw-text-opacity: 1;
  color: rgb(184 154 82 / var(--tw-text-opacity, 1));
}

.text-\[\#cdeadd\] {
  --tw-text-opacity: 1;
  color: rgb(205 234 221 / var(--tw-text-opacity, 1));
}

.text-\[\#d1d5db\] {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / 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-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.text-current {
  color: currentColor;
}

.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

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

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

.text-emerald-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-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}

.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}

.text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}

.text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

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

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

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

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.text-red-950 {
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}

.text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}

.text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.text-transparent {
  color: #0000;
}

.text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/55 {
  color: #ffffff8c;
}

.text-white\/70 {
  color: #ffffffb3;
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

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

.line-through {
  text-decoration-line: line-through;
}

.decoration-gray-300 {
  text-decoration-color: #d1d5db;
}

.decoration-sky-300 {
  text-decoration-color: #7dd3fc;
}

.decoration-dotted {
  text-decoration-style: dotted;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.underline-offset-\[3px\] {
  text-underline-offset: 3px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

.accent-\[\#2f6f3e\] {
  accent-color: #2f6f3e;
}

.accent-blue-600 {
  accent-color: #2563eb;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: .25;
}

.opacity-30 {
  opacity: .3;
}

.opacity-40 {
  opacity: .4;
}

.opacity-45 {
  opacity: .45;
}

.opacity-50 {
  opacity: .5;
}

.opacity-55 {
  opacity: .55;
}

.opacity-60 {
  opacity: .6;
}

.opacity-70 {
  opacity: .7;
}

.opacity-75 {
  opacity: .75;
}

.opacity-80 {
  opacity: .8;
}

.opacity-90 {
  opacity: .9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --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);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px #00000040;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[-8px_0_40px_rgba\(0\,0\,0\,0\.18\)\] {
  --tw-shadow: -8px 0 40px #0000002e;
  --tw-shadow-colored: -8px 0 40px 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_-4px_12px_rgba\(15\,23\,42\,0\.10\)\] {
  --tw-shadow: 0 -4px 12px #0f172a1a;
  --tw-shadow-colored: 0 -4px 12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_-8px_20px_rgba\(15\,23\,42\,0\.04\)\] {
  --tw-shadow: 0 -8px 20px #0f172a0a;
  --tw-shadow-colored: 0 -8px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_0_1px_rgba\(148\,163\,184\,0\.22\)\] {
  --tw-shadow: 0 0 0 1px #94a3b838;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_0_1px_rgba\(148\,163\,184\,0\.24\)\] {
  --tw-shadow: 0 0 0 1px #94a3b83d;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_0_1px_rgba\(148\,163\,184\,0\.35\)\] {
  --tw-shadow: 0 0 0 1px #94a3b859;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_0_1px_rgba\(55\,53\,47\,0\.08\)\] {
  --tw-shadow: 0 0 0 1px #37352f14;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_0_1px_rgba\(71\,85\,105\,0\.22\)\] {
  --tw-shadow: 0 0 0 1px #47556938;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_10px_26px_rgba\(15\,23\,42\,0\.14\)\] {
  --tw-shadow: 0 10px 26px #0f172a24;
  --tw-shadow-colored: 0 10px 26px 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_10px_26px_rgba\(15\,23\,42\,0\.18\)\] {
  --tw-shadow: 0 10px 26px #0f172a2e;
  --tw-shadow-colored: 0 10px 26px 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_12px_28px_rgba\(15\,23\,42\,0\.14\)\] {
  --tw-shadow: 0 12px 28px #0f172a24;
  --tw-shadow-colored: 0 12px 28px 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_14px_32px_rgba\(15\,23\,42\,0\.16\)\] {
  --tw-shadow: 0 14px 32px #0f172a29;
  --tw-shadow-colored: 0 14px 32px 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_14px_34px_rgba\(15\,23\,42\,0\.18\)\] {
  --tw-shadow: 0 14px 34px #0f172a2e;
  --tw-shadow-colored: 0 14px 34px 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_16px_40px_rgba\(15\,23\,42\,0\.28\)\] {
  --tw-shadow: 0 16px 40px #0f172a47;
  --tw-shadow-colored: 0 16px 40px 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_16px_42px_rgba\(15\,23\,42\,0\.16\)\] {
  --tw-shadow: 0 16px 42px #0f172a29;
  --tw-shadow-colored: 0 16px 42px 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_42px_rgba\(15\,23\,42\,0\.18\)\] {
  --tw-shadow: 0 18px 42px #0f172a2e;
  --tw-shadow-colored: 0 18px 42px 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\(15\,23\,42\,0\.16\)\] {
  --tw-shadow: 0 18px 45px #0f172a29;
  --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_1px_0_rgba\(0\,0\,0\,0\.04\)\] {
  --tw-shadow: 0 1px 0 #0000000a;
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.05\)\] {
  --tw-shadow: 0 1px 0 #0000000d;
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.06\)\] {
  --tw-shadow: 0 1px 0 #0000000f;
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.08\)\] {
  --tw-shadow: 0 1px 0 #00000014;
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_0_rgba\(15\,23\,42\,0\.04\)\] {
  --tw-shadow: 0 1px 0 #0f172a0a;
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.04\)\] {
  --tw-shadow: 0 1px 2px #0000000a;
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.12\)\] {
  --tw-shadow: 0 1px 2px #0000001f;
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_24px_70px_rgba\(15\,23\,42\,0\.22\)\] {
  --tw-shadow: 0 24px 70px #0f172a38;
  --tw-shadow-colored: 0 24px 70px 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_24px_70px_rgba\(15\,23\,42\,0\.24\)\] {
  --tw-shadow: 0 24px 70px #0f172a3d;
  --tw-shadow-colored: 0 24px 70px 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_28px_80px_rgba\(15\,23\,42\,0\.24\)\] {
  --tw-shadow: 0 28px 80px #0f172a3d;
  --tw-shadow-colored: 0 28px 80px 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_4px_14px_rgba\(15\,23\,42\,0\.08\)\] {
  --tw-shadow: 0 4px 14px #0f172a14;
  --tw-shadow-colored: 0 4px 14px 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_8px_24px_rgba\(15\,23\,42\,0\.08\)\] {
  --tw-shadow: 0 8px 24px #0f172a14;
  --tw-shadow-colored: 0 8px 24px 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_8px_24px_rgba\(15\,23\,42\,0\.10\)\] {
  --tw-shadow: 0 8px 24px #0f172a1a;
  --tw-shadow-colored: 0 8px 24px 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_8px_24px_rgba\(15\,23\,42\,0\.12\)\] {
  --tw-shadow: 0 8px 24px #0f172a1f;
  --tw-shadow-colored: 0 8px 24px 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_8px_24px_rgba\(15\,23\,42\,0\.14\)\] {
  --tw-shadow: 0 8px 24px #0f172a24;
  --tw-shadow-colored: 0 8px 24px 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 #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --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 #0000001a, 0 8px 10px -6px #0000001a;
  --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-offset: 2px;
  outline: 2px solid #0000;
}

.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-\[\#2e2d2b\]\/15 {
  --tw-ring-color: #2e2d2b26;
}

.ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.ring-emerald-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}

.ring-emerald-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.ring-gray-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.ring-red-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}

.ring-slate-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}

.ring-slate-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}

.ring-slate-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-\[0_-1px_2px_rgba\(0\,0\,0\,0\.10\)\] {
  --tw-drop-shadow: drop-shadow(0 -1px 2px #0000001a);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-\[0_1px_1px_rgba\(0\,0\,0\,0\.45\)\] {
  --tw-drop-shadow: drop-shadow(0 1px 1px #00000073);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.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 {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  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);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[background-color\,border-color\,box-shadow\,border-radius\] {
  transition-property: background-color, border-color, box-shadow, border-radius;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[background-color\,border-color\,box-shadow\,transform\] {
  transition-property: background-color, border-color, box-shadow, transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[background-color\,border-color\,box-shadow\] {
  transition-property: background-color, border-color, box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[background-color\,transform\] {
  transition-property: background-color, transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[border-color\,box-shadow\,transform\] {
  transition-property: border-color, box-shadow, transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[box-shadow\,border-color\,opacity\,transform\] {
  transition-property: box-shadow, border-color, opacity, transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[filter\,opacity\] {
  transition-property: filter, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-opacity {
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-100 {
  transition-duration: .1s;
}

.duration-150 {
  transition-duration: .15s;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.text-xs {
  font-size: .75rem;
}

.text-sm {
  font-size: .8125rem;
}

.\[neurostudio\:image-request\] {
  neurostudio: image-request;
}

.\[neurostudio\:image-result\] {
  neurostudio: image-result;
}

:root {
  --font-inter: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  --background: #f5f5f5;
  --foreground: #171717;
  --sidebar-bg: #f3f3f3;
  --sidebar-border: #d9d5cc;
  --sidebar-hover: #e3dfd3;
  --sidebar-text: #6b6860;
  --sidebar-text-active: #2e2d2b;
  --sidebar-text-muted: #9c978f;
  --sidebar-label-color: #aaa69e;
  --sidebar-icon-hover: #d4cfc3;
  --sidebar-item-bg: #e8e4dc;
  --sidebar-item-text: #7a756d;
  --sidebar-new-btn: #e3dfd3;
  --sidebar-create-bg: #2e2d2b;
  --sidebar-create-hover: #1a1a18;
  --sidebar-create-text: #fff;
  --topbar-bg: #cfe4db;
  --topbar-border: #c1dbd0;
  --topbar-text: #41544c;
  --header-bg-from: #f5f5f5;
  --header-bg-to: #f5f5f580;
  --header-shadow: #e5e7eb;
  --header-search-bg: #f0f0f0;
  --header-search-border: #e1e3e3;
  --chip-bg: #cfe4db;
  --chip-color: #41544c;
  --picker-checked-bg: #eaf6f1;
  --picker-checked-border: #9dcfbf;
  --picker-checked-color: #2d6a58;
}

html[data-frogstat-sidebar="collapsed"] [data-frogstat-sidebar-shell] {
  width: 48px !important;
}

html[data-frogstat-sidebar="collapsed"] [data-frogstat-sidebar-content] {
  margin-left: 48px !important;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-views-scroll] {
  scrollbar-width: none;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-views-scroll]::-webkit-scrollbar {
  width: 0;
  height: 0;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-compact-view-link] {
  display: flex !important;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-expanded-view-cell], html[data-frogstat-sidebar="collapsed"] [data-sidebar-section-expanded] {
  display: none !important;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-section-compact] {
  display: flex !important;
}

html[data-frogstat-sidebar="collapsed"] [data-sidebar-section-label] {
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin: .5rem .5rem .25rem;
  padding-left: 0;
  display: flex;
}

.dark {
  --background: #1c1c1c;
  --foreground: #e0ddd8;
  --sidebar-bg: #1e1e1e;
  --sidebar-border: #2e2e2e;
  --sidebar-hover: #2a2926;
  --sidebar-text: #8a8680;
  --sidebar-text-active: #d5d2cb;
  --sidebar-text-muted: #5a5750;
  --sidebar-label-color: #4a4844;
  --sidebar-icon-hover: #373430;
  --sidebar-item-bg: #272523;
  --sidebar-item-text: #6b6860;
  --sidebar-new-btn: #2a2926;
  --sidebar-create-bg: #3a3835;
  --sidebar-create-hover: #4a4845;
  --sidebar-create-text: #e0ddd8;
  --topbar-bg: #1c2e27;
  --topbar-border: #182620;
  --topbar-text: #6ba892;
  --header-bg-from: #1c1c1c;
  --header-bg-to: #1c1c1c80;
  --header-shadow: #2a2a2a;
  --header-search-bg: #252525;
  --header-search-border: #333;
  --chip-bg: #1c3028;
  --chip-color: #6ba892;
  --picker-checked-bg: #1c3028;
  --picker-checked-border: #2a4a3a;
  --picker-checked-color: #6ba892;
}

body {
  color: var(--foreground);
  background: var(--background);
  font-family: var(--font-inter), Arial, sans-serif;
  overflow-x: auto;
}

@media (prefers-reduced-motion: no-preference) {
  :where(button, a[href], [role="button"], summary, label.cursor-pointer):where(:not(:disabled):not([aria-disabled="true"])):not([data-no-press]):not([data-row-click-ignore]):not(.col-menu-btn):not(.cursor-grab):not(.cursor-col-resize) {
    transform-origin: center;
    -webkit-tap-highlight-color: transparent;
    transition-property: transform, background-color, border-color, color, box-shadow, opacity;
    transition-duration: .12s;
    transition-timing-function: cubic-bezier(.2, .8, .2, 1);
  }

  :where(button, a[href], [role="button"], summary, label.cursor-pointer):where(:not(:disabled):not([aria-disabled="true"])):not([data-no-press]):not([data-row-click-ignore]):not(.col-menu-btn):not(.cursor-grab):not(.cursor-col-resize):active {
    transform: translate(var(--tw-translate-x, 0), var(--tw-translate-y, 0))
      rotate(var(--tw-rotate, 0))
      skewX(var(--tw-skew-x, 0))
      skewY(var(--tw-skew-y, 0))
      scaleX(.96)
      scaleY(.96);
  }

  @keyframes ui-popover-in {
    from {
      opacity: 0;
      transform: translateY(-4px)scale(.98);
    }

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

  @keyframes ui-modal-backdrop-in {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  @keyframes ui-modal-panel-in {
    from {
      opacity: 0;
      transform: translateY(6px)scale(.985);
    }

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

  @keyframes ui-toast-in {
    from {
      opacity: 0;
      transform: translateY(8px)scale(.98);
    }

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

  @keyframes ui-popover-out {
    from {
      opacity: 1;
      transform: translateY(0)scale(1);
    }

    to {
      opacity: 0;
      transform: translateY(-3px)scale(.985);
    }
  }

  @keyframes ui-toast-out {
    from {
      opacity: 1;
      transform: translateY(0)scale(1);
    }

    to {
      opacity: 0;
      transform: translateY(6px)scale(.985);
    }
  }

  @keyframes ui-appear-in {
    from {
      opacity: 0;
      transform: translateY(4px)scale(.995);
    }

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

  @keyframes ui-shimmer {
    from {
      transform: translateX(-100%);
    }

    to {
      transform: translateX(100%);
    }
  }

  .ui-popover-panel {
    transform-origin: 100% 0;
    will-change: transform, opacity;
    animation: .11s cubic-bezier(.2, .8, .2, 1) both ui-popover-in;
  }

  .ui-popover-panel[data-state="closing"] {
    pointer-events: none;
    animation: 90ms ease-in both ui-popover-out;
  }

  .ui-popover-panel-left {
    transform-origin: 0 0;
  }

  .ui-modal-backdrop {
    animation: .13s ease-out both ui-modal-backdrop-in;
  }

  .ui-modal-panel {
    will-change: transform, opacity;
    animation: .15s cubic-bezier(.2, .8, .2, 1) both ui-modal-panel-in;
  }

  .ui-toast {
    animation: .14s cubic-bezier(.2, .8, .2, 1) both ui-toast-in;
  }

  .ui-toast[data-state="closing"] {
    pointer-events: none;
    animation: .11s ease-in both ui-toast-out;
  }

  .ui-appear {
    animation: .16s cubic-bezier(.2, .8, .2, 1) both ui-appear-in;
  }

  @keyframes ui-drawer-in-right {
    from {
      transform: translateX(100%);
    }

    to {
      transform: translateX(0);
    }
  }

  .ui-drawer-right {
    will-change: transform;
    animation: .24s cubic-bezier(.22, 1, .36, 1) both ui-drawer-in-right;
  }

  .ui-lift-card {
    transition-property: transform, border-color, box-shadow, background-color;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.2, .8, .2, 1);
  }

  .ui-lift-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 28px #0f172a14;
  }
}

.ui-skeleton {
  background: #e8e8e8;
  position: relative;
  overflow: hidden;
}

.ui-skeleton:after {
  content: "";
  background: linear-gradient(90deg, #0000, #ffffffad, #0000);
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
}

@media (prefers-reduced-motion: no-preference) {
  .ui-skeleton:after {
    animation: 1.15s ease-in-out infinite ui-shimmer;
  }
}

.ui-empty-state {
  background: linear-gradient(135deg, #fffffff2, #f8fafcf5), #fff;
  border: 1px solid #ece8e0;
  box-shadow: 0 1px #0f172a08;
}

:where(button, a[href], [role="button"], input, select, textarea, summary):focus-visible {
  outline-offset: 2px;
  outline: 2px solid #10b98157;
}

.daily-orders-day {
  background-image: var(--daily-orders-event-strip, none);
  cursor: default;
  color: #d1d5db;
  text-align: center;
  white-space: pre-line;
  overflow-wrap: anywhere;
  background-position: top;
  background-repeat: no-repeat;
  background-size: min(14px, 82%) 2px;
  border-radius: 4px;
  min-width: 0;
  height: 25px;
  padding-top: 4px;
  font-size: 9px;
  line-height: 1.05;
  transition: background-color .12s;
  display: block;
  position: relative;
  overflow: hidden;
}

.daily-orders-day--weekend {
  color: #fca5a5;
}

.daily-orders-day--compact {
  height: 23px;
  font-size: 8px;
}

.daily-orders-day--hovered {
  background-color: #e5e7eb;
}

.daily-orders-day:first-line {
  color: #4b5563;
  font-size: 10px;
  font-weight: 500;
}

.daily-orders-day--zero:first-line {
  color: #d1d5db;
}

.daily-orders-day--compact:first-line {
  font-size: 9px;
}

.light-bar-chart {
  align-items: end;
  gap: 2px;
  width: 100%;
  min-width: 0;
  display: grid;
  position: relative;
}

.light-bar-chart--dense {
  gap: 1px;
}

.light-bar-chart__slot {
  border-radius: 2px;
  justify-content: center;
  align-items: flex-end;
  min-width: 0;
  height: 100%;
  display: flex;
  position: relative;
}

.light-bar-chart__bar {
  width: 100%;
  height: var(--light-bar-height);
  background: var(--light-bar-fill);
  pointer-events: none;
  border-radius: 2px 2px 1px 1px;
  display: block;
}

.light-bar-chart__supply-diamond {
  z-index: 1;
  pointer-events: none;
  background: #16a34a;
  border-radius: 1px;
  width: 4.5px;
  height: 4.5px;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%)rotate(45deg);
  box-shadow: 0 0 0 .75px #fff;
}

.light-bar-chart__dots {
  z-index: 1;
  pointer-events: none;
  gap: 1px;
  display: flex;
  position: absolute;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
}

.light-bar-chart__dot {
  pointer-events: none;
  border-radius: 999px;
  width: 3px;
  height: 3px;
  box-shadow: 0 0 0 .5px #fff;
}

::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}

::-webkit-scrollbar-track:vertical {
  background: #f0f0f0;
}

::-webkit-scrollbar-track:horizontal {
  background: linear-gradient(to right, #e5e7eb 1px, #f0f0f0 1px);
}

::-webkit-scrollbar-thumb {
  background: #c8c8c8;
  border-radius: 6px;
  min-height: 40px;
}

::-webkit-scrollbar-thumb:vertical {
  border: 2px solid #f0f0f0;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
  background: #c1c1c1;
  border: 3px solid #f0f0f0;
  border-left-color: #e5e7eb;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background: #a0a0a0;
}

::-webkit-scrollbar-thumb:horizontal:hover {
  background: #a0a0a0;
}

::-webkit-scrollbar-button:horizontal:decrement {
  background: #f0f0f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5 8l6-4v8z' fill='%23666'/%3E%3C/svg%3E") center no-repeat;
  border-right: 1px solid #d0d0d0;
  width: 16px;
}

::-webkit-scrollbar-button:horizontal:increment {
  background: #f0f0f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M11 8l-6 4V4z' fill='%23666'/%3E%3C/svg%3E") center no-repeat;
  border-left: 1px solid #d0d0d0;
  width: 16px;
}

.dark ::-webkit-scrollbar-track:vertical {
  background: #242424;
}

.dark ::-webkit-scrollbar-thumb {
  background: #4a4a4a;
}

.dark ::-webkit-scrollbar-thumb:vertical {
  background: #4a4a4a;
  border: 2px solid #242424;
}

.dark ::-webkit-scrollbar-thumb:hover {
  background: #6a6a6a;
}

html::-webkit-scrollbar {
  width: 11px;
}

body::-webkit-scrollbar {
  width: 11px;
}

html::-webkit-scrollbar-track:vertical {
  background: #2a2a2a;
}

body::-webkit-scrollbar-track:vertical {
  background: #2a2a2a;
}

html::-webkit-scrollbar-thumb:vertical {
  background: #b0b0b0;
  border: 2px solid #2a2a2a;
  border-radius: 6px;
}

body::-webkit-scrollbar-thumb:vertical {
  background: #b0b0b0;
  border: 2px solid #2a2a2a;
  border-radius: 6px;
}

html::-webkit-scrollbar-thumb:vertical:hover {
  background: #d0d0d0;
}

body::-webkit-scrollbar-thumb:vertical:hover {
  background: #d0d0d0;
}

html::-webkit-scrollbar-button:vertical:decrement {
  background: #2a2a2a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 5l4 6H4z' fill='%23c1c1c1'/%3E%3C/svg%3E") center no-repeat;
  border-bottom: 1px solid #222;
  height: 16px;
}

body::-webkit-scrollbar-button:vertical:decrement {
  background: #2a2a2a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 5l4 6H4z' fill='%23c1c1c1'/%3E%3C/svg%3E") center no-repeat;
  border-bottom: 1px solid #222;
  height: 16px;
}

html::-webkit-scrollbar-button:vertical:increment {
  background: #2a2a2a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 11l-4-6h8z' fill='%23c1c1c1'/%3E%3C/svg%3E") center no-repeat;
  border-top: 1px solid #222;
  height: 16px;
}

body::-webkit-scrollbar-button:vertical:increment {
  background: #2a2a2a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 11l-4-6h8z' fill='%23c1c1c1'/%3E%3C/svg%3E") center no-repeat;
  border-top: 1px solid #222;
  height: 16px;
}

:is(.pivot-col-hover:has(td:nth-child(2):hover) td:nth-child(2), .pivot-col-hover:has(th:nth-child(2):hover) td:nth-child(2), .pivot-col-hover:has(td:nth-child(3):hover) td:nth-child(3), .pivot-col-hover:has(th:nth-child(3):hover) td:nth-child(3), .pivot-col-hover:has(td:nth-child(4):hover) td:nth-child(4), .pivot-col-hover:has(th:nth-child(4):hover) td:nth-child(4), .pivot-col-hover:has(td:nth-child(5):hover) td:nth-child(5), .pivot-col-hover:has(th:nth-child(5):hover) td:nth-child(5), .pivot-col-hover:has(td:nth-child(6):hover) td:nth-child(6), .pivot-col-hover:has(th:nth-child(6):hover) td:nth-child(6), .pivot-col-hover:has(td:nth-child(7):hover) td:nth-child(7), .pivot-col-hover:has(th:nth-child(7):hover) td:nth-child(7), .pivot-col-hover:has(td:nth-child(8):hover) td:nth-child(8), .pivot-col-hover:has(th:nth-child(8):hover) td:nth-child(8), .pivot-col-hover:has(td:nth-child(9):hover) td:nth-child(9), .pivot-col-hover:has(th:nth-child(9):hover) td:nth-child(9), .pivot-col-hover:has(td:nth-child(10):hover) td:nth-child(10), .pivot-col-hover:has(th:nth-child(10):hover) td:nth-child(10), .pivot-col-hover:has(td:nth-child(11):hover) td:nth-child(11), .pivot-col-hover:has(th:nth-child(11):hover) td:nth-child(11), .pivot-col-hover:has(td:nth-child(12):hover) td:nth-child(12), .pivot-col-hover:has(th:nth-child(12):hover) td:nth-child(12), .pivot-col-hover:has(td:nth-child(13):hover) td:nth-child(13), .pivot-col-hover:has(th:nth-child(13):hover) td:nth-child(13), .pivot-col-hover:has(td:nth-child(14):hover) td:nth-child(14), .pivot-col-hover:has(th:nth-child(14):hover) td:nth-child(14), .pivot-col-hover:has(td:nth-child(15):hover) td:nth-child(15), .pivot-col-hover:has(th:nth-child(15):hover) td:nth-child(15), .pivot-col-hover:has(td:nth-child(16):hover) td:nth-child(16), .pivot-col-hover:has(th:nth-child(16):hover) td:nth-child(16), .pivot-col-hover:has(td:nth-child(17):hover) td:nth-child(17), .pivot-col-hover:has(th:nth-child(17):hover) td:nth-child(17), .pivot-col-hover:has(td:nth-child(18):hover) td:nth-child(18), .pivot-col-hover:has(th:nth-child(18):hover) td:nth-child(18), .pivot-col-hover:has(td:nth-child(19):hover) td:nth-child(19), .pivot-col-hover:has(th:nth-child(19):hover) td:nth-child(19), .pivot-col-hover:has(td:nth-child(20):hover) td:nth-child(20), .pivot-col-hover:has(th:nth-child(20):hover) td:nth-child(20), .pivot-col-hover:has(td:nth-child(21):hover) td:nth-child(21), .pivot-col-hover:has(th:nth-child(21):hover) td:nth-child(21), .pivot-col-hover:has(td:nth-child(22):hover) td:nth-child(22), .pivot-col-hover:has(th:nth-child(22):hover) td:nth-child(22), .pivot-col-hover:has(td:nth-child(23):hover) td:nth-child(23), .pivot-col-hover:has(th:nth-child(23):hover) td:nth-child(23), .pivot-col-hover:has(td:nth-child(24):hover) td:nth-child(24), .pivot-col-hover:has(th:nth-child(24):hover) td:nth-child(24), .pivot-col-hover:has(td:nth-child(25):hover) td:nth-child(25), .pivot-col-hover:has(th:nth-child(25):hover) td:nth-child(25), .pivot-col-hover:has(td:nth-child(26):hover) td:nth-child(26), .pivot-col-hover:has(th:nth-child(26):hover) td:nth-child(26), .pivot-col-hover:has(td:nth-child(27):hover) td:nth-child(27), .pivot-col-hover:has(th:nth-child(27):hover) td:nth-child(27), .pivot-col-hover:has(td:nth-child(28):hover) td:nth-child(28), .pivot-col-hover:has(th:nth-child(28):hover) td:nth-child(28), .pivot-col-hover:has(td:nth-child(29):hover) td:nth-child(29), .pivot-col-hover:has(th:nth-child(29):hover) td:nth-child(29), .pivot-col-hover:has(td:nth-child(30):hover) td:nth-child(30), .pivot-col-hover:has(th:nth-child(30):hover) td:nth-child(30), .pivot-col-hover:has(td:nth-child(31):hover) td:nth-child(31), .pivot-col-hover:has(th:nth-child(31):hover) td:nth-child(31), .pivot-col-hover:has(td:nth-child(32):hover) td:nth-child(32), .pivot-col-hover:has(th:nth-child(32):hover) td:nth-child(32), .pivot-col-hover:has(td:nth-child(33):hover) td:nth-child(33), .pivot-col-hover:has(th:nth-child(33):hover) td:nth-child(33), .pivot-col-hover:has(td:nth-child(34):hover) td:nth-child(34), .pivot-col-hover:has(th:nth-child(34):hover) td:nth-child(34), .pivot-col-hover:has(td:nth-child(35):hover) td:nth-child(35), .pivot-col-hover:has(th:nth-child(35):hover) td:nth-child(35), .pivot-col-hover:has(td:nth-child(36):hover) td:nth-child(36), .pivot-col-hover:has(th:nth-child(36):hover) td:nth-child(36), .pivot-col-hover:has(td:nth-child(37):hover) td:nth-child(37), .pivot-col-hover:has(th:nth-child(37):hover) td:nth-child(37), .pivot-col-hover:has(td:nth-child(38):hover) td:nth-child(38), .pivot-col-hover:has(th:nth-child(38):hover) td:nth-child(38), .pivot-col-hover:has(td:nth-child(39):hover) td:nth-child(39), .pivot-col-hover:has(th:nth-child(39):hover) td:nth-child(39), .pivot-col-hover:has(td:nth-child(40):hover) td:nth-child(40), .pivot-col-hover:has(th:nth-child(40):hover) td:nth-child(40)) {
  box-shadow: inset 0 0 0 9999px #00000008;
}

:is(.pivot-col-hover:has(td:nth-child(2):hover) th:nth-child(2), .pivot-col-hover:has(th:nth-child(2):hover) th:nth-child(2), .pivot-col-hover:has(td:nth-child(3):hover) th:nth-child(3), .pivot-col-hover:has(th:nth-child(3):hover) th:nth-child(3), .pivot-col-hover:has(td:nth-child(4):hover) th:nth-child(4), .pivot-col-hover:has(th:nth-child(4):hover) th:nth-child(4), .pivot-col-hover:has(td:nth-child(5):hover) th:nth-child(5), .pivot-col-hover:has(th:nth-child(5):hover) th:nth-child(5), .pivot-col-hover:has(td:nth-child(6):hover) th:nth-child(6), .pivot-col-hover:has(th:nth-child(6):hover) th:nth-child(6), .pivot-col-hover:has(td:nth-child(7):hover) th:nth-child(7), .pivot-col-hover:has(th:nth-child(7):hover) th:nth-child(7), .pivot-col-hover:has(td:nth-child(8):hover) th:nth-child(8), .pivot-col-hover:has(th:nth-child(8):hover) th:nth-child(8), .pivot-col-hover:has(td:nth-child(9):hover) th:nth-child(9), .pivot-col-hover:has(th:nth-child(9):hover) th:nth-child(9), .pivot-col-hover:has(td:nth-child(10):hover) th:nth-child(10), .pivot-col-hover:has(th:nth-child(10):hover) th:nth-child(10), .pivot-col-hover:has(td:nth-child(11):hover) th:nth-child(11), .pivot-col-hover:has(th:nth-child(11):hover) th:nth-child(11), .pivot-col-hover:has(td:nth-child(12):hover) th:nth-child(12), .pivot-col-hover:has(th:nth-child(12):hover) th:nth-child(12), .pivot-col-hover:has(td:nth-child(13):hover) th:nth-child(13), .pivot-col-hover:has(th:nth-child(13):hover) th:nth-child(13), .pivot-col-hover:has(td:nth-child(14):hover) th:nth-child(14), .pivot-col-hover:has(th:nth-child(14):hover) th:nth-child(14), .pivot-col-hover:has(td:nth-child(15):hover) th:nth-child(15), .pivot-col-hover:has(th:nth-child(15):hover) th:nth-child(15), .pivot-col-hover:has(td:nth-child(16):hover) th:nth-child(16), .pivot-col-hover:has(th:nth-child(16):hover) th:nth-child(16), .pivot-col-hover:has(td:nth-child(17):hover) th:nth-child(17), .pivot-col-hover:has(th:nth-child(17):hover) th:nth-child(17), .pivot-col-hover:has(td:nth-child(18):hover) th:nth-child(18), .pivot-col-hover:has(th:nth-child(18):hover) th:nth-child(18), .pivot-col-hover:has(td:nth-child(19):hover) th:nth-child(19), .pivot-col-hover:has(th:nth-child(19):hover) th:nth-child(19), .pivot-col-hover:has(td:nth-child(20):hover) th:nth-child(20), .pivot-col-hover:has(th:nth-child(20):hover) th:nth-child(20), .pivot-col-hover:has(td:nth-child(21):hover) th:nth-child(21), .pivot-col-hover:has(th:nth-child(21):hover) th:nth-child(21), .pivot-col-hover:has(td:nth-child(22):hover) th:nth-child(22), .pivot-col-hover:has(th:nth-child(22):hover) th:nth-child(22), .pivot-col-hover:has(td:nth-child(23):hover) th:nth-child(23), .pivot-col-hover:has(th:nth-child(23):hover) th:nth-child(23), .pivot-col-hover:has(td:nth-child(24):hover) th:nth-child(24), .pivot-col-hover:has(th:nth-child(24):hover) th:nth-child(24), .pivot-col-hover:has(td:nth-child(25):hover) th:nth-child(25), .pivot-col-hover:has(th:nth-child(25):hover) th:nth-child(25), .pivot-col-hover:has(td:nth-child(26):hover) th:nth-child(26), .pivot-col-hover:has(th:nth-child(26):hover) th:nth-child(26), .pivot-col-hover:has(td:nth-child(27):hover) th:nth-child(27), .pivot-col-hover:has(th:nth-child(27):hover) th:nth-child(27), .pivot-col-hover:has(td:nth-child(28):hover) th:nth-child(28), .pivot-col-hover:has(th:nth-child(28):hover) th:nth-child(28), .pivot-col-hover:has(td:nth-child(29):hover) th:nth-child(29), .pivot-col-hover:has(th:nth-child(29):hover) th:nth-child(29), .pivot-col-hover:has(td:nth-child(30):hover) th:nth-child(30), .pivot-col-hover:has(th:nth-child(30):hover) th:nth-child(30), .pivot-col-hover:has(td:nth-child(31):hover) th:nth-child(31), .pivot-col-hover:has(th:nth-child(31):hover) th:nth-child(31), .pivot-col-hover:has(td:nth-child(32):hover) th:nth-child(32), .pivot-col-hover:has(th:nth-child(32):hover) th:nth-child(32), .pivot-col-hover:has(td:nth-child(33):hover) th:nth-child(33), .pivot-col-hover:has(th:nth-child(33):hover) th:nth-child(33), .pivot-col-hover:has(td:nth-child(34):hover) th:nth-child(34), .pivot-col-hover:has(th:nth-child(34):hover) th:nth-child(34), .pivot-col-hover:has(td:nth-child(35):hover) th:nth-child(35), .pivot-col-hover:has(th:nth-child(35):hover) th:nth-child(35), .pivot-col-hover:has(td:nth-child(36):hover) th:nth-child(36), .pivot-col-hover:has(th:nth-child(36):hover) th:nth-child(36), .pivot-col-hover:has(td:nth-child(37):hover) th:nth-child(37), .pivot-col-hover:has(th:nth-child(37):hover) th:nth-child(37), .pivot-col-hover:has(td:nth-child(38):hover) th:nth-child(38), .pivot-col-hover:has(th:nth-child(38):hover) th:nth-child(38), .pivot-col-hover:has(td:nth-child(39):hover) th:nth-child(39), .pivot-col-hover:has(th:nth-child(39):hover) th:nth-child(39), .pivot-col-hover:has(td:nth-child(40):hover) th:nth-child(40), .pivot-col-hover:has(th:nth-child(40):hover) th:nth-child(40)) {
  box-shadow: inset 0 0 0 9999px #0000000f;
}

.thin-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}

.thin-scrollbar::-webkit-scrollbar-track:horizontal {
  background: linear-gradient(to right, #e5e7eb 1px, #f0f0f0 1px);
}

.thin-scrollbar::-webkit-scrollbar-thumb {
  background: #c8c8c8;
  border-radius: 6px;
}

.thin-scrollbar::-webkit-scrollbar-thumb:horizontal {
  background: #c1c1c1;
  border: 3px solid #f0f0f0;
  border-left-color: #e5e7eb;
  border-radius: 10px;
}

.thin-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #a0a0a0;
}

.thin-scrollbar::-webkit-scrollbar-button:horizontal:decrement {
  background: #f0f0f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5 8l6-4v8z' fill='%23666'/%3E%3C/svg%3E") center no-repeat;
  border-right: 1px solid #d0d0d0;
  width: 16px;
}

.thin-scrollbar::-webkit-scrollbar-button:horizontal:increment {
  background: #f0f0f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M11 8l-6 4V4z' fill='%23666'/%3E%3C/svg%3E") center no-repeat;
  border-left: 1px solid #d0d0d0;
  width: 16px;
}

.sidebar-scroll-hidden::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.ads-pivot-scroll::-webkit-scrollbar:vertical {
  width: 0;
}

.ads-pivot-scroll::-webkit-scrollbar-track:vertical {
  display: none;
}

.ads-pivot-scroll::-webkit-scrollbar-thumb:vertical {
  display: none;
}

.ads-pivot-scroll::-webkit-scrollbar-button:horizontal:decrement {
  width: 0;
  display: none;
}

.ads-pivot-scroll::-webkit-scrollbar-button:horizontal:increment {
  width: 0;
  display: none;
}

.ads-pivot-scroll-ready {
  transform: translateZ(0);
}

.dark .thin-scrollbar::-webkit-scrollbar-track:horizontal {
  background: #2a2a2a;
}

.dark .thin-scrollbar::-webkit-scrollbar-thumb {
  background: #4a4a4a;
}

.dark .thin-scrollbar::-webkit-scrollbar-thumb:horizontal {
  background: #4a4a4a;
  border: 3px solid #2a2a2a;
  border-radius: 6px;
}

.dark .thin-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #6a6a6a;
}

:root {
  --table-text: #5e5e5e;
  --table-header-text: #727272;
  --summary-row-bg: #f6f6f6;
  --row-even-bg: #fff;
  --row-odd-bg: #f9fafb;
  --row-hover-bg: #f6f6f6;
  --table-border: #e5e7eb;
  --table-border-light: #ebebeb;
  --text-secondary: #5c5e63;
  --surface-unselected: #ebebeb;
  --dropdown-bg: #fff;
  --dropdown-border: #e5e7eb;
  --dropdown-text: #374151;
  --dropdown-hover: #f9fafb;
  --input-border: #d1d5db;
  --card-bg: #fff;
  --card-border: #e5e7eb;
}

.dark {
  --table-text: #b0ada8;
  --table-header-text: #9a9790;
  --summary-row-bg: #252525;
  --row-even-bg: #1e1e1e;
  --row-odd-bg: #222;
  --row-hover-bg: #2a2926;
  --table-border: #2e2e2e;
  --table-border-light: #282828;
  --text-secondary: #9a9790;
  --surface-unselected: #2e2e2e;
  --dropdown-bg: #1e1e1e;
  --dropdown-border: #2e2e2e;
  --dropdown-text: #c0bdb6;
  --dropdown-hover: #252525;
  --input-border: #3a3a3a;
  --card-bg: #1e1e1e;
  --card-border: #2e2e2e;
}

.dark .bg-white {
  background-color: #1e1e1e;
}

.dark .bg-gray-50 {
  background-color: #242424;
}

.dark .bg-gray-100 {
  background-color: #2a2a2a;
}

.dark .bg-gray-200 {
  background-color: #333;
}

.dark .border-gray-50 {
  border-color: #282828;
}

.dark .border-gray-100 {
  border-color: #2e2e2e;
}

.dark .border-gray-200 {
  border-color: #333;
}

.dark .border-gray-300 {
  border-color: #3a3a3a;
}

.dark .text-gray-900 {
  color: #e0ddd8;
}

.dark .text-gray-800 {
  color: #d5d2cb;
}

.dark .text-gray-700 {
  color: #c0bdb6;
}

.dark .text-gray-600 {
  color: #a0a09a;
}

.dark .text-gray-500 {
  color: #808078;
}

.dark .text-gray-400 {
  color: #5a5750;
}

.dark .text-gray-300 {
  color: #484542;
}

.dark .hover\:bg-gray-50:hover {
  background-color: #242424;
}

.dark .hover\:bg-gray-100:hover {
  background-color: #2a2a2a;
}

.dark .hover\:bg-gray-200:hover {
  background-color: #333;
}

.dark .hover\:text-gray-600:hover {
  color: #a0a09a;
}

.dark .hover\:text-gray-700:hover {
  color: #c0bdb6;
}

.dark .hover\:text-gray-800:hover {
  color: #d5d2cb;
}

.dark .hover\:bg-blue-50:hover, .dark .bg-blue-50 {
  background-color: #1a2535;
}

.dark .bg-red-50 {
  background-color: #2a1414;
}

.dark .border-red-200 {
  border-color: #5a1a1a;
}

.dark .bg-green-50 {
  background-color: #162314;
}

.dark .bg-green-100 {
  background-color: #1c2e1a;
}

.dark .bg-yellow-100 {
  background-color: #2a2310;
}

.dark .bg-orange-100 {
  background-color: #2a1e10;
}

.dark .bg-red-100 {
  background-color: #2a1414;
}

.dark .bg-blue-100 {
  background-color: #1a2535;
}

.dark .bg-violet-100 {
  background-color: #241838;
}

.dark .bg-amber-100 {
  background-color: #2a2210;
}

.dark .bg-gray-300 {
  background-color: #404040;
}

.dark .bg-gray-50\/50 {
  background-color: #1e1e1e80;
}

.dark .text-green-600 {
  color: #4ade80;
}

.dark .text-green-700 {
  color: #86efac;
}

.dark .text-orange-700 {
  color: #fb923c;
}

.dark .text-yellow-700 {
  color: #fbbf24;
}

.dark .text-red-700 {
  color: #fca5a5;
}

.dark .text-blue-800 {
  color: #93c5fd;
}

.dark .text-violet-600 {
  color: #c084fc;
}

.dark .border-blue-200 {
  border-color: #1e3a5f;
}

.dark .border-violet-200 {
  border-color: #4c1d95;
}

.dark .shadow-lg {
  box-shadow: 0 10px 15px -3px #00000080, 0 4px 6px -4px #00000080;
}

.dark .shadow-xl {
  box-shadow: 0 20px 25px -5px #00000080, 0 8px 10px -6px #00000080;
}

.dark .shadow-2xl {
  box-shadow: 0 25px 50px -12px #0009;
}

.dark .border-b {
  border-color: #2e2e2e;
}

.dark input {
  color: #c0bdb6;
  background-color: #252525;
  border-color: #3a3a3a;
}

.dark input::placeholder {
  color: #505050;
}

.dark .focus\:ring-blue-400:focus {
  --tw-ring-color: #3b82f6;
}

.dark .after\:bg-gray-200:after {
  background-color: #2e2e2e;
}

@keyframes row-selection-wing-left-in {
  from {
    opacity: 0;
    transform: translateX(24px)scaleX(.72);
  }

  to {
    opacity: 1;
    transform: translateX(0)scaleX(1);
  }
}

@keyframes row-selection-wing-right-in {
  from {
    opacity: 0;
    transform: translateX(-24px)scaleX(.72);
  }

  to {
    opacity: 1;
    transform: translateX(0)scaleX(1);
  }
}

@keyframes row-selection-mobile-in {
  from {
    opacity: 0;
    transform: translateX(-50%)translateY(10px)scale(.96);
  }

  to {
    opacity: 1;
    transform: translateX(-50%)translateY(0)scale(1);
  }
}

@keyframes row-selection-wing-left-out {
  from {
    opacity: 1;
    transform: translateX(0)scaleX(1);
  }

  to {
    opacity: 0;
    transform: translateX(24px)scaleX(.72);
  }
}

@keyframes row-selection-wing-right-out {
  from {
    opacity: 1;
    transform: translateX(0)scaleX(1);
  }

  to {
    opacity: 0;
    transform: translateX(-24px)scaleX(.72);
  }
}

@keyframes row-selection-mobile-out {
  from {
    opacity: 1;
    transform: translateX(-50%)translateY(0)scale(1);
  }

  to {
    opacity: 0;
    transform: translateX(-50%)translateY(10px)scale(.96);
  }
}

.row-selection-wing {
  transform-origin: center;
  will-change: transform, opacity;
}

.row-selection-wing-left {
  animation: 95ms cubic-bezier(.2, .8, .2, 1) both row-selection-wing-left-in;
}

.row-selection-wing-right {
  animation: 95ms cubic-bezier(.2, .8, .2, 1) both row-selection-wing-right-in;
}

.row-selection-wing-left-exit {
  animation: 95ms cubic-bezier(.4, 0, .8, .2) both row-selection-wing-left-out;
}

.row-selection-wing-right-exit {
  animation: 95ms cubic-bezier(.4, 0, .8, .2) both row-selection-wing-right-out;
}

.row-selection-mobile {
  animation: 95ms cubic-bezier(.2, .8, .2, 1) both row-selection-mobile-in;
}

.row-selection-mobile-exit {
  animation: 95ms cubic-bezier(.4, 0, .8, .2) both row-selection-mobile-out;
}

.ai-chat-open .row-selection-wing, .ai-chat-open .row-selection-mobile, .ai-chat-open .row-selection-mobile-exit {
  display: none !important;
}

.dark #col-menu-popup {
  background-color: #1e1e1e !important;
  border-color: #2e2e2e !important;
  box-shadow: 0 10px 40px #00000080 !important;
}

.dark #col-menu-popup button {
  color: #c0bdb6 !important;
}

.dark #col-menu-popup button:hover {
  background-color: #252525 !important;
}

.dark #col-menu-popup p, .dark #col-menu-popup span.label {
  color: #606058 !important;
}

.dark #col-menu-popup div {
  border-color: #2e2e2e !important;
}

.dark #col-menu-popup input {
  color: #c0bdb6 !important;
  background-color: #252525 !important;
  border-color: #3a3a3a !important;
}

tr:not(.is-summary):hover td:first-child {
  box-shadow: inset 2px 0 #f69a92;
}

tr.row-selected td, tr.row-selected td:first-child, tr.row-selected:hover td:first-child {
  box-shadow: inset 0 1px #f69a92, inset 0 -1px #f69a92;
}

.row-select-check {
  color: #fff;
  opacity: 1;
  cursor: pointer;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  transition: border-color 80ms;
  display: inline-flex;
}

.row-select-cell {
  text-align: center;
}

.row-select-check-head {
  box-shadow: 0 1px 3px #0f172a29;
}

.row-select-check:hover {
  border-color: #64748b;
}

.row-select-check.is-on {
  color: #fff;
  background: #111827;
  border-color: #111827;
}

.dark .row-select-check {
  background: #1f1f1f;
  border-color: #3a3a3a;
}

.dark .row-select-check.is-on {
  color: #111;
  background: #e8e0d0;
  border-color: #e8e0d0;
}

tr:hover td[data-col-color] {
  background: var(--col-color) !important;
}

table[data-view-table="grouped"] tbody td[data-sticky-col-key][data-first-product-row]:after {
  content: "";
  background: var(--table-border);
  pointer-events: none;
  z-index: 6;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}

.col-menu-btn {
  opacity: 0;
}

th:hover .col-menu-btn {
  opacity: 1;
}

.view-table-header-label-shell {
  vertical-align: middle;
  cursor: pointer;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  display: inline-flex;
}

.view-table-header-label {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow-wrap: anywhere;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  min-width: 0;
  max-width: 100%;
  max-height: 2.24em;
  line-height: 1.12;
  display: -webkit-box;
  overflow: hidden;
}

.view-table-sort-icon {
  opacity: .82;
  flex: none;
  margin-left: 4px;
}

.view-table-header-label--center {
  text-align: center;
}

.view-table-group-header-label {
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  min-width: 0;
  max-width: 100%;
  display: inline-flex;
}

.view-table-group-header-label > svg {
  flex: none;
  margin-top: 1px;
}

body.h-scrolled .sticky-edge-shadow {
  overflow: visible;
  border-right: 1px solid var(--table-border) !important;
}

.sticky-edge-shadow:before {
  content: "";
  pointer-events: none;
  opacity: 0;
  z-index: 5;
  background: linear-gradient(to right, #0f172a1f 0, #0f172a0f 6px, #0f172a00 14px);
  width: 14px;
  transition: opacity .12s;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
}

.dark .sticky-edge-shadow:before {
  background: linear-gradient(to right, #0000003d 0, #0000001f 6px, #0000 14px);
}

body.h-scrolled .sticky-edge-shadow:before {
  opacity: 1;
}

.view-table-scroll-active {
  -webkit-user-select: none;
  user-select: none;
}

.view-table-scroll-active table[data-view-table="grouped"], .view-table-scroll-active table.flat-table {
  pointer-events: none !important;
}

.view-drag-scroll-overlay {
  z-index: 2147483000;
  cursor: grabbing;
  touch-action: none;
  background: none;
  position: fixed;
  inset: 0;
}

.view-table-scroll-active th:hover .col-menu-btn, .drag-scroll-active th:hover .col-menu-btn {
  opacity: 0 !important;
}

.view-table-scroll-active tr:not(.row-selected):hover td:first-child, .drag-scroll-active tr:not(.row-selected):hover td:first-child {
  box-shadow: none;
}

.view-table-scroll-active .daily-orders-day--hovered, .drag-scroll-active .daily-orders-day--hovered {
  background-color: #0000;
}

table[data-horizontal-virtual="true"] tbody tr {
  height: var(--view-row-h, 36px) !important;
}

table[data-horizontal-virtual="true"] tbody td {
  box-sizing: border-box;
  height: var(--view-row-h, 36px);
  max-height: var(--view-row-h, 36px);
  vertical-align: middle;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

table[data-horizontal-virtual="true"] tbody td > :where(div, span, button) {
  max-height: calc(var(--view-row-h, 36px) - 4px);
  overflow: hidden;
}

table[data-horizontal-virtual="true"] tbody td .light-bar-chart, table[data-horizontal-virtual="true"] tbody td .daily-orders-day {
  max-height: calc(var(--view-row-h, 36px) - 6px);
}

.action-diary-duration-bar {
  transition: box-shadow .15s, filter .15s;
}

.action-diary-duration-bar.action-diary-duration-hovered {
  filter: brightness(.98);
  box-shadow: var(--action-diary-duration-hover-shadow, inset 0 0 0 1px var(--action-diary-duration-hover-border, #0f172a2e));
}

table[data-horizontal-virtual="true"] thead {
  height: max(var(--view-header-h, 38px), 38px);
}

table[data-horizontal-virtual="true"] thead tr:first-child {
  height: max(var(--view-header-row-0-h, 17px), 17px);
}

table[data-horizontal-virtual="true"] thead tr:nth-child(2) {
  height: max(var(--view-header-row-1-h, 18px), 18px);
}

table[data-horizontal-virtual="true"] thead th {
  box-sizing: border-box;
  vertical-align: middle;
}

table[data-horizontal-virtual="true"] thead .view-table-header-label, table[data-horizontal-virtual="true"] thead .view-table-group-header-label {
  overflow: hidden;
}

table[data-horizontal-virtual="true"] thead th[data-header-rowspan="2"] .view-table-header-label, table[data-header-height-probe="true"] th[data-header-rowspan="2"] .view-table-header-label {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow-wrap: anywhere;
  text-overflow: ellipsis;
  white-space: normal;
  max-height: 2.24em;
  display: -webkit-box;
}

table[data-horizontal-virtual="true"] thead .view-table-group-header-label .view-table-header-label, table[data-header-height-probe="true"] .view-table-group-header-label .view-table-header-label {
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 1.12em;
  display: block;
}

body.flat-table-active .fixed.z-30 {
  -webkit-backdrop-filter: none !important;
  background: var(--header-bg-from) !important;
}

.kanban-scroll {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  transition: scrollbar-color .3s;
}

.kanban-scroll::-webkit-scrollbar {
  width: 4px;
}

.kanban-scroll::-webkit-scrollbar-track {
  background: none;
}

.kanban-scroll::-webkit-scrollbar-thumb {
  background: none;
  border-radius: 4px;
  transition: background .3s;
}

.kanban-scroll:hover {
  scrollbar-color: #c4c4c4 transparent;
}

.kanban-scroll:hover::-webkit-scrollbar-thumb {
  background: #c4c4c4;
}

.task-daypicker {
  --rdp-accent-color: var(--sidebar-text-active);
  --rdp-accent-background-color: var(--sidebar-hover);
  --rdp-day_button-height: 28px;
  --rdp-day_button-width: 28px;
  --rdp-day_button-border-radius: 6px;
  --rdp-months-gap: 0;
  --rdp-nav-height: 28px;
  --rdp-weekday-opacity: 1;
  --rdp-weekday-text-transform: none;
  justify-content: center;
  margin: 0;
  font-size: 11px;
  display: flex;
}

.task-daypicker .rdp-month_caption {
  color: var(--sidebar-text-active);
  text-align: center;
  padding: 0 0 4px;
  font-size: 12px;
  font-weight: 600;
}

.task-daypicker .rdp-weekday {
  color: var(--sidebar-text-muted);
  text-transform: lowercase;
  width: 30px;
  padding-bottom: 2px;
  font-size: 9px;
  font-weight: 500;
}

.task-daypicker .rdp-day_button {
  color: var(--sidebar-text);
  background: none;
  border: none;
  font-size: 11px;
  transition: background .1s, color .1s;
}

.task-daypicker .rdp-day {
  width: 30px;
  height: 30px;
  padding: 0;
}

.task-daypicker .rdp-month_grid {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  width: 210px;
}

.task-daypicker .rdp-day_button:hover:not([disabled]) {
  background: var(--sidebar-hover) !important;
  color: var(--sidebar-text-active) !important;
}

.task-daypicker .rdp-day.rdp-selected .rdp-day_button {
  background: var(--sidebar-create-bg) !important;
  color: var(--sidebar-create-text) !important;
  border: none !important;
  font-weight: 600 !important;
}

.task-daypicker .rdp-day.rdp-selected .rdp-day_button:hover {
  background: var(--sidebar-create-hover) !important;
}

.task-daypicker .rdp-day.rdp-today:not(.rdp-outside) {
  color: var(--chip-color) !important;
}

.task-daypicker .rdp-day.rdp-today .rdp-day_button {
  font-weight: 700;
  color: var(--chip-color) !important;
  background: var(--chip-bg) !important;
}

.task-daypicker .rdp-day.rdp-today.rdp-selected .rdp-day_button {
  color: var(--sidebar-create-text) !important;
  background: var(--sidebar-create-bg) !important;
}

.task-daypicker .rdp-selected {
  font-size: inherit !important;
  font-weight: inherit !important;
}

.task-daypicker .rdp-day.rdp-outside .rdp-day_button {
  color: var(--sidebar-text-muted);
  opacity: .5;
}

.task-daypicker .rdp-nav button {
  color: var(--sidebar-text);
  background: none;
  border-radius: 6px;
}

.task-daypicker .rdp-nav button:hover {
  background: var(--sidebar-hover);
  color: var(--sidebar-text-active);
}

.task-daypicker .rdp-chevron {
  fill: var(--sidebar-text-muted) !important;
}

.task-daypicker .rdp-nav button:hover .rdp-chevron {
  fill: var(--sidebar-text-active) !important;
}

.daypicker-preset {
  background: var(--sidebar-item-bg);
  color: var(--sidebar-text-active);
  border: 1px solid var(--sidebar-border);
  border-radius: 6px;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 500;
  transition: background .1s;
}

.daypicker-preset:hover {
  background: var(--sidebar-hover);
}

.daypicker-clear {
  color: var(--sidebar-text-muted);
  border: 1px solid var(--sidebar-border);
  background: none;
}

.daypicker-clear:hover {
  color: #dc2626;
  background: var(--sidebar-hover);
}

@keyframes tooltip-pop-in {
  from {
    opacity: 0;
    transform: translateY(-2px)scale(.98);
  }

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

.tooltip-pop {
  transform-origin: 0 0;
  animation: 90ms ease-out both tooltip-pop-in;
}

td[data-heavy-cell] svg, td[data-heavy-cell] img {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.placeholder\:text-\[\#9b9a97\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(155 154 151 / var(--tw-text-opacity, 1));
}

.placeholder\:text-gray-300::placeholder {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

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

.placeholder\:text-slate-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-y-0:after {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
}

.after\:right-0:after {
  content: var(--tw-content);
  right: 0;
}

.after\:w-px:after {
  content: var(--tw-content);
  width: 1px;
}

.after\:bg-gray-200:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.first\:border-t-0:first-child {
  border-top-width: 0;
}

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

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

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

.even\:bg-gray-50\/50:nth-child(2n) {
  background-color: #f9fafb80;
}

.focus-within\:border-\[\#c8c8c8\]:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(200 200 200 / var(--tw-border-opacity, 1));
}

.hover\:z-30:hover {
  z-index: 30;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -.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\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:rounded-tr-none:hover {
  border-top-right-radius: 0;
}

.hover\:border-\[\#d1d5db\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#ded8cc\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(222 216 204 / var(--tw-border-opacity, 1));
}

.hover\:border-amber-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.hover\:border-blue-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.hover\:border-blue-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.hover\:border-emerald-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.hover\:border-green-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.hover\:border-indigo-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.hover\:border-sky-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.hover\:border-slate-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#285f35\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 95 53 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#2f6f3e\]\/25:hover {
  background-color: #2f6f3e40;
}

.hover\:bg-\[\#3a3835\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(58 56 53 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#46433f\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(70 67 63 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

.hover\:bg-\[\#eee9df\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 233 223 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

.hover\:bg-\[\#fbfbfa\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 250 / var(--tw-bg-opacity, 1));
}

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

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

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

.hover\:bg-\[var\(--dropdown-hover\)\]:hover {
  background-color: var(--dropdown-hover);
}

.hover\:bg-\[var\(--sidebar-hover\)\]:hover {
  background-color: var(--sidebar-hover);
}

.hover\:bg-amber-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.hover\:bg-amber-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-black\/5:hover {
  background-color: #0000000d;
}

.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-400\/40:hover {
  background-color: #60a5fa66;
}

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

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-50\/30:hover {
  background-color: #ecfdf54d;
}

.hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50\/70:hover {
  background-color: #f9fafbb3;
}

.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

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

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

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.hover\:bg-sky-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.hover\:bg-slate-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.hover\:bg-violet-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}

.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: #ffffff1a;
}

.hover\:bg-white\/20:hover {
  background-color: #fff3;
}

.hover\:bg-white\/70:hover {
  background-color: #ffffffb3;
}

.hover\:\!text-red-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-\[\#234d40\]:hover {
  --tw-text-opacity: 1;
  color: rgb(35 77 64 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#37352f\]:hover {
  --tw-text-opacity: 1;
  color: rgb(55 53 47 / var(--tw-text-opacity, 1));
}

.hover\:text-amber-700:hover {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.hover\:text-amber-900:hover {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

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

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-950:hover {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}

.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-700:hover {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}

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

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.hover\:text-sky-900:hover {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-700:hover {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-950:hover {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:opacity-70:hover {
  opacity: .7;
}

.hover\:opacity-80:hover {
  opacity: .8;
}

.hover\:shadow-\[0_16px_35px_rgba\(15\,23\,42\,0\.10\)\]:hover {
  --tw-shadow: 0 16px 35px #0f172a1a;
  --tw-shadow-colored: 0 16px 35px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_4px_10px_rgba\(15\,23\,42\,0\.06\)\]:hover {
  --tw-shadow: 0 4px 10px #0f172a0f;
  --tw-shadow-colored: 0 4px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_4px_14px_rgba\(0\,0\,0\,0\.08\)\]:hover {
  --tw-shadow: 0 4px 14px #00000014;
  --tw-shadow-colored: 0 4px 14px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_4px_16px_rgba\(0\,0\,0\,0\.06\)\]:hover {
  --tw-shadow: 0 4px 16px #0000000f;
  --tw-shadow-colored: 0 4px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_6px_16px_rgba\(15\,23\,42\,0\.12\)\]:hover {
  --tw-shadow: 0 6px 16px #0f172a1f;
  --tw-shadow-colored: 0 6px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_6px_18px_rgba\(15\,23\,42\,0\.06\)\]:hover {
  --tw-shadow: 0 6px 18px #0f172a0f;
  --tw-shadow-colored: 0 6px 18px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_6px_20px_rgba\(0\,0\,0\,0\.07\)\]:hover {
  --tw-shadow: 0 6px 20px #00000012;
  --tw-shadow-colored: 0 6px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --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);
}

.hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.hover\:ring-gray-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.focus\:border-\[\#c8c8c8\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(200 200 200 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#c9ad5f\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(201 173 95 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#d1d5db\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#d7d0c3\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(215 208 195 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#d8d6d1\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(216 214 209 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.focus\:border-emerald-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

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

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

.focus\:outline-none:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}

.focus\:ring-emerald-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}

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

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-\[\#c8c8c8\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(200 200 200 / var(--tw-ring-opacity, 1));
}

.active\:scale-95:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:scale-\[0\.98\]:active {
  --tw-scale-x: .98;
  --tw-scale-y: .98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:scale-\[0\.99\]:active {
  --tw-scale-x: .99;
  --tw-scale-y: .99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:cursor-grabbing:active {
  cursor: grabbing;
}

.active\:bg-\[\#d6d6d6\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity, 1));
}

.disabled\:cursor-default:disabled {
  cursor: default;
}

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

.disabled\:cursor-wait:disabled {
  cursor: wait;
}

.disabled\:bg-\[\#EEEEEE\]:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}

.disabled\:bg-\[\#FAFAFA\]:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.disabled\:bg-blue-100\/50:disabled {
  background-color: #dbeafe80;
}

.disabled\:bg-gray-50:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.disabled\:bg-slate-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

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

.disabled\:text-\[\#6b7280\]:disabled {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.disabled\:text-\[\#8fc9b6\]:disabled {
  --tw-text-opacity: 1;
  color: rgb(143 201 182 / var(--tw-text-opacity, 1));
}

.disabled\:text-\[\#d1d5db\]:disabled {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.disabled\:text-blue-300:disabled {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.disabled\:text-gray-300:disabled {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.disabled\:text-gray-400:disabled {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.disabled\:text-red-200:disabled {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.disabled\:no-underline:disabled {
  text-decoration-line: none;
}

.disabled\:opacity-30:disabled {
  opacity: .3;
}

.disabled\:opacity-40:disabled {
  opacity: .4;
}

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

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

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

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

.disabled\:hover\:bg-transparent:hover:disabled {
  background-color: #0000;
}

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

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

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.group\/cell:hover .group-hover\/cell\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.group\/cell:hover .group-hover\/cell\:text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

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

.group\/camp:hover .group-hover\/camp\:opacity-50 {
  opacity: .5;
}

.group\/chat:hover .group-hover\/chat\:opacity-100, .group\/colhead:hover .group-hover\/colhead\:opacity-100, .group\/custom-number:hover .group-hover\/custom-number\:opacity-100, .group\/header:hover .group-hover\/header\:opacity-100, .group\/item:hover .group-hover\/item\:opacity-100, .group\/refreshhint:hover .group-hover\/refreshhint\:opacity-100, .group\/submenu:hover .group-hover\/submenu\:opacity-100, .group\/t:hover .group-hover\/t\:opacity-100, .group\/task:hover .group-hover\/task\:opacity-100, .group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.dark\:divide-gray-800:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-divide-opacity, 1));
}

.dark\:border-amber-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.dark\:border-blue-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.dark\:border-emerald-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.dark\:bg-amber-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-900\/30:is(.dark *) {
  background-color: #1e3a8a4d;
}

.dark\:bg-blue-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}

.dark\:bg-blue-950\/40:is(.dark *) {
  background-color: #17255466;
}

.dark\:bg-emerald-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-800\/20:is(.dark *) {
  background-color: #1f293733;
}

.dark\:bg-gray-800\/30:is(.dark *) {
  background-color: #1f29374d;
}

.dark\:bg-gray-800\/50:is(.dark *) {
  background-color: #1f293780;
}

.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.dark\:text-amber-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

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

.dark\:text-emerald-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / 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-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / 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\:hover\:border-gray-600:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.dark\:hover\:bg-gray-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-gray-700\/50:hover:is(.dark *) {
  background-color: #37415180;
}

.dark\:hover\:bg-gray-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-gray-800\/50:hover:is(.dark *) {
  background-color: #1f293780;
}

.dark\:hover\:bg-white\/10:hover:is(.dark *) {
  background-color: #ffffff1a;
}

.dark\:hover\:text-gray-100:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-gray-200:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.group\/cell:hover .dark\:group-hover\/cell\:text-gray-300:is(.dark *), .group:hover .dark\:group-hover\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:left-\[72px\] {
    left: 72px;
  }

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

  .sm\:block {
    display: block;
  }

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

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

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

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

  .sm\:grid-cols-\[minmax\(150px\,220px\)_minmax\(0\,1fr\)\] {
    grid-template-columns: minmax(150px, 220px) minmax(0, 1fr);
  }

  .sm\:border-r {
    border-right-width: 1px;
  }

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

  .sm\:border-\[\#ded8cb\] {
    --tw-border-opacity: 1;
    border-color: rgb(222 216 203 / var(--tw-border-opacity, 1));
  }

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

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

  .sm\:pl-\[72px\] {
    padding-left: 72px;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

@media (min-width: 1024px) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:sticky {
    position: sticky;
  }

  .xl\:top-\[calc\(var\(--topbar-h\,76px\)\+24px\)\] {
    top: calc(var(--topbar-h, 76px) + 24px);
  }

  .xl\:flex {
    display: flex;
  }

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

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

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

  .xl\:grid-cols-\[340px_minmax\(0\,1fr\)\] {
    grid-template-columns: 340px minmax(0, 1fr);
  }

  .xl\:grid-cols-\[360px_minmax\(0\,1fr\)\] {
    grid-template-columns: 360px minmax(0, 1fr);
  }

  .xl\:grid-cols-\[380px_minmax\(0\,1fr\)\] {
    grid-template-columns: 380px minmax(0, 1fr);
  }

  .xl\:grid-cols-\[minmax\(0\,1fr\)_320px\] {
    grid-template-columns: minmax(0, 1fr) 320px;
  }

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

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

@media (min-width: 1536px) {
  .\32 xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

.\[\&_ol\]\:my-1 ol, .\[\&_p\]\:my-1 p {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.\[\&_strong\]\:text-gray-900 strong {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.\[\&_table\]\:my-1 table {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.\[\&_table\]\:my-2 table {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.\[\&_table\]\:text-xs table {
  font-size: .75rem;
  line-height: 1rem;
}

.\[\&_td\]\:border-t td {
  border-top-width: 1px;
}

.\[\&_td\]\:border-gray-200 td {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.\[\&_td\]\:border-gray-300 td {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.\[\&_td\]\:px-1 td {
  padding-left: .25rem;
  padding-right: .25rem;
}

.\[\&_td\]\:px-2 td {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_td\]\:py-0\.5 td {
  padding-top: .125rem;
  padding-bottom: .125rem;
}

.\[\&_td\]\:py-1 td {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&_th\]\:bg-gray-100 th {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.\[\&_th\]\:bg-gray-200 th {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.\[\&_th\]\:px-1 th {
  padding-left: .25rem;
  padding-right: .25rem;
}

.\[\&_th\]\:px-2 th {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_th\]\:py-0\.5 th {
  padding-top: .125rem;
  padding-bottom: .125rem;
}

.\[\&_th\]\:py-1 th {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&_th\]\:text-left th {
  text-align: left;
}

.\[\&_ul\]\:my-0\.5 ul {
  margin-top: .125rem;
  margin-bottom: .125rem;
}

.\[\&_ul\]\:my-1 ul {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

/*# sourceMappingURL=app_globals_0jn8.0u.css.map*/