body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex{display:flex}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.h-full{height:100%}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.space-x-2>*+*{margin-left:.5rem}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-1{gap:.25rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.pl-2{padding-left:.5rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.w-24{width:6rem}.w-16{width:4rem}.w-8{width:2rem}.w-4{width:1rem}.h-8{height:2rem}.h-4{height:1rem}.w-32{width:8rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border:1px solid #e5e7eb}.border-l-4{border-left-style:solid;border-left-width:4px}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-blue-500{background-color:#3b82f6}.bg-blue-700{background-color:#1d4ed8}.bg-red-500{background-color:#ef4444}.bg-red-700{background-color:#b91c1c}.bg-green-500{background-color:#10b981}.bg-green-700{background-color:#047857}.bg-yellow-500{background-color:#f59e0b}.bg-yellow-700{background-color:#b45309}.bg-gray-500{background-color:#6b7280}.bg-gray-700{background-color:#374151}.bg-indigo-500{background-color:#6366f1}.bg-indigo-700{background-color:#4338ca}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-green-700:hover{background-color:#047857}.hover\:bg-yellow-700:hover{background-color:#b45309}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-indigo-700:hover{background-color:#4338ca}.block{display:block}.overflow-hidden{overflow:hidden}.cursor-pointer{cursor:pointer}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-logo{height:40px;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;background:linear-gradient(90deg,#1e3c72,#2a5298);box-shadow:0 2px 4px #0003;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 1vmin);justify-content:center;padding:1rem}.App-header h1{font-size:1.8rem;margin:0}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.App-main{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;padding:1rem;width:100%}@media (max-width:768px){.App-main{padding:.5rem}.App-header h1{font-size:1.4rem}}
/*# sourceMappingURL=main.44da5ea9.css.map*/