:root{--bg:#f5f0e8;--card:#fafaf7;--white:#fff;--green:#7a9e87;--green-light:#edf2ee;--pink:#c9948a;--pink-light:#f5eae8;--beige:#c4a882;--beige-light:#f0e8dc;--text:#2c2c2c;--text-muted:#7a7a6a;--border:#e8e2d8;--accent:#7a9e87;--bg-subtle:#ece6dc}[data-theme=dark]{--bg:#1a1612;--card:#252019;--white:#252019;--text:#e8e2d5;--text-muted:#9a9485;--border:#3a332a;--accent:#5dcaa5;--bg-subtle:#2e2820}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{height:100%;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}#root{height:100%}.page-scroll-container{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}
