*,*:before,*:after{box-sizing:border-box}:root{--bg-primary: #faf7f0;--bg-secondary: #f0ebe2;--text-accent: #6a8a50;--text-light: #3a3028;--text-dim: #9a8a78;--glow-accent: rgba(106, 138, 80, .25)}html,body{margin:0;padding:0;height:100%;background:var(--bg-primary);color:var(--text-light);font-family:Crimson Text,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}button{font-family:inherit;border-radius:4px}:focus-visible{outline:2px solid var(--text-accent);outline-offset:2px}::selection{background:#6a8a5040;color:#2a2018}
