.rsa-key-app{max-width:1120px;margin:0 auto;border:1px solid var(--line,#dbe3ef);border-radius:18px;background:#fff;padding:26px;box-shadow:0 14px 40px rgba(15,23,42,.05)}
.rsa-key-head strong{display:block;font-size:1.2rem;color:#172033}.rsa-key-head small{display:block;color:#667085;margin-top:5px}.rsa-key-controls{display:flex;align-items:end;gap:12px;margin-top:25px;padding:18px;border-radius:13px;background:#f7f9fc}.rsa-key-controls label{display:block;font-weight:700;color:#344054}.rsa-key-controls select{min-width:280px;margin-left:8px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;background:white;font:inherit}.rsa-key-controls .button{margin-left:auto}.rsa-key-status{min-height:24px;margin:13px 0 18px;color:#667085}.rsa-key-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rsa-key-grid section{border:1px solid #dbe3ef;border-radius:12px;overflow:hidden;background:#fff}.rsa-key-grid header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e7edf5;background:#fbfcfe}.rsa-key-grid header label{font-weight:750;color:#344054}.rsa-key-grid header div{display:flex;gap:12px}.rsa-key-grid textarea{display:block;width:100%;height:330px;box-sizing:border-box;resize:vertical;border:0;padding:14px;background:#101827;color:#e6edf6;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.rsa-key-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.rsa-key-footer span{color:#667085;font-size:.9rem}.rsa-key-app .text-button{font:inherit;color:#3056c9;background:none;border:0;padding:0;cursor:pointer}.rsa-key-app .text-button:hover{text-decoration:underline}@media(max-width:720px){.rsa-key-app{padding:18px}.rsa-key-controls{align-items:stretch;flex-direction:column}.rsa-key-controls select{min-width:0;margin:7px 0 0;width:100%}.rsa-key-controls .button{margin-left:0}.rsa-key-grid{grid-template-columns:1fr}.rsa-key-grid textarea{height:250px}.rsa-key-footer{align-items:flex-start;gap:12px;flex-direction:column}}
