:root{font-family:"Trebuchet MS","Microsoft YaHei",sans-serif;color:#ebf0dc;background:#0c211c;--lime:#d7f26b;--ink:#0c211c;--line:#38574e}*{box-sizing:border-box}body{margin:0;background:linear-gradient(110deg,#0b1b17,#102b24 58%,#0d211c);min-height:100vh}button,input{font:inherit}button{cursor:pointer}main{width:min(1180px,calc(100% - 32px));margin:auto;padding:34px 0 70px}.hero{display:grid;grid-template-columns:1fr 360px;align-items:end;padding-bottom:26px;border-bottom:1px solid #41645a}.no{color:var(--lime);font-size:.72rem;letter-spacing:.2em}.hero h1{margin:12px 0 0;font:900 clamp(2.8rem,7vw,6.4rem)/.83 Georgia,"Songti SC",serif;letter-spacing:-.07em}.hero h1 em{color:var(--lime);font-style:italic}.hero p{color:#b8c9c2;line-height:1.65;margin:0;border-left:2px solid var(--lime);padding-left:20px}.toolbar{display:flex;align-items:end;gap:24px;padding:22px 0}.toolbar label>span{display:block;font-size:.72rem;letter-spacing:.12em;color:#94aaa2;margin-bottom:7px}.scale{display:flex;align-items:center;gap:8px}.scale b{font:700 1.2rem Georgia,serif}.scale input{width:170px;color:#eff5e0;background:#17372f;border:1px solid #57766d;padding:10px 12px;outline:none}.scale input:focus{border-color:var(--lime)}.buttons{display:flex;gap:9px}.buttons button{border:1px solid var(--lime);background:var(--lime);color:var(--ink);padding:11px 15px;font-weight:800}.buttons .ghost{background:transparent;color:#cbd9d3;border-color:#527168}button:disabled{opacity:.35;cursor:not-allowed}#error{color:#ff9a8f;font-size:.85rem;margin:0 0 11px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #3b5d54;margin-bottom:18px}.dashboard article{padding:17px 20px;border-right:1px solid #3b5d54}.dashboard article:last-child{border:0}.dashboard small{display:block;color:#90a79f;font-size:.7rem;letter-spacing:.1em;margin-bottom:6px}.dashboard strong{font:700 clamp(1.3rem,3vw,2rem) Georgia,serif}.dashboard .actual{background:var(--lime);color:var(--ink)}.dashboard .actual small{color:#496029}.workarea{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.canvaswrap{border:1px solid #46675e;background:#102a23;padding:14px}.canvashead{display:flex;justify-content:space-between;color:#a7bbb4;font-size:.72rem;letter-spacing:.08em;padding:0 1px 12px}.legend{display:flex;align-items:center;gap:5px}.legend i{width:17px;border-top:3px solid var(--lime)}.legend i:last-of-type{border-color:#ff856d;margin-left:8px}svg{display:block;width:100%;height:auto;aspect-ratio:5/3;background:#112c25;touch-action:manipulation;cursor:crosshair;border:1px solid #294a41}svg text{fill:#79938a;font-family:inherit;font-size:17px;pointer-events:none}#emptySub{font-size:12px;letter-spacing:.08em}.segment{stroke:var(--lime);stroke-width:5;stroke-linecap:round;cursor:pointer;transition:.15s}.segment:hover,.segment.selected{stroke:#ff856d;stroke-width:8}.point{fill:#102a23;stroke:#e9f6b2;stroke-width:4;pointer-events:none}.point-index{fill:#e9f6b2;font-size:12px;font-weight:800}.ruler{display:flex;align-items:center;width:145px;color:#93aaa2;font-size:10px;margin-top:9px}.ruler i{width:23.622px;height:8px;border-left:1px solid #aac0b8;border-bottom:2px solid #aac0b8}.ruler span:last-child{margin-left:5px;white-space:nowrap}.inspect{border-top:5px solid var(--lime);background:#e9eddf;color:#152b24;padding:22px;min-height:400px}.kicker{font-size:.64rem;letter-spacing:.18em;color:#638072}.inspect h2{font:700 1.6rem Georgia,"Songti SC",serif;margin:5px 0 20px}.segments{display:grid;gap:8px}.empty{color:#718078;font-size:.85rem;line-height:1.6}.segrow{width:100%;border:1px solid #bbc6b8;background:#f6f7ef;color:#163029;text-align:left;padding:12px;display:grid;grid-template-columns:auto 1fr;gap:3px 10px}.segrow.active{border:2px solid #e76651;background:#fff4ea}.badge{grid-row:1/3;background:#16352c;color:#e7f69a;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-weight:800}.segrow b{font-size:.9rem}.segrow small{color:#6d7b74}@media(max-width:760px){main{width:min(100% - 20px,1180px);padding-top:20px}.hero{grid-template-columns:1fr;gap:20px}.hero p{font-size:.9rem}.toolbar{flex-wrap:wrap}.dashboard{grid-template-columns:1fr}.dashboard article{border-right:0;border-bottom:1px solid #3b5d54}.workarea{grid-template-columns:1fr}.inspect{min-height:0}.canvashead .legend{display:none}}@media(max-width:420px){.scale input{width:140px}.buttons{width:100%}.buttons button{flex:1}.dashboard strong{font-size:1.3rem}}
