.customer-directory{padding:0 0 22px}.customer-directory__panel{overflow:hidden;border:1px solid #d8e3d7;border-radius:16px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.06)}
.customer-directory__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 28px 18px}.customer-directory__head h2{margin:4px 0 7px;font-size:28px;letter-spacing:-.03em}.customer-directory__head p{max-width:680px;margin:0;color:#607067;font-size:14px;line-height:1.6}
.customer-directory__search{display:block;padding:0 28px 20px}.customer-directory__search span{display:block;margin-bottom:7px;color:#59685f;font-size:12px;font-weight:800}.customer-directory__search input{width:100%;min-height:46px;padding:0 14px;border:1px solid #ccd9cb;border-radius:12px;background:#fbfdfb;color:#132218;font:inherit}.customer-directory__search input:focus{border-color:#146627;outline:3px solid rgba(20,102,39,.13)}
.customer-directory__list{border-top:1px solid #e0e8df}.customer-card{border-bottom:1px solid #e0e8df;background:#fff}.customer-card:last-child{border-bottom:0}.customer-card summary{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 28px;cursor:pointer;list-style:none}.customer-card summary::-webkit-details-marker{display:none}.customer-card__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eaf5e5;color:#146627;font-weight:900}.customer-card__identity b,.customer-card__identity small{display:block}.customer-card__identity b{color:#132218;font-size:15px}.customer-card__identity small{margin-top:4px;color:#6a776f;font-size:11px}.customer-card__total{color:#526158;font-size:12px;font-weight:800}.customer-card__body{padding:0 28px 22px 86px}.customer-card__stats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.customer-card__stats span{padding:8px 10px;border-radius:10px;background:#f2f6ef;color:#536159;font-size:11px}.customer-card__stats b{color:#18341f}.customer-card__history{border-top:1px solid #e3e9e2}.customer-card__history>div{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:12px;padding:11px 0;border-bottom:1px solid #e8ede7;font-size:12px}.customer-card__history span,.customer-card__history small{color:#6d7971}.customer-card__call{display:inline-flex;align-items:center;min-height:42px;margin-top:16px;padding:0 15px;border-radius:12px;background:#0a5524;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.customer-directory__loading,.customer-directory__empty{margin:0;padding:28px;color:#66746b;text-align:center}
@media(max-width:680px){.customer-directory__head{display:block;padding:22px 20px 16px}.customer-directory__head .status-chip{margin-top:14px}.customer-directory__search{padding:0 20px 17px}.customer-card summary{grid-template-columns:40px minmax(0,1fr);padding:15px 20px}.customer-card__avatar{width:40px;height:40px}.customer-card__total{grid-column:2}.customer-card__body{padding:0 20px 20px}.customer-card__history>div{grid-template-columns:1fr;gap:4px}}
