:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e0e0e0;background-color:#0e0e1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{height:100vh}.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden;color:#e0e0e0}.app-header{padding:10px 20px;background:#16162a;border-bottom:1px solid #2a2a44}.app-header h1{margin:0;font-size:1.2rem;font-weight:600;color:#cfd8ff;letter-spacing:.03em}.app-header{display:flex;align-items:center;justify-content:space-between}.help-toggle-btn{padding:5px 14px;background:#222238;border:1px solid #3a3a5c;border-radius:5px;color:#88a;font-size:.82rem;font-family:inherit;cursor:pointer;transition:all .15s;white-space:nowrap}.help-toggle-btn:hover{background:#2a2a44;color:#bbb}.help-toggle-btn.active{background:#2e4a7a;border-color:#4a78b8;color:#fff}.error-banner{background:#3a1a1a;color:#f77;padding:6px 20px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.82rem;border-bottom:1px solid #552222}.editor-section{display:flex;align-items:stretch;border-bottom:1px solid #2a2a44;background:#1e1e1e;min-height:80px}.section-label{display:flex;align-items:center;padding:0 14px;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;color:#7a7aaa;background:#1a1a2e;border-right:1px solid #2a2a44;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0}.editor-section>div{flex:1;min-width:0;overflow:hidden}.eval-btn{display:flex;align-items:center;padding:0 18px;background:#1e3a1e;border:none;border-left:1px solid #2a2a44;color:#6a9a6a;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;letter-spacing:.02em;flex-shrink:0}.eval-btn:hover:not(:disabled){background:#264a26;color:#8fc98f}.eval-btn.dirty{background:#2a4a1a;color:#a8e88a;animation:pulse-glow 1.5s ease-in-out infinite}.eval-btn:disabled{opacity:.4;cursor:default}@keyframes pulse-glow{0%,to{background:#2a4a1a}50%{background:#345a24}}.controls-section{display:flex;align-items:center;gap:24px;padding:8px 20px;background:#141422;border-bottom:1px solid #2a2a44;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:6px;font-size:.84rem}.control-group label{color:#7a7aaa;-webkit-user-select:none;user-select:none}.separator{color:#555}.control-group input[type=number]{width:72px;padding:4px 8px;background:#222238;border:1px solid #3a3a5c;border-radius:4px;color:#ddd;font-size:.84rem;font-family:inherit}.control-group input[type=number]:focus{outline:none;border-color:#5a7aba}.control-group select{padding:4px 8px;background:#222238;border:1px solid #3a3a5c;border-radius:4px;color:#ddd;font-size:.84rem;font-family:inherit}.view-toggle{gap:4px}.toggle-btn{padding:4px 14px;background:#222238;border:1px solid #3a3a5c;border-radius:4px;color:#88a;cursor:pointer;font-size:.8rem;font-family:inherit;transition:all .12s}.toggle-btn.active{background:#2e4a7a;border-color:#4a78b8;color:#fff}.toggle-btn:hover:not(.active){background:#2a2a44;color:#bbb}.hotkey-hint{margin-left:auto;font-size:.75rem;color:#aaa;-webkit-user-select:none;user-select:none;white-space:nowrap}.slider-section{padding:8px 20px;background:#141422;border-bottom:1px solid #2a2a44;display:flex;align-items:center;gap:16px}.slider-section label{white-space:nowrap;font-size:.84rem;min-width:190px;color:#aaa;-webkit-user-select:none;user-select:none}.slider-section label strong{color:#fff}.terms-slider{flex:1;-webkit-appearance:none;appearance:none;height:5px;background:#2a2a44;border-radius:3px;outline:none}.terms-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#4a78b8;border-radius:50%;cursor:pointer;border:2px solid #6aa0e8;transition:background .15s}.terms-slider::-webkit-slider-thumb:hover{background:#5a88c8}.terms-slider::-moz-range-thumb{width:16px;height:16px;background:#4a78b8;border-radius:50%;cursor:pointer;border:2px solid #6aa0e8}.charts-row{display:flex;flex:1;flex-direction:row;gap:2px;min-height:0}@media(orientation:portrait),(max-aspect-ratio:1/1){.charts-row{flex-direction:column}}.chart-section{flex:1;min-width:0;position:relative;overflow:hidden;background:#12121e}.chart-section .loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#555;font-size:.95rem}.chart-section .u-legend{font-size:.85rem!important;padding:8px 12px!important;background:#141422f2!important;border:1px solid #3a3a5c!important;border-radius:4px!important;color:#e0e0e0!important}.chart-section .u-legend .u-marker{width:1em!important;height:1em!important;margin-right:4px!important}.chart-section .u-legend th{color:#aaa!important;font-weight:400!important}.chart-section .u-legend td{color:#ddd!important}.chart-section .u-select{background:#6495ed1f;border:1px solid rgba(100,149,237,.55);border-radius:2px}.chart-section:after{content:"Zoom out - double click";position:absolute;top:6px;right:8px;font-size:.68rem;color:#aaa;pointer-events:none;opacity:0;transition:opacity .2s;z-index:10}.chart-section:hover:after{opacity:1}.help-sidebar{position:fixed;top:0;right:0;width:min(520px,90vw);height:100vh;background:#16162a;border-left:1px solid #2a2a44;display:flex;flex-direction:column;z-index:1000;box-shadow:-4px 0 24px #00000080;animation:slide-in .15s ease-out}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.help-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #2a2a44;flex-shrink:0}.help-title{font-size:1rem;font-weight:600;color:#cfd8ff}.help-close{background:none;border:none;color:#666;font-size:1.1rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .1s}.help-close:hover{background:#2a2a44;color:#ddd}.help-search{padding:8px 16px;border-bottom:1px solid #2a2a44;flex-shrink:0;position:relative}.help-search input{width:100%;padding:8px 12px;background:#1e1e30;border:1px solid #3a3a5c;border-radius:6px;color:#ddd;font-size:.85rem;font-family:inherit;outline:none;box-sizing:border-box}.help-search input:focus{border-color:#4a78b8}.help-search input::placeholder{color:#555}.help-search-count{position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:.72rem;color:#555}.help-body{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.help-tree{flex:1;overflow-y:auto;padding:6px 0;min-height:120px}.help-empty{padding:20px 16px;color:#555;font-size:.85rem;text-align:center}.help-cat-header,.help-sub-header{display:flex;align-items:center;gap:6px;padding:6px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s}.help-cat-header:hover,.help-sub-header:hover{background:#ffffff08}.help-cat-header{font-weight:600;color:#b0b8d8;font-size:.88rem}.help-sub-header{padding-left:28px;color:#8888b0;font-size:.82rem}.help-chevron{font-size:.6rem;color:#555;transition:transform .15s;display:inline-block;width:12px;text-align:center}.help-chevron.open{transform:rotate(90deg)}.help-cat-count,.help-sub-count{margin-left:auto;font-size:.7rem;color:#444;background:#1e1e30;padding:1px 6px;border-radius:8px}.help-fn-list{padding-left:16px}.help-fn-item{display:flex;align-items:baseline;gap:8px;padding:4px 16px 4px 40px;cursor:pointer;transition:background .1s;border-left:2px solid transparent}.help-fn-item:hover{background:#ffffff08}.help-fn-item.selected{background:#4a78b826;border-left-color:#4a78b8}.help-fn-name{font-family:JetBrains Mono,Fira Code,monospace;font-size:.82rem;color:#7ac;font-weight:500;flex-shrink:0}.help-fn-sig{font-size:.72rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-resize-handle{height:6px;background:transparent;cursor:ns-resize;position:relative;flex-shrink:0;transition:background .15s}.help-resize-handle:hover{background:#6495ed26}.help-resize-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:3px;background:#2a2a44;border-radius:2px;transition:background .15s}.help-resize-handle:hover:before{background:#4a78b8}.help-detail{flex-shrink:0;overflow-y:auto;background:#12121e}.help-detail-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #222238;background:#16162a;position:sticky;top:0}.help-detail-name{font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;color:#7ac}.help-insert-btn{padding:4px 12px;background:#1e3a1e;border:1px solid #2a4a2a;border-radius:4px;color:#6a9a6a;font-size:.78rem;font-family:inherit;cursor:pointer;transition:all .15s;white-space:nowrap}.help-insert-btn:hover{background:#264a26;color:#8fc98f}.help-detail-body{padding:12px 16px 16px}.help-detail-body h4{margin:14px 0 6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#666}.help-detail-body h4:first-child{margin-top:0}.help-detail-desc{color:#bbb;font-size:.84rem;line-height:1.5;margin:0 0 4px}.help-params-table{width:100%;border-collapse:collapse;font-size:.8rem}.help-params-table th{text-align:left;color:#666;font-weight:500;padding:4px 8px;border-bottom:1px solid #222238;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.help-params-table td{padding:5px 8px;color:#aaa;border-bottom:1px solid rgba(255,255,255,.03);vertical-align:top}.help-params-table code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;color:#7ac}.help-params-table tr.optional td{color:#888}.help-opt-badge{display:inline-block;margin-left:4px;font-size:.6rem;padding:1px 4px;border-radius:3px;background:#2a2a44;color:#888;vertical-align:middle}.help-default{color:#666;font-size:.78rem}.help-notes{color:#999;font-size:.82rem;line-height:1.5;margin:0;padding:8px 12px;background:#ffffff05;border-left:2px solid #3a3a5c;border-radius:0 4px 4px 0}.help-examples{margin:0;padding:10px 14px;background:#1a1a2e;border:1px solid #2a2a44;border-radius:6px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;color:#aaa;line-height:1.6;overflow-x:auto}.help-detail-meta{display:flex;gap:6px;margin-top:14px}.help-badge{font-size:.68rem;padding:2px 8px;border-radius:10px;background:#2e4a7a;color:#8ab4f8}.help-badge.sub{background:#2a2a44;color:#8888b0}.help-tree::-webkit-scrollbar,.help-detail::-webkit-scrollbar{width:6px}.help-tree::-webkit-scrollbar-track,.help-detail::-webkit-scrollbar-track{background:transparent}.help-tree::-webkit-scrollbar-thumb,.help-detail::-webkit-scrollbar-thumb{background:#2a2a44;border-radius:3px}.help-tree::-webkit-scrollbar-thumb:hover,.help-detail::-webkit-scrollbar-thumb:hover{background:#3a3a5c}.how-to-sidebar{right:auto;left:0;border-left:none;border-right:1px solid #2a2a44;box-shadow:4px 0 24px #00000080;animation:slide-in-left .15s ease-out}@keyframes slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.how-to-body{flex:1;overflow-y:auto;padding:4px 0 16px}.how-to-body::-webkit-scrollbar{width:6px}.how-to-body::-webkit-scrollbar-track{background:transparent}.how-to-body::-webkit-scrollbar-thumb{background:#2a2a44;border-radius:3px}.how-to-body::-webkit-scrollbar-thumb:hover{background:#3a3a5c}.how-to-section{padding:12px 18px;border-bottom:1px solid #1e1e34}.how-to-section:last-child{border-bottom:none}.how-to-heading{margin:0 0 8px;font-size:.88rem;font-weight:600;color:#8ab4f8;letter-spacing:.02em;text-transform:uppercase}.how-to-list{margin:6px 0;padding-left:18px;list-style:disc}.how-to-list li{font-size:.83rem;color:#b0b0c8;line-height:1.55;margin-bottom:5px}.how-to-list li:last-child{margin-bottom:0}.how-to-list code,.how-to-section code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.8em;background:#1e1e30;border:1px solid #2a2a44;border-radius:3px;padding:1px 4px;color:#c8d8ff}.how-to-text{font-size:.83rem;color:#b0b0c8;line-height:1.55;margin:6px 0}.how-to-formula{font-size:.85rem;color:#cfd8ff;background:#1a1a2e;border:1px solid #2a2a44;border-radius:6px;padding:8px 14px;margin:6px 0;font-family:JetBrains Mono,Fira Code,monospace;line-height:1.6}.how-to-swatch{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px;vertical-align:middle;flex-shrink:0}kbd{display:inline-block;padding:1px 5px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78em;background:#222238;border:1px solid #3a3a5c;border-radius:3px;color:#ccc;line-height:1.4}
