:root{--bg: #F7F5F2;--text: #2D2A26;--accent: #E52B1E;--accent-hover: #B3180D;--muted: #8B8580}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:18px;line-height:1.6;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}body{max-width:76ch;margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:2rem;margin-bottom:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin-bottom:1.2rem}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}ul,ol{margin-bottom:1.2rem;padding-left:1.5rem}li{margin-bottom:.3rem}img{max-width:100%;height:auto}header{margin-bottom:3rem;text-align:center}header img{height:88px;width:auto}footer{margin-top:auto;padding-top:1.2rem;font-size:.82rem;color:var(--muted)}footer a{color:inherit;text-decoration:underline;text-underline-offset:2px}footer a:hover{color:var(--accent)}
