/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}
/* layer: default */
.tw\:container{width:100% !important;}
.tw\:grid{display:grid !important;}
.tw\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr)) !important;}
.tw\:float-right{float:right !important;}
.tw\:mx-0{margin-left:0 !important;margin-right:0 !important;}
.tw\:my-16{margin-top:4rem !important;margin-bottom:4rem !important;}
.tw\:my-4{margin-top:1rem !important;margin-bottom:1rem !important;}
.tw\:my-8{margin-top:2rem !important;margin-bottom:2rem !important;}
.tw\:mb-2{margin-bottom:0.5rem !important;}
.tw\:mb-3{margin-bottom:0.75rem !important;}
.tw\:mb-4{margin-bottom:1rem !important;}
.tw\:mb-8{margin-bottom:2rem !important;}
.tw\:ml-4{margin-left:1rem !important;}
.tw\:mr-2{margin-right:0.5rem !important;}
.tw\:mt-10{margin-top:2.5rem !important;}
.tw\:mt-8{margin-top:2rem !important;}
.tw\:block{display:block !important;}
.tw\:hidden{display:none !important;}
.tw\:min-h-\[5rem\]{min-height:5rem !important;}
.tw\:flex{display:flex !important;}
.tw\:inline-flex{display:inline-flex !important;}
.tw\:flex-shrink-0{flex-shrink:0 !important;}
.tw\:list-circle{list-style-type:circle !important;}
.tw\:items-center{align-items:center !important;}
.tw\:justify-between{justify-content:space-between !important;}
.tw\:gap-4{gap:1rem !important;}
.tw\:space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0 !important;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse))) !important;margin-right:calc(1rem * var(--un-space-x-reverse)) !important;}
.tw\:space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0 !important;margin-top:calc(0.25rem * calc(1 - var(--un-space-y-reverse))) !important;margin-bottom:calc(0.25rem * var(--un-space-y-reverse)) !important;}
.tw\:border,
.tw\:border-1{border-width:1px !important;}
.tw\:border-b-2{border-bottom-width:2px !important;}
.tw\:border-t{border-top-width:1px !important;}
.tw\:border-gray-100{--un-border-opacity:1 !important;border-color:rgb(243 244 246 / var(--un-border-opacity)) !important;}
.tw\:border-gray-200{--un-border-opacity:1 !important;border-color:rgb(229 231 235 / var(--un-border-opacity)) !important;}
.tw\:border-slate-300{--un-border-opacity:1 !important;border-color:rgb(203 213 225 / var(--un-border-opacity)) !important;}
.tw\:border-slate-400{--un-border-opacity:1 !important;border-color:rgb(148 163 184 / var(--un-border-opacity)) !important;}
.tw\:rounded-full{border-radius:9999px !important;}
.tw\:rounded-lg{border-radius:0.5rem !important;}
.tw\:bg-blue-100{--un-bg-opacity:1 !important;background-color:rgb(219 234 254 / var(--un-bg-opacity)) !important;}
.tw\:bg-green-100{--un-bg-opacity:1 !important;background-color:rgb(220 252 231 / var(--un-bg-opacity)) !important;}
.tw\:bg-red-100{--un-bg-opacity:1 !important;background-color:rgb(254 226 226 / var(--un-bg-opacity)) !important;}
.tw\:bg-white{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity)) !important;}
.tw\:bg-yellow-100{--un-bg-opacity:1 !important;background-color:rgb(254 249 195 / var(--un-bg-opacity)) !important;}
.hover\:tw\:bg-blue-200:hover{--un-bg-opacity:1 !important;background-color:rgb(191 219 254 / var(--un-bg-opacity)) !important;}
.tw\:p-6{padding:1.5rem !important;}
.tw\:pa-2{padding:0.5rem !important;}
.tw\:px-2{padding-left:0.5rem !important;padding-right:0.5rem !important;}
.tw\:py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}
.tw\:pb-2{padding-bottom:0.5rem !important;}
.tw\:text-right{text-align:right !important;}
.tw\:text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}
.tw\:text-base{font-size:1rem !important;line-height:1.5rem !important;}
.tw\:text-sm{font-size:0.875rem !important;line-height:1.25rem !important;}
.tw\:text-xl{font-size:1.25rem !important;line-height:1.75rem !important;}
.tw\:text-xs{font-size:0.75rem !important;line-height:1rem !important;}
.tw\:text-blue-400{--un-text-opacity:1 !important;color:rgb(96 165 250 / var(--un-text-opacity)) !important;}
.tw\:text-gray-400{--un-text-opacity:1 !important;color:rgb(156 163 175 / var(--un-text-opacity)) !important;}
.tw\:text-gray-500{--un-text-opacity:1 !important;color:rgb(107 114 128 / var(--un-text-opacity)) !important;}
.tw\:text-gray-600{--un-text-opacity:1 !important;color:rgb(75 85 99 / var(--un-text-opacity)) !important;}
.tw\:text-gray-700{--un-text-opacity:1 !important;color:rgb(55 65 81 / var(--un-text-opacity)) !important;}
.tw\:text-gray-900{--un-text-opacity:1 !important;color:rgb(17 24 39 / var(--un-text-opacity)) !important;}
.tw\:text-green-800{--un-text-opacity:1 !important;color:rgb(22 101 52 / var(--un-text-opacity)) !important;}
.tw\:text-red-800{--un-text-opacity:1 !important;color:rgb(153 27 27 / var(--un-text-opacity)) !important;}
.tw\:text-slate-200{--un-text-opacity:1 !important;color:rgb(226 232 240 / var(--un-text-opacity)) !important;}
.tw\:text-slate-400{--un-text-opacity:1 !important;color:rgb(148 163 184 / var(--un-text-opacity)) !important;}
.tw\:text-slate-500{--un-text-opacity:1 !important;color:rgb(100 116 139 / var(--un-text-opacity)) !important;}
.tw\:text-yellow-500{--un-text-opacity:1 !important;color:rgb(234 179 8 / var(--un-text-opacity)) !important;}
.tw\:text-yellow-800{--un-text-opacity:1 !important;color:rgb(133 77 14 / var(--un-text-opacity)) !important;}
.tw\:font-bold{font-weight:700 !important;}
.tw\:font-medium{font-weight:500 !important;}
.tw\:font-normal{font-weight:400 !important;}
.tw\:leading-none{line-height:1 !important;}
.tw\:leading-relaxed{line-height:1.625 !important;}
.tw\:underline{text-decoration-line:underline !important;}
.tw\:no-underline{text-decoration:none !important;}
.tw\:shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1)) !important;box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow) !important;}
.hover\:tw\:shadow-xl:hover{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1)) !important;box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow) !important;}
.tw\:transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke !important;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important;transition-duration:150ms !important;}
.tw\:transition-shadow{transition-property:box-shadow !important;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1) !important;transition-duration:150ms !important;}
.tw\:duration-200{transition-duration:200ms !important;}
.tw\:duration-300{transition-duration:300ms !important;}
@media (min-width: 640px){
.tw\:container{max-width:640px !important;}
}
@media (min-width: 768px){
.tw\:container{max-width:768px !important;}
.md\:tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.md\:tw\:ml-6{margin-left:1.5rem !important;}
}
@media (min-width: 1024px){
.tw\:container{max-width:1024px !important;}
}
@media (min-width: 1280px){
.tw\:container{max-width:1280px !important;}
}
@media (min-width: 1536px){
.tw\:container{max-width:1536px !important;}
}