:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{place-content:center;min-width:320px;min-height:100vh;margin:0;display:flex}#root{width:100%}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:dark){:root{color:#f3f4f6;background-color:#111}a:hover{color:#747bff}button{color:#213547;background-color:#f9f9f9}}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.bg-white{background-color:#fff}.border-b{border-bottom:1px solid #e5e7eb}.shadow-sm{box-shadow:0 1px 2px #0000000d}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.text-blue-600{color:#2563eb}.bg-blue-600{background-color:#2563eb}.text-white{color:#fff}.p-1{padding:.25rem}.rounded{border-radius:.25rem}.text-gray-600{color:#4b5563}.hover\:text-blue-600:hover{color:#2563eb}.transition{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.rounded-lg{border-radius:.5rem}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.flex-1{flex:1}.bg-gray-50{background-color:#f9fafb}.border-t{border-top:1px solid #e5e7eb}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-gray-500{color:#6b7280}.text-sm{font-size:.875rem}
