*{box-sizing:border-box}html,body,#root{background:#1b2a3a;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.stage{position:fixed;inset:0}.stage canvas{touch-action:none;cursor:url(/cursor-leaf.png) 15 10,auto;width:100%;height:100%;display:block}.veil{color:#4a3520;z-index:10;background:linear-gradient(#8ecae6,#cdeafe);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:"Baloo 2",Arial Rounded MT Bold,Helvetica Rounded,system-ui,sans-serif;font-size:22px;font-weight:700;transition:opacity .5s;display:flex;position:fixed;inset:0}.veil.hidden{opacity:0;pointer-events:none}.veil .leaf{font-size:44px;animation:1.6s ease-in-out infinite leaf-spin}@keyframes leaf-spin{0%,to{transform:rotate(-12deg)scale(1)}50%{transform:rotate(12deg)scale(1.12)}}@font-face{font-family:"Baloo 2";src:url(/fonts/baloo2.woff2)format("woff2");font-weight:400 800;font-style:normal;font-display:swap}
