@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";:root{--bg-base: #f5f3f0;--bg-paper: #faf9f7;--text-primary: #2c2c2a;--text-secondary: #5c5c58;--accent: #4a5d4a;--accent-soft: rgba(74, 93, 74, .12)}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}html,body,#root{margin:0;padding:0;min-height:100%}body{min-width:320px;min-height:100svh;background-color:var(--bg-base);color:var(--text-primary);-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}
