body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.prose{word-wrap:break-word;overflow-wrap:break-word}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.bg-blue-700{background-color:#1d4ed8}.bg-yellow-50{background-color:#fffbeb}.text-white{color:#fff}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-blue-600{color:#2563eb}.text-blue-100{color:#dbeafe}.text-yellow-700{color:#a16207}.border-gray-300{border-color:#d1d5db}.border-gray-200{border-color:#e5e7eb}.border-t{border-top-width:1px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.min-h-screen{min-height:100vh}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-2{padding:.5rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.pt-6{padding-top:1.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-1{margin-top:.25rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.block{display:block}.flex{display:flex}.grid{display:grid}.space-y-4>*+*{margin-top:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-8{gap:2rem}.justify-between{justify-content:space-between}.items-center{align-items:center}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.w-full{width:100%}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes height-grow{0%{transform:scaleY(.7)}to{transform:scaleY(1)}}.animate-pulse-slow{animation:pulse 3s infinite}.animate-bounce-slow{animation:bounce 2s infinite}.animate-height-grow{animation:height-grow 2s infinite alternate;transform-origin:bottom}@media (max-width:768px){.grid-cols-2{grid-template-columns:1fr}}
/*# sourceMappingURL=main.6fd3eb37.css.map*/