/* Tailwind CSS v3 Complete Build - Production Ready */
/* Comprehensive utility-first CSS framework */
*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{line-height:inherit;color:rgb(31 41 55);background-color:rgb(255 255 255)}hr{height:0;color:inherit;border-top-width:1px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-feature-settings:normal;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-collapse:collapse;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:rgb(107 114 128)}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-auto{inset:auto}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-2{top:0.5rem}.right-2{right:0.5rem}.left-2{left:0.5rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-start-2{grid-column-start:2}.row-auto{grid-row:auto}.m-0{margin:0}.m-1{margin:0.25rem}.m-2{margin:0.5rem}.m-3{margin:0.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:0.25rem;margin-right:0.25rem}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.mx-3{margin-left:0.75rem;margin-right:0.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:0.25rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:0.25rem}.ml-2{margin-left:0.5rem}.ml-3{margin-left:0.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.mr-0{margin-right:0}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-3{margin-right:0.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mt-0{margin-top:0}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.gap-0{gap:0}.gap-1{gap:0.25rem}.gap-2{gap:0.5rem}.gap-3{gap:0.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.p-0{padding:0}.p-1{padding:0.25rem}.p-2{padding:0.5rem}.p-3{padding:0.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:0.5rem;padding-right:0.5rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.w-full{width:100%}.w-screen{width:100vw}.w-auto{width:auto}.w-min{width:min-content}.w-max{width:max-content}.w-fit{width:fit-content}.w-1\/2{width:50%}.w-1\/3{width:33.333%}.w-2\/3{width:66.667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.667%}.w-5\/6{width:83.333%}.w-8{width:2rem}.w-11{width:2.75rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.h-full{height:100%}.h-screen{height:100vh}.h-auto{height:auto}.h-min{height:min-content}.h-max{height:max-content}.h-fit{height:fit-content}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.max-w-full{max-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:0.375rem}.rounded-lg{border-radius:0.5rem}.rounded-xl{border-radius:0.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t{border-top-left-radius:0.375rem;border-top-right-radius:0.375rem}.rounded-r{border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem}.rounded-b{border-bottom-right-radius:0.375rem;border-bottom-left-radius:0.375rem}.rounded-l{border-bottom-left-radius:0.375rem;border-top-left-radius:0.375rem}.border{border-width:1px;border-style:solid;border-color:rgb(229 231 235)}.border-0{border-width:0}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-white{border-color:rgb(255 255 255)}.border-gray-200{border-color:rgb(229 231 235)}.border-gray-300{border-color:rgb(209 213 219)}.border-gray-400{border-color:rgb(156 163 175)}.border-gray-500{border-color:rgb(107 114 128)}.border-gray-600{border-color:rgb(75 85 99)}.border-gray-700{border-color:rgb(55 65 81)}.border-red-400{border-color:rgb(248 113 113)}.border-red-600{border-color:rgb(220 38 38)}.border-green-400{border-color:rgb(74 222 128)}.border-green-600{border-color:rgb(22 163 74)}.border-blue-200{border-color:rgb(191 219 254)}.border-blue-400{border-color:rgb(96 165 250)}.border-blue-600{border-color:rgb(37 99 235)}.border-blue-700{border-color:rgb(29 78 216)}.border-indigo-600{border-color:rgb(79 70 229)}.bg-white{background-color:rgb(255 255 255)}.bg-gray-50{background-color:rgb(249 250 251)}.bg-gray-100{background-color:rgb(243 244 246)}.bg-gray-200{background-color:rgb(229 231 235)}.bg-gray-300{background-color:rgb(209 213 219)}.bg-gray-400{background-color:rgb(156 163 175)}.bg-gray-500{background-color:rgb(107 114 128)}.bg-gray-600{background-color:rgb(75 85 99)}.bg-gray-700{background-color:rgb(55 65 81)}.bg-gray-800{background-color:rgb(31 41 55)}.bg-gray-900{background-color:rgb(17 24 39)}.bg-red-100{background-color:rgb(254 226 226)}.bg-red-600{background-color:rgb(220 38 38)}.bg-green-100{background-color:rgb(220 252 231)}.bg-green-600{background-color:rgb(22 163 74)}.bg-blue-50{background-color:rgb(239 246 255)}.bg-blue-100{background-color:rgb(219 234 254)}.bg-blue-600{background-color:rgb(37 99 235)}.bg-blue-900{background-color:rgb(30 58 138)}.bg-indigo-600{background-color:rgb(79 70 229)}.bg-yellow-400{background-color:rgb(250 204 21)}.bg-opacity-50{background-color:rgba(255,255,255,0.5)}.bg-opacity-75{background-color:rgba(255,255,255,0.75)}.text-white{color:rgb(255 255 255)}.text-gray-300{color:rgb(209 213 219)}.text-gray-400{color:rgb(156 163 175)}.text-gray-500{color:rgb(107 114 128)}.text-gray-600{color:rgb(75 85 99)}.text-gray-700{color:rgb(55 65 81)}.text-gray-800{color:rgb(31 41 55)}.text-gray-900{color:rgb(17 24 39)}.text-red-600{color:rgb(220 38 38)}.text-red-700{color:rgb(185 28 28)}.text-green-600{color:rgb(22 163 74)}.text-green-700{color:rgb(21 128 61)}.text-blue-600{color:rgb(37 99 235)}.text-blue-700{color:rgb(29 78 216)}.text-blue-200{color:rgb(191 219 254)}.text-yellow-400{color:rgb(250 204 21)}.text-yellow-600{color:rgb(202 138 4)}.text-xs{font-size:0.75rem;line-height:1rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tight{letter-spacing:-0.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:0.025em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.shadow-none{box-shadow:none}.opacity-0{opacity:0}.opacity-25{opacity:0.25}.opacity-50{opacity:0.5}.opacity-75{opacity:0.75}.opacity-100{opacity:1}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;appearance:none}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline:1px solid currentColor}.outline-offset-0{outline-offset:0}.outline-offset-2{outline-offset:2px}.outline-offset-4{outline-offset:4px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-shadow),var(--tw-ring-offset-shadow)}.focus\:ring-blue-300:focus{--tw-ring-color:rgb(147 197 253)}.hover\:bg-gray-100:hover{background-color:rgb(243 244 246)}.hover\:bg-blue-700:hover{background-color:rgb(29 78 216)}.hover\:text-white:hover{color:rgb(255 255 255)}.active\:bg-blue-800:active{background-color:rgb(30 64 175)}.disabled\:opacity-50:disabled{opacity:0.5}.peer:checked~.peer-checked\:bg-blue-600{background-color:rgb(37 99 235)}.peer\:checked~.peer-checked\:after\:translate-x-full:checked::after{transform:translateX(100%)}.sm\:hidden{display:none}@media (min-width:640px){.sm\:block{display:block}.sm\:w-1\/2{width:50%}}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:w-1\/2{width:50%}.md\:grid{display:grid}.md\:gap-8{gap:2rem}.md\:p-6{padding:1.5rem}}@media (min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:static{position:static}.lg\:grid{display:grid}.lg\:gap-8{gap:2rem}}@media (min-width:1280px){.xl\:flex{display:flex}.xl\:w-1\/6{width:16.667%}.xl\:w-5\/6{width:83.333%}}@supports (backdrop-filter:blur(0)){.supports-backdrop\:backdrop-blur{backdrop-filter:blur(var(--tw-blur))}}[dir=rtl]{direction:rtl}[dir=rtl] .ml-2{margin-right:0.5rem;margin-left:0}[dir=rtl] .mr-2{margin-left:0.5rem;margin-right:0}[dir=rtl] .ml-3{margin-right:0.75rem;margin-left:0}[dir=rtl] .mr-3{margin-left:0.75rem;margin-right:0}[dir=rtl] .ml-4{margin-right:1rem;margin-left:0}[dir=rtl] .mr-4{margin-left:1rem;margin-right:0}[dir=rtl] .ml-6{margin-right:1.5rem;margin-left:0}[dir=rtl] .mr-6{margin-left:1.5rem;margin-right:0}[dir=rtl] .pl-2{padding-right:0.5rem;padding-left:0}[dir=rtl] .pr-2{padding-left:0.5rem;padding-right:0}[dir=rtl] .pl-3{padding-right:0.75rem;padding-left:0}[dir=rtl] .pr-3{padding-left:0.75rem;padding-right:0}[dir=rtl] .pl-4{padding-right:1rem;padding-left:0}[dir=rtl] .pr-4{padding-left:1rem;padding-right:0}[dir=rtl] .pl-6{padding-right:1.5rem;padding-left:0}[dir=rtl] .pr-6{padding-left:1.5rem;padding-right:0}[dir=rtl] .text-right{text-align:left}[dir=rtl] .text-left{text-align:right}@media (prefers-color-scheme:dark){.dark\:bg-gray-700{background-color:rgb(55 65 81)}.dark\:bg-gray-800{background-color:rgb(31 41 55)}.dark\:bg-gray-900{background-color:rgb(17 24 39)}.dark\:text-white{color:rgb(255 255 255)}.dark\:text-gray-100{color:rgb(243 244 246)}.dark\:text-gray-200{color:rgb(229 231 235)}.dark\:text-gray-300{color:rgb(209 213 219)}.dark\:text-gray-400{color:rgb(156 163 175)}.dark\:border-gray-600{border-color:rgb(75 85 99)}.dark\:border-gray-700{border-color:rgb(55 65 81)}.dark\:hover\:bg-gray-700:hover{background-color:rgb(55 65 81)}.dark\:hover\:bg-gray-600:hover{background-color:rgb(75 85 99)}}input:disabled,textarea:disabled,select:disabled{background-color:rgb(229 231 235);color:rgb(156 163 175);cursor:not-allowed}button:disabled{background-color:rgb(229 231 235);color:rgb(156 163 175);cursor:not-allowed}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,0.1);border-color:rgb(37 99 235)}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}