/* F38 · Clientes e Historial Simple */
.customer-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.customer-summary-grid article.recent::before{background:#0f9f83}.f38-customer-footer{align-items:flex-end!important;flex-wrap:wrap}.f38-customer-footer>small{min-width:150px;flex:1}.f38-customer-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap}.f38-review-card{border-color:#f0c4ca;background:linear-gradient(180deg,#fff,#fffafb)}.customer-profile-actions .btn.primary{white-space:nowrap}.customer-history-actions .btn.secondary{white-space:nowrap}.customer-card-metrics span:first-child strong{color:#5b21b6}
@media(max-width:1180px){.customer-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.f38-customer-footer{align-items:stretch!important}.f38-customer-card-actions{width:100%;justify-content:stretch}.f38-customer-card-actions .btn{flex:1}.customer-profile-actions .btn{min-width:calc(50% - 4px)}}
@media(max-width:460px){.customer-profile-actions .btn{min-width:100%}.f38-customer-card-actions{display:grid;grid-template-columns:1fr 1fr}.f38-customer-card-actions .btn.primary{grid-column:1/-1}}
