.pa-prompt-container{display:block;width:100%}.pa-prompt-list{display:block}.pa-prompt-box{position:relative;border:1px solid rgb(0 0 0 / .08);border-radius:12px;background:#fff;padding:12px;box-shadow:0 2px 8px rgb(0 0 0 / .04);max-width:100%}.pa-prompt-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.pa-prompt-title{font-weight:600;line-height:1.4}.pa-lock{display:inline-flex;opacity:.8}.pa-prompt-content{white-space:pre-wrap;line-height:1.8;font-size:14px;max-height:320px;overflow:auto}.pa-prompt-locked{color:#666;font-style:italic}.pa-copy-btn{margin-top:10px;padding:8px 12px;border:1px solid rgb(0 0 0 / .1);background:#f7f7f7;cursor:pointer;font-size:13px;border-radius:8px;transition:transform .08s ease,box-shadow .2s ease}.pa-copy-btn:active{transform:translateY(1px)}