:root{color:#f8fbf5;--ink:#17332d;--cream:#fff9e9;--moss:#295b4c;--mint:#b8e08f;--gold:#ffc85a;--red:#df6459;--ease:cubic-bezier(.2,0,0,1);background:#122a27;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;margin:0;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;border:0}button:active{transform:scale(.97)}button:disabled{cursor:not-allowed;opacity:.45;transform:none}.game-shell{background:#74b6a5;height:100svh;min-height:600px;position:relative;overflow:hidden}.world{isolation:isolate;background:linear-gradient(#77c8dc 0 35%,#b9d993 35% 52%,#4f9569 52%);height:100%;position:relative;overflow:hidden}.sky{z-index:-4;background:linear-gradient(#61b4d2,#b7ddcf);position:absolute;top:0;bottom:48%;left:0;right:0}.sky:after{content:"";background:#ffe59a;border-radius:50%;width:96px;height:96px;position:absolute;top:14%;right:12%;box-shadow:0 0 60px #fff1a8}.cloud,.cloud:before,.cloud:after{background:#eef8edcc;border-radius:50%;width:76px;height:25px;position:absolute}.cloud{animation:30s linear infinite drift;top:15%;left:10%}.cloud:before,.cloud:after{content:"";width:38px;height:38px;bottom:0;left:17px}.cloud:after{width:30px;height:30px;left:42px}.cloud.c2{animation-duration:42s;top:25%;left:65%;transform:scale(.7)}.ridge{z-index:-3;clip-path:polygon(0 80%,10% 35%,18% 65%,29% 20%,39% 66%,50% 29%,62% 70%,74% 18%,84% 60%,94% 31%,100% 73%,100% 100%,0 100%);background:#3b776c;width:110%;height:34%;position:absolute;bottom:44%;left:-5%}.ridge.far{opacity:.72;background:#62988a;bottom:50%;transform:scaleY(.85)}.homestead{background:linear-gradient(140deg,#65a878,#407e5e);border-top:6px solid #8dc184;position:absolute;top:27%;bottom:78px;left:0;right:0;box-shadow:inset 0 20px 60px #173e2d22}.homestead:after{content:"";opacity:.16;z-index:-1;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:23px 23px;position:absolute;top:0;bottom:0;left:0;right:0}.hud{z-index:20;padding:max(12px,env(safe-area-inset-top)) 16px 8px;pointer-events:none;background:linear-gradient(#122b27c7,#0000);align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0}.hud button,.profile{pointer-events:auto}.profile{align-items:center;gap:8px;margin-right:auto;display:flex}.avatar{background:#ffe0a6;border:3px solid #fff8;border-radius:16px;place-items:center;width:46px;height:46px;font-size:25px;display:grid;box-shadow:0 6px 18px #10291f4a}.profile>div:last-child{flex-direction:column;gap:5px;display:flex}.profile b{text-shadow:0 2px 4px #15352c;font-size:13px}.profile span{background:#163b34aa;border:1px solid #fff5;border-radius:10px;width:94px;height:7px;overflow:hidden}.profile span i{background:linear-gradient(90deg,#ffd25d,#fff29b);border-radius:10px;height:100%;display:block}.wallet{gap:6px;display:flex}.wallet button{background:#173a34db;border-radius:14px;justify-content:center;align-items:center;gap:5px;min-width:82px;height:40px;padding:0 12px 0 8px;font-size:14px;font-weight:800;display:flex;box-shadow:inset 0 1px #fff2,0 5px 15px #10251c44}.wallet button b{font-size:18px}.wallet button i{background:#f0b73f;border-radius:50%;place-items:center;width:19px;height:19px;margin-right:-7px;font-style:normal;display:grid}.sync{opacity:.65;font-size:10px;position:absolute;top:61px;right:17px}.sync.busy:before{content:"↻";animation:1s linear infinite spin;display:inline-block}.building{filter:drop-shadow(0 10px 10px #173d2f5c);transition:.2s var(--ease);background:0 0;position:absolute}.building small{white-space:nowrap;background:#193c35d9;border-radius:10px;padding:5px 9px;font-size:10px;font-weight:800;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.cabin{width:160px;height:142px;top:3%;left:calc(50% - 80px)}.house{background:#d17b52;border-bottom:8px solid #9c513b;border-radius:8px 8px 18px 18px;width:114px;height:76px;position:absolute;top:52px;left:23px}.house i{background:#704432;border:4px solid #f3bd79;border-bottom:0;border-radius:15px 15px 0 0;width:31px;height:45px;position:absolute;bottom:0;left:43px}.house em{letter-spacing:.1em;color:#50372b;background:#f5d59d;border-radius:4px;padding:4px 9px;font-size:9px;font-style:normal;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.roof{z-index:2;clip-path:polygon(50% 0,100% 73%,93% 88%,50% 36%,8% 88%,0 72%);background:#284d44;width:145px;height:75px;position:absolute;top:17px;left:8px}.roof:after{content:"";clip-path:inherit;background:#39715d;position:absolute;top:14px;bottom:14px;left:20px;right:20px}.chimney{background:#7c5442;border-radius:4px;width:21px;height:45px;position:absolute;top:12px;right:28px}.chimney:after{content:"";background:#e9f3eccc;border-radius:50%;width:30px;height:18px;animation:3s ease-out infinite smoke;position:absolute;top:-20px;left:2px}.pier{font-size:58px;bottom:22%;right:7%}.pier span{display:block;transform:rotate(-7deg)}.plots{perspective:800px;grid-template-columns:repeat(3,1fr);gap:10px;width:min(47%,460px);display:grid;position:absolute;bottom:22%;left:6%}.plot{background:linear-gradient(145deg,#795337,#4d3628);border-radius:19px;height:76px;position:relative;overflow:hidden;box-shadow:inset 0 5px #a47c51,inset 0 -6px #33261e,0 8px 12px #1a45356b}.plot:before{content:"";background:repeating-linear-gradient(95deg,#2c2019 0 8px,#3d2a20 8px 16px);border-radius:12px;position:absolute;top:12px;bottom:12px;left:12px;right:12px}.plot>span{z-index:2;filter:drop-shadow(0 4px 2px #1d2c1c66);transform-origin:bottom;font-size:32px;animation:2.5s ease-in-out infinite sway;display:block;position:relative}.plot>small{z-index:3;white-space:nowrap;background:#172b27d9;border-radius:7px;padding:3px 7px;font-size:9px;font-weight:800;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.plot>i{z-index:3;font-size:16px;font-style:normal;animation:1.2s ease-in-out infinite bob;position:absolute;top:5px;right:5px}.plot.empty>span{color:#d8ba8a;font-size:26px}.plot.growing:after,.plot.ready:after{content:"";z-index:1;background:linear-gradient(90deg,var(--crop) var(--grow),#211c17 var(--grow));border-radius:8px;height:7px;position:absolute;bottom:8px;left:10%;right:10%}.plot.ready{animation:1.2s ease-in-out infinite ready}.plot.ready>span{font-size:39px}.pine{filter:drop-shadow(0 8px 5px #1a45374d);width:70px;height:135px;position:absolute}.pine:before,.pine:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#245d4d;width:60px;height:78px;position:absolute;left:5px}.pine:after{background:#1f4f43;width:70px;top:35px;left:0}.pine.p1{top:-20%;left:3%}.pine.p2{top:-11%;right:3%;transform:scale(.8)}.pine.p3{top:18%;right:27%;transform:scale(.55)}.daily{z-index:5;color:#593a20;background:linear-gradient(145deg,#ffdb78,#ec9f3c);border-radius:22px;width:70px;height:70px;animation:2s ease-in-out infinite bob;position:absolute;top:89px;right:18px;box-shadow:inset 0 2px #fff9,0 8px 22px #5d3c1c55}.daily b{font-size:30px;display:block}.daily span{font-size:9px;font-weight:800}.daily.done{filter:grayscale(.65);animation:none}.seed-bar{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#183d35e8;border-radius:24px;gap:8px;padding:10px;display:flex;position:absolute;bottom:84px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #fff3,0 10px 30px #102b2355}.seed-bar button{color:#3a433a;width:74px;height:82px;transition:.2s var(--ease);background:#f4ebd5;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 -4px #d6c39e}.seed-bar button.selected{background:#ffe69a;transform:translateY(-9px);box-shadow:inset 0 -4px #d5a84c,0 8px 15px #1a31284c}.seed-bar b{font-size:26px}.seed-bar span{font-size:10px;font-weight:800}.seed-bar small{color:#7e684b;font-size:9px}.seed-bar .locked{filter:grayscale()}.dock{z-index:30;left:50%;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#102e29ee;border-radius:23px;gap:3px;height:68px;padding:6px;display:flex;position:fixed;transform:translate(-50%);box-shadow:inset 0 1px #fff3,0 16px 35px #0b1b1766}.dock button{background:0 0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:76px;display:flex;position:relative}.dock button b{font-size:24px}.dock button span{opacity:.7;font-size:9px;font-weight:700}.dock button.active{background:#fff2}.dock button i{background:#e95f55;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute;top:4px;right:12px}.scrim{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b1d19a6;animation:.2s fadein;position:fixed;top:0;bottom:0;left:0;right:0}.sheet{z-index:41;width:min(680px,100%);max-height:83svh;color:var(--ink);animation:slide .3s var(--ease);padding-bottom:env(safe-area-inset-bottom);background:#f8f1df;border-radius:28px 28px 0 0;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -20px 60px #07181373}.sheet>header{justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex}.sheet>header small{color:#7d8e76;letter-spacing:.18em;font-size:9px;font-weight:800}.sheet h2{letter-spacing:-.03em;margin:2px 0;font-size:24px}.sheet>header button{color:#536158;background:#e6ddc8;border-radius:16px;width:44px;height:44px;font-size:28px}.sheet-body{max-height:calc(83svh - 82px);padding:4px 20px 28px;overflow:auto}.orders,.crafts{gap:10px;display:grid}.orders article,.recipe{background:#fffdf5;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 1px 2px #44351a0f,0 7px 22px #44351a12}.item-icon,.recipe>b{background:#dcebd6;border-radius:17px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.orders b,.recipe strong{font-size:14px;display:block}.orders small,.recipe small{color:#6a766b;margin-top:3px;font-size:11px;display:block}.need{color:#a2764d;margin-top:3px;font-size:10px}.orders article>button,.recipe button,.store-hero button,.products button,.community button{color:#fff;background:#2f6958;border-radius:14px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800;box-shadow:inset 0 -3px #1e4c40}.queue{border:1px dashed #9ba793;border-radius:18px;align-items:center;gap:8px;min-height:68px;padding:10px;display:flex}.queue p{color:#758177;margin:auto;font-size:12px}.queue button{color:#294b40;background:#dcebd6;border-radius:13px;width:84px;height:50px}.queue button b{font-size:23px}.queue button span{font-size:9px;display:block}.recipe.locked{filter:grayscale(.8)}.store-hero{color:#fff;background:linear-gradient(135deg,#284f46,#3d7964);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;display:grid;box-shadow:0 12px 30px #173d2e38}.store-hero>span{font-size:48px}.store-hero small{letter-spacing:.12em;color:#bee2b5;font-size:9px}.store-hero h3{margin:2px 0;font-size:20px}.store-hero p{color:#d9e8d9;margin:0;font-size:11px}.store-hero button{color:#533b16;background:#ffc65b;box-shadow:inset 0 -3px #d89a35}.products{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.products article{background:#fffdf5;border-radius:20px;flex-direction:column;gap:5px;padding:16px;display:flex}.products span{font-size:34px}.products small{color:#68746a;min-height:34px;font-size:10px}.products button{margin-top:auto}.products .premium{background:#e4eedc}.ad-card{text-align:left;color:#263d35;background:#e9dfcb;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-top:10px;padding:14px;display:grid}.ad-card>span{color:#fff;background:#df6257;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.ad-card b,.ad-card small{display:block}.ad-card small{color:#748078;font-size:10px}.ad-card em{color:#2d6755;font-size:10px;font-style:normal;font-weight:800}.community{text-align:center;padding:4px 8px 16px}.community-art{background:linear-gradient(#b9dcce,#dce7bc);border-radius:22px;place-items:center;height:128px;font-size:68px;display:grid;position:relative;overflow:hidden}.community-art span{font-size:60px;position:absolute;right:15%}.community h3{margin:18px 0 4px;font-size:22px}.community p{color:#657269;max-width:430px;margin:0 auto 16px;font-size:13px;line-height:1.55}.community button{width:min(100%,380px);margin:8px auto;font-size:14px;display:block}.community .secondary{color:#40554c;background:#e1dac8;box-shadow:inset 0 -3px #c9bea7}.community>small{color:#879188;margin-top:14px;font-size:9px;display:block}.toast{z-index:100;opacity:0;color:#fff;transition:.2s var(--ease);background:#153a32ef;border-radius:15px;padding:12px 17px;font-size:12px;font-weight:700;position:fixed;top:92px;left:50%;transform:translate(-50%,-15px);box-shadow:0 10px 30px #071b165c}.toast.bad{background:#7f3834ef}.toast.show{opacity:1;transform:translate(-50%)}@keyframes drift{to{transform:translate(85vw)}}@keyframes smoke{to{opacity:0;transform:translate(18px,-30px)scale(1.7)}}@keyframes sway{50%{transform:rotate(5deg)scale(1.04)}}@keyframes bob{50%{transform:translateY(-5px)}}@keyframes ready{50%{filter:brightness(1.18)}}@keyframes slide{0%{transform:translate(-50%,100%)}}@keyframes fadein{0%{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:680px){.hud{padding-left:8px;padding-right:8px}.profile b{font-size:11px}.profile span{width:64px}.avatar{border-radius:14px;width:40px;height:40px;font-size:21px}.wallet{gap:3px}.wallet button{min-width:0;padding:0 8px;font-size:12px}.wallet .energy{position:fixed;top:64px;left:10px}.sync{display:none}.homestead{top:24%;bottom:78px;left:0;right:0}.cabin{top:0;transform:scale(.84)}.plots{gap:7px;width:68%;bottom:30%;left:4%}.plot{height:66px}.pier{bottom:28%;right:2%;transform:scale(.78)}.pine.p3{display:none}.seed-bar{justify-content:center;gap:5px;width:94%}.seed-bar button{flex:1;max-width:76px;height:75px}.dock{justify-content:space-around;width:calc(100% - 16px)}.dock button{flex:1}.daily{width:61px;height:61px;top:88px;right:10px}.daily b{font-size:25px}}@media (max-height:690px){.homestead{top:22%;bottom:70px;left:0;right:0}.cabin{transform-origin:top;transform:scale(.72)}.plots{bottom:27%}.plot{height:58px}.seed-bar{bottom:74px}.dock{height:60px}.dock button b{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}#farm3d{z-index:0;touch-action:none;width:100%;height:100%;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.game-shell{z-index:1;background:0 0}.world{background:0 0}.sky,.ridge,.pine{display:none}.homestead{box-shadow:none;pointer-events:none;background:0 0;border:0;top:0;bottom:0;left:0;right:0}.homestead:after{display:none}.homestead .building,.homestead .plot{pointer-events:auto}.cabin{filter:none;width:142px;height:132px;position:fixed;transform:translate(-50%,-56%)}.cabin .chimney,.cabin .roof,.cabin .house{display:none}.cabin small{background:#173c35e8;top:auto;bottom:-6px;box-shadow:0 5px 14px #10251f44}.pier{filter:none;width:120px;height:94px;font-size:0;position:fixed;transform:translate(-50%,-50%)}.pier>span{display:none}.pier small{background:#173c35e8;top:auto;bottom:0;box-shadow:0 5px 14px #10251f44}.plots{perspective:none;pointer-events:none;width:auto;height:auto;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.plot{width:118px;height:82px;box-shadow:none;filter:none;background:0 0;border:2px solid #0000;position:absolute;overflow:visible;transform:translate(-50%,-50%)}.plot:before{transition:.2s var(--ease);background:0 0;border:2px solid #0000;border-radius:20px;top:3px;bottom:3px;left:3px;right:3px}.plot:hover:before{background:#fff1;border-color:#fff9;box-shadow:0 0 0 5px #173c3538}.plot:focus-visible:before{background:#fff1;border-color:#fff9;box-shadow:0 0 0 5px #173c3538}.plot>span{display:none}.plot>small{background:#173c35ed;border:1px solid #fff2;padding:5px 9px;font-size:10px;bottom:-3px;box-shadow:0 5px 12px #10251f44}.plot>i{background:#eaf8ff;border-radius:50%;padding:3px;top:5px;right:7px;box-shadow:0 4px 10px #173c3544}.plot.growing:after,.plot.ready:after{border:1px solid #fff7;height:6px;bottom:17px;left:18%;right:18%;box-shadow:0 2px 7px #10251f55}.plot.ready{filter:none;animation:none}.plot.ready:before{border-color:#ffe278;animation:1.2s ease-in-out infinite ready}.plot.empty>small{opacity:.9}.seed-bar{z-index:12}.hud,.dock{z-index:20}.daily{z-index:15}.assets-ready .cabin{animation:none}.cabin:active{transform:translate(-50%,-56%)scale(.97)}.pier:active,.plot:active{transform:translate(-50%,-50%)scale(.97)}@media (max-width:680px){.cabin{width:96px;height:96px;transform:translate(-50%,-54%)}.cabin:active{transform:translate(-50%,-54%)scale(.97)}.plot{width:78px;height:64px}.plot>small{padding:4px 7px;font-size:8px}.pier{transform:translate(-50%,-50%)scale(.78)}.pier:active{transform:translate(-50%,-50%)scale(.7566)}.seed-bar{bottom:82px}.dock{z-index:30}}.game-icon{width:1em;height:1em;display:block;overflow:visible}.avatar .game-icon{width:31px;height:31px}.wallet button b .game-icon{width:20px;height:20px}.wallet button i .game-icon{width:12px;height:12px}.daily b{place-items:center;display:grid}.daily b .game-icon{width:31px;height:31px}.dock button b .game-icon{width:25px;height:25px}.seed-bar b .game-icon{width:30px;height:30px}.seed-bar small{align-items:center;gap:2px;display:flex}.seed-bar small .game-icon{width:11px;height:11px}.item-icon .game-icon,.recipe>b .game-icon{width:32px;height:32px}.queue button b{place-items:center;display:grid}.queue button b .game-icon{width:26px;height:26px;margin:auto}.inline-icon{vertical-align:-3px;width:14px;height:14px;display:inline-flex}.inline-icon .game-icon{width:14px;height:14px}.store-hero>span .game-icon{width:52px;height:52px}.products span .game-icon{width:38px;height:38px}.ad-card>span .game-icon{width:28px;height:28px}.community-art>.game-icon{z-index:1;width:88px;height:88px}.community-art span{bottom:12px}.community-art span .game-icon{width:68px;height:68px}.plot>i .game-icon{width:16px;height:16px}.profile{color:inherit;text-align:left;background:0 0;padding:0}.seed-bar{scrollbar-width:none;scroll-snap-type:x proximity;justify-content:flex-start;max-width:calc(100% - 32px);overflow:auto hidden}.seed-bar::-webkit-scrollbar{display:none}.seed-bar button{scroll-snap-align:center;flex:0 0 74px}.seed-bar button:disabled{opacity:.58}.section-title{justify-content:space-between;align-items:end;gap:12px;margin:20px 2px 10px;display:flex}.section-title small,.progress-hero small,.expedition-active small,.roadmap>small{letter-spacing:.14em;color:#80907f;font-size:9px;font-weight:800}.section-title h3{margin:2px 0 0;font-size:19px}.section-title>span{color:#77857a;font-size:10px}.expeditions{gap:10px;display:grid}.expedition-card,.expedition-active{background:#fffdf5;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 1px 2px #44351a0f,0 7px 22px #44351a12}.expedition-card>span,.expedition-active>span{background:#dcebd6;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.expedition-card>span .game-icon,.expedition-active>span .game-icon{width:34px;height:34px}.expedition-card b,.expedition-card small,.expedition-card em,.expedition-active b,.expedition-active em{display:block}.expedition-card small{color:#68776d;margin-top:3px;font-size:11px}.expedition-card em{color:#9a7347;margin-top:3px;font-size:10px;font-style:normal}.expedition-card>button,.expedition-active>button,.milestones button{color:#fff;background:#2f6958;border-radius:14px;min-height:44px;padding:0 14px;font-size:11px;font-weight:800;box-shadow:inset 0 -3px #1e4c40}.expedition-card.locked{filter:grayscale(.7)}.expedition-active{color:#fff;background:linear-gradient(135deg,#294f46,#3f7865)}.expedition-active small{color:#b8d7c4}.expedition-active em{color:#e3eddf;margin-top:4px;font-size:11px;font-style:normal}.expedition-active>button{color:#543d19;background:#ffc65b;box-shadow:inset 0 -3px #d89a35}.community.compact{background:#e4eedc;border-radius:20px;margin-top:18px;padding:18px}.community.compact h3{margin-top:0}.community.compact p{margin-bottom:12px}.progress-hero{color:#fff;background:linear-gradient(135deg,#294f46,#3f7865);border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px;display:grid}.progress-hero>span{background:#ffffff18;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.progress-hero>span .game-icon{width:38px;height:38px}.progress-hero small{color:#b8d7c4}.progress-hero h3{margin:3px 0;font-size:21px}.progress-hero p{color:#d6e6dc;margin:0;font-size:11px}.stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.stats>div{text-align:center;background:#fffdf5;border-radius:16px;padding:12px 6px}.stats b,.stats small{display:block}.stats b{font-size:18px}.stats small{color:#79847c;margin-top:2px;font-size:9px}.mastery-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mastery-grid article{background:#fffdf5;border-radius:16px;align-items:center;gap:10px;padding:10px;display:flex}.mastery-grid article>span{background:#dcebd6;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.mastery-grid article>span .game-icon{width:27px;height:27px}.mastery-grid b,.mastery-grid small{display:block}.mastery-grid b{font-size:12px}.mastery-grid small{color:#7d897f;margin-top:2px;font-size:9px}.mastery-grid>p{text-align:center;color:#748078;border:1px dashed #9ba793;border-radius:16px;grid-column:1/-1;margin:0;padding:18px;font-size:11px}.milestones{gap:8px;display:grid}.milestones article{background:#fffdf5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.milestones b,.milestones small{display:block}.milestones b{font-size:12px}.milestones small{color:#79847d;margin-top:3px;font-size:10px}.roadmap{background:#e9dfcb;border-radius:18px;margin-top:16px;padding:16px}.roadmap p{color:#56675f;margin:5px 0 0;font-size:11px;line-height:1.55}@media (max-width:680px){.seed-bar{justify-content:flex-start;width:94%}.seed-bar button{flex:0 0 70px}.stats{grid-template-columns:1fr 1fr}.mastery-grid{grid-template-columns:1fr}.expedition-card,.expedition-active{grid-template-columns:auto 1fr}.expedition-card>button,.expedition-active>button{grid-column:1/-1;width:100%}.sheet-body{padding-left:14px;padding-right:14px}}.seed-bar button.out:not(.locked){box-shadow:inset 0 -4px #c9b89b,0 0 0 2px #df6459}.seed-bar button.out small{color:#b14740;font-weight:900}.products.single{grid-template-columns:1fr}.products.single article{grid-template-columns:auto 1fr auto;align-items:center;column-gap:12px;display:grid}.products.single article>span{grid-row:1/3}.products.single article>button{grid-area:1/3/3}.products.single article>small{max-width:340px;min-height:0}.island-upgrade{color:#fff;background:linear-gradient(135deg,#244b43,#407d67);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 12px 30px #173d2e2b}.island-upgrade>span{background:#ffffff18;border-radius:19px;place-items:center;width:58px;height:58px;display:grid}.island-upgrade>span .game-icon{width:42px;height:42px}.island-upgrade small{letter-spacing:.14em;color:#bee0c5;font-size:9px;font-weight:900}.island-upgrade h3{margin:3px 0;font-size:20px}.island-upgrade p{color:#d6e6dc;margin:0;font-size:10px}.island-upgrade button,.seed-pack button,.gold-packs button{color:#523a16;background:#ffc65b;border-radius:13px;min-height:42px;padding:0 13px;font-size:11px;font-weight:900;box-shadow:inset 0 -3px #d89a35}.island-upgrade button{align-items:center;gap:4px;display:flex}.island-upgrade button .game-icon{width:17px;height:17px}.island-upgrade.complete{background:linear-gradient(135deg,#315d4c,#67945d);grid-template-columns:auto 1fr}.seed-shop{grid-template-columns:1fr 1fr;gap:8px;display:grid}.seed-pack{background:#fffdf5;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.seed-pack>span{background:#dcebd6;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.seed-pack>span .game-icon{width:27px;height:27px}.seed-pack b,.seed-pack small{display:block}.seed-pack b{font-size:11px}.seed-pack small{color:#748078;align-items:center;gap:3px;margin-top:2px;font-size:8px;display:flex}.seed-pack small .game-icon{width:11px;height:11px}.seed-pack button{background:#e7ddc7;align-items:center;gap:3px;display:flex;box-shadow:inset 0 -3px #cbbd9f}.seed-pack button .game-icon{width:14px;height:14px}.seed-pack.locked{filter:grayscale(.8)}.gold-packs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gold-packs article{text-align:center;background:#fffdf5;border-radius:18px;flex-direction:column;align-items:center;gap:3px;padding:14px 10px 10px;display:flex;position:relative}.gold-packs article>span .game-icon{width:36px;height:36px}.gold-packs b{font-size:12px}.gold-packs small{color:#7a857c;margin-bottom:6px;font-size:9px}.gold-packs button{width:100%;margin-top:auto}.gold-packs article>em{color:#fff;letter-spacing:.08em;background:#df6459;border-radius:8px;padding:3px 8px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:-7px}.gold-packs .popular{background:#fff0bd;box-shadow:0 8px 24px #b98b3030}@media (max-width:680px){.seed-shop{grid-template-columns:1fr}.island-upgrade{grid-template-columns:auto 1fr}.island-upgrade>button{grid-column:1/-1;justify-content:center}.products.single article{grid-template-columns:auto 1fr}.products.single article>button{grid-area:auto/1/auto/-1}.gold-packs{gap:5px}.gold-packs article{padding-left:6px;padding-right:6px}.gold-packs button{padding:0 4px;font-size:9px}}.tutorial-card{z-index:25;color:#17332d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(420px,100% - 32px);animation:tutorialIn .25s var(--ease);background:#fff9e9f2;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 16px;display:grid;position:fixed;top:84px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #10251d14,0 12px 32px #10251d2e}.tutorial-card>span{color:#fff;background:#2f6958;border-radius:12px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.tutorial-card b,.tutorial-card small{display:block}.tutorial-card b{font-size:13px}.tutorial-card small{color:#68766c;margin-top:2px;font-size:10px}.tutorial-card button{color:#526158;background:#e8deca;border-radius:14px;width:44px;height:44px;font-size:20px}.plot>em{z-index:4;color:#533c18;background:#f4c34f;border-radius:8px;padding:3px 5px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:5px;left:5px}.plot.fertilized:before{box-shadow:0 0 0 3px #f4c34f66}.farm-upgrades{gap:8px;display:grid}.farm-upgrades article{background:#fffdf5;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.farm-upgrades article>span{background:#dcebd6;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.farm-upgrades article>span .game-icon{width:28px;height:28px}.farm-upgrades b,.farm-upgrades small{display:block}.farm-upgrades b{font-size:12px}.farm-upgrades small{color:#728076;margin-top:3px;font-size:9px}.farm-upgrades button,.helper-run,.farm-action{color:#fff;background:#2f6958;border-radius:14px;min-height:44px;padding:0 12px;font-size:10px;font-weight:900;box-shadow:inset 0 -3px #1e4c40}.farm-upgrades button .game-icon{vertical-align:-2px;width:13px;height:13px;display:inline-block}.helper-run{color:#344f45;background:#e7ddc7;width:100%;box-shadow:inset 0 -3px #cbbd9f}.market-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.market-grid article{background:#fffdf5;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.market-grid article>span{background:#dcebd6;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.market-grid article>span .game-icon{width:25px;height:25px}.market-grid b,.market-grid small{display:block}.market-grid b{font-size:10px}.market-grid small{color:#78847c;font-size:8px}.market-grid button{color:#4d4939;background:#e8dec8;border-radius:12px;min-height:40px;padding:0 8px;font-size:9px;font-weight:900}.market-grid button .game-icon{vertical-align:-2px;width:12px;height:12px;display:inline-block}.market-grid>p{text-align:center;color:#76827a;border:1px dashed #a4aa9b;border-radius:16px;grid-column:1/-1;margin:0;padding:20px;font-size:11px}.coop-card{color:#fff;background:linear-gradient(135deg,#294f46,#3f7865);border-radius:22px;padding:18px}.coop-card small{letter-spacing:.14em;color:#b8d7c4;font-size:9px;font-weight:900}.coop-card h3{margin:4px 0 12px}.coop-card>div{background:#183b35;border-radius:9px;height:9px;overflow:hidden}.coop-card>div i{background:linear-gradient(90deg,#ffd15b,#fff0a0);border-radius:9px;height:100%;display:block}.coop-card p{color:#d4e4da;margin:7px 0 12px;font-size:10px}.coop-card button{color:#503a18;background:#ffc65b;border-radius:14px;width:100%;min-height:44px;font-size:11px;font-weight:900;box-shadow:inset 0 -3px #d89a35}.story-list{gap:8px;display:grid}.story-list article{background:#fffdf5;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.story-list article>span{color:#fff;background:#2f6958;border-radius:12px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.story-list b,.story-list small{display:block}.story-list b{font-size:12px}.story-list small{color:#758078;margin-top:3px;font-size:9px}.story-list button,.prestige-card button{color:#fff;background:#2f6958;border-radius:13px;min-height:42px;padding:0 11px;font-size:9px;font-weight:900}.collections{margin-top:8px}.prestige-card{background:#e9dfcb;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:16px;padding:16px;display:grid}.prestige-card small,.prestige-card b,.prestige-card p{display:block}.prestige-card small{letter-spacing:.12em;color:#7e887e;font-size:8px;font-weight:900}.prestige-card b{margin-top:3px;font-size:14px}.prestige-card p{color:#617068;margin:4px 0 0;font-size:10px;line-height:1.45}.products .starter{background:#fff1c7}.premium-daily{background:#e1ecd9}@keyframes tutorialIn{0%{opacity:0;transform:translate(-50%,-10px)}}@media (max-width:680px){.tutorial-card{top:118px}.market-grid{grid-template-columns:1fr}.farm-upgrades article{grid-template-columns:auto 1fr}.farm-upgrades article>button{grid-column:1/-1;width:100%}.story-list article{grid-template-columns:auto 1fr}.story-list article>button{grid-column:1/-1;width:100%}.prestige-card{grid-template-columns:1fr}.prestige-card button{width:100%}}.reward-burst{z-index:99;pointer-events:none;position:fixed;top:50%;left:50%}.reward-burst i{--a:calc(var(--i)*45deg);width:8px;height:8px;animation:burst .65s var(--ease) forwards;transform:rotate(var(--a)) translateX(12px);background:#ffd15b;border-radius:3px;position:absolute}.reward-burst i:nth-child(2n){background:#71b67e}@keyframes burst{to{opacity:0;transform:rotate(var(--a)) translateX(86px) scale(.3)}}
