|
|
@ -4666,3 +4666,138 @@ |
|
|
|
.opacity-100 { |
|
|
|
opacity: 1; |
|
|
|
} |
|
|
|
.h-full { |
|
|
|
height: 100%; |
|
|
|
} |
|
|
|
.bg-gray-50 { |
|
|
|
--tw-bg-opacity: 1; |
|
|
|
background-color: rgba(249, 250, 251, var(--tw-bg-opacity)); |
|
|
|
} |
|
|
|
.w-12 { |
|
|
|
width: 3rem; |
|
|
|
} |
|
|
|
|
|
|
|
.h-12 { |
|
|
|
height: 3rem; |
|
|
|
} |
|
|
|
.bg-white { |
|
|
|
--tw-bg-opacity: 1; |
|
|
|
background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); |
|
|
|
} |
|
|
|
.bg-blue-100 { |
|
|
|
--tw-bg-opacity: 1; |
|
|
|
background-color: rgba(219, 234, 254, var(--tw-bg-opacity)); |
|
|
|
} |
|
|
|
.text-green-400 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(52, 211, 153, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
.text-black { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(0, 0, 0, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-white { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(255, 255, 255, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-50 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(249, 250, 251, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-100 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(243, 244, 246, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-200 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(229, 231, 235, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-300 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(209, 213, 219, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-400 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(156, 163, 175, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-500 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(107, 114, 128, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-600 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(75, 85, 99, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-700 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(55, 65, 81, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-800 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(31, 41, 55, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
|
|
|
|
.text-gray-900 { |
|
|
|
--tw-text-opacity: 1; |
|
|
|
color: rgba(17, 24, 39, var(--tw-text-opacity)); |
|
|
|
} |
|
|
|
.bg-green-100 { |
|
|
|
--tw-bg-opacity: 1; |
|
|
|
background-color: rgba(209, 250, 229, var(--tw-bg-opacity)); |
|
|
|
} |
|
|
|
.bg-blue-50 { |
|
|
|
--tw-bg-opacity: 1; |
|
|
|
background-color: rgba(239, 246, 255, var(--tw-bg-opacity)); |
|
|
|
} |
|
|
|
.rounded-full { |
|
|
|
border-radius: 9999px; |
|
|
|
} |
|
|
|
.shadow-sm { |
|
|
|
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow { |
|
|
|
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-md { |
|
|
|
--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-lg { |
|
|
|
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-xl { |
|
|
|
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-2xl { |
|
|
|
--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-inner { |
|
|
|
--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|
|
|
|
|
.shadow-none { |
|
|
|
--tw-shadow: 0 0 #0000; |
|
|
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); |
|
|
|
} |
|
|
|