:root{font-family:Arial,Helvetica,sans-serif;color:#f4efe7;background:#202020;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:3px}header,footer{max-width:960px;margin:auto;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}header{border-bottom:1px solid #44413b}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:700;letter-spacing:-1px;text-decoration:none}.brand img{border-radius:22.4%}main{max-width:740px;margin:38px auto 48px;padding:40px;background:#f4efe7;color:#252525;border-radius:14px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;color:#69665f}h1{font-weight:500;font-size:38px;letter-spacing:-1px;margin:16px 0}h2{font-size:19px;font-weight:600;line-height:1.4;margin:28px 0 10px}p{font-size:15px;line-height:1.7;overflow-wrap:anywhere}.updated{font-size:12px;color:#69665f}footer{border-top:1px solid #44413b;color:#c8c1b5}a:focus-visible{outline:3px solid #84704b;outline-offset:4px}@media(max-width:800px){main{margin:22px 6%;padding:26px}header,footer{padding:20px 6%}h1{font-size:32px}}@media(max-width:400px){header,footer{font-size:12px;gap:12px}.brand{font-size:24px}}
