.prompt-preview{margin-bottom:1.5rem}.prompt-preview .field-description{margin-bottom:calc(var(--base)/2)}.prompt-preview__code{font-family:var(--font-mono,"ui-monospace","SFMono-Regular","Menlo",monospace);font-size:.82rem;line-height:1.65;background-color:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:4px;padding:.9rem 1rem}.prompt-preview__section{margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px dashed var(--theme-elevation-150)}.prompt-preview__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.prompt-preview__label{font-weight:700;color:var(--theme-text);margin-bottom:.3rem}.prompt-preview__line{color:var(--theme-elevation-700);padding-left:1rem}.prompt-preview__line:empty:after{content:" "}.prompt-preview__injection{margin-top:.5rem;padding:.3rem .7rem;background-color:var(--theme-success-100);border-left:3px solid var(--theme-success-500);border-radius:0 3px 3px 0;color:var(--theme-success-800);font-style:italic}.prompt-preview__injection code{font-family:inherit;font-weight:700;font-style:normal}