:root{color:#38513f;--dock-height:136px;background:#fcf9ef;font-family:Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}.game-canvas canvas{image-rendering:pixelated;display:block}h2{margin:0 0 15px;font-size:20px}p{font-size:13px;line-height:1.9}.eyebrow{color:#91a17f;letter-spacing:2px;margin:0 0 8px;font-size:13px}.muted{color:#8a977b;font-size:13px}.stock{font-size:30px}.stock small{color:#9aa68d;font-size:13px}button:hover{background:#dce4d7}.primary{color:#fff;background:#6e8b60}.primary:hover{background:#5d7c4f}.close{background:0 0;width:28px;margin:0;padding:3px;font-size:21px;position:absolute;top:8px;right:12px}.feedback{color:#90a080;border-top:1px solid #e9ecdf;margin:15px 0 0;padding-top:10px;font-size:13px}.danger{color:#a16e54}details{margin-top:15px}summary{cursor:pointer;color:#8a977b;font-size:13px}.overlay button{max-width:220px}.game-canvas{height:calc(100dvh - var(--dock-height))}.counters,.counters>div,.tools,.row{align-items:center;gap:12px;display:flex}.counters small,.counters strong{display:block}.counters small{color:#8e987e;margin-bottom:4px;font-size:13px}.counters strong{font-size:18px}.counters em{color:#7c896c;font-size:13px;font-style:normal;font-weight:400}.tools{gap:8px}.icon{width:38px;height:38px;image-rendering:pixelated;background-image:none;background-repeat:no-repeat;background-size:300% 200%;flex-shrink:0;display:inline-block}.seeds{background-position:0 0}.hoe{background-position:50% 0}.shovel{background-position:100% 0}.coin{background-position:0 100%}.test{background-position:50% 100%}button.chosen{color:#3d633b;background:#dce7da;box-shadow:inset 0 0 0 1px #7e9b65}.drawer p{color:#8b947c;margin:4px 0 12px;font-size:13px}.row>button{width:auto;margin:0}.drawer .item-card{background:#f0f2e7;border:1px solid #e0e5d5;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:112px;min-height:112px;margin:0;display:inline-flex}.item-card.chosen{background:#dce7da}.item-card small{color:#8e967f;font-size:13px}.item-card .icon{width:44px;height:44px}.plus{color:#738e60;font-size:32px;line-height:40px}.drawer .drawer-feedback{border-top:1px solid #e8ebdf;margin:12px 0 0;padding-top:8px;font-size:13px}.tool-hint button{pointer-events:auto;width:auto;margin:0 0 0 8px;padding:2px 7px;font-size:13px;display:inline}.overlay{z-index:50;background:#eef1e8e8;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@media (width<=600px){.bottom-bar{flex-direction:column;gap:2px;padding:6px 12px}.counters{justify-content:space-between;width:100%}.counters>div{gap:5px}.counters .icon{width:22px;height:22px}.counters small,.counters strong{display:inline}.counters small{margin-right:6px}.counters strong{font-size:14px}.field-symbol{font-size:21px}.tools{justify-content:space-around;width:100%}.tools button{width:23%;font-size:13px}.tools .icon{width:30px;height:30px}.drawer{padding:16px}.drawer .item-card{width:calc(25% - 8px);min-width:65px;padding:7px 3px;font-size:13px}.drawer .item-card small{font-size:13px}}.action-toast{z-index:12;bottom:calc(var(--dock-height) + 18px);color:#6f805d;pointer-events:none;background:#f4f3eded;border:1px solid #dce3cc;border-radius:0;width:max-content;max-width:calc(100vw - 28px);margin:0;padding:8px 16px;font-size:13px;position:fixed;left:50%;transform:translate(-50%)}.icon.watering,.icon.harvesting{background-image:none;background-size:400% 400%}.tools .icon{width:52px;height:52px}button{color:#4c6847;width:100%;font:inherit;cursor:pointer;background:#e6ebe1;border:0;border-radius:0;margin-top:8px;padding:11px 14px;font-size:13px;transition:background-color .18s,box-shadow .18s,transform .18s,opacity .18s;display:block}button:hover:not(:disabled){transform:translateY(-2px)}button:active:not(:disabled){transform:translateY(1px)scale(.94)}.icon,.bed-icon,.plus,.field-symbol{transform-origin:50% 75%;transition:transform .22s cubic-bezier(.2,.8,.3,1.3),filter .22s}button:hover .icon,button:hover .bed-icon,button:hover .plus{transform:translateY(-3px)rotate(-7deg)scale(1.1)}button:active .icon,button:active .bed-icon{transform:scale(.88)}.tools button.chosen .icon{animation:1.5s ease-in-out infinite icon-selected}.counters>div:hover .icon,.counters>div:hover .field-symbol{transform:rotate(-9deg)scale(1.12)}.menu-pop-enter-active,.menu-pop-leave-active,.drawer-pop-enter-active,.drawer-pop-leave-active,.toast-pop-enter-active,.toast-pop-leave-active{transition:opacity .2s,translate .2s,scale .2s}.menu-pop-enter-from,.menu-pop-leave-to{opacity:0;translate:0 8px;scale:.96}.drawer-pop-enter-from,.drawer-pop-leave-to{opacity:0;translate:0 18px;scale:.98}.toast-pop-enter-from,.toast-pop-leave-to{opacity:0;translate:0 8px;scale:.96}.drawer-pop-leave-active,.menu-pop-leave-active{pointer-events:none}.context-menu h2,.drawer h2,.counters strong{animation:.22s ease-out content-in}@keyframes icon-selected{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes dock-in{0%{opacity:0;translate:0 100%}to{opacity:1;translate:0}}@keyframes hint-in{0%{opacity:0;translate:0 -5px}to{opacity:1;translate:0}}@keyframes content-in{0%{opacity:.4;translate:0 3px}to{opacity:1;translate:0}}@media (width<=800px){.bottom-bar{flex-direction:column;gap:2px;padding:6px 12px}.counters>div{gap:5px}.counters .icon{width:24px;height:24px}.counters small,.counters strong{display:inline}.counters small{margin-right:6px}.counters strong{font-size:14px}.field-symbol{font-size:22px}.tools{justify-content:space-around;gap:2px;width:100%}.tools .icon{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.icon.seeds,.icon.shovel,.icon.watering,.icon.harvesting{background-image:none;background-size:400% 400%}.management{flex-wrap:wrap;margin:12px 0 16px}.management button{align-items:center;gap:6px;display:flex}.building-symbol{color:#54aa98;font-size:40px;line-height:44px}.demolition-dialog{z-index:30;top:40%;left:50%;transform:translate(-50%,-50%)}.building-warehouse,.building-well{width:48px;height:48px;image-rendering:pixelated;background-image:none;background-repeat:no-repeat;display:block}.inventory-grid{flex-wrap:wrap;gap:12px;min-height:80px;display:flex}.inventory-item{background:#e8eade;flex-direction:column;align-items:center;gap:5px;width:88px;margin:0;padding:10px;display:flex}.item-icon{width:36px;height:42px;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;display:inline-block}.item-carrot{background-image:var(--item-carrot)}.item-wheat{background-image:var(--item-wheat)}.seed-wheat{background-image:var(--seed-wheat)}.storage-meter,.water-meter{background:#e1e3d9;height:7px;overflow:hidden}.storage-meter span,.water-meter span{background:#9cad94;height:100%;transition:width .2s;display:block}.water-meter span{background:#8ab6ba}.bag-slots{gap:8px;display:flex}.bag-slot{background:#e8ebe2;border:1px solid #d2dbcd;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:78px;display:flex}.bag-slot small{color:#6c7e70;font-size:13px}.sale-options{border-top:1px solid #d9dfd3;margin-top:12px}.sale-options input{color:#506655;background:#fafaf5;border:1px solid #cbd4c4;width:68px;min-width:0;padding:8px}.warehouse-panel h3{font-size:13px;font-weight:600}.tools .building-warehouse{width:52px;height:52px}.counters{gap:15px}.context-menu{z-index:10;width:280px;max-width:calc(100vw - 24px);max-height:calc(100dvh - var(--dock-height) - 24px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f5edfa;border:1px solid #d1d9c3;border-radius:0;padding:24px;position:fixed;overflow:auto;box-shadow:0 12px 42px #42513925}@media (width<=800px){.tools .building-warehouse{width:42px;height:42px}.counters{justify-content:space-between;gap:8px;width:100%}.counters em{font-size:13px}}.item-icon,.building-warehouse,.building-well,.crate-icon{transition:transform .18s}button:hover .item-icon,button:hover .building-warehouse,button:hover .building-well,button:hover .crate-icon{transform:translateY(-2px)scale(1.06)}button:active .item-icon{transform:scale(.94)}@media (prefers-reduced-motion:reduce){.item-icon,.building-warehouse,.building-well,.crate-icon{transition:none}}.icon,.item-icon,.building-warehouse,.building-well,.crate-icon,.ui-bench,.ui-grass,.bed-icon,.field-symbol{image-rendering:pixelated;background-repeat:no-repeat;flex-shrink:0;display:inline-block;clip-path:none!important;background-position:50%!important;background-size:contain!important;width:32px!important;height:32px!important}.icon.seeds{background-position:66.6667% 100%;background-image:var(--ui-seeds)}.icon.watering{background-position:66.6667% 66.6667%;background-image:var(--ui-watering)}.icon.harvesting{clip-path:inset(0 0 10%);background-position:100% 66.6667%;background-image:var(--ui-harvesting)}.icon.hoe{background-image:var(--ui-hoe)}.icon.shovel{background-position:100% 100%;background-image:var(--ui-shovel)}.icon.test{background-image:var(--ui-test)}.icon.coin{background-image:var(--ui-coin);box-shadow:none;background-color:#0000;border:0}.icon.coin:before,.icon.coin:after{display:none}.counters .icon.watering{background-image:var(--ui-water)}.building-warehouse{background-position:0 100%;background-size:200% 200%;background-image:var(--ui-warehouse)}.building-well{background-position:100% 0;background-size:400% 400%;background-image:var(--ui-well)}.crate-icon{width:24px;height:24px;image-rendering:pixelated;background:50%/contain no-repeat;background-image:var(--ui-crate);display:inline-block}.ui-bench{background-image:var(--ui-bench)}.ui-grass{background-image:var(--ui-grass)}.item-goldenCarrot{background-image:var(--item-goldenCarrot)}.item-potato{background-image:var(--item-potato)}.item-pumpkin{background-image:var(--item-pumpkin)}.item-tomato{background-image:var(--item-tomato)}.item-scallion{background-image:var(--item-scallion)}.bed-icon{grid-template-columns:repeat(var(--n), 1fr);background:#9f7951;background-image:var(--ui-farm);background-color:#0000;background-position:33.333% 0;background-size:400% 400%;border:0;border-radius:0;gap:2px;width:40px;height:40px;padding:3px;display:grid}.bed-icon span{background:0 0;display:none}.field-symbol{color:#9b7851;background-image:var(--ui-farm);font-size:0}.energy-meter{background:#e2e5da;height:7px;overflow:hidden}.energy-meter span{background:#a5bc86;height:100%;transition:width .2s;display:block}.rest-setting{align-items:center;gap:6px;margin:12px 0;font-size:13px;display:flex}.rest-setting input{color:#506655;background:#fafaf5;border:1px solid #cbd4c4;width:48px;padding:6px}.mini-overlay{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.mini-effect{white-space:nowrap;color:#657460;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;will-change:transform, opacity;align-items:center;gap:2px;font:600 14px/18px Arial,Microsoft YaHei,sans-serif;display:flex;position:absolute;top:0;left:0}.mini-effect i{width:14px;height:14px;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain}.farm-world,.game-canvas{background:#fcf9ef;width:100vw;height:100dvh}.tools button{background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:5px;width:65px;min-width:60px;margin:0;padding:2px 6px;font-size:13px;display:flex}.drawer .row{flex-wrap:wrap;align-items:stretch;gap:10px}.dismiss-layer{z-index:40;pointer-events:auto;touch-action:none;background:0 0;position:fixed;inset:0}.drawer,.context-menu,.demolition-dialog{z-index:45}button:disabled{opacity:.43;cursor:not-allowed;filter:grayscale(.55)brightness(.78);box-shadow:none;animation:none}button:disabled i,button:disabled span{animation:none!important;transform:none!important}.crop-popover-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.crop-popover-top strong{white-space:nowrap;font-size:17px}.crop-actions{gap:4px;display:flex}.crop-icon-button{background:#e7ecdc;border:1px solid #d2dcc3;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin:0;padding:4px;display:flex}.context-menu .crop-timer{margin:5px 0 0;font-size:13px;line-height:1.4}@media (width<=800px){.tools button{width:14.2857%;min-width:0;padding:3px 0}}.context-menu.tile-popover{width:230px;max-width:calc(100vw - 24px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;overflow:visible}.tile-popover .crop-actions{justify-content:flex-start;gap:6px;margin:0 0 8px}.crop-info{background:#f1f3e9f5;padding:10px 12px;box-shadow:0 4px 16px #68725a14}.crop-info strong{font-size:18px;line-height:1.3}.context-menu.empty-tile-popover{width:210px;box-shadow:none;background:0 0;border:0;padding:0}.mini-seed-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a6b59a #edf0e5;background:#f1f3e9;border:1px solid #d2dcc3;max-height:210px;padding:5px;overflow-y:auto}.mini-seed{text-align:left;align-items:center;gap:8px;width:100%;min-height:44px;margin:0 0 3px;padding:6px;display:flex}.mini-seed span{flex:1;font-size:13px}.mini-seed small{white-space:nowrap;font-size:13px}.notice-button{position:relative}.notice-button>.notice-new{position:absolute;top:-4px;right:-1px}.notice-unread{animation:3s ease-in-out infinite notice-breathe}@keyframes notice-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}.notice-board-icon{flex-shrink:0;width:32px;height:32px;display:block;position:relative}.notice-board-icon:before{content:"";background:#e9dfba;border:3px solid #a88966;position:absolute;inset:3px 1px 8px;box-shadow:inset 0 2px #c8b58e}.notice-board-icon:after{content:"";background:#a88966;width:3px;height:7px;position:absolute;top:24px;left:7px;box-shadow:15px 0 #a88966}.notice-board-icon span{z-index:1;background:#8e9d7c;width:16px;height:2px;position:absolute;top:10px;left:8px;box-shadow:0 5px #b5b99b}.drawer.announcement-drawer{width:min(800px,100vw - 32px)}.notice-layout{grid-template-columns:170px minmax(0,1fr);gap:20px;display:grid}.notice-titles{flex-direction:column;gap:12px;display:flex}.notice-titles button{text-align:left;background:#e1e3d3;min-height:60px;padding:14px;position:relative}.notice-titles .notice-new{margin-left:6px}.notice-titles .chosen{background:#ced5bf}.notice-body{overscroll-behavior:contain;color:#4f5948;background:#e9ebdf;height:min(440px,100dvh - 280px);min-height:150px;padding:24px;line-height:1.75;overflow-y:auto}.notice-body h3{margin:0 0 12px;font-size:20px}.notice-body h4{margin:0 0 4px;font-size:15px}.notice-body section{align-items:flex-start;gap:12px;margin-top:20px;display:flex}.notice-body section>i{flex:0 0 32px;width:32px;height:32px}.notice-body .notice-tip{border-top:1px solid #cdd3bd;margin-top:16px;padding-top:14px}@media (width<=600px){.notice-layout{grid-template-columns:105px minmax(0,1fr);gap:10px}.notice-titles button{padding:10px}.notice-titles .notice-new{margin:4px 0 0}.notice-body{padding:14px}.notice-body section{gap:8px}}@media (prefers-reduced-motion:reduce){.notice-unread{animation:none}}.bottom-bar{height:var(--dock-height);box-shadow:none;z-index:20;padding:12px 16px;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;gap:0;padding-inline:max(12px,50vw - 575px);animation:.32s ease-out dock-in;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-bar .counters{pointer-events:auto;background:#f4f3ebed;border:1px solid #d7dfc7;justify-content:center;gap:30px;width:max-content;max-width:calc(100vw - 24px);padding:12px 24px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}.bottom-bar .counters>div{flex:none;gap:12px}.bottom-bar .counters small{font-size:13px}.bottom-bar .counters strong{font-size:22px}.bottom-bar .counters em{font-size:13px}.bottom-bar .tools{pointer-events:auto;background:#f4f3ebed;border:1px solid #d7dfc7;justify-content:center;gap:12px;width:max-content;max-width:100%;padding:10px 16px}.bottom-bar .tools button{flex:0 97.5px;gap:7.5px;width:97.5px;min-width:0;padding:6px 12px;font-size:16.5px}.bottom-bar .tools .icon,.bottom-bar .tools .building-warehouse,.bottom-bar .tools .notice-board-icon{width:48px;height:48px}.drawer{bottom:calc(var(--dock-height) + 14px);width:min(780px,100vw - 24px);max-height:calc(100dvh - var(--dock-height) - 110px);z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f5edfa;border:1px solid #d2ddbf;border-radius:0;padding:20px 24px 12px;position:fixed;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 12px 40px #30412520}@media (width<=700px){.bottom-bar .tools{gap:2px;width:100%;padding:8px 4px}.bottom-bar .tools button{flex:1 1 0;width:14.2857%;padding:6px 0;font-size:14px}.bottom-bar .counters{gap:16px;padding:10px 14px}.bottom-bar .counters>div{gap:6px}.bottom-bar .counters strong{font-size:18px}}.bottom-bar .tools .icon,.bottom-bar .tools .building-warehouse{width:48px!important;height:48px!important}button,input,select{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}.tool-hint{color:#748162;z-index:5;pointer-events:none;background:#f4f4ead9;border-radius:0;width:max-content;max-width:calc(100vw - 24px);margin:0;padding:8px 16px;font-size:14px;line-height:1.6;animation:.2s ease-out hint-in;position:fixed;top:94px;left:50%;transform:translate(-50%)}.drawer p,.context-menu p,.drawer .drawer-feedback,.action-toast{font-size:14px;line-height:1.65}.drawer h2{margin-bottom:4px;font-size:20px}.item-card strong{font-size:15px}.item-card small,.seed-choice small{font-size:13px;line-height:1.5}.crop-info h3{font-size:19px}.crop-info p{font-size:14px}.notice-body p{color:inherit;margin:0 0 12px;font-size:15px;line-height:1.8}.notice-new{letter-spacing:.5px;color:#795b39;background:#efdab0;padding:2px 4px;font-size:11px;font-weight:800;line-height:1.2;display:inline-block}@media (width<=600px){.tool-hint{max-width:calc(100vw - 20px);font-size:13px}}.bottom-bar .tools .notice-board-icon{background:var(--ui-notice) center/contain no-repeat;width:48px;height:48px;image-rendering:pixelated;margin:0;transform:none}.notice-board-icon:before,.notice-board-icon:after,.notice-board-icon span{display:none}
