.right-panel{padding-left:0}.head-row{height:38px;line-height:38px;background:var(--bg-popup);padding-left:12px;font-weight:600;font-size:14px;color:var(--text-primary)}.coin-head{padding:24px 0 16px 12px;display:flex;align-items:center}.coin-head .coin-img{width:28px;height:28px;margin-right:6px}.coin-head .coin-symbol{font-size:18px;color:var(--text-primary);line-height:18px;margin-right:2px}.coin-head .coin-name{font-weight:500;font-size:11px;color:var(--text-secondary)}.coin-info{padding:16px 12px}.info-item{padding:4px 0;display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.info-item:last-child{margin-bottom:0}.info-item .info-left{font-weight:400;font-size:12px;line-height:12px;color:var(--text-secondary)}.info-item .info-value{font-weight:500;font-size:12px;line-height:12px;color:var(--text-primary)}.info-item .info-no{width:38px;height:18px;line-height:18px;text-align:center;background:var(--highlight-color);border-radius:4px;margin-left:12px;font-weight:500;font-size:12px;color:var(--text-primary)}.info-web{margin-top:16px;display:flex;flex-direction:column;gap:20px}.info-web .info-web-title{font-weight:500;font-size:14px;color:var(--text-primary);margin-bottom:12px}.info-web .info-web-box{flex-shrink:0;position:relative}.info-web .info-web-box .info-box{padding:0 8px;height:28px;background:var(--bg-popup);border-radius:14px;display:flex;align-items:center;cursor:pointer;gap:4px}.info-web .info-web-box .web-name{font-weight:400;font-size:12px;line-height:12px;color:var(--text-primary);white-space:nowrap}.info-web .info-web-box .web-icon,.info-web .info-web-box .select_img{width:16px;height:16px}.info-web .info-web-box .select_dropdown{display:none;background:var(--bg-primary);box-shadow:0px 2px 15px 0px rgba(168,176,193,0.35);border-radius:8px;padding:12px;position:absolute;top:35px;left:0;max-width:360px;max-height:300px;z-index:10;overflow:auto}.info-web .info-web-box .select_dropdown .dropdown-item{width:100%;height:36px;border-radius:8px;display:flex;align-items:center;flex-wrap:nowrap;padding:8px;font-weight:500;font-size:14px;color:var(--text-primary);margin-bottom:6px;cursor:pointer}.info-web .info-web-box .select_dropdown .dropdown-item:last-child{margin-bottom:0}.info-web .info-web-box .select_dropdown .dropdown-item:hover{background:var(--bg-popup)}.info-web .info-web-box .select_dropdown .dropdown-item .dropdown-name{white-space:nowrap}.info-web .info-web-box .select_dropdown .dropdown-item .item-icon{width:20px;height:20px;margin-right:4px}.info-web .info-web-box .down-icon{transition:transform 0.2s}.info-web .info-web-box .down-icon.active{transform:rotate(180deg)}.timeline-item{display:flex}.timeline-item .timeline-left{width:26px;display:flex;flex-direction:column}.timeline-item .timeline-left .left-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--text-primary)}.timeline-item .timeline-left .left-line{width:1px;flex:1;border-left:1px dashed var(--text-secondary);margin-left:5px;transform:translateX(-50%)}.timeline-item .timeline-right{flex:1;padding-bottom:20px}.timeline-item .timeline-right .right-time{font-weight:400;font-size:12px;line-height:12px;color:var(--text-secondary)}.timeline-item .timeline-right .right-content{font-weight:400;font-size:14px;color:var(--text-primary);margin-top:14px}
