.juice-headline{position:fixed;z-index:120;max-width:min(92vw,430px);padding:10px 18px;pointer-events:none;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:24px;background:linear-gradient(145deg,#fff8ae,#ffb738);color:#1d5d8b;font:900 clamp(21px,7vw,38px)/1 "Arial Rounded MT Bold","Malgun Gothic",sans-serif;white-space:nowrap;text-shadow:0 2px #fff;box-shadow:0 7px 0 #d87d22,0 12px 25px #173f6555;animation:juiceHeadline 1.1s ease-out both}.juice-headline.perfect{background:linear-gradient(145deg,#fff,#aaf2ff 35%,#ffd85d);color:#8a43ba;box-shadow:0 7px 0 #568fd5,0 0 28px #fff}.juice-particle,.juice-flying-fish{position:fixed;z-index:115;pointer-events:none;font-style:normal}.juice-particle{color:#fff27a;font-size:clamp(15px,5vw,27px);text-shadow:0 2px 5px #2196d1;animation:juiceParticle 1.15s ease-out both}.juice-flying-fish{font-size:21px;filter:drop-shadow(0 2px 2px #17527c66);animation:juiceFish 1.05s cubic-bezier(.2,.7,.25,1) both}.juice-fish-wallet{position:fixed;z-index:45;top:max(68px,calc(env(safe-area-inset-top) + 60px));right:max(10px,calc((100vw - 560px)/2 + 12px));padding:6px 10px;border:2px solid #fff;border-radius:999px;background:#fff4bd;color:#775400;font-size:13px;font-weight:900;box-shadow:0 4px #d6a638;pointer-events:none}.juice-wallet-bump{animation:juiceWallet .42s ease}.juice-board-pop{animation:juiceBoardPop .38s ease}.juice-board-perfect:after{content:"";position:absolute;z-index:20;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 15%,#ffffffa8 48%,transparent 75%);animation:juiceShine .85s ease-out both}.juice-penguin-jump{animation:juicePenguin .68s ease}.juice-achievement{position:fixed;z-index:121;left:50%;top:17%;display:grid;gap:2px;min-width:210px;padding:10px 18px;border:3px solid #fff;border-radius:18px;background:#fff6bd;color:#805300;text-align:center;transform:translateX(-50%);box-shadow:0 6px #d9a12a;animation:juiceAchievement 1.8s ease both}.juice-achievement span{font-size:12px}.game{position:relative}@keyframes juiceHeadline{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}20%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}42%{transform:translate(-50%,-50%) scale(1)}82%{opacity:1}100%{opacity:0;transform:translate(-50%,-70%) scale(.92)}}@keyframes juiceParticle{0%{opacity:0;transform:scale(.4)}15%{opacity:1}100%{opacity:0;transform:translate(var(--juice-x),var(--juice-y)) rotate(var(--juice-r)) scale(.7)}}@keyframes juiceFish{0%{opacity:0;transform:scale(.5)}18%{opacity:1;transform:translate(0,-45px) rotate(-12deg) scale(1.05)}100%{opacity:0;transform:translate(var(--fish-x),var(--fish-y)) rotate(12deg) scale(.7)}}@keyframes juiceWallet{50%{transform:scale(1.18);filter:brightness(1.12)}}@keyframes juiceBoardPop{50%{transform:scale(.985);filter:brightness(1.12)}}@keyframes juiceShine{from{opacity:0;transform:translateX(-80%)}35%{opacity:1}to{opacity:0;transform:translateX(85%)}}@keyframes juicePenguin{25%{transform:translateY(-16px) rotate(-3deg) scale(1.04)}55%{transform:translateY(-7px) rotate(3deg)}100%{transform:none}}@keyframes juiceAchievement{0%,100%{opacity:0;transform:translate(-50%,-12px) scale(.9)}15%,82%{opacity:1;transform:translate(-50%,0) scale(1)}}@media(prefers-reduced-motion:reduce){.juice-headline{animation-duration:.7s}.juice-particle:nth-of-type(n+8),.juice-flying-fish:nth-of-type(n+3){display:none}.juice-board-pop,.juice-penguin-jump,.juice-wallet-bump{animation:none}.juice-flying-fish{animation-duration:.65s}}

/* Classic v0.1: compact HOLD + ordered NEXT 3 previews. */
.hold-preview,.next-three{background:#ffffffdd;border:2px solid #fff;border-radius:13px;text-align:center;padding:4px;box-shadow:0 4px #5ca9c0}
.hold-preview{width:100%;color:#175b81;font:inherit;cursor:pointer;touch-action:manipulation;transition:transform .12s,opacity .12s,box-shadow .12s}
.hold-preview:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #5ca9c0}
.hold-preview:disabled{cursor:not-allowed;opacity:.5;box-shadow:0 2px #8eb4c0;transform:translateY(2px)}
.hold-preview small,.next-three small{display:block;color:#256984;font-size:8px;font-weight:900;letter-spacing:.04em}
.hold-preview canvas,.next-three canvas{display:block;width:100%;height:auto;margin:auto;pointer-events:none}
.hold-preview.is-used{opacity:.55;filter:saturate(.45)}
.left-hand{display:block}
.board>#classicCanvas{touch-action:none}
.gesture-guide{display:grid;grid-template-columns:1fr 1fr;gap:3px 7px;width:min(100%,245px);margin:1px 0 8px;padding:7px;border:1px solid #8dd9f188;border-radius:11px;background:#0b294188;color:#e9fbff;font-size:8px;line-height:1.3}
.gesture-guide span:nth-child(4),.gesture-guide span:nth-child(5){grid-column:1/-1}
@media(max-width:360px){.classic aside{gap:4px}.hold-preview,.next-three{padding:2px}.gesture-guide{font-size:7px;padding:5px}}
@media(max-height:740px){.hold-preview canvas{max-height:47px}.next-three canvas{max-height:126px}.cheer img{height:58px!important}.classic aside{gap:4px}}
