/* Mobile-game composition inspired by the supplied reference: all HUD lives inside the scene. */
body{background:#bce8f3;overflow-x:hidden}.sky-deco{display:none}.app{position:relative;max-width:1440px;min-height:100vh;padding:0 18px 20px}
.topbar{position:absolute;z-index:16;top:18px;left:36px;right:36px;height:64px;padding:0;background:transparent;pointer-events:none}.topbar>*{pointer-events:auto}.brand{padding:7px 13px 7px 8px;border-radius:25px;background:rgba(255,255,255,.9);box-shadow:0 8px 25px rgba(30,79,52,.15);backdrop-filter:blur(16px)}.brand h1{font-size:17px}.brand small{font-size:7px}.wallet{margin-left:auto;margin-right:18px}.wallet span{background:rgba(255,255,255,.93)}.account{padding:5px 8px;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 8px 25px rgba(30,79,52,.15);backdrop-filter:blur(16px)}
.hero-card{position:absolute;z-index:15;top:92px;left:38px;width:310px;height:68px;margin:0;padding:7px 10px;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(28,72,47,.15)}.level-badge{width:78px}.level-progress{min-width:120px}.daily-btn{position:absolute;top:0;left:calc(100vw - 405px);width:140px;height:62px}.weather{display:none}
#farmPage,.farm-layout,.farm-scene{min-height:100vh}.farm-scene{padding-top:0}.land{min-height:980px;padding:355px 18% 210px;border-radius:0 0 34px 34px;background-position:center;background-size:cover}.farm-toolbar{top:174px;width:min(720px,68%);height:58px}.plots{grid-template-columns:repeat(5,minmax(88px,1fr));gap:11px}.plot{min-height:88px}
.tasks-card{top:auto;left:32px;bottom:128px;width:275px;max-height:145px;padding:13px;border-radius:24px;overflow:hidden}.tasks-card .section-head h2{font-size:14px}.tasks-card .section-head small,.tasks-card .section-head>span,.tasks-card .soft-btn{display:none}.tasks-card .task-list{display:flex;overflow:auto;gap:7px;margin:7px 0}.tasks-card .task{min-width:155px;padding:7px}.tasks-card .task .bar{display:none}
.scene-actions{right:35px;top:176px;gap:12px}.scene-actions button{width:72px;height:72px;border-radius:50%;border:3px solid rgba(255,255,255,.9);background:linear-gradient(145deg,#fff,#e6f7e7);box-shadow:0 8px 0 rgba(44,105,65,.22),0 13px 25px rgba(24,66,40,.16)}.scene-actions span{font-size:28px}.scene-actions b{font-size:10px}
.seed-dock{left:50%;bottom:104px;width:min(820px,67%);min-height:82px;border-radius:26px}.seed-btn{min-width:64px}.bottom-game-nav{position:absolute;z-index:13;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:15px;align-items:flex-end}.bottom-game-nav button{display:grid;place-items:center;width:76px;height:76px;border:3px solid rgba(255,255,255,.95);border-radius:50%;background:linear-gradient(145deg,#ffdc83,#e69347);box-shadow:0 7px 0 #a85a31,0 12px 24px rgba(72,49,25,.18);color:#fff;cursor:pointer;text-shadow:0 1px 2px #7f472b;transition:.2s}.bottom-game-nav button:hover{transform:translateY(-5px)}.bottom-game-nav span{font-size:29px;line-height:1}.bottom-game-nav b{font-size:11px}.content-page.active{z-index:30}
@media(max-width:1000px){.land{padding-left:10%;padding-right:10%}.daily-btn{display:none}.hero-card{width:280px}.scene-actions{right:18px}.tasks-card{left:20px}.seed-dock{width:74%}}
@media(max-width:760px){.app{width:100%;padding:0}.topbar{top:10px;left:12px;right:12px}.brand h1,.brand small{display:none}.brand{padding:5px}.wallet{position:absolute;right:0;top:0;display:grid;gap:5px;margin:0}.wallet span{padding:6px 9px;font-size:10px}.account{position:absolute;left:54px;top:0}.account button{padding:5px}.hero-card{top:78px;left:12px;width:225px;height:58px}.hero-card .level-progress{min-width:95px}.level-badge{width:64px}.land{min-height:100vh;height:920px;padding:300px 4% 190px;border-radius:0;background-position:center}.farm-toolbar{top:145px;width:92%;min-height:80px}.farm-toolbar>div:first-child{display:none}.plots{grid-template-columns:repeat(4,1fr);gap:8px}.plot{min-height:75px}.scene-actions{right:8px;top:238px;grid-template-columns:1fr}.scene-actions button{width:54px;height:54px}.scene-actions span{font-size:20px}.scene-actions b{font-size:8px}.tasks-card{left:10px;bottom:105px;width:220px;max-height:105px}.tasks-card .section-head{display:none}.seed-dock{bottom:174px;width:94%;min-height:72px}.bottom-game-nav{bottom:18px;gap:7px}.bottom-game-nav button{width:62px;height:62px}.bottom-game-nav span{font-size:23px}.bottom-game-nav b{font-size:9px}}
