:root{--surface-canvas: #fbfcfb;--surface-raised: #ffffff;--surface-sunken: #f2f5f3;--surface-selected: #eaf6ef;--surface-hint: #fdf6e3;--surface-reward: #fdf2e6;--surface-info: #e9f2fa;--surface-error: #fbedea;--border-default: #e4e9e6;--border-strong: #b6c0ba;--border-selected: #1e7a50;--border-focus: #1e7a50;--text-primary: #12181c;--text-secondary: #657370;--text-disabled: #b6c0ba;--text-on-action: #ffffff;--text-on-hint: #7a5209;--text-error: #b3452f;--action-primary: #1e7a50;--action-primary-pressed: #166141;--action-secondary: #2e9464;--progress-track: #e4e9e6;--progress-fill: #1e7a50;--reward-star: #f2be7e;--reward-coin: #e08a3c;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-s: 8px;--radius-m: 12px;--radius-l: 16px;--radius-xl: 24px;--radius-pill: 999px;--motion-quick: .18s;--motion-standard: .26s;--touch-child: 56px;--touch-parent: 48px;--font: "Nunito", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--column: 560px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--surface-canvas);color:var(--text-primary);font-family:var(--font);font-size:16px;line-height:24px;-webkit-font-smoothing:antialiased;overflow-x:hidden}button{font:inherit;color:inherit;cursor:pointer}input,textarea{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--border-focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
