/* GraceRace v9 admin navigation + dense customer table hotfix */
.gr-v9-customer-card{gap:.75rem!important;padding-top:.85rem!important;padding-bottom:.85rem!important}
.gr-v9-customer-card>[data-slot="card-header"]{padding-left:.85rem!important;padding-right:.85rem!important;gap:.4rem!important}
.gr-v9-customer-card>[data-slot="card-content"]{padding-left:.35rem!important;padding-right:.35rem!important}
.gr-v9-customer-table{width:100%!important;font-size:10.5px!important;line-height:1.1!important}
.gr-v9-customer-table th{height:28px!important;padding:3px 5px!important;font-size:10px!important;font-weight:650!important;line-height:1.05!important;letter-spacing:-.01em!important}
.gr-v9-customer-table td{height:30px!important;padding:3px 5px!important;font-size:10.5px!important;line-height:1.1!important;vertical-align:middle!important}
.gr-v9-customer-table th,.gr-v9-customer-table td{white-space:nowrap!important}
.gr-v9-customer-table td:nth-child(2),.gr-v9-customer-table td:nth-child(4),.gr-v9-customer-table td:nth-child(5){max-width:135px!important;overflow:hidden!important;text-overflow:ellipsis!important}
.gr-v9-customer-table td:nth-child(1){font-size:10px!important}
.gr-v9-customer-table [data-slot="badge"]{font-size:9.5px!important;line-height:1!important;padding:3px 6px!important;min-height:20px!important}
.gr-v9-customer-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:2px!important;min-width:max-content!important}
.gr-v9-customer-actions button,.gr-v9-customer-actions a{margin:0!important}
.gr-v9-customer-action,.gr-v9-customer-actions .gr-v6-icon-action{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border-radius:6px!important}
.gr-v9-customer-action svg,.gr-v9-customer-actions .gr-v6-icon-action svg{width:13px!important;height:13px!important}
@media (min-width:1024px){
  .gr-v9-customer-card .overflow-x-auto{overflow-x:auto!important}
  .gr-v9-customer-table{min-width:820px!important}
}
@media (max-width:1023px){
  .gr-v9-customer-table{font-size:10px!important}
  .gr-v9-customer-table th,.gr-v9-customer-table td{padding:3px 4px!important;font-size:10px!important}
}
