.play-board{width:100%;padding:22px;background:linear-gradient(145deg,#f0e8f8,#edf2e4);border:1px solid #e4dbeb;border-radius:28px;position:relative}.new-game .round-heading{flex-wrap:wrap}.new-game .round-heading h2{font-size:24px;margin:0}.new-game .coach{display:flex;align-items:center;gap:12px;padding:9px 15px;background:#f0eaf5;border-radius:20px;margin-bottom:16px;min-height:66px}.coach img{width:46px;height:46px}.coach p{margin:0;font-size:17px;line-height:1.4}.new-game .round-actions,.new-game .result-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px}.visual-demo{font-size:56px;margin:20px 0;color:var(--purple)}.new-game #complete:not([hidden])>img{animation:kit-hurrah .8s ease-in-out 3}.new-game .completion-picture{font-size:55px}.new-game .choice{min-width:74px;min-height:70px;padding:12px;border:2px solid #d5c5e6;border-bottom-width:6px;border-radius:18px;background:white;font-size:36px;font-weight:800;color:#594071}.new-game .choice:hover{background:#faf4ff}.new-game .choice.correct{background:#d6ead0;border-color:#86a66d}.dragging{opacity:.25}.piece-ghost{position:fixed!important;z-index:100!important;pointer-events:none!important;transform:translate(-50%,-50%)!important;margin:0!important;opacity:.95;box-shadow:0 10px 25px #49365b40}.selectable[aria-pressed=true]{outline:4px solid #7954b2;outline-offset:3px}.new-game button{touch-action:manipulation}.new-game .selectable{touch-action:none;user-select:none}.hint-symbol{font-size:36px;text-align:center;color:#7954b2}.new-game #board:empty{display:none}@keyframes kit-hurrah{50%{transform:translateY(-18px) rotate(8deg)}}@media(max-width:650px){.play-board{padding:12px}.new-game .game-main{padding:14px 12px}.new-game .round-heading h2{font-size:21px}.coach p{font-size:14px}.new-game .choice{min-width:65px;min-height:62px;font-size:30px}.new-game .game-title{font-size:19px}}@media(prefers-reduced-motion:reduce){.new-game #complete>img{animation:none!important}}
