/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

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

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-\[6\.75\%_13\.12\%_77\.17\%_82\.26\%\] {
    inset: 6.75% 13.12% 77.17% 82.26%;
  }

  .inset-\[6\.75\%_13\.12\%_77\.18\%_82\.26\%\] {
    inset: 6.75% 13.12% 77.18% 82.26%;
  }

  .inset-\[14\.1\%_45\.85\%_59\.7\%_47\.71\%\] {
    inset: 14.1% 45.85% 59.7% 47.71%;
  }

  .inset-\[14\.79\%_64\.18\%_74\.6\%_32\.77\%\] {
    inset: 14.79% 64.18% 74.6% 32.77%;
  }

  .inset-\[14\.79\%_64\.18\%_74\.59\%_32\.77\%\] {
    inset: 14.79% 64.18% 74.59% 32.77%;
  }

  .inset-\[22\.42\%_25\.43\%_71\.61\%_72\.74\%\] {
    inset: 22.42% 25.43% 71.61% 72.74%;
  }

  .inset-\[23\.12\%_33\.12\%_23\.12\%_32\.8\%\] {
    inset: 23.12% 33.12% 23.12% 32.8%;
  }

  .inset-\[35\.43\%_11\.49\%_27\.77\%_75\.79\%\] {
    inset: 35.43% 11.49% 27.77% 75.79%;
  }

  .inset-\[41\.04\%_11\.63\%_56\.24\%_87\.56\%\] {
    inset: 41.04% 11.63% 56.24% 87.56%;
  }

  .inset-\[42\.93\%_11\.53\%_54\.78\%_87\.36\%\] {
    inset: 42.93% 11.53% 54.78% 87.36%;
  }

  .inset-\[44\.24\%_10\.57\%_42\.73\%_86\.02\%\] {
    inset: 44.24% 10.57% 42.73% 86.02%;
  }

  .inset-\[52\.31\%_19\.49\%_27\.09\%_74\.22\%\] {
    inset: 52.31% 19.49% 27.09% 74.22%;
  }

  .inset-\[86\.13\%_16\.75\%_7\.43\%_81\.27\%\] {
    inset: 86.13% 16.75% 7.43% 81.27%;
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

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

  .top-\[-34\.77\%\] {
    top: -34.77%;
  }

  .top-\[-65\.94\%\] {
    top: -65.94%;
  }

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

  .top-\[14\.81px\] {
    top: 14.81px;
  }

  .top-\[20\.48\%\] {
    top: 20.48%;
  }

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

  .top-\[31\.9\%\] {
    top: 31.9%;
  }

  .top-\[48\.98\%\] {
    top: 48.98%;
  }

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

  .top-\[78\.69\%\] {
    top: 78.69%;
  }

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

  .top-\[calc\(50\%\+0\.22px\)\] {
    top: calc(50% + .22px);
  }

  .top-\[calc\(50\%\+0\.216px\)\] {
    top: calc(50% + .216px);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-\[9\.4\%\] {
    right: 9.4%;
  }

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

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

  .right-\[56\.22\%\] {
    right: 56.22%;
  }

  .right-\[75\.39\%\] {
    right: 75.39%;
  }

  .right-\[85\.89\%\] {
    right: 85.89%;
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-\[14\.01\%\] {
    bottom: 14.01%;
  }

  .bottom-\[29\.51\%\] {
    bottom: 29.51%;
  }

  .bottom-\[52\.84\%\] {
    bottom: 52.84%;
  }

  .bottom-\[86\.5\%\] {
    bottom: 86.5%;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

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

  .left-\[-22\.76px\] {
    left: -22.76px;
  }

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

  .left-\[7\.98\%\] {
    left: 7.98%;
  }

  .left-\[7\.99\%\] {
    left: 7.99%;
  }

  .left-\[9\.84\%\] {
    left: 9.84%;
  }

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

  .left-\[20\.29\%\] {
    left: 20.29%;
  }

  .left-\[45\.79\%\] {
    left: 45.79%;
  }

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

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

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

  .left-\[calc\(50\%\+0\.41px\)\] {
    left: calc(50% + .41px);
  }

  .left-\[calc\(50\%\+0\.405px\)\] {
    left: calc(50% + .405px);
  }

  .isolate {
    isolation: isolate;
  }

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

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

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

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

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

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

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

  .mx-auto {
    margin-inline: auto;
  }

  .mt-\[-60px\] {
    margin-top: -60px;
  }

  .mt-\[15px\] {
    margin-top: 15px;
  }

  .mt-\[45px\] {
    margin-top: 45px;
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-\[-60px\] {
    margin-bottom: -60px;
  }

  .mb-\[-70px\] {
    margin-bottom: -70px;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

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

  .size-\[24px\] {
    width: 24px;
    height: 24px;
  }

  .size-\[30px\] {
    width: 30px;
    height: 30px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .h-\[2e_-5px\] {
    height: 2\65  -5px;
  }

  .h-\[25\.43px\] {
    height: 25.43px;
  }

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

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

  .h-\[43\.2px\] {
    height: 43.2px;
  }

  .h-\[43\.8px\] {
    height: 43.8px;
  }

  .h-\[43\.31px\] {
    height: 43.31px;
  }

  .h-\[43\.74px\] {
    height: 43.74px;
  }

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

  .h-\[78\.049px\] {
    height: 78.049px;
  }

  .h-\[91\.5px\] {
    height: 91.5px;
  }

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

  .h-\[134\.73\%\] {
    height: 134.73%;
  }

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

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

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

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

  .h-\[240\.01\%\] {
    height: 240.01%;
  }

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

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

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

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

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

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.258819043636322\)\+\(var\(--transform-inner-height\)\*0\.9659258127212524\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .258819)  + (var(--transform-inner-height) * .965926)));
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.562500536441803\)\+\(var\(--transform-inner-height\)\*0\.8267970085144043\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .562501)  + (var(--transform-inner-height) * .826797)));
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.4226182699203491\)\+\(var\(--transform-inner-height\)\*0\.9063078165054321\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .422618)  + (var(--transform-inner-height) * .906308)));
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*1\)\+\(var\(--transform-inner-height\)\*0\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * 1)  + (var(--transform-inner-height) * 0)));
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

  .min-h-px {
    min-height: 1px;
  }

  .w-0 {
    width: calc(var(--spacing) * 0);
  }

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

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

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

  .w-\[31\.697px\] {
    width: 31.697px;
  }

  .w-\[32\.7px\] {
    width: 32.7px;
  }

  .w-\[32\.28px\] {
    width: 32.28px;
  }

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

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

  .w-\[33\.54px\] {
    width: 33.54px;
  }

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

  .w-\[34\.11px\] {
    width: 34.11px;
  }

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

  .w-\[40\.631px\] {
    width: 40.631px;
  }

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

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

  .w-\[54\.191px\] {
    width: 54.191px;
  }

  .w-\[54\.201px\] {
    width: 54.201px;
  }

  .w-\[54\.371px\] {
    width: 54.371px;
  }

  .w-\[54\.445px\] {
    width: 54.445px;
  }

  .w-\[55\.151px\] {
    width: 55.151px;
  }

  .w-\[55\.631px\] {
    width: 55.631px;
  }

  .w-\[55\.864px\] {
    width: 55.864px;
  }

  .w-\[56\.201px\] {
    width: 56.201px;
  }

  .w-\[60\.445px\] {
    width: 60.445px;
  }

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

  .w-\[65\.787px\] {
    width: 65.787px;
  }

  .w-\[68\.44\%\] {
    width: 68.44%;
  }

  .w-\[69\.424px\] {
    width: 69.424px;
  }

  .w-\[69\.604px\] {
    width: 69.604px;
  }

  .w-\[69\.844px\] {
    width: 69.844px;
  }

  .w-\[71\.434px\] {
    width: 71.434px;
  }

  .w-\[73\.684px\] {
    width: 73.684px;
  }

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

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

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

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

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

  .w-\[307\.058px\] {
    width: 307.058px;
  }

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

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.258819043636322\)\+\(var\(--transform-inner-width\)\*0\.9659258127212524\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .258819)  + (var(--transform-inner-width) * .965926)));
  }

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.4226182699203491\)\+\(var\(--transform-inner-width\)\*0\.9063078165054321\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .422618)  + (var(--transform-inner-width) * .906308)));
  }

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.06066006422042847\)\+\(var\(--transform-inner-width\)\*0\.9981585741043091\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .0606601)  + (var(--transform-inner-width) * .998159)));
  }

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*1\)\+\(var\(--transform-inner-width\)\*0\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * 1)  + (var(--transform-inner-width) * 0)));
  }

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

  .w-full {
    width: 100%;
  }

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

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

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

  .max-w-\[614\.116px\] {
    max-width: 614.116px;
  }

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

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

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

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

  .min-w-px {
    min-width: 1px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-0\.5 {
    --tw-translate-y: calc(var(--spacing) * .5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-\[3\.478deg\] {
    rotate: 3.478deg;
  }

  .rotate-\[15deg\] {
    rotate: 15deg;
  }

  .rotate-\[270deg\] {
    rotate: 270deg;
  }

  .rotate-\[325\.771deg\] {
    rotate: 325.771deg;
  }

  .rotate-\[335deg\] {
    rotate: 335deg;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

  .rounded-md {
    border-radius: calc(var(--radius)  - 2px);
  }

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

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

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

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .border-\[\#e5e1e1\] {
    border-color: #e5e1e1;
  }

  .bg-\[\#2c4c0a\] {
    background-color: #2c4c0a;
  }

  .bg-\[\#287f19\] {
    background-color: #287f19;
  }

  .bg-\[\#FAF6F6\] {
    background-color: #faf6f6;
  }

  .bg-\[\#cc0000\] {
    background-color: #c00;
  }

  .bg-\[\#e5e1e1\] {
    background-color: #e5e1e1;
  }

  .bg-\[\#e0052d\] {
    background-color: #e0052d;
  }

  .bg-\[\#eb9ca4\] {
    background-color: #eb9ca4;
  }

  .bg-\[\#faf6f6\] {
    background-color: #faf6f6;
  }

  .bg-\[\#fbebed\] {
    background-color: #fbebed;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[20px_20px\] {
    mask-size: 20px 20px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[-6\.561px_-4\.623px\] {
    mask-position: -6.561px -4.623px;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

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

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

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

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

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

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-\[5px\] {
    padding-inline: 5px;
  }

  .px-\[15px\] {
    padding-inline: 15px;
  }

  .px-\[20px\] {
    padding-inline: 20px;
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-\[10px\] {
    padding-block: 10px;
  }

  .py-\[12px\] {
    padding-block: 12px;
  }

  .py-\[15px\] {
    padding-block: 15px;
  }

  .py-\[30px\] {
    padding-block: 30px;
  }

  .py-\[40px\] {
    padding-block: 40px;
  }

  .py-\[45px\] {
    padding-block: 45px;
  }

  .py-\[65px\] {
    padding-block: 65px;
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

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

  .pt-\[15px\] {
    padding-top: 15px;
  }

  .pt-\[20px\] {
    padding-top: 20px;
  }

  .pt-\[30px\] {
    padding-top: 30px;
  }

  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-\[15px\] {
    padding-bottom: 15px;
  }

  .pb-\[20px\] {
    padding-bottom: 20px;
  }

  .pb-\[60px\] {
    padding-bottom: 60px;
  }

  .pb-\[70px\] {
    padding-bottom: 70px;
  }

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

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

  .font-\[\'Avenir\:Black\'\,sans-serif\] {
    font-family: Avenir\:Black, sans-serif;
  }

  .font-\[\'Avenir\:Book\'\,sans-serif\] {
    font-family: Avenir\:Book, sans-serif;
  }

  .font-\[\'Avenir\:Heavy\'\,sans-serif\] {
    font-family: Avenir\:Heavy, sans-serif;
  }

  .font-\[\'Recoleta\:Bold\'\,sans-serif\] {
    font-family: Recoleta\:Bold, sans-serif;
  }

  .font-\[Avenir\] {
    font-family: Avenir;
  }

  .font-\[Recoleta\] {
    font-family: Recoleta;
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

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

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

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

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

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

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

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

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

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

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

  .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }

  .leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px;
  }

  .leading-\[27px\] {
    --tw-leading: 27px;
    line-height: 27px;
  }

  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }

  .leading-\[33px\] {
    --tw-leading: 33px;
    line-height: 33px;
  }

  .leading-\[42px\] {
    --tw-leading: 42px;
    line-height: 42px;
  }

  .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

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

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

  .text-\[\#8c8d8d\] {
    color: #8c8d8d;
  }

  .text-\[\#605f60\] {
    color: #605f60;
  }

  .text-\[\#333232\] {
    color: #333232;
  }

  .text-\[\#666464\] {
    color: #666464;
  }

  .text-\[\#cc0000\] {
    color: #c00;
  }

  .text-\[\#e0052d\] {
    color: #e0052d;
  }

  .text-black {
    color: var(--color-black);
  }

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

  .text-white {
    color: var(--color-white);
  }

  .not-italic {
    font-style: normal;
  }

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

  .shadow-\[0px_8px_12px_-4px_rgba\(0\,0\,0\,0\.15\)\] {
    --tw-shadow: 0px 8px 12px -4px var(--tw-shadow-color, #00000026);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

  @media (hover: hover) {
    .hover\:no-underline:hover {
      text-decoration-line: none;
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0px_12px_16px_-4px_rgba\(0\,0\,0\,0\.2\)\]:hover {
      --tw-shadow: 0px 12px 16px -4px var(--tw-shadow-color, #0003);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus-visible\:border-ring:focus-visible {
    border-color: var(--ring);
  }

  .focus-visible\:ring-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  @supports (color: color-mix(in lab, red, red)) {
    .focus-visible\:ring-ring\/50:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

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

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

  .data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
    animation: accordion-up var(--tw-duration, .2s) ease-out;
  }

  .data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
    animation: accordion-down var(--tw-duration, .2s) ease-out;
  }

  @media (width >= 400px) {
    .min-\[400px\]\:w-\[160px\] {
      width: 160px;
    }
  }

  @media (width >= 400px) {
    .min-\[400px\]\:max-w-\[860px\] {
      max-width: 860px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[180px\] {
      height: 180px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[180px\] {
      width: 180px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[267px\] {
      width: 267px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[325px\] {
      width: 325px;
    }
  }

  @media (width >= 40rem) {
    .sm\:max-w-\[960px\] {
      max-width: 960px;
    }
  }

  @media (width >= 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 40rem) {
    .sm\:flex-nowrap {
      flex-wrap: nowrap;
    }
  }

  @media (width >= 40rem) {
    .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[-20px\] {
      margin-bottom: -20px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[200px\] {
      height: 200px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[190\.4px\] {
      width: 190.4px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[190px\] {
      width: 190px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[329px\] {
      width: 329px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[400px\] {
      width: 400px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[614\.116px\] {
      width: 614.116px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-auto {
      width: auto;
    }
  }

  @media (width >= 48rem) {
    .md\:max-w-\[1010px\] {
      max-width: 1010px;
    }
  }

  @media (width >= 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[20px\] {
      gap: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[30px\] {
      gap: 30px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:pb-\[20px\] {
      padding-bottom: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-left {
      text-align: left;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[35px\] {
      font-size: 35px;
    }
  }

  @media (width >= 48rem) {
    .md\:leading-\[30px\] {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-auto {
      width: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:px-16 {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 80rem) {
    .xl\:block {
      display: block;
    }
  }

  @media (width >= 80rem) {
    .xl\:px-24 {
      padding-inline: calc(var(--spacing) * 24);
    }
  }

  @media (width >= 96rem) {
    .\32 xl\:px-\[214px\] {
      padding-inline: 214px;
    }
  }

  .\[\&\>svg\]\:hidden > svg {
    display: none;
  }

  .\[\&\[data-state\=open\]\>svg\]\:hidden[data-state="open"] > svg {
    display: none;
  }

  .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"] > svg {
    rotate: 180deg;
  }

  [data-state="closed"] .\[\[data-state\=closed\]_\&\]\:block {
    display: block;
  }

  [data-state="closed"] .\[\[data-state\=closed\]_\&\]\:hidden {
    display: none;
  }

  [data-state="closed"] .\[\[data-state\=closed\]_\&\]\:text-\[\#333232\] {
    color: #333232;
  }

  [data-state="open"] .\[\[data-state\=open\]_\&\]\:block {
    display: block;
  }

  [data-state="open"] .\[\[data-state\=open\]_\&\]\:hidden {
    display: none;
  }

  [data-state="open"] .\[\[data-state\=open\]_\&\]\:text-\[\#cc0000\] {
    color: #c00;
  }
}

@font-face {
  font-family: Avenir;
  src: local(Avenir Heavy), local(Avenir-Heavy);
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Avenir;
  src: local(Avenir Black), local(Avenir-Black);
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Avenir;
  src: local(Avenir Bold), local(Avenir-Bold);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Avenir;
  src: local(Avenir Book), local(Avenir-Book);
  font-weight: 400;
  font-style: normal;
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

@keyframes slideDown {
  from {
    opacity: 0;
    max-height: 0;
  }

  to {
    opacity: 1;
    max-height: 2000px;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@keyframes accordion-down {
  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height, var(--bits-accordion-content-height));
  }
}

@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height, var(--bits-accordion-content-height));
  }

  to {
    height: 0;
  }
}
