.project-steps.scope-active-v094~:not(.scope-page-v094){display:none!important}
.scope-page-v094{display:grid;gap:16px;margin-top:18px;background:#171b21;border:1px solid #2f3540;border-radius:18px;padding:22px}
.scope-head-v094{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.scope-head-v094 h3{margin:7px 0}
.scope-head-v094 p{max-width:780px;color:var(--muted);margin:0}
.scope-engine-v094{border:1px solid var(--gold);color:#e1bc84;border-radius:999px;padding:7px 12px;white-space:nowrap}
.scope-page-v094 textarea{box-sizing:border-box;width:100%;min-height:560px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.55;background:#101318;border:1px solid #3a414c;border-radius:12px;color:#f0f2f5;padding:18px}
.scope-actions-v094{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}
@media(max-width:800px){.scope-head-v094{flex-direction:column}.scope-page-v094 textarea{min-height:430px}.scope-actions-v094{flex-direction:column}.scope-actions-v094 button{width:100%}}
