:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#142033;--ink-soft:#344157;--muted:#6b778c;--line:#dde3ed;--line-soft:#edf0f5;--panel:#fff;--page:#f6f7f9;--navy:#172033;--blue:#315fb8;--blue-soft:#edf3ff;--orange:#b54708;--green:#067647;--red:#d92d20;--portfolio:#d92d20}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{background:var(--page);color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}.page-shell{width:min(1320px,100% - 40px);margin:0 auto;padding:38px 0 80px}.intro-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;scroll-margin-top:24px;display:flex}.hero-copy{gap:8px;padding:10px 0 2px;display:grid}#configure.intro-row{justify-content:center;padding-inline:0}#configure>.hero-copy{text-align:center;width:100%}.hero-copy h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,44px)}.hero-copy p{color:#718097;margin:0;font-size:13px}h2{letter-spacing:-.03em;margin:0;font-size:30px}.muted{color:var(--muted);margin:8px 0 0;font-size:14px}.step-indicator{align-items:center;min-width:210px;display:flex}.step-indicator span{color:#7c8799;background:#e3e8f1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.step-indicator span.active{background:var(--blue);color:#fff;box-shadow:0 5px 14px #2859d647}.step-indicator i{background:#e3e8f1;flex:1;height:2px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:18px;margin-top:16px;padding:24px;box-shadow:0 7px 24px #192b4a0b}.panel-heading{justify-content:space-between;align-items:center;gap:16px;min-height:42px;margin-bottom:22px;display:flex}.panel-heading>div:first-child{align-items:center;gap:10px;display:flex}.panel-heading h3{margin:0;font-size:17px}.panel-heading p{color:var(--muted);margin:0;font-size:12px}.step-number{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.field-grid{gap:16px;display:grid}.field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#3c485b;gap:8px;font-size:12px;font-weight:700;display:grid}.field-hint{color:#8d98a8;font-size:9px;font-weight:500}.field-hint.invalid{color:#b54708}.numeric-date-input{font-variant-numeric:tabular-nums;letter-spacing:.08em}input,select{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #d6dde8;border-radius:10px;outline:none;padding:0 12px;transition:border-color .18s,box-shadow .18s}input:focus,select:focus{border-color:#789cf0;box-shadow:0 0 0 3px #2859d61c}.input-affix,.percent-input{position:relative}.input-affix>span{z-index:1;color:#788397;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-affix input{padding-left:30px}.percent-input input{text-align:right;font-variant-numeric:tabular-nums;padding-right:28px}.percent-input span{color:#9aa4b4;font-size:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.weight-total{background:#f7f9fc;border-radius:10px;padding:7px 12px;align-items:baseline!important;gap:8px!important;display:flex!important}.weight-total span{color:var(--muted);font-size:11px}.weight-total strong{font-size:16px}.weight-total.ok strong{color:var(--blue)}.weight-total.warning strong{color:var(--orange)}.asset-table-wrap{overflow-x:auto}.asset-table{border-collapse:collapse;width:100%;min-width:850px}.asset-table th{color:#7c8799;text-align:left;padding:0 10px 10px;font-size:11px;font-weight:700}.asset-table th:not(:first-child){text-align:center}.asset-table td{border-top:1px solid var(--line-soft);padding:10px}.asset-table td:first-child{grid-template-columns:30px minmax(190px,1fr);align-items:center;gap:8px;display:grid}.instrument-code{color:#8a95a7;text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin-top:-3px;font-size:9px;line-height:1.4;overflow:hidden}.fund-picker-trigger{color:#69768a;text-align:left;background:#fff;border:1px solid #d6dde8;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;display:flex}:is(.fund-picker-trigger:hover,.fund-picker-trigger:focus-visible){border-color:#789cf0;outline:0;box-shadow:0 0 0 3px #2859d61c}.fund-picker-trigger.selected{color:var(--ink)}.fund-picker-trigger span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.fund-picker-trigger b{color:#8793a6;font-size:14px}.fund-picker-dialog{width:min(720px,100vw - 32px);max-width:none;max-height:min(760px,100dvh - 40px);color:var(--ink);background:0 0;border:0;border-radius:18px;padding:0;box-shadow:0 26px 80px #1623393d}.fund-picker-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14203375}.fund-picker-sheet{background:#fff;border:1px solid #dce3ee;border-radius:18px;flex-direction:column;max-height:min(760px,100dvh - 40px);padding:22px;display:flex;overflow:hidden}.fund-picker-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.fund-picker-head span{color:var(--blue);letter-spacing:.1em;font-size:10px;font-weight:850}.fund-picker-head h3{margin:4px 0 0;font-size:20px}.fund-picker-head>button{color:#69768a;background:#f3f5f8;border:0;border-radius:10px;flex:none;width:40px;height:40px;padding:0;font-size:24px;line-height:1}.fund-search-label{margin-top:18px}.fund-search-box{grid-template-columns:minmax(0,1fr) 82px;gap:8px;display:grid;position:relative}.fund-search-box>span{z-index:1;color:#77859a;font-size:20px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.fund-search-box input{min-height:50px;padding-left:42px;padding-right:14px;font-size:15px}.fund-search-box>button{color:#fff;background:var(--blue);border:0;border-radius:10px;min-height:50px;padding:0 14px;font-size:13px;font-weight:800}.fund-search-box>button:disabled{background:#b8c4d8}.fund-search-status{color:#758197;min-height:18px;margin:10px 2px 8px;font-size:11px}.fund-search-status.loading{color:var(--blue)}.fund-search-results{overscroll-behavior:contain;gap:7px;min-height:120px;max-height:430px;padding:2px;display:grid;overflow-y:auto}.fund-search-results>button{min-height:60px;color:var(--ink);text-align:left;background:#fff;border:1px solid #e0e6ef;border-radius:11px;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:12px;padding:9px 12px;display:grid}:is(.fund-search-results>button:hover,.fund-search-results>button:focus-visible){background:#f5f8ff;border-color:#9eb6e9;outline:0;box-shadow:0 0 0 3px #315fb814}.fund-result-code{color:#315fb8;font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:13px;font-weight:850}.fund-result-copy{gap:4px;min-width:0;display:grid}.fund-result-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.fund-result-copy small{color:#7c899b;font-size:10px}.fund-result-action{color:#315fb8;text-align:right;font-size:11px;font-weight:800}.fund-search-results>button:disabled .fund-result-action{color:#8d98a8}.fund-search-results>button.unsupported{background:#f8fafc;border-style:dashed}.fund-search-results>button.unsupported .fund-result-copy small{color:#9b5b16}.fund-picker-footnote{color:#7a8799;margin:12px 2px 0;font-size:10px;line-height:1.6}.asset-index{color:#a0a9b8;font-size:11px;font-weight:800}.asset-table input,.asset-table select{min-height:38px}.icon-button{color:#8c97a8;background:#f5f7fa;border:0;border-radius:9px;width:34px;height:34px;font-size:20px}.icon-button:hover{color:var(--red);background:#fff0f0}.add-asset{background:var(--blue-soft);color:var(--blue);border:1px dashed #b8c7e7;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;font-size:13px;font-weight:750;display:flex}.add-asset span{font-size:18px}.add-asset small{color:#8996ae;margin-left:3px}.form-warning{color:#b46a25;margin:12px 0 0;font-size:12px}.strategy-section{margin-top:42px;scroll-margin-top:24px}.strategy-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.strategy-title span{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid;box-shadow:0 7px 18px #2859d633}.strategy-title h2{font-size:32px}.section-heading-inline{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.section-heading-inline>p{color:var(--muted);margin:0 0 4px;font-size:12px}.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.strategy-grid.expanded{gap:20px}.strategy-card.wide{grid-column:1/-1}.strategy-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:144px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 7px 24px #192b4a0a}.strategy-card.enabled{border-color:#bfcdf0;box-shadow:0 10px 30px #264c9614}.strategy-card-head{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:22px;display:grid}.strategy-icon{border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.strategy-icon.red{color:var(--red);background:#fff0f0}.strategy-icon.green{color:var(--green);background:#eaf8f3}.strategy-icon.orange{color:#d87a28;background:#fff4e9}.strategy-card h3{margin:0;font-size:16px}.strategy-card-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.toggle{background:#cfd6e1;border:0;border-radius:999px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.toggle span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.toggle.on{background:var(--blue)}.toggle.on span{transform:translate(20px)}.strategy-collapsed{color:#788397;background:#f7f8fa;border-radius:10px;align-items:center;gap:9px;margin:0 22px 22px;padding:12px 14px;font-size:12px;display:flex}.strategy-collapsed span{color:#667185;background:#e6eaf0;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:800}.strategy-details{border-top:1px solid var(--line-soft);background:linear-gradient(#fbfcff 0,#fff 80px);padding:20px 22px 22px}.strategy-explainer,.drawdown-end-note{background:#f3f7fd;border:1px solid #cfdaed;border-radius:11px;gap:12px;margin-top:16px;padding:12px 14px;display:grid}.strategy-explainer{grid-template-columns:1fr}.strategy-explainer strong,.drawdown-end-note strong{color:#28539d;font-size:11px}.strategy-explainer span,.drawdown-end-note span{color:#5c6e88;font-size:10px;line-height:1.65}.drawdown-end-note{background:#fff8ee;border-color:#ead8bf;grid-template-columns:76px 1fr}.drawdown-end-note strong{color:#a56225}.drawdown-end-note span{color:#7e684f}.mini-section{margin-top:20px}.mini-title{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.mini-title strong{font-size:12px}.mini-title span{color:#8a95a7;font-size:10px}.asset-chips{flex-wrap:wrap;gap:8px;display:flex}.asset-chips button{color:#59667a;background:#fff;border:1px solid #dce2eb;border-radius:9px;align-items:center;gap:7px;padding:8px 9px;font-size:11px;display:flex}.asset-chips button.selected{background:var(--blue-soft);color:#214da9;border-color:#a9bdea}.asset-chips button.selected.green{color:#0d7d58;background:#ebf9f4;border-color:#9ed9c6}.asset-chips i{border-radius:50%;width:7px;height:7px}.asset-chips span{color:#8a95a7;padding-left:3px;font-size:9px}.asset-chips button.selected span{color:var(--blue)}.tier-grid{border:1px solid var(--line-soft);border-radius:11px;overflow:hidden}.tier-row{border-top:1px solid var(--line-soft);grid-template-columns:72px 1fr 1fr;align-items:center;gap:10px;min-height:48px;padding:7px 10px;display:grid}.tier-row:first-child{border-top:0}.tier-row>span{color:#647085;font-size:11px;font-weight:700}.compact-percent{background:#fff;border:1px solid #dce2eb;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;min-width:0;display:grid}.compact-percent b{color:#8b96a6;white-space:nowrap;padding-left:8px;font-size:9px;font-weight:600}.compact-percent input{min-width:0;min-height:32px;box-shadow:none;text-align:right;border:0;padding:0 3px}.compact-percent i{color:#8b96a6;padding-right:8px;font-size:9px;font-style:normal}.soft-fields{background:#f7f9fc;border-radius:12px;margin-top:18px;padding:14px}.rule-note{background:#f1faf7;border:1px dashed #bcd8ce;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;padding:10px 12px;display:flex}.rule-note strong{color:#25684f;font-size:11px}.rule-note span{color:#668277;font-size:10px;font-weight:500;line-height:1.5}.rebuy-trigger-mode{background:#fff;border:1px solid #ccd7e7;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:14px;display:flex}.rebuy-trigger-mode>div{gap:4px;display:grid}.rebuy-trigger-mode strong{font-size:12px}.rebuy-trigger-mode span{color:var(--muted);font-size:10px;font-weight:500;line-height:1.55}.strategy-warning{color:#8a4b16;background:#fff6e9;border-radius:9px;margin:10px 0 0;padding:10px 12px;font-size:11px;line-height:1.55}.rebalance-layout{grid-template-columns:minmax(320px,.9fr) minmax(260px,.8fr) minmax(280px,1fr);align-items:start;gap:18px;display:grid}.rebalance-layout>.strategy-explainer{grid-column:1/-1;margin-top:0}.rebalance-layout .rebalance-preview,.rebalance-layout .allocation-list{margin-top:0}.rebalance-preview{background:#f4f7ff;border:1px solid #c9d8f3;border-radius:12px;margin-top:20px;padding:15px}.rebalance-preview>div{align-items:center;gap:8px;display:flex}.rebalance-preview strong{font-size:12px}.rebalance-preview small{color:#4268ae;margin-left:auto}.rebalance-preview p{color:#53698f;margin:9px 0 0 17px;font-size:11px;line-height:1.6}.allocation-list{gap:9px;margin-top:16px;display:grid}.allocation-list>div{border:1px solid var(--line-soft);border-radius:9px;align-items:center;gap:8px;min-height:34px;padding:0 10px;display:flex;position:relative;overflow:hidden}.allocation-list i{opacity:.1;position:absolute;inset:0 auto 0 0}.allocation-list span,.allocation-list b{font-size:11px;position:relative}.allocation-list b{margin-left:auto}.run-band{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-top:24px;padding:16px 22px;display:flex;box-shadow:0 8px 24px #192b4a0e}.run-band button{background:var(--blue);color:#fff;border:0;border-radius:11px;min-width:184px;padding:13px 20px;font-weight:800;box-shadow:0 8px 18px #315fb833}.run-band button span{color:#fff;margin-left:12px}.configuration-fields{border:0;min-width:0;margin:0;padding:0}.new-window-option{width:fit-content;color:var(--ink);cursor:pointer;align-items:center;gap:9px;margin-top:20px;font-size:14px;display:flex}.new-window-option input{width:18px;height:18px;accent-color:var(--blue);margin:0}.run-actions{width:min(100%,300px);display:grid}.run-actions.paired{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,700px)}.run-band .run-actions button{border:1px solid var(--blue);width:100%;min-width:0;min-height:54px;padding:13px 14px;font-size:16px}.run-band .run-actions .new-page-run{color:var(--blue);box-shadow:none;background:#fff}.run-band .new-page-run span{color:var(--blue)}.result-open-hint button{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:10px;padding:10px 16px}.asset-table .fund-picker-trigger.selected{color:var(--blue)}.chart-card{scroll-margin-top:20px}.run-band{flex-direction:column;gap:14px}.run-band .new-window-option{margin:0}#portfolio-performance{scroll-margin-top:20px}.chart-empty-state{border:1px solid var(--line);text-align:center;background-color:#fff;background-image:linear-gradient(#eef2f7 1px,#0000 1px),linear-gradient(90deg,#eef2f7 1px,#0000 1px);background-size:100% 60px,12.5% 100%;border-radius:12px;place-items:center;min-height:360px;margin:16px 0;padding:24px;display:grid}.chart-empty-state>div{background:#fff;border-radius:12px;gap:8px;padding:20px 28px;display:grid}.chart-empty-state strong{color:var(--ink);font-size:16px}.chart-empty-state span{color:#71819b;font-size:14px}@media (max-width:640px){.chart-empty-state{min-height:260px;padding:12px}.chart-empty-state>div{padding:16px}.run-actions.paired{grid-template-columns:1fr;gap:10px}.run-band .run-actions button{min-height:52px;font-size:15px}.new-window-option{font-size:13px}}.status-message{color:var(--blue);text-align:center;margin:12px 0 0;font-size:13px}.results-section{margin-top:52px;scroll-margin-top:24px}.results-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.stale-result-banner{color:#75542d;background:#fff8ec;border:1px solid #ecc68f;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:-4px 0 16px;padding:13px 15px;display:flex}.stale-result-banner>div{gap:3px;display:grid}.stale-result-banner strong{color:#a45c18;font-size:12px}.stale-result-banner span,.stale-result-banner p{margin:0;font-size:10px;line-height:1.55}.stale-result-banner p{text-align:right}.data-badge{color:#738095;letter-spacing:.08em;border:1px solid #cbd5e4;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.data-badge i{background:var(--blue);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #315fb81f}.metrics-grid{grid-template-columns:1.25fr 1.1fr repeat(4,1fr);gap:12px;display:grid}.metrics-grid.without-comparison{grid-template-columns:1.25fr 1.1fr repeat(3,1fr)}.metric-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:18px;box-shadow:0 6px 18px #192b4a09}.metric-card.primary{color:var(--ink);box-shadow:inset 4px 0 var(--blue), 0 6px 18px #192b4a0b;background:linear-gradient(145deg,#f2f6fd,#fff);border-color:#b9c9e6}.metric-card span,.metric-card small{color:var(--muted);font-size:10px;display:block}.metric-card small b{font:inherit}.metric-card.risk-ratios>.risk-ratio-label{white-space:nowrap;font-size:clamp(12px,1vw,14px)}.metric-card.risk-ratios .risk-ratio-label .metric-help-popover{white-space:normal}.metric-card.risk-ratios>strong.risk-ratio-values{white-space:nowrap;text-overflow:clip;scrollbar-width:thin;flex-wrap:nowrap;align-items:baseline;gap:.25em;display:flex;overflow-x:auto}.metric-card.risk-ratios>strong.risk-ratio-values>b{font:inherit;flex:none}.metric-card.risk-ratios>strong.risk-ratio-values>i,.metric-card .risk-ratio-reference>i{color:var(--muted);flex:none;font-style:normal;font-weight:400}.metric-card.risk-ratios>small{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.metric-card.risk-ratios .risk-ratio-reference{white-space:nowrap;font:inherit;align-items:baseline;gap:.3em;display:inline-flex}.metric-card.primary span,.metric-card.primary small{color:var(--muted)}.metric-card strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 7px;font-size:22px;display:block;overflow:hidden}.metric-card.primary strong{font-size:24px}.metric-card.featured{background:linear-gradient(#f5f8ff,#fff);border-color:#9db7ee;box-shadow:0 8px 22px #2c63d71a}.metric-help{vertical-align:middle;width:auto;position:relative;display:inline-flex!important}.metric-help>button{color:#66758b;background:#fff;border:1px solid #aeb9ca;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:4px;padding:0;font-size:10px;font-weight:850;line-height:1;display:inline-grid}.metric-help-popover{z-index:20;background:#fff;border:1px solid #cdd7e6;border-radius:10px;width:270px;padding:11px 12px;font-weight:500;line-height:1.65;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #12233d29;color:#536177!important;font-size:10px!important;display:none!important}.metric-help-popover:after{content:"";background:#fff;border-bottom:1px solid #cdd7e6;border-right:1px solid #cdd7e6;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.metric-help-popover strong{color:var(--ink);margin-bottom:4px;font-size:11px;display:block}.metric-help:hover .metric-help-popover,.metric-help:focus-within .metric-help-popover{display:block!important}.positive{color:var(--red)!important}.negative{color:var(--green)!important}.chart-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:22px;box-shadow:0 8px 28px #192b4a0b}.chart-card-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.chart-card h3,.detail-panel h3,.compare-panel h3{margin:0;font-size:16px}.chart-card-head p,.detail-panel-head p,.compare-copy p{color:var(--muted);margin:5px 0 0;font-size:11px}.chart-head-actions{align-items:center;gap:16px;display:flex}.detail-toggle{color:#59667a;flex-direction:row;grid-template:none;align-items:center;gap:9px;font-size:11px;display:flex}.fullscreen-detail-button{color:#315fb8;white-space:nowrap;background:#fff;border:1px solid #cfd8e7;border-radius:9px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800;display:none}.fullscreen-detail-button[aria-pressed=true]{background:#eef4ff;border-color:#9db3dc}.fullscreen-chart-button{color:#315fb8;white-space:nowrap;background:#fff;border:1px solid #cfd8e7;border-radius:9px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800}.fullscreen-chart-button:hover,.fullscreen-chart-button[aria-pressed=true]{background:#eef4ff;border-color:#9db3dc}.fullscreen-legend-button{color:#315fb8;white-space:nowrap;background:#fff;border:1px solid #cfd8e7;border-radius:9px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800;display:none}.zoom-controls{border:1px solid #dce2eb;border-radius:9px;align-items:center;display:flex;overflow:hidden}.zoom-controls button{color:#516077;background:#fff;border:0;border-left:1px solid #e3e7ee;width:34px;height:32px;padding:0}.zoom-controls button:first-child{border-left:0}.zoom-controls button:hover{color:var(--blue);background:#f3f6fb}.zoom-controls span{color:#788397;text-align:center;min-width:48px;font-size:10px}.zoom-controls .reset{width:44px;font-size:10px}.series-legend{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.series-legend button{color:#929cad;background:#fff;border:1px solid #e0e5ed;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:flex}.series-legend button.active{color:#3d4b60;background:#f8fafc;border-color:#c9d2df}.series-legend i{opacity:.28;border-radius:3px;width:14px;height:3px}.series-legend button.active i{opacity:1}.series-legend i.dash{border-top:2px dashed;height:0;background:0 0!important}.mobile-chart-tools{display:none}.chart-stage{background:linear-gradient(#fbfcff,#fff);border-radius:12px;min-height:390px;margin-top:10px;position:relative}.chart-viewport-layout{grid-template-columns:34px minmax(0,1fr);gap:4px 8px;margin-top:10px;display:grid}.chart-stage{cursor:grab;margin-top:0}.chart-stage.inspectable{cursor:crosshair}.chart-stage.dragging{cursor:grabbing}.chart-stage svg{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;height:auto;min-height:330px;display:block;overflow:visible}.chart-stage.dragging svg,.chart-stage.zoomed svg{touch-action:none}.vertical-pan-control{color:#95a0b1;grid-template-rows:auto 1fr auto;justify-items:center;gap:6px;min-height:350px;padding:18px 0 36px;font-size:8px;display:grid}.vertical-pan-control input{width:24px;height:100%;min-height:0;box-shadow:none;writing-mode:vertical-lr;accent-color:var(--blue);direction:rtl;background:0 0;border:0;padding:0}.slider-spacer{min-height:1px}.horizontal-pan-control{color:#8894a7;grid-template-columns:76px 1fr 76px;align-items:center;gap:10px;padding:0 16px 4px 38px;font-size:9px;display:grid}.horizontal-pan-control span:last-child{text-align:right}.horizontal-pan-control input{height:24px;min-height:24px;box-shadow:none;accent-color:var(--blue);background:0 0;border:0;padding:0}.vertical-pan-control input:disabled,.horizontal-pan-control input:disabled{opacity:.3}.grid-line{stroke:#e9edf3;stroke-width:1px}.axis-label{fill:#98a3b4;font-size:10px}.asset-axis-label{fill:#7789a5;font-weight:700}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.portfolio-line{stroke:var(--portfolio);stroke-width:4px}.invested-line{stroke:var(--blue);stroke-width:2.2px;stroke-dasharray:8 5;opacity:.9}.invested-axis-label{fill:#536f9f;font-weight:700}.baseline-line{stroke:#8a96aa;stroke-width:2px;stroke-dasharray:7 6;opacity:.86}.comparison-line{stroke-width:2.4px;stroke-dasharray:4 3}.asset-line{stroke-width:1.75px;opacity:.82}.hover-guide line{stroke:var(--portfolio);stroke-width:1px;stroke-dasharray:3 4}.hover-guide circle{fill:#fff;stroke:var(--portfolio);stroke-width:2.5px}.event-marker{cursor:pointer}.event-marker .event-halo{fill:var(--event-color,var(--orange));stroke:none;opacity:.14}.event-marker .event-ring{fill:#fff;stroke:var(--event-color,var(--orange));stroke-width:3px}.event-marker text{fill:var(--event-color,var(--orange));stroke:none;font-size:9px;font-weight:800}.event-marker.rebalance .event-halo{fill:none;stroke:#315fb8;stroke-width:1.5px;opacity:.38}.chart-tooltip{z-index:5;pointer-events:none;background:#fffffffb;border:1px solid #cdd8e8;border-radius:12px;width:260px;max-height:400px;padding:11px;position:absolute;overflow:auto;box-shadow:0 12px 32px #1c2d4d2b}.chart-tooltip.daily{width:min(440px,47vw);padding:11px 12px}.chart-tooltip strong{margin-bottom:4px;font-size:12px;display:block}.chart-tooltip>div{color:#69758a;justify-content:space-between;gap:9px;margin-top:5px;font-size:11px;display:flex}.chart-tooltip b{color:var(--ink);text-align:right;font-weight:750}.chart-tooltip.event{border-top-width:4px;width:300px}.tooltip-caption{color:#909aac;margin:0 0 6px;font-size:10px}.tooltip-summary-grid{border-block:1px solid #edf0f5;grid-template-columns:repeat(3,minmax(0,1fr));padding:6px 0 7px;gap:5px 9px!important;margin:0!important;display:grid!important}.tooltip-summary-grid span{gap:2px;font-size:10px;display:grid}.tooltip-summary-grid b{text-align:left;font-size:11px}.tooltip-table{border-collapse:collapse;width:100%;margin-top:6px}.tooltip-table th,.tooltip-table td{color:var(--ink);text-align:right;white-space:nowrap;border-bottom:1px solid #eff2f6;padding:4px 2px;font-size:10px}.tooltip-table th{color:#7d899b;font-weight:700}.tooltip-table th:first-child,.tooltip-table td:first-child{text-align:left}.blue-dot{background:var(--blue);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.chart-footer{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.chart-footer>span{color:#8b96a7;font-size:10px}.marker-controls{align-items:center;gap:5px;display:flex}.marker-controls>span{color:#7d899b;margin-right:4px;font-size:10px;font-weight:700}.marker-controls button{color:#9ba5b4;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;display:flex}.marker-controls button.active{color:#4e5c70;background:#f1f4f8}.event-dot{box-sizing:border-box;background:#fff;border:2px solid;border-radius:50%;width:9px;height:9px}.event-dot.red{color:var(--red)}.event-dot.green{color:var(--green)}.event-dot.blue{color:var(--blue)}.event-dot.asset{color:#6f54d9}.event-dot.orange{color:var(--orange)}body.chart-pseudo-fullscreen{overflow:hidden}body.chart-pseudo-fullscreen .chart-card.is-fullscreen{box-sizing:border-box;width:100vw;height:100vh;background:#fff;border:0;border-radius:0;flex-direction:column;height:100dvh;margin:0;padding:14px 18px;display:flex;overflow:hidden}.chart-card:-webkit-full-screen{box-sizing:border-box;width:100vw;height:100vh;background:#fff;border:0;border-radius:0;flex-direction:column;height:100dvh;margin:0;padding:14px 18px;display:flex;overflow:hidden}.chart-card:fullscreen{box-sizing:border-box;width:100vw;height:100vh;background:#fff;border:0;border-radius:0;flex-direction:column;height:100dvh;margin:0;padding:14px 18px;display:flex;overflow:hidden}body.chart-pseudo-fullscreen .chart-card.is-fullscreen{z-index:9999;position:fixed;inset:0}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-card-head{flex-direction:row;flex:none;align-items:center}.chart-card:-webkit-full-screen .chart-card-head{flex-direction:row;flex:none;align-items:center}.chart-card:fullscreen .chart-card-head{flex-direction:row;flex:none;align-items:center}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-head-actions{flex-direction:row;align-items:center}.chart-card:-webkit-full-screen .chart-head-actions{flex-direction:row;align-items:center}.chart-card:fullscreen .chart-head-actions{flex-direction:row;align-items:center}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .series-legend{flex-wrap:nowrap;flex:none;max-height:48px;overflow-x:auto}.chart-card:-webkit-full-screen .series-legend{flex-wrap:nowrap;flex:none;max-height:48px;overflow-x:auto}.chart-card:fullscreen .series-legend{flex-wrap:nowrap;flex:none;max-height:48px;overflow-x:auto}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-viewport-layout{flex:auto;grid-template-rows:minmax(0,1fr) auto;min-height:0}.chart-card:-webkit-full-screen .chart-viewport-layout{flex:auto;grid-template-rows:minmax(0,1fr) auto;min-height:0}.chart-card:fullscreen .chart-viewport-layout{flex:auto;grid-template-rows:minmax(0,1fr) auto;min-height:0}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .vertical-pan-control{min-height:0}.chart-card:-webkit-full-screen .vertical-pan-control{min-height:0}.chart-card:fullscreen .vertical-pan-control{min-height:0}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-stage{height:100%;min-height:0;overflow:visible}.chart-card:-webkit-full-screen .chart-stage{height:100%;min-height:0;overflow:visible}.chart-card:fullscreen .chart-stage{height:100%;min-height:0;overflow:visible}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-stage svg{width:100%;height:100%;min-height:0}.chart-card:-webkit-full-screen .chart-stage svg{width:100%;height:100%;min-height:0}.chart-card:fullscreen .chart-stage svg{width:100%;height:100%;min-height:0}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-footer{flex-direction:row;flex:none;align-items:center}.chart-card:-webkit-full-screen .chart-footer{flex-direction:row;flex:none;align-items:center}.chart-card:fullscreen .chart-footer{flex-direction:row;flex:none;align-items:center}.detail-panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:16px}.detail-panel-head{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.detail-panel-head select{width:210px;min-height:38px;font-size:11px}.summary-view{border-top:1px solid var(--line-soft)}.summary-groups{background:#f5f7fb;gap:8px;padding:10px;display:grid}.summary-group{background:#fff;border:1px solid #dce3ee;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 5px 16px #192b4a09}.summary-group>header{background:#fbfcfe;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px 8px;display:flex}.summary-group>header h4{color:var(--ink);margin:0;font-size:14px}.summary-group>header span{color:#7f8b9e;text-align:right;font-size:11px}.summary-group-grid{background:#e8edf4;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.summary-group-grid>div{background:#fff;align-content:start;gap:5px;min-width:0;padding:12px 14px;display:grid}.summary-group-grid span{color:#6f7d91;font-size:11px}.summary-group-grid strong{overflow-wrap:anywhere;color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px;line-height:1.4}.summary-group-grid small{color:#8793a5;font-size:11px;line-height:1.55}.summary-group-grid small b{font:inherit}.split-metric-value{flex-wrap:wrap;align-items:center;gap:5px;display:flex!important}.split-metric-value b{font:inherit}.split-metric-value i{color:#a4adba;font-style:normal;font-weight:500}.profitability-group{margin:8px 10px 10px}.profitability-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profitability-grid>div{min-height:96px}.profitability-grid>.summary-metric-wide{grid-column:1/-1}.profitability-grid strong{font-size:22px}.profitability-warning{color:#7b571f;background:#fff8ec;border-bottom:1px solid #f0d7a6;margin:0;padding:10px 13px;font-size:10px;line-height:1.6}.profitability-warning strong{color:#a75817;margin-right:7px}.profitability-note{color:#778498;background:#fbfcfe;border-top:1px solid #e8edf4;margin:0;padding:9px 13px 10px;font-size:10px;line-height:1.6}.profitability-group.is-disabled .profitability-grid>div{background:#fafbfd;min-height:0}.profitability-locked strong{color:#647187;font-size:15px}.summary-auxiliary{color:#6f7d91;background:#fff;border:1px solid #dce3ee;border-radius:12px;flex-wrap:wrap;gap:7px 20px;margin:8px 10px 0;padding:10px 12px;font-size:11px;display:flex}.summary-auxiliary b{color:var(--ink);margin-left:5px;font-size:12px}.summary-rules{background:#f8fafc;border:1px solid #dce3ee;border-radius:12px;gap:7px;margin:8px 10px 0;padding:10px 12px;display:grid}.summary-rules p{color:#526074;grid-template-columns:90px 1fr;gap:14px;margin:0;font-size:11px;line-height:1.65;display:grid}.summary-rules p.summary-explanation{grid-template-columns:1fr}.summary-rules b{color:var(--ink)}.subsection-heading{justify-content:space-between;align-items:center;padding:13px 14px 9px;display:flex}.subsection-heading h4{margin:0;font-size:13px}.subsection-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.fund-summary-table{min-width:900px}.asset-detail-view{border-top:1px solid var(--line-soft)}.asset-risk-table{min-width:1480px}.analysis-residual{color:#52647f;white-space:nowrap;background:#f6f9fd;border:1px solid #d8e2f2;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:750}.analysis-warning{color:#8a5c17;background:#fff9ed;border:1px solid #f0d7a6;border-radius:10px;margin:0 14px 12px;padding:9px 11px;font-size:10px}.correlation-section{border-top:10px solid #f5f7fb}.correlation-section .subsection-heading{gap:18px}.correlation-scale{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:inline-flex}.correlation-scale i{border:1px solid #182a4814;border-radius:3px;width:11px;height:11px}.correlation-scale i.negative{background:#108b5e38}.correlation-scale i.neutral{background:#f4f6f9}.correlation-scale i.positive{background:#dd372a38}.correlation-table{min-width:980px}.correlation-table th:first-child{z-index:2;background:#fafbfd;width:190px;min-width:190px;position:sticky;left:0;box-shadow:1px 0 #edf0f5}.correlation-table tbody th{color:var(--ink);text-align:left;font-size:10px}.correlation-table td{font-variant-numeric:tabular-nums;text-align:center;min-width:112px;font-weight:750}.yearly-view{border-top:1px solid var(--line-soft)}.yearly-table{min-width:980px}.yearly-table th:first-child,.yearly-table td:first-child{z-index:2;background:#fff;position:sticky;left:0;box-shadow:1px 0 #edf0f5}.yearly-table th:first-child{background:#fafbfd}.yearly-table td:first-child{gap:3px;display:grid}.yearly-table td:first-child small{color:#a07342;font-size:8px}.empty-detail{border-top:1px solid var(--line-soft);color:#8d98a9;text-align:center;background:#fbfcfd;padding:22px;font-size:11px}.detail-table-wrap{border-top:1px solid var(--line-soft);overflow-x:auto}.detail-table{border-collapse:collapse;width:100%;min-width:760px}.detail-table th,.detail-table td{text-align:left;border-bottom:1px solid #f0f2f6;padding:9px 14px;font-size:11px}.detail-table th{color:#8b96a7;letter-spacing:.05em;text-transform:uppercase;background:#fafbfd;font-size:9px}.fund-event-label{align-items:center;gap:7px;font-weight:750;display:inline-flex}.fund-event-label i{background:var(--event-color,#6f54d9);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, var(--event-color,#6f54d9) 14%, transparent);border-radius:50%;flex:none}.event-tag{border-radius:6px;align-items:center;padding:4px 7px;font-size:9px;font-weight:750;display:inline-flex}.event-tag.takeProfit{color:#b94040;background:#ffeded}.event-tag.rebuy{color:#0e7c57;background:#e8f8f2}.event-tag.rebalance{color:#315fb8;background:#eef4ff}.table-code{color:#8e99aa;margin-top:3px;font-size:8px;font-weight:600;display:block}.source-view{border-top:1px solid var(--line-soft)}.source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.source-list article{border:1px solid var(--line-soft);background:#fff;border-radius:12px;min-width:0;padding:15px}.source-list article>div:first-child{align-items:center;gap:8px;display:flex}.source-list article strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.source-list article>p{color:#8490a2;margin:7px 0 11px;font-size:9px}.source-status{color:#214f9e;background:#e9f0fc;border-radius:6px;flex:none;padding:4px 6px;font-size:8px;font-weight:850}.source-list dl{gap:7px;margin:0;display:grid}.source-list dl>div{grid-template-columns:62px 1fr;gap:8px;display:grid}.source-list dt,.source-list dd{margin:0;font-size:9px;line-height:1.5}.source-list dt{color:#8a95a7}.source-list dd{color:#566377}.source-links{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.source-links a{color:#315fb8;background:#eef4ff;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:750}.compare-panel{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:1.25fr 1fr 1fr;gap:20px;margin-top:16px;padding:22px;display:grid;box-shadow:0 8px 26px #192b4a0e}.compare-copy .step-number{color:var(--blue)}.compare-copy h3{margin-top:7px}.compare-copy p{max-width:380px;color:var(--muted);line-height:1.55}.compare-panel label{color:#3c485b}.inline-input{grid-template-columns:1fr auto;display:grid}.inline-input input{border-radius:9px 0 0 9px}.inline-input button{background:var(--blue);color:#fff;border:0;border-radius:0 9px 9px 0;padding:0 14px;font-size:11px;font-weight:800}.compare-box{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.compare-button{color:#fff;background:#4a72d7;border:0;border-radius:9px;min-height:42px;padding:0 14px;font-size:11px;font-weight:800}.compare-button.secondary{color:var(--blue);background:#fff;border:1px solid #b7c6df}.saved-list{border-top:1px solid var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:16px;display:grid}.saved-list>div{border:1px solid var(--line);background:#fafbfd;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.saved-list>div.active{background:var(--blue-soft);border-color:#9ab1dc}.saved-list i{border-radius:4px;flex:none;width:8px;height:28px}.saved-list span{gap:3px;min-width:0;display:grid}.saved-list strong,.saved-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-list strong{font-size:10px}.saved-list small{color:#7d899b;font-size:8px}.saved-list b{color:#214f9e;white-space:nowrap;background:#dfe9fa;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:8px}.saved-empty{color:#7d899b;text-align:center;grid-column:1/-1;justify-content:center;font-size:10px}footer.site-disclaimer{color:#667386;background:#fffaf4;border-top:1px solid #e3d4c3;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px 20px;padding:24px max(24px,50vw - 660px);font-size:11px;display:grid}footer.site-disclaimer strong{color:#96511d;white-space:nowrap}footer.site-disclaimer p{max-width:1180px;margin:0;line-height:1.75}@media (max-width:1080px){.field-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-grid{grid-template-columns:1fr}.strategy-card.wide{grid-column:auto}.rebalance-layout{grid-template-columns:1fr 1fr}.rebalance-layout .allocation-list{grid-column:1/-1}.metrics-grid,.metrics-grid.without-comparison{grid-template-columns:repeat(3,1fr)}.metric-card.primary{grid-column:span 2}.summary-group-grid,.profitability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.correlation-section .subsection-heading{flex-direction:column;align-items:flex-start;gap:8px}.correlation-scale{flex-wrap:wrap}.compare-panel{grid-template-columns:1fr 1fr}.compare-copy{grid-column:1/-1}}@media (max-width:760px){.page-shell{width:min(100% - 24px,1320px);padding-top:24px}.intro-row,.section-heading-inline,.results-title-row{align-items:flex-start}.step-indicator,.section-heading-inline>p{display:none}h2{font-size:24px}.panel{border-radius:14px;padding:18px}.field-grid.four,.field-grid.three,.field-grid.two{grid-template-columns:1fr}.panel-heading{align-items:flex-start}.strategy-card-head,.strategy-details{padding:18px}.strategy-title h2{font-size:27px}.rebalance-layout{grid-template-columns:1fr}.rebalance-layout .allocation-list{grid-column:auto}.tier-row{grid-template-columns:58px 1fr}.tier-row .compact-percent:last-child{grid-column:2}.run-band{justify-content:center}.run-band button{width:min(100%,320px)}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric-card.primary{grid-column:span 2}.chart-card{padding:16px 10px}.chart-card-head,.chart-head-actions,.chart-footer{flex-direction:column;align-items:flex-start}.zoom-controls{display:none}.mobile-chart-tools{border:1px solid var(--line);background:#f8fafc;border-radius:12px;grid-template-columns:auto 44px minmax(90px,1fr) 44px auto;align-items:center;gap:8px;margin-top:14px;padding:10px;display:grid}.mobile-chart-tools>span,.mobile-chart-tools>b{color:#526074;white-space:nowrap;font-size:11px}.mobile-chart-tools>b{text-align:right}.mobile-chart-tools button{width:44px;height:44px;color:var(--blue);background:#fff;border:1px solid #cfd8e7;border-radius:10px;padding:0;font-size:22px}.mobile-chart-tools input{min-width:0;min-height:44px;box-shadow:none;accent-color:var(--blue);background:0 0;border:0;padding:0}.mobile-chart-tools small{color:#7a879a;text-align:center;grid-column:1/-1;font-size:10px}.series-legend button,.marker-controls button{min-height:40px;padding:8px 10px;font-size:11px}.chart-viewport-layout{grid-template-columns:24px minmax(0,1fr)}.vertical-pan-control{min-height:290px}.chart-card:not(.is-fullscreen) .chart-stage{min-height:300px;overflow:hidden}.chart-stage svg{width:100%;min-width:0;max-width:none}.horizontal-pan-control{grid-template-columns:62px 1fr 62px;padding-left:8px}.chart-card:not(.is-fullscreen) .chart-tooltip,.chart-card:not(.is-fullscreen) .chart-tooltip.daily,.chart-card:not(.is-fullscreen) .chart-tooltip.event{width:calc(100% - 16px);max-height:none;margin:8px;position:relative;inset:auto!important}.detail-panel-head{flex-direction:row;align-items:center;gap:10px;padding:12px}.detail-panel-head>div{min-width:0}.detail-panel-head p{display:none}.detail-panel-head select{width:min(48%,210px);min-height:44px}.summary-group-grid,.profitability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profitability-note{padding-inline:11px}.summary-group>header{flex-direction:column;align-items:flex-start;gap:4px;padding-inline:13px}.summary-group>header span{text-align:left}.summary-groups{gap:8px;padding:8px}.summary-group-grid>div{min-height:0;padding:11px 10px}.summary-group-grid>.summary-metric-wide{grid-column:1/-1;min-height:0}.summary-group-grid strong{font-size:14px;line-height:1.45}.profitability-grid strong{font-size:20px}.summary-auxiliary{grid-template-columns:1fr;gap:6px;margin:8px 8px 0;padding:9px 10px;display:grid}.summary-rules{margin:8px 8px 0;padding:9px 10px}.summary-rules p,.strategy-explainer,.drawdown-end-note{grid-template-columns:1fr;gap:4px}.stale-result-banner{flex-direction:column;align-items:flex-start;gap:6px}.stale-result-banner p{text-align:left}.compare-panel{grid-template-columns:1fr}.compare-copy{grid-column:auto}.inline-input,.compare-box{grid-template-columns:1fr}.inline-input input{border-radius:9px}.inline-input button,.compare-button{border-radius:9px;min-height:44px}.saved-list{grid-column:auto;grid-template-columns:1fr}footer.site-disclaimer{grid-template-columns:1fr;gap:6px;padding-inline:18px}.source-list{grid-template-columns:1fr}.asset-table input,.asset-table .fund-picker-trigger,.icon-button{min-height:44px}.icon-button{width:44px;height:44px}.fund-picker-dialog{border-radius:18px 18px 0 0;width:100vw;max-height:92dvh;margin:auto 0 0}.fund-picker-sheet{max-height:92dvh;padding:18px 14px max(18px, env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.fund-search-results{max-height:52dvh}.fund-search-results>button{grid-template-columns:62px minmax(0,1fr) 62px;gap:8px;min-height:68px;padding-inline:10px}.fund-result-copy strong{white-space:normal;line-height:1.45}}@media (max-width:480px){.metrics-grid,.metrics-grid.without-comparison{grid-template-columns:1fr}.metric-card.primary{grid-column:auto}.metric-card strong{white-space:normal;overflow:visible}.summary-group-grid,.profitability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-group-grid>div{min-height:0;padding:13px 10px}.risk-group .summary-group-grid{grid-template-columns:1fr}.mobile-chart-tools{grid-template-columns:1fr 44px minmax(80px,1.5fr) 44px}.mobile-chart-tools>b{text-align:center;grid-column:1/-1}.horizontal-pan-control{grid-template-columns:52px 1fr 52px;gap:5px;font-size:8px}}@media (pointer:coarse){.chart-card.is-fullscreen .zoom-controls{display:none}.chart-card.is-fullscreen,body.chart-pseudo-fullscreen .chart-card.is-fullscreen{padding:max(6px, env(safe-area-inset-top)) max(6px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left))}.chart-card.is-fullscreen .chart-card-head{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));z-index:20;width:auto;position:absolute}.chart-card.is-fullscreen .chart-card-head>div:first-child,.chart-card.is-fullscreen .detail-toggle,.chart-card.is-fullscreen .series-legend,.chart-card.is-fullscreen .chart-footer,body.chart-pseudo-fullscreen .chart-card.is-fullscreen .series-legend,body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-footer{display:none}.chart-card.is-fullscreen .chart-head-actions{flex-direction:row;align-items:center;gap:6px;display:flex}.chart-card.is-fullscreen .fullscreen-detail-button{background:#fffffff0;border-color:#9db3dc;justify-content:center;align-items:center;min-width:76px;min-height:44px;display:inline-flex;box-shadow:0 5px 16px #192b4a1f}.chart-card.is-fullscreen .fullscreen-legend-button{background:#fffffff0;border-color:#9db3dc;justify-content:center;align-items:center;min-width:62px;min-height:44px;display:inline-flex;box-shadow:0 5px 16px #192b4a1f}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .series-legend.fullscreen-open{z-index:24;top:calc(max(8px, env(safe-area-inset-top)) + 50px);right:max(8px, env(safe-area-inset-right));background:#fffffffa;border:1px solid #cbd6e7;border-radius:12px;flex-flow:column;width:min(360px,58%);max-height:calc(100% - 68px);margin:0;padding:10px;display:flex;position:absolute;overflow:auto;box-shadow:0 12px 34px #192b4a33}.chart-card:-webkit-full-screen .series-legend.fullscreen-open{z-index:24;top:calc(max(8px, env(safe-area-inset-top)) + 50px);right:max(8px, env(safe-area-inset-right));background:#fffffffa;border:1px solid #cbd6e7;border-radius:12px;flex-flow:column;width:min(360px,58%);max-height:calc(100% - 68px);margin:0;padding:10px;display:flex;position:absolute;overflow:auto;box-shadow:0 12px 34px #192b4a33}.chart-card:fullscreen .series-legend.fullscreen-open{z-index:24;top:calc(max(8px, env(safe-area-inset-top)) + 50px);right:max(8px, env(safe-area-inset-right));background:#fffffffa;border:1px solid #cbd6e7;border-radius:12px;flex-flow:column;width:min(360px,58%);max-height:calc(100% - 68px);margin:0;padding:10px;display:flex;position:absolute;overflow:auto;box-shadow:0 12px 34px #192b4a33}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .series-legend.fullscreen-open button{flex:none;justify-content:flex-start;width:100%;min-height:40px}.chart-card:-webkit-full-screen .series-legend.fullscreen-open button{flex:none;justify-content:flex-start;width:100%;min-height:40px}.chart-card:fullscreen .series-legend.fullscreen-open button{flex:none;justify-content:flex-start;width:100%;min-height:40px}.chart-card.is-fullscreen .fullscreen-chart-button{background:#fffffff0;border-color:#9db3dc;min-width:84px;min-height:44px;box-shadow:0 5px 16px #192b4a1f}.chart-card.is-fullscreen .mobile-chart-tools{border:1px solid var(--line);background:#f8fafc;border-radius:10px;grid-template-columns:auto 44px minmax(70px,1fr) 44px auto;align-items:center;gap:6px;margin:0 240px 4px 0;padding:5px 8px;display:grid}.chart-card.is-fullscreen .mobile-chart-tools>span,.chart-card.is-fullscreen .mobile-chart-tools>b{color:#526074;white-space:nowrap;font-size:10px}.chart-card.is-fullscreen .mobile-chart-tools>b{text-align:right;grid-column:auto}.chart-card.is-fullscreen .mobile-chart-tools button{width:44px;height:44px;color:var(--blue);background:#fff;border:1px solid #cfd8e7;border-radius:10px;padding:0;font-size:22px}.chart-card.is-fullscreen .mobile-chart-tools input{min-width:0;min-height:44px;box-shadow:none;accent-color:var(--blue);background:0 0;border:0;padding:0}.chart-card.is-fullscreen .mobile-chart-tools small{display:none}.chart-card.is-fullscreen .chart-viewport-layout{grid-template-columns:26px minmax(0,1fr);gap:2px 4px;width:100%;height:0;min-height:0;margin-top:0}.chart-card.is-fullscreen .vertical-pan-control{padding-block:5px 28px}.chart-card.is-fullscreen .horizontal-pan-control{padding:0 6px 0 28px}.chart-card.is-fullscreen .chart-stage,body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-stage{margin-top:0;overflow:hidden}.chart-card.is-fullscreen .chart-tooltip{pointer-events:auto;touch-action:pan-y;max-height:calc(100% - 16px);top:8px!important}.chart-card.is-fullscreen .chart-tooltip.daily{pointer-events:none;width:min(400px,42%)}.chart-card.is-fullscreen .chart-tooltip.event{width:min(300px,40%)}}.result-allocation-panel{margin-bottom:32px}.result-allocation-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.result-allocation-heading h2{font-size:24px}.result-allocation-heading p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.result-config-overview{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:1.3fr 1fr;align-items:start;gap:28px;margin:24px 0;padding:22px 0;display:grid}.result-date-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.result-date-fields label{color:var(--muted);font-size:14px;font-weight:500}.result-date-fields input{font-variant-numeric:tabular-nums;letter-spacing:.04em;min-height:46px;font-size:16px}.result-date-fields input[aria-invalid=true]{border-color:var(--orange)}.result-date-fields p{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px;line-height:1.6}.result-config-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;padding:0;display:grid}.result-config-meta dt{color:var(--muted);font-size:14px}.result-config-meta dd{font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:16px;font-weight:600}.result-config-meta small{color:var(--muted);margin-top:6px;font-size:13px;font-weight:400;display:block}.result-allocation-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.result-allocation-row{border:1px solid var(--line-soft);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px;display:grid}.result-allocation-fund{gap:5px;display:grid}.result-allocation-fund strong{color:var(--blue);overflow-wrap:anywhere;font-size:16px;line-height:1.6}.result-allocation-fund>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.result-allocation-fund small{color:var(--muted);grid-column:1/-1;font-size:13px;line-height:1.7}.result-fixed-weight{text-align:right;white-space:nowrap;gap:8px;display:grid}.result-fixed-weight span{color:var(--muted);font-size:13px}.result-fixed-weight strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:20px;font-weight:650}.result-strategy-config{border-top:1px solid var(--line-soft);margin-top:16px;padding:16px 0;font-size:14px}.result-strategy-config summary{cursor:pointer;color:var(--ink);line-height:1.8}.result-strategy-config summary>span{color:var(--muted);margin-left:16px;display:inline-block}.result-strategy-config dl{gap:16px;margin:20px 0 0;display:grid}.result-strategy-config dl>div{grid-template-columns:72px minmax(0,1fr);gap:12px;line-height:1.8;display:grid}.result-strategy-config dt{font-weight:600}.result-strategy-config dd{color:var(--muted);overflow-wrap:anywhere;margin:0}.result-allocation-actions{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.result-allocation-actions p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.result-allocation-actions p.invalid{color:var(--orange)}.result-allocation-actions small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.6;display:block}.result-allocation-actions button{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:12px 32px;font-size:16px;font-weight:700;display:flex}@media (max-width:900px){.result-config-overview{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.result-allocation-panel{padding:18px}.result-allocation-heading{flex-wrap:wrap;gap:12px}.result-allocation-heading h2{font-size:22px}.result-config-meta{grid-template-columns:1fr 1fr;gap:18px 12px}.result-allocation-list{grid-template-columns:1fr}.result-allocation-row{gap:14px;padding:16px}.result-strategy-config summary>span{margin:6px 0 0;display:block}.result-strategy-config dl>div{grid-template-columns:1fr;gap:4px}.result-allocation-actions{flex-direction:column;align-items:stretch;gap:12px}.result-allocation-actions button{width:100%}}.result-page-nav{color:#71819b;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;font-size:14px;display:flex}.result-back-link{min-height:44px;color:var(--blue);background:#fff;border:1px solid #d7e0ef;border-radius:12px;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.result-back-link:hover{background:#f6f9ff;border-color:#9ab3e6}.result-open-hint{text-align:center;color:#71819b;margin:-8px 0 20px;font-size:14px}.result-open-hint a{color:var(--blue);text-underline-offset:4px;padding:10px 8px;display:inline-block}.result-loading{text-align:center;padding:40px}.result-loading h1,.result-page-empty h1{margin:0 0 16px;font-size:28px}.result-loading p,.result-page-empty p{color:#71819b;margin-bottom:24px;line-height:1.8}@media (max-width:640px){.result-page-nav{flex-wrap:wrap;gap:8px;margin-bottom:20px}.result-page-nav>span{font-size:12px}.result-loading{padding:28px 18px}.result-loading h1,.result-page-empty h1{font-size:24px}}@media (orientation:portrait) and (pointer:coarse){body.chart-pseudo-fullscreen .chart-card.is-fullscreen{inset:0 auto auto;width:100dvh;height:100dvw;padding:max(6px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left)) max(6px, env(safe-area-inset-top));transform-origin:0 0;position:fixed;left:100dvw;transform:rotate(90deg)}.chart-card:-webkit-full-screen{inset:0 auto auto;width:100dvh;height:100dvw;padding:max(6px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left)) max(6px, env(safe-area-inset-top));transform-origin:0 0;position:fixed;left:100dvw;transform:rotate(90deg)}.chart-card:fullscreen{inset:0 auto auto;width:100dvh;height:100dvw;padding:max(6px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left)) max(6px, env(safe-area-inset-top));transform-origin:0 0;position:fixed;left:100dvw;transform:rotate(90deg)}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .chart-card-head{top:max(8px, env(safe-area-inset-right));right:max(8px, env(safe-area-inset-bottom))}.chart-card:-webkit-full-screen .chart-card-head{top:max(8px, env(safe-area-inset-right));right:max(8px, env(safe-area-inset-bottom))}.chart-card:fullscreen .chart-card-head{top:max(8px, env(safe-area-inset-right));right:max(8px, env(safe-area-inset-bottom))}body.chart-pseudo-fullscreen .chart-card.is-fullscreen .series-legend.fullscreen-open{top:calc(max(8px, env(safe-area-inset-right)) + 50px);right:max(8px, env(safe-area-inset-bottom))}.chart-card:-webkit-full-screen .series-legend.fullscreen-open{top:calc(max(8px, env(safe-area-inset-right)) + 50px);right:max(8px, env(safe-area-inset-bottom))}.chart-card:fullscreen .series-legend.fullscreen-open{top:calc(max(8px, env(safe-area-inset-right)) + 50px);right:max(8px, env(safe-area-inset-bottom))}}._header_1v8m6_1{background:#fff;border-bottom:1px solid #e2e8f3;flex:none;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}._navigation_1v8m6_8{box-sizing:border-box;justify-content:center;align-items:center;gap:12px;width:min(100%,1320px);min-height:68px;margin:0 auto;padding:12px 20px;display:flex}._link_1v8m6_19{box-sizing:border-box;color:#315fbd;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;font-size:15px;font-weight:600;line-height:22px;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}._link_1v8m6_19:hover{background:#f2f6ff}._link_1v8m6_19[aria-current=page]{color:#2456b8;background:#eef4ff;border-color:#cbdcff}._link_1v8m6_19:focus-visible{outline-offset:3px;outline:3px solid #8fb3ff}@media (max-width:480px){._navigation_1v8m6_8{gap:4px;min-height:64px;padding:10px 8px}._link_1v8m6_19{min-height:44px;padding:10px 9px;font-size:13px}}
