/*! 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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-blue-500: oklch(62.3% .214 259.815);
    --color-purple-600: oklch(55.8% .288 302.321);
    --color-white: #fff;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --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 {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  .tailwind html, .tailwind :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;
  }

  .tailwind body {
    line-height: inherit;
  }

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

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

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

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

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

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

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

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

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

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

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

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

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

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

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

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

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

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

  .tailwind textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

  .tailwind .top-\[-0\.01\%\] {
    top: -.01%;
  }

  .tailwind .top-\[-0\.09\%\] {
    top: -.09%;
  }

  .tailwind .top-\[200px\] {
    top: 200px;
  }

  .tailwind .top-\[239px\] {
    top: 239px;
  }

  .tailwind .top-\[260px\] {
    top: 260px;
  }

  .tailwind .top-\[314px\] {
    top: 314px;
  }

  .tailwind .top-\[319px\] {
    top: 319px;
  }

  .tailwind .top-\[371px\] {
    top: 371px;
  }

  .tailwind .top-\[416px\] {
    top: 416px;
  }

  .tailwind .top-\[491px\] {
    top: 491px;
  }

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

  .tailwind .left-\[-0\.01\%\] {
    left: -.01%;
  }

  .tailwind .left-\[-0\.03\%\] {
    left: -.03%;
  }

  .tailwind .left-\[-0\.05\%\] {
    left: -.05%;
  }

  .tailwind .left-\[-0\.07\%\] {
    left: -.07%;
  }

  .tailwind .left-\[-0\.09\%\] {
    left: -.09%;
  }

  .tailwind .left-\[0\.04\%\] {
    left: .04%;
  }

  .tailwind .left-\[0\.08\%\] {
    left: .08%;
  }

  .tailwind .left-\[0\.09\%\] {
    left: .09%;
  }

  .tailwind .left-\[204px\] {
    left: 204px;
  }

  .tailwind .left-\[420px\] {
    left: 420px;
  }

  .tailwind .left-\[624px\] {
    left: 624px;
  }

  .tailwind .left-\[calc\(50\%\+18\.5px\)\] {
    left: calc(50% + 18.5px);
  }

  .tailwind .left-\[calc\(50\%-15\.5px\)\] {
    left: calc(50% - 15.5px);
  }

  .tailwind .left-\[calc\(50\%-62px\)\] {
    left: calc(50% - 62px);
  }

  .tailwind .left-\[calc\(50\%-92\.5px\)\] {
    left: calc(50% - 92.5px);
  }

  .tailwind .left-\[calc\(50\%-94\.5px\)\] {
    left: calc(50% - 94.5px);
  }

  .tailwind .left-\[calc\(50\%-97\.5px\)\] {
    left: calc(50% - 97.5px);
  }

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

  .tailwind .left-\[calc\(50\%-149\.5px\)\] {
    left: calc(50% - 149.5px);
  }

  .tailwind .left-\[calc\(50\%-176px\)\] {
    left: calc(50% - 176px);
  }

  .tailwind .left-\[calc\(50\%-211px\)\] {
    left: calc(50% - 211px);
  }

  .tailwind .left-\[calc\(50\%-292px\)\] {
    left: calc(50% - 292px);
  }

  .tailwind .z-50 {
    z-index: 50;
  }

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

  .tailwind .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

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

  .tailwind .table {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[105\.05\%\] {
    height: 105.05%;
  }

  .tailwind .h-\[120\.16\%\] {
    height: 120.16%;
  }

  .tailwind .h-\[121\.47\%\] {
    height: 121.47%;
  }

  .tailwind .h-\[121\.99\%\] {
    height: 121.99%;
  }

  .tailwind .h-\[122\.02\%\] {
    height: 122.02%;
  }

  .tailwind .h-\[139\.9\%\] {
    height: 139.9%;
  }

  .tailwind .h-\[159\.95\%\] {
    height: 159.95%;
  }

  .tailwind .h-\[212\.12\%\] {
    height: 212.12%;
  }

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

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

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

  .tailwind .h-full {
    height: 100%;
  }

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

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

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

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

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

  .tailwind .w-\[99\.96\%\] {
    width: 99.96%;
  }

  .tailwind .w-\[99\.98\%\] {
    width: 99.98%;
  }

  .tailwind .w-\[99\.99\%\] {
    width: 99.99%;
  }

  .tailwind .w-\[100\.16\%\] {
    width: 100.16%;
  }

  .tailwind .w-\[100\.19\%\] {
    width: 100.19%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .max-w-2xl {
    max-width: var(--container-2xl);
  }

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

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

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

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

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

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

  .tailwind .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .cursor-none {
    cursor: none;
  }

  .tailwind .cursor-text {
    cursor: text;
  }

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

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

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

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

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

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

  .tailwind .gap-\[24px\] {
    gap: 24px;
  }

  .tailwind .gap-\[34px\] {
    gap: 34px;
  }

  .tailwind .gap-\[92px\] {
    gap: 92px;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

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

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

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

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

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

  .tailwind .rounded-full {
    border-radius: 3.40282e38px;
  }

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

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

  .tailwind .bg-\[\#00378a\] {
    background-color: #00378a;
  }

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

  .tailwind .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-blue-500 {
    --tw-gradient-from: var(--color-blue-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .to-purple-600 {
    --tw-gradient-to: var(--color-purple-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

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

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

  .tailwind .pr-\[52px\] {
    padding-right: 52px;
  }

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

  .tailwind .align-baseline {
    vertical-align: baseline;
  }

  .tailwind .font-\[\'Cormorant_Garamond\:Italic\'\,sans-serif\] {
    font-family: Cormorant Garamond\:Italic, sans-serif;
  }

  .tailwind .font-\[\'Cormorant_Garamond\:Regular\'\,sans-serif\] {
    font-family: Cormorant Garamond\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .\[word-break\:break-word\] {
    word-break: break-word;
  }

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

  .tailwind .text-\[\#00378a\] {
    color: #00378a;
  }

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

  .tailwind .italic {
    font-style: italic;
  }

  .tailwind .caret-transparent {
    caret-color: #0000;
  }

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

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

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

  @media (width >= 48rem) {
    .tailwind .md\:min-w-0 {
      min-width: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:overflow-x-visible {
      overflow-x: visible;
    }
  }
}

@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-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

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

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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