:root{--bg:#fff;--ink:#121212;--muted:#555;--rule:#ccc;--link:#326891;--link-visited:#5b4196;--accent-start:#4a56ff;--accent-end:#b945ff;--serif-display:"Playfair Display", "Source Serif 4", Georgia, "Times New Roman", serif;--serif-body:"Source Serif 4", Georgia, "Times New Roman", serif;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--serif-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:17px;line-height:1.55}html{height:100%}body{flex-direction:column;min-height:100vh;display:flex}body>main{flex:1 0 auto;width:100%}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}a:visited{color:var(--link-visited)}h1,h2,h3,h4{font-family:var(--serif-display);letter-spacing:-.01em;color:var(--ink);margin:0;font-weight:700}.container{max-width:1180px;margin:0 auto;padding:0 28px}.masthead{text-align:center;border-bottom:1px solid var(--rule);padding:22px 0 0}.masthead .dateline-top{font-family:var(--sans);color:var(--muted);letter-spacing:.04em;font-size:12px}.masthead .edition{font-family:var(--sans);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:11px}.masthead .nameplate{justify-content:center;align-items:center;margin:10px 0 14px;display:flex}.masthead .nameplate img{width:auto;height:110px;display:block}.masthead .nameplate a{display:inline-block}.masthead-rule{background:var(--ink);width:100%;height:4px}.masthead-rule-thin{background:var(--ink);width:100%;height:1px;margin-top:2px}.masthead-nav{flex-wrap:wrap;justify-content:center;gap:0;padding:12px 0;display:flex}.masthead-nav a{font-family:var(--sans);color:var(--ink);border-right:1px solid var(--rule);letter-spacing:.14em;text-transform:uppercase;padding:0 22px;font-size:12px;font-weight:600}.masthead-nav a:last-child{border-right:none}.masthead-nav a:hover{color:var(--link);text-decoration:none}.kicker,.byline,.section-label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.12em;color:var(--ink);font-size:11px;font-weight:600}.section-label{color:var(--ink)}.byline{color:var(--muted);letter-spacing:.08em;font-weight:500}.dek{font-family:var(--serif-body);color:var(--muted);font-size:19px;font-style:italic;line-height:1.45}footer.site-footer{color:#fff;background:#000;margin-top:80px;padding:48px 0 28px}footer.site-footer .footer-logo{text-align:center;margin-bottom:10px}footer.site-footer .footer-logo img{background:#fff;border-radius:2px;width:auto;height:56px;padding:8px 14px;display:inline-block}footer.site-footer .footer-tagline{font-family:var(--sans);text-align:center;color:#999;letter-spacing:.16em;text-transform:uppercase;margin-bottom:32px;font-size:11px}footer.site-footer .cols{border-bottom:1px solid #2a2a2a;grid-template-columns:repeat(4,1fr);gap:32px;padding-bottom:28px;display:grid}footer.site-footer h4{font-family:var(--sans);text-transform:uppercase;letter-spacing:.14em;color:#fff;margin-bottom:12px;font-size:11px;font-weight:700}footer.site-footer ul{margin:0;padding:0;list-style:none}footer.site-footer li{margin-bottom:8px}footer.site-footer a{color:#c8c8c8;font-family:var(--sans);font-size:13px}footer.site-footer a:hover{color:#fff}footer.site-footer .colophon{border-bottom:1px solid #2a2a2a;padding:28px 0 8px}footer.site-footer .colophon-title{font-family:var(--sans);text-transform:uppercase;letter-spacing:.18em;color:#fff;text-align:center;margin-bottom:18px;font-size:11px;font-weight:700}footer.site-footer .colophon-list{grid-template-columns:repeat(2,1fr);gap:8px 40px;max-width:720px;margin:0 auto;display:grid}footer.site-footer .colophon-entry{font-family:var(--sans);border-bottom:1px dotted #2a2a2a;justify-content:space-between;align-items:baseline;gap:16px;padding:6px 0;font-size:12px;display:flex}footer.site-footer .colophon-entry .name{color:#fff;letter-spacing:.02em;font-weight:600}footer.site-footer .colophon-entry .role{color:#888;text-transform:uppercase;letter-spacing:.1em;text-align:right;font-size:10px}footer.site-footer .copyright{text-align:center;font-family:var(--sans);color:#888;letter-spacing:.04em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:22px;font-size:11px;display:flex}footer.site-footer .copyright img{vertical-align:middle;background:#fff;border-radius:2px;width:auto;height:22px;padding:3px 6px;display:inline-block}@media (width<=860px){.masthead .nameplate img{height:72px}.masthead-nav a{letter-spacing:.1em;padding:0 12px;font-size:11px}footer.site-footer .cols{grid-template-columns:repeat(2,1fr)}footer.site-footer .colophon-list{grid-template-columns:1fr}footer.site-footer .footer-logo img{height:44px}}
