@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#17212b;background:#eef2f4;font-synthesis:none;--ink: #0b1c2d;--ink-soft: #10283d;--teal: #0c9a78;--teal-soft: #e8f7f2;--blue: #1877e8;--line: #e1e7eb;--muted: #71808e;--amber: #f1a32e}*{box-sizing:border-box}body{margin:0;min-width:1040px;min-height:100vh;-webkit-font-smoothing:antialiased}button,textarea{font:inherit}button{cursor:pointer}.app-error-boundary{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 50% 20%,#f8fcfb 0,#eaf0f1 72%)}.app-error-boundary section{width:min(560px,100%);padding:42px;border:1px solid #d8e4e3;border-radius:16px;background:#fff;box-shadow:0 22px 60px #122b331f}.app-error-boundary span{color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.12em}.app-error-boundary h1{margin:12px 0 10px;color:var(--ink);font-size:28px}.app-error-boundary p{margin:0;color:#687985;font-size:13px;line-height:1.8}.app-error-boundary div{display:flex;gap:10px;margin-top:26px}.app-error-boundary button{height:40px;padding:0 17px;border:1px solid var(--teal);border-radius:8px;background:var(--teal);color:#fff;font-weight:600}.app-error-boundary button+button{background:#fff;color:var(--teal)}.app-shell{min-height:100vh;height:100vh;display:flex;overflow:hidden;background:#fff}.sidebar{width:194px;flex:0 0 194px;color:#d4dee6;background:#091b2d;display:flex;flex-direction:column}.brand{height:64px;display:flex;align-items:center;gap:8px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-weight:700;font-size:15px;white-space:nowrap}.brand svg{flex:0 0 auto;width:27px;height:27px}.brand svg{color:#16c5a1}.sidebar nav{flex:1;overflow:auto;padding:14px 10px;scrollbar-width:none}.nav-group{padding:0 0 10px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.07)}.nav-group:last-child{border-bottom:0}.nav-group p{margin:8px 10px 7px;color:#7f93a4;font-size:12px}.nav-group button,.sidebar-footer button{width:100%;height:40px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#c8d4dd;font-size:13px;text-align:left}.nav-group button:hover,.sidebar-footer button:hover{background:#ffffff0f;color:#fff}.nav-group button.active{background:#0d3c4b;color:#4ee2bf}.sidebar-footer{padding:10px;border-top:1px solid rgba(255,255,255,.08)}.app-body{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 28px;border-bottom:1px solid var(--line);background:#fff}.project-meta,.account{display:flex;align-items:center;gap:12px;font-size:13px}.project-meta i,.account>i{width:1px;height:20px;background:var(--line)}.project-meta b{padding:4px 8px;border-radius:5px;color:var(--teal);background:var(--teal-soft);font-size:11px}.account{color:#465564}.account img{width:33px;height:33px;border-radius:50%;object-fit:cover;background:#eaf0f4}.account div{display:flex;flex-direction:column;gap:1px}.account small{color:var(--muted);font-size:10px}.notification{position:relative;border:0;background:transparent;color:#4d5a65}.notification em{position:absolute;right:-5px;top:-8px;width:17px;height:17px;border-radius:50%;background:#f3911b;color:#fff;font-size:10px;font-style:normal;line-height:17px}.stagebar{height:76px;flex:0 0 76px;display:flex;align-items:center;padding:0 26px 0 46px;border-bottom:1px solid var(--line);background:#fff}.stage{position:relative;min-width:180px;display:flex;align-items:center;gap:9px}.stage>span{position:relative;z-index:2;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#d8dee4;color:#667481;font-size:11px;font-weight:700}.stage.done>span{background:var(--teal);color:#fff}.stage.active>span{background:var(--blue);color:#fff}.stage div{min-width:116px;display:flex;flex-direction:column;gap:3px}.stage b{font-size:13px;font-weight:500}.stage small{color:#96a0a9;font-size:10px}.stage.active b{color:var(--blue)}.stage.active small{width:fit-content;padding:2px 5px;background:#eaf3ff;color:var(--blue)}.stage i{width:55px;height:1px;margin-left:2px;background:#cfd7dd}.stage.done i{background:#51bba2}.review-button{margin-left:auto;display:flex;align-items:center;gap:7px;height:36px;padding:0 13px;border:1px solid #dce3e8;border-radius:6px;color:#52606c;background:#fff}.review-button:hover{border-color:var(--teal);color:var(--teal)}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:340px minmax(460px,1fr) 280px;background:#fff}.requirements-panel,.trace-panel,.design-panel{min-height:0}.requirements-panel{overflow:auto;border-right:1px solid var(--line);scrollbar-width:thin}.requirement-title{display:grid;grid-template-columns:22px 1fr auto;gap:8px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.requirement-title h2{margin:0 0 7px;font-size:15px}.requirement-title span{color:var(--muted);font-size:10px}.requirement-title>b{height:22px;padding:3px 6px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:10px;white-space:nowrap}.accordion{border-bottom:1px solid var(--line)}.accordion-trigger{width:100%;min-height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border:0;background:#fff;color:#22303b;font-size:12px;font-weight:600}.accordion-trigger:hover{background:#f8fafb}.accordion.open .accordion-trigger svg{transform:rotate(180deg)}.accordion-body{padding:0 20px 13px;color:#687784;font-size:10px;line-height:1.7}.accordion-body p{margin:0 0 5px}.accordion-body dl{display:grid;grid-template-columns:72px 1fr;gap:7px;margin:0}.accordion-body dt{color:#8a96a0}.accordion-body dd{margin:0;color:#4c5b68}.text-action,.link-button{padding:0;border:0;color:var(--blue);background:transparent;font-size:10px}.fact,.acceptance{display:grid;grid-template-columns:15px auto 1fr;gap:5px;align-items:start}.fact{grid-template-columns:15px 1fr}.fact svg,.acceptance svg{margin-top:2px;color:var(--teal)}.acceptance b{color:#445461}.assumption{display:grid;grid-template-columns:7px 1fr;gap:7px}.assumption span{width:6px;height:6px;margin-top:6px;border-radius:50%;background:var(--amber)}.design-panel{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff}.tabs{height:60px;flex:0 0 60px;display:flex;gap:27px;align-items:end;padding:0 24px;border-bottom:1px solid var(--line);overflow-x:auto}.tabs button{height:60px;flex:0 0 auto;padding:0 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:#53616d;font-size:12px}.tabs button.active{color:var(--teal);border-bottom-color:var(--teal);font-weight:600}.design-scroll{flex:1;min-height:0;overflow:auto;padding:18px 24px 14px;scrollbar-width:thin}.design-copy h3{margin:0 0 8px;font-size:12px}.design-copy p{margin:0 0 18px;color:#657480;font-size:11px;line-height:1.7}.ai-pill{display:inline-flex;align-items:center;gap:3px;margin-left:5px;padding:2px 5px;border-radius:4px;background:#eaf3ff;color:var(--blue);font-size:9px;font-weight:500}.preview-title{display:flex;align-items:center;justify-content:space-between;margin:4px 0 10px}.preview-title>div:first-child{display:flex;align-items:baseline;gap:8px}.preview-title h3{margin:0;font-size:12px}.preview-title span{color:var(--muted);font-size:9px}.device-toggle{display:flex;gap:5px}.device-toggle button{width:34px;height:30px;display:grid;place-items:center;border:1px solid #dce4ea;border-radius:5px;background:#fff;color:#82909b}.device-toggle button.active{border-color:var(--blue);color:var(--blue);background:#f5f9ff}.candidate-frame{min-height:430px;display:flex;flex-direction:column;border:1px solid #dfe6eb;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 4px 12px #182c3d0a}.candidate-head{min-height:70px;display:grid;grid-template-columns:1fr 240px auto;gap:10px;align-items:center;padding:12px 16px}.candidate-head h3{margin:0 0 5px;font-size:14px}.candidate-metrics{display:flex;flex-wrap:wrap;gap:8px;color:#758491;font-size:9px}.candidate-metrics strong{color:var(--blue)}.search-box{height:32px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #dfe6eb;border-radius:5px;color:#9aa5ae;font-size:9px}.filter-button{height:32px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--blue);border-radius:5px;background:#fff;color:var(--blue);font-size:10px}.filter-row{min-height:38px;display:flex;gap:6px;align-items:center;padding:6px 16px;border-top:1px solid #eef2f4;border-bottom:1px solid #eef2f4}.filter-row span{display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:4px;background:#f3f6f8;color:#5f6e7a;font-size:9px}.filter-row button{border:0;background:transparent;color:#6c7b87;font-size:9px}.table-wrap{flex:1;overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:9px}th{padding:7px 9px;background:#f6f8f9;color:#8a96a0;font-weight:500;text-align:left;white-space:nowrap}td{height:57px;padding:6px 9px;border-top:1px solid #edf1f3;color:#566570;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th:first-child{width:28%}th:nth-child(4){width:20%}th:last-child{width:11%}td:last-child{display:flex;align-items:center;gap:7px}.person{display:flex;align-items:center;gap:7px}.person img{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#edf2f5}.category-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:8px;color:#3c8d70;background:#e9f6ef}.category-icon.transport{color:#447aa8;background:#eaf2f8}.category-icon.shopping{color:#a36f36;background:#f8f0e7}.person div{min-width:0;display:flex;flex-direction:column}.person b{color:#283640;font-size:10px}.person small{color:#98a2aa;overflow:hidden;text-overflow:ellipsis}.stage-tag{display:inline-flex;align-items:center;gap:4px}.stage-tag svg{color:var(--teal)}.amount{font-size:10px;font-variant-numeric:tabular-nums}.amount.expense{color:#ec7b3a}.match{display:flex;align-items:center;gap:6px}.match i{width:42px;height:3px;overflow:hidden;background:#e7ecef}.match em{display:block;height:100%;background:#44b98b}.pagination{min-height:42px;display:flex;align-items:center;justify-content:flex-end;gap:4px;padding:5px 14px;color:#85919a;font-size:9px}.pagination button{min-width:24px;height:24px;display:grid;place-items:center;border:1px solid #e1e7eb;border-radius:4px;background:#fff;color:#61707c;font-size:9px}.pagination button.current{border-color:var(--blue);color:var(--blue)}.generation-meta{min-height:38px;display:flex;align-items:center;gap:9px;padding:0 24px;border-top:1px solid var(--line);color:#7f8d98;font-size:9px}.generation-meta b{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:4px;background:var(--teal-soft);color:var(--teal)}.generation-meta button{margin-left:auto;border:0;background:transparent;color:var(--blue);font-size:9px}.design-capability-strip{min-height:34px;display:flex;align-items:center;gap:8px;padding:6px 24px;border-bottom:1px solid var(--line);background:#f7faf9}.design-capability-strip span{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;background:#fff;color:#61747d;font-size:8px}.design-capability-strip span:first-child{background:var(--teal-soft);color:var(--teal);font-weight:600}.design-capability-strip>button{height:26px;display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:0 9px;border:1px solid #9fd8c8;border-radius:5px;background:#fff;color:var(--teal);font-size:8px;font-weight:600}.actions{min-height:76px;display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:center;padding:11px 24px;border-top:1px solid var(--line);background:#fff}.actions button{height:52px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:1fr 1fr;column-gap:7px;align-items:end;justify-items:start;padding:8px 18px;border-radius:6px}.actions svg{grid-row:1 / 3;align-self:center}.actions small{align-self:start;font-size:9px;opacity:.78}.actions .primary{border:0;background:var(--teal);color:#fff}.actions .primary:hover{background:#087f64}.actions .primary:disabled{background:#62ac99;cursor:default}.actions .secondary{border:1px solid #dbe2e7;background:#fff;color:#43515c}.actions .secondary:hover{border-color:#8998a4}.trace-panel{overflow:auto;padding:18px 18px 22px;border-left:1px solid var(--line);background:#fbfcfd;scrollbar-width:thin}.trace-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.trace-head h3{margin:0;font-size:13px}.trace-head button{border:0;background:transparent;color:#74828d}.trace-head svg{transition:transform .2s}.trace-head svg.collapsed{transform:rotate(-90deg)}.trace-line{position:relative;padding-left:13px}.trace-line:before{content:"";position:absolute;left:5px;top:9px;bottom:18px;width:1px;background:#a5dccc}.trace-step{position:relative;display:grid;grid-template-columns:16px 1fr;gap:9px;margin-bottom:16px}.trace-step>svg{position:relative;z-index:1;margin-left:-13px;color:var(--teal);background:#fbfcfd}.trace-step.pending>svg{color:#aab4bc}.trace-step article{padding:11px;border:1px solid #dde5ea;border-radius:7px;background:#fff}.trace-step article>span{color:#6c7c87;font-size:9px}.trace-step article h4{margin:7px 0 9px;font-size:11px;line-height:1.5}.trace-step article>small{color:#9ba5ad;font-size:8px}.trace-step article>p{margin:6px 0}.trace-step article>p b,.trace-step article>p em{margin-right:5px;padding:2px 4px;border-radius:3px;color:var(--blue);background:#eaf3ff;font-size:8px;font-style:normal}.trace-step article>p em{color:var(--teal);background:var(--teal-soft)}.trace-step article>button{float:right;border:0;background:transparent;color:#5c6b77;font-size:9px}.coverage{display:grid;grid-template-columns:24px 1fr auto;gap:5px;align-items:center;color:#687681;font-size:9px}.coverage em{padding:2px 4px;border-radius:3px;background:var(--teal-soft)!important;color:var(--teal)!important}.coverage em.partial{background:#fff2dd!important;color:#d88714!important}.coverage em.pending{background:#f0f2f4!important;color:#89949d!important}.component-list{color:#64737f;font-size:9px;line-height:1.7}.toast{position:fixed;z-index:30;top:82px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid #bfe4d8;border-radius:7px;background:#f2fbf8;color:#087a60;box-shadow:0 8px 30px #123c3024;font-size:12px}.modal-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#06121d7a}.modal{position:relative;width:min(460px,calc(100vw - 40px));padding:27px;border-radius:12px;background:#fff;box-shadow:0 22px 70px #08182640}.modal-close{position:absolute;right:15px;top:15px;border:0;background:transparent;color:#667582}.modal-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:var(--teal-soft);color:var(--teal)}.modal h2{margin:15px 0 7px;font-size:18px}.modal>p{color:#74828e;font-size:12px;line-height:1.6}.modal textarea{width:100%;height:120px;resize:none;margin-top:10px;padding:12px;border:1px solid #dce4e9;border-radius:7px;outline:none;font-size:12px}.modal textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c9a781a}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.modal-actions button{height:35px;padding:0 13px;border:1px solid #dce3e8;border-radius:6px;background:#fff}.modal-actions button.confirm{border-color:var(--teal);background:var(--teal);color:#fff}.review-list p{display:grid;grid-template-columns:1fr auto;gap:5px;padding:11px 0;margin:0;border-bottom:1px solid var(--line)}.review-list b{font-size:12px}.review-list span{grid-row:2;color:#8b969f;font-size:10px}.review-list em{grid-column:2;grid-row:1 / 3;align-self:center;padding:3px 6px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:9px;font-style:normal}.review-list em.waiting{color:#c77a13;background:#fff2df}.log p{display:grid;grid-template-columns:54px 1fr;gap:10px;margin:0;padding:10px 0;border-bottom:1px solid var(--line);color:#596875;font-size:11px}.log time{color:#8a969f}.flow-navigation button{position:relative}.flow-navigation button.locked:not(.active){opacity:.58}.flow-navigation button.locked:not(.active):hover{background:transparent}.nav-complete{margin-left:auto;color:#46c9a6}.scope-note{display:flex;gap:9px;align-items:center;margin:18px 4px 0;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#7fa0b5}.scope-note div{display:flex;flex-direction:column;gap:2px}.scope-note b{color:#c6d4de;font-size:10px}.scope-note span{font-size:9px}.page-host{flex:1;min-height:0;overflow:hidden;background:#f6f8f8}.workbench-host{overflow:auto}.flow-page{height:100%;overflow:auto;padding:26px 30px 34px;scrollbar-width:thin}.page-heading{min-height:88px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin:0 auto 22px;max-width:1440px}.page-heading>div:first-child>span{color:var(--teal);font-size:10px;font-weight:700;letter-spacing:.13em}.page-heading h1{margin:8px 0 6px;color:#1b2b35;font-size:25px;line-height:1.25}.page-heading p{max-width:690px;margin:0;color:#71808c;font-size:12px;line-height:1.7}.primary-cta,.secondary-cta{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border-radius:7px;font-size:11px;font-weight:600}.primary-cta{border:1px solid var(--teal);background:var(--teal);color:#fff}.primary-cta:hover{background:#087d63}.primary-cta:disabled{border-color:#9bcdbf;background:#9bcdbf;cursor:not-allowed}.secondary-cta{border:1px solid #d9e1e6;background:#fff;color:#4e5e69}.secondary-cta:hover{border-color:#9daab3;color:#23333e}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-title>div{display:flex;align-items:center;gap:8px}.section-title>div>span{color:var(--teal);font-size:10px;font-weight:700}.section-title h2{margin:0;font-size:15px}.section-title>small{color:#8a969f;font-size:10px}.flow-stagebar{gap:0;padding-left:35px;padding-right:35px}.flow-stagebar .stage{flex:1;min-width:0;height:100%;padding:0;border:0;background:transparent;text-align:left}.flow-stagebar .stage div{min-width:90px}.flow-stagebar .stage i{flex:1;max-width:54px}.flow-stagebar .stage.locked:not(.active){opacity:.5}.workbench-page{max-width:1440px;margin:auto}.project-focus{display:grid;grid-template-columns:1fr 220px;gap:36px;align-items:center;margin-bottom:20px;padding:24px 28px;border:1px solid #dfe7e7;border-radius:12px;background:#fff;box-shadow:0 7px 24px #1a35300d}.focus-label{display:inline-block;margin-bottom:9px;padding:3px 7px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:9px;font-weight:600}.focus-main h2{margin:0 0 7px;font-size:19px}.focus-main>p{margin:0;color:#6c7b87;font-size:11px}.focus-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.focus-meta span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:5px;background:#f3f6f6;color:#60707b;font-size:9px}.focus-progress{display:flex;flex-direction:column;align-items:flex-end}.focus-progress b{color:var(--teal);font-size:30px;font-variant-numeric:tabular-nums}.focus-progress>span,.focus-progress small{color:#85919a;font-size:9px}.focus-progress i{width:100%;height:6px;margin:11px 0 6px;overflow:hidden;border-radius:8px;background:#e7edeb}.focus-progress em{display:block;width:89%;height:100%;border-radius:inherit;background:var(--teal)}.workbench-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.flow-overview,.decision-queue{padding:22px;border:1px solid #e0e7e9;border-radius:10px;background:#fff}.delivery-list{border-top:1px solid var(--line)}.delivery-list button{width:100%;min-height:67px;display:grid;grid-template-columns:32px 1fr auto 18px;gap:12px;align-items:center;padding:10px 4px;border:0;border-bottom:1px solid #edf1f2;background:#fff;text-align:left}.delivery-list button:hover{background:#f8fbfa}.delivery-index{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#eef2f3;color:#7d8a94;font-size:10px;font-weight:700}.delivery-index.complete{background:var(--teal);color:#fff}.delivery-index.active{border:2px solid var(--teal);background:#fff;color:var(--teal)}.delivery-index.ready{background:#eaf3ff;color:var(--blue)}.delivery-list button>div{display:flex;flex-direction:column;gap:4px}.delivery-list button b{font-size:12px}.delivery-list button small{color:#87939c;font-size:9px}.delivery-list button>em{padding:3px 6px;border-radius:4px;background:#f0f3f4;color:#788690;font-size:9px;font-style:normal}.delivery-list button>em.complete{color:var(--teal);background:var(--teal-soft)}.delivery-list button>em.active{color:#d88714;background:#fff2dd}.delivery-list button>em.ready{color:var(--blue);background:#eaf3ff}.delivery-list button>svg{color:#99a5ad}.decision-queue{display:flex;flex-direction:column}.decision-item{position:relative;padding:16px;border:1px solid #e3e9ec;border-radius:8px;background:#fbfcfc}.decision-item+.decision-item{margin-top:11px}.decision-item>div{width:30px;height:30px;display:grid;place-items:center;margin-bottom:12px;border-radius:7px;background:#eaf3ff;color:var(--blue)}.decision-item.urgent>div{color:#d98617;background:#fff2df}.decision-item>span{color:#87939d;font-size:9px}.decision-item h3{margin:6px 0;font-size:12px;line-height:1.55}.decision-item p{margin:0 0 11px;color:#7c8993;font-size:9px;line-height:1.5}.decision-item button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--teal);font-size:10px;font-weight:600}.activity-preview{margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}.activity-preview>b{display:block;margin-bottom:6px;font-size:10px}.activity-preview article{display:grid;grid-template-columns:10px 1fr;gap:6px;padding:7px 0}.activity-preview article>i{width:7px;height:7px;margin-top:4px;border:2px solid #77cdb7;border-radius:50%;background:#fff}.activity-preview article div{display:flex;flex-direction:column;gap:2px}.activity-preview strong{color:#4a5964;font-size:8px}.activity-preview small{color:#929ca4;font-size:7px;line-height:1.45}.intake-page,.clarification-page,.prd-page,.review-page{max-width:1440px;margin:auto}.intake-grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:18px;min-height:calc(100% - 110px)}.source-composer,.extraction-result,.gate-panel,.question-stage{border:1px solid #dfe6e8;border-radius:10px;background:#fff}.source-composer,.extraction-result{padding:22px}.source-tabs{display:flex;gap:4px;padding:4px;border-radius:7px;background:#f1f4f5}.source-tabs button{flex:1;height:31px;border:0;border-radius:5px;background:transparent;color:#71808b;font-size:10px}.source-tabs button.active{background:#fff;color:#24343e;box-shadow:0 1px 4px #1c2c3614;font-weight:600}.source-composer>label{display:flex;flex-direction:column;gap:7px;margin-top:16px;color:#54636e;font-size:10px;font-weight:600}.source-composer textarea{min-height:170px;resize:vertical;padding:13px;border:1px solid #dbe3e7;border-radius:7px;outline:none;color:#33434e;font-size:11px;line-height:1.7}.source-composer textarea:focus,.source-context input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c9a7817}.source-context{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.source-context label{display:flex;flex-direction:column;gap:6px;color:#667580;font-size:9px}.source-context input{height:34px;padding:0 10px;border:1px solid #dbe3e7;border-radius:6px;outline:none;color:#34444f;font-size:10px}.extract-button{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:11px;font-weight:600}.extract-button:disabled{background:#88bcaf;cursor:not-allowed}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boundary-note{display:flex;gap:6px;margin:11px 0 0;color:#83909a;font-size:9px;line-height:1.5}.boundary-note svg{flex:0 0 auto;color:var(--teal)}.extraction-result{display:flex;flex-direction:column}.extracted-item{padding:15px;border:1px solid #e0e7e9;border-radius:8px;background:#fff}.extracted-item+.extracted-item{margin-top:9px}.extracted-item.selected{border-color:#79c9b4;box-shadow:0 0 0 3px #0c9a780f}.extracted-item header{display:flex;align-items:center;gap:6px}.extracted-item header b{color:var(--teal);font-size:10px}.extracted-item header span,.extracted-item header em{padding:2px 5px;border-radius:4px;background:#eef3f4;color:#73818b;font-size:8px;font-style:normal}.extracted-item header em{margin-left:auto;color:#d58315;background:#fff2de}.extracted-item h3{margin:10px 0 6px;font-size:12px}.extracted-item>p{margin:0 0 10px;color:#86929b;font-size:9px}.extracted-item>div{display:flex;flex-wrap:wrap;gap:6px}.extracted-item>div span{padding:4px 6px;border-radius:4px;background:#f3f6f6;color:#64737e;font-size:8px}.agent-degraded{display:flex;align-items:flex-start;gap:6px;margin:10px 0 0;padding:9px;border-radius:6px;background:#fff7e9;color:#b87922;font-size:8px;line-height:1.5}.agent-degraded svg{flex:0 0 auto}.empty-result{flex:1;display:grid;place-items:center;align-content:center;color:#9ba6ae;text-align:center}.empty-result svg{width:45px;height:45px}.empty-result h3{margin:12px 0 4px;color:#53616c;font-size:13px}.empty-result p{margin:0;font-size:10px}.page-footer-action{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);color:#849099;font-size:9px}.clarification-grid{display:grid;grid-template-columns:320px minmax(560px,1fr);gap:18px;min-height:calc(100% - 110px)}.gate-panel{padding:20px}.gate-progress{padding:12px;border-radius:7px;background:#f5f8f7}.gate-progress i{display:block;height:5px;overflow:hidden;border-radius:5px;background:#e1e8e6}.gate-progress em{display:block;height:100%;border-radius:inherit;background:var(--teal)}.gate-progress b{display:block;margin-top:7px;color:#5c6c76;font-size:9px}.gate-list{margin-top:10px}.gate-list article{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;min-height:46px;border-bottom:1px solid #eef2f3}.gate-list article>span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#eef2f3;color:#85929b}.gate-list article.done>span{background:var(--teal-soft);color:var(--teal)}.gate-list article.active>span{background:#fff2df;color:#d68716}.gate-list article div{display:flex;flex-direction:column;gap:3px}.gate-list article b{font-size:10px}.gate-list article small{color:#8b969f;font-size:8px}.question-stage{padding:27px 32px}.question-meta{display:flex;justify-content:space-between;align-items:center}.question-meta span{padding:4px 7px;border-radius:4px;color:#d57f12;background:#fff2df;font-size:9px;font-weight:600}.question-meta em{color:#89959e;font-size:9px;font-style:normal}.question-stage>h2{max-width:700px;margin:25px 0 7px;font-size:21px;line-height:1.45}.question-stage>p{margin:0 0 20px;color:#72808b;font-size:11px}.answer-options{display:grid;gap:9px}.answer-options button{display:grid;grid-template-columns:25px 1fr auto;gap:10px;align-items:center;padding:14px;border:1px solid #dfe6e9;border-radius:8px;background:#fff;color:#263640;text-align:left}.answer-options button:hover{border-color:#8ccfbf}.answer-options button.selected{border-color:var(--teal);background:#f5fbf9;box-shadow:0 0 0 3px #0c9a7812}.answer-options button>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid #cfd8dd;border-radius:50%;color:#fff}.answer-options button.selected>span{border-color:var(--teal);background:var(--teal)}.answer-options button div b{font-size:11px}.answer-options button div p{margin:4px 0 0;color:#7a8791;font-size:9px;line-height:1.5}.answer-options button>em{padding:3px 6px;border-radius:4px;background:#f0f3f4;color:#73818b;font-size:8px;font-style:normal}.answer-options button.selected>em{background:var(--teal-soft);color:var(--teal)}.recommendation{display:flex;gap:10px;margin-top:15px;padding:13px;border-radius:7px;background:#eef7ff;color:#3975a8}.recommendation>svg{flex:0 0 auto}.recommendation b{font-size:10px}.recommendation p{margin:4px 0 0;font-size:9px;line-height:1.55}.decision-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.document-status,.review-result{display:flex;gap:9px;align-items:center;min-width:190px;padding:10px 13px;border:1px solid #bfe4d8;border-radius:8px;background:#f4fbf8;color:var(--teal)}.document-status>svg,.review-result>svg{width:25px;height:25px}.document-status span,.review-result span{display:flex;flex-direction:column;gap:2px}.document-status b,.review-result b{font-size:10px}.document-status small,.review-result small{color:#748a82;font-size:8px}.prd-layout{height:calc(100% - 110px);min-height:560px;display:grid;grid-template-columns:205px minmax(500px,1fr) 245px;border:1px solid #dfe6e8;border-radius:10px;background:#fff;overflow:hidden}.prd-outline{padding:17px 10px;border-right:1px solid var(--line);background:#fbfcfc}.outline-head{display:flex;align-items:center;justify-content:space-between;padding:0 8px 10px}.outline-head h2{margin:0;font-size:12px}.outline-head button{border:0;background:transparent;color:#80909a}.prd-outline>button{width:100%;height:38px;display:grid;grid-template-columns:27px 1fr auto;align-items:center;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#5c6b76;text-align:left;font-size:10px}.prd-outline>button:hover{background:#f0f5f3}.prd-outline>button.active{background:var(--teal-soft);color:var(--teal);font-weight:600}.prd-outline>button span{color:#9aa5ad;font-size:8px}.prd-outline>button em{min-width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:var(--blue);font-size:8px;font-style:normal}.prd-document{display:flex;flex-direction:column;min-width:0;min-height:0}.document-toolbar{height:49px;flex:0 0 49px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.document-toolbar>div{display:flex;gap:4px}.document-toolbar button{height:29px;padding:0 9px;border:0;border-radius:5px;background:transparent;color:#75828c;font-size:9px}.document-toolbar button.active{color:#283842;background:#edf2f2;font-weight:600}.document-toolbar span{color:#96a0a8;font-size:8px}.document-sheet{flex:1;min-height:0;overflow:auto;padding:30px 44px;scrollbar-width:thin}.section-number{color:var(--teal);font-size:10px;font-weight:700}.document-sheet h1{margin:8px 0 20px;font-size:24px}.document-lead{margin:0;color:#4f5f6a;font-size:12px;line-height:1.85}.document-points{margin-top:22px;padding:16px;border-left:3px solid #8ad0bd;background:#f6faf9}.document-points p{display:flex;gap:7px;align-items:flex-start;margin:0 0 8px;color:#52636d;font-size:10px;line-height:1.55}.document-points p:last-child{margin-bottom:0}.document-points svg{flex:0 0 auto;margin-top:2px;color:var(--teal)}.assumption-box,.document-evidence{display:flex;gap:10px;margin-top:17px;padding:13px;border:1px solid #f1d39f;border-radius:7px;background:#fffaf1;color:#bd791c}.assumption-box svg,.document-evidence svg{flex:0 0 auto}.assumption-box b,.document-evidence b{font-size:10px}.assumption-box p,.document-evidence p{margin:4px 0 0;color:#756b5d;font-size:9px;line-height:1.55}.document-evidence{border-color:#dce5e9;background:#f8fafb;color:#61737f}.document-evidence p{color:#7a8790}.skill-result{display:flex;gap:9px;margin:-8px 0 22px;padding:11px 13px;border:1px solid #bfe4d8;border-radius:7px;background:#f4fbf8;color:var(--teal)}.skill-result.blocked{border-color:#f0d3a4;background:#fff9ef;color:#be7a1c}.skill-result>svg{flex:0 0 auto;margin-top:1px}.skill-result b{font-size:9px;line-height:1.5}.skill-result p{margin:4px 0 0;color:#74867f;font-size:8px;line-height:1.5}.document-actions{min-height:61px;flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding:10px 22px;border-top:1px solid var(--line)}.prd-version-download{display:inline-flex;align-items:stretch;overflow:hidden;border:1px solid #d8e2df;border-radius:7px;background:#fff}.prd-version-download select{min-width:92px;padding:0 28px 0 10px;border:0;border-right:1px solid #e2e9e7;outline:none;background:#f7faf9;color:#52656d;font:inherit;font-size:9px;font-weight:700;cursor:pointer}.prd-version-download .secondary-cta{border:0;border-radius:0}.entry-gate-fix-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:9px;font-weight:700}.entry-gate-fix-button:disabled{opacity:.45;cursor:not-allowed}.entry-gate-workspace{margin:0 0 24px;padding:16px;border:1px solid #d9c391;border-radius:9px;background:#fffdf8}.entry-gate-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #eee3cb}.entry-gate-head span{color:#b47a20;font-size:7px;font-weight:800;letter-spacing:.12em}.entry-gate-head h2{margin:4px 0;color:#3f5059;font-size:15px}.entry-gate-head p{max-width:520px;margin:0;color:#7d898f;font-size:8px;line-height:1.6}.entry-gate-head>em{align-self:flex-start;white-space:nowrap;padding:5px 8px;border-radius:999px;background:#fff1d4;color:#a97119;font-size:8px;font-style:normal;font-weight:700}.entry-gate-empty{display:flex;gap:11px;align-items:center;margin-top:12px;padding:14px;border-radius:7px;background:#fff8e9;color:#b97b19}.entry-gate-empty>svg{width:26px;height:26px;flex:0 0 auto}.entry-gate-empty b{color:#53636b;font-size:9px}.entry-gate-empty p{margin:4px 0 0;color:#829098;font-size:8px;line-height:1.5}.entry-gate-empty>div{min-width:0;flex:1}.entry-gate-empty>button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:8px;font-weight:700;white-space:nowrap}.entry-gate-empty>button:disabled{opacity:.45}.entry-gate-list{display:grid;gap:10px;margin-top:12px}.entry-gate-list>article{padding:12px;border:1px solid #e5dcc9;border-radius:7px;background:#fff}.entry-gate-list>article.confirmed{border-color:#a9d8cc;background:#f8fcfb}.entry-gate-list>article>div{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.entry-gate-list>article>div>span{padding:4px 6px;border-radius:5px;background:#fff0d4;color:#a76e17;font-size:8px;font-weight:800}.entry-gate-list>article>div>div{display:flex;min-width:0;flex-direction:column;gap:3px}.entry-gate-list>article b{color:#42545d;font-size:9px}.entry-gate-list>article small{overflow:hidden;color:#88949b;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.entry-gate-list>article>div>em{display:inline-flex;align-items:center;gap:3px;color:var(--teal);font-size:8px;font-style:normal;font-weight:700}.entry-gate-list textarea{width:100%;min-height:82px;resize:vertical;margin-top:10px;padding:9px 10px;border:1px solid #d9dfdf;border-radius:6px;color:#364a53;background:#fff;font:inherit;font-size:8px;line-height:1.65;outline:none}.entry-gate-list textarea:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f9d7e14}.entry-gate-list>article>button{min-height:30px;display:inline-flex;align-items:center;gap:4px;margin-top:7px;padding:0 10px;border:0;border-radius:6px;background:var(--teal);color:#fff;font-size:8px;font-weight:700}.entry-gate-list>article>button:disabled{opacity:.48}.entry-gate-approval{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:14px;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #eee3cb}.entry-gate-approval>div{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center}.entry-gate-approval span{color:#718088;font-size:8px;font-weight:700}.entry-gate-approval i{height:5px;overflow:hidden;border-radius:999px;background:#ece8de}.entry-gate-approval i em{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .2s ease}.prd-memory{padding:18px;border-left:1px solid var(--line);background:#fbfcfc;overflow:auto}.prd-memory>h2{margin:0 0 14px;font-size:12px}.memory-stat{display:grid;grid-template-columns:1fr 1fr;gap:7px}.memory-stat span{padding:10px;border-radius:6px;background:#f0f4f4;color:#7a8791;font-size:8px}.memory-stat b{display:block;margin-bottom:2px;color:#2d3d47;font-size:16px}.prd-memory section{margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.prd-memory h3{margin:0 0 10px;font-size:10px}.prd-memory p{display:flex;gap:6px;align-items:flex-start;margin:0 0 9px;color:#6d7b86;font-size:8px;line-height:1.5}.prd-memory p svg{flex:0 0 auto;color:var(--teal)}.prd-memory p svg:last-of-type{color:var(--amber)}.prd-memory i{width:7px;height:7px;flex:0 0 auto;margin-top:3px;border-radius:50%}.fact-dot{background:var(--teal)}.decision-dot{background:var(--blue)}.assumption-dot{background:var(--amber)}.review-result.ready{border-color:#bfd9f2;background:#f3f8fd;color:var(--blue)}.review-result.approved{border-color:#bfe4d8;background:#f4fbf8;color:var(--teal)}.review-layout{display:grid;grid-template-columns:minmax(500px,1fr) 360px;gap:18px}.quality-summary{grid-column:1 / -1;display:grid;grid-template-columns:210px 1fr minmax(175px,auto);gap:28px;align-items:center;padding:22px 28px;border:1px solid #dfe6e8;border-radius:10px;background:#fff}.quality-score{display:grid;grid-template-columns:auto 1fr;align-items:end;padding-right:28px;border-right:1px solid var(--line)}.quality-score>span{color:var(--teal);font-size:42px;font-weight:700;line-height:1}.quality-score small{margin-bottom:4px;color:#8a969f;font-size:11px}.quality-score b{grid-column:1 / -1;margin-top:7px;color:#56656f;font-size:10px}.quality-bars{display:grid;grid-template-columns:1fr 1fr;gap:12px 25px}.quality-bars p{display:grid;grid-template-columns:65px 1fr 24px;gap:8px;align-items:center;margin:0;color:#6f7d87;font-size:9px}.quality-bars i{height:5px;overflow:hidden;border-radius:5px;background:#e6ecea}.quality-bars em{display:block;height:100%;border-radius:inherit;background:var(--teal)}.quality-bars b{color:#34444e;font-size:10px}.agent-run-button{min-width:145px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #b8ddd4;border-radius:7px;background:#f4fbf9;color:var(--teal);font-size:9px;font-weight:600}.agent-run-button:disabled{opacity:.65;cursor:wait}.review-actions{display:flex;flex-direction:column;gap:7px}.repair-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:9px;font-weight:700}.repair-button:disabled{opacity:.42;cursor:not-allowed}.agent-mode{grid-column:3;justify-self:center;margin-top:-20px;padding:2px 5px;border-radius:4px;font-size:7px}.agent-mode.live{color:var(--teal);background:var(--teal-soft)}.agent-mode.degraded{color:#bd7c1f;background:#fff1dc}.review-checks,.review-findings{padding:21px;border:1px solid #dfe6e8;border-radius:10px;background:#fff}.review-checks article{min-height:58px;display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;border-bottom:1px solid #edf1f2}.review-checks article>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.review-checks article>span.pass{color:var(--teal);background:var(--teal-soft)}.review-checks article>span.warning{color:#d9891b;background:#fff2df}.review-checks article div{display:flex;flex-direction:column;gap:4px}.review-checks article b{font-size:10px}.review-checks article small{color:#88949d;font-size:8px}.review-checks article>em{padding:3px 6px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:8px;font-style:normal}.review-checks article:last-child>em{color:#d48215;background:#fff2df}.review-summary{margin-top:15px;padding:13px;border-radius:7px;background:#f4f8f7}.review-summary b{font-size:10px}.review-summary p{margin:5px 0 0;color:#6f7e87;font-size:8px;line-height:1.55}.finding{display:flex;gap:10px;padding:13px;border:1px solid #e4e9ec;border-left-width:4px;border-radius:8px}.finding+.finding{margin-top:9px}.finding>svg{flex:0 0 auto;margin-top:2px;color:#d88919}.finding>div{min-width:0;flex:1}.finding.severity-p0{border-left-color:#b94242;background:#fff8f8}.finding.severity-p1{border-left-color:#df6d45}.finding.severity-p2{border-left-color:#d49a2d}.finding.severity-p3{border-left-color:#528aca}.finding.severity-p0>svg{color:#b94242}.finding.severity-p1>svg{color:#df6d45}.finding.severity-p3>svg{color:#528aca}.finding-meta,.finding-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.finding-meta span,.finding-meta em{color:#929da5;font-size:8px;font-style:normal}.finding h3{margin:6px 0 8px;font-size:10px}.finding p{margin:0 0 5px;color:#74828b;font-size:8px;line-height:1.55}.finding p b{color:#4f5f69}.finding-recommendation{padding:8px;border-radius:5px;background:#f4f8f7}.finding-footer{margin-top:8px;padding-top:8px;border-top:1px solid #edf1f2}.finding-footer span{color:#87949c;font-size:8px}.finding-footer button,.decision-entry{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:27px;padding:0 9px;border:1px solid #b8ddd4;border-radius:6px;background:#fff;color:var(--teal);font-size:8px;font-weight:600}.finding-footer button:disabled{opacity:.5}.approval-box{margin-top:15px;padding:15px;border-radius:8px;background:#f4f8f7}.approval-box>b{font-size:11px}.approval-box>p{margin:6px 0 13px;color:#78868f;font-size:9px;line-height:1.55}.approval-box button{width:100%}.approval-box .decision-entry{margin-bottom:8px;border-color:#d7c49d;color:#a06e1c;background:#fffaf1}.decision-resolution{margin-top:12px;padding:14px;border:1px solid #c9dced;border-radius:8px;background:#f6faff}.decision-resolution>div{display:flex;justify-content:space-between;align-items:center}.decision-resolution>div b{color:var(--blue);font-size:9px}.decision-resolution>div button{width:24px;height:24px;display:grid;place-items:center;border:0;background:transparent;color:#71818b}.decision-resolution h3{margin:8px 0 5px;font-size:10px}.decision-resolution p{margin:0 0 9px;color:#73838d;font-size:8px;line-height:1.5}.decision-resolution textarea{width:100%;min-height:88px;resize:vertical;padding:10px;border:1px solid #cfdde5;border-radius:6px;background:#fff;color:#304651;font:inherit;font-size:9px;line-height:1.55;outline:none}.decision-resolution textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2371cd14}.decision-resolution>.primary-cta{width:100%;margin-top:8px}.finding.decision-confirmed{border-color:#9fd8c9;background:#f8fdfb}.finding-decision-editor{margin-top:10px;padding:11px;border:1px solid #bcded5;border-radius:7px;background:#f6fcfa}.finding-decision-editor>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.finding-decision-editor>div:first-child span,.finding-decision-editor>div:first-child em{display:inline-flex;align-items:center;gap:4px;color:var(--teal);font-size:8px;font-style:normal;font-weight:700}.finding-decision-editor>p{margin:7px 0;color:#71828a}.finding-decision-editor textarea{width:100%;min-height:112px;resize:vertical;padding:9px 10px;border:1px solid #ceddd9;border-radius:6px;background:#fff;color:#304651;font:inherit;font-size:8px;line-height:1.65;outline:none}.finding-decision-editor textarea:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f9d7e14}.finding-decision-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.finding-decision-actions>button{min-height:30px;padding:0 10px;border:1px solid #d8e2e0;border-radius:6px;background:#fff;color:#65747c;font-size:8px}.finding-decision-actions>.primary-cta{border:0;color:#fff;background:var(--teal)}.repair-workspace{margin-top:14px}.repair-workspace.applied{border-color:#a8d9cc;background:#f3fbf8}.repair-progress{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;margin:10px 0}.repair-progress span{color:#63767d;font-size:8px;font-weight:700}.repair-progress i{height:5px;overflow:hidden;border-radius:999px;background:#e2ebe8}.repair-progress em{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .2s ease}.repair-workspace>.primary-cta{width:100%}.repair-applied-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.repair-applied-actions button{justify-content:center}.repair-workspace .approval-action{margin-top:10px}.prototype-workspace{height:100%}.prototype-workspace .requirement-title{grid-template-columns:1fr auto}.figma-page{max-width:1500px;margin:auto}.figma-connection{min-width:230px;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #e0d8ee;border-radius:8px;background:#faf8fd;color:#76559a}.figma-connection.connected{border-color:#9fd8c8;background:#f2faf7;color:var(--teal)}.figma-connection>svg{width:27px;height:27px}.figma-connection span{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.figma-connection b{font-size:10px}.figma-connection small{color:#8d8098;font-size:8px}.figma-connection button{flex:0 0 auto;height:27px;padding:0 9px;border:1px solid #d6cbe1;border-radius:6px;background:#fff;color:#76559a;font-size:8px}.figma-connection.connected button{border-color:#b6ded3;color:#497d6e}.delivery-pipeline{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:18px;border:1px solid #dfe6e8;border-radius:10px;background:#fff;overflow:hidden}.delivery-pipeline article{position:relative;min-height:68px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-right:1px solid #e6ebed}.delivery-pipeline article:last-child{border-right:0}.delivery-pipeline article>span{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:50%;background:#eef2f3;color:#7b8993;font-size:9px;font-weight:700}.delivery-pipeline article.done>span{background:var(--teal);color:#fff}.delivery-pipeline article.active>span{border:2px solid var(--teal);background:#fff;color:var(--teal)}.delivery-pipeline article.locked>span{background:#f1f2f4;color:#98a2aa}.delivery-pipeline article div{display:flex;flex-direction:column;gap:4px;min-width:0}.delivery-pipeline article b{font-size:10px}.delivery-pipeline article small{color:#8b969f;font-size:8px}.figma-layout{display:grid;grid-template-columns:minmax(390px,1.15fr) minmax(330px,.9fr) 290px;gap:16px;align-items:start}.handoff-package,.figma-target,.preflight-panel{min-width:0;padding:20px;border:1px solid #dfe6e8;border-radius:10px;background:#fff}.package-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border-radius:8px;background:#f5f9f8}.package-summary>div{display:flex;align-items:center;gap:10px}.package-summary>div>svg{width:30px;height:30px;color:var(--teal)}.package-summary span{display:flex;flex-direction:column;gap:3px}.package-summary b{font-size:11px}.package-summary small{color:#7f8d96;font-size:8px}.package-summary button{height:31px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #cddbd7;border-radius:6px;background:#fff;color:#4e6b62;font-size:9px}.delivery-job-status{display:flex;gap:8px;align-items:flex-start;margin-top:10px;padding:10px 11px;border:1px solid #bfe4d8;border-radius:7px;background:#f4fbf8;color:var(--teal)}.delivery-job-status>svg{flex:0 0 auto}.delivery-job-status b{font-size:9px}.delivery-job-status p{margin:4px 0 0;color:#6e857e;font-size:7px;line-height:1.45;word-break:break-all}.package-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0 18px}.package-metrics span{padding:10px;border:1px solid #e4eaec;border-radius:7px;color:#7d8992;font-size:8px}.package-metrics b{display:block;margin-bottom:2px;color:#2b3b45;font-size:18px}.screen-map h3,.write-policy h3{margin:0 0 9px;font-size:10px}.screen-map article{min-height:54px;display:grid;grid-template-columns:27px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1f2}.screen-map article>span{color:var(--teal);font-size:8px;font-weight:700}.screen-map article div{display:flex;flex-direction:column;gap:3px}.screen-map article b{font-size:9px}.screen-map article small{color:#8a969f;font-size:8px}.screen-map article em{padding:3px 5px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:8px;font-style:normal}.target-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border-radius:7px;background:#f0f3f4}.target-tabs button{height:34px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;background:transparent;color:#70808b;font-size:9px}.target-tabs button.active{background:#fff;color:#332844;box-shadow:0 1px 5px #1a232c14;font-weight:600}.figma-url{display:flex;flex-direction:column;gap:7px;margin:16px 0;color:#56656f;font-size:9px;font-weight:600}.figma-url input{height:38px;padding:0 11px;border:1px solid #d9e1e5;border-radius:6px;outline:none;color:#33434d;font-size:9px}.figma-url input:focus{border-color:#8c65ad;box-shadow:0 0 0 3px #76559a14}.figma-url small{color:#8a969f;font-size:8px;font-weight:400}.figma-url small.error{color:#cf6e52}.figma-url small.bound-file{padding:7px 9px;border-radius:5px;background:var(--teal-soft);color:var(--teal);font-weight:600}.new-file-card{display:flex;gap:10px;margin:16px 0;padding:13px;border:1px solid #e6deef;border-radius:7px;background:#fbf9fd;color:#6f528e}.new-file-card>svg{flex:0 0 auto;width:25px;height:25px}.new-file-card b{font-size:9px}.new-file-card p{margin:5px 0 0;color:#807487;font-size:8px;line-height:1.55}.write-policy{padding:14px;border-radius:8px;background:#f7f9f9}.write-policy p{display:flex;gap:6px;align-items:flex-start;margin:8px 0 0;color:#687680;font-size:8px;line-height:1.5}.write-policy p svg{flex:0 0 auto;color:var(--teal)}.write-policy p:last-child svg{color:#d58817}.approval-toggle{width:100%;min-height:58px;display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:center;margin-top:13px;padding:10px 12px;border:1px solid #dce4e7;border-radius:8px;background:#fff;color:#42525d;text-align:left}.approval-toggle>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid #cbd5da;border-radius:5px}.approval-toggle.confirmed{border-color:#83cdb9;background:#f5fbf9}.approval-toggle.confirmed>span{border-color:var(--teal);background:var(--teal);color:#fff}.approval-toggle div{display:flex;flex-direction:column;gap:3px}.approval-toggle b{font-size:9px}.approval-toggle small{color:#8a969f;font-size:8px}.preflight-score{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;padding:12px;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.preflight-score>svg{width:29px;height:29px}.preflight-score div{display:flex;flex-direction:column;gap:2px}.preflight-score b{font-size:10px}.preflight-score small{color:#699184;font-size:8px}.preflight-score strong{font-size:16px}.preflight-list{margin-top:10px}.preflight-list article{display:grid;grid-template-columns:17px 1fr;gap:7px;padding:10px 0;border-bottom:1px solid #edf1f2}.preflight-list article>svg{color:var(--teal)}.preflight-list article div{display:flex;flex-direction:column;gap:3px}.preflight-list article b{font-size:9px}.preflight-list article small{color:#8a969f;font-size:8px;line-height:1.45}.integration-boundary{display:flex;gap:8px;margin-top:12px;padding:11px;border-radius:7px;background:#eef7ff;color:#3176ad}.integration-boundary>svg{flex:0 0 auto}.integration-boundary b{font-size:9px}.integration-boundary p{margin:4px 0 0;color:#6386a2;font-size:8px;line-height:1.5}.figma-write,.view-manifest{width:100%;height:39px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;border-radius:7px;font-size:9px;font-weight:600}.figma-write{border:0;background:#6e4d8f;color:#fff}.figma-write:disabled{background:#b9b0c1;cursor:not-allowed}.view-manifest{border:1px solid #dbe2e6;background:#fff;color:#576671}.view-manifest svg:last-child{margin-left:auto}.artifact-shortcuts{min-height:60px;display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:10px 14px;border:1px solid #cfe3dd;border-radius:9px;background:#f8fbfa}.artifact-shortcuts>div{min-width:0;flex:1;display:flex;align-items:center;gap:9px;color:var(--teal)}.artifact-shortcuts>div>svg{width:25px;height:25px}.artifact-shortcuts span{display:flex;flex-direction:column;gap:3px}.artifact-shortcuts b{color:#334840;font-size:10px}.artifact-shortcuts small{color:#7b8b85;font-size:8px}.artifact-shortcuts>button{height:32px;padding:0 11px;border:1px solid #b9d8cf;border-radius:6px;background:#fff;color:#477568;font-size:9px;font-weight:600}.artifact-shortcuts>button.primary{border-color:var(--teal);background:var(--teal);color:#fff}.artifact-viewer-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#06121d9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.artifact-viewer{width:min(1280px,calc(100vw - 56px));height:min(820px,calc(100vh - 56px));overflow:hidden;border-radius:14px;background:#f6f8f8;box-shadow:0 30px 90px #04121d59}.artifact-viewer>header{position:relative;min-height:92px;display:flex;align-items:center;gap:24px;padding:18px 62px 18px 26px;border-bottom:1px solid #dde5e7;background:#fff}.artifact-viewer>header>div:first-child{flex:1}.artifact-viewer>header span{color:var(--teal);font-size:8px;font-weight:700;letter-spacing:.12em}.artifact-viewer>header h2{margin:5px 0 3px;font-size:20px}.artifact-viewer>header p{margin:0;color:#7a8790;font-size:9px}.artifact-viewer-meta{min-width:120px;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.artifact-viewer-meta b{padding:4px 7px;border-radius:5px;background:var(--teal-soft);color:var(--teal);font-size:9px}.artifact-viewer-meta small{color:#8b969e;font-size:8px}.artifact-close{position:absolute;right:20px;top:20px;width:31px;height:31px;display:grid;place-items:center;border:1px solid #dce4e7;border-radius:50%;background:#fff;color:#62727d}.artifact-viewer-body{height:calc(100% - 92px);display:grid;grid-template-columns:190px minmax(520px,1fr) 230px;min-height:0}.artifact-viewer-body>nav{overflow:auto;padding:18px 10px;border-right:1px solid #dfe6e8;background:#fbfcfc}.artifact-viewer-body>nav button{width:100%;height:40px;display:grid;grid-template-columns:28px 1fr;align-items:center;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#63717c;font-size:10px;text-align:left}.artifact-viewer-body>nav button span{color:#99a4ab;font-size:8px;letter-spacing:0}.artifact-viewer-body>nav button.active{background:var(--teal-soft);color:var(--teal);font-weight:600}.artifact-document-page{overflow:auto;margin:24px;padding:38px 50px;border:1px solid #e0e6e8;border-radius:9px;background:#fff;box-shadow:0 7px 24px #182c3d0d}.artifact-document-page>span{color:var(--teal);font-size:9px;font-weight:700}.artifact-document-page h1{margin:9px 0 22px;font-size:27px}.artifact-document-page>p{margin:0;color:#4f5f6a;font-size:12px;line-height:1.9}.artifact-document-page>div{margin-top:24px;padding:17px;border-left:3px solid #78cbb5;background:#f5faf8}.artifact-document-page>div p{display:flex;gap:7px;margin:0 0 9px;color:#53636d;font-size:10px;line-height:1.55}.artifact-document-page>div p:last-child{margin-bottom:0}.artifact-document-page>div svg{flex:0 0 auto;color:var(--teal)}.artifact-document-page>aside{display:flex;gap:9px;margin-top:18px;padding:13px;border:1px solid #bfdfd5;border-radius:7px;background:#f5fbf9;color:var(--teal)}.artifact-document-page>aside span{display:flex;flex-direction:column;gap:4px;letter-spacing:0}.artifact-document-page>aside b{font-size:9px}.artifact-document-page>aside small{color:#6f817b;font-size:8px;line-height:1.5}.artifact-inspection{overflow:auto;padding:22px 18px;border-left:1px solid #dfe6e8;background:#fbfcfc}.artifact-inspection h3{margin:0 0 10px;padding-top:15px;border-top:1px solid #e7ecee;font-size:10px}.artifact-inspection h3:first-child{padding-top:0;border-top:0}.artifact-inspection p{display:flex;justify-content:space-between;gap:8px;margin:0 0 8px;color:#7b8790;font-size:8px}.artifact-inspection p b{color:#42525c;font-size:8px}.artifact-inspection>small{display:block;margin-bottom:7px;color:#687a74;font-size:8px;line-height:1.45}.prototype-viewer-body{height:calc(100% - 92px);display:grid;grid-template-columns:210px minmax(430px,1fr) 230px;min-height:0}.prototype-viewer-body>nav{overflow:auto;padding:18px 12px;border-right:1px solid #dfe6e8;background:#fbfcfc}.prototype-viewer-body>nav button{width:100%;min-height:62px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;gap:2px 7px;align-items:center;padding:10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#53636e;text-align:left}.prototype-viewer-body>nav button>span{grid-row:1 / 3;align-self:start;color:#93a0a8;font-size:8px;letter-spacing:0}.prototype-viewer-body>nav button b{font-size:10px}.prototype-viewer-body>nav button small{color:#89949c;font-size:8px}.prototype-viewer-body>nav button.active{border-color:#a9d9cc;background:#f3faf7;color:var(--teal)}.prototype-stage{min-width:0;overflow:auto;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 35%,#fff 0,#edf3f1 70%)}.miniapp-frame{width:360px;min-height:620px;overflow:hidden;border:9px solid #17252c;border-radius:34px;background:#f6f3ec;box-shadow:0 23px 50px #0b232a33}.miniapp-status{height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;padding:0 20px 12px;background:#fff;color:#1f3430;font-size:10px}.miniapp-status b{font-size:14px}.miniapp-status i{justify-self:end;font-style:normal;letter-spacing:2px}.miniapp-content{padding:18px}.record-mode{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:9px;background:#e9eee9}.record-mode button{height:36px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;background:transparent;color:#718078;font-size:10px}.record-mode button.active{background:#fff;color:#28745e;box-shadow:0 2px 6px #25473c14;font-weight:600}.prototype-notice{display:flex;gap:8px;align-items:flex-start;margin-top:12px;padding:11px;border-radius:8px}.prototype-notice>svg{flex:0 0 auto}.prototype-notice span{flex:1;display:flex;flex-direction:column;gap:3px;letter-spacing:0}.prototype-notice b{font-size:9px}.prototype-notice small{font-size:8px;line-height:1.45}.prototype-notice.info{background:#eef7ff;color:#337aab}.prototype-notice.warning{background:#fff7e8;color:#b8781c}.prototype-notice.danger{background:#fff0ed;color:#ba5c47}.prototype-notice button{flex:0 0 auto;padding:4px 6px;border:1px solid currentColor;border-radius:4px;background:transparent;color:inherit;font-size:7px}.miniapp-content>label{display:block;margin-top:15px;padding:12px;border:1px solid #dedfd9;border-radius:9px;background:#fff}.miniapp-content>label>span,.prototype-categories>span{display:block;margin-bottom:8px;color:#65746c;font-size:9px;font-weight:600;letter-spacing:0}.miniapp-content>label>div{display:flex;align-items:center;gap:7px}.miniapp-content>label b{color:#2c6f5b;font-size:18px}.miniapp-content input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#21342d;font-size:15px}.miniapp-content label>div input{font-size:27px;font-weight:700}.miniapp-content>label>small{display:block;margin-top:5px;color:#9aa29e;font-size:7px}.miniapp-content>label.needs-confirmation{border-color:#e2a04a;box-shadow:0 0 0 3px #e2a04a1a}.miniapp-content>label.needs-confirmation>small{color:#c77c1b}.prototype-categories{margin-top:15px}.prototype-categories>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.prototype-categories button{height:35px;border:1px solid #dedfd9;border-radius:8px;background:#fff;color:#68766f;font-size:8px}.prototype-categories button.active{border-color:#4c9b7e;background:#eaf6f0;color:#28745e;font-weight:600}.prototype-budget{display:flex;justify-content:space-between;margin-top:13px;padding:10px;border-radius:7px;background:#ece9df;color:#788178;font-size:8px}.prototype-budget b{color:#36735f}.prototype-save{width:100%;height:43px;margin-top:14px;border:0;border-radius:10px;background:#3f8069;color:#fff;font-size:11px;font-weight:600}.prototype-save:disabled{opacity:.45}.prototype-boundary{margin:8px 0 0;color:#89938e;font-size:7px;text-align:center}.prototype-success{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center}.prototype-success>svg{width:70px;height:70px;color:var(--teal)}.prototype-success h3{margin:18px 0 7px;color:#23463b;font-size:22px}.prototype-success p{margin:0;color:#6e7e76;font-size:10px;line-height:1.6}.prototype-success button{height:38px;margin-top:24px;padding:0 16px;border:1px solid #4d967d;border-radius:8px;background:#fff;color:#33765f;font-size:9px}.prototype-coverage{overflow:auto;padding:22px 18px;border-left:1px solid #dfe6e8;background:#fbfcfc}.prototype-coverage h3{margin:0 0 15px;font-size:11px}.prototype-coverage>p{display:grid;grid-template-columns:18px 1fr;gap:7px;margin:0;padding:12px 0;border-bottom:1px solid #e8edef}.prototype-coverage>p>svg{color:var(--teal)}.prototype-coverage>p span{display:flex;flex-direction:column;gap:3px;letter-spacing:0}.prototype-coverage b{color:#40515b;font-size:9px}.prototype-coverage small{color:#89959d;font-size:8px;line-height:1.45}.prototype-coverage>div{display:flex;flex-direction:column;gap:5px;margin-top:18px;padding:12px;border-radius:7px;background:var(--teal-soft)}.design-capability-strip>button+button{margin-left:0;border-color:var(--teal);background:var(--teal);color:#fff}.artifact-shortcuts>button.delivery-download{display:inline-flex;align-items:center;gap:5px;border-color:#74519c;background:#74519c;color:#fff}.artifact-downloads{display:flex;align-items:center;gap:5px}.artifact-downloads button{height:29px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #bdd8d1;border-radius:6px;background:#fff;color:#376e60;font-size:8px;font-weight:600;white-space:nowrap}.artifact-downloads button:first-child{border-color:var(--teal);background:var(--teal);color:#fff}.miniapp-frame{height:670px;min-height:0;display:flex;flex-direction:column}.miniapp-status{flex:0 0 auto}.miniapp-content{flex:1;min-height:0;overflow:auto}.prototype-success{flex:1;min-height:0}.prototype-success button+button{margin-top:8px;border:0;background:#3f8069;color:#fff}.prototype-tabbar{flex:0 0 58px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px 8px;border-top:1px solid #e5e8e3;background:#fff}.prototype-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#95a099;font-size:7px}.prototype-tabbar button svg{width:16px;height:16px}.prototype-tabbar button.active{color:#377960;font-weight:700}.home-hero{padding:17px;border-radius:14px;background:linear-gradient(135deg,#e8f4eb,#fdfbf5)}.home-hero small{color:#75827a;font-size:8px}.home-hero h3{margin:14px 0 2px;color:#53675f;font-size:11px}.home-hero strong{display:block;color:#275f4d;font-size:30px}.home-hero div{display:flex;justify-content:space-between;margin-top:12px;color:#738078;font-size:8px}.home-hero b{color:#337860}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.home-actions button{min-height:70px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;align-items:center;padding:12px;border:1px solid #dde4df;border-radius:12px;background:#fff;color:#416f5f;text-align:left}.home-actions button>span,.home-actions button>svg{grid-row:1 / 3;font-size:22px}.home-actions button b{font-size:10px}.home-actions button small{color:#929c96;font-size:7px}.home-ledger{padding:14px;border-radius:13px;background:#fff}.home-ledger header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.home-ledger header b{font-size:10px}.home-ledger header button{border:0;background:transparent;color:#3d8068;font-size:8px}.home-ledger article{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-top:1px solid #eef1ee}.home-ledger span{display:flex;flex-direction:column;gap:2px}.home-ledger span b{font-size:9px}.home-ledger span small{color:#9aa39d;font-size:7px}.home-ledger strong{color:#ca7743;font-size:9px}.stats-total{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:14px;background:#e9f4ee}.stats-total small,.stats-total span{color:#718078;font-size:8px}.stats-total strong{margin:5px 0;color:#2e725b;font-size:27px}.stats-card,.prototype-settings section{margin-top:12px;padding:14px;border-radius:13px;background:#fff}.stats-card header{display:flex;justify-content:space-between;margin-bottom:8px}.stats-card header b{font-size:10px}.stats-card header small{color:#97a29c;font-size:8px}.stats-card article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:8px}.stats-card article span{display:flex;flex-direction:column;gap:4px}.stats-card article i{display:block;height:4px;border-radius:4px;background:#65ae94}.trend-bars{height:90px;display:flex;align-items:end;justify-content:space-around;gap:8px}.trend-bars i{width:17px;border-radius:5px 5px 2px 2px;background:linear-gradient(#77bba3,#d9eee6)}.prototype-settings section:first-child{margin-top:0}.prototype-settings h3{margin:0 0 7px;color:#50625b;font-size:10px}.prototype-settings article{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #edf0ee}.prototype-settings article span{display:flex;flex-direction:column;gap:3px}.prototype-settings article b{font-size:9px}.prototype-settings article small{color:#949e98;font-size:7px}.prototype-settings article strong{color:#37755f;font-size:10px}.prototype-settings article em{padding:4px 6px;border-radius:5px;background:#f0f2ed;color:#7a867f;font-size:7px;font-style:normal}.prototype-export{width:100%;height:35px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px;border:0;border-radius:7px;background:#74519c;color:#fff;font-size:8px;font-weight:600}.prototype-categories>div{grid-template-columns:repeat(3,1fr)}.topbar{overflow:visible}.project-switcher{position:relative}.project-switcher>button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#183247;font:inherit}.project-switcher>button:hover{background:#f1f6f5}.project-menu{position:absolute;z-index:40;top:calc(100% + 13px);left:0;width:330px;overflow:hidden;padding:7px;border:1px solid #dbe4e6;border-radius:10px;background:#fff;box-shadow:0 18px 50px #0c222d2e}.project-menu header{display:flex;align-items:center;justify-content:space-between;padding:6px 7px 10px}.project-menu header b{color:#30434e;font-size:10px}.project-menu header button{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid #bddbd2;border-radius:5px;background:#f4faf8;color:var(--teal);font-size:8px}.project-menu>button{width:100%;min-height:52px;display:flex;align-items:center;gap:8px;padding:8px 9px;border:0;border-radius:7px;background:transparent;color:#52616b;text-align:left}.project-menu>button:hover,.project-menu>button.active{background:#eef8f5;color:var(--teal)}.project-menu>button span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.project-menu>button b{font-size:9px}.project-menu>button small{overflow:hidden;color:#8b979f;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.project-menu>button svg{flex:0 0 auto}.project-create-modal{width:min(560px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;text-align:left}.project-create-modal>h2,.project-create-modal>p{text-align:center}.project-create-modal>label{display:flex;flex-direction:column;gap:6px;margin-top:12px;color:#53646e;font-size:9px;font-weight:600}.project-create-modal input,.project-create-modal textarea{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #d9e2e4;border-radius:7px;outline:0;background:#fff;color:#263b47;font:inherit;font-weight:400}.project-create-modal textarea{min-height:72px;resize:vertical}.project-create-modal input:focus,.project-create-modal textarea:focus{border-color:#62b49c;box-shadow:0 0 0 3px #2897761a}.provider-settings-modal{width:min(610px,calc(100vw - 40px))}.provider-options{display:grid;gap:8px;margin-top:16px}.provider-options>button{width:100%;display:flex;align-items:center;gap:12px;padding:11px 12px;border:1px solid #dbe4e6;border-radius:8px;background:#fff;color:#344953;text-align:left}.provider-options>button.active{border-color:#42a98b;background:#eff9f6;box-shadow:0 0 0 2px #2a977714}.provider-options span{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.provider-options b{font-size:10px}.provider-options small{color:#7b8b93;font-size:8px;line-height:1.45}.provider-options em{padding:4px 7px;border-radius:999px;background:#f1f4f5;color:#86939a;font-size:7px;font-style:normal}.provider-options em.ready{background:#dff5ed;color:#078561}.executor-note{margin-top:14px;padding:11px 12px;border:1px solid #dce6f3;border-radius:8px;background:#f3f7fc;color:#365369}.executor-note b{font-size:9px}.executor-note p{margin:5px 0 0;color:#6a7e8e;font-size:8px;line-height:1.55}.agent-service-card{display:flex;align-items:flex-start;gap:8px;margin:13px 12px 0;padding:10px;border:1px solid;border-radius:8px}.agent-service-card>svg{flex:0 0 auto;width:17px;height:17px}.agent-service-card div{display:flex;flex-direction:column;gap:3px}.agent-service-card b{font-size:8px}.agent-service-card span{font-size:7px;line-height:1.4}.agent-service-card.live{border-color:#2c7c6d;background:#2aa3831f;color:#64dbc0}.agent-service-card.unconfigured{border-color:#725d32;background:#c891361f;color:#e5b75f}.clarification-answer{display:flex;flex-direction:column;gap:7px;margin-top:18px;color:#42555f;font-size:9px;font-weight:650}.clarification-answer textarea{min-height:110px;padding:13px;border:1px solid #d7e1e3;border-radius:8px;outline:0;resize:vertical;color:#263b46;font:inherit;font-weight:400;line-height:1.65}.clarification-answer textarea:focus{border-color:#51aa90;box-shadow:0 0 0 3px #26977417}.source-file-name{margin-left:8px;color:var(--teal);font-size:7px;font-weight:500}.clarification-history{margin-top:15px;padding-top:14px;border-top:1px solid #e7edef}.clarification-history>b{font-size:9px}.clarification-history article{display:grid;grid-template-columns:28px 1fr;gap:8px;margin-top:8px;padding:9px;border-radius:6px;background:#f5f8f8}.clarification-history article span{display:grid;place-items:center;height:24px;border-radius:50%;background:var(--teal-soft);color:var(--teal);font-size:7px;font-weight:700;letter-spacing:0}.clarification-history article p{margin:2px 0 0;color:#687780;font-size:8px;line-height:1.55}.generated-markdown{color:#4c5e68}.generated-markdown h3{margin:20px 0 9px;color:#233b48;font-size:14px}.generated-markdown h4{margin:16px 0 8px;color:#315260;font-size:12px}.generated-markdown p{margin:0 0 9px;font-size:10.5px;line-height:1.78}.generated-markdown .markdown-bullet{display:flex;align-items:flex-start;gap:7px}.generated-markdown .markdown-bullet svg{flex:0 0 auto;margin-top:3px;color:var(--teal)}.generated-markdown blockquote{margin:10px 0 14px;padding:10px 13px;border-left:3px solid #70cbb5;border-radius:0 7px 7px 0;background:#f2f8f6;color:#47645d;font-size:10.5px;line-height:1.75}.prd-id-chip{display:inline-flex;margin:0 2px;padding:1px 5px;border:1px solid #d5e8e3;border-radius:5px;background:#eef7f4;color:#4d7469;font:600 9px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;vertical-align:1px}.prd-markdown-table{width:100%;margin:12px 0 18px;overflow-x:auto;border:1px solid #dfe8e5;border-radius:8px}.prd-markdown-table table{width:100%;min-width:560px;border-collapse:collapse;background:#fff;font-size:10px;line-height:1.6}.prd-markdown-table th{padding:9px 10px;border-bottom:1px solid #d8e5e1;background:#eef7f4;color:#24614f;text-align:left;font-weight:700}.prd-markdown-table td{padding:9px 10px;border-bottom:1px solid #edf1f0;color:#50636c;vertical-align:top}.prd-markdown-table tbody tr:last-child td{border-bottom:0}.generated-screen-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:4px 0 14px}.generated-screen-board article{min-height:135px;padding:14px;border:1px solid #dbe5e5;border-radius:9px;background:linear-gradient(145deg,#fff,#f4faf8)}.generated-screen-board article>span{color:var(--teal);font-size:8px;font-weight:700;letter-spacing:.08em}.generated-screen-board h3{margin:10px 0 6px;font-size:11px}.generated-screen-board p{min-height:32px;margin:0 0 10px;color:#76838b;font-size:8px;line-height:1.55}.generated-screen-board article div{display:flex;flex-wrap:wrap;gap:4px}.generated-screen-board small{padding:3px 5px;border-radius:4px;background:#e8f5f1;color:#3d826e;font-size:7px}.generated-spec-footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:18px}.generated-spec-footer>div{padding:12px;border-radius:8px;background:#f4f7f7}.generated-spec-footer b{font-size:9px}.generated-spec-footer p{margin:5px 0 0;color:#738088;font-size:8px;line-height:1.55}.design-generate-empty{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.design-generate-empty>svg{width:56px;height:56px;color:var(--teal)}.design-generate-empty h2{margin:15px 0 7px;font-size:18px}.design-generate-empty p{max-width:560px;margin:0;color:#77858d;font-size:9px;line-height:1.65}.design-generate-empty button{height:38px;display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:0 16px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:9px;font-weight:650}.design-generate-empty.blocked>svg{color:#bf7d28}.design-generate-empty.blocked button{background:#7a8790}.generic-prototype-body{height:calc(100% - 92px);display:grid;grid-template-columns:220px minmax(480px,1fr) 230px;min-height:0}.generic-prototype-body>nav{overflow:auto;padding:14px 10px;border-right:1px solid #dfe6e8;background:#fbfcfc}.generic-prototype-body>nav button{width:100%;min-height:62px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;gap:3px 7px;padding:10px;border:1px solid transparent;border-radius:7px;background:transparent;text-align:left}.generic-prototype-body>nav button>span{grid-row:1/3;color:#91a0a8;font-size:8px;letter-spacing:0}.generic-prototype-body>nav b{color:#465a64;font-size:9px}.generic-prototype-body>nav small{overflow:hidden;color:#8a979e;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.generic-prototype-body>nav button.active{border-color:#a7d8ca;background:#f0f9f6}.generic-prototype-body>nav button.active b{color:var(--teal)}.generic-prototype-body>main{min-width:0;overflow:auto;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 35%,#fff,#edf3f2)}.generic-screen{width:min(660px,100%);min-height:520px;overflow:hidden;border:1px solid #d8e1e3;border-radius:13px;background:#fff;box-shadow:0 18px 45px #18303c1f}.generic-screen>header{height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;border-bottom:1px solid #e6ecee;background:#f8fbfa}.generic-screen>header span{color:#7c8a91;font-size:8px;letter-spacing:0}.generic-screen>header b{color:#2a414d;font-size:12px}.generic-screen>header i{justify-self:end;color:#91a0a8;font-size:7px;font-style:normal}.generic-screen>section{padding:28px}.generic-screen>section>span{color:var(--teal);font-size:7px;font-weight:700;letter-spacing:.12em}.generic-screen h2{margin:8px 0;font-size:22px}.generic-screen>section>p{margin:0;color:#677780;font-size:10px;line-height:1.7}.generic-entry{display:block;margin-top:8px;color:#8a969d;font-size:8px}.generic-screen h3{margin:20px 0 8px;font-size:10px}.generic-elements{display:flex;flex-wrap:wrap;gap:6px}.generic-elements button{min-height:34px;padding:0 11px;border:1px solid #cfe0db;border-radius:7px;background:#f7fbfa;color:#3c7162;font-size:8px}.generic-state-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.generic-state-grid article{display:grid;grid-template-columns:18px 1fr;grid-template-rows:auto auto;gap:2px 6px;padding:10px;border-radius:7px;background:#f4f8f7}.generic-state-grid svg{grid-row:1/3;color:var(--teal)}.generic-state-grid b{font-size:8px}.generic-state-grid small{color:#8a979d;font-size:7px}.generic-screen footer{display:flex;justify-content:flex-end;gap:7px;margin-top:24px}.generic-screen footer button{height:34px;padding:0 12px;border:1px solid #cbd8da;border-radius:6px;background:#fff;color:#566871;font-size:8px}.generic-screen footer button:last-child{border-color:var(--teal);background:var(--teal);color:#fff}.generic-prototype-body>aside{overflow:auto;padding:20px 16px;border-left:1px solid #dfe6e8;background:#fbfcfc}.generic-prototype-body>aside h3{margin:0 0 10px;padding-top:14px;border-top:1px solid #e7edef;font-size:9px}.generic-prototype-body>aside h3:first-child{padding-top:0;border-top:0}.generic-prototype-body>aside>p{display:flex;align-items:flex-start;gap:6px;margin:0 0 8px;color:#62737c;font-size:8px;line-height:1.45}.generic-prototype-body>aside>p svg{flex:0 0 auto;color:var(--teal)}.generic-prototype-body>aside>small{color:#78868d;font-size:8px;line-height:1.55}@media(max-width:1180px){.workbench-grid{grid-template-columns:1fr 300px}.clarification-grid{grid-template-columns:285px minmax(520px,1fr)}.prd-layout{grid-template-columns:185px minmax(470px,1fr)}.prd-memory{display:none}.review-layout{grid-template-columns:minmax(480px,1fr) 320px}.quality-summary{grid-template-columns:180px 1fr}.review-actions{grid-column:1 / -1;flex-direction:row;justify-content:flex-end}.agent-run-button{justify-self:end}.agent-mode{grid-column:1 / -1;justify-self:end;margin-top:-20px;margin-right:155px}.flow-stagebar .stage div{min-width:75px}.flow-stagebar .stage i{max-width:30px}.figma-layout{grid-template-columns:1.1fr .9fr}.preflight-panel{grid-column:1 / -1}.preflight-list{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.artifact-viewer-body{grid-template-columns:175px minmax(470px,1fr)}.artifact-inspection{display:none}.prototype-viewer-body{grid-template-columns:190px minmax(420px,1fr)}.prototype-coverage{display:none}}@media(max-width:1240px){.sidebar{width:68px;flex-basis:68px}.brand{justify-content:center;padding:0}.brand span,.nav-group p,.nav-group button span,.sidebar-footer button span{display:none}.nav-group button,.sidebar-footer button{justify-content:center;padding:0}.workspace{grid-template-columns:300px minmax(480px,1fr)}.trace-panel{display:none}.stage{min-width:165px}.stage i{width:28px}.agent-service-card{display:none}}@media(max-height:760px){.stagebar{height:64px;flex-basis:64px}.topbar{height:56px;flex-basis:56px}.actions{min-height:66px}.actions button{height:46px}}
