.prompt-box_wrapper__BO_DW{position:relative;margin:1.5rem 0;overflow:hidden;border:1px solid var(--btc-color-border);border-radius:8px;background:#030303}.prompt-box_pre__IBahk{margin:0;padding:1.5rem 4rem 1.5rem 1.5rem;overflow-x:auto;background:transparent}.prompt-box_pre__IBahk code{display:block;white-space:pre-wrap;word-break:break-word;color:var(--btc-color-text);font-family:var(--btc-font-mono);font-size:var(--btc-fs-sm);line-height:1.65}.prompt-box_pre__IBahk strong{color:#fff;font-weight:700}.prompt-box_copyButton__AfWKt{position:absolute;top:.75rem;right:.75rem;z-index:1;display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid var(--btc-color-border);border-radius:7px;background:#090909;color:var(--btc-color-text-muted);cursor:pointer}.prompt-box_copyButton__AfWKt:hover{color:var(--btc-color-text);border-color:var(--btc-color-text-subtle)}.prompt-box_copyButton__AfWKt svg{width:1.1rem;height:1.1rem}