:root{--ink:#11110f;--paper:#f4f0e6;--red:#b63a2d}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,sans-serif}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 5vw;border-bottom:1px solid #ccc}.site-header>a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.site-header img{width:64px;height:64px;object-fit:contain}.site-header nav ul{display:flex;gap:24px;list-style:none}.site-header a{color:inherit}.content-shell{max-width:960px;min-height:65vh;margin:auto;padding:10rem 5vw 5rem}.content-shell h1{font:400 clamp(3rem,7vw,6rem)/.9 Georgia,serif}.site-footer{border-top:1px solid #ccc;border-bottom:0}.screen-reader-text{position:absolute;left:-9999px}.screen-reader-text:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:100}
