:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#29483b;background:#e9eddf;font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow:hidden}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #db9d39;outline-offset:4px}#world{position:fixed;inset:0;width:100%;height:100%;touch-action:none}header{position:absolute;top:28px;left:38px;right:34px;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:750}.brand-icon{font-size:43px;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:2px}.edition{font-size:11px;font-weight:400;margin-left:15px;padding-left:22px;border-left:1px solid #36544330;letter-spacing:2px}.tools{display:flex;gap:9px;pointer-events:auto}.tools button{width:38px;height:38px;border:1px solid #ffffffb0;background:#ffffff60;border-radius:50%;font-size:20px;color:#466254}.chapter{position:absolute;left:44px;top:134px;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700}.eyebrow span{font-weight:400;letter-spacing:1px;margin-left:12px;color:#6b7f70}h1{font-size:clamp(30px,3.3vw,50px);line-height:1.35;letter-spacing:2px;margin:21px 0 15px;font-weight:650}.chapter>p{font-size:12px;color:#728172;letter-spacing:1px}.mission{display:flex;gap:13px;align-items:center;margin-top:34px}.mission-icon{border:1px solid #a8b8a5;border-radius:12px;padding:7px 10px;font-size:24px}.mission small{display:block;font-size:10px;color:#849181;margin-bottom:7px}.mission strong{font-size:13px;font-weight:600}ol{list-style:none;padding:0;margin-top:27px}li{position:relative;font-size:12px;color:#899485;margin-bottom:22px;padding-left:35px}li i{font-style:normal;position:absolute;left:0;top:0;border:1px solid #b6c2ad;border-radius:50%;width:22px;height:22px;text-align:center;line-height:20px;font-size:10px}li span{display:block;font-size:10px;margin-top:6px;opacity:.7}li.active{color:#355e42;font-weight:700}li.active i{background:#365e44;color:#fff;border-color:#365e44}li.done i{background:#c5d9ae;color:#3e6039}.environment{position:absolute;right:36px;top:110px;background:#ffffff60;border:1px solid #ffffff80;padding:12px 17px;border-radius:14px;display:flex;align-items:center;gap:12px;font-size:12px}.sun{font-size:27px;color:#b6924b}.environment small{display:block;font-size:9px;color:#899484;margin-top:5px}.live-dot{width:5px;height:5px;border-radius:50%;background:#91a975;margin-left:10px}.scene-hint{position:absolute;bottom:218px;left:57%;transform:translate(-50%);font-size:10px;color:#71836c;white-space:nowrap}.scene-hint span{padding:0 10px}.dock{position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:min(760px,calc(100% - 80px));padding:20px 24px;background:#fffef4ed;border:1px solid #fff;border-radius:22px;box-shadow:0 12px 50px #3b503215;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.guide{display:flex;align-items:center;gap:14px}.avatar{height:43px;width:43px;border-radius:50%;background:#e3edcd;color:#567b40;display:grid;place-items:center;font-size:35px}small#guide-kicker{font-size:9px;letter-spacing:1px;color:#889878}h2{font-size:16px;margin:4px 0 5px;font-weight:600}.guide p{font-size:10px;color:#8c9685;margin:0}.guide #progress{margin-left:auto;color:#97a38e;font-size:11px;letter-spacing:2px}.actions{display:flex;gap:12px;margin-top:17px}.module{flex:1;display:flex;align-items:center;text-align:left;border:1px solid #dfe4d6;border-radius:12px;padding:11px 14px;background:#f6f7ed;color:#3d5642;gap:12px;transition:background .2s,transform .2s}.module:hover{background:#eaf0db;transform:translateY(-2px)}.module.selected{border-color:#6a8b53;background:#e6edd8}.module .symbol{font-size:25px;color:#89a25e}.module strong{display:block;font-size:12px}.module small{display:block;font-size:9px;color:#939b88;margin-top:4px}.module .arrow{margin-left:auto;color:#aab69c}.primary{border:0;border-radius:12px;background:#375f44;color:#fffef3;padding:14px 25px;font-size:12px;flex:1}.primary:hover{background:#264b33}.secondary{background:transparent;border:1px solid #d4dec8;color:#5c7252;border-radius:12px;padding:12px 18px}.primary:disabled{background:#a9b797;cursor:wait}.footnote{position:absolute;bottom:13px;left:38px;font-size:9px;color:#8d9983}.footnote span{padding:0 8px}.world-label{position:absolute;background:#fffdf0eb;box-shadow:0 4px 12px #4e643719;padding:8px 13px;border:1px solid #fff;border-radius:9px;font-size:10px;white-space:nowrap;transform:translate(-50%,-100%);pointer-events:none}.world-label b{font-weight:400;color:#8c9b7b;margin-left:7px}#toast{position:absolute;left:50%;top:100px;transform:translate(-50%);padding:11px 22px;background:#375f44;color:#fff;border-radius:30px;font-size:12px;opacity:0;transition:opacity .3s;pointer-events:none}#toast.show{opacity:1}dialog{width:min(470px,90vw);border:0;border-radius:24px;background:#fffdf2;color:#3c5743;padding:34px;box-shadow:0 20px 100px #15281840}dialog::backdrop{background:#243d3255;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog h2{font-size:24px;margin:20px 0}dialog h3{font-size:14px}dialog p{font-size:12px;line-height:1.9;color:#74806c}dialog a{font-size:11px;color:#547340}.close{float:right;border:0;background:none;font-size:25px;color:#6c795f}.result-stat{flex:1;padding:8px 14px;border-radius:12px;background:#edf1df;font-size:11px;line-height:1.8}.result-stat strong{font-size:15px;display:block}.result-stat.bad{background:#f3e7d1}.comparison-note{font-size:10px;align-self:center;max-width:180px;color:#7c886e}@media(max-width:760px){header{top:18px;left:20px;right:20px}.edition{display:none}.brand{font-size:19px}.chapter{left:23px;top:100px}h1{font-size:28px;margin-top:13px}.chapter>p,.mission,ol,.environment{display:none}.eyebrow span{display:none}.dock{bottom:30px;width:calc(100% - 26px);padding:15px}.guide{gap:9px}h2{font-size:13px}.guide p,.guide #progress{font-size:9px}.module{padding:10px 8px;gap:7px}.module strong{font-size:11px}.module .symbol{font-size:20px}.scene-hint{bottom:215px;left:50%}.footnote{left:20px;font-size:8px}.actions{gap:7px}.comparison-note{max-width:100px}.world-label{font-size:9px}.result-stat{padding:5px 9px}}header{top:20px;left:28px;right:28px}.tools button{background:#fffdf1;border-color:#d2dac7;width:42px;height:42px}.chapter{top:109px;left:28px;width:215px;pointer-events:auto}.chapter h1{font-size:25px;letter-spacing:0;margin:12px 0 8px}.chapter>p{font-size:11px;letter-spacing:0;color:#687d60}.chapter .eyebrow{color:#718563}#steps{margin-top:23px}#steps li{margin-bottom:18px;font-size:13px;padding-left:36px}#steps li span{font-size:10px;margin-top:4px;color:#607256;opacity:1}#steps li i{width:25px;height:25px;line-height:23px}#steps li.active{background:#f9fbee;border-radius:12px;padding-top:9px;padding-bottom:9px;margin-left:-9px;padding-left:45px;box-shadow:0 4px 16px #536a3110}#steps li.active i{left:9px;top:10px}.notebook-button{display:flex;align-items:center;gap:10px;width:205px;background:#fafbed;border:1px solid #b6c9a5;border-radius:13px;padding:13px;color:#3b5c3d;font-size:13px}.notebook-button b{margin-left:auto;background:#dce8ca;border-radius:20px;padding:2px 8px}.camera-button{border:0;background:transparent;color:#5d7453;padding:13px 2px;font-size:11px}.environment{right:28px;top:85px;background:#fffdefd9;padding:10px 14px}.environment small{color:#67795c}.dock{left:270px;right:28px;bottom:26px;transform:none;width:auto;min-height:163px;padding:18px 22px;border:1px solid #d3ddc1;box-shadow:0 9px 35px #3a53252b;background:#fffef5fa;border-radius:19px;z-index:5}.guide h2{font-size:19px;color:#25472e;line-height:1.35}.guide p{font-size:12px;color:#627657;line-height:1.5;max-width:640px}.guide small#guide-kicker{font-size:10px;color:#4e7145;font-weight:650}.guide #progress{background:#e8efdd;color:#537046;padding:7px 9px;border-radius:8px;white-space:nowrap}.avatar{flex-shrink:0}.actions{align-items:stretch;margin-top:15px;min-height:49px}.primary,.secondary{font-size:13px;min-height:45px}.primary{font-weight:600;flex:1;box-shadow:0 3px #23452e}.secondary{background:#f6f8ec;border-color:#bccbac;color:#405f38}.secondary:hover{background:#e6eed6}.primary:disabled,.secondary:disabled{opacity:.55;box-shadow:none;cursor:not-allowed}.module strong{font-size:14px}.module small{font-size:11px;color:#607453}.module.selected,.prediction.selected{border:2px solid #557d3c;background:#eaf1d7}.module:disabled{opacity:.45}.world-label{pointer-events:auto;font-size:12px;font-weight:600;background:#fffef2;color:#36523a;border:1px solid #95ae82;box-shadow:0 4px 15px #26442a28;min-height:38px;padding:10px 13px;z-index:2;transition:background .2s}.world-label:after{content:"";position:absolute;bottom:-7px;left:50%;height:10px;width:10px;background:inherit;border-right:1px solid #95ae82;border-bottom:1px solid #95ae82;transform:rotate(45deg)}.world-label.hotspot-active{background:#365f3b;color:#fff;border:2px solid #e9f5b1;box-shadow:0 0 0 5px #a9c96644,0 5px 15px #26442a35}.world-label:hover{background:#dceac6;color:#2c4d31}.plot-a{border-left:5px solid #b38c43}.plot-b{border-left:5px solid #5d8649}.scene-hint{left:auto;right:35px;bottom:207px;transform:none;color:#586e4f;background:#f4f6e9bd;padding:7px 12px;border-radius:20px;font-size:10px}.footnote{left:28px;bottom:12px;color:#697c5a}#toast{z-index:30;top:79px;max-width:min(620px,85vw);text-align:center;font-size:13px;line-height:1.6;box-shadow:0 5px 20px #294d3225}.activity{position:absolute;top:115px;left:calc(50% + 90px);transform:translate(-50%);width:min(600px,calc(100% - 320px));padding:22px 25px;border:1px solid #fff;border-radius:22px;background:#fbf9edfa;box-shadow:0 20px 70px #2e473a38;z-index:4;max-height:calc(100dvh - 325px);overflow:auto}.activity[hidden]{display:none}.activity-open #labels{opacity:.18;pointer-events:none}.activity-open #labels button{pointer-events:none}.activity-heading{display:flex;justify-content:space-between;font-size:12px;color:#547142}.activity-heading b{font-size:11px;background:#e7eedb;border-radius:15px;padding:4px 9px}.activity-caption{font-size:12px;text-align:center;color:#6a795a;line-height:1.6;margin:15px 0 0}.specimen{position:relative;height:200px;max-width:420px;margin:auto}.specimen svg{width:100%;height:100%}.clue{position:absolute;border:2px solid #fff;background:#dbae52;color:#fff;border-radius:30px;min-width:36px;min-height:36px;font-weight:600;font-size:16px;box-shadow:0 0 0 6px #e2bd6450}.clue.bite{left:72%;top:62%}.clue.larva{left:43%;top:40%;background:#edf3d8;color:#345b33}.clue.found{font-size:11px;background:#3f7044;box-shadow:none;color:#fff;padding:8px}.assembly-slots{display:flex;align-items:center;justify-content:center;gap:14px;margin:25px 0}.assembly-slot{width:115px;height:112px;border:2px dashed #b4c3a0;border-radius:17px;display:grid;place-content:center;gap:7px;text-align:center;color:#849370}.assembly-slot>span{font-size:34px}.assembly-slot small{font-size:12px}.assembly-slot.filled{border:2px solid #8fab68;background:#eaf0d9;color:#3a6736}.assembly-slots>b{color:#9aac86}.part-tray{display:flex;gap:12px;justify-content:center}.seed-cards{display:flex;gap:14px;margin-top:18px}.seed-card{flex:1;text-align:center;border:1px solid #dce2c9;border-radius:15px;padding:13px 8px;background:#fffef5}.seed-card strong{display:block;font-size:13px}.seed-card .secondary{padding:8px 12px;min-height:36px;margin-top:12px;font-size:12px}.seed-art{font-size:60px;color:#6b994c;line-height:1.05}.seed-art.weak{color:#ab9c6e;transform:rotate(25deg)}.test-reading{font-size:10px;line-height:1.8;color:#6c7e5c;margin-top:9px}.test-reading b{color:#426335;margin-left:5px}.inline-note{align-self:center;font-size:12px;color:#6a795d}.grow-track{flex:1;background:#e7eddb;height:13px;border-radius:20px;overflow:hidden;align-self:center}.grow-track>span{display:block;background:linear-gradient(90deg,#638b46,#b5cf6f);height:100%;width:0;border-radius:20px}#grow-status,#observe-status{align-self:center;font-size:12px;font-weight:500;min-width:130px;color:#557243}.water-control{flex:1;background:#f2f6ea;border:1px solid #b7cbaa;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px 15px;color:#476843}.water-control strong{font-size:12px}.water-control small{width:100%;text-align:left;font-size:10px;margin-top:5px;color:#657859}.water-control i{font-style:normal;font-size:20px;color:#d2dcc9;padding:0 3px}.water-control i.wet{color:#629cac}.predict-options{display:flex;gap:20px;margin:22px 0 6px}.prediction{flex:1;display:grid;place-items:center;gap:10px;padding:20px;border:1px solid #cbd7b8;border-radius:16px;background:#f4f6e7;color:#45643b}.prediction>span{font-size:40px}.prediction strong{font-size:15px}.prediction small{font-size:11px;color:#70865d}.leaf-comparison{display:flex;align-items:center;justify-content:center;gap:30px;padding:15px}.leaf-comparison>span{font-size:105px;color:#6f9b49}.leaf-comparison.damaged>span{color:#af984e;transform:rotate(20deg) scaleX(.7)}.leaf-comparison strong{font-size:20px}.leaf-comparison p{font-size:12px;color:#768163}.conclusion-options{display:grid;gap:10px;margin-top:17px}.conclusion-options .module{padding:16px;font-size:14px}.completion{text-align:center}.completion>span{font-size:75px;color:#b99d50}.completion h2{font-size:26px;margin:12px}.badges{display:flex;justify-content:center;gap:10px;margin-top:20px}.badges span{font-size:11px;background:#e9efd9;color:#627944;border-radius:20px;padding:9px}.journal-entry{display:flex;gap:14px;border:1px solid #dce4ce;border-radius:13px;padding:15px;margin-top:12px}.journal-entry>span{font-size:25px;color:#84a363}.journal-entry strong{font-size:13px}.journal-entry p{margin:6px 0;font-size:12px}.journal-entry small{font-size:9px;color:#7b8c68}.journal-empty{padding:30px 10px;text-align:center;font-size:40px;color:#9aad83}dialog{max-height:85dvh;overflow:auto}button{transition:background .18s,box-shadow .18s}dialog .close{min-width:38px;min-height:38px}#journal{width:min(580px,90vw)}@media(max-height:690px)and (min-width:761px){.chapter{top:92px}#steps{margin-top:15px}#steps li{margin-bottom:12px}#steps li span{display:none}.activity{top:92px;max-height:calc(100dvh - 290px)}.specimen{height:160px}.seed-art{font-size:43px}.dock{padding:15px 20px;min-height:150px}.guide h2{font-size:17px}.notebook-button{padding:10px}.environment{display:none}}@media(max-width:760px){header{left:18px;right:18px;top:16px}.tools{gap:5px}.tools button{width:36px;height:36px}.chapter{top:79px;left:18px;width:auto}.chapter h1{font-size:21px}.chapter .eyebrow{font-size:9px}.chapter>p,#steps,.camera-button{display:none}.notebook-button{position:fixed;right:18px;top:77px;width:auto;font-size:11px;padding:10px}.environment{display:none}.dock{left:12px;right:12px;bottom:24px;width:auto;min-height:170px;padding:14px}.guide h2{font-size:16px}.guide p{font-size:11px}.guide #progress{font-size:9px;padding:6px}.avatar{display:none}.actions{flex-wrap:wrap;gap:8px}.module{min-width:125px;padding:9px}.module strong{font-size:12px}.module small{font-size:10px}.primary,.secondary{font-size:12px;padding:10px 13px}.actions>.primary{min-width:130px}.activity{top:146px;left:14px;right:14px;transform:none;width:auto;max-height:calc(100dvh - 390px);padding:17px}.activity-heading{font-size:11px}.specimen{height:170px}.seed-cards{gap:6px}.seed-card{padding:9px 4px}.seed-art{font-size:43px}.assembly-slots{gap:7px;margin:15px 0}.assembly-slot{width:85px;height:87px}.part-tray{gap:7px}.part-tray .secondary{font-size:10px;padding:9px}.scene-hint{bottom:230px;right:16px;font-size:9px}.world-label{font-size:10px;padding:8px 9px;min-height:33px}.footnote{font-size:8px;left:17px}.prediction{padding:15px 8px}.prediction strong{font-size:12px}.water-control{padding:8px;min-width:100px}.water-control i{font-size:15px}.leaf-comparison{gap:15px}.leaf-comparison strong{font-size:17px}.leaf-comparison>span{font-size:75px}.completion>span{font-size:48px}.completion h2{font-size:22px}.badges{gap:5px}.badges span{font-size:9px;padding:7px}}
