@font-face{font-family:'Barlow Condensed';src:url('/barlow-condensed-extrabold-italic.ttf') format('truetype');font-style:italic;font-weight:800;font-display:swap}
@font-face{font-family:'Roboto Condensed';src:url('/roboto-condensed.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{color-scheme:light;--ink:#233548;--brand:#153D6F;--accent:#E4B648;--highlight:#866200;--line:#e3e9ef;--muted:#536376}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:1rem}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
.sheet{width:min(100% - 56px,820px);margin:0 auto}
.masthead{padding:28px 0 19px;border-bottom:3px solid var(--accent)}
.brand{display:flex;align-items:center;flex-wrap:wrap;gap:18px;width:fit-content;max-width:100%;color:var(--brand);text-decoration:none}
.monogram{display:grid;place-items:center;flex:0 0 62px;width:62px;height:68px;padding-right:3px;border-bottom:5px solid var(--accent);background:var(--brand);color:var(--accent);font-family:'Barlow Condensed',Impact,sans-serif;font-size:3.5rem;font-weight:800;font-style:italic;line-height:1}
.wordmark{display:flex;flex-direction:column;color:var(--brand)}
.read-the{padding-left:2px;font-family:'Roboto Condensed',Arial,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.19em;line-height:1.1}
.blitz{font-family:'Barlow Condensed',Impact,sans-serif;font-size:3.5rem;font-weight:800;font-style:italic;letter-spacing:-.025em;line-height:.96}
.tagline{margin:15px 0 0;color:var(--muted);font-size:.875rem;line-height:1.4}
.headlines{list-style:none;margin:0;padding:0}
.headlines li{margin:0;padding:0;border-bottom:1px solid var(--line)}
.headline{display:block;padding:15px 0;color:var(--ink);font-family:'Roboto Condensed',Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.25;text-decoration:none;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:break-word}
.highlight .headline{color:var(--highlight)}
.headline:hover,.headline:focus-visible{text-decoration:underline}
.headline:visited,.highlight .headline:visited{color:#0000ee}
.headline:focus-visible,a:focus-visible{outline:3px solid var(--highlight);outline-offset:5px;border-radius:1px}
footer{margin-top:20px;padding:0 0 24px;color:var(--muted);font-size:.8125rem;line-height:1.5}
.footer-top{display:flex;justify-content:space-between;align-items:baseline;gap:14px;flex-wrap:wrap}
.footer-brand{color:var(--brand);font-family:'Roboto Condensed',Arial,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.04em}
footer a{color:var(--muted);font-size:.8125rem;text-underline-offset:3px}
.skip{position:fixed;top:-100px;left:12px;background:white;padding:12px;color:#111;z-index:2}
.skip:focus{top:8px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){.sheet{width:calc(100% - 36px)}.masthead{padding-top:23px}.brand{gap:15px}.monogram{flex-basis:54px;width:54px;height:62px;font-size:3.125rem}.blitz{font-size:3.125rem}.headline{font-size:1.125rem}footer{padding-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
