123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898 |
- /*! tailwindcss v4.1.0 | MIT License | https://tailwindcss.com */
- @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
- @layer base {
- *, ::before, ::after, ::backdrop {
- --tw-translate-x: 0;
- --tw-translate-y: 0;
- --tw-translate-z: 0;
- --tw-rotate-x: rotateX(0);
- --tw-rotate-y: rotateY(0);
- --tw-rotate-z: rotateZ(0);
- --tw-skew-x: skewX(0);
- --tw-skew-y: skewY(0);
- --tw-border-style: solid;
- --tw-font-weight: initial;
- --tw-shadow: 0 0 #0000;
- --tw-shadow-color: initial;
- --tw-shadow-alpha: 100%;
- --tw-inset-shadow: 0 0 #0000;
- --tw-inset-shadow-color: initial;
- --tw-inset-shadow-alpha: 100%;
- --tw-ring-color: initial;
- --tw-ring-shadow: 0 0 #0000;
- --tw-inset-ring-color: initial;
- --tw-inset-ring-shadow: 0 0 #0000;
- --tw-ring-inset: initial;
- --tw-ring-offset-width: 0px;
- --tw-ring-offset-color: #fff;
- --tw-ring-offset-shadow: 0 0 #0000;
- --tw-duration: initial;
- }
- }
- }
- @layer theme, base, components, utilities;
- @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-orange-300: oklch(83.7% 0.128 66.29);
- --color-orange-400: oklch(75% 0.183 55.934);
- --color-blue-300: oklch(80.9% 0.105 251.813);
- --color-gray-50: oklch(98.5% 0.002 247.839);
- --color-gray-100: oklch(96.7% 0.003 264.542);
- --color-gray-200: oklch(92.8% 0.006 264.531);
- --color-gray-400: oklch(70.7% 0.022 261.325);
- --color-gray-500: oklch(55.1% 0.027 264.364);
- --color-gray-600: oklch(44.6% 0.03 256.802);
- --color-gray-700: oklch(37.3% 0.034 259.733);
- --color-gray-800: oklch(27.8% 0.033 256.848);
- --color-white: #fff;
- --spacing: 0.25rem;
- --container-sm: 24rem;
- --container-md: 28rem;
- --container-xl: 36rem;
- --container-2xl: 42rem;
- --text-xs: 0.75rem;
- --text-xs--line-height: calc(1 / 0.75);
- --text-2xl: 1.5rem;
- --text-2xl--line-height: calc(2 / 1.5);
- --text-3xl: 1.875rem;
- --text-3xl--line-height: calc(2.25 / 1.875);
- --text-5xl: 3rem;
- --text-5xl--line-height: 1;
- --text-6xl: 3.75rem;
- --text-6xl--line-height: 1;
- --font-weight-semibold: 600;
- --font-weight-bold: 700;
- --radius-md: 0.375rem;
- --radius-lg: 0.5rem;
- --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);
- }
- }
- @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, 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;
- }
- 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 {
- 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: 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;
- }
- :-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 {
- .absolute {
- position: absolute;
- }
- .fixed {
- position: fixed;
- }
- .relative {
- position: relative;
- }
- .inset-0 {
- inset: calc(var(--spacing) * 0);
- }
- .top-0 {
- top: calc(var(--spacing) * 0);
- }
- .top-1\/2 {
- top: calc(1/2 * 100%);
- }
- .right-0 {
- right: calc(var(--spacing) * 0);
- }
- .bottom-0 {
- bottom: calc(var(--spacing) * 0);
- }
- .left-0 {
- left: calc(var(--spacing) * 0);
- }
- .z-50 {
- z-index: 50;
- }
- .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-0 {
- margin: calc(var(--spacing) * 0);
- }
- .m-2 {
- margin: calc(var(--spacing) * 2);
- }
- .-mx-4 {
- margin-inline: calc(var(--spacing) * -4);
- }
- .mx-auto {
- margin-inline: auto;
- }
- .mt-2 {
- margin-top: calc(var(--spacing) * 2);
- }
- .mr-1 {
- margin-right: calc(var(--spacing) * 1);
- }
- .mr-2 {
- margin-right: calc(var(--spacing) * 2);
- }
- .mr-3 {
- margin-right: calc(var(--spacing) * 3);
- }
- .mr-6 {
- margin-right: calc(var(--spacing) * 6);
- }
- .mr-8 {
- margin-right: calc(var(--spacing) * 8);
- }
- .mr-10 {
- margin-right: calc(var(--spacing) * 10);
- }
- .mr-12 {
- margin-right: calc(var(--spacing) * 12);
- }
- .mr-14 {
- margin-right: calc(var(--spacing) * 14);
- }
- .mr-16 {
- margin-right: calc(var(--spacing) * 16);
- }
- .mr-auto {
- margin-right: auto;
- }
- .mb-4 {
- margin-bottom: calc(var(--spacing) * 4);
- }
- .mb-6 {
- margin-bottom: calc(var(--spacing) * 6);
- }
- .mb-8 {
- margin-bottom: calc(var(--spacing) * 8);
- }
- .mb-10 {
- margin-bottom: calc(var(--spacing) * 10);
- }
- .mb-12 {
- margin-bottom: calc(var(--spacing) * 12);
- }
- .mb-14 {
- margin-bottom: calc(var(--spacing) * 14);
- }
- .mb-16 {
- margin-bottom: calc(var(--spacing) * 16);
- }
- .mb-24 {
- margin-bottom: calc(var(--spacing) * 24);
- }
- .ml-8 {
- margin-left: calc(var(--spacing) * 8);
- }
- .block {
- display: block;
- }
- .flex {
- display: flex;
- }
- .hidden {
- display: none;
- }
- .inline-block {
- display: inline-block;
- }
- .inline-flex {
- display: inline-flex;
- }
- .h-2 {
- height: calc(var(--spacing) * 2);
- }
- .h-6 {
- height: calc(var(--spacing) * 6);
- }
- .h-8 {
- height: calc(var(--spacing) * 8);
- }
- .h-9 {
- height: calc(var(--spacing) * 9);
- }
- .h-40 {
- height: calc(var(--spacing) * 40);
- }
- .h-full {
- height: 100%;
- }
- .w-1\/2 {
- width: calc(1/2 * 100%);
- }
- .w-1\/4 {
- width: calc(1/4 * 100%);
- }
- .w-1\/6 {
- width: calc(1/6 * 100%);
- }
- .w-2 {
- width: calc(var(--spacing) * 2);
- }
- .w-5\/6 {
- width: calc(5/6 * 100%);
- }
- .w-6 {
- width: calc(var(--spacing) * 6);
- }
- .w-8 {
- width: calc(var(--spacing) * 8);
- }
- .w-12 {
- width: calc(var(--spacing) * 12);
- }
- .w-full {
- width: 100%;
- }
- .max-w-2xl {
- max-width: var(--container-2xl);
- }
- .max-w-md {
- max-width: var(--container-md);
- }
- .max-w-sm {
- max-width: var(--container-sm);
- }
- .max-w-xl {
- max-width: var(--container-xl);
- }
- .shrink-0 {
- flex-shrink: 0;
- }
- .translate-1\/2 {
- --tw-translate-x: calc(1/2 * 100%);
- --tw-translate-y: calc(1/2 * 100%);
- translate: var(--tw-translate-x) var(--tw-translate-y);
- }
- .transform {
- transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
- }
- .cursor-pointer {
- cursor: pointer;
- }
- .flex-col {
- flex-direction: column;
- }
- .flex-row {
- flex-direction: row;
- }
- .flex-wrap {
- flex-wrap: wrap;
- }
- .place-items-center {
- place-items: center;
- }
- .items-center {
- align-items: center;
- }
- .justify-between {
- justify-content: space-between;
- }
- .self-center {
- align-self: center;
- }
- .overflow-y-auto {
- overflow-y: auto;
- }
- .rounded {
- border-radius: 0.25rem;
- }
- .rounded-full {
- border-radius: calc(infinity * 1px);
- }
- .rounded-lg {
- border-radius: var(--radius-lg);
- }
- .rounded-md {
- border-radius: var(--radius-md);
- }
- .border {
- border-style: var(--tw-border-style);
- border-width: 1px;
- }
- .border-0 {
- border-style: var(--tw-border-style);
- border-width: 0px;
- }
- .border-r {
- border-right-style: var(--tw-border-style);
- border-right-width: 1px;
- }
- .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-gray-200 {
- border-color: var(--color-gray-200);
- }
- .border-transparent {
- border-color: transparent;
- }
- .bg-gray-50 {
- background-color: var(--color-gray-50);
- }
- .bg-gray-100 {
- background-color: var(--color-gray-100);
- }
- .bg-gray-800 {
- background-color: var(--color-gray-800);
- }
- .bg-orange-300 {
- background-color: var(--color-orange-300);
- }
- .bg-white {
- background-color: var(--color-white);
- }
- .object-cover {
- object-fit: cover;
- }
- .object-scale-down {
- object-fit: scale-down;
- }
- .p-2 {
- padding: calc(var(--spacing) * 2);
- }
- .p-10 {
- padding: calc(var(--spacing) * 10);
- }
- .px-2 {
- padding-inline: calc(var(--spacing) * 2);
- }
- .px-4 {
- padding-inline: calc(var(--spacing) * 4);
- }
- .px-6 {
- padding-inline: calc(var(--spacing) * 6);
- }
- .px-8 {
- padding-inline: calc(var(--spacing) * 8);
- }
- .px-10 {
- padding-inline: calc(var(--spacing) * 10);
- }
- .px-12 {
- padding-inline: calc(var(--spacing) * 12);
- }
- .py-2 {
- padding-block: calc(var(--spacing) * 2);
- }
- .py-4 {
- padding-block: calc(var(--spacing) * 4);
- }
- .py-5 {
- padding-block: calc(var(--spacing) * 5);
- }
- .py-6 {
- padding-block: calc(var(--spacing) * 6);
- }
- .py-8 {
- padding-block: calc(var(--spacing) * 8);
- }
- .py-20 {
- padding-block: calc(var(--spacing) * 20);
- }
- .pr-10 {
- padding-right: calc(var(--spacing) * 10);
- }
- .pb-10 {
- padding-bottom: calc(var(--spacing) * 10);
- }
- .pl-4 {
- padding-left: calc(var(--spacing) * 4);
- }
- .pl-6 {
- padding-left: calc(var(--spacing) * 6);
- }
- .text-center {
- text-align: center;
- }
- .text-left {
- text-align: left;
- }
- .text-2xl {
- font-size: var(--text-2xl);
- line-height: var(--tw-leading, var(--text-2xl--line-height));
- }
- .text-3xl {
- font-size: var(--text-3xl);
- line-height: var(--tw-leading, var(--text-3xl--line-height));
- }
- .text-5xl {
- font-size: var(--text-5xl);
- line-height: var(--tw-leading, var(--text-5xl--line-height));
- }
- .text-xs {
- font-size: var(--text-xs);
- line-height: var(--tw-leading, var(--text-xs--line-height));
- }
- .font-bold {
- --tw-font-weight: var(--font-weight-bold);
- font-weight: var(--font-weight-bold);
- }
- .font-semibold {
- --tw-font-weight: var(--font-weight-semibold);
- font-weight: var(--font-weight-semibold);
- }
- .text-ellipsis {
- text-overflow: ellipsis;
- }
- .text-blue-300 {
- color: var(--color-blue-300);
- }
- .text-gray-400 {
- color: var(--color-gray-400);
- }
- .text-gray-500 {
- color: var(--color-gray-500);
- }
- .text-gray-600 {
- color: var(--color-gray-600);
- }
- .text-white {
- color: var(--color-white);
- }
- .uppercase {
- text-transform: uppercase;
- }
- .placeholder-gray-400 {
- &::placeholder {
- color: var(--color-gray-400);
- }
- }
- .opacity-25 {
- opacity: 25%;
- }
- .shadow-2xl {
- --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
- }
- .shadow-lg {
- --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
- }
- .ring-1 {
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + 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);
- }
- .transition {
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
- transition-duration: var(--tw-duration, var(--default-transition-duration));
- }
- .transition-all {
- transition-property: all;
- transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
- transition-duration: var(--tw-duration, var(--default-transition-duration));
- }
- .duration-200 {
- --tw-duration: 200ms;
- transition-duration: 200ms;
- }
- .hover\:bg-orange-400 {
- &:hover {
- @media (hover: hover) {
- background-color: var(--color-orange-400);
- }
- }
- }
- .hover\:text-gray-600 {
- &:hover {
- @media (hover: hover) {
- color: var(--color-gray-600);
- }
- }
- }
- .hover\:text-gray-700 {
- &:hover {
- @media (hover: hover) {
- color: var(--color-gray-700);
- }
- }
- }
- .hover\:shadow-2xl {
- &:hover {
- @media (hover: hover) {
- --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
- }
- }
- }
- .hover\:ring-4 {
- &:hover {
- @media (hover: hover) {
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + 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\:border-blue-300 {
- &:focus {
- border-color: var(--color-blue-300);
- }
- }
- .focus\:ring-blue-300 {
- &:focus {
- --tw-ring-color: var(--color-blue-300);
- }
- }
- .focus\:ring-transparent {
- &:focus {
- --tw-ring-color: transparent;
- }
- }
- .focus\:outline-hidden {
- &:focus {
- --tw-outline-style: none;
- outline-style: none;
- @media (forced-colors: active) {
- outline: 2px solid transparent;
- outline-offset: 2px;
- }
- }
- }
- .md\:mb-0 {
- @media (width >= 48rem) {
- margin-bottom: calc(var(--spacing) * 0);
- }
- }
- .md\:w-1\/2 {
- @media (width >= 48rem) {
- width: calc(1/2 * 100%);
- }
- }
- .md\:w-auto {
- @media (width >= 48rem) {
- width: auto;
- }
- }
- .md\:text-right {
- @media (width >= 48rem) {
- text-align: right;
- }
- }
- .md\:text-6xl {
- @media (width >= 48rem) {
- font-size: var(--text-6xl);
- line-height: var(--tw-leading, var(--text-6xl--line-height));
- }
- }
- .lg\:pl-20 {
- @media (width >= 64rem) {
- padding-left: calc(var(--spacing) * 20);
- }
- }
- .xl\:mx-auto {
- @media (width >= 80rem) {
- margin-inline: auto;
- }
- }
- .xl\:mb-0 {
- @media (width >= 80rem) {
- margin-bottom: calc(var(--spacing) * 0);
- }
- }
- .xl\:block {
- @media (width >= 80rem) {
- display: block;
- }
- }
- .xl\:flex {
- @media (width >= 80rem) {
- display: flex;
- }
- }
- .xl\:hidden {
- @media (width >= 80rem) {
- display: none;
- }
- }
- .xl\:inline-block {
- @media (width >= 80rem) {
- display: inline-block;
- }
- }
- .xl\:w-2\/3 {
- @media (width >= 80rem) {
- width: calc(2/3 * 100%);
- }
- }
- }
- @property --tw-translate-x {
- syntax: "*";
- inherits: false;
- initial-value: 0;
- }
- @property --tw-translate-y {
- syntax: "*";
- inherits: false;
- initial-value: 0;
- }
- @property --tw-translate-z {
- syntax: "*";
- inherits: false;
- initial-value: 0;
- }
- @property --tw-rotate-x {
- syntax: "*";
- inherits: false;
- initial-value: rotateX(0);
- }
- @property --tw-rotate-y {
- syntax: "*";
- inherits: false;
- initial-value: rotateY(0);
- }
- @property --tw-rotate-z {
- syntax: "*";
- inherits: false;
- initial-value: rotateZ(0);
- }
- @property --tw-skew-x {
- syntax: "*";
- inherits: false;
- initial-value: skewX(0);
- }
- @property --tw-skew-y {
- syntax: "*";
- inherits: false;
- initial-value: skewY(0);
- }
- @property --tw-border-style {
- syntax: "*";
- inherits: false;
- initial-value: solid;
- }
- @property --tw-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-duration {
- syntax: "*";
- inherits: false;
- }
|