:root{--bg: #edebe2;--bg-muted: oklab(from var(--bg) calc(l - 0.05) a b);--ink: #181818;--muted: #666;--brand: #6D5F52;--card: #fff;--chip: #e9e3cf;--radius: 20px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.08)}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background-color:var(--bg);margin:1%}h1,h2,h3,p,a{color:var(--brand)}h1,h2,h3{padding-bottom:3px;border-bottom:1px solid var(--bg-muted)}.content{width:40%;margin:30px auto 0}/*# sourceMappingURL=main.css.map */