.reseller-alerts{display:grid;gap:10px}.reseller-alert{display:flex;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.035)}.reseller-alert.warning{border-color:rgba(255,190,92,.35);background:rgba(255,190,92,.08)}.reseller-alert.danger{border-color:rgba(255,107,138,.35);background:rgba(255,107,138,.08)}.reseller-alert h4,.reseller-alert p{margin:0}.reseller-customer-tools{display:grid;grid-template-columns:1fr 190px 190px;gap:12px;padding:16px}.reseller-customer-tools input,.reseller-customer-tools select{margin:0}.reseller-settings-card,.reseller-trial-panel{padding:24px}.reseller-brand-preview,.customer-reseller-brand{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.reseller-brand-preview img,.customer-reseller-brand img{width:68px;height:68px;object-fit:contain;border-radius:13px;background:#0c0913;border:1px solid var(--line)}.sidebar .brand.reseller-branded{align-items:center}.sidebar-provider-logo{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:14px;background:#0c0913;border:1px solid var(--line);padding:5px;box-shadow:0 10px 28px rgba(139,92,246,.18)}.account .avatar.reseller-branded{overflow:hidden;background:rgba(255,255,255,.055)}.account-provider-logo{width:100%;height:100%;object-fit:cover;border-radius:50%}.reseller-trial-summary{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;padding:14px 16px;border-radius:14px;background:rgba(124,247,197,.07);border:1px solid rgba(124,247,197,.18)}.admin-package-panel{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:15px;background:rgba(0,0,0,.16)}.admin-package-grid{display:grid;gap:9px;max-height:440px;overflow:auto;margin:14px 0}.admin-package-row{display:grid;grid-template-columns:auto 1fr 130px;align-items:center;gap:12px;padding:11px;border:1px solid var(--line);border-radius:12px}.admin-package-row input{margin:0}.trial-adjust-row{display:flex;align-items:end;gap:10px;margin-top:12px}.trial-adjust-row label{flex:1}@media(max-width:850px){.reseller-customer-tools{grid-template-columns:1fr}.reseller-alert{flex-direction:column}.admin-package-row{grid-template-columns:auto 1fr}.admin-package-row input[type=number]{grid-column:1/-1}.trial-adjust-row{flex-direction:column}.customer-reseller-brand{align-items:flex-start;flex-direction:column}.sidebar-provider-logo{width:44px;height:44px;flex-basis:44px}}