:root{--navy:#17293e;--ink:#203047;--muted:#627084;--red:#a12a3e;--red-light:#f6e8ec;--line:#dce2e9;--bg:#f3f5f8;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}a{color:var(--navy);text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #327abf;outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-60px;left:10px;z-index:10;background:white;padding:12px}.skip:focus{top:8px}.masthead{background:var(--navy);color:white}.header-inner{max-width:1220px;margin:auto;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 36px}.brand{display:flex;align-items:center;gap:18px;font-size:18px;font-weight:600}.brand-mark{font-family:Georgia,serif;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;width:43px;height:43px;border:1px solid #6b7887}.brand-divider{color:#8f9cad;padding:0 8px}.brand-sub{font-weight:400;color:#dde4ec}.date-range{color:#d4dce6;font-size:14px}main{max-width:1220px;padding:38px 36px 24px;margin:auto}.intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:27px}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--muted);margin:0 0 9px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;margin:0;color:var(--navy)}h1{font-size:clamp(28px,3.1vw,40px);line-height:1.2}h2{font-size:30px;line-height:1.2;overflow-wrap:anywhere}.intro-text{color:var(--muted);margin:12px 0 0;line-height:1.5}.corpus-tag{font-size:14px;color:var(--muted);white-space:nowrap;border:1px solid #cbd3de;padding:9px 12px}form>label{display:block;font-size:14px;font-weight:700;margin-bottom:9px}.search-field{display:flex;align-items:center;border:1px solid #b8c2ce;background:var(--white);border-radius:6px;min-height:62px;padding:6px 6px 6px 19px;box-shadow:0 3px 9px #17293e05}.search-field:focus-within{border-color:var(--red);box-shadow:0 0 0 2px #a12a3e15}.search-field svg{stroke:var(--muted);fill:none;stroke-width:1.7;flex-shrink:0}.search-field input{min-width:0;flex:1;border:0;background:transparent;color:var(--ink);font-size:20px;padding:12px 14px;outline:none}.search-field input::placeholder{font-size:16px;color:#798698}.search-field button{border:0;align-self:stretch;background:var(--red);color:white;padding:0 23px;border-radius:3px;white-space:nowrap;font-size:15px;font-weight:600}.search-field button span{margin-left:14px}.search-field button:hover{background:#842136}.search-field button:disabled{opacity:.55}.search-options{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0}.check{display:flex;align-items:center;gap:9px;font-size:14px;cursor:pointer;line-height:1.4}.check input{width:17px;height:17px;accent-color:var(--red);margin:0}.check:has(input:disabled){color:var(--muted)}#match-help{font-size:13px;color:var(--muted)}.suggestions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0 27px;font-size:14px}.suggestions>span{color:var(--muted);margin-right:4px}.suggestions button{background:var(--white);border:1px solid var(--line);color:#475770;border-radius:4px;padding:7px 10px;font-size:14px}.suggestions button:hover,.suggestions button.active{border-color:var(--red);color:var(--red);background:#fff8fa}.chart-card,.passages-card{background:var(--white);border:1px solid var(--line);border-radius:7px;overflow:hidden}.chart-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px 12px}.chart-top h2{font-size:34px}.segmented{margin:0;padding:3px;display:flex;gap:2px;border:1px solid var(--line);border-radius:5px;background:var(--bg);flex-shrink:0}.segmented label{position:relative;cursor:pointer}.segmented input{position:absolute;opacity:0;width:1px;height:1px}.segmented span{display:block;padding:9px 13px;font-size:14px;color:var(--muted);border-radius:3px}.segmented input:checked+span{background:var(--white);color:var(--navy);box-shadow:0 1px 4px #17293e19;font-weight:600}.segmented input:focus-visible+span{outline:3px solid #327abf;outline-offset:2px}.chart-layout{display:grid;grid-template-columns:minmax(0,1fr) 184px;padding:0 30px 22px;gap:26px}.chart-unit{font-size:13px;color:var(--muted);margin:12px 0 18px}.plot{position:relative;height:252px;margin-left:35px;margin-top:24px}.grid-line{position:absolute;left:0;right:0;border-top:1px solid #e7ebf0;pointer-events:none}.grid-label{position:absolute;right:calc(100% + 12px);top:-8px;color:var(--muted);font-size:12px;white-space:nowrap}.columns{position:absolute;inset:0;display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:12px}.year-column{position:relative;display:block;border:none;background:transparent;padding:0;min-width:0;height:100%;border-radius:3px}.bar{position:absolute;left:8%;right:8%;bottom:0;height:max(3px,var(--bar-height));background:#be6372;border-radius:3px 3px 0 0;transition:height .18s ease,background .18s ease}.year-column.zero .bar{background:#d4dce5}.year-column:hover{background:#a12a3e06}.year-column:hover .bar,.year-column[aria-pressed=true] .bar{background:var(--red)}.year-column[aria-pressed=true].zero .bar{background:#8b9bae}.bar-number{position:absolute;left:50%;transform:translateX(-50%);bottom:calc(var(--bar-height) + 9px);font-size:14px;color:#647286;white-space:nowrap;font-variant-numeric:tabular-nums}.year-column[aria-pressed=true] .bar-number{color:var(--red);font-weight:700}.year-label{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);font-size:12px;color:var(--muted)}.year-column[aria-pressed=true] .year-label{color:var(--red);font-weight:700}.chart-tip{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--muted);margin:52px 0 0}.legend-square{width:9px;height:9px;border-radius:2px;background:var(--red);flex-shrink:0}.tip-text{margin-left:auto}.stats{border-left:1px solid var(--line);padding:3px 0 0 25px;margin:20px 0 0;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.stats p{font-size:13px;color:var(--muted);margin:0 0 8px}.stats strong{font-family:Georgia,serif;font-size:35px;font-weight:400;color:var(--navy);line-height:1.1;display:block;font-variant-numeric:tabular-nums}.stats small{font-family:Arial,sans-serif;color:var(--muted);font-size:13px;display:block;margin-top:7px}.stat-note{display:block;margin-top:7px;font-size:13px;color:var(--muted);overflow-wrap:anywhere}.result-summary{margin:0;padding:15px 30px;background:#f8fafc;border-top:1px solid var(--line);font-size:14px;line-height:1.5;color:#556579}.passages-card{margin-top:22px;padding:26px 30px}.passages-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.passages-top h2{font-size:25px}.passages-top a{font-size:14px;white-space:nowrap;margin-top:5px}.muted{color:var(--muted);font-size:14px;line-height:1.5;margin:9px 0 0}.passage{display:flex;gap:18px;padding-top:21px;margin-top:21px;border-top:1px solid var(--line)}.passage-index{font-size:12px;font-weight:700;color:#738196;min-width:21px;padding-top:5px}.passage p{margin:0;line-height:1.8;font-size:16px;max-width:90ch;overflow-wrap:anywhere}mark{background:var(--red-light);color:#7f1c2e;padding:1px 3px;border-radius:2px;font-weight:600}.no-matches{font-size:15px;line-height:1.6;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-bottom:0}.notice{border:1px solid var(--line);padding:30px;background:white;border-radius:6px;line-height:1.6}.error{color:#901d30;border-color:#d5a0ab}.data-details,.method{border-bottom:1px solid var(--line);font-size:14px}.data-details{margin-top:14px}.method{margin-top:5px}summary{cursor:pointer;padding:20px 0;font-size:14px;font-weight:600;line-height:1.5}.method>div{line-height:1.8;max-width:95ch;padding:0 0 16px;color:#536277}.method p:first-child{margin-top:0}#sources{display:flex;flex-wrap:wrap;gap:12px}.table-scroll{overflow-x:auto;margin-bottom:18px}table{width:100%;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums}th,td{padding:12px 15px;text-align:right;border-bottom:1px solid var(--line)}th{font-weight:600;color:var(--muted)}th:first-child,td:first-child{text-align:left}tbody tr:hover{background:#fff}footer{display:flex;justify-content:space-between;gap:20px;padding-top:24px;color:var(--muted);font-size:12px;line-height:1.6}@media(min-width:1300px){main{padding-top:43px}}@media(max-width:850px){.date-range{display:none}.chart-layout{grid-template-columns:minmax(0,1fr);gap:8px}.stats{border-left:0;border-top:1px solid var(--line);flex-direction:row;padding:19px 0 0;justify-content:space-between;margin-top:13px}.stats>div{flex:1}.stats strong{font-size:29px}.stats small{display:inline;font-size:12px}.stats .stat-note{max-width:160px}.chart-top{gap:15px}.columns{gap:9px}.search-options{align-items:flex-start;flex-direction:column;gap:9px}.corpus-tag{display:none}.chart-tip{margin-bottom:3px}}@media(max-width:600px){.header-inner{padding:14px 20px;min-height:70px}.brand{font-size:15px;gap:12px}.brand-mark{width:35px;height:35px;font-size:25px}.brand-divider{padding:0 3px}main{padding:28px 18px 20px}.intro{margin-bottom:22px}h1{font-size:30px}.eyebrow{font-size:11px}.search-field{padding-left:12px}.search-field input{padding:12px 10px;font-size:18px}.search-field button{padding:0 11px;font-size:14px}.search-field button span{display:none}.search-field input::placeholder{font-size:14px}.suggestions{gap:7px}.suggestions button{font-size:13px}.chart-top{padding:22px 18px 10px;align-items:flex-start;flex-direction:column}.chart-top h2{font-size:30px}.segmented span{font-size:13px;padding:9px 12px}.chart-layout{padding:0 18px 20px}.plot{height:200px;margin-left:22px}.columns{gap:5px}.bar{left:7%;right:7%}.bar-number{font-size:12px}.year-label{font-size:12px;transform:translateX(-50%) rotate(-50deg);transform-origin:center center;top:calc(100% + 19px)}.chart-tip{margin-top:65px;gap:6px}.tip-text{margin:5px 0 0;flex-basis:100%}.grid-label{right:calc(100% + 7px);font-size:12px}.result-summary{padding:13px 18px}.stats{gap:12px}.stats p{font-size:12px}.stats strong{font-size:28px}.stats small{display:block;font-size:12px;line-height:1.4}.stats .stat-note{font-size:12px}.passages-card{padding:23px 18px}.passages-top{flex-direction:column;gap:13px}.passages-top h2{font-size:25px}.passage{gap:12px}.passage p{font-size:16px}.passage-index{min-width:15px}footer{flex-direction:column;gap:5px}.table-scroll{font-size:13px}td,th{padding:11px 9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
:root{--navy:#152b42;--ink:#24384c;--muted:#607185;--red:#9e2940;--line:#dce3e9;--bg:#f5f7f9}.masthead{background:#fff;color:var(--navy);border-top:4px solid var(--red);border-bottom:1px solid var(--line)}.header-inner{min-height:78px;max-width:1320px;padding-left:40px;padding-right:40px}.brand{font-family:Georgia,serif;font-size:22px;font-weight:400;text-decoration:none;letter-spacing:-.3px}.brand-mark{background:var(--navy);color:#fff;border:0;width:40px;height:40px;font-size:27px;border-radius:4px}.brand-mark span{font-size:21px;color:#e3b3bf;margin-top:10px;margin-left:-3px}.brand-dot{color:var(--red)}.date-range{color:var(--muted)}main{max-width:1320px;padding:45px 40px 24px}.search-section{display:grid;grid-template-columns:minmax(270px,.9fr) minmax(0,1.3fr);column-gap:62px;align-items:center;padding:3px 0 34px}.intro{grid-column:1;grid-row:1/3;display:block;margin:0}.eyebrow{letter-spacing:.15em;font-size:12px;color:#6a7888;font-weight:600}.intro h1{font-size:clamp(32px,3.5vw,47px);line-height:1.12;letter-spacing:-1.2px}.intro h1 em{font-weight:400;color:var(--red)}.intro-text{max-width:38ch;font-size:15px;line-height:1.65;margin-top:17px}.search-section form{grid-column:2;align-self:end}.search-section form>label{font-size:14px;color:var(--navy);margin-bottom:10px}.search-field{min-height:66px;border-color:#b6c2ce;border-radius:7px;box-shadow:0 4px 14px #18304a07}.search-field input{font-family:Georgia,serif;font-size:24px}.search-field button{font-size:15px;padding:0 21px;border-radius:4px}.search-options{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:0}.check{font-size:14px}#match-help{font-size:12px}.suggestions{grid-column:2;margin:16px 0 0;gap:7px;align-self:start}.suggestions>span{display:none}.suggestions button{border-radius:20px;padding:7px 12px;background:#fff;font-size:13px}.suggestions button.active{background:#f6e9ed;border-color:#deb8c2}.chart-card{border-radius:12px;box-shadow:0 8px 28px #1b304806}.chart-top{padding:28px 32px 8px}.chart-top h2{font-size:37px;font-style:italic;letter-spacing:-.4px}.chart-layout{grid-template-columns:minmax(0,1fr) 175px;padding:0 32px 25px;gap:35px}.plot{height:255px;margin-top:29px}.columns{gap:13px}.bar{background:#365471;left:11%;right:11%;border-radius:4px 4px 0 0}.year-column:hover .bar{background:#547492}.year-column[aria-pressed=true] .bar{background:var(--red)}.bar-number{font-size:14px;color:var(--navy);bottom:calc(var(--bar-height) + 10px)}.year-label{font-size:13px}.year-column[aria-pressed=true] .year-label{background:#f8eaf0;padding:3px 5px;border-radius:3px;top:calc(100% + 9px)}.chart-unit{font-size:12px}.grid-line{border-color:#e8edf1}.stats{padding-left:25px;margin-top:22px;gap:24px}.stats strong{font-size:41px;letter-spacing:-1px}.stats p{font-size:13px}.stats small,.stat-note{font-size:13px;letter-spacing:0}.chart-tip{margin-top:53px}.legend-square{background:#365471}.segmented{background:#edf1f5;border-color:transparent;padding:4px}.segmented span{padding:10px 13px}.result-summary{padding:15px 32px;font-size:13px;background:#fafbfc}.passages-card{border-radius:12px;padding:29px 32px;margin-top:24px}.passages-top h2{font-size:29px}.passages-top a{font-size:13px;color:#52677d}.passage{padding-top:23px;margin-top:23px}.passage p{font-family:Georgia,serif;font-size:18px;line-height:1.85;max-width:91ch;color:#354657}.passage-index{font-family:Georgia,serif;font-size:15px;color:#9aa8b5;padding-top:7px;min-width:25px}mark{font-weight:400;background:#f5dce3;color:#762139;padding:2px 3px}.data-details,.method{padding:0 5px}.data-details{margin-top:17px}summary{padding:20px 0;font-size:14px}footer{padding-top:25px;font-size:12px;align-items:center}footer>span:first-child{font-family:Georgia,serif;font-size:17px;color:var(--navy)}footer a{color:var(--muted);font-size:12px}.analytics-page .intro{display:flex;margin:0 0 25px}.analytics-page h1{font-size:42px}.analytics-page select{font:inherit;padding:10px;border:1px solid #b8c4ce;border-radius:5px;margin-left:8px;background:#fff}.analytics-page label{font-size:14px}.metric-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:25px 0}.metric-cards section{padding:25px 30px;background:#fff;border:1px solid var(--line);border-radius:12px}.metric-cards p{font-size:14px;color:var(--muted);margin:0 0 13px}.metric-cards strong{font-family:Georgia,serif;font-size:48px;font-weight:400}.analytics-chart{padding:28px 30px}.daily-chart{display:flex;align-items:flex-end;gap:4px;height:220px;border-bottom:1px solid var(--line);margin-top:30px}.daily-chart>div{flex:1;min-width:1px;background:#365471;border-radius:2px 2px 0 0}.daily-chart>div:hover{background:var(--red)}.daily-chart .no-views{background:#dce3e9}.date-labels{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);margin-top:12px}.analytics-note{font-size:14px;line-height:1.8;color:var(--muted);max-width:100ch;margin-top:25px}@media(max-width:1000px){.search-section{column-gap:32px;grid-template-columns:minmax(240px,.9fr) minmax(0,1.2fr)}.intro h1{font-size:35px}.chart-layout{gap:22px}.columns{gap:9px}.search-field button{padding:0 14px}.search-field input{font-size:22px}.date-range{display:none}}@media(max-width:850px){.chart-layout{grid-template-columns:1fr}.stats{margin-top:15px;padding-left:0;gap:16px;padding-top:19px}.stats strong{font-size:34px}.stats small{display:block}.search-section{grid-template-columns:1fr;gap:24px;padding-bottom:28px}.intro{grid-row:auto;grid-column:1}.intro h1{font-size:38px}.intro h1 br{display:none}.intro h1 em{white-space:nowrap}.intro-text{max-width:none;margin-top:10px}.search-section form,.suggestions{grid-column:1}.suggestions{margin-top:-8px}.search-options{flex-direction:row;justify-content:space-between}.analytics-page .intro{display:flex;flex-direction:column;align-items:flex-start;gap:20px}}@media(max-width:600px){.header-inner{min-height:67px;padding:12px 19px}.brand{font-size:19px;gap:12px}.brand-mark{width:33px;height:33px;font-size:23px}.brand-mark span{font-size:18px}main{padding:27px 18px 20px}.intro h1{font-size:33px;line-height:1.18;letter-spacing:-.8px}.intro h1 br{display:block}.intro h1 em{white-space:normal}.intro-text{font-size:14px;line-height:1.65;margin-top:13px}.search-section{gap:22px}.search-field{min-height:62px}.search-field input{font-size:22px}.search-options{flex-direction:column;gap:9px}.suggestions button{font-size:12px;padding:7px 11px}.chart-top{padding:22px 18px 9px;gap:16px}.chart-top h2{font-size:34px}.chart-layout{padding:0 18px 20px}.plot{height:205px}.columns{gap:5px}.bar{left:7%;right:7%}.bar-number{font-size:12px}.year-label{font-size:12px}.year-column[aria-pressed=true] .year-label{top:calc(100% + 17px);padding:1px 3px}.stats strong{font-size:31px}.stats p,.stats small,.stat-note{font-size:12px}.chart-tip{margin-top:66px}.result-summary{padding:13px 18px}.passages-card{padding:24px 18px}.passages-top h2{font-size:27px}.passage p{font-size:17px;line-height:1.8}.passage-index{min-width:20px;font-size:14px}footer{align-items:flex-start;gap:10px}.metric-cards{gap:12px}.metric-cards section{padding:20px 18px}.metric-cards strong{font-size:37px}.analytics-chart{padding:22px 17px}.analytics-page h1{font-size:34px}.daily-chart{gap:2px}}

/* Longer historical series: period controls and a compact chart with year picker. */
.period-filter{grid-column:2;display:flex;flex-wrap:wrap;align-items:end;gap:12px}.period-filter label,.year-picker{display:flex;align-items:center;gap:8px;font-size:14px}.period-filter select,.year-picker select{font:inherit;padding:9px;border:1px solid #bac5d0;border-radius:5px;background:white;color:var(--ink)}.period-filter button{border:0;background:#e6ebf1;color:var(--navy);border-radius:5px;padding:10px;font-size:14px}.period-filter select:focus-visible,.year-picker select:focus-visible{outline:3px solid #327abf;outline-offset:3px}.year-picker{margin:18px 0}.plot-scroll{width:100%;min-width:0;padding-top:20px;margin-top:-20px}.plot-canvas{width:100%;min-width:0;padding:0 24px 64px 0}.plot-canvas.wide{min-width:0}.chart-tip{margin-top:8px}.dense .columns{gap:clamp(0px,.12vw,2px)}.dense .bar{left:0;right:0}.dense .bar-number{display:none}.dense .year-column[aria-pressed=true] .bar-number{display:block;z-index:2;background:white;padding:2px;border-radius:3px}.dense .year-label{display:none;transform:translateX(-50%);font-size:12px}.dense .tick .year-label{display:block}.dense .year-column[aria-pressed=true] .year-label{display:block;top:calc(100% + 32px);z-index:2}.chart-main{min-width:0}#speech-note{font-size:14px;line-height:1.6}#sources{max-height:180px;overflow-y:auto}.search-section .intro{grid-row:1 / span 4}@media(max-width:850px){.period-filter{grid-column:1}.search-section .intro{grid-row:auto}}@media(max-width:600px){.period-filter{gap:10px}.chart-tip{margin-top:8px}.plot-canvas{padding-bottom:70px}.year-picker select{min-width:150px}}

/* Keep edge labels within the chart, including the final year. */
.columns .year-column:first-child .year-label{left:0;transform:none}.columns .year-column:last-child .year-label{left:auto;right:0;transform:none}.columns .year-column:last-child .bar-number{left:auto;right:0;transform:none}
@media(max-width:600px){.dense .tick .year-label{display:none}.dense .major-tick .year-label,.dense .year-column:first-child .year-label,.dense .year-column:last-child .year-label,.dense .year-column[aria-pressed=true] .year-label{display:block}.dense .columns{gap:1px}.plot-canvas{padding-right:12px}}
/* Editorial overview, built from the same corpus as the search. */
.edition{margin-bottom:54px}.edition-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:12px 0 30px}.edition-heading h2{font-size:clamp(38px,5.6vw,68px);line-height:1.04;letter-spacing:-.035em}.edition-heading h2 em{color:var(--red)}.edition-heading p:not(.eyebrow){max-width:560px;line-height:1.65;color:var(--muted);margin-bottom:0}.edition-jump{flex-shrink:0;font-size:14px;padding-bottom:5px}.headline-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--navy);color:white;border-radius:16px;padding:30px 12px}.headline-stats>div{padding:0 25px}.headline-stats>div+div{border-left:1px solid #ffffff30}.headline-stats strong{display:block;font-size:clamp(38px,5vw,58px);font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}.headline-stats sup{font-size:22px}.headline-stats span{display:block;font-weight:600;margin-top:9px}.headline-stats p{font-size:14px;line-height:1.6;color:#cbd6e3;margin-bottom:0}.edition-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.edition-panels>article{min-width:0;background:white;border:1px solid var(--line);border-radius:14px;padding:26px}.edition h3{font-family:Georgia,serif;font-weight:400;font-size:26px;letter-spacing:-.02em;margin:0 0 24px}.length-row{display:grid;grid-template-columns:145px minmax(0,1fr) 48px;align-items:center;gap:12px;font-size:12px;margin:19px 0}.length-row b{text-align:right;font-variant-numeric:tabular-nums}.length-track{height:13px;background:#edf0f4;border-radius:3px;overflow:hidden}.length-track i{display:block;height:100%;background:#9aabba;border-radius:3px}.length-track i.current{background:var(--red)}.small-note{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:0}.edition button[data-query]{border:0;background:transparent;color:var(--red);padding:0;text-align:left;text-decoration:underline;text-underline-offset:4px;font-weight:600;overflow-wrap:anywhere}.edition button[data-query]:hover{color:var(--navy)}.top-row{display:grid;grid-template-columns:18px 1fr 38px 88px;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid #edf0f4;font-size:14px}.top-row>span,.top-row small{color:var(--muted)}.top-row b{text-align:right}.top-row small{text-align:right;font-size:12px}.stories-heading{max-width:690px;margin:38px 0 20px}.stories-heading h3{font-size:34px;margin-bottom:12px}.stories-heading>p:last-child{font-size:15px;color:var(--muted);line-height:1.6}.word-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.word-story{padding:24px;background:#f7efed;border:1px solid #e9d9d5;border-radius:12px;min-width:0}.word-story>button{font-family:Georgia,serif;font-size:25px!important;font-weight:400!important}.word-score{margin-top:20px;font-size:36px;color:var(--navy);font-variant-numeric:tabular-nums}.word-score span{font-size:14px;color:var(--muted)}.word-story p{font-size:14px;line-height:1.6;color:#586475}.record-tag{font-size:11px;font-weight:700;display:block;border-top:1px solid #e3ccc6;padding-top:12px;color:#814333}.bottom-stories p:not(.eyebrow){font-size:15px;line-height:1.8;margin-bottom:0}.bottom-stories h3{margin-bottom:12px}.bottom-stories button{font:inherit!important;font-weight:600!important}.insight-method{font-size:13px;line-height:1.7;color:var(--muted);margin-top:22px}.insight-method summary{cursor:pointer}.insight-method p{max-width:900px}.search-section{scroll-margin-top:20px}#results{scroll-margin-top:24px}
@media(max-width:760px){.edition-heading{display:block}.edition-jump{display:inline-block;margin-top:20px}.headline-stats{padding:22px 0}.headline-stats>div{padding:0 16px}.headline-stats span{font-size:13px}.headline-stats p{font-size:12px}.edition-panels{grid-template-columns:1fr}.word-stories{grid-template-columns:repeat(2,minmax(0,1fr))}.length-row{grid-template-columns:140px minmax(0,1fr) 45px}.edition-heading h2{font-size:48px}}
@media(max-width:440px){.headline-stats{grid-template-columns:1fr;padding:4px 22px}.headline-stats>div{padding:20px 0}.headline-stats>div+div{border-left:0;border-top:1px solid #ffffff30}.headline-stats strong{font-size:44px}.headline-stats span{font-size:15px}.headline-stats p{font-size:13px;margin-top:6px}.word-stories{gap:10px}.word-story{padding:17px 13px}.word-story>button{font-size:21px!important}.word-score{font-size:31px}.edition-panels>article{padding:20px}.length-row{grid-template-columns:115px minmax(0,1fr) 42px;gap:8px;font-size:11px}.top-row{gap:8px;grid-template-columns:14px 1fr 30px 76px}.edition-heading h2{font-size:42px}}
