.level-picker{display:grid;gap:12px;margin:24px auto;max-width:420px}.level-picker button{border:1px solid #d5c5e6;border-radius:20px;padding:18px;background:#f0e8f8;text-align:left;min-height:76px;font-size:18px;font-weight:bold}.level-picker small{display:block;margin-top:7px;color:#655575;font-size:13px}.level-picker button:not(:disabled):hover{background:#e6d7f5}.round-heading h2{font-size:clamp(18px,3vw,24px);margin:0}.round progress{width:100%;height:12px;accent-color:var(--purple)}#feedback{text-align:center;min-height:44px;line-height:1.5;color:#635375;margin:12px 0}.sky-field{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(140px,1fr));height:clamp(300px,53dvh,540px);border:1px solid #dfd3ed;border-radius:30px;background:radial-gradient(circle at 20% 20%,#fff 0 2px,transparent 3px),radial-gradient(circle at 65% 72%,#fff 0 3px,transparent 4px),linear-gradient(155deg,#e7d9f5,#edf1fb 65%,#f7e9cf);background-size:85px 90px,125px 130px,100% 100%;overflow:hidden;padding:12px;gap:8px}.sky-cell{display:grid;place-items:center;min-width:0}.sky-target{display:grid;place-items:center;width:100px;height:100px;border:0;border-radius:50%;background:#fff9e8;color:#94651d;font-size:76px;line-height:1;box-shadow:0 8px 20px #71518418;user-select:none}.sky-target:hover{background:#fff0be}.moving .sky-target{animation:float-star 4.8s ease-in-out infinite alternate;animation-delay:var(--delay)}.detective .sky-target{width:80px;height:80px;font-size:57px}.decoy{background:#ffffff70;color:#70678c;box-shadow:none}.sky-target:focus-visible{animation-play-state:paused!important;outline-offset:2px}.still .sky-target{animation-play-state:paused}.round-actions,.result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.celebration-art{position:relative;margin-top:20px}.celebration-art strong{position:absolute;right:8%;top:15%;background:white;border-radius:20px;padding:10px 16px;color:var(--purple);transform:rotate(8deg)}.confetti{display:block;color:#a17ac8;letter-spacing:15px;font-size:30px}.celebrate img{animation:happy-hop .65s ease-in-out 3}.celebrate .confetti{animation:star-party 1.3s ease-in-out 2}.completion .primary-button{margin:0}.completion{max-width:650px}@keyframes float-star{from{transform:translate(-14px,-13px) rotate(-8deg)}to{transform:translate(14px,13px) rotate(8deg)}}@keyframes happy-hop{50%{transform:translateY(-22px) rotate(12deg)}}@keyframes star-party{50%{transform:translateY(-20px) scale(1.15)}}@media(max-width:600px){.game-title{font-size:16px}.game-header{gap:6px}.sky-target{width:76px;height:76px;font-size:57px}.detective .sky-target{width:62px;height:62px;font-size:44px}.sky-field{padding:8px;gap:4px}.round-actions .secondary-button{padding:10px 14px;font-size:13px}.round-heading{flex-wrap:wrap;gap:7px}.confetti{letter-spacing:8px}@keyframes float-star{from{transform:translate(-6px,-15px) rotate(-8deg)}to{transform:translate(6px,15px) rotate(8deg)}}}@media(max-height:550px) and (orientation:landscape){.sky-field{height:260px;grid-template-rows:repeat(2,minmax(100px,1fr))}.sky-target{width:76px;height:76px;font-size:56px}}

.sky-field{position:relative}.sky-target,.sky-target:hover{background:transparent;box-shadow:none}.sky-target img{width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 5px 3px #b8843025)}.moving .sky-target{animation:none}.find-hint{display:flex;align-items:center;justify-content:center;gap:18px;margin:12px 0 0;font-size:clamp(26px,5vw,36px);font-weight:bold;color:var(--purple)}.find-hint img{width:76px;height:76px}#feedback{font-size:clamp(18px,3vw,22px);margin:4px 0 12px;min-height:34px}.sky-cell{position:static}
