:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;margin:0 auto;padding:0;text-align:center}.app-container{width:100%;max-width:1280px;margin:0 auto}.flex{display:flex}.flex-col{flex-direction:column}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-6{gap:1.5rem}.p-4{padding:1rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.h-64{height:16rem}.min-h-screen{min-height:100vh}.border-b{border-bottom:1px solid #e5e7eb}.border-b-2{border-bottom:2px solid}.rounded-lg{border-radius:.5rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.text-2xl{font-size:1.5rem}.text-lg{font-size:1.125rem}.text-blue-600{color:#2563eb}.text-gray-500{color:#6b7280}.border-blue-600{border-color:#2563eb}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body.dark-mode{background-color:#121212;color:#e0e0e0}.recharts-tooltip-wrapper .recharts-default-tooltip{background-color:var(--tooltip-bg, rgba(255, 255, 255, .9))!important;border:1px solid var(--tooltip-border, #ccc)!important;color:var(--tooltip-text, #333)!important}body.dark-mode .recharts-default-tooltip{--tooltip-bg: rgba(40, 40, 40, .9);--tooltip-border: #555;--tooltip-text: #e0e0e0}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;background-color:#f5f5f5}.login-button{padding:12px 24px;font-size:16px;background-color:#4285f4;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.login-button:hover{background-color:#3367d6}
