@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Fredoka:wght@400;500;600;700&display=swap');
:root{--pine:#173f34;--green:#537b40;--lime:#d4edaa;--cream:#fcfcf4;--muted:#849278;--line:#e1e7d5;--yellow:#ffe398;font-family:'DM Sans',sans-serif;color:var(--pine);background:#f8faf3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0;transition:transform .15s,background .15s}button:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f4a849;outline-offset:4px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Fredoka',sans-serif;font-weight:500}b{font-weight:650}small{font-size:12px}em{font-style:normal}.header{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#fffef9;gap:25px}.wordmark{display:flex;align-items:center;gap:0;font-family:'Fredoka';font-size:31px;font-weight:600;letter-spacing:-1px;white-space:nowrap}.wordmark>span:not(.brand-icon){color:#80a746}.wordmark .brand-icon{color:#86a948;font-family:Arial;font-size:37px;margin-right:9px}.wordmark small{font:600 9px 'DM Sans';letter-spacing:1px;color:#95a287;border:1px solid #dce6cc;padding:4px 6px;border-radius:4px;margin-left:10px;align-self:flex-start;margin-top:5px}.header nav{display:flex;gap:22px;height:100%;align-items:center}.nav{height:100%;font-size:14px;background:none;color:#8b9583;border-bottom:3px solid transparent;padding:0 5px}.nav.active{color:var(--pine);border-bottom-color:#a2c975;font-weight:700}.nav span{font-size:18px;color:#a2bc79;margin-left:5px}.header-right{display:flex;gap:24px;align-items:center}.network{display:flex;gap:7px;align-items:center;font-size:22px}.network b{font-size:12px}.btn{border-radius:11px;padding:14px 19px;font-size:14px;font-weight:600;display:inline-flex;justify-content:center;gap:20px;align-items:center;white-space:nowrap}.pine{background:var(--pine);color:#f6ffe9;border:1px solid #244c3d;box-shadow:0 3px 0 #092b22}.pine>span{color:#d1e7a9}.yellow{background:var(--yellow);border:1px solid #e9cd83;box-shadow:0 3px 0 #ddc075}.lime{background:var(--lime);border:1px solid #b8d58c}.outline{background:#fffef8;border:1px solid #d8e2cb}.header .btn{font-size:12px;padding:13px 18px}main{max-width:1720px;margin:auto;padding:0 4%}.greeting{display:flex;justify-content:space-between;align-items:center;padding:30px 0 25px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;color:#859775}h1{font-size:35px;letter-spacing:-.8px;margin-top:9px;line-height:1.18}h1>span{color:#96b75f}.greeting p{font-size:13px;color:#8a977e;margin-top:9px}.demo-note{text-align:right}.demo-note>span{font-size:10px;letter-spacing:1px;background:#edf2e4;border:1px solid #dce6ce;color:#81936c;padding:5px 8px;border-radius:5px}.demo-note p{font-size:11px}.demo-note button{background:none;font-size:11px;padding:9px 0 0;color:#6c825b}.game{position:relative;isolation:isolate;border:1px solid #cee0d6;background:#a2dcf7;border-radius:26px;box-shadow:0 7px 0 #e5ebdc;overflow:hidden;min-height:630px}.map-wrap{display:flex;justify-content:center;align-items:center;overflow:hidden;min-height:630px;height:calc(100vh - 335px);max-height:850px;padding:12px 0 66px}.world{position:relative;width:min(92%,1150px);flex-shrink:0;transform-origin:center 48%;transition:transform .25s ease;aspect-ratio:3/2}.world>img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;pointer-events:none}.game-top{position:absolute;top:20px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;z-index:5;pointer-events:none}.game-top>*{pointer-events:auto}.resources{display:flex;gap:12px}.resource{display:flex;align-items:center;gap:12px;background:#fffef4ed;border:1px solid #fff7d9;box-shadow:0 4px 0 #5c9fa23d;border-radius:13px;padding:9px 12px}.resource>span{height:34px;width:34px;display:grid;place-items:center;font-size:28px;border-radius:50%}.coin>span{color:#b58622;background:#ffe19b;border:2px solid #eac463;box-shadow:inset 0 0 0 2px #f9df99}.resource small{display:block;font-size:9px;letter-spacing:1px;color:#8c987a;font-weight:650}.coin b{display:block;font-family:'Fredoka';font-size:24px;font-weight:500;line-height:1.2}.coin button{display:grid;place-items:center;background:#e7eddb;color:#698351;border:1px solid #dae3ca;height:23px;width:23px;border-radius:7px;margin-left:8px;font-size:18px}.level>span{background:#dceabe;color:#8caf4e;border:2px solid #b7d28b;font-size:25px}.level small>b{font-size:11px;color:#708347}.xp-track{height:5px;width:105px;border-radius:9px;background:#e1e9d4;margin-top:7px;overflow:hidden}.xp-track i{display:block;height:100%;width:0%;background:#90b64d}.level em{display:block;font-size:8px;color:#9aa68b;margin-top:4px;text-align:left}.weather{display:flex;align-items:center;gap:12px;color:#436b65;background:#ddf2fa9e;padding:8px 15px;border-radius:12px;backdrop-filter:blur(7px)}.weather>span{font-size:35px;color:#ecb853}.weather b{font-size:12px}.weather small{display:block;color:#759893;margin-top:4px;font-size:10px}.game-tools{display:flex;gap:7px}.game-tools button{height:34px;width:34px;display:grid;place-items:center;background:#eefaffd9;border:1px solid #e4f7ff;border-radius:9px;font-size:17px;color:#6c938e;box-shadow:0 3px 0 #6cadb92b}.plots,.particles{position:absolute;inset:0}.particles{pointer-events:none;overflow:visible;z-index:6}.plot{position:absolute;width:12%;height:11%;transform:translate(-50%,-53%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;border:1px solid transparent;border-radius:48%;z-index:3;transition:background .15s}.plot:hover:not(:disabled){transform:translate(-50%,-53%);background:#fffadb25;border-color:#f8ffd399}.plot:active:not(:disabled){transform:translate(-50%,-50%)}.crop-art{font-size:clamp(25px,4vw,58px);line-height:1;filter:drop-shadow(0 4px 3px #87643460);letter-spacing:-11px;padding-right:11px}.plot.empty .crop-art{background:#7a622233;color:#fff7bd;border:1px solid #f2e8ac77;border-radius:50%;font-size:24px;width:31px;height:31px;line-height:28px;letter-spacing:0;padding:0;font-family:'DM Sans'}.plot.empty:hover .crop-art{background:#dbeda5;color:#517335;border-color:#e4f7a4}.crop-label{font-size:10px;line-height:1.3;white-space:nowrap;background:#436139e8;color:#f9ffeb;padding:4px 9px;border:1px solid #658150;border-radius:9px;box-shadow:0 2px 0 #193b2425}.plot.ready .crop-label{background:#f8edb2;border-color:#efd982;color:#886d35}.crop-track{width:45px;height:4px;border-radius:4px;background:#d3d49f9e;overflow:hidden;border:1px solid #e4e7bf8c}.crop-track i{display:block;height:100%;background:#cfea95}.quest-card{position:absolute;left:22px;top:111px;width:194px;background:#fffdf0e8;backdrop-filter:blur(10px);border:1px solid #ffffe6;border-radius:14px;box-shadow:0 4px 0 #689c7940;z-index:4;padding:15px}.card-heading{display:flex;align-items:center;gap:6px;margin-bottom:12px}.card-heading>span{color:#9db465;font-size:21px}.card-heading>b{font-size:11px}.card-heading>small{font-size:9px;margin-left:auto;color:#a1ad8f}.quest{display:flex;gap:8px;align-items:flex-start;padding:10px 0;border-top:1px solid #e8ead7}.quest>span{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:9px;background:#e8edd9;color:#8aa069;margin-top:1px}.quest.done>span{background:#a7c881;color:white}.quest b{display:block;font-size:11px;line-height:1.4}.quest small{display:block;font-size:9px;color:#9ba68c;margin-top:4px}.card-link{display:flex;justify-content:space-between;width:100%;padding:12px 0 0;margin-top:4px;border-top:1px solid #e4e8d2;background:none;font-size:10px;color:#859568}.companion-card{position:absolute;right:22px;top:111px;width:206px;padding:16px;background:#fffdf0ed;backdrop-filter:blur(10px);border:1px solid #ffffe6;border-radius:15px;box-shadow:0 4px 0 #689c7940;z-index:4}.companion-title{display:flex;gap:9px;align-items:center}.bot-icon{height:39px;width:39px;border-radius:11px;background:#e4eccf;display:grid;place-items:center;font-size:27px;flex-shrink:0}.companion-title h2{font-size:18px}.companion-title div>span{font-size:9px;color:#99a681}.companion-card p{font-size:11px;color:#839370;line-height:1.7;margin:14px 0}.companion-card .btn{font-size:10px;padding:10px;width:100%;gap:5px;justify-content:space-between;border-radius:8px}.companion-card>small{display:block;font-size:9px;color:#98a681;line-height:1.6;text-align:center;margin-top:12px}.quiet{background:none;font-size:10px;padding:9px 0 0;display:block;text-align:center;width:100%;color:#7d9463}.map-caption{position:absolute;bottom:159px;left:28px;color:#447465;display:flex;flex-direction:column;align-items:flex-start;gap:7px;z-index:2}.map-caption>span{font-size:34px;color:#eefced;text-shadow:0 3px #529fa959}.map-caption>b{font:500 20px 'Fredoka'}.map-caption small{font-size:9px;letter-spacing:1px;color:#679b8d}.game-bottom{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;align-items:flex-end;gap:14px;z-index:5;pointer-events:none}.game-bottom>*{pointer-events:auto}.hotbar{background:#fffef3f5;border:1px solid #ffffe0;box-shadow:0 5px 0 #73a48f70;border-radius:17px;padding:14px 17px 15px;width:480px;max-width:60%}.hotbar-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:11px}.hotbar-heading b{font-family:'Fredoka';font-size:15px;font-weight:500}.hotbar-heading span{font-size:8px;color:#a0ac90}.seed-list{display:flex;gap:9px}.seed{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #e5e9d4;border-radius:10px;background:#f4f6e9;flex:1;text-align:left;min-width:0}.seed.active{border-color:#adc980;background:#e6efcf;box-shadow:0 2px 0 #bbcf92}.seed>span{font-size:29px;line-height:1}.seed b{display:block;font-size:11px}.seed small{display:block;font-size:9px;color:#8d9c72;margin-top:5px}.seed em{display:block;font-size:8px;color:#a0ad88;margin-top:3px}.round-action{background:#fffdf0f0;border:1px solid #fffde5;box-shadow:0 4px 0 #6e9f836b;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 20px;min-width:95px}.round-action>span{font-size:30px;line-height:1.1}.round-action b{font-size:11px;margin-top:8px}.round-action small{font-size:9px;color:#8c9d75;margin-top:5px}.round-action.harvest{background:#d8eda9;border-color:#e5f4c2;box-shadow:0 4px 0 #91b46a}.round-action:disabled{opacity:.8;background:#e4edcc}.below-game{display:grid;grid-template-columns:1fr 390px;gap:25px;align-items:center;margin-top:25px}.activity{display:flex;align-items:center;gap:12px}.activity-icon{font-size:23px;color:#91a775;width:38px;height:38px;border-radius:12px;background:#edf2e3;display:grid;place-items:center}.activity small{font-size:8px;letter-spacing:1px;color:#9aa78b}.activity p{font-size:12px;margin-top:5px;color:#6b815c;line-height:1.5}.ecosystem-card{display:flex;align-items:center;text-align:left;padding:13px 18px;gap:14px;background:#edf3e1;border:1px solid #e0e9d1;border-radius:13px}.ecosystem-card>span{font-size:26px;color:#89a25f}.ecosystem-card>span:last-child{margin-left:auto;font-size:20px}.ecosystem-card b{display:block;font:500 17px 'Fredoka'}.ecosystem-card small{display:block;font-size:10px;color:#8da076;margin-top:5px}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;margin-top:22px;border-top:1px solid var(--line);font-size:9px;color:#a0aa94}.footer-brand{font-size:10px}.footer-brand>span{color:#a3bf7a;margin:0 7px;font-size:16px}footer button{font-size:10px;color:#93a17e;background:none;padding:0}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:100;max-width:90vw;background:#173f34;color:#fff7dc;border:1px solid #99bf75;padding:15px 24px;border-radius:13px;box-shadow:0 9px 40px #16412840;font-size:14px;transition:all .2s}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{width:min(850px,calc(100% - 28px));max-height:90vh;overflow:auto;border:1px solid #e2e9ce;border-radius:24px;background:#fffef6;color:var(--pine);padding:32px;box-shadow:0 20px 100px #143d3540}dialog::backdrop{background:#173f3560;backdrop-filter:blur(5px)}.close{position:absolute;right:16px;top:11px;background:#eff3e4;border:1px solid #e3e9d7;border-radius:50%;height:29px;width:29px;font-size:21px;color:#8b9b75}.modal-eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:2px;color:#99aa7d;margin-bottom:10px}dialog h2{font-size:32px;letter-spacing:-.5px}dialog p{font-size:14px;color:#899675;line-height:1.75;margin:12px 0 20px}.modal-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:26px}.modal-side{background:#eef3e2;border:1px solid #e1e8d1;border-radius:16px;padding:22px}.modal-side h3{font-size:24px}.modal-side p{font-size:13px}.stat{display:flex;justify-content:space-between;padding:14px 0;gap:15px;border-bottom:1px solid #e3e9d5;font-size:13px;color:#8b9b74}.stat b{color:#4b6837;font-size:14px}.big-number{font:500 40px 'Fredoka';margin:22px 0 10px}.big-number small{font:400 13px 'DM Sans';color:#96a37f}.form-label{display:block;font-size:13px;font-weight:650;margin:20px 0 8px}input,select{border:1px solid #dce5cc;border-radius:10px;background:#fafcf3;padding:13px;width:100%;min-width:0;color:#4e693b;font-size:15px}.form-row{display:flex;gap:10px}.form-row .btn{white-space:nowrap}.form-hint{font-size:11px;color:#9aa885;margin:9px 0;line-height:1.7}.action-row{display:flex;gap:10px;margin-top:18px}.action-row>*{flex:1}.note{padding:13px 15px;font-size:12px;line-height:1.7;background:#fff4d2;border:1px solid #eee0b0;border-radius:10px;color:#a08a55;margin-top:22px}.agent-row{display:flex;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid #e6ead7}.agent-row .bot-icon{width:49px;height:49px;font-size:31px}.agent-row h3{font-size:22px}.agent-row p{font-size:12px;margin:5px 0 0}.switch{height:29px;width:51px;padding:4px;background:#dce5ce;border:1px solid #d1ddbf;border-radius:30px;display:flex;align-items:center;flex-shrink:0;margin-left:auto}.switch i{height:21px;width:21px;border-radius:50%;background:white;box-shadow:0 2px 3px #324b2820}.switch.on{background:#8faf60;justify-content:flex-end}.flow{display:flex;gap:10px;align-items:center;margin:23px 0;color:#7f9861}.flow>div{flex:1;text-align:center}.flow b{display:block;font-size:14px}.flow small{display:block;font-size:10px;margin-top:7px}.inline-link{font-size:12px;color:#819a62;border-bottom:1px solid #b5c796}.inventory-row,.quest-row{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #e6ead8}.inventory-row>span{font-size:35px}.inventory-row>div,.quest-row>div{flex:1}.inventory-row h3,.quest-row h3{font-size:21px}.inventory-row p,.quest-row p{font-size:12px;margin:4px 0}.inventory-row .btn,.quest-row .btn{font-size:12px;padding:11px 15px}.quest-row>span{width:36px;height:36px;border-radius:50%;background:#e6efcf;display:grid;place-items:center;font-size:18px;color:#8fab5d}.progress-bar{height:6px;background:#e2e9d3;border-radius:10px;overflow:hidden;margin-top:12px}.progress-bar i{display:block;height:100%;background:#9cbc70}.fx{position:absolute;font:500 20px 'Fredoka';color:#fff5ac;text-shadow:0 2px 3px #42603c;pointer-events:none;animation:reward-float 1.3s ease-out forwards;white-space:nowrap}.boot-error{margin:20px;background:#fff1da;padding:20px;border-radius:12px}.brand-image{width:40px;height:40px;object-fit:cover;border-radius:10px;margin-right:9px}.plant-pop{animation:plant-pop .3s ease-out}.sound-active{color:#759942!important;background:#edfacf!important}@keyframes reward-float{from{transform:translate(-50%,0);opacity:1}to{transform:translate(-50%,-60px);opacity:0}}@keyframes plant-pop{0%{scale:.7}65%{scale:1.15}100%{scale:1}}
@media(min-width:1600px){.game{min-height:750px}.map-wrap{min-height:750px}.world{width:min(85%,1220px)}.quest-card{width:230px;padding:20px}.quest b{font-size:13px}.quest small{font-size:11px}.card-heading>b{font-size:13px}.companion-card{width:230px;padding:20px}.companion-card p{font-size:13px}.companion-title h2{font-size:21px}.companion-title div>span{font-size:11px}.companion-card .btn{font-size:12px}}
@media(max-width:1250px){.header{padding:0 3%;gap:18px}.header nav{gap:14px}.wordmark{font-size:27px}.header-right{gap:14px}.network{display:none}main{padding:0 3%}.greeting{padding:25px 0 20px}.quest-card{width:171px;left:15px;padding:13px}.companion-card{width:182px;right:15px;padding:13px}.card-heading>b{font-size:10px}.card-heading>small{display:none}.companion-title h2{font-size:17px}.companion-title div>span{font-size:8px}.bot-icon{width:34px;height:35px;font-size:23px}.world{width:100%}.game-top{left:15px;right:15px}.game{min-height:630px}.map-wrap{min-height:630px}.weather{display:none}.crop-art{font-size:43px}.map-caption{bottom:154px;left:22px}.map-caption>b{font-size:17px}.map-caption small{font-size:8px}.hotbar{width:440px}.hotbar-heading span{font-size:7px}.seed{gap:7px;padding:8px}.seed>span{font-size:27px}.hotbar-heading b{font-size:14px}.round-action{min-width:86px;padding:14px 16px}.companion-card p{font-size:10px}.companion-card .btn{font-size:9px}.below-game{grid-template-columns:1fr 340px}}
@media(max-width:950px){.header{height:76px;padding:0 22px}.header nav{gap:12px}.nav{font-size:12px}.wordmark{font-size:25px}.wordmark small{display:none}.wordmark .brand-icon{font-size:30px;margin-right:5px}.header .btn{font-size:11px;padding:11px 12px;gap:8px}main{padding:0 22px}h1{font-size:31px}.eyebrow{font-size:8px}.greeting p{font-size:12px}.demo-note p{font-size:10px}.demo-note>span{font-size:8px}.quest-card{display:none}.companion-card{top:99px;width:170px}.game{min-height:570px}.map-wrap{min-height:570px;height:570px;padding-top:30px;padding-bottom:60px}.world{width:105%}.map-caption{bottom:142px}.map-caption small{display:none}.game-bottom{gap:10px;bottom:18px}.hotbar{width:410px;max-width:64%;padding:12px}.round-action{min-width:75px;padding:13px}.round-action b{font-size:10px}.round-action small{font-size:8px}.hotbar-heading span{display:none}.seed b{font-size:10px}.seed small{font-size:8px}.seed em{font-size:7px}.game-tools{gap:5px}.game-tools button{width:29px;height:29px;font-size:15px}.resource{padding:7px 9px;gap:8px}.resource small{font-size:8px}.coin b{font-size:22px}.resource>span{width:30px;height:30px;font-size:24px}.xp-track{width:80px}.level em{font-size:7px}.resources{gap:8px}.crop-art{font-size:36px}.crop-label{font-size:9px;padding:3px 7px}.below-game{grid-template-columns:1fr 300px;gap:15px}.ecosystem-card{padding:13px}.ecosystem-card b{font-size:16px}.ecosystem-card small{font-size:8px}.activity p{font-size:11px}footer{font-size:8px}.footer-brand{font-size:9px}.modal-grid{grid-template-columns:1fr 1fr;gap:20px}dialog{padding:28px}}
@media(max-width:700px){.header{height:68px;padding:0 16px}.wordmark{font-size:25px}.header nav{position:fixed;bottom:0;left:0;right:0;height:64px;justify-content:space-around;background:#fffef5f5;backdrop-filter:blur(12px);z-index:40;border-top:1px solid #dce6ce;gap:0;padding:0 8px}.nav{font-size:12px;padding:0 12px;border-bottom:0;border-top:3px solid transparent}.nav.active{border-top-color:#a2c975;border-bottom-color:transparent}.nav span{font-size:14px}.header .btn{font-size:10px;padding:10px;gap:9px}.wordmark .brand-icon{font-size:29px}.brand-image{width:32px;height:32px;margin-right:7px}main{padding:0 12px 65px}.greeting{padding:22px 4px 19px;align-items:flex-start;gap:10px}.eyebrow{font-size:7px;letter-spacing:1.1px}h1{font-size:28px;letter-spacing:-.4px;margin-top:8px}.greeting p{font-size:10px;line-height:1.6;max-width:240px}.demo-note{padding-top:2px}.demo-note>span{font-size:6px;white-space:nowrap;letter-spacing:.5px;padding:4px 5px}.demo-note p{display:none}.demo-note button{font-size:8px;padding-top:11px;white-space:nowrap}.game{min-height:565px;border-radius:20px}.map-wrap{height:565px;min-height:565px;padding-top:15px;padding-bottom:45px}.world{width:125%;transform-origin:48% 46%}.game-top{top:13px;left:12px;right:12px}.resources{gap:7px}.resource{border-radius:10px;padding:7px;gap:6px}.coin>span{height:25px;width:25px;font-size:21px}.coin b{font-size:20px}.resource small{font-size:6px;letter-spacing:.7px}.coin button{margin-left:3px;height:20px;width:20px;font-size:16px}.level>span{height:25px;width:25px;font-size:20px}.level small>b{font-size:9px}.xp-track{width:59px;margin-top:5px;height:4px}.level em{font-size:6px}.game-tools{gap:5px}.game-tools button{height:26px;width:26px;font-size:14px;border-radius:7px}.game-tools #zoom-out,.game-tools #zoom-in{display:none}.companion-card{top:83px;right:12px;width:146px;padding:10px;border-radius:12px;background:#fffdece8}.companion-title{gap:6px}.companion-title h2{font-size:15px}.bot-icon{height:28px;width:28px;font-size:19px;border-radius:8px}.companion-title div>span{font-size:6px}.companion-card p{display:none}.companion-card .btn{font-size:8px;margin-top:11px;padding:8px}.companion-card>small{font-size:7px;margin-top:9px}.companion-card>.quiet{font-size:7px;padding-top:5px}.map-caption{top:91px;bottom:auto;left:16px;gap:5px}.map-caption>span{font-size:26px}.map-caption>b{font-size:16px}.crop-art{font-size:31px;letter-spacing:-8px;padding-right:8px}.crop-label{font-size:8px;padding:3px 6px}.plot.empty .crop-art{font-size:20px;height:25px;width:25px;line-height:23px}.crop-track{height:3px;width:30px}.game-bottom{bottom:13px;gap:8px;align-items:center;flex-wrap:wrap;padding:0 10px}.hotbar{order:0;width:100%;max-width:100%;padding:11px 12px;box-shadow:0 4px 0 #73a48f70;border-radius:12px}.hotbar-heading{margin-bottom:8px}.hotbar-heading b{font-size:14px}.hotbar-heading span{display:block;font-size:6px}.seed-list{gap:7px}.seed{padding:6px 10px;gap:10px;border-radius:8px}.seed>span{font-size:26px}.seed b{font-size:10px}.seed small{font-size:8px;margin-top:3px}.seed em{display:none}.round-action{order:1;flex-direction:row;gap:6px;padding:9px 13px;min-width:0;border-radius:9px;box-shadow:0 3px 0 #6e9f836b}.round-action>span{font-size:20px}.round-action b{margin:0;font-size:10px}.round-action small{margin:0;font-size:8px}.round-action.harvest{order:2}.below-game{display:flex;flex-direction:column;align-items:stretch;gap:17px;margin:20px 4px 0}.activity p{font-size:11px}.activity small{font-size:7px}.activity-icon{width:32px;height:32px;font-size:22px;flex-shrink:0}.ecosystem-card{padding:13px 15px}.ecosystem-card b{font-size:18px}.ecosystem-card small{font-size:10px}.ecosystem-card>span{font-size:29px}footer{font-size:8px;flex-wrap:wrap;gap:13px;margin:20px 4px 0;padding:17px 0;line-height:1.6}footer>span:nth-child(2){order:3;width:100%}.footer-brand{font-size:9px}footer button{font-size:8px}.toast{bottom:80px;font-size:12px;width:max-content;max-width:92vw;padding:13px 17px}.modal-grid{grid-template-columns:1fr;gap:22px}dialog{padding:27px 21px;border-radius:20px;max-height:85vh}dialog h2{font-size:30px}.modal-side{padding:18px}.modal-side h3{font-size:25px}.modal-eyebrow{font-size:9px}.modal-grid p{font-size:13px}.inventory-row,.quest-row{gap:12px}.inventory-row .btn,.quest-row .btn{font-size:10px;padding:10px}.inventory-row h3,.quest-row h3{font-size:18px}.inventory-row p,.quest-row p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
.crop-sprite{position:absolute;width:110%;height:180%;bottom:30%;left:50%;transform:translateX(-50%);background-size:400% 300%;background-repeat:no-repeat;pointer-events:none;filter:drop-shadow(0 4px 3px #71502535)}.plot .crop-label{position:absolute;bottom:3%;z-index:2}.plot .crop-track{position:absolute;bottom:-6%;z-index:2}.onboarding-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.onboarding-bot{font-size:65px;display:block;text-align:center;line-height:1;margin:3px 0 10px}.friend-code{display:flex;align-items:center;justify-content:space-between;background:#eef4e0;padding:18px 20px;border-radius:14px;border:1px solid #dae5c6}.friend-code small{display:block;font-size:10px;color:#94a478;letter-spacing:1.5px}.friend-code b{display:block;font-family:monospace;font-size:23px;letter-spacing:2px;margin-top:7px}.neighbor-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e5ead7;padding:18px 0}.neighbor-row>span{font-size:30px}.neighbor-row>div{flex:1}.neighbor-row h3{font-size:21px}.neighbor-row p{font-size:12px;margin:5px 0}.neighbor-row .btn{font-size:12px;padding:11px 13px}.remove-friend{background:#f0f2e9;width:25px;height:25px;border-radius:50%;color:#96a084}.pending-label{font-size:11px!important;color:#a5ad96}.empty-neighbors{background:#f5f8ed;border:1px dashed #d9e3c8;border-radius:13px;text-align:center;margin-top:16px;padding:23px}.empty-neighbors>span{font-size:35px}.empty-neighbors p{font-size:13px;margin:12px 0 0}.visit-banner{position:absolute;left:50%;top:88px;transform:translateX(-50%);z-index:8;background:#fff4cf;border:1px solid #e8d591;box-shadow:0 3px 0 #99b391;border-radius:10px;padding:10px 15px;display:flex;gap:15px;align-items:center;font-size:12px;max-width:80%}.visit-banner button{background:#e2ecbf;border:1px solid #c8d79e;border-radius:6px;padding:7px;white-space:nowrap;font-size:11px}.header nav{gap:17px}.game-tools button{min-width:32px;min-height:32px}@media(max-width:950px){.header nav{gap:8px}.nav{font-size:11px}.network{display:none}}@media(max-width:700px){.onboarding-grid{grid-template-columns:1fr;gap:15px}.onboarding-bot{font-size:47px}.friend-code{padding:14px;gap:12px}.friend-code b{font-size:17px;letter-spacing:1px}.friend-code .btn{font-size:11px;padding:10px}.neighbor-row{gap:10px}.neighbor-row h3{font-size:18px}.neighbor-row .btn{font-size:10px;padding:10px}.nav{font-size:11px;padding:0 8px}.visit-banner{top:77px;max-width:95%;width:95%;font-size:10px;padding:9px;gap:7px}.visit-banner button{font-size:9px}.crop-sprite{width:118%;height:180%}}
/* The farm is a real, interactive 3D scene. */
#three-world{position:absolute;inset:0;z-index:1;touch-action:none;background:#acd98b}#three-world canvas{display:block;width:100%;height:100%;touch-action:none}.world-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:500 22px 'Fredoka';color:#527547}.map-wrap{visibility:hidden;pointer-events:none;height:calc(100vh - 245px);min-height:680px;max-height:none}.game{min-height:680px;background:#acd98b}.greeting{padding:21px 0 18px}.greeting .eyebrow{display:none}.greeting h1{font-size:28px;margin:0}.greeting p{margin-top:6px}.game-top{top:17px}.quest-card{top:108px;background:#fffef4ed;left:18px;width:196px}.companion-card{top:108px;right:18px;width:206px;background:#fffef4ed}.game-bottom{bottom:17px}.map-caption{display:none}.world-menu{position:absolute;left:18px;bottom:154px;z-index:5;display:flex;flex-direction:column;gap:8px}.world-menu button{display:flex;align-items:center;gap:9px;text-align:left;background:#fffef1ef;backdrop-filter:blur(8px);border:1px solid #eaf3d4;box-shadow:0 3px 0 #65844030;color:#52723c;border-radius:9px;padding:11px 13px;font-size:12px;font-weight:600}.world-menu button>span{font-size:20px}.placement-bar{position:absolute;left:50%;top:94px;transform:translateX(-50%);z-index:9;background:#fff4cc;border:1px solid #e5d28e;border-radius:12px;padding:12px 15px;display:flex;gap:12px;align-items:center;box-shadow:0 3px #8fa96b66;font-size:12px;max-width:90%;white-space:nowrap}.placement-bar button{background:#e5edbf;border:1px solid #c4d598;border-radius:7px;padding:9px;font-size:11px}.build-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.build-card{background:#f2f6e7;border:1px solid #dfe8cb;border-radius:14px;padding:18px 13px;text-align:left;display:flex;flex-direction:column}.build-card>span{font-size:35px;margin-bottom:14px}.build-card h3{font-size:19px}.build-card p{font-size:11px;line-height:1.7;margin:8px 0 16px;flex:1}.build-card b{font-size:12px}.build-card small{font-size:9px;color:#9aaa81;margin-top:7px}.expansion-card{display:flex;gap:18px;align-items:center;justify-content:space-between;border:1px solid #dbe7c6;background:#eaf2dd;border-radius:14px;padding:20px}.expansion-card h3{font-size:23px}.expansion-card p{font-size:12px;margin:7px 0 0}.expansion-card .btn{font-size:12px}.field-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:20px}.field-card{display:flex;flex-direction:column;align-items:center;background:#f0f5e3;border:1px solid #dce7c6;border-radius:11px;padding:13px 8px;gap:6px}.field-card>span{font-size:27px}.field-card>b{font-size:12px}.field-card small{font-size:9px;color:#8ea473}.resource small{font-size:10px}.level em{font-size:10px}.card-heading>b,.quest b{font-size:12px}.quest small,.companion-title div>span,.companion-card>small{font-size:10px}.companion-card p{font-size:12px}.companion-card .btn{font-size:11px}.hotbar-heading span{font-size:10px}.seed b{font-size:12px}.seed small{font-size:10px}.seed em{font-size:9px}.round-action b{font-size:12px}.round-action small{font-size:10px}.world-menu{bottom:162px}.header{height:76px}.header .wordmark{font-size:30px}.topbar .nav{font-size:14px}.demo-note p{font-size:12px}
@media(max-width:1250px){.companion-card{width:180px}.quest-card{display:none}.world-menu{left:14px}.world-menu button{font-size:11px;padding:9px 11px}.hotbar-heading span{display:none}.companion-card .btn{font-size:10px}.companion-title h2{font-size:17px}.map-wrap{min-height:640px}.game{min-height:640px}}
@media(max-width:800px){.companion-card{width:164px;top:99px;right:14px;padding:13px}.companion-card p{font-size:11px}.companion-card>small{font-size:9px}.companion-title div>span{font-size:8px}.game{min-height:630px}.map-wrap{height:630px;min-height:630px}.world-menu{bottom:150px}.world-menu button{font-size:10px}.build-grid{grid-template-columns:repeat(3,1fr)}.field-grid{grid-template-columns:repeat(4,1fr)}.placement-bar{white-space:normal;font-size:11px}.placement-bar button{white-space:nowrap}}
@media(max-width:700px){.header{height:64px}.header .wordmark{font-size:25px}.greeting{padding:17px 4px 15px}.greeting h1{font-size:25px}.greeting p{font-size:10px;max-width:260px}.game{min-height:660px;border-radius:17px}.map-wrap{height:660px;min-height:660px}.resource small{font-size:7px}.level em{font-size:7px}.companion-card{width:147px;top:83px;right:11px;padding:10px}.companion-card .btn{font-size:9px}.companion-card>small{font-size:8px}.companion-title div>span{font-size:7px}.companion-title h2{font-size:15px}.world-menu{left:11px;bottom:174px;gap:6px}.world-menu button{padding:8px;font-size:10px;gap:5px}.world-menu button>span{font-size:16px}.world-menu button:nth-child(3){display:none}.game-bottom{bottom:14px}.seed small{font-size:9px}.seed b{font-size:11px}.round-action b{font-size:11px}.round-action small{font-size:9px}.hotbar-heading span{display:none}.build-grid{grid-template-columns:1fr 1fr;gap:9px}.build-card{padding:15px 12px}.build-card h3{font-size:20px}.build-card p{font-size:12px}.build-card b{font-size:12px}.expansion-card{display:block}.expansion-card .btn{margin-top:15px;width:100%}.placement-bar{top:80px;padding:10px;gap:7px;max-width:95%;width:95%}.placement-bar>span{font-size:10px}.placement-bar button{font-size:9px;padding:8px}.field-grid{grid-template-columns:repeat(3,1fr)}.demo-note p{display:none}}

.world-tooltip{position:absolute;z-index:3;transform:translate(-50%,-100%);background:#234a35ef;color:#fff9d3;border:1px solid #aec875;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:600;pointer-events:none;white-space:nowrap;box-shadow:0 3px 8px #234a3525}.world-tooltip[hidden]{display:none}.farm-focus{overflow:hidden}.farm-focus .game{position:fixed;inset:0;z-index:100;border-radius:0;min-height:0;height:100dvh}.farm-focus .map-wrap{height:100dvh;min-height:0}.farm-focus .toast{z-index:150}.world-menu{gap:6px}.world-menu button{padding:8px 11px}@media(max-width:700px){.world-menu button{padding:7px 8px}.farm-focus .game-bottom{bottom:16px}.world-tooltip{font-size:10px}}

@media(max-width:700px){.farm-focus .world-menu button:nth-child(3){display:flex}}
.header #account{color:#11160f;background:#f9faf2;border-color:#dbe2ce}
