.pc{flex:1;padding:40px 0 96px;--ed-logo: 18px;--pc-active: #3182F6;--pc-active-deep: #1B64DA;--pc-active-wash: #E8F3FF;--pc-active-wash-deep: #DCEBFF}.pc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:2px solid var(--ed-ink)}.pc-title{font-family:var(--ed-serif);font-size:34px;font-weight:500;line-height:1.1;letter-spacing:-.015em;margin:0}.pc-lede{margin:8px 0 0;font-size:14px;color:var(--ed-ink-2);max-width:60ch}.pc-head-right{flex:none;display:flex;align-items:center;gap:12px;padding-bottom:4px}.pc-asof{font-size:12px;color:var(--ed-ink-3);font-variant-numeric:tabular-nums;white-space:nowrap}.pc-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;padding:18px 0 12px}.pc-bar-end{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:auto}.pc-drop{position:relative}.pc-drop-btn{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px 0 12px;font-family:var(--ed-sans);font-size:13.5px;font-weight:500;line-height:1.35;color:var(--ed-ink);white-space:nowrap;background:var(--ed-paper);border:1px solid var(--ed-hair);border-radius:8px;transition:background .14s ease-out,border-color .14s ease-out,color .14s ease-out}.pc-drop-btn:hover,.pc-drop-btn[aria-expanded=true]{background:var(--ed-paper-deep);border-color:var(--ed-ink-3)}.pc-drop-label{color:var(--ed-ink-3)}.pc-drop-btn>svg{flex:none;width:14px;height:14px;color:var(--ed-ink-3);transition:transform .13s ease}.pc-drop-btn[aria-expanded=true]>svg{transform:rotate(180deg)}.pc-drop-btn[data-active]{color:var(--pc-active-deep);background:var(--pc-active-wash);border-color:var(--pc-active);font-weight:600}.pc-drop-btn[data-active] .pc-drop-label,.pc-drop-btn[data-active]>svg{color:var(--pc-active)}.pc-drop-btn[data-active]:hover,.pc-drop-btn[data-active][aria-expanded=true]{background:var(--pc-active-wash-deep);border-color:var(--pc-active-deep)}.pc-drop-menu{min-width:200px;padding:6px;border-radius:12px}.pc-drop-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;font-family:var(--ed-sans);font-size:14px;font-weight:500;line-height:1.35;color:var(--ed-ink-2);text-align:left;border-radius:8px}.pc-drop-option:hover{background:var(--ed-paper-deep)}.pc-drop-option[aria-pressed=true]{color:var(--pc-active-deep);background:var(--pc-active-wash);font-weight:600}.pc-drop-option[aria-pressed=true]:hover{background:var(--pc-active-wash-deep)}.pc-drop-option svg{flex:none;width:16px;height:16px;color:var(--pc-active)}.pc-periods{display:flex;align-items:center;gap:2px}.pc-pill{flex:none;font-family:var(--ed-data);font-size:12px;font-weight:500;line-height:18px;padding:7px 10px;color:var(--ed-ink-3);border-radius:8px;white-space:nowrap}.pc-pill:hover{color:var(--ed-ink)}.pc-pill[aria-pressed=true]{color:var(--ed-ink);font-weight:600;background:var(--ed-paper-deep)}.pc-slot{position:relative;display:inline-flex;align-items:center;background:var(--ed-paper);border:1px solid var(--ed-hair);border-radius:8px;transition:background .14s ease-out,border-color .14s ease-out}.pc-slot:hover,.pc-slot[data-open]{background:var(--ed-paper-deep);border-color:var(--ed-ink-3)}.pc-slot--pending{animation:pc-shimmer 1.2s ease-in-out infinite}.pc-slot--error{border-color:var(--ed-red)}.pc-slot--unavailable .pc-slot-ticker,.pc-slot--unavailable .pc-slot-name{text-decoration:line-through;color:var(--ed-ink-3)}@keyframes pc-shimmer{50%{opacity:.55}}.pc-slot-btn{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 8px 0 9px;border-radius:7px;font-size:13.5px;font-weight:500;color:var(--ed-ink-2);white-space:nowrap}.pc-slot-ticker{font-weight:600;color:var(--ed-ink)}.pc-slot-name{font-weight:600;color:var(--ed-ink);max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-slot-name+.pc-slot-ticker{font-family:var(--ed-data);font-size:12.5px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--ed-ink-3)}.pc-caret{flex:none;width:14px;height:14px;color:var(--ed-ink-3);transition:transform .13s ease}.pc-slot-btn:hover .pc-caret,.pc-slot-btn[aria-expanded=true] .pc-caret{color:var(--ed-ink)}.pc-slot-btn[aria-expanded=true] .pc-caret{transform:rotate(180deg)}.pc-slot-badges{display:inline-flex;align-items:center;gap:5px;padding-right:8px}.pc-slot-badges:empty{display:none}.pc-badge{display:inline-flex;align-items:center;gap:5px;padding:1px 6px;border:1px solid var(--ed-hair-strong);border-radius:4px;font-family:var(--ed-data);font-size:10.5px;line-height:1.4;color:var(--ed-ink-2);white-space:nowrap}.pc-badge--error{border-color:var(--ed-red);color:var(--ed-red)}.pc-badge--thin{border-style:dashed}.pc-badge-link{text-decoration:underline;text-underline-offset:2px;color:var(--ed-ink)}.pc-pick-menu{width:296px}.pc-pick-search{width:100%;padding:10px 12px;margin-bottom:6px;font-family:inherit;font-size:14px;color:var(--ed-ink);background:var(--ed-paper);border:1px solid var(--ed-hair-strong);border-radius:8px;outline:none}.pc-pick-search::placeholder{color:var(--ed-ink-3)}.pc-pick-search:focus{border-color:var(--ed-ink)}.pc-pick-opt{display:flex;align-items:center;gap:9px;width:100%;padding:8px;border-radius:8px;font-size:13.5px;text-align:left}.pc-pick-opt--hi,.pc-pick-opt:hover{background:var(--ed-paper-deep)}.pc-pick-ticker{flex:none;font-weight:600;font-variant-numeric:tabular-nums;min-width:46px}.pc-pick-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ed-ink-2)}.pc-pick-empty{margin:8px 8px 6px;font-size:12.5px;color:var(--ed-ink-3)}.ed-sheet-body .pc-pick-search{font-size:16px}.ed-sheet-body .pc-pick-opt{padding:12px 8px;font-size:15px}.pc-layer-menu{width:300px;padding:0}.pc-layers{padding:12px 12px 8px;font-family:var(--ed-sans);color:var(--ed-ink);--pc-active: #3182F6;--pc-active-deep: #1B64DA}.pc-layers-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 6px}.pc-layers-title{font-size:15px;font-weight:600}.pc-layers-reset{padding:4px 6px;border-radius:6px;font-size:12.5px;font-weight:500;color:var(--ed-ink-3)}.pc-layers-reset:hover:enabled{color:var(--pc-active-deep);background:var(--ed-paper-deep)}.pc-layers-reset:disabled{opacity:.4;cursor:default}.pc-layer{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 8px;border-radius:8px;text-align:left;color:inherit}.pc-layer:hover{background:var(--ed-paper-deep)}.pc-layer-text{display:flex;flex-direction:column;min-width:0}.pc-layer-name{font-size:14px;font-weight:500;line-height:1.4}.pc-layer-desc{font-size:12px;line-height:1.4;color:var(--ed-ink-3)}.pc-switch{position:relative;flex:none;width:34px;height:20px;border-radius:10px;background:var(--ed-hair-strong);transition:background .16s ease}.pc-layer[aria-checked=true] .pc-switch{background:var(--pc-active)}.pc-switch-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1a1c2133;transition:transform .16s ease}.pc-layer[aria-checked=true] .pc-switch-knob{transform:translate(14px)}.pc-layers-done{width:100%;margin-top:12px;padding:12px;background:var(--ed-paper-deep);border-radius:8px;font-size:15px;font-weight:600}.ed-sheet-body .pc-layers{padding:0}.ed-sheet-body .pc-layers-head{justify-content:flex-end}.ed-sheet-body .pc-layers-title{display:none}.ed-sheet-body .pc-layer{padding:12px 8px}.pc-frame{transition:opacity .15s ease-out}.pc-frame--stale{opacity:.55}.pc-board{padding:16px;border:1px solid var(--ed-hair-strong);border-radius:8px}.pc-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 18px;margin:12px 0 0;font-family:var(--ed-data);font-size:11.5px;color:var(--ed-ink-2)}.pc-legend-item{display:inline-flex;align-items:center;gap:7px}.pc-legend-key{display:block;flex:none;width:12px;height:12px}.pc-legend-wash{fill:var(--ed-ink);fill-opacity:.08;stroke:var(--ed-ink);stroke-opacity:.35}.pc-empty{margin:14px 0 0;padding:120px 0;text-align:center;font-size:14px;color:var(--ed-ink-3);border:1px dashed var(--ed-hair-strong);border-radius:6px}@media (max-width: 640px){.pc-bar-end{margin-left:0}}@media (prefers-reduced-motion: reduce){.pc-drop-btn,.pc-slot,.pc-switch,.pc-switch-knob{transition:none}}.pc-plot{outline:none;transition:opacity .15s ease-out}.pc-plot:focus-visible{outline:2px solid var(--ed-ink);outline-offset:4px;border-radius:2px}.pc-svg{display:block;--pc-grid: #EAEDF1;--pc-grid-mark: #B9C0CB;font-family:var(--ed-data);font-variant-numeric:tabular-nums}.pc-price-area{fill:var(--ed-ink);fill-opacity:.06}.pc-price-line{fill:none;stroke:var(--ed-ink);stroke-opacity:.28;stroke-width:1;stroke-linejoin:round}.pc-price-dot{fill:var(--ed-paper);stroke:var(--ed-ink-2);stroke-width:1.5}.pc-grid line{stroke:var(--pc-grid)}.pc-grid line.pc-year{stroke:var(--pc-grid-mark)}.pc-baseline{stroke:var(--ed-hair-strong)}.pc-grid text,.pc-axis text,.pc-price-axis text{fill:var(--ed-ink-3)}.pc-price-axis line{stroke:var(--pc-grid-mark)}.pc-line{fill:none;stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.pc-line--approx{opacity:.65}.pc-gapend{fill:var(--ed-paper);stroke-width:1.5}.pc-end,.pc-cursor circle{stroke:var(--ed-paper);stroke-width:2}.pc-pit line{stroke:var(--ed-ink-3);stroke-width:1;stroke-dasharray:1 3}.pc-median line{stroke-width:1;stroke-dasharray:4 4;opacity:.7}.pc-median-label{paint-order:stroke;stroke:var(--ed-paper);stroke-width:3;stroke-linejoin:round}.pc-earnings rect{fill:transparent}.pc-earnings line{stroke:var(--ed-ink-3);stroke-width:1.5;stroke-linecap:round}.pc-pit text{fill:var(--ed-ink-3);letter-spacing:.06em}.pc-band{opacity:.16}.pc-band-label{paint-order:stroke;stroke:var(--ed-paper);stroke-width:3;stroke-linejoin:round}.pc-cursor line{stroke:var(--ed-ink-3);stroke-width:1}.pc-flag{fill:var(--ed-ink)}.pc-flag-text{fill:var(--ed-paper)}.pc-vchip-box{fill:var(--ed-paper);stroke:var(--ed-hair-strong);stroke-width:1}.pc-vchip-text--paper{fill:var(--ed-paper)}.pc-vchip--none .pc-vchip-text{fill:var(--ed-ink-3)}.pc-vchip--price .pc-vchip-text{fill:var(--ed-ink);font-weight:600}.pc-vchip--nm .pc-vchip-text{paint-order:stroke;stroke:var(--ed-paper);stroke-width:3;stroke-linejoin:round}.pc-hit{fill:transparent;touch-action:pan-y;cursor:crosshair}.pc-recession{fill:#dde0e5;fill-opacity:.55}.pc-recession-label{fill:var(--ed-ink-3);letter-spacing:.04em}.pc-chart-note{margin:6px 0 0;font-family:var(--ed-data);font-size:11px;color:var(--ed-ink-3)}
