:root{font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;color:#192922;background:#f4f6f5;font-synthesis:none;--green:#176947;--line:#dce4de;--muted:#68766e}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #57a77b;outline-offset:4px}.top{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1240px)/2));background:white}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-size:19px;font-weight:750}.brand-icon{background:var(--green);color:white;width:33px;height:33px;display:grid;place-items:center;border-radius:9px;font-size:22px}.edition{font-size:12px;font-weight:500;background:#eff3f0;padding:5px 9px;border-radius:5px}.local{font-size:14px;color:var(--muted)}main{max-width:1240px;margin:auto;padding:38px 24px 0}.intro{display:flex;align-items:center;justify-content:space-between;gap:18px}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--green);font-weight:700}h1{font-size:32px;letter-spacing:-.8px;margin:10px 0}p{font-size:15px;color:var(--muted);line-height:1.75;margin:8px 0 18px}h2{font-size:18px;margin:0;line-height:1.5}.secondary{border:1px solid #cdd8d0;border-radius:7px;background:white;color:#273d31;padding:10px 16px;font-size:14px;font-weight:600}.secondary:hover{background:#eef5ef}.text-button{border:0;background:none;color:var(--green);font-size:14px;padding:10px}.tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-top:25px}.tabs button{display:flex;gap:10px;border:0;border-bottom:3px solid transparent;background:none;padding:17px 2px;font-size:13px;color:#86938b}.tabs button span{font-size:16px;color:#5c6c62}.tabs button.active{border-color:var(--green);color:var(--green)}.tabs button.active span{color:var(--green);font-weight:700}.notice{font-size:14px;color:#58715f;padding:16px 0}.test-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:26px}.surface{position:relative;background:#eaf0eb;border:1px solid #dae3db;border-radius:14px;min-height:510px;overflow:hidden;user-select:none;touch-action:none;background-image:radial-gradient(#cbd8ce .8px,transparent .8px);background-size:20px 20px}.surface-top{display:flex;justify-content:space-between;align-items:center;position:absolute;top:20px;left:22px;right:22px;font-size:14px;color:#516256}.badge{font-size:12px;border:1px solid #d3ded6;background:#fff9;padding:6px 10px;border-radius:20px;white-space:nowrap}.mouse-diagram{width:215px;margin:63px auto 0;filter:drop-shadow(0 14px 12px #28463212)}svg{display:block;width:100%}.shell{fill:#fdfefd;stroke:#b9cbbf;stroke-width:1.5}.key-shape{fill:#edf2ee;stroke:#c2d1c6;stroke-width:1.4;transition:fill .06s}.key-shape.pressed{fill:#3f9467;stroke:#176947}.key-shape.seen{stroke:#38885c;stroke-width:2}.key-shape.pressed.seen{fill:#3f9467}svg text{fill:#6a8071;font-size:14px;text-anchor:middle;pointer-events:none}svg .mouse-mark{font-size:30px;fill:#a4b8a9;font-weight:700}.seam{stroke:#dce4dd;stroke-width:1}.zone-copy{display:flex;align-items:center;flex-direction:column;gap:8px;margin:3px 0 22px}.zone-copy strong{font-size:19px}.zone-copy span{font-size:13px;color:var(--muted)}.scroll-live{border-top:1px solid #d5e0d7;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#617265;background:#f6f9f690}.scroll-live b{font-size:22px;color:#234b32;margin-left:8px;font-variant-numeric:tabular-nums}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.heading-row>span{font-size:13px;color:var(--muted)}.readings .heading-row{margin:5px 0 16px}.key-card{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:12px 15px;background:white;border:1px solid var(--line);border-radius:9px;margin-bottom:9px}.key-icon{width:32px;height:32px;display:grid;place-items:center;background:#f0f4f1;color:#64806d;border-radius:7px;font-size:13px}.key-name{font-size:15px;font-weight:600}.key-state{font-size:12px;color:#88958c;margin-top:3px}.key-count{font-size:22px;display:flex;gap:7px;align-items:baseline;font-variant-numeric:tabular-nums}.key-count small{font-size:12px;color:#86938b}.key-card.down{background:#e7f3e9;border-color:#54956c}.key-card.down .key-state{color:var(--green)}.tip{margin-top:20px;font-size:14px}.tip p{font-size:14px;margin:7px 0}.lower-grid,.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lower-grid{margin-top:24px}.white-card{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.row{display:flex;gap:8px;flex-wrap:wrap}.small,.muted{font-size:13px;color:var(--muted)}.event-log{padding:0;list-style:none;max-height:166px;overflow:auto;margin:14px 0 0}.event-log li{display:flex;justify-content:space-between;font-size:13px;border-bottom:1px solid #edf1ed;padding:7px 0;color:#586b5e}.event-log time{color:#94a096;font-variant-numeric:tabular-nums}.event-log li.empty{border:0;color:#88958c}.hold-zone{background:#eef4ee;border:1px dashed #b9ccbd;border-radius:10px;height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;user-select:none;touch-action:none}.hold-zone.active-hold{background:#dcefe0}#hold-time{font-size:64px;font-variant-numeric:tabular-nums;font-weight:600}#hold-time span{font-size:16px;font-weight:400;margin-left:9px}#hold-label{font-size:14px;font-weight:500;margin-top:8px}.progress-track{width:65%;height:5px;background:#d4dfd5;margin-top:25px;border-radius:5px;overflow:hidden}#hold-progress{height:100%;width:0;background:var(--green)}.drag-zone{height:270px;position:relative;background:#f4f6f4;border-radius:10px;touch-action:none;user-select:none;overflow:hidden}.drag-line{position:absolute;left:48px;right:45px;top:135px;border-top:2px dashed #cad8ce}#drag-target{position:absolute;right:20px;top:95px;width:80px;height:80px;border-radius:50%;border:2px dashed #85b496;display:grid;place-items:center;font-size:13px;color:#659272;background:#edf5ee}#drag-handle{position:absolute;left:20px;top:109px;width:52px;height:52px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-size:14px;cursor:grab;box-shadow:0 6px 12px #17694722}#drag-handle.dragging{cursor:grabbing;background:#2f8a59}.footnote{font-size:13px;color:var(--muted);margin:22px 0}.pointer-zone{height:350px;position:relative;background:#f6f8f6;border:1px solid #e1e7e2;border-radius:8px;overflow:hidden;touch-action:none;background-image:linear-gradient(#e7ece8 1px,transparent 1px),linear-gradient(90deg,#e7ece8 1px,transparent 1px);background-size:25px 25px}canvas{width:100%;height:100%;display:block}#trail-placeholder{position:absolute;left:0;top:44%;width:100%;text-align:center;color:#819788;pointer-events:none;font-size:20px}#trail-placeholder span{display:block;font-size:13px;margin-top:10px}.canvas-label{position:absolute;bottom:12px;right:14px;font-size:11px;letter-spacing:2px;color:#9aaa9d;pointer-events:none}.pointer-stats{display:flex;gap:35px;padding-top:17px;font-size:13px;color:#7c8c80}.pointer-stats b{color:#345d40;font-size:16px;margin-left:7px}.stationary{margin-top:22px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.stationary>div{flex:1}.stationary p{margin-bottom:0}.stationary>p{width:100%;font-size:14px}.report-items{margin:24px 0}.report-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;border-bottom:1px solid #e7ede8}.report-row strong{font-size:15px}.report-row p{font-size:13px;margin:4px 0 0}.status{font-size:13px;padding:6px 10px;background:#eef2ef;border-radius:5px;white-space:nowrap;color:#718077}.status.ok{color:#24663b;background:#e8f4e9}.status.warn{color:#886220;background:#fcf3df}.report-note{background:#f5f7f5;padding:17px;border-radius:7px;font-size:14px}.report-note p{font-size:14px;margin-bottom:0}footer{display:flex;justify-content:space-between;gap:15px;margin-top:30px;border-top:1px solid var(--line);padding:22px 0;font-size:12px;color:#869189}.panel[hidden]{display:none}@media(max-width:760px){.top{height:68px;padding:0 20px}.local{display:none}main{padding:25px 16px 0}h1{font-size:26px}.intro{align-items:flex-start}.intro>.secondary{white-space:nowrap;padding:9px;font-size:13px}.intro p{font-size:14px}.tabs{gap:0;justify-content:space-between}.tabs button{gap:5px}.tabs button span{font-size:13px}.tabs button{font-size:11px}.test-layout,.lower-grid,.two-col{grid-template-columns:1fr}.surface{min-height:490px}.white-card{padding:19px}.pointer-stats{gap:12px;flex-wrap:wrap}.heading-row{gap:10px}.pointer-card .heading-row{align-items:flex-start}.pointer-card button{white-space:nowrap}.report-row{gap:10px}footer{flex-direction:column}.mouse-diagram{width:200px}.surface-top{left:16px;right:16px}.stationary{gap:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.header-links{display:flex;align-items:center;gap:22px}.back-home{font-size:14px;color:var(--green);text-decoration:none;white-space:nowrap}.back-home:hover{text-decoration:underline}
