:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html,#root{height:100vh;height:100dvh}body{margin:0;padding:0;width:100vw;height:100vh;height:100dvh;overflow:hidden;background-color:#55613f;-webkit-font-smoothing:antialiased}#root{width:100%;height:100%;display:block}@keyframes bishPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes reactFloat{0%{opacity:0;transform:translateY(10px) scale(.6)}15%{opacity:1;transform:translateY(0) scale(1.15)}30%{transform:translateY(-4px) scale(1)}80%{opacity:1;transform:translateY(-30px) scale(1)}to{opacity:0;transform:translateY(-56px) scale(.9)}}
