:root{--color-bg: #fdfdfd;--color-text: #2d3436;--color-text-muted: #666666;--color-accent: #000000;--color-sidebar-bg: #ffffff;--color-footer-bg: #000000;--color-footer-text: #ffffff;--color-callout-bg: #000000;--color-callout-text: #ffffff;--font-sans: "Inter", sans-serif;--font-serif: "Merriweather", Georgia, serif;--sidebar-width: 260px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-serif);line-height:1.7;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}h1,h2,h3,h4,.sans{font-family:var(--font-sans);letter-spacing:.05em;font-weight:700}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}ul{list-style:none}section{display:block}
