.customer-manager{position:relative;min-height:100%}.customer-manager [hidden]{display:none!important}.customers-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.customers-head h2{font:600 30px Manrope;margin:6px 0}.customers-head p:last-child{margin:0;color:#777;font-size:12px}.customer-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.customer-metrics article{background:#fff;border:1px solid #e2ddd3;padding:18px}.customer-metrics span{display:block;color:#777;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.customer-metrics strong{display:block;font:600 23px Manrope;margin:8px 0}.customer-metrics small{color:#888;font-size:9px}.customer-toolbar{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e2ddd3;border-bottom:0;padding:13px}.customer-search{display:flex;align-items:center;gap:8px;flex:1;max-width:430px;border:1px solid #ddd8cf;padding:0 12px}.customer-search input{border:0;background:none;width:100%;padding:10px 0;outline:0}.customer-toolbar>label:last-child{display:flex;align-items:center;gap:9px;font-size:10px;color:#777}.customer-toolbar select{border:1px solid #ddd8cf;background:#fff;padding:10px}.customers-table-wrap{background:#fff;border:1px solid #e2ddd3;overflow:auto}.customers-table{min-width:720px}.customer-identity{display:flex;align-items:center;gap:10px;border:0;background:none;text-align:left;cursor:pointer}.customer-identity>i,.customer-profile>i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e8e1d7;color:#8d4937;font-style:normal;font-weight:700}.customer-identity b,.customer-identity small{display:block}.customer-identity small{color:#888;margin-top:3px}.customer-status{display:inline-flex;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:700}.customer-status.active{background:#e1eee6;color:#38654e}.customer-status.blocked{background:#f2e0dc;color:#934537}.customer-view{border:0;background:none;text-decoration:underline;font-size:10px;cursor:pointer}.customers-empty{text-align:center;padding:70px 20px}.customers-empty b,.customers-empty span{display:block}.customers-empty span{color:#888;font-size:11px;margin-top:8px}.customer-detail-panel{position:absolute;inset:0;background:#f5f3ee;z-index:3;overflow:auto}.customer-detail-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #ddd8cf;padding-bottom:18px}.customer-profile{display:flex;align-items:center;gap:14px}.customer-profile>i{width:52px;height:52px;font-size:16px}.customer-profile h3{font:600 25px Manrope;margin:3px 0}.customer-profile a{color:#777;font-size:10px}.customer-detail-close{border:0;background:#1c1d1a;color:#fff;width:36px;height:36px;font-size:20px;cursor:pointer}.customer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.customer-summary article{background:#fff;border:1px solid #e2ddd3;padding:16px}.customer-summary span{display:block;color:#888;font-size:9px;text-transform:uppercase}.customer-summary strong{display:block;font:600 19px Manrope;margin-top:7px}.customer-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:14px}.customer-detail-grid>section{background:#fff;border:1px solid #e2ddd3;padding:20px}.customer-detail-grid h4{margin:0 0 14px;font:600 13px Manrope}.customer-order-row{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #eee}.customer-order-row span b,.customer-order-row span small{display:block}.customer-order-row small{font-size:9px;color:#888;margin-top:4px}.customer-order-row>i{border-radius:15px;padding:5px 8px;font-size:9px;font-style:normal;background:#e7efe3;color:#4a6a41}.no-customer-orders{padding:45px;text-align:center;color:#888;font-size:11px}.customer-admin-card dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:10px}.customer-admin-card dt{color:#888}.customer-admin-card dd{text-align:right;margin:0}.block-customer,.unblock-customer{width:100%;margin-top:25px;padding:11px;border:1px solid #a64a3b;background:#fff;color:#a64a3b;cursor:pointer}.unblock-customer{background:#315f48;color:#fff;border-color:#315f48}.customer-admin-card>p{color:#888;font-size:9px;line-height:1.5}.export-customers{padding:11px 16px}
@media(max-width:850px){.customer-metrics{grid-template-columns:1fr 1fr}.customer-detail-grid{grid-template-columns:1fr}.customers-head{padding-right:36px}}
@media(max-width:520px){.customers-head .export-customers{display:none}.customer-toolbar{flex-direction:column}.customer-search{max-width:none}.customer-summary{grid-template-columns:1fr}.customer-order-row{grid-template-columns:1fr auto}.customer-order-row>i{grid-column:1/-1;width:max-content}}
