.customer-filters{display:flex;align-items:end;gap:16px;margin:24px 0}.customer-filters label:first-child{flex:1}.customer-filters label{display:grid;gap:8px}.customer-filters input,.customer-filters select{width:100%;min-height:44px}.customer-sync{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid var(--border,#303848)}.customer-sync p{margin:0 0 5px}.customer-sync small{color:var(--muted,#a5afbf)}.customer-table-wrap{overflow:auto;border:1px solid var(--border,#303848);border-radius:12px}.customer-table{width:100%;border-collapse:collapse;text-align:left}.customer-table th,.customer-table td{padding:16px;border-bottom:1px solid var(--border,#303848);vertical-align:middle}.customer-table th{font-size:12px;text-transform:uppercase;color:var(--muted,#a5afbf)}.customer-table td small{display:block;color:var(--muted,#a5afbf);margin-top:5px;overflow-wrap:anywhere}.customer-table td .btn{white-space:nowrap}.customer-pages{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.customer-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.customer-facts p{overflow-wrap:anywhere}.customer-purchase{margin:16px 0}.customer-message-list article{margin:16px 0}.customer-message-list textarea{width:100%;min-height:160px;padding:16px;margin:12px 0}.customer-message-photos{display:flex;gap:12px;flex-wrap:wrap}.customer-message-photos img{width:150px;height:150px;object-fit:contain;border-radius:8px}.customer-message-list header{display:flex;gap:16px;align-items:center;flex-wrap:wrap}@media(max-width:760px){.customer-filters{flex-direction:column;align-items:stretch}.customer-sync{align-items:start;flex-direction:column}.customer-facts{grid-template-columns:1fr}.customer-table th,.customer-table td{padding:12px}.customer-table{min-width:700px}}
