@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&display=swap";:root{color:#211f1b;font-synthesis:none;--ink:#211f1b;--paper:#f4f0e8;--cream:#eae3d6;--muted:#746f66;--line:#211f1b29;--accent:#e94f32;background:#f4f0e8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -20%, #ffffffeb, transparent 42rem), var(--paper);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{color:#fff;background:var(--accent)}
