@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{--color-cream: #fef6e4;--color-warm-beige: #f3e4c7;--color-soft-orange: #f0a04b;--color-deep-orange: #d47a2a;--color-sky-blue: #87ceeb;--color-soft-green: #8fbf6f;--color-dark-green: #4a7a3a;--color-bark: #6b4226;--color-text: #4a3728;--color-text-light: #7a6554;--color-bar-bg: #c9a96e;--color-bar-fill: #f0a04b;--color-bar-border: #8b6914}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden}body{font-family:"Press Start 2P",monospace;color:var(--color-text);background:linear-gradient(180deg,#87ceeb,#b8dff0 30%,#f0e0b8 65%,#d4c59a 80%,#8fbf6f,#6fa050);min-height:100vh;image-rendering:pixelated}
