.jg-history .page-head h1 { font-size:clamp(36px,4.6vw,60px); font-weight:700; }
.jg-history h1 b { font-weight:inherit; }
.jg-history .page-head .lede { max-width:64ch; font-size:22px; line-height:1.5; }
.history-phase { max-width:var(--max); margin:0 auto; padding:48px var(--gutter); border-bottom:1px solid var(--line); scroll-margin-top:24px; }
.history-phase h2 { margin-bottom:26px; }
.history-copy { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:36px; }
.history-copy h3 { font-size:20px; margin-bottom:14px; color:#9dcaff; }
.history-copy p,.history-lede { color:#becbde; line-height:1.65; }
.history-lede { max-width:80ch; font-size:20px; margin-bottom:28px; }
.history-note { max-width:95ch; margin:26px 0; padding-left:18px; border-left:2px solid #355a83; font-size:15px; color:#becbde; line-height:1.65; }
.history-phase .technical-details { border-top:1px solid var(--line); margin:20px 0 0; }
.history-phase .technical-details summary { color:#b4d7ff; }
.history-phase .technical-details p { max-width:88ch; color:#becbde; }
.history-phase .tbl th,.history-phase .tbl td { white-space:normal; }
.history-sources { margin:28px 0 0; font-size:15px; }
.radio-discovery { background:linear-gradient(150deg,#11233d,#0b1424); border-top:2px solid var(--brand-accent); }
.history-audio { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:48px; margin:32px 0 18px; padding:28px; list-style:none; border:1px solid #355a83; border-radius:8px; background:#101e33; }
.history-audio li { position:relative; min-width:0; margin:0; }
.history-audio li + li:before { content:'→'; position:absolute; left:-34px; top:13px; color:var(--brand-accent); font-size:24px; }
.history-audio svg { display:block; width:44px; height:44px; margin-bottom:18px; fill:none; stroke:var(--brand-accent); stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; }
.history-audio strong,.history-audio span { display:block; }
.history-audio span { margin-top:6px; font-size:15px; color:#becbde; }
.tilt-story { display:grid; grid-template-columns:1fr 1.2fr 1fr; gap:28px; margin:30px 0; padding:28px; border:1px solid #355a83; border-radius:8px; background:#0d192b; text-align:center; align-items:center; }
.tilt-story > div { min-width:0; }
.tilt-story strong { font-size:17px; }
.tone-bars { height:90px; display:flex; gap:12px; justify-content:center; align-items:flex-end; margin:20px 0 12px; border-bottom:1px solid #355a83; }
.tone-bars i { width:24px; background:linear-gradient(#55b4ff,#24568c); border:1px solid #75c0ff; border-radius:3px 3px 0 0; }
.tilted i:nth-child(1) { height:86%; }.tilted i:nth-child(2) { height:63%; }.tilted i:nth-child(3) { height:42%; }.tilted i:nth-child(4) { height:25%; }
.balanced i { height:68%; }
.tilt-story > div > span,.tilt-action p { font-size:14px; color:#becbde; }
.tilt-action > span { display:block; font-size:30px!important; color:var(--brand-accent)!important; margin-bottom:12px; }
.tilt-action p { margin:12px 0 0; line-height:1.6; }
.results-title { font-size:22px; margin:32px 0 20px; }
.radio-results { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; }
.radio-results article { padding:20px; border:1px solid #355a83; border-radius:6px; background:#14243b; }
.radio-results h4 { min-height:44px; margin:0 0 12px; font-size:16px; }
.radio-results p { font-size:22px; margin:0 0 8px; }.radio-results p > span { color:#a0b0c8; }.radio-results strong { color:#8fcaff; }
.radio-results small { color:#becbde; font-size:14px; }
.history-decisions { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; }
.history-decisions article { min-width:0; padding:24px; border:1px solid #2a405e; border-top:2px solid #4b8dcc; border-radius:8px; background:var(--panel); }
.history-decisions h3 { font-size:20px; color:#b4d7ff; margin-bottom:14px; }
.history-decisions p { margin:0; line-height:1.6; color:#becbde; }
@media(max-width:1000px) { .radio-results { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media(max-width:700px) { .history-copy,.history-decisions,.history-audio,.tilt-story { grid-template-columns:1fr; }.history-phase { padding-top:36px; padding-bottom:36px; }.history-copy { gap:18px; }.history-audio { gap:42px; }.history-audio li + li:before { content:'↓'; left:10px; top:-38px; }.tilt-action > span { transform:rotate(90deg); }.tone-bars { max-width:180px; margin-left:auto; margin-right:auto; }.jg-history .page-head .lede { font-size:19px; }.radio-results p { font-size:20px; }.radio-results article { padding:16px; } }
@media(max-width:500px) { .radio-results { grid-template-columns:1fr; }.radio-results h4 { min-height:0; } }
