.org-chart-container .link{stroke:#409eff!important;stroke-width:2px!important}.org-tree-page{width:100%;height:calc(100vh - 3.25rem)}.search-bar{padding:.625rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.org-chart-container{width:100%;height:calc(100% - 1.125rem);overflow:auto;background:#f5f6f8}.node-card button{padding:4px 6px;border:none;border-radius:4px;background:#409eff;color:#fff;font-size:12px;cursor:pointer}.node-card button:hover{opacity:.85}@-webkit-keyframes highlightPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.5);box-shadow:0 0 0 0 rgba(255,153,0,.5)}50%{-webkit-box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25);box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25)}to{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.1);box-shadow:0 0 0 0 rgba(255,153,0,.1)}}@keyframes highlightPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.5);box-shadow:0 0 0 0 rgba(255,153,0,.5)}50%{-webkit-box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25);box-shadow:0 0 .875rem .5rem rgba(255,153,0,.25)}to{-webkit-box-shadow:0 0 0 0 rgba(255,153,0,.1);box-shadow:0 0 0 0 rgba(255,153,0,.1)}}.node-highlight{border-left:.4375rem solid #ff9800!important;background:#fff3e0!important;-webkit-animation:highlightPulse 1.6s infinite;animation:highlightPulse 1.6s infinite}.dashboard-container{padding:0 10px;max-height:60vh;overflow-y:auto}.wallet-bar{background:#f4f6f9;border-radius:10px;padding:15px;margin-bottom:25px;border:1px solid #ebeef5}.wallet-bar,.wallet-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet-icon{width:42px;height:42px;background:#fff;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#409eff;margin-right:15px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05)}.wallet-info .label{font-size:12px;color:#909399;margin-bottom:2px}.wallet-info .address{font-family:Consolas,Monaco,monospace;font-weight:600;color:#303133;font-size:15px;word-break:break-all}.section-group{margin-bottom:25px}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.section-title .indicator{width:4px;height:16px;border-radius:2px;margin-right:8px}.indicator.blue{background:#409eff}.indicator.gold{background:#e6a23c}.indicator.green{background:#67c23a}.section-title .text{font-weight:700;font-size:15px;color:#303133}.stat-grid{display:grid;gap:12px}.col-3{grid-template-columns:repeat(3,1fr)}.stat-item{background:#fff;border:1px solid #ebeef5;border-radius:8px;padding:15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-transition:all .3s;transition:all .3s;position:relative;overflow:hidden}.stat-item:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px);border-color:#dcdfe6}.stat-item .label{font-size:12px;color:#909399;margin-bottom:6px}.stat-item .value{font-size:16px;font-weight:700;color:#303133;font-family:Helvetica Neue,Helvetica,sans-serif}.level-card{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:20px;color:#fff}.level-card .label{color:hsla(0,0%,100%,.8)}.level-card .value{color:#fff;font-size:20px}.level-card .bg-icon{position:absolute;right:-5px;bottom:-10px;font-size:50px;opacity:.2;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.blue-bg{background:linear-gradient(135deg,#409eff,#3a8ee6);border:none}.gold-bg{background:linear-gradient(135deg,#e6a23c,#dda552);border:none}.text-green{color:#67c23a!important}.highlight-border{border-color:#e1f3d8;background:#f0f9eb}.empty{border:none;background:transparent;pointer-events:none}