*{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}.login-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.login-form{background:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 20px #0000001a;width:100%;max-width:400px}.layout-container{min-height:100vh}.header{background:#001529;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}@media (max-width: 768px){.content{padding:16px}.header{flex-direction:column;gap:12px;padding:12px 16px}.login-container{padding:16px}.login-form{padding:24px}}.add-customer-form{max-width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.form-grid{grid-template-columns:1fr;gap:12px}}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.customer-detail{max-height:400px;overflow-y:auto}.detail-section{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.detail-section h4{margin-bottom:8px;color:#1890ff}.photo-gallery{display:flex;gap:8px;flex-wrap:wrap}.uploaded-photos .photo-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.photo-tag{background:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:12px}.route-planning{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.route-actions{display:flex;gap:16px;align-items:center}.customer-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.customer-info{flex:1}.customer-name{font-weight:600;font-size:16px}.customer-details{margin-top:4px}.customer-actions{display:flex;gap:8px}.selection-summary{margin-top:16px;text-align:center}.route-result{max-height:500px;overflow-y:auto}.route-summary{background:#f8f9fa;padding:16px;border-radius:6px;margin-bottom:16px}.order-number{display:inline-block;width:24px;height:24px;background:#1890ff;color:#fff;border-radius:50%;text-align:center;line-height:24px;font-weight:700}@media (max-width: 768px){.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}}.mobile-customer-list{padding:16px 0}.customer-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:none}.customer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.customer-name{font-size:16px;font-weight:600;color:#262626}.customer-info{margin-bottom:16px}.info-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;color:#595959}.info-item .anticon{color:#8c8c8c;font-size:12px}.customer-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:12px;border-top:1px solid #f0f0f0}.customer-actions .ant-btn{font-size:12px;padding:2px 8px;height:auto}@media (min-width: 768px){.ant-table-wrapper{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a}.ant-table{min-width:auto}}@media (max-width: 768px){.add-customer-form .ant-form-item-label>label{font-size:14px}.add-customer-form .ant-input,.add-customer-form .ant-picker,.add-customer-form .ant-textarea{font-size:16px!important}.form-actions{flex-direction:column;gap:12px}.form-actions .ant-btn{width:100%;height:44px;font-size:16px}}.customer-list{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.text-center{text-align:center}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.flex{display:flex}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-8{gap:8px}.gap-16{gap:16px}
