:root{--bg: #FFFFFF;--ink: #121212;--muted: #555555;--rule: #CCCCCC;--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{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--serif-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}body{min-height:100vh;display:flex;flex-direction:column}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);font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:0}.container{max-width:1180px;margin:0 auto;padding:0 28px}.masthead{padding:22px 0 0;text-align:center;border-bottom:1px solid var(--rule)}.masthead .dateline-top{font-family:var(--sans);font-size:12px;color:var(--muted);letter-spacing:.04em}.masthead .edition{font-family:var(--sans);font-size:11px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.masthead .nameplate{margin:10px 0 14px;display:flex;justify-content:center;align-items:center}.masthead .nameplate img{height:110px;width:auto;display:block}.masthead .nameplate a{display:inline-block}.masthead-rule{height:4px;background:var(--ink);width:100%}.masthead-rule-thin{height:1px;background:var(--ink);width:100%;margin-top:2px}.masthead-nav{display:flex;justify-content:center;gap:0;padding:12px 0;flex-wrap:wrap}.masthead-nav a{font-family:var(--sans);font-size:12px;font-weight:600;color:var(--ink);padding:0 22px;border-right:1px solid var(--rule);letter-spacing:.14em;text-transform:uppercase}.masthead-nav a:last-child{border-right:none}.masthead-nav a:hover{text-decoration:none;color:var(--link)}.kicker,.byline,.section-label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600;color:var(--ink)}.section-label{color:var(--ink)}.byline{color:var(--muted);font-weight:500;letter-spacing:.08em}.dek{font-family:var(--serif-body);font-style:italic;color:var(--muted);font-size:19px;line-height:1.45}footer.site-footer{background:#000;color:#fff;margin-top:80px;padding:48px 0 28px}footer.site-footer .footer-logo{text-align:center;margin-bottom:10px}footer.site-footer .footer-logo img{height:56px;width:auto;display:inline-block;background:#fff;padding:8px 14px;border-radius:2px}footer.site-footer .footer-tagline{font-family:var(--sans);font-size:11px;text-align:center;color:#999;letter-spacing:.16em;text-transform:uppercase;margin-bottom:32px}footer.site-footer .cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding-bottom:28px;border-bottom:1px solid #2a2a2a}footer.site-footer h4{font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin-bottom:12px;font-weight:700}footer.site-footer ul{list-style:none;padding:0;margin:0}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{padding:28px 0 8px;border-bottom:1px solid #2a2a2a}footer.site-footer .colophon-title{font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#fff;font-weight:700;text-align:center;margin-bottom:18px}footer.site-footer .colophon-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:40px;row-gap:8px;max-width:720px;margin:0 auto}footer.site-footer .colophon-entry{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:6px 0;border-bottom:1px dotted #2a2a2a;font-family:var(--sans);font-size:12px}footer.site-footer .colophon-entry .name{color:#fff;font-weight:600;letter-spacing:.02em}footer.site-footer .colophon-entry .role{color:#888;text-transform:uppercase;letter-spacing:.1em;font-size:10px;text-align:right}footer.site-footer .copyright{text-align:center;margin-top:22px;font-family:var(--sans);font-size:11px;color:#888;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}footer.site-footer .copyright img{height:22px;width:auto;display:inline-block;background:#fff;padding:3px 6px;border-radius:2px;vertical-align:middle}@media(max-width:860px){.masthead .nameplate img{height:72px}.masthead-nav a{padding:0 12px;font-size:11px;letter-spacing:.1em}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}}
