*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{touch-action:none;background:#a8c686;width:100%;height:100%;font-family:Quicksand,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;overflow:hidden}#game{width:100%;height:100%;display:block}#ambiance{z-index:5;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}#ambiance .grain{opacity:.5;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}#ambiance .light{background:radial-gradient(120% 90% at 80% 0,#ffd68c4d,#0000 55%);position:absolute;top:0;bottom:0;left:0;right:0}#ambiance .vignette{position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 120px #5a3c1452}.butterfly{animation:16s ease-in-out infinite flypath;position:absolute}.butterfly svg{width:26px;height:22px;overflow:visible}.butterfly .wl,.butterfly .wr{transform-box:fill-box;animation:.35s ease-in-out infinite alternate flap}.butterfly .wl{transform-origin:100%}.butterfly .wr{transform-origin:0;animation-delay:50ms}.butterfly.b2{animation-duration:21s;animation-delay:-9s}@keyframes flap{0%{transform:scaleX(1)}to{transform:scaleX(.35)}}@keyframes flypath{0%{transform:translate(10vw,36vh)}20%{transform:translate(38vw,26vh)}45%{transform:translate(76vw,35vh)}65%{transform:translate(58vw,54vh)}85%{transform:translate(26vw,46vh)}to{transform:translate(10vw,36vh)}}.mote{opacity:0;background:#fff3c9;border-radius:50%;width:5px;height:5px;animation:7s ease-in-out infinite mote;position:absolute}@keyframes mote{0%{opacity:0;transform:translateY(0)}25%{opacity:.9}75%{opacity:.4}to{opacity:0;transform:translateY(-90px)}}#hud{z-index:10;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:12px;right:12px}.pill{color:#6d5138;background:#fdf6e3;border:2px dashed #c9a97a;border-radius:12px;align-items:center;gap:8px;min-width:104px;padding:5px 14px 5px 10px;font-size:19px;font-weight:700;display:flex;transform:rotate(1.2deg);box-shadow:0 3px 8px #5a3c1440}.pill:nth-child(2){transform:rotate(-1deg)}.pill:nth-child(3){transform:rotate(.6deg)}.pill .ico{filter:drop-shadow(0 1px 1px #5a3c144d);font-size:20px}#title{z-index:10;pointer-events:none;color:#7c5b34;text-shadow:0 1px #fff;font-family:Gochi Hand,cursive;font-size:30px;position:fixed;top:12px;left:16px;transform:rotate(-2deg)}#title small{letter-spacing:2.5px;color:#8f7146;font-family:Quicksand,sans-serif;font-size:10.5px;font-weight:700;display:block}#toast{z-index:20;color:#7c5b34;opacity:0;pointer-events:none;text-align:center;background:#fdf6e3;border:2px dashed #c9a97a;border-radius:14px;max-width:80vw;padding:10px 22px;font-family:Gochi Hand,cursive;font-size:19px;transition:opacity .3s;position:fixed;top:18%;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 4px 10px #5a3c144d}#stick{z-index:15;pointer-events:none;background:#fdf6e32e;border:2px solid #fdf6e38c;border-radius:50%;width:110px;height:110px;display:none;position:fixed}#knob{background:#fdf6e3d9;border-radius:50%;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #5a3c144d}#help{z-index:10;color:#fdf6e3;text-align:center;text-shadow:0 1px 2px #5a3c148c;pointer-events:none;font-size:13px;font-weight:600;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}
