@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-display:swap;src:url(/fonts/IBMPlexSans-var.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/IBMPlexMono-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/IBMPlexMono-500.woff2)format("woff2")}:root{--bg:#0d0e11;--surface:#15171c;--surface2:#1d2026;--border:#282c35;--text:#eceef1;--muted:#8a909c;--skin:#3a3f4a;--bone:#5a6070;--musc:#4a5060;--late:#e5484d;--sans:"IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#f3f3f1;--surface:#fff;--surface2:#ebebe8;--border:#dadad6;--text:#15171a;--muted:#666b75;--skin:#c4c8d1;--bone:#a2a8b4;--musc:#aab0bb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0}body{font:400 15px/1.4 var(--sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}input,select,button,textarea{font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation;background:0 0;border:0;margin:0;padding:0}a{color:inherit}::-webkit-scrollbar{display:none}[hidden]{display:none!important}.mono{font-family:var(--mono)}.muted{color:var(--muted)}.s11{font-size:11px}.s12{font-size:12px}.s13{font-size:13px}.w5{font-weight:500}.w6{font-weight:600}.ellipsis{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.link{text-underline-offset:2px;text-decoration:underline}.empty{color:var(--muted);font-size:14px}.app{flex-direction:column;max-width:560px;min-height:100dvh;margin:0 auto;display:flex}.hdr{padding:calc(14px + env(safe-area-inset-top)) 16px 10px;justify-content:space-between;align-items:center;display:flex}.hdr-title{letter-spacing:-.01em;font-size:17px;font-weight:600}.hdr-meta{color:var(--muted);font-size:12px;font-family:var(--mono);margin-top:2px}.pill{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text);white-space:nowrap;border-radius:18px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.pill.sm{background:var(--bg);border-radius:17px;height:34px}.screen{flex-direction:column;display:flex}.screen.pad{gap:12px;padding:4px 16px 24px}.stage{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);height:min(62vh,600px);position:relative;overflow:hidden}.stage-canvas{position:absolute;top:0;bottom:0;left:0;right:0}.stage-views{gap:6px;display:flex;position:absolute;top:12px;left:12px}.stage-hint{color:var(--muted);pointer-events:none;font-size:12px;position:absolute;top:18px;right:14px}.legend{pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.legend-bar{align-items:center;gap:8px;display:flex}.legend-none{background:#5b616e;border-radius:2px;flex:none;width:14px;height:8px}.legend-grad{border-radius:4px;flex:1;height:8px}.legend-labels{color:var(--muted);font-size:11px;font-family:var(--mono);justify-content:space-between;display:flex}.chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.chip{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text);white-space:nowrap;border-radius:18px;flex:none;padding:0 14px;font-size:13px}.chip.on{background:var(--text);color:var(--bg);border-color:var(--text)}.wrap{flex-wrap:wrap;gap:8px;display:flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:0 16px;padding:14px 16px}.screen.pad .card{margin:0}.card.p16{padding:16px}.row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.row-inline{align-items:center;gap:6px;display:flex}.stack{flex-direction:column;gap:6px;display:flex}.stack10{gap:10px}.stack12{gap:12px}.dot{border-radius:50%;flex:none;width:10px;height:10px;display:inline-block}.dot.sm{width:8px;height:8px}.acc-btn{text-align:left;width:100%;color:inherit;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:14px 16px;display:flex}.seg{gap:8px;display:flex}.seg>button{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--text);border-radius:10px;flex:1;padding:0 8px;font-size:13px}.seg>button.on{background:var(--text);color:var(--bg);border-color:var(--text)}.mrow{border-top:1px solid var(--border);grid-template-columns:1fr 84px;align-items:center;gap:0 12px;padding:6px 0;display:grid}.mrow-label{justify-content:space-between;gap:8px;font-size:13px;display:flex}.range{-webkit-appearance:none;appearance:none;background:0 0;grid-column:1/-1;width:100%;height:30px;margin:0}.range::-webkit-slider-runnable-track{background:var(--border);border-radius:2px;height:3px}.range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text);border:0;border-radius:50%;width:22px;height:22px;margin-top:-9.5px}.range::-moz-range-track{background:var(--border);height:3px}.range::-moz-range-thumb{background:var(--text);border:0;border-radius:50%;width:22px;height:22px}.input{border:1px solid var(--border);background:var(--surface2);text-align:right;height:36px;font-family:var(--mono);width:100%;color:var(--text);-webkit-appearance:none;appearance:none;border-radius:8px;outline:none;padding:0 10px;font-size:14px}.input:focus{border-color:var(--muted)}.input::placeholder{color:var(--muted);opacity:.7}.input.big{text-align:left;border-radius:10px;height:48px;font-size:18px}.input.h40{width:76px;height:40px;font-size:16px}.input.h44{border-radius:10px;flex:none;width:84px;height:44px;font-size:16px}.input.center{text-align:center;height:40px;padding:0 6px}.input.text{font-family:var(--sans);text-align:left;border-radius:10px;height:44px;font-size:15px}.select{border:1px solid var(--border);background-color:var(--surface2);-webkit-appearance:none;appearance:none;width:100%;height:44px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%238a909c' stroke-width='1.5'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border-radius:10px;outline:none;padding:0 34px 0 12px;overflow:hidden}.select.surface{background-color:var(--surface);font-weight:500}.field{color:var(--muted);flex-direction:column;gap:4px;min-width:0;font-size:12px;display:flex}.field>.input,.field>.select{color:var(--text)}.grid3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.grid5{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.btn{border:1px solid var(--border);background:var(--surface2);height:44px;color:var(--text);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-weight:500;display:inline-flex}.btn.primary{background:var(--text);height:48px;color:var(--bg);border:0;border-radius:12px;width:100%;font-size:15px;font-weight:600}.btn.danger{color:var(--late)}.btn:active{opacity:.8}.list-row{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.list-row.btn-row{text-align:left;width:100%;color:inherit;align-items:center;min-height:52px}.setchip{background:var(--surface2);height:30px;font-family:var(--mono);border-radius:8px;align-items:center;gap:4px;padding:0 2px 0 10px;font-size:12px;display:inline-flex}.setchip button{width:28px;height:28px;color:var(--muted);border-radius:6px;font-size:16px;line-height:1}.setchip button:active{color:var(--late)}.big-num{font-family:var(--mono);margin-top:4px;font-size:38px;line-height:1}.bar5{gap:3px;display:flex}.bar5>div{background:var(--surface2);border-radius:3px;flex:1;height:8px;overflow:hidden}.bar5>div>i{height:100%;display:block}.chart{width:100%;height:auto;display:block;overflow:visible}.chart text{fill:var(--muted);font-size:10px;font-family:var(--mono)}.chart line{stroke:var(--border);stroke-width:1px}.tabs{z-index:5;background:var(--surface);border-top:1px solid var(--border);padding:8px 8px calc(8px + env(safe-area-inset-bottom));margin-top:auto;display:flex;position:sticky;bottom:0}.tab{height:52px;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.tab.on{color:var(--text)}.tab i{background:0 0;border-radius:2px;width:18px;height:3px}.tab.on i{background:var(--text)}.backdrop{z-index:20;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.sheet{background:var(--surface);border:1px solid var(--border);border-bottom:0;border-radius:14px 14px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:calc(100dvh - 40px);display:flex}.sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.sheet-body{padding:14px 16px calc(24px + env(safe-area-inset-bottom));flex-direction:column;gap:12px;display:flex;overflow:auto}.toast{left:50%;bottom:calc(84px + env(safe-area-inset-bottom));background:var(--text);max-width:calc(100% - 32px);color:var(--bg);z-index:30;text-align:center;border-radius:10px;padding:10px 14px;font-size:13px;position:fixed;transform:translate(-50%)}
