*,body{margin:0}*{box-sizing:border-box;padding:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.border-b{border-bottom-width:1px;border-color:#e5e7eb}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.text-gray-900{color:#111827}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-8{gap:2rem}.mb-6{margin-bottom:1.5rem}.p-1{padding:.25rem}.flex{display:flex}.flex-1{flex:1 1}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bg-blue-500{background-color:#3b82f6}.text-white{color:#fff}.bg-gray-100{background-color:#f3f4f6}.text-gray-600{color:#4b5563}.hover\:text-gray-900:hover{color:#111827}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.min-h-\[600px\]{min-height:600px}.justify-center{justify-content:center}.border-t{border-color:#e5e7eb;border-top-width:1px}.text-center{text-align:center}@media (min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-8{grid-column:span 8/span 8}}.App{background-color:#f7fafc;min-height:100vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}
/*# sourceMappingURL=main.f9abbb96.css.map*/