:root{--peach:#ffd9b3;--rose:#ffc2cf;--cream:#fff3e2;--apricot:#ffb27a;--honey:#ffd36e;--cocoa:#6b4a35;--text:#6b4a35;font-family:"Baloo 2",system-ui,-apple-system,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100dvh;margin:0;padding:0;overflow:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-user-select:none;user-select:none;touch-action:manipulation}#root{width:100%;height:100%;position:relative}.stage{position:absolute;inset:0;overflow:hidden}.no-select{-webkit-user-select:none;user-select:none}button{font-family:inherit}.pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fff9;border:none;border-radius:999px;box-shadow:0 6px 18px #965a322e}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
