.account-actions{display:flex;gap:10px;align-items:center}.account-actions form{margin:0}.license-list{display:grid;gap:12px}.license-row,.device-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px;border:1px solid var(--border);border-radius:13px;background:#0b1320}.license-row>div,.device-row>div{display:grid;gap:7px}.license-row>div:last-child{text-align:right}.license-plan{color:#60a5fa;font-size:10px;font-weight:900;letter-spacing:.15em}.license-status{display:inline-flex;align-items:center;justify-self:end;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900}.license-status.active{background:rgba(16,185,129,.1);color:#6ee7b7}.license-status.inactive{background:rgba(239,68,68,.1);color:#fca5a5}.license-row small,.device-row small{color:var(--muted2)}.empty-license{padding:28px;border:1px dashed #334155;border-radius:14px;text-align:center;color:var(--muted)}.empty-license strong{color:#fff}.license-key-result{display:grid;gap:10px;margin:26px 0;padding:22px;border:1px solid rgba(16,185,129,.4);border-radius:14px;background:rgba(16,185,129,.08)}.license-key-result small{color:#a7f3d0;font-weight:900}.license-key-result strong{font-size:24px;letter-spacing:.08em;overflow-wrap:anywhere}.account-card select{width:100%;padding:14px;border:1px solid var(--border);border-radius:10px;background:#070c14;color:#fff}@media(max-width:700px){.account-actions,.license-row,.device-row{align-items:stretch;flex-direction:column}.license-row>div:last-child{text-align:left}.license-status{justify-self:start}.device-row form,.device-row button{width:100%}}
