elaine_crud 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/elaine_crud.source.css +9 -0
- data/app/controllers/elaine_crud/base_controller.rb +2 -1
- data/app/views/elaine_crud/base/_view_row.html.erb +6 -4
- data/lib/elaine_crud/engine.rb +5 -0
- data/lib/elaine_crud/version.rb +1 -1
- data/vendor/assets/stylesheets/elaine_crud.css +1411 -13
- metadata +1 -1
|
@@ -1,13 +1,1411 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
@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-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@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-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-700:oklch(55.3% .195 38.402);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-green-900:oklch(39.3% .095 152.535);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-2xl:96rem;--container-2xl:42rem;--container-3xl:48rem;--container-7xl:80rem;--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;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wider:.05em;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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}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;-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}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{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}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);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}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.col-span-6{grid-column:span 6/span 6}.row-span-1{grid-row:span 1/span 1}.row-span-6{grid-row:span 6/span 6}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-12{margin-top:calc(var(--spacing)*12)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.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)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-1{height:calc(var(--spacing)*1)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.max-h-64{max-height:calc(var(--spacing)*64)}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.min-h-full{min-height:100%}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-48{width:calc(var(--spacing)*48)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}: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)))}.gap-x-4{column-gap:calc(var(--spacing)*4)}:where(.-space-x-px>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(-1px*var(--tw-space-x-reverse));margin-inline-end:calc(-1px*calc(1 - var(--tw-space-x-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)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*8)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-4{row-gap:calc(var(--spacing)*4)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-200>:not(:last-child)){border-color:var(--color-gray-200)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.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-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.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-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-500{border-color:var(--color-blue-500)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-gray-500{border-color:var(--color-gray-500)}.border-green-200{border-color:var(--color-green-200)}.border-green-700{border-color:var(--color-green-700)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-500{border-color:var(--color-red-500)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.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-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.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-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pr-10{padding-right:calc(var(--spacing)*10)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pl-3{padding-left:calc(var(--spacing)*3)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.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-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.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-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--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-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.break-words{overflow-wrap:break-word}.text-blue-200{color:var(--color-blue-200)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.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-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-600{color:var(--color-green-600)}.text-green-800{color:var(--color-green-800)}.text-orange-700{color:var(--color-orange-700)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.shadow{--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-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-xl{--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)}.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)}.ring-black{--tw-ring-color:var(--color-black)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-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))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media (hover:hover){.hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}.hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}.hover\:bg-green-700:hover{background-color:var(--color-green-700)}.hover\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\:text-blue-600:hover{color:var(--color-blue-600)}.hover\:text-blue-800:hover{color:var(--color-blue-800)}.hover\:text-blue-900:hover{color:var(--color-blue-900)}.hover\:text-gray-500:hover{color:var(--color-gray-500)}.hover\:text-gray-900:hover{color:var(--color-gray-900)}.hover\:text-green-900:hover{color:var(--color-green-900)}.hover\:text-red-900:hover{color:var(--color-red-900)}.hover\:underline:hover{text-decoration-line:underline}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-gray-700:focus{border-color:var(--color-gray-700)}.focus\:border-red-700:focus{border-color:var(--color-red-700)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (min-width:40rem){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
|
|
1
|
+
/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
|
|
2
|
+
@layer properties;
|
|
3
|
+
@layer theme, base, components, utilities;
|
|
4
|
+
@layer theme {
|
|
5
|
+
:root, :host {
|
|
6
|
+
--font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
7
|
+
'Noto Color Emoji';
|
|
8
|
+
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
|
|
9
|
+
monospace;
|
|
10
|
+
--color-red-50: oklch(97.1% 0.013 17.38);
|
|
11
|
+
--color-red-100: oklch(93.6% 0.032 17.717);
|
|
12
|
+
--color-red-200: oklch(88.5% 0.062 18.334);
|
|
13
|
+
--color-red-300: oklch(80.8% 0.114 19.571);
|
|
14
|
+
--color-red-400: oklch(70.4% 0.191 22.216);
|
|
15
|
+
--color-red-500: oklch(63.7% 0.237 25.331);
|
|
16
|
+
--color-red-600: oklch(57.7% 0.245 27.325);
|
|
17
|
+
--color-red-700: oklch(50.5% 0.213 27.518);
|
|
18
|
+
--color-red-800: oklch(44.4% 0.177 26.899);
|
|
19
|
+
--color-red-900: oklch(39.6% 0.141 25.723);
|
|
20
|
+
--color-orange-700: oklch(55.3% 0.195 38.402);
|
|
21
|
+
--color-yellow-200: oklch(94.5% 0.129 101.54);
|
|
22
|
+
--color-green-50: oklch(98.2% 0.018 155.826);
|
|
23
|
+
--color-green-100: oklch(96.2% 0.044 156.743);
|
|
24
|
+
--color-green-200: oklch(92.5% 0.084 155.995);
|
|
25
|
+
--color-green-500: oklch(72.3% 0.219 149.579);
|
|
26
|
+
--color-green-600: oklch(62.7% 0.194 149.214);
|
|
27
|
+
--color-green-700: oklch(52.7% 0.154 150.069);
|
|
28
|
+
--color-green-800: oklch(44.8% 0.119 151.328);
|
|
29
|
+
--color-green-900: oklch(39.3% 0.095 152.535);
|
|
30
|
+
--color-blue-50: oklch(97% 0.014 254.604);
|
|
31
|
+
--color-blue-100: oklch(93.2% 0.032 255.585);
|
|
32
|
+
--color-blue-200: oklch(88.2% 0.059 254.128);
|
|
33
|
+
--color-blue-300: oklch(80.9% 0.105 251.813);
|
|
34
|
+
--color-blue-400: oklch(70.7% 0.165 254.624);
|
|
35
|
+
--color-blue-500: oklch(62.3% 0.214 259.815);
|
|
36
|
+
--color-blue-600: oklch(54.6% 0.245 262.881);
|
|
37
|
+
--color-blue-700: oklch(48.8% 0.243 264.376);
|
|
38
|
+
--color-blue-800: oklch(42.4% 0.199 265.638);
|
|
39
|
+
--color-blue-900: oklch(37.9% 0.146 265.522);
|
|
40
|
+
--color-gray-50: oklch(98.5% 0.002 247.839);
|
|
41
|
+
--color-gray-100: oklch(96.7% 0.003 264.542);
|
|
42
|
+
--color-gray-200: oklch(92.8% 0.006 264.531);
|
|
43
|
+
--color-gray-300: oklch(87.2% 0.01 258.338);
|
|
44
|
+
--color-gray-400: oklch(70.7% 0.022 261.325);
|
|
45
|
+
--color-gray-500: oklch(55.1% 0.027 264.364);
|
|
46
|
+
--color-gray-600: oklch(44.6% 0.03 256.802);
|
|
47
|
+
--color-gray-700: oklch(37.3% 0.034 259.733);
|
|
48
|
+
--color-gray-800: oklch(27.8% 0.033 256.848);
|
|
49
|
+
--color-gray-900: oklch(21% 0.034 264.665);
|
|
50
|
+
--color-black: #000;
|
|
51
|
+
--color-white: #fff;
|
|
52
|
+
--spacing: 0.25rem;
|
|
53
|
+
--breakpoint-2xl: 96rem;
|
|
54
|
+
--container-2xl: 42rem;
|
|
55
|
+
--container-3xl: 48rem;
|
|
56
|
+
--container-7xl: 80rem;
|
|
57
|
+
--text-xs: 0.75rem;
|
|
58
|
+
--text-xs--line-height: calc(1 / 0.75);
|
|
59
|
+
--text-sm: 0.875rem;
|
|
60
|
+
--text-sm--line-height: calc(1.25 / 0.875);
|
|
61
|
+
--text-base: 1rem;
|
|
62
|
+
--text-base--line-height: calc(1.5 / 1);
|
|
63
|
+
--text-lg: 1.125rem;
|
|
64
|
+
--text-lg--line-height: calc(1.75 / 1.125);
|
|
65
|
+
--text-xl: 1.25rem;
|
|
66
|
+
--text-xl--line-height: calc(1.75 / 1.25);
|
|
67
|
+
--text-2xl: 1.5rem;
|
|
68
|
+
--text-2xl--line-height: calc(2 / 1.5);
|
|
69
|
+
--text-3xl: 1.875rem;
|
|
70
|
+
--text-3xl--line-height: calc(2.25 / 1.875);
|
|
71
|
+
--text-4xl: 2.25rem;
|
|
72
|
+
--text-4xl--line-height: calc(2.5 / 2.25);
|
|
73
|
+
--font-weight-normal: 400;
|
|
74
|
+
--font-weight-medium: 500;
|
|
75
|
+
--font-weight-semibold: 600;
|
|
76
|
+
--font-weight-bold: 700;
|
|
77
|
+
--tracking-wider: 0.05em;
|
|
78
|
+
--radius-md: 0.375rem;
|
|
79
|
+
--radius-lg: 0.5rem;
|
|
80
|
+
--default-transition-duration: 150ms;
|
|
81
|
+
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
82
|
+
--default-font-family: var(--font-sans);
|
|
83
|
+
--default-mono-font-family: var(--font-mono);
|
|
84
|
+
--animate-highlight-fade: highlight-fade 2s ease-out;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
@layer base {
|
|
88
|
+
*, ::after, ::before, ::backdrop, ::file-selector-button {
|
|
89
|
+
box-sizing: border-box;
|
|
90
|
+
margin: 0;
|
|
91
|
+
padding: 0;
|
|
92
|
+
border: 0 solid;
|
|
93
|
+
}
|
|
94
|
+
html, :host {
|
|
95
|
+
line-height: 1.5;
|
|
96
|
+
-webkit-text-size-adjust: 100%;
|
|
97
|
+
tab-size: 4;
|
|
98
|
+
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');
|
|
99
|
+
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
100
|
+
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
101
|
+
-webkit-tap-highlight-color: transparent;
|
|
102
|
+
}
|
|
103
|
+
hr {
|
|
104
|
+
height: 0;
|
|
105
|
+
color: inherit;
|
|
106
|
+
border-top-width: 1px;
|
|
107
|
+
}
|
|
108
|
+
abbr:where([title]) {
|
|
109
|
+
-webkit-text-decoration: underline dotted;
|
|
110
|
+
text-decoration: underline dotted;
|
|
111
|
+
}
|
|
112
|
+
h1, h2, h3, h4, h5, h6 {
|
|
113
|
+
font-size: inherit;
|
|
114
|
+
font-weight: inherit;
|
|
115
|
+
}
|
|
116
|
+
a {
|
|
117
|
+
color: inherit;
|
|
118
|
+
-webkit-text-decoration: inherit;
|
|
119
|
+
text-decoration: inherit;
|
|
120
|
+
}
|
|
121
|
+
b, strong {
|
|
122
|
+
font-weight: bolder;
|
|
123
|
+
}
|
|
124
|
+
code, kbd, samp, pre {
|
|
125
|
+
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
|
|
126
|
+
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
127
|
+
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
128
|
+
font-size: 1em;
|
|
129
|
+
}
|
|
130
|
+
small {
|
|
131
|
+
font-size: 80%;
|
|
132
|
+
}
|
|
133
|
+
sub, sup {
|
|
134
|
+
font-size: 75%;
|
|
135
|
+
line-height: 0;
|
|
136
|
+
position: relative;
|
|
137
|
+
vertical-align: baseline;
|
|
138
|
+
}
|
|
139
|
+
sub {
|
|
140
|
+
bottom: -0.25em;
|
|
141
|
+
}
|
|
142
|
+
sup {
|
|
143
|
+
top: -0.5em;
|
|
144
|
+
}
|
|
145
|
+
table {
|
|
146
|
+
text-indent: 0;
|
|
147
|
+
border-color: inherit;
|
|
148
|
+
border-collapse: collapse;
|
|
149
|
+
}
|
|
150
|
+
:-moz-focusring {
|
|
151
|
+
outline: auto;
|
|
152
|
+
}
|
|
153
|
+
progress {
|
|
154
|
+
vertical-align: baseline;
|
|
155
|
+
}
|
|
156
|
+
summary {
|
|
157
|
+
display: list-item;
|
|
158
|
+
}
|
|
159
|
+
ol, ul, menu {
|
|
160
|
+
list-style: none;
|
|
161
|
+
}
|
|
162
|
+
img, svg, video, canvas, audio, iframe, embed, object {
|
|
163
|
+
display: block;
|
|
164
|
+
vertical-align: middle;
|
|
165
|
+
}
|
|
166
|
+
img, video {
|
|
167
|
+
max-width: 100%;
|
|
168
|
+
height: auto;
|
|
169
|
+
}
|
|
170
|
+
button, input, select, optgroup, textarea, ::file-selector-button {
|
|
171
|
+
font: inherit;
|
|
172
|
+
font-feature-settings: inherit;
|
|
173
|
+
font-variation-settings: inherit;
|
|
174
|
+
letter-spacing: inherit;
|
|
175
|
+
color: inherit;
|
|
176
|
+
border-radius: 0;
|
|
177
|
+
background-color: transparent;
|
|
178
|
+
opacity: 1;
|
|
179
|
+
}
|
|
180
|
+
:where(select:is([multiple], [size])) optgroup {
|
|
181
|
+
font-weight: bolder;
|
|
182
|
+
}
|
|
183
|
+
:where(select:is([multiple], [size])) optgroup option {
|
|
184
|
+
padding-inline-start: 20px;
|
|
185
|
+
}
|
|
186
|
+
::file-selector-button {
|
|
187
|
+
margin-inline-end: 4px;
|
|
188
|
+
}
|
|
189
|
+
::placeholder {
|
|
190
|
+
opacity: 1;
|
|
191
|
+
}
|
|
192
|
+
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
193
|
+
::placeholder {
|
|
194
|
+
color: currentcolor;
|
|
195
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
196
|
+
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
textarea {
|
|
201
|
+
resize: vertical;
|
|
202
|
+
}
|
|
203
|
+
::-webkit-search-decoration {
|
|
204
|
+
-webkit-appearance: none;
|
|
205
|
+
}
|
|
206
|
+
::-webkit-date-and-time-value {
|
|
207
|
+
min-height: 1lh;
|
|
208
|
+
text-align: inherit;
|
|
209
|
+
}
|
|
210
|
+
::-webkit-datetime-edit {
|
|
211
|
+
display: inline-flex;
|
|
212
|
+
}
|
|
213
|
+
::-webkit-datetime-edit-fields-wrapper {
|
|
214
|
+
padding: 0;
|
|
215
|
+
}
|
|
216
|
+
::-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 {
|
|
217
|
+
padding-block: 0;
|
|
218
|
+
}
|
|
219
|
+
::-webkit-calendar-picker-indicator {
|
|
220
|
+
line-height: 1;
|
|
221
|
+
}
|
|
222
|
+
:-moz-ui-invalid {
|
|
223
|
+
box-shadow: none;
|
|
224
|
+
}
|
|
225
|
+
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
|
|
226
|
+
appearance: button;
|
|
227
|
+
}
|
|
228
|
+
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
|
|
229
|
+
height: auto;
|
|
230
|
+
}
|
|
231
|
+
[hidden]:where(:not([hidden='until-found'])) {
|
|
232
|
+
display: none !important;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
@layer utilities {
|
|
236
|
+
.visible {
|
|
237
|
+
visibility: visible;
|
|
238
|
+
}
|
|
239
|
+
.sr-only {
|
|
240
|
+
position: absolute;
|
|
241
|
+
width: 1px;
|
|
242
|
+
height: 1px;
|
|
243
|
+
padding: 0;
|
|
244
|
+
margin: -1px;
|
|
245
|
+
overflow: hidden;
|
|
246
|
+
clip-path: inset(50%);
|
|
247
|
+
white-space: nowrap;
|
|
248
|
+
border-width: 0;
|
|
249
|
+
}
|
|
250
|
+
.absolute {
|
|
251
|
+
position: absolute;
|
|
252
|
+
}
|
|
253
|
+
.fixed {
|
|
254
|
+
position: fixed;
|
|
255
|
+
}
|
|
256
|
+
.relative {
|
|
257
|
+
position: relative;
|
|
258
|
+
}
|
|
259
|
+
.static {
|
|
260
|
+
position: static;
|
|
261
|
+
}
|
|
262
|
+
.inset-0 {
|
|
263
|
+
inset: calc(var(--spacing) * 0);
|
|
264
|
+
}
|
|
265
|
+
.top-4 {
|
|
266
|
+
top: calc(var(--spacing) * 4);
|
|
267
|
+
}
|
|
268
|
+
.right-0 {
|
|
269
|
+
right: calc(var(--spacing) * 0);
|
|
270
|
+
}
|
|
271
|
+
.right-4 {
|
|
272
|
+
right: calc(var(--spacing) * 4);
|
|
273
|
+
}
|
|
274
|
+
.isolate {
|
|
275
|
+
isolation: isolate;
|
|
276
|
+
}
|
|
277
|
+
.z-0 {
|
|
278
|
+
z-index: 0;
|
|
279
|
+
}
|
|
280
|
+
.z-10 {
|
|
281
|
+
z-index: 10;
|
|
282
|
+
}
|
|
283
|
+
.z-50 {
|
|
284
|
+
z-index: 50;
|
|
285
|
+
}
|
|
286
|
+
.col-span-1 {
|
|
287
|
+
grid-column: span 1 / span 1;
|
|
288
|
+
}
|
|
289
|
+
.col-span-6 {
|
|
290
|
+
grid-column: span 6 / span 6;
|
|
291
|
+
}
|
|
292
|
+
.row-span-1 {
|
|
293
|
+
grid-row: span 1 / span 1;
|
|
294
|
+
}
|
|
295
|
+
.row-span-6 {
|
|
296
|
+
grid-row: span 6 / span 6;
|
|
297
|
+
}
|
|
298
|
+
.container {
|
|
299
|
+
width: 100%;
|
|
300
|
+
@media (width >= 40rem) {
|
|
301
|
+
max-width: 40rem;
|
|
302
|
+
}
|
|
303
|
+
@media (width >= 48rem) {
|
|
304
|
+
max-width: 48rem;
|
|
305
|
+
}
|
|
306
|
+
@media (width >= 64rem) {
|
|
307
|
+
max-width: 64rem;
|
|
308
|
+
}
|
|
309
|
+
@media (width >= 80rem) {
|
|
310
|
+
max-width: 80rem;
|
|
311
|
+
}
|
|
312
|
+
@media (width >= 96rem) {
|
|
313
|
+
max-width: 96rem;
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
.mx-auto {
|
|
317
|
+
margin-inline: auto;
|
|
318
|
+
}
|
|
319
|
+
.mt-0\.5 {
|
|
320
|
+
margin-top: calc(var(--spacing) * 0.5);
|
|
321
|
+
}
|
|
322
|
+
.mt-1 {
|
|
323
|
+
margin-top: calc(var(--spacing) * 1);
|
|
324
|
+
}
|
|
325
|
+
.mt-2 {
|
|
326
|
+
margin-top: calc(var(--spacing) * 2);
|
|
327
|
+
}
|
|
328
|
+
.mt-4 {
|
|
329
|
+
margin-top: calc(var(--spacing) * 4);
|
|
330
|
+
}
|
|
331
|
+
.mt-6 {
|
|
332
|
+
margin-top: calc(var(--spacing) * 6);
|
|
333
|
+
}
|
|
334
|
+
.mt-12 {
|
|
335
|
+
margin-top: calc(var(--spacing) * 12);
|
|
336
|
+
}
|
|
337
|
+
.mr-1 {
|
|
338
|
+
margin-right: calc(var(--spacing) * 1);
|
|
339
|
+
}
|
|
340
|
+
.mr-2 {
|
|
341
|
+
margin-right: calc(var(--spacing) * 2);
|
|
342
|
+
}
|
|
343
|
+
.mr-3 {
|
|
344
|
+
margin-right: calc(var(--spacing) * 3);
|
|
345
|
+
}
|
|
346
|
+
.mb-1 {
|
|
347
|
+
margin-bottom: calc(var(--spacing) * 1);
|
|
348
|
+
}
|
|
349
|
+
.mb-2 {
|
|
350
|
+
margin-bottom: calc(var(--spacing) * 2);
|
|
351
|
+
}
|
|
352
|
+
.mb-4 {
|
|
353
|
+
margin-bottom: calc(var(--spacing) * 4);
|
|
354
|
+
}
|
|
355
|
+
.mb-6 {
|
|
356
|
+
margin-bottom: calc(var(--spacing) * 6);
|
|
357
|
+
}
|
|
358
|
+
.mb-8 {
|
|
359
|
+
margin-bottom: calc(var(--spacing) * 8);
|
|
360
|
+
}
|
|
361
|
+
.ml-1 {
|
|
362
|
+
margin-left: calc(var(--spacing) * 1);
|
|
363
|
+
}
|
|
364
|
+
.ml-2 {
|
|
365
|
+
margin-left: calc(var(--spacing) * 2);
|
|
366
|
+
}
|
|
367
|
+
.ml-3 {
|
|
368
|
+
margin-left: calc(var(--spacing) * 3);
|
|
369
|
+
}
|
|
370
|
+
.ml-4 {
|
|
371
|
+
margin-left: calc(var(--spacing) * 4);
|
|
372
|
+
}
|
|
373
|
+
.block {
|
|
374
|
+
display: block;
|
|
375
|
+
}
|
|
376
|
+
.contents {
|
|
377
|
+
display: contents;
|
|
378
|
+
}
|
|
379
|
+
.flex {
|
|
380
|
+
display: flex;
|
|
381
|
+
}
|
|
382
|
+
.grid {
|
|
383
|
+
display: grid;
|
|
384
|
+
}
|
|
385
|
+
.hidden {
|
|
386
|
+
display: none;
|
|
387
|
+
}
|
|
388
|
+
.inline {
|
|
389
|
+
display: inline;
|
|
390
|
+
}
|
|
391
|
+
.inline-block {
|
|
392
|
+
display: inline-block;
|
|
393
|
+
}
|
|
394
|
+
.inline-flex {
|
|
395
|
+
display: inline-flex;
|
|
396
|
+
}
|
|
397
|
+
.table {
|
|
398
|
+
display: table;
|
|
399
|
+
}
|
|
400
|
+
.h-1 {
|
|
401
|
+
height: calc(var(--spacing) * 1);
|
|
402
|
+
}
|
|
403
|
+
.h-4 {
|
|
404
|
+
height: calc(var(--spacing) * 4);
|
|
405
|
+
}
|
|
406
|
+
.h-5 {
|
|
407
|
+
height: calc(var(--spacing) * 5);
|
|
408
|
+
}
|
|
409
|
+
.h-6 {
|
|
410
|
+
height: calc(var(--spacing) * 6);
|
|
411
|
+
}
|
|
412
|
+
.h-12 {
|
|
413
|
+
height: calc(var(--spacing) * 12);
|
|
414
|
+
}
|
|
415
|
+
.h-16 {
|
|
416
|
+
height: calc(var(--spacing) * 16);
|
|
417
|
+
}
|
|
418
|
+
.max-h-64 {
|
|
419
|
+
max-height: calc(var(--spacing) * 64);
|
|
420
|
+
}
|
|
421
|
+
.max-h-\[85vh\] {
|
|
422
|
+
max-height: 85vh;
|
|
423
|
+
}
|
|
424
|
+
.max-h-\[90vh\] {
|
|
425
|
+
max-height: 90vh;
|
|
426
|
+
}
|
|
427
|
+
.min-h-full {
|
|
428
|
+
min-height: 100%;
|
|
429
|
+
}
|
|
430
|
+
.w-4 {
|
|
431
|
+
width: calc(var(--spacing) * 4);
|
|
432
|
+
}
|
|
433
|
+
.w-5 {
|
|
434
|
+
width: calc(var(--spacing) * 5);
|
|
435
|
+
}
|
|
436
|
+
.w-6 {
|
|
437
|
+
width: calc(var(--spacing) * 6);
|
|
438
|
+
}
|
|
439
|
+
.w-20 {
|
|
440
|
+
width: calc(var(--spacing) * 20);
|
|
441
|
+
}
|
|
442
|
+
.w-24 {
|
|
443
|
+
width: calc(var(--spacing) * 24);
|
|
444
|
+
}
|
|
445
|
+
.w-48 {
|
|
446
|
+
width: calc(var(--spacing) * 48);
|
|
447
|
+
}
|
|
448
|
+
.w-full {
|
|
449
|
+
width: 100%;
|
|
450
|
+
}
|
|
451
|
+
.max-w-2xl {
|
|
452
|
+
max-width: var(--container-2xl);
|
|
453
|
+
}
|
|
454
|
+
.max-w-3xl {
|
|
455
|
+
max-width: var(--container-3xl);
|
|
456
|
+
}
|
|
457
|
+
.max-w-7xl {
|
|
458
|
+
max-width: var(--container-7xl);
|
|
459
|
+
}
|
|
460
|
+
.max-w-screen-2xl {
|
|
461
|
+
max-width: var(--breakpoint-2xl);
|
|
462
|
+
}
|
|
463
|
+
.min-w-full {
|
|
464
|
+
min-width: 100%;
|
|
465
|
+
}
|
|
466
|
+
.flex-1 {
|
|
467
|
+
flex: 1;
|
|
468
|
+
}
|
|
469
|
+
.flex-shrink {
|
|
470
|
+
flex-shrink: 1;
|
|
471
|
+
}
|
|
472
|
+
.flex-shrink-0 {
|
|
473
|
+
flex-shrink: 0;
|
|
474
|
+
}
|
|
475
|
+
.grow {
|
|
476
|
+
flex-grow: 1;
|
|
477
|
+
}
|
|
478
|
+
.animate-highlight-fade {
|
|
479
|
+
animation: var(--animate-highlight-fade);
|
|
480
|
+
}
|
|
481
|
+
.cursor-not-allowed {
|
|
482
|
+
cursor: not-allowed;
|
|
483
|
+
}
|
|
484
|
+
.cursor-pointer {
|
|
485
|
+
cursor: pointer;
|
|
486
|
+
}
|
|
487
|
+
.list-inside {
|
|
488
|
+
list-style-position: inside;
|
|
489
|
+
}
|
|
490
|
+
.list-disc {
|
|
491
|
+
list-style-type: disc;
|
|
492
|
+
}
|
|
493
|
+
.grid-cols-1 {
|
|
494
|
+
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
495
|
+
}
|
|
496
|
+
.flex-col {
|
|
497
|
+
flex-direction: column;
|
|
498
|
+
}
|
|
499
|
+
.flex-wrap {
|
|
500
|
+
flex-wrap: wrap;
|
|
501
|
+
}
|
|
502
|
+
.items-baseline {
|
|
503
|
+
align-items: baseline;
|
|
504
|
+
}
|
|
505
|
+
.items-center {
|
|
506
|
+
align-items: center;
|
|
507
|
+
}
|
|
508
|
+
.items-start {
|
|
509
|
+
align-items: flex-start;
|
|
510
|
+
}
|
|
511
|
+
.justify-between {
|
|
512
|
+
justify-content: space-between;
|
|
513
|
+
}
|
|
514
|
+
.justify-center {
|
|
515
|
+
justify-content: center;
|
|
516
|
+
}
|
|
517
|
+
.justify-end {
|
|
518
|
+
justify-content: flex-end;
|
|
519
|
+
}
|
|
520
|
+
.gap-2 {
|
|
521
|
+
gap: calc(var(--spacing) * 2);
|
|
522
|
+
}
|
|
523
|
+
.gap-3 {
|
|
524
|
+
gap: calc(var(--spacing) * 3);
|
|
525
|
+
}
|
|
526
|
+
.gap-4 {
|
|
527
|
+
gap: calc(var(--spacing) * 4);
|
|
528
|
+
}
|
|
529
|
+
.space-y-2 {
|
|
530
|
+
:where(& > :not(:last-child)) {
|
|
531
|
+
--tw-space-y-reverse: 0;
|
|
532
|
+
margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
|
|
533
|
+
margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
.space-y-3 {
|
|
537
|
+
:where(& > :not(:last-child)) {
|
|
538
|
+
--tw-space-y-reverse: 0;
|
|
539
|
+
margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
|
|
540
|
+
margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
.space-y-4 {
|
|
544
|
+
:where(& > :not(:last-child)) {
|
|
545
|
+
--tw-space-y-reverse: 0;
|
|
546
|
+
margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
|
|
547
|
+
margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
.space-y-6 {
|
|
551
|
+
:where(& > :not(:last-child)) {
|
|
552
|
+
--tw-space-y-reverse: 0;
|
|
553
|
+
margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
|
|
554
|
+
margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
|
|
555
|
+
}
|
|
556
|
+
}
|
|
557
|
+
.gap-x-4 {
|
|
558
|
+
column-gap: calc(var(--spacing) * 4);
|
|
559
|
+
}
|
|
560
|
+
.-space-x-px {
|
|
561
|
+
:where(& > :not(:last-child)) {
|
|
562
|
+
--tw-space-x-reverse: 0;
|
|
563
|
+
margin-inline-start: calc(-1px * var(--tw-space-x-reverse));
|
|
564
|
+
margin-inline-end: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
.space-x-2 {
|
|
568
|
+
:where(& > :not(:last-child)) {
|
|
569
|
+
--tw-space-x-reverse: 0;
|
|
570
|
+
margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
|
|
571
|
+
margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
.space-x-3 {
|
|
575
|
+
:where(& > :not(:last-child)) {
|
|
576
|
+
--tw-space-x-reverse: 0;
|
|
577
|
+
margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
|
|
578
|
+
margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
.space-x-4 {
|
|
582
|
+
:where(& > :not(:last-child)) {
|
|
583
|
+
--tw-space-x-reverse: 0;
|
|
584
|
+
margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
|
|
585
|
+
margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
.space-x-8 {
|
|
589
|
+
:where(& > :not(:last-child)) {
|
|
590
|
+
--tw-space-x-reverse: 0;
|
|
591
|
+
margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
|
|
592
|
+
margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
|
|
593
|
+
}
|
|
594
|
+
}
|
|
595
|
+
.gap-y-4 {
|
|
596
|
+
row-gap: calc(var(--spacing) * 4);
|
|
597
|
+
}
|
|
598
|
+
.divide-y {
|
|
599
|
+
:where(& > :not(:last-child)) {
|
|
600
|
+
--tw-divide-y-reverse: 0;
|
|
601
|
+
border-bottom-style: var(--tw-border-style);
|
|
602
|
+
border-top-style: var(--tw-border-style);
|
|
603
|
+
border-top-width: calc(1px * var(--tw-divide-y-reverse));
|
|
604
|
+
border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
.divide-gray-200 {
|
|
608
|
+
:where(& > :not(:last-child)) {
|
|
609
|
+
border-color: var(--color-gray-200);
|
|
610
|
+
}
|
|
611
|
+
}
|
|
612
|
+
.truncate {
|
|
613
|
+
overflow: hidden;
|
|
614
|
+
text-overflow: ellipsis;
|
|
615
|
+
white-space: nowrap;
|
|
616
|
+
}
|
|
617
|
+
.overflow-hidden {
|
|
618
|
+
overflow: hidden;
|
|
619
|
+
}
|
|
620
|
+
.overflow-x-auto {
|
|
621
|
+
overflow-x: auto;
|
|
622
|
+
}
|
|
623
|
+
.overflow-y-auto {
|
|
624
|
+
overflow-y: auto;
|
|
625
|
+
}
|
|
626
|
+
.rounded {
|
|
627
|
+
border-radius: 0.25rem;
|
|
628
|
+
}
|
|
629
|
+
.rounded-full {
|
|
630
|
+
border-radius: calc(infinity * 1px);
|
|
631
|
+
}
|
|
632
|
+
.rounded-lg {
|
|
633
|
+
border-radius: var(--radius-lg);
|
|
634
|
+
}
|
|
635
|
+
.rounded-md {
|
|
636
|
+
border-radius: var(--radius-md);
|
|
637
|
+
}
|
|
638
|
+
.rounded-l-md {
|
|
639
|
+
border-top-left-radius: var(--radius-md);
|
|
640
|
+
border-bottom-left-radius: var(--radius-md);
|
|
641
|
+
}
|
|
642
|
+
.rounded-r-md {
|
|
643
|
+
border-top-right-radius: var(--radius-md);
|
|
644
|
+
border-bottom-right-radius: var(--radius-md);
|
|
645
|
+
}
|
|
646
|
+
.border {
|
|
647
|
+
border-style: var(--tw-border-style);
|
|
648
|
+
border-width: 1px;
|
|
649
|
+
}
|
|
650
|
+
.border-2 {
|
|
651
|
+
border-style: var(--tw-border-style);
|
|
652
|
+
border-width: 2px;
|
|
653
|
+
}
|
|
654
|
+
.border-t {
|
|
655
|
+
border-top-style: var(--tw-border-style);
|
|
656
|
+
border-top-width: 1px;
|
|
657
|
+
}
|
|
658
|
+
.border-t-2 {
|
|
659
|
+
border-top-style: var(--tw-border-style);
|
|
660
|
+
border-top-width: 2px;
|
|
661
|
+
}
|
|
662
|
+
.border-r {
|
|
663
|
+
border-right-style: var(--tw-border-style);
|
|
664
|
+
border-right-width: 1px;
|
|
665
|
+
}
|
|
666
|
+
.border-b {
|
|
667
|
+
border-bottom-style: var(--tw-border-style);
|
|
668
|
+
border-bottom-width: 1px;
|
|
669
|
+
}
|
|
670
|
+
.border-b-2 {
|
|
671
|
+
border-bottom-style: var(--tw-border-style);
|
|
672
|
+
border-bottom-width: 2px;
|
|
673
|
+
}
|
|
674
|
+
.border-l-4 {
|
|
675
|
+
border-left-style: var(--tw-border-style);
|
|
676
|
+
border-left-width: 4px;
|
|
677
|
+
}
|
|
678
|
+
.border-blue-200 {
|
|
679
|
+
border-color: var(--color-blue-200);
|
|
680
|
+
}
|
|
681
|
+
.border-blue-300 {
|
|
682
|
+
border-color: var(--color-blue-300);
|
|
683
|
+
}
|
|
684
|
+
.border-blue-400 {
|
|
685
|
+
border-color: var(--color-blue-400);
|
|
686
|
+
}
|
|
687
|
+
.border-blue-500 {
|
|
688
|
+
border-color: var(--color-blue-500);
|
|
689
|
+
}
|
|
690
|
+
.border-gray-200 {
|
|
691
|
+
border-color: var(--color-gray-200);
|
|
692
|
+
}
|
|
693
|
+
.border-gray-300 {
|
|
694
|
+
border-color: var(--color-gray-300);
|
|
695
|
+
}
|
|
696
|
+
.border-gray-400 {
|
|
697
|
+
border-color: var(--color-gray-400);
|
|
698
|
+
}
|
|
699
|
+
.border-gray-500 {
|
|
700
|
+
border-color: var(--color-gray-500);
|
|
701
|
+
}
|
|
702
|
+
.border-green-200 {
|
|
703
|
+
border-color: var(--color-green-200);
|
|
704
|
+
}
|
|
705
|
+
.border-green-700 {
|
|
706
|
+
border-color: var(--color-green-700);
|
|
707
|
+
}
|
|
708
|
+
.border-red-200 {
|
|
709
|
+
border-color: var(--color-red-200);
|
|
710
|
+
}
|
|
711
|
+
.border-red-300 {
|
|
712
|
+
border-color: var(--color-red-300);
|
|
713
|
+
}
|
|
714
|
+
.border-red-500 {
|
|
715
|
+
border-color: var(--color-red-500);
|
|
716
|
+
}
|
|
717
|
+
.bg-blue-50 {
|
|
718
|
+
background-color: var(--color-blue-50);
|
|
719
|
+
}
|
|
720
|
+
.bg-blue-100 {
|
|
721
|
+
background-color: var(--color-blue-100);
|
|
722
|
+
}
|
|
723
|
+
.bg-blue-500 {
|
|
724
|
+
background-color: var(--color-blue-500);
|
|
725
|
+
}
|
|
726
|
+
.bg-blue-600 {
|
|
727
|
+
background-color: var(--color-blue-600);
|
|
728
|
+
}
|
|
729
|
+
.bg-gray-50 {
|
|
730
|
+
background-color: var(--color-gray-50);
|
|
731
|
+
}
|
|
732
|
+
.bg-gray-100 {
|
|
733
|
+
background-color: var(--color-gray-100);
|
|
734
|
+
}
|
|
735
|
+
.bg-gray-200 {
|
|
736
|
+
background-color: var(--color-gray-200);
|
|
737
|
+
}
|
|
738
|
+
.bg-gray-300 {
|
|
739
|
+
background-color: var(--color-gray-300);
|
|
740
|
+
}
|
|
741
|
+
.bg-gray-500 {
|
|
742
|
+
background-color: var(--color-gray-500);
|
|
743
|
+
}
|
|
744
|
+
.bg-green-50 {
|
|
745
|
+
background-color: var(--color-green-50);
|
|
746
|
+
}
|
|
747
|
+
.bg-green-100 {
|
|
748
|
+
background-color: var(--color-green-100);
|
|
749
|
+
}
|
|
750
|
+
.bg-green-500 {
|
|
751
|
+
background-color: var(--color-green-500);
|
|
752
|
+
}
|
|
753
|
+
.bg-green-600 {
|
|
754
|
+
background-color: var(--color-green-600);
|
|
755
|
+
}
|
|
756
|
+
.bg-red-50 {
|
|
757
|
+
background-color: var(--color-red-50);
|
|
758
|
+
}
|
|
759
|
+
.bg-red-100 {
|
|
760
|
+
background-color: var(--color-red-100);
|
|
761
|
+
}
|
|
762
|
+
.bg-red-500 {
|
|
763
|
+
background-color: var(--color-red-500);
|
|
764
|
+
}
|
|
765
|
+
.bg-white {
|
|
766
|
+
background-color: var(--color-white);
|
|
767
|
+
}
|
|
768
|
+
.p-2 {
|
|
769
|
+
padding: calc(var(--spacing) * 2);
|
|
770
|
+
}
|
|
771
|
+
.p-3 {
|
|
772
|
+
padding: calc(var(--spacing) * 3);
|
|
773
|
+
}
|
|
774
|
+
.p-4 {
|
|
775
|
+
padding: calc(var(--spacing) * 4);
|
|
776
|
+
}
|
|
777
|
+
.p-6 {
|
|
778
|
+
padding: calc(var(--spacing) * 6);
|
|
779
|
+
}
|
|
780
|
+
.p-8 {
|
|
781
|
+
padding: calc(var(--spacing) * 8);
|
|
782
|
+
}
|
|
783
|
+
.px-2 {
|
|
784
|
+
padding-inline: calc(var(--spacing) * 2);
|
|
785
|
+
}
|
|
786
|
+
.px-2\.5 {
|
|
787
|
+
padding-inline: calc(var(--spacing) * 2.5);
|
|
788
|
+
}
|
|
789
|
+
.px-3 {
|
|
790
|
+
padding-inline: calc(var(--spacing) * 3);
|
|
791
|
+
}
|
|
792
|
+
.px-4 {
|
|
793
|
+
padding-inline: calc(var(--spacing) * 4);
|
|
794
|
+
}
|
|
795
|
+
.px-6 {
|
|
796
|
+
padding-inline: calc(var(--spacing) * 6);
|
|
797
|
+
}
|
|
798
|
+
.py-0\.5 {
|
|
799
|
+
padding-block: calc(var(--spacing) * 0.5);
|
|
800
|
+
}
|
|
801
|
+
.py-1 {
|
|
802
|
+
padding-block: calc(var(--spacing) * 1);
|
|
803
|
+
}
|
|
804
|
+
.py-2 {
|
|
805
|
+
padding-block: calc(var(--spacing) * 2);
|
|
806
|
+
}
|
|
807
|
+
.py-3 {
|
|
808
|
+
padding-block: calc(var(--spacing) * 3);
|
|
809
|
+
}
|
|
810
|
+
.py-6 {
|
|
811
|
+
padding-block: calc(var(--spacing) * 6);
|
|
812
|
+
}
|
|
813
|
+
.py-8 {
|
|
814
|
+
padding-block: calc(var(--spacing) * 8);
|
|
815
|
+
}
|
|
816
|
+
.pt-4 {
|
|
817
|
+
padding-top: calc(var(--spacing) * 4);
|
|
818
|
+
}
|
|
819
|
+
.pt-6 {
|
|
820
|
+
padding-top: calc(var(--spacing) * 6);
|
|
821
|
+
}
|
|
822
|
+
.pr-10 {
|
|
823
|
+
padding-right: calc(var(--spacing) * 10);
|
|
824
|
+
}
|
|
825
|
+
.pb-4 {
|
|
826
|
+
padding-bottom: calc(var(--spacing) * 4);
|
|
827
|
+
}
|
|
828
|
+
.pl-3 {
|
|
829
|
+
padding-left: calc(var(--spacing) * 3);
|
|
830
|
+
}
|
|
831
|
+
.text-center {
|
|
832
|
+
text-align: center;
|
|
833
|
+
}
|
|
834
|
+
.text-left {
|
|
835
|
+
text-align: left;
|
|
836
|
+
}
|
|
837
|
+
.font-mono {
|
|
838
|
+
font-family: var(--font-mono);
|
|
839
|
+
}
|
|
840
|
+
.text-2xl {
|
|
841
|
+
font-size: var(--text-2xl);
|
|
842
|
+
line-height: var(--tw-leading, var(--text-2xl--line-height));
|
|
843
|
+
}
|
|
844
|
+
.text-3xl {
|
|
845
|
+
font-size: var(--text-3xl);
|
|
846
|
+
line-height: var(--tw-leading, var(--text-3xl--line-height));
|
|
847
|
+
}
|
|
848
|
+
.text-4xl {
|
|
849
|
+
font-size: var(--text-4xl);
|
|
850
|
+
line-height: var(--tw-leading, var(--text-4xl--line-height));
|
|
851
|
+
}
|
|
852
|
+
.text-base {
|
|
853
|
+
font-size: var(--text-base);
|
|
854
|
+
line-height: var(--tw-leading, var(--text-base--line-height));
|
|
855
|
+
}
|
|
856
|
+
.text-lg {
|
|
857
|
+
font-size: var(--text-lg);
|
|
858
|
+
line-height: var(--tw-leading, var(--text-lg--line-height));
|
|
859
|
+
}
|
|
860
|
+
.text-sm {
|
|
861
|
+
font-size: var(--text-sm);
|
|
862
|
+
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
863
|
+
}
|
|
864
|
+
.text-xl {
|
|
865
|
+
font-size: var(--text-xl);
|
|
866
|
+
line-height: var(--tw-leading, var(--text-xl--line-height));
|
|
867
|
+
}
|
|
868
|
+
.text-xs {
|
|
869
|
+
font-size: var(--text-xs);
|
|
870
|
+
line-height: var(--tw-leading, var(--text-xs--line-height));
|
|
871
|
+
}
|
|
872
|
+
.font-bold {
|
|
873
|
+
--tw-font-weight: var(--font-weight-bold);
|
|
874
|
+
font-weight: var(--font-weight-bold);
|
|
875
|
+
}
|
|
876
|
+
.font-medium {
|
|
877
|
+
--tw-font-weight: var(--font-weight-medium);
|
|
878
|
+
font-weight: var(--font-weight-medium);
|
|
879
|
+
}
|
|
880
|
+
.font-normal {
|
|
881
|
+
--tw-font-weight: var(--font-weight-normal);
|
|
882
|
+
font-weight: var(--font-weight-normal);
|
|
883
|
+
}
|
|
884
|
+
.font-semibold {
|
|
885
|
+
--tw-font-weight: var(--font-weight-semibold);
|
|
886
|
+
font-weight: var(--font-weight-semibold);
|
|
887
|
+
}
|
|
888
|
+
.tracking-wider {
|
|
889
|
+
--tw-tracking: var(--tracking-wider);
|
|
890
|
+
letter-spacing: var(--tracking-wider);
|
|
891
|
+
}
|
|
892
|
+
.break-words {
|
|
893
|
+
overflow-wrap: break-word;
|
|
894
|
+
}
|
|
895
|
+
.text-blue-200 {
|
|
896
|
+
color: var(--color-blue-200);
|
|
897
|
+
}
|
|
898
|
+
.text-blue-400 {
|
|
899
|
+
color: var(--color-blue-400);
|
|
900
|
+
}
|
|
901
|
+
.text-blue-500 {
|
|
902
|
+
color: var(--color-blue-500);
|
|
903
|
+
}
|
|
904
|
+
.text-blue-600 {
|
|
905
|
+
color: var(--color-blue-600);
|
|
906
|
+
}
|
|
907
|
+
.text-blue-700 {
|
|
908
|
+
color: var(--color-blue-700);
|
|
909
|
+
}
|
|
910
|
+
.text-blue-800 {
|
|
911
|
+
color: var(--color-blue-800);
|
|
912
|
+
}
|
|
913
|
+
.text-blue-900 {
|
|
914
|
+
color: var(--color-blue-900);
|
|
915
|
+
}
|
|
916
|
+
.text-gray-400 {
|
|
917
|
+
color: var(--color-gray-400);
|
|
918
|
+
}
|
|
919
|
+
.text-gray-500 {
|
|
920
|
+
color: var(--color-gray-500);
|
|
921
|
+
}
|
|
922
|
+
.text-gray-600 {
|
|
923
|
+
color: var(--color-gray-600);
|
|
924
|
+
}
|
|
925
|
+
.text-gray-700 {
|
|
926
|
+
color: var(--color-gray-700);
|
|
927
|
+
}
|
|
928
|
+
.text-gray-800 {
|
|
929
|
+
color: var(--color-gray-800);
|
|
930
|
+
}
|
|
931
|
+
.text-gray-900 {
|
|
932
|
+
color: var(--color-gray-900);
|
|
933
|
+
}
|
|
934
|
+
.text-green-600 {
|
|
935
|
+
color: var(--color-green-600);
|
|
936
|
+
}
|
|
937
|
+
.text-green-800 {
|
|
938
|
+
color: var(--color-green-800);
|
|
939
|
+
}
|
|
940
|
+
.text-orange-700 {
|
|
941
|
+
color: var(--color-orange-700);
|
|
942
|
+
}
|
|
943
|
+
.text-red-400 {
|
|
944
|
+
color: var(--color-red-400);
|
|
945
|
+
}
|
|
946
|
+
.text-red-500 {
|
|
947
|
+
color: var(--color-red-500);
|
|
948
|
+
}
|
|
949
|
+
.text-red-600 {
|
|
950
|
+
color: var(--color-red-600);
|
|
951
|
+
}
|
|
952
|
+
.text-red-700 {
|
|
953
|
+
color: var(--color-red-700);
|
|
954
|
+
}
|
|
955
|
+
.text-red-800 {
|
|
956
|
+
color: var(--color-red-800);
|
|
957
|
+
}
|
|
958
|
+
.text-white {
|
|
959
|
+
color: var(--color-white);
|
|
960
|
+
}
|
|
961
|
+
.lowercase {
|
|
962
|
+
text-transform: lowercase;
|
|
963
|
+
}
|
|
964
|
+
.uppercase {
|
|
965
|
+
text-transform: uppercase;
|
|
966
|
+
}
|
|
967
|
+
.italic {
|
|
968
|
+
font-style: italic;
|
|
969
|
+
}
|
|
970
|
+
.no-underline {
|
|
971
|
+
text-decoration-line: none;
|
|
972
|
+
}
|
|
973
|
+
.underline {
|
|
974
|
+
text-decoration-line: underline;
|
|
975
|
+
}
|
|
976
|
+
.shadow {
|
|
977
|
+
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
978
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
979
|
+
}
|
|
980
|
+
.shadow-lg {
|
|
981
|
+
--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));
|
|
982
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
983
|
+
}
|
|
984
|
+
.shadow-md {
|
|
985
|
+
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
986
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
987
|
+
}
|
|
988
|
+
.shadow-sm {
|
|
989
|
+
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
990
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
991
|
+
}
|
|
992
|
+
.shadow-xl {
|
|
993
|
+
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
994
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
995
|
+
}
|
|
996
|
+
.ring-1 {
|
|
997
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
998
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
999
|
+
}
|
|
1000
|
+
.ring-black {
|
|
1001
|
+
--tw-ring-color: var(--color-black);
|
|
1002
|
+
}
|
|
1003
|
+
.filter {
|
|
1004
|
+
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,);
|
|
1005
|
+
}
|
|
1006
|
+
.transition-colors {
|
|
1007
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
1008
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
1009
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
1010
|
+
}
|
|
1011
|
+
.transition-opacity {
|
|
1012
|
+
transition-property: opacity;
|
|
1013
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
1014
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
1015
|
+
}
|
|
1016
|
+
.duration-150 {
|
|
1017
|
+
--tw-duration: 150ms;
|
|
1018
|
+
transition-duration: 150ms;
|
|
1019
|
+
}
|
|
1020
|
+
.duration-200 {
|
|
1021
|
+
--tw-duration: 200ms;
|
|
1022
|
+
transition-duration: 200ms;
|
|
1023
|
+
}
|
|
1024
|
+
.hover\:bg-blue-50 {
|
|
1025
|
+
&:hover {
|
|
1026
|
+
@media (hover: hover) {
|
|
1027
|
+
background-color: var(--color-blue-50);
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
.hover\:bg-blue-700 {
|
|
1032
|
+
&:hover {
|
|
1033
|
+
@media (hover: hover) {
|
|
1034
|
+
background-color: var(--color-blue-700);
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
.hover\:bg-gray-50 {
|
|
1039
|
+
&:hover {
|
|
1040
|
+
@media (hover: hover) {
|
|
1041
|
+
background-color: var(--color-gray-50);
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
.hover\:bg-gray-100 {
|
|
1046
|
+
&:hover {
|
|
1047
|
+
@media (hover: hover) {
|
|
1048
|
+
background-color: var(--color-gray-100);
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
.hover\:bg-gray-300 {
|
|
1053
|
+
&:hover {
|
|
1054
|
+
@media (hover: hover) {
|
|
1055
|
+
background-color: var(--color-gray-300);
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
.hover\:bg-gray-400 {
|
|
1060
|
+
&:hover {
|
|
1061
|
+
@media (hover: hover) {
|
|
1062
|
+
background-color: var(--color-gray-400);
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
.hover\:bg-green-700 {
|
|
1067
|
+
&:hover {
|
|
1068
|
+
@media (hover: hover) {
|
|
1069
|
+
background-color: var(--color-green-700);
|
|
1070
|
+
}
|
|
1071
|
+
}
|
|
1072
|
+
}
|
|
1073
|
+
.hover\:bg-red-700 {
|
|
1074
|
+
&:hover {
|
|
1075
|
+
@media (hover: hover) {
|
|
1076
|
+
background-color: var(--color-red-700);
|
|
1077
|
+
}
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
.hover\:text-blue-600 {
|
|
1081
|
+
&:hover {
|
|
1082
|
+
@media (hover: hover) {
|
|
1083
|
+
color: var(--color-blue-600);
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
.hover\:text-blue-800 {
|
|
1088
|
+
&:hover {
|
|
1089
|
+
@media (hover: hover) {
|
|
1090
|
+
color: var(--color-blue-800);
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
.hover\:text-blue-900 {
|
|
1095
|
+
&:hover {
|
|
1096
|
+
@media (hover: hover) {
|
|
1097
|
+
color: var(--color-blue-900);
|
|
1098
|
+
}
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1101
|
+
.hover\:text-gray-500 {
|
|
1102
|
+
&:hover {
|
|
1103
|
+
@media (hover: hover) {
|
|
1104
|
+
color: var(--color-gray-500);
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
|
+
.hover\:text-gray-900 {
|
|
1109
|
+
&:hover {
|
|
1110
|
+
@media (hover: hover) {
|
|
1111
|
+
color: var(--color-gray-900);
|
|
1112
|
+
}
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
.hover\:text-green-900 {
|
|
1116
|
+
&:hover {
|
|
1117
|
+
@media (hover: hover) {
|
|
1118
|
+
color: var(--color-green-900);
|
|
1119
|
+
}
|
|
1120
|
+
}
|
|
1121
|
+
}
|
|
1122
|
+
.hover\:text-red-900 {
|
|
1123
|
+
&:hover {
|
|
1124
|
+
@media (hover: hover) {
|
|
1125
|
+
color: var(--color-red-900);
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
.hover\:underline {
|
|
1130
|
+
&:hover {
|
|
1131
|
+
@media (hover: hover) {
|
|
1132
|
+
text-decoration-line: underline;
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
.focus\:border-blue-500 {
|
|
1137
|
+
&:focus {
|
|
1138
|
+
border-color: var(--color-blue-500);
|
|
1139
|
+
}
|
|
1140
|
+
}
|
|
1141
|
+
.focus\:border-gray-700 {
|
|
1142
|
+
&:focus {
|
|
1143
|
+
border-color: var(--color-gray-700);
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1146
|
+
.focus\:border-red-700 {
|
|
1147
|
+
&:focus {
|
|
1148
|
+
border-color: var(--color-red-700);
|
|
1149
|
+
}
|
|
1150
|
+
}
|
|
1151
|
+
.focus\:ring-blue-500 {
|
|
1152
|
+
&:focus {
|
|
1153
|
+
--tw-ring-color: var(--color-blue-500);
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
.focus\:outline-none {
|
|
1157
|
+
&:focus {
|
|
1158
|
+
--tw-outline-style: none;
|
|
1159
|
+
outline-style: none;
|
|
1160
|
+
}
|
|
1161
|
+
}
|
|
1162
|
+
.sm\:flex {
|
|
1163
|
+
@media (width >= 40rem) {
|
|
1164
|
+
display: flex;
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
.sm\:hidden {
|
|
1168
|
+
@media (width >= 40rem) {
|
|
1169
|
+
display: none;
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
.sm\:flex-1 {
|
|
1173
|
+
@media (width >= 40rem) {
|
|
1174
|
+
flex: 1;
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
.sm\:items-center {
|
|
1178
|
+
@media (width >= 40rem) {
|
|
1179
|
+
align-items: center;
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1182
|
+
.sm\:justify-between {
|
|
1183
|
+
@media (width >= 40rem) {
|
|
1184
|
+
justify-content: space-between;
|
|
1185
|
+
}
|
|
1186
|
+
}
|
|
1187
|
+
.sm\:px-6 {
|
|
1188
|
+
@media (width >= 40rem) {
|
|
1189
|
+
padding-inline: calc(var(--spacing) * 6);
|
|
1190
|
+
}
|
|
1191
|
+
}
|
|
1192
|
+
.sm\:text-sm {
|
|
1193
|
+
@media (width >= 40rem) {
|
|
1194
|
+
font-size: var(--text-sm);
|
|
1195
|
+
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
1196
|
+
}
|
|
1197
|
+
}
|
|
1198
|
+
.md\:grid-cols-2 {
|
|
1199
|
+
@media (width >= 48rem) {
|
|
1200
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
1201
|
+
}
|
|
1202
|
+
}
|
|
1203
|
+
.lg\:grid-cols-3 {
|
|
1204
|
+
@media (width >= 64rem) {
|
|
1205
|
+
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
1206
|
+
}
|
|
1207
|
+
}
|
|
1208
|
+
.lg\:px-8 {
|
|
1209
|
+
@media (width >= 64rem) {
|
|
1210
|
+
padding-inline: calc(var(--spacing) * 8);
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1213
|
+
}
|
|
1214
|
+
@property --tw-space-y-reverse {
|
|
1215
|
+
syntax: "*";
|
|
1216
|
+
inherits: false;
|
|
1217
|
+
initial-value: 0;
|
|
1218
|
+
}
|
|
1219
|
+
@property --tw-space-x-reverse {
|
|
1220
|
+
syntax: "*";
|
|
1221
|
+
inherits: false;
|
|
1222
|
+
initial-value: 0;
|
|
1223
|
+
}
|
|
1224
|
+
@property --tw-divide-y-reverse {
|
|
1225
|
+
syntax: "*";
|
|
1226
|
+
inherits: false;
|
|
1227
|
+
initial-value: 0;
|
|
1228
|
+
}
|
|
1229
|
+
@property --tw-border-style {
|
|
1230
|
+
syntax: "*";
|
|
1231
|
+
inherits: false;
|
|
1232
|
+
initial-value: solid;
|
|
1233
|
+
}
|
|
1234
|
+
@property --tw-font-weight {
|
|
1235
|
+
syntax: "*";
|
|
1236
|
+
inherits: false;
|
|
1237
|
+
}
|
|
1238
|
+
@property --tw-tracking {
|
|
1239
|
+
syntax: "*";
|
|
1240
|
+
inherits: false;
|
|
1241
|
+
}
|
|
1242
|
+
@property --tw-shadow {
|
|
1243
|
+
syntax: "*";
|
|
1244
|
+
inherits: false;
|
|
1245
|
+
initial-value: 0 0 #0000;
|
|
1246
|
+
}
|
|
1247
|
+
@property --tw-shadow-color {
|
|
1248
|
+
syntax: "*";
|
|
1249
|
+
inherits: false;
|
|
1250
|
+
}
|
|
1251
|
+
@property --tw-shadow-alpha {
|
|
1252
|
+
syntax: "<percentage>";
|
|
1253
|
+
inherits: false;
|
|
1254
|
+
initial-value: 100%;
|
|
1255
|
+
}
|
|
1256
|
+
@property --tw-inset-shadow {
|
|
1257
|
+
syntax: "*";
|
|
1258
|
+
inherits: false;
|
|
1259
|
+
initial-value: 0 0 #0000;
|
|
1260
|
+
}
|
|
1261
|
+
@property --tw-inset-shadow-color {
|
|
1262
|
+
syntax: "*";
|
|
1263
|
+
inherits: false;
|
|
1264
|
+
}
|
|
1265
|
+
@property --tw-inset-shadow-alpha {
|
|
1266
|
+
syntax: "<percentage>";
|
|
1267
|
+
inherits: false;
|
|
1268
|
+
initial-value: 100%;
|
|
1269
|
+
}
|
|
1270
|
+
@property --tw-ring-color {
|
|
1271
|
+
syntax: "*";
|
|
1272
|
+
inherits: false;
|
|
1273
|
+
}
|
|
1274
|
+
@property --tw-ring-shadow {
|
|
1275
|
+
syntax: "*";
|
|
1276
|
+
inherits: false;
|
|
1277
|
+
initial-value: 0 0 #0000;
|
|
1278
|
+
}
|
|
1279
|
+
@property --tw-inset-ring-color {
|
|
1280
|
+
syntax: "*";
|
|
1281
|
+
inherits: false;
|
|
1282
|
+
}
|
|
1283
|
+
@property --tw-inset-ring-shadow {
|
|
1284
|
+
syntax: "*";
|
|
1285
|
+
inherits: false;
|
|
1286
|
+
initial-value: 0 0 #0000;
|
|
1287
|
+
}
|
|
1288
|
+
@property --tw-ring-inset {
|
|
1289
|
+
syntax: "*";
|
|
1290
|
+
inherits: false;
|
|
1291
|
+
}
|
|
1292
|
+
@property --tw-ring-offset-width {
|
|
1293
|
+
syntax: "<length>";
|
|
1294
|
+
inherits: false;
|
|
1295
|
+
initial-value: 0px;
|
|
1296
|
+
}
|
|
1297
|
+
@property --tw-ring-offset-color {
|
|
1298
|
+
syntax: "*";
|
|
1299
|
+
inherits: false;
|
|
1300
|
+
initial-value: #fff;
|
|
1301
|
+
}
|
|
1302
|
+
@property --tw-ring-offset-shadow {
|
|
1303
|
+
syntax: "*";
|
|
1304
|
+
inherits: false;
|
|
1305
|
+
initial-value: 0 0 #0000;
|
|
1306
|
+
}
|
|
1307
|
+
@property --tw-blur {
|
|
1308
|
+
syntax: "*";
|
|
1309
|
+
inherits: false;
|
|
1310
|
+
}
|
|
1311
|
+
@property --tw-brightness {
|
|
1312
|
+
syntax: "*";
|
|
1313
|
+
inherits: false;
|
|
1314
|
+
}
|
|
1315
|
+
@property --tw-contrast {
|
|
1316
|
+
syntax: "*";
|
|
1317
|
+
inherits: false;
|
|
1318
|
+
}
|
|
1319
|
+
@property --tw-grayscale {
|
|
1320
|
+
syntax: "*";
|
|
1321
|
+
inherits: false;
|
|
1322
|
+
}
|
|
1323
|
+
@property --tw-hue-rotate {
|
|
1324
|
+
syntax: "*";
|
|
1325
|
+
inherits: false;
|
|
1326
|
+
}
|
|
1327
|
+
@property --tw-invert {
|
|
1328
|
+
syntax: "*";
|
|
1329
|
+
inherits: false;
|
|
1330
|
+
}
|
|
1331
|
+
@property --tw-opacity {
|
|
1332
|
+
syntax: "*";
|
|
1333
|
+
inherits: false;
|
|
1334
|
+
}
|
|
1335
|
+
@property --tw-saturate {
|
|
1336
|
+
syntax: "*";
|
|
1337
|
+
inherits: false;
|
|
1338
|
+
}
|
|
1339
|
+
@property --tw-sepia {
|
|
1340
|
+
syntax: "*";
|
|
1341
|
+
inherits: false;
|
|
1342
|
+
}
|
|
1343
|
+
@property --tw-drop-shadow {
|
|
1344
|
+
syntax: "*";
|
|
1345
|
+
inherits: false;
|
|
1346
|
+
}
|
|
1347
|
+
@property --tw-drop-shadow-color {
|
|
1348
|
+
syntax: "*";
|
|
1349
|
+
inherits: false;
|
|
1350
|
+
}
|
|
1351
|
+
@property --tw-drop-shadow-alpha {
|
|
1352
|
+
syntax: "<percentage>";
|
|
1353
|
+
inherits: false;
|
|
1354
|
+
initial-value: 100%;
|
|
1355
|
+
}
|
|
1356
|
+
@property --tw-drop-shadow-size {
|
|
1357
|
+
syntax: "*";
|
|
1358
|
+
inherits: false;
|
|
1359
|
+
}
|
|
1360
|
+
@property --tw-duration {
|
|
1361
|
+
syntax: "*";
|
|
1362
|
+
inherits: false;
|
|
1363
|
+
}
|
|
1364
|
+
@keyframes highlight-fade {
|
|
1365
|
+
0% {
|
|
1366
|
+
background-color: var(--color-yellow-200);
|
|
1367
|
+
}
|
|
1368
|
+
100% {
|
|
1369
|
+
background-color: transparent;
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
@layer properties {
|
|
1373
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
1374
|
+
*, ::before, ::after, ::backdrop {
|
|
1375
|
+
--tw-space-y-reverse: 0;
|
|
1376
|
+
--tw-space-x-reverse: 0;
|
|
1377
|
+
--tw-divide-y-reverse: 0;
|
|
1378
|
+
--tw-border-style: solid;
|
|
1379
|
+
--tw-font-weight: initial;
|
|
1380
|
+
--tw-tracking: initial;
|
|
1381
|
+
--tw-shadow: 0 0 #0000;
|
|
1382
|
+
--tw-shadow-color: initial;
|
|
1383
|
+
--tw-shadow-alpha: 100%;
|
|
1384
|
+
--tw-inset-shadow: 0 0 #0000;
|
|
1385
|
+
--tw-inset-shadow-color: initial;
|
|
1386
|
+
--tw-inset-shadow-alpha: 100%;
|
|
1387
|
+
--tw-ring-color: initial;
|
|
1388
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
1389
|
+
--tw-inset-ring-color: initial;
|
|
1390
|
+
--tw-inset-ring-shadow: 0 0 #0000;
|
|
1391
|
+
--tw-ring-inset: initial;
|
|
1392
|
+
--tw-ring-offset-width: 0px;
|
|
1393
|
+
--tw-ring-offset-color: #fff;
|
|
1394
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
1395
|
+
--tw-blur: initial;
|
|
1396
|
+
--tw-brightness: initial;
|
|
1397
|
+
--tw-contrast: initial;
|
|
1398
|
+
--tw-grayscale: initial;
|
|
1399
|
+
--tw-hue-rotate: initial;
|
|
1400
|
+
--tw-invert: initial;
|
|
1401
|
+
--tw-opacity: initial;
|
|
1402
|
+
--tw-saturate: initial;
|
|
1403
|
+
--tw-sepia: initial;
|
|
1404
|
+
--tw-drop-shadow: initial;
|
|
1405
|
+
--tw-drop-shadow-color: initial;
|
|
1406
|
+
--tw-drop-shadow-alpha: 100%;
|
|
1407
|
+
--tw-drop-shadow-size: initial;
|
|
1408
|
+
--tw-duration: initial;
|
|
1409
|
+
}
|
|
1410
|
+
}
|
|
1411
|
+
}
|