.candlestick-chart-wrapper[data-v-3f287e1e]{width:100%}.chart-main[data-v-3f287e1e]{width:100%;height:260px}.dual-line-chart-wrapper[data-v-3ed2ed42]{width:100%}.chart-main[data-v-3ed2ed42]{width:100%;height:260px}.chart-controls[data-v-3ed2ed42]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px 12px;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#f7f8fa}.chart-tag[data-v-3ed2ed42]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;padding:0 8px;font-size:12px;line-height:1;border-radius:4px;background:#f7f8fa;color:#646566;border:1px solid #ebedf0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s;transition:all .2s}.chart-tag[data-v-3ed2ed42]:active{-webkit-transform:scale(.96);transform:scale(.96)}.chart-tag.is-active[data-v-3ed2ed42]{background:linear-gradient(135deg,#1989fa,#4eaaff);color:#fff;border-color:transparent}.portfolio-detail[data-v-aad8a4e2]{min-height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(#f5f7fa),to(#ebedf0));background:linear-gradient(180deg,#f5f7fa,#ebedf0);color:#323233;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.nav-bar[data-v-aad8a4e2]{position:sticky;top:0;z-index:100;height:48px;padding:0 12px;background:linear-gradient(135deg,#1989fa,#4eaaff);-webkit-box-shadow:0 2px 8px rgba(25,137,250,.3);box-shadow:0 2px 8px rgba(25,137,250,.3)}.nav-back[data-v-aad8a4e2],.nav-bar[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.nav-back[data-v-aad8a4e2]{width:36px;height:36px;background:transparent;border:none;font-size:28px;line-height:36px;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:background .2s;transition:background .2s}.nav-back[data-v-aad8a4e2]:active{background:hsla(0,0%,100%,.2)}.back-icon[data-v-aad8a4e2]{font-weight:300;margin-top:-4px}.nav-title[data-v-aad8a4e2]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:17px;font-weight:600;text-align:center;margin:0;letter-spacing:.5px}.nav-refresh[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:30px;padding:0 12px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:15px;color:#fff;font-size:13px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;min-width:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-refresh[data-v-aad8a4e2]:active:not(:disabled){background:hsla(0,0%,100%,.3);-webkit-transform:scale(.96);transform:scale(.96)}.nav-refresh[data-v-aad8a4e2]:disabled{opacity:.7;cursor:not-allowed}.refresh-icon[data-v-aad8a4e2]{font-size:16px;display:inline-block}.refresh-spinner[data-v-aad8a4e2]{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;-webkit-animation:spin-aad8a4e2 .8s linear infinite;animation:spin-aad8a4e2 .8s linear infinite;display:inline-block}@-webkit-keyframes spin-aad8a4e2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-aad8a4e2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.content[data-v-aad8a4e2]{padding:12px}.info-card[data-v-aad8a4e2]{background:linear-gradient(135deg,#fff,#fafbfc);border-radius:12px;padding:16px;margin-bottom:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #ebedf0}.info-header[data-v-aad8a4e2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed #ebedf0}.info-header[data-v-aad8a4e2],.info-title[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-title[data-v-aad8a4e2]{margin:0;font-size:17px;font-weight:600;color:#323233;gap:6px}.info-icon[data-v-aad8a4e2]{font-size:18px}.status-badge[data-v-aad8a4e2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;line-height:1.5}.status-badge.active[data-v-aad8a4e2]{background:#e8f9ee;color:#07c160}.status-badge.paused[data-v-aad8a4e2]{background:#fff5e8;color:#ff976a}.status-dot[data-v-aad8a4e2]{width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge.active .status-dot[data-v-aad8a4e2],.status-dot[data-v-aad8a4e2]{-webkit-animation:pulse-aad8a4e2 1.5s ease-in-out infinite;animation:pulse-aad8a4e2 1.5s ease-in-out infinite}@-webkit-keyframes pulse-aad8a4e2{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-aad8a4e2{0%,to{opacity:1}50%{opacity:.4}}.info-grid[data-v-aad8a4e2]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.info-cell[data-v-aad8a4e2]{background:#f7f8fa;border-radius:8px;padding:10px;text-align:center}.info-cell.highlight[data-v-aad8a4e2]{background:linear-gradient(135deg,#e8f3ff,#f0f8ff)}.info-label[data-v-aad8a4e2]{display:block;font-size:12px;color:#969799;margin-bottom:4px}.info-value[data-v-aad8a4e2]{display:block;font-size:15px;font-weight:600;color:#323233;font-family:Consolas,Monaco,monospace}.delta-value[data-v-aad8a4e2]{color:#1989fa;font-size:18px}.section[data-v-aad8a4e2]{background:#fff;border-radius:12px;padding:14px 16px;margin-bottom:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #ebedf0}.section-header[data-v-aad8a4e2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.section-header[data-v-aad8a4e2],.section-title[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title[data-v-aad8a4e2]{margin:0;font-size:15px;font-weight:600;color:#323233;gap:6px}.section-icon[data-v-aad8a4e2]{font-size:16px}.section-count[data-v-aad8a4e2]{font-size:12px;color:#969799;background:#f5f7fa;padding:2px 8px;border-radius:10px}.chart-meta[data-v-aad8a4e2]{font-size:12px;font-weight:400;color:#1989fa;background:#e8f3ff;padding:2px 8px;border-radius:4px;font-family:Consolas,Monaco,monospace;margin-left:6px}.action-bar[data-v-aad8a4e2]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0 0 14px 0}.action-btn[data-v-aad8a4e2]{height:44px;background:#fff;border:1px solid #ebedf0;border-radius:10px;color:#323233;font-size:14px;font-weight:500;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;-webkit-transition:all .15s;transition:all .15s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.03);box-shadow:0 1px 3px rgba(0,0,0,.03)}.action-btn[data-v-aad8a4e2]:disabled{opacity:.6;cursor:not-allowed}.action-btn .action-icon[data-v-aad8a4e2]{font-size:16px;line-height:1;color:inherit}.action-btn .action-text[data-v-aad8a4e2]{font-size:14px;letter-spacing:.5px}.action-btn.btn-success[data-v-aad8a4e2]{background:linear-gradient(135deg,#07c160,#4cd187);color:#fff;border-color:transparent;-webkit-box-shadow:0 2px 6px rgba(7,193,96,.3);box-shadow:0 2px 6px rgba(7,193,96,.3)}.action-btn.btn-warning[data-v-aad8a4e2]{background:linear-gradient(135deg,#ff976a,#ffb98a);color:#fff;border-color:transparent;-webkit-box-shadow:0 2px 6px rgba(255,151,106,.3);box-shadow:0 2px 6px rgba(255,151,106,.3)}.action-btn.btn-info[data-v-aad8a4e2]{background:linear-gradient(135deg,#1989fa,#4eaaff);color:#fff;border-color:transparent;-webkit-box-shadow:0 2px 6px rgba(25,137,250,.3);box-shadow:0 2px 6px rgba(25,137,250,.3)}.action-btn[data-v-aad8a4e2]:active:not(:disabled){-webkit-transform:scale(.98);transform:scale(.98)}.action-spinner[data-v-aad8a4e2]{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;-webkit-animation:actionSpin-aad8a4e2 .8s linear infinite;animation:actionSpin-aad8a4e2 .8s linear infinite}@-webkit-keyframes actionSpin-aad8a4e2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes actionSpin-aad8a4e2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.leg-card[data-v-aad8a4e2]{border:1px solid #ebedf0;border-radius:8px;padding:12px;margin-bottom:8px;background:#fafbfc;-webkit-transition:all .2s;transition:all .2s}.leg-card[data-v-aad8a4e2]:last-of-type{margin-bottom:0}.leg-card.is-main[data-v-aad8a4e2]{border-color:#1989fa;background:linear-gradient(135deg,#ecf5ff,#f5faff);-webkit-box-shadow:0 1px 4px rgba(25,137,250,.1);box-shadow:0 1px 4px rgba(25,137,250,.1)}.leg-card-header[data-v-aad8a4e2]{margin-bottom:8px}.leg-card-tags[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.leg-tag[data-v-aad8a4e2]{display:inline-block;padding:2px 10px;border-radius:10px;font-size:12px;font-weight:600;line-height:1.5}.leg-tag.primary[data-v-aad8a4e2]{background:linear-gradient(135deg,#1989fa,#4eaaff);color:#fff;-webkit-box-shadow:0 1px 3px rgba(25,137,250,.3);box-shadow:0 1px 3px rgba(25,137,250,.3)}.leg-tag.default[data-v-aad8a4e2]{background:#f0f0f0;color:#666}.leg-side[data-v-aad8a4e2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:13px;font-weight:600}.leg-side.buy[data-v-aad8a4e2]{color:#ee0a24}.leg-side.sell[data-v-aad8a4e2]{color:#07c160}.side-icon[data-v-aad8a4e2]{font-size:11px}.leg-qty[data-v-aad8a4e2]{font-size:12px;color:#969799}.leg-code[data-v-aad8a4e2]{font-size:15px;font-weight:700;color:#323233;margin-bottom:10px;font-family:Consolas,Monaco,monospace;word-break:break-all;letter-spacing:.3px}.leg-quote-row[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.leg-quote-item[data-v-aad8a4e2]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background:#fff;border-radius:6px;padding:8px 4px;border:1px solid #f0f0f0}.leg-card.is-main .leg-quote-item[data-v-aad8a4e2]{background:#fff;border-color:#d0e8ff}.quote-label[data-v-aad8a4e2]{display:block;font-size:11px;color:#969799;margin-bottom:4px}.quote-value[data-v-aad8a4e2]{display:block;font-size:13px;font-weight:700;color:#323233;font-family:Consolas,Monaco,monospace}.quote-value.highlight[data-v-aad8a4e2]{color:#1989fa;font-size:14px}.leg-empty[data-v-aad8a4e2]{text-align:center;padding:30px 0;color:#969799;font-size:13px}.timeframe-tabs[data-v-aad8a4e2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.timeframe-tabs[data-v-aad8a4e2]::-webkit-scrollbar{display:none}.timeframe-tab[data-v-aad8a4e2]{-ms-flex-negative:0;flex-shrink:0;min-width:50px;height:32px;padding:0 14px;background:#f5f7fa;border:1px solid #ebedf0;border-radius:16px;color:#646566;font-size:13px;font-weight:500;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.timeframe-tab[data-v-aad8a4e2]:active{-webkit-transform:scale(.96);transform:scale(.96)}.timeframe-tab.is-active[data-v-aad8a4e2]{background:linear-gradient(135deg,#1989fa,#4eaaff);color:#fff;border-color:transparent;-webkit-box-shadow:0 2px 6px rgba(25,137,250,.3);box-shadow:0 2px 6px rgba(25,137,250,.3)}.chart-card[data-v-aad8a4e2]{background:#fff;border-radius:8px;padding:8px;border:1px solid #f0f0f0;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-data[data-v-aad8a4e2]{text-align:center;padding:40px 0;color:#969799;font-size:13px;width:100%}@media (max-width:360px){.info-grid[data-v-aad8a4e2]{grid-template-columns:1fr}.leg-quote-row[data-v-aad8a4e2]{-ms-flex-wrap:wrap;flex-wrap:wrap}.leg-quote-item[data-v-aad8a4e2]{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%}}