.dashboard-container{padding:24px;background:linear-gradient(135deg,#f0f2f5,#e6f7ff);min-height:calc(100vh - 64px)}.dashboard-header{text-align:center;margin-bottom:32px}.dashboard-title{font-size:36px;font-weight:700;color:#1890ff;margin:0 0 8px;text-shadow:0 2px 4px rgba(24,144,255,.2)}.dashboard-subtitle{font-size:18px;color:#666;margin:0}.metrics-row{margin-bottom:24px}.metric-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.metric-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.middle-row{margin-bottom:24px}.chart-card,.alert-card,.action-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%}.alert-card .ant-alert{border-radius:6px}.action-card .ant-btn{height:48px;font-size:16px;border-radius:6px;font-weight:500}.map-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.map-container{position:relative;width:100%;height:400px;border-radius:8px;overflow:hidden;background:#f0f2f5}@media (max-width: 1200px){.dashboard-title{font-size:28px}.dashboard-subtitle{font-size:16px}}*{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}#root{width:100%;height:100vh}.highlight-row{background-color:#e6f7ff!important}.highlight-row:hover{background-color:#bae7ff!important}
