.wk-paste{margin-top:12px;min-width:0}
.wk-paste-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:11px 14px;border:1px solid #353082;border-radius:9px;background:#353082;color:#fff;font:inherit;font-size:16px;font-weight:600;line-height:1.4;cursor:pointer}
.wk-paste-button svg{width:21px;height:21px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.wk-paste-button:disabled{opacity:.65;cursor:wait}
.wk-paste-button:focus-visible,.wk-paste-actions button:focus-visible{outline:3px solid #bc2460;outline-offset:3px}
.wk-paste-hint,.wk-paste-status{font-size:13px;line-height:1.6;margin:8px 0 0;color:#60627a;overflow-wrap:anywhere}
.wk-paste-status:empty{display:none}
.wk-paste-status[data-state=success]{color:#353082;font-weight:600}
.wk-paste-panel{margin-top:12px;padding:12px;border:1px solid #cfcee1;border-radius:9px;background:#fff}
.wk-paste [hidden]{display:none!important}
.wk-paste-panel label{display:block;margin-bottom:7px;font-size:14px;font-weight:600;color:#353082}
.wk-paste-panel textarea.paste{box-sizing:border-box;width:100%;min-height:90px;margin:0;font:16px/1.5 ui-monospace,monospace;padding:10px;overflow-wrap:anywhere}
.wk-paste-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:9px}
.wk-paste-actions button{border:1px solid #cfcee1;border-radius:7px;background:#fff;color:#353082;font:inherit;font-size:13px;min-height:40px;padding:8px 11px;cursor:pointer}
.wk-paste-actions button:first-child{font-weight:600}
#wkOut:focus{outline:none}
@media print{.wk-paste{display:none!important}}
