@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Display&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap');@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&display=swap");

.resize-observer[data-v-b329ee4c]{
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100%;
  border:none;
  background-color:transparent;
  pointer-events:none;
  display:block;
  overflow:hidden;
  opacity:0
}

.resize-observer[data-v-b329ee4c] object{
  display:block;
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  overflow:hidden;
  pointer-events:none;
  z-index:-1
}

.v-popper__popper{
  z-index:10000;
  top:0;
  left:0;
  outline:none
}

.v-popper__popper.v-popper__popper--hidden{
  visibility:hidden;
  opacity:0;
  transition:opacity .15s,visibility .15s;
  pointer-events:none
}

.v-popper__popper.v-popper__popper--shown{
  visibility:visible;
  opacity:1;
  transition:opacity .15s
}

.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{
  transition:none!important
}

.v-popper__backdrop{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:none
}

.v-popper__inner{
  position:relative;
  box-sizing:border-box;
  overflow-y:auto
}

.v-popper__inner>div{
  position:relative;
  z-index:1;
  max-width:inherit;
  max-height:inherit
}

.v-popper__arrow-container{
  position:absolute;
  width:10px;
  height:10px
}

.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{
  display:none
}

.v-popper__arrow-inner,.v-popper__arrow-outer{
  border-style:solid;
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0
}

.v-popper__arrow-inner{
  visibility:hidden;
  border-width:7px
}

.v-popper__arrow-outer{
  border-width:6px
}

.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{
  left:-2px
}

.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{
  left:-1px
}

.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{
  border-bottom-width:0;
  border-left-color:transparent!important;
  border-right-color:transparent!important;
  border-bottom-color:transparent!important
}

.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{
  top:-2px
}

.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{
  top:0
}

.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{
  border-top-width:0;
  border-left-color:transparent!important;
  border-right-color:transparent!important;
  border-top-color:transparent!important
}

.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{
  top:-4px
}

.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{
  top:-6px
}

.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{
  top:-2px
}

.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{
  top:-1px
}

.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{
  border-left-width:0;
  border-left-color:transparent!important;
  border-top-color:transparent!important;
  border-bottom-color:transparent!important
}

.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{
  left:-4px
}

.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{
  left:-6px
}

.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{
  right:-10px
}

.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{
  border-right-width:0;
  border-top-color:transparent!important;
  border-right-color:transparent!important;
  border-bottom-color:transparent!important
}

.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{
  left:-2px
}

.v-popper--theme-dropdown .v-popper__inner{
  background:#fff;
  color:#000;
  border-radius:6px;
  border:1px solid #ddd;
  box-shadow:0 6px 30px #0000001a
}

.v-popper--theme-dropdown .v-popper__arrow-inner{
  visibility:visible;
  border-color:#fff
}

.v-popper--theme-dropdown .v-popper__arrow-outer{
  border-color:#ddd
}

.v-popper--theme-tooltip .v-popper__inner{
  background:rgba(0,0,0,.8);
  color:#fff;
  border-radius:6px;
  padding:7px 12px 6px
}

.v-popper--theme-tooltip .v-popper__arrow-outer{
  border-color:#000c
}

.htw-range-input::-webkit-slider-thumb{
  height:.75rem;
  width:.75rem;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  border-radius:9999px;
  border-width:1px;
  border-style:solid;
  border-color:#00000040;
  --tw-bg-opacity: 1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}

:is(.htw-dark .htw-range-input)::-webkit-slider-thumb{
  border-color:#ffffff40;
  --tw-bg-opacity: 1;
  background-color:rgb(63 63 70 / var(--tw-bg-opacity))
}

.htw-range-input:hover::-webkit-slider-thumb{
  --tw-border-opacity: 1 !important;
  border-color:rgb(16 185 129 / var(--tw-border-opacity))!important;
  --tw-bg-opacity: 1 !important;
  background-color:rgb(16 185 129 / var(--tw-bg-opacity))!important
}

.htw-range-input::-moz-range-thumb{
  height:.75rem;
  width:.75rem;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  border-radius:9999px;
  border-width:1px;
  border-style:solid;
  border-color:#00000040;
  --tw-bg-opacity: 1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}

:is(.htw-dark .htw-range-input)::-moz-range-thumb{
  border-color:#ffffff40;
  --tw-bg-opacity: 1;
  background-color:rgb(63 63 70 / var(--tw-bg-opacity))
}

.htw-range-input:hover::-moz-range-thumb{
  --tw-border-opacity: 1 !important;
  border-color:rgb(16 185 129 / var(--tw-border-opacity))!important;
  --tw-bg-opacity: 1 !important;
  background-color:rgb(16 185 129 / var(--tw-bg-opacity))!important
}

.v-popper{
  line-height:0
}

.htw-dark .v-popper--theme-dropdown .v-popper__inner{
  --tw-border-opacity: 1;
  border-color:rgb(31 31 33 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color:rgb(63 63 70 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color:rgb(244 244 245 / var(--tw-text-opacity))
}

.htw-dark .v-popper--theme-dropdown .v-popper__arrow-inner{
  --tw-border-opacity: 1;
  border-color:rgb(63 63 70 / var(--tw-border-opacity))
}

.htw-dark .v-popper--theme-dropdown .v-popper__arrow-outer{
  --tw-border-opacity: 1;
  border-color:rgb(31 31 33 / var(--tw-border-opacity))
}

.v-popper--theme-dropdown.v-popper__popper--show-from .v-popper__wrapper{
  transform:scale(.75)
}

.v-popper--theme-dropdown.v-popper__popper--show-to .v-popper__wrapper{
  transform:none;
  transition:transform .15s cubic-bezier(0,1,.5,1)
}

.v-popper__popper:focus-visible{
  outline:none
}

.htw-bind-col-size{
  grid-template-columns:repeat(auto-fill,minmax(var(--histoire-col-size),1fr))
}

.__histoire-json-code[data-v-935458a7] .cm-editor{
  height:100%;
  min-width:280px
}

/* @TODO custom themes */

.v-popper {
  line-height: 0;
}

.htw-dark .v-popper--theme-dropdown .v-popper__inner{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-850) / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-700) / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-100) / var(--tw-text-opacity))
}

.htw-dark .v-popper--theme-dropdown .v-popper__arrow-inner{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-700) / var(--tw-border-opacity))
}

.htw-dark .v-popper--theme-dropdown .v-popper__arrow-outer{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-850) / var(--tw-border-opacity))
}

.v-popper--theme-dropdown.v-popper__popper--show-from .v-popper__wrapper {
  transform: scale(.75);
}

.v-popper--theme-dropdown.v-popper__popper--show-to .v-popper__wrapper {
  transform: none;
  transition: transform .15s cubic-bezier(0, 1, .5, 1);
}

.v-popper__popper:focus-visible {
  outline: none;
}

.__histoire-scale-x-enter-active,
  .__histoire-scale-x-leave-active {
  transition: transform .15s, opacity .15s;
}

.__histoire-scale-x-enter-from,
  .__histoire-scale-x-leave-to {
  transform: scaleX(0);
  opacity: 0;
}

.__histoire-scale-y-enter-active,
  .__histoire-scale-y-leave-active {
  transition: transform .15s, opacity .15s;
}

.__histoire-scale-y-enter-from,
  .__histoire-scale-y-leave-to {
  transform: scaleY(0);
  opacity: 0;
}

.__histoire-fade-enter-active,
  .__histoire-fade-leave-active {
  transition: opacity .15s;
}

.__histoire-fade-enter-from,
  .__histoire-fade-leave-to {
  opacity: 0;
}

.__histoire-fade-bottom-enter-active,
  .__histoire-fade-bottom-leave-active {
  transition: transform .15s, opacity .15s;
  transform: translateY(0px);
}

.__histoire-fade-bottom-enter-from,
  .__histoire-fade-bottom-leave-to {
  transform: translateY(32px);
  opacity: 0;
}

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

a,
input,
button {
  color: inherit;
}

a {
  text-decoration: inherit;
}

input, button {
  font-family: inherit;
}

a,
button {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

body,
  pre {
  margin: 0;
}

html,
  body,
  #app {
  height: 100%;
}

html {
  font-family: 'Noto Sans Display', system-ui, sans-serif;
  font-size: 1rem;
}

body {
  font-size: 1.125rem;
}

@media (min-width: 640px) {
  body {
    font-size: .875rem;
  }
}

.__histoire-render-story:not(.__histoire-render-custom-controls) {
  overflow: auto;
  min-height: 100%;
}

.__histoire-code .shiki {
  background: transparent !important;
}

.htw-prose h1:not(:hover) .header-anchor[aria-hidden="true"], .htw-prose h2:not(:hover) .header-anchor[aria-hidden="true"], .htw-prose h3:not(:hover) .header-anchor[aria-hidden="true"], .htw-prose h4:not(:hover) .header-anchor[aria-hidden="true"] {
  visibility: hidden;
}

.htw-prose hr {
  margin: 1rem 0;
}

.__histoire-pane-shadow-from-right {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0));
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: right;
}

.htw-dark .__histoire-pane-shadow-from-right {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

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

::backdrop{
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: 
}

.htw-prose{
  color:var(--tw-prose-body);
  max-width:65ch;
}

.htw-prose :where(p):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:1.25em;
  margin-bottom:1.25em
}

.htw-prose :where([class~="lead"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-lead);
  font-size:1.25em;
  line-height:1.6;
  margin-top:1.2em;
  margin-bottom:1.2em
}

.htw-prose :where(a):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:rgb(var(--_histoire-color-primary-500));
  text-decoration:none;
  font-weight:500;
}

.htw-prose :where(a):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)):hover{
  text-decoration:underline
}

.htw-prose :where(strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-bold);
  font-weight:600
}

.htw-prose :where(a strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(blockquote strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(thead th strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(ol):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:decimal;
  margin-top:1.25em;
  margin-bottom:1.25em;
  padding-left:1.625em
}

.htw-prose :where(ol[type="A"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:upper-alpha
}

.htw-prose :where(ol[type="a"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:lower-alpha
}

.htw-prose :where(ol[type="A" s]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:upper-alpha
}

.htw-prose :where(ol[type="a" s]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:lower-alpha
}

.htw-prose :where(ol[type="I"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:upper-roman
}

.htw-prose :where(ol[type="i"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:lower-roman
}

.htw-prose :where(ol[type="I" s]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:upper-roman
}

.htw-prose :where(ol[type="i" s]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:lower-roman
}

.htw-prose :where(ol[type="1"]):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:decimal
}

.htw-prose :where(ul):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  list-style-type:disc;
  margin-top:1.25em;
  margin-bottom:1.25em;
  padding-left:1.625em
}

.htw-prose :where(ol > li):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::marker{
  font-weight:400;
  color:var(--tw-prose-counters)
}

.htw-prose :where(ul > li):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::marker{
  color:var(--tw-prose-bullets)
}

.htw-prose :where(dt):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:600;
  margin-top:1.25em
}

.htw-prose :where(hr):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  border-color:var(--tw-prose-hr);
  border-top-width:1px;
  margin-top:3em;
  margin-bottom:3em
}

.htw-prose :where(blockquote):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:500;
  font-style:italic;
  color:var(--tw-prose-quotes);
  border-left-width:0.25rem;
  border-left-color:var(--tw-prose-quote-borders);
  quotes:"\201C""\201D""\2018""\2019";
  margin-top:1.6em;
  margin-bottom:1.6em;
  padding-left:1em;
  margin-left:0;
  margin-right:0;
  background-color:rgb(var(--_histoire-color-gray-100));
  padding:.25rem .375rem;
}

.htw-prose :where(blockquote):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)) p:first-child{
  margin-top:0
}

.htw-prose :where(blockquote):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)) p:last-child{
  margin-bottom:0
}

.htw-dark .htw-prose :where(blockquote):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  background-color:rgb(var(--_histoire-color-gray-750))
}

.htw-prose :where(blockquote p:first-of-type):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::before{
  content:open-quote
}

.htw-prose :where(blockquote p:last-of-type):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::after{
  content:close-quote
}

.htw-prose :where(h1):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:800;
  font-size:2.25em;
  margin-top:0;
  margin-bottom:0.8888889em;
  line-height:1.1111111
}

.htw-prose :where(h1 strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:900;
  color:inherit
}

.htw-prose :where(h2):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:700;
  font-size:1.5em;
  margin-top:2em;
  margin-bottom:1em;
  line-height:1.3333333
}

.htw-prose :where(h2 strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:800;
  color:inherit
}

.htw-prose :where(h3):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:600;
  font-size:1.25em;
  margin-top:1.6em;
  margin-bottom:0.6em;
  line-height:1.6
}

.htw-prose :where(h3 strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:700;
  color:inherit
}

.htw-prose :where(h4):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:600;
  margin-top:1.5em;
  margin-bottom:0.5em;
  line-height:1.5
}

.htw-prose :where(h4 strong):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:700;
  color:inherit
}

.htw-prose :where(img):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:2em;
  margin-bottom:2em
}

.htw-prose :where(picture):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  display:block;
  margin-top:2em;
  margin-bottom:2em
}

.htw-prose :where(kbd):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  font-weight:500;
  font-family:inherit;
  color:var(--tw-prose-kbd);
  box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size:0.875em;
  border-radius:0.3125rem;
  padding-top:0.1875em;
  padding-right:0.375em;
  padding-bottom:0.1875em;
  padding-left:0.375em
}

.htw-prose :where(code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-code);
  font-weight:normal;
  font-size:0.8rem;
  background-color:rgb(var(--_histoire-color-gray-500) / 20%);
  padding:0.05rem 0.5rem;
  border-radius:0.25rem;
}

.htw-prose :where(code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::before, .htw-prose :where(code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::after{
  display:none
}

.htw-prose :where(code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::before{
  content:"`"
}

.htw-prose :where(code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::after{
  content:"`"
}

.htw-prose :where(a code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(h1 code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(h2 code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit;
  font-size:0.875em
}

.htw-prose :where(h3 code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit;
  font-size:0.9em
}

.htw-prose :where(h4 code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(blockquote code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(thead th code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:inherit
}

.htw-prose :where(pre):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-pre-code);
  background-color:var(--tw-prose-pre-bg);
  overflow-x:auto;
  font-weight:400;
  font-size:0.875em;
  line-height:1.7142857;
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
  border-radius:0.375rem;
  padding-top:0.8571429em;
  padding-right:1.1428571em;
  padding-bottom:0.8571429em;
  padding-left:1.1428571em
}

.htw-prose :where(pre code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  background-color:transparent;
  border-width:0;
  border-radius:0;
  padding:0;
  font-weight:inherit;
  color:inherit;
  font-size:inherit;
  font-family:inherit;
  line-height:inherit
}

.htw-prose :where(pre code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::before{
  content:none
}

.htw-prose :where(pre code):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *))::after{
  content:none
}

.htw-prose :where(table):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  width:100%;
  table-layout:auto;
  text-align:left;
  margin-top:2em;
  margin-bottom:2em;
  font-size:0.875em;
  line-height:1.7142857
}

.htw-prose :where(thead):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  border-bottom-width:1px;
  border-bottom-color:var(--tw-prose-th-borders)
}

.htw-prose :where(thead th):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-headings);
  font-weight:600;
  vertical-align:bottom;
  padding-right:0.5714286em;
  padding-bottom:0.5714286em;
  padding-left:0.5714286em
}

.htw-prose :where(tbody tr):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  border-bottom-width:1px;
  border-bottom-color:var(--tw-prose-td-borders)
}

.htw-prose :where(tbody tr:last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  border-bottom-width:0
}

.htw-prose :where(tbody td):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  vertical-align:baseline
}

.htw-prose :where(tfoot):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  border-top-width:1px;
  border-top-color:var(--tw-prose-th-borders)
}

.htw-prose :where(tfoot td):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  vertical-align:top
}

.htw-prose :where(figure > *):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0;
  margin-bottom:0
}

.htw-prose :where(figcaption):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  color:var(--tw-prose-captions);
  font-size:0.875em;
  line-height:1.4285714;
  margin-top:0.8571429em
}

.htw-prose{
  --tw-prose-body:#374151;
  --tw-prose-headings:#111827;
  --tw-prose-lead:#4b5563;
  --tw-prose-links:#111827;
  --tw-prose-bold:#111827;
  --tw-prose-counters:#6b7280;
  --tw-prose-bullets:#d1d5db;
  --tw-prose-hr:#e5e7eb;
  --tw-prose-quotes:#111827;
  --tw-prose-quote-borders:#e5e7eb;
  --tw-prose-captions:#6b7280;
  --tw-prose-kbd:#111827;
  --tw-prose-kbd-shadows:17 24 39;
  --tw-prose-code:#111827;
  --tw-prose-pre-code:#e5e7eb;
  --tw-prose-pre-bg:#1f2937;
  --tw-prose-th-borders:#d1d5db;
  --tw-prose-td-borders:#e5e7eb;
  --tw-prose-invert-body:#d1d5db;
  --tw-prose-invert-headings:#fff;
  --tw-prose-invert-lead:#9ca3af;
  --tw-prose-invert-links:#fff;
  --tw-prose-invert-bold:#fff;
  --tw-prose-invert-counters:#9ca3af;
  --tw-prose-invert-bullets:rgb(var(--_histoire-color-gray-500));
  --tw-prose-invert-hr:rgb(var(--_histoire-color-gray-800));
  --tw-prose-invert-quotes:#f3f4f6;
  --tw-prose-invert-quote-borders:rgb(var(--_histoire-color-gray-800));
  --tw-prose-invert-captions:#9ca3af;
  --tw-prose-invert-kbd:#fff;
  --tw-prose-invert-kbd-shadows:255 255 255;
  --tw-prose-invert-code:#fff;
  --tw-prose-invert-pre-code:#d1d5db;
  --tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders:#4b5563;
  --tw-prose-invert-td-borders:#374151;
  font-size:1rem;
  line-height:1.75
}

.htw-prose :where(picture > img):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0;
  margin-bottom:0
}

.htw-prose :where(video):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:2em;
  margin-bottom:2em
}

.htw-prose :where(li):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0.1rem;
  margin-bottom:0.1rem
}

.htw-prose :where(ol > li):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-left:0.375em
}

.htw-prose :where(ul > li):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-left:0.375em
}

.htw-prose :where(.htw-prose > ul > li p):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0.75em;
  margin-bottom:0.75em
}

.htw-prose :where(.htw-prose > ul > li > *:first-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:1.25em
}

.htw-prose :where(.htw-prose > ul > li > *:last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-bottom:1.25em
}

.htw-prose :where(.htw-prose > ol > li > *:first-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:1.25em
}

.htw-prose :where(.htw-prose > ol > li > *:last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-bottom:1.25em
}

.htw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0.75em;
  margin-bottom:0.75em
}

.htw-prose :where(dl):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:1.25em;
  margin-bottom:1.25em
}

.htw-prose :where(dd):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0.5em;
  padding-left:1.625em
}

.htw-prose :where(hr + *):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0
}

.htw-prose :where(h2 + *):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0
}

.htw-prose :where(h3 + *):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0
}

.htw-prose :where(h4 + *):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0
}

.htw-prose :where(thead th:first-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-left:0
}

.htw-prose :where(thead th:last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-right:0
}

.htw-prose :where(tbody td, tfoot td):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-top:0.5714286em;
  padding-right:0.5714286em;
  padding-bottom:0.5714286em;
  padding-left:0.5714286em
}

.htw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-left:0
}

.htw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  padding-right:0
}

.htw-prose :where(figure):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:2em;
  margin-bottom:2em
}

.htw-prose :where(.htw-prose > :first-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-top:0
}

.htw-prose :where(.htw-prose > :last-child):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-bottom:0
}

.htw-prose :where(h1, h2, h3, h4, th):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)){
  margin-bottom:0.75rem;
}

.htw-prose :where(h1, h2, h3, h4, th):not(:where([class~="htw-not-prose"],[class~="htw-not-prose"] *)):not(:first-child){
  margin-top:1.25rem
}

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

.htw-invisible{
  visibility:hidden
}

.htw-fixed{
  position:fixed
}

.htw-absolute{
  position:absolute
}

.htw-relative{
  position:relative
}

.htw-inset-0{
  inset:0px
}

.htw-bottom-0{
  bottom:0px
}

.htw-bottom-4{
  bottom:1rem
}

.htw-bottom-5{
  bottom:1.25rem
}

.htw-bottom-8{
  bottom:2rem
}

.htw-left-0{
  left:0px
}

.htw-left-5{
  left:1.25rem
}

.htw-left-8{
  left:2rem
}

.htw-right-0{
  right:0px
}

.htw-right-4{
  right:1rem
}

.htw-right-5{
  right:1.25rem
}

.htw-right-8{
  right:2rem
}

.htw-top-0{
  top:0px
}

.htw-top-5{
  top:1.25rem
}

.htw-top-8{
  top:2rem
}

.htw-isolate{
  isolation:isolate
}

.htw-z-10{
  z-index:10
}

.htw-z-20{
  z-index:20
}

.htw-m-0{
  margin:0px
}

.htw-m-1{
  margin:0.25rem
}

.htw-m-4{
  margin:1rem
}

.htw-m-auto{
  margin:auto
}

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

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

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

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

.htw-mx-6{
  margin-left:1.5rem;
  margin-right:1.5rem
}

.htw-my-0{
  margin-top:0px;
  margin-bottom:0px
}

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

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

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

.-htw-mt-1{
  margin-top:-0.25rem
}

.htw-mb-2{
  margin-bottom:0.5rem
}

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

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

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

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

.htw-mr-2{
  margin-right:0.5rem
}

.htw-mr-auto{
  margin-right:auto
}

.htw-mt-0{
  margin-top:0px
}

.htw-mt-0\.5{
  margin-top:0.125rem
}

.htw-mt-1{
  margin-top:0.25rem
}

.htw-mt-2{
  margin-top:0.5rem
}

.htw-box-border{
  box-sizing:border-box
}

.htw-block{
  display:block
}

.htw-flex{
  display:flex
}

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

.htw-grid{
  display:grid
}

.\!htw-hidden{
  display:none !important
}

.htw-hidden{
  display:none
}

.htw-h-1{
  height:0.25rem
}

.htw-h-10{
  height:2.5rem
}

.htw-h-12{
  height:3rem
}

.htw-h-16{
  height:4rem
}

.htw-h-2{
  height:0.5rem
}

.htw-h-20{
  height:5rem
}

.htw-h-3{
  height:0.75rem
}

.htw-h-32{
  height:8rem
}

.htw-h-4{
  height:1rem
}

.htw-h-48{
  height:12rem
}

.htw-h-5{
  height:1.25rem
}

.htw-h-6{
  height:1.5rem
}

.htw-h-64{
  height:16rem
}

.htw-h-8{
  height:2rem
}

.htw-h-9{
  height:2.25rem
}

.htw-h-\[100px\]{
  height:100px
}

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

.htw-h-\[1px\]{
  height:1px
}

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

.htw-h-\[27px\]{
  height:27px
}

.htw-h-\[2px\]{
  height:2px
}

.htw-h-\[51px\]{
  height:51px
}

.htw-h-fit{
  height:-moz-fit-content;
  height:fit-content
}

.htw-h-full{
  height:100%
}

.htw-h-px{
  height:1px
}

.htw-h-screen{
  height:100vh
}

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

.htw-max-h-\[80vh\]{
  max-height:80vh
}

.htw-max-h-full{
  max-height:100%
}

.htw-min-h-32{
  min-height:8rem
}

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

.htw-w-0{
  width:0px
}

.htw-w-16{
  width:4rem
}

.htw-w-2{
  width:0.5rem
}

.htw-w-20{
  width:5rem
}

.htw-w-28{
  width:7rem
}

.htw-w-3{
  width:0.75rem
}

.htw-w-32{
  width:8rem
}

.htw-w-4{
  width:1rem
}

.htw-w-5{
  width:1.25rem
}

.htw-w-6{
  width:1.5rem
}

.htw-w-64{
  width:16rem
}

.htw-w-8{
  width:2rem
}

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

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

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

.htw-w-full{
  width:100%
}

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

.htw-w-px{
  width:1px
}

.htw-w-screen{
  width:100vw
}

.htw-min-w-0{
  min-width:0px
}

.htw-min-w-16{
  min-width:4rem
}

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

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

.htw-min-w-\[80px\]{
  min-width:80px
}

.htw-max-w-6{
  max-width:1.5rem
}

.htw-max-w-\[400px\]{
  max-width:400px
}

.htw-max-w-\[512px\]{
  max-width:512px
}

.htw-max-w-\[63px\]{
  max-width:63px
}

.htw-max-w-\[82px\]{
  max-width:82px
}

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

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

.htw-flex-1{
  flex:1 1 0%
}

.htw-flex-none{
  flex:none
}

.htw-flex-shrink{
  flex-shrink:1
}

.htw-shrink{
  flex-shrink:1
}

.htw-shrink-0{
  flex-shrink:0
}

.htw-grow{
  flex-grow:1
}

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

.htw-scale-0{
  --tw-scale-x:0;
  --tw-scale-y:0;
  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))
}

.htw-cursor-default{
  cursor:default
}

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

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

.htw-cursor-nwse-resize{
  cursor:nwse-resize
}

