:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body{color:#f2f2f7;background:#1c1c1e;max-width:900px;margin:0 auto;padding:24px;font-family:-apple-system,PingFang TC,sans-serif}header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}h1{margin-bottom:4px;font-size:22px}.sub{color:#98989f;font-size:13px}.lang-btn{color:#f2f2f7;cursor:pointer;background:#48484a;border:none;border-radius:6px;flex-shrink:0;padding:6px 14px;font-size:13px}.banner{color:#ffd60a;background:#3a2f00;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}section{background:#2c2c2e;border-radius:12px;margin-bottom:16px;padding:16px}h2{margin-bottom:4px;font-size:15px}.hint{color:#98989f;margin-bottom:10px;font-size:12px}.notice-card{color:#98989f;background:#1c1c1e;border-radius:8px;flex-direction:column;gap:4px;margin-top:8px;padding:14px;font-size:13px;display:flex}.notice-card b{color:#ffd60a}.trail-canvas{touch-action:none;background:#1c1c1e;border-radius:8px;width:100%;display:block}button{color:#f2f2f7;cursor:pointer;background:#48484a;border:none;border-radius:6px;margin-top:8px;padding:4px 12px;font-size:12px}.grid3{grid-template-columns:repeat(3,1fr);gap:6px;height:220px;display:grid}.cell{color:#98989f;-webkit-user-select:none;user-select:none;background:#1c1c1e;border-radius:8px;justify-content:center;align-items:center;font-size:12px;display:flex}.cell.leftdone{color:#7ee2a0;background:#1f4d2e}.cell.bothdone{color:#8ec9ff;background:#1e3a5f}.stats{flex-wrap:wrap;gap:18px;margin-top:10px;font-size:13px;display:flex}.stats b{font-variant-numeric:tabular-nums}.ok{color:#30d158}.forcebar-wrap{background:#1c1c1e;border-radius:8px;height:26px;position:relative;overflow:hidden}.forcebar{transform-origin:0;background:linear-gradient(90deg,#30d158,#ffd60a,#ff453a);width:100%;height:100%;transform:scaleX(0)}.force-thresh{background:#f2f2f7aa;width:2px;position:absolute;top:0;bottom:0;left:33%}.scrollbox{color:#98989f;background:#1c1c1e;border-radius:8px;height:140px;padding:10px;font-size:12px;line-height:2.2;overflow:scroll}.pinchbox{background:#1c1c1e;border-radius:8px;justify-content:center;align-items:center;height:120px;display:flex}.pinchtarget{background:#0a84ff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:11px;display:flex}
