@font-face{font-family:Nunito;src:url(../fonts/Nunito-Variable.woff2) format("woff2");font-display:swap;font-weight:200 1000}:root{font-family:Nunito,system-ui,sans-serif;color:#355244;background:#faf6e9;font-synthesis:none;--cream:#fffced;--green:#4c763b;--line:#e1d7b9;--shadow:0 3px 0 #d6cbae,0 7px 20px #4c533413}*{box-sizing:border-box}body{margin:0;overflow:hidden;width:100%;height:100dvh}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #c88b1e;outline-offset:4px}button:disabled{cursor:default}button svg{pointer-events:none}svg{width:24px;height:24px;display:block}[hidden]{display:none!important}#world{position:fixed;inset:0;width:100%;height:100%;touch-action:none;display:block;outline:0}.topbar{position:fixed;z-index:2;top:23px;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.brand{display:flex;align-items:center;gap:10px;pointer-events:auto}.brand img{width:43px;height:43px}.brand strong{font-size:22px;font-weight:950;line-height:1.1;display:block}.brand h1{font-size:11px;font-weight:850;margin:4px 0 0;letter-spacing:.07em;text-transform:uppercase;color:#526e58}.tools{display:flex;gap:8px;pointer-events:auto}.tool{display:grid;place-items:center;border:1px solid #fffdf4;border-radius:14px;background:var(--cream);box-shadow:var(--shadow);width:45px;height:45px;transition:transform .15s}.tool:hover{transform:translateY(-2px)}.tool:active{transform:translateY(1px)}.tool[aria-pressed=true]{background:#dce8c8}.resources{position:fixed;z-index:2;top:20px;left:50%;transform:translate(-50%);width:430px}.resource-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.resource{display:flex;align-items:center;gap:10px;min-width:0;padding:9px 14px;border:1px solid #fffdf4;border-radius:14px;background:var(--cream);box-shadow:var(--shadow);min-height:62px;text-align:left}.resource-icon{display:grid;place-items:center}.resource-icon svg{width:29px;height:29px}.gold,.grain{color:#a77a1d}.water{color:#277c7b}.egg{color:#b08135}.resource-label{display:block;font-size:9px;font-weight:850;color:#637157;line-height:1.25}.resource strong{font-size:19px;line-height:1.2;font-weight:900}.resource small{display:block;font-size:8px;font-weight:800;color:#637157;line-height:1.25}.resource-button:enabled:hover{background:#f5efcf}.care-strip{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:10px;font-size:10px;color:#586c50;font-weight:800}.care-strip>span{display:flex;align-items:center;gap:5px}.care-meter{width:40px;height:4px;border-radius:3px;background:#e0e2cd;overflow:hidden}.care-meter em{display:block;height:100%;background:#88a754;transition:width .3s}.water-meter em{background:#499e9c}.gameplay{position:fixed;bottom:max(21px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:3;width:min(660px,calc(100% - 28px));display:flex;flex-direction:column;align-items:center;gap:13px;pointer-events:none}.order-strip{width:min(420px,100%);background:#fffbedf2;padding:11px 15px 9px;border:1px solid #fffef8;border-radius:16px;box-shadow:0 3px 14px #41543812;pointer-events:auto}.order-heading{display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:11px}.order-heading strong{font-weight:950}.order-heading span{font-size:10px;color:#637157;font-weight:800}.order-heading b{font-size:11px;color:#8b6b20}.order-progress{height:4px;background:#e2e8d3;margin-top:7px;overflow:hidden;border-radius:3px}.order-progress i{height:100%;display:block;background:#91ad61;transition:width .25s}.order-strip p{font-size:10px;font-weight:800;color:#5e7354;margin:6px 0 0;text-align:center;line-height:1.35;min-height:14px}.action-dock{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:7px;background:#fffbedf2;border:1px solid #fffdf5;border-radius:23px;box-shadow:0 4px #d6cbae,0 10px 32px #5061391a;width:100%;pointer-events:auto;backdrop-filter:blur(8px)}.action{position:relative;border:1px solid transparent;border-radius:16px;padding:11px 6px 8px;min-width:0;display:flex;flex-direction:column;align-items:center;background:transparent;transition:background .2s,transform .2s;min-height:105px}.action-icon svg{width:28px;height:28px;margin:0 auto 6px;stroke-width:1.8}.action strong{font-size:12px;font-weight:950;line-height:1.3;white-space:nowrap}.action small{display:block;font-size:9px;line-height:1.25;font-weight:750;margin-top:4px;min-height:23px;max-width:145px;color:#5f704f;text-align:center}.feed-action{background:#e5efcf}.feed-action .action-icon{color:#9b8532}.water-action .action-icon{color:#378986}.logistics-action .action-icon{color:#b5812b}.upgrade-action .action-icon{color:#66804f}.action:enabled:hover{background:#d9e8bc;transform:translateY(-2px)}.action:enabled:active{transform:translateY(1px)}.action:disabled{background:transparent;color:#69735d}.action:disabled .action-icon{opacity:.55}.action:disabled small{color:#69735d}.action.ready{background:#f8e7b6;border-color:#efce86}.egg-badge{position:absolute;top:4px;right:8px;background:#c58b25;color:#fff;min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-weight:950;font-size:10px;border:2px solid #fffcef}.toast{position:fixed;left:50%;transform:translate(-50%);bottom:235px;z-index:12;max-width:min(450px,calc(100% - 36px));padding:12px 18px;background:#365943;color:#fffbed;border-radius:15px;box-shadow:0 6px 25px #293c2e20;text-align:center;font-size:12px;font-weight:750;pointer-events:none}.loading{position:fixed;inset:0;background:#faf6e9;z-index:20;display:grid;place-items:center;padding:25px}.loading-card{text-align:center;width:min(390px,100%)}.loading-card img{margin:0 auto 15px}.loading h2{font-size:24px;margin:0 0 8px;font-weight:900}.loading p{font-size:14px;line-height:1.5;color:#657158}#loading-bar{height:5px;background:#e1e5d1;overflow:hidden;border-radius:3px;margin:23px 35px}#loading-bar i{display:block;width:35%;height:100%;background:#97b365;animation:loading 1.4s ease-in-out infinite alternate}#retry{background:#557d3e;border:0;color:#fffbed;padding:12px 24px;border-radius:12px;font-weight:850;margin-top:10px}@keyframes loading{to{transform:translate(185%)}}dialog{padding:22px;border:1px solid #fffdf5;border-radius:24px;background:#fffbed;color:#355244;width:min(480px,calc(100% - 28px));max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 18px 70px #314b3933}dialog::backdrop{background:#243c3340;backdrop-filter:blur(4px)}.shop-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.shop-kicker{font-size:9px;font-weight:950;letter-spacing:.1em;color:#617451}.shop-heading h2{font-size:23px;line-height:1.25;font-weight:950;margin:5px 0 0}.close{border:0;background:#e7ebd7;width:44px;height:44px;border-radius:10px;font-size:25px;line-height:1;font-weight:600}.shop-money{font-size:11px;margin:14px 0 17px;color:#637157}.shop-money strong{float:right;color:#8b6b20}.feed-shop{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:14px;border-radius:15px;background:#eeeacd;margin-bottom:12px}.feed-shop h3,.upgrade-row h3{font-size:14px;font-weight:950;line-height:1.3;margin:0}.feed-shop p,.upgrade-row p{font-size:10px;line-height:1.45;margin:4px 0 0;color:#5d6c4d;max-width:240px}.feed-shop small{font-size:10px;grid-column:1/-1;color:#657158;min-height:0}.feed-shop small:empty{display:none}.feed-shop button,.upgrade-row button{background:#587c40;color:#fffbed;border:0;border-radius:10px;font-size:10px;font-weight:900;padding:11px 13px;min-height:44px}.feed-shop button:disabled,.upgrade-row button:disabled{background:#e1e6d1;color:#627351}.upgrade-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 0;border-bottom:1px solid #e4e4cd;align-items:center}.upgrade-level{display:block;font-size:9px;font-weight:900;color:#7b6836;margin-bottom:4px}.upgrade-row button{max-width:124px;min-width:112px;line-height:1.35}.shop-note{font-size:10px;color:#657158;text-align:center;margin:18px 0 0}@media(max-width:1100px){.resources{top:85px}.topbar{top:19px}.gameplay{bottom:20px}}@media(max-width:600px){.topbar{left:16px;right:16px;top:max(16px,env(safe-area-inset-top))}.brand{gap:7px}.brand img{width:33px;height:33px}.brand strong{font-size:17px}.brand h1{font-size:8px;letter-spacing:.07em}.tool{width:44px;height:44px;border-radius:11px}.tool svg{width:19px;height:19px}.tools{gap:6px}.resources{top:77px;width:calc(100% - 32px)}.resource-row{gap:5px}.resource{padding:8px 9px;gap:7px;min-height:57px;border-radius:12px}.resource-icon svg{width:22px;height:22px}.resource strong{font-size:17px}.resource-label{font-size:8px}.resource small{font-size:7px}.care-strip{gap:17px;margin-top:9px;font-size:9px}.care-meter{width:30px}.gameplay{width:calc(100% - 22px);bottom:max(16px,env(safe-area-inset-bottom));gap:10px}.action-dock{border-radius:19px;gap:2px;padding:5px}.action{border-radius:12px;padding:10px 2px 6px;min-height:97px}.action strong{font-size:10px;white-space:normal;min-height:26px;display:grid;place-items:center}.action small{font-size:8px;min-height:21px;max-width:85px}.action-icon svg{width:25px;height:25px;margin-bottom:5px}.order-strip{padding:10px 13px 8px;max-width:calc(100% - 26px)}.order-heading{font-size:10px}.order-heading span,.order-heading b,.order-strip p{font-size:9px}.toast{bottom:219px;font-size:11px}.egg-badge{right:0;top:1px;min-width:18px;height:18px;font-size:8px}dialog{padding:20px 17px;border-radius:21px}.shop-heading h2{font-size:21px}.upgrade-row button{min-width:101px;max-width:106px;padding:9px}.feed-shop{padding:12px;grid-template-columns:1fr}.feed-shop button{width:100%}}@media(max-height:600px)and (orientation:landscape){.topbar{top:11px;left:15px;right:15px}.brand img{width:29px;height:29px}.brand strong{font-size:16px}.brand h1{font-size:8px}.resources{top:10px;width:330px}.resource{padding:6px 8px;min-height:44px;gap:6px}.resource-label{font-size:7px}.resource strong{font-size:14px}.resource small{font-size:6px}.resource-icon svg{width:19px;height:19px}.care-strip{margin-top:7px;font-size:8px;gap:13px}.gameplay{left:auto;right:15px;bottom:14px;transform:none;width:370px;gap:8px}.order-strip{padding:8px 11px 6px;width:100%}.order-heading{font-size:10px}.order-heading span,.order-heading b{font-size:9px}.order-strip p{font-size:8px;margin-top:5px}.action{min-height:79px;padding:7px 2px 4px}.action-icon svg{width:21px;height:21px;margin-bottom:4px}.action strong{font-size:9px;white-space:normal}.action small{font-size:7px;min-height:18px}.action-dock{padding:4px;border-radius:16px}.toast{bottom:177px;left:calc(100% - 200px);max-width:340px}.tools .tool{width:44px;height:44px}.tool svg{width:17px;height:17px}dialog{max-height:calc(100dvh - 25px)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.upgrade-reason{display:block;font-size:9px;margin-top:5px;color:#637157}.upgrade-reason:empty{display:none}
