:root{font-family:'Avenir Next','Nunito',system-ui,sans-serif;color:#284c3e;font-synthesis:none;--ink:#284c3e;--paper:#fffdf5;--green:#467759;--soil:62.3%;--dock-height:134px;--plant-h:clamp(190px,31vh,360px);--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#cee9dc}button{font:inherit;color:inherit;cursor:pointer;border:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:disabled{cursor:wait}button:focus-visible{outline:3px solid #d6933e;outline-offset:5px}img{user-select:none;-webkit-user-drag:none}button img{pointer-events:none}[hidden]{display:none!important}button{transition:transform .22s var(--ease),box-shadow .22s,background .22s}button:active{transform:scale(.96)}.game{position:relative;width:100%;height:100dvh;min-height:400px;isolation:isolate;overflow:hidden}.world{position:absolute;inset:0;overflow:hidden;container-type:size}.world-backdrop{position:absolute;inset:0;width:100%;height:118%;object-fit:fill;pointer-events:none}.weather-light{position:absolute;inset:0;background:#ffeaba;opacity:0;pointer-events:none;transition:opacity 1.8s}.sunshine .weather-light{opacity:.18}.raining .weather-light{background:#688bb4;opacity:.07}.topbar{position:absolute;top:26px;left:34px;right:30px;display:flex;justify-content:space-between;align-items:center;z-index:30;pointer-events:none}.topbar>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:17px}.brand-word{font-size:36px;line-height:1;font-weight:850;letter-spacing:-2.7px;color:#305741}.brand-dot{color:#db9d50}.brand-divider{width:1px;height:23px;background:#41665330}.brand-category{font-size:10px;font-weight:700;letter-spacing:2px}.brand>img:not([hidden])~*{display:none}.brand>img{max-width:160px;max-height:46px;object-fit:contain}.top-actions{display:flex;align-items:center;gap:10px}.collection-button,.circle-button{background:#fffdf4df;box-shadow:0 3px 0 #52745512,0 8px 25px #3145340b;border:1px solid #fff9}.collection-button{border-radius:24px;padding:8px 18px 8px 10px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:650;height:48px}.collection-button img{width:30px;height:30px;object-fit:contain}.collection-button b{margin-left:12px;padding-left:12px;border-left:1px solid #284c3e20;font-size:12px}.circle-button{width:45px;height:45px;border-radius:50%;font-size:20px;font-weight:650}.pause-button{font-size:16px}.scene-title{position:absolute;left:36px;top:112px;pointer-events:none;z-index:12}.eyebrow{font-size:9px;letter-spacing:2.2px;font-weight:750;margin:0 0 10px;color:#577c63}.scene-title h1{font-size:clamp(29px,3.4vw,54px);font-weight:750;line-height:1.02;letter-spacing:-2px;margin:0}.scene-title h1 em{font-family:Georgia,serif;font-weight:400;color:#517e52;font-size:1.16em;letter-spacing:-2.3px}.title-subtitle{font-size:12px;color:#537b65;margin:15px 0 0;letter-spacing:.1px}.weather-chip{position:absolute;right:34px;top:92px;display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.3px;color:#57786a;z-index:12}.weather-chip>span:first-child{width:5px;height:5px;background:#78a45e;border-radius:50%}.raining .weather-chip>span:first-child{background:#6dadd4}.world-object{background:none;padding:0;border:0;position:absolute;z-index:9}.world-object img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 12px #335d3d12)}.sun{width:clamp(65px,7.5vw,115px);height:clamp(65px,7.5vw,115px);right:18%;top:16%;animation:sun-breathe 7s ease-in-out infinite}.sun:hover img{filter:drop-shadow(0 0 22px #ffec98)}.sunshine .sun img{animation:sun-twirl 2s var(--ease)}.cloud-rig{position:absolute;left:56%;top:23%;width:clamp(108px,13.5vw,210px);height:clamp(74px,8.7vw,130px);z-index:18;transform:translateX(-50%);pointer-events:none;will-change:left}.cloud{width:100%;height:100%;pointer-events:auto;touch-action:none;cursor:grab;animation:float-cloud 5s ease-in-out infinite;z-index:2}.cloud:active{cursor:grabbing;transform:none}.cloud img{filter:drop-shadow(0 12px 9px #4e8e8e20)}.cloud-hint{position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px;color:#447666;opacity:.85;transition:opacity .3s}.raining .cloud-hint,.dragging-cloud .cloud-hint{opacity:0}.dragging-cloud .cloud{animation:none;scale:1.06}.rain{position:absolute;left:18%;top:77%;width:64%;height:var(--rain-height,200px);overflow:hidden;opacity:0;transition:opacity .3s;pointer-events:none}.raining .rain{opacity:1}.raindrop{position:absolute;top:-16px;width:3px;height:12px;border-radius:70% 30% 55% 55%;background:linear-gradient(#e7fafbaa,#6cbde3dd);animation:rain-fall var(--speed,.8s) var(--delay,0s) linear infinite}.butterfly{width:33px;height:33px;z-index:10}.butterfly-one{left:35%;top:38%;animation:butterfly-path 18s ease-in-out infinite}.butterfly-two{left:83%;top:48%;width:26px;height:26px;animation:butterfly-path 22s -8s ease-in-out infinite reverse}.butterfly img{animation:wing-beat .9s ease-in-out infinite alternate}.butterfly.playful{animation:butterfly-loop 1.2s ease-in-out}.tools{position:absolute;left:28px;top:37%;display:flex;gap:9px;flex-direction:column;z-index:25}.tools-label{font-size:8px;letter-spacing:1.9px;font-weight:700;text-align:center;margin-bottom:0;color:#486c4c}.tool{width:72px;min-height:78px;border:1px solid #fff9;background:#fffcf1e8;border-radius:21px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:7px 3px;position:relative;box-shadow:0 4px 0 #465a2517,0 7px 18px #394c2b0a}.tool img{width:44px;height:44px;object-fit:contain;transition:transform .25s}.tool span{font-size:9px;font-weight:700;white-space:nowrap}.tool kbd{position:absolute;right:6px;top:5px;font:8px inherit;opacity:.3}.tool:hover{transform:translateY(-3px);background:#fffef8}.tool:hover img{transform:rotate(-8deg)}.tool[aria-pressed=true]{background:#e3f0d2;box-shadow:0 0 0 2px #7faa65,0 5px 0 #4c73331a}.tool.attention{animation:tool-nudge 3s ease-in-out infinite}
.plots{position:absolute;inset:0;pointer-events:none;z-index:14}.plot{position:absolute;left:var(--x);top:var(--soil);width:10.7%;height:1px;pointer-events:none}.plant-hit{position:absolute;left:50%;top:0;translate:-50% 0;width:100%;height:1px;background:none;padding:0;overflow:visible;pointer-events:auto;touch-action:none}.plant-hit::before{content:'';position:absolute;left:0;top:calc(var(--plant-h) * -.63);width:100%;height:var(--plant-h)}.plant-hit:active{transform:none}.plant-visual{position:absolute;left:50%;width:calc(var(--plant-h) * .60);height:var(--plant-h);transform:translateX(-50%);top:calc(var(--plant-h) * -1 * var(--crown,.65));pointer-events:none;transform-origin:50% calc(var(--crown,.65) * 100%)}.plant-visual img,.plant-visual canvas{width:100%;height:100%;object-fit:contain;display:block}.plant-hit:hover .plant-visual{filter:drop-shadow(0 0 8px #fcffc744)}.plot.growing .plant-visual{animation:grow-in 1s var(--ease)}.plot.ready .plant-visual{animation:plant-sway 5s ease-in-out infinite}.plot.ready:hover .plant-visual{animation:harvest-wiggle .5s ease-in-out infinite}.old-plant{animation:plant-out .65s ease-in forwards;z-index:2}.plot.busy .plant-hit{pointer-events:none}.plot.busy .plant-state{opacity:.35}.plot .hole{position:absolute;left:50%;top:-12px;transform:translateX(-50%);width:76%;max-width:94px;pointer-events:none;opacity:.75}.empty-target{position:absolute;left:50%;top:-35px;translate:-50% 0;width:88%;height:86px;border:1px dashed #fce4ae75;border-radius:50%;background:#ead2970d;pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;color:#f9eccf;touch-action:none}.empty-target b{font-size:25px;font-weight:350;line-height:1.1}.empty-target span{font-size:9px;font-weight:650}.empty-target:hover,.seed-selected .empty-target{background:#ffefb428;border-color:#fff0bccc;box-shadow:0 0 25px #ffedbe10}.seed-selected .empty-target{animation:plot-invite 2.5s ease-in-out infinite}.plot.drop-target .empty-target{background:#dff3af88;border-color:#fff;scale:1.14}.plant-state{position:absolute;left:50%;top:calc(var(--plant-h) * .36 + 8px);transform:translateX(-50%);border:1px solid #fffbec40;border-radius:12px;background:#70451f46;backdrop-filter:blur(8px);padding:5px 9px;min-width:80px;white-space:nowrap;color:#fff4d9;text-align:center;pointer-events:auto;transition:opacity .3s,background .3s}.plant-name{display:block;font-size:10px;font-weight:700}.plant-request{display:flex;gap:4px;align-items:center;justify-content:center;font-size:8px;opacity:.85;margin-top:3px}.plant-request img{width:14px;height:14px;object-fit:contain}.moisture-track{display:block;height:3px;border-radius:4px;background:#ffffff25;margin-top:5px;overflow:hidden}.moisture-fill{display:block;width:calc(var(--water,0) * 100%);height:100%;background:#a2d9eb;border-radius:4px;transition:width .2s linear}.plot.ready .plant-state{background:#f6efcb;color:#466447;border-color:#fff4;box-shadow:0 4px 18px #46361522}.plot.ready .moisture-track{display:none}.care-object{position:absolute;left:61%;top:-44px;width:49px;height:69px;padding:0;background:none;pointer-events:auto;touch-action:none;z-index:5}.care-object img{width:100%;height:100%;object-fit:contain;pointer-events:none}.care-object::after{content:'↑';display:block;position:absolute;top:-16px;left:50%;font-size:15px;color:#fffadd;animation:hint-up 1.5s infinite}.care-object.hoe::after{content:'↔'}.care-object:hover{filter:drop-shadow(0 0 6px #fff8ae)}
.bavi{position:absolute;left:14%;top:var(--soil);width:clamp(115px,14vw,215px);height:clamp(184px,22.4vw,344px);translate:-50% -81%;background:none;padding:0;z-index:20;touch-action:manipulation;will-change:left}.bavi img{width:100%;height:100%;object-fit:contain;animation:bavi-breathe 4s ease-in-out infinite;transform-origin:50% 78%;filter:drop-shadow(0 6px 3px #47361812)}.bavi.moving img{animation:bavi-walk .36s ease-in-out infinite}.bavi.acting img{animation:bavi-work .8s ease-in-out infinite}.guide{position:absolute;left:27px;bottom:calc(var(--dock-height) + 44px);width:clamp(170px,20vw,290px);padding:14px 18px;border-radius:4px 21px 21px 21px;background:#fff9e9f2;box-shadow:0 7px 20px #69462612;z-index:23;pointer-events:none;transition:opacity .3s}.guide-name{font-size:8px;font-weight:800;letter-spacing:1.8px;color:#8a9d68}.guide p{font-size:12px;line-height:1.5;margin:5px 0 0;font-weight:550}.guide.updated{animation:guide-in .4s var(--ease)}.soil-caption{position:absolute;left:36px;top:69%;color:#f7dfb099;display:flex;flex-direction:column;font-size:11px;line-height:1.6;letter-spacing:1px}.soil-caption b{font-weight:500}.action-hint{position:absolute;left:50%;bottom:calc(var(--dock-height) + 43px);translate:-50% 0;padding:9px 20px;border-radius:30px;background:#fff8e8f2;box-shadow:0 5px 20px #51382019;max-width:53%;font-size:11px;font-weight:600;z-index:28;text-align:center;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none}.action-hint.visible{opacity:1;transform:translateY(-4px)}.seed-dock{position:absolute;left:24px;right:24px;bottom:27px;min-height:var(--dock-height);padding:16px 22px;display:flex;align-items:center;gap:24px;z-index:35;border-radius:25px;background:#fffcf2f5;border:1px solid #fffdf9;box-shadow:0 6px 0 #67482814,0 20px 45px #432e2721}.dock-copy{flex:0 0 143px}.dock-copy .eyebrow{font-size:8px;letter-spacing:1.6px}.dock-copy h2{font-size:19px;line-height:1.2;margin:7px 0;font-weight:700;letter-spacing:-.6px}.dock-instruction{font-size:10px;color:#8e947b;line-height:1.5}.seeds{flex:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.seed{position:relative;min-width:0;height:98px;padding:3px 2px 9px;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;background:linear-gradient(155deg,#fffef9,#f0eddf);border:1px solid #e8e5d3;border-radius:17px;touch-action:none;box-shadow:0 3px 0 #c2b89b14}.seed img{width:67px;height:64px;object-fit:contain;transition:transform .3s var(--ease);filter:drop-shadow(0 4px 3px #947b2820)}.seed span{font-size:10px;font-weight:650;margin-top:2px}.seed:hover img{transform:translateY(-5px) rotate(-5deg)}.seed:hover{background:#fffdf7;transform:translateY(-3px)}.seed[aria-pressed=true]{border-color:#75965a;box-shadow:0 0 0 2px #86a66655,0 4px 0 #87986220;background:#edf2db;transform:translateY(-5px)}.seed[aria-pressed=true]::after{content:'✓';position:absolute;top:6px;right:7px;width:16px;height:16px;display:grid;place-items:center;font-size:10px;border-radius:50%;background:#668954;color:white}.journal-button{border-left:1px solid #dbd9c6;background:transparent;padding:3px 0 3px 20px;display:flex;align-items:center;gap:8px;flex:0 0 150px}.journal-button img{width:45px;height:55px;object-fit:contain}.journal-button span{font-size:12px;font-weight:650;text-align:left}.journal-button b{font-weight:400;font-size:8px;color:#8a947b}.save-status{position:absolute;bottom:7px;right:38px;font-size:8px;color:#f3dfb5aa;z-index:40;letter-spacing:.2px}.drag-ghost{position:fixed;width:90px;height:90px;object-fit:contain;z-index:100;pointer-events:none;transform:translate(-50%,-65%) rotate(-10deg);filter:drop-shadow(0 12px 12px #4031213a)}.effects{position:absolute;inset:0;pointer-events:none;z-index:22;overflow:hidden}.effect{position:absolute;width:38px;height:38px;object-fit:contain;translate:-50% -50%;pointer-events:none;animation:effect-burst .95s var(--ease) forwards}.effect.leaves{width:52px;height:52px}.harvest-flight{position:fixed;width:70px;height:70px;object-fit:contain;pointer-events:none;z-index:150}.water-stream{position:absolute;width:48px;height:95px;object-fit:contain;rotate:25deg;translate:-50% -95%;animation:water-pour 1.1s ease-in-out both}.toast-celebration{position:absolute;left:50%;top:32%;translate:-50% 0;padding:16px 30px;border-radius:24px;background:#fff9e8;color:#4b724c;font-size:22px;font-weight:750;z-index:40;box-shadow:0 12px 30px #58431b20;animation:celebration 3s var(--ease) forwards;pointer-events:none}
.panel-dialog{border:1px solid #fff8;border-radius:32px;background:#fffdf3;color:var(--ink);padding:38px;max-width:760px;width:calc(100% - 40px);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 25px 100px #173a3940}.panel-dialog::backdrop{background:#254e4948;backdrop-filter:blur(8px)}.panel-dialog[open]{animation:dialog-in .35s var(--ease)}.dialog-close{position:absolute;right:18px;top:16px;border-radius:50%;width:36px;height:36px;background:#eaeede;font-size:26px;font-weight:350;line-height:1}.panel-dialog h2{font-size:36px;line-height:1.05;letter-spacing:-1.4px;margin:12px 0 16px;font-weight:750}.panel-dialog h2 em{font-family:Georgia,serif;font-weight:400;color:#6e8f58}.dialog-lead{font-size:13px;line-height:1.7;color:#7b8c78;max-width:480px}.help-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.help-steps>div{padding:17px;background:#f2f2e5;border-radius:20px}.help-steps img{width:60px;height:65px;object-fit:contain;display:block;margin-bottom:10px}.help-steps b{font-size:13px}.help-steps p{font-size:11px;line-height:1.6;color:#71826e}.primary-button{background:#4f7855;border:1px solid #668d63;color:#fffef1;font-weight:650;font-size:13px;padding:16px 25px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 4px 0 #2c5738;min-height:50px}.primary-button:hover{background:#60895d;transform:translateY(-2px)}.fine-print{font-size:9px;line-height:1.6;color:#939b88;margin:20px 0 0}.journal-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.journal-tabs button{border:1px solid #e1e5d2;border-radius:14px;background:#f0f3e4;padding:7px 12px;font-size:11px;display:flex;align-items:center;gap:6px}.journal-tabs img{width:25px;height:25px;object-fit:contain}.journal-tabs button[aria-pressed=true]{background:#dfeaca;border-color:#8eab72}.journal-fact{background:#eef3e3;border-radius:18px;padding:15px 20px;font-size:13px;line-height:1.6}.stage-strip{display:grid;grid-template-columns:repeat(5,1fr);margin:20px 0 0;gap:8px}.stage-card{min-width:0;text-align:center;padding-bottom:15px;border-radius:15px;background:#f5f3e9;overflow:hidden}.stage-card img{display:block;width:100%;aspect-ratio:.6;object-fit:contain}.stage-card span{font-size:10px;font-weight:600;display:block;padding:0 5px}.stage-card small{display:block;color:#9daa8c;font-size:9px;margin-top:5px}.dialog-hero{position:absolute;right:30px;top:18px;width:125px;height:160px;object-fit:contain}.collection-dialog h2{padding-right:120px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.collection-item{padding:15px;text-align:center;border-radius:20px;background:#f0f2e1}.collection-item img{width:80px;height:76px;object-fit:contain;display:block;margin:0 auto 8px}.collection-item:not(.discovered) img{filter:grayscale(1);opacity:.2}.collection-item b{display:block;font-size:12px}.collection-item span{font-size:10px;color:#8b987e}.pause-dialog{max-width:440px;text-align:center}.pause-bavi{height:160px;max-width:130px;object-fit:contain}.pause-dialog .primary-button{width:100%;justify-content:center;margin-top:22px}.text-button{background:none;padding:18px 8px;font-size:11px;color:#7c8c76;text-decoration:underline;text-underline-offset:3px}.paused *{animation-play-state:paused!important}.paused dialog *{animation-play-state:running!important}
@keyframes float-cloud{50%{transform:translateY(-7px) rotate(1deg)}}@keyframes rain-fall{to{transform:translateY(var(--rain-height,200px))}}@keyframes sun-breathe{50%{transform:rotate(7deg) scale(1.025)}}@keyframes sun-twirl{50%{transform:rotate(24deg) scale(1.16)}}@keyframes wing-beat{to{transform:scaleX(.72) rotate(8deg)}}@keyframes butterfly-path{0%,100%{transform:translate(0,0) rotate(-8deg)}33%{transform:translate(48px,-32px) rotate(8deg)}66%{transform:translate(-22px,14px) rotate(-5deg)}}@keyframes butterfly-loop{50%{transform:translate(50px,-70px) rotate(130deg)}}@keyframes bavi-breathe{50%{transform:scale(1.012,1.018) rotate(.7deg)}}@keyframes bavi-walk{25%{transform:translateY(-4px) rotate(-3deg)}75%{transform:translateY(-4px) rotate(3deg)}}@keyframes bavi-work{50%{transform:rotate(-4deg) translateY(3px)}}@keyframes plant-sway{50%{rotate:1.2deg}}@keyframes harvest-wiggle{25%{rotate:-2deg}75%{rotate:2deg}}@keyframes grow-in{0%{opacity:0;scale:.84 .78}65%{scale:1.025 1.04}100%{opacity:1;scale:1}}@keyframes plant-out{to{opacity:0;scale:.92}}@keyframes plot-invite{50%{border-color:#fff8d2;box-shadow:0 0 0 5px #ffedab0c}}@keyframes tool-nudge{10%{transform:rotate(-3deg)}20%{transform:rotate(3deg)}30%,100%{transform:none}}@keyframes hint-up{50%{transform:translateY(-5px);opacity:.5}}@keyframes effect-burst{0%{opacity:0;scale:.3}20%{opacity:1}100%{transform:translate(var(--dx,0px),var(--dy,-70px)) rotate(var(--r,25deg));opacity:0;scale:.6}}@keyframes water-pour{0%,100%{opacity:0;scale:.8}20%,80%{opacity:1;scale:1}}@keyframes guide-in{0%{opacity:.3;transform:translateY(5px)}}@keyframes dialog-in{from{opacity:0;transform:translateY(18px) scale(.96)}}@keyframes celebration{0%{opacity:0;scale:.8;transform:translateY(10px)}15%,75%{opacity:1;scale:1;transform:none}100%{opacity:0;transform:translateY(-25px)}}
@media(min-width:1600px){.topbar{left:48px;right:48px;top:35px}.scene-title{left:48px;top:133px}.seed-dock{left:40px;right:40px;padding:20px 30px}.seeds{gap:18px}.seed{height:110px}.seed img{width:80px;height:74px}.guide{left:40px}.tools{left:40px}.tool{width:84px;min-height:87px}.tool img{width:51px;height:51px}}
@media(max-width:1100px){:root{--dock-height:117px;--plant-h:clamp(170px,29vh,275px)}.topbar{left:22px;right:22px;top:20px}.brand-word{font-size:31px}.brand-category{font-size:8px;letter-spacing:1.3px}.brand{gap:12px}.scene-title{left:24px;top:99px}.scene-title h1{font-size:35px}.title-subtitle{font-size:10px}.tools{left:19px;top:38%;gap:7px}.tool{width:59px;min-height:66px;border-radius:17px}.tool img{width:37px;height:37px}.tool span{font-size:8px}.tools-label{font-size:7px}.seed-dock{left:16px;right:16px;padding:12px 16px;gap:14px;bottom:23px}.dock-copy{flex-basis:118px}.dock-copy h2{font-size:16px}.dock-instruction{font-size:9px}.seed{height:88px;border-radius:15px}.seed img{width:55px;height:57px}.seeds{gap:7px}.journal-button{flex-basis:55px;padding-left:12px}.journal-button>span{display:none}.journal-button img{width:40px}.guide{left:20px;width:195px;padding:11px 13px;bottom:calc(var(--dock-height) + 41px)}.guide p{font-size:10px}.soil-caption{left:23px;font-size:9px}.plant-state{min-width:70px;padding:4px 7px}.plant-name{font-size:9px}.plant-request{font-size:7px}.weather-chip{right:25px;top:84px;font-size:9px}}
@media(max-width:760px){:root{--dock-height:104px;--plant-h:clamp(146px,29vh,220px)}.topbar{top:15px;left:17px;right:17px}.brand-category,.brand-divider{display:none}.collection-button{height:39px;padding:6px 11px 6px 7px;font-size:10px}.collection-button img{width:25px;height:25px}.collection-button b{margin-left:6px;padding-left:6px}.circle-button{width:36px;height:36px;font-size:17px}.top-actions{gap:7px}.scene-title{left:19px;top:85px}.scene-title h1{font-size:29px;letter-spacing:-1px}.scene-title .eyebrow{font-size:7px}.title-subtitle{display:none}.weather-chip{top:67px;font-size:8px;right:21px}.tools{left:12px;top:38%}.tool{width:48px;min-height:55px;border-radius:14px}.tool img{width:31px;height:31px}.tool span{font-size:7px}.tool kbd,.tools-label{display:none}.cloud-rig{top:25%;width:116px;height:80px}.cloud-hint{font-size:8px}.sun{top:18%;right:12%;width:65px;height:65px}.seed-dock{left:10px;right:10px;bottom:23px;padding:10px;gap:6px;border-radius:20px}.dock-copy,.journal-button{display:none}.seeds{gap:6px}.seed{height:82px;border-radius:13px}.seed img{width:50px;height:53px}.seed span{font-size:8px}.guide{width:160px;left:12px;bottom:calc(var(--dock-height) + 36px);padding:10px 12px}.guide-name{font-size:7px}.guide p{font-size:9px}.soil-caption{display:none}.plant-state{top:calc(var(--plant-h) * .36 + 3px);min-width:57px;padding:4px;border-radius:9px}.plant-name{font-size:8px}.plant-request{font-size:6px}.plant-request img{width:10px;height:10px}.empty-target{height:66px;top:-23px}.empty-target span{font-size:7px}.empty-target b{font-size:20px}.care-object{width:36px;height:55px;top:-33px;left:55%}.bavi{width:115px;height:184px;left:15%}.action-hint{font-size:9px;padding:8px 14px;max-width:60%;left:65%;bottom:calc(var(--dock-height) + 40px)}.panel-dialog{padding:28px 22px;border-radius:25px}.panel-dialog h2{font-size:28px}.help-steps{gap:8px}.help-steps>div{padding:12px}.help-steps b{font-size:11px}.help-steps p{font-size:10px}.stage-strip{gap:4px}.stage-card span{font-size:8px}.journal-tabs{gap:5px}.journal-tabs button{padding:6px 8px;font-size:9px}.dialog-hero{width:80px;height:110px}.collection-dialog h2{padding-right:60px}}
@media(max-width:520px) and (orientation:portrait){:root{--plant-h:165px;--soil:59%;--dock-height:177px}.world-backdrop{height:111.6%;width:175%;max-width:none;left:-37.5%}.scene-title{top:84px}.scene-title h1{font-size:30px}.scene-title .eyebrow{margin-bottom:8px}.brand-word{font-size:28px}.collection-button>span{font-size:0}.collection-button b{font-size:11px;border:0;padding:0}.collection-button{gap:4px}.sun{top:20%;right:9%;width:56px;height:56px}.cloud-rig{top:28%;width:98px;height:68px}.cloud-hint{font-size:7px}.tools{top:37%;left:8px}.tool{width:43px;min-height:49px}.tool img{width:29px;height:29px}.tool span{font-size:6px}.seed-dock{min-height:var(--dock-height);padding:10px 12px;bottom:23px}.seeds{grid-template-columns:repeat(3,1fr);gap:6px 8px}.seed{height:74px;display:grid;grid-template-columns:1fr;grid-template-rows:48px 15px;place-items:center;padding:3px}.seed img{width:49px;height:48px}.seed span{font-size:9px}.bavi{width:90px;height:144px;left:13%}.plot{width:12%}.plant-visual{width:99px;max-width:none}.plant-state{top:65px;min-width:44px;padding:4px 3px}.plant-name{font-size:6px}.plant-request{font-size:0;gap:0}.plant-request img{width:11px;height:11px}.plant-request .need-copy{display:none}.empty-target{height:55px;top:-20px;width:95%}.empty-target span{font-size:6px}.empty-target b{font-size:18px}.guide{left:12px;bottom:calc(var(--dock-height) + 34px);width:164px;padding:9px 12px}.guide p{font-size:8px}.guide-name{font-size:6px}.action-hint{left:72%;max-width:47%;bottom:calc(var(--dock-height) + 38px);font-size:8px}.weather-chip{font-size:7px;top:64px}.help-steps{grid-template-columns:1fr;gap:8px;margin:15px 0}.help-steps>div{display:grid;grid-template-columns:50px 1fr;padding:10px;gap:0 12px}.help-steps img{width:43px;height:50px;grid-row:span 2;margin:0}.help-steps p{margin:5px 0 0}.help-steps b{align-self:end}.panel-dialog h2{font-size:26px}.dialog-lead{font-size:11px}.collection-grid{gap:7px}.collection-item{padding:10px 5px}.collection-item img{width:58px;height:58px}.collection-item b{font-size:10px}.collection-item span{font-size:8px}.stage-strip{gap:2px}.stage-card span{font-size:6px;padding:0 2px}.journal-fact{font-size:11px}.journal-tabs button img{width:18px;height:18px}.journal-tabs button{font-size:8px}.care-object{width:28px;height:47px;left:61%;top:-28px}.butterfly{width:23px;height:23px}}
@media(max-height:560px) and (orientation:landscape){:root{--dock-height:83px;--plant-h:155px;--soil:60%}.world-backdrop{height:113.6%}.topbar{top:10px;left:18px;right:18px}.brand-word{font-size:26px}.brand-category{font-size:7px}.circle-button{width:32px;height:32px;font-size:16px}.collection-button{height:33px;font-size:9px}.collection-button img{width:23px;height:23px}.scene-title{top:62px;left:20px}.scene-title h1{font-size:25px}.scene-title .eyebrow{font-size:6px;margin-bottom:6px}.title-subtitle{display:none}.weather-chip{top:54px;font-size:7px}.tools{left:12px;top:36%;gap:5px}.tool{width:42px;min-height:48px;border-radius:12px}.tool img{width:27px;height:27px}.tool span{font-size:6px}.tool kbd,.tools-label{display:none}.cloud-rig{top:20%;width:106px;height:70px}.cloud-hint{font-size:7px;bottom:-13px}.sun{top:18%;width:57px;height:57px}.bavi{width:96px;height:154px}.seed-dock{bottom:15px;min-height:var(--dock-height);padding:6px 10px;gap:12px;border-radius:18px}.seed{height:68px;border-radius:12px}.seed img{height:44px;width:44px}.seed span{font-size:8px}.dock-copy{flex-basis:100px}.dock-copy h2{font-size:14px}.dock-copy .eyebrow{font-size:6px}.dock-instruction{font-size:7px}.journal-button{flex-basis:40px;padding-left:7px}.journal-button img{width:30px;height:40px}.guide{bottom:calc(var(--dock-height) + 25px);width:162px;padding:7px 11px}.guide p{font-size:8px}.guide-name{font-size:6px}.plant-state{top:53px}.soil-caption{display:none}.action-hint{bottom:calc(var(--dock-height) + 25px);font-size:9px}.save-status{bottom:3px;font-size:6px}.panel-dialog{max-height:calc(100dvh - 20px);padding:25px}.pause-bavi{height:90px}.pause-dialog h2{font-size:26px}.panel-dialog h2{font-size:27px}.help-steps{margin:14px 0}.help-steps img{height:44px;width:44px}.help-steps>div{padding:10px}.help-steps p{font-size:9px}.help-steps b{font-size:10px}}
.world,.game,.effects{overflow:clip}
.scene-title{transition:opacity .7s,transform .7s}
.engaged .scene-title{opacity:0;transform:translateY(-8px)}
.plot.planted:not(.growing) .plant-visual:not(.old-plant){animation:plant-sway 6s ease-in-out infinite}
.paused dialog,.paused dialog *{animation-play-state:running!important}
.game{min-height:320px}
.bavi{z-index:13}
.bavi.has-frames img{animation:none}
.journal-quick{display:none;padding:5px}
.journal-quick img{width:100%;height:100%;object-fit:contain}
.plot{transform:translateX(-50%)}
.plant-hit{top:calc(var(--plant-h) * -.64);height:var(--plant-h)}
.plant-hit::before{top:0}
.plant-hit .plant-visual{top:0}
.plant-state{translate:-50% 0;transform:none}
.scene-title{left:18%;top:16%}
@media(min-width:1101px){:root{--plant-h:clamp(250px,38vh,380px)}}
@media(min-width:761px) and (max-width:1100px) and (min-height:561px){:root{--plant-h:clamp(210px,35vh,300px)}}
@media(max-width:760px){.scene-title{left:19%;top:14%}.scene-title h1{font-size:27px}.journal-quick{display:block}}
@media(max-width:520px) and (orientation:portrait){.scene-title{left:20px;top:92px}.scene-title h1{font-size:29px}.plant-visual{width:82px}.guide{width:calc(100% - 24px);height:39px;padding:7px 11px;bottom:calc(var(--dock-height) + 29px);border-radius:13px}.guide-name{display:none}.guide p{font-size:8px;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-actions{gap:5px}.action-hint{bottom:auto;top:39%;left:59%;max-width:67%}.tool{width:44px}.plant-name{font-size:7px}}
@media(max-height:560px) and (orientation:landscape){.scene-title{left:18%;top:17%}.scene-title h1{font-size:23px}}
@media(max-height:560px) and (orientation:landscape){:root{--plant-h:135px}.seed-dock{height:83px;min-height:83px;padding:6px 12px;bottom:18px}.dock-copy{display:none}.plant-state{top:22px;padding:3px 6px;min-width:65px;height:32px}.plant-name{font-size:8px}.plant-request{font-size:6px;margin-top:1px}.plant-request img{width:10px;height:10px}.moisture-track{height:2px;margin-top:2px}.tools{top:34%;gap:5px}.tool{min-height:44px;height:44px;padding:3px}.tool img{width:25px;height:25px}.guide{bottom:0;top:auto;left:20px;width:74%;height:16px;max-height:16px;padding:0;background:none;box-shadow:none;color:#fff1cf;border-radius:0}.guide-name{display:none}.guide p{font-size:8px;line-height:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0}.action-hint{display:none}.save-status{right:22px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.raindrop{animation-duration:1s!important;animation-iteration-count:infinite!important}.cloud-hint{opacity:1}}
