@layer reset{*,:before,:after{box-sizing:border-box}html{background:#deddd5;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}}@layer theme{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:oklch(97.7% .012 85);--paper-warm:oklch(95.6% .025 82);--paper-deep:oklch(91.8% .031 78);--ink:oklch(27% .028 76);--ink-soft:oklch(47% .027 77);--ink-faint:oklch(65% .022 84);--green:oklch(56% .09 140);--green-deep:oklch(46% .09 141);--green-soft:oklch(84% .045 139);--green-pale:oklch(93% .025 139);--water:oklch(78% .055 210);--seal:oklch(52% .12 37);--line:color-mix(in oklab, var(--ink) 12%, transparent);--shadow-soft:0 10px 30px color-mix(in oklab, var(--ink) 10%, transparent);--shadow-button:0 5px 13px color-mix(in oklab, var(--green-deep) 24%, transparent), inset 0 1px 0 #ffffff73;--sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif;--poem:"Songti SC", STSong, "LXGW WenKai", "Kaiti SC", STKaiti, "KaiTi", "FangSong", serif}}@layer base{body{color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;touch-action:pan-y;background:radial-gradient(circle at 22% 10%,#ffffff8c,#0000 31rem),#deddd5}button{cursor:pointer;background:0 0;border:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in oklab, var(--green-deep) 74%, white);outline-offset:2px}textarea{resize:none}h1,h2,h3,p{margin-block:0}.app-shell{min-height:100dvh}.app-canvas,.seed-flow{background-color:var(--paper);background-image:radial-gradient(at 15% 18%,#997f5b0e 0 1px,#0000 1.7px),radial-gradient(at 78% 63%,#5468490a 0 1px,#0000 1.5px),linear-gradient(96deg,#ffffff6b,#0000 40%,#806c4b06);background-size:19px 23px,31px 29px,100% 100%;width:min(100%,430px);min-height:100dvh;margin-inline:auto;position:relative;overflow:hidden}.page{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.ink-title{font-family:var(--poem);letter-spacing:.09em;font-weight:600}.password-reset-page{background:radial-gradient(circle at 50% 18%,#ffffffd1,#0000 34rem),#e4e7dc;place-items:center;min-height:100dvh;padding:20px;display:grid}.password-reset-card{width:min(100%,430px);max-height:none;padding:28px 24px calc(28px + env(safe-area-inset-bottom));text-align:center;border-radius:28px;position:relative}.password-reset-card h1{margin:8px 0 10px;font-size:27px}.password-reset-card .identity-form{text-align:left;margin-top:22px}.reset-account-hint{color:var(--ink-faint);text-align:center;margin:0 0 12px;font-size:12px}.reset-error{color:var(--seal);margin:-4px 2px 8px;font-size:12px}.reset-login-link{justify-content:center;align-items:center;margin-top:24px;text-decoration:none;display:flex}}@layer components{.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.primary-button{color:#fff;background:linear-gradient(180deg, color-mix(in oklab, var(--green) 92%, white), var(--green-deep));border:1px solid color-mix(in oklab, var(--green-deep) 75%, black 5%);width:100%;min-height:48px;box-shadow:var(--shadow-button);border-radius:999px;padding:0 24px;transition:transform .18s,filter .18s,box-shadow .18s}.primary-button>span{font-family:var(--poem);letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;font-size:17px;display:flex}.primary-button:hover{filter:saturate(1.04)brightness(1.02)}.primary-button:active{box-shadow:0 3px 8px color-mix(in oklab, var(--green-deep) 22%, transparent);transform:translateY(1px)scale(.992)}.primary-button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.3);box-shadow:none;transform:none}.text-button{min-height:40px;color:var(--green-deep);letter-spacing:.04em;font-size:13px}.secondary-button,.danger-button{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:44px;display:flex}.danger-button{color:var(--seal)}.icon-button{background:color-mix(in oklab, var(--paper) 80%, white);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px 10px #332d2417}.bottom-nav{z-index:20;height:calc(67px + env(safe-area-inset-bottom));padding:7px 35px env(safe-area-inset-bottom);background:color-mix(in oklab, var(--paper) 92%, white 8%);border-top:1px solid color-mix(in oklab, var(--ink) 9%, transparent);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -7px 22px #49443a0b}.nav-item{color:var(--ink-faint);letter-spacing:.05em;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.nav-item[data-active=true]{color:var(--green-deep)}.nav-item svg{transition:transform .2s}.nav-item[data-active=true] svg{transform:translateY(-1px)}.world-scene{pointer-events:none;position:absolute;inset:0;overflow:hidden}.world-image{object-fit:cover;object-position:center 57%;opacity:.93;width:100%;height:100%}.world-scene:after{content:"";background:linear-gradient(180deg, #f9f7f017, transparent 25%, transparent 76%, var(--paper) 100%);position:absolute;inset:0}.mist{filter:blur(13px);background:#faf9f466;border-radius:50%;width:62%;height:13%;animation:12s ease-in-out infinite alternate mist-drift;position:absolute}.mist-one{top:47%;left:-18%}.mist-two{animation-delay:-4s;top:56%;right:-28%}.world-bird{color:#5c685c;opacity:.66;font-size:22px;position:absolute;top:35%;right:18%}.world-glow{background:#f5d98f;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px 5px #eed28b52}.glow-one{top:61%;left:22%}.glow-two{top:66%;right:27%}.bottom-sheet{background:var(--paper);width:min(100%,430px);max-height:88dvh;padding:30px 22px calc(28px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -16px 40px #29251f29}.sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#24221d4d;position:fixed;inset:0}.sheet-close{border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:16px}.toast{z-index:100;left:0;right:0;top:calc(16px + env(safe-area-inset-top));color:#fff;background:#374533f0;border-radius:16px;align-items:center;gap:9px;width:min(100% - 40px,390px);margin-inline:auto;padding:13px 15px;display:flex;position:fixed;box-shadow:0 10px 30px #1e231c40}.toast span{flex:1;font-size:13px}.toast button{color:inherit;place-items:center;display:grid}.toggle{background:var(--paper-deep);border-radius:999px;width:44px;height:25px;padding:3px;transition:background .2s}.toggle[aria-checked=true]{background:var(--green)}.toggle-knob{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .2s;display:block;box-shadow:0 1px 4px #00000029}.toggle[aria-checked=true] .toggle-knob{transform:translate(19px)}.form-group{gap:9px;display:grid}.form-group>span:first-child,.category-fieldset legend{letter-spacing:.03em;font-size:14px;font-weight:600}.form-group em{color:var(--ink-faint);margin-left:4px;font-size:12px;font-style:normal;font-weight:400}.form-group textarea,.search-field input{border:1px solid color-mix(in oklab, var(--ink) 10%, transparent);width:100%;color:var(--ink);background:#ffffff5c;border-radius:13px;box-shadow:inset 0 1px 7px #64574009}.form-group textarea{padding:15px 14px;line-height:1.7}.form-group textarea::placeholder,.search-field input::placeholder{color:color-mix(in oklab, var(--ink-faint) 72%, transparent)}.feeling-picker{padding:0}.feeling-options{flex-wrap:wrap;gap:8px;display:flex}.feeling-chip{border:1px solid var(--line);min-height:38px;color:var(--ink-soft);background:#ffffff57;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:0 13px;font-size:13px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.feeling-chip[data-selected=true]{color:var(--green-deep);border-color:color-mix(in oklab, var(--green) 46%, transparent);background:var(--green-pale);transform:translateY(-1px)}.feeling-chip:focus-visible{outline:2px solid color-mix(in oklab, var(--green) 52%, transparent);outline-offset:2px}.feeling-custom{display:block}.feeling-custom textarea{width:100%}.field-meta{min-height:16px;color:var(--ink-faint);align-items:center;font-size:11px;display:flex}.field-meta b{margin-left:auto;font-weight:400}.field-meta i{flex:1}.field-error{color:var(--seal);font-size:12px}}@layer pages{.living-garden[data-scene=night_fireflies]:after{background:linear-gradient(#16262c38,#16242a1f 58%,#0f191d59)}.new-life-note{z-index:14;top:max(86px, calc(env(safe-area-inset-top) + 68px));min-height:38px;color:var(--green-deep);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-family:var(--poem);background:#faf8efc7;border:1px solid #4b604529;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:flex;position:absolute;right:17px;box-shadow:0 8px 22px #303b2b17}.scene-picker{margin:2px 0 24px}.scene-picker-heading,.atlas-heading{justify-content:space-between;align-items:baseline;margin-bottom:11px;display:flex}.scene-picker-heading h3,.atlas-heading h3{font-family:var(--poem);font-size:17px}.scene-picker-heading span,.atlas-heading span{color:var(--ink-faint);font-size:11px}.scene-scroller{scrollbar-width:none;grid-auto-columns:92px;grid-auto-flow:column;gap:9px;margin-inline:-22px;padding:0 22px 5px;display:grid;overflow-x:auto}.scene-scroller::-webkit-scrollbar{display:none}.scene-scroller button{text-align:left;min-width:0}.scene-preview{background-position:50%;background-size:cover;border:1px solid #0000;border-radius:15px;place-items:center;width:92px;height:112px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #464b3d14}.scene-preview[data-scene=morning_mist]{filter:brightness(1.05)saturate(.68)}.scene-preview[data-scene=clear_stream]{filter:saturate(.98)}.scene-preview[data-scene=dusk]{filter:brightness(1.04)saturate(.84)sepia(.05)}.scene-preview[data-scene=night_fireflies]{filter:brightness(1.06)saturate(.9)}.scene-preview[data-scene=spring_awake]{filter:brightness(1.05)saturate(.78)}.scene-preview[data-scene=summer_grow]{filter:saturate(.98)}.scene-preview[data-scene=autumn_harvest]{filter:brightness(1.04)saturate(.88)sepia(.05)}.scene-preview[data-scene=winter_rest]{filter:brightness(1.05)saturate(.62)}.scene-scroller button[data-selected=true] .scene-preview{border-color:var(--green-deep);box-shadow:inset 0 0 0 2px #fffff8cc,0 5px 15px #2d402a1a}.scene-preview svg{color:#fff;filter:none;background:#415b3cc7;border-radius:50%;width:28px;height:28px;padding:6px}.scene-scroller strong{font-family:var(--poem);margin-top:7px;font-size:12px;display:block}.scene-scroller small{color:var(--ink-faint);font-size:10px}.atlas-heading{margin-top:4px}.about-principles{display:grid}.about-principles article{border-top:1px solid var(--line);color:var(--green-deep);grid-template-columns:38px 1fr;gap:10px;padding:16px 0;display:grid}.about-principles strong{font-family:var(--poem);font-size:15px}.about-principles p{color:var(--ink-soft);margin-top:4px;font-size:12px;line-height:1.7}.immersive-growth:is([data-stage="1"],[data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .natural-seed,.immersive-growth:is([data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .soil-breath{animation-duration:.9s}.growth-progress{z-index:15;top:max(24px, calc(env(safe-area-inset-top) + 12px));gap:6px;display:flex;position:absolute;left:20px}.growth-progress i{background:#3641312e;border-radius:9px;width:18px;height:2px;transition:background .4s}.growth-progress i[data-active=true]{background:#364c31b8}.growth-skip{z-index:16;top:max(12px, env(safe-area-inset-top));color:#303b2cc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:76px;min-height:44px;font-family:var(--poem);background:#faf8efa3;border-radius:999px;padding:0 12px;font-size:12px;position:absolute;right:13px}.more-wishes{width:100%;min-height:44px;color:var(--ink-faint);font-family:var(--poem);justify-content:center;align-items:center;gap:4px;margin-top:8px;font-size:12px;display:flex}.field-page{grid-template-rows:minmax(360px,58dvh) auto;display:grid}.field-hero{isolation:isolate;min-height:390px;position:relative}.brand-lockup{z-index:3;top:max(72px, calc(env(safe-area-inset-top) + 44px));text-align:center;position:absolute;left:0;right:0}.wordmark{font-family:var(--poem);letter-spacing:.03em;text-shadow:0 2px #ffffffa6;font-size:clamp(50px,14vw,64px);font-weight:700;line-height:1}.brand-lockup p{font-family:var(--poem);letter-spacing:.12em;margin-top:17px;font-size:15px}.today-sheet{z-index:4;background:color-mix(in oklab, var(--paper) 95%, white);border-radius:24px 24px 0 0;margin-top:-34px;padding:20px 18px 14px;position:relative;box-shadow:0 -9px 25px #39342c14}.today-sheet h2{font-family:var(--poem);letter-spacing:.07em;font-size:19px}.suggestion-helper{color:var(--ink-faint);margin-top:3px;font-size:12px}.seed-options{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 10px;display:grid}.seed-option{border:1px solid color-mix(in oklab, var(--green) 10%, var(--line));background:#ffffff61;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:77px;padding:8px 4px;transition:background .18s,border .18s,transform .18s;display:flex}.seed-option[data-selected=true]{border-color:color-mix(in oklab, var(--green) 48%, transparent);background:var(--green-pale);transform:translateY(-1px)}.seed-option-icon{width:31px;height:31px;color:var(--green-deep);background:#ffffff9e;border-radius:50%;place-items:center;display:grid}.seed-option strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:500;overflow:hidden}.selected-seed-helper{min-height:18px;color:var(--ink-soft);text-align:center;margin-bottom:10px;font-size:11px}.today-sheet .primary-button{max-width:270px;margin-inline:auto;display:block}.today-sheet .text-button{width:100%;display:block}.growth-state{color:var(--ink-faint);justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.growth-line{background:var(--line);width:22px;height:1px}.page-header{padding:max(58px, calc(env(safe-area-inset-top) + 28px)) 20px 18px;text-align:center}.page-header h1,.mind-header h1{font-size:34px}.page-header p{color:var(--ink-soft);font-family:var(--poem);margin-top:8px;font-size:13px}.search-field{border:1px solid var(--line);height:44px;color:var(--ink-faint);background:#fff6;border-radius:14px;align-items:center;gap:8px;margin:0 18px 12px;padding:0 12px;display:flex}.search-field input{box-shadow:none;background:0 0;border:0;outline:none;flex:1;height:100%;padding:0}.search-field button{color:var(--ink-faint);place-items:center;display:grid}.filter-scroller{scrollbar-width:none;gap:7px;padding:0 18px 12px;display:flex;overflow-x:auto}.filter-scroller::-webkit-scrollbar{display:none}.filter-chip,.category-chip{border:1px solid var(--line);min-height:34px;color:var(--ink-soft);background:#ffffff57;border-radius:9px;flex:none;align-items:center;gap:4px;padding:0 12px;font-size:12px;display:inline-flex}.filter-chip[data-selected=true],.category-chip[data-selected=true]{color:#fff;border-color:var(--green);background:var(--green)}.record-timeline{padding:2px 18px 28px}.load-more-records{border:1px solid var(--line);width:100%;min-height:48px;color:var(--green-deep);font-family:var(--poem);background:#ffffff5c;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.load-more-records span{color:var(--ink-faint);font-size:11px;font-family:var(--sans)}.record-row{text-align:left;border-bottom:1px solid var(--line);grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;width:100%;padding:15px 2px;display:grid;position:relative}.timeline-sprout{width:38px;height:38px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;place-items:center;display:grid}.record-content{gap:4px;min-width:0;display:grid}.record-date{color:var(--ink-faint);font-size:10px}.record-date em{color:var(--seal);margin-left:5px;font-style:normal}.record-content strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.record-category{width:fit-content;color:var(--green-deep);font-size:10px}.empty-state{text-align:center;padding:66px 30px}.empty-plant{width:94px;height:94px;color:var(--green);background:var(--green-pale);border-radius:50%;place-items:center;margin:auto;display:grid}.empty-state h2{font-family:var(--poem);margin-top:20px;font-size:20px}.empty-state p{color:var(--ink-soft);margin:9px auto 20px;font-size:13px;line-height:1.7}.floating-record-button{z-index:18;right:max(18px,50vw - 197px);bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;background:var(--green-deep);height:46px;box-shadow:var(--shadow-button);border-radius:999px;align-items:center;gap:6px;padding:0 16px;display:flex;position:fixed}.mind-header{text-align:center;height:254px;position:relative;overflow:hidden}.mind-header h1{z-index:4;padding-top:max(53px, calc(env(safe-area-inset-top) + 23px));position:relative}.mind-header .world-scene{opacity:.78}.mind-header .world-image{object-position:center 70%}.mind-sheet{background:var(--paper);border-radius:25px 25px 0 0;margin-top:-31px;padding:18px 18px 30px;position:relative;box-shadow:0 -8px 26px #2d2b2412}.mind-intro{text-align:center}.mind-intro p{font-family:var(--poem);letter-spacing:.1em;font-size:14px}.mind-intro span{color:var(--green);justify-content:center;align-items:center;gap:7px;margin-top:8px;display:flex}.mind-intro i{background:var(--line);width:25px;height:1px}.growth-summary{border:1px solid var(--line);background:#ffffff4d;border-radius:16px;grid-template-columns:repeat(3,1fr);margin:18px 0 24px;padding:12px 7px;display:grid}.growth-summary>div{min-width:0;color:var(--green-deep);border-right:1px solid var(--line);justify-items:center;gap:2px;display:grid}.growth-summary>div:last-child{border-right:0}.growth-summary strong{font-family:var(--poem);font-size:23px;font-weight:500;line-height:1}.growth-summary small{margin-left:1px;font-size:9px}.growth-summary span{color:var(--ink-soft);font-size:10px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.section-heading h2{font-family:var(--poem);font-size:18px}.section-heading button{color:var(--ink-faint);align-items:center;font-size:11px;display:flex}.milestone-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:29px 8px;display:grid;overflow:visible}.milestone{text-align:center;background:0 0;border:0;border-radius:0;grid-template-rows:118px auto;align-content:start;justify-items:center;gap:7px;min-width:0;min-height:178px;padding:0;display:grid;overflow:visible}.milestone img{object-fit:contain;object-position:center center;box-sizing:border-box;filter:drop-shadow(0 6px 9px #54462b14);background:0 0;border:0;border-radius:0;width:118px;max-width:min(100%,118px);height:118px;padding:0;display:block;overflow:visible}.milestone>div{align-content:start;gap:4px;width:min(100%,112px);min-height:50px;padding-top:0;display:grid}.milestone strong{font-family:var(--poem);letter-spacing:.04em;font-size:12px;line-height:1.2}.milestone span{color:var(--ink-faint);font-size:9px;line-height:1.45}.milestone[data-locked=true] img{filter:grayscale()opacity(.36)}.milestone[data-locked=true] strong,.milestone[data-locked=true] span{color:#484e426e}.settings-list{border-top:1px solid var(--line);margin-top:25px}.settings-row{text-align:left;border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:7px;width:100%;min-height:54px;padding:0 3px;font-size:13px;display:grid}.settings-icon{width:31px;height:31px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;place-items:center;display:grid}.settings-accessory{color:var(--ink-faint)}.atlas-count{align-items:center;gap:4px;font-size:11px;display:inline-flex}.collection-sheet{padding-top:34px}.collection-sheet .ink-title{margin-top:5px;font-size:31px}.collection-kicker{color:var(--green-deep);letter-spacing:.12em;align-items:center;gap:6px;font-size:11px;display:flex}.collection-lead{max-width:330px;color:var(--ink-soft);font-family:var(--poem);margin:8px 0 22px;font-size:12px;line-height:1.8}.archive-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 8px;padding-top:4px;display:grid;overflow:visible}.archive-row{text-align:center;background:0 0;border:0;border-radius:0;grid-template-rows:126px auto;align-content:start;justify-items:center;gap:7px;min-width:0;min-height:212px;padding:0;display:grid;overflow:visible}.archive-row[data-locked=true]{color:color-mix(in oklab, var(--ink) 55%, var(--paper))}.archive-mark{width:126px;max-width:min(100%,126px);height:126px;color:var(--green-deep);background:0 0;border:0;border-radius:0;place-items:center;display:grid;overflow:visible}.archive-mark img{object-fit:contain;object-position:center center;box-sizing:border-box;filter:drop-shadow(0 5px 8px #54462b17);background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0}.archive-row[data-locked=true] .archive-mark{color:var(--ink-faint)}.archive-row[data-locked=true] .archive-mark img{filter:grayscale()opacity(.42)}.archive-copy{width:min(100%,112px);min-width:0}.archive-copy>div{align-content:start;justify-items:center;gap:3px;min-height:34px;display:grid}.archive-copy strong{font-family:var(--poem);font-size:12px;line-height:1.2}.archive-copy>div span{color:var(--green-deep);font-size:9px}.archive-row[data-locked=true] .archive-copy>div span{color:var(--ink-faint)}.archive-copy p{max-width:112px;color:var(--ink-faint);margin:5px auto 0;font-size:9px;line-height:1.5}.archive-copy i{background:var(--paper-deep);border-radius:99px;width:100%;height:2px;margin-top:9px;display:block;overflow:hidden}.archive-copy i b{border-radius:inherit;background:var(--green);height:100%;display:block}.atlas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;display:grid}.atlas-entry{background:#ffffff3d;border:1px solid #4b5b411c;border-radius:18px;min-height:212px;padding:12px 10px 13px}.atlas-entry>span{width:100%;height:108px;color:var(--green-deep);background:radial-gradient(#f7f7e9e6,#ebf2e06b 64%,#0000 100%);border-radius:16px;place-items:center;margin-bottom:10px;display:grid}.atlas-entry strong{font-family:var(--poem);font-size:14px;display:block}.atlas-entry small{color:var(--green-deep);letter-spacing:.04em;margin-top:3px;font-size:9px;display:block}.atlas-entry p{color:var(--ink-faint);margin-top:6px;font-size:10px;line-height:1.55}.atlas-entry[data-locked=true]{background:#efebdf40}.atlas-entry[data-locked=true]>span{color:var(--ink-faint);background:radial-gradient(#f2f1ebe6,#e8e7df52 64%,#0000 100%)}.atlas-entry[data-locked=true] strong,.atlas-entry[data-locked=true] small,.atlas-entry[data-locked=true] p{color:#464b4173}.atlas-note,.creature-system-copy{color:#3a4a35c7;font-family:var(--poem);background:#ecf2df6b;border-radius:16px;margin:-8px 0 18px;padding:12px 14px;font-size:11px;line-height:1.75}.creature-system-copy{background:0 0;border:1px solid #4b5b411a;margin:18px 0 0}.creature-heading{margin-top:18px}.seed-flow{z-index:50;position:fixed;inset:0}.flow-page,.classic-page{flex-direction:column;min-height:100dvh;display:flex;overflow-y:auto}.flow-header{height:max(74px, calc(env(safe-area-inset-top) + 58px));padding:env(safe-area-inset-top) 16px 0;grid-template-columns:44px 1fr 44px;align-items:center;display:grid}.flow-header h1{text-align:center;font-size:21px}.flow-form{flex:1;align-content:start;gap:22px;padding:13px 20px 8px;display:grid}.branch-accent:after{content:"";opacity:.26;pointer-events:none;mix-blend-mode:multiply;background:url(/assets/home-fujing-v1.webp) 81% 3%/360px no-repeat;width:125px;height:235px;position:absolute;bottom:136px;right:-26px}.category-fieldset{border:0;min-width:0;padding:0}.category-fieldset legend{margin-bottom:11px}.category-chips{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:1px 0 4px;display:grid}.category-chips::-webkit-scrollbar{display:none}.category-chips .category-chip{white-space:nowrap;justify-content:center;min-width:0;padding-inline:4px;font-size:10px}.flow-actions{z-index:4;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg, transparent, var(--paper) 16%, var(--paper));position:sticky;bottom:0}.flow-actions .text-button{width:100%}.final-reference-page{background:radial-gradient(circle at 10% 42%, #7a9c7114, transparent 14rem), var(--paper)}.classic-wish-content{flex:1;padding:17px 20px 8px}.classic-scroll{background:linear-gradient(92deg, #8c6f4909, transparent 12%, transparent 88%, #8c6f490a), color-mix(in oklab, var(--paper-warm) 86%, white);border:1px solid oklab(61.8521% .0201326 .0510323/.25);min-height:256px;padding:38px 29px 26px;position:relative;box-shadow:0 6px 16px #4b3b2a14,inset 0 0 28px #8369450e}.classic-scroll:before,.classic-scroll:after{content:"";background:color-mix(in oklab, var(--paper-deep) 90%, #8e735a);opacity:.55;border-radius:50%;height:9px;position:absolute;left:-4px;right:-4px}.classic-scroll:before{top:-4px}.classic-scroll:after{bottom:-4px}.scroll-pin{background:#b99a77;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;right:12px}.classic-scroll blockquote{text-align:center;font-family:var(--poem);letter-spacing:.09em;margin:0;font-size:23px;font-weight:600;line-height:1.65}.classic-scroll cite{text-align:right;font-family:var(--poem);margin-top:4px;font-size:12px;font-style:normal;display:block}.ai-note{border-top:1px solid color-mix(in oklab, var(--ink) 9%, transparent);font-family:var(--poem);margin-top:19px;padding-top:14px}.ai-note>span{color:var(--ink-faint);margin-bottom:7px;font-size:12px;display:block}.ai-note p{font-size:14px;line-height:1.75}.red-seal{border:1px solid var(--seal);width:24px;height:24px;color:var(--seal);font-family:var(--poem);opacity:.82;place-items:center;font-size:11px;display:grid;position:absolute;bottom:14px;right:16px}.wish-section{margin-top:28px}.wish-section h2{font-family:var(--poem);letter-spacing:.07em;margin-bottom:8px;font-size:18px}.wish-explain{border:1px solid color-mix(in oklab, var(--green) 16%, transparent);color:var(--ink-soft);font-family:var(--poem);background:#ffffff52;border-radius:15px;margin-bottom:14px;padding:12px 13px;font-size:12px;line-height:1.78}.wish-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.wish-grid button{border:1px solid var(--line);min-height:72px;color:var(--green-deep);background:#ffffff57;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .18s,background .18s,transform .18s;display:flex}.wish-grid button span{color:var(--ink-soft);font-family:var(--poem);font-size:12px}.wish-grid button[data-selected=true]{border-color:color-mix(in oklab, var(--green) 46%, transparent);background:var(--green-pale);transform:translateY(-1px)}.custom-wish{margin-top:12px}.final-actions{padding-top:15px}.complete-page{text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}.complete-page img{mix-blend-mode:multiply;width:min(100%,440px);margin:auto}.complete-page h2{margin-top:-6px;font-size:25px}.complete-page p{color:var(--ink-soft);font-family:var(--poem);margin-top:10px;font-size:14px}.watercolor-result{padding:0 18px calc(18px + env(safe-area-inset-bottom));background:#edf1e7;align-items:flex-end;display:flex;position:relative;overflow:hidden}.result-landscape{object-fit:cover;mix-blend-mode:normal;width:100%;height:100%;position:absolute;inset:0}.result-wash{background:linear-gradient(#fafaf214,#f1f2e11f 42%,#f4f0dcbf 78%,#f7f4e8f5);position:absolute;inset:0}.result-card{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf1db;border:1px solid #5b68471f;border-radius:28px;width:100%;max-width:390px;margin:0 auto;padding:22px 20px 18px;position:relative;box-shadow:0 18px 44px #3943302e}.result-seal{color:#7a6639;width:42px;height:42px;font-family:var(--poem);background:#fff5cfb3;border:1px solid #7d673647;border-radius:14px;place-items:center;margin:0 auto 8px;font-size:20px;display:grid}.result-kicker{letter-spacing:.14em;color:var(--green-deep)!important;margin:0 0 5px!important;font-size:12px!important}.result-card h1{font-size:27px;font-weight:500}.result-copy{line-height:1.7;margin-top:8px!important}.result-card blockquote{color:var(--ink-soft);font-family:var(--poem);background:#ffffff7a;border-radius:14px;margin:13px 0;padding:11px 12px;font-size:13px;line-height:1.65}.result-progress{color:var(--green-deep);text-align:left;margin:0 0 15px;font-size:11px}.result-progress i{background:#445c3e1f;border-radius:99px;height:4px;margin-top:7px;display:block;overflow:hidden}.result-progress b{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--green-deep));height:100%;display:block}.record-detail h2{font-family:var(--poem);margin:18px 0 12px;font-size:23px;line-height:1.55}.detail-date{color:var(--ink-faint);font-size:11px}.detail-feeling{color:var(--ink-soft);font-family:var(--poem);margin:8px 0 18px}.record-detail blockquote{border-left:2px solid var(--green);background:var(--green-pale);font-family:var(--poem);margin:22px 0 6px;padding:17px 16px;font-size:17px}.record-detail cite{color:var(--ink-faint);font-size:11px;font-style:normal}.detail-note{color:var(--ink-soft);margin-top:17px;font-size:13px;line-height:1.7}.detail-wish{color:var(--green-deep);gap:7px;margin-top:16px;font-size:13px;display:flex}.detail-actions{gap:10px;margin-top:24px;display:flex}.install-sheet{text-align:center}.install-mark{width:62px;height:62px;color:var(--green-deep);background:var(--green-pale);border-radius:50%;place-items:center;margin:0 auto 13px;display:grid}.install-sheet h2{font-size:24px}.install-sheet>p{color:var(--ink-soft);margin:10px auto 20px;font-size:13px;line-height:1.7}.install-success{color:var(--green-deep);background:var(--green-pale);border-radius:13px;justify-content:center;gap:7px;padding:13px;display:flex}.install-steps{text-align:left;gap:9px;margin:0;padding:0;list-style:none;display:grid}.install-steps li{border:1px solid var(--line);background:#ffffff80;border-radius:13px;align-items:center;gap:10px;padding:13px;font-size:13px;display:flex}.recovery-followup{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.email-binding{background:#fff4d06b;border:1px solid #8f692a38;border-radius:16px;margin:12px 0;padding:14px}.email-binding strong{font-family:var(--poem);font-size:14px;display:block}.email-binding p{color:var(--ink-soft);margin:5px 0 10px;font-size:11px;line-height:1.6}.email-binding input{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;width:100%;min-height:44px;padding:0 12px}.email-binding button{min-height:44px;color:var(--green-deep);background:#ffffffa3;border:1px solid #47604133;border-radius:12px;margin-top:8px;padding:0 12px}.logout-button{color:#8b4038!important;border-color:#8b403833!important}.field-page{isolation:isolate;background:#e8eadf;min-height:100dvh;padding:0;display:block;position:relative;overflow:hidden}.living-garden{pointer-events:none;background:#dfe5d7;position:absolute;inset:0;overflow:hidden}.living-garden--compact{opacity:.9}.garden-world-plane{z-index:0;height:108%;position:absolute;top:-6%;left:0;right:0}.living-garden--compact .garden-world-plane{height:103%;top:-2.5%}.garden-base{object-fit:cover;object-position:center center;width:104%;max-width:none;height:104%;position:absolute;inset:-2%;transform:scale(1.025)}.living-garden[data-night=true] .garden-base{filter:brightness(.7)saturate(.82)hue-rotate(8deg)}.living-garden:after{content:"";background:linear-gradient(#f8f6ec26,#0000 35% 68%,#28352629);position:absolute;inset:0}.garden-light{z-index:2;aspect-ratio:1;filter:blur(48px);background:#fff5b961;border-radius:50%;width:80%;animation:13s ease-in-out infinite alternate sunlight-breathe;position:absolute;top:-18%;left:-24%}.garden-cloud{z-index:2;filter:blur(18px);background:#f6f7ef57;border-radius:50%;width:64%;height:10%;animation:30s linear infinite cloud-drift;position:absolute}.cloud-a{top:19%;left:-55%}.cloud-b{opacity:.58;animation-delay:-13s;top:35%;left:-72%}.garden-mist{z-index:3;filter:blur(14px);background:#f7f7f052;border-radius:50%;width:72%;height:12%;animation:18s ease-in-out infinite alternate mist-wander;position:absolute}.mist-a{top:41%;left:-24%}.mist-b{animation-delay:-7s;top:52%;right:-35%}.stream-glint{z-index:4;filter:blur(.4px);background:linear-gradient(90deg,#0000,#fffff5c2,#0000);border-radius:50%;width:34%;height:2px;animation:5.7s ease-in-out infinite stream-flow;position:absolute;left:36%}.glint-a{top:60%;transform:rotate(-7deg)}.glint-b{animation-delay:-2.3s;top:70%;left:27%;transform:rotate(7deg)scale(.8)}.garden-water-flow{z-index:4;opacity:.58;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.garden-water-flow path{fill:none;stroke:url(#water-light);stroke-width:2.1px;stroke-linecap:round;stroke-dasharray:18 34;animation:5.8s linear infinite creek-shimmer}.garden-water-flow path:nth-of-type(2){stroke-width:1.2px;stroke-dasharray:11 28;opacity:.7;animation-duration:7.2s;animation-direction:reverse}.garden-water-flow ellipse{fill:none;stroke:#f7faf194;stroke-width:1.2px;transform-box:fill-box;transform-origin:50%;animation:6.8s ease-out infinite creek-ripple}.garden-water-flow ellipse+ellipse{animation-delay:-3.4s}.home-soil-motion{z-index:4;mix-blend-mode:multiply;background:radial-gradient(#443a2629,#5e573b0f 46%,#0000 70%);border-radius:50%;width:58%;height:15%;animation:8.5s ease-in-out infinite alternate soil-alive;position:absolute;top:68%;left:50%;transform:translate(-50%)}.home-soil-motion i{filter:blur(2px);background:#35312424;border-radius:50%;width:18%;height:10%;animation:6s ease-in-out infinite alternate soil-grain;position:absolute;top:46%;left:28%}.home-soil-motion i+i{width:13%;animation-delay:-3s;top:33%;left:56%}.grass-sway{z-index:4;transform-origin:bottom;opacity:.72;background:#566f49;border-radius:100% 0;width:2px;height:30px;animation:4.8s ease-in-out infinite alternate grass-sway;position:absolute;bottom:15%;box-shadow:6px 3px 0 -1px #6d835b,-7px 8px 0 -1px #667c54}.grass-a{left:15%}.grass-b{animation-delay:-2.1s;bottom:20%;right:13%}.petal{z-index:5;opacity:0;background:#ecbe9cd9;border-radius:100% 0;width:7px;height:5px;animation:15s ease-in infinite petal-fall;position:absolute;top:20%}.petal-a{left:26%}.petal-b{animation-delay:-8s;right:17%}.garden-butterfly{z-index:6;width:18px;height:12px;animation:15s ease-in-out infinite butterfly-path;position:absolute;top:56%;left:68%}.garden-butterfly i{transform-origin:100%;background:#c6974cc7;border-radius:90% 25% 75% 20%;width:9px;height:12px;animation:.38s ease-in-out infinite alternate wing;position:absolute}.garden-butterfly i+i{transform-origin:0;animation-direction:alternate-reverse;right:0;transform:scaleX(-1)}.garden-birds{z-index:5;width:44px;height:18px;animation:24s linear infinite bird-cross;position:absolute;top:27%;left:-16%}.garden-birds i{border-top:2px solid #333f32b8;border-radius:50%;width:18px;height:9px;position:absolute;transform:rotate(12deg)}.garden-birds i:after{content:"";border-top:2px solid #333f32b8;border-radius:50%;width:18px;height:9px;position:absolute;top:-2px;left:14px;transform:rotate(-24deg)}.garden-birds i+i{top:12px;left:18px;transform:scale(.65)}.garden-deer{z-index:4;opacity:.7;transform-origin:bottom;background:#765b399e;border-radius:55% 55% 45% 45%;width:21px;height:30px;animation:11s ease-in-out infinite deer-look;position:absolute;top:55%;right:20%}.garden-deer:before{content:"";background:inherit;border-radius:50% 55%;width:11px;height:11px;position:absolute;top:-7px;left:-2px}.garden-deer i,.garden-deer i:after{content:"";background:#54422bb3;width:2px;height:12px;position:absolute;bottom:-9px}.garden-deer i{left:5px}.garden-deer i:after{left:10px}.fireflies{z-index:7;position:absolute;inset:36% 5% 12%}.fireflies i{background:#f6df86;border-radius:50%;width:3px;height:3px;animation:6s ease-in-out infinite firefly;position:absolute;box-shadow:0 0 9px 3px #f6df8685}.fireflies i:first-child{top:34%;left:12%}.fireflies i:nth-child(2){animation-delay:-2s;top:16%;left:71%}.fireflies i:nth-child(3){animation-delay:-4s;top:69%;left:43%}.fireflies i:nth-child(4){animation-delay:-1s;top:77%;left:86%}.fireflies i:nth-child(5){animation-delay:-3s;top:84%;left:27%}.recent-change{z-index:7;opacity:0;border-radius:50%;width:7px;height:7px;animation:5s ease-out 3.9s both recent-arrival;position:absolute;bottom:26%;right:18%;box-shadow:0 0 18px 6px #f3d9977a}.entry-paper{z-index:10;background:var(--paper);animation:5.2s ease-in-out forwards paper-reveal;position:absolute;inset:0}.entry-mist{z-index:11;filter:blur(26px);background:#f7f7f0d4;animation:5.4s ease-out forwards entry-mist-clear;position:absolute;inset:18% -30% 24%}.home-topbar{z-index:12;padding:max(18px, calc(env(safe-area-inset-top) + 10px)) 18px 0;opacity:0;color:#354231;text-shadow:0 1px 9px #fffff5d9;justify-content:space-between;align-items:flex-start;animation:.8s ease-out 4.25s forwards ui-arrive;display:flex;position:absolute;top:0;left:0;right:0}.home-topbar p{font-family:var(--poem);letter-spacing:.12em;font-size:15px}.home-topbar time{color:#313d2dad;margin-top:3px;font-size:10px;display:block}.home-tools{gap:7px;display:flex}.home-tools button{color:#45563f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf8ef8c;border:1px solid #505d471c;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.home-invitation{z-index:12;left:17px;right:17px;bottom:calc(150px + env(safe-area-inset-bottom));opacity:0;background:radial-gradient(#f8f7eee0 0,#f5f4e9b3 56%,#0000 78%);border-radius:42%;justify-items:center;gap:8px;padding:23px 8px 11px;animation:.9s ease-out 4.45s forwards ui-arrive;display:grid;position:absolute}.invitation-heading{color:#273223eb;text-shadow:0 1px 8px #fffff9f2;align-items:center;gap:8px;display:flex}.invitation-heading span{background:#44543d4d;width:26px;height:1px}.invitation-heading h1{font-family:var(--poem);letter-spacing:.16em;font-size:14px;font-weight:500}.gentle-suggestions{justify-content:center;gap:3px;max-width:100%;display:flex}.gentle-suggestion{color:#273324db;min-height:34px;font-family:var(--poem);white-space:nowrap;text-shadow:0 1px 7px #fffff9f2;border-radius:999px;align-items:center;gap:3px;padding:0 7px;font-size:11px;display:flex}.gentle-suggestion[data-selected=true]{color:var(--green-deep);background:#f2f4e9b3;box-shadow:inset 0 0 0 1px #4f67462e}.home-invitation .primary-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#6c8b63e6,#4a6c45f0);width:min(245px,78%);min-height:48px}.mind-header .living-garden{opacity:.8}.immersive-growth{background:#dfe3d5;min-height:100dvh;position:absolute;inset:0;overflow:hidden}.growth-land{object-fit:cover;object-position:center 56%;width:104%;max-width:none;height:104%;animation:13.2s ease-in-out forwards camera-focus;position:absolute;inset:-2%;transform:scale(1.025)}.growth-dim{background:#303a2b08;transition:background 1.8s;position:absolute;inset:0}.immersive-growth:is([data-stage="1"],[data-stage="2"],[data-stage="3"]) .growth-dim{background:#2b342729}.growth-wind{filter:blur(23px);background:#f7f8ef4d;border-radius:50%;animation:8s ease-in-out infinite alternate growth-wind;position:absolute;inset:24% -35% 12%}.natural-seed{z-index:4;opacity:0;filter:drop-shadow(0 2px 2px #3c2b1926);width:25px;height:auto;position:absolute;top:-9%;left:50%;transform:translate(-50%,-20px)rotate(-24deg)}.immersive-growth:is([data-stage="1"],[data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .natural-seed{animation:1.8s cubic-bezier(.22,.8,.32,1) forwards seed-descend}.soil-breath{z-index:3;filter:blur(2px);opacity:0;background:#4236276b;border-radius:50%;width:70px;height:18px;position:absolute;top:65%;left:50%;transform:translate(-50%)scale(.6)}.immersive-growth:is([data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .soil-breath{animation:1.8s ease-out forwards soil-close}.water-drop{z-index:5;opacity:0;filter:drop-shadow(0 2px 3px #5082822e);width:20px;height:auto;position:absolute;top:34%;left:calc(50% + 14px)}.immersive-growth:is([data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .water-drop{animation:1.45s ease-in forwards water-fall}.soil-ripple{z-index:5;opacity:0;border:1px solid #829f918a;border-radius:50%;width:20px;height:8px;position:absolute;top:65%;left:50%;transform:translate(-50%)}.immersive-growth:is([data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .soil-ripple{animation:1.8s ease-out .85s forwards soil-ripple}.ripple-two{animation-delay:1.12s!important}.new-life{z-index:6;opacity:0;transform-origin:bottom;filter:drop-shadow(0 4px 3px #465a371f);width:48px;height:auto;position:absolute;top:calc(65% - 52px);left:50%;transform:translate(-50%)scale(.12)}.immersive-growth:is([data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .new-life{animation:2s ease-out forwards life-emerge}.world-response{z-index:7;opacity:0;position:absolute;inset:24% 8% 17%}.world-response i{background:#d9ae77;border-radius:80% 20%;width:7px;height:7px;position:absolute}.world-response i:first-child{top:34%;left:17%}.world-response i:nth-child(2){top:24%;right:15%}.world-response i:nth-child(3){bottom:12%;left:32%}.world-response i:nth-child(4){bottom:20%;right:28%}.immersive-growth:is([data-stage="5"],[data-stage="6"],[data-stage="7"]) .world-response{animation:2.4s ease-out forwards world-awakens}.immersive-growth[data-element=firefly] .world-response i{background:#f2df83;box-shadow:0 0 12px 4px #f2df838c}.immersive-growth[data-element=bird] .world-response i,.immersive-growth[data-element=butterfly] .world-response i{animation:.35s ease-in-out infinite alternate wing}.natural-scroll{z-index:9;opacity:0;filter:drop-shadow(0 9px 8px #362c2029);width:220px;height:110px;transition:top 1.4s,height 1.4s,transform 1.4s;position:absolute;top:52%;left:50%;transform:translate(-50%,20px)rotate(-4deg)}.natural-scroll img{max-width:none;position:absolute}.scroll-closed{width:220px;height:auto;bottom:0;left:0}.scroll-open{opacity:0;transform-origin:bottom;width:205px;height:auto;bottom:-8px;left:50%;transform:translate(-50%)scaleY(.06)}.immersive-growth:is([data-stage="6"],[data-stage="7"]) .natural-scroll{animation:1.35s ease-out forwards scroll-rise}.immersive-growth[data-stage="7"] .natural-scroll{opacity:1;height:470px;top:18%;transform:translate(-50%)rotate(0)}.immersive-growth[data-stage="7"] .scroll-closed{animation:.65s ease-out .25s forwards closed-scroll-fade}.immersive-growth[data-stage="7"] .scroll-open{animation:1.9s cubic-bezier(.2,.8,.25,1) .35s forwards scroll-unfurl}.living-garden[data-scene=morning_mist] .garden-base{filter:brightness(1.03)saturate(.78)contrast(.94)}.living-garden[data-scene=clear_stream] .garden-base{filter:brightness(1.01)saturate(.96)contrast(1.01)}.living-garden[data-scene=dusk] .garden-base{filter:brightness(.82)saturate(.82)sepia(.17)hue-rotate(-8deg)}.living-garden[data-scene=night_fireflies] .garden-base{filter:brightness(.48)saturate(.72)hue-rotate(18deg)}.field-page[data-entry=first] .entry-paper{animation-duration:5.8s}.field-page[data-entry=first] .entry-mist{animation-duration:6.05s}.field-page[data-entry=first] .home-topbar{animation:.8s ease-out 6.45s forwards ui-arrive}.field-page[data-entry=first] .home-invitation{animation:.9s ease-out 6.9s forwards ui-arrive}.field-page[data-entry=return] .home-topbar{animation:.5s ease-out .12s forwards ui-arrive}.field-page[data-entry=return] .home-invitation{animation:.55s ease-out .2s forwards ui-arrive}.growth-land{animation-duration:7.2s}.immersive-growth:is([data-stage="1"],[data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .natural-seed,.immersive-growth:is([data-stage="2"],[data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .soil-breath{animation-duration:.9s}.immersive-growth:is([data-stage="3"],[data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .water-drop{animation-duration:.85s}.immersive-growth:is([data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"]) .new-life{animation-duration:1.25s}.immersive-growth:is([data-stage="5"],[data-stage="6"],[data-stage="7"]) .world-response{animation-duration:1.4s}.natural-scroll{top:43%}.immersive-growth:is([data-stage="6"],[data-stage="7"]) .natural-scroll{animation-duration:.85s}.immersive-growth[data-stage="7"] .natural-scroll{height:520px;top:12%}.immersive-growth[data-stage="7"] .scroll-open{animation-duration:1.15s;animation-delay:.14s}.classic-wish-content{padding-top:4px}.classic-scroll{width:min(100%,330px);height:min(62dvh,555px);min-height:490px;box-shadow:none;background:0 0;border:0;margin-inline:auto;padding:0;animation:.85s cubic-bezier(.2,.8,.25,1) both classic-scroll-reveal;position:relative;overflow:visible}.classic-scroll:before,.classic-scroll:after{display:none}.classic-scroll-art{z-index:0;object-fit:fill;filter:drop-shadow(0 10px 10px #3b2f2026);width:100%;max-width:none;height:100%;position:absolute;inset:0}.classic-ink{z-index:1;height:100%;padding:94px 42px 76px;animation:1.1s .38s both ink-appear;position:relative}.classic-scroll blockquote{font-size:21px;line-height:1.7}.classic-scroll cite{margin-top:6px}.classic-scroll .ai-note{margin-top:22px;padding-top:16px}.classic-scroll .ai-note p{font-size:13px}.classic-scroll .red-seal{bottom:5px;right:6px}.home-tools button,.icon-button{min-width:44px;min-height:44px}.gentle-suggestion,.filter-chip,.category-chip{min-height:44px}.record-date,.record-category,.milestone span{font-size:11px}.field-page .v4-world-plane{height:100%;top:0}.field-page .home-invitation{left:28px;right:28px;bottom:calc(82px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f8f7ef7a;border:1px solid #4b5e451c;border-radius:24px;gap:3px;padding:8px;box-shadow:0 6px 18px #2b3a280a}.field-page .invitation-heading{gap:6px}.field-page .invitation-heading h1{font-size:11px}.field-page .gentle-suggestions{gap:2px}.field-page .gentle-suggestion{min-height:30px;padding:0 5px;font-size:9px}.field-page .home-invitation .primary-button{background:linear-gradient(#65875db8,#436640cc);min-height:38px;box-shadow:0 8px 18px #374e3421}.records-page .filter-scroller{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:16px;display:grid;overflow:visible}.records-page .filter-chip{justify-content:center;width:100%;min-width:0;padding-inline:5px;font-size:11px}.muted-state{color:var(--ink-faint);font-size:11px}.sound-setting-group{border-bottom:1px solid var(--line)}.sound-setting-group .settings-row{border-bottom:0}.sound-volume{min-height:39px;color:var(--ink-faint);grid-template-columns:58px minmax(0,1fr) 39px;align-items:center;gap:8px;padding:0 3px 9px 44px;font-size:10px;display:grid}.sound-volume input{width:100%;accent-color:var(--green)}.sound-volume output{text-align:right;font-variant-numeric:tabular-nums}.immersive-growth[data-stage="7"] .natural-scroll{width:260px}.immersive-growth[data-stage="7"] .scroll-open{object-fit:fill;width:250px;height:470px;bottom:0}.scroll-preview-ink{z-index:3;width:160px;color:var(--ink);text-align:center;font-family:var(--poem);opacity:0;position:absolute;top:118px;left:50%;transform:translate(-50%)}.scroll-preview-ink strong{letter-spacing:.07em;font-size:13px;font-weight:600;line-height:1.65;display:block}.scroll-preview-ink small{text-align:right;margin-top:6px;font-size:9px;display:block}.immersive-growth[data-stage="7"] .scroll-preview-ink{animation:.65s .38s both ink-appear}.mind-page{background:var(--paper)}.mind-fujing-hero{isolation:isolate;background:#dfe5d7;height:316px;position:relative;overflow:hidden}.mind-static-scene{object-fit:cover;object-position:center 45%;filter:brightness(1.04)saturate(.82);width:100%;max-width:none;height:100%;position:absolute;inset:0}.mind-static-wash{z-index:1;background:linear-gradient(#fffff857,#0000 46%,#2d412d33);position:absolute;inset:0}.mind-fujing-hero:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(#f8f7ee57,#0000 34% 65%,#202f2042);position:absolute;inset:0}.mind-fujing-heading{z-index:9;top:max(18px, calc(env(safe-area-inset-top) + 10px));color:#33412f;text-align:center;text-shadow:0 1px 10px #fffff6e0;position:absolute;left:18px;right:18px}.mind-fujing-heading>span{font-family:var(--poem);letter-spacing:.08em;align-items:center;gap:5px;font-size:11px;display:flex;position:absolute;top:3px;left:0}.mind-fujing-heading h1{font-size:31px;line-height:1}.mind-fujing-heading p{letter-spacing:.06em;margin-top:7px;font-size:10px}.mind-fujing-caption{z-index:9;color:#fffff8f5;text-shadow:0 1px 10px #142218b3;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:26px;left:18px;right:18px}.mind-fujing-caption strong{font-family:var(--poem);letter-spacing:.08em;font-size:20px;font-weight:500}.mind-fujing-caption span{letter-spacing:.05em;font-size:10px}.mind-scene-switcher{z-index:10;background:#f8f6edf7;border-radius:22px 22px 0 0;margin-top:-16px;padding:17px 18px 18px;position:relative;box-shadow:0 -8px 25px #27332617}.mind-scene-switcher .scene-picker-heading{align-items:center;margin-bottom:12px}.mind-scene-switcher .scene-picker-heading h2{font-family:var(--poem);font-size:16px;font-weight:500}.auto-scene{border:1px solid var(--line);min-height:32px;color:var(--ink-faint);background:#ffffff52;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:10px;display:inline-flex}.auto-scene[data-selected=true]{color:var(--green-deep);background:var(--green-pale);border-color:#4f704833}.mind-scene-switcher .scene-scroller{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;padding:0;overflow:visible}.mind-scene-switcher .scene-scroller button{text-align:center;width:100%}.mind-scene-switcher .scene-preview{border-radius:12px;width:100%;height:78px}.mind-scene-switcher .scene-scroller strong{margin-top:6px;font-size:11px}.mind-scene-switcher .scene-scroller small{margin-top:1px;font-size:9px;display:block}.mind-sheet{box-shadow:none;border-radius:0;margin-top:0;padding-top:9px}.atlas-sheet .atlas-heading{margin-top:2px}.identity-backdrop{background:radial-gradient(circle at 50% 15%,#ecf1ddb8,#2e382a5c);align-items:end}.identity-sheet{padding:25px 22px max(26px, env(safe-area-inset-bottom))}.identity-mark{color:#7f5d34;width:50px;height:50px;font-family:var(--poem);background:radial-gradient(circle,#ffeeb2bf,#f5eed87a);border:1px solid #755b3047;border-radius:17px;place-items:center;margin:0 auto 10px;font-size:22px;display:grid;box-shadow:0 10px 30px #4d42281f}.identity-sheet h2{text-align:center;font-size:25px}.identity-sheet>p{max-width:330px;color:var(--ink-soft);text-align:center;margin:9px auto 18px;font-size:12px;line-height:1.75}.identity-form{gap:12px;display:grid}.identity-form label{color:var(--green-deep);gap:7px;font-size:12px;display:grid}.identity-form input{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fffffab8;border:1px solid #4f704829;border-radius:17px;outline:none;padding:0 14px}.identity-form input:focus{border-color:#4f70486b;box-shadow:0 0 0 4px #6f8f641f}.identity-form .primary-button{margin-top:5px}.identity-hint{text-align:center;color:var(--ink-soft);font-size:14px;font-family:var(--sans);margin-top:16px}.link-button{color:var(--seal);font:inherit;cursor:pointer;background:0 0;border:none;text-decoration:underline}.backup-card{background:radial-gradient(circle at 15% 0,#e5efcc9e,#0000 38%),#fffff98c;border:1px solid #4f70481f;border-radius:20px;margin:13px 0;padding:14px;box-shadow:0 12px 28px #2d3d2a0d}.backup-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.backup-card-head span{color:var(--green-deep);font-family:var(--poem);align-items:center;gap:7px;font-size:15px;display:inline-flex}.backup-card-head em{color:var(--ink-faint);font-size:10px;font-style:normal}.backup-status{background:#fffffc61;border:1px solid #505b4114;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0 0;display:grid;overflow:hidden}.backup-status div{text-align:center;border-right:1px solid #505b4114;place-items:center;gap:2px;min-height:52px;padding:9px 6px;display:grid}.backup-status div:last-child{border-right:0}.backup-status dt{color:var(--ink-faint);font-size:10px}.backup-status dd{color:var(--green-deep);margin:0;font-size:11px;line-height:1.35}.backup-user,.backup-error,.backup-hint{color:var(--ink-faint);margin:10px 2px 0;font-size:10px;line-height:1.6}.backup-error{color:#9b6044}.backup-hint{color:#5f7a4a}.backup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.backup-actions button{min-height:38px;color:var(--green-deep);background:#fffffa8f;border:1px solid #4f704824;border-radius:999px;justify-content:center;align-items:center;gap:5px;font-size:11px;display:inline-flex}.backup-actions button:disabled{opacity:.55}.backup-actions button:last-of-type{background:#e6efdb85;grid-column:1/-1}}@layer utilities{@keyframes classic-scroll-reveal{0%{opacity:0;clip-path:inset(0 0 94%);transform:translateY(-16px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes ink-appear{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@media (height<=720px){.gentle-suggestion{min-height:38px}.classic-scroll{height:485px;min-height:485px}.classic-ink{padding-top:82px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes mist-drift{to{opacity:.55;transform:translate(24px)scale(1.08)}}@media (width>=720px){.app-canvas,.seed-flow{border-radius:30px;height:min(900px,96dvh);min-height:min(900px,96dvh);margin-top:2dvh;box-shadow:0 20px 65px #2a2d2533}.page,.flow-page,.classic-page,.complete-page{height:100%;min-height:100%}.seed-flow{left:50%;right:auto;transform:translate(-50%)}.bottom-nav{border-radius:0 0 30px 30px}.app-canvas{overscroll-behavior:contain;overflow:hidden auto}}@media (height<=720px){.field-page{grid-template-rows:minmax(310px,52dvh) auto}.field-hero{min-height:320px}.brand-lockup{top:max(47px, calc(env(safe-area-inset-top) + 23px))}.wordmark{font-size:48px}.brand-lockup p{margin-top:10px}.today-sheet{padding-top:15px}.seed-option{min-height:63px}}@media (width<=350px){.today-sheet,.flow-form,.classic-wish-content{padding-inline:14px}.seed-option strong{font-size:10px}.wish-grid{gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes paper-reveal{0%{opacity:1}25%{opacity:.96}to{opacity:0;visibility:hidden}}@keyframes entry-mist-clear{0%,20%{opacity:.9;transform:scale(1.12)}to{opacity:0;visibility:hidden;transform:translate(28%)scale(.86)}}@keyframes ui-arrive{to{opacity:1;transform:translateY(0)}}@keyframes sunlight-breathe{to{opacity:.62;transform:scale(1.12)translate(5%,4%)}}@keyframes cloud-drift{to{transform:translate(170vw)}}@keyframes mist-wander{to{opacity:.62;transform:translate(30px)scale(1.08)}}@keyframes stream-flow{0%,to{opacity:.1;transform:translate(-8px)}45%{opacity:.82}70%{transform:translate(16px)}}@keyframes creek-shimmer{to{stroke-dashoffset:-104px}}@keyframes creek-ripple{0%,72%{opacity:0;transform:scale(.55)}82%{opacity:.75}to{opacity:0;transform:scale(1.28)}}@keyframes soil-alive{to{opacity:.68;transform:translate(-50%)scale(1.025,.97)}}@keyframes soil-grain{to{opacity:.38;transform:translate(8px,-2px)scale(1.15)}}@keyframes grass-sway{to{transform:rotate(7deg)}}@keyframes petal-fall{0%,12%{opacity:0;transform:translateY(-10px)rotate(0)}18%{opacity:.82}70%{opacity:.65}to{opacity:0;transform:translate(80px,55vh)rotate(360deg)}}@keyframes wing{to{transform:scaleX(.25)rotate(8deg)}}@keyframes butterfly-path{0%,to{transform:translate(0)}35%{transform:translate(-70px,-38px)}68%{transform:translate(34px,-66px)}}@keyframes bird-cross{0%,14%{opacity:0;transform:translate(0)}18%{opacity:.7}80%{opacity:.64}to{opacity:0;transform:translate(130vw)}}@keyframes deer-look{0%,72%,to{transform:rotate(0)}80%,92%{transform:rotate(-6deg)}}@keyframes firefly{0%,to{opacity:.1;transform:translate(0)}45%{opacity:1;transform:translate(10px,-13px)}}@keyframes recent-arrival{0%{opacity:0;transform:scale(.4)}45%{opacity:.85;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}@keyframes camera-focus{0%{transform:scale(1.02)}34%{transform:scale(1.08)translateY(-1%)}to{transform:scale(1.045)}}@keyframes growth-wind{to{opacity:.45;transform:translate(12%)}}@keyframes seed-descend{0%{opacity:0;top:-6%}12%{opacity:1}80%{opacity:1;top:63%;transform:translate(-50%)rotate(125deg)}to{opacity:0;top:65%;transform:translate(-50%,5px)rotate(140deg)}}@keyframes soil-close{0%{opacity:0;transform:translate(-50%)scale(.55)}48%{opacity:.82;transform:translate(-50%)scale(1.18)}to{opacity:.48;transform:translate(-50%)scale(.88)}}@keyframes water-fall{0%{opacity:0;top:35%}16%{opacity:1}88%{opacity:.9;top:64%}to{opacity:0;top:65%}}@keyframes soil-ripple{0%{opacity:.6;transform:translate(-50%)scale(.4)}to{opacity:0;transform:translate(-50%)scale(5)}}@keyframes life-emerge{0%{opacity:0;transform:translate(-50%)scale(.12)}38%{opacity:.9}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes world-awakens{0%{opacity:0;transform:scale(.82)}55%{opacity:.92}to{opacity:.64;transform:scale(1.08)}}@keyframes scroll-rise{to{opacity:1;transform:translate(-50%)rotate(-3deg)}}@keyframes closed-scroll-fade{to{opacity:0;transform:scale(.82)}}@keyframes scroll-unfurl{0%{opacity:0;transform:translate(-50%)scaleY(.06)}28%{opacity:1}to{opacity:1;transform:translate(-50%)scaleY(.78)}}@media (height<=720px){.home-invitation{bottom:calc(112px + env(safe-area-inset-bottom));gap:6px;padding-top:16px}.home-invitation .primary-button{min-height:44px}.gentle-suggestion{min-height:38px;font-size:10px}.classic-scroll{height:485px;min-height:485px}.classic-ink{padding-top:82px}.field-page .v4-world-plane{height:100%;top:0}.field-page .home-invitation{bottom:calc(74px + env(safe-area-inset-bottom));padding-top:7px}.field-page .gentle-suggestion{min-height:30px}}@media (width<=350px){.mind-fujing-hero{height:286px}.mind-scene-switcher{padding-inline:14px}.mind-scene-switcher .scene-preview{height:68px}.mind-fujing-heading>span{font-size:10px}}}.identity-form textarea{width:100%;min-height:80px;color:var(--ink-main);font:inherit;resize:vertical;background:#fffffab3;border:1px solid #4f70482e;border-radius:14px;padding:12px}@layer v4{.fujing-world-v4{--v4-tree-filter:saturate(.92) brightness(1);--v4-ground-filter:saturate(.86) brightness(1.02);--v4-ground-opacity:.98;--v4-grass-mask-opacity:.84;background:#e9eadb}.fujing-world-v4:after{z-index:15;background:linear-gradient(#fffcee14,#0000 38% 70%,#28372721)}.fujing-world-v4 .v4-world-plane{position:absolute;inset:0;overflow:hidden}.v4-world-background{z-index:0;object-fit:cover;object-position:center bottom;width:100%;max-width:none;height:100%;position:absolute;inset:0;transform:scale(1.025)}.v4-scene-wash{z-index:1;background:linear-gradient(#fffcf014,#0000 50%,#3a4e370f);position:absolute;inset:0}.fujing-world-v4[data-scene=spring_awake] .v4-world-background,.fujing-world-v4[data-scene=morning_mist] .v4-world-background{filter:brightness(1.045)saturate(.88)}.fujing-world-v4:is([data-scene=spring_awake],[data-scene=morning_mist]){--v4-tree-filter:saturate(.82) brightness(1.04);--v4-ground-filter:saturate(.72) brightness(1.08)}.fujing-world-v4[data-scene=spring_awake] .v4-scene-wash,.fujing-world-v4[data-scene=morning_mist] .v4-scene-wash{background:linear-gradient(#fffff84d,#f0f6eb1a 52%,#fff9e614)}.fujing-world-v4[data-scene=summer_grow] .v4-world-background,.fujing-world-v4[data-scene=clear_stream] .v4-world-background{filter:brightness(1.01)saturate(.96)}.fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream]){--v4-tree-filter:saturate(.9) brightness(.99);--v4-ground-filter:saturate(.78) brightness(1.02)}.fujing-world-v4[data-scene=autumn_harvest] .v4-world-background,.fujing-world-v4[data-scene=dusk] .v4-world-background{filter:brightness(1.045)saturate(.9)sepia(.04)}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]){--v4-tree-filter:saturate(.78) brightness(1.05) sepia(.08);--v4-ground-filter:saturate(.64) brightness(1.1) sepia(.12)}.fujing-world-v4[data-scene=autumn_harvest] .v4-scene-wash,.fujing-world-v4[data-scene=dusk] .v4-scene-wash{background:linear-gradient(#ffe8b82e,#0000 52%,#f5ebc614)}.fujing-world-v4[data-scene=winter_rest] .v4-world-background{filter:brightness(1.05)saturate(.62)}.fujing-world-v4[data-scene=winter_rest]{--v4-tree-filter:saturate(.58) brightness(.96) hue-rotate(8deg);--v4-ground-filter:saturate(.42) brightness(1.08) hue-rotate(7deg);--v4-ground-opacity:.92;--v4-grass-mask-opacity:.8}.fujing-world-v4[data-scene=winter_rest] .v4-scene-wash{background:linear-gradient(#ffffff2e,#0000 55%,#dee6e61a)}.v4-sun-haze{z-index:2;aspect-ratio:1;filter:blur(5px);background:radial-gradient(circle,#fff0b257,#fff4cd14 44%,#0000 70%);border-radius:50%;width:46%;position:absolute;top:4%;left:14%}.v4-mist{z-index:3;filter:blur(18px);opacity:.58;background:#fffef66b;border-radius:50%;width:76%;height:13%;position:absolute}.v4-mist-a{top:36%;left:-35%}.v4-mist-b{top:54%;right:-38%}.v4-canopy{z-index:5;filter:drop-shadow(0 5px 7px #374b3212);width:69%;max-width:none;position:absolute;top:-3%}.v4-canopy-left{transform-origin:8% 5%;left:-17%}.v4-canopy-right{transform-origin:92% 5%;right:-17%}.v4-tree{z-index:6;transform-origin:50% 100%;width:52%;position:absolute;bottom:20%;left:50%;transform:translate(-50%)}.v4-tree-image{z-index:2;object-fit:contain;object-position:center bottom;width:100%;max-height:57dvh;filter:var(--v4-tree-filter) drop-shadow(0 10px 10px #33412b1f);position:relative}.v4-tree:before{content:"";z-index:0;opacity:.42;width:132%;height:20%;filter:var(--v4-ground-filter) blur(3px);box-shadow:none;background:radial-gradient(#392d1f2e,#453b2912 44%,#0000 74%);border-radius:50%;position:absolute;bottom:-5%;left:50%;transform:translate(-50%)}.v4-tree:after{content:"";z-index:3;opacity:.24;width:126%;height:18%;filter:var(--v4-ground-filter) blur(2px);pointer-events:none;background:radial-gradient(#e4dcae21,#0000 65%);border-radius:50% 50% 46% 46%;position:absolute;bottom:-4%;left:50%;transform:translate(-50%)}.fujing-world-v4[data-stage="0"] .v4-tree{width:42%;bottom:23%}.fujing-world-v4[data-stage="3"] .v4-tree{width:30%;bottom:23%}.fujing-world-v4[data-stage="4"] .v4-tree{width:37%;bottom:22%}.fujing-world-v4[data-stage="5"] .v4-tree{width:50%;bottom:21%}.fujing-world-v4[data-stage="6"] .v4-tree{width:56%;bottom:20%}.fujing-world-v4[data-stage="7"] .v4-tree{width:68%;bottom:19%}.fujing-world-v4[data-stage="8"] .v4-tree{width:92%;bottom:18.5%}.v4-tree-ground{display:none}.fujing-world-v4:is([data-stage="3"],[data-stage="4"]) .v4-tree-ground{width:150%;height:28%;bottom:-7%}.fujing-world-v4:is([data-stage="7"],[data-stage="8"]) .v4-tree-ground{width:112%;height:18%;bottom:0}.v4-tree-aura{z-index:1;filter:blur(13px);opacity:0;background:radial-gradient(#ffde773d,#ffe89712 46%,#0000 72%);border-radius:50%;width:90%;height:64%;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.fujing-world-v4[data-stage="8"] .v4-tree-aura{opacity:.68}.v4-blessings{z-index:4;position:absolute;inset:0}.v4-ribbon,.v4-pouch{transform-origin:50% 0;filter:drop-shadow(0 3px 3px #442c1d26);max-width:none;position:absolute}.v4-ribbon{width:8.5%}.v4-ribbon-red{top:31%;left:29%}.v4-ribbon-gold{top:39%;right:26%}.v4-pouch{width:7.5%}.v4-pouch-1{top:35%;left:24%}.v4-pouch-2{top:26%;left:39%}.v4-pouch-3{top:39%;right:36%}.v4-pouch-4{top:31%;right:22%}.v4-pouch-5{top:52%;left:31%}.v4-pouch-6{top:55%;right:29%}.v4-pouch-7{top:47%;left:17%}.v4-pouch-8{top:47%;right:17%}.v4-pouch-9{top:18%;left:47%}.v4-pouch-10{top:62%;right:45%}.v4-pouch-11{top:30%;left:15%}.v4-pouch-12{top:31%;right:15%}.v4-pouch-13{top:43%;left:36%}.v4-pouch-14{top:48%;right:41%}.v4-pouch-15{top:34%;left:50%}.v4-pouch-16{top:29%;right:50%}.v4-pouch-17{top:22%;left:27%}.v4-pouch-18{top:24%;right:27%}.v4-deer{z-index:7;aspect-ratio:1;width:25%;position:absolute;bottom:27%;right:4%}.v4-deer img{object-fit:contain;object-position:bottom right;filter:drop-shadow(0 6px 5px #37412a1f);width:100%;height:100%;position:absolute;inset:0}.v4-deer-grazing{opacity:0}.v4-butterfly{z-index:11;aspect-ratio:1;width:13%;position:absolute;top:37%;left:19%}.v4-butterfly img{object-fit:contain;filter:drop-shadow(0 3px 3px #453d251f);width:100%;height:100%;position:absolute;inset:0}.v4-butterfly-closed{opacity:0}.v4-swallow{z-index:8;opacity:.72;width:60px;height:25px;position:absolute;top:19%;left:-16%}.v4-swallow i,.v4-swallow i:after{content:"";border-top:2px solid #2f3a31ad;border-radius:50%;width:22px;height:10px;position:absolute;transform:rotate(12deg)}.v4-swallow i:after{top:-3px;left:17px;transform:rotate(-24deg)}.v4-swallow i:nth-child(2){opacity:.72;top:13px;left:28px;transform:scale(.62)rotate(11deg)}.v4-foreground{z-index:10;object-fit:contain;object-position:bottom;filter:drop-shadow(0 -2px 4px #31492c08);width:58%;max-width:none;max-height:52%;position:absolute;bottom:-3%}.v4-foreground-left{transform-origin:0 100%;left:-19%}.v4-foreground-right{transform-origin:100% 100%;right:-20%}.v4-stream-shimmer{z-index:4;width:42%;height:32%;position:absolute;top:44%;left:27%;transform:rotate(3deg)}.v4-stream-shimmer i{opacity:0;background:#fffff7c7;border-radius:50%;height:1px;display:block;position:absolute;box-shadow:0 0 7px #fffff57a}.v4-stream-shimmer i:first-child{width:38%;top:12%;left:22%}.v4-stream-shimmer i:nth-child(2){width:55%;top:42%;left:5%}.v4-stream-shimmer i:nth-child(3){width:42%;top:72%;right:3%}.v4-petals{z-index:12;position:absolute;inset:15% 5% 23%}.v4-petals i{opacity:0;background:#f6dfd7e6;border-radius:70% 30%;width:7px;height:11px;position:absolute;box-shadow:0 1px 3px #64493e14}.v4-petals i:first-child{top:5%;left:12%}.v4-petals i:nth-child(2){top:19%;left:72%;animation-delay:-4.2s!important}.v4-petals i:nth-child(3){top:-9%;left:46%;animation-delay:-7.3s!important}.v4-petals i:nth-child(4){top:34%;left:88%;animation-delay:-10.6s!important}.v4-fireflies{z-index:12;position:absolute;inset:23% 6% 17%}.v4-fireflies i{background:#f8df82;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 12px 5px #f9dd7675}.v4-fireflies i:first-child{top:48%;left:8%}.v4-fireflies i:nth-child(2){top:15%;left:27%;animation-delay:-1.8s!important}.v4-fireflies i:nth-child(3){top:58%;left:48%;animation-delay:-3.7s!important}.v4-fireflies i:nth-child(4){top:23%;right:13%;animation-delay:-5.2s!important}.v4-fireflies i:nth-child(5){top:66%;right:4%;animation-delay:-6.8s!important}.v4-fireflies i:nth-child(6){bottom:3%;left:36%;animation-delay:-8.1s!important}.v4-recent-change{z-index:13;background:radial-gradient(circle,#ffe88bad,#0000 70%);border-radius:50%;width:90px;height:90px;animation:2.8s cubic-bezier(.22,1,.36,1) both v4-one-growth;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.v4-daily-event{z-index:12;color:#2d3a29ad;font-family:var(--poem);letter-spacing:.05em;text-align:center;text-shadow:0 1px 9px #fffff7f5;pointer-events:none;margin:0;font-size:11px;line-height:1.6;position:absolute;inset:45% 28px auto}.fujing-world-v4[data-moving=true] .v4-canopy-left{animation:10s ease-in-out infinite alternate v4-canopy-left}.fujing-world-v4[data-moving=true] .v4-canopy-right{animation:12s ease-in-out -3s infinite alternate v4-canopy-right}.fujing-world-v4[data-moving=true] .v4-tree{animation:11s ease-in-out infinite alternate v4-tree-breathe}.fujing-world-v4[data-moving=true] .v4-foreground-left{animation:7s ease-in-out infinite alternate v4-foreground-left}.fujing-world-v4[data-moving=true] .v4-foreground-right{animation:8.5s ease-in-out -2s infinite alternate v4-foreground-right}.fujing-world-v4[data-moving=true] .v4-mist-a{animation:15s ease-in-out infinite alternate v4-mist-a}.fujing-world-v4[data-moving=true] .v4-mist-b{animation:17s ease-in-out -6s infinite alternate v4-mist-b}.fujing-world-v4[data-moving=true] .v4-stream-shimmer i{animation:4.6s ease-in-out infinite v4-shimmer}.fujing-world-v4[data-moving=true] .v4-stream-shimmer i:nth-child(2){animation-delay:-1.5s}.fujing-world-v4[data-moving=true] .v4-stream-shimmer i:nth-child(3){animation-delay:-3s}.fujing-world-v4[data-moving=true] .v4-petals i{animation:12s linear infinite v4-petal-fall}.fujing-world-v4[data-moving=true] .v4-deer-standing{animation:11s ease-in-out infinite v4-deer-stand}.fujing-world-v4[data-moving=true] .v4-deer-grazing{animation:11s ease-in-out infinite v4-deer-graze}.fujing-world-v4[data-moving=true] .v4-butterfly{animation:13s ease-in-out infinite v4-butterfly-path}.fujing-world-v4[data-moving=true] .v4-swallow{animation:23s linear infinite v4-swallow-cross}.fujing-world-v4[data-moving=true] .v4-butterfly-open{animation:.56s ease-in-out infinite v4-wing-open}.fujing-world-v4[data-moving=true] .v4-butterfly-closed{animation:.56s ease-in-out infinite v4-wing-closed}.fujing-world-v4[data-moving=true] .v4-ribbon-red{animation:3.8s ease-in-out infinite alternate v4-ribbon-red}.fujing-world-v4[data-moving=true] .v4-ribbon-gold{animation:4.4s ease-in-out -1.2s infinite alternate v4-ribbon-gold}.fujing-world-v4[data-moving=true] .v4-pouch{animation:4s ease-in-out infinite alternate v4-pouch}.fujing-world-v4[data-moving=true] .v4-pouch-2,.fujing-world-v4[data-moving=true] .v4-pouch-5{animation-delay:-1.3s}.fujing-world-v4[data-moving=true] .v4-pouch-3,.fujing-world-v4[data-moving=true] .v4-pouch-6{animation-delay:-2.5s}.fujing-world-v4[data-moving=true] .v4-tree-aura{animation:3.6s ease-in-out infinite alternate v4-aura}.fujing-world-v4[data-moving=true] .v4-fireflies i{animation:4.2s ease-in-out infinite v4-firefly}.v4-world-title{z-index:13;top:max(104px, calc(env(safe-area-inset-top) + 80px));color:#3e563a;text-shadow:0 1px 12px #fffff4f2;pointer-events:none;justify-items:center;display:grid;position:absolute;left:50%;transform:translate(-50%)}.v4-world-title span{font-family:var(--poem);letter-spacing:.22em;opacity:.72;font-size:10px}.v4-world-title strong{font-family:var(--poem);letter-spacing:.22em;white-space:nowrap;margin-top:4px;font-size:31px;font-weight:500}.v4-world-title small{letter-spacing:.09em;opacity:.68;margin-top:4px;font-size:9px}.v4-tree-progress{background:#40543b21;border-radius:999px;width:82px;height:3px;margin-top:7px;overflow:hidden}.v4-tree-progress i{border-radius:inherit;background:#486a42a8;height:100%;display:block}.field-page[data-entry=first] .home-topbar{animation-delay:6.45s}.field-page[data-entry=first] .home-invitation{animation-delay:6.9s}.field-page[data-entry=first] .v4-world-title{opacity:0;animation:.9s 6.15s both v4-label-arrive}.living-garden--compact .v4-canopy{width:62%;top:-8%}.living-garden--compact .v4-foreground{width:52%;bottom:-22%}.living-garden--compact .v4-tree{display:none}.living-garden--compact .v4-deer{transform-origin:100% 100%;bottom:2%;transform:scale(.78)}.living-garden--compact .v4-butterfly{top:32%}.growth-v4{isolation:isolate;background:#edf0df}.growth-v4 .v4-growth-background{z-index:0;object-fit:cover;filter:saturate(.7)brightness(1.07)blur(1px);width:108%;max-width:none;height:108%;position:absolute;inset:-4%;transform:scale(1.02)}.v4-growth-wash{z-index:1;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(#faf8eb7a,#f5f6e2c2 42%,#edf0dbde);position:absolute;inset:0}.v4-growth-mist{z-index:2;filter:blur(28px);background:#fffff880;border-radius:50%;height:30%;position:absolute;bottom:23%;left:-20%;right:-20%}.v4-growth-specimen{z-index:7;object-fit:contain;object-position:center bottom;transform-origin:bottom;filter:drop-shadow(0 11px 10px #3f4d3021);width:min(76vw,325px);max-width:none;height:min(56dvh,570px);position:absolute;bottom:17%;left:50%}.growth-v4:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-growth-specimen{width:min(84vw,360px);height:min(42dvh,410px);bottom:21%}.growth-v4[data-stage="4"] .v4-growth-specimen{width:min(68vw,292px)}.growth-v4:is([data-stage="7"],[data-stage="8"]) .v4-growth-specimen{width:min(90vw,390px);height:min(61dvh,620px);bottom:11%}.growth-v4[data-stage="8"] .v4-growth-specimen{width:min(96vw,430px);height:min(65dvh,650px);bottom:10%}.v4-growth-copy{z-index:12;top:max(78px, calc(env(safe-area-inset-top) + 60px));text-align:center;color:#3d5038;text-shadow:0 1px 10px #fffff8f2;position:absolute;left:28px;right:28px}.v4-growth-copy>span{width:28px;height:28px;font-family:var(--poem);border:1px solid #48634338;border-radius:50%;place-items:center;margin-bottom:8px;font-size:10px;display:inline-grid}.v4-growth-copy h2{font-family:var(--poem);letter-spacing:.12em;font-size:26px;font-weight:500}.v4-growth-copy p{font-family:var(--poem);letter-spacing:.05em;margin-top:8px;font-size:13px;line-height:1.75}.v4-growth-drop{z-index:11;opacity:0;transform-origin:50%;object-position:center center;filter:drop-shadow(0 6px 8px #46777b33);width:42px;animation:1.08s cubic-bezier(.33,.02,.28,1) .12s both v4-dew-drop-fall;position:absolute;top:14%;left:50%}.v4-growth-drop:after{content:""}.v4-growth-ripple{z-index:11;opacity:0;transform-origin:50%;object-position:center center;width:min(48vw,180px);animation:1.36s ease-out .82s both v4-ripple-art;position:absolute;bottom:28%;left:50%;transform:translate(-50%)}.v4-growth-rings{z-index:10;width:110px;height:31px;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.v4-growth-rings i{opacity:0;border:1px solid #789e8f6b;border-radius:50%;position:absolute;inset:0}.v4-growth-light{z-index:5;opacity:0;filter:blur(9px);background:radial-gradient(#ffe7924d,#0000 69%);border-radius:50%;width:62%;height:38%;position:absolute;bottom:22%;left:50%;transform:translate(-50%)}.v4-growth-particles{z-index:10;position:absolute;inset:28% 12% 18%}.v4-growth-particles i{opacity:0;background:#e5c066bd;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 10px #e5c06661}.v4-growth-particles i:first-child{top:52%;left:14%}.v4-growth-particles i:nth-child(2){top:18%;left:31%}.v4-growth-particles i:nth-child(3){top:37%;right:12%}.v4-growth-particles i:nth-child(4){bottom:6%;right:29%}.v4-growth-particles i:nth-child(5){bottom:14%;left:7%}.growth-v4 .v4-growth-rings i{animation:1.5s ease-out .72s both v4-growth-ring}.growth-v4 .v4-growth-rings i:nth-child(2){animation-delay:.98s}.growth-v4:is([data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"],[data-stage="8"]) .v4-growth-light{animation:2.6s ease-in-out infinite alternate v4-growth-light}.growth-v4:is([data-stage="4"],[data-stage="5"],[data-stage="6"],[data-stage="7"],[data-stage="8"]) .v4-growth-particles i{animation:3.8s ease-in-out infinite v4-growth-particle}.growth-v4 .growth-progress{left:17px;right:17px;top:max(20px, calc(env(safe-area-inset-top) + 8px));gap:4px}.growth-v4 .growth-progress i{background:#41523b21;flex:1;width:auto;max-width:30px;height:3px}.growth-v4 .growth-progress i[data-active=true]{background:#486843b3}.growth-v4 .growth-progress-long{top:max(24px, calc(env(safe-area-inset-top) + 12px))}.growth-v4 .growth-progress-long>i{background:#41523b21;width:100%;max-width:220px;height:4px;overflow:hidden}.growth-v4 .growth-progress-long b{border-radius:inherit;background:#486843b8;height:100%;transition:width .7s cubic-bezier(.22,1,.36,1);display:block}.v4-growth-copy small{letter-spacing:.08em;opacity:.68;margin-top:9px;font-size:10px;display:block}.growth-v4 .growth-skip{top:max(40px, calc(env(safe-area-inset-top) + 30px));background:#faf8efc7;right:12px}.final-reference-page .classic-wish-content{padding-top:2px}.final-reference-page .classic-scroll-art{object-fit:fill;width:100%;height:225px;inset:18px 0 auto}.final-reference-page .classic-scroll blockquote{font-size:19px;line-height:1.65}.final-reference-page .classic-scroll .ai-note{text-align:left;background:#ffffff59;border:1px solid #4b5b411c;border-radius:18px;margin:0;padding:17px 18px;position:absolute;top:252px;left:14px;right:14px;box-shadow:0 8px 20px #403a2e0d}.final-reference-page .classic-scroll .ai-note span{color:var(--green-deep);font-size:11px}.final-reference-page .classic-scroll .ai-note p{margin-top:5px;font-size:12px;line-height:1.75}.atlas-entry .atlas-art{background:radial-gradient(#f7f7e9e6,#ebf2e06b 64%,#0000 100%);border-radius:16px;place-items:center;width:100%;height:108px;display:grid;position:relative;overflow:visible}.atlas-entry .atlas-art img{object-fit:contain;object-position:center;filter:drop-shadow(0 7px 10px #3e44341a);width:86%;height:92%;padding:0}.atlas-entry[data-locked=true] .atlas-art img{filter:grayscale()opacity(.28)}.creature-card:first-child .atlas-art img{width:76%}.creature-card:nth-child(2) .atlas-art img{width:62%}.creature-card:nth-child(3) .atlas-art img{width:72%}.creature-card:nth-child(4) .atlas-art img{width:70%}.creature-card:nth-child(5) .atlas-art img{width:76%}.creature-card:nth-child(6) .atlas-art img{width:74%}@keyframes v4-camera-breathe{to{transform:scale(1.055)translate(-.5%,-.35%)}}@keyframes v4-canopy-left{to{transform:rotate(1.6deg)translate(4px,2px)}}@keyframes v4-canopy-right{to{transform:rotate(-1.8deg)translate(-5px,3px)}}@keyframes v4-tree-breathe{to{transform:translate(-50%)rotate(.28deg)scale(1.008)}}@keyframes v4-foreground-left{to{transform:rotate(1.3deg)translate(4px)}}@keyframes v4-foreground-right{to{transform:rotate(-1.6deg)translate(-4px)}}@keyframes v4-mist-a{to{opacity:.38;transform:translate(28%)scale(1.08)}}@keyframes v4-mist-b{to{opacity:.67;transform:translate(-24%)scale(.95)}}@keyframes v4-shimmer{0%,25%,to{opacity:0;transform:translate(-8px)scaleX(.7)}52%{opacity:.9;transform:translate(8px)scaleX(1.1)}}@keyframes v4-petal-fall{0%{opacity:0;transform:translateY(-30px)rotate(0)}12%{opacity:.8}80%{opacity:.55}to{opacity:0;transform:translate(75px,58vh)rotate(330deg)}}@keyframes v4-deer-stand{0%,44%,to{opacity:1}51%,89%{opacity:0}}@keyframes v4-deer-graze{0%,44%,to{opacity:0}51%,89%{opacity:1}}@keyframes v4-butterfly-path{0%,to{transform:translate(0,0)rotate(-5deg)}30%{transform:translate(95px,-48px)rotate(8deg)}66%{transform:translate(34px,62px)rotate(-8deg)}}@keyframes v4-swallow-cross{to{transform:translate(128vw)translateY(34px)}}@keyframes v4-wing-open{0%,42%,to{opacity:1;transform:scale(1)}50%,92%{opacity:0;transform:scale(.72)}}@keyframes v4-wing-closed{0%,42%,to{opacity:0;transform:scale(.72)}50%,92%{opacity:1;transform:scale(1)}}@keyframes v4-ribbon-red{to{transform:rotate(3.2deg)translate(3px)}}@keyframes v4-ribbon-gold{to{transform:rotate(-3.8deg)translate(-3px)}}@keyframes v4-pouch{to{transform:rotate(2.2deg)translateY(2px)}}@keyframes v4-one-growth{0%{opacity:0;transform:translate(-50%)scale(.35)}35%{opacity:.92;transform:translate(-50%)scale(1.25)}to{opacity:0;transform:translate(-50%)scale(1.75)}}@keyframes v4-aura{to{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes v4-firefly{0%,to{opacity:.12;transform:translate(0)}50%{opacity:1;transform:translate(8px,-12px)}}@keyframes v4-label-arrive{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes v4-dew-drop-fall{0%{opacity:0;transform:translate(-50%,-48px)scale(.72)}12%{opacity:.92}78%{opacity:.95;transform:translate(-50%,43dvh)scale(1)}to{opacity:0;transform:translate(-50%,46dvh)scale(.58)}}@keyframes v4-ripple-art{0%{opacity:0;transform:translate(-50%)scale(.45)}35%{opacity:.88}to{opacity:0;transform:translate(-50%)scale(1.45)}}@keyframes v4-growth-ring{0%{opacity:.72;transform:scale(.3)}to{opacity:0;transform:scale(2.8)}}@keyframes v4-growth-light{0%{opacity:.38;transform:translate(-50%)scale(.88)}to{opacity:.86;transform:translate(-50%)scale(1.12)}}@keyframes v4-growth-particle{0%,to{opacity:.08;transform:translateY(9px)scale(.7)}50%{opacity:.85;transform:translateY(-13px)scale(1)}}@media (height<=740px){.v4-world-title{top:88px}.fujing-world-v4[data-stage="3"] .v4-tree{bottom:23%}.fujing-world-v4[data-stage="4"] .v4-tree{bottom:22%}.fujing-world-v4[data-stage="5"] .v4-tree,.fujing-world-v4[data-stage="6"] .v4-tree{width:48%;bottom:21%}.fujing-world-v4[data-stage="7"] .v4-tree{bottom:20%}.fujing-world-v4[data-stage="8"] .v4-tree{width:92%;bottom:19%}.v4-deer{bottom:23%}.v4-daily-event{font-size:10px;top:45%}.v4-growth-copy{top:62px}.v4-growth-specimen{height:52dvh;bottom:12%}.final-reference-page .classic-scroll{height:390px;min-height:390px}}@media (prefers-reduced-motion:reduce){.fujing-world-v4 *,.growth-v4 *{animation-duration:.01ms!important;animation-iteration-count:1!important}}.fujing-world-v4{--v4-tree-width:52%;--v4-tree-bottom:25%;--v4-soil-width:62%;--v4-soil-bottom:24%;--v4-soil-filter:saturate(.72) brightness(1.06);--v4-soil-opacity:.86;--v4-creature-filter:saturate(.82) brightness(1.04) drop-shadow(0 5px 6px #34432b1f)}.fujing-world-v4[data-stage="0"],.fujing-world-v4[data-stage="1"],.fujing-world-v4[data-stage="2"],.fujing-world-v4[data-stage="3"]{--v4-tree-width:30%;--v4-tree-bottom:27%;--v4-soil-width:46%;--v4-soil-bottom:25%}.fujing-world-v4[data-stage="4"]{--v4-tree-width:37%;--v4-tree-bottom:27%;--v4-soil-width:52%;--v4-soil-bottom:25.5%}.fujing-world-v4[data-stage="5"]{--v4-tree-width:50%;--v4-tree-bottom:27.5%;--v4-soil-width:62%;--v4-soil-bottom:26%}.fujing-world-v4[data-stage="6"]{--v4-tree-width:56%;--v4-tree-bottom:27%;--v4-soil-width:68%;--v4-soil-bottom:25.5%}.fujing-world-v4[data-stage="7"]{--v4-tree-width:69%;--v4-tree-bottom:26%;--v4-soil-width:76%;--v4-soil-bottom:24.5%}.fujing-world-v4[data-stage="8"]{--v4-tree-width:93%;--v4-tree-bottom:25%;--v4-soil-width:91%;--v4-soil-bottom:23.5%}.fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream]){--v4-soil-filter:saturate(.66) brightness(1.09) hue-rotate(-3deg);--v4-soil-opacity:.82}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]){--v4-soil-filter:saturate(.58) brightness(1.12) sepia(.13);--v4-soil-opacity:.84}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]) .v4-world-background{object-position:center 86%;transform:scale(1.12)translateY(-8%)}.fujing-world-v4[data-scene=winter_rest]{--v4-soil-filter:saturate(.24) brightness(1.23) hue-rotate(8deg);--v4-soil-opacity:.7;--v4-creature-filter:saturate(.52) brightness(1.12) hue-rotate(8deg) drop-shadow(0 5px 7px #2e3d3e1a)}.fujing-world-v4[data-scene=winter_rest] .v4-world-background{object-position:center 96%;transform:scale(1.16)translateY(-12%)}.fujing-world-v4[data-stage] .v4-tree{bottom:var(--v4-tree-bottom);width:var(--v4-tree-width)}.v4-soil-local{pointer-events:none;clip-path:ellipse(47% 42% at 50% 70%);width:132%;height:34%;filter:var(--v4-soil-filter);opacity:var(--v4-soil-opacity);position:absolute;bottom:-5%;left:50%;overflow:hidden;transform:translate(-50%)}.v4-soil-local-back{z-index:1;mix-blend-mode:multiply}.v4-soil-local-front{z-index:3;opacity:.66}.v4-soil-local img{object-fit:contain;object-position:center bottom;max-width:none;height:auto;position:absolute;left:50%;transform:translate(-50%)}.v4-local-soil-shadow{opacity:.38;filter:blur(.7px);width:148%;bottom:-35%}.v4-local-soil-mist{display:none}.v4-local-soil-edge{opacity:.16;width:54%;bottom:-22%}.v4-local-soil-root{opacity:.5;width:52%;bottom:-4%}.v4-local-soil-flowers{opacity:.28;width:102%;bottom:-18%}.fujing-world-v4:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local{opacity:.62;width:190%;height:46%;bottom:-12%}.fujing-world-v4:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-local-soil-root,.fujing-world-v4:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-local-soil-flowers{opacity:.22}.fujing-world-v4[data-stage="8"] .v4-soil-local{clip-path:ellipse(43% 38% at 50% 72%);width:102%;height:22%;bottom:1%}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:33%}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local{opacity:.48;bottom:-13%}.fujing-world-v4[data-scene=winter_rest]:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:26.5%}.fujing-world-v4[data-scene=winter_rest]:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local{opacity:.4;bottom:-14.5%}.v4-resident-creatures{z-index:9;pointer-events:none;position:absolute;inset:0}.v4-resident{transform-origin:50% 100%;filter:var(--v4-creature-filter);opacity:.88;display:block;position:absolute}.v4-resident img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.v4-resident-swallow{z-index:6;opacity:.56;width:58px;top:18%;left:-18%}.v4-resident-butterfly{z-index:10;opacity:.74;width:34px;top:55%;left:12%}.v4-resident-rabbit{opacity:.82;width:58px;bottom:28.5%;right:15%}.v4-resident-squirrel{opacity:.82;width:50px;bottom:31%;left:16%}.v4-resident-deer{z-index:7;opacity:.72;width:88px;bottom:35%;right:4%}.v4-resident-firefly{opacity:.54;mix-blend-mode:screen;filter:saturate(.86)brightness(1.22)drop-shadow(0 0 10px #f5d6703d);width:86px;bottom:37%;left:13%}.fujing-world-v4:not([data-scene=winter_rest]) .v4-resident-firefly{opacity:.24}.fujing-world-v4[data-moving=true] .v4-resident-swallow{animation:24s linear infinite eco-swallow}.fujing-world-v4[data-moving=true] .v4-resident-butterfly{animation:12s ease-in-out infinite eco-butterfly}.fujing-world-v4[data-moving=true] .v4-resident-rabbit{animation:8.2s ease-in-out infinite eco-rabbit}.fujing-world-v4[data-moving=true] .v4-resident-squirrel{animation:7.6s ease-in-out -1.4s infinite eco-squirrel}.fujing-world-v4[data-moving=true] .v4-resident-deer{animation:10s ease-in-out -2.2s infinite eco-deer}.fujing-world-v4[data-moving=true] .v4-resident-firefly{animation:4.8s ease-in-out infinite eco-firefly}.v4-daily-event{color:#2e3f2a9e;top:47%}.field-page .home-invitation{bottom:calc(92px + env(safe-area-inset-bottom));background:#f8f7ef80}.toast{color:#394e34e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8eec7;border:1px solid #586c4b24;box-shadow:0 12px 30px #2f3d2a17}@keyframes eco-swallow{0%{opacity:0;transform:translate(0,0)scale(.62)}10%,76%{opacity:.58}to{opacity:0;transform:translate(124vw,28px)scale(.68)}}@keyframes eco-butterfly{0%,to{transform:translate(0,0)rotate(-6deg)scale(1)}34%{transform:translate(35px,-24px)rotate(8deg)scale(.92)}68%{transform:translate(18px,18px)rotate(-11deg)scale(1.04)}}@keyframes eco-rabbit{0%,to{transform:translateY(0)scale(1)}46%{transform:translateY(-3px)scale(1.012)}54%{transform:translateY(-3px)scale(1.012)rotate(.6deg)}}@keyframes eco-squirrel{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-2px)rotate(-1.2deg)}}@keyframes eco-deer{0%,to{transform:translateY(0)rotate(0)}48%{transform:translateY(2px)rotate(.7deg)}}@keyframes eco-firefly{0%,to{opacity:.22;transform:translate(0,0)scale(.96)}50%{opacity:.74;transform:translate(5px,-8px)scale(1.03)}}@media (height<=740px){.fujing-world-v4[data-stage="3"]{--v4-tree-bottom:29.5%;--v4-soil-bottom:28%}.fujing-world-v4[data-stage="8"]{--v4-tree-width:88%;--v4-tree-bottom:25%;--v4-soil-width:88%;--v4-soil-bottom:23.5%}.v4-resident-rabbit{width:52px;bottom:30%}.v4-resident-squirrel{width:45px;bottom:33%}.v4-resident-deer{width:76px;bottom:37%}.field-page .home-invitation{bottom:calc(84px + env(safe-area-inset-bottom))}}:root{--poem:"Songti SC", STSong, "LXGW WenKai", "Kaiti SC", STKaiti, "KaiTi", "FangSong", serif}.ink-title,.v4-world-title strong,.mind-fujing-heading h1,.flow-header h1{font-family:var(--poem);letter-spacing:.14em;font-weight:500}.bottom-nav{z-index:42;width:min(100vw,430px);height:calc(72px + env(safe-area-inset-bottom));padding:8px 38px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfaf3f5;border-top:1px solid #41483a1a;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -8px 24px #3d3d320f}.page{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.field-page{height:100dvh;min-height:100dvh;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.fujing-world-v4 .v4-world-plane{height:100%;top:0;transform:none}.v4-world-background,.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]) .v4-world-background,.fujing-world-v4[data-scene=winter_rest] .v4-world-background{object-position:center 66%;transform:scale(1.035)}.fujing-world-v4[data-moving=true] .v4-world-background{animation:none!important}.fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream]) .v4-world-background{object-position:center 62%}.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]) .v4-world-background{object-position:center 59%}.fujing-world-v4[data-scene=winter_rest] .v4-world-background{object-position:center 57%}.fujing-world-v4[data-stage="0"],.fujing-world-v4[data-stage="1"],.fujing-world-v4[data-stage="2"],.fujing-world-v4[data-stage="3"],.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]),.fujing-world-v4[data-scene=winter_rest]:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:28.5%;--v4-soil-bottom:27%}.fujing-world-v4[data-stage="4"]{--v4-tree-bottom:28%;--v4-soil-bottom:26.5%}.fujing-world-v4[data-stage="5"],.fujing-world-v4[data-stage="6"]{--v4-tree-bottom:27.5%;--v4-soil-bottom:26%}.v4-tree:after{opacity:0}.v4-soil-local{clip-path:none;height:24%;bottom:-6%;overflow:visible}.fujing-world-v4:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local,.fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local,.fujing-world-v4[data-scene=winter_rest]:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local{opacity:.5;height:26%;bottom:-7%}.v4-local-soil-edge{opacity:.08;filter:blur(1.4px)}.v4-local-soil-root{opacity:.36}.v4-local-soil-flowers{opacity:.18}.v4-world-title{top:max(116px, calc(env(safe-area-inset-top) + 84px))}.v4-world-title span{letter-spacing:.3em;font-size:11px}.v4-world-title strong{letter-spacing:.26em;margin-top:7px;padding-left:.26em;font-size:clamp(39px,12.6vw,52px)}.v4-world-title small{margin-top:8px;font-size:11px}.field-page .home-invitation{bottom:calc(88px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7e8b3;border-radius:25px;padding:12px 10px 13px;left:28px;right:28px;box-shadow:0 10px 28px #3744301a}.field-page .invitation-heading h1{letter-spacing:.18em;font-size:14px}.field-page .gentle-suggestions{gap:4px}.field-page .gentle-suggestion{min-height:44px;padding:0 8px;font-size:11px}.field-page .home-invitation .primary-button{width:min(280px,82%);min-height:48px}.mind-fujing-heading h1{letter-spacing:.18em;padding-left:.18em;font-size:clamp(38px,11vw,48px)}.mind-fujing-heading p{font-family:var(--poem);letter-spacing:.08em;margin-top:10px;font-size:12px}.mind-scene-switcher .scene-scroller strong{text-align:center;font-size:14px}.mind-scene-switcher .scene-scroller small{text-align:center;margin-top:4px;line-height:1.5;display:block}.mind-intro p{font-family:var(--poem);letter-spacing:.14em;font-size:16px}.final-reference-page{height:100dvh;min-height:100dvh;overflow:hidden}.final-reference-page .flow-header{height:max(62px, calc(env(safe-area-inset-top) + 48px));padding-top:env(safe-area-inset-top);flex:none}.final-reference-page .flow-header h1{letter-spacing:.12em;font-size:clamp(25px,7.2vw,32px)}.final-reference-page .classic-wish-content{-webkit-overflow-scrolling:touch;min-height:0;padding:0 18px calc(92px + env(safe-area-inset-bottom));flex:auto;overflow-y:auto}.final-reference-page .classic-scroll{width:min(94vw,362px);height:clamp(318px,43dvh,374px);min-height:0}.final-reference-page .classic-scroll-art{height:clamp(178px,24dvh,214px);inset:8px 0 auto}.final-reference-page .classic-ink{padding:clamp(62px,8dvh,76px) 48px 0}.final-reference-page .classic-scroll blockquote{letter-spacing:.08em;font-size:clamp(18px,5.2vw,22px);line-height:1.52}.final-reference-page .classic-scroll cite{margin-top:4px;font-size:11px}.final-reference-page .classic-scroll .ai-note{border-radius:17px;padding:14px 16px;top:clamp(214px,29dvh,244px);left:18px;right:18px}.final-reference-page .classic-scroll .ai-note p{font-size:12px;line-height:1.65}.final-reference-page .classic-scroll .red-seal{bottom:clamp(150px,20dvh,184px);right:36px}.final-reference-page .wish-section{margin-top:10px}.final-reference-page .wish-section h2{margin-bottom:8px;font-size:18px}.final-reference-page .wish-explain{margin-bottom:10px;padding:10px 12px;font-size:12px;line-height:1.62}.final-reference-page .wish-grid{gap:8px}.final-reference-page .wish-grid button{border-radius:15px;gap:4px;min-height:58px}.final-reference-page .wish-grid button span{font-size:13px}.final-reference-page .final-actions{z-index:54;width:min(100vw,430px);padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#faf8eff5 28%,#faf8effc);position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%)}@media (height<=740px){.v4-world-title{top:max(98px, calc(env(safe-area-inset-top) + 68px))}.fujing-world-v4[data-stage="0"],.fujing-world-v4[data-stage="1"],.fujing-world-v4[data-stage="2"],.fujing-world-v4[data-stage="3"]{--v4-tree-bottom:27.5%;--v4-soil-bottom:26%}.field-page .home-invitation{bottom:calc(82px + env(safe-area-inset-bottom));padding-block:9px 10px}.final-reference-page .classic-scroll{height:308px}.final-reference-page .classic-scroll .ai-note{top:204px}.final-reference-page .wish-explain{max-height:92px;overflow-y:auto}.final-reference-page .wish-grid button{min-height:54px}}.field-page .fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream]) .v4-world-background{object-position:center 72%;transform:scale(1.078)translateY(-6%)}.field-page .fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]) .v4-world-background{object-position:center 75%;transform:scale(1.09)translateY(-8.6%)}.field-page .fujing-world-v4[data-scene=winter_rest] .v4-world-background{object-position:center 80%;transform:scale(1.105)translateY(-12.2%)}.field-page .fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:32.5%;--v4-soil-filter:saturate(.56) brightness(1.15) hue-rotate(-4deg);--v4-soil-opacity:.46}.field-page .fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:29.6%;--v4-soil-filter:saturate(.52) brightness(1.18) sepia(.16);--v4-soil-opacity:.48}.field-page .fujing-world-v4[data-scene=winter_rest]:is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]){--v4-tree-bottom:27.4%;--v4-soil-filter:saturate(.22) brightness(1.2) hue-rotate(9deg);--v4-soil-opacity:.42}.field-page .fujing-world-v4:is([data-scene=summer_grow],[data-scene=clear_stream],[data-scene=autumn_harvest],[data-scene=dusk],[data-scene=winter_rest]):is([data-stage="0"],[data-stage="1"],[data-stage="2"],[data-stage="3"]) .v4-soil-local{height:25%;bottom:-6%}.field-page .fujing-world-v4:is([data-scene=autumn_harvest],[data-scene=dusk],[data-scene=winter_rest]):is([data-stage="4"],[data-stage="5"]){--v4-tree-bottom:31%}.field-page .fujing-world-v4[data-scene=winter_rest]:is([data-stage="4"],[data-stage="5"]){--v4-tree-bottom:27.5%}}
