.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}.reseller-note-box{display:grid;gap:12px;margin-top:16px;padding:15px;border:1px solid rgba(139,92,246,.24);border-radius:15px;background:rgba(139,92,246,.065);position:relative;z-index:3}.reseller-note-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.reseller-note-top strong{display:block;color:#f3edff}.reseller-note-top small,.reseller-note-saved{display:block;margin-top:3px;color:var(--muted);font-size:12px}.reseller-note-preview{min-height:46px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#0c0913;color:#f3edff;white-space:pre-wrap;word-break:break-word}.reseller-note-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.reseller-note-edit.small{min-height:38px;padding:8px 13px}.reseller-note-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px}.reseller-note-modal.hidden{display:none!important}.reseller-note-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.reseller-note-modal-panel{position:relative;z-index:1;width:min(720px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(27,18,43,.98),rgba(13,10,22,.98));box-shadow:0 28px 90px rgba(0,0,0,.58)}.reseller-note-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.reseller-note-modal-head p{margin:4px 0 0}#resellerNoteModalInput{width:100%;min-height:220px;padding:15px 16px;border:1px solid var(--line);border-radius:15px;background:#0c0913;color:var(--text);font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;resize:vertical;outline:none;pointer-events:auto;user-select:text;-webkit-user-select:text}#resellerNoteModalInput:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(139,92,246,.13)}.reseller-note-modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.reseller-note-modal-actions span{color:var(--muted);font-size:12px;font-weight:800}.reseller-note-modal-actions .actions{margin-top:0}.reseller-note-modal-open{overflow:hidden}
@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%}.reseller-note-top,.reseller-note-actions{flex-direction:column;align-items:stretch}.reseller-note-edit.small{width:100%}.reseller-note-modal{padding:10px;align-items:end}.reseller-note-modal-panel{max-height:calc(100vh - 20px);padding:18px;border-radius:20px 20px 16px 16px}.reseller-note-modal-head{flex-direction:column}.reseller-note-modal-head .ghost{width:100%}#resellerNoteModalInput{min-height:260px;font-size:16px}.reseller-note-modal-actions{flex-direction:column;align-items:stretch}.reseller-note-modal-actions .actions{display:grid;grid-template-columns:1fr}.reseller-note-modal-actions .actions>*{width:100%;text-align:center}}