@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/dm-sans-regular.ttf') format('truetype');}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/dm-sans-bold.ttf') format('truetype');}
@font-face{font-family:'Outfit';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/outfit-medium.ttf') format('truetype');}
@font-face{font-family:'Outfit';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/outfit-bold.ttf') format('truetype');}
:root{font-family:'DM Sans',sans-serif;color:#293e2c;background:#b5cc8e;font-synthesis:none;--ink:#293e2c;--green:#426340;--deep:#2f543b;--cream:#fffdf5;--muted:#74816a;--yellow:#f3c353;--shadow:0 4px 0 #243b2412,0 10px 30px #22391e15}
*{box-sizing:border-box}body{margin:0}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button:focus-visible{outline:3px solid #e4a530;outline-offset:4px}button,progress{touch-action:manipulation}button svg{width:21px;height:21px;stroke-width:1.8}h1,h2,h3,p{margin:0}button{transition:background .15s,transform .15s,box-shadow .15s}button:hover:not(:disabled){filter:brightness(1.03)}button:active:not(:disabled){transform:translateY(2px)}[hidden]{display:none!important}#game{height:100svh;min-height:650px;position:relative;overflow:hidden}#world{position:absolute;inset:0;background:#b3ce8d}#world canvas{display:block;outline:none;touch-action:none}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ecf2d965,transparent 20%,transparent 80%,#355c2624),linear-gradient(90deg,#eef3d450,transparent 28%,transparent 74%,#d9e4c029)}
.topbar{position:absolute;top:25px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;gap:25px;pointer-events:none}.topbar>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:51px;height:54px;border-radius:18px 18px 23px 23px;background:#31533b;display:grid;place-items:center;box-shadow:0 4px 0 #213b2a15}.brand-mark svg{width:32px;height:32px;color:#dfeab4;stroke-width:1.7}.brand h1{font-family:'Outfit',sans-serif;font-size:35px;letter-spacing:-1.4px;line-height:1.05;font-weight:750}.brand-dot{color:#698c43}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;color:#566b47}.brand .eyebrow{font-size:10px;letter-spacing:1.6px;margin-top:7px;display:block}.level-card{display:flex;align-items:center;gap:11px;background:var(--cream);border:1px solid #d9dfc6;padding:10px 17px 10px 9px;border-radius:16px;box-shadow:var(--shadow);min-width:285px}.level-star{position:relative;display:grid;place-items:center;width:40px;height:40px}.level-star svg{width:44px;height:44px;color:#e3b53e;fill:#f6d36f;stroke-width:1.3}.level-star b{position:absolute;font-family:'Outfit',sans-serif;color:#825719;font-size:16px}.level-info{flex:1}.level-info>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px}.level-info strong{font-size:14px;font-weight:700}.level-info span{font-size:12px;color:var(--muted);white-space:nowrap}progress{border:0;border-radius:10px;overflow:hidden;display:block;appearance:none;height:6px;background:#e7ecd9;width:100%}progress::-webkit-progress-bar{background:#e7ecd9;border-radius:10px}progress::-webkit-progress-value{background:#90ad59;border-radius:10px;transition:width .3s}progress::-moz-progress-bar{background:#90ad59;border-radius:10px}.resources{display:flex;align-items:center;gap:10px}.coin-counter{display:flex;align-items:center;background:var(--cream);border:1px solid #dbe0c9;border-radius:16px;height:53px;padding:0 17px 0 10px;gap:10px;box-shadow:var(--shadow);min-width:148px}.coin-icon,.tiny-coin{font-family:'Outfit',sans-serif;border-radius:50%;background:#f5cb59;color:#91621f;display:inline-grid;place-items:center;font-weight:750;border:2px solid #e0ac39;box-shadow:inset 0 0 0 2px #ffe794}.coin-icon{width:31px;height:31px;font-size:18px}.coin-counter strong{font:700 24px 'Outfit',sans-serif}.resource-label{font-size:12px;color:var(--muted)}.icon-button{background:var(--cream);border:1px solid #d7dec6;border-radius:13px;display:grid;place-items:center;width:43px;height:43px;box-shadow:0 3px 0 #304b2112;flex-shrink:0}.icon-button svg{width:19px;height:19px}.farm-title{position:absolute;top:124px;left:33px;pointer-events:none}.season{display:flex;align-items:center;gap:7px;font-size:12px;color:#536a42;font-weight:650}.season svg{width:17px;height:17px;color:#a77e26;fill:#efcf7180}.farm-title h2{font-family:'Outfit',sans-serif;font-size:29px;font-weight:650;letter-spacing:-.6px;margin-top:9px}.farm-title p{font-size:14px;margin-top:6px;color:#5e754c}.side-tools{position:absolute;left:25px;top:270px;display:flex;flex-direction:column;gap:20px}.side-tool{border:0;background:transparent;width:82px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0}.side-tool>span{width:58px;height:58px;border-radius:19px;background:var(--cream);border:1px solid #d6ddc2;display:grid;place-items:center;position:relative;box-shadow:var(--shadow)}.side-tool svg{width:25px;height:25px}.side-tool b{font-size:12px;font-weight:700;text-shadow:0 1px 8px #edf3d5}.side-tool.active>span{background:var(--deep);border:1px solid #24462e;color:#faf6df}.side-tool em{position:absolute;right:-3px;top:-5px;border:2px solid var(--cream);min-width:23px;height:23px;border-radius:8px;background:#f5ca62;display:grid;place-items:center;color:#754d1b;font-size:12px;font-weight:800;font-style:normal}.quest-card{position:absolute;right:30px;top:124px;width:260px;border:1px solid #dce0c9;background:#fffdf5f5;box-shadow:var(--shadow);border-radius:19px;overflow:hidden}.quest-heading{display:flex;align-items:center;gap:10px;padding:16px;background:#f5f4e8;border-bottom:1px solid #e4e6d3}.quest-icon{color:#87622a;background:#eee4b9;border-radius:11px;display:grid;place-items:center;width:34px;height:34px;flex-shrink:0}.quest-icon svg{width:19px;height:19px}.quest-heading>span:nth-child(2){font-size:14px;font-weight:700;flex:1}.quest-heading small{display:block;font-size:10px;letter-spacing:1.2px;color:#7b8663;margin-top:4px}.bare-button{background:none;border:0;padding:3px;display:grid;place-items:center}.bare-button svg{width:16px;height:16px}.quest-card h3{font:600 22px 'Outfit',sans-serif;letter-spacing:-.3px;margin:16px 17px 7px}.quest-card p{font-size:14px;line-height:1.55;color:#717e62;margin:0 17px}.quest-progress{display:flex;align-items:center;gap:12px;padding:15px 17px}.quest-progress progress{height:7px;flex:1}.quest-progress b{font-size:12px;color:#738257;white-space:nowrap}.quest-footer{border-top:1px dashed #e0e3cf;padding:12px 17px;display:flex;align-items:center;justify-content:space-between;gap:8px}.quest-footer>span{display:flex;align-items:center;gap:5px;font-size:12px;color:#717b5d}.tiny-coin{width:16px;height:16px;font-size:10px;border-width:1px;box-shadow:inset 0 0 0 1px #ffe794;vertical-align:middle}.quest-footer button{display:flex;gap:5px;align-items:center;border:0;background:#e7ecd8;color:#8c9779;padding:8px 10px;border-radius:7px;font-size:12px;font-weight:700}.quest-footer button svg{width:13px;height:13px}.quest-footer button:not(:disabled){background:#3d613f;color:white}.scene-controls{position:absolute;right:28px;bottom:180px;display:flex;flex-direction:column;gap:7px}.scene-controls .icon-button{width:39px;height:39px;border-radius:11px}.bottom-hud{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px)}.context-hint{margin:0 auto 13px;background:#29472dee;color:#fffdf2;width:max-content;max-width:100%;border-radius:11px;padding:11px 18px;font-size:14px;box-shadow:0 3px 15px #1e3b2420;display:flex;align-items:center;gap:10px;backdrop-filter:blur(8px)}.hint-pulse{width:7px;height:7px;border-radius:100%;background:#dfca75;box-shadow:0 0 0 4px #dfca7520;flex-shrink:0}.tool-dock{display:flex;align-items:center;gap:16px;border:1px solid #d6ddc5;background:var(--cream);border-radius:23px;padding:11px 13px;box-shadow:0 5px 0 #31492015,0 12px 40px #28432321}.tools{display:flex;gap:5px}.tool{height:73px;min-width:73px;border:0;border-radius:13px;background:transparent;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:7px 11px;color:#6a795b}.tool svg{width:24px;height:24px;stroke-width:1.8}.tool span{font-size:14px;font-weight:650}.tool.active{background:#edf0dc;color:#426039;box-shadow:inset 0 0 0 1px #cbd6b5}.tool kbd{font:10px 'DM Sans',sans-serif;position:absolute;right:6px;top:3px;color:#a0ad8e}.dock-divider{width:1px;height:48px;background:#e4e7d7}.seeds{display:flex;align-items:center;gap:6px}.seed{height:70px;display:flex;align-items:center;position:relative;gap:3px;border:1px solid transparent;border-radius:12px;background:transparent;padding:7px 10px 7px 3px;text-align:left;min-width:140px}.seed.active{background:#f4edcf;border-color:#d5c99c}.seed img{width:47px;height:54px;object-fit:contain}.seed strong{font-size:14px;display:block;font-weight:700}.seed small{font-size:12px;display:flex;gap:4px;align-items:center;margin-top:6px;color:#778060;white-space:nowrap}.seed .tiny-coin{width:14px;height:14px;font-size:9px}.seed>svg{width:12px;height:12px;position:absolute;right:5px;top:4px;color:#6b7942;display:none}.seed.active>svg{display:block}.bottom-note{display:flex;align-items:center;justify-content:space-between;margin:12px 10px 0;color:#506444;font-size:12px;font-weight:500}.bottom-note>span{display:flex;align-items:center;gap:5px}.bottom-note svg{width:13px;height:13px}.bottom-note>span:last-child svg{fill:#758957;stroke-width:0}.plot-label{position:absolute;transform:translate(-50%,-100%);border:0;border-radius:9px;font-size:12px;background:#ffffefec;color:#536746;padding:5px 8px;box-shadow:0 3px 8px #28402020;white-space:nowrap;min-width:35px;min-height:27px;z-index:1}.plot-label:empty{opacity:0}.plot-label:focus-visible{opacity:1;background:#fff8c6}.plot-label.ready{background:#f8d76a;border:1px solid #e5b64a;color:#624919;padding:7px 9px;animation:bob 2.5s ease-in-out infinite}.plot-label svg{width:16px;height:16px;display:block}.plot-label.watered{color:#477e99}.plot-tooltip{position:absolute;pointer-events:none;background:var(--cream);border:1px solid #d7dec6;border-radius:11px;padding:10px 14px;font-size:14px;z-index:10;box-shadow:var(--shadow);transform:translate(-50%,-110%)}.plot-tooltip strong{display:block;margin-bottom:3px}.plot-tooltip span{font-size:12px;color:#718060}.toast{position:absolute;top:103px;left:50%;transform:translate(-50%,-20px);background:var(--cream);border:1px solid #d8dfc6;border-radius:13px;padding:13px 21px;box-shadow:var(--shadow);font-size:14px;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center;max-width:calc(100% - 36px);width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}.floating-reward{position:absolute;pointer-events:none;color:#fff9d7;font-family:'Outfit',sans-serif;font-size:23px;font-weight:700;text-shadow:0 2px 4px #385425;z-index:5;animation:reward 1.3s ease-out forwards}.loading{position:absolute;inset:0;z-index:60;background:#ecf1df;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .4s}.loading.fade{opacity:0;pointer-events:none}.loading-symbol{width:74px;height:74px;border-radius:26px;background:var(--deep);display:grid;place-items:center;color:#d6e7a5;box-shadow:0 7px 0 #d3debc;margin-bottom:24px;animation:bob 2s ease-in-out infinite}.loading-symbol svg{width:39px;height:39px}.loading h2{font:650 32px 'Outfit',sans-serif;letter-spacing:-.7px}.loading p{color:#6d805c;font-size:16px;margin:9px 0 25px}.loading progress{width:200px;height:7px}.loading>span:last-child{font-size:12px;color:#81926e;margin-top:12px}.error-card{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);padding:30px;background:var(--cream);border-radius:22px;z-index:65;width:min(420px,90%);text-align:center;box-shadow:var(--shadow)}.error-card>svg{width:34px;height:34px;color:#8a7958;margin-bottom:18px}.error-card h2{font-family:'Outfit',sans-serif;font-size:26px}.error-card p{font-size:16px;line-height:1.7;margin:12px 0 20px;color:#738167}.game-dialog{background:var(--cream);color:var(--ink);border:1px solid #c9d3b8;border-radius:25px;width:min(520px,calc(100% - 28px));padding:29px;box-shadow:0 25px 80px #18312638;max-height:85svh;overflow:auto}.game-dialog::backdrop{background:#1f392745;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.dialog-heading .eyebrow{font-size:10px}.dialog-heading h2{font:600 31px 'Outfit',sans-serif;letter-spacing:-.7px;margin-top:7px}.dialog-heading .icon-button{box-shadow:none;background:#f1f2e5;width:36px;height:36px;border:0;border-radius:50%}.game-dialog>p{color:#748064;font-size:16px;line-height:1.7;margin-bottom:20px}.market-row{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid #e5e9d9}.market-row>img{width:55px;height:61px;object-fit:contain;background:#eef1df;border-radius:13px}.market-row>div{flex:1}.market-row strong{font-size:16px}.market-row small{display:block;font-size:12px;color:#79886b;margin-top:5px}.market-row>span{font-weight:650;font-size:18px;margin-right:8px}.small-button{border:1px solid #cbd6b6;border-radius:9px;background:#edf2dd;padding:9px 12px;font-size:14px;font-weight:650}.small-button:disabled{opacity:.45}.market-total{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:25px}.market-total>span{font-size:12px;color:#7a886b}.market-total strong{display:block;font-family:'Outfit',sans-serif;font-size:24px;color:#31482f;margin-top:5px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#3d633f;border:1px solid #315233;color:var(--cream);font-size:14px;font-weight:650;border-radius:11px;padding:13px 17px;box-shadow:0 3px 0 #29462b}.primary-button:disabled{opacity:.4;box-shadow:none}.primary-button svg{width:16px;height:16px}.task-row{padding:19px 0;border-bottom:1px solid #e2e6d5}.task-row h3{font:600 21px 'Outfit',sans-serif;margin-bottom:8px;display:flex;gap:8px;align-items:center}.task-row h3 svg{width:20px;height:20px;color:#7a9b55}.task-row p{font-size:16px;line-height:1.5;color:#748260}.task-row .task-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:14px}.task-row.completed{opacity:.65}.help-steps{list-style:none;margin:25px 0;padding:0}.help-steps li{display:flex;gap:16px;margin:24px 0}.help-steps li>svg{width:26px;height:26px;color:#739455;flex-shrink:0;margin-top:1px}.help-steps strong{font:600 20px 'Outfit',sans-serif}.help-steps p{font-size:16px;line-height:1.65;color:#748064;margin-top:5px}.help-note{padding:13px 15px;background:#edf0dd;font-size:14px;color:#72805f;border-radius:10px;line-height:1.7;margin-bottom:20px}.game-dialog:open{animation:appear .2s ease-out}@keyframes bob{0%,100%{translate:0 0}50%{translate:0 -5px}}@keyframes reward{0%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,-75px)}}@keyframes appear{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@media(max-width:1100px){.topbar{left:20px;right:20px;top:20px;gap:16px}.brand h1{font-size:30px}.brand-mark{width:44px;height:47px;border-radius:15px}.brand .eyebrow{font-size:9px;letter-spacing:1px}.level-card{min-width:248px;padding-right:12px}.level-info>div{gap:10px}.level-info strong{font-size:12px}.resources{gap:7px}.resource-label{display:none}.coin-counter{min-width:104px;padding-right:13px}.quest-card{width:230px;right:20px}.quest-heading{padding:13px 12px}.quest-heading>span:nth-child(2){font-size:12px}.quest-card h3{font-size:21px}.quest-card p{font-size:14px}.quest-footer{padding:11px 12px}.farm-title{left:25px;top:116px}.farm-title h2{font-size:26px}.side-tools{left:16px;top:250px}.side-tool{width:76px}.side-tool>span{width:51px;height:51px;border-radius:16px}.tool-dock{gap:10px;padding:9px}.tool{min-width:66px;padding:7px 9px}.seeds{gap:4px}.seed{min-width:121px;padding-right:7px}.seed img{width:38px}.seed-time{display:none}.bottom-hud{bottom:16px}.scene-controls{right:20px}}
@media(max-width:720px){#game{min-height:680px}.topbar{top:15px;left:15px;right:15px;gap:8px;flex-wrap:wrap;align-items:flex-start}.brand h1{font-size:29px}.brand-mark{width:42px;height:45px}.brand .eyebrow{font-size:8px;letter-spacing:1px}.brand{gap:9px}.level-card{position:absolute;left:0;top:65px;min-width:204px;padding:7px 10px 7px 6px;border-radius:12px;gap:7px}.level-star{width:30px;height:30px}.level-star svg{width:34px;height:34px}.level-star b{font-size:13px}.level-info>div{gap:12px;margin-bottom:5px}.level-info strong{font-size:12px}.level-info span{font-size:10px}.level-info progress{height:5px}.resources{margin-left:auto;gap:6px}.coin-counter{height:43px;min-width:92px;border-radius:12px;gap:7px;padding-left:7px}.coin-icon{width:27px;height:27px;font-size:15px}.coin-counter strong{font-size:22px}.resources .icon-button{width:35px;height:35px;border-radius:10px;margin-top:4px}.resources #sound-button{display:none}.farm-title{top:146px;left:19px}.farm-title h2{font-size:23px;margin-top:6px}.season{font-size:12px;gap:5px}.season svg{width:14px;height:14px}.farm-title p{display:none}.quest-card{top:83px;right:15px;width:42px;border-radius:12px;overflow:visible;box-shadow:none;background:transparent;border:0}.quest-heading{padding:0;background:none;border:0}.quest-icon{display:none}.quest-heading>span:nth-child(2){display:none}.quest-heading .bare-button{background:var(--cream);width:39px;height:39px;border:1px solid #d7dec6;border-radius:12px}.quest-heading .bare-button svg{width:20px;height:20px}.quest-card #quest-body{position:absolute;right:0;top:45px;width:220px;background:var(--cream);border:1px solid #d7dec6;box-shadow:var(--shadow);border-radius:13px}.quest-card h3{font-size:21px}.quest-card p{font-size:14px}.side-tools{top:238px;left:9px;gap:15px}.side-tool{width:69px;gap:5px}.side-tool>span{width:45px;height:45px;border-radius:14px}.side-tool svg{width:21px;height:21px}.side-tool b{font-size:12px}.scene-controls{right:13px;bottom:238px;gap:5px}.scene-controls .icon-button{width:35px;height:35px;border-radius:10px}.scene-controls svg{width:17px;height:17px}.bottom-hud{width:calc(100% - 22px);max-width:none;bottom:12px}.context-hint{font-size:12px;padding:9px 12px;gap:7px;line-height:1.5;margin-bottom:9px;max-width:calc(100% - 24px)}.hint-pulse{width:6px;height:6px}.tool-dock{padding:8px;gap:5px;border-radius:19px;flex-direction:column}.tools{width:100%;gap:5px}.tool{flex:1;height:45px;min-width:0;flex-direction:row;gap:7px;border-radius:10px}.tool svg{width:20px;height:20px}.tool kbd{display:none}.tool span{font-size:14px}.dock-divider{height:1px;width:calc(100% - 12px);margin:1px 0}.seeds{width:100%;gap:4px}.seed{flex:1;min-width:0;height:61px;padding:4px 3px;gap:0;border-radius:10px}.seed img{height:46px;width:32px}.seed strong{font-size:12px}.seed small{font-size:12px;margin-top:4px;gap:3px}.seed>svg{width:10px;height:10px;top:2px;right:3px}.bottom-note{display:none}.toast{top:207px;font-size:14px;padding:10px 15px}.plot-label{font-size:10px;padding:4px 5px;min-width:26px;min-height:23px}.plot-label.ready{padding:5px 6px}.plot-label svg{width:14px;height:14px}.game-dialog{padding:22px}.dialog-heading h2{font-size:28px}.primary-button{padding:11px 13px}.market-total{gap:12px}.market-total strong{font-size:22px}.plot-tooltip{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-height:700px) and (min-width:721px){.farm-title{top:105px}.side-tools{top:215px;gap:12px}.quest-card{top:105px}.tool-dock{padding:6px}.bottom-hud{bottom:12px}.bottom-note{display:none}.tool{height:62px}.seed{height:62px}.context-hint{margin-bottom:8px;padding:8px 14px}}
/* Harvest Tycoon brand asset: original supplied artwork, displayed without changing the file. */
.brand{position:relative;width:210px;height:85px;flex-shrink:0}.brand>img{position:absolute;width:260px;height:260px;max-width:none;left:-25px;top:-49px;object-fit:contain;pointer-events:none}.topbar{align-items:flex-start}.level-card,.resources{margin-top:9px}.farm-title{top:174px}.farm-title h2{font-size:27px}.quest-card{top:124px}.side-tools{top:305px}.bottom-note>span:first-child{font-size:12px}@media(max-width:1100px){.brand{width:170px;height:90px}.brand>img{width:225px;height:225px;left:-26px;top:-41px}.farm-title{top:159px}.level-card{min-width:236px}.level-info>div{gap:15px}.side-tools{top:285px}}@media(max-width:720px){.brand{width:162px;height:81px}.brand>img{width:209px;height:209px;left:-26px;top:-35px}.resources{margin-top:0}.level-card{top:107px;margin-top:0;min-width:193px}.farm-title{top:190px}.farm-title h2{font-size:22px}.farm-title .season{display:none}.side-tools{top:271px;gap:13px}.side-tool{width:64px}.quest-card{top:81px}.quest-card #quest-body{z-index:20}.quest-heading .bare-button{background:#fff8d7}.seed strong{font-size:12px}.seed{padding-right:2px}.seed img{width:31px}.toast{top:226px}}@media(max-height:700px) and (min-width:721px){.farm-title{top:158px}.side-tools{top:248px;gap:9px}.side-tool>span{width:47px;height:47px}.quest-card{top:107px}}

@media(max-width:720px){.seed strong{font-size:14px}.seed{gap:3px}.seed img{width:26px;height:43px}.side-tool b{font-size:12px}.bottom-hud .context-hint{font-size:12px}.tool span{font-size:14px}}

@media(max-width:720px){.level-card{top:123px}}
/* More to grow, more to make. */
.side-tools{top:285px;gap:15px}.seed-shop-button{display:flex;align-items:center;gap:11px;border:1px solid #dce2cc;border-radius:13px;background:#f0f3e5;padding:12px 15px;text-align:left;height:70px}.seed-shop-button>svg:first-child{color:#78984f;width:25px;height:25px}.seed-shop-button>svg:last-child{width:15px;height:15px;color:#8d9b77}.seed-shop-button span{font-size:14px;font-weight:700;white-space:nowrap}.seed-shop-button small{display:block;font-size:12px;font-weight:400;color:#738466;margin-top:5px}.seed.active>svg{display:block;width:14px;height:14px;top:8px;right:8px}.seed#selected-crop-button{min-width:150px;padding-right:20px}.seed#selected-crop-button strong{font-size:14px}.seed#selected-crop-button small{font-size:12px}.building-label{position:absolute;transform:translate(-50%,-100%);display:flex;align-items:center;gap:7px;background:#fffdf4ed;border:1px solid #d3dcc1;border-radius:11px;padding:7px 10px 7px 7px;text-align:left;box-shadow:0 4px 10px #26401f20;white-space:nowrap;z-index:2}.building-label:after{content:'';position:absolute;left:50%;bottom:-5px;width:9px;height:9px;background:#fffdf4;transform:translateX(-50%) rotate(45deg);border-right:1px solid #d3dcc1;border-bottom:1px solid #d3dcc1}.building-pin{width:28px;height:30px;border-radius:8px;background:#edf1dd;display:grid;place-items:center;color:#597343}.building-pin svg{width:17px;height:17px}.building-label strong{display:block;font-size:12px;font-weight:700}.building-label .building-status{display:block;font-size:10px;margin-top:2px;font-weight:500;background:none;padding:0}.building-label.ready{border-color:#dfba51;background:#fff5ce}.building-label.ready:after{background:#fff5ce;border-color:#dfba51}.building-label.ready .building-pin{background:#f4d470;color:#776120}.building-label:hover{z-index:4;box-shadow:0 4px 15px #29472b33}.wide-dialog{width:min(690px,calc(100% - 28px));padding:28px 30px}.wide-dialog .dialog-heading{margin-bottom:20px}.wide-dialog>p{font-size:16px;margin-top:-8px;margin-bottom:20px}.crop-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.crop-card{text-align:left;background:#f7f7ec;border:1px solid #dde4ce;border-radius:16px;padding:13px;display:flex;flex-direction:column;gap:8px}.crop-card.selected{background:#f5efcf;border-color:#c5b36d;box-shadow:inset 0 0 0 1px #c5b36d}.crop-art{height:95px;display:grid;place-items:center;position:relative}.crop-art img{width:104px;height:96px;object-fit:contain;transition:transform .2s}.crop-card:hover .crop-art img{transform:translateY(-4px)}.crop-selected{position:absolute;right:0;top:0;display:grid;place-items:center;background:#45653f;color:white;border-radius:50%;width:21px;height:21px}.crop-selected svg{width:14px;height:14px}.crop-card>strong{font:600 20px 'Outfit',sans-serif;letter-spacing:-.3px}.crop-stats{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#596c43;font-weight:600}.crop-stats>span{display:flex;gap:5px;align-items:center}.crop-stats svg{width:14px;height:14px}.crop-card>small{font-size:12px;color:#758568}.crop-use{border-top:1px solid #e1e5cf;padding-top:8px;font-size:12px;color:#6a7d53;line-height:1.4;min-height:26px}.production-chain{display:flex;align-items:center;justify-content:center;gap:15px;padding:14px 12px;background:#f0f3e1;border:1px solid #e1e7d2;border-radius:12px;margin:0 0 18px;font-size:14px;color:#647d4c}.production-chain>span{display:flex;align-items:center;gap:7px;font-weight:650}.production-chain svg{width:18px;height:18px}.production-chain>svg{width:14px;color:#9cab83}.building-catalog{display:grid;grid-template-columns:1fr 1fr;gap:12px}.building-card{display:flex;align-items:center;gap:10px;text-align:left;border:1px solid #e0e5d2;border-radius:15px;background:#f8f8ef;padding:10px 12px 10px 5px;min-height:106px}.building-card>img{width:79px;height:84px;object-fit:contain;flex-shrink:0}.building-card-info{flex:1;min-width:0}.building-card strong{display:block;font:600 19px 'Outfit',sans-serif;letter-spacing:-.3px}.building-card small{font-size:12px;color:#7b896a;line-height:1.5;display:block;margin:5px 0 7px}.building-card>svg{width:15px;flex-shrink:0;color:#8a9975}.building-status{font-size:12px;font-weight:650;color:#748863}.building-status.ready{color:#8a661e}.building-status.working{color:#567d95}.building-status.farm{color:#738451}.building-card .building-status{border-radius:5px;display:inline-block;padding:4px 6px;background:#e9efdb}.building-card .building-status.ready{background:#fbebac}.building-card .building-status.working{background:#e4edf0}.back-button{border:0;background:none;padding:4px 0;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#728763}.back-button svg{width:17px;height:17px}.building-hero{display:flex;align-items:center;gap:22px;border-bottom:1px solid #e0e5d3;padding-bottom:22px;margin-bottom:22px}.building-image{background:#ecf1dd;border-radius:20px;width:140px;height:128px;display:grid;place-items:center;flex-shrink:0}.building-image img{width:143px;height:137px;object-fit:contain}.building-hero .eyebrow{font-size:10px;letter-spacing:1.2px}.building-hero h2{font:600 34px 'Outfit',sans-serif;letter-spacing:-1px;margin:7px 0}.building-hero p{font-size:15px;line-height:1.6;color:#738363;max-width:325px}.recipe-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:25px 0 13px}.recipe-section-heading h3{font:600 21px 'Outfit',sans-serif}.recipe-section-heading>span{font-size:12px;color:#81916d}.recipe-list{display:flex;flex-direction:column;gap:13px}.recipe-card{border:1px solid #dce4cc;border-radius:15px;padding:16px;background:#f8f9f0}.recipe-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.recipe-title h4{font:600 19px 'Outfit',sans-serif;margin:0}.recipe-title>span{display:flex;align-items:center;gap:5px;font-size:14px;color:#758667}.recipe-title>span svg{width:15px;height:15px}.recipe-flow{display:flex;align-items:center;gap:13px;margin:17px 0}.ingredients{display:flex;flex-wrap:wrap;gap:6px;flex:1}.ingredient{display:inline-flex;align-items:center;gap:6px;border:1px solid #e1e6d6;border-radius:8px;background:#fffdf5;padding:5px 8px 5px 3px;font-size:12px;font-weight:600;white-space:nowrap;color:#6b7f52}.ingredient>img{width:28px;height:28px;object-fit:contain}.ingredient.missing{border-color:#e8cec1;color:#ad704f;background:#fff7ef}.recipe-arrow{width:19px;height:19px;color:#a6b28f;flex-shrink:0}.recipe-output{max-width:44%;display:flex;flex-wrap:wrap;gap:5px}.recipe-output .ingredient{border-color:#d5debe;background:#edf2dd;color:#4a6438}.recipe-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px dashed #dbe3ce;padding-top:12px}.recipe-footer>span{font-size:12px;color:#7e8d6e;line-height:1.5}.start-recipe{display:flex;align-items:center;gap:6px;white-space:nowrap;background:#3f613c;color:white;border-color:#355931}.start-recipe svg{width:12px;height:12px;fill:currentColor}.start-recipe:disabled{background:#e4ead8;color:#8d9b7b;border-color:#dce3cc;opacity:1}.product-art{width:54px;height:58px;display:inline-grid;place-items:center;background:#f0e8c8;border-radius:12px;flex-shrink:0;color:#9c803f}.product-art svg{width:27px;height:27px;stroke-width:1.5}.product-art.blue{background:#e3eef2;color:#769fa9}.product-art.cream{background:#f2eed8;color:#aba079}.product-art.gold{background:#f8e8b3;color:#b39332}.product-art.coral{background:#f6e6cd;color:#c59157}.product-art.green{background:#e6eecd;color:#7c9855}.ingredient>.product-art{width:28px;height:28px;border-radius:6px}.ingredient>.product-art svg{width:19px;height:19px}.job-panel{border:1px solid #d0dcb9;background:#ecf2dd;border-radius:16px;padding:18px}.job-panel.ready{background:#fbf2cf;border-color:#e4d08b}.job-heading{display:flex;align-items:center;gap:11px;margin-bottom:14px}.job-icon{width:38px;height:40px;border-radius:11px;background:#e0e9c9;color:#6c8952;display:grid;place-items:center}.job-panel.ready .job-icon{background:#f3dda0;color:#aa812c}.job-icon svg{width:22px;height:22px}.job-heading strong{font:600 21px 'Outfit',sans-serif;display:block}.job-heading div>span{font-size:14px;color:#7b8d60;display:block;margin-top:4px}.job-panel progress{height:8px;background:#d7e2bf}.job-result{display:flex;gap:8px;margin:15px 0}.job-panel>.primary-button{width:100%}.job-panel>.primary-button:disabled{box-shadow:none;opacity:1;background:#dce5c8;border-color:#d0dbb7;color:#8b9c72}.upgrade-panel{display:flex;align-items:center;gap:12px;padding:17px 0 2px;margin-top:20px;border-top:1px solid #e0e5d3}.upgrade-icon{width:33px;height:35px;display:grid;place-items:center;flex-shrink:0;color:#859b62}.upgrade-icon svg{width:26px;height:26px}.upgrade-panel>div{flex:1}.upgrade-panel strong{font-size:14px}.upgrade-panel p{font-size:12px;color:#7d8c6a;line-height:1.5;margin-top:4px}.upgrade-panel>.small-button{white-space:nowrap}.building-feedback{font-size:14px;color:#5c7847;line-height:1.6;min-height:0}.building-feedback:not(:empty){margin-top:18px;padding:12px 15px;background:#edf2dd;border-radius:10px}.expansion-panel{padding:20px;border:1px solid #dce4cc;border-radius:16px;background:#f3f6e7}.expansion-summary{display:flex;align-items:center;justify-content:space-between;gap:15px}.expansion-summary>span{display:flex;align-items:center;gap:8px;font-size:14px;color:#687f51}.expansion-summary svg{width:20px;height:20px}.expansion-summary strong{font:600 28px 'Outfit',sans-serif}.expansion-summary strong small{font-size:14px;font-family:'DM Sans',sans-serif;color:#859470;font-weight:400}.field-preview{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;margin:20px 0}.field-preview>span{height:33px;border-radius:6px;background:#dce8bd;border:1px solid #c6d7a0;display:grid;place-items:center;color:#7c9559}.field-preview svg{width:16px;height:16px}.field-preview .locked{background:#eaeee0;border:1px dashed #cbd5bb;color:#a6b393}.expansion-panel h3{font:600 24px 'Outfit',sans-serif;letter-spacing:-.3px;margin-bottom:7px}.expansion-panel p{font-size:16px;color:#728560;line-height:1.7;margin-bottom:18px}.expansion-panel>.primary-button{width:100%}.shortfall{display:block;font-size:12px;color:#a67e53;margin-top:10px;text-align:center}.market-tabs{display:flex;gap:4px;background:#edf1df;border-radius:10px;padding:4px;margin:8px 0 12px}.market-tabs button{flex:1;border:0;border-radius:7px;background:none;padding:9px 12px;font-size:14px;font-weight:650;color:#7a8a67}.market-tabs button.active{background:var(--cream);box-shadow:0 2px 5px #2b452012;color:#3f6038}.market-row>img,.market-row>.product-art{width:47px;height:51px}.market-row small{line-height:1.6}.market-total{position:sticky;bottom:-29px;background:var(--cream);padding-bottom:12px}.scene-controls{bottom:183px}
@media(max-width:1100px){.side-tools{top:267px;gap:12px}.building-label{padding:5px 8px 5px 5px;gap:6px}.building-label strong{font-size:12px}.building-label .building-status{font-size:10px}.building-pin{width:24px;height:26px}.building-pin svg{width:15px;height:15px}.seed#selected-crop-button{min-width:137px}.seed-shop-button{padding:10px 11px;gap:7px}.seed-shop-button>svg:first-child{width:21px}}
@media(max-width:720px){.side-tools{top:248px;left:7px;display:grid;grid-template-columns:repeat(2,56px);gap:14px 2px}.side-tool{width:56px;gap:5px}.side-tool>span{width:42px;height:42px;border-radius:13px}.side-tool b{font-size:10px}.side-tool em{font-size:10px;min-width:20px;height:20px}.tool-dock .seeds{gap:7px}.seed#selected-crop-button{min-width:0;flex:1;height:61px;padding-left:8px;padding-right:17px;gap:7px}.seed#selected-crop-button img{width:40px;height:48px}.seed-shop-button{flex:1;height:61px;padding:9px 11px;gap:7px}.seed-shop-button span{font-size:14px}.seed-shop-button small{font-size:11px}.seed-shop-button>svg:last-child{display:none}.seed-shop-button>svg:first-child{width:20px}.building-label{padding:5px 6px;gap:0;border-radius:9px}.building-label .building-pin{display:none}.building-label strong{font-size:10px;font-weight:700}.building-label .building-status{font-size:9px}.building-label:after{width:7px;height:7px;bottom:-4px}.wide-dialog{padding:20px}.wide-dialog .dialog-heading h2{font-size:27px}.crop-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crop-card{padding:11px}.crop-art{height:79px}.crop-art img{width:90px;height:80px}.crop-card>strong{font-size:20px}.crop-card>small{font-size:12px}.crop-use{font-size:12px}.production-chain{gap:8px;font-size:13px}.production-chain>span{gap:5px}.production-chain svg{width:16px;height:16px}.production-chain>svg{width:11px}.building-catalog{grid-template-columns:1fr;gap:9px}.building-card{min-height:89px;padding:7px 13px 7px 6px;gap:14px}.building-card>img{width:75px;height:73px}.building-card strong{font-size:21px}.building-card small{font-size:12px;margin:4px 0}.building-card .building-status{font-size:12px}.building-hero{gap:13px;padding-bottom:17px;margin-bottom:18px;align-items:center}.building-image{width:91px;height:100px;border-radius:15px}.building-image img{width:100px;height:105px}.building-hero .eyebrow{font-size:9px;letter-spacing:1px}.building-hero h2{font-size:28px;letter-spacing:-.7px;margin:6px 0}.building-hero p{font-size:14px;line-height:1.55}.recipe-section-heading{flex-direction:column;gap:6px;margin-top:21px}.recipe-section-heading h3{font-size:22px}.recipe-card{padding:13px}.recipe-title h4{font-size:19px}.recipe-title>span{font-size:13px}.recipe-flow{gap:7px;margin:14px 0}.ingredients{gap:5px}.ingredient{font-size:11px;padding:4px 5px 4px 2px;gap:4px}.ingredient>img,.ingredient>.product-art{width:23px;height:25px}.ingredient>.product-art svg{width:16px;height:16px}.recipe-output{max-width:45%}.recipe-arrow{width:16px}.recipe-footer{gap:8px;align-items:center}.recipe-footer>span{font-size:12px;max-width:55%}.start-recipe{font-size:13px;padding:9px}.upgrade-panel{gap:7px;flex-wrap:wrap}.upgrade-icon{width:26px}.upgrade-panel>div{min-width:120px}.upgrade-panel>.small-button{font-size:12px;padding:9px}.upgrade-panel strong{font-size:14px}.upgrade-panel p{font-size:12px}.expansion-panel{padding:15px}.expansion-summary{align-items:flex-start}.expansion-summary>span{max-width:150px;font-size:13px;line-height:1.6}.expansion-summary strong{white-space:nowrap;font-size:26px}.expansion-summary strong small{font-size:12px}.field-preview{grid-template-columns:repeat(5,1fr);gap:5px}.field-preview>span{height:30px}.expansion-panel h3{font-size:23px}.expansion-panel p{font-size:15px}.market-total{bottom:-22px}.market-row{gap:9px}.market-row>span{font-size:17px;margin-right:0}.market-row .small-button{font-size:13px;padding:8px 11px}.market-row strong{font-size:15px}.market-row small{font-size:12px}.market-row>img,.market-row>.product-art{width:42px;height:46px}.market-total .primary-button{font-size:13px;padding:11px}.building-feedback{font-size:14px}.building-label.ready{box-shadow:0 0 0 2px #f9d97666,0 3px 10px #5d6b3530}}
@media(max-height:700px) and (min-width:721px){.side-tools{top:239px;gap:9px}.side-tool>span{width:45px;height:45px}.side-tool b{font-size:11px}.building-label .building-status{display:none}.building-label strong{font-size:11px}}
@media(max-width:720px){.recipe-flow{min-width:0}.ingredients,.recipe-output{min-width:0}.ingredient{white-space:normal;line-height:1.45}.ingredient>span:not(.product-art){min-width:0}.ingredient>img,.ingredient>.product-art{flex-shrink:0}}
@media(max-width:380px){.crop-card{padding:9px}.crop-card>strong{font-size:18px}.building-hero{gap:10px}.building-hero h2{font-size:25px}.building-image{width:80px}.building-image img{width:90px}}
/* A farm worth coming home to. */
#game{min-height:0;isolation:isolate}#world,canvas,#plot-labels,#building-labels,.topbar,.bottom-hud{user-select:none;-webkit-user-select:none}img{-webkit-user-drag:none}.level-card{text-align:left}.level-star{width:46px;height:46px;min-width:46px;flex-shrink:0;overflow:visible}.level-star svg{position:absolute;inset:2px;width:42px;height:42px;display:block}.level-star b{inset:0;display:grid;place-items:center;line-height:1;font-size:16px;padding-top:2px}.level-card.has-reward{border-color:#d5aa43;box-shadow:0 0 0 3px #f3cb5e33,var(--shadow)}.save-status{position:absolute;right:32px;top:96px;border:0;background:#edf4dfc9;color:#4e6943;border-radius:7px;font-size:11px;font-weight:600;padding:5px 9px}.save-status:before{content:'✓';margin-right:6px}.save-status.save-error{background:#fff0d3;color:#915421;border:1px solid #dbb478}.save-status.save-error:before{content:'↻'}.plot-label{pointer-events:none;user-select:none;touch-action:none;min-width:26px;min-height:22px;padding:4px 6px;font-size:10px;border-radius:7px}.plot-label.ready{animation:none;min-width:29px;min-height:29px;padding:6px;box-shadow:0 2px 6px #413d1722}.plot-label.ready svg{width:15px;height:15px}.plot-label:focus-visible{outline:3px solid #936218;outline-offset:3px}.plot-label:active{transform:translate(-50%,-100%)}.utility-label{position:absolute;transform:translate(-50%,-100%);width:33px;height:34px;display:grid;place-items:center;background:#fff9e6;border:1px solid #ceb77f;border-radius:10px;box-shadow:0 3px 10px #29432126;z-index:2}.utility-label svg{width:19px;height:19px;color:#837035}.utility-label:hover{background:#ffe6a2}.utility-label:active{transform:translate(-50%,-95%)}.side-tools{top:280px;gap:11px}.side-tool>span{width:49px;height:49px;border-radius:15px}.side-tool{gap:5px}.side-tool svg{width:23px;height:23px}.utility-shortcuts{display:flex;gap:9px;margin-top:18px}.utility-shortcuts button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;line-height:1.4;background:#f1eedc;border:1px solid #ded5b6;border-radius:10px;padding:12px 7px}.utility-shortcuts svg{width:18px;height:18px;flex-shrink:0}.gift-panel{padding:20px;background:linear-gradient(140deg,#f9efcc,#f0f1dc);border:1px solid #e0d5ac;border-radius:17px;margin-bottom:20px}.gift-heading{display:flex;align-items:center;gap:13px;margin-bottom:19px}.gift-icon{display:grid;place-items:center;width:43px;height:45px;border-radius:12px;background:#f0d782;color:#9a7325;flex-shrink:0}.gift-icon svg{width:25px;height:25px}.gift-heading>div{flex:1}.gift-heading h3{font:600 23px 'Outfit',sans-serif;letter-spacing:-.35px}.gift-heading p{font-size:12px;color:#7d825d;margin-top:6px}.streak-pill{display:flex;align-items:center;gap:4px;border-radius:9px;background:#eddbc1;color:#ae773a;padding:8px;font:600 20px 'Outfit',sans-serif}.streak-pill svg{width:19px;height:19px;fill:#ddab5b55}.streak-days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin:14px 0 18px}.streak-day{display:flex;flex-direction:column;align-items:center;gap:8px;border:1px solid #dedbc0;border-radius:10px;background:#fffaf0a6;padding:12px 3px;color:#a18d58}.streak-day small{font-size:11px;color:#858967}.streak-day svg{width:23px;height:23px;stroke-width:1.7}.streak-day strong{font:600 19px 'Outfit',sans-serif}.streak-day.current{border-color:#c59c38;background:#f9dfa0;box-shadow:0 0 0 2px #e3bb5730;color:#8a6624}.streak-day.collected{background:#e1e9c9;border-color:#c5d2ac;color:#738b56}.gift-panel>.primary-button{width:100%}.gift-note{display:block;font-size:11px;line-height:1.6;color:#82845e;margin-top:12px;text-align:center}.daily-reset{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#899271;margin:15px 0}.daily-bonus{display:flex;align-items:center;gap:10px;background:#eff3df;border-radius:10px;padding:12px;font-size:12px;color:#768655;line-height:1.5}.daily-bonus>svg{width:20px;flex-shrink:0}.daily-bonus>span{flex:1}.daily-bonus strong{color:#587346}.daily-bonus>b{font:600 20px 'Outfit',sans-serif}.daily-task{position:relative;display:grid;grid-template-columns:1fr auto;gap:15px;padding:20px 0;border-bottom:1px solid #e3e7d4}.daily-task h3,.order-heading h3{font:600 21px 'Outfit',sans-serif;letter-spacing:-.2px}.daily-task p{font-size:14px;line-height:1.5;color:#7c8969;margin-top:5px}.daily-reward{font-size:12px;font-weight:700;color:#99803f;background:#f6edcf;align-self:start;white-space:nowrap;padding:6px 8px;border-radius:7px}.daily-task progress,.daily-task .task-bottom{grid-column:1/-1}.task-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#788966}.daily-task.completed{opacity:.65}.section-copy{font-size:14px;line-height:1.7;color:#7c896b;margin:5px 0 15px}.order-card{padding:17px;background:#f6f7eb;border:1px solid #dfe5ce;border-radius:14px;margin:12px 0}.order-heading{display:flex;align-items:center;gap:11px;margin-bottom:17px}.order-heading small{font-size:12px;color:#a18a49;display:block;margin-top:6px;font-weight:600}.order-icon{width:38px;height:39px;display:grid;place-items:center;border-radius:11px;background:#e7eecf;color:#7d9457}.order-icon svg{width:21px;height:21px}.order-card>.small-button{width:100%;margin-top:16px}.order-card.completed{background:#f1f4e4;opacity:.65}.utility-hero{display:flex;align-items:center;gap:20px;margin:20px 0 25px}.utility-hero>svg{width:70px;height:70px;background:#ebefd9;color:#88a064;padding:13px;border-radius:18px;flex-shrink:0;stroke-width:1.3}.utility-hero h3{font:600 23px 'Outfit',sans-serif}.utility-hero p{font-size:14px;color:#7b8b68;line-height:1.7;margin-top:7px}.tractor-crop{display:flex;flex-wrap:wrap;gap:6px;font-size:14px;padding:14px 16px;background:#f3efd8;border-radius:11px;color:#847546}.tractor-crop>span{margin-left:auto;font-size:12px}.tractor-actions{display:grid;gap:12px;margin:18px 0}.tractor-actions>button{display:flex;align-items:center;gap:13px;background:#f3f6e8;border:1px solid #d8e2c5;padding:16px;border-radius:13px;text-align:left}.tractor-actions>button>svg{width:27px;height:27px;color:#859e63;flex-shrink:0}.tractor-actions>button>span{flex:1}.tractor-actions>button>svg:last-child{width:17px}.tractor-actions strong{font-size:16px;display:block}.tractor-actions small{display:block;color:#7f906d;font-size:12px;margin-top:6px}.tractor-actions button:disabled{opacity:.5}.utility-note{font-size:13px;color:#889573;text-align:center;margin:15px 0}.research-stats,.journal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:25px 0}.research-stats>div,.journal-stats>div{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding:17px 8px;background:#edf1df;border-radius:13px}.research-stats strong,.journal-stats strong{font:600 28px 'Outfit',sans-serif;color:#597a47}.research-stats span,.journal-stats span{font-size:11px;line-height:1.5;color:#7d8d68}.research-next{background:#f6f3df;border:1px solid #e4dfc3;padding:20px;border-radius:14px}.research-next h3{font:600 23px 'Outfit',sans-serif}.research-next p{font-size:14px;color:#8a8968;line-height:1.7;margin:10px 0 18px}.research-next button{width:100%}.journal-level{display:flex;align-items:center;gap:20px;margin:20px 0}.journal-level>span{position:relative;width:74px;height:74px;flex-shrink:0;display:grid;place-items:center;color:#e3b53e}.journal-level>span svg{width:70px;height:70px;fill:#f6d36f;stroke-width:1.3}.journal-level>span b{position:absolute;color:#906c23;font:600 24px 'Outfit',sans-serif}.journal-level>div{flex:1}.journal-level h3{font:600 24px 'Outfit',sans-serif}.journal-level p{font-size:13px;color:#80916b;margin:7px 0 13px}.level-reward{width:100%}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.collection-crop{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px dashed #dce1cb;background:#f4f5eb;border-radius:14px;padding:10px 6px 15px}.collection-crop img{width:85px;height:75px;object-fit:contain;filter:grayscale(1);opacity:.4}.collection-crop strong{font:600 17px 'Outfit',sans-serif;margin:5px 0 7px;color:#99a08b}.collection-crop small{font-size:11px;color:#9aA58a}.collection-crop.discovered{border:1px solid #d9e0c5;background:#f3f4df}.collection-crop.discovered img{filter:var(--crop-tint);opacity:1}.collection-crop.discovered strong{color:#566e45}.collection-crop.discovered small{color:#8b9970}.game-dialog{scrollbar-width:thin;scrollbar-color:#c1cfab transparent;overscroll-behavior:contain}.game-dialog .dialog-heading{position:relative}.loading h2{text-align:center;padding:0 20px}
@media(max-height:820px) and (min-width:721px){.side-tools{display:grid;grid-template-columns:repeat(2,68px);gap:18px 2px;top:270px;left:12px}.side-tool{width:68px}.side-tool>span{width:43px;height:43px}.side-tool b{font-size:11px}.farm-title{top:152px}.quest-card{top:125px}}
@media(max-width:720px){.save-status{top:176px;right:14px;font-size:10px;padding:4px 7px}.level-star{width:40px;height:40px;min-width:40px}.level-star svg{inset:2px;width:36px;height:36px}.level-star b{font-size:14px}.level-card{padding-top:6px;padding-bottom:6px}.side-tools{top:259px;grid-template-columns:repeat(2,53px);gap:13px 3px;left:7px}.side-tool{width:53px}.side-tool>span{width:37px;height:37px;border-radius:11px}.side-tool svg{width:19px;height:19px}.side-tool b{font-size:10px}.utility-label{width:28px;height:29px;border-radius:8px}.utility-label svg{width:16px;height:16px}.plot-label.ready{min-width:25px;min-height:25px;padding:5px}.plot-label.ready svg{width:13px;height:13px}.gift-panel{padding:14px;border-radius:13px}.gift-heading{gap:9px}.gift-heading h3{font-size:20px}.gift-icon{width:34px;height:37px;border-radius:10px}.gift-icon svg{width:21px;height:21px}.streak-pill{font-size:16px;padding:6px;gap:2px}.streak-pill svg{width:15px}.gift-heading p{font-size:11px;line-height:1.5}.streak-days{gap:4px}.streak-day{padding:9px 2px;gap:7px;border-radius:7px}.streak-day small{font-size:9px}.streak-day strong{font-size:16px}.streak-day svg{width:18px;height:18px}.gift-panel>.primary-button{font-size:12px;padding:11px 8px;gap:6px}.gift-note{font-size:10px}.daily-reset{font-size:10px;gap:5px}.daily-bonus{font-size:11px;padding:10px;gap:7px}.daily-task{gap:13px}.daily-task h3{font-size:20px}.daily-task p{font-size:13px}.daily-reward{font-size:10px;padding:5px}.daily-task .task-bottom{font-size:11px}.daily-task .small-button{font-size:12px;padding:8px 10px}.order-card{padding:14px}.order-heading h3{font-size:20px}.order-heading small{font-size:12px}.order-card>.small-button{font-size:13px}.utility-hero{gap:12px}.utility-hero>svg{width:56px;height:61px;padding:11px}.utility-hero h3{font-size:21px}.utility-hero p{font-size:13px}.tractor-crop{font-size:13px;line-height:1.5}.tractor-crop>span{margin-left:0;flex-basis:100%;font-size:11px}.tractor-actions>button{padding:13px;gap:10px}.tractor-actions strong{font-size:14px}.tractor-actions>button>svg{width:23px}.utility-shortcuts{gap:6px}.utility-shortcuts button{flex-direction:column;padding:10px 5px;font-size:11px}.research-stats,.journal-stats{gap:7px}.research-stats>div,.journal-stats>div{padding:13px 5px}.research-stats strong,.journal-stats strong{font-size:25px}.research-stats span,.journal-stats span{font-size:10px}.journal-level{gap:12px}.journal-level>span{width:57px;height:59px}.journal-level>span svg{width:55px;height:55px}.journal-level>span b{font-size:20px}.journal-level h3{font-size:21px}.journal-level p{font-size:12px}.collection-grid{gap:7px}.collection-crop{padding:7px 3px 12px}.collection-crop img{width:64px;height:64px}.collection-crop strong{font-size:14px;line-height:1.3}.collection-crop small{font-size:9px}.level-reward{font-size:12px}.research-next{padding:16px}.research-next h3{font-size:22px}.research-next p{font-size:13px}.market-tabs button{font-size:13px;padding:9px 6px}}
@media(max-height:700px) and (max-width:720px){.farm-title{display:none}.side-tools{top:213px;gap:10px 3px}.context-hint{display:none}.scene-controls{bottom:182px}.topbar{top:10px}.level-card{top:112px}.save-status{top:164px}.bottom-hud{bottom:7px}}
@media(max-height:580px) and (min-width:721px){.farm-title{display:none}.side-tools{top:130px;gap:10px}.quest-card{top:110px}.tool-dock{padding:5px}.context-hint{display:none}.tool{height:48px;flex-direction:row}.seed#selected-crop-button,.seed-shop-button{height:50px}.bottom-hud{bottom:9px}.scene-controls{bottom:100px}.save-status{top:87px}}
/* The estate is a lasting goal, alongside daily farm life. */
.topbar,.side-tools,.quest-card,.scene-controls,.bottom-hud,.save-status{z-index:6}.estate-tabs{margin-bottom:20px}.estate-tabs button{font-size:14px}.estate-intro{display:flex;gap:15px;align-items:flex-start;margin:22px 0}.estate-icon{flex-shrink:0;display:grid;place-items:center;width:50px;height:53px;background:#e8efce;border-radius:14px;color:#6d8951}.estate-icon svg{width:28px;height:28px}.estate-intro h3{font:600 24px 'Outfit',sans-serif;letter-spacing:-.4px}.estate-intro p{font-size:15px;line-height:1.65;color:#738660;margin-top:7px}.project-focus{background:linear-gradient(145deg,#f2edce,#f6f6e8);border:1px solid #dcd1a5;border-radius:17px;padding:23px}.project-kicker{display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:1px;font-weight:700;color:#9b823a;margin-bottom:13px}.project-kicker span{letter-spacing:0}.project-focus h3{font:600 29px 'Outfit',sans-serif;letter-spacing:-.6px}.project-focus>p{font-size:15px;line-height:1.7;color:#828365;margin-top:8px}.project-requirements{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.project-requirements>span{display:flex;gap:6px;align-items:center;background:#fff8e6;border:1px solid #e8dab6;border-radius:8px;padding:8px;font-size:12px;color:#ab8955}.project-requirements>span.met{background:#e6ecd2;border-color:#cfdbb7;color:#6d8652}.project-requirements svg{width:15px;height:15px}.project-goods{margin:15px 0 20px;gap:7px}.project-focus>.primary-button{width:100%}.project-note{display:block;font-size:12px;line-height:1.6;color:#97916c;margin-top:12px}.project-building{padding-top:22px}.project-building>div{display:flex;align-items:center;gap:9px;font-size:18px;color:#6b854d;margin-bottom:17px}.project-building>div svg{width:22px;height:22px}.project-building p{font-size:14px;line-height:1.7;margin:17px 0;color:#819068}.project-building button{width:100%}.estate-roadmap{display:grid;grid-template-columns:1fr 1fr;gap:10px}.estate-step{display:flex;align-items:center;gap:11px;background:#f0f2e6;border:1px solid #e1e5d5;border-radius:11px;padding:13px;min-width:0}.estate-step>span{width:30px;height:31px;display:grid;place-items:center;background:#e5e9d8;color:#a3ad8f;border-radius:9px;flex-shrink:0}.estate-step svg{width:16px;height:16px}.estate-step strong{display:block;font-size:14px;line-height:1.4;color:#8d9978}.estate-step small{display:block;font-size:12px;line-height:1.5;color:#a0aa8d;margin-top:5px}.estate-step.current{border-color:#d1b762;background:#f4edcc}.estate-step.current>span{background:#e9d284;color:#8c702f}.estate-step.current strong{color:#756332}.estate-step.finished>span{color:#527041;background:#d9e5be}.estate-step.finished strong{color:#6e8655}.estate-step:last-child{grid-column:1/-1}.stall-bank{padding:23px;text-align:center;background:#f5edcd;border:1px solid #dfcc93;border-radius:18px}.stall-bank>span{font-size:14px;color:#928147}.stall-bank>strong{font:600 52px 'Outfit',sans-serif;display:block;color:#76602c;letter-spacing:-1.2px;margin:10px 0 15px}.stall-bank>strong small{font:400 14px 'DM Sans',sans-serif;letter-spacing:0;margin-left:8px;color:#9b8650}.stall-meter{margin:0 auto 20px;max-width:340px}.stall-meter small{display:block;font-size:12px;color:#a08f58;margin-top:8px}.stall-bank button{width:100%}.pace-note{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#edf2df;border:1px solid #dce5c8;border-radius:12px;margin:20px 0}.pace-note>svg{color:#779658;width:23px;height:23px;flex-shrink:0}.pace-note p{font-size:14px;line-height:1.75;color:#71845d}.chore-list{display:flex;flex-direction:column;gap:13px}.chore-card{display:flex;align-items:center;gap:12px;background:#f5f7eb;border:1px solid #dce4cb;border-radius:13px;padding:17px 14px}.chore-icon{background:#e7edcf;color:#839b5f;border-radius:11px;width:39px;height:42px;display:grid;place-items:center;flex-shrink:0}.chore-icon svg{width:23px;height:23px}.chore-card>div{flex:1}.chore-card h3{font:600 21px 'Outfit',sans-serif}.chore-card p{font-size:14px;line-height:1.6;color:#7e8d6b;margin:5px 0}.chore-card small{font-size:12px;color:#aa8a45}.chore-card button{white-space:nowrap;min-width:86px}.mastery-total{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;background:#eaf0d9;padding:14px 16px;margin-bottom:20px}.mastery-total strong{font-size:16px;color:#5e7d46}.mastery-total span{font-size:12px;color:#8a9a70}.mastery-list{display:grid;gap:11px}.mastery-card{display:flex;align-items:center;gap:14px;border:1px solid #dfe5cf;background:#f6f7eb;border-radius:14px;padding:13px}.mastery-card>img{width:66px;height:72px;object-fit:contain;flex-shrink:0}.mastery-card>div{flex:1;min-width:0}.mastery-card h3{font:600 22px 'Outfit',sans-serif;margin-bottom:7px}.mastery-medals{display:flex;gap:5px;margin:4px 0 7px}.mastery-medals svg{width:16px;height:16px;color:#d1d8c4}.mastery-medals svg.earned{color:#d5ab42;fill:#efd78b55}.mastery-card small{display:block;font-size:12px;line-height:1.6;color:#8a9876;margin-bottom:7px}.mastery-card button{font-size:12px;white-space:nowrap;min-width:88px}.estate-entry{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #d9cfaa;border-radius:13px;background:#f5edcf;padding:16px;text-align:left;margin-top:19px}.estate-entry>svg{width:25px;height:25px;color:#a28a47;flex-shrink:0}.estate-entry>span{flex:1}.estate-entry strong{font-size:16px;display:block}.estate-entry small{font-size:12px;color:#9a8a59;display:block;margin-top:5px}.seed-yield-guide{display:flex;gap:8px;justify-content:space-between;background:#edf1df;padding:11px 13px;border-radius:10px;font-size:12px;color:#8d9973;line-height:1.5;margin:18px 0}.seed-yield-guide b{display:block;color:#66834f;font-size:14px}.plot-label.care-ready{box-shadow:0 0 0 2px #83a953,0 3px 7px #30452030;color:#3b6739}.plot-label.care-ready:before{content:'+';font-weight:700;margin-right:3px;color:#659141}.plot-label{animation:none}
@media(max-width:720px){.estate-tabs button{font-size:12px;padding:10px 5px}.estate-intro{gap:11px}.estate-icon{width:40px;height:43px}.estate-icon svg{width:23px;height:23px}.estate-intro h3{font-size:22px}.estate-intro p{font-size:14px}.project-focus{padding:16px}.project-kicker{font-size:10px;line-height:1.5}.project-focus h3{font-size:25px}.project-focus>p{font-size:14px}.project-requirements{gap:6px}.project-requirements>span{font-size:12px;padding:7px}.project-note{font-size:12px}.estate-roadmap{grid-template-columns:1fr}.estate-step strong{font-size:14px}.estate-step small{font-size:12px}.stall-bank>strong{font-size:46px}.chore-card{flex-wrap:wrap;padding:13px;gap:10px}.chore-card>div{min-width:150px}.chore-card h3{font-size:20px}.chore-card p{font-size:14px}.chore-card button{margin-left:49px;flex:1}.mastery-card{padding:10px;gap:9px;flex-wrap:wrap}.mastery-card>img{width:49px;height:59px}.mastery-card>div{min-width:130px}.mastery-card h3{font-size:21px}.mastery-card button{margin-left:58px;flex:1}.mastery-total{flex-direction:column;align-items:flex-start;gap:5px}.mastery-total span{font-size:12px}.tools .tool{flex-direction:column;height:51px;gap:4px;padding:6px 3px}.tools .tool svg{width:19px;height:19px}.tools .tool span{font-size:12px}.seed-yield-guide{font-size:11px;gap:5px;padding:10px}.seed-yield-guide b{font-size:13px}.seed-filters button{font-size:12px}.estate-entry{padding:13px}.estate-entry small{line-height:1.6}}
/* Shared scores are a small addition to the farming controls. */
.leaderboard-button{border:1px solid #d8c792;border-radius:13px;background:#f7edcc;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-width:86px;padding:12px 9px;height:70px;font-weight:700;font-size:12px;color:#89723b}.leaderboard-button svg{width:25px;height:25px;stroke-width:1.6}.leaderboard-intro{font-size:15px;color:#7c8b68;line-height:1.7;margin-bottom:18px}.cloud-profile{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:13px 0;border-top:1px solid #e0e5d1;border-bottom:1px solid #e0e5d1}.cloud-profile>span{font:600 22px 'Outfit',sans-serif;flex:1;overflow-wrap:anywhere;min-width:130px}.cloud-profile button{font-size:12px}.cloud-sync{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;color:#8b9974;font-size:12px}.cloud-sync .back-button{font-size:12px}.leaderboard-empty{background:#edf2df;padding:28px 20px;border:1px solid #dce4c9;border-radius:13px;text-align:center;font-size:16px;line-height:1.8;color:#73885d}.leaderboard-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.leaderboard-table th{font-size:12px;color:#8b9876;text-align:left;font-weight:600;padding:10px;border-bottom:1px solid #d9e2c9}.leaderboard-table th:last-child,.leaderboard-table td:last-child{text-align:right}.leaderboard-table td{padding:13px 10px;border-bottom:1px solid #e5e9d8}.leaderboard-table td:first-child{color:#93a07e;width:53px;font-family:'Outfit',sans-serif;font-size:18px}.leaderboard-table td:last-child{font-family:'Outfit',sans-serif;font-size:20px;color:#819351;white-space:nowrap}.leaderboard-table strong{font-size:15px;display:block;overflow-wrap:anywhere}.leaderboard-table small{font-size:12px;color:#8c997b;display:block;margin-top:5px}.leaderboard-table tr.is-you td{background:#edf1d8;border-color:#d0dcae}.leaderboard-table tr.is-you td:first-child{border-radius:9px 0 0 9px;color:#8f752e}.leaderboard-table tr.is-you td:last-child{border-radius:0 9px 9px 0;color:#59763f}.your-rank{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#f1e8c6;border:1px solid #dfd0a1;padding:15px;border-radius:10px;margin-top:20px;font-size:14px;color:#87733a}.your-rank span{font-size:12px;overflow-wrap:anywhere}.cloud-privacy{font-size:12px;line-height:1.8;color:#929c81;margin-top:20px}#username-form,#account-form{display:flex;flex-direction:column;gap:12px}#username-form label,#account-form label{font-size:14px;font-weight:700;color:#647c4d}#username-form input,#account-form input,#account-form select{font:inherit;font-size:16px;border:1px solid #cbd7b6;border-radius:10px;padding:13px;background:#f7f9ee;color:#3e6036;min-width:0;width:100%}#username-form input:focus,#account-form input:focus,#account-form select:focus{outline:3px solid #d5ba65;outline-offset:2px}#username-form small{font-size:12px;line-height:1.6;color:#91a079}.cloud-form-error{color:#a8784e;font-size:14px;line-height:1.7;min-height:0}.cloud-form-error:empty{display:none}#username-form .back-button{justify-content:center;font-size:14px;margin-top:5px}
@media(max-width:1100px){.tool-dock{gap:8px}.leaderboard-button{min-width:70px;font-size:11px;padding:10px 6px}.tools .tool{min-width:56px}.seed#selected-crop-button{min-width:130px}.seed-shop-button{padding:10px 8px}}
@media(max-width:720px){.tool-dock{display:grid;grid-template-columns:1fr 66px;gap:6px}.tool-dock>.tools{grid-column:1/-1}.tool-dock>.dock-divider{display:none}.tool-dock>.seeds{grid-column:1;min-width:0}.leaderboard-button{grid-column:2;grid-row:2;min-width:0;width:66px;height:61px;font-size:10px;border-radius:10px;gap:5px}.leaderboard-button svg{width:21px;height:21px}.seed-shop-button{padding:8px 5px;gap:4px;min-width:0}.seed-shop-button>svg{display:none}.seed-shop-button span{font-size:12px}.seed-shop-button small{font-size:10px}.seed#selected-crop-button{min-width:0;padding-left:5px;padding-right:12px;gap:2px}.seed#selected-crop-button img{width:27px;height:41px}.seed#selected-crop-button strong{font-size:12px}.seed#selected-crop-button small{font-size:11px}.cloud-profile{gap:8px}.cloud-profile>span{font-size:21px;flex-basis:100%}.cloud-profile button{font-size:12px}.leaderboard-table td{padding:12px 7px}.leaderboard-table td:first-child{font-size:17px;width:37px}.leaderboard-table td:last-child{font-size:18px}.leaderboard-table strong{font-size:14px}.leaderboard-table small{font-size:12px}.cloud-sync{font-size:12px}.leaderboard-empty{padding:23px 17px;font-size:15px}.cloud-privacy{font-size:12px}}
.auth-dialog{max-width:460px}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:12px}.auth-brand img{width:72px;height:72px;object-fit:contain}.auth-brand h2{margin:3px 0 0}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#e9eedb;border-radius:12px;padding:4px;margin:20px 0 16px}.auth-tabs button{border:0;border-radius:9px;background:transparent;padding:11px;font-weight:700;font-size:14px;color:#71815f;cursor:pointer}.auth-tabs button[aria-selected="true"]{background:#fffaf0;color:#3f6338;box-shadow:0 2px 8px #44612618}#auth-form{display:flex;flex-direction:column;gap:11px}#auth-form label{font-size:14px;font-weight:700;color:#647c4d}#auth-form input{font:inherit;font-size:16px;border:1px solid #cbd7b6;border-radius:10px;padding:13px;background:#f7f9ee;color:#3e6036;width:100%}#auth-form input:focus{outline:3px solid #d5ba65;outline-offset:2px}#auth-form .primary-button{justify-content:center;margin-top:5px}.auth-note{text-align:center;color:#8e9b7d;font-size:12px;margin:15px 0 0}
