*{margin:0;padding:0;box-sizing:border-box}body{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}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000001a}.header h1{font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.last-update{font-size:.9rem;opacity:.9}.main{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto}.chart-section,.table-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.chart-section h2,.table-section h2{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:#667eea}.loading,.error,.no-data{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.2rem;color:#666}.error{color:#e53e3e}.chart-container{width:100%;overflow-x:auto}.line-chart{width:100%;max-width:100%;height:auto}.grid-line{stroke:#e0e0e0;stroke-width:1;stroke-dasharray:3,3}.axis{stroke:#333;stroke-width:2}.axis-label{fill:#666;font-size:12px}.line{stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.line-close{stroke:#4299e1}.line-ma{stroke:#f56565}.point{fill:#fff;stroke-width:2}.point-close{stroke:#4299e1}.point-ma{stroke:#f56565}.legend-text{fill:#333;font-size:14px}.table-container{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.95rem}.data-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.data-table th{padding:1rem;text-align:left;font-weight:600;position:sticky;top:0;z-index:10}.data-table td{padding:.875rem 1rem;border-bottom:1px solid #e0e0e0}.data-table tbody tr:hover{background-color:#f7fafc}.data-table tbody tr:nth-child(2n){background-color:#fafafa}.data-table tbody tr:nth-child(2n):hover{background-color:#f7fafc}@media (max-width: 768px){.header{padding:1rem 1.5rem}.header h1{font-size:1.4rem}.last-update{font-size:.8rem}.main{padding:1rem}.chart-section,.table-section{padding:1rem;margin-bottom:1.5rem;border-radius:8px}.chart-section h2,.table-section h2{font-size:1.2rem;margin-bottom:1rem}.data-table{font-size:.85rem}.data-table th,.data-table td{padding:.75rem .5rem}.table-container{-webkit-overflow-scrolling:touch}.line-chart{min-width:600px}.axis-label{font-size:10px}.legend-text{font-size:12px}}@media (max-width: 480px){.header h1{font-size:1.2rem}.chart-section h2,.table-section h2{font-size:1.1rem}.data-table{font-size:.8rem}.data-table th,.data-table td{padding:.5rem .3rem}.axis-label{font-size:9px}.legend-text{font-size:11px}}@media print{.header{background:#667eea;-webkit-print-color-adjust:exact;print-color-adjust:exact}.chart-section,.table-section{page-break-inside:avoid}}
