.page-renderer{--prototype-ink:#17213b;--prototype-muted:#6c7690;--prototype-line:#dfe4ee;--prototype-brand:#6558d9;--annotation-blue:#19ade6;--annotation-layer:50;color:var(--prototype-ink);min-width:0}.page-renderer-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.page-renderer-toolbar h2{margin:4px 0 0;font-size:20px}.page-renderer-eyebrow,.page-renderer-annotations>header span{color:var(--prototype-brand);letter-spacing:.14em;font-size:10px;font-weight:800}.page-renderer-pages{background:#edf0f6;border-radius:10px;gap:3px;padding:3px;display:flex}.page-renderer-pages button{color:var(--prototype-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:700}.page-renderer-pages button[aria-current=page]{color:var(--prototype-ink);background:#fff;box-shadow:0 1px 4px #1b23381f}.page-renderer-workspace{grid-template-columns:220px minmax(0,1fr);gap:14px;display:grid}.page-renderer-canvas{border:1px solid var(--prototype-line);background:#f4f6fa;border-radius:14px;min-width:0;overflow:hidden}.page-renderer-browser-bar{border-bottom:1px solid var(--prototype-line);background:#fff;align-items:center;gap:6px;padding:10px 14px;display:flex}.page-renderer-browser-bar i{background:#d4d9e3;border-radius:50%;width:7px;height:7px;display:block}.page-renderer-browser-bar span{color:var(--prototype-muted);margin-left:8px;font-size:11px}.page-renderer-page{min-height:420px;padding:24px}.page-renderer-annotations{border:1px solid var(--prototype-line);background:#fff;border-radius:14px;align-self:start;min-height:230px;max-height:calc(100vh - 120px);padding:16px;position:sticky;top:16px;overflow-y:auto}.page-renderer-annotations h3{margin:4px 0 3px;font-size:16px}.page-renderer-annotations>header p{color:var(--prototype-muted);margin:0 0 14px;font-size:10px}.annotation-index{border-top:1px solid #edf0f5;display:grid}.annotation-index button{color:#556078;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f5;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;min-height:46px;padding:8px 4px;display:grid}.annotation-index button:hover,.annotation-index button.is-active{color:var(--prototype-ink)}.annotation-index button.is-active{background:#f0f8fc}.annotation-index strong{background:var(--annotation-blue);color:#fff;border-radius:2px;place-items:center;min-width:20px;height:16px;padding:0 4px;font-size:10px;display:inline-grid}.annotation-index span{font-size:11px;font-weight:700;line-height:1.4}.annotation-placeholder{color:var(--prototype-muted);font-size:12px;line-height:1.65}.annotation-content section{border-top:1px solid #edf0f5;margin-top:14px;padding-top:12px}.annotation-summary{color:#46516a;margin:0;font-size:12px;line-height:1.6}.annotation-content h4{letter-spacing:.04em;margin:0 0 7px;font-size:11px}.annotation-content p,.annotation-content li{color:#556078;font-size:12px;line-height:1.55}.annotation-content ul{margin:0;padding-left:17px}.prototype-state-section{border-top:1px solid #edf0f5;margin-top:18px;padding-top:14px}.prototype-state-section summary{color:var(--prototype-muted);cursor:pointer;font-size:11px;font-weight:700;list-style-position:inside}.prototype-state-section[open] summary{color:var(--prototype-ink);margin-bottom:8px}.prototype-state-list{gap:5px;margin:0;display:grid}.prototype-state-list>div{background:#f7f8fb;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px;font-size:10px;display:flex}.prototype-state-list dt{color:var(--prototype-muted);text-overflow:ellipsis;min-width:0;overflow:hidden}.prototype-state-list dd{color:var(--prototype-ink);text-overflow:ellipsis;max-width:110px;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.prototype-node{min-width:0;position:relative}.prototype-node-content{min-width:0}.prototype-node-marker{background:var(--annotation-blue);color:#fff;cursor:pointer;z-index:3;border:0;border-radius:2px;justify-content:center;align-items:center;min-width:20px;height:16px;padding:0 4px;font-size:8px;font-weight:800;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:-8px;right:-6px}.prototype-node:hover>.prototype-node-marker,.prototype-node-marker:focus-visible,.prototype-node-marker[aria-pressed=true]{transform:scale(1.06)}.prototype-node-marker[aria-pressed=true]{background:var(--prototype-brand);border-color:var(--prototype-brand);color:#fff}.prototype-node-selected>.prototype-node-content{outline-offset:3px;outline:2px solid #19ade673}.annotation-popover{border:1px solid var(--prototype-line);width:min(360px,100vw - 16px);max-height:calc(100vh - 112px);z-index:var(--annotation-layer);background:#fff;border-radius:12px;padding:18px;position:fixed;top:88px;right:24px;overflow-y:auto;box-shadow:0 18px 48px #17213b2e}.annotation-popover>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;margin-bottom:14px;padding-bottom:12px;display:flex}.annotation-popover>header span{color:var(--annotation-blue);font-size:10px;font-weight:800}.annotation-popover>header h3{margin:4px 0 0;font-size:16px}.annotation-popover>header button{color:#667085;background:#f3f4f7;border:0;border-radius:5px;width:28px;height:28px;font-size:18px;line-height:1}.prototype-stack,.prototype-card-body{flex-direction:column;display:flex}.prototype-row{display:flex}.prototype-wrap{flex-wrap:wrap}.prototype-align-start{align-items:flex-start}.prototype-align-center{align-items:center}.prototype-align-end{align-items:flex-end}.prototype-align-stretch{align-items:stretch}.prototype-gap-0{gap:0}.prototype-gap-4{gap:4px}.prototype-gap-8{gap:8px}.prototype-gap-12{gap:12px}.prototype-gap-16{gap:16px}.prototype-gap-24{gap:24px}.prototype-gap-32{gap:32px}.prototype-grid{display:grid}.prototype-grid-columns-1{grid-template-columns:minmax(0,1fr)}.prototype-grid-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-grid-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-grid-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.prototype-card{border:1px solid var(--prototype-line);background:#fff;border-radius:12px;height:100%;overflow:hidden;box-shadow:0 8px 24px #232b440d}.prototype-card-accent{border-top:3px solid var(--prototype-brand)}.prototype-card-success{border-top:3px solid #28a874}.prototype-card-warning{border-top:3px solid #e49b31}.prototype-card-header{border-bottom:1px solid #edf0f5;padding:15px 17px 12px}.prototype-card-header h3,.prototype-form-header h4{margin:0;font-size:14px}.prototype-card-header p,.prototype-form-header p{color:var(--prototype-muted);margin:4px 0 0;font-size:11px}.prototype-card-body{gap:14px;padding:17px}.prototype-form-header{margin-bottom:14px}.prototype-form-fields{gap:14px;display:grid}.prototype-form-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.prototype-stat{border:1px solid var(--prototype-line);background:#fff;border-radius:11px;gap:4px;padding:14px 16px;display:grid}.prototype-stat span{color:var(--prototype-muted);font-size:11px}.prototype-stat strong{font-size:23px}.prototype-stat small{font-size:10px;font-weight:800}.prototype-stat-success small{color:#1a9161}.prototype-stat-warning small{color:#c47a15}.prototype-stat-danger small{color:#c84b5b}.prototype-table-wrap{overflow-x:auto}.prototype-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.prototype-table-wrap th,.prototype-table-wrap td{text-align:left;border-bottom:1px solid #edf0f5;padding:9px 8px}.prototype-table-wrap th{color:var(--prototype-muted);font-weight:700}.prototype-table-empty{color:var(--prototype-muted);text-align:center!important}.prototype-field{gap:6px;display:grid}.prototype-field>span{font-size:11px;font-weight:700}.prototype-field b{color:#d1485f}.prototype-field input,.prototype-field select{box-sizing:border-box;color:var(--prototype-ink);font:inherit;background:#fff;border:1px solid #cfd5e1;border-radius:8px;outline:none;width:100%;min-width:0;padding:9px 10px;font-size:12px}.prototype-field input:focus,.prototype-field select:focus{border-color:var(--prototype-brand);box-shadow:0 0 0 3px #6558d91a}.prototype-button{cursor:pointer;font:inherit;border:1px solid #0000;border-radius:8px;padding:9px 14px;font-size:12px;font-weight:750}.prototype-button-primary{background:var(--prototype-brand);color:#fff}.prototype-button-secondary{color:var(--prototype-ink);background:#fff;border-color:#cfd5e1}.prototype-button-danger{color:#fff;background:#c84659}.prototype-button:disabled{cursor:not-allowed;opacity:.5}.prototype-notice{border:1px solid;border-radius:9px;padding:11px 13px}.prototype-notice strong{margin-bottom:3px;font-size:11px;display:block}.prototype-notice p{margin:0;font-size:11px}.prototype-notice-info{color:#365781;background:#eef4ff;border-color:#cbdcf8}.prototype-notice-success{color:#226949;background:#edf9f4;border-color:#bee6d4}.prototype-notice-warning{color:#805b20;background:#fff7e8;border-color:#f0d29c}.prototype-notice-danger{color:#8a3441;background:#fff0f2;border-color:#edc4ca}.prototype-text{margin:0;font-size:12px;line-height:1.6}.prototype-text-muted{color:var(--prototype-muted)}.prototype-text-success{color:#1e825a}.prototype-text-warning{color:#a36a15}.prototype-text-danger{color:#b83d4e}.prototype-submit-feedback{border-radius:8px;margin-bottom:14px;padding:9px 12px;font-size:12px;font-weight:700}.prototype-submit-feedback.is-success{color:#1e825a;background:#e9f8f1}.prototype-submit-feedback.is-failure{color:#b83d4e;background:#fff0f2}.page-renderer-empty{color:var(--prototype-muted);text-align:center;padding:24px}@media (width<=900px){.page-renderer-workspace{grid-template-columns:1fr}.page-renderer-annotations{position:static}}@media (width<=640px){.page-renderer-toolbar{flex-direction:column;align-items:stretch}.page-renderer-pages{overflow-x:auto}.page-renderer-page{padding:16px}.prototype-grid,.prototype-form-columns-2{grid-template-columns:1fr}.annotation-popover{border-radius:16px 16px 0 0;width:100%;max-height:min(72vh,620px);inset:auto 0 0}}:root{color:#09090b;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f3f4f6;--surface:#fff;--surface-muted:#e4e4e7;--ink:#09090b;--muted:#71717a;--border:#e4e4e7;--primary:#18181b;--primary-hover:#27272a;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#eff6ff;--success:#059669;--success-soft:#ecfdf5;--warning:#a16207;--warning-soft:#fefce8;--danger:#d14343;--shadow:none;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;overflow-x:hidden}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button:focus-visible,textarea:focus-visible,a:focus-visible,input:focus-visible+.option-control{outline:2px solid var(--accent);outline-offset:3px}.brand{min-height:44px;color:var(--ink);letter-spacing:-.045em;align-items:center;gap:8px;font:700 18px/1 JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:inline-flex}.brand-icon{stroke-width:2.2px;flex:none}.primary-button,.secondary-button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:670;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out,box-shadow .18s ease-out;display:inline-flex}.primary-button{color:#fff;background:var(--primary);box-shadow:none}.primary-button:hover:not(:disabled){background:var(--primary-hover);box-shadow:none}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:disabled{color:#98a2b3;background:var(--surface-muted);box-shadow:none}.secondary-button{border-color:var(--border);color:var(--ink);background:#ffffffb8}.secondary-button:hover{background:var(--surface);border-color:#a1a1aa}.section-kicker,.demo-meta,.decision-count,.autosave-status,.process-steps span,.decision-progress,.product-space-heading,.section-status,.updated-label,.prototype-note span{letter-spacing:.055em;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:680}.home-page{width:min(100%,1440px);min-height:100vh;margin:0 auto;padding:0 48px 48px}.home-header{border-bottom:1px solid var(--border);background:#f3f4f6f0;justify-content:space-between;align-items:center;min-height:84px;display:flex}.demo-meta{color:var(--muted)}.recovery-notice{color:#8c2f39;background:#fff1f1;border:1px solid #f0b4b4;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:10px 14px;font-size:13px;display:flex}.recovery-notice button{min-height:32px;color:inherit;background:0 0;border:0;font-weight:700}.home-layout{grid-template-columns:minmax(0,5fr) minmax(460px,7fr);align-items:center;gap:clamp(48px,7vw,108px);min-height:calc(100vh - 132px);padding:48px 2vw 40px;display:grid}.home-intro{align-self:center}.home-intro:before{content:"REQUIREMENT WORKBENCH / 01";color:var(--muted);letter-spacing:.08em;margin-bottom:26px;font:680 11px/1.4 JetBrains Mono,ui-monospace,monospace;display:block}.home-intro h1{letter-spacing:-.05em;max-width:590px;font-size:clamp(40px,4.1vw,58px);font-weight:720;line-height:1.1}.home-intro>p{color:var(--muted);margin-top:28px;font-size:17px;line-height:1.75}.process-steps{border-top:1px solid var(--border);gap:0;margin:56px 0 0;padding:0;list-style:none;display:grid}.process-steps li{border-bottom:1px solid var(--border);color:#3f3f46;grid-template-columns:44px 1fr;align-items:center;min-height:52px;font-size:14px;display:grid}.process-steps span{color:var(--ink)}.requirement-panel{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:8px;padding:32px;position:relative}.product-space-heading{color:var(--muted);justify-content:space-between;align-items:center;display:flex}.product-space-heading strong{color:var(--success)}.product-space-card{border:1px solid var(--border);background:#fafafa;border-radius:6px;align-items:center;gap:14px;margin:14px 0 30px;padding:16px;display:flex}.product-space-card>svg{width:38px;height:38px;color:var(--ink);background:var(--surface-muted);border-radius:6px;padding:9px}.product-space-card h2{font-size:16px}.product-space-card p{color:var(--muted);margin-top:3px;font-size:12px}.requirement-import{margin:-12px 0 22px}.requirement-import-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.requirement-import-heading span{font-size:13px;font-weight:680}.requirement-import-heading small{color:var(--muted);font-size:10px}.requirement-import-controls{grid-template-columns:auto minmax(0,1fr);gap:8px;display:grid}.import-file-button,.import-link-field{border:1px solid var(--border);background:#fafafa;border-radius:6px;min-height:38px}.import-file-button{cursor:pointer;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex;position:relative}.import-file-button:hover{border-color:#a1a1aa}.import-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.import-link-field{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding-left:10px;display:grid}.import-link-field>svg{color:var(--muted)}.import-link-field input{background:0 0;border:0;outline:0;min-width:0;padding:0 8px;font-size:12px}.import-link-field button{border:0;border-left:1px solid var(--border);color:var(--ink);background:0 0;align-self:stretch;padding:0 10px;font-size:11px;font-weight:650}.import-link-field button:hover{background:var(--surface-muted)}.import-link-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.import-file-button:has(input:focus-visible){border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.import-status{color:var(--success);margin-top:7px;font-size:11px}.requirement-panel>label{margin-bottom:10px;font-size:14px;font-weight:680;display:block}.requirement-panel textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:158px;color:var(--ink);background:var(--surface);border-radius:6px;padding:16px;font-size:16px;line-height:1.65;transition:border-color .18s ease-out,box-shadow .18s ease-out;display:block}.requirement-panel textarea:hover{border-color:#a1a1aa}.requirement-panel textarea:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.requirement-panel textarea[aria-invalid=true]{border-color:var(--danger)}.field-helper,.field-error{min-height:20px;color:var(--muted);margin:8px 0 16px;font-size:12px}.field-error{color:var(--danger)}.requirement-panel>.primary-button{width:100%}.workspace-page{background:var(--canvas);min-height:100vh}.workspace-header{z-index:10;border-bottom:1px solid var(--border);min-height:64px;box-shadow:none;background:#f3f4f6f5;justify-content:space-between;align-items:center;gap:24px;padding:0 28px;display:flex;position:sticky;top:0}.workspace-brand,.workspace-actions,.readiness-summary{align-items:center;display:flex}.workspace-brand{gap:10px;min-width:0}.workspace-brand>span{color:#98a2b3}.workspace-brand>strong{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:14px;overflow:hidden}.workspace-actions{gap:10px}.readiness-summary{color:var(--muted);white-space:nowrap;gap:8px;margin-right:10px;font-size:12px}.readiness-summary strong{color:var(--ink)}.readiness-ring{background:var(--accent);border-radius:2px;width:8px;height:8px}.workspace-layout{grid-template-columns:minmax(380px,36fr) minmax(0,64fr);width:min(100%,1440px);min-height:calc(100vh - 64px);margin:0 auto;display:grid}.workspace-layout.is-prototype-view{grid-template-columns:minmax(280px,25fr) minmax(0,75fr);width:min(100%,1680px)}.conversation-rail,.canvas-pane{min-width:0;padding:30px}.conversation-rail{border-right:1px solid var(--border);background:#fafafab8}.canvas-pane{background:#ffffffb8;padding-bottom:64px}.rail-heading,.canvas-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.section-kicker{color:var(--muted);margin-bottom:8px;display:block}.rail-heading h1,.canvas-heading h2{letter-spacing:-.025em;font-size:22px;line-height:1.25}.decision-count,.autosave-status{color:var(--muted);white-space:nowrap}.assistant-message{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;margin:28px 0 16px;padding:14px 0;display:flex}.assistant-mark{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.assistant-message p{color:#52525b;font-size:13px;line-height:1.7}.decision-card{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:8px;padding:20px}.decision-progress{color:var(--muted);justify-content:space-between;gap:12px;display:flex}.decision-progress span:first-child{color:var(--accent)}.decision-card>h2{letter-spacing:-.02em;margin:18px 0;font-size:20px;line-height:1.35}.decision-options{gap:8px;display:grid}.decision-option{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;grid-template-columns:20px 1fr;align-items:center;gap:10px;min-height:62px;padding:10px 12px;transition:border-color .18s ease-out,background-color .18s ease-out;display:grid}.decision-option:hover{background:#fafafa;border-color:#a1a1aa}.decision-option.is-selected{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);background:#eff6ff}.decision-option input{opacity:0;pointer-events:none;position:absolute}.option-control{color:#fff;background:var(--surface);border:1px solid #98a2b3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.is-selected .option-control{border-color:var(--accent);background:var(--accent)}.option-copy,.option-title{display:block}.option-title{font-size:14px;font-weight:680}.option-title strong{color:#1d4ed8;background:var(--accent-soft);border-radius:4px;margin-left:8px;padding:2px 5px;font-size:10px;display:inline-block}.option-copy small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.recommendation-note{border-left:3px solid var(--warning);color:#7a4d00;background:var(--warning-soft);gap:10px;margin-top:14px;padding:12px;display:flex}.recommendation-note>svg{flex:none;margin-top:2px}.recommendation-note p{font-size:12px;line-height:1.55}.recommendation-note strong{margin-bottom:3px;display:block}.impact-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;font-size:11px;display:flex}.impact-row small{border:1px solid var(--border);background:#fafafa;border-radius:4px;padding:3px 6px}.decision-submit{width:100%;margin-top:18px}.canvas-heading{margin-bottom:22px}.canvas-document{border-top:1px solid var(--ink)}.canvas-section{border-bottom:1px solid var(--border);grid-template-columns:minmax(124px,.8fr) minmax(0,2fr);gap:20px;padding:20px 4px;transition:background-color .2s ease-out;display:grid;position:relative}.canvas-section[data-updated=true]{background:var(--accent-soft)}.canvas-section header{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.canvas-section h2{font-size:15px;line-height:1.4}.section-status{color:var(--muted);align-items:center;gap:5px;display:inline-flex}.status-confirmed{color:var(--success)}.status-pending{color:var(--warning)}.canvas-section ul{color:#3f3f46;gap:7px;margin:0;padding-left:18px;font-size:13px;line-height:1.55;display:grid}.updated-label{color:var(--accent);position:absolute;bottom:7px;right:4px}.ready-message{color:var(--success);background:var(--success-soft);border:1px solid #a7d7c7;border-radius:8px;gap:12px;margin-top:18px;padding:18px;display:flex}.ready-message svg{flex:none}.ready-message h2{font-size:16px}.ready-message p{color:#28654f;margin-top:5px;font-size:12px;line-height:1.55}.artifact-tabs{background:var(--surface-muted);scrollbar-width:none;border:0;border-radius:8px;max-width:100%;padding:4px;display:inline-flex;overflow-x:auto}.artifact-tabs::-webkit-scrollbar{display:none}.artifact-tabs button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex:none;padding:0 14px;font-size:13px;font-weight:650;position:relative}.artifact-tabs button:hover{color:var(--ink);background:#ffffff8c}.artifact-tabs button.is-active{color:#fff;background:var(--primary)}.artifact-panel{padding-top:22px}.prd-document,.acceptance-document{max-width:760px}.prd-document header,.acceptance-document header{margin-bottom:22px}.prd-document h3,.acceptance-document h3{letter-spacing:-.025em;font-size:22px}.prd-document p{border-bottom:1px solid var(--border);color:#3f3f46;padding:12px 0;font-size:14px;line-height:1.6}.acceptance-document ol{border-top:1px solid var(--ink);gap:0;margin:0;padding:0;list-style:none;display:grid}.acceptance-document li{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr;gap:14px;padding:18px 0;display:grid}.acceptance-document li>span{color:var(--accent);font:680 12px/1.6 JetBrains Mono,ui-monospace,monospace}.acceptance-document p{color:#3f3f46;font:13px/1.7 JetBrains Mono,ui-monospace,monospace}.fact-summary{color:#3f3f46;font-size:14px;line-height:1.7}.ai-question-list{gap:14px;margin:18px 0;display:grid}.ai-question-list>div{border-left:2px solid var(--accent);padding-left:12px}.ai-question-list small{color:var(--accent);font:680 10px/1.4 JetBrains Mono,ui-monospace,monospace}.ai-question-list h2{margin-top:3px;font-size:17px;line-height:1.45}.question-feedback{color:#8a5600;background:var(--warning-soft);border-radius:5px;margin-top:8px;padding:8px 10px;font-size:12px;line-height:1.5}.answer-label{justify-content:space-between;align-items:center;gap:12px;margin:18px 0 8px;font-size:13px;font-weight:680;display:flex}.answer-label small{color:var(--success);font-size:11px;font-weight:650}.answer-box{resize:vertical;border:1px solid var(--border);width:100%;min-height:116px;color:var(--ink);background:var(--surface);border-radius:6px;padding:12px;line-height:1.6}.answer-box:focus{border-color:var(--accent);outline:2px solid var(--accent-soft)}.empty-artifact{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:8px;padding:28px}.artifact-tabs button:disabled{opacity:.45}.assumption-editor{border-top:1px solid var(--border);gap:9px;margin:18px 0;padding-top:16px;display:grid}.assumption-editor label{gap:5px;display:grid}.assumption-editor small{color:var(--warning);font-size:10px;font-weight:700}.assumption-editor input{border:1px solid var(--border);width:100%;color:var(--ink);background:var(--warning-soft);border-radius:6px;padding:9px 10px}.prd-document h4{margin:18px 0 0;font-size:15px}@media (width<=1100px){.workspace-header{padding:0 20px}.header-primary{padding:0 12px}.readiness-summary span:last-child{display:none}.conversation-rail,.canvas-pane{padding:24px}}@media (width<=959px){.home-page{padding:0 24px 40px}.home-layout{grid-template-columns:1fr;gap:42px;min-height:auto;padding:48px 0}.home-intro h1{max-width:720px}.process-steps{margin-top:36px}.workspace-header{flex-wrap:wrap;min-height:72px;padding-top:10px;padding-bottom:10px;position:static}.workspace-layout,.workspace-layout.is-prototype-view{grid-template-columns:minmax(0,1fr);width:100%}.conversation-rail{border-right:0;border-bottom:1px solid var(--border)}}@media (width<=620px){.home-page{padding:0 16px 32px}.home-header{min-height:68px}.home-intro:before{margin-bottom:18px}.demo-meta{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:9px;overflow:hidden}.home-intro h1{overflow-wrap:anywhere;letter-spacing:-.045em;max-width:100%;font-size:34px}.home-intro>p{margin-top:20px;font-size:15px}.requirement-panel{padding:22px 18px}.requirement-import-heading{flex-direction:column;align-items:flex-start;gap:3px}.requirement-import-controls{grid-template-columns:1fr}.import-file-button{justify-content:center}.workspace-brand>strong,.workspace-brand>span,.readiness-summary,.header-primary{display:none}.workspace-actions{margin-left:auto}.conversation-rail,.canvas-pane{padding:22px 16px}.rail-heading,.canvas-heading{gap:10px}.rail-heading h1,.canvas-heading h2{font-size:19px}.decision-count,.autosave-status{font-size:9px}.decision-progress span:last-child{display:none}.canvas-section{grid-template-columns:1fr;gap:12px}.canvas-section header{flex-direction:row;justify-content:space-between;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
