:root { color-scheme: dark; }
body.update-page { background: #050b15; }
.update-page .shell { width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
.source-warning { margin-top: 32px !important; padding: 16px 18px; border: 1px solid rgba(255,181,71,.55); border-radius: 14px; background: rgba(255,181,71,.10); color: #dce9f7; line-height: 1.55; }
.update-nav { position: sticky; top: 0; z-index: 30; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 14px max(16px, calc((100vw - 1180px)/2)); background: rgba(5,11,21,.88); backdrop-filter: blur(14px); border-bottom: 1px solid rgba(149,171,205,.16); }
.update-nav a { color: #d9e7fb; text-decoration: none; }
.update-brand { font-weight: 800; letter-spacing: .12em; }
.update-nav-links { display: flex; flex-wrap: wrap; gap: 18px; font-size: .9rem; }
.update-hero { padding: 90px 0 48px; display: grid; grid-template-columns: minmax(0,1.5fr) minmax(280px,.75fr); gap: 50px; align-items: end; }
.eyebrow { color: #33e6c0; font: 700 .78rem/1.3 ui-monospace,monospace; letter-spacing: .14em; text-transform: uppercase; }
.update-hero h1 { max-width: 850px; margin: 14px 0 20px; font-size: clamp(3rem,8vw,7.3rem); line-height: .89; letter-spacing: -.07em; color: #f4f8ff; }
.update-hero .lede { max-width: 760px; color: #b8c7da; font-size: clamp(1.06rem,2vw,1.33rem); line-height: 1.65; }
.hero-verdict { padding: 24px; border-radius: 24px; border: 1px solid rgba(51,230,192,.28); background: linear-gradient(150deg,rgba(51,230,192,.12),rgba(20,36,60,.55)); }
.hero-verdict strong { display: block; margin: 4px 0 8px; color: white; font-size: 2.7rem; }
.hero-verdict p { margin: 0; color: #b8c7da; line-height: 1.5; }
.stats-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; margin: 0 auto 70px; }
.stat { min-height: 150px; padding: 22px; border: 1px solid rgba(149,171,205,.16); border-radius: 20px; background: #0a1424; }
.stat span { color: #8fa3bd; font-size: .83rem; text-transform: uppercase; letter-spacing: .09em; }
.stat strong { display: block; margin: 16px 0 6px; color: #f7fbff; font-size: clamp(1.8rem,4vw,3rem); }
.stat small { color: #aebed2; }
.section { padding: 72px 0; border-top: 1px solid rgba(149,171,205,.14); }
.section-head { display: grid; grid-template-columns: .7fr 1.3fr; gap: 36px; margin-bottom: 34px; }
.section h2 { margin: 8px 0; color: #f4f8ff; font-size: clamp(2rem,4vw,4rem); letter-spacing: -.04em; }
.section-head p { color: #aebed2; line-height: 1.7; align-self: end; }
.evidence-banner { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 28px; }
.evidence-banner article { padding: 24px; border-radius: 18px; background: #0a1424; border: 1px solid rgba(149,171,205,.15); }
.evidence-banner h3 { color: white; margin: 0 0 10px; }
.evidence-banner p { margin: 0; color: #aebed2; line-height: 1.6; }
.clip-tabs,.mode-controls,#attempt-jumps { display: flex; gap: 10px; flex-wrap: wrap; }
.clip-tab,.mode-toggle,.attempt-jump { appearance: none; border: 1px solid rgba(149,171,205,.25); border-radius: 999px; padding: 10px 15px; color: #dce8f8; background: #0a1424; cursor: pointer; font-weight: 700; }
.clip-tab.active,.mode-toggle.active { color: #061018; background: #33e6c0; border-color: #33e6c0; }
.clip-tab:focus-visible,.mode-toggle:focus-visible,.attempt-jump:focus-visible,.figure-zoom:focus-visible,.figure-grid figcaption a:focus-visible,.attempt-table-wrap:focus-visible { outline: 3px solid #67a7ff; outline-offset: 3px; }
.attempt-jump.success { border-color: rgba(51,230,192,.5); }
.attempt-jump.partial { border-color: rgba(255,181,71,.45); }
.lab-grid { display: grid; grid-template-columns: minmax(0,1.22fr) minmax(340px,.78fr); gap: 22px; margin-top: 18px; }
.player-card,.telemetry-card { border: 1px solid rgba(149,171,205,.16); border-radius: 22px; overflow: hidden; background: #081321; }
.player-top,.telemetry-top { display: flex; justify-content: space-between; gap: 16px; align-items: center; padding: 18px; }
.player-top h3,.telemetry-top h3 { margin: 0; color: #f7fbff; }
#clip-meta { margin: 5px 0 0; color: #8fa3bd; font-size: .83rem; }
#practice-video { width: 100%; max-height: 74vh; display: block; background: black; }
#attempt-jumps { padding: 16px 18px 20px; }
.telemetry-card { padding-bottom: 18px; }
.telemetry-top select { border: 1px solid rgba(149,171,205,.28); border-radius: 10px; padding: 9px 11px; color: white; background: #0c1a2d; }
#telemetry-chart { display: block; width: 100%; height: 360px; }
.telemetry-accessible { margin: 0 18px 8px; color: #b7c8dc; }
.telemetry-accessible summary { color: #dce8f8; cursor: pointer; font-weight: 700; }
.telemetry-accessible p { margin: 10px 0 0; line-height: 1.55; }
.readout-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; padding: 14px 18px 0; }
.readout { padding: 12px; border-radius: 12px; background: #0d1b2e; }
.readout span { display: block; color: #8197b2; font-size: .72rem; text-transform: uppercase; letter-spacing: .08em; }
.readout strong { display: block; margin-top: 6px; color: #edf5ff; }
.findings { display: grid; grid-template-columns: repeat(2,1fr); gap: 16px; }
.finding { padding: 27px; border: 1px solid rgba(149,171,205,.16); border-radius: 20px; background: #0a1424; }
.finding .priority { color: #33e6c0; font: 700 .75rem ui-monospace,monospace; }
.finding h3 { color: #f4f8ff; font-size: 1.45rem; margin: 12px 0; }
.finding p,.finding li { color: #aebed2; line-height: 1.65; }
.finding .evidence { color: #d6e4f5; }
.figure-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; margin-top: 30px; }
.figure-grid figure { margin: 0; border-radius: 18px; overflow: hidden; border: 1px solid rgba(149,171,205,.15); background: #081321; }
.figure-grid img { display: block; width: 100%; }
.figure-grid figcaption { padding: 15px 17px; color: #9eb0c7; line-height: 1.5; }
.figure-zoom { display: block; cursor: zoom-in; }
.figure-grid figcaption a { color: #65e8ca; font-weight: 700; }
.table-hint { margin: -12px 0 12px; color: #aebed2; font-size: .9rem; }
.attempt-table-wrap { overflow-x: auto; border: 1px solid rgba(149,171,205,.16); border-radius: 18px; scrollbar-color: #33e6c0 #0a1424; scrollbar-width: auto; }
.attempt-table-wrap::-webkit-scrollbar { height: 12px; }
.attempt-table-wrap::-webkit-scrollbar-track { background: #0a1424; }
.attempt-table-wrap::-webkit-scrollbar-thumb { background: #33e6c0; border: 3px solid #0a1424; border-radius: 999px; }
.attempt-table { width: 100%; border-collapse: collapse; min-width: 980px; }
.attempt-table th,.attempt-table td { padding: 14px 16px; border-bottom: 1px solid rgba(149,171,205,.12); text-align: left; }
.attempt-table th { color: #8fa3bd; font-size: .75rem; text-transform: uppercase; letter-spacing: .07em; }
.attempt-table td { color: #d6e4f5; }
.badge { display: inline-block; padding: 5px 9px; border-radius: 999px; font-size: .78rem; font-weight: 800; }
.badge.success { color: #06120e; background: #33e6c0; }
.badge.partial { color: #251604; background: #ffb547; }
.protocol { counter-reset: step; display: grid; gap: 12px; }
.protocol li { list-style: none; position: relative; padding: 21px 22px 21px 68px; color: #c7d5e7; line-height: 1.6; border: 1px solid rgba(149,171,205,.15); border-radius: 17px; background: #0a1424; }
.protocol li::before { counter-increment: step; content: counter(step,decimal-leading-zero); position: absolute; left: 22px; top: 22px; color: #33e6c0; font: 800 .9rem ui-monospace,monospace; }
.method-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.method-grid article { padding: 22px; border-radius: 17px; background: #0a1424; border: 1px solid rgba(149,171,205,.15); }
.method-grid h3 { color: white; margin-top: 0; }
.method-grid p { color: #aebed2; line-height: 1.6; }
.downloads { display: flex; flex-wrap: wrap; gap: 12px; }
.downloads a { padding: 12px 16px; border-radius: 10px; color: #061018; background: #33e6c0; text-decoration: none; font-weight: 800; }
.warning { color: #ffcf8a; padding: 14px 18px; border-left: 3px solid #ffb547; background: rgba(255,181,71,.08); }
.update-footer { padding: 40px 0 70px; color: #8296b0; border-top: 1px solid rgba(149,171,205,.14); }
@media (max-width: 900px) {
  .update-hero,.section-head,.lab-grid { grid-template-columns: 1fr; }
  .stats-grid { grid-template-columns: repeat(2,1fr); }
  .findings,.figure-grid,.method-grid { grid-template-columns: 1fr; }
  .update-hero { padding-top: 60px; }
}
@media (max-width: 560px) {
  .update-nav-links { display: none; }
  .stats-grid,.evidence-banner { grid-template-columns: 1fr; }
  .update-page .shell { width: min(100% - 20px,1180px); }
  .player-top,.telemetry-top { align-items: flex-start; flex-direction: column; }
  #telemetry-chart { height: 300px; }
  .section { padding: 52px 0; }
}
