.customers-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.customers-heading h2{margin:4px 0 7px;font-size:28px;letter-spacing:-.8px}.customers-heading p{margin:0;color:#6b7280}.section-kicker,.tiny-label{color:#c46d2a;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.customer-count{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #eadfd4;border-radius:14px;background:#fffaf5;color:#81736a}.customer-count b{color:#26211e;font-size:21px}.customer-admin-grid{display:grid;grid-template-columns:minmax(290px,.85fr) minmax(420px,1.45fr);gap:20px;align-items:start}.customer-create-card,.customers-list-card{background:#fff;border:1px solid #e8e4df;border-radius:20px;box-shadow:0 8px 25px rgba(63,44,30,.045)}.customer-create-card{padding:22px}.customers-list-card{overflow:hidden}.card-heading,.list-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.card-heading h3,.list-toolbar h3{margin:4px 0 0;font-size:19px;letter-spacing:-.35px}.create-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#3e3029;color:#fff;font-size:20px}.customer-form{display:grid;gap:13px;margin-top:19px}.customer-form label{position:relative;display:grid;gap:6px;color:#4c4540;font-size:12px;font-weight:750}.customer-form input{height:42px;padding:0 12px;border:1px solid #ded8d2;border-radius:10px;background:#fff;color:#292421;font:inherit;outline:none;transition:border-color .18s,box-shadow .18s}.customer-form input:focus{border-color:#c46d2a;box-shadow:0 0 0 3px rgba(196,109,42,.12)}.customer-form-two{display:grid;grid-template-columns:1.45fr .8fr;gap:12px}.customer-form-two small{position:absolute;right:11px;bottom:12px;color:#89807a;font-size:12px}.account-divider{display:flex;align-items:center;gap:10px;margin:2px 0 0;color:#9b918a;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.account-divider:before,.account-divider:after{content:"";height:1px;background:#eee9e4;flex:1}.account-note{margin:0;color:#8a817a;font-size:11px;line-height:1.45}.customer-save{width:100%;justify-content:center;margin-top:2px}.list-toolbar{padding:20px 20px 15px;border-bottom:1px solid #eee9e4}.customer-search{display:flex;align-items:center;gap:7px;width:min(270px,48%);height:39px;padding:0 11px;border:1px solid #e1dad3;border-radius:10px;background:#fff;color:#927d6e}.customer-search input{width:100%;border:0;outline:0;color:#34302d;font:inherit;font-size:12px}.customer-list{padding:3px 20px 18px}.customer-row{display:grid;grid-template-columns:38px minmax(145px,1.15fr) minmax(135px,1.05fr) 65px 53px;align-items:center;gap:11px;padding:15px 0;border-bottom:1px solid #f0ece8}.customer-row:last-child{border-bottom:0}.customer-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#f5e6d8;color:#a45119;font-weight:850}.customer-identity{display:grid;gap:3px}.customer-identity strong{color:#332d29;font-size:13px}.customer-identity span,.customer-contact{color:#8b817a;font-size:11px}.customer-contact{display:grid;gap:3px}.customer-discount{display:grid;gap:1px;text-align:center}.customer-discount b{color:#9d571f;font-size:14px}.customer-discount span{color:#92877f;font-size:10px}.customer-state{justify-self:end;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:800}.customer-state.active{background:#e8f6ed;color:#287744}.customer-state.passive{background:#f7e9e8;color:#a84b42}.empty-search{padding:25px;margin:0;text-align:center;color:#867d76;font-size:13px}@media(max-width:900px){.customer-admin-grid{grid-template-columns:1fr}.customers-heading{align-items:flex-start}.customer-create-card{order:2}}@media(max-width:580px){.customers-heading{display:grid}.customer-count{justify-self:start}.list-toolbar{display:grid}.customer-search{width:100%}.customer-row{grid-template-columns:36px 1fr 54px;gap:9px}.customer-contact{display:none}.customer-state{grid-column:2;justify-self:start}.customer-form-two{grid-template-columns:1fr}}
.account-page{max-width:600px;margin:0 auto}.account-card{padding:28px;background:#fff;border:1px solid #e8e4df;border-radius:20px;box-shadow:0 8px 25px rgba(63,44,30,.045)}.account-card h2{margin:5px 0 7px}.account-intro{margin:0;color:#7b726b;font-size:13px}.account-card label small{color:#938982;font-size:10px;font-weight:500}.account-message{margin:0;padding:10px;border-radius:9px;background:#e8f6ed;color:#287744;font-size:12px}
.customer-form-message{margin:0;padding:10px;border-radius:9px;font-size:12px}.customer-form-message.success{background:#e8f6ed;color:#287744}.customer-form-message.error{background:#fff0ef;color:#a43f35}
.customer-identity{border:0;background:transparent;padding:0;text-align:left;font:inherit;cursor:pointer}.customer-identity:hover strong{color:#b45f21}.customer-card-overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:rgba(37,30,25,.42)}.customer-detail-card{position:relative;width:min(580px,100%);padding:28px;border-radius:20px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.2)}.customer-detail-card h2{margin:4px 0}.customer-card-id{margin:0 0 22px;color:#8a817a;font-size:12px}.customer-card-close{position:absolute;right:16px;top:14px;width:30px;height:30px;border:0;border-radius:9px;background:#f3efeb;color:#544b45;font-size:21px;cursor:pointer}.customer-detail-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e9e3dd;border-radius:12px;overflow:hidden}.customer-detail-grid div{display:grid;gap:4px;padding:13px;border-right:1px solid #e9e3dd;border-bottom:1px solid #e9e3dd}.customer-detail-grid div:nth-child(2n){border-right:0}.customer-detail-grid div:nth-last-child(-n+2){border-bottom:0}.customer-detail-grid span{color:#8b817a;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.customer-detail-grid strong{font-size:13px;color:#342e2a}.admin-note-label{display:grid;gap:7px;margin:19px 0 12px;color:#4c4540;font-size:12px;font-weight:750}.admin-note-label textarea{min-height:100px;padding:11px;border:1px solid #ded8d2;border-radius:10px;resize:vertical;font:inherit;outline:none}.admin-note-label textarea:focus{border-color:#c46d2a;box-shadow:0 0 0 3px rgba(196,109,42,.12)}
.customer-form select{height:42px;padding:0 12px;border:1px solid #ded8d2;border-radius:10px;background:#fff;color:#292421;font:inherit;outline:none}.customer-form select:focus{border-color:#c46d2a;box-shadow:0 0 0 3px rgba(196,109,42,.12)}
.customer-orders-panel{margin-top:18px;padding:15px;border:1px solid #e9e3dd;border-radius:13px;background:#fcfbfa}.customer-orders-head{display:flex;justify-content:space-between;gap:10px;align-items:end}.customer-orders-head h3{margin:3px 0 0;font-size:15px}.customer-orders-head>div:last-child{color:#887e77;font-size:11px}.customer-orders-head b{color:#a45d28}.customer-order-groups{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:13px}.customer-order-groups>div{min-width:0}.customer-order-groups>div>strong{display:block;margin-bottom:6px;color:#71675f;font-size:10px;text-transform:uppercase}.customer-order-groups p{margin:0;color:#988f88;font-size:11px}.customer-order-mini{display:flex;justify-content:space-between;align-items:center;width:100%;gap:7px;margin:5px 0;padding:8px;border:1px solid #ece6e0;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.customer-order-mini:hover{border-color:#d6a576}.customer-order-mini span{display:grid;gap:2px;color:#453e39;font-size:11px;font-weight:750}.customer-order-mini small{color:#91877f;font-size:9px;font-weight:500}.customer-order-mini .status{padding:4px 5px;font-size:8px;white-space:nowrap}@media(max-width:560px){.customer-order-groups{grid-template-columns:1fr}.customer-detail-card{max-height:90vh;overflow:auto}}
.customer-row{grid-template-columns:38px minmax(145px,1.15fr) minmax(135px,1.05fr) 65px 53px 68px}.customer-edit{padding:7px 8px;font-size:10px}
