.game-choices{grid-template-columns:repeat(3,1fr);max-width:1080px;gap:20px}.choice-title{font-size:28px}.zoom-art img{left:8%;width:42%;max-width:145px;bottom:12px;transform:rotate(-6deg)}.zoom-art img+img{left:auto;right:7%;width:42%;max-width:145px;bottom:12px;transform:rotate(5deg)}.zoom-art>span{position:absolute;left:50%;right:auto;top:4px;transform:translateX(-50%);font-size:28px;line-height:1;color:#bd8426;text-shadow:0 2px #fff;pointer-events:none}
/* Twelve generously tappable scenic spots, without pet-name spoilers. */
#hidingPlaces{position:absolute;inset:165px 6% 24px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:8px 5%}.hiding-pet{position:relative;inset:auto;width:100%;height:100%;min-height:80px;max-height:120px;align-self:end}.hiding-pet:nth-child(even){transform:translateY(-9px)}.hiding-prop{width:100%;left:0;height:78%;bottom:0}.clue-window{position:absolute;left:20%;width:60%;height:calc(58% + var(--clue));bottom:10%;overflow:hidden}.hidden-sprite{clip-path:inset(0 0 62% 0);width:100%;height:110px;object-fit:contain;object-position:top;left:0;bottom:auto;top:0;transition:none}.hiding-pet:hover:not(:disabled) .hidden-sprite{transform:none}.found .clue-window{overflow:visible;height:100%;bottom:15%}.found .hidden-sprite{transform:none;clip-path:none}.found .hiding-prop{opacity:.35}.rustle{outline:3px dashed #a33453;outline-offset:2px}.rustle .hiding-prop{animation:rustle .18s ease-in-out 5 alternate}@keyframes rustle{from{transform:rotate(-5deg)}to{transform:rotate(5deg)}}.small{min-height:44px}.seek-feedback{flex-wrap:wrap}.seek-feedback p{flex-basis:100%;margin:16px 0 0}.seek-feedback .small{margin-bottom:8px}
#zoomSetup{text-align:center;padding:35px 20px 45px;border-radius:30px;background:#c6dca5 url('assets/garden.svg') center/cover}#zoomSetup h2{margin-top:0}#zoomPets{display:flex;justify-content:center;gap:10px;margin:110px auto 24px;max-width:900px}.zoom-pet{background:#fffdf3e8;border:3px solid transparent;border-radius:24px;padding:10px;width:18%;min-width:0}.zoom-pet[aria-pressed=true]{border-color:#b94867;background:#fff7ec;box-shadow:0 4px 0 #bc6479}.zoom-pet img{width:100%;height:125px;object-fit:contain}.zoom-pet strong,.zoom-pet small{display:block}.zoom-pet small{font-size:10px}#zoomSetup>p{background:#fffdf3e8;border-radius:12px;padding:8px;display:table;margin:18px auto}.zoom-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fffdf3;border-radius:20px;gap:8px}.zoom-park{height:480px;position:relative;overflow:hidden;background:#c6dca5 url('assets/garden.svg') center/100% 100%;border:3px solid #fffdf3;border-radius:30px;margin-top:14px;isolation:isolate;touch-action:manipulation}.running-path{position:absolute;bottom:30px;left:-10%;width:120%;height:110px;border-radius:50%;background:#e9d1a9;border-block:8px solid #c6b78f;transform:rotate(-2deg)}#zoomRunner{position:absolute;left:13%;bottom:67px;width:20%;max-width:145px;height:125px;object-fit:contain;z-index:2;filter:drop-shadow(0 7px 2px #57734644)}.track-star{position:absolute;bottom:162px;transform:translateX(-50%);font-size:40px;color:#ffdc67;-webkit-text-stroke:1px #a57622;text-shadow:0 3px #fff6b9}.track-puddle{position:absolute;bottom:70px;transform:translateX(-50%);width:13%;height:21px;border-radius:50%;background:#86bdcc;border:3px solid #d4e9e6;box-shadow:0 3px 0 #ae946d,inset 0 3px #6eabbc}#splashBubble{position:absolute;bottom:215px;left:6%;padding:8px 13px;border-radius:16px;background:#fff9ee;z-index:3;font-weight:800}#zoomEnd{position:absolute;inset:55px 18%;z-index:5;background:#fffdf3f5;border:2px solid #ded7ba;border-radius:28px;text-align:center;padding:25px}#zoomEnd h2{font-size:32px;line-height:1.1}#zoomEnd button{display:block;margin:12px auto;width:auto}.zoom-controls{display:flex;justify-content:center;gap:16px;align-items:center;margin-top:16px}.zoom-controls .primary{width:200px;margin:0}#zoomMessage{text-align:center;font-weight:700;font-size:14px}
@media(max-width:800px){.game-choices{gap:12px}.game-choice>span{margin-inline:16px}.choice-title{font-size:23px}.choice-art img{max-width:65%}}
@media(max-width:600px){.game-choices{grid-template-columns:1fr;max-width:390px}.choice-title{font-size:26px}#hidingPlaces{inset:150px 4% 22px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:7px 5%}.seek-garden{height:650px}.hiding-pet{min-height:90px}.hidden-sprite{height:95px}.hiding-prop{height:75%}.clue-window{left:13%;width:74%;height:calc(53% + var(--clue));bottom:9%}.seek-toolbar .eyebrow{font-size:7px;letter-spacing:.5px}.seek-feedback{gap:9px}.seek-feedback p{margin-bottom:3px}#zoomSetup{padding:24px 12px;background-image:url('assets/garden-mobile.svg')}#zoomPets{flex-wrap:wrap;gap:12px 8px;margin-top:80px}.zoom-pet{width:30%;padding:7px 2px}.zoom-pet img{height:82px}.zoom-pet small{font-size:8px}.zoom-pet strong{font-size:13px}#zoomSetup>p{font-size:12px}.zoom-toolbar{padding:12px 9px;font-size:12px}.zoom-park{height:420px;background-image:url('assets/garden-mobile.svg')}#zoomRunner{left:10%;width:26%;height:105px}.track-star{font-size:32px;bottom:150px}.track-puddle{width:17%}#zoomEnd{inset:35px 5%;padding:20px 12px}#zoomEnd h2{font-size:27px}#zoomEnd p{font-size:13px}.zoom-controls .primary{width:170px}.found-label{font-size:10px}#splashBubble{font-size:12px}.seek-garden #seekComplete{inset:65px 4% 60px}}
.running #zoomRunner{animation:zoom-bob .24s ease-in-out infinite alternate}@keyframes zoom-bob{to{translate:0 -3px}}
@media(prefers-reduced-motion:reduce){.running #zoomRunner{animation:none}.rustle .hiding-prop{animation:none}#zoomRunner{transition:none}.zoom-art img{transform:none}}
