@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html{font-size:20.8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;background-color:#f3f4f6;color:#1f2937;-webkit-font-smoothing:antialiased}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3,.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.z-10{z-index:10}.z-20{z-index:20}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.shrink-0{flex-shrink:0}.text-center{text-align:center}.text-sm{font-size:1rem;line-height:1.5rem}.text-cs{font-size:.775rem;line-height:1.5rem}.text-st{font-size:.8rem;line-height:1.25rem}.text-xs{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.25rem;line-height:1.875rem}.text-xl{font-size:1.4rem;line-height:2rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-sans{font-family:Inter,sans-serif}.tracking-wider{letter-spacing:.05em}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2 / span 2}.block{display:block}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.bg-slate-800{background-color:#1e293b}.bg-blue-600{background-color:#2563eb}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-l{border-left-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-100{border-color:#dbeafe}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:1rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-inner{box-shadow:inset 0 2px 4px #0000000d}.p-2\.5{padding:.625rem}.p-3,.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-4{padding-bottom:1rem}.px-4{padding-bottom:.3rem}.pt-4{padding-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-6{margin-top:1.5rem}.ml-2{margin-left:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.w-5{width:1.25rem}.w-6{width:1.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.w-1\/2{width:50%}.max-w-2xl{max-width:42rem}.min-h-\[100px\]{min-height:100px}.cursor-crosshair{cursor:crosshair}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.transition-opacity{transition-property:opacity}.transition-all{transition-property:all}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.opacity-50{opacity:.5}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-slate-700:hover{background-color:#334155}.focus\:ring-blue-500:focus{--tw-ring-color: #3b82f6;box-shadow:0 0 0 3px var(--tw-ring-color)}.focus\:border-blue-500:focus{border-color:#3b82f6}.backdrop-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bg-white\/80{background-color:#fffc}.bg-blue-50\/50{background-color:#eff6ff80}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000026}.overflow-y-auto{scrollbar-width:thin;scrollbar-color:transparent transparent}.overflow-y-auto:hover{scrollbar-color:rgba(0,0,0,.12) transparent}input[type=number],select{outline:none}input[type=number]:focus,select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}button{border:none;cursor:pointer;font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}
