.achievement-toast[data-v-321f01e4]{position:fixed;right:22px;bottom:22px;z-index:90;display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;width:min(360px,calc(100vw - 32px));padding:13px 15px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:radial-gradient(circle at 16% 18%,rgba(231,182,66,.32),transparent 36%),linear-gradient(135deg,#fffaf0fa,#edf9f0f5);color:var(--ink);box-shadow:0 10px #16211e14,0 22px 52px #19241f3d;pointer-events:none}.achievement-toast[data-v-321f01e4]:after{position:absolute;inset:-7px;border:1px solid rgba(231,182,66,.38);border-radius:12px;content:"";animation:achievement-pulse-321f01e4 .9s ease-out both}.achievement-toast-icon[data-v-321f01e4]{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffc7;font-size:1.45rem;box-shadow:inset 0 -4px #16211e0f}.achievement-toast-copy[data-v-321f01e4]{display:grid;gap:2px;min-width:0}.achievement-toast-copy small[data-v-321f01e4]{color:#2d8f76;font-size:.7rem;font-weight:900}.achievement-toast-copy strong[data-v-321f01e4]{font-size:1.06rem;font-weight:900}.achievement-toast-copy span[data-v-321f01e4]{color:#53615a;font-size:.78rem;font-weight:800;line-height:1.45}.achievement-toast-enter-active[data-v-321f01e4],.achievement-toast-leave-active[data-v-321f01e4]{transition:opacity .22s ease,transform .26s cubic-bezier(.2,.9,.2,1)}.achievement-toast-enter-from[data-v-321f01e4],.achievement-toast-leave-to[data-v-321f01e4]{opacity:0;transform:translate(22px) translateY(8px) scale(.96)}@keyframes achievement-pulse-321f01e4{0%{opacity:.8;transform:scale(.96)}to{opacity:0;transform:scale(1.08)}}@media(max-width:640px){.achievement-toast[data-v-321f01e4]{right:10px;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:44px minmax(0,1fr);gap:10px;padding:12px}.achievement-toast-icon[data-v-321f01e4]{width:44px;height:44px}}.back-home-button[data-v-536e3d59]{position:relative;isolation:isolate;display:inline-grid;grid-template-columns:30px auto 34px;align-items:center;gap:9px;min-width:154px;min-height:46px;padding:0 9px 0 8px;overflow:hidden;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:linear-gradient(135deg,#fffaf0fa,#eef9f1eb),var(--paper-soft, #fffaf0);color:var(--ink, #16211e);box-shadow:0 7px #16211e14;font-size:.92rem;font-weight:950;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,filter .16s ease}.back-home-button[data-v-536e3d59]:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(66,199,162,.16),transparent 42%),linear-gradient(0deg,rgba(22,33,30,.05) 1px,transparent 1px);background-size:100% 100%,22px 22px;opacity:.92}.back-home-button[data-v-536e3d59]:after{content:"";position:absolute;inset:-80% auto -80% -32px;width:28px;transform:rotate(18deg);background:#ffffff8c;transition:left .22s ease}.back-home-button[data-v-536e3d59]:hover{transform:translateY(-3px);border-color:#42c7a280;box-shadow:0 13px #16211e1a;filter:saturate(1.04)}.back-home-button[data-v-536e3d59]:hover:after{left:calc(100% + 24px)}.back-home-button[data-v-536e3d59]:active{transform:translateY(1px);box-shadow:0 4px #16211e14}.back-home-button[data-v-536e3d59]:focus-visible{outline:2px solid var(--mint, #42c7a2);outline-offset:3px}.back-home-arrow[data-v-536e3d59]{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--night, #19241f);color:var(--paper-soft, #fffaf0);font-size:1.05rem;line-height:1;transition:transform .16s ease}.back-home-button:hover .back-home-arrow[data-v-536e3d59]{transform:translate(-2px)}.back-home-label[data-v-536e3d59]{min-width:0;white-space:nowrap}.back-home-mark[data-v-536e3d59]{display:inline-grid;place-items:center;height:24px;border:1px solid rgba(22,33,30,.14);border-radius:999px;background:#ffffff94;color:#16211ead;font-size:.68rem;font-weight:950;letter-spacing:.04em}@media(max-width:520px){.back-home-button[data-v-536e3d59]{grid-template-columns:30px auto;gap:8px;min-width:132px;max-width:100%;min-height:48px}.back-home-label[data-v-536e3d59]{overflow:hidden;text-overflow:ellipsis}.back-home-mark[data-v-536e3d59]{display:none}}.collapsible-section[data-v-42a4320c]{margin:16px 8px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf099;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden}.section-header[data-v-42a4320c]{width:100%;border:0;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;color:var(--ink);font-weight:800;font-size:1.2rem;font-family:inherit;text-align:left;cursor:pointer;background:#fffaf0e6;transition:background .2s}.section-header[data-v-42a4320c]:hover{background:#fffaf0}.section-header[data-v-42a4320c]:focus-visible{outline:2px solid var(--mint);outline-offset:-3px}.arrow[data-v-42a4320c]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#16211e0f;color:var(--muted);font-size:1.1rem;transition:transform .2s ease,background .2s ease}.arrow.open[data-v-42a4320c]{transform:rotate(180deg);background:#42c7a229;color:var(--ink)}.section-content[data-v-42a4320c]{padding:16px 20px 20px;border-top:1px solid var(--line)}.collapse-enter-active[data-v-42a4320c],.collapse-leave-active[data-v-42a4320c]{transition:all .3s ease;overflow:hidden}.collapse-enter-from[data-v-42a4320c],.collapse-leave-to[data-v-42a4320c]{opacity:0;max-height:0;transform:translateY(-10px)}.collapse-enter-to[data-v-42a4320c],.collapse-leave-from[data-v-42a4320c]{opacity:1;max-height:800px}@media(max-width:640px){.collapsible-section[data-v-42a4320c]{margin:12px 0}.section-header[data-v-42a4320c]{min-height:54px;padding:13px 14px;font-size:1rem}.title[data-v-42a4320c]{min-width:0;overflow-wrap:anywhere}.arrow[data-v-42a4320c]{flex:0 0 auto}.section-content[data-v-42a4320c]{padding:12px}}.food-view[data-v-fd40f5e7]{width:min(1120px,calc(100% - 32px));min-height:100dvh;margin:0 auto;padding-bottom:48px}.work-topbar[data-v-fd40f5e7]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0 10px;flex-wrap:wrap}.ghost-btn[data-v-fd40f5e7],.action-btn[data-v-fd40f5e7],.icon-btn[data-v-fd40f5e7],.chip-undo[data-v-fd40f5e7],.del-history[data-v-fd40f5e7],.unfav-btn[data-v-fd40f5e7],.clear-history[data-v-fd40f5e7],.add-btn[data-v-fd40f5e7]{font:inherit}.work-owner[data-v-fd40f5e7]{color:var(--muted);font-size:.9rem;font-weight:800}.food-shell[data-v-fd40f5e7]{min-width:0;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:linear-gradient(135deg,#fffaf0f2,#ebf7f0d6),var(--paper-soft);box-shadow:0 24px 60px #41362621;overflow:hidden}.food-hero[data-v-fd40f5e7]{padding:28px 28px 16px;border-bottom:1px solid rgba(22,33,30,.12);background:linear-gradient(90deg,rgba(66,199,162,.14) 0 1px,transparent 1px),linear-gradient(0deg,rgba(87,169,217,.12) 0 1px,transparent 1px);background-size:28px 28px}.hero-kicker[data-v-fd40f5e7]{margin:0 0 8px;color:#2f6c5d;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.food-hero h1[data-v-fd40f5e7]{margin:0;color:var(--ink);font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(2.4rem,7vw,5rem);line-height:.98;letter-spacing:0}.hero-desc[data-v-fd40f5e7]{max-width:640px;margin:12px 0 0;color:#3c4943;font-size:1rem;line-height:1.75;font-weight:700}.decision-layout[data-v-fd40f5e7]{min-width:0;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);gap:22px;padding:22px;align-items:stretch}.scope-panel[data-v-fd40f5e7],.decision-stage[data-v-fd40f5e7],.result-card[data-v-fd40f5e7]{min-width:0;border:1px solid rgba(22,33,30,.13);border-radius:8px;background:#ffffffb8}.scope-panel[data-v-fd40f5e7]{padding:18px;overflow:hidden}.panel-heading[data-v-fd40f5e7],.availability-line[data-v-fd40f5e7],.manager-summary[data-v-fd40f5e7],.panel-actions[data-v-fd40f5e7]{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading span[data-v-fd40f5e7],.availability-line span[data-v-fd40f5e7],.manager-summary[data-v-fd40f5e7],.panel-actions[data-v-fd40f5e7],.scope-stats[data-v-fd40f5e7]{color:var(--muted);font-size:.86rem;font-weight:800}.panel-heading strong[data-v-fd40f5e7]{font-size:1.08rem}.category-tabs[data-v-fd40f5e7]{max-width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;margin-top:16px}.category-tab[data-v-fd40f5e7]{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid rgba(22,33,30,.13);border-radius:8px;background:#fffaf0c2;color:var(--ink);padding:10px 12px;text-align:left;font-weight:900;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.category-tab span[data-v-fd40f5e7]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-tab small[data-v-fd40f5e7]{color:var(--muted);font-weight:900}.category-tab[data-v-fd40f5e7]:hover{transform:translateY(-1px);border-color:#42c7a28c}.category-tab.active[data-v-fd40f5e7]{background:#16211e;color:#fffaf0;border-color:#16211e}.category-tab.active small[data-v-fd40f5e7]{color:#fffaf0c2}.category-tab.empty[data-v-fd40f5e7]:not(.active){color:#7d8680;background:#ffffff7a}.availability-card[data-v-fd40f5e7]{margin-top:16px;padding:14px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#f6f0e499}.availability-line strong[data-v-fd40f5e7]{color:var(--ink);font-size:1.2rem}.availability-track[data-v-fd40f5e7]{height:10px;margin:12px 0;overflow:hidden;border-radius:999px;background:#16211e1a}.availability-track span[data-v-fd40f5e7]{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint),var(--sky));transition:width .28s ease}.scope-stats[data-v-fd40f5e7]{display:flex;gap:10px;flex-wrap:wrap}.decision-feedback[data-v-fd40f5e7]{min-height:42px;display:flex;align-items:center;margin-top:14px;padding:10px 12px;border-radius:8px;border:1px solid rgba(22,33,30,.1);background:#ffffffa3;color:#3c4943;font-size:.92rem;font-weight:800;line-height:1.45}.decision-feedback.success[data-v-fd40f5e7]{border-color:#42c7a261;background:#42c7a221}.decision-feedback.warning[data-v-fd40f5e7]{border-color:#ef705f59;background:#ef705f1f}.decision-feedback.active[data-v-fd40f5e7]{border-color:#57a9d95c;background:#57a9d91f}.decision-stage[data-v-fd40f5e7]{position:relative;display:grid;place-items:center;gap:18px;min-height:430px;padding:24px;background:linear-gradient(145deg,#19241ff5,#264139f0),var(--night);color:#fffaf0;overflow:hidden}.decision-stage[data-v-fd40f5e7]:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(255,250,240,.18);border-radius:8px;pointer-events:none}.decision-stage[data-v-fd40f5e7]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 46%,rgba(231,182,66,.1) 46% 54%,transparent 54%),linear-gradient(0deg,rgba(255,250,240,.06) 0 1px,transparent 1px);background-size:100% 100%,24px 24px;opacity:.7;pointer-events:none}.plate-window[data-v-fd40f5e7],.giant-decision-btn[data-v-fd40f5e7],.quick-actions[data-v-fd40f5e7]{position:relative;z-index:1}.plate-window[data-v-fd40f5e7]{width:min(100%,360px);min-height:208px;display:grid;align-content:center;justify-items:center;gap:10px;padding:26px;border:1px solid rgba(255,250,240,.18);border-radius:8px;background:linear-gradient(180deg,#fffaf01f,#fffaf00a),#ffffff0a;box-shadow:inset 0 -12px 30px #00000038;text-align:center}.plate-emoji[data-v-fd40f5e7]{font-size:4rem;line-height:1;filter:drop-shadow(0 12px 18px rgba(0,0,0,.26))}.plate-window strong[data-v-fd40f5e7]{max-width:100%;overflow-wrap:anywhere;font-size:clamp(1.65rem,5vw,2.35rem);line-height:1.08;letter-spacing:0}.plate-window small[data-v-fd40f5e7]{color:#fffaf0b8;font-weight:800;line-height:1.5}.decision-stage.rolling .plate-window[data-v-fd40f5e7]{animation:plate-pulse-fd40f5e7 .72s ease-in-out infinite alternate}.decision-stage.rolling .plate-emoji[data-v-fd40f5e7]{animation:dice-spin-fd40f5e7 .56s linear infinite}.giant-decision-btn[data-v-fd40f5e7]{min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:min(100%,320px);border:0;border-radius:8px;padding:14px 22px;background:var(--sun);color:#16211e;font-size:1.18rem;font-weight:950;cursor:pointer;box-shadow:0 18px 36px #00000038;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.giant-decision-btn[data-v-fd40f5e7]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 24px 42px #00000047;filter:saturate(1.08)}.giant-decision-btn[data-v-fd40f5e7]:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.giant-decision-btn.rolling[data-v-fd40f5e7]{transform:translateY(1px) scale(.99)}.btn-icon[data-v-fd40f5e7]{font-size:1.4rem}.quick-actions[data-v-fd40f5e7]{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.ghost-btn[data-v-fd40f5e7]{min-height:44px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffb3;color:var(--ink);padding:9px 12px;font-weight:900;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.decision-stage .ghost-btn[data-v-fd40f5e7]{border-color:#fffaf038;background:#fffaf01a;color:#fffaf0}.ghost-btn.compact[data-v-fd40f5e7]{min-height:38px;padding:7px 10px;font-size:.82rem}.ghost-btn[data-v-fd40f5e7]:hover:not(:disabled){transform:translateY(-1px);border-color:#42c7a28c;background:#ffffffe0}.decision-stage .ghost-btn[data-v-fd40f5e7]:hover:not(:disabled){background:#fffaf02e}.ghost-btn[data-v-fd40f5e7]:disabled{opacity:.42;cursor:not-allowed}.result-pop-enter-active[data-v-fd40f5e7],.result-pop-leave-active[data-v-fd40f5e7]{transition:opacity .28s ease,transform .28s ease}.result-pop-enter-from[data-v-fd40f5e7],.result-pop-leave-to[data-v-fd40f5e7]{opacity:0;transform:translateY(18px) scale(.98)}.result-card[data-v-fd40f5e7]{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:18px;background:linear-gradient(90deg,#e7b64233,#42c7a229),#ffffffd1;box-shadow:0 18px 42px #4136261c}.result-main[data-v-fd40f5e7]{display:flex;align-items:center;gap:16px;min-width:0}.result-emoji[data-v-fd40f5e7]{display:grid;place-items:center;width:72px;height:72px;border-radius:8px;background:#fffaf0;font-size:2.8rem;flex:0 0 auto}.result-label[data-v-fd40f5e7],.result-main small[data-v-fd40f5e7]{display:block;color:var(--muted);font-size:.82rem;font-weight:900}.result-main strong[data-v-fd40f5e7]{display:block;margin:3px 0;overflow-wrap:anywhere;color:var(--ink);font-size:clamp(1.45rem,4vw,2rem);line-height:1.12}.result-actions[data-v-fd40f5e7]{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.action-btn[data-v-fd40f5e7]{border:0;border-radius:8px;min-height:44px;padding:10px 13px;font-weight:900;cursor:pointer}.action-btn.primary[data-v-fd40f5e7]{background:var(--mint);color:#fff}.action-btn.secondary[data-v-fd40f5e7]{background:#fffaf0;border:1px solid var(--line);color:var(--ink)}.action-btn.share[data-v-fd40f5e7]{background:var(--sky);color:#fff}.support-grid[data-v-fd40f5e7]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start;margin-top:18px}.support-grid[data-v-fd40f5e7] .collapsible-section{margin:0;background:#fffaf0b8}.support-grid[data-v-fd40f5e7] .section-header{font-size:1rem}.option-manager[data-v-fd40f5e7],.excluded-list[data-v-fd40f5e7],.history-panel[data-v-fd40f5e7],.favorites-panel[data-v-fd40f5e7]{display:grid;gap:14px}.manager-toolbar[data-v-fd40f5e7],.add-option[data-v-fd40f5e7]{display:grid;grid-template-columns:minmax(180px,1fr) minmax(128px,.45fr) auto;gap:10px;align-items:end}.field[data-v-fd40f5e7]{display:grid;gap:5px;color:var(--muted);font-size:.78rem;font-weight:900}.field input[data-v-fd40f5e7],.field select[data-v-fd40f5e7],.add-option input[data-v-fd40f5e7],.add-option select[data-v-fd40f5e7]{min-height:42px;width:100%;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffd1;color:var(--ink);padding:9px 11px;font:inherit;font-weight:800}.add-btn[data-v-fd40f5e7]{min-height:42px;border:0;border-radius:8px;background:var(--mint);color:#fff;padding:9px 14px;font-weight:950;cursor:pointer}.manager-summary[data-v-fd40f5e7]{padding:10px 12px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#ffffff8f}.options-list[data-v-fd40f5e7],.history-list[data-v-fd40f5e7]{max-height:360px;overflow-y:auto;padding-right:4px}.food-category-group[data-v-fd40f5e7]{margin-bottom:16px}.food-category-title[data-v-fd40f5e7]{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid rgba(22,33,30,.11);border-radius:8px;background:#f6f0e4f5;color:var(--ink);font-weight:950}.food-category-title small[data-v-fd40f5e7]{color:var(--muted)}.food-items[data-v-fd40f5e7]{display:grid;gap:7px;margin-top:8px}.food-option-item[data-v-fd40f5e7]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid rgba(22,33,30,.09);border-radius:8px;background:#ffffffa8}.food-name[data-v-fd40f5e7]{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap;font-weight:900}.food-name>span[data-v-fd40f5e7]:first-child{overflow-wrap:anywhere}.status-pill[data-v-fd40f5e7]{border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:950}.status-pill.custom[data-v-fd40f5e7]{background:#e7b64233;color:#6d4f00}.status-pill.excluded[data-v-fd40f5e7]{background:#ef705f2b;color:#9f3024}.status-pill.tried[data-v-fd40f5e7]{background:#57a9d92e;color:#1e6288}.status-pill.ready[data-v-fd40f5e7]{background:#42c7a22b;color:#1d735d}.option-actions[data-v-fd40f5e7]{display:flex;gap:8px}.icon-btn[data-v-fd40f5e7],.chip-undo[data-v-fd40f5e7],.del-history[data-v-fd40f5e7],.unfav-btn[data-v-fd40f5e7],.clear-history[data-v-fd40f5e7]{border:1px solid rgba(22,33,30,.13);border-radius:8px;background:#fffaf0;color:var(--ink);padding:7px 9px;min-height:38px;font-size:.82rem;font-weight:900;cursor:pointer}.icon-btn.exclude-toggle.active[data-v-fd40f5e7],.chip-undo[data-v-fd40f5e7]{border-color:#42c7a257;background:#42c7a221}.icon-btn.delete[data-v-fd40f5e7],.clear-history[data-v-fd40f5e7],.del-history[data-v-fd40f5e7]{border-color:#ef705f33;color:#9f3024}.excluded-category-group[data-v-fd40f5e7]{display:grid;gap:8px}.excluded-cat-title[data-v-fd40f5e7]{color:var(--muted);font-weight:950}.excluded-chips[data-v-fd40f5e7]{display:flex;flex-wrap:wrap;gap:8px}.excluded-chip[data-v-fd40f5e7]{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:7px 8px;border:1px solid rgba(239,112,95,.2);border-radius:8px;background:#ef705f1c;font-weight:900}.history-list[data-v-fd40f5e7]{display:grid;gap:8px}.history-item[data-v-fd40f5e7]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(22,33,30,.09);border-radius:8px;background:#ffffff9e}.history-info[data-v-fd40f5e7]{display:flex;align-items:center;gap:10px;min-width:0}.history-info strong[data-v-fd40f5e7],.history-info small[data-v-fd40f5e7]{display:block}.history-info strong[data-v-fd40f5e7]{overflow-wrap:anywhere}.history-info small[data-v-fd40f5e7]{color:var(--muted);font-size:.76rem;font-weight:800}.history-emoji[data-v-fd40f5e7]{font-size:1.5rem}.fav-grid[data-v-fd40f5e7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.fav-item[data-v-fd40f5e7]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:1px solid rgba(22,33,30,.09);border-radius:8px;background:#ffffffa8}.fav-pick[data-v-fd40f5e7]{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:8px;row-gap:2px;align-items:center;border:0;background:transparent;color:var(--ink);padding:0;text-align:left;font:inherit;cursor:pointer}.fav-pick strong[data-v-fd40f5e7]{overflow-wrap:anywhere}.fav-pick small[data-v-fd40f5e7]{grid-column:2;color:var(--muted);font-size:.75rem;font-weight:800}.empty-tip[data-v-fd40f5e7]{padding:24px 12px;border:1px dashed rgba(22,33,30,.16);border-radius:8px;color:var(--muted);text-align:center;font-weight:900}button[data-v-fd40f5e7]:focus-visible,input[data-v-fd40f5e7]:focus-visible,select[data-v-fd40f5e7]:focus-visible{outline:2px solid var(--mint);outline-offset:2px}@keyframes plate-pulse-fd40f5e7{0%{transform:translateY(0);border-color:#fffaf02e}to{transform:translateY(-3px);border-color:#e7b64273}}@keyframes dice-spin-fd40f5e7{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){[data-v-fd40f5e7],[data-v-fd40f5e7]:before,[data-v-fd40f5e7]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:860px){.food-view[data-v-fd40f5e7]{width:min(100% - 20px,680px);padding-bottom:max(40px,env(safe-area-inset-bottom))}.decision-layout[data-v-fd40f5e7],.support-grid[data-v-fd40f5e7],.result-card[data-v-fd40f5e7]{grid-template-columns:1fr}.decision-layout[data-v-fd40f5e7]{padding:14px}.decision-stage[data-v-fd40f5e7]{min-height:360px}.result-card[data-v-fd40f5e7]{display:grid}.result-actions[data-v-fd40f5e7]{justify-content:stretch}.action-btn[data-v-fd40f5e7]{flex:1 1 120px}.manager-toolbar[data-v-fd40f5e7],.add-option[data-v-fd40f5e7]{grid-template-columns:1fr}}@media(max-width:540px){.food-view[data-v-fd40f5e7]{width:100%;padding-right:12px;padding-left:12px}.work-topbar[data-v-fd40f5e7]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center}.work-owner[data-v-fd40f5e7]{text-align:right}.food-hero[data-v-fd40f5e7]{padding:20px 14px 14px}.food-hero h1[data-v-fd40f5e7]{font-size:clamp(2.45rem,12vw,3.1rem)}.hero-desc[data-v-fd40f5e7]{font-size:.96rem;line-height:1.6}.decision-layout[data-v-fd40f5e7]{gap:12px;padding:12px}.scope-panel[data-v-fd40f5e7],.decision-stage[data-v-fd40f5e7]{padding:12px}.category-tabs[data-v-fd40f5e7]{display:flex;grid-template-columns:none;width:100%;max-width:100%;gap:8px;margin-inline:-2px;padding:0 2px 4px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.category-tab[data-v-fd40f5e7]{flex:0 0 142px;min-height:56px;padding:9px;scroll-snap-align:start}.category-tab span[data-v-fd40f5e7]{white-space:nowrap}.plate-window[data-v-fd40f5e7]{min-height:170px;padding:18px}.giant-decision-btn[data-v-fd40f5e7]{width:100%;min-height:58px}.quick-actions[data-v-fd40f5e7]{display:grid;width:100%;grid-template-columns:1fr}.food-option-item[data-v-fd40f5e7],.history-item[data-v-fd40f5e7],.fav-item[data-v-fd40f5e7]{grid-template-columns:1fr}.option-actions[data-v-fd40f5e7],.result-actions[data-v-fd40f5e7]{display:grid;grid-template-columns:1fr 1fr;width:100%}.option-actions[data-v-fd40f5e7]>*,.result-actions[data-v-fd40f5e7]>*{min-height:44px}.result-card[data-v-fd40f5e7]{gap:14px;margin:14px 0;padding:14px}.result-main[data-v-fd40f5e7]{align-items:start;gap:12px}.result-emoji[data-v-fd40f5e7]{width:58px;height:58px;font-size:2.25rem}.result-actions[data-v-fd40f5e7]{grid-template-columns:1fr}.manager-summary[data-v-fd40f5e7],.panel-actions[data-v-fd40f5e7],.food-category-title[data-v-fd40f5e7]{align-items:start;flex-direction:column}}html:has(.tarot-page),body:has(.tarot-page){min-height:100%;background:#070b12;overflow-y:auto;overscroll-behavior-y:auto}.tarot-page[data-v-0281d375]{position:relative;--tarot-work-height: clamp(430px, calc(100vh - 184px) , 590px);width:100%;min-height:100dvh;margin:0;overflow-x:hidden;overflow-y:visible;padding:16px clamp(16px,3.2vw,44px) 28px;background:radial-gradient(circle at 14% 16%,rgba(66,199,162,.22),transparent 30%),radial-gradient(circle at 84% 10%,rgba(231,182,66,.18),transparent 28%),radial-gradient(circle at 80% 76%,rgba(239,112,95,.14),transparent 30%),linear-gradient(145deg,#070b12,#121a16 48%,#251b12);color:#f7ead2;isolation:isolate;animation:tarot-rise-0281d375 .56s ease both}.tarot-page[data-v-0281d375]:before{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 14% 16%,rgba(66,199,162,.22),transparent 30%),radial-gradient(circle at 84% 10%,rgba(231,182,66,.18),transparent 28%),radial-gradient(circle at 80% 76%,rgba(239,112,95,.14),transparent 30%),linear-gradient(145deg,#070b12,#121a16 48%,#251b12);content:""}.tarot-stars[data-v-0281d375]{position:fixed;inset:0;z-index:-1;opacity:.66;background:radial-gradient(circle,rgba(255,236,179,.85) 0 1px,transparent 1.4px) 8px 16px / 94px 94px,radial-gradient(circle,rgba(151,218,205,.8) 0 1px,transparent 1.4px) 44px 70px / 132px 132px;animation:star-drift-0281d375 18s linear infinite}.tarot-cursor-halo[data-v-0281d375]{position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(255,236,179,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(255,236,179,.04) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at 50% 20%,black 0%,transparent 72%);mask-image:radial-gradient(circle at 50% 20%,black 0%,transparent 72%)}.tarot-topbar[data-v-0281d375]{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:46px}.tarot-date[data-v-0281d375]{display:flex;justify-content:center;gap:12px;color:#f7ead2ad;font-size:.88rem;font-weight:800}.tarot-date strong[data-v-0281d375]{color:#f0d68a}.prediction-gate[data-v-0281d375]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.72fr);gap:clamp(28px,5vw,78px);min-height:calc(100vh - 74px);align-items:center;padding:clamp(34px,7vh,76px) 0 28px}.gate-copy[data-v-0281d375]{display:grid;max-width:650px;gap:14px;animation:tarot-rise-0281d375 .56s ease both}.gate-copy h1[data-v-0281d375]{margin:0;color:#fff5d6;font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(3rem,7vw,5.8rem);line-height:.98;letter-spacing:0}.gate-copy p[data-v-0281d375]{max-width:560px;margin:0;color:#f7ead2bd;font-size:1rem;font-weight:700;line-height:1.75}.gate-copy small[data-v-0281d375]{color:#f7ead285;font-size:.82rem;font-weight:800}.prediction-button[data-v-0281d375]{position:relative;display:inline-flex;min-height:58px;width:fit-content;align-items:center;justify-content:center;overflow:hidden;margin-top:8px;padding:0 30px;border:1px solid rgba(240,214,138,.48);border-radius:8px;background:linear-gradient(135deg,#f0d68afa,#42c7a2db),#f0d68a;color:#111811;cursor:pointer;font:inherit;font-size:1.08rem;font-weight:900;box-shadow:0 18px 46px #f0d68a33;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.prediction-button[data-v-0281d375]:after{position:absolute;inset:-20% auto -20% -50%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);content:"";transform:skew(-18deg);animation:button-shine-0281d375 2.8s ease-in-out infinite}.prediction-button span[data-v-0281d375]{position:relative;z-index:1}.prediction-button[data-v-0281d375]:hover{transform:translateY(-3px);filter:saturate(1.05);box-shadow:0 22px 54px #f0d68a42}.prediction-button[data-v-0281d375]:focus-visible{outline:2px solid #f0d68a;outline-offset:4px}.gate-ritual[data-v-0281d375]{position:relative;display:grid;min-height:min(520px,calc(100vh - 160px));place-items:center;isolation:isolate;animation:tarot-rise-0281d375 .62s 90ms ease both}.gate-ring[data-v-0281d375]{position:absolute;width:min(410px,64vw);aspect-ratio:1;border:1px solid rgba(240,214,138,.18);border-radius:50%;box-shadow:inset 0 0 34px #42c7a214;animation:gate-ring-0281d375 8s linear infinite}.gate-ring.delay[data-v-0281d375]{width:min(300px,52vw);border-color:#42c7a233;animation-direction:reverse;animation-duration:6.8s}.gate-card-stack[data-v-0281d375]{position:relative;width:178px;height:260px;transform-style:preserve-3d}.gate-card-stack span[data-v-0281d375]{position:absolute;inset:0;border:2px solid rgba(240,214,138,.7);border-radius:8px;background:linear-gradient(90deg,rgba(240,214,138,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(240,214,138,.08) 1px,transparent 1px),linear-gradient(145deg,#130f22,#244035 58%,#17110d);background-size:24px 24px,24px 24px,100% 100%;box-shadow:0 30px 70px #00000061;animation:gate-card-float-0281d375 4.2s ease-in-out infinite}.gate-card-stack span[data-v-0281d375]:nth-child(1){transform:rotate(-9deg) translate(-22px,18px)}.gate-card-stack span[data-v-0281d375]:nth-child(2){transform:rotate(7deg) translate(22px,12px);animation-delay:.16s}.gate-card-stack span[data-v-0281d375]:nth-child(3){transform:rotate(0);animation-delay:.32s}.gate-core[data-v-0281d375]{position:absolute;width:14px;height:14px;border-radius:50%;background:#f0d68a;box-shadow:0 0 32px #f0d68ac7}.tarot-hero[data-v-0281d375]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:18px;align-items:end;padding:14px 0}.tarot-title-block[data-v-0281d375]{display:grid;gap:6px}.tarot-hero .eyebrow[data-v-0281d375]{color:#f7ead29e}.tarot-hero h1[data-v-0281d375]{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(2.35rem,4.2vw,3.2rem);line-height:1;letter-spacing:0}.tarot-hero p[data-v-0281d375]:last-child{max-width:620px;margin:0;color:#f7ead2b8;font-size:.94rem;line-height:1.55}.tarot-hero-note[data-v-0281d375]{display:grid;grid-template-columns:1fr;gap:5px;align-items:start;width:100%;padding:12px 14px;border:1px solid rgba(240,214,138,.2);border-radius:8px;background:#fffaf012;box-shadow:inset 0 1px #fffaf014}.tarot-hero-note span[data-v-0281d375],.action-guide span[data-v-0281d375]{color:#f7ead28f;font-size:.78rem;font-weight:800}.tarot-hero-note strong[data-v-0281d375]{color:#f0d68a;font-size:.98rem}.tarot-hero-note small[data-v-0281d375]{color:#f7ead2ad;font-size:.8rem;font-weight:700;line-height:1.45}.tarot-board[data-v-0281d375]{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(430px,1.22fr);gap:16px;align-items:start}.tarot-stage[data-v-0281d375],.tarot-reading-panel[data-v-0281d375]{border:1px solid rgba(240,214,138,.22);border-radius:8px;background:#070b1294;box-shadow:0 22px 60px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tarot-stage[data-v-0281d375]{position:relative;display:grid;place-items:center;min-height:var(--tarot-work-height);overflow:hidden;padding:22px}.tarot-stage[data-v-0281d375]:before{position:absolute;inset:28px;border:1px solid rgba(240,214,138,.08);border-radius:50%;content:"";pointer-events:none;transform:rotate(-8deg)}.shuffle-orbit[data-v-0281d375]{position:relative;z-index:1;width:min(320px,74vw);aspect-ratio:1;border:1px solid rgba(240,214,138,.18);border-radius:50%;animation:orbit-glow-0281d375 2.4s ease-in-out infinite}.shuffle-card[data-v-0281d375]{position:absolute;left:50%;top:50%;width:112px;height:168px;margin:-84px 0 0 -56px;border:1px solid rgba(240,214,138,.48);border-radius:8px;background:linear-gradient(135deg,rgba(240,214,138,.16),transparent 34%),linear-gradient(145deg,#130f22,#264033 58%,#150f22);box-shadow:0 16px 34px #00000052;transform-origin:center 150px;animation:shuffle-card-0281d375 1.5s ease-in-out infinite}.shuffle-card[data-v-0281d375]:nth-child(1){transform:rotate(-36deg) translateY(-56px)}.shuffle-card[data-v-0281d375]:nth-child(2){transform:rotate(-16deg) translateY(-48px);animation-delay:80ms}.shuffle-card[data-v-0281d375]:nth-child(3){transform:rotate(4deg) translateY(-42px);animation-delay:.16s}.shuffle-card[data-v-0281d375]:nth-child(4){transform:rotate(24deg) translateY(-48px);animation-delay:.24s}.shuffle-card[data-v-0281d375]:nth-child(5){transform:rotate(44deg) translateY(-56px);animation-delay:.32s}.shuffle-core[data-v-0281d375]{position:absolute;inset:50%;display:grid;width:78px;height:78px;place-items:center;border:1px solid rgba(240,214,138,.36);border-radius:50%;background:#f0d68a14;transform:translate(-50%,-50%)}.shuffle-core span[data-v-0281d375]{width:16px;height:16px;border-radius:50%;background:#f0d68a;box-shadow:0 0 28px #f0d68ab3}.daily-card-scene[data-v-0281d375]{position:relative;z-index:1;width:min(238px,64vw);aspect-ratio:2 / 3;perspective:1100px;animation:card-breathe-0281d375 4.6s ease-in-out infinite}.daily-card-flipper[data-v-0281d375]{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.34,1.56,.64,1);will-change:transform}.daily-card-scene.is-flipped .daily-card-flipper[data-v-0281d375]{transform:rotateY(180deg)}.daily-card-face[data-v-0281d375]{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;border-radius:8px;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 28px 60px #0000006b}.card-back-face[data-v-0281d375]{border:2px solid rgba(240,214,138,.72);background:linear-gradient(90deg,rgba(240,214,138,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(240,214,138,.08) 1px,transparent 1px),linear-gradient(135deg,#110c20,#224338 54%,#17110d);background-size:28px 28px,28px 28px,100% 100%}.card-back-face[data-v-0281d375]:before,.card-back-face[data-v-0281d375]:after{position:absolute;inset:14px;border:1px solid rgba(240,214,138,.26);border-radius:8px;content:""}.card-back-face[data-v-0281d375]:after{inset:28px;opacity:.6}.card-back-mark[data-v-0281d375]{display:grid;gap:14px;place-items:center;color:#f0d68a}.card-back-mark svg[data-v-0281d375]{width:86px;height:86px;fill:currentColor;stroke:currentColor;stroke-width:1.5;opacity:.78}.card-back-mark span[data-v-0281d375]{font-family:Georgia,Microsoft YaHei,serif;font-size:.74rem;font-weight:800;letter-spacing:0}.card-front-face[data-v-0281d375]{grid-template-rows:auto 1fr auto auto;gap:12px;padding:26px 18px;border:2px solid color-mix(in srgb,var(--card-bright) 72%,#fff 4%);background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--card-bright) 20%,transparent),transparent 34%),linear-gradient(135deg,var(--card-deep) 0%,var(--card-mid) 54%,var(--card-deep) 100%);color:#fff5d6;text-align:center;transform:rotateY(180deg)}.arcana-chip[data-v-0281d375],.orientation-chip[data-v-0281d375]{position:absolute;top:14px;z-index:1;padding:5px 9px;border:1px solid rgba(255,245,214,.2);border-radius:999px;background:#070b1247;color:#fff5d6c2;font-size:.72rem;font-weight:800}.arcana-chip[data-v-0281d375]{left:14px}.orientation-chip[data-v-0281d375]{right:14px}.card-symbol[data-v-0281d375]{display:grid;width:130px;height:130px;place-items:center;align-self:end;color:color-mix(in srgb,var(--card-bright) 82%,#fff 18%);filter:drop-shadow(0 0 18px color-mix(in srgb,var(--card-bright) 38%,transparent))}.card-symbol svg[data-v-0281d375]{width:100%;height:100%;fill:currentColor;stroke:currentColor;stroke-width:1.4;opacity:.76}.card-front-face h2[data-v-0281d375]{margin:0;color:color-mix(in srgb,var(--card-bright) 72%,#fff 28%);font-family:Georgia,Microsoft YaHei,serif;font-size:2rem;line-height:1.1;letter-spacing:0}.card-front-face p[data-v-0281d375]{margin:0;color:#fff5d68a;font-size:.9rem;font-weight:800}.keyword-row[data-v-0281d375]{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;min-height:31px}.keyword-row span[data-v-0281d375]{padding:5px 8px;border:1px solid rgba(255,245,214,.18);border-radius:999px;background:#fff5d614;color:#fff5d6bd;font-size:.76rem;font-weight:800}.flip-glow[data-v-0281d375]{position:absolute;inset:-34px;border-radius:50%;opacity:0;background:radial-gradient(circle,rgba(240,214,138,.42),transparent 56%);pointer-events:none}.daily-card-scene.is-flipped .flip-glow[data-v-0281d375]{animation:glow-expand-0281d375 .9s ease-out forwards}.tarot-spark[data-v-0281d375]{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#f0d68a;box-shadow:0 0 14px #f0d68adb;opacity:0;transform:translate(-50%,-50%);pointer-events:none}.tarot-spark.burst[data-v-0281d375]{animation:sparkle-burst-0281d375 .76s ease-out var(--delay) forwards}.tarot-reading-panel[data-v-0281d375]{display:grid;grid-template-columns:112px 1fr;gap:10px;align-content:start;max-height:var(--tarot-work-height);min-height:var(--tarot-work-height);overflow-y:auto;padding:16px;scrollbar-color:rgba(240,214,138,.36) rgba(255,250,240,.06);scrollbar-width:thin}.tarot-reading-panel[data-v-0281d375]::-webkit-scrollbar{width:8px}.tarot-reading-panel[data-v-0281d375]::-webkit-scrollbar-track{background:#fffaf00f;border-radius:999px}.tarot-reading-panel[data-v-0281d375]::-webkit-scrollbar-thumb{border-radius:999px;background:#f0d68a5c}.reading-score[data-v-0281d375],.draw-summary[data-v-0281d375],.reading-copy[data-v-0281d375],.ai-notice[data-v-0281d375]{border:1px solid rgba(240,214,138,.18);border-radius:8px;background:#fffaf014}.reading-score[data-v-0281d375]{display:grid;min-height:104px;place-items:center;padding:10px;text-align:center}.reading-score span[data-v-0281d375],.reading-score small[data-v-0281d375],.draw-summary span[data-v-0281d375],.draw-summary small[data-v-0281d375]{color:#f7ead28c;font-size:.78rem;font-weight:800}.reading-score strong[data-v-0281d375]{color:#f0d68a;font-family:Georgia,Microsoft YaHei,serif;font-size:2.4rem;line-height:1}.draw-summary[data-v-0281d375]{display:grid;min-height:104px;align-content:center;gap:8px;padding:12px 14px}.draw-summary strong[data-v-0281d375]{color:#fff5d6;font-size:1.34rem;line-height:1.35}.action-guide[data-v-0281d375]{grid-column:1 / -1;display:grid;gap:8px;padding:12px 14px;border:1px solid rgba(240,214,138,.18);border-radius:8px;background:#f0d68a14}.action-guide ol[data-v-0281d375]{display:grid;gap:6px;margin:0;padding-left:1.2rem;color:#fff5d6d6;font-size:.92rem;line-height:1.5}.action-guide li[data-v-0281d375]::marker{color:#f0d68a;font-weight:800}.ai-notice[data-v-0281d375]{grid-column:1 / -1;margin:0;padding:12px 14px;color:#f0d68a;font-size:.88rem;font-weight:800}.reading-copy[data-v-0281d375]{grid-column:1 / -1;min-height:232px;padding:16px;color:#fff5d6db;font-size:.96rem;line-height:1.78}.reading-copy strong[data-v-0281d375]{color:#f0d68a}.reading-copy.typing[data-v-0281d375]:after{display:inline-block;width:2px;height:1em;margin-left:3px;background:#f0d68a;content:"";vertical-align:-.18em;animation:caret-blink-0281d375 .8s steps(2) infinite}[data-v-0281d375] .reading-placeholder{color:#f7ead27a}@keyframes star-drift-0281d375{0%{transform:translateZ(0)}to{transform:translate3d(-94px,94px,0)}}@keyframes orbit-glow-0281d375{0%,to{box-shadow:0 0 #f0d68a00}50%{box-shadow:0 0 38px #f0d68a29}}@keyframes shuffle-card-0281d375{0%,to{margin-top:-84px}50%{margin-top:-104px}}@keyframes glow-expand-0281d375{0%{opacity:.78;transform:scale(.72)}58%{opacity:.36;transform:scale(1.55)}to{opacity:0;transform:scale(2.2)}}@keyframes sparkle-burst-0281d375{0%{opacity:1;transform:translate(-50%,-50%) rotate(var(--angle)) translate(0) scale(.5)}45%{opacity:1;transform:translate(-50%,-50%) rotate(var(--angle)) translate(var(--distance)) scale(1.05)}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--angle)) translate(calc(var(--distance) * 1.55)) scale(.2)}}@keyframes caret-blink-0281d375{50%{opacity:0}}@keyframes tarot-rise-0281d375{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes card-breathe-0281d375{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes gate-ring-0281d375{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.04)}to{transform:rotate(360deg) scale(1)}}@keyframes gate-card-float-0281d375{0%,to{margin-top:0}50%{margin-top:-12px}}@keyframes button-shine-0281d375{0%,52%{left:-50%}to{left:130%}}@media(max-width:900px){.tarot-page[data-v-0281d375]{--tarot-work-height: auto}.prediction-gate[data-v-0281d375]{grid-template-columns:1fr;min-height:auto}.gate-ritual[data-v-0281d375]{min-height:360px}.tarot-hero[data-v-0281d375],.tarot-board[data-v-0281d375]{grid-template-columns:1fr}.tarot-stage[data-v-0281d375],.tarot-reading-panel[data-v-0281d375]{max-height:none;min-height:auto}.tarot-stage[data-v-0281d375]{min-height:430px}}@media(max-width:640px){.tarot-page[data-v-0281d375]{min-height:auto;padding:14px 12px max(28px,env(safe-area-inset-bottom));touch-action:pan-y}.tarot-topbar[data-v-0281d375]{grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:10px 12px}.tarot-date[data-v-0281d375]{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap;gap:6px 10px;padding:9px 10px;border:1px solid rgba(240,214,138,.16);border-radius:8px;background:#fffaf00f}.work-owner[data-v-0281d375]{align-self:center;text-align:right}.tarot-hero[data-v-0281d375]{gap:12px;padding-top:18px}.tarot-hero h1[data-v-0281d375]{font-size:clamp(2.55rem,13vw,3rem)}.gate-copy h1[data-v-0281d375]{font-size:clamp(2.7rem,14vw,3.2rem)}.prediction-gate[data-v-0281d375]{gap:18px;padding-top:30px}.prediction-button[data-v-0281d375]{min-height:56px;width:100%}.gate-ritual[data-v-0281d375]{min-height:260px}.gate-card-stack[data-v-0281d375]{width:132px;height:194px}.tarot-hero-note[data-v-0281d375]{grid-template-columns:1fr;align-items:start}.tarot-stage[data-v-0281d375]{min-height:330px;padding:14px;touch-action:pan-y}.daily-card-scene[data-v-0281d375]{width:min(198px,68vw);touch-action:pan-y}.tarot-reading-panel[data-v-0281d375]{grid-template-columns:1fr;gap:8px;max-height:none;min-height:0;overflow:visible;padding:12px;touch-action:pan-y}.reading-copy[data-v-0281d375]{min-height:210px;padding:14px;font-size:1rem;line-height:1.7}}@media(prefers-reduced-motion:reduce){.tarot-stars[data-v-0281d375],.tarot-page[data-v-0281d375],.prediction-button[data-v-0281d375]:after,.gate-card-stack span[data-v-0281d375],.gate-ring[data-v-0281d375],.shuffle-card[data-v-0281d375],.shuffle-orbit[data-v-0281d375],.daily-card-scene[data-v-0281d375],.daily-card-flipper[data-v-0281d375],.flip-glow[data-v-0281d375],.tarot-spark[data-v-0281d375],.reading-copy.typing[data-v-0281d375]:after{animation:none!important;transition:none!important}}.game-page[data-v-21e2f0c9]{width:min(1160px,calc(100% - 32px));min-height:100dvh;margin:0 auto;padding:28px 0 48px}.game-page.last-laugh-page[data-v-21e2f0c9]{width:min(1580px,calc(100% - 40px))}.game-page.last-laugh-page .game-detail-hero[data-v-21e2f0c9]{max-width:980px;padding-bottom:18px}.game-topbar[data-v-21e2f0c9]{margin-bottom:18px}.game-lobby-link[data-v-21e2f0c9]{border:1px solid rgba(22,33,30,.2);cursor:pointer;color:var(--ink);font:inherit;font-weight:900}.game-lobby-link[data-v-21e2f0c9]:active,.console-feature[data-v-21e2f0c9]:active,.game-action[data-v-21e2f0c9]:active,.mine-preset-button[data-v-21e2f0c9]:active,.direction-pad button[data-v-21e2f0c9]:active,.maze-move-pad button[data-v-21e2f0c9]:active,.mine-cell[data-v-21e2f0c9]:active{transform:translateY(1px);box-shadow:0 4px #16211e14}.game-hero[data-v-21e2f0c9]{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);gap:28px;align-items:end;padding:32px 0 24px}.game-hero-copy[data-v-21e2f0c9]{display:grid;gap:16px;animation:fade-rise .52s ease both}.game-hero h1[data-v-21e2f0c9],.game-detail-hero h1[data-v-21e2f0c9]{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:4rem;line-height:1;letter-spacing:0}.game-hero p[data-v-21e2f0c9],.game-detail-hero p[data-v-21e2f0c9],.game-hint[data-v-21e2f0c9],.pending-panel p[data-v-21e2f0c9]{margin:0;color:#3c4943;font-size:1rem;font-weight:800;line-height:1.75}.game-console[data-v-21e2f0c9]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(190px,.8fr);gap:12px;min-height:245px;padding:14px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:linear-gradient(135deg,#fffaf0f5,#f4f9eee6),#fffaf0e6;box-shadow:0 18px 40px #4136261f;animation:fade-rise .62s 80ms ease both}.console-feature[data-v-21e2f0c9]{position:relative;display:grid;align-content:end;min-height:216px;padding:16px;overflow:hidden;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#16211e;color:var(--paper-soft);cursor:pointer;font:inherit;text-align:left;box-shadow:0 8px #16211e1f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.console-feature[data-v-21e2f0c9]:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#16211e1a,#16211ed1),radial-gradient(circle at 18% 18%,rgba(66,199,162,.32),transparent 30%)}.console-feature[data-v-21e2f0c9]:hover{transform:translateY(-3px);border-color:#16211e47;box-shadow:0 12px #16211e24}.console-cover[data-v-21e2f0c9]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.console-feature strong[data-v-21e2f0c9]{position:relative;z-index:1;font-family:Georgia,Microsoft YaHei,serif;font-size:2.6rem}.console-feature span[data-v-21e2f0c9],.console-stack span[data-v-21e2f0c9],.score-box span[data-v-21e2f0c9]{color:var(--muted);font-size:.76rem;font-weight:900}.console-feature span[data-v-21e2f0c9]{position:relative;z-index:1;color:#fffaf0db}.console-cta[data-v-21e2f0c9]{width:fit-content;margin-top:10px;padding:6px 10px;border:1px solid rgba(255,250,240,.36);border-radius:8px;background:#fffaf024}.console-stack[data-v-21e2f0c9]{display:grid;gap:12px}.console-stack>div[data-v-21e2f0c9],.score-box[data-v-21e2f0c9]{display:grid;align-content:center;gap:6px;min-height:96px;padding:12px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#fffaf0e6;box-shadow:0 8px #16211e0f}.console-stack strong[data-v-21e2f0c9],.score-box strong[data-v-21e2f0c9]{font-size:1.25rem}.game-section[data-v-21e2f0c9]{display:grid;gap:14px}.game-grid[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.game-card[data-v-21e2f0c9]{display:grid;grid-template-rows:184px 1fr;min-height:404px;overflow:hidden;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#fffaf0f0;box-shadow:0 10px #16211e14;animation:card-rise .56s var(--delay, 0ms) ease both;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.game-card[data-v-21e2f0c9]:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 52%,rgba(22,33,30,.18));box-shadow:0 14px #16211e1a}.game-cover[data-v-21e2f0c9]{width:100%;height:100%;object-fit:cover;border-bottom:1px solid rgba(22,33,30,.12)}.game-card-body[data-v-21e2f0c9]{display:grid;grid-template-rows:auto minmax(72px,1fr) auto;gap:12px;padding:16px}.game-card-head[data-v-21e2f0c9]{display:flex;align-items:start;justify-content:space-between;gap:12px}.game-card h2[data-v-21e2f0c9]{margin:0;font-size:1.42rem;line-height:1.25}.game-card p[data-v-21e2f0c9]{margin:0;color:#53615a;font-size:.9rem;font-weight:800;line-height:1.65}.game-badge[data-v-21e2f0c9]{flex:0 0 auto;padding:5px 8px;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:#edf1e8;color:#53615a;font-size:.72rem;font-weight:900}.game-badge.live[data-v-21e2f0c9]{background:#e8f8ef;color:#246a59}.game-action[data-v-21e2f0c9],.mine-preset-button[data-v-21e2f0c9],.direction-pad button[data-v-21e2f0c9],.maze-move-pad button[data-v-21e2f0c9],.mine-cell[data-v-21e2f0c9]{border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--paper-soft);color:var(--ink);cursor:pointer;font:inherit;font-weight:900;box-shadow:0 6px #16211e14;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.game-action[data-v-21e2f0c9]{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:0 13px}.game-action[data-v-21e2f0c9]:hover,.mine-preset-button[data-v-21e2f0c9]:hover,.direction-pad button[data-v-21e2f0c9]:hover,.maze-move-pad button[data-v-21e2f0c9]:hover,.mine-cell[data-v-21e2f0c9]:hover{transform:translateY(-2px);border-color:#16211e42;box-shadow:0 8px #16211e1a}.game-action.solid[data-v-21e2f0c9]{background:var(--night);color:var(--paper-soft)}.mine-settings-panel[data-v-21e2f0c9]{display:grid;grid-column:1 / -1;gap:12px;padding:14px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#fffaf0f0;box-shadow:0 10px #16211e14}.mine-setting-head[data-v-21e2f0c9]{display:flex;align-items:center;justify-content:space-between;gap:12px}.mine-setting-head span[data-v-21e2f0c9],.mine-custom-form label[data-v-21e2f0c9]{color:#53615a;font-size:.78rem;font-weight:900}.mine-setting-head strong[data-v-21e2f0c9]{font-size:1.12rem}.mine-difficulty-buttons[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mine-preset-button[data-v-21e2f0c9]{display:grid;gap:4px;min-height:64px;padding:10px 12px;text-align:left}.mine-preset-button span[data-v-21e2f0c9]{font-size:1.05rem}.mine-preset-button small[data-v-21e2f0c9]{color:#53615a;font-size:.72rem;font-weight:900;line-height:1.3}.mine-preset-button.active[data-v-21e2f0c9]{background:var(--night);color:var(--paper-soft)}.mine-preset-button.active small[data-v-21e2f0c9]{color:#fffaf0c7}.mine-custom-form[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr)) minmax(140px,.8fr);gap:10px;align-items:end}.mine-custom-form label[data-v-21e2f0c9]{display:grid;gap:6px}.mine-custom-form input[data-v-21e2f0c9]{width:100%;min-height:44px;padding:0 10px;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:var(--paper-soft);color:var(--ink);font:inherit;font-weight:900}.game-detail-hero[data-v-21e2f0c9]{display:grid;gap:18px;max-width:760px;padding:18px 0 28px}.game-lobby-link[data-v-21e2f0c9]{width:132px}.game-stage[data-v-21e2f0c9]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,.45fr);gap:16px;align-items:start}.play-panel[data-v-21e2f0c9],.game-side-panel[data-v-21e2f0c9]{border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#fffaf0f0;box-shadow:0 10px #16211e14}.play-panel[data-v-21e2f0c9]{min-height:520px;padding:18px}.panel-2048[data-v-21e2f0c9]{outline:none}.game-side-panel[data-v-21e2f0c9]{display:grid;gap:12px;padding:16px}.score-row[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.score-box.full[data-v-21e2f0c9]{min-height:74px}.shop-stage[data-v-21e2f0c9]{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr)}.shop-panel[data-v-21e2f0c9]{display:grid;gap:16px}.shop-summary[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-summary>div[data-v-21e2f0c9]{display:grid;gap:6px;min-height:82px;padding:12px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#edf1e8}.shop-summary span[data-v-21e2f0c9],.shop-item-card span[data-v-21e2f0c9],.shop-item-card small[data-v-21e2f0c9],.inventory-head span[data-v-21e2f0c9],.inventory-item-button small[data-v-21e2f0c9]{color:#53615a;font-size:.74rem;font-weight:900}.shop-summary strong[data-v-21e2f0c9]{font-size:1.45rem}.shop-grid[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.shop-item-card[data-v-21e2f0c9]{display:grid;grid-template-rows:minmax(120px,1fr) auto auto;gap:12px;min-height:270px;padding:14px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#fffaf0f5;box-shadow:0 8px #16211e0f}.shop-item-card h2[data-v-21e2f0c9]{margin:6px 0 8px;font-size:1.28rem}.shop-item-card p[data-v-21e2f0c9]{margin:0;color:#3c4943;font-weight:800;line-height:1.55}.shop-item-footer[data-v-21e2f0c9]{display:flex;align-items:center;justify-content:space-between;gap:10px}.inventory-panel[data-v-21e2f0c9]{display:grid;gap:8px;padding:10px;border:1px dashed rgba(22,33,30,.18);border-radius:8px;background:#edf1e8b8}.mine-record-panel[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px dashed rgba(22,33,30,.18);border-radius:8px;background:#fffaf0bd}.mine-record-panel>div[data-v-21e2f0c9]{display:grid;gap:4px;min-height:54px;padding:8px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf0e6}.mine-record-panel span[data-v-21e2f0c9]{color:#53615a;font-size:.74rem;font-weight:900}.mine-record-panel strong[data-v-21e2f0c9]{font-size:.98rem}.inventory-head[data-v-21e2f0c9],.inventory-item-button[data-v-21e2f0c9]{display:grid;gap:4px}.inventory-head[data-v-21e2f0c9]{grid-template-columns:1fr auto;align-items:center}.inventory-head strong[data-v-21e2f0c9]{font-size:.82rem}.inventory-item-button[data-v-21e2f0c9]{grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:9px 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--paper-soft);color:var(--ink);cursor:pointer;font:inherit;font-weight:900;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.inventory-item-button span[data-v-21e2f0c9],.inventory-item-button small[data-v-21e2f0c9]{min-width:0}.inventory-item-button small[data-v-21e2f0c9]{grid-column:1 / -1;line-height:1.35}.inventory-item-button strong[data-v-21e2f0c9]{align-self:start;font-size:.9rem}.inventory-item-button[data-v-21e2f0c9]:hover{transform:translateY(-2px);border-color:#16211e42;box-shadow:0 6px #16211e14}.inventory-item-button[data-v-21e2f0c9]:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.board-2048[data-v-21e2f0c9]{display:grid;gap:10px;width:min(500px,100%);margin:18px auto 0;padding:10px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#26332e;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease}.board-2048-moving[data-v-21e2f0c9]{animation:board-2048-nudge-21e2f0c9 .18s ease-out}.board-row[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tile-cell[data-v-21e2f0c9]{position:relative;display:grid;aspect-ratio:1;place-items:center;border-radius:8px;background:#fffaf0;color:var(--ink);font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(1.35rem,4vw,2.2rem);font-weight:900;box-shadow:inset 0 -5px #16211e14;transform-origin:center;will-change:transform,opacity;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.tile-filled[data-v-21e2f0c9]{text-shadow:0 1px 0 rgba(255,250,240,.28)}.tile-moving[data-v-21e2f0c9]{animation:tile-merge-pop-21e2f0c9 .18s cubic-bezier(.18,.9,.26,1.18)}.tile-new[data-v-21e2f0c9]{animation:tile-spawn-21e2f0c9 .22s cubic-bezier(.18,.9,.24,1.18)}.tile-empty[data-v-21e2f0c9]{background:#fffaf033;box-shadow:inset 0 0 0 1px #fffaf01f}.tile-4[data-v-21e2f0c9]{background:#e8f8ef}.tile-8[data-v-21e2f0c9]{background:#dceffd}.tile-16[data-v-21e2f0c9]{background:#ffe6d9}.tile-32[data-v-21e2f0c9],.tile-64[data-v-21e2f0c9]{background:#f6cf70}.tile-128[data-v-21e2f0c9],.tile-256[data-v-21e2f0c9],.tile-512[data-v-21e2f0c9]{background:#42c7a2;color:#10201b}.tile-1024[data-v-21e2f0c9],.tile-2048[data-v-21e2f0c9]{background:#16211e;color:var(--paper-soft)}@keyframes tile-spawn-21e2f0c9{0%{opacity:0;transform:scale(.35)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes tile-merge-pop-21e2f0c9{0%{transform:scale(.94)}58%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes board-2048-nudge-21e2f0c9{0%{transform:scale(1)}45%{transform:scale(1.015)}to{transform:scale(1)}}.direction-pad[data-v-21e2f0c9],.maze-move-pad[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(3,46px);grid-template-areas:". up ." "left down right";gap:9px;justify-content:center}.mobile-play-controls[data-v-21e2f0c9]{display:none}.direction-pad button[data-v-21e2f0c9],.maze-move-pad button[data-v-21e2f0c9]{display:grid;width:46px;height:46px;place-items:center;font-size:1.2rem}.direction-pad button[data-v-21e2f0c9]:nth-child(1),.maze-move-pad button[data-v-21e2f0c9]:nth-child(1){grid-area:up}.direction-pad button[data-v-21e2f0c9]:nth-child(2),.maze-move-pad button[data-v-21e2f0c9]:nth-child(2){grid-area:left}.direction-pad button[data-v-21e2f0c9]:nth-child(3),.maze-move-pad button[data-v-21e2f0c9]:nth-child(3){grid-area:right}.direction-pad button[data-v-21e2f0c9]:nth-child(4),.maze-move-pad button[data-v-21e2f0c9]:nth-child(4){grid-area:down}.mine-board[data-v-21e2f0c9]{display:grid;gap:5px;width:min(520px,100%);margin:10px auto 0;padding:10px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#26332e;-webkit-user-select:none;user-select:none}.mine-row[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(var(--mine-cols, 10),minmax(0,1fr));gap:5px}.mine-cell[data-v-21e2f0c9]{display:grid;aspect-ratio:1;min-width:0;place-items:center;padding:0;border-radius:6px;background:#d9e4dc;color:#17231f;box-shadow:inset 0 -3px #16211e38,inset 0 0 0 1px #16211e29;font-size:clamp(.8rem,2.8vw,1.05rem);font-weight:950}.mine-cell.revealed[data-v-21e2f0c9]{background:#fffaf0;color:#16211e;box-shadow:inset 0 0 0 1px #16211e2e}.mine-cell.flagged[data-v-21e2f0c9]{background:#f6cf70;color:#4a2500;box-shadow:inset 0 -3px #4a250047,inset 0 0 0 1px #4a25002e}.mine-cell.mine[data-v-21e2f0c9]{background:#9f3326;color:#fffaf0;box-shadow:inset 0 -3px #05080747,0 0 0 1px #fffaf047}.mine-cell.number-1[data-v-21e2f0c9]{color:#155bbb}.mine-cell.number-2[data-v-21e2f0c9]{color:#176b42}.mine-cell.number-3[data-v-21e2f0c9]{color:#b1281c}.mine-cell.number-4[data-v-21e2f0c9]{color:#4c2f91}.mine-cell.number-5[data-v-21e2f0c9]{color:#8a3a00}.mine-cell.number-6[data-v-21e2f0c9]{color:#007481}.mine-cell.number-7[data-v-21e2f0c9]{color:#242b30}.mine-cell.number-8[data-v-21e2f0c9]{color:#5a185f}.maze-panel[data-v-21e2f0c9]{display:grid;place-items:center;width:min(860px,100%);margin:0 auto;background:#111a17}.maze-board[data-v-21e2f0c9]{position:relative;display:grid;gap:4px;width:100%;margin:0 auto;padding:12px;border:1px solid rgba(255,250,240,.18);border-radius:8px;background:#050807;box-shadow:inset 0 0 0 1px #fffaf00f}.maze-board-full[data-v-21e2f0c9]{gap:1px;max-height:min(72vh,820px);overflow:auto;padding:6px}.maze-row[data-v-21e2f0c9]{display:grid;grid-template-columns:repeat(var(--maze-cols, 20),minmax(0,1fr));gap:4px}.maze-board-full .maze-row[data-v-21e2f0c9]{gap:1px}.maze-cell[data-v-21e2f0c9]{position:relative;display:grid;aspect-ratio:1;min-width:0;place-items:center;border-radius:4px;background:#050807;color:transparent;font-size:clamp(.78rem,1.8vw,1.02rem);font-weight:900;line-height:1}.maze-cell-label[data-v-21e2f0c9]{position:relative;z-index:2}.maze-machine-progress-ring[data-v-21e2f0c9]{position:absolute;inset:5px;z-index:1;border-radius:999px;background:radial-gradient(circle,#314b48 0 48%,transparent 50%),conic-gradient(#f6cf70 var(--maze-machine-progress, 0%),rgba(255,250,240,.22) 0);box-shadow:0 0 0 1px #fffaf024,0 0 12px #f6cf7038;pointer-events:none}.maze-board-full .maze-cell[data-v-21e2f0c9]{border-radius:1px;font-size:0}.maze-cell.visible.path[data-v-21e2f0c9]{background:#edf1e8;color:#20312c;box-shadow:inset 0 -3px #16211e14}.maze-cell.visible.wall[data-v-21e2f0c9]{background:#26332e;box-shadow:inset 0 0 0 1px #fffaf00f}.maze-cell.visible.start[data-v-21e2f0c9]{background:#dceffd;color:#20312c}.maze-cell.visible.end[data-v-21e2f0c9]{background:#f6cf70;color:#20312c}.maze-cell.visible.player[data-v-21e2f0c9]{background:#42c7a2;color:#10201b;box-shadow:0 0 0 2px #fffaf0e6,0 0 18px #42c7a28c}.maze-cell.visible.machine[data-v-21e2f0c9]{background:#314b48;color:#eefaf6}.maze-cell.visible.machine-active[data-v-21e2f0c9]{box-shadow:inset 0 0 0 1px #fffaf01f,0 0 16px #42c7a233;animation:maze-machine-pulse-21e2f0c9 1.5s ease-in-out infinite}.maze-cell.visible.machine-decoded[data-v-21e2f0c9]{background:#dceffd;color:#246a59}.maze-cell.visible.key[data-v-21e2f0c9]{background:#f6cf70;color:#20312c;box-shadow:inset 0 -3px #16211e14}.maze-cell.visible.door[data-v-21e2f0c9]{background:#74559a;color:#fffaf0;box-shadow:inset 0 -3px #16211e14}.maze-cell.visible.door-open[data-v-21e2f0c9]{background:#42c7a2;color:#10201b}.maze-cell.visible.enemy[data-v-21e2f0c9]{background:#9f3326;color:#fffaf0;box-shadow:inset 0 0 0 1px #fffaf01f,0 0 18px #9f33265c}.maze-cell.visible.enemy-dormant[data-v-21e2f0c9]{background:#8f625e;color:#fff7ee;box-shadow:inset 0 0 0 1px #fffaf01f,0 0 12px #8f625e47}.maze-cell.visible.enemy-chasing[data-v-21e2f0c9]{animation:maze-enemy-pulse-21e2f0c9 1s ease-in-out infinite}.maze-fear-badge[data-v-21e2f0c9]{position:absolute;top:12px;left:12px;z-index:3;display:grid;gap:4px;min-width:112px;padding:9px 12px;border:1px solid rgba(255,250,240,.16);border-radius:999px;background:#050807b8;color:#fff0a8;box-shadow:0 8px 20px #0508073d,0 0 16px #f6cf7033}.maze-fear-badge span[data-v-21e2f0c9]{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.maze-fear-badge strong[data-v-21e2f0c9]{font-size:1.15rem;line-height:1}.maze-custom-form[data-v-21e2f0c9]{grid-template-columns:repeat(3,minmax(96px,1fr)) minmax(140px,.8fr)}.maze-custom-form button[data-v-21e2f0c9]{height:42px}.maze-direction-arrow[data-v-21e2f0c9]{position:absolute;left:var(--maze-arrow-x);top:var(--maze-arrow-y);width:70px;height:70px;z-index:2;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff7cdf2 0 8px,#f6cf7042 18px,#f6cf7000 38px),linear-gradient(145deg,#f6cf7042,#f6cf7014);border:1px solid rgba(246,207,112,.42);box-shadow:0 0 0 1px #05080729,0 10px 24px #0508072e,0 0 26px #f6cf703d;transform:translate(-50%,-50%) rotate(var(--maze-arrow-angle));transform-origin:center;animation:maze-arrow-breathe-21e2f0c9 1.8s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}.maze-arrow-core[data-v-21e2f0c9]{position:absolute;left:14px;right:18px;top:50%;height:4px;border-radius:999px;background:linear-gradient(90deg,#fff7cd24,#f6cf70 42%,#fff0a8);box-shadow:0 0 10px #f6cf7057;transform:translateY(-50%)}.maze-arrow-core[data-v-21e2f0c9]:before{position:absolute;right:-1px;top:50%;content:"";width:14px;height:14px;border-top:4px solid #fff0a8;border-right:4px solid #fff0a8;border-radius:2px;transform:translateY(-50%) rotate(45deg);filter:drop-shadow(0 0 4px rgba(246,207,112,.34))}.maze-direction-arrow[data-v-21e2f0c9]:after{position:absolute;inset:11px;content:"";border-radius:999px;box-shadow:inset 0 0 0 1px #fffaf024}@keyframes maze-arrow-breathe-21e2f0c9{0%,to{opacity:.88;box-shadow:0 0 0 1px #05080729,0 10px 24px #0508072e,0 0 20px #f6cf702e}50%{opacity:1;box-shadow:0 0 0 1px #05080729,0 12px 26px #05080733,0 0 30px #f6cf704d}}@keyframes maze-machine-pulse-21e2f0c9{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes maze-enemy-pulse-21e2f0c9{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.maze-stage[data-v-21e2f0c9]{grid-template-columns:1fr;justify-items:center}.maze-toolbar[data-v-21e2f0c9]{width:min(860px,100%);justify-self:center}.game-alert[data-v-21e2f0c9]{margin:0;padding:10px 12px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#edf1e8;color:#26332e;font-weight:900}.game-alert.success[data-v-21e2f0c9]{background:#e8f8ef;color:#246a59}.game-alert.error[data-v-21e2f0c9]{background:#ffe6d9;color:#9f3326}.game-action[data-v-21e2f0c9]:disabled,.mine-preset-button[data-v-21e2f0c9]:disabled{cursor:not-allowed;opacity:.62;transform:none}.pending-panel[data-v-21e2f0c9]{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:center}.last-laugh-stage[data-v-21e2f0c9]{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:14px}.last-laugh-panel[data-v-21e2f0c9]{width:100%;min-height:auto;padding:14px;background:#050807}.last-laugh-arena[data-v-21e2f0c9]{position:relative;width:100%;overflow:hidden;border:1px solid rgba(255,250,240,.18);border-radius:8px;background:#050807;cursor:crosshair;outline:none;touch-action:none}.last-laugh-arena.lost[data-v-21e2f0c9]{cursor:default}.last-laugh-actor[data-v-21e2f0c9],.last-laugh-obstacle-cell[data-v-21e2f0c9]{position:absolute;background-position:center;background-size:cover}.last-laugh-actor[data-v-21e2f0c9]{z-index:2;border:2px solid rgba(255,250,240,.86);box-shadow:0 0 16px #fffaf02e;transform:translate(-50%,-50%)}.last-laugh-player[data-v-21e2f0c9]{box-shadow:0 0 0 2px #05080785,0 0 20px #f6cf706b}.last-laugh-enemy[data-v-21e2f0c9]{z-index:3;border-color:#ffe6d9e6;box-shadow:0 0 0 1px #0508077a,0 0 18px #ef705f66}.last-laugh-obstacle-cell[data-v-21e2f0c9]{z-index:1;border:1px solid rgba(255,250,240,.2);box-shadow:inset 0 -4px #05080738}.last-laugh-obstacle-cell.oneWay[data-v-21e2f0c9]{background:#42c7a2b8}.last-laugh-obstacle-cell.twoWay[data-v-21e2f0c9]{background:#dceffdd1}.last-laugh-overlay[data-v-21e2f0c9]{position:absolute;inset:0;z-index:5;display:grid;place-content:center;gap:8px;background:#050807a8;color:var(--paper-soft);text-align:center}.last-laugh-overlay strong[data-v-21e2f0c9]{font-size:2rem}.last-laugh-overlay span[data-v-21e2f0c9]{font-size:1.2rem;font-weight:900}.last-laugh-item-panel[data-v-21e2f0c9]{display:grid;gap:12px;align-self:start;align-content:start;overflow:visible}.last-laugh-item-panel.locked[data-v-21e2f0c9]{border-style:dashed}.last-laugh-item-panel.locked .last-laugh-blocks[data-v-21e2f0c9]{opacity:.62}.last-laugh-controls[data-v-21e2f0c9]{grid-column:1 / -1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:12px}.last-laugh-controls>.score-row[data-v-21e2f0c9],.last-laugh-controls>.score-box.full[data-v-21e2f0c9]{grid-column:span 3}.last-laugh-controls .score-box[data-v-21e2f0c9]{min-height:82px}.last-laugh-move-pad[data-v-21e2f0c9]{grid-column:span 2;align-self:center}.last-laugh-message[data-v-21e2f0c9]{grid-column:span 4;align-self:center}.last-laugh-reset-button[data-v-21e2f0c9],.last-laugh-start-button[data-v-21e2f0c9]{grid-column:span 2;align-self:center}.last-laugh-control-hint[data-v-21e2f0c9]{grid-column:span 4;align-self:center}.last-laugh-item-card[data-v-21e2f0c9]{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:68px;padding:9px 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--paper-soft);color:var(--ink);font-weight:900}.last-laugh-item-card div[data-v-21e2f0c9]{display:grid;gap:4px;min-width:0}.last-laugh-item-card span[data-v-21e2f0c9]{min-width:0}.last-laugh-item-card small[data-v-21e2f0c9]{color:#53615a;font-size:.74rem;line-height:1.35}.last-laugh-item-image[data-v-21e2f0c9]{width:52px;height:44px;object-fit:cover;border:1px solid rgba(22,33,30,.14);border-radius:6px;background:#edf1e8}.last-laugh-item-image.compact[data-v-21e2f0c9]{width:42px;height:34px}.last-laugh-option-grid[data-v-21e2f0c9],.last-laugh-shape-grid[data-v-21e2f0c9]{display:grid;gap:8px}.last-laugh-option-grid[data-v-21e2f0c9]{grid-template-columns:repeat(2,minmax(0,1fr))}.last-laugh-option-grid .mine-preset-button[data-v-21e2f0c9]{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:76px}.last-laugh-shape-grid[data-v-21e2f0c9]{grid-template-columns:repeat(3,minmax(0,1fr))}.last-laugh-shape-grid .mine-preset-button[data-v-21e2f0c9]{min-height:56px;padding:8px}.last-laugh-assets[data-v-21e2f0c9]{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.6fr);gap:8px;padding:10px;border:1px dashed rgba(22,33,30,.18);border-radius:8px;background:#edf1e8b8}.last-laugh-assets label[data-v-21e2f0c9]{display:grid;gap:6px;min-width:0;color:#53615a;font-size:.74rem;font-weight:900}.last-laugh-assets input[data-v-21e2f0c9]{width:100%;min-width:0;min-height:44px;font:inherit;font-size:.78rem;font-weight:800}.last-laugh-assets .game-action[data-v-21e2f0c9]{min-height:38px;justify-content:center;gap:8px;padding:0 10px;white-space:nowrap}.shop-item-image[data-v-21e2f0c9]{width:100%;height:88px;margin-bottom:10px;object-fit:cover;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#edf1e8}.inventory-item-button.static[data-v-21e2f0c9]{cursor:default}.inventory-item-button.static[data-v-21e2f0c9]:hover{transform:none;border-color:#16211e24;box-shadow:none}.parkour-stage[data-v-21e2f0c9]{grid-template-columns:minmax(0,1fr) minmax(260px,.36fr)}.parkour-panel[data-v-21e2f0c9]{background:#050807}.parkour-track[data-v-21e2f0c9]{position:relative;height:320px;overflow:hidden;border:1px solid rgba(255,250,240,.18);border-radius:8px;background:#050807;cursor:pointer;touch-action:manipulation}.parkour-platform[data-v-21e2f0c9]{position:absolute;height:4px;border-radius:999px;background:#fffaf0;box-shadow:0 0 12px #fffaf057}.parkour-ball[data-v-21e2f0c9]{position:absolute;width:26px;height:26px;border-radius:999px;background:#f6cf70;box-shadow:0 0 0 2px #fffaf0d1,0 0 18px #f6cf708a;transform:translate(-50%,-50%)}.pending-cover[data-v-21e2f0c9]{width:100%;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#16211e}.pending-panel h2[data-v-21e2f0c9]{margin-bottom:12px;font-size:1.8rem}@media(max-width:980px){.game-hero[data-v-21e2f0c9],.game-grid[data-v-21e2f0c9],.game-stage[data-v-21e2f0c9]{grid-template-columns:1fr}.game-page.last-laugh-page[data-v-21e2f0c9]{width:min(1160px,calc(100% - 24px))}.last-laugh-controls[data-v-21e2f0c9]{grid-template-columns:repeat(6,minmax(0,1fr))}.last-laugh-controls>.score-row[data-v-21e2f0c9],.last-laugh-controls>.score-box.full[data-v-21e2f0c9],.last-laugh-move-pad[data-v-21e2f0c9],.last-laugh-message[data-v-21e2f0c9],.last-laugh-start-button[data-v-21e2f0c9],.last-laugh-reset-button[data-v-21e2f0c9]{grid-column:span 3}.last-laugh-control-hint[data-v-21e2f0c9]{grid-column:span 6}.direction-pad[data-v-21e2f0c9],.maze-move-pad[data-v-21e2f0c9]{grid-template-columns:repeat(3,52px);gap:8px;margin:2px auto 0}.desktop-play-controls[data-v-21e2f0c9]{display:none}.mobile-play-controls[data-v-21e2f0c9]{display:grid;width:min(188px,100%);margin-top:8px}.mobile-control-strip[data-v-21e2f0c9]{align-self:center;padding:8px 10px;border:1px solid rgba(255,250,240,.14);border-radius:8px;background:#050807c7;box-shadow:inset 0 0 0 1px #fffaf00d,0 8px 18px #0508072e}.mobile-control-strip button[data-v-21e2f0c9]{width:52px;height:52px;border-color:#fffaf033;background:#fffaf0;color:#16211e;font-size:1.25rem;box-shadow:0 4px #05080752}.mobile-control-strip button[data-v-21e2f0c9]:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.game-console[data-v-21e2f0c9]{grid-template-columns:1fr}}@media(max-width:640px){.game-page[data-v-21e2f0c9]{width:100%;padding:18px 12px max(42px,env(safe-area-inset-bottom))}.game-topbar[data-v-21e2f0c9]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:12px;margin-bottom:8px}.work-owner[data-v-21e2f0c9]{text-align:right}.game-hero[data-v-21e2f0c9]{gap:16px;padding:22px 0 18px}.game-console[data-v-21e2f0c9]{gap:10px;min-height:auto;padding:10px}.console-feature[data-v-21e2f0c9]{min-height:188px;padding:14px}.console-stack[data-v-21e2f0c9]{grid-template-columns:repeat(2,minmax(0,1fr))}.game-stage[data-v-21e2f0c9]{gap:12px}.game-hero h1[data-v-21e2f0c9],.game-detail-hero h1[data-v-21e2f0c9]{font-size:clamp(2.55rem,13vw,3rem)}.game-hero p[data-v-21e2f0c9],.game-detail-hero p[data-v-21e2f0c9],.game-hint[data-v-21e2f0c9],.pending-panel p[data-v-21e2f0c9]{font-size:.96rem;line-height:1.62}.game-detail-hero[data-v-21e2f0c9]{gap:14px;padding:14px 0 20px}.game-lobby-link[data-v-21e2f0c9]{width:100%;min-height:48px;justify-content:center}.game-card[data-v-21e2f0c9]{min-height:auto;grid-template-rows:136px 1fr}.game-card-body[data-v-21e2f0c9]{gap:10px;padding:14px}.game-card h2[data-v-21e2f0c9]{font-size:1.28rem}.game-action[data-v-21e2f0c9]{min-height:48px}.play-panel[data-v-21e2f0c9]{min-height:auto;padding:10px}.game-side-panel[data-v-21e2f0c9]{gap:10px;padding:12px}.last-laugh-stage .last-laugh-panel[data-v-21e2f0c9]{order:-2}.last-laugh-controls[data-v-21e2f0c9]{order:-1}.last-laugh-item-panel[data-v-21e2f0c9]{order:0}.direction-pad button[data-v-21e2f0c9],.maze-move-pad button[data-v-21e2f0c9]{width:52px;height:52px;font-size:1.25rem}.board-2048[data-v-21e2f0c9]{gap:7px;width:min(100%,calc(100dvw - 44px));margin-top:4px;padding:8px}.board-row[data-v-21e2f0c9]{gap:7px}.tile-cell[data-v-21e2f0c9]{font-size:clamp(1.2rem,9vw,1.9rem)}.mobile-play-controls[data-v-21e2f0c9]{width:min(204px,100%);margin-top:12px}.score-row[data-v-21e2f0c9],.pending-panel[data-v-21e2f0c9],.shop-summary[data-v-21e2f0c9],.shop-grid[data-v-21e2f0c9],.mine-record-panel[data-v-21e2f0c9],.mine-custom-form[data-v-21e2f0c9],.last-laugh-option-grid[data-v-21e2f0c9],.last-laugh-assets[data-v-21e2f0c9]{grid-template-columns:1fr}.mine-difficulty-buttons[data-v-21e2f0c9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mine-preset-button[data-v-21e2f0c9]{min-height:58px;padding:9px}.mine-setting-head[data-v-21e2f0c9]{display:grid;gap:5px}.last-laugh-shape-grid[data-v-21e2f0c9]{grid-template-columns:repeat(2,minmax(0,1fr))}.last-laugh-controls[data-v-21e2f0c9]{grid-template-columns:1fr}.last-laugh-controls>.score-row[data-v-21e2f0c9],.last-laugh-controls>.score-box.full[data-v-21e2f0c9],.last-laugh-move-pad[data-v-21e2f0c9],.last-laugh-message[data-v-21e2f0c9],.last-laugh-start-button[data-v-21e2f0c9],.last-laugh-reset-button[data-v-21e2f0c9],.last-laugh-control-hint[data-v-21e2f0c9]{grid-column:1 / -1}.mine-board[data-v-21e2f0c9]{gap:3px;width:min(100%,calc(100dvw - 44px));padding:6px}.parkour-track[data-v-21e2f0c9]{height:260px}.mine-row[data-v-21e2f0c9]{gap:3px}.mine-cell[data-v-21e2f0c9]{border-radius:5px;font-size:clamp(.68rem,3.2vw,.92rem)}.maze-row[data-v-21e2f0c9]{gap:3px}.maze-board[data-v-21e2f0c9]{gap:3px;width:min(100%,calc(100dvw - 44px));padding:6px}.maze-cell[data-v-21e2f0c9]{border-radius:3px;font-size:clamp(.68rem,3vw,.9rem)}.maze-fear-badge[data-v-21e2f0c9]{top:8px;left:8px;min-width:86px;padding:7px 9px}.maze-direction-arrow[data-v-21e2f0c9]{width:54px;height:54px}.maze-board-full[data-v-21e2f0c9]{gap:1px;padding:4px}.maze-board-full .maze-row[data-v-21e2f0c9]{gap:1px}.inventory-item-button[data-v-21e2f0c9],.last-laugh-item-card[data-v-21e2f0c9]{min-height:62px}.last-laugh-stage[data-v-21e2f0c9]{gap:12px}.last-laugh-panel[data-v-21e2f0c9]{padding:8px}.last-laugh-controls[data-v-21e2f0c9]{gap:10px}.last-laugh-option-grid .mine-preset-button[data-v-21e2f0c9]{min-height:68px}.last-laugh-assets .game-action[data-v-21e2f0c9]{min-height:44px}.shop-item-card[data-v-21e2f0c9]{min-height:auto}.shop-item-image[data-v-21e2f0c9]{height:76px}}.account-menu[data-v-aac8df57]{position:fixed;top:16px;right:24px;z-index:50}.account-menu.is-inline[data-v-aac8df57]{position:relative;top:auto;right:auto;z-index:20;width:100%}.account-trigger[data-v-aac8df57]{display:grid;width:min(330px,calc(100vw - 48px));height:66px;grid-template-rows:23px 1fr;gap:2px;padding:8px 124px 9px 14px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#fffaf0e6;color:var(--ink);cursor:pointer;font:inherit;text-align:left;box-shadow:0 8px #16211e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.account-avatar[data-v-aac8df57]{display:none}.developer-mode-button[data-v-aac8df57]{position:absolute;top:50%;right:10px;display:inline-grid;min-height:34px;max-width:106px;place-items:center;padding:0 10px;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:var(--night);color:var(--paper-soft);cursor:pointer;font:inherit;font-size:.74rem;font-weight:900;box-shadow:0 5px #16211e1f;transform:translateY(-50%);transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.developer-mode-button[data-v-aac8df57]:hover{background:#26352f;box-shadow:0 7px #16211e24;transform:translateY(calc(-50% - 1px))}.account-menu.is-inline .account-trigger[data-v-aac8df57]{width:100%}.sync-line[data-v-aac8df57],.identity-line[data-v-aac8df57]{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.account-trigger span span[data-v-aac8df57]{color:var(--muted);font-size:.72rem;font-weight:900}.account-trigger strong[data-v-aac8df57]{min-width:0;overflow:hidden;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sync-line strong[data-v-aac8df57]{color:#53615a;font-size:.78rem}.sync-cloud .sync-line strong[data-v-aac8df57]{color:#2d8f76}.sync-error .sync-line strong[data-v-aac8df57]{color:#b94b40}.identity-line strong[data-v-aac8df57]{font-size:1rem}.account-popover[data-v-aac8df57]{position:absolute;top:calc(100% + 10px);right:0;display:grid;width:min(330px,calc(100vw - 48px));gap:10px;padding:12px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:#fffaf0f5;box-shadow:0 20px 50px #19241f2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.account-menu.is-inline .account-popover[data-v-aac8df57]{width:100%}.account-popover label[data-v-aac8df57]{display:grid;gap:5px}.account-popover label span[data-v-aac8df57]{color:var(--muted);font-size:.74rem;font-weight:900}.account-popover input[data-v-aac8df57]{min-height:36px;width:100%;padding:0 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffd6;color:var(--ink);font:inherit;font-size:.88rem;font-weight:800}.account-popover input[data-v-aac8df57]:focus-visible,.account-trigger[data-v-aac8df57]:focus-visible,.account-actions button[data-v-aac8df57]:focus-visible,.developer-mode-button[data-v-aac8df57]:focus-visible,.developer-close-button[data-v-aac8df57]:focus-visible,.developer-modal input[data-v-aac8df57]:focus-visible,.developer-inline-control button[data-v-aac8df57]:focus-visible,.developer-apply-button[data-v-aac8df57]:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.account-actions[data-v-aac8df57]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.account-actions button[data-v-aac8df57]{min-height:34px;padding:0 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--ink);color:var(--paper-soft);cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.account-actions button[data-v-aac8df57]:disabled{cursor:wait;opacity:.66}.account-actions .ghost-account-button[data-v-aac8df57]{background:#fffaf0a8;color:var(--ink)}.account-message[data-v-aac8df57]{margin:0;color:#53615a;font-size:.74rem;font-weight:800;line-height:1.45}.developer-modal-backdrop[data-v-aac8df57]{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:22px;background:#16211e70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.developer-modal[data-v-aac8df57]{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(780px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 44px));padding:16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:radial-gradient(circle at 10% 5%,rgba(66,199,162,.18),transparent 35%),linear-gradient(135deg,#fffaf0,#f3faef);box-shadow:0 12px #16211e14,0 28px 70px #19241f3d;color:var(--ink);transition:transform .18s ease}.developer-modal-head[data-v-aac8df57]{display:flex;align-items:start;justify-content:space-between;gap:14px}.developer-modal-head span[data-v-aac8df57]{color:#2d8f76;font-size:.72rem;font-weight:900}.developer-modal-head h2[data-v-aac8df57]{margin:4px 0 0;color:var(--ink);font-family:Georgia,Microsoft YaHei,serif;font-size:1.85rem;line-height:1}.developer-close-button[data-v-aac8df57]{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--night);color:var(--paper-soft);cursor:pointer;font:inherit;font-size:1.25rem;font-weight:900}.developer-close-button[data-v-aac8df57]:hover{background:#26352f}.developer-modal-body[data-v-aac8df57]{display:grid;gap:12px;min-height:0;overflow:auto;padding-right:4px}.developer-section[data-v-aac8df57]{display:grid;gap:10px;padding:12px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#ffffff94}.developer-section-head[data-v-aac8df57]{display:flex;align-items:center;justify-content:space-between;gap:10px}.developer-section-head span[data-v-aac8df57],.developer-field>span[data-v-aac8df57],.developer-game-grid span[data-v-aac8df57]{color:var(--muted);font-size:.7rem;font-weight:900}.developer-section-head strong[data-v-aac8df57],.developer-field>span strong[data-v-aac8df57]{color:#2d8f76;font-size:.72rem;font-weight:900}.developer-grid[data-v-aac8df57],.developer-game-grid[data-v-aac8df57]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.developer-field[data-v-aac8df57],.developer-game-grid label[data-v-aac8df57]{display:grid;gap:5px;min-width:0}.developer-field>span[data-v-aac8df57]{display:flex;align-items:center;justify-content:space-between;gap:6px}.developer-range[data-v-aac8df57]{width:100%;accent-color:var(--mint)}.developer-number[data-v-aac8df57],.developer-game-grid input[data-v-aac8df57],.developer-inline-control input[type=number][data-v-aac8df57]{min-height:32px;width:100%;padding:0 8px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffd6;color:var(--ink);font:inherit;font-size:.78rem;font-weight:900}.developer-inline-control[data-v-aac8df57]{display:grid;grid-template-columns:minmax(0,1fr) 76px 60px;gap:8px;align-items:center}.developer-inline-control input[type=range][data-v-aac8df57]{width:100%;accent-color:var(--sun)}.developer-inline-control button[data-v-aac8df57],.developer-apply-button[data-v-aac8df57]{min-height:32px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#2d8f76;color:var(--paper-soft);cursor:pointer;font:inherit;font-size:.72rem;font-weight:900}.developer-apply-button[data-v-aac8df57]{width:100%;background:var(--ink)}.developer-message[data-v-aac8df57]{padding:9px 10px;border:1px solid rgba(45,143,118,.16);border-radius:8px;background:#42c7a214}.developer-modal-enter-active[data-v-aac8df57],.developer-modal-leave-active[data-v-aac8df57]{transition:opacity .18s ease,transform .18s ease}.developer-modal-enter-from[data-v-aac8df57],.developer-modal-leave-to[data-v-aac8df57]{opacity:0}.developer-modal-enter-from .developer-modal[data-v-aac8df57],.developer-modal-leave-to .developer-modal[data-v-aac8df57]{transform:translateY(10px) scale(.98)}.account-pop-enter-active[data-v-aac8df57],.account-pop-leave-active[data-v-aac8df57]{transition:opacity .16s ease,transform .16s ease}.account-pop-enter-from[data-v-aac8df57],.account-pop-leave-to[data-v-aac8df57]{opacity:0;transform:translateY(-6px)}@media(max-width:640px){.account-menu[data-v-aac8df57]:not(.is-inline){top:10px;right:10px}.account-trigger[data-v-aac8df57]{width:calc(100vw - 20px);grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;min-height:68px;height:auto;padding:8px 112px 8px 8px;align-items:center}.account-avatar[data-v-aac8df57]{grid-row:1 / 3;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:var(--night);color:var(--paper-soft);font-size:1rem;font-weight:950;box-shadow:inset 0 -4px #fffaf014}.sync-line[data-v-aac8df57],.identity-line[data-v-aac8df57]{grid-column:2;grid-template-columns:58px minmax(0,1fr);gap:8px}.account-popover[data-v-aac8df57]{width:calc(100vw - 20px)}.developer-modal-backdrop[data-v-aac8df57]{place-items:end center;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.developer-modal[data-v-aac8df57]{width:calc(100vw - 20px);max-height:min(760px,calc(100dvh - 20px));padding:12px}.developer-modal-head h2[data-v-aac8df57]{font-size:1.45rem}.developer-grid[data-v-aac8df57],.developer-game-grid[data-v-aac8df57]{grid-template-columns:1fr}.developer-inline-control[data-v-aac8df57]{grid-template-columns:1fr 68px}.developer-inline-control button[data-v-aac8df57]{grid-column:1 / -1}.developer-mode-button[data-v-aac8df57]{min-height:44px;max-width:104px}.account-actions[data-v-aac8df57]{grid-template-columns:1fr}.account-actions button[data-v-aac8df57],.developer-inline-control button[data-v-aac8df57],.developer-apply-button[data-v-aac8df57],.developer-close-button[data-v-aac8df57]{min-height:44px}.developer-close-button[data-v-aac8df57]{width:44px;height:44px}}.auth-panel[data-v-bbf055a9]{display:grid;gap:10px;padding:12px 14px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf0b8;box-shadow:inset 0 1px #ffffff52}.auth-panel-head[data-v-bbf055a9]{display:flex;gap:12px;align-items:start;justify-content:space-between}.auth-panel-head div[data-v-bbf055a9],.auth-form[data-v-bbf055a9]{display:grid;gap:4px}.auth-panel span[data-v-bbf055a9],.auth-form label span[data-v-bbf055a9]{color:var(--muted);font-size:.72rem;font-weight:900}.auth-panel strong[data-v-bbf055a9]{color:var(--ink);font-size:.9rem}.auth-panel small[data-v-bbf055a9]{flex:0 0 auto;color:#53615a;font-size:.72rem;font-weight:800;line-height:1.4;text-align:right}.sync-cloud[data-v-bbf055a9]{color:#2d8f76}.sync-error[data-v-bbf055a9]{color:#b94b40}.auth-form[data-v-bbf055a9]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.auth-form label[data-v-bbf055a9]{display:grid;gap:4px}.auth-form .name-field[data-v-bbf055a9]{grid-column:1 / -1}.auth-form input[data-v-bbf055a9]{min-height:34px;width:100%;padding:0 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#ffffffc7;color:var(--ink);font:inherit;font-size:.84rem;font-weight:700}.auth-form input[data-v-bbf055a9]:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.auth-actions[data-v-bbf055a9],.auth-session[data-v-bbf055a9]{display:flex;flex-wrap:wrap;gap:6px;grid-column:1 / -1}.auth-actions button[data-v-bbf055a9],.auth-session button[data-v-bbf055a9]{min-height:44px;padding:0 12px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--ink);color:#fffaf0;cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.auth-actions button[data-v-bbf055a9]:disabled{cursor:wait;opacity:.64}.auth-actions .ghost-auth-button[data-v-bbf055a9],.auth-session .ghost-auth-button[data-v-bbf055a9]{background:#fffaf0a8;color:var(--ink)}.auth-error[data-v-bbf055a9],.auth-hint[data-v-bbf055a9]{grid-column:1 / -1;margin:0;color:#b94b40;font-size:.72rem;font-weight:800}.auth-hint[data-v-bbf055a9]{color:#53615a}@media(max-width:640px){.auth-panel[data-v-bbf055a9]{padding:12px}.auth-panel-head[data-v-bbf055a9]{display:grid}.auth-panel small[data-v-bbf055a9]{text-align:left}.auth-form[data-v-bbf055a9]{grid-template-columns:1fr;gap:10px}.auth-form input[data-v-bbf055a9]{min-height:44px;font-size:1rem}.auth-actions[data-v-bbf055a9],.auth-session[data-v-bbf055a9]{display:grid;grid-template-columns:1fr}}body:has(.entry-shell){background:linear-gradient(90deg,rgba(22,33,30,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(22,33,30,.05) 1px,transparent 1px),radial-gradient(circle at 78% 18%,rgba(66,199,162,.2),transparent 32%),linear-gradient(135deg,#fbf4e6,#e3f0e1 48%,#f4d8c9);background-size:36px 36px,36px 36px,100% 100%,100% 100%}.entry-shell[data-v-873c0688]{display:grid;width:min(1120px,calc(100% - 32px));min-height:100dvh;margin:0 auto;padding:28px 0;place-items:center}.entry-stage[data-v-873c0688]{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:clamp(22px,5vw,56px);align-items:center;width:100%}.entry-copy[data-v-873c0688]{display:grid;gap:16px;animation:fade-rise .52s ease both}.entry-copy h1[data-v-873c0688]{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(2.35rem,5vw,3.8rem);line-height:.98;letter-spacing:0;white-space:nowrap}.entry-lead[data-v-873c0688]{max-width:500px;margin:0;color:#3c4943;font-size:1.02rem;font-weight:700;line-height:1.75}.entry-preview[data-v-873c0688]{position:relative;min-height:min(560px,calc(100vh - 96px));overflow:hidden;border:1px solid rgba(22,33,30,.2);border-radius:8px;background:#15211d;box-shadow:0 24px 60px #19241f3d;animation:fade-rise .62s 90ms ease both}.entry-preview img[data-v-873c0688]{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}@media(max-width:860px){.entry-stage[data-v-873c0688]{grid-template-columns:1fr}.entry-preview[data-v-873c0688]{min-height:320px}}@media(max-width:640px){.entry-shell[data-v-873c0688]{width:100%;padding:18px 12px max(18px,env(safe-area-inset-bottom));place-items:start center}.entry-stage[data-v-873c0688]{gap:18px}.entry-copy h1[data-v-873c0688]{font-size:clamp(2.35rem,11vw,2.75rem);white-space:normal}.entry-lead[data-v-873c0688]{font-size:.98rem;line-height:1.65}.entry-preview[data-v-873c0688]{width:100%;min-height:210px;max-height:260px}}.social-page[data-v-e9bbc361]{padding-bottom:42px}.social-hero[data-v-e9bbc361]{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:18px;align-items:end;padding:28px 0 18px}.social-hero-copy[data-v-e9bbc361]{display:grid;gap:10px}.social-hero h1[data-v-e9bbc361]{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:3.3rem;line-height:1;letter-spacing:0}.social-hero p[data-v-e9bbc361]:last-child{max-width:680px;margin:0;color:#3c4943;font-size:1.02rem;font-weight:700;line-height:1.75}.social-status-stack[data-v-e9bbc361]{display:grid;gap:10px}.invite-panel[data-v-e9bbc361],.empty-social-state[data-v-e9bbc361],.social-panel[data-v-e9bbc361],.social-feedback[data-v-e9bbc361],.loading-line[data-v-e9bbc361]{border:1px solid rgba(22,33,30,.16);border-radius:8px;background:#fffaf0e6;box-shadow:0 10px #16211e12}.invite-panel[data-v-e9bbc361]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;align-items:center;padding:13px 14px}.invite-panel span[data-v-e9bbc361],.panel-head span[data-v-e9bbc361],.empty-social-state span[data-v-e9bbc361]{color:#2d8f76;font-size:.72rem;font-weight:900}.invite-panel strong[data-v-e9bbc361]{color:var(--ink);font-size:1.4rem;letter-spacing:.04em}.invite-panel button[data-v-e9bbc361]{grid-row:1 / 3;grid-column:2}.empty-social-state[data-v-e9bbc361]{display:grid;gap:10px;max-width:640px;padding:18px}.empty-social-state h2[data-v-e9bbc361]{margin:0;font-size:1.5rem}.empty-social-state p[data-v-e9bbc361]{margin:0;color:#53615a;font-weight:750;line-height:1.65}.primary-social-link[data-v-e9bbc361]{display:inline-grid;width:max-content;min-height:40px;align-items:center;padding:0 16px;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:var(--night);color:var(--paper-soft);font-weight:900}.social-feedback[data-v-e9bbc361],.loading-line[data-v-e9bbc361]{margin-bottom:12px;padding:10px 12px;color:#2d8f76;font-size:.84rem;font-weight:900}.social-feedback.error[data-v-e9bbc361]{color:#b94b40}.social-grid[data-v-e9bbc361]{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:14px;align-items:start}.social-panel[data-v-e9bbc361]{display:grid;gap:12px;min-width:0;padding:14px}.leaderboard-panel[data-v-e9bbc361]{align-self:stretch}.panel-head[data-v-e9bbc361]{display:flex;align-items:start;justify-content:space-between;gap:12px}.panel-head h2[data-v-e9bbc361]{margin:4px 0 0;font-size:1.22rem;line-height:1.2}.panel-head small[data-v-e9bbc361]{color:var(--muted);font-size:.72rem;font-weight:900}.search-form[data-v-e9bbc361]{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px}.search-form input[data-v-e9bbc361]{min-width:0}.search-form input[data-v-e9bbc361],button[data-v-e9bbc361]{min-height:44px;border:1px solid rgba(22,33,30,.14);border-radius:8px;font:inherit}.search-form input[data-v-e9bbc361]{padding:0 12px;background:#ffffffd6;color:var(--ink);font-weight:850}button[data-v-e9bbc361]{display:inline-grid;place-items:center;padding:0 12px;background:var(--night);color:var(--paper-soft);cursor:pointer;font-size:.78rem;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}button[data-v-e9bbc361]:hover:not(:disabled){background:#26352f;transform:translateY(-1px)}button[data-v-e9bbc361]:disabled{cursor:wait;opacity:.62}button[data-v-e9bbc361]:focus-visible,.primary-social-link[data-v-e9bbc361]:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.quiet-button[data-v-e9bbc361]{background:#fffaf0a3;color:var(--ink)}.quiet-button[data-v-e9bbc361]:hover:not(:disabled){background:#eef1e8eb}.result-list[data-v-e9bbc361],.friend-list[data-v-e9bbc361],.request-column[data-v-e9bbc361],.outgoing-list[data-v-e9bbc361]{display:grid;gap:8px;min-width:0}.profile-row[data-v-e9bbc361],.friend-row[data-v-e9bbc361],.request-row[data-v-e9bbc361]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;min-height:64px;padding:8px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#ffffff94}.profile-main[data-v-e9bbc361]{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;min-width:0;min-height:46px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.profile-main[data-v-e9bbc361]:hover{background:transparent;transform:none}.avatar-mark[data-v-e9bbc361]{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf0d6;font-size:1.12rem}.profile-main span[data-v-e9bbc361]:last-child{display:grid;gap:4px;min-width:0}.profile-main strong[data-v-e9bbc361]{overflow:hidden;color:var(--ink);font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.profile-main small[data-v-e9bbc361]{overflow:hidden;color:#53615a;font-size:.72rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.row-actions[data-v-e9bbc361]{display:flex;align-items:center;gap:8px}.two-actions[data-v-e9bbc361]{display:grid;grid-template-columns:68px 68px}.relation-pill[data-v-e9bbc361]{min-width:58px;padding:5px 8px;border:1px solid rgba(45,143,118,.16);border-radius:999px;background:#42c7a214;color:#2d8f76;font-size:.68rem;font-weight:900;text-align:center}.soft-empty[data-v-e9bbc361]{margin:0;padding:12px;border:1px dashed rgba(22,33,30,.16);border-radius:8px;color:#66716b;font-size:.82rem;font-weight:800;line-height:1.55}.outgoing-strip[data-v-e9bbc361]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:8px;background:#16211e0d}.outgoing-strip span[data-v-e9bbc361],.outgoing-list small[data-v-e9bbc361]{color:var(--muted);font-size:.7rem;font-weight:900}.outgoing-strip strong[data-v-e9bbc361]{color:var(--ink)}.outgoing-list[data-v-e9bbc361]{grid-template-columns:repeat(2,minmax(0,1fr))}.outgoing-list button[data-v-e9bbc361]{display:grid;gap:3px;justify-items:start;min-width:0;padding:8px 10px;background:#ffffff8a;color:var(--ink);text-align:left}.rank-list[data-v-e9bbc361]{display:grid;gap:8px;margin:0;padding:0;list-style:none}.rank-list li[data-v-e9bbc361]{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:58px;padding:8px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#ffffff94}.rank-list li.self[data-v-e9bbc361]{border-color:#42c7a257;background:#ebf8eec2}.rank-number[data-v-e9bbc361]{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--sun);color:var(--ink);font-weight:900}.rank-list button[data-v-e9bbc361]{display:grid;gap:3px;justify-items:start;min-width:0;min-height:42px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.rank-list button[data-v-e9bbc361]:hover{background:transparent;transform:none}.rank-list strong[data-v-e9bbc361],.rank-list small[data-v-e9bbc361]{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.rank-list small[data-v-e9bbc361]{color:#53615a;font-size:.7rem;font-weight:850}.rank-list em[data-v-e9bbc361]{color:#2d8f76;font-size:.86rem;font-style:normal;font-weight:900}.profile-modal-backdrop[data-v-e9bbc361]{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:22px;background:#16211e70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-modal[data-v-e9bbc361]{display:grid;gap:14px;width:min(620px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 44px));overflow:auto;padding:16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:linear-gradient(135deg,#fffaf0,#f3faef);box-shadow:0 12px #16211e14,0 28px 70px #19241f3d}.profile-modal-head[data-v-e9bbc361]{display:flex;justify-content:space-between;gap:14px}.profile-modal-head span[data-v-e9bbc361]{color:#2d8f76;font-size:.72rem;font-weight:900}.profile-modal-head h2[data-v-e9bbc361]{margin:4px 0 0;font-family:Georgia,Microsoft YaHei,serif;font-size:1.85rem;line-height:1}.profile-modal-head button[data-v-e9bbc361]{width:36px;height:36px;padding:0;font-size:1.25rem}.public-profile-grid[data-v-e9bbc361]{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px}.profile-achievement[data-v-e9bbc361]{display:grid;align-content:center;gap:8px;min-height:180px;padding:14px;border:1px solid rgba(45,143,118,.18);border-radius:8px;background:#42c7a217}.profile-achievement span[data-v-e9bbc361]{font-size:2.4rem}.profile-achievement strong[data-v-e9bbc361]{color:var(--ink);font-size:1.08rem}.profile-achievement small[data-v-e9bbc361]{color:#53615a;font-weight:800;line-height:1.45}.public-profile-grid dl[data-v-e9bbc361]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.public-profile-grid dl>div[data-v-e9bbc361]{display:grid;gap:5px;min-width:0;padding:10px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#ffffff94}.public-profile-grid dt[data-v-e9bbc361]{color:var(--muted);font-size:.7rem;font-weight:900}.public-profile-grid dd[data-v-e9bbc361]{margin:0;overflow:hidden;color:var(--ink);font-size:.88rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.modal-actions[data-v-e9bbc361]{display:flex;justify-content:flex-end;gap:8px}.profile-modal-enter-active[data-v-e9bbc361],.profile-modal-leave-active[data-v-e9bbc361]{transition:opacity .18s ease,transform .18s ease}.profile-modal-enter-from[data-v-e9bbc361],.profile-modal-leave-to[data-v-e9bbc361]{opacity:0}.profile-modal-enter-from .profile-modal[data-v-e9bbc361],.profile-modal-leave-to .profile-modal[data-v-e9bbc361]{transform:translateY(10px) scale(.98)}@media(max-width:920px){.social-hero[data-v-e9bbc361],.social-grid[data-v-e9bbc361]{grid-template-columns:1fr}}@media(max-width:640px){.social-hero[data-v-e9bbc361]{gap:14px;padding-top:20px}.social-hero h1[data-v-e9bbc361]{font-size:clamp(2.45rem,12vw,2.9rem)}.social-hero p[data-v-e9bbc361]:last-child{font-size:.98rem;line-height:1.65}.invite-panel[data-v-e9bbc361]{grid-template-columns:1fr}.invite-panel button[data-v-e9bbc361]{grid-row:auto;grid-column:auto;width:100%}.social-grid[data-v-e9bbc361]{gap:12px}.social-panel[data-v-e9bbc361]{padding:12px}.search-form[data-v-e9bbc361],.profile-row[data-v-e9bbc361],.friend-row[data-v-e9bbc361],.request-row[data-v-e9bbc361],.rank-list li[data-v-e9bbc361],.public-profile-grid[data-v-e9bbc361],.public-profile-grid dl[data-v-e9bbc361],.outgoing-list[data-v-e9bbc361]{grid-template-columns:1fr}.row-actions[data-v-e9bbc361],.modal-actions[data-v-e9bbc361]{display:grid;grid-template-columns:1fr;justify-content:stretch;gap:8px}.row-actions button[data-v-e9bbc361],.modal-actions button[data-v-e9bbc361]{width:100%}.two-actions[data-v-e9bbc361]{grid-template-columns:1fr 1fr}.profile-main[data-v-e9bbc361]{min-height:52px}.profile-main strong[data-v-e9bbc361],.profile-main small[data-v-e9bbc361],.rank-list strong[data-v-e9bbc361],.rank-list small[data-v-e9bbc361]{white-space:normal}.relation-pill[data-v-e9bbc361]{display:grid;min-height:36px;place-items:center}.rank-list li[data-v-e9bbc361]{grid-template-columns:44px minmax(0,1fr) auto}.rank-number[data-v-e9bbc361]{width:44px;height:44px}.profile-modal-backdrop[data-v-e9bbc361]{place-items:end center;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.profile-modal[data-v-e9bbc361]{width:calc(100vw - 20px);max-height:min(720px,calc(100dvh - 20px));padding:12px}.profile-modal-head button[data-v-e9bbc361]{width:44px;height:44px}}.tasks-page[data-v-ba5aa98a]{width:min(1160px,calc(100% - 32px));min-height:100dvh;margin:0 auto;padding:28px 0 48px}.tasks-topbar[data-v-ba5aa98a]{display:flex;align-items:center;justify-content:space-between;min-height:64px}.work-owner[data-v-ba5aa98a]{color:var(--muted, #66716b);font-weight:800}.tasks-hero[data-v-ba5aa98a]{display:grid;gap:16px;max-width:760px;padding:54px 0 34px}.tasks-hero h1[data-v-ba5aa98a]{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:4.2rem;line-height:.98}.tasks-hero p[data-v-ba5aa98a]:last-child{color:#3c4943;font-size:1.08rem;line-height:1.8}.streak-info[data-v-ba5aa98a]{margin-top:12px;padding:8px 16px;background:#57a9d926;border-radius:40px;display:inline-block;width:fit-content;font-weight:700;color:var(--sky, #57a9d9)}.streak-info strong[data-v-ba5aa98a]{font-size:1.3rem;margin:0 4px}.tasks-list[data-v-ba5aa98a]{margin-top:20px}.task-grid[data-v-ba5aa98a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.task-card[data-v-ba5aa98a]{display:flex;align-items:flex-start;gap:16px;padding:20px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf0e6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .2s ease}.task-card.completed[data-v-ba5aa98a]{opacity:.7;background:#d2dcc880;text-decoration:line-through}.task-checkbox[data-v-ba5aa98a]{position:relative;width:44px;height:44px;cursor:pointer;flex-shrink:0}.task-checkbox input[data-v-ba5aa98a]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.checkmark[data-v-ba5aa98a]{position:absolute;top:10px;left:10px;width:24px;height:24px;border:2px solid var(--accent, #57a9d9);border-radius:6px;background:#fff}.task-checkbox input:checked+.checkmark[data-v-ba5aa98a]{background-color:var(--accent, #57a9d9);border-color:var(--accent, #57a9d9)}.checkmark[data-v-ba5aa98a]:after{content:"";position:absolute;display:none;left:8px;top:4px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.task-checkbox input:checked+.checkmark[data-v-ba5aa98a]:after{display:block}.task-content[data-v-ba5aa98a]{flex:1}.task-text[data-v-ba5aa98a]{font-size:1.08rem;font-weight:600;display:block;margin-bottom:8px}.task-reward[data-v-ba5aa98a]{display:flex;flex-wrap:wrap;gap:12px;font-size:.75rem;color:#53615a}.task-reward span[data-v-ba5aa98a]{background:#6464641a;padding:2px 8px;border-radius:20px}.empty-tasks[data-v-ba5aa98a]{text-align:center;padding:80px 20px;color:var(--muted)}.modal-overlay[data-v-ba5aa98a]{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px;z-index:1000}.modal-container[data-v-ba5aa98a]{max-width:560px;width:min(560px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:var(--paper-soft, #fffaf0);border-radius:8px;box-shadow:0 25px 50px -12px #0006;padding:28px 24px;border:1px solid rgba(66,199,162,.3)}.modal-container h2[data-v-ba5aa98a]{margin-top:0;font-family:Georgia,serif;font-size:1.9rem;color:#16211e}.modal-sub[data-v-ba5aa98a]{color:#66716b;margin-bottom:24px}.task-editor[data-v-ba5aa98a]{margin:20px 0}.edit-row[data-v-ba5aa98a]{display:flex;gap:10px;margin-bottom:12px;align-items:center}.task-input[data-v-ba5aa98a]{flex:1;padding:12px 14px;border:1px solid #d6d0c0;border-radius:12px;font-size:1rem;background:#fff;transition:.2s}.task-input[data-v-ba5aa98a]:focus{outline:none;border-color:var(--accent, #57a9d9);box-shadow:0 0 0 3px #57a9d933}.delete-btn[data-v-ba5aa98a]{border:1px solid rgba(22,33,30,.12);background:#ffffffa8;font-size:1.3rem;cursor:pointer;color:#999;width:44px;height:44px;border-radius:8px;transition:.2s}.delete-btn[data-v-ba5aa98a]:hover{background:#0000000d;color:#ef705f}.add-task-btn[data-v-ba5aa98a]{background:#42c7a21a;border:1px dashed #42c7a2;padding:10px 16px;border-radius:30px;color:#2c7a5e;font-weight:600;cursor:pointer;margin-top:8px;width:100%;min-height:44px}.modal-actions[data-v-ba5aa98a]{display:flex;flex-direction:column;gap:16px;margin-top:24px}.recommend-btn[data-v-ba5aa98a],.confirm-btn[data-v-ba5aa98a]{min-height:48px;padding:12px 20px;border:none;border-radius:40px;font-weight:700;font-size:1rem;cursor:pointer;transition:.2s}.recommend-btn[data-v-ba5aa98a]{background:#f0e6d2;color:#8b6b42}.recommend-btn[data-v-ba5aa98a]:hover{background:#e6d8be;transform:translateY(-2px)}.confirm-btn[data-v-ba5aa98a]{background:var(--accent, #57a9d9);color:#fff;box-shadow:0 4px #3a6f8f}.confirm-btn[data-v-ba5aa98a]:hover{transform:translateY(-2px);box-shadow:0 6px #3a6f8f}.theme-mint[data-v-ba5aa98a]{--accent: #42c7a2}.theme-coral[data-v-ba5aa98a]{--accent: #ef705f}.theme-sun[data-v-ba5aa98a]{--accent: #e7b642}.theme-sky[data-v-ba5aa98a]{--accent: #57a9d9}@media(max-width:640px){.tasks-page[data-v-ba5aa98a]{width:100%;padding:18px 12px max(40px,env(safe-area-inset-bottom))}.tasks-topbar[data-v-ba5aa98a]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:12px;min-height:54px}.tasks-hero[data-v-ba5aa98a]{gap:12px;padding:30px 0 22px}.tasks-hero h1[data-v-ba5aa98a]{font-size:clamp(2.55rem,13vw,3.2rem);line-height:1.02}.tasks-hero p[data-v-ba5aa98a]:last-child{font-size:1rem;line-height:1.65}.streak-info[data-v-ba5aa98a]{width:100%;border-radius:8px;text-align:center}.task-grid[data-v-ba5aa98a]{grid-template-columns:1fr;gap:12px}.task-card[data-v-ba5aa98a]{gap:10px;padding:14px 12px}.task-text[data-v-ba5aa98a]{font-size:1rem;line-height:1.55}.task-reward[data-v-ba5aa98a]{gap:8px}.task-reward span[data-v-ba5aa98a]{padding:4px 8px;line-height:1.35}.modal-overlay[data-v-ba5aa98a]{align-items:flex-end;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.modal-container[data-v-ba5aa98a]{width:100%;max-height:min(720px,calc(100dvh - 20px));padding:18px 14px}.modal-container h2[data-v-ba5aa98a]{font-size:1.55rem}.modal-sub[data-v-ba5aa98a]{margin-bottom:16px;line-height:1.55}.edit-row[data-v-ba5aa98a]{gap:8px}.task-input[data-v-ba5aa98a]{min-width:0;min-height:44px;font-size:1rem}.modal-actions[data-v-ba5aa98a]{gap:10px;margin-top:18px}.recommend-btn[data-v-ba5aa98a],.confirm-btn[data-v-ba5aa98a]{width:100%;border-radius:8px;line-height:1.35}}:root{color:#16211e;background:#f6f0e4;font-family:LXGW WenKai,Microsoft YaHei,Trebuchet MS,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--paper: #f6f0e4;--paper-soft: #fffaf0;--ink: #16211e;--muted: #66716b;--line: #d6d0c0;--mint: #42c7a2;--coral: #ef705f;--sun: #e7b642;--sky: #57a9d9;--night: #19241f}*{box-sizing:border-box}html{min-width:320px;overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-padding-top:12px}body{min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden;background:linear-gradient(90deg,rgba(22,33,30,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(22,33,30,.05) 1px,transparent 1px),linear-gradient(135deg,#fbf4e6,#e7f3e9 52%,#f8e3d9);background-size:36px 36px,36px 36px,100% 100%}img,svg{max-width:100%}a{color:inherit;text-decoration:none}button,a,input,select,textarea{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{min-width:0}.home-shell,.work-page{width:min(1160px,calc(100% - 32px));min-height:100vh;margin:0 auto}.home-shell{padding-bottom:18px}.hero-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;align-items:end;min-height:auto;padding:22px 0 18px}.hero-copy{display:flex;flex-direction:column;gap:14px;animation:fade-rise .52s ease both}.eyebrow{margin:0;color:var(--muted);font-size:.9rem;font-weight:700}h1,h2,p{margin-top:0}.hero-copy h1,.work-hero h1{margin-bottom:0;font-family:Georgia,Microsoft YaHei,serif;font-size:4.2rem;font-weight:700;line-height:.98;letter-spacing:0}.hero-lead{max-width:560px;margin-bottom:0;color:#3c4943;font-size:1.08rem;line-height:1.8}.player-panel{display:grid;grid-template-columns:minmax(210px,.95fr) minmax(220px,1.05fr);gap:12px;align-items:center;padding:14px;border:1px solid rgba(22,33,30,.16);border-radius:8px;background:linear-gradient(135deg,#fffaf0f0,#f4f9eedb),#fffaf0d1;box-shadow:0 18px 40px #4136261f}.player-profile{display:grid;align-content:start;min-height:128px;padding:12px;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#fcfff7e6),#fff}.player-label{display:block;color:var(--muted);font-size:.82rem;font-weight:700}.player-panel strong{display:block;margin-top:6px;font-size:1.45rem}.player-profile p{margin:7px 0 0;color:#3c4943;font-size:.92rem;font-weight:800}.player-profile small{margin-top:5px;color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.35}.achievement-showcase{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;gap:8px;align-items:center;min-height:44px;margin-top:10px;padding:6px;border:1px solid rgba(45,143,118,.2);border-radius:8px;background:linear-gradient(135deg,#42c7a229,#e7b6421f),#ffffffbd;color:var(--ink);box-shadow:inset 0 -3px #16211e0d}.achievement-detail-button:focus-visible,.achievement-close-button:focus-visible,.achievement-option:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.achievement-showcase-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(22,33,30,.12);border-radius:8px;background:#fffaf0cc;font-size:1.05rem}.achievement-showcase-title{margin:0;overflow:hidden;color:#26352f;font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.achievement-detail-button,.achievement-close-button{display:grid;place-items:center;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:var(--night);color:var(--paper-soft);cursor:pointer;font:inherit;font-weight:900}.achievement-detail-button{width:32px;height:32px;font-size:.82rem;line-height:1}.achievement-detail-button:hover,.achievement-close-button:hover{background:#26352f}.achievement-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:22px;background:#16211e70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.achievement-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 44px));padding:16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:radial-gradient(circle at 10% 5%,rgba(231,182,66,.2),transparent 35%),linear-gradient(135deg,#fffaf0,#f3faef);box-shadow:0 12px #16211e14,0 28px 70px #19241f3d;transition:transform .18s ease}.achievement-modal-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.achievement-modal-head span,.achievement-progress-copy span{color:#2d8f76;font-size:.72rem;font-weight:900}.achievement-modal-head h2{margin:4px 0 0;color:var(--ink);font-family:Georgia,Microsoft YaHei,serif;font-size:1.85rem;line-height:1}.achievement-close-button{width:36px;height:36px;font-size:1.25rem}.achievement-progress-card{display:grid;gap:10px;padding:12px;border:1px solid rgba(45,143,118,.18);border-radius:8px;background:#ffffff94}.achievement-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px}.achievement-progress-copy strong{margin:0;color:var(--ink);font-size:.98rem;font-weight:900}.achievement-progress-track{height:10px;overflow:hidden;border:1px solid rgba(22,33,30,.12);border-radius:999px;background:#eef1e8}.achievement-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint),var(--sun));transition:width .26s ease}.achievement-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:auto;padding:2px 4px 2px 0}.achievement-option{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;min-height:122px;padding:10px;border:1px solid rgba(22,33,30,.1);border-radius:8px;background:#eef1e8ad;color:#53615a;cursor:not-allowed;font:inherit;text-align:left;opacity:.72}.achievement-option.unlocked{background:#ffffffc7;color:var(--ink);cursor:pointer;opacity:1}.achievement-option.unlocked:hover,.achievement-option.selected{border-color:#42c7a25c;background:#ebf8eedb}.achievement-option-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#fffaf0cc;font-size:1.1rem;filter:grayscale(1)}.achievement-option.unlocked .achievement-option-icon{filter:none}.achievement-option-copy{display:grid;gap:5px;min-width:0}.achievement-option-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.achievement-option-copy strong{margin:0;color:var(--ink);font-size:.88rem}.achievement-option-copy>span:not(.achievement-option-topline){color:#3c4943;font-size:.72rem;font-weight:800;line-height:1.45}.achievement-option-copy small{margin:0;color:#66716b;font-size:.68rem;font-weight:900;line-height:1.35}.achievement-option-topline em{color:#2d8f76;font-size:.62rem;font-style:normal;font-weight:900}.achievement-option-state{grid-column:1 / -1;justify-self:start;padding:3px 7px;border:1px solid rgba(22,33,30,.1);border-radius:999px;background:#fffaf0bd;color:#53615a;font-size:.62rem;font-weight:900}.achievement-option.unlocked .achievement-option-state{color:#2d8f76}.achievement-option.selected .achievement-option-state{background:#42c7a229}.achievement-modal-enter-active,.achievement-modal-leave-active{transition:opacity .18s ease,transform .18s ease}.achievement-modal-enter-from,.achievement-modal-leave-to{opacity:0}.achievement-modal-enter-from .achievement-modal,.achievement-modal-leave-to .achievement-modal{transform:translateY(10px) scale(.98)}.exp-track{height:8px;margin-top:12px;overflow:hidden;border:1px solid rgba(22,33,30,.12);border-radius:999px;background:#eef1e8}.exp-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint),var(--sky));transform-origin:left center;animation:bar-grow .76s .16s cubic-bezier(.2,.8,.2,1) both}.fortune-effect{display:grid;gap:3px;margin-top:10px;padding:8px 10px;border:1px solid rgba(66,199,162,.18);border-radius:8px;background:#42c7a214}.fortune-effect.waiting{border-color:#16211e1a;background:#16211e0a}.fortune-effect span{color:var(--muted);font-size:.7rem;font-weight:900}.fortune-effect strong{margin:0;color:#2d4b40;font-size:.72rem;line-height:1.35}.check-in-action{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:7px;margin-top:12px}.check-in-button,.social-link-button{display:grid;min-height:44px;place-items:center;padding:0 12px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:var(--night);color:var(--paper-soft);cursor:pointer;font:inherit;font-size:.86rem;font-weight:900;box-shadow:0 6px #16211e1f;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.check-in-button:hover:not(:disabled),.social-link-button:hover{transform:translateY(-2px);box-shadow:0 8px #16211e24}.check-in-button:focus-visible,.social-link-button:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.social-link-button{background:#fffaf0b8;color:var(--ink);text-align:center}.check-in-button:disabled{background:#edf1e8;color:#53615a;cursor:default;box-shadow:none}.check-in-toast{position:fixed;left:50%;top:50%;z-index:20;width:max-content;max-width:min(420px,calc(100vw - 32px));padding:15px 20px;border:1px solid rgba(22,33,30,.2);border-radius:8px;background:linear-gradient(135deg,#fffaf0fa,#ebf8eef0),var(--paper-soft);color:var(--night);font-size:.96rem;font-weight:900;line-height:1.5;text-align:center;box-shadow:0 14px #16211e1a,0 24px 60px #19241f38;pointer-events:none;transform:translate(-50%,-50%)}.check-in-toast:before{position:absolute;left:14px;top:-7px;width:18px;height:18px;border:2px solid var(--night);border-radius:5px;background:var(--mint);content:"";transform:rotate(8deg)}.check-in-toast-enter-active,.check-in-toast-leave-active{transition:opacity .24s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.check-in-toast-enter-from,.check-in-toast-leave-to{opacity:0;transform:translate(-50%,calc(-50% + 14px)) scale(.96)}.player-panel dl{display:grid;grid-template-columns:1fr;gap:9px;align-content:center;margin:0}.player-panel dl>div{display:grid;grid-template-columns:minmax(0,180px) auto;column-gap:10px;align-items:center;min-height:30px;padding:0;border:0;border-radius:0;background:transparent;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.player-panel dl>div:hover{transform:none;border-color:transparent;background:transparent}.player-stat:last-child{grid-column:auto}.stat-main{display:grid;gap:6px}.stat-value{align-self:end;padding-bottom:1px}.player-panel dt{color:var(--muted);font-size:.75rem;font-weight:700}.player-panel dd{margin:0;color:var(--ink);font-size:.78rem;font-weight:800;line-height:1}.player-panel dd small{margin-left:4px;color:#2d8f76;font-size:.66rem;font-weight:900}.stat-track{height:8px;width:100%;margin-top:0;overflow:hidden;border:1px solid rgba(22,33,30,.12);border-radius:999px;background:#eef1e8}.stat-track span{display:block;height:100%;border-radius:inherit;background:var(--bar-color, var(--mint));transform-origin:left center;animation:bar-grow .76s .22s cubic-bezier(.2,.8,.2,1) both}.tone-mint{--bar-color: var(--mint)}.tone-sky{--bar-color: var(--sky)}.tone-sun{--bar-color: var(--sun)}.tone-coral{--bar-color: var(--coral)}.tone-coin{--bar-color: #c69b32}.entry-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.entry-button,.back-button{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:var(--paper-soft);box-shadow:0 10px #16211e14;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.entry-button{animation:fade-rise .52s ease both}.entry-button:nth-child(2){animation-delay:70ms}.entry-button:nth-child(3){animation-delay:.14s}.entry-button:nth-child(4){animation-delay:.21s}.entry-button:hover,.back-button:hover,.module-card:hover{transform:translateY(-3px);box-shadow:0 14px #16211e1a}.entry-button span{color:var(--muted);font-size:.82rem;font-weight:800}.entry-button strong{font-size:1.03rem}.accent-mint{--accent: var(--mint)}.accent-coral{--accent: var(--coral)}.accent-sun{--accent: var(--sun)}.accent-sky{--accent: var(--sky)}.entry-button:before,.module-card:before,.todo-item span{width:14px;height:14px;border:2px solid var(--ink);border-radius:4px;background:var(--accent);content:"";flex:0 0 auto}.hero-visual-stack{display:grid;gap:10px;align-self:end;animation:fade-rise .62s 90ms ease both}.mobile-home-account{display:none}.home-account-desktop{display:block}.hero-visual{position:relative;min-height:350px;overflow:hidden;border:1px solid rgba(22,33,30,.2);border-radius:8px;background:#15211d;box-shadow:0 24px 60px #19241f42}.scene-image{display:block;width:100%;height:100%;min-height:350px;object-fit:cover;transition:transform .42s ease}.hero-visual:hover .scene-image{transform:scale(1.025)}.visual-status-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px}.signal-card{display:grid;gap:4px;min-width:150px;padding:12px 14px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#fffaf0e6;box-shadow:0 8px #16211e0f}.signal-card span,.signal-card label{color:var(--muted);font-size:.78rem;font-weight:800}.signal-card strong{color:var(--ink)}.signal-card small{max-width:190px;color:#53615a;font-size:.74rem;font-weight:700;line-height:1.45}.mode-card{min-width:192px;gap:8px}.mode-select{width:100%;min-height:34px;padding:0 34px 0 10px;border:1px solid rgba(22,33,30,.14);border-radius:8px;background:#fffaf0c7;color:var(--ink);font:inherit;font-size:.92rem;font-weight:800;box-shadow:inset 0 1px #ffffff57}.mode-select:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.module-section{display:grid;gap:12px;padding:2px 0 36px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:0 2px}.section-heading span{color:var(--muted);font-size:.78rem;font-weight:800}.section-heading h2{margin:4px 0 0;font-size:1.42rem;line-height:1.25}.section-heading p{max-width:360px;margin:0;color:#53615a;font-size:.86rem;font-weight:700;line-height:1.55;text-align:right}.module-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-card{position:relative;min-height:176px;padding:16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:linear-gradient(180deg,#fffaf0f5,#fffaf0d6),#fffaf0e6;box-shadow:0 10px #16211e14;animation:card-rise .56s var(--delay, 0ms) ease both;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.module-card:before{position:absolute;right:16px;top:16px}.module-head{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:12px;padding-right:26px;color:var(--muted);font-size:.78rem;font-weight:800}.module-card h2{min-height:48px;margin:22px 0 18px;font-size:1.35rem;line-height:1.35}.module-card:hover{border-color:color-mix(in srgb,var(--accent) 54%,rgba(22,33,30,.18))}.module-meter{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.module-meter span{color:var(--accent);font-family:Georgia,Microsoft YaHei,serif;font-size:2.4rem;font-weight:700}.module-meter small{max-width:88px;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.35;text-align:right}.work-page{padding:28px 0 48px}.work-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px}.back-button{width:132px;min-height:46px;box-shadow:0 7px #16211e14}.work-owner{color:var(--muted);font-weight:800}.work-hero{display:grid;gap:16px;max-width:760px;padding:54px 0 34px}.work-hero p:last-child{color:#3c4943;font-size:1.08rem;line-height:1.8}.todo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.todo-item{display:grid;grid-template-rows:24px 1fr;gap:28px;min-height:190px;padding:16px;border:1px solid rgba(22,33,30,.18);border-radius:8px;background:var(--paper-soft);box-shadow:0 10px #16211e14}.todo-item p{align-self:end;margin-bottom:0;color:var(--ink);font-size:1.02rem;font-weight:800;line-height:1.5}.theme-mint{--accent: var(--mint)}.theme-coral{--accent: var(--coral)}.theme-sun{--accent: var(--sun)}.theme-sky{--accent: var(--sky)}@keyframes fade-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:980px){.hero-section{grid-template-columns:1fr;align-items:start;min-height:auto}.hero-visual,.scene-image{min-height:320px}.module-board,.todo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-shell,.work-page{width:100%;padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left))}.hero-section{gap:18px;padding:16px 0 20px}.mobile-home-account{display:block}.home-account-desktop{display:none}.hero-copy h1,.work-hero h1{font-size:clamp(2.55rem,13vw,3.25rem);line-height:1.02}.hero-lead,.work-hero p:last-child{font-size:1rem;line-height:1.65}.player-panel,.entry-buttons,.module-board,.todo-grid{grid-template-columns:1fr}.achievement-modal-backdrop{place-items:end center;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.achievement-modal{width:calc(100vw - 20px);max-height:min(760px,calc(100dvh - 20px));padding:12px}.achievement-modal-head h2{font-size:1.45rem}.achievement-list{grid-template-columns:1fr}.achievement-option{min-height:112px}.player-panel dl{grid-template-columns:1fr}.player-panel dl>div{grid-template-columns:minmax(0,1fr) auto;min-height:34px}.player-stat:last-child{grid-column:auto}.check-in-action{grid-template-columns:1fr 82px;gap:8px}.entry-button{min-height:56px}.hero-visual,.scene-image{min-height:260px}.signal-card{min-width:0;padding:10px 12px}.visual-status-row{grid-template-columns:1fr}.section-heading{display:grid;gap:6px}.section-heading p{max-width:none;text-align:left}.module-card,.todo-item{min-height:156px}.work-topbar{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;min-height:54px}.work-owner{min-width:0;text-align:right;overflow-wrap:anywhere}.work-hero{gap:12px;padding:30px 0 24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-visual:hover .scene-image{transform:none}}
