:root{--color-bg: #FFF9F0;--color-surface: #FFFFFF;--color-primary: #FF8A3D;--color-secondary: #4ECDC4;--color-accent: #FFD93D;--color-success: #6BCB77;--color-gentle: #A0C4FF;--color-text: #3D3A4B;--color-textSoft: #7A7689;--font-family: "Baloo 2", "Comic Sans MS", system-ui, sans-serif;--motion-scale: 1}*{box-sizing:border-box}html{touch-action:pan-x pan-y;overscroll-behavior:none}html,body,#root{overscroll-behavior-x:none}html{overflow-x:hidden}html,body,#root{max-width:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased}*{-webkit-tap-highlight-color:transparent}img,svg,video,canvas{max-width:100%}h1,h2,h3,p{overflow-wrap:break-word}:focus-visible{outline:4px solid var(--color-secondary);outline-offset:3px}button{font-family:var(--font-family)}button:disabled{cursor:not-allowed}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion: reduce){:root{--motion-scale: 0}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
