.reseller-create-panel{max-width:none}.reseller-balance-line{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(125,84,255,.08)}.reseller-balance-line strong{font-size:28px}.reseller-balance-line .eyebrow{margin-bottom:5px}.negative-balance{color:#ff8ca6}.reseller-card{padding:22px}.reseller-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.reseller-metrics span{padding:14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025)}.reseller-metrics small{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.reseller-metrics strong{font-size:18px}.reseller-credit-row{grid-template-columns:minmax(160px,.5fr) minmax(220px,1fr) auto}.reseller-recent-ledger{display:grid;gap:7px;margin-top:15px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02)}.reseller-recent-ledger>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:8px 4px;border-bottom:1px solid rgba(255,255,255,.045)}.reseller-recent-ledger>div:last-child{border-bottom:0}.reseller-recent-ledger small{color:var(--muted)}.positive{color:#73f4c1}.negative{color:#ff8ca6}.reseller-price-form{grid-template-columns:repeat(4,minmax(0,1fr))}.reseller-price-enabled{align-self:end}.reseller-price-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:18px;align-items:center;padding:18px 20px}.reseller-price-card h4{margin:0 0 4px}.reseller-price-card>.actions{margin:0}.credit-transaction{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px}.credit-transaction>div:first-child{display:grid;gap:5px}.credit-transaction small{color:var(--muted)}.credit-amount{display:grid;justify-items:end;gap:3px}.credit-amount strong{font-size:21px}.credit-amount span{font-size:12px;color:var(--muted)}.reseller-renew-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025)}.reseller-renew-row label{font-size:12px;font-weight:800;color:var(--muted)}.reseller-renew-row select{margin-top:6px}.reseller-renew-row button{min-height:47px}.reseller-customer-card .actions{margin-top:14px}.reseller-customer-page-actions{margin-top:0}.reseller-create-inline{max-width:none}.reseller-create-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.reseller-create-heading p{margin:4px 0 0}.reseller-create-heading .ghost{flex-shrink:0}
@media(max-width:980px){.reseller-price-form{grid-template-columns:repeat(2,minmax(0,1fr))}.reseller-price-card{grid-template-columns:minmax(0,1fr) auto}.reseller-price-card>.actions{grid-column:1/-1}.reseller-credit-row{grid-template-columns:1fr 1fr}.reseller-credit-row button{grid-column:1/-1}}
@media(max-width:760px){.reseller-balance-line{align-items:flex-start;flex-direction:column}.reseller-balance-line strong{font-size:24px}.reseller-metrics{grid-template-columns:1fr}.reseller-credit-row,.reseller-price-form,.reseller-price-card,.credit-transaction,.reseller-renew-row{grid-template-columns:1fr}.reseller-recent-ledger>div{grid-template-columns:minmax(0,1fr) auto}.reseller-recent-ledger small{grid-column:1/-1}.credit-amount{justify-items:start}.reseller-price-card>.actions{grid-column:auto}.reseller-customer-page-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.reseller-customer-page-actions button{width:100%}.reseller-create-inline{padding:18px}.reseller-create-heading{flex-direction:column}.reseller-create-heading .ghost{width:100%}}