.htw-cursor-pointer{
  cursor:pointer
}

.htw-cursor-text{
  cursor:text
}

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

.htw-resize-none{
  resize:none
}

.htw-resize-y{
  resize:vertical
}

.htw-appearance-none{
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none
}

.htw-grid-cols-\[repeat\(auto-fill\,minmax\(200px\,1fr\)\)\]{
  grid-template-columns:repeat(auto-fill,minmax(200px,1fr))
}

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

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

.htw-flex-wrap{
  flex-wrap:wrap
}

.htw-flex-nowrap{
  flex-wrap:nowrap
}

.htw-place-content-between{
  place-content:space-between
}

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

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

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

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

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

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

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

.htw-justify-evenly{
  justify-content:space-evenly
}

.htw-gap-0{
  gap:0px
}

.htw-gap-0\.5{
  gap:0.125rem
}

.htw-gap-1{
  gap:0.25rem
}

.htw-gap-12{
  gap:3rem
}

.htw-gap-2{
  gap:0.5rem
}

.htw-gap-4{
  gap:1rem
}

.htw-gap-6{
  gap:1.5rem
}

.htw-gap-px{
  gap:1px
}

.htw-gap-x-2{
  -moz-column-gap:0.5rem;
       column-gap:0.5rem
}

.htw-gap-y-1{
  row-gap:0.25rem
}

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

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

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

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

.htw-overflow-auto{
  overflow:auto
}

.htw-overflow-hidden{
  overflow:hidden
}

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

.htw-overflow-y-scroll{
  overflow-y:scroll
}

.htw-scroll-smooth{
  scroll-behavior:smooth
}

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

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

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

.\!htw-rounded-\[3px\]{
  border-radius:3px !important
}

.htw-rounded{
  border-radius:0.375rem
}

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

.htw-rounded-lg{
  border-radius:0.75rem
}

.htw-rounded-sm{
  border-radius:0.25rem
}

.htw-rounded-b-lg{
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.htw-rounded-l{
  border-top-left-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.htw-rounded-r{
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem
}

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

.htw-border{
  border-width:1px
}

.htw-border-0{
  border-width:0px
}

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

.htw-border-8{
  border-width:8px
}

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

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

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

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

.htw-border-solid{
  border-style:solid
}

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

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

.htw-border-black\/50{
  border-color:rgb(0 0 0 / 0.5)
}

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

.htw-border-gray-100{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-100) / var(--tw-border-opacity))
}

.htw-border-gray-200{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-200) / var(--tw-border-opacity))
}

.htw-border-gray-300\/30{
  border-color:rgb(var(--_histoire-color-gray-300) / 0.3)
}

.htw-border-gray-500\/10{
  border-color:rgb(var(--_histoire-color-gray-500) / 0.1)
}

.htw-border-gray-500\/30{
  border-color:rgb(var(--_histoire-color-gray-500) / 0.3)
}

.htw-border-gray-500\/40{
  border-color:rgb(var(--_histoire-color-gray-500) / 0.4)
}

.htw-border-gray-500\/5{
  border-color:rgb(var(--_histoire-color-gray-500) / 0.05)
}

.htw-border-gray-500\/50{
  border-color:rgb(var(--_histoire-color-gray-500) / 0.5)
}

.htw-border-gray-600{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-600) / var(--tw-border-opacity))
}

.htw-border-gray-800{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-800) / var(--tw-border-opacity))
}

.htw-border-gray-850{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-850) / var(--tw-border-opacity))
}

.htw-border-primary-200{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-200) / var(--tw-border-opacity))
}

.htw-border-primary-500{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.htw-border-primary-900{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-900) / var(--tw-border-opacity))
}

.htw-border-transparent{
  border-color:transparent
}

.\!htw-bg-primary-500{
  --tw-bg-opacity:1 !important;
  background-color:rgb(var(--_histoire-color-primary-500) / var(--tw-bg-opacity)) !important
}

.htw-bg-gray-100{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-100) / var(--tw-bg-opacity))
}

.htw-bg-gray-200{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-200) / var(--tw-bg-opacity))
}

.htw-bg-gray-400\/25{
  background-color:rgb(var(--_histoire-color-gray-400) / 0.25)
}

.htw-bg-gray-50{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-50) / var(--tw-bg-opacity))
}

.htw-bg-gray-500\/10{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.1)
}

.htw-bg-gray-500\/50{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.5)
}

.htw-bg-gray-700{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-700) / var(--tw-bg-opacity))
}

.htw-bg-gray-800{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-800) / var(--tw-bg-opacity))
}

.htw-bg-primary-200{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-200) / var(--tw-bg-opacity))
}

.htw-bg-primary-50{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-50) / var(--tw-bg-opacity))
}

.htw-bg-primary-500{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-500) / var(--tw-bg-opacity))
}

.htw-bg-primary-500\/10{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.1)
}

.htw-bg-primary-500\/20{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.2)
}

.htw-bg-primary-500\/25{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.25)
}

.htw-bg-primary-700{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-700) / var(--tw-bg-opacity))
}

.htw-bg-primary-800{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-800) / var(--tw-bg-opacity))
}

.htw-bg-transparent{
  background-color:transparent
}

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

.htw-bg-white\/80{
  background-color:rgb(255 255 255 / 0.8)
}

.htw-fill-primary-500{
  fill:rgb(var(--_histoire-color-primary-500))
}

.htw-fill-transparent{
  fill:transparent
}

.htw-stroke-white{
  stroke:#fff
}

.htw-stroke-2{
  stroke-width:2
}

.htw-p-1{
  padding:0.25rem
}

.htw-p-2{
  padding:0.5rem
}

.htw-p-4{
  padding:1rem
}

.htw-p-8{
  padding:2rem
}

.htw-p-px{
  padding:1px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.htw-pl-0{
  padding-left:0px
}

.htw-pl-0\.5{
  padding-left:0.125rem
}

.htw-pl-2{
  padding-left:0.5rem
}

.htw-pl-4{
  padding-left:1rem
}

.htw-pl-6{
  padding-left:1.5rem
}

.htw-pr-2{
  padding-right:0.5rem
}

.htw-pr-6{
  padding-right:1.5rem
}

.htw-pt-4{
  padding-top:1rem
}

.htw-text-left{
  text-align:left
}

.htw-text-center{
  text-align:center
}

.htw-font-mono{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

.htw-text-5xl{
  font-size:3rem;
  line-height:1
}

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

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

.htw-text-xs{
  font-size:0.75rem;
  line-height:1rem
}

.htw-font-bold{
  font-weight:700
}

.htw-uppercase{
  text-transform:uppercase
}

.htw-leading-none{
  line-height:1
}

.htw-leading-normal{
  line-height:1.5
}

.htw-text-black\/\[1\%\]{
  color:rgb(0 0 0 / 1%)
}

.htw-text-gray-400{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-400) / var(--tw-text-opacity))
}

.htw-text-gray-500{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-500) / var(--tw-text-opacity))
}

.htw-text-gray-500\/20{
  color:rgb(var(--_histoire-color-gray-500) / 0.2)
}

.htw-text-gray-700{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-700) / var(--tw-text-opacity))
}

.htw-text-gray-900{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-900) / var(--tw-text-opacity))
}

.htw-text-inherit{
  color:inherit
}

.htw-text-orange-500{
  --tw-text-opacity:1;
  color:rgb(249 115 22 / var(--tw-text-opacity))
}

.htw-text-primary-200{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-200) / var(--tw-text-opacity))
}

.htw-text-primary-400{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-400) / var(--tw-text-opacity))
}

.htw-text-primary-500{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-500) / var(--tw-text-opacity))
}

.htw-text-primary-600{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-600) / var(--tw-text-opacity))
}

.htw-text-primary-800{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-800) / var(--tw-text-opacity))
}

.htw-text-red-500{
  --tw-text-opacity:1;
  color:rgb(239 68 68 / var(--tw-text-opacity))
}

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

.htw-opacity-0{
  opacity:0
}

.htw-opacity-20{
  opacity:0.2
}

.htw-opacity-25{
  opacity:0.25
}

.htw-opacity-30{
  opacity:0.3
}

.htw-opacity-40{
  opacity:0.4
}

.htw-opacity-50{
  opacity:0.5
}

.htw-opacity-60{
  opacity:0.6
}

.htw-opacity-70{
  opacity:0.7
}

.htw-shadow-xl{
  --tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.htw-outline-none{
  outline:2px solid transparent;
  outline-offset:2px
}

.htw-transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.htw-transition-border{
  transition-property:border;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.htw-transition-colors{
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.htw-transition-none{
  transition-property:none
}

.htw-transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.htw-delay-150{
  transition-delay:150ms
}

.htw-duration-150{
  transition-duration:150ms
}

.htw-duration-200{
  transition-duration:200ms
}

.htw-duration-300{
  transition-duration:300ms
}

.htw-ease-\[cubic-bezier\(0\,1\,\.6\,1\)\]{
  transition-timing-function:cubic-bezier(0,1,.6,1)
}

.htw-ease-in-out{
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
}

.htw-ease-out{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.htw-will-change-transform{
  will-change:transform
}

:is(.htw-dark .dark\:htw-prose-invert){
  --tw-prose-body:var(--tw-prose-invert-body);
  --tw-prose-headings:var(--tw-prose-invert-headings);
  --tw-prose-lead:var(--tw-prose-invert-lead);
  --tw-prose-links:var(--tw-prose-invert-links);
  --tw-prose-bold:var(--tw-prose-invert-bold);
  --tw-prose-counters:var(--tw-prose-invert-counters);
  --tw-prose-bullets:var(--tw-prose-invert-bullets);
  --tw-prose-hr:var(--tw-prose-invert-hr);
  --tw-prose-quotes:var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);
  --tw-prose-captions:var(--tw-prose-invert-captions);
  --tw-prose-kbd:var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code:var(--tw-prose-invert-code);
  --tw-prose-pre-code:var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders:var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders:var(--tw-prose-invert-td-borders)
}

.first\:htw-mt-0:first-child{
  margin-top:0px
}

.last\:htw-mb-0:last-child{
  margin-bottom:0px
}

.focus-within\:htw-border-primary-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.focus-within\:htw-bg-gray-500\/5:focus-within{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.05)
}

.hover\:htw-border-primary-500:hover{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.hover\:htw-bg-gray-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-200) / var(--tw-bg-opacity))
}

.hover\:htw-bg-gray-500\/10:hover{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.1)
}

.hover\:htw-bg-gray-500\/20:hover{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.2)
}

.hover\:htw-bg-gray-500\/30:hover{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.3)
}

.hover\:htw-bg-primary-100:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-100) / var(--tw-bg-opacity))
}

.hover\:htw-bg-primary-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-200) / var(--tw-bg-opacity))
}

.hover\:htw-bg-primary-300:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-300) / var(--tw-bg-opacity))
}

.hover\:htw-bg-primary-50:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-50) / var(--tw-bg-opacity))
}

.hover\:htw-bg-primary-500\/10:hover{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.1)
}

.hover\:htw-bg-primary-500\/30:hover{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.3)
}

.hover\:htw-bg-primary-500\/50:hover{
  background-color:rgb(var(--_histoire-color-primary-500) / 0.5)
}

.hover\:htw-bg-primary-600:hover{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-600) / var(--tw-bg-opacity))
}

.hover\:htw-text-primary-500:hover{
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-500) / var(--tw-text-opacity))
}

.hover\:htw-opacity-100:hover{
  opacity:1
}

.focus\:htw-border-primary-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.focus\:htw-border-primary-500\/50:focus{
  border-color:rgb(var(--_histoire-color-primary-500) / 0.5)
}

.focus\:htw-opacity-100:focus{
  opacity:1
}

.focus-visible\:htw-border-primary-500:focus-visible{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.active\:htw-bg-gray-600\/50:active{
  background-color:rgb(var(--_histoire-color-gray-600) / 0.5)
}

.htw-group:first-child .group-first\:htw-hidden{
  display:none
}

.htw-group:nth-child(odd) .group-odd\:htw-bg-gray-100\/50{
  background-color:rgb(var(--_histoire-color-gray-100) / 0.5)
}

.htw-group:focus-within .group-focus-within\:htw-visible{
  visibility:visible
}

.htw-group:hover .group-hover\:htw-flex{
  display:flex
}

.htw-group:hover .group-hover\:htw-border-primary-500{
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

.htw-group:hover .group-hover\:htw-bg-primary-100{
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-100) / var(--tw-bg-opacity))
}

.htw-group:hover .group-hover\:htw-opacity-100{
  opacity:1
}

.htw-group:hover .group-hover\:htw-opacity-90{
  opacity:0.9
}

.htw-group:active .group-active\:htw-bg-gray-500\/20{
  background-color:rgb(var(--_histoire-color-gray-500) / 0.2)
}

:is(.htw-dark .dark\:htw-divide-gray-750) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-750) / var(--tw-divide-opacity))
}

:is(.htw-dark .dark\:htw-divide-gray-800) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-800) / var(--tw-divide-opacity))
}

:is(.htw-dark .dark\:htw-divide-gray-850) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-850) / var(--tw-divide-opacity))
}

:is(.htw-dark .dark\:htw-border-gray-700\/30){
  border-color:rgb(var(--_histoire-color-gray-700) / 0.3)
}

:is(.htw-dark .dark\:htw-border-gray-750){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-750) / var(--tw-border-opacity))
}

:is(.htw-dark .dark\:htw-border-gray-800){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-800) / var(--tw-border-opacity))
}

:is(.htw-dark .dark\:htw-border-gray-850){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-gray-850) / var(--tw-border-opacity))
}

:is(.htw-dark .dark\:htw-border-primary-900){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-900) / var(--tw-border-opacity))
}

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

:is(.htw-dark .dark\:htw-border-white\/25){
  border-color:rgb(255 255 255 / 0.25)
}

:is(.htw-dark .dark\:htw-border-white\/50){
  border-color:rgb(255 255 255 / 0.5)
}

:is(.htw-dark .dark\:htw-bg-black){
  --tw-bg-opacity:1;
  background-color:rgb(0 0 0 / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-gray-600){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-600) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-gray-700){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-700) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-gray-750){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-750) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-gray-900){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-900) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-gray-900\/80){
  background-color:rgb(var(--_histoire-color-gray-900) / 0.8)
}

:is(.htw-dark .dark\:htw-bg-primary-400){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-400) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-primary-600){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-600) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-primary-700){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-700) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:htw-bg-primary-800){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-800) / var(--tw-bg-opacity))
}

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

:is(.htw-dark .dark\:htw-text-gray-100){
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-100) / var(--tw-text-opacity))
}

:is(.htw-dark .dark\:htw-text-gray-300){
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-gray-300) / var(--tw-text-opacity))
}

:is(.htw-dark .dark\:htw-text-primary-200){
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-200) / var(--tw-text-opacity))
}

:is(.htw-dark .dark\:htw-text-primary-400){
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-400) / var(--tw-text-opacity))
}

:is(.htw-dark .dark\:htw-text-white\/\[1\%\]){
  color:rgb(255 255 255 / 1%)
}

:is(.htw-dark .dark\:focus-within\:htw-border-primary-500:focus-within){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

:is(.htw-dark .dark\:hover\:htw-border-primary-500:hover){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

:is(.htw-dark .dark\:hover\:htw-bg-gray-800:hover){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-gray-800) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:hover\:htw-bg-primary-700:hover){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-700) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:hover\:htw-bg-primary-800:hover){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-800) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:hover\:htw-bg-primary-900:hover){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-900) / var(--tw-bg-opacity))
}

:is(.htw-dark .dark\:hover\:htw-text-primary-400:hover){
  --tw-text-opacity:1;
  color:rgb(var(--_histoire-color-primary-400) / var(--tw-text-opacity))
}

