:root{color-scheme:dark;--bg:#050505;--text:#f2ede4;--muted:#9c958a}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Manrope,Avenir Next,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.app{max-width:1020px;margin:0 auto;padding:28px 20px 80px}.masthead{margin-bottom:26px}.masthead-logo{display:block;height:72px;width:auto;max-width:100%}.sub{color:var(--muted);font-size:13px}