@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#1c201a;background:#f4f3ee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--primary:#66825b;--ink:#1c201a;--paper:#f4f3ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body,button,input,textarea{font-family:inherit}a{text-decoration:none;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}::selection{background:#b9ccaf;color:#172014}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#ecebe5}::-webkit-scrollbar-thumb{background:#abb3a4;border:2px solid #ecebe5;border-radius:10px}#app{min-height:100vh}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
