.credentials-panel{margin:12px 0;padding:12px 14px;background:#214d43;border:1px solid #a4bd8260;border-radius:12px;color:#f4eccb}
.credentials-panel[hidden]{display:none}.credentials-panel summary{cursor:pointer;font-size:13px;font-weight:700;min-height:24px}
.credentials-panel form{margin-top:10px}.credentials-panel form[hidden]{display:none}.credentials-panel label{display:block;margin-bottom:7px;font-size:12px}
.credentials-panel input,.credentials-panel select{box-sizing:border-box;width:100%;min-width:0;min-height:44px;background:#183a33;border:1px solid #92aa80;border-radius:8px;color:#fff8e4;font:16px system-ui;padding:10px}
.credentials-panel input:focus-visible,.credentials-panel select:focus-visible,.credentials-panel button:focus-visible,.credentials-panel summary:focus-visible{outline:3px solid #ffd474;outline-offset:3px}
.credentials-panel select:disabled{opacity:.55}.credentials-panel #credentials-route{overflow-wrap:anywhere;margin-bottom:12px}
.credentials-panel .credential-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.credentials-panel button{min-height:42px;border-radius:8px;padding:8px 12px;font:700 12px system-ui;background:#ffd474;color:#15392f;border:0}
.credentials-panel button[hidden]{display:none}.credentials-panel button:disabled{opacity:.55}.credentials-panel #remove-api-key{background:#355d4c;color:#f4eccb}
.credentials-panel p{font-size:11px;line-height:1.7;margin:8px 0 0;color:#dbdfc0}.credentials-panel #credentials-message{color:#ffe6a0}
