.pwa-install-prompt[data-v-33a299fb]{position:fixed;bottom:calc(18px + env(safe-area-inset-bottom,0px));left:50%;z-index:3500;display:grid;gap:12px;width:min(360px,calc(100vw - 36px));padding:16px;border:1px solid rgba(207,232,117,.42);border-radius:14px;background:#183623;color:#fffdf0;box-shadow:0 18px 38px #08180e4d;transform:translate(-50%)}.pwa-install-prompt strong[data-v-33a299fb]{font-size:1rem}.pwa-install-prompt p[data-v-33a299fb]{margin:5px 0 0;color:#fffdf0d1;font-size:.85rem;font-weight:700;line-height:1.45}.pwa-install-actions[data-v-33a299fb]{display:flex;justify-content:flex-end;gap:8px}.pwa-install-actions button[data-v-33a299fb]{min-height:38px;border-radius:999px;padding:0 14px;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer}.pwa-install-dismiss[data-v-33a299fb]{border:1px solid rgba(255,253,240,.38);background:transparent;color:#fffdf0}.pwa-install-button[data-v-33a299fb]{border:1px solid #cfe875;background:#cfe875;color:#183623}.app-fixed-header{position:fixed;top:0;left:0;z-index:1000;width:100vw;min-height:calc(104px + env(safe-area-inset-top,0px));overflow:hidden;background:#fff;pointer-events:none;box-shadow:0 12px 30px #0003;contain:layout paint style}.app-fixed-header-content{position:relative;z-index:2;display:flex;align-items:flex-start;gap:14px;width:min(720px,calc(100vw - 28px));padding:calc(18px + env(safe-area-inset-top,0px)) 14px 18px}.app-fixed-header-diary,.app-fixed-header-memorial{background:#fff}.app-fixed-header-back{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;margin:0;border:1px solid rgba(24,54,35,.18);border-radius:999px;background:#18362314;color:#183623;text-decoration:none;pointer-events:auto}.app-fixed-header-back span{display:block;width:14px;height:14px;border-bottom:4px solid currentColor;border-left:4px solid currentColor;transform:translate(3px) rotate(45deg)}.app-fixed-title-panel{box-sizing:border-box;width:min(520px,calc(100vw - 86px));min-height:74px;padding:6px 0 0}.app-fixed-title-panel h1,.app-fixed-title-panel p{margin:0;text-shadow:none}.app-fixed-title-panel h1{color:#183623;font-size:clamp(1.45rem,3vw,2rem);font-weight:950;line-height:1.08}.app-fixed-title-panel p{display:-webkit-box;overflow:hidden;margin-top:7px;color:#183623c7;font-size:clamp(.78rem,1.7vw,.92rem);font-weight:850;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:640px){.app-fixed-header{min-height:calc(96px + env(safe-area-inset-top,0px))}.app-fixed-header-content{gap:10px;width:calc(100vw - 24px);padding:calc(16px + env(safe-area-inset-top,0px)) 12px 16px}.app-fixed-header-back{width:40px;height:40px;--box-shadow: none}.app-fixed-title-panel{width:calc(100vw - 76px);min-height:0;padding-top:4px}.app-fixed-title-panel h1{font-size:1.28rem;line-height:1.15}.app-fixed-title-panel p{margin-top:5px;font-size:.76rem;-webkit-line-clamp:2}}:root{font-family:Inter,Noto Sans TC,system-ui,sans-serif}html,body{touch-action:manipulation}html{overflow:hidden}body{margin:0;overflow:hidden;background:#1d1208}#app{width:100vw;height:100vh;height:100svh}.app-scroll-frame{width:100vw;height:100vh;height:100svh;background:#1d1208;overflow-x:auto;overflow-y:hidden;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none}.app-scroll-frame-memorial{background:#183623}.app-scroll-frame-dragging{cursor:grabbing}.app-width-frame{position:relative;width:100vw;min-width:0;min-height:100vh;min-height:100svh}.app-scroll-frame-fluid{overflow:hidden;cursor:default;touch-action:manipulation}.app-scroll-frame-page-scroll{overflow-x:hidden;overflow-y:auto;cursor:default;touch-action:pan-y;-webkit-user-select:auto;user-select:auto;-webkit-overflow-scrolling:touch}.app-width-frame-fluid,.app-width-frame-fluid .app-page,.app-width-frame-fluid .app-content{width:100vw;min-width:0}.app-page,.app-content{position:relative;left:auto;right:auto;width:100%;min-width:0;min-height:100vh;min-height:100svh}.app-content{overflow:auto}.app-spinner{display:inline-block;width:38px;height:38px;border:4px solid rgba(24,54,35,.16);border-top-color:#183623;border-radius:50%;animation:app-spinner-rotate .8s linear infinite}.app-toast{position:fixed;right:18px;bottom:18px;bottom:calc(18px + min(env(safe-area-inset-bottom,0px),18px));z-index:3000;max-width:min(360px,calc(100vw - 36px));padding:12px 16px;border-radius:8px;background:#183623;color:#fffdf0;box-shadow:0 18px 38px #08180e3d;font-weight:850;line-height:1.45;opacity:0;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.app-toast{display:flex;align-items:center;gap:12px}.app-toast-action{flex:0 0 auto;border:0;border-radius:6px;padding:6px 8px;background:#fffdf0;color:#183623;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer}.app-toast.is-visible{opacity:1;transform:translateY(0)}.diary-submit-button,.daily-submit-button,.explore-search-button,.explore-action-button,.memorial-action-button,.two-factor-action-button,.two-factor-danger-button,.profile-submit-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(24,54,35,.18);background:#183623;color:#fffdf0;font:inherit;cursor:pointer}.profile-submit-button{background:#6b7c39}.two-factor-danger-button{background:#8b321f}.diary-submit-button:disabled,.daily-submit-button:disabled,.explore-search-button:disabled,.explore-action-button:disabled,.memorial-action-button:disabled,.two-factor-action-button:disabled,.two-factor-danger-button:disabled,.profile-submit-button:disabled{cursor:not-allowed;opacity:.58}@keyframes app-spinner-rotate{to{transform:rotate(360deg)}}.header-back-button{height:34px;margin-left:8px;color:#3b1d05;font-size:.82rem;font-weight:950;letter-spacing:.04em;--background: linear-gradient(135deg, #fff0a8, #ffb020 58%, #e97917);--background-activated: linear-gradient(135deg, #ffd978, #f59e0b);--border-color: rgba(91, 48, 14, .72);--border-radius: 999px;--border-style: solid;--border-width: 2px;--box-shadow: 0 3px 0 #6d360b, 0 7px 12px rgba(28, 13, 2, .2);--padding-end: 12px;--padding-start: 10px}.header-back-button::part(native){overflow:hidden}.header-back-button span{display:inline-flex;align-items:center;gap:5px}.header-back-button span:before{content:"";width:8px;height:8px;border-bottom:3px solid currentColor;border-left:3px solid currentColor;transform:rotate(45deg)}.green-toolbar{--background: linear-gradient(135deg, #123d2a, #176c45 56%, #22c55e);--color: #effff4;border-bottom-color:#4ade807a}.green-toolbar .header-back-button{color:#062012;--background: linear-gradient(135deg, #dcfce7, #4ade80 58%, #16a34a);--background-activated: linear-gradient(135deg, #bbf7d0, #22c55e);--border-color: rgba(6, 78, 43, .72);--box-shadow: 0 3px 0 #065f46, 0 7px 12px rgba(2, 44, 34, .24)}.page-back-button{position:fixed;top:calc(18px + env(safe-area-inset-top,0px));left:calc(var(--app-scroll-left, 0px) + 18px);z-index:20;height:34px;color:#062012;font-size:.82rem;font-weight:950;letter-spacing:.04em;--background: linear-gradient(135deg, #dcfce7, #4ade80 58%, #16a34a);--background-activated: linear-gradient(135deg, #bbf7d0, #22c55e);--border-color: rgba(6, 78, 43, .72);--border-radius: 999px;--border-style: solid;--border-width: 2px;--box-shadow: 0 3px 0 #065f46, 0 7px 12px rgba(2, 44, 34, .24);--padding-end: 12px;--padding-start: 10px}.page-back-button::part(native){overflow:hidden}.page-back-button span{display:inline-flex;align-items:center;gap:5px}.page-back-button span:before{width:8px;height:8px;border-bottom:3px solid currentColor;border-left:3px solid currentColor;content:"";transform:rotate(45deg)}.green-page-shell{background:radial-gradient(circle at 18% 8%,rgba(74,222,128,.34),transparent 24%),radial-gradient(circle at 84% 16%,rgba(20,184,166,.22),transparent 22%),linear-gradient(180deg,#123d2a,#0f241b 48%,#08130f)}.green-card{border-color:#86efac6b;background:linear-gradient(145deg,#176a45f5,#0c2b1ffa);box-shadow:0 10px #064e3b,0 24px 50px #0000005c}.green-card:before{background:linear-gradient(120deg,rgba(220,252,231,.16),transparent 34%)}.green-page-shell .status-pill,.green-page-shell .rarity-pill{border-color:#86efac7a;background:#14532db8;color:#dcfce7}.memorial-toolbar{--background: linear-gradient(135deg, #230a0a, #5f1715 54%, #9a3412);--color: #fff1c2;border-bottom-color:#facc1580}.memorial-toolbar .header-back-button{color:#2b0b06;--background: linear-gradient(135deg, #fff4c4, #facc15 58%, #b45309);--background-activated: linear-gradient(135deg, #fde68a, #eab308);--border-color: rgba(120, 53, 15, .78);--box-shadow: 0 3px 0 #7c2d12, 0 7px 12px rgba(42, 8, 4, .28)}.memorial-page-shell{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 10%,rgba(250,204,21,.2),transparent 22%),radial-gradient(circle at 18% 24%,rgba(185,28,28,.3),transparent 24%),radial-gradient(circle at 84% 18%,rgba(251,146,60,.2),transparent 20%),linear-gradient(180deg,#2a0f0d,#170807 48%,#080303)}.memorial-page-shell>:not(.memorial-pixi-background){position:relative;z-index:1}.memorial-pixi-background{position:absolute;inset:0;z-index:0;min-width:0}.memorial-pixi-background canvas{display:block;width:100%;height:100%}.memorial-page-shell .status-pill,.memorial-page-shell .rarity-pill{border-color:#facc157a;background:#450a0ac2;color:#fde68a}.memorial-card{border-color:#facc1575;background:linear-gradient(90deg,rgba(250,204,21,.08),transparent 16%,transparent 84%,rgba(250,204,21,.08)),linear-gradient(145deg,#5b130ffa,#1c0908fc);box-shadow:0 10px #5f1715,0 24px 54px #0000007a}.memorial-card:before{background:radial-gradient(circle at 50% 0%,rgba(253,224,71,.2),transparent 34%),linear-gradient(120deg,rgba(255,247,237,.12),transparent 34%)}.page-shell{min-height:100%;padding:22px 16px 42px;background:radial-gradient(circle at 16% 8%,rgba(255,207,92,.32),transparent 22%),radial-gradient(circle at 82% 14%,rgba(74,222,128,.2),transparent 20%),linear-gradient(180deg,#3b220d,#1d1208 46%,#120b06)}.hero-card,.nest-card{position:relative;overflow:hidden;margin:0 0 18px;border:2px solid rgba(255,207,92,.38);border-radius:30px;background:linear-gradient(145deg,#6a3a12f5,#321d0dfa);box-shadow:0 10px #7b4515,0 24px 50px #0000005c}.hero-card:before,.nest-card:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(120deg,rgba(255,255,255,.14),transparent 34%)}.hero-stage{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,1.18fr);gap:18px;align-items:center}.hero-stage section{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:14px}.game-title{margin:0;color:#fff2bc;font-size:clamp(2.15rem,7.5vw,4.1rem);font-weight:950;line-height:1.22;text-shadow:0 5px 0 #7b4515,0 12px 22px rgba(0,0,0,.34)}.hero-copy{margin:0;color:#ffe8aa;font-size:1rem;line-height:1.6}.coop-scene{position:relative;overflow:hidden;min-height:320px;aspect-ratio:16 / 9;border:4px solid #7b4515;border-radius:24px;background:linear-gradient(180deg,#8ed5ff,#8fcf72 58%,#6fa33c);box-shadow:0 14px #8a4b0e,0 22px 42px #0000004d}.coop-scene:before{display:none}.coop-scene:after{display:none}.coop-roof{display:none}.coop-yard{position:absolute;inset:0;overflow:hidden;z-index:3;border:0;border-radius:0;background:transparent;box-shadow:none}.coop-yard:before{display:none}.coop-yard:after{display:none}.nest-bowl{position:absolute;z-index:2;display:none;align-items:flex-end;justify-content:center;gap:4px;width:86px;height:42px;border-radius:0 0 44px 44px;background:repeating-linear-gradient(45deg,#a76522 0 8px,#7b4515 8px 16px);box-shadow:inset 0 -8px #00000029,0 8px #00000029}.nest-bowl-left{left:8%;bottom:18%}.nest-bowl-right{right:25%;bottom:9%;transform:scale(.86)}.egg-zone-rack{position:fixed;inset:58px 14px auto auto;z-index:29;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:auto}.egg-zone-rack-open,.egg-zone-rack.egg-zone-rack-open{z-index:40}.egg-zone-toggle{display:flex;align-items:center;justify-content:center;min-width:58px;min-height:29px;padding:4px 7px;border:2px solid #5b300e;border-radius:999px;background:linear-gradient(160deg,#ffe687fa,#f08a1cfa);color:#3b1d05;box-shadow:0 2px #6d360b,0 5px 9px #1c0d0233;font:inherit;font-size:.6rem;font-weight:900;cursor:pointer}.egg-zone-panel{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:1;display:none;width:min(300px,calc(100vw - 18px));padding:6px;border:2px solid #5b300e;border-radius:13px;background:linear-gradient(180deg,rgba(255,226,150,.14),transparent 38%),repeating-linear-gradient(90deg,#9f6326 0 28px,#814916 28px 56px);box-shadow:inset 0 0 0 2px #ffe29629,0 5px #4c2609,0 10px 18px #23120442}.egg-zone-rack-open .egg-zone-panel{display:block}.egg-zone-rack header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:#fff2bc;font-weight:950}.egg-zone-rack header span{font-size:.78rem}.egg-zone-rack header strong{padding:3px 6px;border:2px solid rgba(76,38,9,.72);border-radius:999px;background:#fff4c5e0;color:#4a2507;font-size:.68rem}.egg-zone-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.egg-zone{display:grid;gap:4px;min-width:0;padding:5px;border:2px solid rgba(78,39,9,.8);border-radius:9px;background:#ffeeb8db;box-shadow:inset 0 -5px #7644142e}.egg-zone div:first-child{display:grid;gap:2px;min-width:0}.egg-zone strong{color:#482306;font-size:.72rem;line-height:1.1}.egg-zone span{color:#794315;font-size:.6rem;font-weight:800;line-height:1.2}.egg-slot-row{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.egg-slot{display:block;aspect-ratio:1;min-width:0;border:2px dashed rgba(89,45,10,.55);border-radius:50%;background:radial-gradient(circle at 50% 55%,rgba(92,50,17,.14),transparent 52%),#fff9db94;box-shadow:inset 0 3px 5px #4e27092e}.pixi-coop-stage{position:absolute;inset:0;z-index:5;width:100%;height:100%;pointer-events:auto}.pixi-coop-stage canvas{display:block;width:100%;height:100%;pointer-events:auto}.status-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.status-pill,.rarity-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,207,92,.36);border-radius:999px;background:#fff7df1a;color:#fff2bc;font-size:.82rem;font-weight:800}@media(max-width:430px){.hero-stage{grid-template-columns:1fr;gap:20px}.coop-scene{min-height:300px}}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.metric-tile{padding:16px;border:2px solid rgba(255,207,92,.28);border-radius:22px;background:linear-gradient(160deg,#fff7df29,#ffb02014);box-shadow:inset 0 -5px #0000002e}.metric-tile strong{display:block;color:#ffcf5c;font-size:1.9rem;line-height:1}.metric-tile p{margin:8px 0 0;color:#ffe8aa;font-size:.88rem}.quest-board,.map-board,.memorial-board{display:grid;gap:12px}.memorial-board{gap:16px}.memorial-altar{position:relative;display:grid;justify-items:center;min-height:220px;padding:24px 14px 18px;border:2px solid rgba(250,204,21,.28);border-radius:26px;background:radial-gradient(circle at 50% 35%,rgba(250,204,21,.2),transparent 30%),linear-gradient(180deg,#450a0a8f,#140605b8);box-shadow:inset 0 0 36px #0000004d,0 12px 24px #00000038}.memorial-altar:before,.memorial-altar:after{position:absolute;top:18px;bottom:28px;width:42px;border:2px solid rgba(250,204,21,.28);border-right:0;border-radius:999px 0 0 999px;content:"";opacity:.74}.memorial-altar:before{left:18px}.memorial-altar:after{right:18px;border-right:2px solid rgba(250,204,21,.28);border-left:0;border-radius:0 999px 999px 0}.memorial-incense{position:relative;display:flex;justify-content:center;gap:16px;width:150px;height:76px}.memorial-incense span{position:relative;width:4px;height:70px;border-radius:999px;background:linear-gradient(180deg,#fef3c7 0 6px,#b91c1c 6px 46px,#78350f 46px 100%);box-shadow:0 0 14px #fde0475c}.memorial-incense span:before{position:absolute;left:50%;bottom:62px;width:24px;height:54px;border-top:2px solid rgba(254,249,195,.3);border-radius:50%;content:"";transform:translate(-50%) rotate(-12deg)}.memorial-table{position:relative;display:grid;grid-template-columns:56px minmax(140px,220px) 56px;gap:14px;align-items:end;justify-content:center;width:min(100%,420px);padding:0 12px 18px}.memorial-table:after{position:absolute;right:0;bottom:0;left:0;height:28px;border:2px solid rgba(250,204,21,.3);border-radius:14px;background:linear-gradient(180deg,#7c2d12,#3b0f0b);box-shadow:0 8px #450a0adb;content:""}.memorial-tablet{position:relative;z-index:1;display:grid;place-items:center;min-height:116px;padding:18px 16px 24px;border:2px solid rgba(250,204,21,.5);border-radius:18px 18px 10px 10px;background:linear-gradient(180deg,#42100d,#1f0706);box-shadow:inset 0 0 0 4px #facc1514,0 10px 18px #0000004d;text-align:center}.memorial-tablet span{color:#fef3c7;font-size:.82rem;font-weight:900;letter-spacing:.28em;writing-mode:vertical-rl}.memorial-tablet strong{margin-top:10px;color:#facc15;font-size:1rem;letter-spacing:.08em}.memorial-candle{position:relative;z-index:1;width:22px;height:68px;margin:0 auto 14px;border-radius:8px 8px 4px 4px;background:linear-gradient(90deg,#fee2e2,#fff7ed 50%,#fecaca);box-shadow:inset 0 -12px #b91c1c2e,0 0 24px #f8717138}.memorial-candle:before{position:absolute;left:50%;bottom:62px;width:18px;height:28px;border-radius:999px 999px 999px 0;background:radial-gradient(circle at 50% 70%,#f97316 0 22%,#facc15 48%,#facc1500 72%);content:"";filter:drop-shadow(0 0 10px rgba(250,204,21,.72));transform:translate(-50%) rotate(45deg)}.memorial-intro{margin:0;color:#fed7aa;line-height:1.7;text-align:center}.quest-item,.map-node,.memorial-item{padding:14px;border:1px solid rgba(255,207,92,.28);border-radius:22px;background:#fff7df1a}.green-page-shell .quest-item,.green-page-shell .map-node,.green-page-shell .memorial-item{border-color:#86efac57;background:linear-gradient(160deg,#dcfce721,#22c55e14);box-shadow:inset 0 -5px #022c222e}.memorial-page-shell .memorial-item{position:relative;overflow:hidden;border-color:#facc1557;background:linear-gradient(90deg,rgba(250,204,21,.12),transparent 18%),linear-gradient(160deg,#450a0ac2,#1c0908d6);box-shadow:inset 0 -5px #450a0a75,0 10px 22px #00000038}.memorial-page-shell .memorial-item:before{position:absolute;top:14px;right:14px;width:44px;height:44px;border:1px solid rgba(250,204,21,.3);border-radius:999px;background:radial-gradient(circle,rgba(250,204,21,.2),transparent 68%);content:""}.quest-item h3,.map-node h3,.memorial-item h3{margin:0 0 6px;color:#fff2bc;font-size:1rem}.green-page-shell .quest-item h3,.green-page-shell .map-node h3,.green-page-shell .memorial-item h3{color:#dcfce7}.memorial-page-shell .memorial-item h3{color:#fef3c7}.quest-item p,.map-node p,.memorial-item p{margin:0;color:#f4d9a5;line-height:1.5}.green-page-shell .quest-item p,.green-page-shell .map-node p,.green-page-shell .memorial-item p{color:#bbf7d0}.memorial-page-shell .memorial-item p{color:#fed7aa}.game-list{overflow:hidden;margin-top:18px;border:2px solid rgba(255,207,92,.28);border-radius:24px;background:#211308b8}.reward-panel{margin-top:16px;padding:16px;border:2px solid rgba(74,222,128,.5);border-radius:24px;background:#16653452}.reward-panel strong{color:#bbf7d0}@media(min-width:760px){.page-shell{padding:34px max(28px,calc((100vw - 980px)/2)) 56px}.hero-stage{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr)}}.coop-page-shell{height:100vh;height:100svh;height:100dvh;min-height:100%;background:transparent}.full-coop-scene{position:relative;overflow:hidden;min-height:100vh;min-height:100svh;min-height:100dvh;height:100vh;height:100svh;height:100dvh;padding:8px;background:transparent;isolation:isolate}.full-coop-scene-ready{background:transparent}.coop-sky,.full-coop-yard{position:absolute}.coop-status-bar,.coop-house,.coop-hotspot,.coop-quest-board{position:fixed}.coop-sky{inset:0;z-index:0;pointer-events:none}.coop-quest-board summary span{margin:0 0 4px;color:#ffdf82;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.coop-status-bar{top:14px;right:auto;left:calc(var(--app-scroll-left, 0px) + 14px);z-index:28;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;width:calc(100vw - 18px);max-width:none;margin:0}.coop-status-bar .status-pill,.coop-status-bar .rarity-pill{border-color:#4f2707e0;background:#fffadbf0;color:#442004;padding:4px 6px;font-size:.6rem;box-shadow:0 2px #532b09b8,0 5px 9px #2312042e;text-shadow:none}.coop-status-bar .rarity-pill{background:linear-gradient(160deg,#fff3a8,#ffc44a);color:#351804}.coop-house{position:absolute;top:calc(34px + env(safe-area-inset-top,0px));left:50vw;right:auto;z-index:25;width:min(176px,48vw);max-width:none;margin:0;transform:translate(-50%)}.coop-house-roof{display:none;margin:0 auto;width:78%;padding:12px 18px;border:4px solid #542b0b;border-radius:22px 22px 8px 8px;background:repeating-linear-gradient(135deg,#9d4f17 0 18px,#7b390f 18px 36px);color:#ffe7a0;font-weight:950;text-align:center;box-shadow:0 10px #542b0b}.coop-house-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;min-height:0;padding:5px;border:2px solid #653813;border-radius:12px;background:repeating-linear-gradient(90deg,#a76522 0 34px,#8f551e 34px 68px);box-shadow:inset 0 0 0 2px #ffe09a1f,0 5px #3d210ab8}.coop-metric{display:grid;place-items:center;min-height:38px;min-width:0;padding:4px;border:2px solid #5b300e;border-radius:9px;background:#fff0bee0;color:#4a2507;box-shadow:inset 0 -6px #80491538}.coop-metric strong{color:#bb5a0c;font-size:1.02rem;line-height:1}.coop-metric span{display:block;overflow:hidden;width:100%;font-size:.5rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.coop-hotspot{z-index:29;display:none;gap:3px;top:22px;min-width:136px;padding:10px 14px;border:3px solid #5b300e;border-radius:16px;background:linear-gradient(160deg,#ffe687f5,#f08a1cf5);color:#3b1d05;font:inherit;text-align:left;text-decoration:none;box-shadow:0 6px #6d360b,0 12px 22px #1c0d0238;cursor:pointer}.coop-hotspot:disabled{cursor:default;filter:saturate(.86)}.coop-hotspot strong{font-size:.94rem;font-weight:950}.coop-hotspot span{font-size:.72rem;font-weight:800}.hotspot-diary{left:18px}.hotspot-explore{left:170px}.hotspot-memorial{left:322px}.coop-action-menu{position:fixed;top:14px;right:9px;left:auto;z-index:30;display:block;width:auto;max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.coop-action-menu summary{display:flex;align-items:center;justify-content:center;min-width:58px;min-height:29px;padding:4px 7px;border:2px solid #5b300e;border-radius:999px;background:linear-gradient(160deg,#ffe687fa,#f08a1cfa);color:#3b1d05;box-shadow:0 2px #6d360b,0 5px 9px #1c0d0233;cursor:pointer;list-style:none}.coop-action-menu summary::-webkit-details-marker{display:none}.coop-action-menu summary:after,.coop-action-menu[open] summary:after{display:none}.coop-action-menu[open] summary{margin-bottom:0}.coop-action-menu summary span{font-size:.6rem;font-weight:900;letter-spacing:0}.coop-action-menu summary strong{display:none}.coop-action-menu nav{position:absolute;top:calc(100% + 8px);right:0;display:grid;gap:6px;width:min(238px,calc(100vw - 18px));padding:7px;border:2px solid #5b300e;border-radius:12px;background:linear-gradient(160deg,#ffe687fa,#f08a1cfa);box-shadow:0 3px #6d360b,0 10px 18px #1c0d0240}.coop-action-menu nav a,.coop-action-menu nav button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:5px 7px;border:2px solid rgba(91,48,14,.72);border-radius:9px;background:#fff4c5b8;color:#3b1d05;font:inherit;text-align:left;text-decoration:none;box-shadow:inset 0 -4px #80491529;cursor:pointer}.coop-action-menu nav button:disabled{cursor:default;filter:saturate(.86)}.coop-action-menu nav strong{font-size:.72rem;line-height:1.1}.coop-action-menu nav span{overflow:hidden;max-width:44%;font-size:.66rem;font-weight:800;line-height:1.1;text-align:right;text-overflow:ellipsis;white-space:nowrap}.coop-quest-board{top:78px;right:18px;z-index:27;width:min(300px,calc(100vw - 36px));padding:12px 14px;border:4px solid #5b300e;border-radius:18px;background:#45260cd6;box-shadow:0 7px #301806c7,0 14px 24px #1c0d0233}.coop-quest-board summary{display:grid;cursor:pointer;list-style:none}.coop-quest-board summary::-webkit-details-marker{display:none}.coop-quest-board summary:after{position:absolute;top:16px;right:14px;color:#ffdf82;content:"打開";font-size:.78rem;font-weight:900}.coop-quest-board[open] summary{margin-bottom:10px}.coop-quest-board[open] summary:after{content:"收起"}.coop-quest-board summary strong{margin:0;color:#fff2bc;font-size:1rem}.coop-quest-board article{padding:9px 0;border-top:1px solid rgba(255,218,125,.24)}.coop-quest-board h3{margin:0 0 3px;color:#fff0b1;font-size:.9rem}.coop-quest-board span{color:#f8dba2;font-size:.78rem;line-height:1.45}.full-coop-yard{inset:0;z-index:5;width:100%;height:100%;pointer-events:auto}.full-coop-yard .nest-bowl{display:flex}.full-coop-yard .nest-bowl-left{left:28%;bottom:18%}.full-coop-yard .nest-bowl-right{right:34%;bottom:13%}.coop-status-bar{top:auto;right:auto;bottom:58px;bottom:calc(58px + min(env(safe-area-inset-bottom,0px),18px));left:calc(var(--app-scroll-left, 0px) + 9px);width:calc(100vw - 18px);justify-content:center}.coop-action-menu{top:auto;right:9px;left:auto;transform:none}.coop-action-menu nav{top:auto;right:0;bottom:calc(100% + 6px)}.egg-zone-rack{top:auto;right:auto;bottom:9px;bottom:calc(9px + min(env(safe-area-inset-bottom,0px),18px));left:calc(var(--app-scroll-left, 0px) + 9px)}.egg-zone-panel{top:auto;right:auto;bottom:calc(100% + 6px);left:0}.memorial-game-shell{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;min-height:100svh;padding:18px 18px 104px;padding-bottom:calc(104px + min(env(safe-area-inset-bottom,0px),18px));color:#fff6dc;background:#183623}.memorial-game-shell:before,.memorial-game-shell:after{position:absolute;inset:0;z-index:-1;pointer-events:none;content:""}.memorial-game-shell:before{display:none}.memorial-game-shell:after{display:none}.memorial-game-shell .memorial-pixi-background{z-index:0;mix-blend-mode:screen;opacity:.45}.memorial-game-shell>:not(.memorial-pixi-background){position:relative;z-index:2}.memorial-game-shell .memorial-hud{position:relative}.memorial-game-shell .memorial-ledger,.memorial-game-shell .memorial-tree-stage,.memorial-game-shell .memorial-coop-card,.memorial-game-shell .memorial-chick,.memorial-game-shell .memorial-bottom-nav{position:absolute}.memorial-hud{display:grid;grid-template-columns:48px minmax(220px,390px) minmax(260px,1fr);gap:14px;align-items:start}.memorial-back-button,.memorial-sort-button,.memorial-bottom-nav a,.memorial-resource,.memorial-title-plaque,.memorial-ledger,.memorial-coop-body,.memorial-stone-ring{border:3px solid #57310d;background:linear-gradient(180deg,rgba(255,232,151,.12),transparent 38%),repeating-linear-gradient(90deg,#8b561f 0 22px,#744114 22px 44px);box-shadow:inset 0 0 0 2px #ffe7a024,0 5px #3a1d08,0 16px 30px #1109034d}.memorial-back-button{display:grid;place-items:center;width:48px;height:48px;border-radius:18px}.memorial-back-button span{width:17px;height:17px;border-bottom:5px solid #fff1bd;border-left:5px solid #fff1bd;filter:drop-shadow(0 2px 0 #43220a);transform:rotate(45deg) translate(3px,-3px)}.memorial-title-plaque{min-height:74px;padding:14px 22px 13px;border-radius:24px}.memorial-title-plaque h1,.memorial-title-plaque p,.memorial-ledger h2,.memorial-ledger dl,.memorial-coop-card h2,.memorial-coop-card p{margin:0}.memorial-title-plaque h1{color:#fff7d5;font-size:clamp(1.45rem,3vw,2.4rem);font-weight:950;line-height:1.05;text-shadow:0 3px 0 #3d1d08,0 8px 18px rgba(0,0,0,.36)}.memorial-title-plaque p{margin-top:9px;color:#ffe3a2;font-size:.92rem;font-weight:800;line-height:1.35}.memorial-resource-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.memorial-resource,.memorial-sort-button{display:inline-flex;align-items:center;justify-content:center;min-width:126px;min-height:46px;padding:7px 15px;border-width:2px;border-radius:999px;color:#fff3c5;text-shadow:0 2px 0 rgba(45,22,5,.72)}.memorial-resource strong{margin:0 8px;font-size:1.24rem;line-height:1}.memorial-resource small{color:#f5d68b;font-size:.72rem;font-weight:900}.memorial-resource-feather,.feather-mark,.nav-icon-feather,.hanging-feather span{display:inline-block;width:15px;height:28px;border-radius:100% 0;background:linear-gradient(135deg,#fff8dd,#d9c29a);box-shadow:inset -3px -2px #50300c24,0 0 12px #ffeead6b;transform:rotate(38deg)}.memorial-resource-rare .memorial-resource-feather,.feather-mark-rare,.hanging-feather-rare span{background:linear-gradient(135deg,#bfeeff,#38a5ff 58%,#2563eb);box-shadow:inset -3px -2px #0e3d7833,0 0 18px #57beffb3}.memorial-resource-legend .memorial-resource-feather,.feather-mark-legend,.hanging-feather-legend span{background:linear-gradient(135deg,#f3d2ff,#b94cff 54%,#7e22ce);box-shadow:inset -3px -2px #4b116e38,0 0 22px #c868ffe0}.feather-mark-gold,.hanging-feather-gold span{background:linear-gradient(135deg,#fff4aa,#ffc23d 58%,#d97706);box-shadow:inset -3px -2px #6f3d0538,0 0 18px #ffd24bc7}.memorial-sort-button{min-width:106px;font:inherit;font-weight:950;cursor:pointer}.memorial-sort-button span{position:relative;width:20px;height:18px;margin-right:8px}.memorial-sort-button span:before,.memorial-sort-button span:after{position:absolute;left:0;width:20px;height:5px;border-radius:999px;background:#fff1bd;content:"";box-shadow:0 7px #fff1bd}.memorial-sort-button span:after{top:14px;width:12px;box-shadow:none}.memorial-ledger{position:absolute;left:18px;bottom:118px;bottom:calc(118px + min(env(safe-area-inset-bottom,0px),18px));width:min(280px,calc(100vw - 36px));padding:17px 18px;border-radius:22px}.memorial-ledger h2{display:grid;place-items:center;min-height:36px;margin:-2px 8px 13px;border:2px solid rgba(79,40,11,.7);border-radius:999px;background:#3f210a94;color:#ffdc87;font-size:1rem;font-weight:950}.memorial-ledger div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px 0;border-top:1px solid rgba(255,226,150,.18)}.memorial-ledger div:first-child{border-top:0}.memorial-ledger dt{display:inline-flex;align-items:center;gap:9px;min-width:0;color:#ffe8aa;font-weight:900}.memorial-ledger dd{margin:0;color:#fff7df;font-size:1.06rem;font-weight:950}.feather-mark{width:12px;height:22px}.memorial-tree-stage{position:absolute;left:50%;bottom:120px;bottom:calc(120px + min(env(safe-area-inset-bottom,0px),18px));width:min(58vw,740px);height:min(66vh,640px);min-width:420px;transform:translate(-50%)}.memorial-tree-crown{position:absolute;top:0;left:50%;width:100%;height:64%;border-radius:48% 52% 44% 56%;background:radial-gradient(circle at 34% 30%,rgba(137,185,71,.94) 0 20%,transparent 31%),radial-gradient(circle at 60% 22%,rgba(118,171,63,.96) 0 24%,transparent 34%),radial-gradient(circle at 72% 48%,rgba(86,146,55,.94) 0 22%,transparent 32%),radial-gradient(circle at 28% 54%,rgba(78,132,49,.96) 0 23%,transparent 35%),radial-gradient(circle at 48% 49%,rgba(61,111,43,.98) 0 34%,transparent 52%);filter:drop-shadow(0 24px 26px rgba(15,36,12,.36));transform:translate(-50%)}.memorial-tree-crown:before{position:absolute;inset:9% 12%;border-radius:inherit;background:radial-gradient(circle at 18% 28%,rgba(255,236,129,.3),transparent 18%),radial-gradient(circle at 72% 33%,rgba(255,212,73,.35),transparent 22%),radial-gradient(circle at 55% 70%,rgba(14,62,27,.42),transparent 36%);content:""}.memorial-tree-trunk{position:absolute;right:32%;bottom:17%;left:32%;height:50%;border-radius:48% 52% 18% 18%;background:radial-gradient(circle at 50% 54%,rgba(255,211,104,.24),transparent 12%),repeating-linear-gradient(92deg,rgba(255,222,144,.18) 0 5px,transparent 5px 17px),linear-gradient(90deg,#55310f,#8c5b23 36%,#4c2d12 70%,#2b1808);box-shadow:inset 18px 0 18px #2612053d,inset -16px 0 20px #140a0359}.memorial-tree-trunk:before,.memorial-tree-trunk:after{position:absolute;bottom:-14px;width:72%;height:36%;border-radius:999px 999px 14px 14px;background:linear-gradient(90deg,#3a210c,#704719);content:""}.memorial-tree-trunk:before{right:58%;transform:rotate(-14deg)}.memorial-tree-trunk:after{left:58%;transform:rotate(14deg)}.trunk-heart{position:absolute;left:50%;top:42%;width:46px;height:38px;border:4px solid rgba(38,20,7,.44);border-radius:55% 55% 48% 48%;transform:translate(-50%,-50%)}.hanging-feather{position:absolute;left:var(--x);top:var(--y);display:grid;place-items:start center;width:34px;height:102px;padding:24px 0 0;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 9px 8px rgba(28,14,3,.28));transform:translate(-50%,-16px);animation:memorial-feather-sway 3.6s ease-in-out infinite;animation-delay:var(--delay)}.hanging-feather:before{position:absolute;top:0;left:50%;width:2px;height:42px;background:#c78b31cc;content:"";transform:translate(-50%)}.hanging-feather span{width:24px;height:48px}.memorial-sparkle{position:absolute;left:calc(10% + (var(--i, 1) * 4%));top:calc(14% + (var(--i, 1) * 3%));width:5px;height:5px;border-radius:50%;background:#ffe68c;box-shadow:0 0 15px 5px #ffd34b85;animation:memorial-sparkle 2.4s ease-in-out infinite alternate}.memorial-sparkle:nth-child(1){left:16%;top:24%;animation-delay:.1s}.memorial-sparkle:nth-child(2){left:25%;top:34%;animation-delay:.7s}.memorial-sparkle:nth-child(3){left:37%;top:18%;animation-delay:1.2s}.memorial-sparkle:nth-child(4){left:51%;top:25%;animation-delay:.4s}.memorial-sparkle:nth-child(5){left:62%;top:16%;animation-delay:1.5s}.memorial-sparkle:nth-child(6){left:78%;top:35%;animation-delay:.9s}.memorial-sparkle:nth-child(7){left:44%;top:47%;animation-delay:1.8s}.memorial-sparkle:nth-child(8){left:69%;top:54%;animation-delay:.2s}.memorial-sparkle:nth-child(9){left:20%;top:56%;animation-delay:1s}.memorial-stone-ring{position:absolute;left:50%;bottom:0;display:grid;place-items:center;width:min(310px,58%);min-height:92px;padding:15px 22px;border-color:#63503a;border-radius:50%;background:radial-gradient(ellipse at 50% 43%,rgba(255,235,168,.28),transparent 52%),repeating-linear-gradient(15deg,#8e816f 0 18px,#6f6251 18px 36px);color:#fff5d0;box-shadow:inset 0 0 0 4px #362a1d4d,0 7px #3e3429,0 22px 34px #0c080461;transform:translate(-50%)}.memorial-stone-ring strong{font-size:1.85rem;line-height:1;text-shadow:0 3px 0 rgba(46,29,13,.68)}.memorial-stone-ring span{margin-top:4px;color:#ffe6a1;font-size:.84rem;font-weight:900}.memorial-coop-card{position:absolute;right:18px;bottom:140px;bottom:calc(140px + min(env(safe-area-inset-bottom,0px),18px));width:min(290px,28vw);min-width:220px}.memorial-coop-roof{width:82%;height:62px;margin:0 auto -20px;border:3px solid #57310d;border-radius:18px 18px 8px 8px;background:repeating-linear-gradient(135deg,#9e4f20 0 20px,#783514 20px 40px);box-shadow:inset 0 0 0 2px #ffd58a1f,0 6px #3a1d08;transform:perspective(180px) rotateX(12deg)}.memorial-coop-body{display:grid;justify-items:center;min-height:168px;padding:24px 16px 16px;border-radius:20px}.memorial-coop-body h2{color:#ffe092;font-size:1.18rem;font-weight:950;text-shadow:0 3px 0 rgba(57,29,8,.72)}.memorial-coop-body p{margin-top:6px;color:#ffe8aa;font-size:.78rem;font-weight:800;text-align:center}.memorial-coop-body img{width:88px;margin-top:6px;filter:drop-shadow(0 9px 7px rgba(29,14,4,.28))}.memorial-chick{position:absolute;z-index:3;width:78px;filter:drop-shadow(0 12px 8px rgba(30,18,5,.28));animation:memorial-chick-bob 1.4s ease-in-out infinite alternate}.memorial-chick img{display:block;width:100%}.memorial-chick-scout{left:15%;bottom:88px;bottom:calc(88px + min(env(safe-area-inset-bottom,0px),18px))}.memorial-chick-keeper{left:63%;bottom:92px;bottom:calc(92px + min(env(safe-area-inset-bottom,0px),18px));width:70px;animation-delay:.45s}.memorial-chick-roamer{right:12%;bottom:82px;bottom:calc(82px + min(env(safe-area-inset-bottom,0px),18px));width:74px;animation-delay:.75s}.memorial-bottom-nav{position:absolute;right:18px;bottom:18px;bottom:calc(18px + min(env(safe-area-inset-bottom,0px),18px));left:18px;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:880px;margin:0 auto}.memorial-bottom-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:54px;padding:10px 14px;border-width:2px;border-radius:18px;color:#fff0b7;font-size:.96rem;font-weight:950;text-decoration:none;text-shadow:0 2px 0 rgba(48,24,7,.74)}.memorial-bottom-nav a.is-active{background:radial-gradient(circle at 50% 0%,rgba(255,247,190,.4),transparent 48%),linear-gradient(180deg,#ffbf3d,#a35a16);color:#fff8d8;box-shadow:inset 0 0 0 2px #ffffff29,0 5px #63320b,0 0 24px #ffb83a94}.nav-icon{position:relative;flex:0 0 auto;margin-right:9px}.nav-icon-chick{width:24px;height:22px;border-radius:50% 50% 46% 46%;background:#ffe083;box-shadow:inset -4px -4px #8f530e2e}.nav-icon-chick:before{position:absolute;top:7px;right:4px;width:6px;height:5px;border-radius:999px;background:#58310c;content:""}.nav-icon-map,.nav-icon-trophy{width:24px;height:22px;border:3px solid #fff0b7;border-radius:5px}.nav-icon-map:before{position:absolute;top:-3px;bottom:-3px;left:8px;border-left:3px solid #fff0b7;content:""}.nav-icon-trophy{width:25px;height:19px;border-radius:4px 4px 10px 10px}.nav-icon-trophy:before,.nav-icon-trophy:after{position:absolute;top:3px;width:8px;height:9px;border:3px solid #fff0b7;content:""}.nav-icon-trophy:before{left:-9px;border-right:0;border-radius:8px 0 0 8px}.nav-icon-trophy:after{right:-9px;border-left:0;border-radius:0 8px 8px 0}@keyframes memorial-feather-sway{0%,to{transform:translate(-50%,-16px) rotate(-3deg)}50%{transform:translate(-50%,-9px) rotate(4deg)}}@keyframes memorial-sparkle{0%{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1.35)}}@keyframes memorial-chick-bob{0%{transform:translateY(1px)}to{transform:translateY(-7px)}}@media(max-width:980px){.memorial-game-shell{min-height:1000px}.memorial-hud{grid-template-columns:46px 1fr}.memorial-resource-row{grid-column:1 / -1;justify-content:flex-start}.memorial-tree-stage{width:min(86vw,680px);min-width:0}.memorial-ledger,.memorial-coop-card{bottom:140px;bottom:calc(140px + min(env(safe-area-inset-bottom,0px),18px))}.memorial-ledger{width:min(250px,42vw)}.memorial-coop-card{width:min(240px,38vw);min-width:190px}}@media(max-width:680px){.memorial-game-shell{min-height:1080px;padding:14px 12px 100px;padding-bottom:calc(100px + min(env(safe-area-inset-bottom,0px),18px));overflow:hidden}.memorial-hud{gap:10px}.memorial-title-plaque{padding:12px 14px;border-radius:18px}.memorial-resource-row{gap:7px}.memorial-resource,.memorial-sort-button{min-width:calc(50% - 4px);min-height:42px;padding:7px 10px}.memorial-tree-stage{top:200px;bottom:auto;width:96vw;height:370px}.memorial-tree-crown{height:58%}.memorial-tree-trunk{right:36%;bottom:14%;left:36%;height:52%}.hanging-feather{height:82px;transform:translate(-50%,-10px) scale(.88)}.hanging-feather span{width:22px;height:44px}.memorial-stone-ring{width:min(250px,64%);min-height:76px;padding:12px 18px}.memorial-ledger{top:585px;bottom:auto;left:12px;width:calc(100% - 24px)}.memorial-coop-card{top:830px;bottom:auto;right:12px;width:190px;min-width:0}.memorial-chick-scout{left:16px;bottom:196px;width:64px}.memorial-chick-keeper{left:auto;right:202px;bottom:124px;width:58px}.memorial-chick-roamer{right:24px;bottom:92px;width:58px}.memorial-game-shell .memorial-bottom-nav{position:fixed;right:10px;bottom:10px;bottom:calc(10px + min(env(safe-area-inset-bottom,0px),18px));left:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.memorial-bottom-nav a{min-height:50px;padding:8px 5px;font-size:.72rem;line-height:1.1}.nav-icon{margin-right:4px;transform:scale(.82)}}.memorial-game-shell{height:100vh;height:100svh;min-height:100vh;min-height:100svh;padding:0;background:#183623}.memorial-game-shell .memorial-pixi-background{position:absolute;inset:0;z-index:1;display:none;opacity:0;mix-blend-mode:normal;pointer-events:none}.app-no-shadows,.app-no-shadows :where(button,a,header,main,section,article,div,form,label,input,select,textarea,canvas,svg,img,span,strong,p,h1,h2,h3){box-shadow:none!important;text-shadow:none!important;filter:none!important;--box-shadow: none !important}
