.etf-daily-research{overflow:hidden}
.etf-research-toolbar{display:grid;gap:10px;padding:16px 20px 12px;border-bottom:1px solid var(--line)}
.etf-research-ranges,.etf-ma-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.etf-research-ranges button,.etf-ma-toggle{height:30px;padding:0 10px;border:1px solid var(--line);background:#fff;color:#587086;font-size:12px}
.etf-research-ranges button.active,.etf-ma-toggle.active{border-color:#91a9bb;background:#edf3f7;color:var(--ink)}
.etf-ma-controls strong{margin-right:3px;font-size:12px}
.etf-research-status,.etf-research-helper{margin:11px 20px;color:var(--muted);font-size:12px}
.etf-research-status.error{color:#9a3434}
.etf-kline-chart{position:relative;height:440px;margin:0 20px;border:1px solid var(--line);border-radius:8px;background:#fbfdff;overflow:hidden;touch-action:pan-y}
.etf-kline-chart canvas{display:block;width:100%;height:100%;touch-action:pan-y}
.etf-kline-tooltip{position:absolute;z-index:2;max-width:min(280px,85%);padding:9px 11px;border-radius:6px;background:#173650;color:#fff;font-size:12px;line-height:1.5;white-space:pre-line;pointer-events:none;box-shadow:0 3px 14px #0003}
.etf-detail-backdrop[hidden]{display:none}
.etf-detail-backdrop{position:fixed;z-index:30;inset:0;background:#10283c77;display:flex;justify-content:flex-end}
.etf-detail-drawer{position:relative;width:min(480px,94vw);height:100%;padding:24px;background:#f7fafc;overflow-y:auto;box-shadow:-8px 0 28px #10283c33}
.etf-detail-close{position:absolute;right:14px;top:12px;width:36px;height:36px;padding:0;background:#e8eff4;color:var(--ink);font-size:24px}
.etf-detail-drawer h3{margin:0 44px 4px 0;font-size:22px}.etf-detail-subtitle{margin:0 0 14px;color:var(--muted)}
.etf-detail-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:15px}.etf-detail-summary span{padding:8px 5px;border-radius:6px;background:#e8eff4;text-align:center;font-size:12px;font-weight:650}
.etf-detail-tabs{display:flex;gap:5px;overflow-x:auto}.etf-detail-tabs button{white-space:nowrap;background:#e8eff4;color:#52697c}.etf-detail-tabs button.active{background:var(--blue);color:#fff}
.etf-detail-rows{display:grid;gap:8px;margin-top:12px}.etf-change-row{padding:12px;border:1px solid var(--line);border-radius:7px;background:#fff}.etf-change-row>a,.etf-change-row>strong{font-weight:750}.etf-change-row p{margin:7px 0 0;color:#455d71;font-size:13px;line-height:1.6;white-space:pre-line}
.etf-change-badge{display:inline-block;margin-top:8px;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:700}.etf-change-badge.near_exit{background:#fff3cd;color:#805d00}.etf-change-badge.possible_new,.etf-change-badge.possible_exit{border:1px dashed #8496a5;background:#f4f7f9;color:#5f7180}.etf-change-badge.corporate_action{background:#fff3d6;color:#8a5a00}.etf-detail-help{margin-top:14px;color:var(--muted);font-size:12px}.etf-detail-help summary{cursor:pointer;font-weight:700}.etf-detail-help p{line-height:1.6;white-space:pre-line}
@media(max-width:700px){.etf-research-toolbar{padding-inline:12px}.etf-research-ranges{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}.etf-research-ranges button{min-width:0;height:40px;padding-inline:3px}.viz-advanced-controls>summary{min-height:40px;display:flex;align-items:center;color:var(--text-secondary);font-size:12px;font-weight:700}.viz-advanced-controls:not([open])>:not(summary){display:none}.etf-ma-controls{padding:8px 0 0;flex-wrap:wrap}.etf-ma-toggle{min-height:38px}.etf-kline-chart{height:320px;margin-inline:10px}.etf-kline-tooltip{display:none}.etf-research-status,.etf-research-helper{margin-inline:12px}.etf-detail-backdrop{align-items:flex-end}.etf-detail-drawer{width:100%;height:min(86vh,720px);border-radius:14px 14px 0 0}.etf-detail-summary{grid-template-columns:repeat(2,1fr)}}
