.privacy-status{margin:9px 4px 0;min-height:30px;display:flex;align-items:center;gap:8px;color:var(--muted-2);font-size:10px}.privacy-status strong{color:var(--text-soft);font-size:10px}.privacy-status-dot{width:7px;height:7px;border-radius:999px;background:#747982;box-shadow:0 0 0 4px rgba(116,121,130,.06)}.privacy-status.is-shared .privacy-status-dot{background:var(--gold);box-shadow:0 0 0 4px rgba(198,162,91,.08)}.privacy-status.is-shared strong{color:var(--gold-bright)}.sharing-switch{border:1px solid rgba(198,162,91,.10);background:rgba(198,162,91,.025)}.message-visibility{display:inline-flex;align-items:center;gap:5px;margin-top:6px;color:var(--muted-2);font-size:9px}.message-visibility:before{content:"";width:5px;height:5px;border-radius:999px;background:#777c84}.message-visibility.shared{color:#baa875}.message-visibility.shared:before{background:var(--gold)}.system-error{width:min(920px,100%);margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(216,118,118,.22);border-radius:10px;background:rgba(216,118,118,.07);color:#e8aaaa;font-size:12px}.persona-list-copy em{display:block;margin-top:3px;color:#8f835f;font-size:9px;font-style:normal}.prompt-pipeline-head{margin:26px 0 12px;padding-top:22px;border-top:1px solid var(--border);display:flex;align-items:end;justify-content:space-between;gap:20px}.prompt-pipeline-head h3{margin:4px 0;font-size:18px;letter-spacing:-.015em}.prompt-pipeline-head p{max-width:650px;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.pipeline-validation{margin-bottom:10px}.prompt-pipeline{display:grid;gap:12px;margin-bottom:20px}.prompt-step{display:grid;grid-template-columns:34px minmax(0,1fr);border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.018);overflow:hidden}.prompt-step-index{display:grid;place-items:start center;padding-top:18px;border-right:1px solid var(--border);color:var(--gold);font-size:10px;font-weight:800;background:rgba(198,162,91,.025)}.prompt-step-body{padding:15px 15px 4px;min-width:0}.prompt-step-top{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;gap:10px;align-items:end}.prompt-title-field{margin-bottom:12px}.prompt-enabled{height:44px;margin-bottom:12px;padding:0 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;color:var(--muted);font-size:10px;cursor:pointer;background:#0e1014}.prompt-enabled input{position:absolute;opacity:0;pointer-events:none}.prompt-enabled input:checked+.switch-ui{background:rgba(198,162,91,.24);border-color:var(--border-gold)}.prompt-enabled input:checked+.switch-ui:after{left:18px;background:var(--gold-bright)}.prompt-step .remove-prompt{margin-bottom:17px;border-color:var(--border);font-size:18px}.prompt-step .script-field{margin-bottom:12px}.prompt-step .script-field textarea{min-height:170px}.privacy-note{margin:4px 0 22px;padding:12px 14px;display:grid;grid-template-columns:130px 1fr;gap:12px;border:1px solid rgba(198,162,91,.16);border-radius:12px;background:rgba(198,162,91,.035)}.privacy-note strong{color:var(--gold-bright);font-size:11px}.privacy-note span{color:var(--muted);font-size:10px;line-height:1.55}@media(max-width:980px){.privacy-status{margin-inline:8px}.prompt-pipeline-head{align-items:stretch;flex-direction:column}.prompt-pipeline-head .btn{width:fit-content}}@media(max-width:700px){.privacy-status{align-items:flex-start;flex-wrap:wrap;padding:0 4px 4px}.privacy-status>span:last-child{width:calc(100% - 15px);margin-left:15px}.prompt-step{grid-template-columns:28px minmax(0,1fr)}.prompt-step-body{padding:12px 10px 2px}.prompt-step-top{grid-template-columns:1fr auto}.prompt-enabled{grid-column:1;width:fit-content}.prompt-step .remove-prompt{grid-column:2;grid-row:2}.privacy-note{grid-template-columns:1fr;gap:5px}}
