*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;transition:background-color .2s ease,color .2s ease}html.dark,html.dark body{background-color:#0f172a;color:#e5e7eb}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.recharts-legend-item-text,.recharts-legend-wrapper{display:none!important}html.dark .recharts-cartesian-axis-tick-value,html.dark .recharts-label{fill:#e5e7eb!important}html.dark .recharts-cartesian-axis-line,html.dark .recharts-cartesian-grid-line{stroke:#374151!important;opacity:.3}html.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2);opacity:.9;cursor:pointer;padding:2px}html.dark input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;filter:invert(1) brightness(1.5)}html.dark input[type=date]::-moz-calendar-picker-indicator{filter:invert(1) brightness(1.2);opacity:.9;cursor:pointer}html.dark input[type=date]::-moz-calendar-picker-indicator:hover{opacity:1;filter:invert(1) brightness(1.5)}html.dark input[type=date]::-ms-clear{display:none}