*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-form{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a}.login-title{text-align:center;margin-bottom:30px;color:#333;font-size:24px}.site-layout-content{padding:24px;background:#f0f2f5;min-height:280px}.dashboard-card{margin-bottom:24px}.stat-card{text-align:center;padding:20px}.stat-value{font-size:36px;font-weight:700;color:#1890ff}.stat-label{font-size:14px;color:#666;margin-top:8px}.table-actions{margin-bottom:16px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}.search-form{display:flex;flex-wrap:wrap;gap:8px}.form-section{margin-bottom:24px}.form-section-title{font-size:16px;font-weight:500;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.map-container{height:400px;width:100%;border-radius:8px;overflow:hidden}.route-list{max-height:400px;overflow-y:auto}.route-item{padding:12px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .3s}.route-item:hover{background:#f5f5f5}.route-item.active{background:#e6f7ff}@media (max-width: 768px){.login-form{width:90%;padding:20px}.table-actions{flex-direction:column}.search-form{width:100%}}.company-footer{text-align:center;margin-top:16px}.company-name{font-size:14px;color:#666;font-weight:500;letter-spacing:1px}.company-desc{font-size:12px;color:#999;margin-top:4px}.sidebar-footer{position:absolute;bottom:0;left:0;right:0;padding:16px;background:#0000001a;text-align:center}.sidebar-footer .company-name{color:#ffffffd9;font-size:12px}.sidebar-footer .company-copyright{color:#ffffff80;font-size:11px;margin-top:4px}.app-footer{text-align:center;padding:16px;color:#999;font-size:12px;background:#f0f2f5;border-top:1px solid #e8e8e8}.app-footer .company-name{color:#666;font-weight:500}
