html,body,#root{width:100%;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}.min-h-screen{min-height:100vh}.h-full{height:100%}.w-full{width:100%}.max-w-md{max-width:28rem}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.overflow-hidden{overflow:hidden}.cursor-pointer{cursor:pointer}.hidden{display:none}@media (width>=640px){.sm\:block{display:block}}.m-4{margin:1rem}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.mb-8{margin-bottom:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-8{margin-right:2rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.min-h-\[400px\]{min-height:400px}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.text-gray-500{color:#6b7280}.text-green-600{color:#16a34a}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}.bg-blue-500{background-color:#3b82f6}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.border-0{border-width:0}.rounded-2xl{border-radius:1rem}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-duration:.15s}.hover\:bg-gray-100:hover{background-color:#f3f4f6}html[data-theme=dark] .hover\:bg-gray-800:hover{background-color:#1f2937}html[data-theme=dark] .bg-\[\#141414\]{background-color:#141414}.bg-\[\#f0f2f5\]{background-color:#f0f2f5}.pb-8{padding-bottom:2rem}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.items-end{align-items:flex-end}.gap-4{gap:1rem}.mb-1{margin-bottom:.25rem}.block{display:block}.font-semibold{font-weight:600}.rounded{border-radius:.25rem}.border{border-style:solid;border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-100{border-color:#f3f4f6}.border-gray-800{border-color:#1f2937}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.font-medium{font-weight:500}.text-gray-400{color:#9ca3af}.ml-2{margin-left:.5rem}.p-3{padding:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.text-blue-500{color:#3b82f6}.bg-blue-50{background-color:#eff6ff}.text-green-500{color:#22c55e}.bg-green-50{background-color:#f0fdf4}.text-red-500{color:#ef4444}.bg-red-50{background-color:#fef2f2}.text-orange-500{color:#f97316}.bg-orange-50{background-color:#fff7ed}.text-purple-500{color:#a855f7}.bg-purple-50{background-color:#faf5ff}.text-teal-500{color:#14b8a6}.bg-teal-50{background-color:#f0fdfa}html[data-theme=dark] .border-gray-100,html[data-theme=dark] .border-gray-200{border-color:#374151}html[data-theme=dark] .bg-green-50{background-color:#22c55e1a}html[data-theme=dark] .bg-blue-50{background-color:#3b82f61a}html[data-theme=dark] .bg-red-50{background-color:#ef44441a}html[data-theme=dark] .bg-orange-50{background-color:#f973161a}html[data-theme=dark] .bg-purple-50{background-color:#a855f71a}html[data-theme=dark] .bg-teal-50{background-color:#14b8a61a}.text-emerald-600{color:#059669}.text-emerald-800{color:#065f46}.bg-emerald-50{background-color:#ecfdf5}.border-emerald-100{border-color:#d1fae5}html[data-theme=dark] .bg-emerald-50{background-color:#0596691a}html[data-theme=dark] .border-emerald-100{border-color:#05966933}.text-rose-600{color:#e11d48}.bg-rose-50{background-color:#fff1f2}html[data-theme=dark] .bg-rose-50{background-color:#e11d481a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}@page{size:auto;margin:0}@media print{body{background:#fff!important;padding:15mm!important}.ant-layout-sider,.ant-layout-header,.ant-breadcrumb,.no-print,.ant-btn:not(.print-visible),.ant-form{display:none!important}.ant-layout,.ant-layout-content,.ant-card,#root{width:100%!important;height:auto!important;min-height:auto!important;box-shadow:none!important;background:#fff!important;border:none!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.ant-layout{margin-left:0!important}.ant-card-body{padding:0!important}#printable-report{text-align:center!important;width:100%!important;display:block!important}#printable-report h3,#printable-report .ant-space{width:100%!important;margin-bottom:10px!important;display:block!important}#printable-report .ant-space-item{margin:0 10px!important;display:inline-block!important}.ant-table-wrapper{width:100%!important;margin-top:20px!important}.ant-table{width:100%!important;font-size:11pt!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
