#root{display:flex;flex-direction:column}*{box-sizing:border-box}:root{--layout-max: 860px;--layout-gutter: 18px;--section-pad-top: 56px;--section-pad-bottom: 44px;--border-w: 2px;--radius: 10px;--navbar-height: 38px;--color-bg: #fff;--color-border: rgba(15, 23, 42, .18);--color-muted: rgba(15, 23, 42, .72);--color-btn-background-hover: rgba(15, 23, 42, .05);--color-accent: #2c7fb8;--color-accent-soft: #5eb0e7;--color-accent-overlay: color-mix( in srgb, var(--color-accent) 18%, transparent );line-height:1.5;font-weight:400;color:#0f172a;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;height:100%;font-family:Avenir Next,sans-serif;font-weight:400;color:var(--color-text)}::selection{background:color-mix(in srgb,var(--color-accent) 22%,transparent);color:var(--color-text)}h1{font-size:3em;line-height:1.1;margin:1rem auto}a{color:inherit}:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 28%,transparent)}
