Spaces:
Sleeping
Sleeping
| /*! 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-scale-x: 1; | |
| --tw-scale-y: 1; | |
| --tw-scale-z: 1; | |
| --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-space-y-reverse: 0; | |
| --tw-space-x-reverse: 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-tracking: 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-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; | |
| --tw-duration: initial; | |
| --tw-ease: 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-red-600: oklch(.577 .245 27.325); | |
| --color-green-500: oklch(.723 .219 149.579); | |
| --color-green-600: oklch(.627 .194 149.214); | |
| --color-blue-500: oklch(.623 .214 259.815); | |
| --color-purple-500: oklch(.627 .265 303.9); | |
| --color-black: #000; | |
| --color-white: #fff; | |
| --spacing: .25rem; | |
| --container-xs: 20rem; | |
| --container-lg: 32rem; | |
| --container-4xl: 56rem; | |
| --text-xs: .75rem; | |
| --text-xs--line-height: calc(1 / .75); | |
| --text-sm: .875rem; | |
| --text-sm--line-height: calc(1.25 / .875); | |
| --text-base: 1rem; | |
| --text-base--line-height: calc(1.5 / 1); | |
| --text-lg: 1.125rem; | |
| --text-lg--line-height: calc(1.75 / 1.125); | |
| --text-xl: 1.25rem; | |
| --text-xl--line-height: calc(1.75 / 1.25); | |
| --text-2xl: 1.5rem; | |
| --font-weight-normal: 400; | |
| --font-weight-medium: 500; | |
| --font-weight-semibold: 600; | |
| --font-weight-bold: 700; | |
| --tracking-tight: -.025em; | |
| --tracking-widest: .1em; | |
| --radius-xs: .125rem; | |
| --radius-2xl: 1rem; | |
| --ease-in-out: cubic-bezier(.4, 0, .2, 1); | |
| --animate-bounce: bounce 1s infinite; | |
| --blur-sm: 8px; | |
| --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 ; | |
| } | |
| * { | |
| 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); | |
| } | |
| * { | |
| 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); | |
| -webkit-font-smoothing: antialiased; | |
| -moz-osx-font-smoothing: grayscale; | |
| } | |
| :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, :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 { | |
| .\@container\/card-header { | |
| container: card-header / inline-size; | |
| } | |
| .pointer-events-none { | |
| pointer-events: none; | |
| } | |
| .sr-only { | |
| clip: rect(0, 0, 0, 0); | |
| white-space: nowrap; | |
| border-width: 0; | |
| width: 1px; | |
| height: 1px; | |
| margin: -1px; | |
| padding: 0; | |
| position: absolute; | |
| overflow: hidden; | |
| } | |
| .absolute { | |
| position: absolute; | |
| } | |
| .fixed { | |
| position: fixed; | |
| } | |
| .relative { | |
| position: relative; | |
| } | |
| .sticky { | |
| position: sticky; | |
| } | |
| .inset-0 { | |
| inset: calc(var(--spacing) * 0); | |
| } | |
| .inset-y-0 { | |
| inset-block: calc(var(--spacing) * 0); | |
| } | |
| .top-0 { | |
| top: calc(var(--spacing) * 0); | |
| } | |
| .top-1\/2 { | |
| top: 50%; | |
| } | |
| .top-4 { | |
| top: calc(var(--spacing) * 4); | |
| } | |
| .top-20 { | |
| top: calc(var(--spacing) * 20); | |
| } | |
| .top-\[50\%\] { | |
| top: 50%; | |
| } | |
| .right-0 { | |
| right: calc(var(--spacing) * 0); | |
| } | |
| .right-2 { | |
| right: calc(var(--spacing) * 2); | |
| } | |
| .right-4 { | |
| right: calc(var(--spacing) * 4); | |
| } | |
| .right-12 { | |
| right: calc(var(--spacing) * 12); | |
| } | |
| .right-\[320px\] { | |
| right: 320px; | |
| } | |
| .right-full { | |
| right: 100%; | |
| } | |
| .bottom-0 { | |
| bottom: calc(var(--spacing) * 0); | |
| } | |
| .bottom-2 { | |
| bottom: calc(var(--spacing) * 2); | |
| } | |
| .bottom-3 { | |
| bottom: calc(var(--spacing) * 3); | |
| } | |
| .bottom-24 { | |
| bottom: calc(var(--spacing) * 24); | |
| } | |
| .bottom-\[28rem\] { | |
| bottom: 28rem; | |
| } | |
| .left-0 { | |
| left: calc(var(--spacing) * 0); | |
| } | |
| .left-1\/2 { | |
| left: 50%; | |
| } | |
| .left-2 { | |
| left: calc(var(--spacing) * 2); | |
| } | |
| .left-\[50\%\] { | |
| left: 50%; | |
| } | |
| .z-10 { | |
| z-index: 10; | |
| } | |
| .z-20 { | |
| z-index: 20; | |
| } | |
| .z-40 { | |
| z-index: 40; | |
| } | |
| .z-50 { | |
| z-index: 50; | |
| } | |
| .z-\[60\] { | |
| z-index: 60; | |
| } | |
| .z-\[70\] { | |
| z-index: 70; | |
| } | |
| .col-start-2 { | |
| grid-column-start: 2; | |
| } | |
| .row-span-2 { | |
| grid-row: span 2 / span 2; | |
| } | |
| .row-start-1 { | |
| grid-row-start: 1; | |
| } | |
| .container { | |
| width: 100%; | |
| } | |
| @media (width >= 40rem) { | |
| .container { | |
| max-width: 40rem; | |
| } | |
| } | |
| @media (width >= 48rem) { | |
| .container { | |
| max-width: 48rem; | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .container { | |
| max-width: 64rem; | |
| } | |
| } | |
| @media (width >= 80rem) { | |
| .container { | |
| max-width: 80rem; | |
| } | |
| } | |
| @media (width >= 96rem) { | |
| .container { | |
| max-width: 96rem; | |
| } | |
| } | |
| .-mx-1 { | |
| margin-inline: calc(var(--spacing) * -1); | |
| } | |
| .mx-auto { | |
| margin-inline: auto; | |
| } | |
| .my-1 { | |
| margin-block: calc(var(--spacing) * 1); | |
| } | |
| .-mt-0\.5 { | |
| margin-top: calc(var(--spacing) * -.5); | |
| } | |
| .mt-0 { | |
| margin-top: calc(var(--spacing) * 0); | |
| } | |
| .mt-1 { | |
| margin-top: calc(var(--spacing) * 1); | |
| } | |
| .mt-16 { | |
| margin-top: calc(var(--spacing) * 16); | |
| } | |
| .mr-3 { | |
| margin-right: calc(var(--spacing) * 3); | |
| } | |
| .mb-1 { | |
| margin-bottom: calc(var(--spacing) * 1); | |
| } | |
| .mb-2 { | |
| margin-bottom: calc(var(--spacing) * 2); | |
| } | |
| .mb-4 { | |
| margin-bottom: calc(var(--spacing) * 4); | |
| } | |
| .ml-2 { | |
| margin-left: calc(var(--spacing) * 2); | |
| } | |
| .ml-auto { | |
| margin-left: auto; | |
| } | |
| .flex { | |
| display: flex; | |
| } | |
| .grid { | |
| display: grid; | |
| } | |
| .hidden { | |
| display: none; | |
| } | |
| .inline-flex { | |
| display: inline-flex; | |
| } | |
| .field-sizing-content { | |
| field-sizing: content; | |
| } | |
| .aspect-square { | |
| aspect-ratio: 1; | |
| } | |
| .size-2 { | |
| width: calc(var(--spacing) * 2); | |
| height: calc(var(--spacing) * 2); | |
| } | |
| .size-2\.5 { | |
| width: calc(var(--spacing) * 2.5); | |
| height: calc(var(--spacing) * 2.5); | |
| } | |
| .size-3\.5 { | |
| width: calc(var(--spacing) * 3.5); | |
| height: calc(var(--spacing) * 3.5); | |
| } | |
| .size-4 { | |
| width: calc(var(--spacing) * 4); | |
| height: calc(var(--spacing) * 4); | |
| } | |
| .size-9 { | |
| width: calc(var(--spacing) * 9); | |
| height: calc(var(--spacing) * 9); | |
| } | |
| .h-2 { | |
| height: calc(var(--spacing) * 2); | |
| } | |
| .h-3 { | |
| height: calc(var(--spacing) * 3); | |
| } | |
| .h-4 { | |
| height: calc(var(--spacing) * 4); | |
| } | |
| .h-5 { | |
| height: calc(var(--spacing) * 5); | |
| } | |
| .h-6 { | |
| height: calc(var(--spacing) * 6); | |
| } | |
| .h-7 { | |
| height: calc(var(--spacing) * 7); | |
| } | |
| .h-8 { | |
| height: calc(var(--spacing) * 8); | |
| } | |
| .h-9 { | |
| height: calc(var(--spacing) * 9); | |
| } | |
| .h-10 { | |
| height: calc(var(--spacing) * 10); | |
| } | |
| .h-12 { | |
| height: calc(var(--spacing) * 12); | |
| } | |
| .h-16 { | |
| height: calc(var(--spacing) * 16); | |
| } | |
| .h-20 { | |
| height: calc(var(--spacing) * 20); | |
| } | |
| .h-\[calc\(100\%-1px\)\] { | |
| height: calc(100% - 1px); | |
| } | |
| .h-\[var\(--radix-select-trigger-height\)\] { | |
| height: var(--radix-select-trigger-height); | |
| } | |
| .h-full { | |
| height: 100%; | |
| } | |
| .h-px { | |
| height: 1px; | |
| } | |
| .max-h-\(--radix-dropdown-menu-content-available-height\) { | |
| max-height: var(--radix-dropdown-menu-content-available-height); | |
| } | |
| .max-h-\(--radix-select-content-available-height\) { | |
| max-height: var(--radix-select-content-available-height); | |
| } | |
| .max-h-64 { | |
| max-height: calc(var(--spacing) * 64); | |
| } | |
| .max-h-\[600px\] { | |
| max-height: 600px; | |
| } | |
| .min-h-16 { | |
| min-height: calc(var(--spacing) * 16); | |
| } | |
| .min-h-\[80px\] { | |
| min-height: 80px; | |
| } | |
| .min-h-\[100px\] { | |
| min-height: 100px; | |
| } | |
| .min-h-\[200px\] { | |
| min-height: 200px; | |
| } | |
| .min-h-screen { | |
| min-height: 100vh; | |
| } | |
| .w-2 { | |
| width: calc(var(--spacing) * 2); | |
| } | |
| .w-3 { | |
| width: calc(var(--spacing) * 3); | |
| } | |
| .w-4 { | |
| width: calc(var(--spacing) * 4); | |
| } | |
| .w-5 { | |
| width: calc(var(--spacing) * 5); | |
| } | |
| .w-6 { | |
| width: calc(var(--spacing) * 6); | |
| } | |
| .w-8 { | |
| width: calc(var(--spacing) * 8); | |
| } | |
| .w-10 { | |
| width: calc(var(--spacing) * 10); | |
| } | |
| .w-12 { | |
| width: calc(var(--spacing) * 12); | |
| } | |
| .w-20 { | |
| width: calc(var(--spacing) * 20); | |
| } | |
| .w-56 { | |
| width: calc(var(--spacing) * 56); | |
| } | |
| .w-80 { | |
| width: calc(var(--spacing) * 80); | |
| } | |
| .w-fit { | |
| width: fit-content; | |
| } | |
| .w-full { | |
| width: 100%; | |
| } | |
| .max-w-4xl { | |
| max-width: var(--container-4xl); | |
| } | |
| .max-w-\[80\%\] { | |
| max-width: 80%; | |
| } | |
| .max-w-\[calc\(100\%-2rem\)\] { | |
| max-width: calc(100% - 2rem); | |
| } | |
| .max-w-xs { | |
| max-width: var(--container-xs); | |
| } | |
| .min-w-0 { | |
| min-width: calc(var(--spacing) * 0); | |
| } | |
| .min-w-\[8rem\] { | |
| min-width: 8rem; | |
| } | |
| .min-w-\[var\(--radix-select-trigger-width\)\] { | |
| min-width: var(--radix-select-trigger-width); | |
| } | |
| .flex-1 { | |
| flex: 1; | |
| } | |
| .flex-shrink-0, .shrink-0 { | |
| flex-shrink: 0; | |
| } | |
| .origin-\(--radix-dropdown-menu-content-transform-origin\) { | |
| transform-origin: var(--radix-dropdown-menu-content-transform-origin); | |
| } | |
| .origin-\(--radix-select-content-transform-origin\) { | |
| transform-origin: var(--radix-select-content-transform-origin); | |
| } | |
| .origin-\(--radix-tooltip-content-transform-origin\) { | |
| transform-origin: var(--radix-tooltip-content-transform-origin); | |
| } | |
| .-translate-x-1\/2 { | |
| --tw-translate-x: calc(calc(1 / 2 * 100%) * -1); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .-translate-x-full { | |
| --tw-translate-x: -100%; | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .translate-x-0 { | |
| --tw-translate-x: calc(var(--spacing) * 0); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .translate-x-2 { | |
| --tw-translate-x: calc(var(--spacing) * 2); | |
| 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-x-full { | |
| --tw-translate-x: 100%; | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .-translate-y-1\/2 { | |
| --tw-translate-y: calc(calc(1 / 2 * 100%) * -1); | |
| 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); | |
| } | |
| .translate-y-\[calc\(-50\%_-_2px\)\] { | |
| --tw-translate-y: calc(-50% - 2px); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .scale-100 { | |
| --tw-scale-x: 100%; | |
| --tw-scale-y: 100%; | |
| --tw-scale-z: 100%; | |
| scale: var(--tw-scale-x) var(--tw-scale-y); | |
| } | |
| .scale-110 { | |
| --tw-scale-x: 110%; | |
| --tw-scale-y: 110%; | |
| --tw-scale-z: 110%; | |
| scale: var(--tw-scale-x) var(--tw-scale-y); | |
| } | |
| .rotate-45 { | |
| rotate: 45deg; | |
| } | |
| .transform { | |
| transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y); | |
| } | |
| .animate-bounce { | |
| animation: var(--animate-bounce); | |
| } | |
| .animate-in { | |
| animation: enter var(--tw-duration, .15s) var(--tw-ease, ease); | |
| } | |
| .cursor-default { | |
| cursor: default; | |
| } | |
| .cursor-not-allowed { | |
| cursor: not-allowed; | |
| } | |
| .cursor-pointer { | |
| cursor: pointer; | |
| } | |
| .resize-none { | |
| resize: none; | |
| } | |
| .scroll-my-1 { | |
| scroll-margin-block: calc(var(--spacing) * 1); | |
| } | |
| .list-inside { | |
| list-style-position: inside; | |
| } | |
| .list-decimal { | |
| list-style-type: decimal; | |
| } | |
| .list-disc { | |
| list-style-type: disc; | |
| } | |
| .auto-rows-min { | |
| grid-auto-rows: min-content; | |
| } | |
| .grid-cols-1 { | |
| grid-template-columns: repeat(1, minmax(0, 1fr)); | |
| } | |
| .grid-cols-2 { | |
| grid-template-columns: repeat(2, minmax(0, 1fr)); | |
| } | |
| .grid-rows-\[auto_auto\] { | |
| grid-template-rows: auto auto; | |
| } | |
| .flex-col { | |
| flex-direction: column; | |
| } | |
| .flex-col-reverse { | |
| flex-direction: column-reverse; | |
| } | |
| .items-center { | |
| align-items: center; | |
| } | |
| .items-end { | |
| align-items: flex-end; | |
| } | |
| .items-start { | |
| align-items: flex-start; | |
| } | |
| .justify-between { | |
| justify-content: space-between; | |
| } | |
| .justify-center { | |
| justify-content: center; | |
| } | |
| .justify-end { | |
| justify-content: flex-end; | |
| } | |
| .justify-start { | |
| justify-content: flex-start; | |
| } | |
| .gap-1 { | |
| gap: calc(var(--spacing) * 1); | |
| } | |
| .gap-1\.5 { | |
| gap: calc(var(--spacing) * 1.5); | |
| } | |
| .gap-2 { | |
| gap: calc(var(--spacing) * 2); | |
| } | |
| .gap-3 { | |
| gap: calc(var(--spacing) * 3); | |
| } | |
| .gap-4 { | |
| gap: calc(var(--spacing) * 4); | |
| } | |
| .gap-6 { | |
| gap: calc(var(--spacing) * 6); | |
| } | |
| :where(.space-y-1 > :not(:last-child)) { | |
| --tw-space-y-reverse: 0; | |
| margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse)); | |
| margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse))); | |
| } | |
| :where(.space-y-2 > :not(:last-child)) { | |
| --tw-space-y-reverse: 0; | |
| margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse)); | |
| margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse))); | |
| } | |
| :where(.space-y-3 > :not(:last-child)) { | |
| --tw-space-y-reverse: 0; | |
| margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse)); | |
| margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse))); | |
| } | |
| :where(.space-y-4 > :not(:last-child)) { | |
| --tw-space-y-reverse: 0; | |
| margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse)); | |
| margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse))); | |
| } | |
| :where(.space-y-6 > :not(:last-child)) { | |
| --tw-space-y-reverse: 0; | |
| margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse)); | |
| margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse))); | |
| } | |
| :where(.space-x-2 > :not(:last-child)) { | |
| --tw-space-x-reverse: 0; | |
| margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse)); | |
| margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse))); | |
| } | |
| .self-start { | |
| align-self: flex-start; | |
| } | |
| .justify-self-end { | |
| justify-self: flex-end; | |
| } | |
| .truncate { | |
| text-overflow: ellipsis; | |
| white-space: nowrap; | |
| overflow: hidden; | |
| } | |
| .overflow-auto { | |
| overflow: auto; | |
| } | |
| .overflow-hidden { | |
| overflow: hidden; | |
| } | |
| .overflow-x-hidden { | |
| overflow-x: hidden; | |
| } | |
| .overflow-y-auto { | |
| overflow-y: auto; | |
| } | |
| .rounded-2xl { | |
| border-radius: var(--radius-2xl); | |
| } | |
| .rounded-\[2px\] { | |
| border-radius: 2px; | |
| } | |
| .rounded-full { | |
| border-radius: 3.40282e38px; | |
| } | |
| .rounded-lg { | |
| border-radius: var(--radius); | |
| } | |
| .rounded-md { | |
| border-radius: calc(var(--radius) - 2px); | |
| } | |
| .rounded-sm { | |
| border-radius: calc(var(--radius) - 4px); | |
| } | |
| .rounded-xl { | |
| border-radius: calc(var(--radius) + 4px); | |
| } | |
| .rounded-xs { | |
| border-radius: var(--radius-xs); | |
| } | |
| .rounded-l-full { | |
| border-top-left-radius: 3.40282e38px; | |
| border-bottom-left-radius: 3.40282e38px; | |
| } | |
| .rounded-r-none { | |
| border-top-right-radius: 0; | |
| border-bottom-right-radius: 0; | |
| } | |
| .border { | |
| border-style: var(--tw-border-style); | |
| border-width: 1px; | |
| } | |
| .border-2 { | |
| border-style: var(--tw-border-style); | |
| border-width: 2px; | |
| } | |
| .border-t { | |
| border-top-style: var(--tw-border-style); | |
| border-top-width: 1px; | |
| } | |
| .border-r { | |
| border-right-style: var(--tw-border-style); | |
| border-right-width: 1px; | |
| } | |
| .border-r-0 { | |
| border-right-style: var(--tw-border-style); | |
| border-right-width: 0; | |
| } | |
| .border-b { | |
| border-bottom-style: var(--tw-border-style); | |
| border-bottom-width: 1px; | |
| } | |
| .border-b-2 { | |
| border-bottom-style: var(--tw-border-style); | |
| border-bottom-width: 2px; | |
| } | |
| .border-l { | |
| border-left-style: var(--tw-border-style); | |
| border-left-width: 1px; | |
| } | |
| .border-dashed { | |
| --tw-border-style: dashed; | |
| border-style: dashed; | |
| } | |
| .border-border { | |
| border-color: var(--border); | |
| } | |
| .border-input { | |
| border-color: var(--input); | |
| } | |
| .border-primary { | |
| border-color: var(--primary); | |
| } | |
| .border-transparent { | |
| border-color: #0000; | |
| } | |
| .bg-accent { | |
| background-color: var(--accent); | |
| } | |
| .bg-background { | |
| background-color: var(--background); | |
| } | |
| .bg-background\/95 { | |
| background-color: var(--background); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .bg-background\/95 { | |
| background-color: color-mix(in oklab, var(--background) 95%, transparent); | |
| } | |
| } | |
| .bg-black\/50 { | |
| background-color: #00000080; | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .bg-black\/50 { | |
| background-color: color-mix(in oklab, var(--color-black) 50%, transparent); | |
| } | |
| } | |
| .bg-border { | |
| background-color: var(--border); | |
| } | |
| .bg-card { | |
| background-color: var(--card); | |
| } | |
| .bg-destructive { | |
| background-color: var(--destructive); | |
| } | |
| .bg-green-500 { | |
| background-color: var(--color-green-500); | |
| } | |
| .bg-input-background { | |
| background-color: var(--input-background); | |
| } | |
| .bg-muted { | |
| background-color: var(--muted); | |
| } | |
| .bg-muted-foreground\/50 { | |
| background-color: var(--muted-foreground); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .bg-muted-foreground\/50 { | |
| background-color: color-mix(in oklab, var(--muted-foreground) 50%, transparent); | |
| } | |
| } | |
| .bg-muted\/30 { | |
| background-color: var(--muted); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .bg-muted\/30 { | |
| background-color: color-mix(in oklab, var(--muted) 30%, transparent); | |
| } | |
| } | |
| .bg-popover { | |
| background-color: var(--popover); | |
| } | |
| .bg-primary { | |
| background-color: var(--primary); | |
| } | |
| .bg-primary\/20 { | |
| background-color: var(--primary); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .bg-primary\/20 { | |
| background-color: color-mix(in oklab, var(--primary) 20%, transparent); | |
| } | |
| } | |
| .bg-secondary { | |
| background-color: var(--secondary); | |
| } | |
| .bg-gradient-to-br { | |
| --tw-gradient-position: to bottom right in oklab; | |
| background-image: linear-gradient(var(--tw-gradient-stops)); | |
| } | |
| .from-purple-500 { | |
| --tw-gradient-from: var(--color-purple-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)); | |
| } | |
| .to-blue-500 { | |
| --tw-gradient-to: 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)); | |
| } | |
| .fill-current { | |
| fill: currentColor; | |
| } | |
| .fill-primary { | |
| fill: var(--primary); | |
| } | |
| .object-cover { | |
| object-fit: cover; | |
| } | |
| .p-1 { | |
| padding: calc(var(--spacing) * 1); | |
| } | |
| .p-2 { | |
| padding: calc(var(--spacing) * 2); | |
| } | |
| .p-3 { | |
| padding: calc(var(--spacing) * 3); | |
| } | |
| .p-4 { | |
| padding: calc(var(--spacing) * 4); | |
| } | |
| .p-6 { | |
| padding: calc(var(--spacing) * 6); | |
| } | |
| .p-\[3px\] { | |
| padding: 3px; | |
| } | |
| .px-1 { | |
| padding-inline: calc(var(--spacing) * 1); | |
| } | |
| .px-2 { | |
| padding-inline: calc(var(--spacing) * 2); | |
| } | |
| .px-3 { | |
| padding-inline: calc(var(--spacing) * 3); | |
| } | |
| .px-4 { | |
| padding-inline: calc(var(--spacing) * 4); | |
| } | |
| .px-6 { | |
| padding-inline: calc(var(--spacing) * 6); | |
| } | |
| .py-0\.5 { | |
| padding-block: calc(var(--spacing) * .5); | |
| } | |
| .py-1 { | |
| padding-block: calc(var(--spacing) * 1); | |
| } | |
| .py-1\.5 { | |
| padding-block: calc(var(--spacing) * 1.5); | |
| } | |
| .py-2 { | |
| padding-block: calc(var(--spacing) * 2); | |
| } | |
| .py-3 { | |
| padding-block: calc(var(--spacing) * 3); | |
| } | |
| .py-4 { | |
| padding-block: calc(var(--spacing) * 4); | |
| } | |
| .py-6 { | |
| padding-block: calc(var(--spacing) * 6); | |
| } | |
| .pt-0 { | |
| padding-top: calc(var(--spacing) * 0); | |
| } | |
| .pt-2 { | |
| padding-top: calc(var(--spacing) * 2); | |
| } | |
| .pt-4 { | |
| padding-top: calc(var(--spacing) * 4); | |
| } | |
| .pt-6 { | |
| padding-top: calc(var(--spacing) * 6); | |
| } | |
| .pr-2 { | |
| padding-right: calc(var(--spacing) * 2); | |
| } | |
| .pr-8 { | |
| padding-right: calc(var(--spacing) * 8); | |
| } | |
| .pr-12 { | |
| padding-right: calc(var(--spacing) * 12); | |
| } | |
| .pb-4 { | |
| padding-bottom: calc(var(--spacing) * 4); | |
| } | |
| .pb-6 { | |
| padding-bottom: calc(var(--spacing) * 6); | |
| } | |
| .pb-36 { | |
| padding-bottom: calc(var(--spacing) * 36); | |
| } | |
| .pl-2 { | |
| padding-left: calc(var(--spacing) * 2); | |
| } | |
| .pl-4 { | |
| padding-left: calc(var(--spacing) * 4); | |
| } | |
| .pl-8 { | |
| padding-left: calc(var(--spacing) * 8); | |
| } | |
| .text-center { | |
| text-align: center; | |
| } | |
| .text-left { | |
| text-align: left; | |
| } | |
| .text-base { | |
| font-size: var(--text-base); | |
| line-height: var(--tw-leading, var(--text-base--line-height)); | |
| } | |
| .text-lg { | |
| font-size: var(--text-lg); | |
| line-height: var(--tw-leading, var(--text-lg--line-height)); | |
| } | |
| .text-sm { | |
| font-size: var(--text-sm); | |
| line-height: var(--tw-leading, var(--text-sm--line-height)); | |
| } | |
| .text-xs { | |
| font-size: var(--text-xs); | |
| line-height: var(--tw-leading, var(--text-xs--line-height)); | |
| } | |
| .leading-none { | |
| --tw-leading: 1; | |
| line-height: 1; | |
| } | |
| .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); | |
| } | |
| .font-semibold { | |
| --tw-font-weight: var(--font-weight-semibold); | |
| font-weight: var(--font-weight-semibold); | |
| } | |
| .tracking-tight { | |
| --tw-tracking: var(--tracking-tight); | |
| letter-spacing: var(--tracking-tight); | |
| } | |
| .tracking-widest { | |
| --tw-tracking: var(--tracking-widest); | |
| letter-spacing: var(--tracking-widest); | |
| } | |
| .text-balance { | |
| text-wrap: balance; | |
| } | |
| .whitespace-nowrap { | |
| white-space: nowrap; | |
| } | |
| .whitespace-pre-wrap { | |
| white-space: pre-wrap; | |
| } | |
| .text-card-foreground { | |
| color: var(--card-foreground); | |
| } | |
| .text-foreground { | |
| color: var(--foreground); | |
| } | |
| .text-green-600 { | |
| color: var(--color-green-600); | |
| } | |
| .text-muted-foreground { | |
| color: var(--muted-foreground); | |
| } | |
| .text-popover-foreground { | |
| color: var(--popover-foreground); | |
| } | |
| .text-primary { | |
| color: var(--primary); | |
| } | |
| .text-primary-foreground { | |
| color: var(--primary-foreground); | |
| } | |
| .text-purple-500 { | |
| color: var(--color-purple-500); | |
| } | |
| .text-red-600 { | |
| color: var(--color-red-600); | |
| } | |
| .text-secondary-foreground { | |
| color: var(--secondary-foreground); | |
| } | |
| .text-white { | |
| color: var(--color-white); | |
| } | |
| .underline-offset-4 { | |
| text-underline-offset: 4px; | |
| } | |
| .opacity-0 { | |
| opacity: 0; | |
| } | |
| .opacity-50 { | |
| opacity: .5; | |
| } | |
| .opacity-60 { | |
| opacity: .6; | |
| } | |
| .opacity-70 { | |
| opacity: .7; | |
| } | |
| .opacity-100 { | |
| opacity: 1; | |
| } | |
| .shadow-lg { | |
| --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| .shadow-md { | |
| --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| .shadow-sm { | |
| --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| .shadow-xs { | |
| --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| .ring-offset-background { | |
| --tw-ring-offset-color: var(--background); | |
| } | |
| .outline-hidden { | |
| --tw-outline-style: none; | |
| outline-style: none; | |
| } | |
| @media (forced-colors: active) { | |
| .outline-hidden { | |
| outline-offset: 2px; | |
| outline: 2px solid #0000; | |
| } | |
| } | |
| .outline { | |
| outline-style: var(--tw-outline-style); | |
| outline-width: 1px; | |
| } | |
| .filter { | |
| filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, ); | |
| } | |
| .backdrop-blur-sm { | |
| --tw-backdrop-blur: blur(var(--blur-sm)); | |
| -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, ); | |
| backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, ); | |
| } | |
| .transition-\[color\,box-shadow\] { | |
| transition-property: color, box-shadow; | |
| 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; | |
| } | |
| .duration-300 { | |
| --tw-duration: .3s; | |
| transition-duration: .3s; | |
| } | |
| .ease-in-out { | |
| --tw-ease: var(--ease-in-out); | |
| transition-timing-function: var(--ease-in-out); | |
| } | |
| .outline-none { | |
| --tw-outline-style: none; | |
| outline-style: none; | |
| } | |
| .select-none { | |
| -webkit-user-select: none; | |
| user-select: none; | |
| } | |
| .fade-in-0 { | |
| --tw-enter-opacity: 0; | |
| } | |
| .zoom-in-95 { | |
| --tw-enter-scale: .95; | |
| } | |
| @media (hover: hover) { | |
| .group-hover\:inline:is(:where(.group):hover *) { | |
| display: inline; | |
| } | |
| } | |
| @media (hover: hover) { | |
| .group-hover\:opacity-100:is(:where(.group):hover *) { | |
| opacity: 1; | |
| } | |
| } | |
| .group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled="true"] *) { | |
| pointer-events: none; | |
| } | |
| .group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled="true"] *) { | |
| opacity: .5; | |
| } | |
| .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) { | |
| cursor: not-allowed; | |
| } | |
| .peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) { | |
| opacity: .5; | |
| } | |
| .selection\:bg-primary ::selection, .selection\:bg-primary::selection { | |
| background-color: var(--primary); | |
| } | |
| .selection\:text-primary-foreground ::selection, .selection\:text-primary-foreground::selection { | |
| color: var(--primary-foreground); | |
| } | |
| .file\:inline-flex::file-selector-button { | |
| display: inline-flex; | |
| } | |
| .file\:h-7::file-selector-button { | |
| height: calc(var(--spacing) * 7); | |
| } | |
| .file\:border-0::file-selector-button { | |
| border-style: var(--tw-border-style); | |
| border-width: 0; | |
| } | |
| .file\:bg-transparent::file-selector-button { | |
| background-color: #0000; | |
| } | |
| .file\:text-sm::file-selector-button { | |
| font-size: var(--text-sm); | |
| line-height: var(--tw-leading, var(--text-sm--line-height)); | |
| } | |
| .file\:font-medium::file-selector-button { | |
| --tw-font-weight: var(--font-weight-medium); | |
| font-weight: var(--font-weight-medium); | |
| } | |
| .file\:text-foreground::file-selector-button { | |
| color: var(--foreground); | |
| } | |
| .placeholder\:text-muted-foreground::placeholder { | |
| color: var(--muted-foreground); | |
| } | |
| .last\:border-b-0:last-child { | |
| border-bottom-style: var(--tw-border-style); | |
| border-bottom-width: 0; | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-accent:hover { | |
| background-color: var(--accent); | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-destructive\/90:hover { | |
| background-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .hover\:bg-destructive\/90:hover { | |
| background-color: color-mix(in oklab, var(--destructive) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-muted\/50:hover { | |
| background-color: var(--muted); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .hover\:bg-muted\/50:hover { | |
| background-color: color-mix(in oklab, var(--muted) 50%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-muted\/90:hover { | |
| background-color: var(--muted); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .hover\:bg-muted\/90:hover { | |
| background-color: color-mix(in oklab, var(--muted) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-primary\/90:hover { | |
| background-color: var(--primary); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .hover\:bg-primary\/90:hover { | |
| background-color: color-mix(in oklab, var(--primary) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:bg-secondary\/80:hover { | |
| background-color: var(--secondary); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .hover\:bg-secondary\/80:hover { | |
| background-color: color-mix(in oklab, var(--secondary) 80%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:text-accent-foreground:hover { | |
| color: var(--accent-foreground); | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:underline:hover { | |
| text-decoration-line: underline; | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:opacity-100:hover { | |
| opacity: 1; | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:shadow-md:hover { | |
| --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| } | |
| @media (hover: hover) { | |
| .hover\:shadow-xl:hover { | |
| --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a); | |
| box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); | |
| } | |
| } | |
| .focus\:bg-accent:focus { | |
| background-color: var(--accent); | |
| } | |
| .focus\:text-accent-foreground:focus { | |
| color: var(--accent-foreground); | |
| } | |
| .focus\:ring-2:focus { | |
| --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + 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\:ring-ring:focus { | |
| --tw-ring-color: var(--ring); | |
| } | |
| .focus\:ring-offset-2:focus { | |
| --tw-ring-offset-width: 2px; | |
| --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); | |
| } | |
| .focus\:outline-hidden:focus { | |
| --tw-outline-style: none; | |
| outline-style: none; | |
| } | |
| @media (forced-colors: active) { | |
| .focus\:outline-hidden:focus { | |
| outline-offset: 2px; | |
| outline: 2px solid #0000; | |
| } | |
| } | |
| .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-destructive\/20:focus-visible { | |
| --tw-ring-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .focus-visible\:ring-destructive\/20:focus-visible { | |
| --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent); | |
| } | |
| } | |
| .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); | |
| } | |
| } | |
| .focus-visible\:outline-1:focus-visible { | |
| outline-style: var(--tw-outline-style); | |
| outline-width: 1px; | |
| } | |
| .focus-visible\:outline-ring:focus-visible { | |
| outline-color: var(--ring); | |
| } | |
| .disabled\:pointer-events-none:disabled { | |
| pointer-events: none; | |
| } | |
| .disabled\:cursor-not-allowed:disabled { | |
| cursor: not-allowed; | |
| } | |
| .disabled\:opacity-50:disabled { | |
| opacity: .5; | |
| } | |
| .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot="card-action"]) { | |
| grid-template-columns: 1fr auto; | |
| } | |
| .has-\[\>svg\]\:px-2\.5:has( > svg) { | |
| padding-inline: calc(var(--spacing) * 2.5); | |
| } | |
| .has-\[\>svg\]\:px-3:has( > svg) { | |
| padding-inline: calc(var(--spacing) * 3); | |
| } | |
| .has-\[\>svg\]\:px-4:has( > svg) { | |
| padding-inline: calc(var(--spacing) * 4); | |
| } | |
| .aria-invalid\:border-destructive[aria-invalid="true"] { | |
| border-color: var(--destructive); | |
| } | |
| .aria-invalid\:ring-destructive\/20[aria-invalid="true"] { | |
| --tw-ring-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .aria-invalid\:ring-destructive\/20[aria-invalid="true"] { | |
| --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent); | |
| } | |
| } | |
| .data-\[disabled\]\:pointer-events-none[data-disabled] { | |
| pointer-events: none; | |
| } | |
| .data-\[disabled\]\:opacity-50[data-disabled] { | |
| opacity: .5; | |
| } | |
| .data-\[inset\]\:pl-8[data-inset] { | |
| padding-left: calc(var(--spacing) * 8); | |
| } | |
| .data-\[orientation\=horizontal\]\:h-px[data-orientation="horizontal"] { | |
| height: 1px; | |
| } | |
| .data-\[orientation\=horizontal\]\:w-full[data-orientation="horizontal"] { | |
| width: 100%; | |
| } | |
| .data-\[orientation\=vertical\]\:h-full[data-orientation="vertical"] { | |
| height: 100%; | |
| } | |
| .data-\[orientation\=vertical\]\:w-px[data-orientation="vertical"] { | |
| width: 1px; | |
| } | |
| .data-\[placeholder\]\:text-muted-foreground[data-placeholder] { | |
| color: var(--muted-foreground); | |
| } | |
| .data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] { | |
| --tw-translate-y: calc(var(--spacing) * 1); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] { | |
| --tw-enter-translate-y: calc(2 * var(--spacing) * -1); | |
| } | |
| .data-\[side\=left\]\:-translate-x-1[data-side="left"] { | |
| --tw-translate-x: calc(var(--spacing) * -1); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] { | |
| --tw-enter-translate-x: calc(2 * var(--spacing)); | |
| } | |
| .data-\[side\=right\]\:translate-x-1[data-side="right"] { | |
| --tw-translate-x: calc(var(--spacing) * 1); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] { | |
| --tw-enter-translate-x: calc(2 * var(--spacing) * -1); | |
| } | |
| .data-\[side\=top\]\:-translate-y-1[data-side="top"] { | |
| --tw-translate-y: calc(var(--spacing) * -1); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] { | |
| --tw-enter-translate-y: calc(2 * var(--spacing)); | |
| } | |
| .data-\[size\=default\]\:h-9[data-size="default"] { | |
| height: calc(var(--spacing) * 9); | |
| } | |
| .data-\[size\=sm\]\:h-8[data-size="sm"] { | |
| height: calc(var(--spacing) * 8); | |
| } | |
| :is(.\*\:data-\[slot\=select-value\]\:line-clamp-1 > *)[data-slot="select-value"] { | |
| -webkit-line-clamp: 1; | |
| -webkit-box-orient: vertical; | |
| display: -webkit-box; | |
| overflow: hidden; | |
| } | |
| :is(.\*\:data-\[slot\=select-value\]\:flex > *)[data-slot="select-value"] { | |
| display: flex; | |
| } | |
| :is(.\*\:data-\[slot\=select-value\]\:items-center > *)[data-slot="select-value"] { | |
| align-items: center; | |
| } | |
| :is(.\*\:data-\[slot\=select-value\]\:gap-2 > *)[data-slot="select-value"] { | |
| gap: calc(var(--spacing) * 2); | |
| } | |
| .data-\[state\=active\]\:bg-card[data-state="active"] { | |
| background-color: var(--card); | |
| } | |
| .data-\[state\=active\]\:text-foreground[data-state="active"] { | |
| color: var(--foreground); | |
| } | |
| .data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] { | |
| animation: accordion-up var(--tw-duration, .2s) ease-out; | |
| } | |
| .data-\[state\=closed\]\:animate-out[data-state="closed"] { | |
| animation: exit var(--tw-duration, .15s) var(--tw-ease, ease); | |
| } | |
| .data-\[state\=closed\]\:fade-out-0[data-state="closed"] { | |
| --tw-exit-opacity: 0; | |
| } | |
| .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] { | |
| --tw-exit-scale: .95; | |
| } | |
| .data-\[state\=open\]\:animate-accordion-down[data-state="open"] { | |
| animation: accordion-down var(--tw-duration, .2s) ease-out; | |
| } | |
| .data-\[state\=open\]\:animate-in[data-state="open"] { | |
| animation: enter var(--tw-duration, .15s) var(--tw-ease, ease); | |
| } | |
| .data-\[state\=open\]\:bg-accent[data-state="open"] { | |
| background-color: var(--accent); | |
| } | |
| .data-\[state\=open\]\:text-accent-foreground[data-state="open"] { | |
| color: var(--accent-foreground); | |
| } | |
| .data-\[state\=open\]\:text-muted-foreground[data-state="open"] { | |
| color: var(--muted-foreground); | |
| } | |
| .data-\[state\=open\]\:fade-in-0[data-state="open"] { | |
| --tw-enter-opacity: 0; | |
| } | |
| .data-\[state\=open\]\:zoom-in-95[data-state="open"] { | |
| --tw-enter-scale: .95; | |
| } | |
| .data-\[variant\=destructive\]\:text-destructive[data-variant="destructive"] { | |
| color: var(--destructive); | |
| } | |
| .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant="destructive"]:focus { | |
| background-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant="destructive"]:focus { | |
| background-color: color-mix(in oklab, var(--destructive) 10%, transparent); | |
| } | |
| } | |
| .data-\[variant\=destructive\]\:focus\:text-destructive[data-variant="destructive"]:focus { | |
| color: var(--destructive); | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:block { | |
| display: block; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:inline { | |
| display: inline; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:max-w-\[425px\] { | |
| max-width: 425px; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:max-w-lg { | |
| max-width: var(--container-lg); | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:flex-row { | |
| flex-direction: row; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:justify-end { | |
| justify-content: flex-end; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:text-left { | |
| text-align: left; | |
| } | |
| } | |
| @media (width >= 40rem) { | |
| .sm\:text-xl { | |
| font-size: var(--text-xl); | |
| line-height: var(--tw-leading, var(--text-xl--line-height)); | |
| } | |
| } | |
| @media (width >= 48rem) { | |
| .md\:flex { | |
| display: flex; | |
| } | |
| } | |
| @media (width >= 48rem) { | |
| .md\:text-sm { | |
| font-size: var(--text-sm); | |
| line-height: var(--tw-leading, var(--text-sm--line-height)); | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:static { | |
| position: static; | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:mt-0 { | |
| margin-top: calc(var(--spacing) * 0); | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:flex { | |
| display: flex; | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:hidden { | |
| display: none; | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:translate-x-0 { | |
| --tw-translate-x: calc(var(--spacing) * 0); | |
| translate: var(--tw-translate-x) var(--tw-translate-y); | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:grid-cols-2 { | |
| grid-template-columns: repeat(2, minmax(0, 1fr)); | |
| } | |
| } | |
| @media (width >= 64rem) { | |
| .lg\:px-6 { | |
| padding-inline: calc(var(--spacing) * 6); | |
| } | |
| } | |
| .dark\:border-input:is(.dark *) { | |
| border-color: var(--input); | |
| } | |
| .dark\:bg-destructive\/60:is(.dark *) { | |
| background-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:bg-destructive\/60:is(.dark *) { | |
| background-color: color-mix(in oklab, var(--destructive) 60%, transparent); | |
| } | |
| } | |
| .dark\:bg-input\/30:is(.dark *) { | |
| background-color: var(--input); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:bg-input\/30:is(.dark *) { | |
| background-color: color-mix(in oklab, var(--input) 30%, transparent); | |
| } | |
| } | |
| .dark\:text-foreground\/80:is(.dark *) { | |
| color: var(--foreground); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:text-foreground\/80:is(.dark *) { | |
| color: color-mix(in oklab, var(--foreground) 80%, transparent); | |
| } | |
| } | |
| @media (hover: hover) { | |
| .dark\:hover\:bg-accent\/50:is(.dark *):hover { | |
| background-color: var(--accent); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:hover\:bg-accent\/50:is(.dark *):hover { | |
| background-color: color-mix(in oklab, var(--accent) 50%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| .dark\:hover\:bg-input\/50:is(.dark *):hover { | |
| background-color: var(--input); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:hover\:bg-input\/50:is(.dark *):hover { | |
| background-color: color-mix(in oklab, var(--input) 50%, transparent); | |
| } | |
| } | |
| } | |
| .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible { | |
| --tw-ring-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible { | |
| --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent); | |
| } | |
| } | |
| .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] { | |
| --tw-ring-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] { | |
| --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent); | |
| } | |
| } | |
| .dark\:data-\[state\=active\]\:bg-card:is(.dark *)[data-state="active"] { | |
| background-color: var(--card); | |
| } | |
| .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant="destructive"]:focus { | |
| background-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant="destructive"]:focus { | |
| background-color: color-mix(in oklab, var(--destructive) 20%, transparent); | |
| } | |
| } | |
| .\[\&_svg\]\:pointer-events-none svg { | |
| pointer-events: none; | |
| } | |
| .\[\&_svg\]\:shrink-0 svg { | |
| flex-shrink: 0; | |
| } | |
| .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) { | |
| width: calc(var(--spacing) * 4); | |
| height: calc(var(--spacing) * 4); | |
| } | |
| .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*="text-"]) { | |
| color: var(--muted-foreground); | |
| } | |
| .\[\.border-b\]\:pb-6.border-b { | |
| padding-bottom: calc(var(--spacing) * 6); | |
| } | |
| .\[\.border-t\]\:pt-6.border-t { | |
| padding-top: calc(var(--spacing) * 6); | |
| } | |
| :is(.\*\:\[span\]\:last\:flex > *):is(span):last-child { | |
| display: flex; | |
| } | |
| :is(.\*\:\[span\]\:last\:items-center > *):is(span):last-child { | |
| align-items: center; | |
| } | |
| :is(.\*\:\[span\]\:last\:gap-2 > *):is(span):last-child { | |
| gap: calc(var(--spacing) * 2); | |
| } | |
| :is(.data-\[variant\=destructive\]\:\*\:\[svg\]\:\!text-destructive[data-variant="destructive"] > *):is(svg) { | |
| color: var(--destructive) !important; | |
| } | |
| .\[\&\:last-child\]\:pb-6:last-child { | |
| padding-bottom: calc(var(--spacing) * 6); | |
| } | |
| .\[\&\>svg\]\:pointer-events-none > svg { | |
| pointer-events: none; | |
| } | |
| .\[\&\>svg\]\:size-3 > svg { | |
| width: calc(var(--spacing) * 3); | |
| height: calc(var(--spacing) * 3); | |
| } | |
| .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"] > svg { | |
| rotate: 180deg; | |
| } | |
| @media (hover: hover) { | |
| a.\[a\&\]\:hover\:bg-accent:hover { | |
| background-color: var(--accent); | |
| } | |
| } | |
| @media (hover: hover) { | |
| a.\[a\&\]\:hover\:bg-destructive\/90:hover { | |
| background-color: var(--destructive); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| a.\[a\&\]\:hover\:bg-destructive\/90:hover { | |
| background-color: color-mix(in oklab, var(--destructive) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| a.\[a\&\]\:hover\:bg-primary\/90:hover { | |
| background-color: var(--primary); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| a.\[a\&\]\:hover\:bg-primary\/90:hover { | |
| background-color: color-mix(in oklab, var(--primary) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| a.\[a\&\]\:hover\:bg-secondary\/90:hover { | |
| background-color: var(--secondary); | |
| } | |
| @supports (color: color-mix(in lab, red, red)) { | |
| a.\[a\&\]\:hover\:bg-secondary\/90:hover { | |
| background-color: color-mix(in oklab, var(--secondary) 90%, transparent); | |
| } | |
| } | |
| } | |
| @media (hover: hover) { | |
| a.\[a\&\]\:hover\:text-accent-foreground:hover { | |
| color: var(--accent-foreground); | |
| } | |
| } | |
| } | |
| :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(.2 0 0); | |
| --foreground: oklch(.985 0 0); | |
| --card: oklch(.22 0 0); | |
| --card-foreground: oklch(.985 0 0); | |
| --popover: oklch(.22 0 0); | |
| --popover-foreground: oklch(.985 0 0); | |
| --primary: oklch(.985 0 0); | |
| --primary-foreground: oklch(.205 0 0); | |
| --secondary: oklch(.3 0 0); | |
| --secondary-foreground: oklch(.985 0 0); | |
| --muted: oklch(.3 0 0); | |
| --muted-foreground: oklch(.708 0 0); | |
| --accent: oklch(.3 0 0); | |
| --accent-foreground: oklch(.985 0 0); | |
| --destructive: oklch(.396 .141 25.723); | |
| --destructive-foreground: oklch(.637 .237 25.331); | |
| --border: oklch(.3 0 0); | |
| --input: oklch(.3 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(.22 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(.3 0 0); | |
| --sidebar-accent-foreground: oklch(.985 0 0); | |
| --sidebar-border: oklch(.3 0 0); | |
| --sidebar-ring: oklch(.439 0 0); | |
| } | |
| html { | |
| font-size: var(--font-size); | |
| } | |
| @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-scale-x { | |
| syntax: "*"; | |
| inherits: false; | |
| initial-value: 1; | |
| } | |
| @property --tw-scale-y { | |
| syntax: "*"; | |
| inherits: false; | |
| initial-value: 1; | |
| } | |
| @property --tw-scale-z { | |
| syntax: "*"; | |
| inherits: false; | |
| initial-value: 1; | |
| } | |
| @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-space-y-reverse { | |
| syntax: "*"; | |
| inherits: false; | |
| initial-value: 0; | |
| } | |
| @property --tw-space-x-reverse { | |
| syntax: "*"; | |
| inherits: false; | |
| initial-value: 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-tracking { | |
| 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-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-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 | |
| } | |
| @property --tw-duration { | |
| syntax: "*"; | |
| inherits: false | |
| } | |
| @property --tw-ease { | |
| syntax: "*"; | |
| inherits: false | |
| } | |
| @keyframes bounce { | |
| 0%, 100% { | |
| animation-timing-function: cubic-bezier(.8, 0, 1, 1); | |
| transform: translateY(-25%); | |
| } | |
| 50% { | |
| animation-timing-function: cubic-bezier(0, 0, .2, 1); | |
| transform: none; | |
| } | |
| } | |
| @keyframes enter { | |
| from { | |
| opacity: var(--tw-enter-opacity, 1); | |
| transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0)); | |
| } | |
| } | |
| @keyframes exit { | |
| to { | |
| opacity: var(--tw-exit-opacity, 1); | |
| transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0)); | |
| } | |
| } | |
| @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; | |
| } | |
| } | |