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}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem;width:100%}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.font-semibold{font-weight:600}.w-full{width:100%}.max-w-xs{max-width:20rem}.p-2{padding:.5rem}.p-4{padding:1rem}.border{border-style:solid;border-width:1px}.border-gray-300{border-color:#d1d5db}.border-gray-200{border-color:#e5e7eb}.rounded{border-radius:.25rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-2{gap:.5rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.mr-2{margin-right:.5rem}.cursor-pointer{cursor:pointer}.text-sm{font-size:.875rem;line-height:1.25rem}.h-96{height:24rem}.h-full{height:100%}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-red-600{color:#dc2626}.mt-8{margin-top:2rem}.italic{font-style:italic}.block{display:block}@media (min-width:768px){.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}body{margin:0;transition:background-color .3s ease,color .3s ease}body.dark{background-color:#1a1a1a;color:#e5e7eb}.App{margin:0 auto;max-width:1200px;min-height:100vh;padding:20px;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#4a5568;cursor:pointer;font-size:1rem;line-height:1.5;padding:.5rem 1rem}select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e180;outline:none}input[type=checkbox]{cursor:pointer;height:1rem;width:1rem}.recharts-wrapper{margin:0 auto}.dark{background-color:#1a1a1a;color:#e5e7eb}.dark select{background-color:#2d3748;border-color:#4a5568;color:#e5e7eb}.dark select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e140}.dark input[type=checkbox]{background-color:#2d3748;border-color:#4a5568}.dark .recharts-text{fill:#e5e7eb}.dark .recharts-legend-item-text{color:#e5e7eb!important}@media (max-width:768px){.App{padding:10px}select{width:100%}}.recharts-line:hover{filter:brightness(1.2)}.recharts-tooltip-wrapper{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}
/*# sourceMappingURL=main.e9802892.css.map*/