/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, 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-red-50: oklch(97.1% 0.013 17.38);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-300: oklch(90.5% 0.182 98.111);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-lime-50: oklch(98.6% 0.031 120.757);
    --color-lime-500: oklch(76.8% 0.233 130.85);
    --color-lime-600: oklch(64.8% 0.2 131.684);
    --color-lime-700: oklch(53.2% 0.157 131.589);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-300: oklch(87.1% 0.15 154.449);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-indigo-200: oklch(87% 0.065 274.039);
    --color-indigo-300: oklch(78.5% 0.115 274.713);
    --color-fuchsia-100: oklch(95.2% 0.037 318.852);
    --color-fuchsia-500: oklch(66.7% 0.295 322.15);
    --color-pink-200: oklch(89.9% 0.061 343.231);
    --color-pink-300: oklch(82.3% 0.12 346.018);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-pink-800: oklch(45.9% 0.187 3.815);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-3xs: 16rem;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-4xl: 2rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --blur-xs: 4px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #0C68F4;
    --color-primary-25: #E4EEFE;
    --color-primary-50: #AECDFB;
    --color-primary-100: #428AF6;
    --color-primary-400: #0951BE;
    --color-primary-500: #063A88;
    --color-secondary-100: #FDDBC9;
    --color-secondary-300: #F68242;
    --color-secondary-400: #F45E0C;
    --color-secondary-500: #BE4909;
    --color-neutral-1: #F9F9F9;
    --color-neutral-2: #F6F6F6;
    --color-neutral-3: #EDEDED;
    --color-neutral-4: #CBCBCB;
    --color-neutral-6: #9E9E9E;
    --color-neutral-7: #717171;
    --color-neutral-8: #505050;
    --color-neutral-9: #444444;
    --color-neutral-10: #2D2D2D;
    --color-erorr: #C91433;
    --color-erorr-light: #FAE7EB;
    --color-success: #198754;
    --color-success-light: #D1F7E5;
    --color-warning: #DF8703;
    --color-c-white: #fff;
    --color-c-green: oklch(72.3% 0.219 149.579 / 81%);
    --spacing-c-4: 4px;
    --spacing-c-8: 8px;
    --spacing-c-12: 12px;
    --spacing-c-16: 16px;
    --font-vazir: "Vazirmatn", sans-serif;
    --text-h3: 32px;
    --text-h3--line-height: 40px;
    --text-h3--font-weight: 500;
    --text-h5: 20px;
    --text-h5--line-height: 28px;
    --text-h5--font-weight: 500;
    --text-body-xl: 20px;
    --text-body-xl--line-height: 32px;
    --text-body-xl--font-weight: 300;
    --text-body-md: 16px;
    --text-body-md--line-height: 24px;
    --text-body-md--font-weight: 300;
    --text-body-sm: 14px;
    --text-body-sm--line-height: 24px;
    --text-body-sm--font-weight: 300;
    --text-caption-lg: 14px;
    --text-caption-lg--line-height: 20px;
    --text-caption-lg--font-weight: 500;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-\[-5px\] {
    top: -5px;
  }
  .right-0 {
    right: 0px;
  }
  .left-1 {
    left: var(--spacing);
  }
  .isolate {
    isolation: isolate;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-auto {
    margin: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mr-auto {
    margin-right: auto;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .\!block {
    display: block !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-table {
    display: inline-table;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table-caption {
    display: table-caption;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-footer-group {
    display: table-footer-group;
  }
  .table-header-group {
    display: table-header-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .\!aspect-square {
    aspect-ratio: 1 / 1 !important;
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-screen {
    height: 100vh;
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-1\/4 {
    width: calc(1 / 4 * 100%);
  }
  .w-3xs {
    width: var(--container-3xs);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[110px\] {
    width: 110px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[28px\] {
    max-width: 28px;
  }
  .shrink {
    flex-shrink: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: var(--spacing);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[50\%\] {
    border-radius: 50%;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-round {
    border-radius: 50%;
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[1px\] {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-neutral-4 {
    border-color: var(--color-neutral-4);
  }
  .border-pink-500 {
    border-color: var(--color-pink-500);
  }
  .border-primary {
    border-color: var(--color-primary);
  }
  .border-success {
    border-color: var(--color-success);
  }
  .border-warning {
    border-color: var(--color-warning);
  }
  .bg-c-white {
    background-color: var(--color-c-white);
  }
  .bg-erorr-light {
    background-color: var(--color-erorr-light);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-300 {
    background-color: var(--color-green-300);
  }
  .bg-indigo-200 {
    background-color: var(--color-indigo-200);
  }
  .bg-indigo-300 {
    background-color: var(--color-indigo-300);
  }
  .bg-neutral-1 {
    background-color: var(--color-neutral-1);
  }
  .bg-neutral-2 {
    background-color: var(--color-neutral-2);
  }
  .bg-neutral-3 {
    background-color: var(--color-neutral-3);
  }
  .bg-pink-200 {
    background-color: var(--color-pink-200);
  }
  .bg-pink-300 {
    background-color: var(--color-pink-300);
  }
  .bg-primary {
    background-color: var(--color-primary);
  }
  .bg-primary-25 {
    background-color: var(--color-primary-25);
  }
  .bg-yellow-200 {
    background-color: var(--color-yellow-200);
  }
  .bg-yellow-300 {
    background-color: var(--color-yellow-300);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-c-8 {
    padding: var(--spacing-c-8);
  }
  .p-c-12 {
    padding: var(--spacing-c-12);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-1 {
    padding-block: var(--spacing);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-c-12 {
    padding-block: var(--spacing-c-12);
  }
  .pb-0 {
    padding-bottom: 0px;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .align-bottom {
    vertical-align: bottom;
  }
  .text-body-md {
    font-size: var(--text-body-md);
    line-height: var(--tw-leading, var(--text-body-md--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-md--font-weight));
  }
  .text-body-xl {
    font-size: var(--text-body-xl);
    line-height: var(--tw-leading, var(--text-body-xl--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-xl--font-weight));
  }
  .text-caption-lg {
    font-size: var(--text-caption-lg);
    line-height: var(--tw-leading, var(--text-caption-lg--line-height));
    font-weight: var(--tw-font-weight, var(--text-caption-lg--font-weight));
  }
  .text-h3 {
    font-size: var(--text-h3);
    line-height: var(--tw-leading, var(--text-h3--line-height));
    font-weight: var(--tw-font-weight, var(--text-h3--font-weight));
  }
  .text-h5 {
    font-size: var(--text-h5);
    line-height: var(--tw-leading, var(--text-h5--line-height));
    font-weight: var(--tw-font-weight, var(--text-h5--font-weight));
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[46px\] {
    font-size: 46px;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .text-\[\#fff\] {
    color: #fff;
  }
  .text-erorr {
    color: var(--color-erorr);
  }
  .text-neutral-1 {
    color: var(--color-neutral-1);
  }
  .text-neutral-2 {
    color: var(--color-neutral-2);
  }
  .text-neutral-4 {
    color: var(--color-neutral-4);
  }
  .text-neutral-6 {
    color: var(--color-neutral-6);
  }
  .text-neutral-9 {
    color: var(--color-neutral-9);
  }
  .text-pink-500 {
    color: var(--color-pink-500);
  }
  .text-pink-800 {
    color: var(--color-pink-800);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-success {
    color: var(--color-success);
  }
  .text-warning {
    color: var(--color-warning);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-xl\/20 {
    --tw-shadow-alpha: 20%;
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 20%)), 0 8px 10px -6px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 20%));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-c-3 {
    --tw-shadow: -2px 2px 10px -1px var(--tw-shadow-color, rgba(113, 113, 113, 0.15));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-pink-500 {
    --tw-shadow-color: oklch(65.6% 0.241 354.308);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, var(--color-pink-500) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-primary {
    --tw-shadow-color: #0C68F4;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, var(--color-primary) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-success {
    --tw-shadow-color: #198754;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, var(--color-success) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-warning {
    --tw-shadow-color: #DF8703;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, var(--color-warning) var(--tw-shadow-alpha), transparent);
    }
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    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, 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, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }
  .placeholder\:text-neutral-4::placeholder {
    color: var(--color-neutral-4);
  }
  @media (hover: hover) {
    .hover\:cursor-pointer:hover {
      cursor: pointer;
    }
    .hover\:bg-neutral-4:hover {
      background-color: var(--color-neutral-4);
    }
  }
}
@font-face {
  font-family: "Vazirmatn";
  src: url("../font/Vazirmatn-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("../font/Vazirmatn-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("../font/Vazirmatn-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("../font/Vazirmatn-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
p {
  color: #e6e6e6;
}
@layer base {
  body {
    font-family: var(--font-vazir);
  }
  .select2-container {
    max-width: 100%;
  }
}
@layer components {
  .user-role {
    border: none;
  }
  .user-role i {
    visibility: hidden;
  }
  .user-role.manager {
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--color-primary);
  }
  .user-role.manager > i {
    visibility: visible;
    background-color: var(--color-primary);
  }
  .user-role.specialy {
    border-style: var(--tw-border-style);
    border-width: 2px;
    border-color: var(--color-secondary-300);
  }
  .user-role.specialy > i {
    visibility: visible;
    background-color: var(--color-secondary-300);
  }
  .sidebar {
    transition: all .3s ease;
    width: 20%;
    background-color: var(--color-neutral-2);
  }
  .sidebar .user-info {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 2);
  }
  .sidebar-menu {
    display: flex;
    list-style-type: none;
    flex-direction: column;
    gap: var(--spacing);
    text-align: right;
  }
  .sidebar-menu #sidebar-menu-links {
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: var(--spacing);
    border-radius: var(--radius-md);
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
    text-align: right;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 100ms;
    transition-duration: 100ms;
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .sidebar-menu #sidebar-menu-links:last-child {
    background-color: var(--color-erorr-light);
  }
  .sidebar-menu #sidebar-menu-links:last-child i {
    color: var(--color-erorr);
  }
  .sidebar-menu #sidebar-menu-links:last-child a {
    color: var(--color-erorr);
  }
  .sidebar-menu #sidebar-menu-links.active {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-primary);
    --tw-gradient-to: var(--color-primary-100);
    --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));
    color: var(--color-neutral-1);
  }
  .sidebar-menu #sidebar-menu-links:hover {
    background-color: var(--color-primary-25);
  }
  .sidebar-menu #sidebar-menu-links a {
    overflow: hidden;
    font-size: var(--text-body-md);
    line-height: var(--tw-leading, var(--text-body-md--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-md--font-weight));
  }
  .sidebar-menu #sidebar-menu-links i {
    font-size: 24px;
  }
  .sidebar.hide-sidebar {
    width: 5%;
  }
  .sidebar.hide-sidebar .logo, .sidebar.hide-sidebar h2, .sidebar.hide-sidebar .sidebar-menu #sidebar-menu-links span, .sidebar.hide-sidebar .sidebar-menu #sidebar-menu-links .counter, .sidebar.hide-sidebar .user-info {
    display: none;
  }
  .sidebar.hide-sidebar .sidebar-menu #sidebar-menu-links {
    justify-content: center;
    padding: calc(var(--spacing) * 2);
  }
  .sidebar.hide-sidebar + .panel-main-header, .sidebar.hide-sidebar ~ .panel-contents {
    width: 95%;
  }
  .panel-contents {
    transition: width .3s ease;
    margin-block: 65px;
    width: 80%;
    padding: var(--spacing-c-12);
  }
  .panel-main-header {
    transition: width .3s ease;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: flex;
    height: 60px;
    width: 80%;
    align-items: center;
    justify-content: space-between;
    background-color: var(--color-neutral-1);
    padding-inline: calc(var(--spacing) * 2);
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .panel-main-table {
    direction: rtl;
    width: 100%;
  }
  .panel-main-table.table-cat {
    direction: rtl;
    width: calc(1 / 2 * 100%);
  }
  .panel-main-table thead tr {
    width: 100%;
    background-color: var(--color-primary-50);
  }
  .panel-main-table thead tr th {
    padding-block: var(--spacing-c-16);
    text-align: right;
    color: var(--color-neutral-7);
  }
  .panel-main-table thead tr th a {
    display: flex;
    gap: calc(var(--spacing) * 2);
    color: var(--color-primary);
  }
  .panel-main-table thead tr th a .sort {
    display: flex;
    flex-direction: row;
    gap: 0px;
  }
  .panel-main-table thead tr th a.order-desc i:last-child {
    color: var(--color-primary) !important;
  }
  .panel-main-table thead tr th a.order-asc i:first-child {
    color: var(--color-primary) !important;
  }
  .panel-main-table thead tr th:first-child, .panel-main-table tbody tr td:first-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .panel-main-table thead tr th:last-child, .panel-main-table tbody tr td:last-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .panel-main-table tbody tr td {
    padding: var(--spacing-c-8);
  }
  .panel-main-table tbody tr:nth-child(even) {
    background-color: var(--color-neutral-2);
  }
  .panel-main-table tbody tr td img {
    width: calc(var(--spacing) * 20);
    border-radius: var(--radius-md);
  }
  .status {
    border-radius: var(--radius-md);
    padding: var(--spacing);
    font-size: var(--text-caption-lg);
    line-height: var(--tw-leading, var(--text-caption-lg--line-height));
    font-weight: var(--tw-font-weight, var(--text-caption-lg--font-weight));
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .status.success {
    background-color: var(--color-success-light);
    color: var(--color-success);
  }
  .status.delete {
    background-color: var(--color-erorr-light);
    color: var(--color-erorr);
  }
  .status.draft {
    background-color: var(--color-neutral-4);
    color: var(--color-neutral-8);
  }
  .status.pending {
    background-color: var(--color-secondary-100);
    color: var(--color-secondary-500);
  }
  .status.inactive {
    background-color: var(--color-primary-50);
    color: var(--color-primary-500);
  }
  .actions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: calc(var(--spacing) * 2);
  }
  .actions a {
    transition: color .3s ease, background-color .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-md);
    padding: 6px;
    text-align: center;
    font-size: 18px;
  }
  .actions a.preview {
    background-color: var(--color-neutral-2);
  }
  .actions a.preview:hover {
    background-color: var(--color-neutral-3);
  }
  .actions a.trash {
    background-color: var(--color-erorr-light);
    color: var(--color-erorr);
  }
  .actions a.trash:hover {
    background-color: var(--color-erorr);
    color: var(--color-erorr-light);
  }
  .actions a.edit {
    background-color: var(--color-primary-25);
    color: var(--color-primary);
  }
  .actions a.edit:hover {
    background-color: var(--color-primary);
    color: var(--color-primary-25);
  }
  .actions a.reply {
    background-color: var(--color-fuchsia-100);
    color: var(--color-fuchsia-500);
  }
  .actions a.reply:hover {
    background-color: var(--color-fuchsia-500);
    color: var(--color-fuchsia-100);
  }
  .actions a.duplicate {
    background-color: var(--color-secondary-100);
    color: var(--color-secondary-400);
  }
  .actions a.duplicate:hover {
    background-color: var(--color-secondary-400);
    color: var(--color-secondary-100);
  }
  .actions a.move {
    background-color: var(--color-green-100);
    color: var(--color-green-400);
  }
  .actions a.move svg {
    aspect-ratio: 1 / 1;
    width: 18px !important;
  }
  .actions a.move:hover {
    background-color: var(--color-green-400);
    color: var(--color-green-100);
  }
  .panel-main-form {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  .form-controller {
    margin-bottom: calc(var(--spacing) * 4);
    display: flex;
    flex-direction: column;
    align-items: flex-end !important;
    gap: calc(var(--spacing) * 2);
  }
  .form-controller .textbox, .form-controller .selectbox {
    transition: box-shadow .3s ease;
    width: 100%;
    border-radius: var(--radius-md);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-neutral-3);
    padding-inline: var(--spacing-c-4) !important;
    padding-block: var(--spacing-c-8) !important;
    text-align: right;
    --tw-outline-style: none;
    outline-style: none;
  }
  .form-controller .textbox:focus, .form-controller .selectbox:focus {
    box-shadow: 0 0 0 2px var(--color-primary-50);
    border-color: var(--color-primary-50);
  }
  .controller-error-message {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--spacing);
    font-size: var(--text-body-sm);
    line-height: var(--tw-leading, var(--text-body-sm--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-sm--font-weight));
    color: var(--color-erorr) !important;
  }
  .form-controller.row-field {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
  }
  .form-controller.group-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: calc(var(--spacing) * 6);
  }
  .switcher {
    position: relative;
    display: inline-flex;
    height: calc(var(--spacing) * 5);
    width: calc(var(--spacing) * 10);
    cursor: pointer;
  }
  .switcher input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .switcher-slider {
    position: absolute;
    inset: 0px;
    border-radius: calc(infinity * 1px);
    background-color: var(--color-neutral-4);
    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));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .switcher-slider::before {
    content: "";
    position: absolute;
    top: 2.5px;
    right: 2.8px;
    height: calc(var(--spacing) * 3.5);
    width: calc(var(--spacing) * 3.5);
    border-radius: calc(infinity * 1px);
    background-color: var(--color-white);
    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));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .switcher input:checked + .switcher-slider {
    background-color: var(--color-primary);
  }
  .switcher input:checked + .switcher-slider::before {
    transform: translateX(-20px);
  }
  .meta-gallery-uploader, .meta-gallery-perview, .meta-gallery-loader {
    position: relative;
    display: flex;
    height: calc(var(--spacing) * 40);
    width: calc(var(--spacing) * 40);
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-2xl);
    border-style: var(--tw-border-style);
    border-width: 2px;
    --tw-border-style: dashed;
    border-style: dashed;
    border-color: var(--color-neutral-9);
    background-color: var(--color-neutral-3);
    padding: var(--spacing-c-16);
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .meta-gallery-perview > i {
    position: absolute;
    top: -5px;
    left: -5px;
    cursor: pointer;
    border-radius: 50%;
    background-color: var(--color-erorr);
    padding: var(--spacing);
    font-size: 18px;
    color: var(--color-erorr-light);
  }
  .meta-gallery-perview > img {
    border-radius: 8px;
  }
  .meta-gallery-uploader {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .meta-gallery-uploader span {
    text-align: center;
    font-size: var(--text-caption-lg);
    line-height: var(--tw-leading, var(--text-caption-lg--line-height));
    font-weight: var(--tw-font-weight, var(--text-caption-lg--font-weight));
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-neutral-9);
  }
  .panel-main-modal {
    visibility: hidden;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: flex;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.49);
    --tw-backdrop-blur: blur(var(--blur-xs));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .panel-main-modal.show-modal .modal-container {
    transform: translateY(0) !important;
    opacity: 1 !important;
  }
  .panel-main-modal.show-modal {
    visibility: visible;
    transition: all .3s ease;
  }
  .modal-container {
    width: 380px;
    border-radius: var(--radius-md);
    background-color: var(--color-neutral-2);
    padding: var(--spacing-c-16);
    transform: translateY(-20px);
    opacity: 0;
    transition: transform .5s ease, opacity .5s ease;
  }
  .modal-container .modal-header {
    margin-bottom: calc(var(--spacing) * 4);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    border-color: var(--color-neutral-4);
    padding-bottom: calc(var(--spacing) * 2);
  }
  .modal-header h3 {
    font-size: var(--text-h5);
    line-height: var(--tw-leading, var(--text-h5--line-height));
    font-weight: var(--tw-font-weight, var(--text-h5--font-weight));
  }
  .modal-header i {
    font-size: 20px;
  }
  .modal-container .modal-body p.modal-message {
    text-align: right;
    font-size: var(--text-body-sm);
    line-height: var(--tw-leading, var(--text-body-sm--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-sm--font-weight));
    color: var(--color-neutral-10) !important;
  }
  .modal-footer {
    margin-top: calc(var(--spacing) * 4);
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: calc(var(--spacing) * 2);
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
    border-color: var(--color-neutral-4);
    padding-top: calc(var(--spacing) * 2);
  }
  .btn {
    transition: all .3s ease;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 2);
    padding-inline: calc(var(--spacing) * 4);
  }
  .btn.btn-primary {
    background-color: var(--color-primary);
    color: var(--color-neutral-1);
  }
  .btn.btn-primary:hover {
    background-color: var(--color-primary-400);
    color: var(--color-neutral-1);
  }
  .btn.btn-primary:active {
    background-color: var(--color-primary-500);
    color: var(--color-neutral-1);
  }
  .btn.btn-secondary {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-primary);
    color: var(--color-primary);
  }
  .btn.btn-secondary:hover {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-primary-400);
    color: var(--color-primary);
  }
  .btn.btn-secondary:active {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-primary-500);
    color: var(--color-primary);
  }
  .btn.btn-success {
    background-color: var(--color-lime-500);
    color: var(--color-lime-50);
  }
  .btn.btn-success:hover {
    background-color: var(--color-lime-600);
    color: var(--color-lime-50);
  }
  .btn.btn-success:active {
    background-color: var(--color-lime-700);
    color: var(--color-lime-50);
  }
  .btn.btn-error {
    background-color: var(--color-red-600);
    color: var(--color-red-50);
  }
  .btn.btn-error:hover {
    background-color: var(--color-red-700);
    color: var(--color-red-50);
  }
  .btn.btn-error:active {
    background-color: var(--color-red-800);
    color: var(--color-red-50);
  }
  .btn.btn-icon {
    aspect-ratio: 1 / 1;
    padding: 0px;
  }
  .btn.btn-icon-left {
    flex-direction: row-reverse;
  }
  .btn:disabled {
    background-color: var(--color-neutral-3);
    color: var(--color-white);
  }
  .btn:disabled:hover {
    background-color: var(--color-neutral-3);
    color: var(--color-white);
  }
  .btn:disabled:active {
    background-color: var(--color-neutral-3);
    color: var(--color-white);
  }
  .btn.btn-sm {
    height: calc(var(--spacing) * 10);
  }
  .btn.btn-md {
    height: calc(var(--spacing) * 12);
  }
  .btn.btn-lg {
    height: calc(var(--spacing) * 14);
  }
  .btn.btn-full {
    width: 100%;
  }
  .btn.btn-radius-sm {
    border-radius: var(--radius-sm);
  }
  .btn.btn-radius-md {
    border-radius: var(--radius-md);
  }
  .btn.btn-radius-round {
    border-radius: calc(infinity * 1px);
  }
  .btn-loading {
    display: none;
  }
  .btn-primary .btn-loading {
    fill: currentcolor;
  }
  .btn-loading {
    display: none;
    height: calc(var(--spacing) * 6);
    width: calc(var(--spacing) * 6);
  }
  .btn.load .btn-loading {
    display: block;
  }
  .repeater-container {
    transition: all .3s ease;
    margin-bottom: calc(var(--spacing) * 2);
    width: 100%;
    border-radius: var(--radius-md);
    background-color: var(--color-white);
    padding-inline: var(--spacing-c-16);
    padding-block: var(--spacing-c-8);
    --tw-shadow: -2px 2px 10px -1px var(--tw-shadow-color, rgba(113, 113, 113, 0.15));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .repeater-head {
    transition: all .3s ease;
    margin-bottom: calc(var(--spacing) * 2);
    display: flex;
    width: 100%;
    cursor: pointer;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 2);
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
    border-color: var(--color-neutral-3);
    padding-top: calc(var(--spacing) * 2);
    padding-bottom: var(--spacing-c-12);
  }
  .repeater-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: calc(var(--spacing) * 2);
  }
  .repeater-body input {
    width: 100%;
  }
  .repeater-container.close-repeater .repeater-body {
    display: none !important;
    transition: all .3s ease;
  }
  .repeater-container.close-repeater .repeater-head {
    margin: 0px;
    --tw-border-style: none;
    border-style: none;
    padding: 0px;
  }
  .repeater-container.close-repeater .repeater-head .repeater-title i {
    rotate: 180deg;
  }
  .repeater-dragging {
    opacity: 50%;
  }
  .repeater-drag-over {
    border-color: var(--color-primary-500);
  }
  .panel-main-toast {
    transition: all .3s ease;
    visibility: hidden;
    position: fixed;
    bottom: calc(var(--spacing) * 2);
    left: calc(var(--spacing) * 2);
    width: 350px;
    rotate: calc(25deg * -1);
    overflow: hidden;
    border-radius: var(--radius-md);
    background-color: var(--color-c-green);
    opacity: 0%;
  }
  .panel-main-toast .toast-message {
    padding-inline: var(--spacing-c-16);
    padding-block: var(--spacing-c-8);
    text-align: right;
    font-size: var(--text-body-md) !important;
    line-height: var(--tw-leading, var(--text-body-md--line-height)) !important;
    font-weight: var(--tw-font-weight, var(--text-body-md--font-weight)) !important;
    --tw-font-weight: var(--font-weight-normal) !important;
    font-weight: var(--font-weight-normal) !important;
    color: var(--color-neutral-1);
  }
  .panel-main-toast .toast-progress {
    position: relative;
    margin-left: auto;
    height: 5px;
    width: 100%;
    background-color: var(--color-green-600);
  }
  .panel-main-toast.show-toast {
    visibility: visible !important;
    rotate: 0deg;
    opacity: 100%;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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: 0px;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --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-outline-style: solid;
      --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;
      --tw-duration: initial;
      --tw-ease: initial;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
    }
  }
}
