/* Focused visual refinement: hero copy, character files, evidence board, expert. */
#about,#dossiers,#schedule,#how,#expert {scroll-margin-top:0}
.schedule-section,.how-section,.final-case,.expert-section {content-visibility:visible;contain-intrinsic-size:none}

/* Hero briefing: retain the existing scene and composition. */
.hero-panel {
  padding:28px 32px 22px;
  border:0;
  border-left:2px solid #b9c66d;
  border-radius:0 12px 12px 0;
  background:linear-gradient(110deg,rgba(3,22,18,.98),rgba(3,22,18,.89));
  box-shadow:0 16px 48px #0003;
  backdrop-filter:blur(12px);
  display:flex;
  flex-direction:column;
}
.hero-panel::before,.hero-panel::after {display:none}
.hero-panel .case-status {order:-1;border:0;background:none;padding:0;margin:0 0 16px;color:#c4cf92;font-size:10px;letter-spacing:.1em;text-shadow:none}
.hero-panel .case-status span {background:#becb7b;box-shadow:none;width:6px;height:6px}
.hero-panel .hero-lead {margin:0 0 20px;text-wrap:initial;text-shadow:none}
.hero-panel .hero-lead strong {font-size:clamp(24px,2.05vw,31px);line-height:1.17;font-weight:600;letter-spacing:-.045em;color:#faf1d8;text-wrap:balance}
.hero-panel .hero-lead span {font-size:14px;line-height:1.65;color:#c0c6b6;margin-top:13px;max-width:440px;text-wrap:initial}
.hero-panel .hero-actions {display:grid;grid-template-columns:1.08fr 1fr;gap:10px}
.hero-panel .hero-action {min-height:48px;padding:12px 10px;font-size:10px;letter-spacing:.035em;border-radius:4px;box-shadow:none;text-shadow:none}
.hero-panel .hero-action-game {background:#bdd077;color:#17261a;border:1px solid #bdd077}
.hero-panel .hero-action-board {background:transparent;color:#ece6ce;border:1px solid #d0d1b54d}
.hero-panel .hero-action:hover {transform:translateY(-2px);filter:brightness(1.08)}
.hero-format {margin:17px 0 0;color:#adb9a6;font-size:11px;line-height:1.6}
.hero-format span {margin:0 8px;color:#7a8c6c}

/* Dossiers: one readable file, quiet supporting layers, horizontal index. */
.dossiers-section .section-shell {max-width:1240px;padding-top:90px;padding-bottom:74px}
.dossiers-section .section-heading h2,.schedule-section .section-heading h2 {font-weight:600;letter-spacing:-.055em;font-size:clamp(36px,4vw,58px)}
.dossier-hint {font-size:14px;color:#aeb8a7;margin-bottom:32px}
.dossier-stage {min-height:530px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px 46px;padding:38px 46px;border:1px solid #c8bb8426;border-radius:8px;background:radial-gradient(ellipse at 26% 48%,#21453880,transparent 57%),#071d18;box-shadow:0 24px 64px #0002}
.dossier-stage::after {display:none}
.dossier-stage .dossier-row {min-height:448px;overflow:visible}
.dossier-stage .dossier-card {width:84%;max-height:450px;opacity:.13;filter:saturate(.7)}
.dossier-stage .dossier-card img {max-height:450px}
.dossier-stage .dossier-rail {display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:none;border:0;border-bottom:1px solid #c7c9a833;align-self:start;margin-top:18px}
.dossier-rail button {justify-content:center;gap:8px;min-height:48px;padding:10px 5px;font-size:10px;letter-spacing:.03em;background:transparent;color:#a7b29e;border-bottom:2px solid transparent;margin-bottom:-1px}
.dossier-rail button.is-active {background:none;color:#eddfae;border-bottom-color:#c4cf80}
.dossier-rail button span,.dossier-rail button.is-active span {color:#8e9b78;font-size:9px}
.dossier-stage .active-dossier-copy {padding:22px 0 20px;align-self:center}
.active-dossier-role {font-size:10px;letter-spacing:.14em;color:#b4c47f;margin:0 0 15px}
.active-dossier-name {font-size:clamp(30px,3vw,43px);font-weight:600;line-height:1.12;letter-spacing:-.045em;overflow-wrap:normal}
.active-dossier-summary {font-size:15px;line-height:1.75;margin:20px 0 25px;max-width:380px;color:#bac2b2}
.dossier-open-button {display:inline-flex;align-items:center;gap:24px;font-size:10px;padding:13px 0;color:#eddfae;border-bottom:1px solid #aeaf7a70}
.dossier-open-button::after {content:"";width:15px;height:8px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:skewX(35deg);clip-path:polygon(0 0,100% 0,100% 100%,85% 100%,85% 20%,0 20%)}
.dossier-dots {margin-top:25px;gap:4px}
.dossier-dots button {height:24px;width:30px;position:relative;background:transparent;border-radius:0}
.dossier-dots button::after {content:"";position:absolute;left:0;right:0;top:11px;height:2px;background:#5f7051}
.dossier-dots button.is-active {width:42px;background:transparent;box-shadow:none}
.dossier-dots button.is-active::after {background:#cfda98}

/* A dark investigation board with ivory case files and a connected route. */
.schedule-section .section-shell {max-width:1240px;padding:48px 0 88px}
.board-heading {display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}
.board-heading .section-heading {text-align:left;margin:0;max-width:690px}
.board-heading .section-heading h2 {text-align:left;margin-bottom:12px}
.board-heading .section-heading p {text-align:left;margin:0;max-width:540px;font-size:14px;color:#aeb8a7;line-height:1.7}
.board-toolbar {margin:0 0 3px;padding:0;flex-shrink:0;border:0;border-bottom:1px solid #c4bc922e;background:none;box-shadow:none}
.board-toolbar .filter-button {min-height:45px;font-size:10px;letter-spacing:.025em;text-transform:none;padding:11px 15px;color:#acb69f;border-bottom:2px solid transparent}
.board-toolbar .filter-button.is-active {color:#e9dfb9;background:none;box-shadow:none;border-bottom-color:#bacb79}
.investigation-route {display:block}
.investigation-route[hidden] {display:none}
.investigation-route .corkboard {min-height:0;padding:26px 32px 20px;border:1px solid #c4b88b42;outline:0;border-radius:8px;background:radial-gradient(ellipse at 50% 20%,#263b2e80,transparent 80%),repeating-linear-gradient(0deg,#0000 0 3px,#a8ae8105 3px 4px),#10251e;box-shadow:inset 0 0 0 5px #0002,0 24px 60px #0003;overflow:hidden}
.corkboard::before,.corkboard::after {display:none}
.board-caption {position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;padding:0 0 25px;color:#b8bc9c;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}
.board-caption b {font-weight:400;margin:0 10px;color:#65745d}
.evidence-threads {position:absolute;inset:70px 0 55px;width:100%;height:calc(100% - 125px);pointer-events:none;opacity:.6}
.evidence-threads path {fill:none;stroke:#a76f4b;stroke-width:1.5;vector-effect:non-scaling-stroke}
.case-grid {position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px;padding:12px 0 20px}
.case-note {min-height:268px;padding:26px 24px 20px;transform:rotate(calc(var(--tilt) * .45));background:linear-gradient(135deg,#f1e8cf,#dfd2ae);border:1px solid #fff6de66;border-radius:1px;box-shadow:2px 7px 9px #0004;isolation:isolate;user-select:text}
.case-note::before {inset:0;background:repeating-linear-gradient(0deg,#55472a03 0 1px,transparent 1px 4px)}
.case-note::after {content:none;display:none}
.case-note .pushpin {top:-9px;left:50%;width:12px;height:12px;background:radial-gradient(circle at 35% 25%,#d9a66c,#855030 60%,#3b291c);box-shadow:1px 3px 3px #0005}
.case-note .case-number {position:static;display:block;order:0;margin:0 0 28px;font-size:10px;letter-spacing:.12em;color:#6e6048}
.case-note .case-date {order:3;margin:0;color:#77684f;font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}
.case-note h3 {order:1;margin:0 0 22px;max-width:100%;font-size:19px;line-height:1.38;font-weight:600;letter-spacing:-.04em;color:#283329;text-wrap:pretty}
.case-note .case-speaker {order:2;margin:auto 0 5px;padding-top:16px;border-top:1px solid #66583826;font-size:11px;font-weight:500;color:#77684f}
.case-note .note-link {order:4;position:absolute;right:22px;bottom:20px;padding:4px 8px;color:#6b614b;background:none;border:1px solid #7c705247;font-size:8px;font-weight:600;letter-spacing:.08em;cursor:inherit}
.case-note.is-announced {transform:translateY(-3px) rotate(0);background:linear-gradient(135deg,#f9f2dc,#e8deba);box-shadow:0 0 0 2px #b5c581,2px 10px 20px #0004}
.case-note.is-announced .case-number {color:#425d32}
.case-note.is-announced .pushpin {background:radial-gradient(circle at 35% 25%,#dae5a5,#758c4b 60%,#2e4025)}
.case-note {cursor:default}
.case-note:hover {transform:rotate(calc(var(--tilt) * .45));box-shadow:2px 7px 9px #0004}
.case-note.is-announced:hover {transform:translateY(-3px) rotate(0);box-shadow:0 0 0 2px #b5c581,2px 10px 20px #0004}
.case-note:focus-visible {outline:3px solid #e4c886;outline-offset:5px}
.board-legend {position:relative;display:flex;justify-content:space-between;gap:20px;padding-top:12px;border-top:1px solid #d5d0a51c;color:#98a18a;font-size:10px}
.board-legend span:first-child {display:flex;align-items:center;gap:8px}
.board-legend i {width:5px;height:5px;background:#bbc989;border-radius:50%}







.cases-empty {padding:56px 24px;text-align:center;border:1px solid #c4b88b30;background:#10251e;border-radius:8px}
.cases-empty strong,.cases-empty span {display:block}.cases-empty span {margin-top:10px;color:#acb79f;font-size:14px}

/* Expert: an editorial portrait and credentials with room to breathe. */
.expert-section {padding:88px 0;background:#091a16}
.expert-section::before {background:radial-gradient(ellipse at 26% 65%,#36513b38,transparent 56%)}
.expert-grid {display:grid;max-width:1120px;grid-template-columns:350px minmax(0,1fr);gap:76px;align-items:center;min-height:0}
.expert-photo {order:0;display:block;min-height:0;width:100%;padding:0;align-self:stretch}
.expert-portrait {display:flex;width:100%;height:100%;min-height:490px;border:1px solid #c5b78c2e;border-radius:140px 140px 4px 4px;overflow:hidden;background:radial-gradient(ellipse at 50% 35%,#49634b60,transparent 72%),#122c22;box-shadow:none}
.expert-portrait::before {inset:10px;border:1px solid #bdc3a51c;border-radius:inherit;background:none}
.expert-portrait::after {z-index:4;inset:auto 0 0;height:80px;background:linear-gradient(transparent,#122c22);border:0}
.expert-portrait img {position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:94%;height:auto;max-height:470px;object-fit:contain;filter:saturate(.8);z-index:2}
.expert-copy {order:1;margin:0;padding:12px 0;max-width:none;background:none;border:0;border-radius:0;box-shadow:none;overflow:visible}
.expert-copy::before,.expert-copy::after {display:none}
.expert-copy>span {display:block;color:#b4c089;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}
.expert-copy h2 {margin:22px 0 0;color:#f1e7c9;font-weight:500;font-size:clamp(43px,4.3vw,62px);line-height:1.07;letter-spacing:-.045em}
.expert-copy h2 span {display:block;font-size:.7em;line-height:1.3;margin-top:5px}

.expert-facts {display:flex;gap:8px 24px;margin-top:27px;padding:21px 0;border-top:1px solid #b5b28b30;border-bottom:1px solid #b5b28b30}
.expert-facts span {padding:0;background:none;border:0;font-size:10px;font-weight:500;line-height:1.5;letter-spacing:.025em;color:#e5d6a7;text-transform:none}
.expert-copy .expert-bio {margin-top:22px!important;font-size:13px!important;line-height:1.8!important;color:#99a793!important}
.site-footer {border-top-color:#b5b28b25}

@media(max-width:1100px) {
  .board-heading {align-items:flex-start;flex-direction:column;gap:18px}
  .case-grid {gap:26px 18px}.case-note {padding:24px 18px 20px}.case-note h3 {font-size:17px}
  .dossier-stage {gap:22px 26px;padding:28px;grid-template-columns:1fr 1fr}
  .dossier-stage .dossier-row {min-height:410px}
  .expert-grid {grid-template-columns:300px 1fr;gap:45px}
}
@media(max-width:900px) {
  .case-grid {grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-threads {display:none}
  .dossier-stage {grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:0;gap:12px;max-width:680px;margin-inline:auto}
  .dossier-stage .dossier-rail {grid-column:1;grid-row:1;margin:0}
  .dossier-stage .dossier-row {grid-column:1;grid-row:2;min-height:430px}
  .dossier-stage .active-dossier-copy {grid-column:1;grid-row:3;max-width:470px;margin-inline:auto;padding:16px 10px}
  .dossier-stage .dossier-card {width:76%;max-height:420px}.dossier-stage .dossier-card img {max-height:420px}
  
  
  .expert-grid {grid-template-columns:260px 1fr;gap:32px}.expert-portrait {min-height:430px}.expert-portrait img {width:110%;max-height:410px}
  .expert-copy h2 {font-size:44px}
}
@media(max-width:600px) {
  .hero-panel {padding:22px 20px 18px;border:0;border-left:2px solid #b9c66d;border-radius:0 8px 8px 0;margin-top:30px;box-shadow:0 16px 40px #0003;background:linear-gradient(110deg,rgba(3,22,18,.98),rgba(3,22,18,.92))}
  .hero-panel .case-status {font-size:8px;letter-spacing:.07em;line-height:1.5;margin-bottom:13px}
  .hero-panel .hero-lead strong {font-size:25px;max-width:350px;line-height:1.16}
  .hero-panel .hero-lead span {font-size:13px;line-height:1.6;max-width:330px;margin-top:12px}
  .hero-panel .hero-actions {grid-template-columns:1fr;gap:8px}
  .hero-panel .hero-action {min-height:46px;font-size:10px}.hero-format {font-size:10px;line-height:1.7;margin-top:14px}
  .hero-format span {margin:0 5px}
  .dossiers-section .section-shell {padding-top:62px;padding-bottom:50px}
  .dossiers-section .section-heading h2,.schedule-section .section-heading h2 {font-size:36px}
  .dossier-hint {margin:0 12px 25px;font-size:12px;line-height:1.6}
  .dossier-stage {padding:16px 12px 22px;border-radius:6px;gap:14px}
  .dossier-stage .dossier-rail {border:0;border-bottom:1px solid #c7c9a833}
  .dossier-rail button {font-size:9px;min-height:44px;padding:9px 3px}.dossier-rail button span {display:inline;font-size:8px}
  .dossier-stage .dossier-row {min-height:305px;overflow:hidden}
  .dossier-stage .dossier-card {width:94%;max-height:310px}.dossier-stage .dossier-card img {max-height:310px}
  .dossier-stage .active-dossier-copy {padding:4px 12px;margin:0}
  .active-dossier-role {font-size:9px;margin-bottom:12px}.active-dossier-name {font-size:29px;line-height:1.13}
  .active-dossier-summary {font-size:13px;line-height:1.7;margin:16px 0}
  .dossier-open-button {min-height:44px;font-size:9px}.dossier-dots {justify-content:flex-start;margin-top:13px}
  .dossier-swipe-hint {text-align:left;font-size:8px!important}
  .schedule-section .section-shell {padding:30px 0 56px}
  .board-heading {gap:20px;margin-bottom:24px}.board-heading .section-heading p {font-size:13px}
  .board-toolbar {width:100%}.board-toolbar .filter-button {flex:1;padding:12px 8px;font-size:11px}
  .investigation-route .corkboard {padding:20px 18px 16px;border-radius:5px}
  .board-caption {font-size:8px;letter-spacing:.06em;padding-bottom:20px;gap:10px}.board-caption b {margin:0 4px}
  .case-grid {grid-template-columns:1fr;gap:25px;padding:8px 0 18px}
  .case-note {min-height:224px;padding:24px 22px 22px}
  .case-note .case-number {margin-bottom:24px;font-size:10px}
  .case-note h3 {font-size:19px;line-height:1.4;margin-bottom:22px}
  .case-note .case-date,.case-note .case-speaker {font-size:11px}
  .case-note .case-speaker {margin:auto 0 5px;padding-top:14px}
  .case-note .note-link {font-size:8px;right:20px;bottom:21px;padding:4px 8px}
  .case-note .pushpin {width:12px;height:12px;top:-8px}
  .board-legend {font-size:9px;line-height:1.6;display:block}.board-legend>span+span {display:block;margin:7px 0 0 13px}
  
  
  .expert-section {padding:55px 0}.expert-grid {display:grid;grid-template-columns:1fr;gap:30px;max-width:480px}
  .expert-photo {width:260px;justify-self:center;order:0}.expert-portrait {min-height:345px;border-radius:120px 120px 4px 4px}
  .expert-portrait img {width:94%;max-height:335px}
  .expert-copy {order:1;padding:0 8px;margin:0}.expert-copy>span {font-size:9px}.expert-copy h2 {font-size:46px;margin-top:18px}
  
  .expert-facts {gap:10px 20px;margin-top:22px;padding:18px 0}.expert-facts span {font-size:11px}
  .expert-copy .expert-bio {font-size:12px!important;line-height:1.8!important}
}
@media(max-width:380px) {
  .hero-panel {padding:18px 16px 16px}.hero-panel .hero-lead strong {font-size:22px}
  .board-caption {font-size:7px}.case-note {padding-inline:18px}.case-note h3 {font-size:17px}
  .dossier-stage .dossier-row {min-height:270px}.dossier-stage .dossier-card img {max-height:275px}
  .active-dossier-name {font-size:26px}.expert-copy h2 {font-size:40px}
}

/* September update: readable type, new branding and participation guide. */
.header-logo {width:154px;max-width:154px;height:auto;max-height:68px}
.header-inner {grid-template-columns:170px minmax(0,1fr) 108px;gap:22px}
.main-nav {gap:24px}
.main-nav a,.login-button,.site-footer nav a {font-size:13px;letter-spacing:.025em}
.hero-logo {width:min(690px,52vw);max-height:345px}
.hero-panel .hero-lead strong {font-size:clamp(28px,2.5vw,36px)}
.hero-panel .hero-lead span {font-size:17px;line-height:1.65}
.hero-panel .case-status {font-size:12px;line-height:1.5;letter-spacing:.04em}
.hero-panel .hero-actions {grid-template-columns:1fr;width:100%}
.hero-panel .hero-action-board {font-size:14px;min-height:52px;background:#bdd077;border-color:#bdd077;color:#17261a;letter-spacing:.02em}
.hero-format {font-size:14px}
.dossier-hint {font-size:17px}
.dossier-rail button {font-size:14px;text-transform:none;letter-spacing:0}
.active-dossier-role {font-size:13px}
.active-dossier-name {font-size:clamp(34px,3.2vw,46px)}
.active-dossier-summary {font-size:18px}
.dossier-open-button {font-size:13px;line-height:1.4}
.dossier-swipe-hint {font-size:11px!important;line-height:1.6!important}
.board-heading .section-heading p {font-size:17px}
.board-toolbar .filter-button {font-size:14px}
.board-caption {font-size:12px;letter-spacing:.06em}
.case-note {min-height:320px;padding-bottom:26px}
.case-note h3 {font-size:22px;line-height:1.38}
.case-note .case-number {font-size:13px}
.case-note .case-date,.case-note .case-speaker {font-size:14px;line-height:1.5}
.case-note .case-speaker {padding-top:18px}
.case-note .note-link {position:static;align-self:flex-start;font-size:11px;line-height:1.3;margin-top:14px;padding:5px 9px}
.board-legend {font-size:13px}





.expert-copy>span {font-size:13px;line-height:1.5}

.expert-facts span {font-size:15px}
.expert-copy .expert-bio {font-size:16px!important}
.footer-mark {font-size:16px}
.footer-mark span {font-size:12px}

/* Three editorial steps, with real illustrations and an unobstructed text column. */
.how-section {padding:55px 0 80px;background:linear-gradient(180deg,#091d18,#0b211b)}
.how-section .how-panel {display:block;max-width:1240px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;overflow:visible}
.how-panel .section-heading {position:static;text-align:left;margin:0 0 44px;max-width:760px}
.how-panel .section-heading h2 {text-align:left;font-size:clamp(38px,4vw,58px);font-weight:600;letter-spacing:-.045em;margin-bottom:16px}
.how-panel .section-heading p {font-size:18px;line-height:1.65;color:#b7c4af;margin:0;text-align:left}
.how-panel .investigation-steps {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;border:0}
.investigation-steps::before {display:none}
.how-panel .investigation-steps article {display:flex;flex-direction:column;align-items:flex-start;position:relative;min-height:0;margin:0;padding:24px 0 0;text-align:left;border:0;border-top:1px solid #bfce953f;border-radius:0;background:none;overflow:visible;box-shadow:none}
.how-panel .investigation-steps article:hover {transform:none;box-shadow:none}

.how-panel .investigation-steps article>img {width:100%;max-width:100%;height:190px;object-fit:contain;margin:6px 0 20px;filter:drop-shadow(0 15px 20px #0003)}
.how-panel .investigation-steps article>div {width:100%}
.how-panel .investigation-steps small {font-size:12px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#b3c48c}
.how-panel .investigation-steps h3 {font-size:28px;line-height:1.22;font-weight:500;letter-spacing:-.035em;color:#f0e4c4;margin:12px 0 16px}
.how-panel .investigation-steps p {font-size:17px;line-height:1.75;color:#b7c4af}

/* Large source dossiers stay readable through an explicit zoom control. */
.dossier-modal {width:min(1150px,calc(100vw - 32px));height:94dvh;max-height:94dvh}
.modal-toolbar {height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 82px 10px 22px;border-bottom:1px solid #c1b77e40;background:#071c17;color:#c6cfb9;font-size:14px}
.modal-toolbar button {font-size:14px;padding:9px 14px;min-height:42px;border:1px solid #bac98b66;border-radius:4px;background:#153326;cursor:pointer;color:#e9e8cd}
.dossier-modal .modal-close {top:10px;right:14px;width:42px;height:42px}
.dossier-modal .modal-content {height:calc(100% - 62px);overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom}
.dossier-modal .modal-image-wrap {padding:12px;height:100%;min-height:0;overflow:visible}
.dossier-modal .modal-full-image {object-fit:contain;width:100%;height:100%}
.dossier-modal.is-zoomed .modal-image-wrap {display:block;width:max(100%,1086px);height:auto;padding:12px}
.dossier-modal.is-zoomed .modal-full-image {width:100%;height:auto;max-width:none}

@media(max-width:1100px) {
  .main-nav {gap:14px}.main-nav a {font-size:12px}
  .case-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-panel .hero-lead strong {font-size:30px}
  .hero-panel .hero-lead span {font-size:16px}
  .dossier-stage {grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
}
@media(max-width:900px) {
  .dossier-stage {grid-template-columns:1fr}
  
  .how-panel .investigation-steps {grid-template-columns:1fr;gap:30px}
  .how-panel .investigation-steps article {display:grid;grid-template-columns:160px 1fr;gap:0 32px;padding:28px 0}
  
  .how-panel .investigation-steps article>img {grid-column:1;grid-row:2;height:150px;margin:10px 0 0}
  .how-panel .investigation-steps article>div {grid-column:2;grid-row:1/3;align-self:center}
  
}
@media(max-width:600px) {
  .header-inner {grid-template-columns:100px 1fr 74px;gap:10px}
  .header-logo {max-width:100px;width:100px;max-height:52px}
  .login-button {font-size:12px}
  .main-nav a {font-size:15px}
  .hero-logo {width:100%;max-height:200px}
  .hero-panel .hero-lead strong {font-size:28px}
  .hero-panel .hero-lead span {font-size:16px;max-width:none}
  .hero-panel .case-status {font-size:11px;line-height:1.6}
  .hero-panel .hero-action {font-size:14px;min-height:50px}
  .hero-format {font-size:13px;line-height:1.6}
  .dossier-hint {font-size:15px;line-height:1.65}
  .dossier-rail button {font-size:13px}
  .active-dossier-role {font-size:12px}
  .active-dossier-name {font-size:32px}
  .active-dossier-summary {font-size:16px}
  .dossier-open-button {font-size:12px}
  .board-heading .section-heading p {font-size:16px}
  .board-toolbar .filter-button {font-size:13px}
  .board-caption {font-size:11px;letter-spacing:0;align-items:start;flex-direction:column;gap:6px}
  .case-grid {grid-template-columns:1fr}
  .case-note {min-height:280px}
  .case-note h3 {font-size:22px}
  .case-note .case-number {font-size:12px}
  .case-note .case-date,.case-note .case-speaker {font-size:14px}
  .case-note .note-link {font-size:11px}
  .board-legend {font-size:12px}
  
  
  .how-section {padding:45px 0 55px}
  .how-panel .section-heading {padding:0 8px;margin-bottom:28px}
  .how-panel .section-heading h2 {font-size:38px}
  .how-panel .section-heading p {font-size:16px}
  .how-panel .investigation-steps {gap:18px;padding:0 8px}
  .how-panel .investigation-steps article {grid-template-columns:88px minmax(0,1fr);gap:0 20px;padding:24px 0}
  
  .how-panel .investigation-steps article>img {height:120px;align-self:start}
  .how-panel .investigation-steps h3 {font-size:25px;margin:9px 0 12px}
  .how-panel .investigation-steps small {font-size:11px;letter-spacing:.03em}
  .how-panel .investigation-steps p {font-size:16px;line-height:1.65}
  .expert-copy>span {font-size:12px}
  
  .expert-facts span {font-size:14px}
  .expert-copy .expert-bio {font-size:15px!important}
  .site-footer nav a {font-size:13px;line-height:1.5}
  .dossier-modal {width:calc(100vw - 12px)}
  .modal-toolbar {padding-left:12px;padding-right:62px;font-size:12px;gap:6px}
  .modal-toolbar button {font-size:12px;padding:8px}
  .dossier-modal .modal-close {right:8px}
}
@media(max-width:380px) {
  .hero-panel .hero-lead strong {font-size:26px}
  .active-dossier-name {font-size:29px}
  .how-panel .investigation-steps article {grid-template-columns:64px minmax(0,1fr);gap:0 16px}
  .how-panel .investigation-steps article>img {height:95px}
  .how-panel .investigation-steps h3 {font-size:23px}
}


.hero-panel .case-status {flex-wrap:wrap;gap:6px 9px}
.hero-panel .case-status time {white-space:nowrap}


/* Final spacing and typography pass. */
.how-panel .investigation-steps article>img {margin:0 0 24px}
.how-panel .investigation-steps h3 {text-wrap:balance}
.expert-facts {flex-wrap:wrap;gap:10px 24px}
.expert-copy .expert-bio {text-wrap:pretty}
@media(max-width:900px) {
  .how-panel .investigation-steps article>img {grid-row:1;margin:0;align-self:center}
  .how-panel .investigation-steps article>div {grid-row:1}
}
@media(prefers-reduced-motion:reduce) {
  html {scroll-behavior:auto}
}

/* Compact announcement, restricted to the existing hero panel. */
.hero-panel .webinar-line {display:flex;flex-flow:row wrap;align-items:center;gap:7px 14px;flex-shrink:0;margin-bottom:14px;line-height:1.3;letter-spacing:0;text-transform:none}
.webinar-line b {display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#c6d58f}
.webinar-line b::before {content:"";width:6px;height:6px;border-radius:50%;background:#d0e18c;box-shadow:0 0 9px #c5df7370}
.hero-panel .webinar-line time {display:inline-flex;align-items:center;gap:9px;padding:5px 9px;border:1px solid #c4d18140;border-radius:4px;background:linear-gradient(110deg,#baca6e18,#baca6e06);font-size:15px;font-weight:600;color:#f2e8c7;letter-spacing:-.02em;white-space:nowrap}
.webinar-line time i {padding-left:9px;border-left:1px solid #c4d18140;font-size:13px;font-weight:500;font-style:normal;color:#c5d394}
.hero-panel .hero-lead strong {font-size:clamp(26px,2.2vw,32px);line-height:1.17}
.hero-panel .hero-lead {margin-bottom:16px}
@media(max-width:900px) {.hero-panel .hero-lead strong {font-size:28px}}
@media(max-width:600px) {.hero-panel .webinar-line {gap:7px;margin-bottom:12px}.hero-panel .hero-lead strong {font-size:25px}.hero-panel .hero-lead span {margin-top:10px}.hero-panel .webinar-line time {font-size:14px;padding:4px 8px}.webinar-line time i {font-size:12px}}
@media(max-width:380px) {.hero-panel .hero-lead strong {font-size:23px}}

@media(min-width:901px) and (max-width:1350px) {
  .hero-panel {padding:16px 32px 14px}
  .hero-panel .webinar-line {margin-bottom:10px}
  .hero-panel .webinar-line time {padding:3px 8px;font-size:14px}
  .hero-panel .hero-lead strong {font-size:24px}
  .hero-panel .hero-lead span {font-size:15px;line-height:1.45;margin-top:8px}
  .hero-panel .hero-lead {margin-bottom:12px}
  .hero-panel .hero-format {margin-top:10px;font-size:13px}
}
@media(min-width:601px) and (max-width:900px) {.hero-panel .webinar-line {margin-bottom:13px}}

/* Broadcast indicator: shadow pulse does not affect layout. */
.hero-panel .webinar-line b::before {flex-shrink:0;background:#ff5252;box-shadow:0 0 0 0 #ff525260;animation:webinar-live-pulse 1.8s ease-out infinite}
@keyframes webinar-live-pulse {
  0% {box-shadow:0 0 0 0 #ff525270}
  75%,100% {box-shadow:0 0 0 6px #ff525200}
}
@media(prefers-reduced-motion:reduce) {.hero-panel .webinar-line b::before {animation:none;box-shadow:0 0 5px #ff525250}}

.case-note .case-number {text-transform:none}

.case-note .broadcast-link {display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:44px;padding:11px 16px;background:#bdd077;color:#17261a;border:1px solid #bdd077;border-radius:4px;box-shadow:0 3px 8px #17302124;font-family:inherit;font-size:13px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:none;text-decoration:none;opacity:1;white-space:normal;text-align:center}
.case-note .broadcast-link:not(:disabled):hover {background:#bdd077;filter:brightness(1.08);cursor:pointer}
.case-note .broadcast-link:focus-visible {outline:3px solid #294a32;outline-offset:3px}
.case-note .broadcast-link {position:relative;inset:auto;overflow:hidden;isolation:isolate;transition:filter .2s ease,box-shadow .2s ease}
.case-note .broadcast-link::before {content:"";display:block;position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,rgba(255,255,235,.8) 48%,transparent 72%);transform:translateX(-130%)}
.case-note .broadcast-link:hover::before,.case-note .broadcast-link:focus-visible::before {animation:broadcast-shine .85s ease both}
@keyframes broadcast-shine {from {transform:translateX(-130%)} to {transform:translateX(130%)}}
.hero-panel .hero-action-board,.dossier-open-button {position:relative;inset:auto;overflow:hidden;isolation:isolate}
.hero-panel .hero-action-board::before,.dossier-open-button::before {content:"";display:block;position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,rgba(255,255,235,.8) 48%,transparent 72%);transform:translateX(-130%)}
.hero-panel .hero-action-board:hover::before,.hero-panel .hero-action-board:focus-visible::before,.dossier-open-button:hover::before,.dossier-open-button:focus-visible::before {animation:broadcast-shine .85s ease both}
@media(prefers-reduced-motion:reduce) {.hero-panel .hero-action-board::before,.dossier-open-button::before {animation:none!important}}
@media(prefers-reduced-motion:reduce) {.case-note .broadcast-link::before {animation:none!important}}

/* Participation journey. */
.header-inner.shell {max-width:1240px}
.active-dossier-name {white-space:pre-line}
.dossier-stage .dossier-rail button {font-size:18px;min-height:52px}
.dossier-stage .dossier-row {touch-action:pan-y;user-select:none;transition:translate .22s ease}
.dossier-stage .dossier-row.is-dragging {transition:none}
.dossier-stage .dossier-card img {-webkit-user-drag:none;user-select:none}
.dossier-stage .dossier-card {transition:opacity .25s ease,transform .3s ease,filter .25s ease}
@media(max-width:600px) {.dossier-stage .dossier-rail button {font-size:15px;letter-spacing:0;padding-inline:2px}}
@media(prefers-reduced-motion:reduce) {.dossier-stage .dossier-row,.dossier-stage .dossier-card {transition:none}}
main > section.has-pakostin {position:relative;overflow:hidden}
.has-pakostin > .shell {position:relative;z-index:8}
.pakostin-flyby {position:absolute;z-index:5;left:0;width:260px;max-width:none;height:auto;pointer-events:none;user-select:none;opacity:0;animation:pakostin-pass 9s linear both;filter:drop-shadow(0 8px 18px #38104740)}
.hero-media > .pakostin-flyby {z-index:4}
@keyframes pakostin-pass {
  0% {transform:translateX(var(--fly-start-x)) translateY(var(--fly-start-y)) rotate(-8deg) scaleX(var(--fly-facing,1));opacity:0}
  12% {opacity:.3}
  50% {transform:translateX(calc(50vw - 130px)) translateY(0) rotate(4deg) scaleX(var(--fly-facing,1));opacity:.3}
  88% {opacity:.3}
  100% {transform:translateX(var(--fly-end-x)) translateY(var(--fly-end-y)) rotate(-5deg) scaleX(var(--fly-facing,1));opacity:0}
}
@media(max-width:600px) {.pakostin-flyby {width:150px}}
@media(prefers-reduced-motion:reduce) {.pakostin-flyby {display:none;animation:none}}
.case-note .case-badge {display:block;order:0;align-self:center;width:132px;max-width:100%;height:88px;object-fit:contain;margin:0 auto 18px;border-radius:6px}
.case-note.case-reveal-wait {opacity:0;translate:0 18px}
.case-note.case-reveal-visible {opacity:1;translate:0 0;transition:opacity .65s ease var(--case-delay,0ms),translate .65s ease var(--case-delay,0ms)}
@media(prefers-reduced-motion:reduce) {.case-note.case-reveal-wait,.case-note.case-reveal-visible {opacity:1;translate:none;transition:none}}
.dossier-open-button {justify-content:center;min-height:52px;max-width:100%;padding:12px 24px;background:#bdd077;color:#17261a;border:1px solid #bdd077;border-radius:4px;font-size:14px;font-weight:800;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;box-shadow:none;text-shadow:none;cursor:pointer;transition:transform .2s ease,filter .2s ease}
.dossier-open-button::after {content:none;display:none}
.dossier-open-button:hover {background:#bdd077;color:#17261a;transform:translateY(-2px);filter:brightness(1.08)}
.dossier-open-button:focus-visible {outline:2px solid #faf1d8;outline-offset:4px}
@media(max-width:600px) {.dossier-open-button {width:100%;min-height:50px;padding:12px 10px;font-size:14px}}
.dossier-modal {width:min(1300px,calc(100vw - 24px));max-width:1300px;height:94dvh;max-height:94dvh;padding:0}
.dossier-modal .modal-content {height:100%;overflow:auto}
.dossier-modal .modal-image-wrap {display:block;width:100%;height:auto;min-height:0;padding:0}
.dossier-modal .modal-full-image {display:block;width:100%;height:auto;max-height:none;max-width:100%;object-fit:contain}
.dossier-modal .modal-close {top:16px;right:24px;z-index:10;display:grid;place-items:center;width:48px;height:48px;padding:0;background:#843e3b;color:#fff8f1;border:1px solid #f4b7a866;border-radius:14px;box-shadow:0 4px 16px #0005,inset 0 1px 0 #ffffff15;transition:background .18s ease,box-shadow .18s ease;touch-action:manipulation}
.dossier-modal .modal-close svg {display:block;pointer-events:none}
.dossier-modal .modal-close:hover {background:#a14a45;color:#fff;box-shadow:0 5px 18px #0006}
.dossier-modal .modal-close:focus-visible {background:#a14a45;color:#fff;outline:2px solid #fff3cf;outline-offset:3px}
.dossier-modal .modal-close:active {background:#71312e}
@media(max-width:600px) {.dossier-modal .modal-close {top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:44px;height:44px;border-radius:12px}}
@media(max-width:600px) {.dossier-modal {width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}}

.how-section {padding:72px 0 88px;background:radial-gradient(ellipse at 50% 45%,#23463455,transparent 70%),#091d18}
.how-panel .section-heading {margin-bottom:38px;padding-inline:0}
.how-panel .investigation-steps {gap:24px;padding:0}
.how-panel .investigation-steps article {display:flex;flex-direction:column;align-items:stretch;padding:24px 26px 28px;border:1px solid #c4ce9230;border-radius:18px;background:radial-gradient(ellipse at 50% 22%,#94b8591a,transparent 60%),linear-gradient(145deg,#173329,#0c231d);box-shadow:0 14px 30px #0002;isolation:isolate}
.how-panel .investigation-steps article:nth-child(2) {background:radial-gradient(ellipse at 50% 22%,#9976b523,transparent 60%),linear-gradient(145deg,#1b302a,#10241f)}
.how-panel .investigation-steps article::after {content:none;display:none}
.how-panel .investigation-steps article>img {height:240px;width:100%;margin:0 0 22px;object-fit:contain;filter:drop-shadow(0 12px 14px #0004)}
.how-panel .investigation-steps article>div {padding-top:22px;border-top:1px solid #c4ce9229}
.how-panel .investigation-steps h3 {margin:0 0 13px;font-size:27px;font-weight:600;text-wrap:balance}
.how-panel .investigation-steps p {margin:0;font-size:16px;line-height:1.7}
.how-panel .investigation-steps article.reveal-wait {opacity:0;transform:translateY(22px)}
.how-panel .investigation-steps article.reveal-visible {opacity:1;transform:none;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1);transition-delay:var(--reveal-delay,0ms)}
@media(max-width:900px) {
  .how-section {padding:48px 0 60px}
  .how-panel .investigation-steps {grid-template-columns:1fr;gap:22px}
  .how-panel .investigation-steps article {display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:24px;padding:24px}
  .how-panel .investigation-steps article>img {height:180px;grid-row:1;grid-column:1;margin:0}
  .how-panel .investigation-steps article>div {grid-row:1;grid-column:2;padding:0;border:0}
}
@media(max-width:600px) {
  .how-panel .section-heading {padding-inline:8px;margin-bottom:28px}
  .how-panel .investigation-steps article {grid-template-columns:1fr;gap:0;padding:22px;border-radius:14px}
  .how-panel .investigation-steps article>img {grid-column:1;grid-row:1;height:200px;margin:0 0 18px}
  .how-panel .investigation-steps article>div {grid-column:1;grid-row:2;padding-top:18px;border-top:1px solid #c4ce9229}
  .how-panel .investigation-steps h3 {font-size:25px}
}
@media(prefers-reduced-motion:reduce) {
  .how-panel .investigation-steps article.reveal-wait,.how-panel .investigation-steps article.reveal-visible {opacity:1;transform:none;transition:none}
}
