.market-diagnostics-lock-layer{position:absolute;inset:0;z-index:10;display:flex;align-items:flex-start;justify-content:center;padding:48px 24px;border-radius:16px;background:rgba(15,39,70,.08)}.research-access-panel{position:relative;width:min(640px,100%);padding:24px;overflow:hidden;border:1px solid rgba(181,137,42,.42);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 18px 50px rgba(15,39,70,.18);color:#0f2746;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.research-access-panel:before{position:absolute;inset:0 0 auto;height:3px;content:"";background:linear-gradient(90deg,#b5892a,#e4c66f 52%,#0b5cad)}.research-access-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.research-access-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(181,137,42,.35);border-radius:14px;background:#fbf6e9;color:#a87915;font-size:1.55rem;line-height:1}.research-access-heading h3{margin:0;color:#0f2746;font-size:1.14rem;font-weight:800;letter-spacing:-.01em}.research-access-heading p{margin:5px 0 0;color:#60708a;font-size:.84rem;line-height:1.5}.research-access-interest{min-width:108px;padding-left:16px;border-left:1px solid #dbe3ec;text-align:right}.research-access-interest span,.research-access-interest strong{display:block}.research-access-interest strong{color:#0b5cad;font-size:1.6rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.research-access-interest span{margin-top:5px;color:#718096;font-size:.72rem;white-space:nowrap}.research-access-milestones{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin:24px 0 22px;padding:0;list-style:none}.research-access-milestone{position:relative;display:flex;min-width:0;gap:8px;align-items:flex-start;padding-right:10px}.research-access-milestone:not(:last-child):after{position:absolute;top:6px;right:4px;left:16px;z-index:0;height:1px;content:"";background:#d9e1ea}.research-access-dot{position:relative;z-index:1;flex:0 0 auto;width:12px;height:12px;margin-top:1px;border:2px solid #c5cfdb;border-radius:50%;background:#fff}.research-access-milestone.done .research-access-dot{border-color:#0b5cad;background:#0b5cad;box-shadow:0 0 0 4px rgba(11,92,173,.1)}.research-access-milestone.active .research-access-dot{border-color:#b5892a;background:#e5bf58;box-shadow:0 0 0 4px rgba(181,137,42,.13)}.research-access-milestone div{position:relative;z-index:1;min-width:0;padding-right:6px;background:rgba(255,255,255,.97)}.research-access-milestone small,.research-access-milestone strong{display:block;white-space:nowrap}.research-access-milestone strong{color:#263c58;font-size:.78rem;line-height:1.15}.research-access-milestone small{margin-top:5px;color:#8490a2;font-size:.69rem}.research-access-milestone.done small{color:#0b5cad}.research-access-milestone.active small{color:#98701d}.research-access-footer{display:flex;gap:20px;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid #e1e7ee}.research-access-footer.action-only{justify-content:flex-end}.research-access-note{min-width:0}.research-access-note small,.research-access-note span{display:block}.research-access-note span{color:#2f435e;font-size:.8rem;font-weight:700}.research-access-note small{margin-top:0;color:#78869a;font-size:.7rem;line-height:1.45}.research-access-action{display:inline-flex;flex:0 0 auto;min-width:154px;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:9px 15px;border:1px solid #0b5cad;border-radius:11px;background:#0b5cad;box-shadow:0 6px 16px rgba(11,92,173,.2);color:#fff;cursor:pointer;font-size:.78rem;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.research-access-action:hover:not(:disabled){box-shadow:0 8px 20px rgba(11,92,173,.28);transform:translateY(-1px)}.research-access-action:focus-visible{outline:3px solid rgba(11,92,173,.25);outline-offset:3px}.research-access-action.selected{border-color:#26815e;background:#26815e;box-shadow:none}.research-access-action:disabled{cursor:default;opacity:.72}body.dark .research-access-panel{border-color:rgba(228,198,111,.4);background:rgba(17,31,53,.97);color:#eef4fb}body.dark .research-access-heading h3,body.dark .research-access-milestone strong,body.dark .research-access-note span{color:#f4f7fb}body.dark .research-access-heading p,body.dark .research-access-interest span,body.dark .research-access-milestone small,body.dark .research-access-note small{color:#a8b5c8}body.dark .research-access-footer,body.dark .research-access-interest{border-color:rgba(255,255,255,.13)}body.dark .research-access-milestone div{background:rgba(17,31,53,.97)}body.dark .research-access-mark{background:rgba(228,198,111,.1)}@media (max-width:640px){.market-diagnostics-lock-layer{padding:24px 12px}.research-access-panel{padding:20px 18px;border-radius:16px}.research-access-header{grid-template-columns:40px minmax(0,1fr);gap:11px}.research-access-mark{width:40px;height:40px;border-radius:12px}.research-access-interest{grid-column:1/-1;display:flex;min-width:0;gap:7px;align-items:baseline;padding:11px 0 0;border-top:1px solid #e1e7ee;border-left:0;text-align:left}.research-access-interest strong{font-size:1.35rem}.research-access-interest span{margin-top:0}.research-access-milestones{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 8px;margin:20px 0}.research-access-milestone:nth-child(2):after{display:none}.research-access-footer{align-items:stretch;flex-direction:column;gap:14px}.research-access-action{width:100%}}@media (prefers-reduced-motion:reduce){.research-access-action{transition:none}}.CreatorMethodSelector_selector__zWvba{margin-bottom:18px;padding:15px;border:1px solid #e1e7ef;border-radius:8px;background:#fbfcfe}.CreatorMethodSelector_footer__j_O9g,.CreatorMethodSelector_header__1cU8g,.CreatorMethodSelector_methodIdentity__7aDVa,.CreatorMethodSelector_methodTopline__8p2Gu{display:flex;align-items:center}.CreatorMethodSelector_header__1cU8g{justify-content:space-between;gap:16px;margin-bottom:12px}.CreatorMethodSelector_heading__Nsv6H{display:flex;min-width:0;align-items:flex-start;gap:10px}.CreatorMethodSelector_marker__3Hb78{width:3px;min-height:34px;flex:0 0 3px;border-radius:3px;background:#caa655}.CreatorMethodSelector_header__1cU8g h3{margin:0;color:#102f5d;font-size:.92rem;font-weight:750;letter-spacing:0}.CreatorMethodSelector_header__1cU8g p{margin:2px 0 0;color:#718198;font-size:.72rem;line-height:1.5}.CreatorMethodSelector_currentMethod__r_AP1{flex:none;padding:5px 9px;border-radius:var(--radius-full);background:#f7f0e2;color:#92712b;font-size:.68rem;font-weight:700}.CreatorMethodSelector_categoryTabs__lIrZk{display:flex;gap:6px;margin-bottom:10px;overflow-x:auto;scrollbar-width:none}.CreatorMethodSelector_categoryTabs__lIrZk::-webkit-scrollbar{display:none}.CreatorMethodSelector_categoryTabs__lIrZk button{flex:none;padding:6px 10px;border:1px solid var(--border-glass);border-radius:var(--radius-full);background:#fff;color:var(--text-secondary);font-size:.68rem;font-weight:650}.CreatorMethodSelector_categoryTabs__lIrZk button.CreatorMethodSelector_categoryActive__r8ZeJ{border-color:rgba(11,78,162,.35);background:rgba(11,78,162,.08);color:var(--accent-primary)}.CreatorMethodSelector_methodGrid__PC2z7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.CreatorMethodSelector_methodCard___NPsf{min-width:0;padding:12px;border:1px solid #e0e7f0;border-radius:8px;background:#fff;color:#102f5d;text-align:left;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.CreatorMethodSelector_methodCard___NPsf:hover:not(:disabled){border-color:var(--border-subtle);box-shadow:var(--shadow-sm)}.CreatorMethodSelector_methodCard___NPsf.CreatorMethodSelector_selected__NPCsd{border-color:#1b63bc;background:#f4f8ff;box-shadow:0 0 0 2px rgba(27,99,188,.08)}.CreatorMethodSelector_categoryTabs__lIrZk button:focus-visible,.CreatorMethodSelector_expandButton__o_VOP:focus-visible,.CreatorMethodSelector_methodCard___NPsf:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.CreatorMethodSelector_methodCard___NPsf:disabled{cursor:not-allowed;opacity:.65}.CreatorMethodSelector_methodTopline__8p2Gu{justify-content:space-between;gap:8px}.CreatorMethodSelector_methodIdentity__7aDVa{min-width:0;gap:9px}.CreatorMethodSelector_methodIdentity__7aDVa>span:last-child{min-width:0}.CreatorMethodSelector_methodIdentity__7aDVa small,.CreatorMethodSelector_methodIdentity__7aDVa strong{display:block}.CreatorMethodSelector_methodIdentity__7aDVa strong{overflow:hidden;color:#102f5d;font-size:.78rem;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.CreatorMethodSelector_methodIdentity__7aDVa small{margin-top:2px;overflow:hidden;color:#8190a4;font-size:.62rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.CreatorMethodSelector_methodSymbol__44JgB{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;border-radius:7px;background:#eaf2ff;color:#1457aa;font-size:.76rem;font-weight:800}.CreatorMethodSelector_status__4qYDm{flex:none;padding:3px 6px;border-radius:var(--radius-full);background:rgba(11,78,162,.08);color:var(--accent-primary);font-size:.58rem;font-weight:700}.CreatorMethodSelector_status__4qYDm.CreatorMethodSelector_observation__2do6k{background:rgba(217,119,6,.1);color:#a45f05}.CreatorMethodSelector_methodDescription__zciey,.CreatorMethodSelector_methodSummary__m3y9I{display:block}.CreatorMethodSelector_methodSummary__m3y9I{margin-top:9px;color:#506782;font-size:.68rem;font-weight:700}.CreatorMethodSelector_methodDescription__zciey{margin-top:3px;color:#8190a4;font-size:.64rem;line-height:1.55}.CreatorMethodSelector_footer__j_O9g{justify-content:space-between;gap:14px;margin-top:11px}.CreatorMethodSelector_expandButton__o_VOP{display:inline-flex;flex:none;align-items:center;gap:5px;padding:4px 0;border:0;background:transparent;color:#1457aa;font-size:.7rem;font-weight:700}.CreatorMethodSelector_selectionSummary__9rTgn{overflow:hidden;color:var(--text-muted);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}body.dark .CreatorMethodSelector_selector__zWvba{border-color:rgba(148,163,184,.24);background:#141f31}body.dark .CreatorMethodSelector_header__1cU8g h3,body.dark .CreatorMethodSelector_methodIdentity__7aDVa strong{color:#e7effb}body.dark .CreatorMethodSelector_header__1cU8g p,body.dark .CreatorMethodSelector_methodDescription__zciey,body.dark .CreatorMethodSelector_methodIdentity__7aDVa small{color:#aab9cc}body.dark .CreatorMethodSelector_currentMethod__r_AP1{background:rgba(202,166,85,.16);color:#f0d998}body.dark .CreatorMethodSelector_methodCard___NPsf{border-color:rgba(148,163,184,.24);background:#101826;color:#e7effb}body.dark .CreatorMethodSelector_methodCard___NPsf.CreatorMethodSelector_selected__NPCsd{border-color:#60a5fa;background:rgba(37,99,235,.12)}body.dark .CreatorMethodSelector_methodSymbol__44JgB{background:rgba(96,165,250,.14);color:#a9cbff}body.dark .CreatorMethodSelector_methodSummary__m3y9I,body.dark .CreatorMethodSelector_selectionSummary__9rTgn{color:#c4d1e4}@media (max-width:680px){.CreatorMethodSelector_selector__zWvba{padding:13px}.CreatorMethodSelector_header__1cU8g{align-items:flex-start}.CreatorMethodSelector_currentMethod__r_AP1{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CreatorMethodSelector_methodGrid__PC2z7{gap:8px}.CreatorMethodSelector_methodCard___NPsf{padding:10px}.CreatorMethodSelector_methodIdentity__7aDVa{gap:7px}.CreatorMethodSelector_methodSymbol__44JgB{width:27px;height:27px;flex-basis:27px}.CreatorMethodSelector_methodDescription__zciey,.CreatorMethodSelector_selectionSummary__9rTgn,.CreatorMethodSelector_status__4qYDm{display:none}}.SecondhandForecastCorridor_panel__fkdnl{grid-column:1/-1;grid-row:2;width:100%;min-width:0;margin-top:24px;padding:28px 30px 22px;border:1px solid var(--border-glass);border-top:3px solid var(--accent-primary);border-radius:8px;background:var(--bg-card);box-shadow:var(--shadow-sm)}.SecondhandForecastCorridor_header__p1Uzr{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--border-glass)}.SecondhandForecastCorridor_heading__By6Oh,.SecondhandForecastCorridor_summaryHeading__Q1dDR{display:flex;align-items:center;gap:13px;min-width:0}.SecondhandForecastCorridor_headingIcon__i7DsU{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;color:var(--accent-primary);border:1px solid rgba(11,78,162,.18);border-radius:50%;background:rgba(11,78,162,.07)}.SecondhandForecastCorridor_heading__By6Oh h2,.SecondhandForecastCorridor_summaryHeading__Q1dDR h3{margin:0;color:var(--text-primary);font-size:1.2rem;line-height:1.35;letter-spacing:0}.SecondhandForecastCorridor_heading__By6Oh p,.SecondhandForecastCorridor_summaryHeading__Q1dDR p{margin:5px 0 0;color:var(--text-muted);font-size:.82rem;line-height:1.55}.SecondhandForecastCorridor_latestStatus__6aiSd{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:2px;text-align:right}.SecondhandForecastCorridor_latestStatus__6aiSd span{color:var(--text-muted);font-size:.76rem}.SecondhandForecastCorridor_latestStatus__6aiSd strong{color:var(--accent-primary);font-size:.95rem;line-height:1.4}.SecondhandForecastCorridor_scenarioStrip__uQ_Ka{margin:20px 0 10px;border:1px solid var(--border-glass);border-radius:6px;overflow:hidden;background:var(--bg-card)}.SecondhandForecastCorridor_temperatureRail__6XC4c{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:22px;padding:0 7%;border-bottom:1px solid var(--border-glass);background:rgba(117,137,165,.035)}.SecondhandForecastCorridor_temperatureRail__6XC4c:before{position:absolute;top:9px;right:8%;left:8%;height:4px;border-radius:999px;background:linear-gradient(90deg,#6889ad,#7698b9 26%,#ba9446 50%,#cf765c 76%,#c96952);box-shadow:inset 0 0 0 1px rgba(255,255,255,.38);content:""}.SecondhandForecastCorridor_temperatureZone__EBrIj{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;color:var(--scenario-color)}.SecondhandForecastCorridor_temperatureZone__EBrIj i{width:12px;height:12px;border:3px solid var(--bg-card);border-radius:50%;background:currentColor;box-shadow:0 0 0 1px currentColor}.SecondhandForecastCorridor_weakScenario__RQmkC,.SecondhandForecastCorridor_weakZone__WU9uX{--scenario-color:#6889ad;--scenario-rgb:104,137,173}.SecondhandForecastCorridor_baseScenario__8FAcj,.SecondhandForecastCorridor_baseZone__28Jmu{--scenario-color:#ba9446;--scenario-rgb:186,148,70}.SecondhandForecastCorridor_strongScenario__nk5_t,.SecondhandForecastCorridor_strongZone__jNULM{--scenario-color:#c96952;--scenario-rgb:201,105,82}.SecondhandForecastCorridor_scenarioGrid__zcqdB{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.SecondhandForecastCorridor_scenarioItem__gUQN_{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;min-height:128px;padding:14px 18px 15px 22px;border-right:1px solid var(--border-glass);background:rgba(var(--scenario-rgb),.055)}.SecondhandForecastCorridor_scenarioItem__gUQN_:before{position:absolute;top:14px;bottom:15px;left:10px;width:3px;border-radius:999px;background:var(--scenario-color);opacity:.72;content:""}.SecondhandForecastCorridor_scenarioItem__gUQN_:last-child{border-right:0}.SecondhandForecastCorridor_scenarioLabel__UvvCI{display:inline-flex;align-items:center;gap:8px;color:var(--scenario-color);font-size:.78rem;font-weight:750;white-space:nowrap}.SecondhandForecastCorridor_temperatureGlyph__0THdH{position:relative;width:7px;height:16px;border:1.5px solid;border-radius:999px 999px 4px 4px}.SecondhandForecastCorridor_temperatureGlyph__0THdH:after{position:absolute;right:1px;bottom:1px;left:1px;height:8px;border-radius:999px;background:currentColor;content:""}.SecondhandForecastCorridor_scenarioItem__gUQN_ strong{color:var(--text-primary);font-size:.98rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SecondhandForecastCorridor_scenarioItem__gUQN_ small{min-width:0}.SecondhandForecastCorridor_scenarioRange__zBqBa{color:var(--scenario-color);font-size:.76rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SecondhandForecastCorridor_scenarioDescription__3_aY9{color:var(--text-muted);font-size:.7rem;line-height:1.45}.SecondhandForecastCorridor_lineSample__8bvM2{width:32px;height:0;border-top:2px dashed}.SecondhandForecastCorridor_lineSample__8bvM2.SecondhandForecastCorridor_actual__oxqnR{position:relative;border-top-style:solid}.SecondhandForecastCorridor_lineSample__8bvM2.SecondhandForecastCorridor_actual__oxqnR:after{position:absolute;top:-5px;right:8px;width:7px;height:7px;border:2px solid var(--bg-card);border-radius:50%;background:currentColor;content:""}.SecondhandForecastCorridor_weak__QvXWR{color:#6889ad}.SecondhandForecastCorridor_base__wcDCK{color:#ba9446}.SecondhandForecastCorridor_strong__j_z0Q{color:#c96952}.SecondhandForecastCorridor_actual__oxqnR{color:#1677ff}.SecondhandForecastCorridor_actualUpdate__68IRx{display:grid;grid-template-columns:34px auto minmax(0,1fr) auto;align-items:center;grid-gap:8px 12px;gap:8px 12px;margin:10px 0 12px;padding:11px 16px;border:1px solid rgba(22,119,255,.16);border-radius:6px;background:rgba(22,119,255,.035)}.SecondhandForecastCorridor_actualUpdate__68IRx>span:nth-child(2){color:var(--text-secondary);font-size:.78rem}.SecondhandForecastCorridor_actualUpdate__68IRx strong{min-width:0;color:var(--accent-primary);font-size:.9rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SecondhandForecastCorridor_actualUpdate__68IRx small{color:var(--text-muted);font-size:.7rem;text-align:right}.SecondhandForecastCorridor_chartViewport__Z_uVf{width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:rgba(67,91,127,.32) transparent}.SecondhandForecastCorridor_chartViewport__Z_uVf:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}.SecondhandForecastCorridor_chart__vMwTY{display:block;width:100%;min-width:720px;height:auto;color:var(--text-primary)}.SecondhandForecastCorridor_gridLine__LDWE3{stroke:rgba(113,132,158,.2);stroke-width:1}.SecondhandForecastCorridor_verticalGuide__AIk2_{stroke:rgba(113,132,158,.1);stroke-width:1}.SecondhandForecastCorridor_axisLine___Owp9{stroke:rgba(66,86,114,.5);stroke-width:1.2}.SecondhandForecastCorridor_axisLabel__UpHY6,.SecondhandForecastCorridor_axisTitle__UQotN,.SecondhandForecastCorridor_waitingLabel__oROON{fill:var(--text-muted);font-family:inherit;font-size:13px;letter-spacing:0}.SecondhandForecastCorridor_axisTitle__UQotN{font-size:13px;font-weight:650}.SecondhandForecastCorridor_waitingLabel__oROON{fill:var(--text-secondary);font-weight:650}.SecondhandForecastCorridor_corridor__VJQv9{fill:rgba(46,128,151,.08);stroke:none}.SecondhandForecastCorridor_actualLine__xoVG0,.SecondhandForecastCorridor_forecastLine__GnnQL{fill:none;vector-effect:non-scaling-stroke}.SecondhandForecastCorridor_forecastLine__GnnQL{stroke-width:2.1;stroke-dasharray:8 7}.SecondhandForecastCorridor_weakLine__Wqcw0{stroke:#6889ad}.SecondhandForecastCorridor_baseLine__xz2hz{stroke:#ba9446;stroke-width:2.5}.SecondhandForecastCorridor_strongLine__kR_lk{stroke:#c96952}.SecondhandForecastCorridor_actualLine__xoVG0{stroke:#1677ff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.SecondhandForecastCorridor_actualPoint__9Pgq5{fill:#1677ff;stroke:var(--bg-card);stroke-width:2;vector-effect:non-scaling-stroke}.SecondhandForecastCorridor_evaluationGrid__NMBBE{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px;border-top:1px solid var(--border-glass);border-bottom:1px solid var(--border-glass)}.SecondhandForecastCorridor_evaluationItem__3B9Wk{display:flex;flex-direction:column;min-width:0;padding:18px 20px;border-right:1px solid var(--border-glass)}.SecondhandForecastCorridor_evaluationItem__3B9Wk:last-child{border-right:0}.SecondhandForecastCorridor_evaluationItem__3B9Wk>span{color:var(--text-secondary);font-size:.78rem}.SecondhandForecastCorridor_evaluationItem__3B9Wk strong{margin-top:7px;color:var(--text-primary);font-size:1.25rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SecondhandForecastCorridor_evaluationItem__3B9Wk small{margin-top:6px;color:var(--text-muted);font-size:.7rem;line-height:1.5}.SecondhandForecastCorridor_footer__WkvWu{display:flex;flex-wrap:wrap;gap:5px 18px;padding-top:16px;color:var(--text-muted);font-size:.7rem;line-height:1.55}.SecondhandForecastCorridor_summary__CsduN{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(320px,1.45fr) minmax(180px,.75fr) auto;align-items:center;grid-gap:20px;gap:20px;width:100%;padding:20px 22px;border:1px solid rgba(11,78,162,.18);border-left:4px solid var(--accent-primary);border-radius:8px;background:var(--bg-card);box-shadow:var(--shadow-sm)}.SecondhandForecastCorridor_summaryTargets__mM8wI{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--border-glass);border-right:1px solid var(--border-glass)}.SecondhandForecastCorridor_summaryTargets__mM8wI span{display:flex;flex-direction:column;gap:3px;min-width:0;padding:3px 15px;color:var(--text-muted);font-size:.7rem}.SecondhandForecastCorridor_summaryTargets__mM8wI strong{color:var(--text-primary);font-size:1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SecondhandForecastCorridor_summaryTargets__mM8wI small{color:var(--accent-primary);font-size:.67rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.SecondhandForecastCorridor_summaryCurrent__MNQq9{display:flex;flex-direction:column;gap:4px}.SecondhandForecastCorridor_summaryCurrent__MNQq9 span{color:var(--text-muted);font-size:.72rem}.SecondhandForecastCorridor_summaryCurrent__MNQq9 strong{color:var(--accent-primary);font-size:.86rem}.SecondhandForecastCorridor_summaryButton__4xzCg{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid var(--accent-primary);border-radius:6px;color:var(--accent-primary);background:transparent;font:inherit;font-size:.8rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}.SecondhandForecastCorridor_summaryButton__4xzCg:hover{color:#fff;background:var(--accent-primary)}.SecondhandForecastCorridor_summaryButton__4xzCg:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}@media (max-width:1100px){.SecondhandForecastCorridor_summary__CsduN{grid-template-columns:minmax(240px,1fr) minmax(300px,1.2fr) auto}.SecondhandForecastCorridor_summaryCurrent__MNQq9{display:none}}@media (max-width:992px){.SecondhandForecastCorridor_panel__fkdnl{grid-column:auto;grid-row:auto}.SecondhandForecastCorridor_evaluationGrid__NMBBE,.SecondhandForecastCorridor_scenarioGrid__zcqdB{grid-template-columns:repeat(2,minmax(0,1fr))}.SecondhandForecastCorridor_scenarioItem__gUQN_:nth-child(2){border-right:0;border-bottom:1px solid var(--border-glass)}.SecondhandForecastCorridor_scenarioItem__gUQN_:first-child{border-bottom:1px solid var(--border-glass)}.SecondhandForecastCorridor_scenarioItem__gUQN_:last-child{grid-column:1/-1;border-right:0}.SecondhandForecastCorridor_evaluationItem__3B9Wk:nth-child(2){border-right:0}.SecondhandForecastCorridor_evaluationItem__3B9Wk:nth-child(-n+2){border-bottom:1px solid var(--border-glass)}}@media (max-width:760px){.SecondhandForecastCorridor_panel__fkdnl{padding:22px 18px 18px}.SecondhandForecastCorridor_header__p1Uzr{flex-direction:column;gap:14px}.SecondhandForecastCorridor_latestStatus__6aiSd{align-items:flex-start;padding-left:55px;text-align:left}.SecondhandForecastCorridor_actualUpdate__68IRx{grid-template-columns:34px minmax(0,1fr)}.SecondhandForecastCorridor_actualUpdate__68IRx small,.SecondhandForecastCorridor_actualUpdate__68IRx strong{grid-column:2}.SecondhandForecastCorridor_actualUpdate__68IRx small{text-align:left}.SecondhandForecastCorridor_summary__CsduN{grid-template-columns:1fr;gap:16px}.SecondhandForecastCorridor_summaryCurrent__MNQq9{display:flex;padding-top:2px}.SecondhandForecastCorridor_summaryTargets__mM8wI{border:0}.SecondhandForecastCorridor_summaryTargets__mM8wI span:first-child{padding-left:0}.SecondhandForecastCorridor_summaryTargets__mM8wI span:last-child{padding-right:0}.SecondhandForecastCorridor_summaryButton__4xzCg{width:100%}}@media (max-width:520px){.SecondhandForecastCorridor_heading__By6Oh h2{font-size:1.02rem}.SecondhandForecastCorridor_evaluationGrid__NMBBE,.SecondhandForecastCorridor_scenarioGrid__zcqdB{grid-template-columns:1fr}.SecondhandForecastCorridor_evaluationItem__3B9Wk,.SecondhandForecastCorridor_scenarioItem__gUQN_{border-right:0;border-bottom:1px solid var(--border-glass)}.SecondhandForecastCorridor_evaluationItem__3B9Wk:last-child,.SecondhandForecastCorridor_scenarioItem__gUQN_:last-child{border-bottom:0}.SecondhandForecastCorridor_chart__vMwTY{min-width:690px}.SecondhandForecastCorridor_footer__WkvWu{flex-direction:column;gap:4px}}body.dark .SecondhandForecastCorridor_panel__fkdnl,body.dark .SecondhandForecastCorridor_summary__CsduN{border-color:rgba(117,151,198,.28);background:#111d31}body.dark .SecondhandForecastCorridor_headingIcon__i7DsU{border-color:rgba(93,156,255,.28);background:rgba(60,130,246,.1)}body.dark .SecondhandForecastCorridor_scenarioStrip__uQ_Ka{background:#111d31}body.dark .SecondhandForecastCorridor_scenarioItem__gUQN_{background:rgba(var(--scenario-rgb),.11)}body.dark .SecondhandForecastCorridor_corridor__VJQv9{fill:rgba(45,184,166,.08)}body.dark .SecondhandForecastCorridor_gridLine__LDWE3{stroke:rgba(159,177,204,.2)}