:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#172431;background:#f7f8f5;--ink: #112332;--olive: #69790d;--blue: #0878b9;--amber: #d88900;--green: #23834c;--line: #e2e6e2;--muted: #6f7a82}*{box-sizing:border-box}button{font:inherit}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased}.app-shell{display:flex;min-width:1180px;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:216px;background:#102332;color:#fff;padding:22px 14px 16px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:4px 8px 26px;font-size:20px}.brand img{width:36px;height:36px;border-radius:10px;object-fit:cover}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{border:0;background:transparent;color:#dce5e9;display:flex;align-items:center;gap:14px;height:50px;padding:0 14px;border-radius:8px;cursor:pointer;font-size:15px;text-align:left}.sidebar nav button:hover{background:#1a3445}.sidebar nav button.active{background:#263d4c;color:#c6d15a;font-weight:700}.profile{margin-top:auto;border-top:1px solid #2b4250;padding:18px 6px 10px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.profile img{width:42px;height:42px;border-radius:50%;object-fit:cover}.profile strong,.profile span{display:block}.profile span{color:#9fb0bb;font-size:12px;margin-top:2px}.version{color:#718a99;font-size:11px;padding:4px 8px}.content{margin-left:216px;width:calc(100% - 216px);min-width:0;background:#fbfcfa}.topbar{height:86px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px}.topbar h1{font-size:18px;margin:0 0 4px}.topbar>div>span{color:var(--muted);font-size:12px}.sync{display:flex;align-items:center;gap:10px;color:#5f6b72;font-size:13px}.sync button{border:0;background:transparent;color:#68767c;padding:6px;cursor:pointer}.sync i{height:18px;width:1px;background:var(--line)}.live-dot{width:8px;height:8px;background:#2d914d;border-radius:50%}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.route-note{margin:18px 38px 0;padding:12px 14px;border-radius:8px;background:#f2f4dd;color:#4f5c0b;display:flex;gap:8px}.hero{padding:35px 38px 26px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hero h1{font-size:30px;margin:0 0 8px}.hero p{margin:0;color:var(--muted);font-size:14px}.meeting-pill{display:flex;align-items:center;gap:13px;background:#f2f2df;padding:14px 20px;border-radius:999px;color:#59660a}.meeting-pill strong,.meeting-pill span{display:block}.meeting-pill span{font-size:12px;margin-top:3px}.cycle-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;padding:0 38px;border-bottom:1px solid var(--line)}.stage-section{padding:4px 34px 30px 0}.stage-section h2,.panel h2{font-size:17px;margin:0 0 24px}.stage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;position:relative}.stage-grid:before{content:"";position:absolute;left:5%;right:5%;top:23px;height:1px;background:#d9ded8}.stage{position:relative;min-width:0}.stage-top{display:flex;align-items:center;gap:10px;color:#657079;font-size:12px;margin-bottom:16px}.stage-no{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#fff;font-weight:800;box-shadow:0 0 0 5px #fbfcfa}.stage-no.ink{background:#152635}.stage-no.blue{background:var(--blue)}.stage-no.amber{background:var(--amber)}.stage-no.green{background:var(--green)}.stage h3{font-size:16px;margin:0 0 8px}.stage p{color:var(--muted);font-size:13px;line-height:1.7;min-height:68px;margin:0}.stage-state{display:flex;align-items:center;gap:6px;margin-top:15px;font-size:12px}.stage-state.done{color:#4e771f}.stage-state.doing{color:#0979b7}.stage-state.idle{color:#a3abb0}.snapshot{border-left:1px solid var(--line);padding:2px 0 26px 34px}.snapshot-title{display:flex;gap:10px}.snapshot-title h3{font-size:16px;margin:0}.snapshot-title span,.snapshot-label{color:var(--muted);font-size:12px}.snapshot-date{text-align:center;color:#66710d;font-weight:700;margin-top:24px}.snapshot-time{text-align:center;color:#586507;font-size:46px;font-weight:750}.snapshot-label,.countdown{text-align:center}.countdown{margin:18px 0;font-size:13px}.snapshot ul{list-style:none;padding:0;font-size:12px}.snapshot li{display:flex;gap:7px;margin:9px 0}.meeting-button{width:100%;height:38px;border:1px solid #77851d;background:#fff;color:#5a660c;border-radius:8px;cursor:pointer}.lower-grid{display:grid;grid-template-columns:1.35fr .9fr;margin:0 38px}.panel{padding:22px 16px 20px 0;min-width:0}.panel+.panel{border-left:1px solid var(--line);padding-left:22px}.panel-head{display:flex;justify-content:space-between}.panel-head h2{margin:0}.panel-head button{border:0;background:transparent;cursor:pointer}.table-head,.dept-row{display:grid;grid-template-columns:1.1fr 1.65fr .7fr .9fr .75fr;gap:12px;align-items:center}.table-head{color:#7a858c;padding:18px 8px 8px;font-size:11px}.dept-row{min-height:42px;border-top:1px solid #edf0ec;padding:5px 8px;font-size:12px}.dept-name{display:flex;gap:8px;font-weight:650}.dept-icon{display:grid;place-items:center;color:#fff;width:20px;height:20px;background:#798525;border-radius:5px}.progress-cell{display:grid;grid-template-columns:1fr 38px;align-items:center;gap:7px}.progress-track{height:6px;background:#dfe3dd;border-radius:6px;overflow:hidden}.progress-track i{height:100%;display:block;background:#66770a}.average{display:flex;align-items:center;gap:10px;margin-top:12px}.tabs{display:flex;border-bottom:1px solid var(--line);margin-top:16px}.tabs button{border:0;background:transparent;padding:10px;cursor:pointer}.tabs button.selected{color:#52600a;border-bottom:2px solid #69790d}.issue-row{border:0;border-bottom:1px solid #edf0ec;background:transparent;width:100%;display:grid;grid-template-columns:8px 1fr auto 70px 42px;gap:8px;padding:12px 2px;text-align:left}footer{display:flex;justify-content:space-between;margin:20px 38px;background:#f2f2df;padding:10px 16px;color:#5f6913;font-size:11px}footer>div{display:flex;gap:7px}footer button{border:0;background:transparent}.report-page{background:#fff;padding-bottom:72px}.report-header{height:102px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:18px 30px}.report-header h1{margin:0 0 9px;font-size:25px}.report-header p{margin:0;display:flex;align-items:center;gap:9px;color:#707980;font-size:13px}.report-header p svg{width:17px}.report-header p i{width:1px;height:14px;background:#dfe3df}.report-status{display:grid;grid-template-columns:auto auto;justify-items:end;gap:8px 24px;color:#6b747a;font-size:12px}.report-status>span{display:flex;align-items:center;gap:7px}.report-status>span>i{width:8px;height:8px;border-radius:50%;background:#3c8c39}.report-status small{grid-column:1 / -1}.report-body{padding:0 28px}.metric-box{border:1px solid #dfe4df;border-radius:8px;margin:18px 0 20px;overflow:hidden}.metric-title{height:42px;display:flex;align-items:center;gap:7px;padding:0 18px;font-size:13px}.metric-title span{font-size:11px;color:#8a9296}.metric-strip{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) 170px;border-top:1px solid #edf0ed;padding:0 18px}.metric{padding:12px 18px 14px 0;border-right:1px solid #e7eae7;margin-right:18px}.metric>span{font-size:11px;color:#778087}.metric>div{display:flex;align-items:center;justify-content:space-between;margin:5px 0 2px}.metric strong{font-size:21px}.metric small{color:#69747a;font-size:11px}.detail-link{border:0;background:transparent;color:#1478b9;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-size:12px}.report-main{display:grid;grid-template-columns:minmax(0,1fr) 302px;gap:24px}.report-checklist{min-width:0;border-right:1px solid var(--line);padding-right:24px}.report-checklist>h2{font-size:15px;margin:2px 0 14px}.report-checklist>h2 span{color:#858d92;font-size:11px;font-weight:400;margin-left:7px}.report-section{border:1px solid #e1e5e1;border-radius:6px;margin-bottom:7px;background:#fff;overflow:hidden}.section-summary{width:100%;height:47px;border:0;background:#fff;display:grid;grid-template-columns:21px 190px minmax(0,1fr) 88px 58px 20px;gap:9px;align-items:center;text-align:left;padding:0 14px;cursor:pointer;color:#26333b}.section-summary:hover{background:#fafbf8}.section-summary>svg:first-child{color:#4c8e35}.section-summary strong{font-size:13px}.section-summary>span{color:#747e84;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-summary small{color:#7a858b;font-size:11px}.section-summary>.turn{transform:rotate(180deg)}.mini-avatars{display:flex;align-items:center}.mini-avatars img,.sales-row img{width:23px;height:23px;border-radius:50%;object-fit:cover;border:2px solid white}.mini-avatars i{width:23px;height:23px;margin-left:-5px;border-radius:50%;display:grid;place-items:center;background:#eef0ed;font-size:9px;font-style:normal}.section-editor{margin:0 48px 10px;border:1px solid #d8dedd;border-radius:5px}.editor-toolbar{height:37px;border-bottom:1px solid #e1e5e2;display:flex;align-items:center;gap:14px;padding:0 14px;color:#465159;font-size:13px}.editor-toolbar>span{flex:1}.editor-toolbar small{color:#68803a}.section-editor textarea{border:0;outline:0;resize:vertical;width:100%;min-height:110px;padding:15px;font:13px/1.75 Inter,Microsoft YaHei,sans-serif;color:#26343c}.editor-meta{height:29px;display:flex;justify-content:flex-end;gap:20px;align-items:center;padding:0 12px;color:#92999d;font-size:10px}.sales-divider{height:31px;display:flex;align-items:center;color:#7c858a;font-size:11px}.sales-divider:after{content:"";height:1px;background:#e5e8e5;flex:1;margin-left:10px}.sales-row{width:100%;height:42px;border:0;border-bottom:1px solid #e1e5e1;background:#fff;display:grid;grid-template-columns:22px 1fr 88px 32px 18px;align-items:center;text-align:left;padding:0 14px;cursor:pointer}.sales-row strong{font-size:12px}.sales-row span{color:#747e84;font-size:10px}.manual-note{color:#7b858b;font-size:10px;margin:10px 4px 16px}.readiness-aside{min-width:0}.readiness-block,.ai-block{padding:0 0 18px 4px}.readiness-block h3,.ai-block h3{font-size:15px;margin:2px 0 16px}.readiness-score{display:grid;grid-template-columns:98px 1fr;align-items:center;gap:13px}.score-ring{width:88px;height:88px;border:9px solid #dfe3dd;border-top-color:#607409;border-right-color:#607409;border-radius:50%;display:flex;align-items:baseline;justify-content:center;padding-top:20px;color:#5c6e0a}.score-ring strong{font-size:24px}.score-ring span{font-size:11px}.readiness-score>div:last-child>strong,.readiness-score>div:last-child>span{display:block}.readiness-score>div:last-child>strong{font-size:15px}.readiness-score b{color:#65750d}.readiness-score>div:last-child>span{color:#828b90;font-size:10px;line-height:1.5;margin:5px 0}.readiness-score button{border:0;background:transparent;color:#167bbc;padding:0;display:flex;font-size:10px}.readiness-list{list-style:none;margin:17px 0 0;padding:12px 0;border-block:1px solid #e5e8e5}.readiness-list li{display:grid;grid-template-columns:20px 1fr auto;align-items:center;min-height:34px;color:#687279;font-size:11px}.readiness-list svg{width:15px}.readiness-list b{color:#62700b}.collaborators{height:54px;display:flex;align-items:center;justify-content:space-between;color:#788187;font-size:10px}.collaborators img{width:25px;height:25px;border-radius:50%;object-fit:cover;margin-left:-6px;border:2px solid white}.ai-block{border-top:1px solid #e1e5e1;padding-top:18px}.ai-title{display:grid;grid-template-columns:24px 1fr auto;align-items:center}.ai-title h3{margin:0}.ai-title>span{color:#8c9499;font-size:9px}.ai-note{background:#f5f5f1;border-radius:6px;padding:14px 15px}.ai-note>strong{font-size:12px}.ai-note>span{color:#8b9397;font-size:9px}.ai-note ul{padding-left:17px;margin:13px 0;color:#687278;font-size:10px;line-height:1.75}.ai-note button{width:100%;height:34px;border:1px solid #7a872c;border-radius:5px;background:#fff;color:#61700c;font-weight:650;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:11px}.report-actions{position:fixed;left:216px;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid #dfe4df;display:flex;align-items:center;gap:16px;padding:0 28px;z-index:9;box-shadow:0 -4px 12px #1123320a}.report-actions>div{flex:1}.report-actions>span:last-child{margin-left:auto;color:#687279;font-size:11px;display:flex;align-items:center;gap:6px}.report-actions button{height:40px;border-radius:5px;padding:0 24px;display:flex;align-items:center;gap:7px;cursor:pointer}.save-button{background:#fff;border:1px solid #b9c0bd}.finish-button{background:#64750c;border:1px solid #64750c;color:#fff}.toast{display:inline-flex;align-items:center;gap:6px;color:#5f6e0d;background:#f4f5e6;border-radius:5px;padding:7px 10px;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#071219a8;z-index:50;display:grid;place-items:center;padding:32px}.data-modal{width:620px;background:#fff;border-radius:10px;padding:24px;box-shadow:0 18px 50px #00000040}.data-modal-head{display:flex;align-items:flex-start;justify-content:space-between}.data-modal-head span{color:#758087;font-size:11px}.data-modal-head h2{margin:3px 0 18px}.data-modal-head button{border:0;background:#f1f3f0;border-radius:5px;padding:6px;cursor:pointer}.data-modal table{width:100%;border-collapse:collapse;font-size:12px}.data-modal th,.data-modal td{text-align:left;padding:12px;border-bottom:1px solid #e5e8e5}.data-modal th{background:#f6f7f4;color:#687279}.primary-small{display:block;margin:18px 0 0 auto;border:0;background:#66770c;color:#fff;border-radius:5px;padding:8px 20px}.meeting-modal{width:min(980px,95vw);background:#101b22;color:#fff;border-radius:14px;padding:26px}.desktop-layout-notice{display:none}@media(max-width:1179px){.desktop-layout-notice{display:flex;position:fixed;left:12px;top:12px;z-index:100;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:10px 14px;border-radius:8px;background:#f2f2df;color:#59660a;box-shadow:0 4px 10px #11233226;font-size:13px;font-weight:650}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
