.ch-thread{--brand:#00f;--brand-light:#33f;--brand-deep:#00c;--brand-on-dark:#7c97ff;--eyebrow:#006;--reach:#009;--value:#00c;--foreground:#333;--foreground-soft:#4d4d4d;--muted:#666;--subtle:#747474;--canvas:#fcfcfc;--surface:#fff;--surface-muted:#f2f2f2;--highlight:#e5e5ff;--highlight-faint:#f5f5ff;--surface-dark:#121212;--surface-deep:#00000b;--on-dark:#fcfcfc;--on-dark-soft:#ccc;--on-dark-muted:#f3f3f3;--on-dark-line:#ffffff24;--border:#ccc;--grid-line:#cfd4dc;--border-card:#e6e6e6;--hairline:#e5e7eb;--positive:#2f9d42;--status-ok:#2d7a3e;--status-ok-bg:#e8fae0;--status-caution:#936c01;--status-caution-bg:#fffed7;--status-out:#8b2f2f;--status-out-bg:#fbe6e6;--text-xs:clamp(.6875rem, .6667rem + .0926vw, .75rem);--text-sm:clamp(.78125rem, .75rem + .1389vw, .875rem);--text-base:clamp(.9375rem, .9167rem + .0926vw, 1rem);--text-lg:clamp(1rem, .9583rem + .1852vw, 1.125rem);--text-xl:clamp(1.0625rem, 1rem + .2778vw, 1.25rem);--text-2xl:clamp(1.1875rem, 1.0833rem + .463vw, 1.5rem);--text-3xl:clamp(1.375rem, 1.2083rem + .7407vw, 1.875rem);--text-4xl:clamp(1.75rem, 1.5rem + 1.1111vw, 2.5rem);--text-6xl:clamp(2.125rem, 1.75rem + 1.6667vw, 3.25rem);--text-7xl:clamp(1.6rem, .8rem + 3.5556vw, 4rem);--font-heading:var(--font-funnel-display,"Funnel Display"), system-ui, sans-serif;--font-body:var(--font-geist-sans,"Geist"), system-ui, sans-serif;--r-hero:24px;--r-panel:18px;--r-row:16px;--r-card:14px;--r-field:13px;--r-control:12px;--r-band:11px;--r-chip:10px;--r-badge:9px;--r-tag:5px;--shadow-row:0 1px 1.5px #1212120a;--shadow-card:0px 8px 8px #09152a14;--shadow-card-hover:0 14px 26px #09152a24;--rail:80px;--shell:1200px;--gutter:clamp(1rem, .5rem + 2vw, 2rem);--section-y:clamp(2.5rem, 1.5rem + 4vw, 5rem);--band-y:clamp(3rem, 2rem + 4.5vw, 5rem);--flow-1:.5rem;--flow-2:.75rem;--flow-3:1.25rem;--flow-4:clamp(1.5rem, 1.15rem + 1.4vw, 2.25rem);--flow-5:clamp(2rem, 1.4rem + 2.4vw, 3rem);--flow-6:clamp(2.75rem, 1.9rem + 3.4vw, 4rem);--dash-v:repeating-linear-gradient(to bottom, var(--grid-line) 0 9px, transparent 9px 15px);--dash-h:repeating-linear-gradient(to right, var(--grid-line) 0 9px, transparent 9px 15px);--bd-header:calc(58px + 2 * clamp(.625rem, 1.5vw, 1rem));--bd-inset:calc(var(--gutter) + clamp(0rem, 3vw, 2.5rem));--bd-cols:minmax(11.5rem,2fr) 5.25rem 4.75rem 4.75rem minmax(6.5rem,1fr) 3.75rem 1.25rem;--bd-gap:.875rem;--bd-break:64rem;--bd-on-dark-fill:#ffffff0f;--bd-on-dark-fill-hi:#ffffff1a;color:var(--foreground);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6}.ch-thread .pill{border-radius:var(--r-tag);height:24px;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;align-items:center;padding-inline:.625rem;font-size:.625rem;font-weight:600;display:inline-flex}.ch-thread .pill-value{color:#fcfcfc;background:#00f}.ch-thread .pill-reach{color:#2733b8;background:#dfe4ff}.ch-thread .pill-avoid{color:#fcfcfc;background:#0f172a}.ch-thread .pill-draft{color:#64748b;background:#eef1f6}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes caret-blink{0%,55%{opacity:1}55.01%,to{opacity:0}}@keyframes nudge{0%,to{transform:rotate(45deg)translate(0)}50%{transform:rotate(45deg)translate(3px,3px)}}.ch-thread .duel-i{flex:none;width:13px;height:13px;display:block}.ch-thread .duel-card{border-radius:var(--r-panel);color:inherit;flex-direction:column;gap:.875rem;padding:.875rem .875rem 0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;container-type:inline-size}.ch-thread .duel-card>.vs-top{padding-inline:.375rem}@media (hover:hover) and (pointer:fine){.ch-thread .duel-card:hover{border-color:var(--brand-on-dark);box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.ch-thread .duel-card:hover .duel-chev{transform:translate(3px)}}.ch-thread .duel-card:active{box-shadow:var(--shadow-card);transform:translateY(-1px)}.ch-thread .duel-card:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.ch-thread .duel{isolation:isolate;border-radius:var(--r-field);background:radial-gradient(135% 150% at 50% -15%, var(--surface-dark) 0%, var(--surface-deep) 100%);grid-template-columns:1fr minmax(92px,.86fr) 1fr;align-items:stretch;display:grid;position:relative;overflow:hidden}.ch-thread .duel-ground{z-index:0;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.ch-thread .duel-ground canvas{opacity:0;width:100%;height:100%;transition:opacity .9s cubic-bezier(.22,1,.36,1);display:block}.ch-thread .duel-ground.on canvas{opacity:1}.ch-thread .duel-side{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;padding:clamp(1.125rem,3cqw,1.625rem) clamp(.5rem,1.8cqw,1rem) clamp(1.25rem,3.2cqw,1.75rem);display:flex;position:relative}.ch-thread .duel-face{aspect-ratio:1;border:.8px solid var(--on-dark-line);width:clamp(52px,17cqw,64px);color:var(--on-dark);font-family:var(--font-heading);font-weight:700;font-size:var(--text-base);background:#ffffff0f;border-radius:9999px;flex:none;justify-content:center;align-items:center;display:flex}.ch-thread .duel-face.photo{color:#0000;background-position:50% 10%;background-repeat:no-repeat;background-size:cover}.ch-thread .is-a .duel-face.photo{background-image:var(--shot-a)}.ch-thread .is-b .duel-face.photo{background-image:var(--shot-b)}.ch-thread .duel-name{font-family:var(--font-heading);text-transform:uppercase;color:var(--on-dark);margin-top:.875rem;font-size:clamp(.8125rem,3.6cqw,1.1875rem);font-weight:700;line-height:1.15}.ch-thread .duel-name span{display:block}.ch-thread .duel-meta{letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-soft);margin-top:.375rem;font-size:.5rem;font-weight:700}.ch-thread .duel-pts{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--brand-on-dark);margin-top:auto;padding-top:1.375rem;font-size:clamp(1.375rem,6.3cqw,2rem);font-weight:700;line-height:1}.ch-thread .duel-mid{z-index:1;border-inline:.8px solid var(--on-dark-line);flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,2.6cqw,1.5rem) clamp(.375rem,1.2cqw,.75rem);display:flex;position:relative}.ch-thread .duel-plate{border-radius:var(--r-chip);border:.8px solid var(--on-dark-line);background:#ffffff12;flex-direction:column;align-items:center;padding:.5rem clamp(.5rem,2cqw,.875rem) .625rem;display:flex}.ch-thread .duel-distl{letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-soft);white-space:nowrap;font-size:.5rem;font-weight:700}.ch-thread .duel-dist{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--on-dark);margin-top:.1875rem;font-size:clamp(1.625rem,7.2cqw,2.375rem);font-weight:700;line-height:1}.ch-thread .duel-when{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-soft);margin-top:.75rem;font-size:.5rem;font-weight:700;line-height:1.5}.ch-thread .duel-tale{flex-direction:column;display:flex}.ch-thread .duel-card>.duel-tale{padding-inline:clamp(.75rem,2.6cqw,1.5rem)}.ch-thread .duel-trow{border-top:.8px solid var(--hairline);grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(.5rem,2.6cqw,1.5rem);padding-block:.5625rem;display:grid}.ch-thread .duel-trow:first-child{border-top:0}.ch-thread .duel-tv{font-family:var(--font-heading);font-weight:700;font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--foreground)}.ch-thread .duel-tv.b{text-align:right}.ch-thread .duel-tl{letter-spacing:.12em;text-transform:uppercase;color:var(--subtle);white-space:nowrap;text-align:center;font-size:.5625rem;font-weight:700}.ch-thread .duel-flip{border-radius:var(--r-card);background:var(--surface-muted);border:.8px solid var(--hairline);margin-top:.25rem;padding:.875rem 1rem 1rem}.ch-thread .duel-flipl{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.4375rem;font-size:.5625rem;font-weight:700;display:flex}.ch-thread .duel-flipt{color:var(--foreground);font-size:var(--text-sm);margin-top:.5rem;line-height:1.55}.ch-thread .duel-foot{margin-top:auto;background:var(--canvas);border-top:.8px solid var(--hairline);justify-content:space-between;align-items:center;gap:.75rem;margin-inline:-.875rem;padding:.75rem 1.125rem;display:flex}.ch-thread .duel-stamp{font-size:var(--text-xs);color:var(--subtle);align-items:center;gap:.4375rem;display:inline-flex}.ch-thread .duel-more{font-family:var(--font-heading);font-weight:700;font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.5rem;display:inline-flex}.ch-thread .duel-chev{flex:none;width:15px;height:15px;transition:transform .18s;display:block}@media (prefers-reduced-motion:reduce){.ch-thread .duel-card,.ch-thread .duel-chev{transition:none}.ch-thread .duel-card:hover{transform:none}}@media (max-width:560px){.ch-thread .duel{grid-template-columns:1fr minmax(84px,.8fr) 1fr}.ch-thread .duel-card>.duel-tale{padding-inline:.5rem}}@keyframes deckOpen{0%{transform:translate(var(--dx,0),calc(var(--dy,0) - 26px)) rotate(var(--rot,0deg)) scale(calc(var(--sc,1) * .96));opacity:0}20%,48%{transform:translate(var(--dx,0),var(--dy,0)) rotate(var(--rot,0deg)) scale(var(--sc,1));opacity:1}to{opacity:1;transform:none}}@keyframes bd-pulse{0%,to{opacity:.3}50%{opacity:1}}.ch-thread .pd-panel{background:var(--surface);border:.8px solid var(--border-card);border-radius:var(--r-card);padding:var(--flow-4);min-width:0}.ch-thread .pd-panel.is-flush{padding:0;overflow:hidden}.ch-thread .pd-panel.is-flush>.pd-panel-head{padding:var(--flow-3) var(--flow-4) var(--flow-2);margin-bottom:0}.ch-thread .pd-panel-head{justify-content:space-between;align-items:baseline;gap:var(--flow-2);margin:0 0 var(--flow-3);padding-bottom:var(--flow-2);border-bottom:.8px solid var(--hairline);flex-wrap:wrap;display:flex}.ch-thread .pd-panel-head h3{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--foreground);margin:0;font-weight:600}.ch-thread .pd-panel-head span{font-size:var(--text-xs);color:var(--subtle);font-variant-numeric:tabular-nums}.ch-thread .pd-panel>p{font-size:var(--text-sm);color:var(--muted);margin:0;line-height:1.65}.ch-thread .pd-panel>p+p{margin-top:var(--flow-2)}.ch-thread .pd-meta{font-size:var(--text-sm);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;display:flex}.ch-thread .pd-meta i{color:var(--subtle);opacity:.6;font-style:normal}.ch-thread .pd-strip{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:0;margin:0;display:grid}.ch-thread .pd-strip>div{padding:var(--flow-3);border-right:.8px solid var(--hairline);min-width:0}.ch-thread .pd-strip>div:last-child{border-right:0}.ch-thread .pd-strip dt{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.5rem;font-weight:700}.ch-thread .pd-strip dd{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--foreground);font-variant-numeric:tabular-nums;margin:.25rem 0 0;font-weight:700}.ch-thread .pd-strip dd.is-ours{color:var(--brand)}.ch-thread .pd-strip dd small{font-family:var(--font-body);font-size:var(--text-xs);color:var(--subtle);margin-top:.125rem;font-weight:500;display:block}@media (max-width:40rem){.ch-thread .pd-strip>div{border-right:0;border-bottom:.8px solid var(--hairline)}.ch-thread .pd-strip>div:last-child{border-bottom:0}}.ch-thread .pd-facts{gap:0 var(--flow-4);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));margin:0;display:grid}.ch-thread .pd-facts>div{justify-content:space-between;align-items:baseline;gap:var(--flow-2);border-bottom:.8px solid var(--hairline);padding:.5625rem 0;display:flex}.ch-thread .pd-facts dt{font-size:var(--text-sm);color:var(--muted)}.ch-thread .pd-facts dd{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--foreground);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;margin:0;font-weight:600}.ch-thread .pd-badge{border-radius:var(--r-tag);background:var(--highlight-faint);border:.8px solid var(--border-card);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);align-items:center;padding:.125rem .4375rem;font-size:.5rem;font-weight:700;display:inline-flex}.ch-thread .pd-read p{max-width:74ch}.ch-thread .pd-note{margin:var(--flow-3) 0 0;padding-top:var(--flow-2);border-top:.8px solid var(--hairline);font-size:var(--text-xs);color:var(--subtle);max-width:80ch;line-height:1.55}.ch-thread .pd-points{gap:var(--flow-3);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}.ch-thread .pd-point{background:var(--canvas);border:.8px solid var(--hairline);border-radius:var(--r-control);padding:var(--flow-3)}.ch-thread .pd-point b{font-family:var(--font-heading);font-size:var(--text-base);color:var(--foreground);margin-bottom:.375rem;font-weight:600;display:block}.ch-thread .pd-point span{font-size:var(--text-sm);color:var(--muted);line-height:1.6;display:block}.ch-thread .pd-point.is-swing{border-color:var(--brand);background:var(--highlight-faint)}.ch-thread .pd-plot{align-items:flex-end;gap:.5rem;min-width:26rem;height:11rem;display:flex;position:relative}.ch-thread .pd-bar{border-radius:var(--r-tag) var(--r-tag) 0 0;background:#c9c9d6;flex:1 1 0;min-width:0;transition:height .2s;position:relative}.ch-thread .pd-bar.is-over{background:var(--brand)}.ch-thread .pd-bar u{text-align:center;font-family:var(--font-heading);color:var(--foreground);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:600;text-decoration:none;position:absolute;top:-1.2rem;left:0;right:0}.ch-thread .pd-line{border-top:.8px dashed var(--brand);pointer-events:none;position:absolute;left:0;right:0}.ch-thread .pd-line b{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);background:var(--surface);padding:0 .25rem;font-size:.5rem;font-weight:700;position:absolute;top:-1.05rem;right:0}.ch-thread .pd-ticks{border-top:.8px solid var(--hairline);gap:.5rem;min-width:26rem;margin-top:.5rem;padding-top:.5rem;display:flex}.ch-thread .pd-ticks i{text-align:center;min-width:0;color:var(--subtle);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;font-size:.5rem;font-style:normal;overflow:hidden}.ch-thread .pd-key{gap:var(--flow-3);margin:var(--flow-3) 0 0;font-size:var(--text-xs);color:var(--muted);flex-wrap:wrap;display:flex}.ch-thread .pd-key span{align-items:center;gap:.375rem;display:inline-flex}.ch-thread .pd-key span:before{content:"";background:var(--brand);border-radius:3px;width:.625rem;height:.625rem}.ch-thread .pd-key span.is-under:before{background:#c9c9d6}.ch-thread .pd-tablewrap{overflow-x:auto}.ch-thread .pd-table{table-layout:fixed;border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.ch-thread .pd-table th,.ch-thread .pd-table td{text-align:left;vertical-align:middle;border-bottom:.8px solid var(--hairline);padding:.6875rem .75rem}.ch-thread .pd-table thead th{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-bottom:.8px solid var(--border-card);padding-bottom:.5rem;font-size:.5rem;font-weight:700}.ch-thread .pd-table thead th small{letter-spacing:.04em;text-transform:none;color:var(--subtle);font-size:.5rem;font-weight:500;display:block}.ch-thread .pd-table thead th:first-child{width:26%}.ch-thread .pd-table tbody tr:last-child th,.ch-thread .pd-table tbody tr:last-child td{border-bottom:0}.ch-thread .pd-table tbody tr:hover,.ch-thread .pd-table tr.is-anchor{background:var(--highlight-faint)}.ch-thread .pd-table tr.is-anchor .pd-mkt{color:var(--brand)}.ch-thread .pd-mkt{font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--foreground)}.ch-thread .pd-num{font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--foreground);white-space:nowrap;text-align:right}.ch-thread .pd-table thead th.pd-num{text-align:right}.ch-thread .pd-num.is-ours,.ch-thread .pd-num.pd-gap{color:var(--brand);font-weight:700}.ch-thread .pd-num.pd-gap.is-under{color:var(--foreground)}.ch-thread .pd-none{color:var(--subtle);font-family:var(--font-body);font-weight:500}.ch-thread .pd-table tr.is-none .pd-mkt{color:var(--muted);font-weight:500}.ch-thread .pd-tag{border-radius:var(--r-tag);border:.8px solid var(--border-card);background:var(--canvas);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);flex:none;padding:.0625rem .375rem;font-size:.5rem;font-weight:700}.ch-thread .pd-tag.is-out{color:#8c2f2f;border-color:#c9a0a0}.ch-thread .pd-tag.is-q{color:#8a6d00;border-color:#d8c48a}.ch-thread .pd-tag.is-ava{border-color:var(--border-card);color:var(--subtle)}.ch-thread .pd-empty{padding:var(--flow-4);text-align:center;border:.8px dashed var(--border-card);border-radius:var(--r-control);background:var(--canvas)}.ch-thread .pd-empty b{font-family:var(--font-heading);font-size:var(--text-base);color:var(--foreground);font-weight:600;display:block}.ch-thread .pd-empty span{font-size:var(--text-sm);color:var(--muted);margin-top:.25rem;display:block}@media (max-width:34rem){.ch-thread .pd-table th:first-child,.ch-thread .pd-table td:first-child{padding-left:var(--flow-3)}.ch-thread .pd-table th:last-child,.ch-thread .pd-table td:last-child{padding-right:var(--flow-3)}.ch-thread .pd-panel{padding:var(--flow-3)}}.ch-thread .pd-table td.pd-num,.ch-thread .pd-table th.pd-num{text-align:right}.ch-thread .pd-table td.pd-mkt,.ch-thread .pd-table th.pd-mkt{text-align:left}.ch-thread .pd-strip dt,.ch-thread .pd-badge,.ch-thread .pd-tag,.ch-thread .pd-table thead th{letter-spacing:.07em;font-size:.6875rem;font-weight:700}.ch-thread .pd-table thead th small,.ch-thread .pd-strip dd small,.ch-thread .pd-panel-head span{letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:500}.ch-thread .pd-strip dd,.ch-thread .pd-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.01em}.ch-thread .pd-table td,.ch-thread .pd-table th{font-size:var(--text-sm);line-height:1.4}.ch-thread .pd-point span{font-size:var(--text-sm);line-height:1.6}.ch-thread .pd-ticks i,.ch-thread .pd-line b{letter-spacing:.05em;font-size:.6875rem}.ch-thread .pd-ticks i{letter-spacing:0}.ch-thread .pd-said{min-width:0}.ch-thread .pd-eyebrow{font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin:0 0 .25rem;font-size:.6875rem;font-weight:700}@keyframes pdAskIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ch-thread .pd-panel-head h3{font-size:var(--text-base)}.ch-thread .pd-panel>p,.ch-thread .pd-read p{font-size:var(--text-sm);line-height:1.65}.ch-thread .pd-said .h1{margin:.125rem 0 0}.ch-thread .pd-eyebrow{margin-bottom:0}.ch-thread .pd-table tbody th,.ch-thread .pd-table tbody td{padding-top:.8125rem;padding-bottom:.8125rem}.ch-thread .pd-panel{padding:clamp(1.125rem,.9rem + .9vw,1.625rem)}.ch-thread .pd-panel.is-flush{padding:0}.ch-thread .pd-panel.is-flush>.pd-panel-head{padding:clamp(1rem, .85rem + .6vw, 1.25rem) clamp(1.125rem, .9rem + .9vw, 1.625rem) var(--flow-2)}.ch-thread .pd-table th:first-child,.ch-thread .pd-table td:first-child{padding-left:clamp(1.125rem,.9rem + .9vw,1.625rem)}.ch-thread .pd-table th:last-child,.ch-thread .pd-table td:last-child{padding-right:clamp(1.125rem,.9rem + .9vw,1.625rem)}.ch-thread .pd-panel-head{margin-bottom:var(--flow-3);padding-bottom:var(--flow-2)}.ch-thread .pd-points{gap:var(--flow-3)}.ch-thread .pd-eyebrow{margin:0 0 .375rem}.ch-thread .pd-facts>div:last-child{border-bottom:0}.ch-thread .pd-tag.is-ava{color:var(--subtle);background:0 0;border-color:#0000;padding-inline:0}.ch-thread .pd-bar.is-proj{background:var(--highlight-faint);border:1.5px dashed var(--brand);margin-left:1.25rem}.ch-thread .pd-bar.is-proj u{color:var(--brand);font-weight:700}.ch-thread .pd-bar.is-proj:before{content:"";background:var(--hairline);width:.8px;height:100vh;max-height:11rem;position:absolute;bottom:0;left:-.75rem}.ch-thread .pd-ticks i.is-proj{color:var(--brand);margin-left:1.25rem;font-weight:700}.ch-thread .pd-key span.is-proj:before{background:var(--highlight-faint);border:1.5px dashed var(--brand);width:.75rem;height:.75rem}.ch-thread .pd-line{border-top:1.5px dashed var(--brand);left:3.75rem;right:0}.ch-thread .pd-line b{background:var(--surface);border:.8px solid var(--brand);border-radius:var(--r-tag);letter-spacing:.03em;text-transform:none;white-space:nowrap;padding:.1875rem .375rem;font-size:.6875rem;top:50%;left:-3.75rem;right:auto;transform:translateY(-50%)}.ch-thread .pd-line:after{content:"";background:linear-gradient(var(--highlight-faint), transparent);pointer-events:none;height:.5rem;position:absolute;top:0;left:0;right:0}.ch-thread .pd-plot,.ch-thread .pd-ticks{padding-left:4.75rem}.ch-thread .pd-line{left:4.75rem}.ch-thread .pd-line b{left:-4.75rem}.ch-thread .pd-line:after{display:none}.ch-thread .pd-table tr.is-his{background:var(--highlight-faint)}.ch-thread .pd-table tr.is-his .pd-mkt{color:var(--foreground)}.ch-thread .pd-table.is-people thead th:first-child{width:42%}.ch-thread .pd-table.is-pos thead th:first-child{width:38%}.ch-thread .pd-strip.is-inset{border-top:.8px solid var(--hairline);border-bottom:.8px solid var(--hairline);margin-inline:calc(-1*clamp(1.125rem,.9rem + .9vw,1.625rem))}.ch-thread .pd-read p,.ch-thread .pd-panel p{margin:0}.ch-thread .pd-read p+p,.ch-thread .pd-panel div>p+p{margin-top:var(--flow-3)}.ch-thread.ch{min-width:0}.ch-thread{min-width:0;max-width:60rem;margin-inline:auto;container:ch/inline-size}.ch-thread .ch-blocks>*+*{margin-top:var(--flow-4)}.ch-thread .ch-q{padding-left:1.125rem;position:relative}.ch-thread .ch-q:before{content:"";background:var(--brand);width:2px;position:absolute;top:.28em;bottom:.34em;left:0}.ch-thread .ch-q h2{font-family:var(--font-heading);font-weight:600;font-size:var(--text-2xl);letter-spacing:-.015em;color:var(--foreground);text-wrap:balance;margin:0;line-height:1.16}.ch-thread .ch-scope{font-size:var(--text-xs);color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.5rem 0 0;display:flex}.ch-thread .ch-scope span+span:before{content:"";background:var(--border);vertical-align:middle;border-radius:9999px;width:3px;height:3px;margin-right:.5rem;display:inline-block}.ch-thread .ch-work{padding:clamp(1.125rem,.9rem + .9vw,1.625rem)}.ch-thread .ch-work-k{margin:0 0 var(--flow-2);font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--brand);align-items:center;gap:.4375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-thread .ch-work-k:before{content:"";background:var(--brand);width:7px;height:7px;animation:1.1s ease-in-out infinite ch-pulse}@keyframes ch-pulse{0%,to{opacity:1}50%{opacity:.25}}.ch-thread .ch-wsteps{margin:0;padding:0;list-style:none}.ch-thread .ch-wstep{font-size:var(--text-sm);color:var(--subtle);grid-template-columns:7px 1fr;align-items:start;gap:.625rem;padding:.375rem 0;display:grid}.ch-thread .ch-wstep:before{content:"";background:var(--border);width:7px;height:7px;margin-top:.45em}.ch-thread .ch-wstep.is-now{color:var(--foreground)}.ch-thread .ch-wstep.is-now:before{background:var(--brand);animation:1.1s ease-in-out infinite ch-pulse}.ch-thread .ch-wstep.is-done:before{background:var(--grid-line)}.ch-thread .ch-wstep.is-warn:before{background:#8a6d00}.ch-thread .ch-wnote{font-size:var(--text-xs);color:#8a6d00;grid-column:2;margin-top:.125rem}.ch-thread .ch-next{gap:.375rem;display:grid}@container ch (min-width:36rem){.ch-thread .ch-next{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}}.ch-thread .ch-nextbtn{text-align:left;background:var(--surface);border:.8px solid var(--border-card);border-radius:var(--r-control);width:100%;min-height:44px;color:var(--foreground-soft);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;align-items:center;gap:.625rem;padding:.625rem .875rem;transition:border-color .18s,background .18s,color .18s;display:flex}.ch-thread .ch-nextbtn:hover{border-color:var(--brand);background:var(--highlight-faint);color:var(--foreground)}.ch-thread .ch-nextbtn svg{width:14px;height:14px;color:var(--brand);flex:none}.ch-thread .pill-start{background:var(--brand);color:var(--on-dark)}.ch-thread .pill-bench{color:var(--foreground-soft);background:#eef1f6}@media (prefers-reduced-motion:reduce){.ch-thread .ch-work-k:before,.ch-thread .ch-wstep.is-now:before{animation:none}}.ch-thread .ch-call{font-family:var(--font-heading);font-weight:600;font-size:var(--text-2xl);letter-spacing:-.015em;color:var(--foreground);text-wrap:balance;margin:.5rem 0 0;line-height:1.2}.ch-thread .pill{font-size:.6875rem}.ch-thread .duel-meta{letter-spacing:.1em;font-size:.6875rem}.ch-thread .lu{margin:0;padding:0;list-style:none}.ch-thread .lu-row{border:.8px solid var(--border-card);border-radius:var(--r-row);background:var(--surface);grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;column-gap:.625rem;min-height:60px;padding:.5rem .625rem;display:grid}.ch-thread .lu-row+.lu-row{margin-top:.375rem}.ch-thread .lu-row.is-start{background:var(--highlight-faint);border-color:#c7c9ff}.ch-thread .lu-badge{border-radius:var(--r-tag);min-width:4.75rem;height:22px;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;grid-column:1;justify-content:center;align-items:center;gap:.3125rem;padding-inline:.4375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.ch-thread .lu-badge.is-start{background:var(--brand);color:var(--on-dark)}.ch-thread .lu-badge.is-bench{color:var(--foreground-soft);background:#eef1f6}.ch-thread .lu-badge b{letter-spacing:.02em;font-size:.6875rem;font-weight:700}.ch-thread .lu-face{background:var(--surface-muted);width:32px;height:32px;font-family:var(--font-heading);color:var(--subtle);background-position:50% 8%;background-size:cover;border-radius:9999px;flex:none;grid-column:2;place-items:center;font-size:.75rem;font-weight:600;display:none}.ch-thread .lu-face.photo{color:#0000}.ch-thread .lu-id{grid-column:3;min-width:0}.ch-thread .lu-name{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);color:var(--foreground);overflow-wrap:anywhere;line-height:1.2;display:block}.ch-thread .lu-sub{color:var(--muted);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-top:.1875rem;font-size:.6875rem;font-style:normal;display:flex}.ch-thread .lu-conf{border-radius:var(--r-tag);background:var(--surface-muted);color:var(--foreground-soft);letter-spacing:.02em;align-items:center;gap:.3125rem;padding:.0625rem .375rem;font-size:.6875rem;display:inline-flex}.ch-thread .lu-conf:before{content:"";background:var(--grid-line);border-radius:9999px;width:5px;height:5px}.ch-thread .lu-conf.is-high:before{background:var(--brand)}.ch-thread .lu-conf.is-mid:before{background:#8f92ff}.ch-thread .lu-flag{color:#8a6d00;letter-spacing:.02em;align-items:center;gap:.3125rem;font-size:.6875rem;display:inline-flex}.ch-thread .lu-flag:before{content:"";background:#8a6d00;border-radius:9999px;width:5px;height:5px}.ch-thread .lu-num{text-align:right;white-space:nowrap;grid-column:4}.ch-thread .lu-num b{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:var(--foreground);font-variant-numeric:tabular-nums;line-height:1.1;display:block}.ch-thread .lu-num i{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-top:.125rem;font-size:.6875rem;font-style:normal;display:block}.ch-thread .lu-cut{align-items:center;gap:.625rem;margin:.625rem 0;list-style:none;display:flex}.ch-thread .lu-cut:before,.ch-thread .lu-cut:after{content:"";border-top:.8px dashed var(--grid-line);flex:1}.ch-thread .lu-cut span{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--brand);font-size:.6875rem;font-weight:600}.ch-thread .lu-set{margin-bottom:var(--flow-2);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.ch-thread .lu-set p{font-size:var(--text-sm);color:var(--foreground-soft);margin:0}.ch-thread .lu-stepper{align-items:center;gap:.25rem;display:flex}.ch-thread .lu-step{border:.8px solid var(--border-card);border-radius:var(--r-control);background:var(--surface);width:44px;height:44px;color:var(--foreground-soft);font-family:var(--font-body);font-size:var(--text-base);cursor:pointer;place-items:center;transition:border-color .18s,color .18s,background .18s;display:grid}.ch-thread .lu-step:hover:not(:disabled){border-color:var(--brand);color:var(--brand);background:var(--highlight-faint)}.ch-thread .lu-step:disabled{opacity:.4;cursor:not-allowed}.ch-thread .lu-step:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ch-thread .lu-count{text-align:center;min-width:2.25rem;font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:var(--foreground);font-variant-numeric:tabular-nums}@container ch (min-width:24rem){.ch-thread .lu-face{display:grid}}@container ch (min-width:30rem){.ch-thread .lu-row{column-gap:.875rem;padding:.625rem .875rem}.ch-thread .lu-face{width:38px;height:38px;font-size:.8125rem}}.ch-thread .hint{vertical-align:middle;margin-left:.25rem;display:inline-block}.ch-thread .hint summary{cursor:pointer;border:.8px solid var(--border);width:20px;height:20px;color:var(--muted);font-family:var(--font-body);border-radius:9999px;place-items:center;font-size:.6875rem;font-weight:700;line-height:1;list-style:none;display:inline-grid}.ch-thread .hint summary::-webkit-details-marker{display:none}.ch-thread .hint summary:hover{border-color:var(--brand);color:var(--brand)}.ch-thread .hint[open] summary{background:var(--brand);border-color:var(--brand);color:var(--on-dark)}.ch-thread .hint-body{background:var(--surface-muted);border-radius:var(--r-tag);font-family:var(--font-body);font-size:var(--text-xs);color:var(--foreground-soft);letter-spacing:0;text-transform:none;white-space:normal;max-width:24rem;margin-top:.375rem;padding:.5rem .625rem;font-weight:400;line-height:1.5;display:block}.ch-thread .hint-body b{color:var(--foreground);font-weight:600;display:block}.ch-thread .hint-body code{color:var(--muted);margin-top:.25rem;font-family:ui-monospace,Menlo,monospace;font-size:.6875rem;display:block}@media (pointer:coarse){.ch-thread .hint summary{width:24px;height:24px;position:relative}.ch-thread .hint summary:after{content:"";position:absolute;inset:-12px}}.ch-thread .pd-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-thread .pd-strip>div{padding:var(--flow-2) var(--flow-3);border-bottom:.8px solid var(--hairline)}.ch-thread .pd-strip>div:nth-child(2n){border-right:0}@container ch (min-width:30rem){.ch-thread .pd-strip{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.ch-thread .pd-strip>div{border-bottom:0;border-right:.8px solid var(--hairline)}.ch-thread .pd-strip>div:last-child{border-right:0}}.ch-thread .pd-strip dd{font-size:var(--text-lg)}.ch-thread .st-delta{border-radius:var(--r-tag);height:20px;font-family:var(--font-body);vertical-align:middle;align-items:center;gap:.25rem;margin-left:.375rem;padding-inline:.375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-thread .st-delta.is-up{background:var(--highlight);color:var(--brand)}.ch-thread .st-delta.is-down{background:var(--surface-muted);color:var(--muted)}@container ch (max-width:33.99rem){.ch-thread .pd-table.is-stack thead,.ch-thread .pd-table.is-stack thead th{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ch-thread .pd-table.is-stack,.ch-thread .pd-table.is-stack tbody,.ch-thread .pd-table.is-stack tr,.ch-thread .pd-table.is-stack td{width:auto;display:block}.ch-thread .pd-table.is-stack tr{border:.8px solid var(--border-card);border-radius:var(--r-row);background:var(--surface);padding:.5rem .75rem .625rem}.ch-thread .pd-table.is-stack tr+tr{margin-top:.375rem}.ch-thread .pd-table.is-stack tr.is-anchor{background:var(--highlight-faint);border-color:#c7c9ff}.ch-thread .pd-table.is-stack td{text-align:right;border:0;justify-content:space-between;align-items:baseline;gap:1rem;padding:.1875rem 0;display:flex}.ch-thread .pd-table.is-stack td:before{content:attr(data-label);text-align:left;font-family:var(--font-body);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);flex:none;font-size:.6875rem;font-weight:700}.ch-thread .pd-table.is-stack td.pd-mkt{text-align:left;border-bottom:.8px solid var(--hairline);font-family:var(--font-heading);font-size:var(--text-base);color:var(--foreground);margin-bottom:.25rem;padding-bottom:.375rem;font-weight:600;display:block}.ch-thread .pd-table.is-stack td.pd-mkt:before{content:none}.ch-thread .pd-table.is-stack td.pd-none{text-align:left;color:var(--subtle);display:block}.ch-thread .pd-table.is-stack td.pd-none:before{content:none}}.ch-thread .pd-tablewrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.ch-thread .is-pinned td.pd-mkt,.ch-thread .is-pinned th:first-child{z-index:1;background:var(--surface);position:sticky;left:0}.ch-thread .is-pinned tr.is-anchor td.pd-mkt{background:var(--highlight-faint)}.ch-thread .cmp-lead{background:var(--highlight-faint);color:var(--foreground);font-weight:700}.ch-thread .cmp-even{color:var(--subtle)}.ch-thread .pd-table td.pd-mkt{white-space:normal}.ch-thread .tb-list{padding:0 0 var(--flow-2);scrollbar-width:none;gap:.25rem;display:flex;overflow-x:auto}.ch-thread .tb-list::-webkit-scrollbar{display:none}.ch-thread .tb-tab{background:var(--surface-muted);min-height:36px;font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);cursor:pointer;white-space:nowrap;border:.8px solid #0000;border-radius:9999px;flex:none;padding:.4375rem .75rem;transition:background .18s,color .18s}.ch-thread .tb-tab:hover{color:var(--foreground)}.ch-thread .tb-tab[aria-selected=true]{background:var(--surface-dark);color:var(--on-dark);font-weight:600}@media (pointer:coarse){.ch-thread .tb-tab{min-height:44px}}.ch-thread .tb-panel[hidden]{display:none}.ch-thread .trend{border-radius:var(--r-tag);background:var(--surface-muted);height:22px;color:var(--foreground-soft);font-family:var(--font-body);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.3125rem;padding-inline:.4375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.ch-thread .trend:before{font-size:.75rem;line-height:1}.ch-thread .trend.is-heating:before{content:"↗"}.ch-thread .trend.is-steady:before{content:"→"}.ch-thread .trend.is-cooling:before{content:"↘"}.ch-thread .trend.is-heating{background:var(--highlight);color:var(--brand)}.ch-thread .pd-plot,.ch-thread .pd-ticks{min-width:calc(var(--n,8) * 1.75rem)}.ch-thread .cw-row{grid-template-columns:minmax(5rem,8rem) minmax(0,1fr) auto;align-items:center;gap:.625rem;display:grid}.ch-thread .cw-row+.cw-row{margin-top:.5rem}.ch-thread .cw-name{font-family:var(--font-body);font-size:var(--text-sm);color:var(--foreground-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ch-thread .cw-track{background:var(--surface-muted);border-radius:9999px;height:8px;overflow:hidden}.ch-thread .cw-fill{background:var(--grid-line);border-radius:9999px;height:100%;display:block}.ch-thread .cw-fill.is-ours{background:var(--foreground-soft)}.ch-thread .cw-pct{font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--foreground);font-variant-numeric:tabular-nums;text-align:right;min-width:2.75rem}.ch-thread .fl{padding:var(--flow-2) var(--flow-3);border-radius:var(--r-row);background:var(--highlight-faint);border:.8px solid #c7c9ff}.ch-thread .fl-k{margin:0 0 var(--flow-1);font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--brand);font-size:.6875rem;font-weight:700}.ch-thread .fl-item{grid-template-columns:7px minmax(0,1fr);align-items:start;gap:.625rem;display:grid}.ch-thread .fl-item+.fl-item{margin-top:.5rem}.ch-thread .fl-item:before{content:"";background:var(--brand);width:7px;height:7px;margin-top:.5em}.ch-thread .fl-item p{font-size:var(--text-sm);color:var(--foreground-soft);line-height:1.55}.ch-thread .fl-item b{color:var(--foreground);font-weight:600}.ch-thread .rk{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.ch-thread .rk-scale{gap:3px;display:flex}.ch-thread .rk-scale i{background:var(--border);border-radius:2px;width:16px;height:6px}.ch-thread .rk-scale i.on{background:var(--foreground)}.ch-thread .rk-word{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);color:var(--foreground)}.ch-thread .rk-why{min-width:0;font-size:var(--text-sm);color:var(--muted);flex:14rem}.ch-thread .av{gap:var(--flow-2);display:grid}.ch-thread .av-top{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ch-thread .av-tag{border-radius:var(--r-tag);height:24px;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.375rem;padding-inline:.5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-thread .av-tag:before{content:"";background:currentColor;border-radius:9999px;width:6px;height:6px}.ch-thread .av-tag.is-ok{background:var(--status-ok-bg);color:var(--status-ok)}.ch-thread .av-tag.is-caution{background:var(--status-caution-bg);color:var(--status-caution)}.ch-thread .av-tag.is-out{background:var(--status-out-bg);color:var(--status-out)}.ch-thread .av-who{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base)}.ch-thread .av-line{font-size:var(--text-sm);color:var(--foreground-soft);line-height:1.55}.ch-thread .av-watch{padding-top:var(--flow-2);border-top:.8px solid var(--hairline);font-size:var(--text-sm);color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.5rem;display:grid}.ch-thread .av-watch b{font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--foreground-soft);font-size:.6875rem;font-weight:700}.ch-thread .bl{margin:0}.ch-thread .bl-item{padding-block:var(--flow-2);border-top:.8px solid var(--hairline)}.ch-thread .bl-item:first-child{border-top:0;padding-top:0}.ch-thread .bl-item:last-child{padding-bottom:0}.ch-thread .bl-item p{font-size:var(--text-sm);color:var(--foreground-soft);line-height:1.6}.ch-thread .bl-item b{color:var(--foreground);font-weight:600}.ch-thread .bt{padding:var(--flow-3);border-radius:var(--r-panel);background:var(--surface-muted)}.ch-thread .bt-k{margin:0 0 var(--flow-1);font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:var(--eyebrow);font-size:.6875rem;font-weight:700}.ch-thread .bt-line{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:var(--foreground);text-wrap:pretty;margin:0;line-height:1.35}.ch-thread .bt-do{margin-top:var(--flow-2);padding-top:var(--flow-2);border-top:.8px solid var(--border-card);flex-wrap:wrap;align-items:center;gap:.5rem .625rem;display:flex}.ch-thread .bt-verb{border-radius:var(--r-tag);background:var(--surface-dark);height:24px;color:var(--on-dark);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;align-items:center;padding-inline:.5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-thread .bt-do p{min-width:0;font-size:var(--text-sm);color:var(--foreground-soft);flex:12rem}.ch-thread .src{gap:.375rem;display:grid}.ch-thread .src-row{font-size:var(--text-xs);color:var(--muted);grid-template-columns:7px minmax(0,1fr) auto;align-items:baseline;gap:.5rem;display:grid}.ch-thread .src-row:before{content:"";background:var(--grid-line);width:7px;height:7px;margin-top:.35em}.ch-thread .src-row b{color:var(--foreground-soft);font-weight:500}.ch-thread .src-row.is-stale:before{background:#8a6d00}.ch-thread .src-row.is-stale span{color:#8a6d00}.ch-thread .vd-meta{margin-top:var(--flow-2);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ch-thread .duel-call{border-radius:var(--r-tag);height:20px;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;align-items:center;margin-top:.5rem;padding-inline:.4375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-thread .duel-call.is-start{background:var(--on-dark);color:var(--surface-dark)}.ch-thread .duel-call.is-bench{color:var(--on-dark-soft);background:#ffffff24}.ch-thread .pd-points{gap:.5rem;display:grid}@container ch (min-width:34rem){.ch-thread .pd-points{grid-template-columns:1fr 1fr}}.ch-thread .pd-empty{padding:var(--flow-3)}.ch-thread .ch-empty-when{font-size:var(--text-xs);color:var(--subtle);margin-top:.375rem}.ch-thread .pd-table{table-layout:auto}.ch-thread .pd-table.is-pinned th:first-child,.ch-thread .pd-table.is-pinned td.pd-mkt{width:38%;min-width:7.5rem}.ch-thread .pd-table.is-pinned td.pd-mkt:has(.hint[open]){width:62%}.ch-thread .pd-table .hint-body{max-width:100%}@container ch (max-width:26rem){.ch-thread .pd-table.is-pinned th,.ch-thread .pd-table.is-pinned td{padding:.5rem .4375rem}.ch-thread .pd-table.is-pinned th:first-child,.ch-thread .pd-table.is-pinned td:first-child{padding-left:var(--pad)}.ch-thread .pd-table.is-pinned th:last-child,.ch-thread .pd-table.is-pinned td:last-child{padding-right:var(--pad)}.ch-thread .pd-table.is-pinned th:first-child,.ch-thread .pd-table.is-pinned td.pd-mkt{width:auto;min-width:5.5rem}.ch-thread .pd-table.is-pinned td.pd-mkt:has(.hint[open]){width:auto;min-width:9rem}}.ch-thread .pd-bar u{left:-.5rem;right:-.5rem}.ch-thread .pd-plot,.ch-thread .pd-ticks{padding-right:.5rem}.ch-thread .ch-plot-more{font-size:var(--text-xs);color:var(--subtle);margin-top:.375rem;display:none}@container ch (max-width:30rem){.ch-thread .pd-plot,.ch-thread .pd-ticks{min-width:calc(1.625rem * min(var(--n,8), 8));padding-inline:.5rem}.ch-thread .pd-line{left:0}.ch-thread .pd-line b,.ch-thread .pd-bar:nth-last-child(n+9),.ch-thread .pd-ticks i:nth-last-child(n+9){display:none}.ch-thread .ch-plot-more{display:block}}.ch-thread .pd-panel.is-flush>.pd-note{padding:var(--flow-2) var(--pad) var(--flow-3)}@container ch (max-width:33.99rem){.ch-thread .pd-table.is-stack tr{margin-inline:.875rem}.ch-thread .pd-table.is-stack tbody{padding-block:.125rem .375rem}}.ch-thread .gp{padding-block:2.5rem 0}.ch-thread .gp-track{background:var(--hairline);height:2px;position:relative}.ch-thread .gp-span{background:var(--brand);height:2px;position:absolute;top:0}.ch-thread .gp-mark{width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ch-thread .gp-mark.is-market{background:var(--surface-dark)}.ch-thread .gp-mark.is-ours{background:var(--brand)}.ch-thread .gp-tag{white-space:nowrap;text-align:center;position:absolute;transform:translate(-50%)}.ch-thread .gp-tag.is-market{bottom:calc(100% + .75rem)}.ch-thread .gp-tag.is-ours{top:calc(100% + .75rem)}.ch-thread .gp-tag b{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);font-variant-numeric:tabular-nums;line-height:1;display:block}.ch-thread .gp-tag i{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-top:.25rem;font-size:.6875rem;font-style:normal;font-weight:700;display:block}.ch-thread .gp-tag.is-market b{color:var(--surface-dark)}.ch-thread .gp-tag.is-ours b{color:var(--brand)}.ch-thread .gp-foot{font-size:var(--text-xs);color:var(--muted);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:3.5rem;display:flex}.ch-thread .gp-foot b{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--brand);font-variant-numeric:tabular-nums}@container ch (max-width:24rem){.ch-thread .gp-tag b{font-size:var(--text-base)}.ch-thread .gp-tag i{letter-spacing:.06em;font-size:.6875rem}}.ch-thread .rg-row{padding-block:.75rem}.ch-thread .rg-row+.rg-row{border-top:.8px solid var(--hairline)}.ch-thread .rg-head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.ch-thread .rg-name{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base)}.ch-thread .rg-med{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);font-variant-numeric:tabular-nums}.ch-thread .rg-row.is-ours .rg-med{color:var(--brand)}.ch-thread .rg-track{height:34px;margin-top:.375rem;position:relative}.ch-thread .rg-track:before{content:"";background:var(--hairline);height:.8px;position:absolute;top:8px;left:0;right:0}.ch-thread .rg-band{border-radius:var(--r-tag);background:var(--highlight);height:9px;position:absolute;top:4px}.ch-thread .rg-row.is-ours .rg-band{background:var(--brand);opacity:.24}.ch-thread .rg-dot{background:var(--surface-dark);width:3px;height:15px;position:absolute;top:1px;transform:translate(-50%)}.ch-thread .rg-row.is-ours .rg-dot{background:var(--brand)}.ch-thread .rg-cap{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.6875rem;position:absolute;top:18px}.ch-thread .rg-cap.is-lo{padding-right:.25rem;transform:translate(-100%)}.ch-thread .rg-cap.is-hi{padding-left:.25rem}.ch-thread .rg-scale{color:var(--subtle);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.25rem;font-size:.6875rem;display:flex}.ch-thread .mu{grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.375rem;display:grid}.ch-thread .mu-cell{text-align:center;border-radius:var(--r-card);background:var(--surface);border:.8px solid var(--hairline);padding:.75rem .625rem}.ch-thread .mu-cell.r1{background:var(--highlight-faint)}.ch-thread .mu-cell.r2{background:var(--highlight);border-color:#0000}.ch-thread .mu-cell.r3{background:var(--brand-light);color:var(--on-dark);border-color:#0000}.ch-thread .mu-cell.r4{background:var(--brand);color:var(--on-dark);border-color:#0000}.ch-thread .mu-cell b{font-family:var(--font-heading);font-weight:600;font-size:var(--text-xl);font-variant-numeric:tabular-nums;display:block}.ch-thread .mu-cell span{letter-spacing:.06em;text-transform:uppercase;opacity:.9;margin-top:.25rem;font-size:.6875rem;display:block}.ch-thread .mu-ramp{font-size:var(--text-xs);color:var(--muted);align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.ch-thread .mu-ramp em{flex:none;gap:2px;font-style:normal;display:flex}.ch-thread .mu-ramp em i{width:18px;height:9px}.ch-thread .mu-ramp em i:first-child{background:var(--highlight-faint);border:.8px solid var(--hairline)}.ch-thread .mu-ramp em i:nth-child(2){background:var(--highlight)}.ch-thread .mu-ramp em i:nth-child(3){background:var(--brand-light)}.ch-thread .mu-ramp em i:nth-child(4){background:var(--brand)}.ch-thread .sp-bar{border-radius:var(--r-tag);background:var(--surface-muted);height:36px;display:flex;overflow:hidden}.ch-thread .sp-seg{min-width:0;font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--muted);justify-content:center;align-items:center;display:flex}.ch-thread .sp-seg.is-ours{background:var(--brand);color:var(--on-dark)}.ch-thread .sp-seg.is-two{background:var(--surface-dark);color:var(--on-dark)}.ch-thread .sp-seg.is-three{background:var(--highlight);color:var(--reach)}.ch-thread .sp-names{font-size:var(--text-xs);color:var(--muted);flex-wrap:wrap;gap:.5rem 1.125rem;margin-top:.625rem;display:flex}.ch-thread .sc{flex-wrap:wrap;gap:.375rem;display:flex}.ch-thread .sc-chip{cursor:pointer;border:.8px solid var(--border-card);background:var(--surface);min-height:36px;font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);border-radius:9999px;padding:.4375rem .75rem;transition:border-color .16s,color .16s,background .16s}.ch-thread .sc-chip:hover{border-color:var(--brand);color:var(--foreground)}.ch-thread .sc-chip[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:var(--on-dark);font-weight:600}@media (pointer:coarse){.ch-thread .sc-chip{min-height:44px;padding-inline:.875rem}}.ch-thread .sc-out{font-size:var(--text-sm);color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.5rem .625rem;margin-top:.875rem;display:flex}.ch-thread .sc-out b{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--brand);font-variant-numeric:tabular-nums;line-height:1}.ch-thread .sc-out .sc-dl{font-family:var(--font-heading);color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:600}.ch-thread .ev{background:var(--surface);border:.8px solid var(--border-card);border-radius:var(--r-row);padding:.875rem 1.125rem .875rem 1.25rem;position:relative}.ch-thread .ev+.ev{margin-top:.625rem}.ch-thread .ev:before{content:"";border-radius:var(--r-row) 0 0 var(--r-row);width:2px;position:absolute;top:0;bottom:0;left:0}.ch-thread .ev.is-for:before{background:var(--brand)}.ch-thread .ev.is-against:before{background:var(--surface-dark)}.ch-thread .ev.is-context:before{background:var(--grid-line)}.ch-thread .ev-k{letter-spacing:.09em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.ch-thread .ev.is-for .ev-k{color:var(--brand)}.ch-thread .ev.is-against .ev-k{color:var(--surface-dark)}.ch-thread .ev.is-context .ev-k{color:var(--muted)}.ch-thread .ev-t{font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);color:var(--foreground);margin-top:.25rem}.ch-thread .ev-b{font-size:var(--text-sm);color:var(--muted);margin-top:.25rem;line-height:1.6}.ch-thread .ev-src{font-size:var(--text-xs);color:var(--subtle);align-items:center;gap:.375rem;margin-top:.5rem;display:inline-flex}.ch-thread .ev-src:before{content:"";background:var(--border);border-radius:9999px;flex:none;width:3px;height:3px}.ch-thread .ch-shapes{margin-top:var(--flow-2);flex-wrap:wrap;gap:.375rem;display:flex}.ch-thread .ch-shape{border:.8px dashed var(--border-card);border-radius:var(--r-chip);height:28px;color:var(--subtle);align-items:center;gap:.4375rem;padding-inline:.5rem;font-size:.6875rem;display:inline-flex}.ch-thread .ch-shape i{background:linear-gradient(90deg,var(--surface-muted) 0%,var(--highlight-faint) 50%,var(--surface-muted) 100%);background-size:200% 100%;border-radius:2px;flex:none;width:14px;height:10px;animation:1.4s linear infinite ch-shim}.ch-thread .ch-shape.is-ready{border-style:solid;border-color:var(--brand);color:var(--brand)}.ch-thread .ch-shape.is-ready i{background:var(--brand);animation:none}@keyframes ch-shim{0%{background-position:200% 0}to{background-position:-200% 0}}.ch-thread .ch-elapsed{float:right;font-size:var(--text-xs);color:var(--subtle);font-variant-numeric:tabular-nums;opacity:0;transition:opacity .3s}.ch-thread .ch-elapsed.is-on{opacity:1}@media (prefers-reduced-motion:reduce){.ch-thread .ch-shape i{animation:none}}.ch-thread .pd-panel .mu-ramp{margin-top:var(--flow-2)}.ch-thread .pd-panel .sp-names{margin-top:.625rem}.ch-thread .pd-panel .sc-out{margin-top:.875rem}.ch-thread .pd-panel .ch-plot-more{margin-top:.5rem}.ch-thread .pd-panel .ch-work-k,.ch-thread .pd-panel.is-flush>.pd-panel-head{margin-bottom:var(--flow-2)}.ch-thread .sp-seg{white-space:nowrap;overflow:hidden}.ch-thread .sp-names b{color:var(--foreground);font-weight:600}.ch-thread .sp-names em{font-variant-numeric:tabular-nums;color:var(--foreground-soft);font-style:normal}.ch-thread .gp-tag.is-pinned-l{text-align:left;transform:none}.ch-thread .gp-tag.is-pinned-r{text-align:right;transform:none}.ch-thread .pd-ticks i{font-size:.6875rem;overflow:visible}@container ch (max-width:46rem){.ch-thread .pd-ticks i:nth-last-child(2n){visibility:hidden}}.ch-thread .pd-panel{--pad:clamp(1.125rem, .9rem + .9vw, 1.625rem)}.ch-thread .pd-table thead th+th{text-align:right}.ch-thread .pd-table td.pd-mkt,.ch-thread .pd-table thead th:first-child{width:100%}.ch-thread .pd-table td.pd-num,.ch-thread .pd-table thead th+th{white-space:nowrap;width:1%}.ch-thread .pd-table.is-pinned td.pd-num{min-width:4.5rem}.ch-thread .pd-panel.is-flush>.tb-list,.ch-thread .pd-panel.is-flush>div>.tb-list{padding-inline:var(--pad)}.ch-thread .pd-strip{margin-inline:calc(-1 * var(--pad))}.ch-thread .pd-strip>div{padding-inline:var(--pad)}.ch-thread .pd-panel>.pd-note{max-width:none}.ch-thread .pd-panel>.pd-note>span{max-width:74ch;display:block}@container ch (max-width:33.99rem){.ch-thread .pd-table.is-stack td,.ch-thread .pd-table.is-stack th{white-space:normal;width:auto}}@container ch (max-width:26rem){.ch-thread .pd-table.is-pinned td.pd-num,.ch-thread .pd-table.is-pinned th+th{min-width:0}}@container ch (max-width:22rem){.ch-thread .pd-table.is-pinned th:first-child,.ch-thread .pd-table.is-pinned td.pd-mkt{min-width:4.5rem}}
.ch-thread{width:100%;max-width:none;margin-inline:0}.ch-thread .ch-text p{font-size:var(--text-base);color:var(--foreground-soft);line-height:1.65}.ch-thread .ch-text p+p{margin-top:var(--flow-2)}.ch-thread .ch-text p b{color:var(--foreground);font-weight:600}.ch-thread .ch-text .ch-text-h{font-family:var(--font-heading);color:var(--foreground);font-weight:600;font-size:var(--text-lg);letter-spacing:-.01em;line-height:1.25}.ch-thread .ch-text p+.ch-text-h{margin-top:var(--flow-3)}.ch-thread .ch-text .ch-text-b{grid-template-columns:7px minmax(0,1fr);align-items:start;gap:.625rem;display:grid}.ch-thread .ch-text .ch-text-b:before{content:"";background:var(--brand);width:7px;height:7px;margin-top:.55em}.ch-thread .ch-text p+.ch-text-b{margin-top:.5rem}.ch-thread [data-block=prose] p{font-size:var(--text-base);color:var(--foreground-soft);line-height:1.65}.ch-thread [data-block=prose] p+p{margin-top:var(--flow-2)}.ch-thread [data-block=prose] p b{color:var(--foreground);font-weight:600}.ch-thread .ch-scale{flex-wrap:wrap;gap:.375rem;display:flex}.ch-thread .pill.ch-scale-off{border:.8px solid var(--border-card);color:var(--muted);background:0 0}.ch-thread .ch-ranklist td.ch-rank{width:1%;color:var(--muted);text-align:left;font-weight:500}.ch-thread .ch-ranklist .ch-rank-meta{font-family:var(--font-body);font-size:var(--text-xs);color:var(--muted);letter-spacing:.02em;margin-left:.5rem;font-weight:500;display:inline-block}.ch-thread .ch-deltas{flex-wrap:wrap;gap:.375rem;display:flex}.ch-thread .ch-deltas .st-delta{height:24px;margin-left:0;padding-inline:.5rem}.ch-thread .st-delta.is-flat{background:var(--surface);border:.8px solid var(--border-card);color:var(--foreground-soft)}.ch-thread .ch-sos>.ch-blocks>*+*{margin-top:var(--flow-4)}.ch-thread .ch-nextbtn{text-decoration:none}.ch-thread [data-block=verdict] .ch-call:empty{display:none}.ch-thread>.ch-work-k{margin:0}.ch-thread .ch-chart .pd-eyebrow{margin-bottom:.5rem}.ch-thread .ch-chart .pd-key span:before{background:var(--swatch,var(--brand))}.ch-thread .ch-chart .pd-key span.is-ref:before{background:0 0;border-top:2px dashed #121212;border-radius:0;width:.875rem;height:0}.ch-thread .ch-chart .recharts-wrapper{font-family:var(--font-body)}.ch-thread .ev-cases{border-top:.8px dashed var(--grid-line);border-bottom:.8px dashed var(--grid-line);grid-template-columns:1fr;display:grid}.ch-thread .ev-col{padding-block:var(--flow-3);min-width:0}.ch-thread .ev-col+.ev-col{border-top:.8px dashed var(--grid-line)}@container ch (min-width:34rem){.ch-thread .ev-cases{grid-template-columns:1fr 1fr}.ch-thread .ev-col.is-for{padding-right:clamp(1rem,4cqw,2rem)}.ch-thread .ev-col+.ev-col{border-top:0;border-left:.8px dashed var(--grid-line);padding-left:clamp(1rem,4cqw,2rem)}.ch-thread .ev-col:only-of-type{grid-column:1/-1;padding-right:0}.ch-thread .ev-context{grid-column:1/-1}}.ch-thread .ev-col-k{margin:0 0 var(--flow-2);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.ch-thread .ev-col.is-for .ev-col-k{color:var(--eyebrow)}.ch-thread .ev-col.is-against .ev-col-k{color:var(--subtle)}.ch-thread .ev-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.ch-thread .ev-item{font-size:var(--text-sm);color:var(--muted);gap:.75rem;line-height:1.55;display:flex}.ch-thread .ev-mark{text-align:center;width:1.125rem;font-family:var(--font-heading);font-weight:700;font-size:var(--text-sm);flex:none}.ch-thread .ev-col.is-for .ev-mark{color:var(--brand)}.ch-thread .ev-col.is-against .ev-mark{color:var(--foreground-soft)}.ch-thread .ev-text b{color:var(--foreground);font-weight:600}.ch-thread .ev-text .ev-src,.ch-thread .ev-context .ev-src{font-style:normal;font-size:var(--text-xs);color:var(--subtle);margin-top:.25rem;display:block}.ch-thread .ev-context{padding-block:var(--flow-2) var(--flow-3);border-top:.8px dashed var(--grid-line);font-size:var(--text-sm);color:var(--muted);line-height:1.55}.ch-thread .ev-context p+p{margin-top:.5rem}.ch-thread .ev-context b{color:var(--foreground-soft);font-weight:600}
/*# sourceMappingURL=17zoi_6fv5zc7.css.map*/