:root{--bg: #2d1b0e;--bg-light: #3d2b1a;--soil: #5c3d2e;--soil-tilled: #4a3125;--soil-wet: #3a2518;--grass: #6b8c42;--grass-light: #8aad5a;--sky: #f5deb3;--sun: #f4a460;--wood: #8b6914;--wood-dark: #6b4e12;--text: #fdf5e6;--text-dim: #c4a882;--accent-pink: #e8a0bf;--accent-purple: #b088c4;--accent-orange: #e8a87c;--accent-yellow: #f2d388;--accent-green: #88c0a0;--accent-blue: #88b4c0;--panel-bg: rgba(61, 43, 26, .92);--pixel: 4px}*{box-sizing:border-box;image-rendering:pixelated}html,body,#root{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:hidden}