:is(.htw-dark .dark\:focus\:htw-border-primary-500:focus){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

:is(.htw-dark .htw-group:nth-child(odd) .dark\:group-odd\:htw-bg-gray-750\/40){
  background-color:rgb(var(--_histoire-color-gray-750) / 0.4)
}

.htw-group:hover :is(.htw-dark .group-hover\:dark\:htw-border-primary-500){
  --tw-border-opacity:1;
  border-color:rgb(var(--_histoire-color-primary-500) / var(--tw-border-opacity))
}

:is(.htw-dark .htw-group:hover .dark\:group-hover\:htw-bg-primary-700){
  --tw-bg-opacity:1;
  background-color:rgb(var(--_histoire-color-primary-700) / var(--tw-bg-opacity))
}

@media (min-width: 640px){
  .sm\:htw-h-4{
    height:1rem
  }

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

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

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

@media (min-width: 768px){
  .md\:htw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .md\:htw-mt-16{
    margin-top:4rem
  }

  .md\:htw-block{
    display:block
  }

  .md\:htw-max-w-\[600px\]{
    max-width:600px
  }

  .md\:htw-flex-col{
    flex-direction:column
  }

  .md\:htw-p-12{
    padding:3rem
  }

  .md\:htw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

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

@media (min-width: 1024px){
  .lg\:htw-max-w-\[800px\]{
    max-width:800px
  }
}

@media (min-width: 1280px){
  .xl\:htw-max-w-\[900px\]{
    max-width:900px
  }
}

@media (max-width: 767px){
  .\!md\:htw-flex-col{
    flex-direction:column
  }
}

.histoire-story-list-folder-button:hover .\[\.histoire-story-list-folder-button\:hover_\&\]\:htw-opacity-100{
  opacity:1
}
.__hst-shade {
  height: 80px;
  border-radius: 4px;
}

.__hst-text {
  font-size: 4rem;
  display: flex;
  align-items: flex-end;
}

.__hst-border {
  border-style: solid;
  border-width: 2px;
}

.__hst-padding {
  background-color: rgb(113 113 122 / 0.1);
  width: -moz-min-content;
  width: min-content;
}

.__hst-margin {
  border: dashed 1px rgb(113 113 122 / 0.5);
  width: -moz-min-content;
  width: min-content;
}

.__hst-padding-box,
.__hst-margin-box {
  width: 5rem;
  height: 5rem;
  background-color: rgb(113 113 122 / 0.5);
}

.__hst-padding,
.__hst-padding-box,
.__hst-margin,
.__hst-margin-box,
.__hst-drop-shadow {
  border-radius: 4px;
}

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

.__hst-drop-shadow {
  width: 8rem;
  height: 8rem;
  background: white;
  margin-bottom: 0.5rem;
  background: #4e4e57;
}

.__hst-border-radius {
  width: 8rem;
  height: 8rem;
  background-color: rgb(113 113 122 / 0.5);
}

.__hst-border-width {
  width: 8rem;
  height: 8rem;
  border-color: rgb(113 113 122 / 0.5);
  background-color: rgb(113 113 122 / 0.1);
}

.__hst-width {
  background-color: rgb(113 113 122 / 0.1);
}

.__hst-width-box,
.__hst-height {
  background-color: rgb(113 113 122 / 0.5);
}

.__hst-width-box {
  height: 5rem;
}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Manrope, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
html, body {
        font-family: 'Manrope', sans-serif;
    }
:root,
    :root[data-theme="default"],
    .theme-provider,
    .theme-provider[data-theme="default"] {
        --background: 0 0% 100%;
        --foreground: 222.2 84% 4.9%;

        --card: 0 0% 100%;
        --card-foreground: 222.2 84% 4.9%;

        --popover: 0 0% 100%;
        --popover-foreground: 222.2 84% 4.9%;
        --popover-bg: #FAFAFA;
        --popover-border: #CBD5E1;

        --example-demo-bg: hsl(0 0% 100%);
        --example-demo-border: hsl(214.3 31.8% 91.4%);
        --example-code-bg: hsl(210 40% 96.1%);

        --sidebar-bg: #0b3b32;
        --sidebar-border: rgba(255, 255, 255, 0.05);
        --sidebar-foreground: #ADCBBF;
        --sidebar-foreground-light: #D1F8C9;
        --sidebar-active-bg: hsla(170, 60%, 19%, 1);
        --sidebar-active-foreground: #D1F8C9;
        --sidebar-panel-active-bg: hsla(170, 60%, 19%, 1);
        --sidebar-tile-bg: hsla(0, 0%, 100%, 0.05);
        --sidebar-hover-bg: #244e47;
        --sidebar-hover-foreground: #D1F8C9;
        --sidebar-badge-green: #B6E777;
        --sidebar-badge-green-foreground: #0B3A32;
        --sidebar-badge-red: #D02020;
        --sidebar-badge-red-foreground: #FFF;
        --sidebar-badge-yellow: #EB8117;
        --sidebar-badge-yellow-foreground: #FFF;
        --sidebar-badge-gray: #888888;
        --sidebar-badge-gray-foreground: #FFF;
        --sidebar-subitem-hover-bg: rgba(255, 255, 255, 0.05);
        --sidebar-subitem-hover-foreground: #D1F8C9;

        --dropdown-bg: #FFF;
        --dropdown-hover-bg: #FFF;
        --dropdown-hover-border: rgba(0, 0, 0, 0.1);
        --dropdown-border: rgba(0, 0, 0, 0.1);
        --dropdown-foreground: #0B3A32;
        --dropdown-title: #0B3A32;
        --dropdown-subheader: #888888;
        --dropdown-submenu-bg: #FFF;
        --dropdown-submenu-item-bg: rgba(0, 0, 0, 0.05);
        --dropdown-submenu-item-foreground: #101828;

        --alert-success: rgba(61, 139, 12, 0.1);
        --alert-success-foreground: rgba(61, 139, 12, 1);
        --alert-danger: rgba(208, 32, 32, 0.1);
        --alert-danger-foreground: rgba(208, 32, 32, 1);
        --alert-warning: rgba(235, 129, 23, 0.15);
        --alert-warning-foreground: rgba(235, 129, 23, 1);
        --alert-information: rgba(0, 0, 0, 0.05);
        --alert-information-foreground: rgba(11, 58, 50, 1);

        --flash-success: rgba(61, 139, 12, 0.1);
        --flash-success-foreground: rgba(61, 139, 12, 1);
        --flash-danger: rgba(208, 32, 32, 0.1);
        --flash-danger-foreground: rgba(208, 32, 32, 1);
        --flash-warning: rgba(235, 129, 23, 0.15);
        --flash-warning-foreground: rgba(235, 129, 23, 1);
        --flash-information: rgba(0, 0, 0, 0.07);
        --flash-information-foreground: rgba(11, 58, 50, 1);

        --badge-success: rgba(61, 139, 12, 0.1);
        --badge-success-foreground: rgba(61, 139, 12, 1);
        --badge-danger: rgba(208, 32, 32, 0.1);
        --badge-danger-foreground: rgba(208, 32, 32, 1);
        --badge-warning: rgba(235, 129, 23, 0.15);
        --badge-warning-foreground: rgba(235, 129, 23, 1);
        --badge-information: rgba(0, 0, 0, 0.05);
        --badge-information-foreground: rgba(11, 58, 50, 1);

        --breadcrumb: #888888;
        --breadcrumb-hover: #144F45;
        --breadcrumb-active: #888888;

        --progress: #F3F4F2;
        --progress-foreground: #0B3A32;

        --shadow-hover: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
        --shadow-dropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);

        --theme-switcher-active-bg: #144F45;
        --theme-switcher-active-text: #FFFFFF;
        --theme-switcher-inactive-bg: #F2F2F2;
        --theme-switcher-inactive-text: #374151;

        --primary: 164 55% 20%;
        --primary-foreground: 0 0% 100%;
        --primary-hover-bg: 164 55% 20% / 90%;

        --secondary: 90 65% 68%;
        --secondary-foreground: 167 65% 14%;
        --secondary-hover-bg: 90 60% 65%;

        --warning: 30 85% 47%;
        --warning-foreground: 0 0% 100%;
        --warning-hover-bg: 30 85% 47% / 85%;

        --danger: 0 73% 47%;
        --danger-foreground: 0 0% 100%;
        --danger-hover-bg: 0 73% 47% / 85%;

        --link: 0 0% 100% / 0%;
        --link-foreground: 167 65% 14%;
        --link-hover-bg: 0 0% 95%;

        --gray: 0 0% 95%;
        --gray-foreground: 164 55% 20%;
        --gray-hover-bg: 0 0% 90%;
        --gray-outline: 0 0% 86%;
        --gray-outline-hover: 0 0% 62%;

        /* Button variables */
        --button-primary-bg: #144F45;
        --button-primary-foreground: #FFF;
        --button-primary-hover-bg: rgb(20 79 69 / 90%);

        --button-secondary-bg: #B6E777;
        --button-secondary-foreground: #0B3A32;
        --button-secondary-hover-bg: #A6D872;

        --button-warning-bg: #EB8117;
        --button-warning-foreground: #FFF;
        --button-warning-hover-bg: rgb(235 129 23 / 0.85);

        --button-danger-bg: #D02020;
        --button-danger-foreground: #FFF;
        --button-danger-hover-bg: rgb(208 32 32 / 0.85);

        --button-link-bg: transparent;
        --button-link-foreground: #0B3A32;
        --button-link-hover-bg: #F2F2F2;

        --button-gray-bg: #F2F2F2;
        --button-gray-foreground: #144F45;
        --button-gray-hover-bg: #E5E5E5;
        --button-gray-outline: #DBDBDB;
        --button-gray-outline-hover: #9F9F9F;

        --muted: 210 40% 96.1%;
        --muted-foreground: 215.4 16.3% 46.9%;

        --accent: 210 40% 96.1%;
        --accent-foreground: 222.2 47.4% 11.2%;

        --destructive: 0 84.2% 60.2%;
        --destructive-foreground: 210 40% 98%;

        --border: 214.3 31.8% 91.4%;
        --input: 214.3 31.8% 91.4%;
        --ring: 222.2 84% 4.9%;

        --radius: 0.5rem;

        --theme-settings-bg: hsla(170, 68%, 14%, 1);
        --theme-settings-foreground: hsla(170, 7%, 62%, 1);
        --theme-settings-border: hsla(0, 0%, 100%, 0.1);
        --theme-settings-active-item-bg: hsla(0, 0%, 100%, 0.05);
        --theme-settings-active-item-foreground: hsla(110, 77%, 88%, 1);

        /* Modal variables */
        --modal-bg: #FFF;
        --modal-header: hsla(170, 68%, 14%, 1);
        --modal-description: hsla(0, 0%, 53%, 1);

        /* CodeSnippet variables */
        --code-snippet-bg: hsla(90, 8%, 95%, 1);
        --code-snippet-foreground: hsla(170, 68%, 14%, 1);

        /* Tabs variables */
        --tab-active: #144F45;
        --tab-inactive: #888888;
        --tab-hover: #144F45;

        /* Switch variables */
        --switch-active: #144F45;
        --switch-inactive: rgba(16, 16, 16, 0.15);
        --switch-thumb: #FFFFFF;
        --switch-label: #0B3A32;

        /* Checkbox variables */
        --checkbox-bg: #FFFFFF;
        --checkbox-border: rgba(16, 16, 16, 0.15);
        --checkbox-border-hover: rgba(16, 16, 16, 0.3);
        --checkbox-checked: #144F45;
        --checkbox-checkmark: #FFFFFF;
        --checkbox-disabled: rgba(0, 0, 0, 0.05);
        --checkbox-label: #0B3A32;
        --checkbox-label-disabled: rgba(16, 16, 16, 0.4);

        /* Radio variables */
        --radio-bg: #FFFFFF;
        --radio-border: rgba(16, 16, 16, 0.15);
        --radio-border-hover: rgba(16, 16, 16, 0.3);
        --radio-border-active: #144F45;
        --radio-dot: #144F45;
        --radio-dot-disabled: rgba(16, 16, 16, 0.3);
        --radio-disabled: rgba(0, 0, 0, 0.05);
        --radio-label: #0B3A32;
        --radio-label-disabled: rgba(16, 16, 16, 0.4);

        /* DatePicker variables */
        --datepicker-bg: #FFFFFF;
        --datepicker-border: rgba(16, 16, 16, 0.1);
        --datepicker-header: #0B3A32;
        --datepicker-nav: #0B3A32;
        --datepicker-weekday: #888888;
        --datepicker-day: #0B3A32;
        --datepicker-day-disabled: rgba(16, 16, 16, 0.3);
        --datepicker-weekend: #0B3A32;
        --datepicker-hover: rgba(0, 0, 0, 0.05);
        --datepicker-selected: hsla(170, 60%, 19%, 1);
        --datepicker-selected-text: #FFFFFF;
        --datepicker-range: hsla(170, 60%, 19%, 0.1);
        --datepicker-today: #144F45;
        --datepicker-preset: #0B3A32;
        --datepicker-preset-active: #144F45;
        --datepicker-preset-active-bg: rgba(20, 79, 69, 0.1);
        --datepicker-input-bg: #FFFFFF;
        --datepicker-input-border: rgba(16, 16, 16, 0.15);
        --datepicker-input-border-hover: rgba(16, 16, 16, 0.3);
        --datepicker-input-text: #0B3A32;

        /* Input variables */
        --input-bg: #FFFFFF;
        --input-border: rgba(16, 16, 16, 0.15);
        --input-foreground: #0B3A32;
        --input-label: #0B3A32;
        --input-placeholder: rgba(11, 58, 50, 0.5);
        --input-disabled-bg: rgba(0, 0, 0, 0.05);

        /* Select variables */
        --select-bg: #FFFFFF;
        --select-foreground: #0B3A32;
        --select-placeholder: #888888;
        --select-border: rgba(16, 16, 16, 0.15);
        --select-border-hover: rgba(16, 16, 16, 0.3);
        --select-border-active: #144F45;
        --select-ring: rgba(20, 79, 69, 0.1);
        --select-disabled-bg: rgba(0, 0, 0, 0.05);
        --select-dropdown-bg: #FFFFFF;
        --select-dropdown-border: rgba(0, 0, 0, 0.1);
        --select-search-bg: rgba(0, 0, 0, 0.05);
        --select-option-hover: rgba(0, 0, 0, 0.05);
        --select-option-active: rgba(20, 79, 69, 0.1);

        /* DataGrid/Table variables */
        --table-bg: #FFFFFF;
        --table-header-bg: hsla(90, 8%, 98%, 1);
        --table-header-foreground: hsla(170, 68%, 14%, 1);
        --table-header-border: hsla(0, 0%, 0%, 0.08);
        --table-row-border: hsla(0, 0%, 0%, 0.05);
        --table-row-hover-bg: hsla(90, 8%, 97%, 1);
        --table-cell-foreground: hsla(170, 68%, 14%, 1);
        --table-border: hsla(0, 0%, 0%, 0.08);
        --table-empty-foreground: hsla(0, 0%, 53%, 1);
        --table-head-foreground: #888888;
        --table-link: #144f45;
        --table-link-hover: #0b3a32;
    }
:root .venalio-logo.light,
    :root[data-theme="default"] .venalio-logo.light {
        display: none;
    }
:root[data-theme="light"],
    .theme-provider[data-theme="light"] {
        --popover-bg: #FFFFFF;
        --popover-border: #E5E7EB;
        --theme-switcher-active-bg: #144F45;
        --theme-switcher-active-text: #FFFFFF;
        --theme-switcher-inactive-bg: #E5E7EB;
        --theme-switcher-inactive-text: #374151;

        --sidebar-bg: hsla(90, 8%, 95%, 1);
        --sidebar-border: #e7e8e6;
        --sidebar-foreground: hsla(170, 68%, 14%, 1);
        --sidebar-foreground-light: hsla(170, 68%, 14%, 1);
        --sidebar-active-bg: #FFF;
        --sidebar-active-foreground: hsla(170, 68%, 14%, 1);
        --sidebar-panel-active-bg: #FFF;
        --sidebar-tile-bg: hsla(0, 0%, 0%, 0.05);
        --sidebar-hover-bg: hsl(90deg 2.7% 85.49%);
        --sidebar-hover-foreground: hsl(173.02deg 48.31% 17.45%);
        --sidebar-badge-green: #B6E777;
        --sidebar-badge-green-foreground: #0B3A32;
        --sidebar-badge-red: #D02020;
        --sidebar-badge-red-foreground: #FFF;
        --sidebar-badge-yellow: #EB8117;
        --sidebar-badge-yellow-foreground: #FFF;
        --sidebar-badge-gray: #888888;
        --sidebar-badge-gray-foreground: #FFF;
        --sidebar-subitem-hover-bg: hsl(90deg 4.17% 90.59%);
        --sidebar-subitem-hover-foreground: hsla(170, 68%, 14%, 1);

        --theme-settings-bg: #FFF;
        --theme-settings-foreground: hsla(0, 0%, 53%, 1);
        --theme-settings-border: hsla(0, 0%, 0%, 0.1);
        --theme-settings-active-item-bg: hsla(0, 0%, 0%, 0.05);
        --theme-settings-active-item-foreground: hsla(170, 60%, 19%, 1);

        /* Tabs variables for light theme */
        --tab-active: #144F45;
        --tab-inactive: #888888;
        --tab-hover: #144F45;

        /* Switch variables for light theme */
        --switch-active: #144F45;
        --switch-inactive: rgba(16, 16, 16, 0.15);
        --switch-thumb: #FFFFFF;
        --switch-label: #0B3A32;

        /* Checkbox variables for light theme */
        --checkbox-bg: #FFFFFF;
        --checkbox-border: rgba(16, 16, 16, 0.15);
        --checkbox-border-hover: rgba(16, 16, 16, 0.3);
        --checkbox-checked: #144F45;
        --checkbox-checkmark: #FFFFFF;
        --checkbox-disabled: rgba(0, 0, 0, 0.05);
        --checkbox-label: #0B3A32;
        --checkbox-label-disabled: rgba(16, 16, 16, 0.4);

        /* Radio variables for light theme */
        --radio-bg: #FFFFFF;
        --radio-border: rgba(16, 16, 16, 0.15);
        --radio-border-hover: rgba(16, 16, 16, 0.3);
        --radio-border-active: #144F45;
        --radio-dot: #144F45;
        --radio-dot-disabled: rgba(16, 16, 16, 0.3);
        --radio-disabled: rgba(0, 0, 0, 0.05);
        --radio-label: #0B3A32;
        --radio-label-disabled: rgba(16, 16, 16, 0.4);

        /* DatePicker variables for light theme */
        --datepicker-bg: #FFFFFF;
        --datepicker-border: rgba(16, 16, 16, 0.1);
        --datepicker-header: #0B3A32;
        --datepicker-nav: #0B3A32;
        --datepicker-weekday: #888888;
        --datepicker-day: #0B3A32;
        --datepicker-day-disabled: rgba(16, 16, 16, 0.3);
        --datepicker-weekend: #0B3A32;
        --datepicker-hover: rgba(0, 0, 0, 0.05);
        --datepicker-selected: hsla(170, 60%, 19%, 1);
        --datepicker-selected-text: #FFFFFF;
        --datepicker-range: rgba(182, 231, 119, 0.35);
        --datepicker-today: #144F45;
        --datepicker-preset: #0B3A32;
        --datepicker-preset-active: #144F45;
        --datepicker-preset-active-bg: rgba(20, 79, 69, 0.1);
        --datepicker-input-bg: #FFFFFF;
        --datepicker-input-border: rgba(16, 16, 16, 0.15);
        --datepicker-input-border-hover: rgba(16, 16, 16, 0.3);
        --datepicker-input-text: #0B3A32;

        /* Input variables for light theme */
        --input-bg: #FFFFFF;
        --input-border: rgba(16, 16, 16, 0.15);
        --input-foreground: #0B3A32;
        --input-label: #0B3A32;
        --input-placeholder: rgba(11, 58, 50, 0.5);
        --input-disabled-bg: rgba(0, 0, 0, 0.05);

        /* Select variables for light theme */
        --select-bg: #FFFFFF;
        --select-foreground: #0B3A32;
        --select-placeholder: #888888;
        --select-border: rgba(16, 16, 16, 0.15);
        --select-border-hover: rgba(16, 16, 16, 0.3);
        --select-border-active: #144F45;
        --select-ring: rgba(20, 79, 69, 0.1);
        --select-disabled-bg: rgba(0, 0, 0, 0.05);
        --select-dropdown-bg: #FFFFFF;
        --select-dropdown-border: rgba(0, 0, 0, 0.1);
        --select-search-bg: rgba(0, 0, 0, 0.05);
        --select-option-hover: rgba(0, 0, 0, 0.05);
        --select-option-active: rgba(20, 79, 69, 0.1);

        /* DataGrid/Table variables for light theme */
        --table-bg: #FFFFFF;
        --table-header-bg: hsla(90, 8%, 98%, 1);
        --table-header-foreground: hsla(170, 68%, 14%, 1);
        --table-header-border: hsla(0, 0%, 0%, 0.08);
        --table-row-border: hsla(0, 0%, 0%, 0.05);
        --table-row-hover-bg: hsla(90, 8%, 97%, 1);
        --table-cell-foreground: hsla(170, 68%, 14%, 1);
        --table-border: hsla(0, 0%, 0%, 0.08);
        --table-empty-foreground: hsla(0, 0%, 53%, 1);
        --table-head-foreground: #888888;
        --table-link: #144f45;
        --table-link-hover: #0b3a32;

        /* Flash variables for light theme */
        --flash-success: rgba(61, 139, 12, 0.1);
        --flash-success-foreground: rgba(61, 139, 12, 1);
        --flash-danger: rgba(208, 32, 32, 0.1);
        --flash-danger-foreground: rgba(208, 32, 32, 1);
        --flash-warning: rgba(235, 129, 23, 0.15);
        --flash-warning-foreground: rgba(235, 129, 23, 1);
        --flash-information: rgba(0, 0, 0, 0.07);
        --flash-information-foreground: rgba(11, 58, 50, 1);
    }
:root[data-theme="light"] .venalio-logo.dark {
        display: none !important;
    }
:root[data-theme="light"] .venalio-logo.light {
        display: block !important;
    }
:root[data-theme="dark"],
    .theme-provider[data-theme="dark"] {
        --background: 222.2 84% 4.9%;
        --foreground: 210 40% 98%;

        --card: 222.2 84% 4.9%;
        --card-foreground: 210 40% 98%;

        --popover: 222.2 84% 4.9%;
        --popover-foreground: 210 40% 98%;
        --popover-bg: #1F2937;
        --popover-border: #374151;

        --example-demo-container: #0B3A32;
        --example-demo-bg: #0B3A32;
        --example-demo-border: #0B3A32;
        --example-code-bg: #000;

        --sidebar-bg: #0b3b32;
        --sidebar-border: rgba(255, 255, 255, 0.05);
        --sidebar-foreground: #ADCBBF;
        --sidebar-foreground-light: #D1F8C9;
        --sidebar-active-bg: hsla(170, 60%, 19%, 1);
        --sidebar-active-foreground: #D1F8C9;
        --sidebar-tile-bg: rgba(255, 255, 255, 0.05);
        --sidebar-hover-bg: #244e47;
        --sidebar-hover-foreground: #D1F8C9;
        --sidebar-badge-green: #B6E777;
        --sidebar-badge-green-foreground: #0B3A32;
        --sidebar-badge-red: #D02020;
        --sidebar-badge-red-foreground: #FFF;
        --sidebar-badge-yellow: #EB8117;
        --sidebar-badge-yellow-foreground: #FFF;
        --sidebar-badge-gray: #888888;
        --sidebar-badge-gray-foreground: #FFF;
        --sidebar-subitem-hover-bg: rgba(255, 255, 255, 0.05);
        --sidebar-subitem-hover-foreground: #D1F8C9;

        --theme-switcher-active-bg: #B6E777;
        --theme-switcher-active-text: #0B3A32;
        --theme-switcher-inactive-bg: #374151;
        --theme-switcher-inactive-text: #E5E7EB;

        --primary: 164 55% 30%;
        --primary-foreground: 0 0% 100%;
        --primary-hover-bg: 164 55% 35%;

        --secondary: 90 65% 58%;
        --secondary-foreground: 167 65% 14%;
        --secondary-hover-bg: 90 60% 55%;

        --warning: 30 85% 57%;
        --warning-foreground: 0 0% 100%;
        --warning-hover-bg: 30 85% 62%;

        --danger: 0 73% 57%;
        --danger-foreground: 0 0% 100%;
        --danger-hover-bg: 0 73% 62%;

        --link: 0 0% 0% / 0%;
        --link-foreground: 0 0% 90%;
        --link-hover-bg: 0 0% 15%;

        --gray: 0 0% 15%;
        --gray-foreground: 0 0% 90%;
        --gray-hover-bg: 0 0% 20%;
        --gray-outline: 0 0% 30%;
        --gray-outline-hover: 0 0% 50%;

        /* Button variables */
        --button-primary-bg: #E6E6E4;
        --button-primary-foreground: #092E28;
        --button-primary-hover-bg: #FFF;

        --button-secondary-bg: #A6D872;
        --button-secondary-foreground: #0B3A32;
        --button-secondary-hover-bg: #95C761;

        --button-warning-bg: #F08C2A;
        --button-warning-foreground: #FFF;
        --button-warning-hover-bg: #F5A04F;

        --button-danger-bg: #E02E2E;
        --button-danger-foreground: #FFF;
        --button-danger-hover-bg: #E54545;

        --button-link-bg: transparent;
        --button-link-foreground: #E5E7EB;
        --button-link-hover-bg: hsla(0, 0%, 100%, 0.10);

        --button-gray-bg: hsla(0, 0%, 100%, 0.05);
        --button-gray-foreground: #FFF;
        --button-gray-hover-bg: hsla(0, 0%, 100%, 0.10);
        --button-gray-outline: #2E4D48;
        --button-gray-outline-hover: #3E6059;

        --muted: 217.2 32.6% 17.5%;
        --muted-foreground: 215 20.2% 65.1%;

        --accent: 217.2 32.6% 17.5%;
        --accent-foreground: 210 40% 98%;

        --destructive: 0 62.8% 30.6%;
        --destructive-foreground: 210 40% 98%;

        --border: 217.2 32.6% 17.5%;
        --input: 217.2 32.6% 17.5%;
        --ring: 212.7 26.8% 83.9%;

        --dropdown-bg: transparent;
        --dropdown-hover-bg: transparent;
        --dropdown-hover-border: #3E6059;
        --dropdown-border: #2E4D48;
        --dropdown-foreground: #FFF;
        --dropdown-title: #FFF;
        --dropdown-subheader: hsla(170, 7%, 62%, 1);
        --dropdown-submenu-bg: #092E28;
        --dropdown-submenu-item-bg: rgba(255, 255, 255, 0.05);
        --dropdown-submenu-item-foreground: #FFF;
        --shadow-dropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

        --alert-success: hsla(86, 70%, 69%, 0.15);
        --alert-success-foreground: hsla(86, 70%, 69%, 1);
        --alert-danger: hsla(0, 100%, 57%, 0.24);
        --alert-danger-foreground: hsla(0, 100%, 57%, 1);
        --alert-warning: hsla(30, 100%, 68%, 0.2);
        --alert-warning-foreground: hsla(30, 100%, 63%, 1);
        --alert-information: hsla(0, 0%, 100%, 0.05);
        --alert-information-foreground: hsla(0, 0%, 100%, 1);

        --flash-success: hsla(86, 70%, 69%, 0.15);
        --flash-success-foreground: hsla(86, 70%, 69%, 1);
        --flash-danger: hsla(0, 100%, 57%, 0.24);
        --flash-danger-foreground: hsla(0, 100%, 57%, 1);
        --flash-warning: hsla(30, 100%, 68%, 0.2);
        --flash-warning-foreground: hsla(30, 100%, 63%, 1);
        --flash-information: hsla(0, 0%, 100%, 0.12);
        --flash-information-foreground: hsla(0, 0%, 100%, 1);

        /* Modal variables */
        --modal-bg: hsla(170, 68%, 14%, 1);
        --modal-header: #fff;
        --modal-description: hsla(170, 7%, 62%, 1);

        /* CodeSnippet variables */
        --code-snippet-bg: hsla(170, 60%, 19%, 1);
        --code-snippet-foreground: hsla(110, 77%, 88%, 1);

        /* Tabs variables for dark theme */
        --tab-active: #B6E777;
        --tab-inactive: hsla(170, 7%, 62%, 1);
        --tab-hover: #B6E777;

        /* Switch variables for dark theme */
        --switch-active: #B6E777;
        --switch-inactive: rgba(255, 255, 255, 0.15);
        --switch-thumb: #FFFFFF;
        --switch-label: #FFFFFF;

        /* Checkbox variables for dark theme */
        --checkbox-bg: hsla(170, 68%, 14%, 1);
        --checkbox-border: rgba(255, 255, 255, 0.15);
        --checkbox-border-hover: rgba(255, 255, 255, 0.3);
        --checkbox-checked: #B6E777;
        --checkbox-checkmark: #0B3A32;
        --checkbox-disabled: rgba(255, 255, 255, 0.05);
        --checkbox-label: #FFFFFF;
        --checkbox-label-disabled: rgba(255, 255, 255, 0.4);

        /* Radio variables for dark theme */
        --radio-bg: hsla(170, 68%, 14%, 1);
        --radio-border: rgba(255, 255, 255, 0.15);
        --radio-border-hover: rgba(255, 255, 255, 0.3);
        --radio-border-active: #B6E777;
        --radio-dot: #B6E777;
        --radio-dot-disabled: rgba(255, 255, 255, 0.3);
        --radio-disabled: rgba(255, 255, 255, 0.05);
        --radio-label: #FFFFFF;
        --radio-label-disabled: rgba(255, 255, 255, 0.4);

        /* DatePicker variables for dark theme */
        --datepicker-bg: hsla(170, 68%, 14%, 1);
        --datepicker-border: rgba(255, 255, 255, 0.1);
        --datepicker-header: #FFFFFF;
        --datepicker-nav: #FFFFFF;
        --datepicker-weekday: hsla(170, 7%, 62%, 1);
        --datepicker-day: #FFFFFF;
        --datepicker-day-disabled: rgba(255, 255, 255, 0.3);
        --datepicker-weekend: rgba(255, 255, 255, 0.8);
        --datepicker-hover: rgba(255, 255, 255, 0.1);
        --datepicker-selected: #B6E777;
        --datepicker-selected-text: #0B3A32;
        --datepicker-range: rgba(182, 231, 119, 0.2);
        --datepicker-today: #B6E777;
        --datepicker-preset: #FFFFFF;
        --datepicker-preset-active: #B6E777;
        --datepicker-preset-active-bg: rgba(182, 231, 119, 0.1);
        --datepicker-input-bg: hsla(170, 68%, 14%, 1);
        --datepicker-input-border: rgba(255, 255, 255, 0.15);
        --datepicker-input-border-hover: rgba(255, 255, 255, 0.3);
        --datepicker-input-text: #FFFFFF;

        /* Input variables for dark theme */
        --input-bg: hsla(170, 68%, 14%, 1);
        --input-border: rgba(255, 255, 255, 0.15);
        --input-foreground: #FFFFFF;
        --input-label: #FFFFFF;
        --input-placeholder: rgba(255, 255, 255, 0.5);
        --input-disabled-bg: rgba(255, 255, 255, 0.05);

        /* Select variables for dark theme */
        --select-bg: hsla(170, 68%, 14%, 1);
        --select-foreground: #FFFFFF;
        --select-placeholder: hsla(170, 7%, 62%, 1);
        --select-border: rgba(255, 255, 255, 0.15);
        --select-border-hover: rgba(255, 255, 255, 0.3);
        --select-border-active: #B6E777;
        --select-ring: rgba(182, 231, 119, 0.1);
        --select-disabled-bg: rgba(255, 255, 255, 0.05);
        --select-dropdown-bg: #092E28;
        --select-dropdown-border: rgba(255, 255, 255, 0.1);
        --select-search-bg: rgba(255, 255, 255, 0.05);
        --select-option-hover: rgba(255, 255, 255, 0.05);
        --select-option-active: rgba(182, 231, 119, 0.1);

        /* DataGrid/Table variables for dark theme */
        --table-bg: hsla(170, 68%, 14%, 1);
        --table-header-bg: hsla(170, 60%, 12%, 1);
        --table-header-foreground: hsla(0, 0%, 100%, 0.7);
        --table-header-border: hsla(0, 0%, 100%, 0.1);
        --table-row-border: hsla(0, 0%, 100%, 0.05);
        --table-row-hover-bg: hsla(170, 60%, 16%, 1);
        --table-cell-foreground: hsla(0, 0%, 100%, 0.9);
        --table-border: hsla(0, 0%, 100%, 0.1);
        --table-empty-foreground: hsla(0, 0%, 100%, 0.5);
        --table-head-foreground: #97A5A3;
        --table-link: #A6D872;
        --table-link-hover: #B6E777;
    }
:root[data-theme="dark"] .venalio-logo.light {
        display: none !important;
    }
.dark {
        --background: 222.2 84% 4.9%;
        --foreground: 210 40% 98%;

        --card: 222.2 84% 4.9%;
        --card-foreground: 210 40% 98%;

        --popover: 222.2 84% 4.9%;
        --popover-foreground: 210 40% 98%;
        --popover-bg: #1F2937;
        --popover-border: #374151;

        --sidebar-bg: #111827;
        --sidebar-border: #4B5563;

        --theme-switcher-active-bg: #B6E777;
        --theme-switcher-active-text: #0B3A32;
        --theme-switcher-inactive-bg: #374151;
        --theme-switcher-inactive-text: #E5E7EB;

        --primary: 164 55% 30%;
        --primary-foreground: 0 0% 100%;
        --primary-hover-bg: 164 55% 35%;

        --secondary: 90 65% 58%;
        --secondary-foreground: 167 65% 14%;
        --secondary-hover-bg: 90 60% 55%;

        --warning: 30 85% 57%;
        --warning-foreground: 0 0% 100%;
        --warning-hover-bg: 30 85% 62%;

        --danger: 0 73% 57%;
        --danger-foreground: 0 0% 100%;
        --danger-hover-bg: 0 73% 62%;

        --link: 0 0% 0% / 0%;
        --link-foreground: 0 0% 90%;
        --link-hover-bg: 0 0% 15%;

        --gray: 0 0% 15%;
        --gray-foreground: 0 0% 90%;
        --gray-hover-bg: 0 0% 20%;
        --gray-outline: 0 0% 30%;
        --gray-outline-hover: 0 0% 50%;

        /* Button variables */
        --button-primary-bg: #1A6459;
        --button-primary-foreground: #FFF;
        --button-primary-hover-bg: #217A6D;

        --button-secondary-bg: #A6D872;
        --button-secondary-foreground: #0B3A32;
        --button-secondary-hover-bg: #95C761;

        --button-warning-bg: #F08C2A;
        --button-warning-foreground: #FFF;
        --button-warning-hover-bg: #F5A04F;

        --button-danger-bg: #E02E2E;
        --button-danger-foreground: #FFF;
        --button-danger-hover-bg: #E54545;

        --button-link-bg: transparent;
        --button-link-foreground: #E5E7EB;
        --button-link-hover-bg: #374151;

        --button-gray-bg: #374151;
        --button-gray-foreground: #E5E7EB;
        --button-gray-hover-bg: #4B5563;
        --button-gray-outline: #4B5563;
        --button-gray-outline-hover: #6B7280;

        --muted: 217.2 32.6% 17.5%;
        --muted-foreground: 215 20.2% 65.1%;

        --accent: 217.2 32.6% 17.5%;
        --accent-foreground: 210 40% 98%;

        --destructive: 0 62.8% 30.6%;
        --destructive-foreground: 210 40% 98%;

        --border: 217.2 32.6% 17.5%;
        --input: 217.2 32.6% 17.5%;
        --ring: 212.7 26.8% 83.9%;

        --dropdown-border: rgba(255, 255, 255, 0.1);
        --dropdown-foreground: #E5E7EB;
        --dropdown-title: #E5E7EB;
        --dropdown-subheader: #9CA3AF;
        --shadow-dropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    }
*{
  border-color: hsl(var(--border));
}
body{
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.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;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.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: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-2{
  bottom: -0.5rem;
}
.-bottom-2\.5{
  bottom: -0.625rem;
}
.-right-\[\.5rem\]{
  right: -.5rem;
}
.-top-2{
  top: -0.5rem;
}
.-top-2\.5{
  top: -0.625rem;
}
.bottom-\[calc\(100\%\+10px\)\]{
  bottom: calc(100% + 10px);
}
.bottom-full{
  bottom: 100%;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[2\.25rem\]{
  left: 2.25rem;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-1\/2{
  right: 50%;
}
.right-4{
  right: 1rem;
}
.right-\[15px\]{
  right: 15px;
}
.right-\[2rem\]{
  right: 2rem;
}
.right-full{
  right: 100%;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-4{
  top: 1rem;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.-mr-1{
  margin-right: -0.25rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-\[6px\]{
  margin-bottom: 6px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-\[1\.75rem\]{
  margin-left: 1.75rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-4{
  margin-right: 1rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-\[\.25rem\]{
  margin-top: .25rem;
}
.mt-\[3px\]{
  margin-top: 3px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-auto{
  margin-top: auto;
}
.box-border{
  box-sizing: border-box;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.size-\[12px\]{
  width: 12px;
  height: 12px;
}
.size-\[14px\]{
  width: 14px;
  height: 14px;
}
.h-12{
  height: 3rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-20{
  height: 5rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-\[1\.25rem\]{
  height: 1.25rem;
}
.h-\[1\.375rem\]{
  height: 1.375rem;
}
.h-\[1\.5rem\]{
  height: 1.5rem;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[1rem\]{
  height: 1rem;
}
.h-\[2\.25rem\]{
  height: 2.25rem;
}
.h-\[2\.625rem\]{
  height: 2.625rem;
}
.h-\[2\.875rem\]{
  height: 2.875rem;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[3\.75rem\]{
  height: 3.75rem;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[38px\]{
  height: 38px;
}
.h-\[3rem\]{
  height: 3rem;
}
.h-\[42px\]{
  height: 42px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[6\.25rem\]{
  height: 6.25rem;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-\[280px\]{
  max-height: 280px;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.min-h-\[24px\]{
  min-height: 24px;
}
.w-0{
  width: 0px;
}
.w-1{
  width: 0.25rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-20{
  width: 5rem;
}
.w-3{
  width: 0.75rem;
}
.w-4{
  width: 1rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-\[1\.25rem\]{
  width: 1.25rem;
}
.w-\[1\.375rem\]{
  width: 1.375rem;
}
.w-\[1\.5rem\]{
  width: 1.5rem;
}
.w-\[14px\]{
  width: 14px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[18\.125rem\]{
  width: 18.125rem;
}
.w-\[18\.75rem\]{
  width: 18.75rem;
}
.w-\[1rem\]{
  width: 1rem;
}
.w-\[2\.625rem\]{
  width: 2.625rem;
}
.w-\[2\.875rem\]{
  width: 2.875rem;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[3\.75rem\]{
  width: 3.75rem;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[42px\]{
  width: 42px;
}
.w-\[5\.625rem\]{
  width: 5.625rem;
}
.w-\[5rem\]{
  width: 5rem;
}
.w-\[90\%\]{
  width: 90%;
}
.w-full{
  width: 100%;
}
.min-w-48{
  min-width: 12rem;
}
.min-w-\[1\.75rem\]{
  min-width: 1.75rem;
}
.min-w-\[24px\]{
  min-width: 24px;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.table-fixed{
  table-layout: fixed;
}
.caption-bottom{
  caption-side: bottom;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-top-left{
  transform-origin: top left;
}
.origin-top-right{
  transform-origin: top right;
}
.-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-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[13px\]{
  --tw-translate-x: 13px;
  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-\[3px\]{
  --tw-translate-x: 3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 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-y-2{
  --tw-translate-y: 0.5rem;
  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-4{
  --tw-translate-y: 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));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.cursor-col-resize{
  cursor: col-resize;
}
.cursor-default{
  cursor: default;
}
.cursor-move{
  cursor: move;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.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: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-\[\.625rem\]{
  gap: .625rem;
}
.gap-\[15px\]{
  gap: 15px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.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-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-table-row-border > :not([hidden]) ~ :not([hidden]){
  border-color: var(--table-row-border);
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[\.375rem\]{
  border-radius: .375rem;
}
.rounded-\[\.625rem\]{
  border-radius: .625rem;
}
.rounded-\[0\.625rem\]{
  border-radius: 0.625rem;
}
.rounded-\[0\.75rem\]{
  border-radius: 0.75rem;
}
.rounded-\[0\.9375rem\]{
  border-radius: 0.9375rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[1rem\]{
  border-radius: 1rem;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[6px\]{
  border-radius: 6px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: var(--radius);
}
.rounded-md{
  border-radius: calc(var(--radius) - 2px);
}
.rounded-sidebar{
  border-radius: 0.625rem;
}
.rounded-sm{
  border-radius: calc(var(--radius) - 4px);
}
.rounded-l-lg{
  border-top-left-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}
.rounded-r-lg{
  border-top-right-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
}
.rounded-tl-\[9px\]{
  border-top-left-radius: 9px;
}
.rounded-tr-\[9px\]{
  border-top-right-radius: 9px;
}
.border{
  border-width: 1px;
}
.border-\[1\.5px\]{
  border-width: 1.5px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[0\]{
  border-bottom-width: 0;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-border{
  border-color: hsl(var(--border));
}
.border-button-gray-outline{
  border-color: var(--button-gray-outline);
}
.border-button-primary{
  border-color: var(--button-primary-bg);
}
.border-checkbox-border{
  border-color: var(--checkbox-border);
}
.border-datepicker-border{
  border-color: var(--datepicker-border);
}
.border-datepicker-input-border{
  border-color: var(--datepicker-input-border);
}
.border-datepicker-today{
  border-color: var(--datepicker-today);
}
.border-dropdown-border{
  border-color: var(--dropdown-border);
}
.border-input-border{
  border-color: var(--input-border);
}
.border-popover-border{
  border-color: var(--popover-border);
}
.border-radio-border{
  border-color: var(--radio-border);
}
.border-radio-border-active{
  border-color: var(--radio-border-active);
}
.border-select-border{
  border-color: var(--select-border);
}
.border-select-border-active{
  border-color: var(--select-border-active);
}
.border-select-dropdown-border{
  border-color: var(--select-dropdown-border);
}
.border-sidebar-border{
  border-color: var(--sidebar-border);
}
.border-tab-active{
  border-color: var(--tab-active);
}
.border-table-border{
  border-color: var(--table-border);
}
.border-table-header-border{
  border-color: var(--table-header-border);
}
.border-table-link{
  border-color: var(--table-link);
}
.border-table-row-border{
  border-color: var(--table-row-border);
}
.border-theme-settings-border{
  border-color: var(--theme-settings-border);
}
.border-transparent{
  border-color: transparent;
}
.\!bg-theme-settings-active-item-bg{
  background-color: var(--theme-settings-active-item-bg) !important;
}
.bg-alert-danger{
  background-color: var(--alert-danger);
}
.bg-alert-information{
  background-color: var(--alert-information);
}
.bg-alert-success{
  background-color: var(--alert-success);
}
.bg-alert-warning{
  background-color: var(--alert-warning);
}
.bg-badge-danger{
  background-color: var(--badge-danger);
}
.bg-badge-information{
  background-color: var(--badge-information);
}
.bg-badge-success{
  background-color: var(--badge-success);
}
.bg-badge-warning{
  background-color: var(--badge-warning);
}
.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.bg-button-danger{
  background-color: var(--button-danger-bg);
}
.bg-button-gray{
  background-color: var(--button-gray-bg);
}
.bg-button-link{
  background-color: var(--button-link-bg);
}
.bg-button-primary{
  background-color: var(--button-primary-bg);
}
.bg-button-secondary{
  background-color: var(--button-secondary-bg);
}
.bg-button-warning{
  background-color: var(--button-warning-bg);
}
.bg-checkbox-bg{
  background-color: var(--checkbox-bg);
}
.bg-checkbox-checked{
  background-color: var(--checkbox-checked);
}
.bg-checkbox-disabled{
  background-color: var(--checkbox-disabled);
}
.bg-code-snippet-bg{
  background-color: var(--code-snippet-bg);
}
.bg-datepicker-bg{
  background-color: var(--datepicker-bg);
}
.bg-datepicker-input-bg{
  background-color: var(--datepicker-input-bg);
}
.bg-datepicker-preset-active-bg{
  background-color: var(--datepicker-preset-active-bg);
}
.bg-datepicker-range{
  background-color: var(--datepicker-range);
}
.bg-datepicker-selected{
  background-color: var(--datepicker-selected);
}
.bg-dropdown-bg{
  background-color: var(--dropdown-bg);
}
.bg-dropdown-submenu-bg{
  background-color: var(--dropdown-submenu-bg);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-input-bg{
  background-color: var(--input-bg);
}
.bg-input-disabled-bg{
  background-color: var(--input-disabled-bg);
}
.bg-modal-bg{
  background-color: var(--modal-bg);
}
.bg-orange-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}
.bg-popover-bg{
  background-color: var(--popover-bg);
}
.bg-progress{
  background-color: var(--progress);
}
.bg-progress-foreground{
  background-color: var(--progress-foreground);
}
.bg-purple-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity));
}
.bg-radio-bg{
  background-color: var(--radio-bg);
}
.bg-radio-disabled{
  background-color: var(--radio-disabled);
}
.bg-radio-dot{
  background-color: var(--radio-dot);
}
.bg-radio-dot-disabled{
  background-color: var(--radio-dot-disabled);
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-select-bg{
  background-color: var(--select-bg);
}
.bg-select-disabled-bg{
  background-color: var(--select-disabled-bg);
}
.bg-select-dropdown-bg{
  background-color: var(--select-dropdown-bg);
}
.bg-select-option-active{
  background-color: var(--select-option-active);
}
.bg-select-option-hover{
  background-color: var(--select-option-hover);
}
.bg-select-search-bg{
  background-color: var(--select-search-bg);
}
.bg-sidebar-active-bg{
  background-color: var(--sidebar-active-bg);
}
.bg-sidebar-badge-gray{
  background-color: var(--sidebar-badge-gray);
}
.bg-sidebar-badge-green{
  background-color: var(--sidebar-badge-green);
}
.bg-sidebar-badge-red{
  background-color: var(--sidebar-badge-red);
}
.bg-sidebar-badge-yellow{
  background-color: var(--sidebar-badge-yellow);
}
.bg-sidebar-bg{
  background-color: var(--sidebar-bg);
}
.bg-sidebar-panel-active-bg{
  background-color: var(--sidebar-panel-active-bg);
}
.bg-sidebar-tile-bg{
  background-color: var(--sidebar-tile-bg);
}
.bg-switch-active{
  background-color: var(--switch-active);
}
.bg-switch-inactive{
  background-color: var(--switch-inactive);
}
.bg-switch-thumb{
  background-color: var(--switch-thumb);
}
.bg-table{
  background-color: var(--table-bg);
}
.bg-table-header{
  background-color: var(--table-header-bg);
}
.bg-table-row-hover{
  background-color: var(--table-row-hover-bg);
}
.bg-teal-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity));
}
.bg-theme-settings-bg{
  background-color: var(--theme-settings-bg);
}
.bg-theme-switcher-active-bg{
  background-color: var(--theme-switcher-active-bg);
}
.bg-theme-switcher-inactive-bg{
  background-color: var(--theme-switcher-inactive-bg);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[\.625rem\]{
  padding: .625rem;
}
.p-\[1\.875rem\]{
  padding: 1.875rem;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[1rem\]{
  padding: 1rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[\.625rem\]{
  padding-left: .625rem;
  padding-right: .625rem;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[1rem\]{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[\.5rem\]{
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.py-\[\.625rem\]{
  padding-top: .625rem;
  padding-bottom: .625rem;
}
.py-\[\.75rem\]{
  padding-top: .75rem;
  padding-bottom: .75rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-\[1\.5rem\]{
  padding-bottom: 1.5rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-80{
  padding-left: 20rem;
}
.pl-\[15px\]{
  padding-left: 15px;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-\[50px\]{
  padding-right: 50px;
}
.pt-0{
  padding-top: 0px;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-\[1\.25rem\]{
  padding-top: 1.25rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.align-middle{
  vertical-align: middle;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[\.5rem\]{
  font-size: .5rem;
}
.text-\[\.75rem\]{
  font-size: .75rem;
}
.text-\[\.875rem\]{
  font-size: .875rem;
}
.text-\[0\.6875rem\]{
  font-size: 0.6875rem;
}
.text-\[0\.75rem\]{
  font-size: 0.75rem;
}
.text-\[0\.875rem\]{
  font-size: 0.875rem;
}
.text-\[1\.25rem\]{
  font-size: 1.25rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-\[600\]{
  font-weight: 600;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.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-\[0rem\]{
  line-height: 0rem;
}
.leading-\[1\.5em\]{
  line-height: 1.5em;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.\!text-breadcrumb{
  color: var(--breadcrumb) !important;
}
.\!text-breadcrumb-active{
  color: var(--breadcrumb-active) !important;
}
.\!text-theme-settings-active-item-foreground{
  color: var(--theme-settings-active-item-foreground) !important;
}
.text-\[\#888888\]{
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.text-\[\#888\]{
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.text-\[\#97A5A3\]{
  --tw-text-opacity: 1;
  color: rgb(151 165 163 / var(--tw-text-opacity));
}
.text-alert-danger-foreground{
  color: var(--alert-danger-foreground);
}
.text-alert-information-foreground{
  color: var(--alert-information-foreground);
}
.text-alert-success-foreground{
  color: var(--alert-success-foreground);
}
.text-alert-warning-foreground{
  color: var(--alert-warning-foreground);
}
.text-badge-danger-foreground{
  color: var(--badge-danger-foreground);
}
.text-badge-information-foreground{
  color: var(--badge-information-foreground);
}
.text-badge-success-foreground{
  color: var(--badge-success-foreground);
}
.text-badge-warning-foreground{
  color: var(--badge-warning-foreground);
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
.text-breadcrumb-active{
  color: var(--breadcrumb-active);
}
.text-button-danger-foreground{
  color: var(--button-danger-foreground);
}
.text-button-link-foreground{
  color: var(--button-link-foreground);
}
.text-button-primary{
  color: var(--button-primary-bg);
}
.text-button-primary-foreground{
  color: var(--button-primary-foreground);
}
.text-button-secondary-foreground{
  color: var(--button-secondary-foreground);
}
.text-button-warning-foreground{
  color: var(--button-warning-foreground);
}
.text-checkbox-checkmark{
  color: var(--checkbox-checkmark);
}
.text-checkbox-label{
  color: var(--checkbox-label);
}
.text-checkbox-label-disabled{
  color: var(--checkbox-label-disabled);
}
.text-code-snippet-foreground{
  color: var(--code-snippet-foreground);
}
.text-current{
  color: currentColor;
}
.text-datepicker-day{
  color: var(--datepicker-day);
}
.text-datepicker-day-disabled{
  color: var(--datepicker-day-disabled);
}
.text-datepicker-header{
  color: var(--datepicker-header);
}
.text-datepicker-input-text{
  color: var(--datepicker-input-text);
}
.text-datepicker-nav{
  color: var(--datepicker-nav);
}
.text-datepicker-preset{
  color: var(--datepicker-preset);
}
.text-datepicker-preset-active{
  color: var(--datepicker-preset-active);
}
.text-datepicker-selected-text{
  color: var(--datepicker-selected-text);
}
.text-datepicker-weekday{
  color: var(--datepicker-weekday);
}
.text-datepicker-weekend{
  color: var(--datepicker-weekend);
}
.text-dropdown-foreground{
  color: var(--dropdown-foreground);
}
.text-dropdown-subheader{
  color: var(--dropdown-subheader);
}
.text-dropdown-title{
  color: var(--dropdown-title);
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-input-border{
  color: var(--input-border);
}
.text-input-foreground{
  color: var(--input-foreground);
}
.text-input-label{
  color: var(--input-label);
}
.text-modal-description{
  color: var(--modal-description);
}
.text-modal-header{
  color: var(--modal-header);
}
.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}
.text-radio-label{
  color: var(--radio-label);
}
.text-radio-label-disabled{
  color: var(--radio-label-disabled);
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.text-select-foreground{
  color: var(--select-foreground);
}
.text-select-placeholder{
  color: var(--select-placeholder);
}
.text-sidebar-active-foreground{
  color: var(--sidebar-active-foreground);
}
.text-sidebar-badge-gray-foreground{
  color: var(--sidebar-badge-gray-foreground);
}
.text-sidebar-badge-green-foreground{
  color: var(--sidebar-badge-green-foreground);
}
.text-sidebar-badge-red-foreground{
  color: var(--sidebar-badge-red-foreground);
}
.text-sidebar-badge-yellow-foreground{
  color: var(--sidebar-badge-yellow-foreground);
}
.text-sidebar-bg{
  color: var(--sidebar-bg);
}
.text-sidebar-foreground{
  color: var(--sidebar-foreground);
}
.text-sidebar-foreground-light{
  color: var(--sidebar-foreground-light);
}
.text-switch-label{
  color: var(--switch-label);
}
.text-tab-active{
  color: var(--tab-active);
}
.text-tab-inactive{
  color: var(--tab-inactive);
}
.text-table-cell-foreground{
  color: var(--table-cell-foreground);
}
.text-table-empty-foreground{
  color: var(--table-empty-foreground);
}
.text-table-header-foreground{
  color: var(--table-header-foreground);
}
.text-table-link{
  color: var(--table-link);
}
.text-teal-600{
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity));
}
.text-theme-settings-foreground{
  color: var(--theme-settings-foreground);
}
.text-theme-switcher-active-text{
  color: var(--theme-switcher-active-text);
}
.text-theme-switcher-inactive-text{
  color: var(--theme-switcher-inactive-text);
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.\!no-underline{
  text-decoration-line: none !important;
}
.caret-transparent{
  caret-color: transparent;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.shadow-dropdown{
  --tw-shadow: var(--shadow-dropdown);
  --tw-shadow-colored: var(--shadow-dropdown);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-select{
  --tw-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 20px 30px 0px 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-sidebar-tile{
  --tw-shadow: 0px 1px 2px 0px hsla(0, 0%, 0%, 0.08);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset{
  --tw-ring-inset: inset;
}
.ring-dropdown-border{
  --tw-ring-color: var(--dropdown-border);
}
.ring-select-ring{
  --tw-ring-color: var(--select-ring);
}
.ring-offset-background{
  --tw-ring-offset-color: hsl(var(--background));
}
.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);
}
.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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.no-scrollbar::-webkit-scrollbar {
        display: none;
    }
.no-scrollbar {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
.placeholder\:text-input-placeholder::-moz-placeholder{
  color: var(--input-placeholder);
}
.placeholder\:text-input-placeholder::placeholder{
  color: var(--input-placeholder);
}
.placeholder\:text-select-placeholder::-moz-placeholder{
  color: var(--select-placeholder);
}
.placeholder\:text-select-placeholder::placeholder{
  color: var(--select-placeholder);
}
.focus-within\:border-datepicker-input-border-hover:focus-within{
  border-color: var(--datepicker-input-border-hover);
}
.hover\:rounded-lg:hover{
  border-radius: var(--radius);
}
.hover\:border:hover{
  border-width: 1px;
}
.hover\:border-button-gray-outline-hover:hover{
  border-color: var(--button-gray-outline-hover);
}
.hover\:border-checkbox-border-hover:hover{
  border-color: var(--checkbox-border-hover);
}
.hover\:border-datepicker-input-border-hover:hover{
  border-color: var(--datepicker-input-border-hover);
}
.hover\:border-radio-border-hover:hover{
  border-color: var(--radio-border-hover);
}
.hover\:border-select-border-hover:hover{
  border-color: var(--select-border-hover);
}
.hover\:border-sidebar-border:hover{
  border-color: var(--sidebar-border);
}
.hover\:bg-blue-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
.hover\:bg-button-danger-hover-bg:hover{
  background-color: var(--button-danger-hover-bg);
}
.hover\:bg-button-gray-hover-bg:hover{
  background-color: var(--button-gray-hover-bg);
}
.hover\:bg-button-link-hover-bg:hover{
  background-color: var(--button-link-hover-bg);
}
.hover\:bg-button-primary-hover-bg:hover{
  background-color: var(--button-primary-hover-bg);
}
.hover\:bg-button-secondary-hover-bg:hover{
  background-color: var(--button-secondary-hover-bg);
}
.hover\:bg-button-warning-hover-bg:hover{
  background-color: var(--button-warning-hover-bg);
}
.hover\:bg-datepicker-hover:hover{
  background-color: var(--datepicker-hover);
}
.hover\:bg-dropdown-hover-bg:hover{
  background-color: var(--dropdown-hover-bg);
}
.hover\:bg-dropdown-submenu-item-bg:hover{
  background-color: var(--dropdown-submenu-item-bg);
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-sidebar-active-bg:hover{
  background-color: var(--sidebar-active-bg);
}
.hover\:bg-sidebar-hover-bg:hover{
  background-color: var(--sidebar-hover-bg);
}
.hover\:bg-sidebar-subitem-hover-bg:hover{
  background-color: var(--sidebar-subitem-hover-bg);
}
.hover\:bg-table-row-hover:hover{
  background-color: var(--table-row-hover-bg);
}
.hover\:bg-theme-settings-active-item-bg:hover{
  background-color: var(--theme-settings-active-item-bg);
}
.hover\:font-bold:hover{
  font-weight: 700;
}
.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
.hover\:text-breadcrumb-hover:hover{
  color: var(--breadcrumb-hover);
}
.hover\:text-button-primary-foreground:hover{
  color: var(--button-primary-foreground);
}
.hover\:text-input-foreground:hover{
  color: var(--input-foreground);
}
.hover\:text-sidebar-subitem-hover-foreground:hover{
  color: var(--sidebar-subitem-hover-foreground);
}
.hover\:text-tab-hover:hover{
  color: var(--tab-hover);
}
.hover\:text-table-cell-foreground:hover{
  color: var(--table-cell-foreground);
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:shadow-hover:hover{
  --tw-shadow: var(--shadow-hover);
  --tw-shadow-colored: var(--shadow-hover);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:ring-dropdown-hover-border:hover{
  --tw-ring-color: var(--dropdown-hover-border);
}
.focus\:bg-datepicker-hover:focus{
  background-color: var(--datepicker-hover);
}
.focus\:bg-table-row-hover:focus{
  background-color: var(--table-row-hover-bg);
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.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-ring:focus{
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group:hover .group-hover\:bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:text-sidebar-hover-foreground{
  color: var(--sidebar-hover-foreground);
}
.data-\[state\=selected\]\:bg-table-row-hover[data-state=selected]{
  background-color: var(--table-row-hover-bg);
}
@media (min-width: 768px){
  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){
  padding-right: 0px;
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr{
  border-bottom-width: 0px;
}
.\[\&_tr\:first-child_th\:first-child\]\:rounded-tl-\[9px\] tr:first-child th:first-child{
  border-top-left-radius: 9px;
}
.\[\&_tr\:first-child_th\:last-child\]\:rounded-tr-\[9px\] tr:first-child th:last-child{
  border-top-right-radius: 9px;
}
.\[\&_tr\:last-child\]\:border-0 tr:last-child{
  border-width: 0px;
}
.\[\&_tr\:last-child_td\:first-child\]\:rounded-bl-\[9px\] tr:last-child td:first-child{
  border-bottom-left-radius: 9px;
}
.\[\&_tr\:last-child_td\:last-child\]\:rounded-br-\[9px\] tr:last-child td:last-child{
  border-bottom-right-radius: 9px;
}
.\[\&_tr\]\:border-b tr{
  border-bottom-width: 1px;
}
.\[\&_tr\]\:border-table-header-border tr{
  border-color: var(--table-header-border);
}


/* Histoire custom styles - Venalio branding */
/* Import Manrope font */
/* Larger logo in sidebar */
.histoire-app-logo {
  height: 2.5rem !important;
  max-height: 2.5rem !important;
}
.histoire-app-logo + *,
.histoire-app-logo ~ * {
  height: auto !important;
}
/* Increase logo container height */
.histoire-app-header .htw-h-full {
  height: 2.5rem !important;
}
/* Apply Manrope to Histoire UI */
:root {
  --hsv-font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}
/* Override Histoire default font */
.histoire-generic-render-story,
.histoire-story-variant-single-view,
[data-v-app],
#app {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}
/* Sidebar and UI elements */
.__histoire-sidebar,
.__histoire-tree,
.histoire-base-button,
.histoire-base-input {
  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}
/* Reset responsive preview background to white */
.histoire-story-responsive-preview {
  background-color: #ffffff !important;
}


:root[data-layout-size=xs] {
  font-size: 13px;
}

:root[data-layout-size=sm] {
  font-size: 14px;
}

:root,
:root[data-theme=default] {
  --popover-bg: #FAFAFA;
  --popover-border: #CBD5E1;
  --sidebar-bg: #0b3b32;
  --sidebar-border: rgba(255, 255, 255, 0.05);
  --sidebar-foreground: #ADCBBF;
  --sidebar-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-active-foreground: #D1F8C9;
  --sidebar-panel-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-tile-bg: hsla(0, 0%, 100%, 0.05);
  --sidebar-hover-bg: #244e47;
  --sidebar-hover-foreground: #D1F8C9;
  --sidebar-badge-green: #B6E777;
  --sidebar-badge-green-foreground: #0B3A32;
  --sidebar-badge-red: #D02020;
  --sidebar-badge-red-foreground: #FFF;
  --sidebar-badge-yellow: #EB8117;
  --sidebar-badge-yellow-foreground: #FFF;
  --sidebar-badge-gray: #888888;
  --sidebar-badge-gray-foreground: #FFF;
  --sidebar-item-foreground: #ADCBBF;
  --sidebar-item-hover-bg: rgba(255, 255, 255, 0.05);
  --sidebar-item-hover-foreground: #D1F8C9;
  --sidebar-item-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-item-active-foreground: #D1F8C9;
  --sidebar-badge-bg: rgba(255, 255, 255, 0.15);
  --sidebar-badge-foreground: #D1F8C9;
  --sidebar-section-foreground: rgba(173, 203, 191, 0.5);
  --dropdown-bg: #FFF;
  --dropdown-hover-bg: #FFF;
  --dropdown-hover-border: rgba(0, 0, 0, 0.1);
  --dropdown-border: rgba(0, 0, 0, 0.1);
  --dropdown-foreground: #0B3A32;
  --dropdown-subheader: #888888;
  --dropdown-submenu-bg: #FFF;
  --dropdown-submenu-item-bg: rgba(0, 0, 0, 0.05);
  --dropdown-submenu-item-foreground: #101828;
  --alert-success: rgba(61, 139, 12, 0.1);
  --alert-success-foreground: rgba(61, 139, 12, 1);
  --alert-danger: rgba(208, 32, 32, 0.1);
  --alert-danger-foreground: rgba(208, 32, 32, 1);
  --alert-warning: rgba(235, 129, 23, 0.15);
  --alert-warning-foreground: rgba(235, 129, 23, 1);
  --alert-information: rgba(0, 0, 0, 0.05);
  --alert-information-foreground: rgba(11, 58, 50, 1);
  --flash-success: rgba(61, 139, 12, 0.1);
  --flash-success-foreground: rgba(61, 139, 12, 1);
  --flash-danger: rgba(208, 32, 32, 0.1);
  --flash-danger-foreground: rgba(208, 32, 32, 1);
  --flash-warning: rgba(235, 129, 23, 0.15);
  --flash-warning-foreground: rgba(235, 129, 23, 1);
  --flash-information: rgba(0, 0, 0, 0.07);
  --flash-information-foreground: rgba(11, 58, 50, 1);
  --note-success-bg: rgba(61, 139, 12, 0.08);
  --note-success-border: rgba(61, 139, 12, 1);
  --note-success-foreground: rgba(11, 58, 50, 1);
  --note-danger-bg: rgba(208, 32, 32, 0.08);
  --note-danger-border: rgba(208, 32, 32, 1);
  --note-danger-foreground: rgba(11, 58, 50, 1);
  --note-warning-bg: rgba(235, 129, 23, 0.1);
  --note-warning-border: rgba(235, 129, 23, 1);
  --note-warning-foreground: rgba(11, 58, 50, 1);
  --note-information-bg: rgba(0, 0, 0, 0.04);
  --note-information-border: rgba(11, 58, 50, 0.25);
  --note-information-foreground: rgba(11, 58, 50, 1);
  --note-success-code-bg: rgba(61, 139, 12, 0.12);
  --note-danger-code-bg: rgba(208, 32, 32, 0.12);
  --note-warning-code-bg: rgba(235, 129, 23, 0.15);
  --note-information-code-bg: rgba(11, 58, 50, 0.1);
  --table-section-row-bg: rgba(0, 0, 0, 0.03);
  --table-section-row-foreground: #888888;
  --badge-success: rgba(61, 139, 12, 0.1);
  --badge-success-foreground: rgba(61, 139, 12, 1);
  --badge-danger: rgba(208, 32, 32, 0.1);
  --badge-danger-foreground: rgba(208, 32, 32, 1);
  --badge-warning: rgba(235, 129, 23, 0.15);
  --badge-warning-foreground: rgba(235, 129, 23, 1);
  --badge-information: rgba(0, 0, 0, 0.05);
  --badge-information-foreground: rgba(11, 58, 50, 1);
  --breadcrumb: #888888;
  --breadcrumb-hover: #144F45;
  --breadcrumb-active: #888888;
  --progress: #F3F4F2;
  --progress-foreground: #0B3A32;
  --shadow-hover: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  --shadow-dropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
  --shadow-select: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
  --shadow-sidebar-tile: none;
  --button-primary-bg: #144F45;
  --button-primary-foreground: #FFF;
  --button-primary-hover-bg: rgb(20 79 69 / 90%);
  --button-secondary-bg: #B6E777;
  --button-secondary-foreground: #0B3A32;
  --button-secondary-hover-bg: #A6D872;
  --button-warning-bg: #EB8117;
  --button-warning-foreground: #FFF;
  --button-warning-hover-bg: rgb(235 129 23 / 85%);
  --button-danger-bg: #D02020;
  --button-danger-foreground: #FFF;
  --button-danger-hover-bg: rgb(208 32 32 / 85%);
  --button-link-bg: transparent;
  --button-link-foreground: #0B3A32;
  --button-link-hover-bg: #F2F2F2;
  --button-gray-bg: #F2F2F2;
  --button-gray-foreground: #144F45;
  --button-gray-hover-bg: #E5E5E5;
  --button-gray-outline: #DBDBDB;
  --button-gray-outline-hover: #9F9F9F;
  --modal-bg: #FFF;
  --modal-header: hsla(170, 68%, 14%, 1);
  --modal-description: hsla(0, 0%, 53%, 1);
  --code-snippet-bg: hsla(90, 8%, 95%, 1);
  --code-snippet-foreground: hsla(170, 68%, 14%, 1);
  --tab-active: #144F45;
  --tab-inactive: #888888;
  --tab-hover: #144F45;
  --switch-active: #144F45;
  --switch-inactive: rgba(16, 16, 16, 0.15);
  --switch-thumb: #FFFFFF;
  --switch-label: #0B3A32;
  --checkbox-bg: #FFFFFF;
  --checkbox-border: rgba(16, 16, 16, 0.15);
  --checkbox-border-hover: rgba(16, 16, 16, 0.3);
  --checkbox-checked: #144F45;
  --checkbox-checkmark: #FFFFFF;
  --checkbox-disabled: rgba(0, 0, 0, 0.05);
  --checkbox-label: #0B3A32;
  --checkbox-label-disabled: rgba(16, 16, 16, 0.4);
  --radio-bg: #FFFFFF;
  --radio-border: rgba(16, 16, 16, 0.15);
  --radio-border-hover: rgba(16, 16, 16, 0.3);
  --radio-border-active: #144F45;
  --radio-dot: #144F45;
  --radio-dot-disabled: rgba(16, 16, 16, 0.3);
  --radio-disabled: rgba(0, 0, 0, 0.05);
  --radio-label: #0B3A32;
  --radio-label-disabled: rgba(16, 16, 16, 0.4);
  --input-bg: #FFFFFF;
  --input-border: rgba(16, 16, 16, 0.15);
  --input-foreground: #0B3A32;
  --input-label: #0B3A32;
  --input-placeholder: rgba(11, 58, 50, 0.5);
  --input-disabled-bg: rgba(0, 0, 0, 0.05);
  --select-bg: #FFFFFF;
  --select-foreground: #0B3A32;
  --select-placeholder: #888888;
  --select-border: rgba(16, 16, 16, 0.15);
  --select-border-hover: rgba(16, 16, 16, 0.3);
  --select-border-active: #144F45;
  --select-ring: rgba(20, 79, 69, 0.1);
  --select-disabled-bg: rgba(0, 0, 0, 0.05);
  --select-dropdown-bg: #FFFFFF;
  --select-dropdown-border: rgba(0, 0, 0, 0.1);
  --select-search-bg: rgba(0, 0, 0, 0.05);
  --select-option-hover: rgba(0, 0, 0, 0.05);
  --select-option-active: rgba(20, 79, 69, 0.1);
  --table-bg: #FFFFFF;
  --table-header-bg: transparent;
  --table-header-foreground: hsla(170, 68%, 14%, 1);
  --table-header-border: hsla(0, 0%, 0%, 0.08);
  --table-row-border: hsla(0, 0%, 0%, 0.05);
  --table-row-hover-bg: rgba(0, 0, 0, 0.05);
  --table-row-selected-bg: rgba(20, 79, 69, 0.05);
  --table-row-selected-hover-bg: rgba(20, 79, 69, 0.1);
  --table-cell-foreground: hsla(170, 68%, 14%, 1);
  --table-border: hsla(0, 0%, 0%, 0.08);
  --table-empty-foreground: hsla(0, 0%, 53%, 1);
  --table-head-foreground: #888888;
  --theme-settings-bg: hsla(170, 68%, 14%, 1);
  --theme-settings-foreground: hsla(170, 7%, 62%, 1);
  --theme-settings-border: hsla(0, 0%, 100%, 0.1);
  --theme-settings-active-item-bg: hsla(0, 0%, 100%, 0.05);
  --theme-settings-active-item-foreground: hsla(110, 77%, 88%, 1);
  --pagination-active-bg: #144F45;
  --pagination-active-foreground: #FFFFFF;
  --pagination-foreground: #0B3A32;
  --pagination-hover-bg: rgba(0, 0, 0, 0.05);
  --items-per-page-muted: #888888;
  --items-per-page-foreground: #0B3A32;
  --collapse-bg: #FFFFFF;
  --collapse-border: rgba(0, 0, 0, 0.08);
  --collapse-foreground: #0B3A32;
  --collapse-foreground-hover: #144F45;
  --fieldset-bg: #FFFFFF;
  --fieldset-border: #E5E5E5;
  --fieldset-foreground: #0B3A32;
  --tile-gray-bg: hsla(90, 8%, 95%, 1);
  --tile-gray-foreground: hsla(170, 68%, 14%, 1);
  --tile-gray-hover-bg: hsl(90, 2.7%, 85.49%);
  --tile-gray-active-bg: #FFFFFF;
  --tile-gray-foreground-hover: hsla(170, 68%, 14%, 1);
}

:root[data-theme=light] {
  --popover-bg: #FFFFFF;
  --popover-border: #E5E7EB;
  --sidebar-bg: hsla(90, 8%, 95%, 1);
  --sidebar-border: #e7e8e6;
  --sidebar-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-active-bg: #FFF;
  --sidebar-active-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-panel-active-bg: #FFF;
  --sidebar-tile-bg: hsla(0, 0%, 0%, 0.05);
  --sidebar-hover-bg: hsl(90deg 2.7% 85.49%);
  --sidebar-hover-foreground: hsl(173.02deg 48.31% 17.45%);
  --sidebar-badge-green: #B6E777;
  --sidebar-badge-green-foreground: #0B3A32;
  --sidebar-badge-red: #D02020;
  --sidebar-badge-red-foreground: #FFF;
  --sidebar-badge-yellow: #EB8117;
  --sidebar-badge-yellow-foreground: #FFF;
  --sidebar-badge-gray: #888888;
  --sidebar-badge-gray-foreground: #FFF;
  --sidebar-item-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-item-hover-bg: hsl(90deg 4.17% 90.59%);
  --sidebar-item-hover-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-item-active-bg: #FFF;
  --sidebar-item-active-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-badge-bg: rgba(20, 79, 69, 0.1);
  --sidebar-badge-foreground: hsla(170, 68%, 14%, 1);
  --sidebar-section-foreground: #888888;
  --tab-active: #144F45;
  --tab-inactive: #888888;
  --tab-hover: #144F45;
  --switch-active: #144F45;
  --switch-inactive: rgba(16, 16, 16, 0.15);
  --switch-thumb: #FFFFFF;
  --switch-label: #0B3A32;
  --checkbox-bg: #FFFFFF;
  --checkbox-border: rgba(16, 16, 16, 0.15);
  --checkbox-border-hover: rgba(16, 16, 16, 0.3);
  --checkbox-checked: #144F45;
  --checkbox-checkmark: #FFFFFF;
  --checkbox-disabled: rgba(0, 0, 0, 0.05);
  --checkbox-label: #0B3A32;
  --checkbox-label-disabled: rgba(16, 16, 16, 0.4);
  --radio-bg: #FFFFFF;
  --radio-border: rgba(16, 16, 16, 0.15);
  --radio-border-hover: rgba(16, 16, 16, 0.3);
  --radio-border-active: #144F45;
  --radio-dot: #144F45;
  --radio-dot-disabled: rgba(16, 16, 16, 0.3);
  --radio-disabled: rgba(0, 0, 0, 0.05);
  --radio-label: #0B3A32;
  --radio-label-disabled: rgba(16, 16, 16, 0.4);
  --input-bg: #FFFFFF;
  --input-border: rgba(16, 16, 16, 0.15);
  --input-foreground: #0B3A32;
  --input-label: #0B3A32;
  --input-placeholder: rgba(11, 58, 50, 0.5);
  --input-disabled-bg: rgba(0, 0, 0, 0.05);
  --select-bg: #FFFFFF;
  --select-foreground: #0B3A32;
  --select-placeholder: #888888;
  --select-border: rgba(16, 16, 16, 0.15);
  --select-border-hover: rgba(16, 16, 16, 0.3);
  --select-border-active: #144F45;
  --select-ring: rgba(20, 79, 69, 0.1);
  --select-disabled-bg: rgba(0, 0, 0, 0.05);
  --select-dropdown-bg: #FFFFFF;
  --select-dropdown-border: rgba(0, 0, 0, 0.1);
  --select-search-bg: rgba(0, 0, 0, 0.05);
  --select-option-hover: rgba(0, 0, 0, 0.05);
  --select-option-active: rgba(20, 79, 69, 0.1);
  --table-bg: #FFFFFF;
  --table-header-bg: transparent;
  --table-header-foreground: hsla(170, 68%, 14%, 1);
  --table-header-border: hsla(0, 0%, 0%, 0.08);
  --table-row-border: hsla(0, 0%, 0%, 0.05);
  --table-row-hover-bg: rgba(0, 0, 0, 0.05);
  --table-row-selected-bg: rgba(20, 79, 69, 0.05);
  --table-row-selected-hover-bg: rgba(20, 79, 69, 0.1);
  --table-cell-foreground: hsla(170, 68%, 14%, 1);
  --table-border: hsla(0, 0%, 0%, 0.08);
  --table-empty-foreground: hsla(0, 0%, 53%, 1);
  --table-head-foreground: #888888;
  --theme-settings-bg: #FFF;
  --theme-settings-foreground: hsla(0, 0%, 53%, 1);
  --theme-settings-border: hsla(0, 0%, 0%, 0.1);
  --theme-settings-active-item-bg: hsla(0, 0%, 0%, 0.05);
  --theme-settings-active-item-foreground: hsla(170, 60%, 19%, 1);
  --pagination-active-bg: #144F45;
  --pagination-active-foreground: #FFFFFF;
  --pagination-foreground: #0B3A32;
  --pagination-hover-bg: rgba(0, 0, 0, 0.05);
  --items-per-page-muted: #888888;
  --items-per-page-foreground: #0B3A32;
  --collapse-bg: #FFFFFF;
  --collapse-border: rgba(0, 0, 0, 0.08);
  --collapse-foreground: #0B3A32;
  --collapse-foreground-hover: #144F45;
  --fieldset-bg: #FFFFFF;
  --fieldset-border: #E5E5E5;
  --fieldset-foreground: #0B3A32;
  --tile-gray-bg: hsla(90, 8%, 95%, 1);
  --tile-gray-foreground: hsla(170, 68%, 14%, 1);
  --tile-gray-hover-bg: hsl(90, 2.7%, 85.49%);
  --tile-gray-active-bg: #FFFFFF;
  --tile-gray-foreground-hover: hsla(170, 68%, 14%, 1);
}

:root[data-theme=dark] {
  --popover-bg: #1F2937;
  --popover-border: #374151;
  --sidebar-bg: #0b3b32;
  --sidebar-border: rgba(255, 255, 255, 0.05);
  --sidebar-foreground: #ADCBBF;
  --sidebar-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-active-foreground: #D1F8C9;
  --sidebar-panel-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-tile-bg: rgba(255, 255, 255, 0.05);
  --sidebar-hover-bg: #244e47;
  --sidebar-hover-foreground: #D1F8C9;
  --sidebar-badge-green: #B6E777;
  --sidebar-badge-green-foreground: #0B3A32;
  --sidebar-badge-red: #D02020;
  --sidebar-badge-red-foreground: #FFF;
  --sidebar-badge-yellow: #EB8117;
  --sidebar-badge-yellow-foreground: #FFF;
  --sidebar-badge-gray: #888888;
  --sidebar-badge-gray-foreground: #FFF;
  --sidebar-item-foreground: #ADCBBF;
  --sidebar-item-hover-bg: rgba(255, 255, 255, 0.05);
  --sidebar-item-hover-foreground: #D1F8C9;
  --sidebar-item-active-bg: hsla(170, 60%, 19%, 1);
  --sidebar-item-active-foreground: #D1F8C9;
  --sidebar-badge-bg: rgba(255, 255, 255, 0.15);
  --sidebar-badge-foreground: #D1F8C9;
  --sidebar-section-foreground: rgba(173, 203, 191, 0.5);
  --shadow-dropdown: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  --shadow-select: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  --button-primary-bg: #E6E6E4;
  --button-primary-foreground: #092E28;
  --button-primary-hover-bg: #FFF;
  --button-secondary-bg: #A6D872;
  --button-secondary-foreground: #0B3A32;
  --button-secondary-hover-bg: #95C761;
  --button-warning-bg: #F08C2A;
  --button-warning-foreground: #FFF;
  --button-warning-hover-bg: #F5A04F;
  --button-danger-bg: #E02E2E;
  --button-danger-foreground: #FFF;
  --button-danger-hover-bg: #E54545;
  --button-link-bg: transparent;
  --button-link-foreground: #E5E7EB;
  --button-link-hover-bg: hsla(0, 0%, 100%, 0.10);
  --button-gray-bg: hsla(0, 0%, 100%, 0.05);
  --button-gray-foreground: #FFF;
  --button-gray-hover-bg: hsla(0, 0%, 100%, 0.10);
  --button-gray-outline: #2E4D48;
  --button-gray-outline-hover: #3E6059;
  --dropdown-bg: transparent;
  --dropdown-hover-bg: transparent;
  --dropdown-hover-border: #3E6059;
  --dropdown-border: #2E4D48;
  --dropdown-foreground: #FFF;
  --dropdown-subheader: hsla(170, 7%, 62%, 1);
  --dropdown-submenu-bg: #092E28;
  --dropdown-submenu-item-bg: rgba(255, 255, 255, 0.05);
  --dropdown-submenu-item-foreground: #FFF;
  --alert-success: hsla(86, 70%, 69%, 0.15);
  --alert-success-foreground: hsla(86, 70%, 69%, 1);
  --alert-danger: hsla(0, 100%, 57%, 0.24);
  --alert-danger-foreground: hsla(0, 100%, 57%, 1);
  --alert-warning: hsla(30, 100%, 68%, 0.2);
  --alert-warning-foreground: hsla(30, 100%, 63%, 1);
  --alert-information: hsla(0, 0%, 100%, 0.05);
  --alert-information-foreground: hsla(0, 0%, 100%, 1);
  --flash-success: hsla(86, 70%, 69%, 0.15);
  --flash-success-foreground: hsla(86, 70%, 69%, 1);
  --flash-danger: hsla(0, 100%, 57%, 0.24);
  --flash-danger-foreground: hsla(0, 100%, 57%, 1);
  --flash-warning: hsla(30, 100%, 68%, 0.2);
  --flash-warning-foreground: hsla(30, 100%, 63%, 1);
  --flash-information: hsla(0, 0%, 100%, 0.12);
  --flash-information-foreground: hsla(0, 0%, 100%, 1);
  --note-success-bg: hsla(86, 70%, 69%, 0.1);
  --note-success-border: hsla(86, 70%, 69%, 1);
  --note-success-foreground: hsla(0, 0%, 100%, 1);
  --note-danger-bg: hsla(0, 100%, 57%, 0.15);
  --note-danger-border: hsla(0, 100%, 57%, 1);
  --note-danger-foreground: hsla(0, 0%, 100%, 1);
  --note-warning-bg: hsla(30, 100%, 68%, 0.12);
  --note-warning-border: hsla(30, 100%, 63%, 1);
  --note-warning-foreground: hsla(0, 0%, 100%, 1);
  --note-information-bg: hsla(0, 0%, 100%, 0.04);
  --note-information-border: hsla(0, 0%, 100%, 0.2);
  --note-information-foreground: hsla(0, 0%, 100%, 1);
  --note-success-code-bg: hsla(86, 70%, 69%, 0.2);
  --note-danger-code-bg: hsla(0, 100%, 57%, 0.2);
  --note-warning-code-bg: hsla(30, 100%, 68%, 0.2);
  --note-information-code-bg: hsla(0, 0%, 100%, 0.1);
  --table-section-row-bg: hsla(0, 0%, 100%, 0.04);
  --table-section-row-foreground: hsla(0, 0%, 100%, 0.5);
  --modal-bg: hsla(170, 68%, 14%, 1);
  --modal-header: #fff;
  --modal-description: hsla(170, 7%, 62%, 1);
  --code-snippet-bg: hsla(170, 60%, 19%, 1);
  --code-snippet-foreground: hsla(110, 77%, 88%, 1);
  --tab-active: #B6E777;
  --tab-inactive: hsla(170, 7%, 62%, 1);
  --tab-hover: #B6E777;
  --switch-active: #B6E777;
  --switch-inactive: rgba(255, 255, 255, 0.15);
  --switch-thumb: #FFFFFF;
  --switch-label: #FFFFFF;
  --checkbox-bg: hsla(170, 68%, 14%, 1);
  --checkbox-border: rgba(255, 255, 255, 0.15);
  --checkbox-border-hover: rgba(255, 255, 255, 0.3);
  --checkbox-checked: #B6E777;
  --checkbox-checkmark: #0B3A32;
  --checkbox-disabled: rgba(255, 255, 255, 0.05);
  --checkbox-label: #FFFFFF;
  --checkbox-label-disabled: rgba(255, 255, 255, 0.4);
  --radio-bg: hsla(170, 68%, 14%, 1);
  --radio-border: rgba(255, 255, 255, 0.15);
  --radio-border-hover: rgba(255, 255, 255, 0.3);
  --radio-border-active: #B6E777;
  --radio-dot: #B6E777;
  --radio-dot-disabled: rgba(255, 255, 255, 0.3);
  --radio-disabled: rgba(255, 255, 255, 0.05);
  --radio-label: #FFFFFF;
  --radio-label-disabled: rgba(255, 255, 255, 0.4);
  --input-bg: hsla(170, 68%, 14%, 1);
  --input-border: rgba(255, 255, 255, 0.15);
  --input-foreground: #FFFFFF;
  --input-label: #FFFFFF;
  --input-placeholder: rgba(255, 255, 255, 0.5);
  --input-disabled-bg: rgba(255, 255, 255, 0.05);
  --select-bg: hsla(170, 68%, 14%, 1);
  --select-foreground: #FFFFFF;
  --select-placeholder: hsla(170, 7%, 62%, 1);
  --select-border: rgba(255, 255, 255, 0.15);
  --select-border-hover: rgba(255, 255, 255, 0.3);
  --select-border-active: #B6E777;
  --select-ring: rgba(182, 231, 119, 0.1);
  --select-disabled-bg: rgba(255, 255, 255, 0.05);
  --select-dropdown-bg: #092E28;
  --select-dropdown-border: rgba(255, 255, 255, 0.1);
  --select-search-bg: rgba(255, 255, 255, 0.05);
  --select-option-hover: rgba(255, 255, 255, 0.05);
  --select-option-active: rgba(182, 231, 119, 0.1);
  --table-bg: hsla(170, 68%, 14%, 1);
  --table-header-bg: hsla(170, 60%, 12%, 1);
  --table-header-foreground: hsla(0, 0%, 100%, 0.7);
  --table-header-border: #2c4945;
  --table-row-border: hsla(0, 0%, 100%, 0.05);
  --table-row-hover-bg: hsla(170, 60%, 16%, 1);
  --table-row-selected-bg: rgba(20, 79, 69, 0.15);
  --table-row-selected-hover-bg: rgba(20, 79, 69, 0.25);
  --table-cell-foreground: hsla(0, 0%, 100%, 0.9);
  --table-border: #2c4945;
  --table-empty-foreground: hsla(0, 0%, 100%, 0.5);
  --table-head-foreground: #97A5A3;
  --theme-settings-bg: hsla(170, 68%, 14%, 1);
  --theme-settings-foreground: hsla(170, 7%, 62%, 1);
  --theme-settings-border: hsla(0, 0%, 100%, 0.1);
  --theme-settings-active-item-bg: hsla(0, 0%, 100%, 0.05);
  --theme-settings-active-item-foreground: hsla(110, 77%, 88%, 1);
  --pagination-active-bg: #E6E6E4;
  --pagination-active-foreground: #092E28;
  --pagination-foreground: rgba(255, 255, 255, 0.9);
  --pagination-hover-bg: rgba(255, 255, 255, 0.10);
  --items-per-page-muted: rgba(255, 255, 255, 0.4);
  --items-per-page-foreground: rgba(255, 255, 255, 0.9);
  --collapse-bg: hsla(170, 68%, 14%, 1);
  --collapse-border: rgba(255, 255, 255, 0.1);
  --collapse-foreground: rgba(255, 255, 255, 0.9);
  --collapse-foreground-hover: #FFFFFF;
  --fieldset-bg: hsla(170, 68%, 14%, 1);
  --fieldset-border: hsla(0, 0%, 100%, 0.1);
  --fieldset-foreground: rgba(255, 255, 255, 0.9);
  --tile-gray-bg: rgba(255, 255, 255, 0.05);
  --tile-gray-foreground: rgba(255, 255, 255, 0.7);
  --tile-gray-hover-bg: rgba(255, 255, 255, 0.10);
  --tile-gray-active-bg: hsla(170, 60%, 19%, 1);
  --tile-gray-foreground-hover: #FFFFFF;
}

:root[data-theme=dark] body {
  background-color: #092E28;
}

html.vl-theme-switching *,
html.vl-theme-switching *::before,
html.vl-theme-switching *::after {
  transition: none !important;
}

.vl-alert {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 1rem;
  border-radius: 0.625rem;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
}
.vl-alert__icon {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
}
.vl-alert__content {
  flex: 1;
}
.vl-alert__title {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.vl-alert__text {
  font-weight: 600;
}
.vl-alert--success {
  background-color: var(--alert-success);
  color: var(--alert-success-foreground);
}
.vl-alert--danger {
  background-color: var(--alert-danger);
  color: var(--alert-danger-foreground);
}
.vl-alert--warning {
  background-color: var(--alert-warning);
  color: var(--alert-warning-foreground);
}
.vl-alert--information {
  background-color: var(--alert-information);
  color: var(--alert-information-foreground);
}

.vl-avatar {
  display: inline-block;
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 0.9375rem;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #d1d5db;
}
.vl-avatar--sm {
  width: 2rem;
  height: 2rem;
  border-radius: 0.625rem;
}
.vl-avatar--lg {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1.125rem;
}

.vl-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.625rem;
  padding: 0.125rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  transition: all 300ms ease;
  white-space: nowrap;
}
.vl-badge--dot {
  padding: 0.75rem;
  line-height: 0;
  border-radius: 9999px;
}
.vl-badge--success {
  background-color: var(--badge-success);
  color: var(--badge-success-foreground);
}
.vl-badge--danger {
  background-color: var(--badge-danger);
  color: var(--badge-danger-foreground);
}
.vl-badge--warning {
  background-color: var(--badge-warning);
  color: var(--badge-warning-foreground);
}
.vl-badge--information {
  background-color: var(--badge-information);
  color: var(--badge-information-foreground);
}

.vl-breadcrumb {
  display: flex;
  font-family: "Manrope", sans-serif;
}
.vl-breadcrumb__list {
  display: inline-flex;
  align-items: center;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.vl-breadcrumb__item {
  display: inline-flex;
  align-items: center;
}
.vl-breadcrumb__separator {
  margin: 0 0.5rem;
  color: var(--breadcrumb);
  font-size: 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.vl-breadcrumb__link {
  display: inline-flex;
  align-items: center;
  font-size: 0.6875rem;
  font-weight: 600;
  color: var(--breadcrumb);
  text-decoration: none;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-breadcrumb__link:hover {
  color: var(--breadcrumb-hover);
}
.vl-breadcrumb__current {
  font-size: 0.6875rem;
  font-weight: 600;
  color: var(--breadcrumb-active);
}

.vl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  font-family: "Manrope", sans-serif;
  background-color: transparent;
  border: 1px solid var(--button-gray-outline);
  color: var(--button-gray-foreground);
  box-shadow: var(--shadow-dropdown);
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  cursor: pointer;
  text-decoration: none;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-btn:hover {
  border-color: var(--button-gray-outline-hover);
  box-shadow: var(--shadow-hover);
  color: var(--button-gray-foreground);
}
.vl-btn {
  height: 2.625rem;
  padding: 0.5rem 1rem;
}
.vl-btn:disabled, .vl-btn[disabled] {
  pointer-events: none;
  opacity: 0.5;
}
.vl-btn:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px var(--ring);
}
.vl-btn--mini {
  height: 2.25rem;
  padding: 0 0.75rem;
  font-size: 0.75rem;
}
.vl-btn--primary {
  background-color: var(--button-primary-bg);
  color: var(--button-primary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--primary:hover {
  background-color: var(--button-primary-hover-bg);
  color: var(--button-primary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--secondary {
  background-color: var(--button-secondary-bg);
  color: var(--button-secondary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--secondary:hover {
  background-color: var(--button-secondary-hover-bg);
  color: var(--button-secondary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--warning {
  background-color: var(--button-warning-bg);
  color: var(--button-warning-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--warning:hover {
  background-color: var(--button-warning-hover-bg);
  color: var(--button-warning-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--danger {
  background-color: var(--button-danger-bg);
  color: var(--button-danger-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--danger:hover {
  background-color: var(--button-danger-hover-bg);
  color: var(--button-danger-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--link {
  background-color: var(--button-link-bg);
  color: var(--button-link-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--link:hover {
  background-color: var(--button-link-hover-bg);
  color: var(--button-link-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--gray {
  background-color: var(--button-gray-bg);
  color: var(--button-gray-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--gray:hover {
  background-color: var(--button-gray-hover-bg);
  color: var(--button-gray-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--raw {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
}
.vl-btn--raw:hover {
  background-color: var(--button-gray-bg);
  border-color: transparent;
  box-shadow: none;
}
.vl-btn--raw.vl-btn--primary {
  color: var(--button-primary-bg);
}
.vl-btn--raw.vl-btn--primary:hover {
  background-color: color-mix(in srgb, var(--button-primary-bg) 10%, transparent);
}
.vl-btn--raw.vl-btn--secondary {
  color: var(--button-secondary-foreground);
}
.vl-btn--raw.vl-btn--secondary:hover {
  background-color: color-mix(in srgb, var(--button-secondary-bg) 30%, transparent);
}
:root[data-theme=dark] .vl-btn--raw.vl-btn--secondary {
  color: #FFFFFF;
}
.vl-btn--raw.vl-btn--danger {
  color: var(--button-danger-bg);
}
.vl-btn--raw.vl-btn--danger:hover {
  background-color: color-mix(in srgb, var(--button-danger-bg) 10%, transparent);
}
:root[data-theme=dark] .vl-btn--raw.vl-btn--danger:hover {
  background-color: color-mix(in srgb, var(--button-danger-bg) 20%, transparent);
}
.vl-btn--raw.vl-btn--warning {
  color: var(--button-warning-bg);
}
.vl-btn--raw.vl-btn--warning:hover {
  background-color: color-mix(in srgb, var(--button-warning-bg) 10%, transparent);
}
:root[data-theme=dark] .vl-btn--raw.vl-btn--warning:hover {
  background-color: color-mix(in srgb, var(--button-warning-bg) 20%, transparent);
}
.vl-btn--raw.vl-btn--gray {
  color: var(--button-gray-foreground);
}
.vl-btn--raw.vl-btn--gray:hover {
  background-color: var(--button-gray-bg);
}
.vl-btn--block {
  width: 100%;
  padding: 0 0.9375rem;
}
.vl-btn--block:has(svg) {
  justify-content: space-between;
}
.vl-btn--outline-green {
  background-color: transparent;
  border: 1.5px solid var(--button-primary-bg);
  color: var(--button-primary-bg);
  box-shadow: none;
}
.vl-btn--outline-green:hover {
  background-color: var(--button-primary-hover-bg);
  color: var(--button-primary-foreground);
  border-color: transparent;
  box-shadow: none;
}

.vl-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  font-family: "Manrope", sans-serif;
}
.vl-checkbox--disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.vl-checkbox__box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  flex-shrink: 0;
  border-radius: 6px;
  border: 1px solid var(--checkbox-border);
  background-color: var(--checkbox-bg);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-checkbox:hover .vl-checkbox__box {
  border-color: var(--checkbox-border-hover);
}
.vl-checkbox__box--checked {
  background-color: var(--checkbox-checked);
  border-color: var(--checkbox-checked);
}
.vl-checkbox__box--indeterminate {
  background-color: var(--checkbox-checked);
  border-color: var(--checkbox-checked);
}
.vl-checkbox__box--disabled {
  background-color: var(--checkbox-disabled);
  border-color: var(--checkbox-border);
}
.vl-checkbox__checkmark {
  width: 14px;
  height: 14px;
  color: var(--checkbox-checkmark);
}
.vl-checkbox__label {
  font-size: 14px;
  font-weight: 600;
  color: var(--checkbox-label);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.vl-checkbox__label--disabled {
  color: var(--checkbox-label-disabled);
}

input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  accent-color: var(--checkbox-checked);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 6px;
  border: 1px solid var(--checkbox-border);
  background-color: var(--checkbox-bg);
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  box-sizing: border-box;
}
input[type=checkbox]:hover {
  border-color: var(--checkbox-border-hover);
}
input[type=checkbox]:focus {
  outline: none !important;
  box-shadow: 0 0 0 2px var(--checkbox-checked) !important;
  --tw-ring-color: var(--checkbox-checked) !important;
}
input[type=checkbox]:checked {
  background-color: var(--checkbox-checked) !important;
  border-color: var(--checkbox-checked) !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") !important;
  background-size: 14px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
input[type=checkbox]:checked:hover, input[type=checkbox]:checked:focus {
  background-color: var(--checkbox-checked) !important;
  border-color: var(--checkbox-checked) !important;
}
input[type=checkbox]:indeterminate {
  background-color: var(--checkbox-checked) !important;
  border-color: var(--checkbox-checked) !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E") !important;
  background-size: 14px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
input[type=checkbox]:disabled {
  background-color: var(--checkbox-disabled);
  border-color: var(--checkbox-border);
  cursor: not-allowed;
  opacity: 0.6;
}

code {
  font-family: "IBM Plex Mono", monospace;
  font-size: 0.875em;
  font-weight: 500;
  color: var(--code-snippet-foreground);
  background-color: var(--code-snippet-bg);
  padding: 0.125rem 0.375rem;
  border-radius: 6px;
}

.vl-code-snippet {
  display: block;
  background-color: var(--code-snippet-bg);
  color: var(--code-snippet-foreground);
  padding: 1rem;
  border-radius: 0.625rem;
  font-family: "IBM Plex Mono", monospace;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.6;
  overflow-x: auto;
}
.vl-code-snippet pre,
.vl-code-snippet code {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
}

.vl-counter {
  display: inline-flex;
  align-items: center;
  height: 2.4rem;
  border: 1px solid var(--input-border);
  border-radius: 0.625rem;
  background-color: var(--input-bg);
  overflow: hidden;
  font-family: "Manrope", sans-serif;
}
.vl-counter--mini {
  height: 2.25rem;
}
.vl-counter--mini .vl-counter__btn {
  width: 2.25rem;
}
.vl-counter__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.4rem;
  height: 100%;
  background: transparent;
  border: none;
  color: var(--input-foreground);
  cursor: pointer;
  transition: background-color 150ms ease;
  text-decoration: none;
}
.vl-counter__btn svg {
  width: 1.125rem;
  height: 1.125rem;
}
.vl-counter__btn:hover {
  background-color: color-mix(in srgb, var(--input-foreground) 6%, transparent);
}
.vl-counter__btn:focus-visible {
  outline: 2px solid var(--input-border);
  outline-offset: -2px;
}
.vl-counter__btn--minus, .vl-counter__btn--plus {
  border: none;
}
.vl-counter__input {
  flex: 1;
  min-width: 0;
  height: 100%;
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--input-foreground);
  background: transparent;
  border: none;
  outline: none;
  padding: 0 0.5rem;
  -moz-appearance: textfield;
}
.vl-counter__input::-webkit-outer-spin-button, .vl-counter__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.vl-counter__input.is-invalid {
  color: var(--alert-danger-foreground);
}
.vl-counter__value {
  flex: 1;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--input-foreground);
  padding: 0 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.vl-dropdown {
  position: relative;
  display: inline-block;
  font-family: "Manrope", sans-serif;
}
.vl-dropdown__trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  font-weight: 700;
  border-radius: 0.625rem;
  background-color: var(--dropdown-bg);
  height: 2.625rem;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: var(--dropdown-foreground);
  box-shadow: var(--shadow-dropdown);
  border: 1px solid var(--button-gray-outline);
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  font-family: "Manrope", sans-serif;
}
.vl-dropdown__trigger:hover {
  background-color: var(--dropdown-hover-bg);
  border-color: var(--dropdown-hover-border);
}
.vl-dropdown__menu {
  display: none;
  position: absolute;
  z-index: 10;
  margin-top: 0.5rem;
  width: 14rem;
  border-radius: 0.375rem;
  background-color: var(--dropdown-submenu-bg);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border: 1px solid var(--dropdown-border);
  overflow: hidden;
  padding: 0.25rem 0;
}
.vl-dropdown__menu--right {
  right: 0;
}
.vl-dropdown__menu--left {
  left: 0;
}
.vl-dropdown--open .vl-dropdown__menu {
  display: block;
}
.vl-dropdown--primary .vl-dropdown__trigger {
  background-color: var(--button-primary-bg);
  color: var(--button-primary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-dropdown--primary .vl-dropdown__trigger:hover {
  background-color: var(--button-primary-hover-bg);
  border-color: transparent;
}
.vl-dropdown--secondary .vl-dropdown__trigger {
  background-color: var(--button-secondary-bg);
  color: var(--button-secondary-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-dropdown--secondary .vl-dropdown__trigger:hover {
  background-color: var(--button-secondary-hover-bg);
  border-color: transparent;
}
.vl-dropdown--gray .vl-dropdown__trigger {
  background-color: var(--button-gray-bg);
  color: var(--button-gray-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-dropdown--gray .vl-dropdown__trigger:hover {
  background-color: var(--button-gray-hover-bg);
  border-color: transparent;
}
.vl-dropdown--warning .vl-dropdown__trigger {
  background-color: var(--button-warning-bg);
  color: var(--button-warning-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-dropdown--warning .vl-dropdown__trigger:hover {
  background-color: var(--button-warning-hover-bg);
  border-color: transparent;
}
.vl-dropdown--danger .vl-dropdown__trigger {
  background-color: var(--button-danger-bg);
  color: var(--button-danger-foreground);
  border-color: transparent;
  box-shadow: none;
}
.vl-dropdown--danger .vl-dropdown__trigger:hover {
  background-color: var(--button-danger-hover-bg);
  border-color: transparent;
}
.vl-dropdown--outline-green .vl-dropdown__trigger {
  background-color: transparent;
  color: var(--button-primary-bg);
  border: 1.5px solid var(--button-primary-bg);
  box-shadow: none;
}
.vl-dropdown--outline-green .vl-dropdown__trigger:hover {
  background-color: var(--button-primary-hover-bg);
  color: var(--button-primary-foreground);
  border-color: transparent;
}
.vl-dropdown--raw .vl-dropdown__trigger {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
}
.vl-dropdown--raw .vl-dropdown__trigger:hover {
  background-color: var(--dropdown-hover-bg);
  border-color: transparent;
}
.vl-dropdown__section-title {
  padding: 0.375rem 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--dropdown-subheader);
}
.vl-dropdown__divider {
  height: 1px;
  background-color: var(--dropdown-border);
  margin: 0.25rem 0;
}

.vl-dropdown-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: var(--dropdown-foreground);
  cursor: pointer;
  transition: background-color 150ms ease;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  text-decoration: none;
}
.vl-dropdown-item:hover {
  background-color: var(--dropdown-submenu-item-bg);
  color: var(--dropdown-submenu-item-foreground);
}
.vl-dropdown-item__prefix {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.vl-dropdown-item__suffix {
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.vl-dropdown-item__submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20;
  width: 14rem;
  border-radius: 0.375rem;
  background-color: var(--dropdown-submenu-bg);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  border: 1px solid var(--dropdown-border);
  padding: 0.25rem 0;
}
.vl-dropdown-item:hover > .vl-dropdown-item__submenu {
  display: block;
}
.vl-dropdown-item--danger {
  color: var(--button-danger-bg);
}
.vl-dropdown-item--danger:hover {
  background-color: rgba(208, 32, 32, 0.08);
  color: var(--button-danger-bg);
}

fieldset,
.vl-fieldset {
  background-color: var(--fieldset-bg);
  border: 1px solid var(--fieldset-border);
  border-radius: 0.625rem;
  padding: 1.25rem;
  margin: 0 0 1.25rem;
  min-width: 0;
}
fieldset > legend,
fieldset > .vl-fieldset-legend,
.vl-fieldset > legend,
.vl-fieldset > .vl-fieldset-legend {
  float: left;
  width: calc(100% + 2.5rem);
  margin-top: -1.25rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  border-bottom: 1px solid var(--fieldset-border);
  border-radius: 0.625rem 0.625rem 0 0;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--fieldset-foreground);
  box-sizing: border-box;
}
fieldset > legend + *,
fieldset > .vl-fieldset-legend + *,
.vl-fieldset > legend + *,
.vl-fieldset > .vl-fieldset-legend + * {
  clear: both;
}

.vl-flash {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 2.625rem;
  padding: 0 2.5rem;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
}
.vl-flash__spacer {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  visibility: hidden;
  pointer-events: none;
}
.vl-flash__message {
  flex: 1;
  text-align: center;
}
.vl-flash__close {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  border-radius: 0.625rem;
  background: transparent;
  cursor: pointer;
  transition: background-color 150ms ease;
}
.vl-flash__close svg {
  width: 1.125rem;
  height: 1.125rem;
}
.vl-flash__close:hover {
  background-color: color-mix(in srgb, currentColor 8%, transparent);
}
.vl-flash--success {
  background-color: var(--flash-success);
}
.vl-flash--success .vl-flash__message,
.vl-flash--success .vl-flash__close {
  color: var(--flash-success-foreground);
}
.vl-flash--danger {
  background-color: var(--flash-danger);
}
.vl-flash--danger .vl-flash__message,
.vl-flash--danger .vl-flash__close {
  color: var(--flash-danger-foreground);
}
.vl-flash--warning {
  background-color: var(--flash-warning);
}
.vl-flash--warning .vl-flash__message,
.vl-flash--warning .vl-flash__close {
  color: var(--flash-warning-foreground);
}
.vl-flash--information {
  background-color: var(--flash-information);
}
.vl-flash--information .vl-flash__message,
.vl-flash--information .vl-flash__close {
  color: var(--flash-information-foreground);
}

.vl-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.vl-input-wrapper--with-prefix .vl-input {
  padding-left: 2.5rem;
}
.vl-input-wrapper--with-suffix .vl-input {
  padding-right: 2.5rem;
}

.vl-file-input,
input[type=file], .vl-date-input,
.vl-time-input,
input[type=date],
input[type=time], .vl-textarea,
textarea, .vl-input,
.vl-text-input,
.vl-password-input,
.vl-email-input,
.vl-number-input,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
input[type=url],
input[type=search] {
  width: 100%;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.625rem;
  border: 1px solid var(--input-border);
  background-color: var(--input-bg);
  color: var(--input-foreground);
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  box-sizing: border-box;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.vl-file-input::-moz-placeholder, input[type=file]::-moz-placeholder, .vl-date-input::-moz-placeholder, .vl-time-input::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=time]::-moz-placeholder, .vl-textarea::-moz-placeholder, textarea::-moz-placeholder, .vl-input::-moz-placeholder, .vl-text-input::-moz-placeholder, .vl-password-input::-moz-placeholder, .vl-email-input::-moz-placeholder, .vl-number-input::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=search]::-moz-placeholder {
  color: var(--input-placeholder);
}
.vl-file-input::placeholder,
input[type=file]::placeholder, .vl-date-input::placeholder,
.vl-time-input::placeholder,
input[type=date]::placeholder,
input[type=time]::placeholder, .vl-textarea::placeholder,
textarea::placeholder, .vl-input::placeholder,
.vl-text-input::placeholder,
.vl-password-input::placeholder,
.vl-email-input::placeholder,
.vl-number-input::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder {
  color: var(--input-placeholder);
}
.vl-file-input:focus,
input[type=file]:focus, .vl-date-input:focus,
.vl-time-input:focus,
input[type=date]:focus,
input[type=time]:focus, .vl-textarea:focus,
textarea:focus, .vl-input:focus,
.vl-text-input:focus,
.vl-password-input:focus,
.vl-email-input:focus,
.vl-number-input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=search]:focus {
  outline: none;
  border-color: var(--select-border-active);
  box-shadow: 0 0 0 2px var(--select-ring);
}
.vl-file-input:disabled,
input[type=file]:disabled, .vl-date-input:disabled,
.vl-time-input:disabled,
input[type=date]:disabled,
input[type=time]:disabled, .vl-textarea:disabled,
textarea:disabled, .vl-input:disabled,
.vl-text-input:disabled,
.vl-password-input:disabled,
.vl-email-input:disabled,
.vl-number-input:disabled,
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=number]:disabled,
input[type=tel]:disabled,
input[type=url]:disabled,
input[type=search]:disabled {
  background-color: var(--input-disabled-bg);
  pointer-events: none;
  opacity: 0.5;
}

.vl-input--prefix-icon {
  padding-left: 2.75rem;
}
.vl-input--suffix-icon {
  padding-right: 2.75rem;
}

.vl-textarea,
textarea {
  resize: vertical;
  min-height: 6.25rem;
  line-height: 1.5;
}

.vl-date-input,
.vl-time-input,
input[type=date],
input[type=time] {
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
  color-scheme: light;
}
.vl-date-input::-webkit-calendar-picker-indicator,
.vl-time-input::-webkit-calendar-picker-indicator,
input[type=date]::-webkit-calendar-picker-indicator,
input[type=time]::-webkit-calendar-picker-indicator {
  opacity: 0.5;
  cursor: pointer;
}
.vl-date-input::-webkit-calendar-picker-indicator:hover,
.vl-time-input::-webkit-calendar-picker-indicator:hover,
input[type=date]::-webkit-calendar-picker-indicator:hover,
input[type=time]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}

:root[data-theme=dark] .vl-date-input,
:root[data-theme=dark] .vl-time-input,
:root[data-theme=dark] input[type=date],
:root[data-theme=dark] input[type=time] {
  color-scheme: dark;
}

.vl-file-input,
input[type=file] {
  padding: 0;
  cursor: pointer;
  overflow: hidden;
}
.vl-file-input::file-selector-button,
input[type=file]::file-selector-button {
  height: 2.625rem;
  padding: 0 1rem;
  margin-right: 0.75rem;
  background-color: var(--input-bg);
  color: var(--input-foreground);
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  border-right: 1px solid var(--input-border);
  border-radius: 0.625rem 0 0 0.625rem;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-file-input::file-selector-button:hover,
input[type=file]::file-selector-button:hover {
  background-color: var(--input-disabled-bg);
}
.vl-file-input,
input[type=file] {
  color: var(--input-placeholder);
  font-size: 0.875rem;
  line-height: 2.625rem;
}

input[type=color], .vl-color-input {
  width: 2.625rem;
  height: 2.625rem;
  padding: 0.25rem;
  border-radius: 0.625rem;
  border: 1px solid var(--input-border);
  background-color: var(--input-bg);
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
input[type=color]::-webkit-color-swatch-wrapper, .vl-color-input::-webkit-color-swatch-wrapper {
  padding: 0;
}
input[type=color]::-webkit-color-swatch, .vl-color-input::-webkit-color-swatch {
  border: none;
  border-radius: 6px;
}
input[type=color]::-moz-color-swatch, .vl-color-input::-moz-color-swatch {
  border: none;
  border-radius: 6px;
}
input[type=color]:focus, .vl-color-input:focus {
  outline: none;
  border-color: var(--select-border-active);
  box-shadow: 0 0 0 2px var(--select-ring);
}
input[type=color]:disabled, .vl-color-input:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.vl-color-input--wide {
  width: 100%;
}

input[type=color].vl-color-input--wide {
  width: 100%;
}

label,
.vl-input-label {
  display: block;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--input-label);
  font-family: "Manrope", sans-serif;
}

.vl-input-prefix,
.vl-input-suffix {
  position: absolute;
  display: flex;
  align-items: center;
  pointer-events: none;
  color: var(--input-placeholder);
}

.vl-input-prefix {
  left: 0.75rem;
}

.vl-input-suffix {
  right: 0.75rem;
}

.vl-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms ease;
}
.vl-modal-overlay--open {
  opacity: 1;
  pointer-events: auto;
}

.vl-modal {
  position: relative;
  background-color: var(--modal-bg);
  border: 1px solid hsl(var(--border));
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  max-height: 90vh;
  overflow: auto;
  width: calc(100% - 2rem);
  transform: scale(0.95);
  transition: transform 200ms ease;
}
.vl-modal-overlay--open .vl-modal {
  transform: scale(1);
}
.vl-modal--sm {
  max-width: 24rem;
}
.vl-modal--md {
  max-width: 28rem;
}
.vl-modal--lg {
  max-width: 32rem;
}
.vl-modal--xl {
  max-width: 36rem;
}
.vl-modal--2xl {
  max-width: 42rem;
}
.vl-modal--3xl {
  max-width: 48rem;
}
.vl-modal--4xl {
  max-width: 56rem;
}
.vl-modal--5xl {
  max-width: 64rem;
}
.vl-modal--6xl {
  max-width: 72rem;
}
.vl-modal--7xl {
  max-width: 80rem;
}
.vl-modal--full {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  border-radius: 0;
}
.vl-modal__header {
  padding: 1.875rem 1.875rem 0;
}
.vl-modal__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.025em;
  color: var(--modal-header);
  font-family: "Manrope", sans-serif;
}
.vl-modal__body {
  padding: 1.25rem 1.875rem 1.875rem;
  color: var(--modal-description);
  font-weight: 500;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
}
.vl-modal__footer {
  padding: 0 1.875rem 1.875rem;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
}
.vl-modal__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  border: none;
  background: none;
  cursor: pointer;
  opacity: 0.7;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  transition: opacity 150ms ease;
}
.vl-modal__close:hover {
  opacity: 1;
}
.vl-modal__close:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px var(--ring);
}

.vl-note {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 1rem;
  border-radius: 0.625rem;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
}
.vl-note__icon {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
}
.vl-note__content {
  flex: 1;
}
.vl-note__title {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.vl-note__text {
  font-weight: 600;
}
.vl-note code {
  font-family: "IBM Plex Mono", monospace;
  font-size: 0.85em;
  font-weight: 500;
  padding: 0.125rem 0.375rem;
  border-radius: 6px;
}
.vl-note--success {
  background-color: var(--note-success-bg);
  color: var(--note-success-foreground);
}
.vl-note--success code {
  background-color: var(--note-success-code-bg);
}
.vl-note--danger {
  background-color: var(--note-danger-bg);
  color: var(--note-danger-foreground);
}
.vl-note--danger code {
  background-color: var(--note-danger-code-bg);
}
.vl-note--warning {
  background-color: var(--note-warning-bg);
  color: var(--note-warning-foreground);
}
.vl-note--warning code {
  background-color: var(--note-warning-code-bg);
}
.vl-note--information {
  background-color: var(--note-information-bg);
  color: var(--note-information-foreground);
}
.vl-note--information code {
  background-color: var(--note-information-code-bg);
}

.vl-collapse {
  background-color: var(--collapse-bg);
  border: 1px solid var(--collapse-border);
  border-radius: 0.625rem;
}
.vl-collapse__trigger {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.875rem 1.25rem;
  font-family: "Manrope", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--collapse-foreground);
  text-decoration: none;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  box-sizing: border-box;
}
.vl-collapse__trigger:hover {
  color: var(--collapse-foreground-hover);
}
.vl-collapse__trigger:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px var(--button-secondary-bg);
}
.vl-collapse__body {
  display: none;
  padding: 0 1.25rem 1.25rem;
}
.vl-collapse--open .vl-collapse__body {
  display: block;
}

.vl-items-per-page {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Manrope", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--items-per-page-muted);
}
.vl-items-per-page a {
  font-weight: 700;
  font-size: 0.75rem;
  color: var(--items-per-page-muted);
  text-decoration: none;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-items-per-page a:hover {
  color: var(--items-per-page-foreground);
}
.vl-items-per-page .is-active {
  font-weight: 700;
  font-size: 0.75rem;
  color: var(--items-per-page-foreground);
}

.vl-pagination {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.vl-pagination li a,
.vl-pagination li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 0.625rem;
  font-family: "Manrope", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  color: var(--pagination-foreground);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  cursor: pointer;
}
.vl-pagination li a:hover {
  background-color: var(--pagination-hover-bg);
}
.vl-pagination li span {
  cursor: default;
  opacity: 0.4;
}
.vl-pagination li.active a {
  background-color: var(--pagination-active-bg);
  color: var(--pagination-active-foreground);
  box-shadow: var(--shadow-dropdown);
  pointer-events: none;
}

.vl-popover {
  position: relative;
  display: inline-block;
  font-family: "Manrope", sans-serif;
}
.vl-popover__content {
  display: none;
  position: absolute;
  z-index: 50;
  background-color: var(--popover-bg);
  border: 1px solid var(--popover-border);
  border-radius: 0.625rem;
  box-shadow: var(--shadow-dropdown);
  padding: 0.75rem 1rem;
}
.vl-popover__content--open {
  display: block;
}
.vl-popover__content--bottom {
  top: 100%;
  left: 0;
  margin-top: 0.5rem;
}
.vl-popover__content--top {
  bottom: 100%;
  left: 0;
  margin-bottom: 0.5rem;
}
.vl-popover__content--left {
  right: 100%;
  top: 0;
  margin-right: 0.5rem;
}
.vl-popover__content--right {
  left: 100%;
  top: 0;
  margin-left: 0.5rem;
}

.vl-progress {
  position: relative;
  width: 100%;
  font-family: "Manrope", sans-serif;
}
.vl-progress__track {
  height: 0.5rem;
  width: 100%;
  overflow: hidden;
  border-radius: 9999px;
  background-color: var(--progress);
}
.vl-progress__bar {
  height: 100%;
  background-color: var(--progress-foreground);
  border-radius: 9999px;
  transition: width 300ms ease;
}
.vl-progress__label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.875rem;
  font-weight: 500;
  color: #888888;
}

.vl-radio {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  font-family: "Manrope", sans-serif;
}
.vl-radio--disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.vl-radio__circle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  flex-shrink: 0;
  border-radius: 9999px;
  border: 1px solid var(--radio-border);
  background-color: var(--radio-bg);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-radio:hover .vl-radio__circle {
  border-color: var(--radio-border-hover);
}
.vl-radio__circle--checked {
  border-color: var(--radio-border-active);
}
.vl-radio__circle--disabled {
  background-color: var(--radio-disabled);
}
.vl-radio__dot {
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background-color: var(--radio-dot);
}
.vl-radio__dot--disabled {
  background-color: var(--radio-dot-disabled);
}
.vl-radio__label {
  font-size: 14px;
  font-weight: 600;
  color: var(--radio-label);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.vl-radio__label--disabled {
  color: var(--radio-label-disabled);
}

input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  accent-color: var(--radio-dot);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 9999px;
  border: 1px solid var(--radio-border);
  background-color: var(--radio-bg);
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  box-sizing: border-box;
}
input[type=radio]:hover {
  border-color: var(--radio-border-hover);
}
input[type=radio]:focus {
  outline: none !important;
  box-shadow: 0 0 0 2px var(--radio-border-active) !important;
  --tw-ring-color: var(--radio-border-active) !important;
}
input[type=radio]:checked {
  border-color: var(--radio-border-active);
}
input[type=radio]:checked:hover, input[type=radio]:checked:focus {
  border-color: var(--radio-border-active) !important;
  background-color: var(--radio-bg) !important;
}
input[type=radio]:checked::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background-color: var(--radio-dot);
}
input[type=radio]:disabled {
  background-color: var(--radio-disabled);
  cursor: not-allowed;
  opacity: 0.6;
}
input[type=radio]:disabled:checked::after {
  background-color: var(--radio-dot-disabled);
}

.vl-select {
  position: relative;
  display: block;
  font-family: "Manrope", sans-serif;
}
.vl-select__trigger {
  width: 100%;
  height: 3.125rem;
  padding: 0.625rem 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-radius: 0.625rem;
  background-color: var(--select-bg);
  border: 1px solid var(--select-border);
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  font-family: "Manrope", sans-serif;
}
.vl-select__trigger:hover {
  border-color: var(--select-border-hover);
}
.vl-select__trigger--open {
  border: 1.5px solid var(--select-border-active);
  box-shadow: 0 0 0 2px var(--select-ring);
}
.vl-select__trigger--disabled {
  background-color: var(--select-disabled-bg);
  cursor: not-allowed;
  opacity: 0.6;
}
.vl-select__value {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--select-foreground);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vl-select__arrow {
  flex-shrink: 0;
  transition: transform 200ms ease;
  color: var(--select-foreground);
}
.vl-select--open .vl-select__arrow {
  transform: rotate(180deg);
}
.vl-select__dropdown {
  display: none;
  position: absolute;
  z-index: 50;
  top: 100%;
  left: 0;
  margin-top: 6px;
  width: 100%;
  background-color: var(--select-dropdown-bg);
  border: 1px solid var(--select-dropdown-border);
  border-radius: 0.625rem;
  box-shadow: var(--shadow-select);
  overflow: hidden;
}
.vl-select--open .vl-select__dropdown {
  display: block;
}
.vl-select__search {
  padding: 0.625rem;
}
.vl-select__search input {
  width: 100%;
  height: 2.625rem;
  padding: 0.625rem 0.9375rem;
  background-color: var(--select-search-bg);
  border-radius: 0.625rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--select-foreground);
  font-family: "Manrope", sans-serif;
}
.vl-select__search input::-moz-placeholder {
  color: var(--select-placeholder);
}
.vl-select__search input::placeholder {
  color: var(--select-placeholder);
}
.vl-select__search input:focus {
  outline: none;
}
.vl-select__options {
  padding: 0.375rem 0;
  max-height: 17.5rem;
  overflow-y: auto;
}
.vl-select__option {
  display: flex;
  align-items: center;
  height: 2.25rem;
  padding: 0 0.9375rem;
  cursor: pointer;
  transition: background-color 150ms ease;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--select-foreground);
}
.vl-select__option:hover, .vl-select__option--highlighted {
  background-color: var(--select-option-hover);
}
.vl-select__option--selected {
  background-color: var(--select-option-active);
}
.vl-select__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  padding: 0 0.9375rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--select-placeholder);
}

select {
  width: 100%;
  padding: 0.625rem 2.5rem 0.625rem 0.9375rem;
  border-radius: 0.625rem;
  border: 1px solid var(--select-border);
  background-color: var(--select-bg);
  color: var(--select-foreground);
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  box-sizing: border-box;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L4.75 4.75L8.75 0.75' stroke='%230B3A32' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.9375rem center;
  background-size: 11px !important;
}
select:hover {
  border-color: var(--select-border-hover);
}
select:focus {
  outline: none;
  border-color: var(--select-border-active);
  box-shadow: 0 0 0 2px var(--select-ring);
}
select:disabled {
  background-color: var(--select-disabled-bg);
  cursor: not-allowed;
  opacity: 0.6;
}

.vl-sidebar {
  --sidebar-duration: 360ms;
  --sidebar-fade-duration: 180ms;
  --sidebar-ease: cubic-bezier(0.22, 1, 0.36, 1);
  display: inline-flex;
  height: 100%;
  min-height: 100vh;
  position: relative;
  font-family: "Manrope", sans-serif;
}
.vl-sidebar__strip {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 5rem;
  height: 100%;
  min-height: 100vh;
  background-color: var(--sidebar-bg);
  border-right: 1px solid var(--sidebar-border);
  padding: 1rem 0;
  transition: width var(--sidebar-duration) var(--sidebar-ease), padding var(--sidebar-duration) var(--sidebar-ease), border-color var(--sidebar-fade-duration) ease;
  overflow: hidden;
  flex-shrink: 0;
  contain: layout paint;
  will-change: width;
}
.vl-sidebar--collapsed .vl-sidebar__strip {
  width: 0;
  padding: 0;
  border-color: transparent;
}
.vl-sidebar__strip-items {
  flex: 1;
  width: 100%;
  overflow-y: auto;
  opacity: 1;
  transform: translateX(0);
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease);
  will-change: opacity, transform;
  scrollbar-width: none;
}
.vl-sidebar__strip-items::-webkit-scrollbar {
  display: none;
}
.vl-sidebar--collapsed .vl-sidebar__strip-items {
  opacity: 0;
  transform: translateX(-0.75rem);
  pointer-events: none;
}
.vl-sidebar--expanding .vl-sidebar__strip-items {
  transition-delay: 90ms;
}
.vl-sidebar__strip-footer {
  margin-top: auto;
  padding-top: 1rem;
  opacity: 1;
  transform: translateX(0);
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease);
  will-change: opacity, transform;
}
.vl-sidebar--collapsed .vl-sidebar__strip-footer {
  opacity: 0;
  transform: translateX(-0.75rem);
  pointer-events: none;
}
.vl-sidebar--expanding .vl-sidebar__strip-footer {
  transition-delay: 90ms;
}
.vl-sidebar__avatar {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.vl-sidebar__avatar--placeholder {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  background-color: rgba(255, 255, 255, 0.1);
}
.vl-sidebar__icon-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  margin: 0 auto 1rem;
  cursor: pointer;
}
.vl-sidebar__icon-item:hover .vl-sidebar__icon-wrap {
  background-color: var(--sidebar-active-bg);
}
.vl-sidebar__icon-item--active .vl-sidebar__icon-wrap {
  background-color: var(--sidebar-panel-active-bg);
}
.vl-sidebar__icon-item--active .vl-sidebar__icon-label, .vl-sidebar__icon-item--active .vl-sidebar__icon-wrap svg {
  color: var(--sidebar-active-foreground);
}
.vl-sidebar__icon-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem;
  border-radius: 0.5rem;
  color: var(--sidebar-foreground);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-sidebar__icon-wrap svg {
  width: 1.5rem;
  height: 1.5rem;
  color: inherit;
}
.vl-sidebar__icon-badge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 0.375rem;
  height: 1.375rem;
  width: 1.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vl-sidebar__icon-badge--green {
  background-color: var(--sidebar-badge-green);
  color: var(--sidebar-badge-green-foreground);
}
.vl-sidebar__icon-badge--red {
  background-color: var(--sidebar-badge-red);
  color: var(--sidebar-badge-red-foreground);
}
.vl-sidebar__icon-badge--yellow {
  background-color: var(--sidebar-badge-yellow);
  color: var(--sidebar-badge-yellow-foreground);
}
.vl-sidebar__icon-badge--gray {
  background-color: var(--sidebar-badge-gray);
  color: var(--sidebar-badge-gray-foreground);
}
.vl-sidebar__icon-label {
  font-size: 0.75rem;
  margin-top: 0.25rem;
  text-align: center;
  font-weight: 600;
  color: var(--sidebar-foreground);
  opacity: 1;
  transform: translateY(0);
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease);
}
.vl-sidebar--collapsed .vl-sidebar__icon-label {
  opacity: 0;
  transform: translateY(-0.25rem);
}
.vl-sidebar__logo {
  position: relative;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: padding var(--sidebar-duration) var(--sidebar-ease);
}
.vl-sidebar--collapsed .vl-sidebar__logo {
  padding: 1.5rem 1rem 1rem;
  justify-content: center;
}
.vl-sidebar__logo-full, .vl-sidebar__logo-small {
  display: block;
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease);
  will-change: opacity, transform;
}
.vl-sidebar__logo-dark {
  display: block;
}
.vl-sidebar__logo-light {
  display: none;
}
:root[data-theme=light] .vl-sidebar__logo-dark {
  display: none;
}
:root[data-theme=light] .vl-sidebar__logo-light {
  display: block;
}
.vl-sidebar__logo-full {
  opacity: 1;
  transform: scale(1);
}
.vl-sidebar__logo-small {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.25);
  opacity: 0;
  pointer-events: none;
}
.vl-sidebar--collapsed .vl-sidebar__logo-small {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  pointer-events: auto;
}
.vl-sidebar--collapsed .vl-sidebar__logo-full {
  opacity: 0;
  transform: scale(0.75);
  pointer-events: none;
}
.vl-sidebar__panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  width: 18.75rem;
  background-color: var(--sidebar-bg);
  transition: width var(--sidebar-duration) var(--sidebar-ease);
  overflow: hidden;
  flex-shrink: 0;
  contain: layout paint;
  will-change: width;
}
.vl-sidebar--collapsed .vl-sidebar__panel {
  width: 5rem;
}
.vl-sidebar__view {
  display: none;
  position: relative;
  flex: 1;
  overflow-y: auto;
  scrollbar-width: none;
}
.vl-sidebar__view::-webkit-scrollbar {
  display: none;
}
.vl-sidebar__view--active {
  display: flex;
  flex-direction: column;
}
.vl-sidebar__section {
  padding: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.vl-sidebar__section-title {
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--sidebar-section-foreground);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.vl-sidebar__item {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.75rem 1rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--sidebar-item-foreground);
  text-decoration: none;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-sidebar__item:hover {
  background-color: var(--sidebar-item-hover-bg);
  color: var(--sidebar-item-hover-foreground);
}
.vl-sidebar__item--active {
  background-color: var(--sidebar-item-active-bg);
  color: var(--sidebar-item-active-foreground) !important;
}
.vl-sidebar__item-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.vl-sidebar__item-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}
.vl-sidebar__item-label {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vl-sidebar__item-badge {
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 700;
  background-color: var(--sidebar-badge-bg);
  color: var(--sidebar-badge-foreground);
  border-radius: 9999px;
  padding: 0.125rem 0.5rem;
}
.vl-sidebar__tiles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.625rem;
  padding: 0.75rem;
  opacity: 1;
  transform: translateY(0) scale(1);
  transform-origin: top center;
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease), visibility 0s linear 0s;
  will-change: opacity, transform;
}
.vl-sidebar--collapsed .vl-sidebar__tiles {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(0.5rem) scale(0.98);
  visibility: hidden;
  pointer-events: none;
  transition-delay: 0s, 0s, var(--sidebar-fade-duration);
}
.vl-sidebar__tiles-icons {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 0.5rem;
  gap: 1rem;
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(-0.375rem) scale(0.96);
  transform-origin: top center;
  visibility: hidden;
  pointer-events: none;
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease), visibility 0s linear var(--sidebar-fade-duration);
  will-change: opacity, transform;
}
.vl-sidebar--collapsed .vl-sidebar__tiles-icons {
  position: static;
  opacity: 1;
  transform: translateY(0) scale(1);
  visibility: visible;
  pointer-events: auto;
  transition-delay: 90ms, 90ms, 0s;
}
.vl-sidebar__tile-icon {
  cursor: pointer;
  padding: 0.5rem 0.875rem;
  border-radius: 0.625rem;
  color: var(--sidebar-foreground);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-sidebar__tile-icon:hover {
  background-color: var(--sidebar-active-bg);
}
.vl-sidebar__tile-icon--active {
  background-color: var(--sidebar-panel-active-bg);
  color: var(--sidebar-active-foreground);
}
.vl-sidebar__tile-icon svg {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  color: inherit;
}
.vl-sidebar__panel:has(.vl-sidebar__drilldown--active) .vl-sidebar__logo {
  display: none;
}
.vl-sidebar__drilldown {
  display: none;
  flex-direction: column;
  flex: 1;
}
.vl-sidebar__drilldown--active {
  display: flex;
}
.vl-sidebar__back-btn {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem 1rem;
  border-bottom: 1px solid var(--sidebar-border);
  cursor: pointer;
  color: var(--sidebar-foreground);
  font-family: "Manrope", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
}
.vl-sidebar__back-btn svg {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  color: var(--sidebar-foreground);
}
.vl-sidebar__back-btn span {
  color: var(--sidebar-active-foreground);
}
.vl-sidebar__subnav {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0.75rem;
  flex: 1;
  overflow-y: auto;
  scrollbar-width: none;
}
.vl-sidebar__subnav::-webkit-scrollbar {
  display: none;
}
.vl-sidebar__group {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
.vl-sidebar__group summary {
  list-style: none;
}
.vl-sidebar__group summary::-webkit-details-marker {
  display: none;
}
.vl-sidebar__group summary.vl-sidebar__item::after {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: transform 200ms ease;
}
.vl-sidebar__group[open] summary.vl-sidebar__item::after {
  transform: rotate(180deg);
}
.vl-sidebar__subitems {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-left: 1rem;
  padding-top: 0.25rem;
}
.vl-sidebar__theme-settings {
  position: relative;
  padding: 1rem;
  flex-shrink: 0;
}
.vl-sidebar__theme-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  color: var(--sidebar-foreground);
  background: none;
  width: 100%;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-sidebar__theme-trigger svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  color: inherit;
}
.vl-sidebar__theme-trigger span {
  overflow: hidden;
  max-width: 10rem;
  white-space: nowrap;
  transition: opacity var(--sidebar-fade-duration) ease, transform var(--sidebar-duration) var(--sidebar-ease), max-width var(--sidebar-duration) var(--sidebar-ease);
}
.vl-sidebar__theme-trigger:hover {
  border-color: var(--sidebar-border);
}
.vl-sidebar--collapsed .vl-sidebar__theme-trigger {
  justify-content: center;
  padding: 0.5rem;
}
.vl-sidebar--collapsed .vl-sidebar__theme-trigger span {
  opacity: 0;
  max-width: 0;
  transform: translateX(-0.25rem);
  pointer-events: none;
}
.vl-sidebar__theme-panel {
  position: absolute;
  bottom: calc(100% + 0.625rem);
  left: 5%;
  right: 5%;
  background-color: var(--theme-settings-bg);
  border: 1px solid var(--theme-settings-border);
  border-radius: 0.625rem;
  z-index: 20;
  overflow: hidden;
  transform: translateY(0.5rem);
  opacity: 0;
  pointer-events: none;
  transition: transform 300ms ease, opacity 300ms ease;
}
.vl-sidebar__theme-panel--open {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.vl-sidebar__theme-section {
  padding: 1rem;
  border-bottom: 1px solid var(--theme-settings-border);
}
.vl-sidebar__theme-section:first-child {
  padding-top: 0.75rem;
}
.vl-sidebar__theme-section:last-child {
  border-bottom: none;
  padding-bottom: 0.5rem;
}
.vl-sidebar__theme-heading {
  display: block;
  text-align: center;
  font-size: 0.75rem;
  color: var(--theme-settings-foreground);
  margin-bottom: 0.5rem;
}
.vl-sidebar__theme-options {
  display: grid;
  gap: 0.5rem;
}
.vl-sidebar__theme-options--1 {
  grid-template-columns: 1fr;
}
.vl-sidebar__theme-options--2 {
  grid-template-columns: 1fr 1fr;
}
.vl-sidebar__theme-options--3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.vl-sidebar__theme-btn {
  width: 100%;
  padding: 0.625rem 1rem;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  color: var(--theme-settings-foreground);
  border-radius: 0.625rem;
  border: none;
  background: none;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
}
.vl-sidebar__theme-btn:hover, .vl-sidebar__theme-btn--active {
  background-color: var(--theme-settings-active-item-bg);
  color: var(--theme-settings-active-item-foreground);
}
.vl-sidebar__collapse-btn {
  position: absolute;
  right: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2.375rem;
  cursor: pointer;
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
}
.vl-sidebar__collapse-btn::before, .vl-sidebar__collapse-btn::after {
  content: "";
  position: absolute;
  left: 9px;
  width: 2px;
  height: 1rem;
  background-color: #e8e8e8;
  transition: transform 300ms ease;
}
.vl-sidebar__collapse-btn::before {
  top: 14px;
  transform-origin: bottom center;
}
.vl-sidebar__collapse-btn::after {
  top: 29px;
  transform-origin: top center;
}
.vl-sidebar__collapse-btn:hover::before {
  transform: rotate(25deg);
}
.vl-sidebar__collapse-btn:hover::after {
  transform: rotate(-25deg);
}
.vl-sidebar--collapsed .vl-sidebar__collapse-btn:hover::before {
  transform: rotate(-25deg);
}
.vl-sidebar--collapsed .vl-sidebar__collapse-btn:hover::after {
  transform: rotate(25deg);
}

@media (max-width: 991px) {
  .vl-sidebar__strip {
    display: none !important;
  }
  .vl-sidebar__collapse-btn {
    display: none !important;
  }
  .vl-sidebar__panel {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    max-height: calc(100dvh - env(safe-area-inset-top, 0px));
    overflow-y: auto;
    border-radius: 1.25rem 1.25rem 0 0;
    transform: translateY(100%);
    transition: transform 420ms cubic-bezier(0.32, 0.72, 0, 1);
    z-index: 200;
    box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.18);
  }
  .vl-sidebar--mobile-open .vl-sidebar__panel {
    transform: translateY(0);
  }
  .vl-sidebar__mobile-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 199;
  }
  .vl-sidebar--mobile-open .vl-sidebar__mobile-overlay {
    display: block;
  }
  .vl-sidebar__mobile-bar {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--sidebar-bg);
    border-top: 1px solid var(--sidebar-border);
    z-index: 198;
    padding-bottom: env(safe-area-inset-bottom, 0px);
  }
  .vl-sidebar__mobile-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 0.625rem;
    border: none;
    background: none;
    cursor: pointer;
    color: var(--sidebar-foreground);
    flex-shrink: 0;
  }
  .vl-sidebar__mobile-close svg {
    width: 1.125rem;
    height: 1.125rem;
    color: inherit;
  }
  .vl-sidebar__logo {
    justify-content: space-between;
  }
  .vl-sidebar__logo::after {
    display: none;
  }
  .vl-sidebar {
    display: block;
    height: auto;
    min-height: 0;
    width: 0;
    overflow: visible;
  }
}
.vl-sidebar:not(.vl-sidebar--js-ready) .vl-sidebar__view:has(.vl-sidebar__item--active) {
  display: flex;
  flex-direction: column;
}
.vl-sidebar:not(.vl-sidebar--js-ready) .vl-sidebar__drilldown:has(.vl-sidebar__item--active) {
  display: flex;
}
.vl-sidebar:not(.vl-sidebar--js-ready) .vl-sidebar__view:has(.vl-sidebar__item--active) .vl-sidebar__tiles {
  display: none;
}
.vl-sidebar:not(.vl-sidebar--js-ready) .vl-sidebar__panel:has(.vl-sidebar__item--active) .vl-sidebar__logo {
  display: none;
}

.vl-sidebar-tile {
  height: 6.25rem;
  padding: 1rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  background-color: var(--sidebar-tile-bg);
  box-shadow: var(--shadow-sidebar-tile);
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  font-family: "Manrope", sans-serif;
}
.vl-sidebar-tile:hover {
  background-color: var(--sidebar-hover-bg);
}
.vl-sidebar-tile:hover .vl-sidebar-tile__icon,
.vl-sidebar-tile:hover .vl-sidebar-tile__title {
  color: var(--sidebar-hover-foreground);
}
.vl-sidebar-tile--active {
  background-color: var(--sidebar-panel-active-bg);
}
.vl-sidebar-tile--active .vl-sidebar-tile__icon,
.vl-sidebar-tile--active .vl-sidebar-tile__title {
  color: var(--sidebar-active-foreground);
}
.vl-sidebar-tile__icon {
  display: flex;
  align-items: center;
  color: var(--sidebar-foreground);
}
.vl-sidebar-tile__icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.vl-sidebar-tile__title {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--sidebar-foreground);
}

.vl-switch {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  font-family: "Manrope", sans-serif;
}
.vl-switch--disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.vl-switch__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.vl-switch__input:checked + .vl-switch__track {
  background-color: var(--switch-active);
}
.vl-switch__input:checked + .vl-switch__track .vl-switch__thumb {
  transform: translateX(10px);
}
.vl-switch__input:focus-visible + .vl-switch__track {
  outline: 2px solid var(--switch-active);
  outline-offset: 2px;
}
.vl-switch__track {
  position: relative;
  display: inline-flex;
  height: 20px;
  width: 30px;
  flex-shrink: 0;
  border-radius: 20px;
  background-color: var(--switch-inactive);
  transition: background-color 200ms ease;
  cursor: pointer;
}
.vl-switch__thumb {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  background-color: var(--switch-thumb);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: transform 200ms ease;
  pointer-events: none;
}
.vl-switch--on .vl-switch__track {
  background-color: var(--switch-active);
}
.vl-switch--on .vl-switch__thumb {
  transform: translateX(10px);
}
.vl-switch__label {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--switch-label);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.vl-table-wrapper {
  position: relative;
  width: 100%;
  overflow: auto;
  background-color: var(--table-bg);
}

.vl-table {
  width: 100%;
  caption-side: bottom;
  font-size: 0.875rem;
  border-collapse: collapse;
  font-family: "Manrope", sans-serif;
  border-top: 1px solid var(--table-row-border);
}
.vl-table__caption {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: var(--table-empty-foreground);
  text-align: center;
}
.vl-table__header {
  background-color: var(--table-header-bg);
  border-bottom: 2px solid var(--table-header-border);
}
.vl-table__body tr {
  border-bottom: 1px solid var(--table-row-border);
  transition: background-color 150ms ease;
}
.vl-table__body tr:hover {
  background-color: var(--table-row-hover-bg);
}
.vl-table__body tr:last-child {
  border-bottom: none;
}
.vl-table__footer tr {
  border-top: 1px solid var(--table-header-border);
  font-weight: 500;
}
.vl-table__head {
  height: 3rem;
  padding: 0.5rem 1rem;
  text-align: left;
  font-weight: 500;
  font-size: 0.875rem;
  color: var(--table-head-foreground);
  vertical-align: middle;
  border-color: var(--table-header-border);
}
.vl-table__cell {
  padding: 1rem;
  vertical-align: middle;
  color: var(--table-cell-foreground);
  font-weight: 600;
}
.vl-table__section-row {
  background-color: var(--table-section-row-bg);
}
.vl-table__section-row:hover {
  background-color: var(--table-section-row-bg);
}
.vl-table__section-row td, .vl-table__section-row .vl-table__cell {
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--table-section-row-foreground);
}
.vl-table__row--selected, .vl-table__body tr.is-selected {
  background-color: var(--table-row-selected-bg);
}
.vl-table__row--selected:hover, .vl-table__body tr.is-selected:hover {
  background-color: var(--table-row-selected-hover-bg);
}

table {
  width: 100%;
  caption-side: bottom;
  font-size: 0.875rem;
  border-collapse: collapse;
  font-family: "Manrope", sans-serif;
  border-top: 1px solid var(--table-row-border);
}

caption {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: var(--table-empty-foreground);
  text-align: center;
}

thead {
  background-color: var(--table-header-bg);
  color: var(--table-head-foreground);
  border-bottom: 2px solid var(--table-header-border);
}
thead th {
  padding: 0.5rem 1rem;
}

tbody {
  background-color: var(--table-bg);
  color: var(--table-cell-foreground);
}
tbody tr:last-child {
  border-bottom: none;
}

tfoot {
  background-color: var(--table-header-bg);
  color: var(--table-header-foreground);
  font-weight: 500;
  border-top: 1px solid var(--table-header-border);
}

tr {
  border-bottom: 1px solid var(--table-row-border);
  transition: background-color 150ms ease;
}
tr:hover {
  background-color: var(--table-row-hover-bg);
}
tr.is-selected {
  background-color: var(--table-row-selected-bg);
}
tr.is-selected:hover {
  background-color: var(--table-row-selected-hover-bg);
}

th {
  height: 3rem;
  padding: 0 1rem;
  text-align: left;
  vertical-align: middle;
  font-weight: 500;
  font-size: 0.875rem;
  border-color: var(--table-header-border);
}

td {
  padding: 1rem;
  vertical-align: middle;
  font-size: 0.875rem;
  font-weight: 700;
}

tr.vl-table__section-row {
  background-color: var(--table-section-row-bg);
}
tr.vl-table__section-row:hover {
  background-color: var(--table-section-row-bg);
}
tr.vl-table__section-row td {
  padding: 0.625rem 1rem;
  font-weight: 600;
  color: var(--table-section-row-foreground);
}

@media (max-width: 991px) {
  .vl-table--stacked {
    overflow: visible;
  }
  .vl-table--stacked table, .vl-table--stacked.vl-table {
    display: block;
    border-collapse: separate;
  }
  .vl-table--stacked thead, .vl-table--stacked .vl-table__header {
    display: none;
  }
  .vl-table--stacked tbody, .vl-table--stacked .vl-table__body,
  .vl-table--stacked tfoot, .vl-table--stacked .vl-table__footer {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  .vl-table--stacked tr {
    display: block;
    background-color: var(--table-bg);
    border: 1px solid var(--table-row-border);
    border-radius: 0.625rem;
    padding: 0.25rem 0;
  }
  .vl-table--stacked tr:hover {
    background-color: var(--table-bg);
  }
  .vl-table--stacked tr:last-child {
    border-bottom: 1px solid var(--table-row-border);
  }
  .vl-table--stacked td, .vl-table--stacked .vl-table__cell {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 0.625rem 1rem;
    border-bottom: 1px solid var(--table-row-border);
    text-align: right;
  }
  .vl-table--stacked td:last-child, .vl-table--stacked .vl-table__cell:last-child {
    border-bottom: none;
  }
  .vl-table--stacked td[data-label]::before, .vl-table--stacked .vl-table__cell[data-label]::before {
    content: attr(data-label);
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--table-header-foreground);
    text-align: left;
    flex-shrink: 0;
  }
  .vl-table-wrapper--stacked {
    overflow: visible;
  }
  .vl-table-wrapper--stacked table, .vl-table-wrapper--stacked.vl-table {
    display: block;
    border-collapse: separate;
  }
  .vl-table-wrapper--stacked thead, .vl-table-wrapper--stacked .vl-table__header {
    display: none;
  }
  .vl-table-wrapper--stacked tbody, .vl-table-wrapper--stacked .vl-table__body,
  .vl-table-wrapper--stacked tfoot, .vl-table-wrapper--stacked .vl-table__footer {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  .vl-table-wrapper--stacked tr {
    display: block;
    background-color: var(--table-bg);
    border: 1px solid var(--table-row-border);
    border-radius: 0.625rem;
    padding: 0.25rem 0;
  }
  .vl-table-wrapper--stacked tr:hover {
    background-color: var(--table-bg);
  }
  .vl-table-wrapper--stacked tr:last-child {
    border-bottom: 1px solid var(--table-row-border);
  }
  .vl-table-wrapper--stacked td, .vl-table-wrapper--stacked .vl-table__cell {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 0.625rem 1rem;
    border-bottom: 1px solid var(--table-row-border);
    text-align: right;
  }
  .vl-table-wrapper--stacked td:last-child, .vl-table-wrapper--stacked .vl-table__cell:last-child {
    border-bottom: none;
  }
  .vl-table-wrapper--stacked td[data-label]::before, .vl-table-wrapper--stacked .vl-table__cell[data-label]::before {
    content: attr(data-label);
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--table-header-foreground);
    text-align: left;
    flex-shrink: 0;
  }
}

.vl-table-wrapper table {
  width: 100%;
  caption-side: bottom;
  font-size: 0.875rem;
  border-collapse: collapse;
  font-family: "Manrope", sans-serif;
}
.vl-table-wrapper caption {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: var(--table-empty-foreground);
  text-align: center;
}
.vl-table-wrapper thead {
  background-color: var(--table-header-bg);
  color: var(--table-head-foreground);
  border-bottom: 2px solid var(--table-header-border);
}
.vl-table-wrapper thead th {
  padding: 0.5rem 1rem;
}
.vl-table-wrapper tbody {
  background-color: var(--table-bg);
  color: var(--table-cell-foreground);
}
.vl-table-wrapper tbody tr:last-child {
  border-bottom: none;
}
.vl-table-wrapper tfoot {
  background-color: var(--table-header-bg);
  color: var(--table-header-foreground);
  font-weight: 500;
  border-top: 1px solid var(--table-header-border);
}
.vl-table-wrapper tr {
  border-bottom: 1px solid var(--table-row-border);
  transition: background-color 150ms ease;
}
.vl-table-wrapper tr:hover {
  background-color: var(--table-row-hover-bg);
}
.vl-table-wrapper tr.is-selected {
  background-color: var(--table-row-selected-bg);
}
.vl-table-wrapper tr.is-selected:hover {
  background-color: var(--table-row-selected-hover-bg);
}
.vl-table-wrapper th {
  height: 3rem;
  padding: 0 1rem;
  text-align: left;
  vertical-align: middle;
  font-weight: 500;
  font-size: 0.875rem;
  border-color: var(--table-header-border);
}
.vl-table-wrapper td {
  padding: 1rem;
  vertical-align: middle;
  font-size: 0.875rem;
  font-weight: 700;
}
.vl-table-wrapper tr.vl-table__section-row {
  background-color: var(--table-section-row-bg);
}
.vl-table-wrapper tr.vl-table__section-row:hover {
  background-color: var(--table-section-row-bg);
}
.vl-table-wrapper tr.vl-table__section-row td {
  padding: 0.625rem 1rem;
  font-weight: 600;
  color: var(--table-section-row-foreground);
}

.vl-tabs {
  display: flex;
  gap: 5px;
  align-items: center;
  font-family: "Manrope", sans-serif;
}

.vl-tab {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Manrope", sans-serif;
  border: 1.5px solid transparent;
  background: none;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  text-decoration: none;
  height: 2.625rem;
  padding: 0 1.25rem;
}
.vl-tab--mini {
  height: 2.25rem;
  padding: 0 1rem;
  font-size: 0.75rem;
}
.vl-tab--active {
  border-color: var(--tab-active);
  color: var(--tab-active);
}
.vl-tab--inactive {
  border-color: transparent;
  color: var(--tab-inactive);
}
.vl-tab--inactive:hover {
  color: var(--tab-hover);
}

.vl-tab-content {
  display: none;
}
.vl-tab-content--active {
  display: block;
}

.vl-tile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.25rem;
  border-radius: 0.625rem;
  cursor: pointer;
  transition: color 150ms ease, background-color 150ms ease, border-color 150ms ease, box-shadow 150ms ease;
  font-family: "Manrope", sans-serif;
  text-decoration: none;
  outline: none;
}
.vl-tile__icon {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.vl-tile__icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.vl-tile__title {
  font-size: 0.875rem;
  font-weight: 700;
}
.vl-tile__description {
  font-size: 0.875rem;
  font-weight: 600;
  color: rgba(16, 16, 16, 0.4);
}
.vl-tile--static {
  cursor: default;
  pointer-events: none;
}
.vl-tile--primary {
  background-color: #0B3A32;
}
.vl-tile--primary .vl-tile__icon,
.vl-tile--primary .vl-tile__title {
  color: #ADCBBF;
}
.vl-tile--primary:hover {
  background-color: #144F45;
}
.vl-tile--primary:hover .vl-tile__icon,
.vl-tile--primary:hover .vl-tile__title,
.vl-tile--primary:hover .vl-tile__description {
  color: #D1F8C9;
}
.vl-tile--primary.vl-tile--active {
  background-color: hsl(170, 60%, 19%);
}
.vl-tile--primary.vl-tile--active .vl-tile__icon,
.vl-tile--primary.vl-tile--active .vl-tile__title,
.vl-tile--primary.vl-tile--active .vl-tile__description {
  color: #D1F8C9;
}
.vl-tile--gray {
  background-color: var(--tile-gray-bg);
}
.vl-tile--gray .vl-tile__icon,
.vl-tile--gray .vl-tile__title {
  color: var(--tile-gray-foreground);
}
.vl-tile--gray:hover {
  background-color: var(--tile-gray-hover-bg);
}
.vl-tile--gray:hover .vl-tile__icon,
.vl-tile--gray:hover .vl-tile__title,
.vl-tile--gray:hover .vl-tile__description {
  color: var(--tile-gray-foreground-hover);
}
.vl-tile--gray.vl-tile--active {
  background-color: var(--tile-gray-active-bg);
}
.vl-tile--gray.vl-tile--active .vl-tile__icon,
.vl-tile--gray.vl-tile--active .vl-tile__title,
.vl-tile--gray.vl-tile--active .vl-tile__description {
  color: var(--tile-gray-foreground-hover);
}
.landscape > div > .dragger[data-v-4f40a1bb] {
  width: .625rem;
}
.portrait > div > .dragger[data-v-4f40a1bb] {
  height: .625rem;
}
.landscape > div > .dragger.dragger-offset-before[data-v-4f40a1bb] {
  right: 0;
}
.portrait > div > .dragger.dragger-offset-before[data-v-4f40a1bb] {
  bottom: 0;
}
.landscape > div > .dragger.dragger-offset-center[data-v-4f40a1bb] {
  right: -.3125rem;
}
.portrait > div > .dragger.dragger-offset-center[data-v-4f40a1bb] {
  bottom: -.3125rem;
}
.landscape > div > .dragger.dragger-offset-after[data-v-4f40a1bb] {
  right: -.625rem;
}
.portrait > div > .dragger.dragger-offset-after[data-v-4f40a1bb] {
  bottom: -.625rem;
}

.bind-icon-color[data-v-b8625753] {
  color: var(--6509026e);
}

.htw-base-empty[data-v-c5ecfead]:not(.no-animation) {
  animation: htw-base-empty-c5ecfead .15s .2s both;
}
@keyframes htw-base-empty-c5ecfead {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}

.bind-icon-color[data-v-a5a2e343] {
  color: var(--597bf4c4);
}

.bind-tree-padding[data-v-cace6303] {
  padding-left: var(--1ee776cd);
}

.bind-tree-margin[data-v-c9b616b5] {
  margin-left: var(--c4f9d186);
}
.bind-icon-color[data-v-c9b616b5] {
  color: var(--7270060e);
}

.bind-icon-color[data-v-abf83c04] {
  color: var(--02b8e3da);
}

.bind-icon-color[data-v-f8e09a03] {
  color: var(--2762f67a);
}

.__histoire-code-placeholder[data-v-f7d2e46a] {
  color: inherit;
  font-size: inherit;
}

.bind-icon-color[data-v-d75a2748] {
  color: var(--ddaae392);
}

.bind-preview-bg[data-v-c48fb2b2] {
  background-color: var(--627bec82);
  color: var(--35068428);
}

.bind-icon-color[data-v-d3ab4dd6] {
  color: var(--bd0f30ce);
}
.bind-preview-bg[data-v-d3ab4dd6] {
  background-color: var(--8da98e9c);
}

img.colorize-black[data-v-2114f510] {
  filter: grayscale(100) brightness(0);
}

.bind-preview-bg[data-v-9bc3d486] {
  background-color: var(--321f9a07);
}

.__histoire-hatched-pattern[data-v-91561117] {
  background: repeating-linear-gradient(135deg,
  transparent 0px,
  transparent 32px,
  currentColor 32px,
  currentColor 64px);
}
*, ::before, ::after {--_histoire-color-primary-50: 240 253 250;--_histoire-color-primary-100: 204 251 241;--_histoire-color-primary-200: 125 232 214;--_histoire-color-primary-300: 61 201 180;--_histoire-color-primary-400: 26 143 125;--_histoire-color-primary-500: 11 60 52;--_histoire-color-primary-600: 9 47 41;--_histoire-color-primary-700: 7 36 31;--_histoire-color-primary-800: 5 26 22;--_histoire-color-primary-900: 3 15 13;--_histoire-color-gray-50: 250 250 250;--_histoire-color-gray-100: 244 244 245;--_histoire-color-gray-200: 228 228 231;--_histoire-color-gray-300: 212 212 216;--_histoire-color-gray-400: 161 161 170;--_histoire-color-gray-500: 113 113 122;--_histoire-color-gray-600: 82 82 91;--_histoire-color-gray-700: 63 63 70;--_histoire-color-gray-750: 50 50 56;--_histoire-color-gray-800: 39 39 42;--_histoire-color-gray-850: 31 31 33;--_histoire-color-gray-900: 24 24 27;--_histoire-color-gray-950: 16 16 18;}.htw-range-input::-webkit-slider-thumb{height:.75rem;width:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px;border-style:solid;border-color:#00000040;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.htw-dark .htw-range-input)::-webkit-slider-thumb{border-color:#ffffff40;--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.htw-range-input:hover::-webkit-slider-thumb{--tw-border-opacity: 1 !important;border-color:rgb(16 185 129 / var(--tw-border-opacity))!important;--tw-bg-opacity: 1 !important;background-color:rgb(16 185 129 / var(--tw-bg-opacity))!important}.htw-range-input::-moz-range-thumb{height:.75rem;width:.75rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:9999px;border-width:1px;border-style:solid;border-color:#00000040;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:is(.htw-dark .htw-range-input)::-moz-range-thumb{border-color:#ffffff40;--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.htw-range-input:hover::-moz-range-thumb{--tw-border-opacity: 1 !important;border-color:rgb(16 185 129 / var(--tw-border-opacity))!important;--tw-bg-opacity: 1 !important;background-color:rgb(16 185 129 / var(--tw-bg-opacity))!important}.v-popper{line-height:0}.htw-dark .v-popper--theme-dropdown .v-popper__inner{--tw-border-opacity: 1;border-color:rgb(31 31 33 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity))}.htw-dark .v-popper--theme-dropdown .v-popper__arrow-inner{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity))}.htw-dark .v-popper--theme-dropdown .v-popper__arrow-outer{--tw-border-opacity: 1;border-color:rgb(31 31 33 / var(--tw-border-opacity))}.v-popper--theme-dropdown.v-popper__popper--show-from .v-popper__wrapper{transform:scale(.75)}.v-popper--theme-dropdown.v-popper__popper--show-to .v-popper__wrapper{transform:none;transition:transform .15s cubic-bezier(0,1,.5,1)}.v-popper__popper:focus-visible{outline:none}.htw-bind-col-size{grid-template-columns:repeat(auto-fill,minmax(var(--histoire-col-size),1fr))}.__histoire-json-code[data-v-935458a7] .cm-editor{height:100%;min-width:280px}html,
body {
  background: transparent !important;
}body {
  margin: 0;
}html {
  font-size: 1rem;
  font-family: 'Noto Sans Display', system-ui, sans-serif;
}.htw-sandbox-hidden {
  display: none;
}.__histoire-render-story:not(.__histoire-render-custom-controls) {
  overflow: auto;
  min-height: 100%;
}

/* Additional styling for code display */
pre[data-v-36f6b2e8] {
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code[data-v-36f6b2e8] {
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 500;
  font-size: inherit;
  line-height: inherit;
}

@media (max-width: 991px) {
.vl-sidebar.vl-sidebar--desktop-demo {
    display: inline-flex;
    height: 500px;
    min-height: 500px;
    width: auto;
    overflow: hidden;
}
.vl-sidebar.vl-sidebar--desktop-demo .vl-sidebar__strip {
    display: flex !important;
}
.vl-sidebar.vl-sidebar--desktop-demo .vl-sidebar__collapse-btn {
    display: block !important;
}
.vl-sidebar.vl-sidebar--desktop-demo .vl-sidebar__panel {
    position: static;
    inset: auto;
    width: 18.75rem !important;
    max-height: none;
    min-height: 500px;
    overflow: hidden;
    border-radius: 0;
    transform: none;
    transition: width var(--sidebar-duration) var(--sidebar-ease);
    box-shadow: none;
    z-index: auto;
}
.vl-sidebar.vl-sidebar--desktop-demo.vl-sidebar--collapsed .vl-sidebar__panel {
    width: 5rem !important;
}
}

/* Additional styling if needed */

.slide-up-enter-active[data-v-0461f885],
.slide-up-leave-active[data-v-0461f885] {
	transition: transform 0.3s ease;
}
.slide-up-enter-from[data-v-0461f885],
.slide-up-leave-to[data-v-0461f885] {
	transform: translateY(100%);
}

.collapse-trigger[data-v-e1309190] {
  position: relative;
}

/* Top line segment */
.collapse-trigger[data-v-e1309190]::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 9px;
  width: 2px;
  height: 1rem;
  background-color: #e8e8e8;
  transition: all 0.3s ease;
  transform-origin: bottom center;
}

/* Bottom line segment */
.collapse-trigger[data-v-e1309190]::after {
  content: '';
  position: absolute;
  top: 29px;
  left: 9px;
  width: 2px;
  height: 1rem;
  background-color: #e8e8e8;
  transition: all 0.3s ease;
  transform-origin: top center;
}

/* Right caret for collapsed state (>) */
.collapse-trigger.collapsed[data-v-e1309190]:hover::before {
  transform: rotate(-25deg);
}
.collapse-trigger.collapsed[data-v-e1309190]:hover::after {
  transform: rotate(25deg);
}

/* Left caret for expanded state (<) */
.collapse-trigger.expanded[data-v-e1309190]:hover::before {
  transform: rotate(25deg);
}
.collapse-trigger.expanded[data-v-e1309190]:hover::after {
  transform: rotate(-25deg);
}
