@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout-sider{background:#1a1a2e!important}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-title:hover{background:#8b5cf633!important}.ant-card{transition:transform .2s ease,box-shadow .2s ease}.ant-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f!important}.ant-btn-primary{background:#1e40af!important;border:none!important;color:#fff!important;box-shadow:0 4px 12px #1e40af66!important}.ant-btn-primary:hover{background:#000!important;box-shadow:0 6px 16px #00000080!important}.ant-select-selector,.ant-picker,.ant-input{border-radius:8px!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-layout-content>div{animation:fadeIn .3s ease-out}.station-summary-table{background:#fff}.station-summary-table .ant-table-thead>tr>th{background-color:#f8fafc!important;color:#475569!important;font-weight:600!important;border-bottom:2px solid #e2e8f0!important;font-size:13px!important;padding:10px 12px!important}.station-summary-table .ant-table-tbody>tr>td{padding:10px 12px!important;font-size:13px!important;color:#334155!important;border-bottom:1px solid #f1f5f9!important}.station-summary-table .ant-table-tbody>tr.table-row-light{background-color:#fff}.station-summary-table .ant-table-tbody>tr.table-row-dark{background-color:#f8fafc}.station-summary-table .ant-table-tbody>tr{transition:background-color .2s ease!important}.station-summary-table .ant-table-tbody>tr:hover>td{background-color:#f1f5f9!important}
