:root{
  --green:#075b43;--green-2:#0b7657;--mint:#e7f3ed;--paper:#faf8f3;
  --line:#dce3df;--muted:#66756f;--shadow:0 16px 48px rgba(25,55,44,.08)
}
body{background:linear-gradient(135deg,#fbfaf7 0%,#fffdfa 54%,#f8f4ec 100%)}
.topbar{height:72px;padding:0 clamp(18px,4vw,48px);box-shadow:0 1px 0 rgba(16,37,31,.04)}
.topbar .quiet{margin-left:auto}
.brand{cursor:pointer;font-size:18px}.brand span{display:grid;place-items:center;width:42px;height:42px;padding:0;border-radius:13px;background:linear-gradient(145deg,var(--green),#0b6e53)}
.progress{height:4px;max-width:900px;margin:0 clamp(18px,4vw,48px);border-radius:999px;overflow:hidden}.progress i{border-radius:999px;background:linear-gradient(90deg,var(--green),var(--green-2))}
button{transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover{transform:translateY(-1px)}
button:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #83bba8;outline-offset:2px}
.primary{min-height:50px;border-radius:12px;background:linear-gradient(135deg,#07583f,#087354);box-shadow:0 8px 20px rgba(7,88,63,.16)}
.secondary,.quiet{min-height:46px;border-color:#d6dfda;border-radius:12px}
.shell{max-width:980px;padding:48px 24px 90px}.shell.wide{max-width:1160px}.intro{max-width:1180px}
.intro-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:48px;align-items:center;margin-bottom:28px}
.intro h1{font-family:inherit;font-size:clamp(44px,6vw,72px);font-weight:760;letter-spacing:-.04em;line-height:1.12;margin:18px 0}
.intro .lead{max-width:760px;color:#435b52;font-size:18px}.eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:var(--mint);color:var(--green);letter-spacing:.02em}
.intro-visual{min-height:260px;display:grid;place-items:center;align-content:center;gap:16px;border-radius:50% 45% 48% 42%;background:radial-gradient(circle at 50% 40%,#fff 0 18%,#edf4e8 19% 54%,#f6efe2 55%);color:var(--green);text-align:center}
.intro-visual div{display:grid;place-items:center;width:92px;height:92px;border-radius:30px;background:#fff;font-size:54px;box-shadow:var(--shadow)}.intro-visual span{padding:10px 16px;border-radius:18px;background:#dcebd8;font-weight:700}
.promise{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0 34px}.promise article{position:relative;padding:18px 18px 18px 54px;border-radius:16px;background:#ffffffb8;border:1px solid #e4e9e6}
.promise article:before{content:'✓';position:absolute;left:18px;top:18px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--mint);color:var(--green);font-weight:800}.promise article b,.promise article small{display:block}.promise article small{margin-top:5px;color:var(--muted)}
.intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:stretch}.card,.receipt,.flow article{border-color:#e0e6e2;box-shadow:var(--shadow)}.intro-grid>.card{padding:30px}
.process-card{padding:28px;border:1px solid #e0e6e2;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.process-card ol{counter-reset:steps;display:grid;gap:18px;margin:20px 0 0;padding:0;list-style:none}.process-card li{position:relative;padding-left:42px;color:#52625c;line-height:1.55}.process-card li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:-2px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--mint);color:var(--green);font-weight:800}
.form-tip{margin:0;padding:12px 14px;border-radius:10px;background:#f0f7f3;color:#557067}label>span{font-size:15px}textarea,input,select{border-color:#d6ded9;border-radius:12px;padding:15px;line-height:1.55}textarea:focus,input:focus,select:focus{border-color:#75a998}
.stage-nav{display:grid;grid-template-columns:140px 1fr 140px;align-items:center;gap:20px;margin-bottom:30px}.stage-nav>button:last-child{justify-self:end}.stage-position{text-align:center}.stage-position span{font-size:14px;color:#52665e}.stage-dots{display:flex;justify-content:center;gap:10px;margin-top:10px}.stage-dots i{width:9px;height:9px;border-radius:50%;background:#d7ddda}.stage-dots i.done{background:#8bb5a6}.stage-dots i.active{background:var(--green);transform:scale(1.2)}
.receipt{padding:clamp(26px,5vw,52px)}.receipt>span,.stephead>span{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--mint);letter-spacing:.04em}.receipt h1{max-width:780px;font-family:inherit;font-weight:650}.guardline{background:#fff8eb;border:1px solid #f0dfba}
.stephead h1,.complete h1{font-family:inherit;font-weight:720;letter-spacing:-.025em}.form.grid{padding:28px}.form.grid label{padding:16px;border:1px solid #e2e7e4;border-radius:14px;background:#fcfdfc}.form.grid textarea{min-height:112px}
.workbench{grid-template-columns:1fr 1fr}.workbench>.card{padding:28px}.steps li{margin-bottom:8px;padding-left:5px}
.reality-shell{max-width:1120px}.reality-head{max-width:760px;margin:0 auto 28px}.reality-form{padding:30px}.reality-form label{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:30px;align-items:center;padding:18px 0;border-bottom:1px solid #e1e7e3}.reality-form label>span{display:grid;gap:7px}.reality-form label>span small{color:var(--muted);font-weight:400}.reality-form textarea,.reality-form select{width:100%}.reality-form>.primary{width:min(360px,100%);margin:22px 0 0 auto}
.update-shell{max-width:1080px}.update-shell .complete{max-width:900px;margin:0 auto;text-align:center}.complete{padding-top:20px}.complete i{box-shadow:0 10px 30px rgba(7,88,63,.14)}.update-flow,.update-shell .feedback{max-width:900px;margin-left:auto;margin-right:auto}.update-flow{grid-template-columns:1fr}.update-flow article{display:grid;grid-template-columns:210px 1fr;gap:8px 24px;align-items:start}.update-flow article>b{grid-row:1/3}.update-flow article p,.update-flow article small{margin:0}.update-shell .feedback{margin-top:24px}
details>summary{cursor:pointer;font-weight:700;color:var(--green)}.coverage-details,.boundary-details{margin-top:16px;padding:14px 16px;border:1px solid #e0e6e2;border-radius:12px;background:#fbfcfb}.capability-bridge>summary{margin-bottom:18px}
@media(max-width:800px){.intro-hero{grid-template-columns:1fr}.intro-visual{display:none}.intro-grid{grid-template-columns:1fr}.process-card{order:-1}.promise{grid-template-columns:1fr}.stage-nav{grid-template-columns:1fr auto}.stage-position{grid-column:1/-1;grid-row:1}.stage-nav>button{grid-row:2}.stage-nav>i{display:none}}
@media(max-width:520px){.topbar{height:62px}.brand b{font-size:16px}.brand span{width:36px;height:36px}.shell{padding:28px 14px 64px}.intro h1{font-size:40px}.intro .lead{font-size:16px}.intro-grid>.card,.process-card,.form.grid,.reality-form{padding:20px}.promise article{padding:15px 15px 15px 50px}.stage-nav{margin-bottom:20px}.receipt{border-radius:16px}.receipt h1{font-size:25px}.workbench{grid-template-columns:1fr}}

/* Result dashboard: same data, clearer hierarchy */
.result-shell{max-width:1480px;padding:24px clamp(16px,3vw,42px) 80px}.persistence-receipt{max-width:1180px;margin:0 auto 14px;border:0;background:linear-gradient(90deg,#e6f5ed,#f2f8f4);box-shadow:0 8px 26px rgba(25,55,44,.06)}
.result-toolbar{max-width:1180px;margin:0 auto 18px;background:#fff;border-color:#e0e6e2;box-shadow:var(--shadow)}.result-toolbar>span{font-weight:750;color:var(--green)}
.result-dashboard{max-width:1320px;margin:auto;grid-template-columns:220px minmax(0,1fr);gap:28px}.result-toc{top:92px;padding:16px 12px;border:0;box-shadow:var(--shadow)}.result-toc b{padding:8px 12px;font-size:16px}.result-toc a{padding:10px 12px;border-left:3px solid transparent}.result-toc a:hover,.result-toc a:focus{border-left-color:var(--green);background:#edf6f1}
.result-section{margin-bottom:20px;padding:clamp(22px,3vw,34px);border:0;box-shadow:var(--shadow)}.result-section>header span{display:inline-flex;padding:5px 9px;border-radius:8px;background:#edf5f1;color:var(--green);letter-spacing:.04em}.result-section>header h2{font-size:clamp(25px,3vw,32px)}
.core-result{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.core-result>div{background:linear-gradient(145deg,#f0f8f4,#fff)}.core-result>aside{background:#fffaf0}.core-result h1{font-family:inherit;font-weight:720;letter-spacing:-.025em}
.result-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 20px}.result-overview a{display:grid;grid-template-columns:auto 1fr;gap:13px;min-height:150px;padding:20px;border:1px solid #e0e6e2;border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 7px 24px rgba(25,55,44,.05)}.result-overview a:hover{border-color:#9dbdaf;transform:translateY(-1px)}.result-overview a>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:var(--mint);color:var(--green);font-weight:800}.result-overview a div{min-width:0}.result-overview b{font-size:17px}.result-overview p{display:-webkit-box;overflow:hidden;margin:8px 0;color:var(--muted);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.result-overview em{color:var(--green);font-style:normal;font-weight:700}.result-next{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 20px;padding:24px 28px;border:1px solid #dbe6e0;border-radius:16px;background:linear-gradient(100deg,#e8f5ee,#fff9ec)}.result-next p{margin:6px 0 0;color:var(--muted)}.result-next a{padding:12px 18px;border-radius:10px;background:var(--green);color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}
.coverage.four{margin-top:14px}.coverage.four article{border:1px solid #e3e8e5}.outcome-grid>article,.boundaries>article,.artifact-result>div,.coach-result>div{box-shadow:none}.gate-strip>div{border:1px solid #e1e7e3}.asset-items article,.result-candidates article{background:#fff;box-shadow:0 7px 24px rgba(25,55,44,.05)}
.result-candidates article.top{position:relative}.result-candidates article.top:before{content:'优先验证';position:absolute;right:14px;top:14px;padding:5px 9px;border-radius:999px;background:var(--green);color:#fff;font-size:11px}.result-candidates h3{padding-right:62px}
.radar-layout{align-items:start}.radar-svg{position:sticky;top:100px}.gap-flow article{border:1px solid #e1e7e3}.capability-bridge{background:#f4f9f6}.capability-bridge[open]>summary{padding-bottom:14px;border-bottom:1px solid #d9e5df}.artifact-result>div:first-child{background:linear-gradient(145deg,#e8f5ee,#f7fbf9)}
.action-hierarchy{border-radius:16px;background:linear-gradient(100deg,#123e32,#17624d);scrollbar-width:thin}.week-plan article,.roadmap article{border:1px solid #e1e7e3}.flow article{padding:24px}.feedback{padding:28px}
@media(max-width:1000px){.result-dashboard{grid-template-columns:1fr}.result-toc{position:sticky;top:70px;z-index:4;display:flex;overflow-x:auto;flex-direction:row;white-space:nowrap;border-radius:12px}.result-toc b{display:none}.result-toc a{border-left:0;border-bottom:3px solid transparent}.result-toc a:hover,.result-toc a:focus{border-left:0;border-bottom-color:var(--green)}.radar-svg{position:static}.result-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.result-shell{padding:12px 10px 60px}.persistence-receipt{padding:13px}.result-toolbar{padding:12px;overflow-x:auto}.result-toolbar>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.result-toolbar button{white-space:nowrap}.result-toc{margin:0 -2px 14px}.result-section{padding:20px 15px;border-radius:16px}.result-section>header{margin-bottom:16px}.core-result{grid-template-columns:1fr}.core-result h1{font-size:27px}.core-result>div,.core-result>aside,.outcome-grid>article,.boundaries>article,.artifact-result>div,.coach-result>div{padding:17px}.result-overview{grid-template-columns:1fr}.result-overview a{min-height:0}.result-next{align-items:stretch;flex-direction:column}.result-next a{text-align:center}.coverage.four{grid-template-columns:1fr}.asset-items,.result-candidates,.roadmap{grid-template-columns:1fr}.result-candidates article.top:before{position:static;display:inline-block;margin-bottom:10px}.result-candidates h3{padding-right:0}.radar-row{grid-template-columns:1fr}.radar-row span{font-size:13px}.action-hierarchy{white-space:normal;display:grid;grid-template-columns:1fr 1fr}.action-hierarchy i{display:none}.week-plan{grid-template-columns:1fr}.capability-bridge>div{grid-template-columns:1fr}.feedback{padding:20px}.reality-form label,.update-flow article{grid-template-columns:1fr}.update-flow article>b{grid-row:auto}.reality-form>.primary{width:100%}}

/* Prototype reconciliation: report header and final update navigation. */
.result-top-actions{display:flex;justify-content:flex-end;gap:10px;max-width:1180px;margin:0 auto 12px}
.result-tools{max-width:1180px;margin:0 auto 18px;padding:12px 16px;border:1px solid #e0e6e2;border-radius:12px;background:#fff}
.result-tools>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.update-nav{grid-template-columns:140px 1fr 140px}.update-nav>button:last-child{justify-self:end}
@media(max-width:680px){.result-top-actions{overflow-x:auto}.result-tools>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.result-tools button{white-space:nowrap}.update-nav{grid-template-columns:1fr 1fr}.update-nav>i{display:none}}

/* Report progressive disclosure: content stays in DOM and print output. */
.result-shell>.stage-nav{display:none}
.result-section[hidden]{display:none}
.result-menu-toggle,.result-mobile-action{display:none}
.result-toc a.active{border-left-color:var(--green);background:#edf6f1;font-weight:750;color:var(--green)}
.result-overview a{cursor:pointer}
.result-next button{flex:0 0 auto;white-space:nowrap}
@media(max-width:680px){
  .result-shell{padding-bottom:92px}
  .result-menu-toggle{display:block;position:sticky;top:66px;z-index:8;margin:0 10px 10px auto;background:#fff}
  .result-dashboard{display:block}
  .result-toc{display:none;position:fixed;inset:116px 12px auto;z-index:20;max-height:65vh;padding:12px;overflow:auto;white-space:normal;background:#fff;box-shadow:0 18px 55px rgba(15,45,35,.24)}
  .result-toc.open{display:grid}
  .result-toc b{display:block}
  .result-toc a{border:0;border-bottom:1px solid #e4e9e6}
  .result-overview{gap:0;border:1px solid #e0e6e2;border-radius:16px;overflow:hidden;background:#fff}
  .result-overview a{grid-template-columns:34px minmax(0,1fr) 18px;min-height:0;padding:12px 13px;border:0;border-bottom:1px solid #e6ebe8;border-radius:0;box-shadow:none}
  .result-overview a:last-child{border-bottom:0}
  .result-overview a>span{width:27px;height:27px;font-size:12px}
  .result-overview a div{display:grid;grid-template-columns:minmax(95px,.8fr) minmax(0,1.2fr);gap:4px 10px;align-items:center}
  .result-overview a div:after{content:'›';grid-column:3;grid-row:1/3;color:var(--muted);font-size:22px}
  .result-overview b{font-size:14px}.result-overview p{display:block;overflow:hidden;margin:0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;-webkit-line-clamp:unset}
  .result-overview em{display:none}
  .result-next{padding:17px;gap:12px}.result-next button{width:100%}
  .result-mobile-action{display:block;position:fixed;left:12px;right:12px;bottom:10px;z-index:18;width:calc(100% - 24px);box-shadow:0 10px 30px rgba(7,88,63,.3)}
  .result-detail-panel{scroll-margin-top:126px}
}
@media print{.result-menu-toggle,.result-mobile-action,.result-overview,.result-next{display:none!important}.result-section[hidden]{display:block!important}}

/* Prototype reconciliation: report header and final update navigation. */
.result-top-actions{display:flex;justify-content:flex-end;gap:10px;max-width:1180px;margin:0 auto 12px}
.result-tools{max-width:1180px;margin:0 auto 18px;padding:12px 16px;border:1px solid #e0e6e2;border-radius:12px;background:#fff}
.result-tools>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.update-nav{grid-template-columns:140px 1fr 140px}
.update-nav>button:last-child{justify-self:end}
@media(max-width:680px){.result-top-actions{overflow-x:auto}.result-tools>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.result-tools button{white-space:nowrap}.update-nav{grid-template-columns:1fr 1fr}.update-nav>i{display:none}}
