.rg-root{--rg-bg:#0c1210;--rg-panel:#0c1210eb;--rg-panel-2:#14201af2;--rg-ink:#e8f0ea;--rg-muted:#8fa396;--rg-accent:#c8f542;--rg-accent-ink:#0c1210;--rg-line:#e8f0ea1f;--rg-ok:#c8f542;--rg-ok-bg:#143528;--rg-bad:#ff6b6b;--rg-bad-bg:#3a1518;--rg-info:#8ec8ff;--rg-warn:#ffc14d;--rg-uni:#fc72ff;--rg-uni-bg:#fc72ff24;--rg-uni-line:#fc72ff59;--rg-font:"DM Sans", ui-sans-serif, system-ui, sans-serif;--rg-surface-2:#0c121073;--rg-surface-3:#0c12108c;--rg-surface-4:#0c1210a6;--rg-tint-soft:#e8f0ea14;--rg-tint-soft-2:#e8f0ea1a;all:initial;z-index:2147483646;width:340px;font-family:var(--rg-font);color:var(--rg-ink);background:var(--rg-panel);border:1px solid var(--rg-line);border-radius:14px;font-size:13px;line-height:1.4;position:fixed;bottom:16px;right:16px;overflow:hidden}.rg-root--playground{z-index:1;width:360px;max-height:calc(100vh - 48px);box-shadow:none;position:relative;bottom:auto;right:auto;overflow:auto}.rg-root--embedded{border:1px solid var(--rg-line);flex-direction:column;width:360px;min-height:420px;max-height:none;display:flex}.rg-root--embedded .rg-body{flex:1;min-height:0}.rg-header-actions{align-items:center;gap:6px;display:flex}.rg-icon-btn{background:var(--rg-tint-soft);color:var(--rg-ink);cursor:pointer;border:0;border-radius:8px;width:28px;height:28px}.rg-icon-btn.rg-back-btn{white-space:nowrap;width:auto;min-width:28px;height:28px;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.rg-collapsed{width:auto}.rg-header{background:var(--rg-panel-2);border-bottom:1px solid var(--rg-line);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.rg-header strong{letter-spacing:-.01em;font-size:14px;display:block}.rg-sub{color:var(--rg-muted);margin-top:2px;font-size:11px;display:block}.rg-body{flex-direction:column;gap:10px;padding:14px;display:flex}.rg-loading{min-height:280px;color:var(--rg-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;font-size:12px;display:flex}.rg-spinner{border:2px solid var(--rg-line);border-top-color:var(--rg-accent,#c8f542);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite rg-spin}@keyframes rg-spin{to{transform:rotate(360deg)}}.rg-title{justify-content:space-between;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.rg-title-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.rg-title-btn{border:1px solid var(--rg-line);background:var(--rg-surface-3);color:var(--rg-ink);font:inherit;cursor:pointer;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:600}.rg-title-btn:hover{border-color:var(--rg-accent)}.rg-title-link{font-size:11px;font-weight:600}.rg-meta{color:var(--rg-muted);margin-top:-6px;font-size:12px}.rg-opened{color:var(--rg-muted);margin-top:-4px;font-size:11px}.rg-opened-age{color:var(--rg-muted)}.rg-tabs{background:var(--rg-surface-3);border:1px solid var(--rg-line);border-radius:10px;grid-template-columns:1fr 1fr 1fr;gap:4px;padding:3px;display:grid}.rg-tab{color:var(--rg-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 6px;font-size:11px;font-weight:600}.rg-tab--active{color:var(--rg-ink);background:#c8f54224}.rg-tab-panel{flex-direction:column;gap:10px;display:flex}.rg-history{flex-direction:column;gap:8px;max-height:min(420px,55vh);margin:0;padding:0;list-style:none;display:flex;overflow:auto}.rg-history-item{background:var(--rg-surface-2);border-left:3px solid var(--rg-line);border-radius:8px;padding:8px 10px}.rg-history--open{border-left-color:var(--rg-info)}.rg-history--deposit{border-left-color:var(--rg-accent)}.rg-history--withdraw{border-left-color:var(--rg-warn)}.rg-history--collect{border-left-color:#9ad4ff}.rg-history-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.rg-history-label{font-size:12px;font-weight:600}.rg-history-usd{font-variant-numeric:tabular-nums;color:var(--rg-ink);font-size:12px}.rg-history-when,.rg-history-detail{color:var(--rg-muted);margin-top:2px;font-size:11px}.rg-history-amts{color:var(--rg-muted);font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.rg-history-tx{margin-top:4px;font-size:11px;display:inline-block}.rg-badges{flex-wrap:wrap;gap:6px;display:flex}.rg-pill{letter-spacing:.02em;background:var(--rg-tint-soft);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.rg-ok{background:var(--rg-ok-bg);color:var(--rg-ok)}.rg-bad{background:var(--rg-bad-bg);color:var(--rg-bad)}.rg-keep{color:var(--rg-info);background:#8ec8ff1f}.rg-rebalance{color:var(--rg-warn);background:#ffc14d1f}.rg-exit{background:var(--rg-bad-bg);color:var(--rg-bad-strong,#ff8a8a)}.rg-reason{color:var(--rg-muted);margin:0;font-size:12px}.rg-range{flex-direction:column;gap:6px;display:flex}.rg-range-labels{color:var(--rg-muted);justify-content:space-between;font-size:11px;display:flex}.rg-range-axis{height:1.35em;color:var(--rg-muted);font-size:11px;position:relative}.rg-range-axis-item{white-space:nowrap;position:absolute;top:0}.rg-range-axis-item--start{transform:translate(0)}.rg-range-axis-item--center{transform:translate(-50%)}.rg-range-axis-item--end{transform:translate(-100%)}.rg-range-now{color:var(--rg-ink);font-weight:650}.rg-bar{background:var(--rg-tint-soft-2);border-radius:999px;height:8px;position:relative}.rg-bar-band{background:var(--rg-ok);opacity:.35;border-radius:999px;height:100%;position:absolute;top:0}.rg-bar-fill{background:var(--rg-accent);border-radius:2px;width:4px;height:14px;margin-left:-2px;position:absolute;top:-3px}.rg-section{flex-direction:column;gap:8px;display:flex}.rg-section-head{color:var(--rg-muted);justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;display:flex}.rg-section-head strong{color:var(--rg-ink);font-variant-numeric:tabular-nums;font-size:14px}.rg-stats{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.rg-stats--with-rewards{grid-template-columns:1fr 1fr 1fr}.rg-stats div{background:var(--rg-surface-2);border:1px solid var(--rg-line);border-radius:10px;padding:8px}.rg-stats dt{color:var(--rg-muted);font-size:11px}.rg-pct{color:var(--rg-info);font-weight:600}.rg-perf{flex-direction:column;gap:6px;margin:0;display:flex}.rg-perf div{justify-content:space-between;gap:8px;font-size:12px;display:flex}.rg-perf dt{color:var(--rg-muted)}.rg-perf dd{font-variant-numeric:tabular-nums;text-align:right;margin:0;font-weight:600}.rg-pos{color:var(--rg-ok)!important}.rg-neg{color:var(--rg-bad)!important}.rg-verdict{margin:0;font-size:12px;font-weight:600}.rg-stats dd{font-variant-numeric:tabular-nums;margin:2px 0 0;font-weight:600}.rg-stats .rg-usd{color:var(--rg-ok);font-size:11px;font-weight:500}.rg-uni,.rg-uni .rg-pct,.rg-perf .rg-uni dd,.rg-perf .rg-uni dt{color:var(--rg-uni)!important}.rg-pill.rg-uni{background:var(--rg-uni-bg);color:var(--rg-uni)}.rg-uni-stat{border-color:var(--rg-uni-line)!important}.rg-uni-stat dt,.rg-uni-stat dd,.rg-uni-stat .rg-usd{color:var(--rg-uni)!important}.rg-disclaimer{color:var(--rg-muted);margin:0;font-size:10px}.rg-row{align-items:center;gap:8px;display:flex}.rg-row input{background:var(--rg-surface-4);border:1px solid var(--rg-line);color:var(--rg-ink);border-radius:10px;flex:1;padding:8px}.rg-row button,.rg-body>.rg-row>button{background:var(--rg-accent);color:var(--rg-accent-ink);cursor:pointer;border:0;border-radius:10px;padding:8px 12px;font-weight:650}.rg-row button:disabled{opacity:.4;cursor:not-allowed}.rg-link{color:var(--rg-info);font-size:12px;text-decoration:none}.rg-chart{background:var(--rg-surface-2);border:1px solid var(--rg-line);border-radius:10px;padding:8px}.rg-chart--big{padding:4px;overflow:hidden}.rg-chart--fused{flex-direction:column;gap:0;display:flex}.rg-chart-tooltip{background:var(--rg-surface-4);border:1px solid var(--rg-line);border-radius:8px;padding:8px 10px;font-size:11px;box-shadow:0 4px 16px #00000040}.rg-chart-tooltip-date{color:var(--rg-muted);margin-bottom:4px}.rg-chart-tooltip-row{color:var(--rg-ink);align-items:center;gap:6px;display:flex}.rg-chart-tooltip-row strong{font-variant-numeric:tabular-nums}.rg-chart-tooltip-note{color:var(--rg-muted);max-width:22ch;margin-top:4px}.rg-chart-tooltip-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.rg-chart-legend-inline{color:var(--rg-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:11px;display:flex}.rg-chart-legend-inline .rg-legend-item{align-items:center;gap:5px;display:inline-flex}.rg-chart-legend-inline .rg-legend-item--muted{opacity:.8}.rg-chart-legend-inline .rg-legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.rg-hint{color:var(--rg-muted);margin:0;font-size:12px}.rg-error{color:var(--rg-bad);margin:0;font-size:12px}.rg-banner{border-radius:8px;margin:0;padding:8px;font-size:12px}.rg-warn{color:var(--rg-warn);background:#ffc14d1f}.rg-manual label{color:var(--rg-muted);margin-bottom:6px;font-size:11px;display:block}html[data-theme=light] .rg-root{--rg-bg:#f4f6f3;--rg-panel:#ffffffeb;--rg-panel-2:#eef1ec;--rg-ink:#16211a;--rg-muted:#46564a;--rg-accent:#4f7a16;--rg-accent-ink:#fff;--rg-line:#16211a29;--rg-ok:#2f5b0f;--rg-ok-bg:#e3f2d6;--rg-bad:#a02929;--rg-bad-bg:#fbe2e2;--rg-bad-strong:#a02929;--rg-info:#1d5fa8;--rg-warn:#9a6a12;--rg-uni:#c026d3;--rg-uni-bg:#c026d31f;--rg-uni-line:#c026d347;--rg-surface-2:#16211a0b;--rg-surface-3:#16211a0e;--rg-surface-4:#fff;--rg-tint-soft:#16211a0d;--rg-tint-soft-2:#16211a14}.rg-remount-cta{background:var(--rg-tint-soft);color:var(--rg-ink);border:1px solid var(--rg-line);font:inherit;cursor:pointer;border-radius:10px;align-self:stretch;margin-top:4px;padding:8px 12px;font-weight:650}.rg-remount-cta:hover{background:var(--rg-tint-soft-2)}.rg-modal-backdrop{z-index:20;background:#0000008c;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;inset:0}.rg-modal{background:var(--rg-panel-2);border:1px solid var(--rg-line);width:100%;max-height:100%;color:var(--rg-ink);border-radius:14px;overflow:auto}.rg-modal-header{border-bottom:1px solid var(--rg-line);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.rg-modal-close{color:var(--rg-muted);cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:20px;line-height:1}.rg-modal-close:hover{color:var(--rg-ink)}.rg-modal-body{flex-direction:column;gap:10px;padding:12px 14px 16px;display:flex}.rg-remount-body{color:var(--rg-ink);margin:0;font-size:12px}.rg-remount-quote{color:var(--rg-muted);margin:0;font-size:11px}.rg-remount-stats{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.rg-remount-stats div{background:var(--rg-surface-2);border:1px solid var(--rg-line);border-radius:10px;padding:8px 10px}.rg-remount-stats dt{color:var(--rg-muted);font-size:10px}.rg-remount-stats dd{font-variant-numeric:tabular-nums;margin:2px 0 0;font-weight:650}
