.rh-root{display:flex;flex-direction:column;gap:20px;padding:20px 16px 120px;overflow-y:auto;height:100%}.rh-root>*{flex-shrink:0!important}.rh-hero{position:relative;border-radius:20px;padding:28px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);overflow:hidden}.dark .rh-hero{background:linear-gradient(135deg,#0d0d1a,#111827 50%,#1e3a5f)}.rh-hero-orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.rh-hero-orb1{width:200px;height:200px;top:-60px;right:-40px;background:rgba(212,168,67,.25)}.rh-hero-orb2{width:150px;height:150px;bottom:-50px;left:-30px;background:rgba(99,102,241,.2)}.rh-hero-inner{position:relative;z-index:1}.rh-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;border:1px solid rgba(212,168,67,.4);color:#d4a843;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px}.rh-hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#d4a843;animation:rh-pulse 2s infinite}@keyframes rh-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.rh-hero-title{font-size:26px;font-weight:800;color:#fff;letter-spacing:-.03em;margin:0 0 8px;line-height:1.2}.rh-hero-sub{font-size:13px;color:hsla(0,0%,100%,.6);margin:0 0 20px}.rh-hero-code-row{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.rh-hero-code{border:1px solid hsla(0,0%,100%,.15);padding:8px 14px;font-size:15px;font-weight:800;color:#d4a843;font-family:monospace;letter-spacing:2px}.rh-hero-code,.rh-hero-copy{background:hsla(0,0%,100%,.08);border-radius:10px}.rh-hero-copy{padding:8px 16px;border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s}.rh-hero-copy:hover{background:hsla(0,0%,100%,.15)}.rh-hero-link{font-size:11px;color:hsla(0,0%,100%,.4);font-family:monospace;margin-bottom:16px}.rh-hero-actions{display:flex;gap:8px;flex-wrap:wrap}.rh-hero-btn{padding:10px 18px;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;border:none;transition:all .2s}.rh-hero-btn-primary{background:#d4a843;color:#000}.rh-hero-btn-primary:hover{background:#e0b84a;transform:scale(1.02)}.rh-hero-btn-secondary{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.rh-hero-btn-secondary:hover{background:hsla(0,0%,100%,.18)}.rh-hero-network{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.rh-hero-lvl{display:flex;align-items:center;gap:5px;font-size:11px}.rh-hero-lvl-dot{width:8px;height:8px;border-radius:50%}.rh-hero-lvl-lbl{color:hsla(0,0%,100%,.5)}.rh-hero-lvl-cnt{color:#fff;font-weight:700}.rh-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:600px){.rh-stats{grid-template-columns:repeat(4,1fr)}}.rh-stat{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:4px}.rh-stat-icon{font-size:20px;margin-bottom:4px}.rh-stat-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--subtext)}.rh-stat-value{font-size:22px;font-weight:800;letter-spacing:-.03em}.rh-stat-sub{font-size:10px;color:var(--subtext)}.rh-plan-card{border-radius:16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.rh-plan-card-free{background:linear-gradient(135deg,hsla(240,9%,43%,.12),rgba(80,80,100,.08));border:1px solid var(--border)}.rh-plan-card-pro{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(99,102,241,.05));border:1px solid rgba(99,102,241,.3)}.rh-plan-card-enterprise{background:linear-gradient(135deg,rgba(212,168,67,.15),rgba(212,168,67,.05));border:1px solid rgba(212,168,67,.35)}.rh-plan-info{display:flex;flex-direction:column;gap:3px}.rh-plan-eyebrow{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--subtext)}.rh-plan-name{font-size:16px;font-weight:800;color:var(--text)}.rh-plan-meta{font-size:11px;color:var(--subtext)}.rh-plan-tiers{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rh-plan-tier-pill{padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;border:1px solid;opacity:.5}.rh-plan-tier-pill.active{opacity:1}.rh-plan-upgrade-btn{padding:8px 16px;border-radius:10px;font-size:12px;font-weight:700;background:#6366f1;color:#fff;border:none;cursor:pointer;white-space:nowrap;transition:all .2s}.rh-plan-upgrade-btn:hover{background:#5457e0;transform:scale(1.03)}.rh-wallet{border-radius:20px;padding:20px;background:linear-gradient(135deg,#0a3d2e,#0f5c44);border:1px solid rgba(16,185,129,.25);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.rh-wallet-left{display:flex;flex-direction:column;gap:6px}.rh-wallet-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:hsla(0,0%,100%,.5)}.rh-wallet-balance{display:flex;align-items:baseline;gap:3px}.rh-wallet-currency{font-size:22px;font-weight:700;color:hsla(0,0%,100%,.6)}.rh-wallet-amount{font-size:40px;font-weight:800;color:#fff;letter-spacing:-.04em;line-height:1}.rh-wallet-pills{display:flex;gap:8px;flex-wrap:wrap}.rh-wallet-pill{padding:4px 10px;border-radius:20px;font-size:10px;font-weight:600}.rh-wallet-pill-pending{background:rgba(245,158,11,.15);color:#f59e0b;border:1px solid rgba(245,158,11,.25)}.rh-wallet-pill-lifetime{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.12)}.rh-wallet-right{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.rh-withdraw-btn{padding:12px 24px;border-radius:12px;font-size:14px;font-weight:700;background:#10b981;color:#fff;border:none;cursor:pointer;transition:all .2s}.rh-withdraw-btn:hover:not(:disabled){background:#0ea572;transform:scale(1.03)}.rh-withdraw-btn:disabled{opacity:.4;cursor:not-allowed}.rh-wallet-min{font-size:10px;color:hsla(0,0%,100%,.35);text-align:right}.rh-tabs{display:flex;gap:4px;background:var(--input-bg);border-radius:14px;padding:4px}.rh-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 4px;border-radius:10px;border:none;background:transparent;cursor:pointer;font-size:11px;font-weight:600;color:var(--subtext);transition:all .2s;white-space:nowrap}.rh-tab.active,.rh-tab:hover{color:var(--text)}.rh-tab.active{background:var(--sidebar-bg);box-shadow:0 1px 4px rgba(0,0,0,.1)}.rh-tab-label{display:flex;align-items:center;gap:5px}.rh-tab-label svg{flex-shrink:0;opacity:.7}.rh-tab.active .rh-tab-label svg{opacity:1}.rh-tab-icon{font-size:13px}.rh-section-card{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:16px;overflow:hidden;display:block!important}.rh-section-card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.rh-section-card-title{font-size:13px;font-weight:800;color:var(--text)}.rh-section-card-hint{font-size:11px;color:var(--subtext)}.rh-section-card-body{padding:16px 20px;display:flex;flex-direction:column;gap:10px}.rh-member{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border);transition:background .15s}.rh-member:last-child{border-bottom:none}.rh-member:hover{background:var(--input-bg)}.rh-member-avatar{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}.rh-member-info{flex:1;min-width:0}.rh-member-name{font-size:13px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rh-member-meta{font-size:10px;color:var(--subtext)}.rh-member-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.rh-member-earned{font-size:13px;font-weight:800;color:#10b981}.rh-member-vol{font-size:10px;color:var(--subtext)}.rh-lvl-badge{padding:2px 7px;border-radius:6px;font-size:9px;font-weight:800;color:#fff;flex-shrink:0}.rh-rate-row{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid var(--border)}.rh-rate-row:last-child{border-bottom:none}.rh-rate-badge{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;flex-shrink:0}.rh-rate-info{flex:1}.rh-rate-name{font-size:13px;font-weight:700;display:block}.rh-rate-members{font-size:10px;color:var(--subtext)}.rh-rate-pct{font-size:20px;font-weight:800}.rh-rate-sub{font-size:9px;color:var(--subtext);font-weight:600;display:block}.rh-rate-bar-track{height:4px;background:var(--border);border-radius:2px;margin-top:6px;overflow:hidden}.rh-rate-bar{height:100%;border-radius:2px;transition:width 1s ease}.rh-symbol-rules{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:16px 20px;border-top:1px solid var(--border)}.rh-symbol-rule{background:var(--input-bg);border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.rh-symbol-name{font-size:11px;font-weight:700;color:var(--text)}.rh-symbol-rate{font-size:13px;font-weight:800;color:#d4a843}.rh-tx{display:flex;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid var(--border)}.rh-tx:last-child{border-bottom:none}.rh-tx-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.rh-tx-info{flex:1}.rh-tx-type{font-size:13px;font-weight:700;color:var(--text);text-transform:capitalize}.rh-tx-date{font-size:10px;color:var(--subtext)}.rh-tx-tags{display:flex;gap:4px;margin-top:2px;flex-wrap:wrap}.rh-tx-tag{padding:1px 6px;border-radius:4px;font-size:9px;font-weight:700;background:var(--input-bg);color:var(--subtext)}.rh-tx-amount{font-size:14px;font-weight:800}.rh-tx-status{font-size:8px;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.rh-tx-status-completed{background:rgba(16,185,129,.1);color:#10b981}.rh-tx-status-pending{background:rgba(245,158,11,.1);color:#f59e0b}.rh-tx-status-failed{background:rgba(239,68,68,.1);color:#ef4444}.rh-ledger-filters{display:flex;gap:6px;padding:12px 16px;border-bottom:1px solid var(--border);flex-wrap:wrap}.rh-filter-chip{padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600;border:1px solid var(--border);background:transparent;color:var(--subtext);cursor:pointer;transition:all .15s}.rh-filter-chip.active{background:var(--text);color:var(--bg);border-color:var(--text)}.rh-analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px 20px;border-bottom:1px solid var(--border)}@media(min-width:600px){.rh-analytics-grid{grid-template-columns:repeat(4,1fr)}}.rh-an-card{background:var(--input-bg);border-radius:12px;padding:12px}.rh-an-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--subtext)}.rh-an-val{font-size:20px;font-weight:800;color:var(--text);margin-top:4px}.rh-an-sub{font-size:10px;color:var(--subtext)}.rh-chart-wrap{padding:16px 20px}.rh-chart-title{font-size:11px;font-weight:700;color:var(--subtext);margin-bottom:12px;text-transform:uppercase;letter-spacing:.8px}.rh-bars{display:flex;align-items:flex-end;gap:2px;height:80px}.rh-bar-col{flex:1;align-items:center;gap:2px;height:100%;justify-content:flex-end;cursor:pointer}.rh-bar-col,.rh-bar-stack{display:flex;flex-direction:column}.rh-bar-stack{width:100%;gap:1px}.rh-bar-seg{border-radius:2px 2px 0 0;transition:all .3s;min-height:2px}.rh-bar-col:hover .rh-bar-seg{opacity:.8}.rh-chart-legend{display:flex;gap:12px;margin-top:10px}.rh-legend-item{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--subtext)}.rh-legend-dot{width:8px;height:8px;border-radius:2px}.rh-earners{display:flex;flex-direction:column;gap:8px;padding:16px 20px;border-top:1px solid var(--border)}.rh-earner-row{display:flex;align-items:center;gap:10px}.rh-earner-rank{width:20px;font-size:11px;font-weight:700;color:var(--subtext)}.rh-earner-bar{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden}.rh-earner-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#6366f1,#818cf8);transition:width 1s ease}.rh-earner-earned{font-size:12px;font-weight:700;color:#6366f1;min-width:56px;text-align:right}.rh-empty{padding:40px 20px;text-align:center;color:var(--subtext)}.rh-empty-icon{font-size:36px;margin-bottom:10px}.rh-empty-text{font-size:13px}.rh-how{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:16px;padding:20px}.rh-how-title{font-size:13px;font-weight:800;color:var(--text);margin-bottom:16px;display:block}.rh-how-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:600px){.rh-how-steps{grid-template-columns:repeat(4,1fr)}}.rh-how-step{background:var(--input-bg);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:4px}.rh-how-n{font-size:10px;font-weight:700;color:var(--subtext)}.rh-how-icon{font-size:22px;margin:4px 0}.rh-how-label{font-size:12px;font-weight:700;color:var(--text)}.rh-how-sub{font-size:10px;color:var(--subtext)}.rh-modal-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center;padding:0}@media(min-width:500px){.rh-modal-overlay{align-items:center;padding:20px}}.rh-modal{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:20px 20px 0 0;padding:24px;width:100%;max-width:480px;display:flex;flex-direction:column;gap:16px}@media(min-width:500px){.rh-modal{border-radius:20px}}.rh-modal-header{display:flex;align-items:flex-start;justify-content:space-between}.rh-modal-title{font-size:16px;font-weight:800;color:var(--text)}.rh-modal-sub{font-size:12px;color:var(--subtext);margin-top:2px}.rh-modal-close{width:30px;height:30px;border-radius:8px;border:none;background:var(--input-bg);color:var(--subtext);cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}.rh-wd-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--subtext);margin-bottom:8px}.rh-wd-chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.rh-wd-chip{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;border:1px solid var(--border);background:transparent;color:var(--subtext);cursor:pointer;transition:all .15s}.rh-wd-chip.active{background:var(--text);color:var(--bg)}.rh-wd-input-wrap{display:flex;align-items:center;gap:8px;background:var(--input-bg);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.rh-wd-prefix{font-size:18px;font-weight:700;color:var(--subtext)}.rh-wd-input{flex:1;background:transparent;border:none;outline:none;font-size:20px;font-weight:800;color:var(--text);font-family:inherit}.rh-wd-coins{display:flex;gap:6px;flex-wrap:wrap}.rh-wd-coin{display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:20px;font-size:11px;font-weight:700;border:1px solid var(--border);background:transparent;color:var(--subtext);cursor:pointer;transition:all .15s}.rh-wd-coin.active{background:#6366f1;color:#fff;border-color:#6366f1}.rh-wd-coin img{border-radius:50%;background:#fff}.rh-wd-addr{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:12px;font-size:13px;font-family:monospace;color:var(--text);outline:none;box-sizing:border-box}.rh-wd-addr,.rh-wd-fee{background:var(--input-bg)}.rh-wd-fee{display:flex;justify-content:space-between;font-size:11px;color:var(--subtext);padding:8px 12px;border-radius:8px}.rh-wd-summary{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:12px;overflow:hidden}.rh-wd-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--border);font-size:13px}.rh-wd-row:last-child{border-bottom:none;font-weight:800;font-size:15px}.rh-btn{padding:13px;border-radius:12px;font-size:14px;font-weight:700;border:none;cursor:pointer;transition:all .15s;text-align:center}.rh-btn:active{transform:scale(.97)}.rh-btn:disabled{opacity:.5;cursor:not-allowed}.rh-btn-primary{background:#10b981;color:#fff}.rh-btn-primary:hover:not(:disabled){background:#0ea572}.rh-btn-secondary{background:var(--input-bg);color:var(--text);border:1px solid var(--border)}.rh-btn-row{display:flex;gap:10px}.rh-btn-row .rh-btn{flex:1}.rh-share-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rh-share-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:var(--input-bg);border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:all .2s}.rh-share-btn:hover{transform:scale(1.05)}.rh-share-icon{font-size:22px}.rh-share-label{font-size:10px;font-weight:700;color:var(--subtext)}.rh-share-url{font-size:11px;font-family:monospace;background:var(--input-bg);border:1px solid var(--border);border-radius:8px;padding:10px 12px;color:var(--subtext);word-break:break-all}.rh-spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;animation:rh-spin .6s linear infinite;display:inline-block}@keyframes rh-spin{to{transform:rotate(1turn)}}.rh-success{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;text-align:center}.rh-success-icon{font-size:48px}.rh-success-title{font-size:18px;font-weight:800;color:var(--text)}.rh-success-sub{font-size:13px;color:var(--subtext)}.rh-load-more{width:100%;padding:12px;background:transparent;border:1px solid var(--border);border-radius:12px;font-size:12px;font-weight:600;color:var(--subtext);cursor:pointer;transition:all .15s}.rh-load-more:hover{background:var(--input-bg);color:var(--text)}.rh-tree-container{display:block;width:100%;overflow-x:auto;overflow-y:auto;padding:40px 20px;background:var(--input-bg);border-radius:16px;border:1px solid var(--border);box-sizing:border-box;position:relative;min-height:450px;-webkit-overflow-scrolling:touch}.rh-tree-root{display:flex;justify-content:center;margin:0 auto;padding:0;width:max-content;min-width:100%}.rh-tree-container ul{justify-content:center;margin:0;gap:16px}.rh-tree-container ul,.rh-tree-li{position:relative;transition:all .3s ease;display:flex;padding:20px 0 0;list-style-type:none}.rh-tree-li{flex-direction:column;align-items:center}.rh-tree-li:after,.rh-tree-li:before{content:"";position:absolute;top:0;right:50%;border-top:2px solid var(--border);width:50%;height:20px;z-index:1}.rh-tree-li:after{right:auto;left:50%;border-left:2px solid var(--border)}.rh-tree-li:only-child:after,.rh-tree-li:only-child:before{display:none}.rh-tree-li:only-child{padding-top:0}.rh-tree-li:first-child:before,.rh-tree-li:last-child:after{border:none}.rh-tree-li:last-child:before{border-right:2px solid var(--border);border-radius:0 8px 0 0}.rh-tree-li:first-child:after{border-left:2px solid var(--border);border-radius:8px 0 0 0}.rh-tree-container ul ul:before{content:"";position:absolute;top:0;left:50%;border-left:2px solid var(--border);width:0;height:20px;z-index:1;transform:translateX(-50%)}.rh-tree-card{background:var(--sidebar-bg);border:1.5px solid var(--border);border-radius:12px;padding:12px;width:175px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;z-index:2;user-select:none}.rh-tree-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2);border-color:var(--text)}.rh-tree-card-header{display:flex;justify-content:space-between;align-items:center}.rh-tree-badge-tier{font-size:8px;font-weight:800;padding:2px 6px;border-radius:4px;letter-spacing:.5px}.rh-tree-badge-tier.tier-free{background:hsla(240,9%,43%,.15);color:var(--subtext);border:1px solid var(--border)}.rh-tree-badge-tier.tier-pro{background:rgba(99,102,241,.15);color:#6366f1;border:1px solid rgba(99,102,241,.3)}.rh-tree-badge-tier.tier-enterprise{background:rgba(212,168,67,.15);color:#d4a843;border:1px solid rgba(212,168,67,.3)}.rh-tree-card-level{font-size:8px;font-weight:800;color:var(--subtext);background:var(--input-bg);padding:2px 5px;border-radius:4px}.rh-tree-card-body{display:flex;align-items:center;gap:8px}.rh-tree-card-avatar{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;flex-shrink:0}.rh-tree-card-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.rh-tree-card-name{font-size:11px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.rh-tree-card-stats{font-size:9px;color:var(--subtext);display:flex;gap:3px;white-space:nowrap}.rh-tree-card-footer{border-top:1px solid var(--border);padding-top:6px;display:flex;justify-content:space-between;align-items:center;font-size:9px}.rh-tree-card-label{color:var(--subtext)}.rh-tree-card-value{font-weight:700;color:#10b981}.rh-tree-collapse-indicator{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:18px;height:18px;border-radius:50%;background:var(--sidebar-bg);border:1.5px solid var(--border);color:var(--text);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;cursor:pointer;z-index:3;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.15)}.rh-tree-card:hover .rh-tree-collapse-indicator{border-color:var(--text);background:var(--input-bg)}.rh-tree-card.collapsed{border-style:dashed}.rh-tree-level-0{border:1.5px solid #d4a843!important;box-shadow:0 0 12px rgba(212,168,67,.2)}.rh-tree-level-1{border-color:#6366f1}.rh-tree-level-2{border-color:#3b82f6}.rh-tree-level-3{border-color:#10b981}.rh-tree-level-4{border-color:#f59e0b}.rh-tree-level-5{border-color:#ec4899}.rh-tree-pill{background:var(--sidebar-bg);border:1.5px solid var(--border);border-radius:20px;padding:4px 8px 4px 4px;display:flex;align-items:center;gap:8px;height:32px;box-sizing:border-box;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px rgba(0,0,0,.1);position:relative;z-index:2;user-select:none;min-width:120px;max-width:180px}.rh-tree-pill:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18);border-color:var(--text)}.rh-tree-pill-level{font-size:8px;font-weight:800;color:#fff;padding:3px 6px;border-radius:12px;line-height:1;text-transform:uppercase}.rh-tree-pill-name{font-size:11px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:left}.rh-tree-pill-toggle-btn{border:none;background:transparent;color:var(--subtext);cursor:pointer;font-size:8px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;margin:0;padding:0;transition:all .15s}.rh-tree-pill-toggle-btn:hover{background:var(--border);color:var(--text)}.rh-tree-pill.collapsed{border-style:dashed}.rh-tree-card-info-tip{font-size:8px;color:var(--subtext);text-align:center;opacity:.6;margin-top:-2px;display:block}@keyframes rh-tree-bloom{0%{opacity:0;transform:scale(.3);filter:blur(4px)}60%{opacity:1;transform:scale(1.08);filter:blur(0)}80%{transform:scale(.97)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes rh-tree-line-draw{0%{opacity:0}to{opacity:1}}.rh-tree-anim{animation:rh-tree-bloom .5s cubic-bezier(.34,1.56,.64,1) both}.rh-tree-anim:after,.rh-tree-anim:before{animation:rh-tree-line-draw .3s ease both;animation-delay:inherit}.rh-tree-container ul ul:before{animation:rh-tree-line-draw .4s ease both}.chat-input-wrapper{background:var(--bg);padding-bottom:max(calc(env(safe-area-inset-bottom) - 14px),12px);border-top:1px solid var(--border)}.chat-input-container{background:var(--sidebar-bg);border:1px solid var(--border);border-radius:12px;padding:8px 12px;display:flex;align-items:flex-end;transition:border-color .15s ease,box-shadow .15s ease}.chat-input-container:focus-within{border-color:color-mix(in srgb,var(--accent) 40%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.typing-loader{width:fit-content;font-weight:700;font-family:monospace;white-space:pre;font-size:16px;line-height:1.2em;height:1.2em;overflow:hidden;color:var(--subtext)}.typing-loader:before{content:"Thinking...\A⌰oading...\A⌰⍜ading...\A⌰⍜⏃ding...\A⌰⍜⏃⎅ing...\A⌰⍜⏃⎅⟟ng...\A⌰⍜⏃⎅⟟⋏g...\A⌰⍜⏃⎅⟟⋏☌...\A⌰⍜⏃⎅⟟⋏☌⟒..\A⌰⍜⏃⎅⟟⋏☌⟒⏁.\A⌰⍜⏃⎅⟟⋏☌⟒⏁⋔";white-space:pre;display:inline-block;animation:typing-scroll 1s steps(11) infinite alternate}@keyframes typing-scroll{to{transform:translateY(-100%)}}.astro-typing-orbit-wrap{width:40px;height:40px;flex-shrink:0}.astro-typing-orbit-svg{width:100%;height:100%;filter:drop-shadow(0 0 4px rgba(245,158,11,.4))}.astro-typing-loader{width:fit-content;font-weight:700;font-family:monospace;white-space:pre;font-size:16px;line-height:1.2em;height:1.2em;overflow:hidden;color:#f59e0b}.astro-typing-loader:before{content:"Aligning..\A♈♉♊♋♌♍..\A☿ scanning..\A♎♏♐♑♒♓..\A🌙 syncing..\A✦ celestial..\A♃♄ transit..\A⚹ mapping..\A☽ phasing..\A✧ reading..\A♈♉♊♋♌♍♎♏";white-space:pre;display:inline-block;animation:typing-scroll 1.2s steps(11) infinite alternate}.mgr-chat-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;cursor:pointer;background:none;color:var(--subtext);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;flex-shrink:0}.mgr-chat-btn:before{content:"";position:absolute;inset:2px;border-radius:50%;background:radial-gradient(circle,rgba(139,105,20,.08) 0,transparent 70%);opacity:0;transition:opacity .3s}.mgr-chat-btn:hover{color:#b8860b;transform:scale(1.08)}.mgr-chat-btn:hover:before{opacity:1}.mgr-chat-btn:active{transform:scale(.92)}.mgr-chat-icon{position:relative;z-index:1}.mgr-bar{transform-origin:bottom center;animation:mgrBarPulse 2.4s ease-in-out infinite}.mgr-bar-1{animation-delay:0s}.mgr-bar-2{animation-delay:.3s}.mgr-bar-3{animation-delay:.6s}@keyframes mgrBarPulse{0%,to{transform:scaleY(1);opacity:.55}25%{transform:scaleY(.6);opacity:.35}50%{transform:scaleY(1.1);opacity:1}75%{transform:scaleY(.85);opacity:.7}}.mgr-chat-btn:hover .mgr-bar{animation-duration:1.2s;opacity:1}.mgr-chat-btn:hover .mgr-bar-1{fill:#d4a843}.mgr-chat-btn:hover .mgr-bar-2{fill:#b8860b}.mgr-chat-btn:hover .mgr-bar-3{fill:#8b6914}.dark .mgr-chat-btn:hover .mgr-bar-1{fill:#f0c75e}.dark .mgr-chat-btn:hover .mgr-bar-2{fill:#d4a843}.dark .mgr-chat-btn:hover .mgr-bar-3{fill:#b8860b}.bot-typing-heartbeat-wrap{display:flex;align-items:center;justify-content:center;width:42px;height:32px;flex-shrink:0}.bot-typing-heartbeat-svg{width:40px;height:30px}.bot-typing-heartbeat-svg polyline{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.bot-typing-heartbeat-svg .bot-hb-back,.bot-typing-heartbeat-svg polyline#back{fill:none;stroke:var(--border);opacity:.5}.bot-typing-heartbeat-svg .bot-hb-front,.bot-typing-heartbeat-svg polyline#front{fill:none;stroke:#ef4444;stroke-dasharray:48,144;stroke-dashoffset:192;animation:botDash 1.4s linear infinite}@keyframes botDash{72.5%{opacity:0}to{stroke-dashoffset:0}}