.customer-prompt-dialog[data-slot=dialog-content]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);gap:0;width:min(64rem,100vw - 3rem);max-width:none;height:min(46rem,100dvh - 4rem);padding:0;display:flex;overflow:hidden}.customer-prompt-dialog>[data-slot=dialog-body]{gap:0;padding:0;overflow:hidden}.customer-prompt-dialog-header{border-bottom:1px solid var(--border);flex-shrink:0;padding:1.25rem 3.5rem 1.25rem 1.5rem}.customer-prompt-dialog-body{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex}.customer-prompt-dialog-prefix{white-space:pre-wrap;max-height:8rem;color:var(--muted-foreground);border-bottom:1px solid var(--border);flex-shrink:0;padding-bottom:1rem;overflow-y:auto}.customer-prompt-dialog-body>.customer-media-mention-prompt-shell{flex:1;min-height:0}.customer-prompt-dialog .customer-prompt-dialog-editor{border-radius:var(--radius-lg);background:var(--muted);height:100%;min-height:0;max-height:none;padding:1rem}.customer-prompt-dialog-footer[data-slot=dialog-footer]{align-items:center;gap:.75rem;padding:1rem 1.5rem}.customer-prompt-dialog-count{color:var(--muted-foreground);font-size:var(--text-caption);margin-right:auto}.customer-prompt-dialog-footer .customer-creation-keyboard-hint{color:var(--color-subtle-foreground);font-size:var(--text-caption)}.customer-prompt-dialog-editor[data-empty=true]:before{inset:1rem}.customer-prompt-dialog-references{flex-shrink:0;max-height:10rem;overflow-y:auto}
