.game-title{color:#567c66}.game-main{max-width:1000px}.garden-label{display:block;font-size:10px;letter-spacing:1.8px;color:#59775f;font-weight:800;margin:14px 0 7px}.game-intro h2{margin:16px 0}.drag-demo{display:flex;align-items:center;justify-content:center;gap:20px;font-size:62px;margin:20px 0}.demo-path{font-size:22px;color:#9aaa8e;letter-spacing:3px}.game-intro .small-note,.small-note{font-size:12px;color:#706b79;line-height:1.7;text-align:center}.home-round{width:100%;display:flex;flex:1;flex-direction:column}.round-heading h2{font-size:26px;margin:0;letter-spacing:-.5px}.round-progress{font-size:14px;color:#59775f}.home-coach{display:flex;align-items:center;gap:12px;background:#edf0e6;padding:10px 16px;border-radius:20px;margin-bottom:18px;min-height:65px}.home-coach img{flex-shrink:0}.home-coach p{color:#53634e;font-size:14px;line-height:1.5;margin:0}.garden{border:1px solid #e2e8d8;background:linear-gradient(#f2f5ec 0%,#f6f5e9 58%,#e6efdd 58%,#edf2e4 100%);border-radius:28px;min-height:400px;display:flex;flex-direction:column;justify-content:space-around;padding:25px 25px 22px}.homes,.animals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:20px}.home-target{width:170px;min-height:192px;border:0;background:none;position:relative;padding:0 4px 8px;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:transform .15s}.house-roof{display:block;width:100%;height:55px;clip-path:polygon(50% 0,100% 100%,0 100%);background:var(--house-color)}.house-wall{display:flex;flex-direction:column;align-items:center;width:82%;height:124px;border-radius:0 0 12px 12px;border:3px solid var(--house-color);border-top:0;background:var(--house-pale);padding:12px 6px 7px;box-shadow:0 7px 0 #5870380a}.house-door{display:grid;place-items:center;width:67px;height:70px;border-radius:38px 38px 8px 8px;background:#ffffff9c;font-size:42px;filter:grayscale(.35);opacity:.6}.house-sign{font-size:12px;font-weight:700;color:#4e4c53;margin-top:7px}.home-target:hover:not(:disabled),.home-target.drop-hover{background:#ffffff85;outline:3px dashed #72855f;outline-offset:4px;transform:translateY(-3px)}.home-target.is-home{opacity:1}.is-home .house-door{opacity:1;filter:none;animation:home-hop .6s ease-out}.is-home .house-sign{color:#466e51}.garden-path{font-size:27px;letter-spacing:6px;color:#c9d1b8;text-align:center;margin:12px 0;white-space:nowrap;overflow:hidden}.animal-slot{display:grid;place-items:center;min-width:0}.animal{display:flex;flex-direction:column;align-items:center;justify-content:center;width:128px;min-height:121px;background:var(--animal-pale);border:2px solid #ffffff;border-radius:25px;box-shadow:0 5px 0 #70824b12;touch-action:none;user-select:none;cursor:grab;transition:box-shadow .15s}.animal>span{font-size:61px;line-height:1.2;pointer-events:none}.animal strong{font-size:12px;margin-top:7px;pointer-events:none}.animal[aria-pressed=true]{outline:3px solid #7954b2;outline-offset:4px;box-shadow:0 7px 20px #75569720}.animal.being-dragged{opacity:.3;cursor:grabbing}.has-left .animal{visibility:hidden}.has-left:after{content:'✓';font-size:32px;color:#7e9b71;grid-area:1/1}.has-left .animal{grid-area:1/1}.drag-ghost{position:fixed;transform:translate(-50%,-60%);font-size:70px;pointer-events:none;z-index:100;filter:drop-shadow(0 7px 5px #0002)}.round-actions{display:flex;justify-content:center;gap:10px;margin-top:0}.round-actions .secondary-button{font-size:13px}.home-celebration .welcome-home{display:flex;align-items:center;justify-content:center;gap:25px}.welcome-home>span{font-size:37px;color:#c8a752}.home-celebration:not([hidden]) .welcome-home img{animation:home-hop .8s ease-in-out 3}.welcome-home img{width:160px;height:160px}.home-celebration h2:focus{outline:none}@keyframes home-hop{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-18px) rotate(8deg)}}
@media(max-width:650px){.game-header{gap:8px}.game-title{font-size:19px}.game-main{padding:16px 12px}.round-heading h2{font-size:22px}.round-progress{font-size:12px}.home-coach{padding:8px 12px;gap:8px;margin-bottom:12px}.home-coach p{font-size:12px}.home-coach img{width:36px;height:36px}.garden{padding:20px 10px;min-height:375px}.homes,.animals{gap:8px}.home-target{width:96px;min-height:142px;padding:0 0 5px}.house-roof{height:36px}.house-wall{width:88%;height:105px;padding:10px 3px 5px}.house-door{width:51px;height:55px;font-size:34px}.house-sign{font-size:10px}.animal{width:89px;min-height:105px;border-radius:20px}.animal>span{font-size:48px}.animal strong{font-size:10px}.garden-path{font-size:19px;letter-spacing:2px;margin:12px 0}.small-note{font-size:11px}.drag-demo{font-size:48px;gap:12px}.demo-path{font-size:18px}.game-intro>img{width:120px;height:120px}.game-intro h2{font-size:30px}.game-intro p{font-size:14px}.home-celebration .welcome-home{gap:15px}.welcome-home img{width:135px;height:135px}}
@media(max-width:360px){.home-target{width:82px}.animal{width:78px;min-height:96px}.animal>span{font-size:44px}.homes,.animals{gap:6px}.garden{padding-inline:8px}.game-title{font-size:17px}}
/* Progressive routes; level 1 keeps its original garden. */
.home-levels{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:24px 0 4px}.home-levels button{width:100%;height:100%;border:1px solid #dce4d5;border-radius:18px;background:#edf2e7;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:9px}.home-levels button>span{font-size:28px;color:#789266}.home-levels strong{font-size:13px}.home-levels small{font-size:11px;line-height:1.5;color:#5c6a55}.home-levels button:not(:disabled):hover{background:#e3eddb}.round-actions{flex-wrap:wrap}.home-celebration .primary-button{margin-inline:5px}.route-board{position:relative;width:100%;height:440px;isolation:isolate;border:1px solid #dce7d0;border-radius:28px;background:radial-gradient(ellipse at 20% 30%,#faf8e9,#e8f0df);overflow:hidden;touch-action:none}.route-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.route-lines polyline{fill:none;stroke:#a9b998;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1 15}.route-point{position:absolute;transform:translate(-50%,-50%);width:44px;height:44px;border:2px solid #c5d4b5;background:#f7faef;border-radius:50%;color:#819766;font-size:28px;display:grid;place-items:center;padding:0;z-index:1}.route-point.visited{background:#b5cf99;border-color:#98b579;color:#3c5d2b}.route-point.next-point{outline:3px dashed #9275b9;outline-offset:4px}.route-animal{position:absolute;transform:translate(-50%,-50%);z-index:5;font-size:50px;line-height:1;width:72px;height:72px;border-radius:24px;border:2px solid #fff;background:#fff8;box-shadow:0 5px 0 #58703818;cursor:grab;touch-action:none;user-select:none}.route-animal[aria-pressed=true]{outline:3px solid #9473b9;outline-offset:3px}.route-animal.travelling{cursor:grabbing}.route-home{position:absolute;transform:translate(-50%,-50%);width:84px;height:82px;border:0;border-radius:20px;background:#fff7;z-index:2}.route-home>span{font-size:60px}.route-home small{position:absolute;bottom:3px;left:50%;transform:translateX(-50%);font-size:24px}.route-home.route-arrived{background:#d7ebc5;opacity:1}.route-obstacle{position:absolute;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:#c4d3ae66;border:1px solid #a5b39455;font-size:42px;pointer-events:none}.route-blocked .route-animal{outline-color:#be9660;background:#fff4dd}.route-next{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);z-index:10;white-space:nowrap;box-shadow:0 5px 20px #44553320}.route-caption{position:absolute;bottom:10px;right:15px;font-size:11px;color:#5f7450;background:#f6faeecc;border-radius:15px;padding:7px 10px;pointer-events:none}
@media(max-width:650px){.home-levels{gap:7px}.home-levels button{padding:14px 7px}.home-levels strong{font-size:11px}.home-levels small{font-size:10px}.route-board{height:430px;border-radius:22px}.route-animal{width:56px;height:56px;font-size:39px;border-radius:20px}.route-home{width:65px;height:70px}.route-home>span{font-size:48px}.route-home small{font-size:20px}.route-obstacle{font-size:29px}.route-caption{font-size:10px}.route-point{width:42px;height:42px}.round-actions .secondary-button{font-size:12px;padding:10px 13px}.home-celebration .primary-button{font-size:16px;min-width:0}}

.home-target .personal-home{width:100%;height:150px;pointer-events:none}.route-home .personal-home{width:100%;height:100%;pointer-events:none}.home-target .house-sign{margin:0;font-size:14px}.route-home small{z-index:2}@media(max-width:600px){.home-target .personal-home{height:105px}.home-target .house-sign{font-size:11px}}
