@font-face{font-family:Caslon;src:url('./assets/caslon.ttf') format('truetype');font-display:swap;font-weight:400}
@font-face{font-family:DM;src:url('./assets/dm-sans.ttf') format('truetype');font-display:swap;font-weight:400}
@font-face{font-family:DM;src:url('./assets/dm-sans-bold.ttf') format('truetype');font-display:swap;font-weight:600 800}
:root{--paper:#f5f3ed;--ink:#202722;--muted:#606660;--line:#c8ccc2;--red:#aa3126;--white:#fffef9;--serif:Caslon,Georgia,serif;--sans:DM,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:var(--red)}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{max-width:1336px;margin:auto;padding:0 48px}.skip{position:absolute;left:16px;top:-100px;background:var(--ink);color:#fff;padding:12px;z-index:20}.skip:focus{top:12px}.utility{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:14px 0 11px;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.utility span:last-child{letter-spacing:.04em}.masthead{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0 19px}.brand{font-family:var(--serif);font-size:clamp(55px,6.5vw,87px);line-height:1;letter-spacing:-.045em;text-decoration:none;white-space:nowrap}.brand .period{color:var(--red)}.masthead-note{font-size:14px;line-height:1.55;max-width:205px;text-align:right}.masthead-note strong{display:block;font-weight:600}.nav-row{border-top:3px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;align-items:stretch;justify-content:space-between;gap:16px}.nav-links{display:flex;gap:29px;align-items:center}.nav-links a{position:relative;text-decoration:none;font-size:14px;padding:16px 0}.nav-links a[aria-current=page]{font-weight:700}.nav-links a[aria-current=page]:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--red)}.vol-nav{border-left:1px solid var(--line);padding:14px 0 14px 25px;text-decoration:none;font-size:14px;font-weight:700;align-self:center;white-space:nowrap;color:var(--red)}.vol-nav span{margin-left:14px}.menu-toggle{display:none}.kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;line-height:1.6}.red{color:var(--red)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(56px,6.3vw,87px);letter-spacing:-.04em;margin-bottom:25px}h2{font-size:clamp(36px,4vw,53px);letter-spacing:-.025em}h3{font-size:32px;letter-spacing:-.015em}p{margin-bottom:20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;padding:46px 0 35px;align-items:center}.hero-copy{padding:6px 0}.hero .kicker{margin-bottom:20px}.hero h1 em{font-style:normal;color:var(--red)}.intro{font-size:18px;line-height:1.75;max-width:470px;color:#474e48}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:49px;padding:12px 23px;background:var(--ink);color:var(--white);border:1px solid var(--ink);text-decoration:none;font-size:14px;font-weight:600;line-height:1.5;transition:background .15s,color .15s}.button:hover{background:var(--red);border-color:var(--red);color:white}.button.red-button{background:var(--red);border-color:var(--red)}.button.red-button:hover{background:#81241c}.text-link{font-size:14px;font-weight:600}.hero-figure{margin:0;position:relative}.hero-photo{width:100%;height:458px;object-fit:cover;object-position:center 28%;filter:grayscale(100%);background:#d8dad1}.hero-figure:before{content:'';position:absolute;width:60px;height:6px;background:var(--red);left:-17px;top:27px;z-index:1}.hero-figure figcaption{font-size:12px;display:flex;gap:12px;justify-content:space-between;margin-top:10px;color:var(--muted)}.hero-figure figcaption span:last-child{text-transform:uppercase;letter-spacing:.09em}.edition-line{display:flex;align-items:center;gap:16px;margin-top:28px;font-size:12px;color:var(--muted)}.edition-line:before{content:'';width:30px;height:1px;background:var(--red)}.briefs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:3px solid var(--ink);padding:25px 0;margin:0 0 65px;gap:25px}.brief{display:grid;grid-template-columns:27px 1fr;gap:12px}.brief+.brief{border-left:1px solid var(--line);padding-left:27px}.brief-number{font-family:var(--serif);font-size:21px;color:var(--red)}.brief .kicker{font-size:12px;color:var(--muted);margin-bottom:7px}.brief a{font-family:var(--serif);font-size:25px;line-height:1.16;text-decoration:none}.section-head{display:flex;gap:22px;justify-content:space-between;align-items:end;margin-bottom:29px}.section-head h2{margin:7px 0 0}.section-head>.text-link{white-space:nowrap;margin-bottom:5px}.news-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:30px}.news-item+.news-item{padding-left:30px;border-left:1px solid var(--line)}.news-item .kicker{font-weight:400;margin-bottom:14px;color:var(--muted)}.news-item h3{font-size:32px;margin-bottom:15px}.news-item h3 a{text-decoration:none}.news-item p{color:var(--muted);font-size:15px;line-height:1.65}.tag{display:inline-block;color:var(--red);font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.section{margin-bottom:75px}.place-strip{display:grid;grid-template-columns:1fr 1fr;margin:75px 0 0;background:var(--ink);color:var(--paper)}.place-strip img{width:100%;height:385px;object-fit:cover}.place-copy{padding:43px 42px;align-self:center}.place-copy .kicker{color:#d0c9b9;margin-bottom:18px}.place-copy h2{font-size:49px;max-width:420px;margin-bottom:18px}.place-copy p{max-width:410px;color:#d5d8ce;font-size:15px}.place-copy a{color:var(--white)}.volunteer-strip{border-bottom:1px solid var(--ink);border-top:1px solid var(--ink);margin:65px 0 55px;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.volunteer-strip .kicker{color:var(--red);margin-bottom:6px}.volunteer-strip h2{font-size:36px;margin-bottom:0}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px;margin-bottom:36px}.footer-brand{font-family:var(--serif);font-size:43px;line-height:1.1;margin-bottom:10px}.footer-top p,.footer-top a{font-size:14px}.footer-top p{color:var(--muted)}.footer-top .kicker{margin-bottom:12px}.footer-links{display:grid;align-content:start;gap:5px}.footer-links a{text-decoration:none}.footer-bottom{border-top:1px solid var(--line);padding:20px 0 28px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:35px;align-items:start}.footer-bottom p{max-width:740px;margin-bottom:10px}.footer-bottom details{max-width:740px}.footer-bottom summary{cursor:pointer;font-size:12px}.footer-bottom details p{margin-top:8px}.page-heading{padding:49px 0 36px;border-bottom:1px solid var(--ink);margin-bottom:38px;max-width:100%}.page-heading .kicker{color:var(--red);margin-bottom:16px}.page-heading h1{font-size:clamp(53px,6vw,77px);margin-bottom:18px}.page-heading p{max-width:660px;color:var(--muted);font-size:18px;margin-bottom:0}.two-col{display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.body-copy{font-size:17px;line-height:1.8}.body-copy h2{font-size:40px;margin:0 0 22px}.body-copy h2:not(:first-child){margin-top:38px}.body-copy p{color:#444c45}.portrait-small{width:100%;aspect-ratio:4/4.5;object-fit:cover;object-position:50% 25%;filter:grayscale(1)}.caption{color:var(--muted);font-size:12px;margin-top:9px}.quote{margin:42px 0 0;padding:26px 0 20px;border-top:3px solid var(--ink);border-bottom:1px solid var(--line);font-family:var(--serif);font-size:35px;line-height:1.2}.quote cite{font-family:var(--sans);display:block;font-size:12px;font-style:normal;margin-top:20px;line-height:1.8}.topic-list{display:grid;grid-template-columns:1fr 1fr;gap:35px 45px}.topic{border-top:1px solid var(--ink);padding-top:23px}.topic-number{font-size:13px;color:var(--red);margin-bottom:13px}.topic h2{font-size:39px}.topic p{color:var(--muted);font-size:16px}.topic details{border-top:1px solid var(--line);padding:13px 0}.topic summary{cursor:pointer;font-size:14px;font-weight:600}.topic details p{font-size:15px;margin:15px 0}.topic details a{font-size:14px}.note{padding:23px 26px;border-left:3px solid var(--red);background:#ecece4;margin:35px 0;font-size:15px}.note p:last-child{margin-bottom:0}.report-feature{display:grid;grid-template-columns:1fr 1.3fr;border-bottom:1px solid var(--ink);padding-bottom:33px;margin-bottom:35px;gap:40px}.report-date{font-family:var(--serif);font-size:63px;line-height:1.07;color:var(--red)}.report-feature h2{font-size:37px}.report-years{border-top:1px solid var(--ink)}.report-years>summary{display:flex;align-items:center;justify-content:space-between;padding:19px 0;font-family:var(--serif);font-size:34px;cursor:pointer;list-style:none}.report-years>summary::-webkit-details-marker{display:none}.report-years>summary:after{content:'+';font-family:var(--sans);font-weight:400;font-size:24px;color:var(--red)}.report-years[open]>summary:after{content:'−'}.report-years summary small{font-family:var(--sans);font-size:13px;color:var(--muted);margin-right:auto;margin-left:25px}.report-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;padding-bottom:25px}.report-link{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:15px;gap:12px}.report-link small{font-size:12px;color:var(--muted);white-space:nowrap}.source-list{padding-left:20px;max-width:840px}.source-list li{margin-bottom:18px}.source-list small{display:block;color:var(--muted);font-size:14px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.contact-option{padding:25px 0;border-bottom:1px solid var(--line)}.contact-option:first-child{padding-top:0}.contact-option .kicker{color:var(--muted);margin-bottom:8px}.contact-option>a{font-family:var(--serif);font-size:clamp(28px,3vw,42px);text-decoration:none;overflow-wrap:anywhere}.contact-option p{font-size:15px;color:var(--muted);margin-top:8px;margin-bottom:0}.side-note{border-top:3px solid var(--ink);padding-top:25px}.side-note h2{font-size:38px}.side-note p{color:var(--muted);font-size:16px}.vol-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;padding:49px 0 55px}.vol-intro{padding-top:10px}.vol-intro .kicker{color:var(--red);margin-bottom:19px}.vol-intro h1{font-size:clamp(52px,5.5vw,75px)}.vol-intro>p{max-width:360px;color:var(--muted);font-size:17px}.handline{width:63px;height:4px;background:var(--red);margin:31px 0 27px}.vol-small{display:flex;align-items:center;gap:16px;margin-top:33px}.vol-small img{width:58px;height:67px;object-fit:cover;object-position:50% 15%;filter:grayscale(1)}.vol-small p{font-size:14px;line-height:1.6;margin:0}.vol-small p strong{display:block}.vol-form{padding:27px 32px 30px;background:var(--white);border-top:3px solid var(--ink);border-bottom:1px solid var(--ink)}.vol-form h2{font-size:33px;margin-bottom:4px}.form-intro{font-size:14px;color:var(--muted);margin-bottom:21px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:14px;font-weight:600}label .optional{font-weight:400;color:var(--muted);font-size:12px}input:not([type=checkbox]),select,textarea{width:100%;min-height:44px;padding:9px 12px;border:1px solid #b8beb2;border-radius:0;background:var(--white);color:var(--ink);margin:6px 0 16px;font-size:16px}textarea{resize:vertical;min-height:75px;line-height:1.5}fieldset{padding:0;border:0;margin:0 0 16px;min-width:0}legend{font-size:14px;font-weight:600;margin:0 0 9px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice{display:flex;gap:9px;align-items:center;line-height:1.4;border:1px solid var(--line);padding:11px 10px;min-height:49px;font-size:13px;font-weight:400;cursor:pointer}.choice:has(input:checked){background:#f5eae5;border-color:var(--red);color:#81241c}.choice input{width:16px;height:16px;accent-color:var(--red);margin:0;flex-shrink:0}.form-bottom{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.form-bottom .button{min-height:47px}.email-explainer{font-size:12px;color:var(--muted);line-height:1.6;max-width:225px;margin:0}.vol-privacy{font-size:12px;color:var(--muted);margin:15px 0 0;line-height:1.6}.email-fallback{border-top:1px solid var(--line);margin-top:19px;padding-top:15px;font-size:13px}.email-fallback p{margin-bottom:10px}.email-fallback a{overflow-wrap:anywhere}.copy-button{background:none;padding:6px 0;border:0;color:var(--red);font-size:14px;text-decoration:underline;text-underline-offset:4px;min-height:36px}.fallback-message{font-size:14px;min-height:150px!important}.empty-state{padding:20px;background:#eee}.news-all{display:grid;grid-template-columns:1fr 1fr;gap:40px}.news-all .news-item{padding:24px 0 0;border-left:0;border-top:1px solid var(--ink)}.news-all .news-item h3{font-size:38px}.small-heading{font-family:var(--sans);font-size:14px;font-weight:700;line-height:1.5}.resource-list{margin:30px 0}.resource-list a{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-size:16px}.status-note{font-size:12px;color:var(--muted)}.wide-photo{width:100%;height:310px;object-fit:cover;margin:30px 0 8px}.vol-footer{margin-top:15px;padding-top:25px;border-top:1px solid var(--ink)}[hidden]{display:none!important}
@media(min-width:1500px){.wrap{max-width:1400px}.hero{gap:88px}.hero-photo{height:485px}.hero h1{font-size:93px}}
@media(max-width:1050px){.wrap{padding:0 32px}.nav-links{gap:20px}.hero{gap:35px}.hero-photo{height:420px}.hero h1{font-size:67px}.intro{font-size:16px}.news-grid{gap:23px}.news-item+.news-item{padding-left:23px}.place-copy{padding:30px}.place-copy h2{font-size:42px}.vol-layout{gap:40px}.vol-form{padding:25px}.vol-intro h1{font-size:65px}.vol-nav{padding-left:14px}.masthead-note{font-size:13px}.brief a{font-size:23px}.brief+.brief{padding-left:20px}.contact-grid{gap:40px}}
@media(max-width:760px){.wrap{padding:0 23px}.utility{font-size:10px;letter-spacing:.08em;padding:12px 0}.utility span:last-child{display:none}.masthead{padding:20px 0 18px}.brand{font-size:61px}.masthead-note{font-size:12px;max-width:145px}.nav-row{position:relative;flex-wrap:wrap;gap:0}.menu-toggle{display:flex;align-items:center;gap:9px;background:none;border:0;font-size:14px;padding:14px 0;min-height:49px}.menu-lines{width:17px;height:10px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.nav-links{display:none;width:100%;order:3;padding:8px 0 14px;border-top:1px solid var(--line);gap:0;flex-wrap:wrap}.nav-links.is-open{display:flex}.nav-links a{width:50%;padding:9px 0}.nav-links a[aria-current=page]:after{width:20px;bottom:4px}.vol-nav{padding:12px 0 12px 18px}.hero{grid-template-columns:1fr;padding:32px 0;gap:28px}.hero h1{font-size:clamp(57px,10vw,78px);max-width:590px}.hero .kicker{margin-bottom:15px}.hero .intro{max-width:540px;font-size:17px}.actions{margin-top:22px;gap:24px}.hero-photo{height:auto;aspect-ratio:1.12;object-position:50% 23%}.hero-figure:before{left:-10px;top:20px;width:43px;height:5px}.edition-line{margin-top:22px}.briefs{gap:0;grid-template-columns:1fr;padding:6px 0 0;margin-bottom:43px}.brief,.brief+.brief{border-left:0;padding:17px 0;gap:10px}.brief+.brief{border-top:1px solid var(--line)}.brief a{font-size:25px}.brief .kicker{margin-bottom:4px}.section-head{gap:15px}.section-head h2{font-size:39px}.section-head>.text-link{font-size:12px}.news-grid,.news-all{grid-template-columns:1fr;gap:26px}.news-item+.news-item{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.news-item h3{font-size:34px}.news-item p{font-size:16px}.section{margin-bottom:45px}.place-strip{grid-template-columns:1fr;margin-top:43px}.place-strip img{height:280px}.place-copy{padding:29px 25px}.place-copy h2{font-size:43px}.place-copy p{font-size:16px}.volunteer-strip{align-items:start;flex-direction:column;margin:40px 0}.volunteer-strip h2{font-size:33px}.footer-top{grid-template-columns:1fr 1fr;gap:24px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.page-heading{padding:33px 0 29px;margin-bottom:29px}.page-heading h1{font-size:57px}.page-heading p{font-size:17px}.two-col,.contact-grid{grid-template-columns:1fr;gap:30px}.two-col .portrait-small{max-height:480px;aspect-ratio:1.1}.body-copy{font-size:16px}.topic-list{grid-template-columns:1fr;gap:26px}.topic h2{font-size:36px}.report-feature{grid-template-columns:1fr;gap:20px}.report-date{font-size:48px}.report-list{grid-template-columns:1fr 1fr;gap:0 20px}.report-years>summary{font-size:30px}.vol-layout{grid-template-columns:1fr;gap:26px;padding:32px 0 35px}.vol-intro{padding-top:0}.vol-intro h1{font-size:61px;margin-bottom:18px}.vol-intro>p{max-width:100%;margin-bottom:0}.handline{display:none}.vol-small{margin-top:20px}.vol-form{padding:24px 20px}.vol-intro .kicker{margin-bottom:13px}.quote{font-size:32px}.news-all .news-item h3{font-size:33px}.wide-photo{height:240px}}
@media(max-width:480px){.masthead-note{display:none}.masthead{padding:18px 0}.hero-figure figcaption{flex-wrap:wrap;gap:3px 12px}}
@media(max-width:380px){.wrap{padding:0 17px}.brand{font-size:54px}.hero h1,.vol-intro h1{font-size:53px}.fields,.choices{grid-template-columns:1fr}.vol-form{padding:22px 17px}.report-list{grid-template-columns:1fr}.actions{gap:18px}.button{padding:12px 18px}.section-head{flex-direction:column;align-items:start}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.nav-row,.volunteer-strip,.menu-toggle,.actions,.vol-form,.skip{display:none}body{background:white;color:black}.wrap{max-width:100%;padding:0}.hero-photo{max-height:300px}.section{break-inside:avoid}.footer-top{display:none}a{text-decoration:underline}}

/* The public record: three editorial charts. */
/* John supplied a landscape portrait with the subject right of centre. */
.hero-photo,.portrait-small,.vol-small img{object-position:68% 35%}
.record-section{border-top:3px solid var(--ink);padding-top:26px;scroll-margin-top:25px}
.record-heading{align-items:end;margin-bottom:32px}
.record-heading>p{font-size:15px;line-height:1.65;max-width:370px;margin:0 0 4px;color:var(--muted)}
.record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}
.record-card{min-width:0;position:relative;display:flex;flex-direction:column}
.record-card+.record-card:before{content:"";position:absolute;left:-20px;top:0;bottom:0;border-left:1px solid var(--line)}
.record-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:.1em;font-weight:700;line-height:1.5;margin-bottom:18px}
.record-dot{width:6px;height:6px;border-radius:50%;background:var(--red);flex:none}
.record-card h3{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.08;letter-spacing:-.02em;min-height:76px;margin:0 0 17px}
.record-stat{font-family:var(--serif);font-size:79px;font-weight:400;letter-spacing:-.05em;line-height:.95;margin:0 0 10px}
.record-stat>span{font-size:.62em;letter-spacing:-.03em}
.record-stat-label{font-size:12px;line-height:1.6;margin:0;min-height:39px;max-width:260px;color:var(--muted)}
.record-figure{margin:12px 0 0;display:flex;flex-direction:column;flex:1}
.record-chart{display:block;width:100%;max-width:420px;height:auto;align-self:center;overflow:visible}
.chart-grid{stroke:var(--line);stroke-width:1}
.chart-axis{font:14px var(--sans);fill:var(--muted)}
.chart-value{font:700 15px var(--sans);fill:var(--ink)}
.chart-bar-ink{fill:var(--ink)}
.chart-bar-red{fill:var(--red)}
.coverage-rule{stroke:var(--line);stroke-width:1}
.coverage-ring{stroke:var(--red);stroke-width:15}
.coverage-number{font:70px var(--serif);letter-spacing:-4px;fill:var(--ink)}
.coverage-percent{font-size:39px;letter-spacing:-2px}
.record-figure figcaption{font-size:13px;line-height:1.65;margin:16px 0 20px;flex:1;color:var(--ink)}
.record-proof{border-top:1px solid var(--ink);font-size:12px;line-height:1.6;padding-top:13px}
.record-proof summary{cursor:pointer;font-size:12px;font-weight:700;text-underline-offset:4px;min-height:32px}
.record-proof summary:hover{color:var(--red)}
.record-proof summary:focus-visible{outline:2px solid var(--red);outline-offset:3px}
.record-proof table{border-collapse:collapse;width:100%;margin:9px 0 15px;font-size:12px;line-height:1.5}
.record-proof caption{text-align:left;color:var(--muted);padding:0 0 8px}
.record-proof th,.record-proof td{border-bottom:1px solid var(--line);padding:8px 0;vertical-align:top}
.record-proof th{text-align:left;font-weight:400;padding-right:12px}
.record-proof td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.record-proof p{font-size:12px;line-height:1.7;margin:12px 0 0;color:var(--muted)}
.record-proof a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.record-context{margin:24px 0 0;padding-top:14px;border-top:1px solid var(--line);font-size:11px;line-height:1.7;color:var(--muted);max-width:none}
@media(max-width:1050px){.record-grid{gap:28px}.record-card+.record-card:before{left:-15px}.record-card h3{font-size:27px;min-height:85px}.record-stat{font-size:68px}.record-eyebrow{font-size:9px;letter-spacing:.07em}.record-heading>p{max-width:310px}.record-stat-label{min-height:40px}}
@media(max-width:820px){.record-grid{grid-template-columns:1fr;gap:32px}.record-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:26px;align-items:start}.record-card+.record-card{border-top:1px solid var(--line);padding-top:30px}.record-card+.record-card:before{display:none}.record-card h3{grid-column:1;font-size:32px;min-height:0;margin-bottom:22px}.record-eyebrow{grid-column:1;font-size:10px}.record-stat{grid-column:1;font-size:78px}.record-stat-label{grid-column:1;min-height:0}.record-figure{grid-column:2;grid-row:1/6;margin:0}.record-figure figcaption{font-size:13px;margin-bottom:18px}.record-proof{grid-column:1/-1;margin-top:18px}.record-heading{align-items:start;gap:18px}.record-heading>p{max-width:270px;font-size:14px}.record-proof table{max-width:480px}}
@media(max-width:540px){.record-heading{display:block}.record-heading>p{max-width:100%;margin-top:16px}.record-card{display:flex}.record-card h3{font-size:33px;margin-bottom:20px}.record-stat{font-size:78px}.record-stat-label{max-width:none}.record-figure{margin-top:12px;flex:auto}.record-chart{max-width:340px}.record-figure figcaption{font-size:14px;margin-top:10px;margin-bottom:8px}.record-proof{margin-top:12px}.record-context{font-size:11px}.record-grid{gap:32px}}
@media print{.record-grid{gap:20px}.record-card{break-inside:avoid}.record-proof{display:none}.record-section{break-inside:auto}.record-stat{font-size:55px}.record-chart{max-width:280px}}
