.credential-edit-btn{white-space:nowrap}.credential-modal .modal{width:min(100%,560px)}.credential-modal .modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.credential-modal .modal-head h3{margin:0;font-size:20px}.credential-modal .modal-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.credential-modal .credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.credential-modal .credential-grid .full{grid-column:1/-1}.credential-modal .password-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.credential-modal .helper{font-size:11px;line-height:1.5;color:var(--muted);margin-top:6px}.credential-modal .security-note{border:1px solid rgba(217,185,95,.18);border-radius:11px;padding:11px 12px;background:rgba(217,185,95,.05);font-size:11px;line-height:1.55;color:#b9c1bb;margin:14px 0}.credential-modal .modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}.credential-modal input{width:100%;border:1px solid var(--line);background:#07100c;color:var(--text);border-radius:10px;padding:11px 12px;outline:none}.credential-modal input:focus{border-color:rgba(217,185,95,.55);box-shadow:0 0 0 3px rgba(217,185,95,.07)}.credential-modal label{display:block;font-size:11px;font-weight:800;color:#aeb4ae;margin-bottom:7px}.credential-modal .account-ref{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:999px;background:rgba(217,185,95,.08);border:1px solid var(--line);font-size:10px;color:var(--gold2);font-weight:800}.bulk-account-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.bulk-account-heading .bulk-replace-btn{margin-left:auto}.bulk-credential-modal .modal{width:min(100%,820px)}.bulk-credential-modal .bulk-format{border:1px solid rgba(217,185,95,.18);background:rgba(217,185,95,.045);border-radius:11px;padding:12px 14px;margin-bottom:10px;font-size:12px;line-height:1.55;color:#d9d5ca}.bulk-credential-modal .bulk-format span{color:var(--muted);font-size:11px}.bulk-credential-modal .bulk-rows{box-sizing:border-box;width:100%;min-height:300px;resize:vertical;border:1px solid var(--line);background:#050b08;color:#eef2ed;border-radius:12px;padding:14px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:none;white-space:pre;overflow:auto}.bulk-credential-modal .bulk-rows::placeholder{color:#6f7872;opacity:.62}.bulk-credential-modal .bulk-rows:focus{border-color:rgba(217,185,95,.55);box-shadow:0 0 0 3px rgba(217,185,95,.07)}.bulk-credential-modal .bulk-counter{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:9px 2px 0;font-size:11px;color:var(--muted)}.bulk-credential-modal .bulk-counter #bulkCount{font-weight:900;color:var(--gold2)}.bulk-credential-modal .bulk-counter .good{color:#78dfb5}.bulk-credential-modal .bulk-counter .bad{color:#ff9a93}.bulk-credential-modal textarea:disabled{opacity:.65;cursor:wait}.bulk-credential-modal #bulkReplace{transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.bulk-credential-modal #bulkReplace:disabled,.bulk-credential-modal #bulkReplace[disabled]{background:#1a1f1c!important;border-color:#303833!important;color:#6f7872!important;box-shadow:none!important;opacity:.72!important;cursor:not-allowed!important;filter:none!important;transform:none!important}.bulk-credential-modal #bulkReplace:not(:disabled){background:linear-gradient(135deg,#f0d77f,#d5ad46)!important;border-color:#e7c966!important;color:#17140a!important;opacity:1!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(213,173,70,.18)!important}.bulk-credential-modal #bulkReplace:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(213,173,70,.24)!important}@media(max-width:620px){.credential-modal .credential-grid{grid-template-columns:1fr}.credential-modal .credential-grid .full{grid-column:auto}.credential-modal .password-row{grid-template-columns:1fr}.credential-modal .modal-actions{flex-direction:column}.credential-modal .modal-actions .btn{width:100%}.bulk-account-heading{align-items:flex-start;flex-direction:column}.bulk-account-heading .bulk-replace-btn{margin-left:0}.bulk-credential-modal .bulk-counter{align-items:flex-start;flex-direction:column}.bulk-credential-modal .bulk-rows{min-height:260px}}