.wallet-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 22px}.wallet-kpis article{background:var(--surface,#fff);border:1px solid var(--border,#ddd);border-radius:20px;padding:22px}.wallet-kpis small,.wallet-kpis span{display:block;color:var(--muted,#667085)}.wallet-kpis b{display:block;font-size:30px;margin:7px 0}.wallet-kpis .available{border-color:#24a35a;box-shadow:0 0 0 3px rgba(36,163,90,.08)}.wallet-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.wallet-positive{color:#148447;font-weight:800}.wallet-negative{color:#bd2c2c;font-weight:800}.wallet-balance-card{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.wallet-balance-card div{display:grid;gap:3px}.wallet-balance-card b{font-size:28px}.wallet-balance-card small{color:var(--muted,#667085)}@media(max-width:760px){.wallet-kpis,.wallet-admin-grid{grid-template-columns:1fr}.wallet-kpis b{font-size:26px}}

/* ARMAGEDÃO Empresas 1.2 — Carteira de Clientes */
.store-customer-picker{padding:22px;border:1px solid var(--border,#ddd);border-radius:20px;background:var(--surface-soft,#f7f8fa);display:grid;gap:14px}.store-customer-picker h2{margin:3px 0}.store-customer-search-wrap{position:relative}.store-customer-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:1300;max-height:340px;overflow:auto;background:var(--surface,#fff);border:1px solid var(--border,#ddd);border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.18)}.store-customer-result{display:grid;width:100%;gap:2px;padding:13px 15px;text-align:left;background:transparent;color:var(--text,#151515);border:0;border-bottom:1px solid var(--border,#ddd);cursor:pointer}.store-customer-result:last-child{border-bottom:0}.store-customer-result:hover{background:var(--surface-soft,#f4f5f7)}.store-customer-result b{font-size:15px}.store-customer-result span,.store-customer-result small{color:var(--muted,#667085)}.store-customer-result-empty{padding:16px;color:var(--muted,#667085)}.selected-store-customer{padding:16px;border:1px solid rgba(36,163,90,.35);border-radius:14px;background:rgba(36,163,90,.08)}.selected-store-customer b,.selected-store-customer span{display:block}.selected-store-customer span,.selected-store-customer p{color:var(--muted,#667085);margin:4px 0 0}.save-customer-option{padding:14px;border:1px dashed var(--border,#ddd);border-radius:14px}.store-customer-filter{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:20px}.store-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.store-customer-card{display:grid;gap:14px}.store-customer-card header{display:flex;justify-content:space-between;gap:12px}.store-customer-card h2,.store-customer-card p{margin:0}.store-customer-card.is-inactive{opacity:.65}.store-customer-address{color:var(--muted,#667085);min-height:48px}.store-customer-stats{display:flex;gap:18px;color:var(--muted,#667085)}.store-customer-stats b{color:var(--text,#151515)}.store-customer-card .card-actions{display:flex;gap:8px;align-items:center}.store-customer-card .card-actions form{margin:0}.store-address-list{display:grid;gap:12px}.store-address-list article{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px;border:1px solid var(--border,#ddd);border-radius:14px;background:var(--surface-soft,#f7f8fa)}.store-address-list p{margin:4px 0}.store-address-list small{color:var(--muted,#667085)}.primary-badge{display:inline-block;margin-left:6px;padding:3px 7px;border-radius:999px;background:#ffd400;color:#111;font-size:10px}.store-address-form{margin-top:18px}.am-address-wrap{position:relative}.am-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:1400;display:none;max-height:310px;overflow-y:auto;background:var(--surface,#fff);border:1px solid var(--border,#ddd);border-radius:12px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.am-suggestions.open{display:block}.am-suggestion{display:block;width:100%;padding:13px 14px;text-align:left;border:0;border-bottom:1px solid var(--border,#ddd);background:transparent;color:var(--text,#151515);cursor:pointer;font:inherit}.am-suggestion:last-child{border-bottom:0}.am-suggestion:hover,.am-suggestion.active{background:var(--surface-soft,#f4f5f7)}.am-suggestion strong{display:block;color:var(--primary,#b99000);font-size:.94rem}.am-suggestion small{display:block;color:var(--muted,#667085);margin-top:4px;line-height:1.35}.am-message{padding:13px 14px;color:var(--muted,#667085);font-size:.9rem}@media(max-width:900px){.store-customer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.store-customer-grid{grid-template-columns:1fr}.store-customer-filter{grid-template-columns:1fr}.store-address-list article{align-items:flex-start;flex-direction:column}.store-customer-picker .section-heading{display:block}.store-customer-picker .section-heading .btn{margin-top:10px}}
