.loading-spinner-container{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-3>*+*{margin-left:.75rem}.space-x-2>*+*{margin-left:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-1{grid-column:span 1 / span 1}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.self-center{align-self:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.w-full{width:100%}.w-auto{width:auto}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-80{width:20rem}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-64{height:16rem}.min-h-screen{min-height:100vh}.min-h-0{min-height:0}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.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}.max-w-full{max-width:100%}.max-w-\[120px\]{max-width:120px}.max-w-\[200px\]{max-width:200px}.max-w-\[300px\]{max-width:300px}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-7{padding-left:1.75rem}.pl-10{padding-left:2.5rem}.pr-0{padding-right:0}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.-mt-1{margin-top:-.25rem}.-ml-1{margin-left:-.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.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}.italic{font-style:italic}.not-italic{font-style:normal}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{word-wrap:break-word;overflow-wrap:break-word}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.text-slate-50{color:#f8fafc}.text-slate-100{color:#f1f5f9}.text-slate-200{color:#e2e8f0}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-blue-50{color:#eff6ff}.text-blue-100{color:#dbeafe}.text-blue-200{color:#bfdbfe}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-50{color:#f0fdf4}.text-green-100{color:#dcfce7}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-red-50{color:#fef2f2}.text-red-100{color:#fee2e2}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-yellow-500{color:#eab308}.text-yellow-600{color:#ca8a04}.text-yellow-700{color:#a16207}.text-yellow-800{color:#854d0e}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-orange-700{color:#c2410c}.text-orange-800{color:#9a3412}.text-white{color:#fff}.text-black{color:#000}.text-transparent{color:transparent}.bg-slate-50{background-color:#f8fafc}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.bg-slate-300{background-color:#cbd5e1}.bg-slate-400{background-color:#94a3b8}.bg-slate-500{background-color:#64748b}.bg-slate-600{background-color:#475569}.bg-slate-700{background-color:#334155}.bg-slate-800{background-color:#1e293b}.bg-slate-900{background-color:#0f172a}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-200{background-color:#bfdbfe}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-200{background-color:#bbf7d0}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-yellow-50{background-color:#fefce8}.bg-yellow-100{background-color:#fef9c3}.bg-yellow-200{background-color:#fef08a}.bg-yellow-500{background-color:#eab308}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-orange-200{background-color:#fed7aa}.bg-orange-500{background-color:#f97316}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-transparent{background-color:transparent}.bg-black\/50{background-color:#00000080}.bg-black\/30{background-color:#0000004d}.bg-white\/90{background-color:#ffffffe6}.bg-green-50\/50{background-color:#f0fdf480}.bg-red-50\/50{background-color:#fef2f280}.border{border-width:1px;border-style:solid;border-color:#e2e8f0}.border-0{border-width:0}.border-2{border-width:2px}.border-t{border-top-width:1px;border-top-style:solid;border-top-color:#e2e8f0}.border-b{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e2e8f0}.border-l{border-left-width:1px;border-left-style:solid;border-left-color:#e2e8f0}.border-r{border-right-width:1px;border-right-style:solid;border-right-color:#e2e8f0}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-transparent{border-color:transparent}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-slate-400{border-color:#94a3b8}.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}.border-blue-300{border-color:#93c5fd}.border-blue-500{border-color:#3b82f6}.border-green-100{border-color:#dcfce7}.border-green-200{border-color:#bbf7d0}.border-green-300{border-color:#86efac}.border-green-500{border-color:#22c55e}.border-red-100{border-color:#fee2e2}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.border-red-500{border-color:#ef4444}.border-yellow-200{border-color:#fef08a}.border-yellow-300{border-color:#fde047}.border-orange-200{border-color:#fed7aa}.border-orange-300{border-color:#fdba74}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-none{box-shadow:none}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.inline-flex{display:inline-flex}.hidden{display:none}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1\/2{top:50%}.left-1\/2{left:50%}.left-3{left:.75rem}.right-3{right:.75rem}.top-3{top:.75rem}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.z-0{z-index:0}.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}.z-\[100\]{z-index:100}.z-\[1000\]{z-index:1000}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-wait{cursor:wait}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.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-none{resize:none}.resize{resize:both}.resize-y{resize:vertical}.resize-x{resize:horizontal}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.transform{transform:translate(var(--tw-translate-x, 0)) translateY(var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.-rotate-90{transform:rotate(-90deg)}.scale-100{transform:scale(1)}.scale-95{transform:scale(.95)}.scale-105{transform:scale(1.05)}.hover\:bg-slate-50:hover{background-color:#f8fafc}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-slate-200:hover{background-color:#e2e8f0}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-50:hover{background-color:#f0fdf4}.hover\:bg-green-100:hover{background-color:#dcfce7}.hover\:bg-green-200:hover{background-color:#bbf7d0}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-50:hover{background-color:#fef2f2}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:bg-red-600:hover{background-color:#dc2626}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-yellow-50:hover{background-color:#fefce8}.hover\:bg-orange-50:hover{background-color:#fff7ed}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-slate-900:hover{color:#0f172a}.hover\:border-slate-300:hover{border-color:#cbd5e1}.hover\:border-slate-400:hover{border-color:#94a3b8}.hover\:border-blue-500:hover{border-color:#3b82f6}.hover\:underline:hover{text-decoration:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring-color, rgba(59, 130, 246, .5))}.focus\:ring-4:focus{box-shadow:0 0 0 4px var(--ring-color, rgba(59, 130, 246, .5))}.focus\:ring-blue-500:focus{--ring-color: rgba(59, 130, 246, .5)}.focus\:ring-blue-500\/20:focus{--ring-color: rgba(59, 130, 246, .2)}.focus\:ring-green-500\/20:focus{--ring-color: rgba(34, 197, 94, .2)}.focus\:ring-red-500\/20:focus{--ring-color: rgba(239, 68, 68, .2)}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:border-green-500:focus{border-color:#22c55e}.focus\:border-red-500:focus{border-color:#ef4444}.focus\:bg-slate-100:focus{background-color:#f1f5f9}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-100:disabled{background-color:#f1f5f9}.disabled\:text-slate-400:disabled{color:#94a3b8}.active\:bg-slate-200:active{background-color:#e2e8f0}.active\:bg-blue-700:active{background-color:#1d4ed8}.active\:scale-95:active{transform:scale(.95)}.divide-y>*+*{border-top-width:1px;border-top-style:solid;border-top-color:#e2e8f0}.divide-x>*+*{border-left-width:1px;border-left-style:solid;border-left-color:#e2e8f0}.divide-slate-200>*+*{border-color:#e2e8f0}.divide-slate-100>*+*{border-color:#f1f5f9}tr.bg-green-50\/50{background-color:#f0fdf480}tr.bg-red-50\/50{background-color:#fef2f280}@media(min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:block{display:block}.sm\:inline-flex{display:inline-flex}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:w-auto{width:auto}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:block{display:block}.md\:inline-flex{display:inline-flex}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-6{gap:1.5rem}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:w-auto{width:auto}.md\:w-64{width:16rem}.md\:col-span-2{grid-column:span 2 / span 2}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:block{display:block}.lg\:inline-flex{display:inline-flex}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-8{gap:2rem}.lg\:p-10{padding:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:w-80{width:20rem}}@media(min-width:1280px){.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:block{display:block}.xl\:gap-10{gap:2.5rem}.xl\:p-12{padding:3rem}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.animate-fadeIn{animation:fadeIn .2s ease-out}.animate-slideIn{animation:slideIn .2s ease-out}.spinner{width:1.5rem;height:1.5rem;border:2px solid rgb(226 232 240);border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}.spinner-sm{width:1rem;height:1rem}.spinner-lg{width:2.5rem;height:2.5rem;border-width:3px}.input-base{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid rgb(203 213 225);font-size:.875rem;line-height:1.25rem;color:#0f172a;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input-base:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.input-base:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}.input-base::placeholder{color:#94a3b8}.input-error{border-color:#ef4444}.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .15s ease-in-out;cursor:pointer;border:1px solid transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#fff;color:#334155;border-color:#cbd5e1}.btn-secondary:hover:not(:disabled){background-color:#f8fafc;border-color:#94a3b8}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.btn-ghost{background-color:transparent;color:#334155}.btn-ghost:hover:not(:disabled){background-color:#f1f5f9}.btn-link{background-color:transparent;color:#2563eb;padding:0}.btn-link:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.btn-sm{padding:.25rem .75rem;font-size:.75rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.card{background-color:#fff;border-radius:.5rem;border:1px solid rgb(226 232 240)}.card-header{padding:1rem 1.5rem;border-bottom:1px solid rgb(226 232 240)}.card-body{padding:1.5rem}.card-footer{padding:1rem 1.5rem;border-top:1px solid rgb(226 232 240)}.badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid}.badge-default{background-color:#f1f5f9;color:#334155;border-color:#e2e8f0}.badge-blue{background-color:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.badge-green{background-color:#f0fdf4;color:#15803d;border-color:#bbf7d0}.badge-red{background-color:#fef2f2;color:#b91c1c;border-color:#fecaca}.badge-yellow{background-color:#fefce8;color:#a16207;border-color:#fef08a}.badge-orange{background-color:#fff7ed;color:#c2410c;border-color:#fed7aa}.alert{padding:.75rem 1rem;border-radius:.5rem;border:1px solid;font-size:.875rem}.alert-info{background-color:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.alert-success{background-color:#f0fdf4;color:#15803d;border-color:#bbf7d0}.alert-warning{background-color:#fefce8;color:#a16207;border-color:#fef08a}.alert-error{background-color:#fef2f2;color:#b91c1c;border-color:#fecaca}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;animation:fadeIn .2s ease-out}.modal-content{background-color:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto;animation:slideIn .2s ease-out}.dropdown-menu{position:absolute;right:0;margin-top:.5rem;min-width:12rem;background-color:#fff;border-radius:.5rem;border:1px solid rgb(226 232 240);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:50;animation:slideIn .15s ease-out}.dropdown-item{display:flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;color:#334155;cursor:pointer;transition:background-color .15s}.dropdown-item:hover{background-color:#f8fafc}.dropdown-item:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.dropdown-item:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.dropdown-divider{height:1px;background-color:#e2e8f0;margin:.25rem 0}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#e2e8f0;color:#475569;font-weight:500;overflow:hidden}.avatar-sm{width:2rem;height:2rem;font-size:.75rem}.avatar-md{width:2.5rem;height:2.5rem;font-size:.875rem}.avatar-lg{width:3rem;height:3rem;font-size:1rem}.avatar-xl{width:4rem;height:4rem;font-size:1.25rem}.avatar-2xl{width:5rem;height:5rem;font-size:1.5rem}.avatar img{width:100%;height:100%;object-fit:cover}.toggle{position:relative;display:inline-flex;width:2.75rem;height:1.5rem;background-color:#cbd5e1;border-radius:9999px;cursor:pointer;transition:background-color .2s}.toggle.active{background-color:#2563eb}.toggle-knob{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;box-shadow:0 1px 3px #0000001a;transition:transform .2s}.toggle.active .toggle-knob{transform:translate(1.25rem)}.tabs{display:flex;border-bottom:1px solid rgb(226 232 240)}.tab{padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s}.tab:hover{color:#334155}.tab.active{color:#2563eb;border-bottom-color:#2563eb}.sidebar{width:16rem;height:100vh;background-color:#fff;border-right:1px solid rgb(226 232 240);display:flex;flex-direction:column}.sidebar.collapsed{width:4rem}.sidebar-header{padding:1rem;border-bottom:1px solid rgb(226 232 240)}.sidebar-nav{flex:1;overflow-y:auto;padding:.5rem}.sidebar-item{display:flex;align-items:center;padding:.625rem .75rem;border-radius:.375rem;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-bottom:.125rem}.sidebar-item:hover{background-color:#f8fafc;color:#0f172a}.sidebar-item.active{background-color:#eff6ff;color:#2563eb}.sidebar-item-icon{width:1.25rem;height:1.25rem;margin-right:.75rem;flex-shrink:0}.sidebar.collapsed .sidebar-item-icon{margin-right:0}.sidebar.collapsed .sidebar-item-text{display:none}.dark .bg-white{background-color:#1e293b}.dark .bg-slate-50{background-color:#334155}.dark .bg-slate-100{background-color:#475569}.dark .text-slate-900{color:#f8fafc}.dark .text-slate-800{color:#f1f5f9}.dark .text-slate-700{color:#e2e8f0}.dark .text-slate-600{color:#cbd5e1}.dark .text-slate-500{color:#94a3b8}.dark .border-slate-200{border-color:#334155}.dark .border-slate-300{border-color:#475569}.dark .card{background-color:#1e293b;border-color:#334155}.dark .input-base{background-color:#334155;border-color:#475569;color:#f8fafc}.dark .dropdown-menu{background-color:#1e293b;border-color:#334155}.dark .dropdown-item{color:#e2e8f0}.dark .dropdown-item:hover{background-color:#334155}.dark .sidebar{background-color:#0f172a;border-color:#334155}.dark .sidebar-item{color:#cbd5e1}.dark .sidebar-item:hover{background-color:#1e293b;color:#f8fafc}.dark .sidebar-item.active{background-color:#1e40af;color:#fff}*{box-sizing:border-box}html{font-size:16px;line-height:1.5}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#0f172a}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25;color:#0f172a}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select,button{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;outline:none}button:focus,button:focus-visible{outline:none;box-shadow:none}button:disabled{cursor:not-allowed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark{background-color:#0f172a;color:#f8fafc}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:#f8fafc}.dark a{color:#60a5fa}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;text-align:center}@media print{.no-print{display:none!important}body{background:#fff}.card{box-shadow:none!important;border:1px solid #e2e8f0!important}}.ant-layout,.ant-layout-content{background:#f8fafc}.ant-card{border-radius:8px;box-shadow:0 1px 3px #0000001a}.ant-btn{border-radius:6px;font-weight:500}.ant-input,.ant-select-selector,.ant-picker{border-radius:6px}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#f8fafc;font-weight:600;color:#334155}.ant-table-tbody>tr:hover>td{background:#f1f5f9}.ant-modal-content{border-radius:12px}.ant-modal-header{border-radius:12px 12px 0 0}.ant-form-item-label>label{font-weight:500;color:#334155}.dark .ant-layout,.dark .ant-layout-content{background:#0f172a}.dark .ant-card{background:#1e293b;border-color:#334155}.dark .ant-table-thead>tr>th{background:#1e293b;color:#f8fafc}.dark .ant-table-tbody>tr:hover>td{background:#1e293b}.dark .ant-form-item-label>label{color:#f8fafc}
