:root{--bg-dark:#111213;--fg-light:#d6d6d6;--accent-blue:#5b9eff}*{box-sizing:border-box}body{color:var(--fg-light);-webkit-font-smoothing:antialiased;background-color:#16141c;margin:0;padding:0;font-family:SF Mono,SFMono-Regular,ui-monospace,Menlo,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.4}#maincontent{max-width:760px;margin:0 auto;padding:120px 28px 15px}.band{background-image:url(/band.png);background-position:0 100%;background-repeat:repeat-x;background-size:auto 52px;width:100%;height:52px;margin-top:64px;display:block}.masthead{text-align:center;margin-bottom:2.4em}.masthead h1{margin:0 0 2px;font-size:1.5em}.listen{z-index:10;appearance:none;font:inherit;color:var(--fg-light);cursor:pointer;background:0 0;border:0;margin:0;padding:9px;line-height:0;display:inline-flex;position:fixed;top:20px;right:22px}.listen svg{width:20px;height:20px;display:block}.listen:hover,.listen:focus-visible{color:var(--accent-blue)}@keyframes listen-pulse{0%,to{opacity:1}50%{opacity:.4}}.listen[data-playing=true] svg{animation:1.7s ease-in-out infinite listen-pulse}@media (prefers-reduced-motion:reduce){.listen[data-playing=true] svg{animation:none}}.masthead p{margin:0}.columns p{margin:0 0 1em}.lede:first-letter{float:left;padding-right:.12em;font-size:3.6em;line-height:.78}.signoff{text-align:center;margin-top:2.6em}.signoff p{margin:0 0 2px}.signoff h2{font-size:inherit;margin:0;font-weight:700}.contact{flex-wrap:wrap;justify-content:center;align-items:center;margin:1.1em 0 0;display:flex}.sep{opacity:.4;margin:0 .75em}.contact a{color:inherit;text-decoration:none}.contact a:hover,.contact a:focus-visible{color:var(--accent-blue)}.foot{text-align:center;margin-top:2.6em}@media (max-width:620px){.contact{flex-direction:column;gap:.35em}.sep{display:none}}
