@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700;900&display=swap";.zw-page{min-height:100dvh;padding:8px 0 calc(90px + env(safe-area-inset-bottom));--surface: #fff;--zinc-50: #fafafa;--zinc-100: #f4f4f5;--zinc-200: #e4e4e7;--zinc-400: #a1a1aa;--zinc-500: #71717a;--zinc-700: #3f3f46;--zinc-900: #18181b;--orange: #ff6a00;--panel: #fff;--panel-soft: #fafafa;--ink: var(--zinc-900);--muted: var(--zinc-500);--hairline: rgba(228, 228, 231, .9);--hairline-strong: #d4d4d8;--line: rgba(82, 82, 91, .68);--line-strong: rgba(82, 82, 91, .78);--major: #a83228;--lucky: #3f3f46;--sha: #3b82f6;--minor: var(--zinc-900);--transit-year: #7a4b13;--transit-month: #55545e;--transit-day: #be123c;--lu: #2d7a4a;--quan: #1a56a8;--ke: #8a7018;--ji: #a83228;background:var(--surface);color:var(--ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;letter-spacing:0}.zw-board-wrap{width:min(100%,482px);margin:0 auto;padding:0 6px}.zw-board{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,minmax(clamp(128px,40vw,170px),1fr));min-height:clamp(512px,160vw,680px);overflow:hidden;border:1px solid var(--hairline-strong);border-radius:20px;background:var(--panel);box-shadow:0 1px 2px #18181b0a}.zw-lines{position:absolute;inset:0;z-index:20;display:block;width:100%;height:100%;pointer-events:none}.zw-lines line{stroke:var(--line);stroke-width:.78;stroke-dasharray:1.9 1.18;vector-effect:non-scaling-stroke}.zw-lines circle{fill:var(--line);stroke:#fff;stroke-width:.24}.zw-palace{position:relative;z-index:2;display:flex;min-width:0;min-height:0;padding:clamp(20px,5.8vw,24px) 5px clamp(33px,8.8vw,38px);border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:var(--panel);-webkit-tap-highlight-color:transparent}.zw-palace:nth-of-type(4n){border-right:0}.zw-palace.active{background:var(--zinc-50);box-shadow:inset 0 0 0 1.5px #52525b42}.zw-age{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;gap:2px;color:var(--muted);font-size:clamp(9.5px,2.55vw,11px);font-weight:700;line-height:1;white-space:nowrap}.zw-age.current{color:var(--orange)}.zw-age b{font-size:clamp(9px,2.4vw,10px)}.zw-star-field{position:relative;z-index:3;flex:1;display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;gap:2px 2px;min-width:0;overflow:hidden}.zw-star{position:relative;display:inline-flex;flex-direction:column;align-items:center;min-width:clamp(10px,2.75vw,12px);max-height:88px;color:var(--minor);font-size:clamp(10px,2.75vw,12px);font-weight:800;line-height:1.02}.zw-star.major{min-width:clamp(12px,3.2vw,14px);color:var(--major);font-size:clamp(12px,3.2vw,14px);font-weight:900}.zw-star.lucky{color:var(--lucky)}.zw-star.sha{color:var(--sha)}.zw-star.transit{min-width:clamp(8.5px,2.35vw,10px);max-height:74px;font-size:clamp(8.5px,2.35vw,10px);font-weight:800}.zw-star.scope-yearly{color:var(--transit-year)}.zw-star.scope-monthly{color:var(--transit-month)}.zw-star.scope-daily{color:var(--transit-day)}.zw-star small{display:grid;place-items:center;width:clamp(11px,3vw,13px);height:clamp(11px,3vw,13px);margin-bottom:1px;border:1px solid currentColor;border-radius:999px;background:#fff;box-shadow:0 0 0 1px #ffffffd6;font-size:clamp(7px,1.9vw,8px);font-weight:900;line-height:1}.zw-star.scope-yearly small{color:var(--transit-year)}.zw-star.scope-monthly small{color:var(--transit-month)}.zw-star.scope-daily small{color:var(--transit-day)}.zw-star i,.zw-star em{margin-top:1px;font-size:clamp(7px,1.9vw,8px);font-style:normal;line-height:1}.zw-star i{color:var(--zinc-500)}.zw-star em{display:grid;place-items:center;width:clamp(12px,3.25vw,14px);height:clamp(12px,3.25vw,14px);margin-top:2px;border:1px solid currentColor;border-radius:3px;background:#ffffffeb;box-shadow:0 1px 2px #18181b14;font-size:clamp(8px,2.2vw,9px);font-weight:900}.zw-star em.lu{color:var(--lu);background:#11875814}.zw-star em.quan{color:var(--quan);background:#2563eb14}.zw-star em.ke{color:var(--ke);background:#b4530914}.zw-star em.ji{color:var(--ji);background:#b91c1c14}.zw-palace-foot{position:absolute;left:6px;right:6px;bottom:6px;display:flex;align-items:baseline;justify-content:space-between;gap:4px;min-width:0;line-height:1}.zw-palace-foot b{color:var(--ink);font-size:clamp(11px,2.9vw,12.5px);font-weight:900;white-space:nowrap}.zw-palace-foot span{min-width:0;color:var(--major);font-size:clamp(12px,3.1vw,13.5px);font-weight:900;white-space:nowrap}.zw-palace-foot i{font-style:normal}.zw-center{position:relative;z-index:3;grid-row:2 / 4;grid-column:2 / 4;display:grid;gap:6px;align-content:center;padding:10px 8px;border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:linear-gradient(180deg,#fff,#fafafa);text-align:center}.zw-center-title{display:flex;justify-content:center;gap:8px;color:var(--zinc-900);font-size:clamp(14px,3.7vw,16px)}.zw-center-title b{font-weight:900}.zw-center-lines{display:grid;gap:3px;padding:6px 0;border-top:1px dashed rgba(228,228,231,.95);border-bottom:1px dashed rgba(228,228,231,.95)}.zw-center-lines p,.zw-current-limit,.zw-location{margin:0}.zw-center-lines p{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:clamp(9.5px,2.55vw,11px);line-height:1.25}.zw-center-lines b{color:var(--ink);font-weight:800;white-space:nowrap}.zw-center-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 8px;color:var(--muted);font-size:clamp(9.5px,2.55vw,11px);line-height:1.25}.zw-center-grid b{color:var(--ink)}.zw-current-limit{color:var(--muted);font-size:clamp(9.5px,2.55vw,11px)}.zw-current-limit b{margin-left:5px;color:var(--ink)}.zw-location{color:var(--muted);font-size:clamp(9.5px,2.55vw,11px)}.zw-state{display:grid;place-items:center;min-height:160px;color:var(--muted);font-size:14px}.zw-state.error{color:var(--ji)}.zw-flow-strip{display:flex;gap:6px;align-items:center;width:min(100% - 12px,482px);margin:10px auto 0;padding:8px 10px;overflow-x:auto;border:1px solid var(--zinc-200);border-radius:16px;background:var(--zinc-50);color:var(--muted);font-size:11px;white-space:nowrap;scrollbar-width:none}.zw-flow-strip::-webkit-scrollbar{display:none}.zw-flow-strip b{flex:0 0 auto;color:var(--ink);font-weight:800}.zw-bottom-tabs{position:fixed;z-index:60;left:50%;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);width:min(100vw,482px);padding:6px 8px calc(6px + env(safe-area-inset-bottom));transform:translate(-50%);border-top:1px solid var(--zinc-100);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.zw-bottom-tabs button{display:grid;gap:2px;min-width:0;min-height:46px;padding:5px 3px;border:0;border-radius:12px;background:transparent;color:#9ca3af}.zw-bottom-tabs button.mode-decadal{color:var(--zinc-900)}.zw-bottom-tabs button.mode-yearly{color:var(--orange)}.zw-bottom-tabs button.mode-monthly{color:var(--zinc-500)}.zw-bottom-tabs button.mode-daily{color:var(--zinc-700)}.zw-bottom-tabs button.mode-decadal.active{background:var(--zinc-900);color:#fff}.zw-bottom-tabs button.mode-yearly.active{background:#fff5ec;color:var(--orange);box-shadow:inset 0 0 0 1px #ff680047}.zw-bottom-tabs button.mode-monthly.active,.zw-bottom-tabs button.mode-daily.active{background:var(--zinc-100);color:#55545e}.zw-bottom-tabs span{font-size:13px;font-weight:900;line-height:1.2}.zw-bottom-tabs small{overflow:hidden;font-size:9px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.zw-sheet-mask{position:fixed;z-index:80;inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;padding:12px}.zw-sheet{width:min(390px,calc(100vw - 24px));max-height:85vh;padding:18px 16px;overflow:hidden;border-radius:32px;background:var(--panel);box-shadow:0 24px 80px #00000059}.zw-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding-bottom:12px}.zw-sheet-head div{display:grid;gap:2px}.zw-sheet-head span{color:var(--muted);font-size:11px}.zw-sheet-head b{color:var(--ink);font-size:18px;font-weight:900}.zw-sheet-head button{min-width:56px;height:34px;border:1px solid var(--zinc-200);border-radius:999px;background:var(--zinc-100);color:var(--ink);font-size:13px;font-weight:800}.zw-picker-grid{display:grid;max-height:calc(85vh - 112px);gap:8px;overflow-y:auto;padding-right:2px}.zw-picker-grid.decadal,.zw-picker-grid.yearly{grid-template-columns:repeat(3,minmax(0,1fr))}.zw-picker-grid.monthly,.zw-picker-grid.daily{grid-template-columns:repeat(4,minmax(0,1fr))}.zw-picker-card,.zw-picker-pill{border:1px solid var(--zinc-200);background:#fff;color:var(--ink)}.zw-picker-card.active,.zw-picker-pill.active{border-color:#18181b38;background:var(--zinc-900);color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.zw-picker-card.active small,.zw-picker-card.active span,.zw-picker-card.active b{color:#fff}.zw-picker-card{display:grid;place-items:center;min-height:70px;padding:8px 4px;border-radius:12px}.zw-picker-card small,.zw-picker-card span{color:var(--muted);font-size:10px;font-weight:700;line-height:1.2}.zw-picker-card b{color:var(--ink);font-size:14px;font-weight:900;line-height:1.3}.zw-picker-pill{min-height:42px;border-radius:12px;font-size:13px;font-weight:900}@media(min-width:460px){.zw-board-wrap{padding:0}.zw-board{grid-template-rows:repeat(4,170px);min-height:680px}.zw-palace{padding:24px 6px 38px}}@media(max-width:380px){.zw-page{padding-top:6px}.zw-board-wrap{padding:0 4px}.zw-board{grid-template-rows:repeat(4,minmax(126px,1fr))}.zw-palace{padding:20px 4px 32px}.zw-star{min-width:9.6px;font-size:9.6px}.zw-star.major{min-width:11.5px;font-size:11.5px}.zw-star.transit{min-width:8px;font-size:8px}.zw-palace-foot b{font-size:10.8px}.zw-palace-foot span{font-size:11.8px}.zw-center{gap:5px;padding:8px 6px}.zw-center-title{font-size:13.5px}.zw-center-lines p,.zw-center-grid,.zw-current-limit,.zw-location{font-size:9px}.zw-picker-grid.decadal,.zw-picker-grid.yearly{grid-template-columns:repeat(2,minmax(0,1fr))}}.life-index[data-v-3ea2c49e]{--life-accent: #93443d;width:100%;box-sizing:border-box;padding:24px;overflow:hidden;color:#20201d;background:#fff;border:1px solid #e5e2dc;border-radius:8px;box-shadow:0 12px 30px #2c261f14}.life-index__hero[data-v-3ea2c49e]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #ebe8e2}.life-index__eyebrow[data-v-3ea2c49e]{margin:0 0 6px;color:#77736b;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:0}.life-index__score-line[data-v-3ea2c49e]{display:flex;align-items:baseline;gap:7px}.life-index__score-line strong[data-v-3ea2c49e]{color:var(--life-accent);font-size:58px;font-weight:650;line-height:.92;font-variant-numeric:tabular-nums;letter-spacing:0}.life-index__score-line span[data-v-3ea2c49e]{color:#8a867e;font-size:13px;line-height:1}.life-index__level[data-v-3ea2c49e]{display:grid;justify-items:end;gap:5px;padding-bottom:4px;text-align:right}.life-index__level span[data-v-3ea2c49e]{color:#8a867e;font-size:12px;line-height:1.4}.life-index__level-meta[data-v-3ea2c49e]{display:flex;align-items:center;justify-content:flex-end;gap:8px}.life-index__level-meta button[data-v-3ea2c49e]{display:grid;width:28px;height:28px;padding:0;color:#6c6861;cursor:pointer;background:#f5f4f1;border:1px solid #e5e2dc;border-radius:50%;place-items:center}.life-index__level-meta button[data-v-3ea2c49e]:active{transform:scale(.96)}.life-index__level-meta button[data-v-3ea2c49e]:disabled{cursor:wait;opacity:.55}.life-index__level strong[data-v-3ea2c49e]{color:var(--life-accent);font-size:23px;font-weight:650;line-height:1.25;letter-spacing:0}.life-index__summary[data-v-3ea2c49e]{margin:18px 0 20px;color:#3f3e39;font-size:14px;font-weight:500;line-height:1.75}.life-index__scale[data-v-3ea2c49e]{margin:2px 0 22px}.life-index__scale-track[data-v-3ea2c49e]{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;height:7px}.life-index__scale-track span[data-v-3ea2c49e]{min-width:0;background:#e8e6e1;border-radius:2px}.life-index__scale-track span[data-v-3ea2c49e]:nth-child(4),.life-index__scale-track span[data-v-3ea2c49e]:nth-child(5),.life-index__scale-track span[data-v-3ea2c49e]:nth-child(6){background:#d9cbc7}.life-index__scale-track i[data-v-3ea2c49e]{position:absolute;top:50%;width:13px;height:13px;background:var(--life-accent);border:3px solid #fff;border-radius:50%;box-shadow:0 1px 6px #20201d33;transform:translate(-50%,-50%)}.life-index__scale-labels[data-v-3ea2c49e]{display:flex;justify-content:space-between;margin-top:7px;color:#969189;font-size:11px;line-height:1.4}.life-index__metrics[data-v-3ea2c49e]{display:grid;gap:15px;padding:19px 0 18px;border-top:1px solid #ebe8e2;border-bottom:1px solid #ebe8e2}.life-index__metric[data-v-3ea2c49e]{display:grid;grid-template-columns:72px minmax(0,1fr) 30px;align-items:center;gap:12px}.life-index__metric>span[data-v-3ea2c49e]{color:#56534d;font-size:13px;font-weight:500;line-height:1.4}.life-index__metric>strong[data-v-3ea2c49e]{color:#34332f;font-size:13px;font-weight:650;line-height:1;text-align:right;font-variant-numeric:tabular-nums}.life-index__meter[data-v-3ea2c49e]{height:6px;overflow:hidden;background:#ebe9e4;border-radius:2px}.life-index__meter i[data-v-3ea2c49e]{display:block;height:100%;background:var(--life-accent);border-radius:inherit}.life-index__note[data-v-3ea2c49e]{padding-top:14px;color:#8a867e;font-size:11px;line-height:1.5;text-align:right}@media(max-width:520px){.life-index[data-v-3ea2c49e]{padding:20px 18px}.life-index__hero[data-v-3ea2c49e]{gap:12px}.life-index__score-line strong[data-v-3ea2c49e]{font-size:50px}.life-index__level strong[data-v-3ea2c49e]{font-size:20px}.life-index__summary[data-v-3ea2c49e]{margin:16px 0 18px;font-size:13px}.life-index__metric[data-v-3ea2c49e]{grid-template-columns:64px minmax(0,1fr) 26px;gap:9px}}.fate-icon[data-v-81dbb01c]{display:block;overflow:visible;flex:0 0 auto;--dark: #17191d;--gold: #e7b857;--gold-soft: #ffe2a0;--blue-soft: #dfeaf9;--shadow: #dce6f4;--line: #e5b857}.dark[data-v-81dbb01c]{fill:var(--dark)}.gold[data-v-81dbb01c]{fill:var(--gold)}.gold-soft[data-v-81dbb01c]{fill:var(--gold-soft)}.blue-soft[data-v-81dbb01c]{fill:var(--blue-soft)}.shadow[data-v-81dbb01c]{fill:var(--shadow);opacity:.72}.cloud[data-v-81dbb01c]{fill:var(--gold-soft)}.spark[data-v-81dbb01c]{fill:var(--gold)}.ring[data-v-81dbb01c]{fill:none;stroke:var(--line);stroke-width:5}.ring-thin[data-v-81dbb01c]{fill:none;stroke:var(--gold-soft);stroke-width:2.5}.orbit[data-v-81dbb01c],.gold-stroke[data-v-81dbb01c]{fill:none;stroke:var(--line);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.thick[data-v-81dbb01c]{stroke-width:5}.mini-text[data-v-81dbb01c]{fill:var(--gold-soft);font-size:10px;font-weight:700;font-family:PingFang SC,Microsoft YaHei,sans-serif}body:has(.fate-stage){background:#efefef;font-family:"Noto Serif SC",Songti SC,SimSun,serif}#app:has(.fate-stage){min-height:100vh;background:#efefef;font-family:"Noto Serif SC",Songti SC,SimSun,serif}.fate-stage{--h5-max-width: 680px;--h5-viewport-width: min(100vw, var(--h5-max-width));--zinc-50: #fafafa;--zinc-100: #f4f4f5;--zinc-200: #e4e4e7;--zinc-400: #a1a1aa;--zinc-500: #71717a;--zinc-700: #3f3f46;--zinc-900: #18181b;--orange: #ff6a00;--amber: #f59e0b;min-height:100dvh;display:flex;justify-content:center;padding:0;background:#fff;color:var(--zinc-900);font-family:"Noto Serif SC",Songti SC,SimSun,serif;letter-spacing:0}.fate-phone{position:relative;width:var(--h5-viewport-width);margin:0 auto;min-height:100dvh;background:#fff;overflow:visible;box-shadow:none}.fate-generate-sheet-open .fate-phone{min-height:100dvh}.fate-generate-sheet-open .fate-phone:after{content:none}.fate-landing-stage{display:block;padding:0;background:#fff}.fate-web-shell{width:100%;min-height:100vh;background:#fff;overflow:hidden}.fate-auth-stage{display:block;padding:0;background:#fff}.fate-auth-shell{width:100%;min-height:100vh;background:#fff;overflow:hidden}.fate-phone button,.fate-phone input,.fate-phone textarea,.fate-web-shell button,.fate-auth-shell button,.fate-auth-shell input{font:inherit;letter-spacing:0}@media(min-width:761px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage){display:block;padding:0;background:#fff}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .fate-phone{width:100%;min-height:100dvh;margin:0 auto;box-shadow:none;overflow:visible}}.fate-preview-switch{position:fixed;left:calc(50% + 220px);top:24px;z-index:50;display:grid;gap:8px;background:#fff;border:1px solid var(--zinc-200);border-radius:16px;padding:8px;box-shadow:0 12px 40px #18181b1f}.fate-preview-switch button{border:0;border-radius:12px;background:var(--zinc-100);color:var(--zinc-700);padding:9px 12px;cursor:pointer}.fate-preview-switch button.active{background:var(--zinc-900);color:#fff}.page-shell{min-height:844px;background:#fff;padding-bottom:34px}.page-shell.with-header-visual{position:relative;overflow:hidden;background:#f9fafb}.page-shell.compact{padding-bottom:96px}.page-topbar{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;min-height:60px;padding:8px 16px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,228,231,.7)}.page-topbar.no-border{border-bottom-color:transparent}.page-topbar.float-nav{position:fixed;left:50%;top:0;width:var(--h5-viewport-width);transform:translate(-50%);border-bottom-color:transparent;background:#ffffffb8}.topbar-placeholder{width:42px;height:34px}.page-topbar-extra{grid-column:1 / -1;min-width:0}.page-title{font-size:20px;font-weight:900}.topbar-actions{display:flex;align-items:center;gap:6px}.page-body{padding:17px}.page-body-wrapper{position:relative;z-index:2}.page-header-visual{position:absolute;top:0;right:0;left:0;z-index:1;min-height:300px;background-position:center;background-size:cover}.page-header-fade{position:absolute;inset:0;background:linear-gradient(180deg,#f9fafb14,#f9fafb 86%)}.page-header-content{position:relative;z-index:2;padding:90px 17px 34px}.fate-state-view{width:100%;min-height:180px;display:grid;place-items:center;align-content:center;gap:11px;color:#71717a;padding:32px 20px;text-align:center}.fate-state-view>svg{width:42px;height:42px;color:#a1a1aa}.fate-state-view h2,.fate-state-view p{margin:0}.fate-state-view h2{color:#18181b;font-size:16px;line-height:24px;font-weight:900}.fate-state-view p{max-width:260px;font-size:13px;line-height:20px}.fate-state-view button{min-height:38px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#18181b;color:#fff;padding:0 18px;font-size:13px;font-weight:800;cursor:pointer}.fate-state-view button svg{width:15px;height:15px}.fate-loading-view{min-height:120px;color:#52525b}.fate-loading-view.compact{min-height:44px;grid-auto-flow:column;place-content:center;padding:8px}.fate-loading-ring{width:24px;height:24px;border-radius:999px;border:2px solid #e4e4e7;border-top-color:#18181b;animation:fate-spin .75s linear infinite}.fate-loading-view b{color:#52525b;font-size:13px;line-height:18px}.fate-empty-view.locked>svg,.fate-error-view>svg{color:#71717a}.fate-skeleton{display:grid;gap:11px;padding:18px 0}.fate-skeleton.card{border-radius:24px;background:#fff;padding:18px;box-shadow:0 10px 28px #18181b0f}.fate-skeleton-line{display:block;width:72%;height:14px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#f4f4f5,#e4e4e7,#f4f4f5 84%);background-size:220% 100%;animation:fate-skeleton-shimmer 1.2s ease-in-out infinite}.fate-skeleton-line.wide{width:100%;height:18px}.fate-skeleton-line.short{width:44%}.icon-ghost,.small-pill{border:0;background:transparent;color:var(--zinc-700);border-radius:12px;min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.icon-ghost svg,.small-pill svg{width:17px;height:17px}.soft-shell .icon-ghost{width:42px;height:34px;border-radius:14px;background:transparent;color:#18181b}.danger{color:#e11d48}.chat-page{--chat-space-x: clamp(16px, calc(var(--h5-viewport-width) * .041), 24px);--chat-gap: clamp(10px, calc(var(--h5-viewport-width) * .04), 24px);--chat-row-gap: clamp(18px, calc(var(--h5-viewport-width) * .046), 27px);--chat-bubble-py: clamp(18px, calc(var(--h5-viewport-width) * .045), 22px);--chat-bubble-px: clamp(18px, calc(var(--h5-viewport-width) * .048), 24px);--chat-oracle-font-size: clamp(18px, calc(var(--h5-viewport-width) * .043), 20px);--chat-assistant-font-size: clamp(15px, calc(var(--h5-viewport-width) * .031), 18px);--chat-user-font-size: 14px;--chat-input-font-size: clamp(14px, calc(var(--h5-viewport-width) * .0373), 22px);--chat-placeholder-font-size: var(--chat-input-font-size);min-height:100dvh;background:#fff;padding:clamp(80px,calc(var(--h5-viewport-width) * .15),90px) var(--chat-space-x) 92px}.chat-page.chat-font-small{--chat-oracle-font-size: clamp(16px, calc(var(--h5-viewport-width) * .039), 18px);--chat-assistant-font-size: clamp(14px, calc(var(--h5-viewport-width) * .028), 16px);--chat-user-font-size: 13px;--chat-input-font-size: clamp(13px, calc(var(--h5-viewport-width) * .032), 19px)}.chat-page.chat-font-large{--chat-oracle-font-size: clamp(20px, calc(var(--h5-viewport-width) * .047), 22px);--chat-assistant-font-size: clamp(16px, calc(var(--h5-viewport-width) * .034), 20px);--chat-user-font-size: 15px;--chat-input-font-size: clamp(16px, calc(var(--h5-viewport-width) * .041), 24px)}.chat-page.chat-font-xlarge{--chat-oracle-font-size: clamp(22px, calc(var(--h5-viewport-width) * .052), 24px);--chat-assistant-font-size: clamp(17px, calc(var(--h5-viewport-width) * .037), 22px);--chat-user-font-size: 16px;--chat-input-font-size: clamp(17px, calc(var(--h5-viewport-width) * .045), 26px)}.chat-floating-row{position:fixed;top:calc(8px + env(safe-area-inset-top,0px));left:50%;z-index:56;width:var(--h5-viewport-width);max-width:var(--h5-max-width);transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 16px;pointer-events:none;animation:chat-home-enter-fixed .58s cubic-bezier(.22,.8,.26,1) both}.brand-pill,.control-pill{box-sizing:border-box;height:clamp(42px,calc(var(--h5-viewport-width) * .108),64px);min-height:clamp(42px,calc(var(--h5-viewport-width) * .108),64px);border-radius:999px;background:#fffc;box-shadow:0 1px 4px #18181b1a;border:1px solid var(--zinc-100);pointer-events:auto}.brand-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--zinc-100);padding:0 clamp(14px,calc(var(--h5-viewport-width) * .046),32px);color:#18181b;font-size:clamp(14px,calc(var(--h5-viewport-width) * .041),28px);line-height:1.1;font-weight:900;cursor:pointer}.brand-logo-dot{width:20px;height:20px;flex:none;border-radius:999px;background:#18181b}.brand-logo-image{width:clamp(20px,calc(var(--h5-viewport-width) * .041),26px);height:clamp(20px,calc(var(--h5-viewport-width) * .041),26px);flex:none;border-radius:999px;object-fit:cover}.brand-pill span{font-size:inherit;line-height:inherit}.control-pill{display:flex;align-items:center;gap:clamp(13px,calc(var(--h5-viewport-width) * .04),24px);padding:0 clamp(15px,calc(var(--h5-viewport-width) * .04),26px)}.control-pill button{border:0;background:transparent;color:#52525b;font-size:clamp(12px,calc(var(--h5-viewport-width) * .034),22px);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:clamp(20px,calc(var(--h5-viewport-width) * .052),32px);min-height:clamp(20px,calc(var(--h5-viewport-width) * .052),32px);padding:0}.coin-chip{height:clamp(34px,calc(var(--h5-viewport-width) * .078),46px);border-radius:999px!important;padding:0 clamp(8px,calc(var(--h5-viewport-width) * .02),12px)!important;font-size:clamp(12px,calc(var(--h5-viewport-width) * .034),22px)!important;font-weight:800}.coin-chip img{width:clamp(16px,calc(var(--h5-viewport-width) * .041),28px);height:clamp(16px,calc(var(--h5-viewport-width) * .041),28px);object-fit:contain;display:block}.control-pill svg{width:clamp(19px,calc(var(--h5-viewport-width) * .052),30px);height:clamp(19px,calc(var(--h5-viewport-width) * .052),30px)}.oracle-row{display:grid;grid-template-columns:clamp(42px,calc(var(--h5-viewport-width) * .095),58px) 1fr;align-items:start;gap:var(--chat-gap);margin-bottom:var(--chat-row-gap)}.oracle-avatar{width:clamp(48px,calc(var(--h5-viewport-width) * .095),58px);height:clamp(48px,calc(var(--h5-viewport-width) * .095),58px);border-radius:999px;object-fit:cover;background:#111;box-shadow:inset 0 0 0 2px #fff3;animation:chat-home-enter .62s cubic-bezier(.22,.8,.26,1) .08s both}.oracle-bubble{border:1px solid #d4d4d8;border-radius:0 18px 18px;box-shadow:0 3px 8px #18181b1a;padding:var(--chat-bubble-py) var(--chat-bubble-px);color:#18181b;font-size:var(--chat-oracle-font-size);line-height:1.55;font-weight:400;animation:chat-home-enter .68s cubic-bezier(.22,.8,.26,1) .12s both}@keyframes chat-home-enter{0%{opacity:0;transform:translateY(10px);filter:blur(1px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes chat-home-enter-fixed{0%{opacity:0;transform:translate(-50%) translateY(10px);filter:blur(1px)}to{opacity:1;transform:translate(-50%) translateY(0);filter:blur(0)}}@media(prefers-reduced-motion:reduce){.chat-floating-row,.oracle-avatar,.oracle-bubble,.chat-composer .composer-shell{animation:none!important}}.chat-stream-list{display:flex;flex-direction:column;gap:18px;padding:4px var(--chat-space-x) 132px}.chat-stream-bubble{white-space:pre-wrap;word-break:break-word}.chat-stream-bubble.user{align-self:flex-end;max-width:82%;border-radius:16px 16px 0;background:#52525b;color:#fff;padding:14px 15px;font-size:var(--chat-user-font-size);line-height:22px}.chat-stream-bubble.assistant{width:100%;color:#18181b;font-size:var(--chat-assistant-font-size);line-height:1.82}.chat-stream-bubble.assistant p{margin:0 0 14px}.chat-stream-bubble.assistant p:last-of-type{margin-bottom:0}.chat-stream-bubble.assistant strong{font-weight:800}.chat-stream-bubble.assistant.typing{color:#71717a}.composer-input-row textarea:disabled{color:#71717a;opacity:1;cursor:default}.assistant-message-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:18px}.assistant-copy-button{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:0;background:transparent;color:#a1a1aa;padding:0 6px;font-size:12px;line-height:18px;cursor:pointer;transition:color .18s ease,transform .18s ease}.assistant-copy-button svg{width:16px;height:16px}.assistant-copy-button:hover{color:#71717a;transform:translateY(-1px)}.assistant-followups{display:flex;flex-wrap:wrap;gap:10px}.assistant-followups button{min-height:clamp(42px,calc(var(--h5-viewport-width) * .092),54px);border:1px solid #e4e4e7;border-radius:999px;background:#fff;color:#71717a;padding:0 clamp(18px,calc(var(--h5-viewport-width) * .041),24px);font-family:inherit;font-size:clamp(14px,calc(var(--h5-viewport-width) * .034),20px);line-height:1.35;font-weight:500;box-shadow:0 4px 12px #18181b0a;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.assistant-followups button:not(:disabled):hover{border-color:#d4d4d8;color:#52525b;box-shadow:0 10px 24px #18181b1a;transform:translateY(-2px)}.assistant-followups button:disabled{opacity:.48;cursor:default}.chat-spacer{min-height:calc(100dvh - 370px)}.chat-spacer.after-upgrade{min-height:0}.experience-card,.upgrade-card,.simple-page-card,.settings-card,.redeem-card{border:1px solid var(--zinc-100);border-radius:32px;padding:28px;background:#fff;box-shadow:0 8px 24px #18181b0d}.experience-card h2{display:flex;align-items:center;gap:9px;color:#63636e;font-size:24px;margin-bottom:24px}.experience-card p{background:var(--zinc-50);border-radius:16px;padding:14px 16px;color:#6b6b76;line-height:1.7;margin-bottom:22px}.experience-list{display:grid;gap:12px}.experience-item{width:100%;display:grid;grid-template-columns:54px 1fr 24px;gap:14px;align-items:center;text-align:left;border:1px solid var(--zinc-200);border-radius:22px;background:#fff;padding:14px;cursor:pointer}.orange-icon{width:48px;height:48px;border-radius:14px;background:var(--orange);color:#fff;display:inline-grid;place-items:center;font-size:26px;flex:none}.experience-copy{display:grid;gap:3px}.experience-copy b{font-size:18px}.experience-copy small,.template-card p,.setting-group em,.settings-card em{color:var(--zinc-500);line-height:1.45;font-style:normal}.upgrade-card{margin-top:28px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.upgrade-card strong{font-size:24px;color:#62616a}.upgrade-card button,.black-cta,.sticky-pay button,.empty-state button,.redeem-card button,.fate-form button,.simple-page-card button{border:0;border-radius:18px;background:#111;color:#fff;padding:14px 22px;font-weight:800;cursor:pointer}.upgrade-card button{background:var(--orange);border-radius:999px;min-width:132px}.chat-page>.upgrade-card{width:100%;margin:clamp(28px,calc(var(--h5-viewport-width) * .08),38px) 0 0;display:grid;grid-template-columns:clamp(54px,calc(var(--h5-viewport-width) * .128),64px) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:clamp(14px,calc(var(--h5-viewport-width) * .035),18px);row-gap:clamp(18px,calc(var(--h5-viewport-width) * .045),24px);border-color:#d4d4d8;border-radius:18px;padding:clamp(18px,calc(var(--h5-viewport-width) * .045),24px) clamp(16px,calc(var(--h5-viewport-width) * .041),24px) clamp(16px,calc(var(--h5-viewport-width) * .041),20px);box-shadow:0 3px 8px #18181b1a}.chat-upgrade-crown-img{grid-column:1;grid-row:1;width:clamp(42px,calc(var(--h5-viewport-width) * .096),54px);height:clamp(42px,calc(var(--h5-viewport-width) * .096),54px);object-fit:contain;display:block}.chat-page>.upgrade-card strong{grid-column:2;grid-row:1;display:block;color:#62616a;font-size:clamp(18px,calc(var(--h5-viewport-width) * .045),24px);line-height:1.35;font-weight:800}.chat-page>.upgrade-card strong:after{content:"可生成10 份专属深度报告";display:block;margin-top:3px;color:#a1a1aa;font-size:clamp(14px,calc(var(--h5-viewport-width) * .037),18px);line-height:1.45;font-weight:500}.chat-page>.upgrade-card button{grid-column:1 / -1;grid-row:2;width:100%;min-height:clamp(50px,calc(var(--h5-viewport-width) * .112),58px);border-radius:999px;background:var(--orange);color:#fff;font-size:clamp(15px,calc(var(--h5-viewport-width) * .038),18px);line-height:1;box-shadow:none}.chat-inputbar{position:fixed;left:50%;bottom:82px;transform:translate(-50%);width:min(324px,calc(100vw - 68px));z-index:10}.chat-inputbar input{width:100%;border:1px solid var(--zinc-100);border-radius:999px;padding:20px 28px;box-shadow:0 4px 18px #18181b1f;color:var(--zinc-700);outline:none}.chat-composer{position:fixed;left:50%;bottom:calc(clamp(60px,calc(var(--h5-viewport-width) * .13),76px) + env(safe-area-inset-bottom,12px));z-index:32;width:var(--h5-viewport-width);transform:translate(-50%);padding:0 8px;pointer-events:none}.composer-clickout{position:fixed;inset:0;z-index:30;pointer-events:auto}.composer-shell{position:relative;z-index:40;width:88%;max-width:min(576px,calc(var(--h5-viewport-width) - 16px));margin:0 auto 16px;border:1px solid #eeeef0;border-radius:32px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 14px #d4d4d88c;transition:width .25s ease,max-width .25s ease;pointer-events:auto;animation:chat-home-enter .62s cubic-bezier(.22,.8,.26,1) .18s both}.chat-composer.expanded .composer-shell{width:100%;max-width:calc(var(--h5-viewport-width) - 16px)}.composer-toolbar{min-height:0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .22s ease,opacity .18s ease}.composer-toolbar.show{min-height:clamp(43px,calc(var(--h5-viewport-width) * .112),84px);max-height:clamp(43px,calc(var(--h5-viewport-width) * .112),84px);overflow:visible;opacity:1;visibility:visible}.composer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:clamp(5px,calc(var(--h5-viewport-width) * .018),16px);border-bottom:0;padding:0 8px}.composer-toolbar.show{border-bottom:1px solid #f4f4f5;padding:0 clamp(8px,calc(var(--h5-viewport-width) * .036),28px)}.composer-left,.composer-right,.composer-identity-wrap,.composer-report-wrap,.composer-topic-wrap{position:relative}.composer-left,.composer-right{min-width:0;flex:1 1 0;display:flex;align-items:center;z-index:1}.composer-left{justify-content:flex-start}.composer-right{justify-content:flex-end}.composer-system-segment,.composer-system-spacer{flex:0 0 auto}.composer-system-dock{position:relative;z-index:40;display:flex;justify-content:center;width:100%;margin:0 auto 10px;pointer-events:auto}.composer-mode-pill,.composer-identity-pill,.composer-topic-pill{height:clamp(37px,calc(var(--h5-viewport-width) * .07),54px);border:0;border-radius:999px;display:inline-flex;align-items:center;gap:clamp(7px,calc(var(--h5-viewport-width) * .016),12px);background:transparent;color:#18181b;padding:0 clamp(10px,calc(var(--h5-viewport-width) * .024),18px);cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.composer-mode-pill,.composer-identity-pill,.composer-topic-pill,.composer-report-pill{min-width:0;max-width:100%}.composer-identity-pill b,.composer-report-pill b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-mode-pill:hover,.composer-identity-pill:hover,.composer-topic-pill:hover{background:#f4f4f5;transform:translateY(-1px)}.composer-mode-pill b,.composer-identity-pill b,.composer-topic-pill b{font-size:clamp(10px,calc(var(--h5-viewport-width) * .0213),13px);line-height:1;font-weight:800}.composer-mode-pill b{font-size:clamp(12px,calc(var(--h5-viewport-width) * .034),26px);line-height:1.1}.composer-orange-icon{width:clamp(24px,calc(var(--h5-viewport-width) * .052),38px);height:clamp(24px,calc(var(--h5-viewport-width) * .052),38px);border-radius:999px;display:grid;place-items:center;background:#f97316;color:#fff}.composer-orange-icon.small{width:clamp(20px,calc(var(--h5-viewport-width) * .034),28px);height:clamp(20px,calc(var(--h5-viewport-width) * .034),28px)}.composer-orange-icon svg{width:clamp(14px,calc(var(--h5-viewport-width) * .027),20px);height:clamp(14px,calc(var(--h5-viewport-width) * .027),20px)}.composer-orange-icon.small svg{width:clamp(13px,calc(var(--h5-viewport-width) * .023),17px);height:clamp(13px,calc(var(--h5-viewport-width) * .023),17px)}.composer-mode-pill>svg,.composer-identity-pill>svg,.composer-topic-pill>svg{width:clamp(12px,calc(var(--h5-viewport-width) * .023),17px);height:clamp(12px,calc(var(--h5-viewport-width) * .023),17px);color:#71717a;transition:transform .18s ease}.composer-mode-pill>svg.rotate,.composer-identity-pill>svg.rotate,.composer-topic-pill>svg.rotate{transform:rotate(180deg)}.composer-identity-copy{display:inline-flex;align-items:center;gap:5px}.composer-identity-copy em{color:#71717a;font-size:clamp(10px,calc(var(--h5-viewport-width) * .018),13px);font-style:normal;line-height:1}.composer-identity-wrap .composer-topic-pill,.composer-identity-wrap .topic-popover{display:none}.composer-system-segment{width:clamp(168px,calc(var(--h5-viewport-width) * .47),196px);height:clamp(32px,calc(var(--h5-viewport-width) * .068),46px);border:1px solid #f1f1f2;border-radius:999px;display:inline-flex;align-items:center;gap:2px;background:#f7f7f8;padding:3px;box-shadow:inset 0 0 0 1px #ffffffb8}.composer-system-segment button{flex:1 1 0;min-width:0;height:100%;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#71717a;padding:0 clamp(10px,calc(var(--h5-viewport-width) * .024),18px);font-size:clamp(12px,calc(var(--h5-viewport-width) * .029),18px);line-height:1;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.composer-system-segment button:hover{color:#3f3f46;transform:translateY(-1px)}.composer-system-segment button.active{background:#fff;color:#18181b;box-shadow:0 6px 16px #18181b14}.composer-system-spacer{width:clamp(92px,calc(var(--h5-viewport-width) * .25),154px);height:1px}.composer-popover{position:absolute;bottom:calc(100% + 3px);z-index:60;border:1px solid #f4f4f5;border-radius:16px;background:#fff;box-shadow:0 20px 48px #18181b29;padding:8px}.mode-popover{left:0;width:185px}.identity-popover{right:0;width:210px;overflow:hidden}.report-popover{right:0;width:clamp(246px,calc(var(--h5-viewport-width) * .43),330px);max-height:clamp(246px,calc(var(--h5-viewport-width) * .5),360px);overflow-y:auto}.topic-popover{right:0;width:250px;max-height:280px;overflow-y:auto}.report-popover{bottom:calc(100% + 8px)}.composer-popover small{display:block;padding:8px 10px;color:#71717a;font-size:9px;line-height:12px;font-weight:800;letter-spacing:.12em}.composer-popover button{width:100%;min-height:clamp(38px,calc(var(--h5-viewport-width) * .074),56px);border:0;border-radius:12px;display:flex;align-items:center;gap:clamp(10px,calc(var(--h5-viewport-width) * .02),15px);background:transparent;color:#18181b;padding:clamp(8px,calc(var(--h5-viewport-width) * .017),13px) clamp(10px,calc(var(--h5-viewport-width) * .022),16px);text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.composer-popover button:not(.active):hover{background:#f4f4f5;transform:translateY(-1px)}.composer-popover button.active{background:#18181b;color:#fff}.composer-popover button span{width:clamp(24px,calc(var(--h5-viewport-width) * .041),32px);height:clamp(24px,calc(var(--h5-viewport-width) * .041),32px);border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a;flex:none}.composer-popover button.active span{background:#fff3;color:#fff}.composer-system-switcher{position:absolute;left:50%;top:-36px;transform:translate(-50%);z-index:70;display:grid;justify-items:center;width:auto;padding:0;pointer-events:auto}.composer-system-trigger{min-width:70px;height:24px;border:1px solid #efeff1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:4px;background:#fff;box-shadow:none;color:#6f6f78;padding:0 10px;font-size:11px;line-height:1;font-weight:600;cursor:pointer;outline:none;white-space:nowrap}.composer-system-trigger:hover{color:#3f3f46}.composer-system-trigger:focus-visible{color:#18181b;box-shadow:none}.composer-system-trigger svg{width:10px;height:10px;stroke-width:1.6;transition:transform .18s ease}.composer-system-trigger svg.rotate{transform:rotate(180deg)}.composer-system-menu{position:absolute;left:50%;bottom:calc(100% + 6px);width:88px;transform:translate(-50%);overflow:hidden;border:1px solid #ebebed;border-radius:9px;background:#fffffffa;box-shadow:0 8px 22px #18181b1c;padding:4px;transform-origin:50% 100%;animation:composer-system-menu-in .15s ease-out}.composer-system-menu button{width:100%;height:34px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#52525b;padding:0 8px;font-size:11px;line-height:1;font-weight:600;cursor:pointer;outline:none}.composer-system-menu button+button{border-top:1px solid #f1f1f2;border-radius:0 0 6px 6px}.composer-system-menu button.active{background:#fffaf6;color:#27272a}.composer-system-menu button svg{width:11px;height:11px;color:#73737c}@keyframes composer-system-menu-in{0%{opacity:0;transform:translate(-50%) translateY(3px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.composer-popover button svg{width:clamp(14px,calc(var(--h5-viewport-width) * .027),20px);height:clamp(14px,calc(var(--h5-viewport-width) * .027),20px)}.identity-popover .popover-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fafafa;margin:-2px -2px 4px;padding:0 2px 4px}.identity-popover .popover-head button{width:28px;min-height:28px;justify-content:center;padding:0;color:#a1a1aa}.identity-option em{margin-left:auto;color:inherit;opacity:.65;font-size:10px;font-style:normal}.identity-option>svg{margin-left:auto}.topic-option b,.report-option b{display:grid;gap:3px}.topic-option strong,.report-option strong{font-size:clamp(11px,calc(var(--h5-viewport-width) * .021),15px);line-height:1.28}.topic-option em,.report-option em{color:inherit;font-size:clamp(9px,calc(var(--h5-viewport-width) * .018),12px);font-style:normal;line-height:1.35;opacity:.66}.identity-add-option{border-top:1px solid #fafafa!important;border-radius:0!important;margin-top:4px}.composer-report-pill{max-width:clamp(144px,calc(var(--h5-viewport-width) * .31),230px)}.composer-report-pill b{max-width:clamp(92px,calc(var(--h5-viewport-width) * .21),158px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-report-pill>svg:first-child{width:clamp(18px,calc(var(--h5-viewport-width) * .037),28px);height:clamp(18px,calc(var(--h5-viewport-width) * .037),28px)}.report-option{border-radius:0!important}.report-option:not(:last-child):not(.active){border-bottom:1px solid #f4f4f5}.report-option b{min-width:0;display:grid;gap:3px}.report-option strong,.report-option em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-option strong{font-size:clamp(12px,calc(var(--h5-viewport-width) * .022),16px);line-height:1.3;font-weight:700}.report-option em{font-size:clamp(10px,calc(var(--h5-viewport-width) * .018),13px);line-height:1.35;font-style:normal;opacity:.62}.report-popover-empty{margin:0;padding:14px 10px;color:#71717a;text-align:center;font-size:12px;line-height:18px}.composer-input-row{display:flex;align-items:flex-end;gap:8px;padding:clamp(8px,calc(var(--h5-viewport-width) * .022),16px) clamp(8px,calc(var(--h5-viewport-width) * .032),24px)}.composer-input-row textarea{min-height:clamp(42px,calc(var(--h5-viewport-width) * .13),92px);max-height:128px;flex:1;border:0;outline:none;resize:none;background:transparent;color:#18181b;padding:8px 6px;font-size:var(--chat-input-font-size);line-height:1.62}.composer-input-row textarea::placeholder{color:#a1a1aa;font-size:var(--chat-placeholder-font-size)}.chat-composer.compact .composer-input-row{padding:8px;overflow:visible}.chat-composer.compact .composer-input-row textarea{min-height:clamp(42px,calc(var(--h5-viewport-width) * .142 - 13px),70px);transform:none;padding-top:8px;padding-bottom:8px}.composer-send{width:36px;min-width:36px;height:36px;border:0;border-radius:12px;background:#ea580c;color:#fff;cursor:pointer;margin-bottom:2px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #18181b1f}.composer-send:disabled{background:#d9d9dd;cursor:not-allowed;opacity:.7}.composer-send svg{width:14px;height:14px}.section-hero small,.simple-page-card small{color:var(--zinc-400);letter-spacing:.16em;font-size:11px}.section-hero h1{font-size:34px;margin:4px 0 18px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:var(--zinc-100);border-radius:18px;padding:5px}.segmented button{border:0;border-radius:14px;background:transparent;padding:12px;font-weight:800;cursor:pointer;color:var(--zinc-500)}.segmented .active{background:#fff;color:var(--zinc-900);box-shadow:0 2px 10px #18181b14}.chat-shell{min-height:844px;background:#fff;padding-bottom:0;font-family:"Noto Serif SC",serif}.chat-shell .page-topbar{position:sticky;top:0;z-index:40;min-height:60px;grid-template-columns:42px 1fr auto;gap:8px;padding:0 16px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--zinc-100)}.chat-shell .page-title{overflow:hidden;color:var(--zinc-900);font-size:18px;line-height:28px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.chat-shell .icon-ghost{min-width:37px;width:37px;height:37px;min-height:37px;padding:0;border-radius:999px;background:transparent;color:var(--zinc-900)}.chat-shell .icon-ghost svg{width:24px;height:24px}.chat-shell .topbar-actions{gap:4px}.chat-shell .topbar-actions .icon-ghost{color:var(--zinc-500)}.chat-shell .topbar-actions .icon-ghost svg{width:20px;height:20px}.chat-shell .topbar-actions .icon-ghost.danger{color:var(--zinc-500)}.chat-shell .page-body{padding:0}.chat-history-page{min-height:784px;display:flex;flex-direction:column;background:#fff}.chat-history-tabs{display:flex;gap:clamp(24px,calc(var(--h5-viewport-width) * .09),52px);min-height:clamp(50px,calc(var(--h5-viewport-width) * .096),64px);padding:clamp(12px,calc(var(--h5-viewport-width) * .03),20px) clamp(20px,calc(var(--h5-viewport-width) * .035),28px) 0;border-bottom:1px solid var(--zinc-100);background:#fff}.chat-history-tabs button{position:relative;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--zinc-500);padding:0 0 clamp(9px,calc(var(--h5-viewport-width) * .018),13px);font-size:clamp(16px,calc(var(--h5-viewport-width) * .034),22px);line-height:1.35;font-weight:800;cursor:pointer}.chat-history-tabs button.active{border-bottom-color:var(--zinc-900);color:var(--zinc-900)}.chat-history-list{flex:1;display:flex;flex-direction:column;padding:clamp(8px,calc(var(--h5-viewport-width) * .018),14px) clamp(12px,calc(var(--h5-viewport-width) * .018),18px) 10px;overflow-y:auto}.chat-history-card{position:relative;display:block;width:100%;margin:clamp(8px,calc(var(--h5-viewport-width) * .018),14px) 0 clamp(16px,calc(var(--h5-viewport-width) * .042),28px);padding:clamp(18px,calc(var(--h5-viewport-width) * .048),30px);border:1px solid var(--zinc-100);border-radius:clamp(18px,calc(var(--h5-viewport-width) * .044),28px);background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.chat-history-card:hover{border-color:#e4e4e7;background:#fff;box-shadow:0 10px 24px #18181b0a}.chat-history-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:29px;margin-bottom:6px}.chat-history-time{display:inline-flex;align-items:center;gap:8px;color:var(--zinc-500);font-size:clamp(11px,calc(var(--h5-viewport-width) * .02),13px);line-height:1.35;font-weight:800;text-transform:uppercase}.chat-history-time i{width:clamp(7px,calc(var(--h5-viewport-width) * .016),9px);height:clamp(7px,calc(var(--h5-viewport-width) * .016),9px);border-radius:999px;background:var(--amber)}.chat-history-actions{position:relative;display:flex;align-items:center;gap:4px;margin-right:-6px}.chat-history-actions button{display:inline-flex;align-items:center;justify-content:center;width:clamp(32px,calc(var(--h5-viewport-width) * .062),42px);height:clamp(32px,calc(var(--h5-viewport-width) * .062),42px);border:0;border-radius:999px;background:transparent;color:var(--zinc-400);padding:0;cursor:pointer}.chat-history-actions button:hover{background:var(--zinc-100);color:var(--zinc-900)}.chat-history-actions svg{width:clamp(18px,calc(var(--h5-viewport-width) * .04),26px);height:clamp(18px,calc(var(--h5-viewport-width) * .04),26px)}.chat-history-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:20;min-width:clamp(120px,calc(var(--h5-viewport-width) * .24),158px);border:1px solid #f4f4f5;border-radius:18px;background:#fff;padding:8px;box-shadow:0 16px 36px #18181b1f}.chat-history-menu button{width:100%;min-height:clamp(46px,calc(var(--h5-viewport-width) * .09),58px);border-radius:14px;gap:10px;justify-content:flex-start;padding:0 clamp(12px,calc(var(--h5-viewport-width) * .028),18px);background:transparent;font-size:clamp(15px,calc(var(--h5-viewport-width) * .032),20px);font-weight:800}.chat-history-menu button.danger{color:#ef4444}.chat-history-menu button:hover{background:#fff1f2;color:#ef4444}.chat-history-menu button svg{width:clamp(18px,calc(var(--h5-viewport-width) * .036),24px);height:clamp(18px,calc(var(--h5-viewport-width) * .036),24px)}.chat-history-card h2{overflow:hidden;margin:0;color:var(--zinc-900);font-size:clamp(18px,calc(var(--h5-viewport-width) * .041),25px);line-height:1.35;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.chat-history-card p{overflow:hidden;margin:4px 0 0;color:var(--zinc-500);font-size:clamp(15px,calc(var(--h5-viewport-width) * .034),21px);line-height:1.45;white-space:nowrap;text-overflow:ellipsis}.chat-history-count{display:inline-flex;align-items:center;gap:6px;margin-top:clamp(14px,calc(var(--h5-viewport-width) * .034),22px);color:var(--zinc-500);font-size:clamp(14px,calc(var(--h5-viewport-width) * .032),20px);line-height:1.4}.chat-history-count svg{width:clamp(18px,calc(var(--h5-viewport-width) * .04),24px);height:clamp(18px,calc(var(--h5-viewport-width) * .04),24px)}.chat-history-empty{flex:1;display:grid;place-items:center;min-height:560px;color:var(--zinc-500);font-size:14px;line-height:22px;font-weight:600}.chat-detail-page{min-height:calc(100dvh - 60px);display:flex;flex-direction:column;gap:17px;background:#fff;padding:29px 15px 40px;color:var(--zinc-900)}.chat-detail-page.with-composer{padding-bottom:112px}.chat-detail-time{align-self:center;display:inline-flex;align-items:center;justify-content:center;margin:0 0 2px;border-radius:999px;background:#f7f7f8;color:#6f7178;padding:5px 12px;font-size:13px;line-height:18px;font-weight:500}.chat-bubble.user{align-self:flex-end;max-width:78%;border-radius:16px 16px 0;background:#52525b;color:#fff;padding:15px 16px;font-size:14px;line-height:22px;white-space:pre-wrap}.chat-answer{width:100%;color:#3f3f46;font-size:15px;line-height:1.78;font-weight:500}.chat-answer p{margin:0 0 14px}.chat-answer p:last-child{margin-bottom:0}.chat-answer .assistant-message-actions{margin-top:18px}.chat-answer strong{font-weight:800}.chat-detail-action{width:37px;height:37px}.chat-detail-continue-btn{position:fixed;left:50%;bottom:calc(28px + env(safe-area-inset-bottom,0px));z-index:45;min-width:112px;height:40px;border:0;border-radius:999px;background:#27272a;color:#fff;padding:0 24px;font-family:inherit!important;font-size:14px!important;line-height:40px!important;font-weight:700!important;text-align:center;box-shadow:0 16px 36px #18181b38;transform:translate(-50%)}.chat-detail-composer{position:fixed;left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:45;width:min(var(--h5-viewport-width),calc(100vw - 28px));transform:translate(-50%);display:flex;align-items:flex-end;gap:10px;border:1px solid rgba(228,228,231,.9);border-radius:24px;background:#fffffff5;padding:10px;box-shadow:0 16px 42px #18181b1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-detail-composer textarea{flex:1;min-height:42px;max-height:96px;border:0;outline:0;resize:none;background:transparent;padding:10px 8px;color:var(--zinc-900);font-size:15px;line-height:22px}.chat-detail-composer button{width:42px;height:42px;min-width:42px;border:0;border-radius:999px;display:grid;place-items:center;background:var(--zinc-900);color:#fff}.chat-detail-composer button:disabled{opacity:.38}.chat-detail-composer svg{width:18px;height:18px}.report-tab-page{min-height:844px;background:#fff;padding-bottom:84px}.report-hero{position:relative;height:clamp(238px,56vw,360px);min-height:clamp(238px,56vw,360px);max-height:none;margin-bottom:29px;overflow:hidden;background-color:#d4d4d8;background-position:center top;background-size:cover;background-repeat:no-repeat}.report-hero-shade{position:absolute;inset:0;display:block;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);opacity:.6}.report-hero-fade{position:absolute;left:0;right:0;bottom:0;height:80px;display:none}.report-hero-copy{position:absolute;left:16px;bottom:24px}.report-hero-copy h1{color:#fffc;font-size:24px;line-height:1.25;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.35)}.report-hero-copy small{display:block;margin-top:5px;color:#71717a;font-size:12px;line-height:1.2;font-weight:600;letter-spacing:.18em}.report-tab-content{width:100%;max-width:896px;margin:0 auto;padding:0 18px}.report-tabs-inline{display:flex;align-items:center;gap:32px;margin-bottom:clamp(50px,16.3vw,76px)}.report-tabs-inline button{position:relative;min-width:74px;border:0;background:transparent;color:#71717a;padding:0 0 9px;font-size:18px;line-height:27px;font-weight:800;cursor:pointer}.report-tabs-inline button.active{color:var(--orange)}.report-tabs-inline i{position:absolute;left:0;right:0;bottom:0;display:block;height:4px;border-radius:12px;background:var(--orange)}.report-guide-tabs{gap:24px;align-items:flex-start}.report-guide-tabs .report-guide-refresh{margin-left:auto;min-width:0;padding:7px 10px;border-radius:999px;font-size:10px;line-height:14px;color:#52525b}.report-guide-tabs .report-guide-refresh svg{width:13px;height:13px}.report-guide-list{padding-bottom:120px}.report-guide-empty{min-height:404px;padding-bottom:92px}.report-template-stack{display:grid;gap:20px;padding-bottom:20px}.report-group{display:grid;gap:14px;overflow:hidden}.report-group-title{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;border-radius:12px}.report-group-title img{width:28px;height:24px;object-fit:contain}.report-group-title img.member-icon,.report-group-title img.ziwei-topic-icon,.report-group-title img.report-section-icon{width:32px;height:32px}.report-group-title .report-section-fate-icon{width:36px;height:36px;flex:0 0 auto;--dark: rgba(23, 25, 29, .9);transform:scale(1.4);transform-origin:center}.report-group-title h2,.section-label{margin:0;color:#52525b;font-size:18px;line-height:28px;font-weight:800}.report-card-grid{display:grid;grid-template-columns:1fr;gap:16px;background:#ffffff1a;border-radius:6px;box-shadow:0 4px 6px #a1a1aa33}.template-card{min-height:clamp(96px,24vw,112px);border:1px solid #e4e4e7;border-radius:20px;background:#fff;overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.template-card:has(.child-tags){min-height:clamp(136px,35vw,160px)}.template-card:active{transform:scale(.98)}.template-media{display:none}.template-main{display:flex;min-height:inherit;flex-direction:column;gap:8px;padding:16px}.template-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.template-title-left{display:flex;min-width:0;flex:1;align-items:center;gap:10px;padding-right:8px}.template-title-left svg{width:16px;height:16px;flex:none;color:#18181b}.template-main h3{min-width:0;flex:1;margin:0;color:#18181b;font-size:16px;line-height:24px;font-weight:800}.tag-row-mini{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:6px}.tag-row-mini span{flex:none;border-radius:999px;background:var(--orange);color:#fff;padding:4px 8px;font-size:10px;line-height:12px;font-weight:800;font-style:normal}.child-tags{display:flex;flex-wrap:wrap;gap:8px}.child-tags em{flex:none;border-radius:999px;background:#f4f4f5;color:#18181b;padding:4px 12px;font-size:10px;line-height:12px;font-weight:800;font-style:normal}.template-card p{margin:0;color:#52525b;font-size:12px;line-height:24px}@media(min-width:768px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero{height:clamp(300px,56vw,360px);min-height:clamp(300px,56vw,360px);background-position:top}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;background:#ffffff1a}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card{border-radius:24px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:hover .template-media img{transform:scale(1.03)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#00000073,#0000001a,#fff0)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-title{position:absolute;top:24px;right:24px;z-index:1;max-width:55%;color:#fffffff2;font-size:16px;line-height:24px;font-weight:800;text-align:right;text-shadow:0 2px 4px rgba(0,0,0,.35)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-icon{position:absolute;left:16px;bottom:16px;z-index:1;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 12px;color:#27272a}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main{gap:20px;padding:24px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main h3{font-size:18px;line-height:28px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tag-row-mini span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .child-tags em{font-size:12px;line-height:16px}}.bottom-tabbar{position:fixed;left:50%;bottom:0;z-index:54;transform:translate(-50%);width:var(--h5-viewport-width);min-height:calc(clamp(54px,calc(var(--h5-viewport-width) * .108),64px) + env(safe-area-inset-bottom,0px));height:calc(clamp(54px,calc(var(--h5-viewport-width) * .108),64px) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#ffffffeb;border-top:1px solid var(--zinc-100);display:grid;grid-template-columns:repeat(3,1fr);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tabbar-item{border:0;background:transparent;color:#9ca3af;display:grid;place-items:center;align-content:center;gap:clamp(2px,calc(var(--h5-viewport-width) * .006),4px);cursor:pointer;min-height:42px}.tabbar-item svg{width:clamp(18px,calc(var(--h5-viewport-width) * .041),28px);height:clamp(18px,calc(var(--h5-viewport-width) * .041),28px)}.tabbar-item.active{color:#55545e}.tabbar-item.active svg{width:clamp(24px,calc(var(--h5-viewport-width) * .058),40px);height:clamp(24px,calc(var(--h5-viewport-width) * .058),40px);border-radius:999px;padding:clamp(4px,calc(var(--h5-viewport-width) * .012),7px);background:#52525b;color:#fff}.tabbar-item span{font-size:clamp(10px,calc(var(--h5-viewport-width) * .022),13px);line-height:1;font-weight:800}.report-list-head,.section-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px}.section-title-row button{border:0;border-radius:999px;background:var(--zinc-100);padding:9px 12px;cursor:pointer}.my-report-card,.cover-title-card,.child-report-card,.qa-card,.qa-detail,.bazi-card,.balance-hero,.membership-hero,.benefit-list article,.pay-methods button,.profile-card,.network-card,.empty-profile{border:1px solid var(--zinc-100);border-radius:24px;background:#fff;box-shadow:0 8px 24px #18181b0d}.my-report-card{padding:22px;cursor:pointer}.report-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0}.report-status-grid span{display:grid;gap:3px;color:var(--zinc-700)}.report-status-grid b{color:#16a34a;font-size:12px}.report-autorefresh{min-height:29px;border-radius:999px;background:#f4f4f5;color:#52525b;padding:7px 12px;font-size:11px;line-height:14px;font-weight:600}.report-autorefresh svg{width:14px;height:14px}.report-list-page{display:grid;gap:20px;padding-bottom:96px}.report-owner-group{display:grid;gap:20px}.report-owner-group+.report-owner-group{margin-top:12px}.report-owner-row{display:flex;align-items:center;gap:11px;padding:0 8px}.report-owner-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#5b5b66;color:#fff;flex:none}.report-owner-avatar svg{width:18px;height:18px}.report-owner-row h2{min-width:0;margin:0;color:#18181b;font-size:20px;line-height:28px;font-weight:700}.report-owner-row>span:last-child{color:#52525b;font-size:13px;line-height:18px}.report-summary-card{border:1px solid #e4e4e7;border-radius:22px;background:#fff;display:grid;gap:16px;padding:25px 23px 21px;cursor:pointer}.report-title-row{display:flex;align-items:center;gap:13px}.report-title-row svg{width:21px;height:21px;color:#18181b;flex:none}.report-title-row h3{margin:0;color:#18181b;font-size:19px;line-height:27px;font-weight:900}.report-child-status-panel{border:1px solid #f0f0f1;border-radius:14px;background:#fbfbfb;display:grid;gap:13px;padding:14px 12px}.report-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:20px}.report-single-status{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin:8px 0 10px;min-height:24px}.report-summary-card.is-pending{cursor:default}.report-status-name{min-width:0;display:inline-flex;align-items:center;gap:12px;color:#52525b;font-size:13px;line-height:18px;font-weight:600}.report-status-name i{width:4px;height:4px;border-radius:999px;background:#d4d4d8;flex:none}.report-status-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex:none}.status-pill{border-radius:999px;padding:4px 9px;font-size:10px;line-height:13px;font-weight:900}.status-pill.generated{background:#ecfdf5;color:#059669}.status-pill.pending{background:#fffbeb;color:#d97706}.report-progress{display:inline-flex;align-items:center;gap:8px}.report-progress i{width:48px;height:4px;border-radius:999px;background:#f59e0b38;overflow:hidden}.report-progress em{display:block;width:95%;height:100%;border-radius:inherit;background:#f59e0b}.report-progress strong{color:#d97706;font-size:10px;line-height:14px;font-weight:900}.report-card-time{display:inline-flex;align-items:center;gap:8px;color:#71717a;font-size:12px;line-height:17px}.report-card-time svg{width:16px;height:16px}.empty-state{min-height:360px;display:grid;justify-items:center;align-content:center;gap:12px;text-align:center;color:var(--zinc-500)}.empty-state svg{width:52px;height:52px}.empty-state h2{color:var(--zinc-900)}.empty-state.slim{min-height:240px}.empty-state.locked svg{color:#f97316}.cover-title-card{padding:26px;background:linear-gradient(135deg,#18181b,#27272a);color:#fff;margin-bottom:24px}.cover-title-card small,.cover-title-card p{color:#d4d4d8}.cover-title-card h1{margin:12px 0;font-size:28px}.cover-list{display:grid;gap:14px}.child-report-card{padding:18px;display:grid;gap:16px}.child-report-card span{display:inline-block;margin:6px 0;color:#16a34a;font-weight:800}.child-report-card small{color:var(--zinc-500)}.child-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.child-actions button{border:0;border-radius:14px;padding:12px;font-weight:800;cursor:pointer}.child-actions button:first-child{background:var(--zinc-900);color:#fff}.report-cover-top-action{min-height:29px;border-radius:9px;padding:7px 11px;gap:5px;font-size:11px;font-weight:900}.report-cover-top-action svg{width:13px;height:13px}.report-cover-page{margin:-17px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:784px;background:#fff}.reader-shell:has(.report-cover-page) .page-body{width:100%;max-width:none;padding-top:24px;padding-right:0;padding-left:0}.reader-shell:has(.report-cover-page) .report-cover-page{width:100%;margin:-24px 0 0}.report-cover-hero{position:relative;height:320px;background:#18181b;overflow:hidden}.report-cover-bg,.report-cover-dim,.report-cover-fade{position:absolute;inset:0}.report-cover-bg{background-size:cover;background-position:center}.report-cover-dim{background:#00000040}.report-cover-fade{top:auto;height:128px;background:linear-gradient(0deg,#fff,#ffffffd1 40%,#fff0)}.report-cover-copy{position:relative;z-index:1;height:100%;transform:translateY(-16px);display:grid;align-content:center;justify-items:center;gap:13px;padding:32px 24px;text-align:center;color:#fff}.report-cover-icon{width:64px;height:64px;border:1px solid rgba(255,255,255,.22);border-radius:28px;display:grid;place-items:center;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 18px 36px #0000001a}.report-cover-icon svg{width:32px;height:32px}.report-cover-copy h1{margin:0;color:#fff;font-size:24px;line-height:32px;font-weight:900}.report-cover-copy p{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin:0;color:#ffffffdb;font-size:12px;line-height:18px;font-weight:700}.report-cover-copy i{width:4px;height:4px;border-radius:999px;background:#ffffff8c}.report-cover-content{display:grid;gap:13px;padding:0 16px 120px;width:100%;max-width:896px;margin:0 auto}.report-subcover-page .report-cover-content{gap:32px;padding-top:0}.report-cover-summary-card{position:relative;border:1px solid #f0f0f1;border-radius:28px;background:#fff;padding:24px;box-shadow:0 6px 18px #18181b0a;max-height:256px;overflow:hidden}.report-cover-summary-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:76px;pointer-events:none;background:linear-gradient(0deg,#fff,#ffffffd1 48%,#fff0)}.report-cover-summary-card p{margin:0;color:#71717a;font-size:14px;line-height:1.9;white-space:pre-wrap}.report-cover-main-actions{display:grid;grid-template-columns:1fr;gap:12px}.report-cover-main-actions button{min-height:56px;border:1px solid #e4e4e7;border-radius:15px;background:#fafafa;color:#18181b;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.report-cover-main-actions button.primary{border-color:#5b5b66;background:#5b5b66;color:#fff}.report-cover-main-actions button:hover{border-color:#d4d4d8;background:#fff;box-shadow:0 8px 20px #18181b14;transform:translateY(-1px)}.report-cover-main-actions button.primary:hover{border-color:#4b4b55;background:#4b4b55;color:#fff;box-shadow:0 10px 24px #18181b29}.report-cover-main-actions button:active{transform:translateY(0) scale(.98)}.report-cover-main-actions svg{width:18px;height:18px}.report-cover-section-title{margin:0 0 2px;display:inline-flex;align-items:center;gap:12px;color:#18181b;font-size:16px;line-height:24px;font-weight:900}.report-cover-section-title i{width:6px;height:18px;border-radius:999px;background:#5b5b66}.cover-child-card{border:1px solid #f0f0f1;border-radius:20px;background:#fff;display:grid;gap:15px;padding:17px;box-shadow:0 4px 12px #18181b0a}.cover-child-head{width:100%;border:0;background:transparent;color:#18181b;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:0;text-align:left;cursor:pointer}.cover-child-head h3{margin:0 0 8px;color:#18181b;font-size:17px;line-height:24px;font-weight:900}.cover-child-head>svg{width:19px;height:19px;color:#71717a;flex:none;margin-top:9px}.cover-child-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cover-child-meta b,.cover-child-meta em{border:1px solid #f0f0f1;border-radius:999px;padding:3px 9px;font-size:10px;line-height:13px;font-style:normal;font-weight:900}.cover-child-meta b{border-color:#d1fae5;background:#ecfdf5;color:#059669}.cover-child-meta em{background:#fafafa;color:#71717a}.cover-child-actions{border-top:1px solid #f0f0f1;display:grid;grid-template-columns:1fr 1fr 44px;gap:11px;padding-top:14px}.cover-child-actions button{min-height:49px;border:1px solid #e4e4e7;border-radius:13px;background:#fafafa;color:#18181b;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 11px;font-size:13px;line-height:18px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.cover-child-actions button.primary{border-color:#5b5b66;background:#5b5b66;color:#fff}.cover-child-actions button:not(.icon-only):hover{border-color:#d4d4d8;background:#fff;box-shadow:0 8px 20px #18181b14;transform:translateY(-1px)}.cover-child-actions button.primary:hover{border-color:#4b4b55;background:#4b4b55;color:#fff;box-shadow:0 10px 24px #18181b29}.cover-child-actions button:not(.icon-only):active{transform:translateY(0) scale(.98)}.cover-child-actions button.icon-only{padding:0;color:#71717a}.cover-child-actions svg{width:17px;height:17px}.report-cover-empty{min-height:560px;margin:-17px;padding:116px 24px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.report-cover-empty>svg{width:54px;height:54px;color:#a1a1aa;margin-bottom:18px}.report-cover-empty h1{margin:0;color:#18181b;font-size:24px;line-height:32px;font-weight:900}.report-cover-empty p{max-width:330px;margin:10px auto 0;color:#71717a;font-size:13px;line-height:22px}.report-cover-empty-actions{display:flex;gap:10px;margin-top:24px}.report-cover-empty-actions button{border:1px solid #e4e4e7;border-radius:999px;background:#fff;color:#18181b;min-height:40px;padding:0 18px;font-size:13px;font-weight:800;cursor:pointer}.report-cover-empty-actions button.primary{border-color:#18181b;background:#18181b;color:#fff}.reader-shell{background:#fff;padding-bottom:0}.reader-shell .page-topbar{position:sticky;top:0;z-index:40;min-height:60px;grid-template-columns:auto 1fr auto;padding:0 16px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--zinc-100)}.reader-shell .topbar-actions{gap:6px}.reader-shell .page-title{color:transparent}.reader-shell .icon-ghost{min-width:auto;width:auto;min-height:20px;height:20px;padding:0;background:transparent;color:var(--zinc-500);font-size:14px;font-weight:700;gap:8px;white-space:nowrap;flex-shrink:0}.reader-shell .icon-ghost svg{width:20px;height:20px;flex:0 0 auto}.reader-shell .icon-ghost .back-label{display:inline-block;white-space:nowrap;writing-mode:horizontal-tb}.reader-shell .page-body{padding:24px 16px 0}.report-action{min-height:0;border-radius:8px;padding:6px 10px;gap:4px;background:var(--zinc-100);color:var(--zinc-700);font-size:11px;font-weight:700;line-height:16.5px;transition:background-color .18s ease,color .18s ease,transform .18s ease}.reader-shell .topbar-actions .report-action{min-width:58px;min-height:28px;height:auto;padding:6px 10px;font-size:11px;line-height:16.5px}.report-action:hover{background:var(--zinc-200);color:var(--zinc-900);transform:translateY(-1px)}.report-action svg{width:12px;height:12px}.reader{padding-bottom:235px}.reader h1{margin:16px 0 22px;font-size:24px;line-height:1.25;font-weight:800;color:var(--zinc-900)}.chart-section{display:grid;gap:16px;margin-bottom:28px}.chart-section-body{display:grid;gap:16px}.report-image-section{display:grid;gap:14px;margin:0 0 28px}.report-image-title{margin:0;color:var(--zinc-900);font-size:calc(22px * var(--reader-scale, 1));line-height:1.28;font-weight:800}.report-image-grid{display:grid;gap:16px}.report-image-card{margin:0;border:1px solid var(--zinc-100);border-radius:16px;background:#fff;box-shadow:0 1px 2px #18181b0a;overflow:hidden}.report-image-card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.report-accordion-header{min-height:41px;width:100%;border:0;border-radius:12px;background:var(--zinc-100);padding:8px;display:flex;align-items:center;justify-content:space-between;color:var(--zinc-900);font:inherit;text-align:left;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.report-accordion-header:hover{background:var(--zinc-200)}.report-accordion-header span{min-width:0;padding-right:12px;font-size:calc(16px * var(--reader-scale, 1));line-height:1.35;font-weight:700}.report-accordion-header svg{flex:0 0 auto;color:var(--zinc-500);transition:transform .18s ease}.report-accordion-header.collapsed svg{transform:rotate(180deg)}.reader-chapter.is-collapsed{padding-bottom:0}.radar-card{border:1px solid var(--zinc-100);border-radius:16px;background:#fff;box-shadow:0 1px 2px #18181b0a;padding:16px;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.radar-card:hover{border-color:#e4e4e7;box-shadow:0 8px 18px #18181b0f;transform:translateY(-1px)}.radar-card-head{min-height:29px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.radar-card h3{min-width:0;margin:0;color:var(--zinc-900);font-size:18px;line-height:1.35;font-weight:700;text-align:left}.chart-section .radar-card h3{font-size:calc(22px * var(--reader-scale, 1));line-height:1.28;font-weight:800}.radar-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.radar-actions button{width:29px;height:29px;border:0;border-radius:8px;background:var(--zinc-50);color:var(--zinc-500);display:grid;place-items:center;padding:0;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.radar-actions button:hover{background:var(--zinc-200);color:var(--zinc-900);transform:translateY(-1px)}.radar-actions svg{width:16px;height:16px}.radar-summary{color:var(--zinc-500);font-size:12px;line-height:1.35;margin-bottom:12px;text-align:left}.chart-section .radar-summary{font-size:calc(15px * var(--reader-scale, 1));line-height:1.45;margin-top:2px;margin-bottom:14px}.radar-canvas{height:300px;width:100%;display:block}.fate-radar-chart,.fate-trend-chart{width:100%;height:300px;display:block;position:relative;overflow:hidden}.fate-radar-tooltip{position:absolute;z-index:3;min-width:74px;transform:translate(-50%,calc(-100% - 10px));border:1px solid rgba(24,24,27,.1);border-radius:10px;background:#18181beb;box-shadow:0 12px 28px #18181b2e;color:#fff;padding:7px 9px;pointer-events:none;text-align:center}.fate-radar-tooltip b,.fate-radar-tooltip span{display:block;white-space:nowrap}.fate-radar-tooltip b{font-size:12px;line-height:16px;font-weight:900}.fate-radar-tooltip span{color:#ffffffc2;font-size:11px;line-height:14px;font-weight:700}.fate-radar-canvas,.fate-trend-canvas,.trend-canvas{width:100%;height:300px;display:block}.fate-trend-svg{width:100%;height:300px;display:block;overflow:visible}.trend-grid line{stroke:#e4e4e7;stroke-width:1;stroke-dasharray:2 3}.trend-grid text,.trend-x-labels text{fill:#71717a;font-size:13px;font-family:Arial,Microsoft YaHei,sans-serif}.trend-axis{stroke:#d4d4d8;stroke-width:1}.trend-ma{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.78}.trend-ma-primary{stroke:#5ea4dd}.trend-ma-secondary{stroke:#45b983}.trend-ma-tertiary{stroke:#e6cc65}.trend-candle line{stroke-width:1.7}.trend-candle rect{stroke-width:1.2}.trend-hover-zones rect{fill:transparent;pointer-events:all}.trend-svg-tooltip{display:inline-grid;gap:2px;min-width:118px;border-radius:10px;background:#18181beb;color:#fff;padding:8px 10px;box-shadow:0 12px 28px #18181b2e;font-family:Arial,Microsoft YaHei,sans-serif;pointer-events:none}.trend-svg-tooltip b{font-size:13px;line-height:17px;font-weight:800}.trend-svg-tooltip span{color:#ffffffc7;font-size:11px;line-height:15px;font-weight:700}.trend-candle.is-up line,.trend-candle.is-up rect{stroke:#cf3a37}.trend-candle.is-up rect{fill:#cf3a37}.trend-candle.is-down line,.trend-candle.is-down rect{stroke:#22c55e}.trend-candle.is-down rect{fill:#22c55e}.fate-trend-tooltip{min-width:112px}.reader-chapters{position:relative}.reader-chapter{margin-bottom:32px}.reader-chapter:last-child{margin-bottom:0}.chapter-rich-text{margin-top:8px}.reader-paragraph{position:relative;border:1px solid transparent;border-radius:12px;margin:0 -8px 8px;padding:0 8px;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,padding .18s ease}.reader-paragraph:hover{border-color:transparent;background:transparent}.reader-rich-text p{margin:0 0 16px;color:#52525b;font-size:calc(15px * var(--reader-scale));line-height:1.8}.reader-rich-text>p,.reader-outline-item{transition:none}.reader-rich-text>p:hover,.reader-outline-item:hover{border-color:transparent;background:transparent}.reader-rich-text strong{color:#18181b;font-weight:700}.reader-section-heading{margin:32px 0 16px;color:#18181b;font-size:calc(18px * var(--reader-scale));line-height:1.2;font-weight:700;display:block;border-left:4px solid rgb(24,24,27);padding-left:12px}.reader-section-heading:before{content:none}.reader-section-heading:first-child{margin-top:0}.reader-section-heading.level-4,.reader-section-heading.level-5,.reader-section-heading.level-6{margin-top:24px;margin-bottom:12px;border-left-color:#d4d4d8;padding-left:8px;color:#3f3f46;font-size:calc(16px * var(--reader-scale))}.reader-section-heading.level-2{margin-top:24px;margin-bottom:16px;border-left:0;padding-left:0;font-size:calc(20px * var(--reader-scale))}.report-cover-rich p{margin-bottom:12px}.reader-outline-list,.reader-nested-list{margin:0 0 16px;padding-left:20px;color:#52525b;font-size:calc(15px * var(--reader-scale));list-style-type:disc;line-height:1.5}.reader-outline-item,.reader-nested-list li{margin-bottom:8px;line-height:1.6;font-size:calc(15px * var(--reader-scale))}.reader-outline-item p{margin:0 0 16px}.reader-outline-item:last-child,.reader-nested-list li:last-child{margin-bottom:0}.reader-outline-title{margin-bottom:16px}.reader-outline-title+.reader-nested-list{margin-bottom:16px}.paragraph-consult-badge{position:absolute;top:16px;right:16px;border:0;border-radius:8px;background:var(--zinc-900);color:#fff;opacity:0;padding:4px 8px;display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:700;cursor:pointer}.reader-paragraph:hover .paragraph-consult-badge{opacity:1}.paragraph-consult-badge svg{width:12px;height:12px}.reader-toolbar{position:fixed;left:0;right:0;bottom:0;z-index:40;width:auto;min-height:59px;padding:8px 15px calc(8px + env(safe-area-inset-bottom));background:#fff6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-top:1px solid var(--zinc-100);display:flex;align-items:center;gap:11px}.reader-shell .reader-toolbar{min-height:48px;padding-top:4px;padding-bottom:calc(4px + env(safe-area-inset-bottom))}.reader-toolbar button{border:0;cursor:pointer;font:inherit}.reader-tool{flex:0 0 34px;min-height:36px;padding:0 8px;background:transparent;color:var(--zinc-500);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.reader-tool svg{width:20px;height:20px}.reader-tool span{font-size:10px;line-height:1;font-weight:700}.reader-main-actions{flex:1;min-width:0;display:flex;align-items:center;gap:11px}.reader-cta{flex:1;min-width:0;min-height:42px;border-radius:12px;background:var(--zinc-700);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;box-shadow:0 10px 18px #3f3f462e;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.reader-cta:hover{background:var(--zinc-900);transform:translateY(-1px);box-shadow:0 14px 24px #3f3f4638}.reader-tool{transition:color .18s ease,transform .18s ease}.reader-tool:hover{color:var(--zinc-900);transform:translateY(-1px)}.reader-cta svg{width:16px;height:16px}.qa-card{display:grid;gap:8px;padding:18px;cursor:pointer}.report-qa-card{position:relative;min-height:126px;border-radius:24px;padding:21px 17px 18px;box-shadow:none}.report-ask-page{min-height:calc(100dvh - 60px);background:#fff;display:flex;flex-direction:column}.chat-shell:has(.report-ask-page) .page-body-wrapper,.chat-shell:has(.report-ask-page) .page-body{width:100%!important;max-width:none!important;padding:0!important}.report-ask-list{flex:1;overflow-y:auto;padding:16px 16px 24px;scrollbar-width:none}.report-ask-list::-webkit-scrollbar{display:none}.report-ask-history-link{min-height:32px;border-radius:999px;padding:7px 12px;gap:6px;font-size:12px;font-weight:900}.report-ask-history-link svg{width:15px;height:15px}.report-ask-list .report-qa-card{display:block;width:100%;min-height:123px;height:auto;margin:8px 0;border:1px solid #e4e4e7;border-radius:16px;gap:0;padding:16px;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.report-ask-list .report-qa-card:hover{border-color:#18181b;background:#fafafa}.report-ask-list .report-qa-card:active{transform:scale(.99)}.qa-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.qa-card-top time{display:inline-flex;align-items:center;gap:8px;color:#71717a;font-size:10px;line-height:15px;font-weight:700}.qa-card-top time i{width:7px;height:7px;border-radius:999px;background:#f59e0b}.qa-card-top>svg{width:16px;height:16px;color:#e4e4e7}.report-qa-card small{display:block;overflow:hidden;color:#18181b;font-size:14px;line-height:20px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.report-qa-card p{overflow:hidden;margin:2px 0 0;color:#71717a;font-size:12px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.report-qa-card b{justify-self:start;display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:#71717a;font-size:12px;line-height:16px;font-weight:500}.report-qa-card b svg{width:14px;height:14px}.qa-card time,.qa-card small,.qa-detail time{color:var(--zinc-500)}.qa-card b{justify-self:end}.report-qa-card b{justify-self:start}.report-ask-list .report-qa-card small{color:#18181b;font-size:14px;line-height:20px;font-weight:700}.report-ask-list .report-qa-card p,.report-ask-list .report-qa-card b{color:#71717a;font-size:12px;line-height:16px;font-weight:400}@media(max-width:520px){.report-ask-list{padding:24px 19px}.report-ask-list .report-qa-card{min-height:143px!important;margin:0 0 16px!important;padding:18px 19px!important;border-radius:20px!important}.report-ask-list .report-qa-card small{font-size:15px;line-height:22px;color:#18181b;font-weight:800}.report-ask-list .report-qa-card p{margin-top:6px;color:#71717a;font-size:13px;line-height:19px}.report-ask-list .report-qa-card b{margin-top:13px;color:#71717a;font-size:13px;line-height:18px}.report-ask-list .qa-card-top time{font-size:11px;line-height:16px;color:#71717a}}.qa-detail{padding:22px}.report-ask-detail-page{--report-qa-font-size: clamp(14px, calc(3.733333vw - .56px), 28.672px);--report-qa-line-height: clamp(22.75px, calc(6.066667vw - .91px), 46.592px);min-height:calc(100dvh - 60px);display:flex;flex-direction:column;overflow:visible;border:0;border-radius:0;box-shadow:none;padding:0;width:min(992px,calc(100% - 32px));max-width:none;margin:0 auto}@media(min-width:761px){.report-ask-detail-page{--report-qa-font-size: min(3.733333vw, 28.672px);--report-qa-line-height: min(6.066667vw, 46.592px)}}.chat-shell.report-qa-shell .page-body-wrapper,.chat-shell.report-qa-shell .page-body,.chat-shell:has(.report-ask-detail-page) .page-body-wrapper,.chat-shell:has(.report-ask-detail-page) .page-body{width:100%;max-width:none;height:auto;min-height:0;padding:0!important;overflow:visible}.report-ask-context-bar{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:clamp(14px,6vw,26px);min-height:122px;border-bottom:1px solid rgba(24,24,27,.08);background:#fafafa80;padding:16px}.report-ask-context-copy{min-width:0}.report-ask-context-copy b{display:flex;align-items:center;gap:7px;color:#52525b;font-size:16px;line-height:24px;white-space:nowrap}.report-ask-context-copy b svg{width:18px;height:18px}.report-ask-context-copy p{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:#27272a;font-size:16px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.report-ask-context-bar>button{display:grid;width:38px;height:38px;place-items:center;border:0;background:transparent;color:#71717a;padding:0;font-size:30px;line-height:1}.report-ask-context-bar>button svg{width:20px;height:20px}.chat-shell:has(.report-ask-detail-page),.chat-shell:has(.report-ask-detail-page) .page-body-wrapper,.chat-shell:has(.report-ask-detail-page) .page-body{height:auto;min-height:0;overflow:visible}.report-ask-message-list{flex:0 0 auto;min-height:0;overflow:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:24px 0 40px}.report-ask-detail-time{display:flex;width:max-content;align-items:center;justify-content:center;margin:0 auto 17px;border-radius:999px;background:#f7f7f8;color:#71717a;padding:5px 12px;font-size:13px;line-height:18px;font-weight:500}.report-ask-question-row{display:flex;justify-content:flex-end;margin-bottom:24px}.report-ask-question-bubble{max-width:85%;border-radius:16px 0 16px 16px;background:#52525b;color:#fff;padding:16px;font-size:var(--report-qa-font-size);line-height:var(--report-qa-line-height);font-weight:500;white-space:pre-wrap}.report-ask-answer-row{display:flex;align-items:flex-start;width:100%;margin-bottom:22px}.report-ask-avatar{display:none}.report-ask-answer-rich{width:100%;flex:1;color:#27272a;font-size:var(--report-qa-font-size);line-height:var(--report-qa-line-height);font-weight:500;padding:8px 0}.report-ask-answer-rich p{margin:0 0 14px}.report-ask-answer-rich p:last-child{margin-bottom:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-ask-answer-rich .reader-outline-list,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-ask-answer-rich .reader-outline-item{font-size:inherit;line-height:inherit}.report-ask-answer-rich .assistant-message-actions{width:100%;margin-left:0}.report-ask-answer-rich .assistant-followups{flex-direction:column;align-items:flex-start;gap:8px}.report-ask-answer-rich .assistant-followups button{width:auto;min-height:40px;max-width:100%;padding:8px 16px;font-size:14px;line-height:20px;text-align:left}.report-ask-answer-rich.is-typing{color:#71717a;padding-top:8px}.report-ask-answer-rich.is-typing i{margin-left:7px;font-style:normal;letter-spacing:3px}.report-ask-composer{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;border-top:0;background:#fffffff5;padding:10px 32px max(18px,env(safe-area-inset-bottom))}.report-ask-composer textarea{width:100%;min-height:52px;max-height:112px;resize:none;border:1px solid #e4e4e7;border-radius:27px;outline:none;background:#fff;color:#18181b;padding:13px 18px;font-size:16px;line-height:24px;box-shadow:0 2px 10px #18181b0f}.report-ask-composer textarea:focus{border-color:#a1a1aa}.report-ask-composer button{min-width:58px;height:52px;border:0;border-radius:26px;background:#52525b;color:#fff;padding:0 15px;font-size:14px;font-weight:700}.report-ask-composer button:disabled{display:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .qa-detail.report-ask-detail-page{width:min(992px,calc(100% - 32px));max-width:none;height:auto;min-height:calc(100dvh - 60px);margin:0 auto;border:0;border-radius:0;box-shadow:none;padding:0}.report-inline-ask-layer{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#18181b}.report-inline-ask-context{display:grid;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:clamp(14px,6vw,26px);min-height:122px;border-bottom:1px solid rgba(24,24,27,.08);padding:16px}.report-inline-ask-context b{display:flex;align-items:center;gap:7px;margin-bottom:4px;font-size:16px;line-height:24px;font-weight:700}.report-inline-ask-context b svg{width:18px;height:18px}.report-inline-ask-context p{display:-webkit-box;overflow:hidden;margin:0;color:#3f3f46;font-size:16px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.report-inline-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#71717a;font-size:28px;line-height:1}.report-inline-icon svg{width:19px;height:19px}.report-inline-ask-body{position:relative;flex:1;min-height:0;width:min(100%,var(--h5-max-width));margin:0 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:clamp(56px,14vh,96px) 16px 120px}.report-inline-question-row{display:flex;justify-content:flex-end;margin-bottom:18px}.report-inline-question-bubble{max-width:85%;border-radius:16px 0 16px 16px;background:#52525b;color:#fff;padding:16px;font-size:16px;line-height:28px;font-weight:600}.report-inline-answer-row{display:block;margin-top:18px}.report-inline-avatar{display:none}.report-inline-answer{min-width:0;width:100%;color:#27272a;font-size:16px;line-height:28px}.report-inline-answer i,.report-inline-ask-composer i{margin-left:8px;color:#a1a1aa;font-style:normal;letter-spacing:4px}.report-inline-answer p{margin:0 0 14px;color:#27272a;font-size:16px;line-height:28px}.report-inline-ask-composer{position:fixed;left:50%;bottom:max(16px,env(safe-area-inset-bottom));width:min(calc(100vw - 32px),580px);transform:translate(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;border:1px solid rgba(24,24,27,.08);border-radius:999px;background:#fffffff5;box-shadow:0 14px 42px #18181b14;color:#18181b;padding:0}.report-inline-ask-composer textarea{width:100%;min-height:52px;max-height:112px;resize:none;border:0;border-radius:27px;outline:none;background:transparent;color:#18181b;padding:13px 18px;font-size:16px;line-height:24px}.report-inline-ask-composer button{min-width:58px;height:52px;border:0;border-radius:26px;background:#52525b;color:#fff;padding:0 15px;font-size:14px;font-weight:700}.report-inline-ask-composer button:disabled{display:none}.qa-detail h2{margin:16px 0;line-height:1.55}.qa-detail>p{margin:14px 0;line-height:1.9;color:#3f3f46}.user-page{min-height:844px;padding-bottom:86px;background:#fff}.user-hero{position:relative;min-height:clamp(226px,56.5vw,260px);color:#fff;overflow:hidden;background:#09090b}.user-hero-pattern{position:absolute;inset:0;pointer-events:none;opacity:.5;background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 8px),linear-gradient(180deg,rgba(255,255,255,.03),transparent 46%)}.user-hero-glow{position:absolute;right:0;top:0;width:clamp(96px,22vw,180px);height:clamp(96px,22vw,180px);border-radius:999px;background:#f973160d;filter:blur(clamp(28px,6vw,52px));pointer-events:none}.user-hero-inner{position:relative;z-index:1;display:grid;gap:clamp(18px,4.8vw,24px);padding:clamp(24px,6.4vw,32px) 18px clamp(34px,8.8vw,42px)}.user-headline{display:flex;align-items:center;gap:14px}.avatar-button{position:relative;width:58px;height:58px;flex:none;border:2px solid #3f3f46;border-radius:999px;padding:4px;background:#27272a;color:#fff;cursor:pointer}.avatar-face{width:100%;height:100%;border-radius:inherit;display:grid;place-items:center;background:#52525b;overflow:hidden}.avatar-face svg{width:32px;height:32px}.avatar-crown{position:absolute;right:-4px;bottom:-3px;width:24px;height:24px;border:2px solid #09090b;border-radius:999px;display:grid;place-items:center;background:#f59e0b;color:#18181b;box-shadow:0 8px 18px #00000047}.avatar-crown svg{width:12px;height:12px}.avatar-crown img,.member-icon-box img{width:100%;height:100%;object-fit:contain}.user-meta{min-width:0;display:grid;gap:6px}.user-name-row{display:flex;align-items:center;gap:8px;min-width:0}.user-name-row h1{margin:0;color:#fff;font-size:20px;line-height:1.2;font-weight:800;letter-spacing:0}.member-chip{flex:none;border:1px solid rgba(113,113,122,.28);border-radius:999px;padding:2px 8px;color:#a1a1aa;background:#71717a1f;font-size:9px;font-weight:800}.member-chip.paid{color:#fbbf24;border-color:#f59e0b33;background:#f59e0b1a}.profile-edit-mini{width:24px;height:24px;border:0;border-radius:8px;display:grid;place-items:center;margin:0;background:transparent;color:#71717a;cursor:pointer}.profile-edit-mini svg{width:14px;height:14px}.user-id-row{display:flex;align-items:center;gap:12px;color:#71717a;font-size:10px;line-height:14px}.user-id-row span:first-child{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.user-id-row i{width:4px;height:4px;border-radius:999px;background:#3f3f46}.member-banner{position:relative;width:100%;min-height:clamp(86px,20.5vw,96px);border:1px solid rgba(255,255,255,.1);border-radius:clamp(18px,4.8vw,22px);padding:clamp(16px,4.4vw,20px);display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden;text-align:left;color:#fff;background:linear-gradient(90deg,#fb923c,#f97316 48%,#f59e0b);box-shadow:0 10px 22px #18181b38}.member-banner.upgrade{cursor:pointer}.member-banner-texture,.asset-card-texture{position:absolute;inset:0;pointer-events:none}.member-banner-texture{opacity:.1;background-image:linear-gradient(135deg,rgba(255,255,255,.16),transparent 54%)}.asset-card-texture{opacity:.03;background-image:linear-gradient(135deg,rgba(24,24,27,.16),transparent 54%)}.member-icon-box{position:relative;z-index:1;width:clamp(44px,11.2vw,52px);height:clamp(44px,11.2vw,52px);flex:none;border-radius:12px;display:grid;place-items:center;background:#fff3;box-shadow:inset 0 1px #ffffff38}.member-icon-box svg{width:24px;height:24px}.member-banner>span{position:relative;z-index:1;min-width:0;flex:1;display:grid;gap:4px}.member-banner strong{font-size:14px;line-height:18px;font-weight:900}.member-banner small{color:#fffc;font-size:10px;font-weight:600}.member-orb{position:absolute;right:-16px;top:-16px;width:96px;height:96px;border-radius:999px;background:#fff3;filter:blur(18px)}.user-main{width:100%;padding:0 clamp(16px,4.2vw,20px)}.user-section{margin-top:clamp(48px,11.6vw,58px)}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:clamp(22px,5.6vw,28px);padding:0 2px}.section-title-label{display:flex;align-items:center;gap:8px;min-width:0}.section-title-label i{width:4px;height:16px;flex:none;border-radius:999px;background:#52525b}.section-title-label i.orange{background:#f97316}.section-title-label h2,.settings-blocks h2{margin:0;color:#18181b;font-size:14px;line-height:20px;font-weight:800}.section-title-row>small{margin-left:auto;color:#71717a;font-size:10px;font-weight:600}.section-title-actions{display:flex;align-items:center;gap:8px}.section-title-actions button{min-height:25px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#f4f4f5;color:#18181b;font-size:10px;line-height:1;font-weight:700;cursor:pointer}.section-title-actions button.primary{background:#52525b;color:#fff}.section-title-actions button.icon-only{width:34px;min-height:34px;padding:0;border-radius:14px;color:#71717a;background:#fafafa}.section-title-actions svg{width:12px;height:12px}.profile-strip{position:relative;display:flex;gap:clamp(16px,4vw,20px);overflow-x:auto;padding:4px 2px clamp(22px,5.6vw,28px);scrollbar-width:none}.profile-strip::-webkit-scrollbar{display:none}.profile-card{position:relative;width:clamp(168px,40vw,180px);height:clamp(136px,32vw,148px);flex:0 0 clamp(168px,40vw,180px);border:1px solid #f4f4f5;border-radius:18px;padding:clamp(14px,3.6vw,16px);overflow:hidden;background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b0d;text-align:left;cursor:pointer}.profile-card-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.profile-card-name{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:8px}.profile-card-icon{width:24px;height:24px;flex:none;border-radius:8px;display:grid;place-items:center;background:#fff1f2;color:#e11d48}.profile-card-icon.male{background:#eef6ff;color:#1677ff}.profile-card-icon.female{background:#fff1f2;color:#e11d48}.profile-card-icon svg{width:12px;height:12px}.profile-card-name>span:nth-child(2){display:flex;align-items:center;gap:6px;min-width:0}.profile-card strong{color:#18181b;font-size:14px;line-height:18px;font-weight:800;white-space:nowrap}.profile-card em{flex:none;border-radius:999px;padding:2px 6px;background:#f4f4f5;color:#52525b;font-size:9px;line-height:12px;font-weight:800;font-style:normal}.profile-card-bazi{display:flex;align-items:center;gap:4px;min-width:0;margin-bottom:8px}.profile-card-bazi b{flex:none;border-radius:999px;padding:2px 6px;background:#fff1f2;color:#e11d48;font-size:9px;line-height:12px}.profile-card-bazi span{min-width:0;overflow:hidden;color:#71717a;font-size:9px;font-weight:600;line-height:13px;white-space:nowrap;text-overflow:ellipsis}.profile-card-foot{position:relative;display:grid;gap:4px;margin-top:auto}.profile-card-foot small{display:flex;align-items:center;gap:6px;overflow:hidden;color:#71717a;font-size:9px;line-height:13px;white-space:nowrap;text-overflow:ellipsis}.profile-card-foot small svg{width:10px;height:10px;flex:none;opacity:.4}.profile-card-foot>svg{position:absolute;right:0;bottom:0;width:12px;height:12px;color:#d4d4d8}.profile-card-glow{position:absolute;right:-18px;bottom:-18px;width:64px;height:64px;border-radius:999px;background:#f43f5e1a;filter:blur(16px)}.empty-profile{width:100%;min-height:118px;border:1px solid #f4f4f5;border-radius:18px;display:grid;justify-items:center;align-content:center;gap:8px;margin:8px 2px 6px;background:#fff;color:#71717a;box-shadow:0 1px 2px #18181b0d;cursor:pointer}.empty-profile svg{width:24px;height:24px;color:#a1a1aa}.empty-profile b{color:#18181b;font-size:14px}.empty-profile span{font-size:10px;color:#71717a}.identity-index-page{width:100%;min-height:100vh;background:#f8f8f8}.identity-index-topbar{height:61px;display:grid;grid-template-columns:54px 1fr 73px;align-items:center;padding:0 17px;background:#fff;border-bottom:1px solid #f1f1f1}.identity-index-topbar h1{margin:0;color:#111;font-size:20px;line-height:28px;font-weight:900}.identity-index-back,.identity-index-add{border:0;display:grid;place-items:center;background:transparent;color:#18181b;cursor:pointer}.identity-index-back{width:42px;height:42px}.identity-index-back svg{width:25px;height:25px}.identity-index-add{justify-self:end;width:42px;height:42px;border-radius:999px;background:#ff6800;color:#fff;box-shadow:0 11px 22px #ff680047}.identity-index-add svg{width:25px;height:25px}.identity-hero{min-height:311px;display:flex;align-items:flex-start;padding:62px 17px 112px;background:radial-gradient(circle at 32% 28%,rgba(255,110,0,.2),transparent 32%),linear-gradient(135deg,#060302,#210d06 56%,#120604)}.identity-hero-card{position:relative;width:min(100%,632px);min-height:136px;margin:0 auto;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:87px minmax(0,1fr) 48px 18px;align-items:center;gap:15px;text-align:left;cursor:pointer}.identity-hero-avatar{width:72px;height:72px;border-radius:21px;display:grid;place-items:center;background:#ff7300;color:#fff;box-shadow:0 10px #00000038}.identity-hero-avatar svg{width:39px;height:39px}.identity-hero-copy{min-width:0;display:grid;gap:8px}.identity-hero-name{display:flex;align-items:center;gap:10px}.identity-hero-name h2{margin:0;color:#fff;font-size:28px;line-height:32px;font-weight:900}.identity-hero-name em{border:1px solid rgba(255,116,0,.7);border-radius:9px;padding:3px 8px;color:#ff8a25;font-size:12px;line-height:16px;font-style:normal;font-weight:800}.identity-hero-copy p{margin:0;display:inline-flex;align-items:center;gap:8px;color:#ffffffc2;font-size:14px;line-height:18px}.identity-hero-copy p svg{width:16px;height:16px;color:#ffffff8f}.identity-hero-copy strong{width:max-content;max-width:100%;border-radius:7px;background:#ffffff1f;padding:5px 9px;color:#ffffffe6;font-size:14px;line-height:18px;font-weight:800}.identity-hero-edit{width:42px;height:42px;border:0;border-radius:999px;display:grid;place-items:center;background:#ffffff24;color:#fff;cursor:pointer}.identity-hero-edit svg{width:22px;height:22px}.identity-hero-card>svg{width:20px;height:20px;color:#ffffff42}.identity-hero.empty{min-height:173px;align-items:center;justify-content:center;padding:44px 24px 62px;background:#fff}.identity-empty-copy{display:grid;justify-items:center;gap:18px;color:#18181b}.identity-empty-copy h2{margin:0;font-size:20px;line-height:28px;font-weight:900}.identity-empty-add{min-width:118px;min-height:40px;border:0;border-radius:999px;background:#18181b;color:#fff;padding:10px 18px;font-size:14px;font-weight:900;cursor:pointer}.identity-upgrade-card{position:relative;z-index:2;width:calc(100% - 50px);min-height:100px;margin:-38px auto 0;border:0;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 22px;overflow:hidden;background:linear-gradient(90deg,#f97316,#d97706);color:#fff;text-align:left;box-shadow:0 22px 36px #7c2d1233;cursor:pointer}.identity-upgrade-card:after{content:"";position:absolute;inset:-40% -18% auto auto;width:128px;height:128px;border-radius:999px;background:#ffffff21}.identity-upgrade-card span{position:relative;z-index:1;display:grid;gap:6px}.identity-upgrade-card b{font-size:17px;line-height:23px}.identity-upgrade-card em{color:#ffffffd6;font-size:12px;line-height:17px;font-style:normal}.identity-upgrade-card strong{position:relative;z-index:1;flex:none;color:#fff;font-size:13px;line-height:18px;font-weight:900}.identity-index-sheet{position:relative;z-index:1;width:min(100%,640px);min-height:558px;margin:-43px auto 0;border-radius:39px 39px 0 0;background:#f8f8f8;padding:45px 8px 40px}.identity-other-section{margin-top:28px;display:grid;gap:16px}.identity-other-head{display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#71717a}.identity-other-head b{color:#18181b;font-size:14px}.identity-other-head span{font-size:10px}.identity-other-empty{min-height:120px;border:1px dashed #e4e4e7;border-radius:24px;display:grid;place-items:center;color:#a1a1aa;font-size:13px;background:#fafafa}.identity-other-list{display:grid;gap:16px;margin-top:18px}.identity-other-row{width:100%;min-height:120px;border:1px solid #f0f0f1;border-radius:25px;display:grid;grid-template-columns:46px minmax(0,1fr) 70px;align-items:start;gap:18px;background:#fff;padding:18px 22px;color:#18181b;text-align:left;cursor:pointer;box-shadow:0 2px 8px #18181b0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.identity-other-row:hover{transform:translateY(-1px);border-color:#e7e7ea;box-shadow:0 10px 24px #18181b14}.identity-other-avatar{width:38px;height:38px;border-radius:13px;display:grid;place-items:center}.identity-other-avatar.male{background:#eef6ff;color:#1677ff}.identity-other-avatar.female{background:#fff0f5;color:#e11d48}.identity-other-avatar svg{width:21px;height:21px}.identity-other-copy{min-width:0;display:grid;gap:3px}.identity-other-title{min-width:0;display:flex;align-items:center;gap:9px}.identity-other-title b,.identity-other-title span,.identity-other-copy small,.identity-other-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity-other-title b{color:#18181b;font-size:16px;line-height:20px;font-weight:900}.identity-other-title em{flex:none;border-radius:6px;background:#eef6ff;padding:2px 7px;color:#1677ff;font-size:10px;line-height:14px;font-style:normal;font-weight:800}.identity-other-row:has(.identity-other-avatar.female) .identity-other-title em{background:#fff1f2;color:#e11d48}.identity-other-title span{color:#71717a;font-size:12px;line-height:16px}.identity-other-copy small{display:inline-flex;align-items:center;gap:5px;color:#71717a;font-size:11px;line-height:14px}.identity-other-copy small svg{flex:none;width:13px;height:13px;color:#c5c5cc}.identity-other-copy strong{color:#52525b;font-size:12px;line-height:16px;font-weight:500}.identity-other-actions{display:flex;justify-content:flex-end;gap:14px;padding-top:2px}.identity-other-actions button{width:22px;height:22px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#71717a;cursor:pointer;transition:color .16s ease,transform .16s ease,background .16s ease}.identity-other-actions button:hover{background:#f4f4f5;color:#18181b;transform:scale(1.06)}.identity-other-actions svg{width:18px;height:18px}.network-card{width:100%;min-height:clamp(76px,19vw,88px);border:1px solid #f4f4f5;border-radius:16px;padding:clamp(18px,4.6vw,22px);display:grid;grid-template-columns:32px 1fr 16px;align-items:center;gap:12px;margin-top:24px;background:#fafafa;color:#18181b;text-align:left;cursor:pointer}.network-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b0f}.network-icon svg{width:16px;height:16px}.network-copy{display:grid;gap:2px}.network-copy b{font-size:12px;line-height:16px}.network-copy small{color:#71717a;font-size:10px}.network-card>svg{width:16px;height:16px;color:#d4d4d8}.assets-section{margin-top:clamp(52px,12.8vw,62px)}.asset-card{position:relative;min-height:clamp(190px,48vw,218px);border:1px solid #27272a;border-radius:clamp(18px,4.8vw,24px);padding:clamp(24px,6vw,28px);overflow:hidden;color:#fff;background:#27272a;box-shadow:0 16px 30px #d4d4d873}.asset-topline{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:2px 0}.asset-topline small{display:block;margin-bottom:4px;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.12em}.asset-topline strong{display:flex;align-items:center;gap:8px}.asset-topline strong img{width:24px;height:24px;object-fit:contain}.asset-topline strong span{display:inline-block;color:transparent;background:linear-gradient(90deg,#fff,#fff 55%,#71717a);background-clip:text;-webkit-background-clip:text;font-size:30px;line-height:36px;font-weight:800;letter-spacing:0}.asset-topline em{display:flex;align-items:center;gap:6px;margin-top:8px;color:#71717a;font-size:10px;font-style:normal}.asset-topline em svg{width:12px;height:12px;color:#f97316}.asset-actions{position:relative;z-index:1;display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:clamp(28px,7vw,34px);padding-top:clamp(18px,4.6vw,22px);border-top:1px solid rgba(39,39,42,.65)}.asset-actions button{min-height:clamp(44px,11vw,50px);border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#52525b;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.asset-actions button:first-child{background:linear-gradient(90deg,#f97316,#ea580c)}.asset-actions svg{width:14px;height:14px}.settings-blocks{margin-top:clamp(52px,12vw,64px)}.setting-group{margin-top:clamp(24px,5.8vw,30px);padding-top:6px;border-top:1px solid rgba(255,255,255,.1)}.setting-group+.setting-group{margin-top:clamp(26px,6vw,32px)}.setting-group>small{display:block;margin:0 0 clamp(12px,3.2vw,16px);padding:0 8px;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.2em}.setting-card{border:1px solid rgba(228,228,231,.6);border-radius:18px;overflow:hidden;background:#ffffffb8;transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.setting-card button,.logout-button{width:100%;min-height:clamp(70px,17.4vw,80px);border:0;display:grid;grid-template-columns:clamp(40px,10vw,46px) 1fr 14px;align-items:center;gap:clamp(12px,3.2vw,16px);padding:clamp(12px,3.2vw,16px);background:transparent;color:#18181b;text-align:left;cursor:pointer;transition:background-color .22s ease,transform .22s ease,box-shadow .22s ease,border-color .22s ease}.setting-card button.with-border{border-bottom:1px solid rgba(244,244,245,.7)}.setting-card:hover{border-color:#d4d4d8eb;background:#ffffffe0;box-shadow:0 12px 26px #18181b0d}.setting-card button:hover{background:#ffffff94}.setting-card button:active,.logout-button:active{transform:scale(.99)}.setting-icon{width:clamp(40px,10vw,46px);height:clamp(40px,10vw,46px);border-radius:clamp(12px,3.2vw,16px);display:grid;place-items:center;background:#fafafae6;color:#52525b;transition:background-color .24s ease,color .24s ease,transform .24s ease,box-shadow .24s ease}.setting-icon svg{width:16px;height:16px;transition:color .24s ease,transform .24s ease}.setting-card button:hover .setting-icon,.logout-button:hover .setting-icon{background:#18181b;color:#fff;transform:translateY(-1px);box-shadow:0 10px 18px #18181b1f}.logout-button:hover .setting-icon{background:#ef4444}.setting-copy{display:grid;gap:2px;min-width:0}.setting-copy b,.logout-button b{color:#18181b;font-size:13px;line-height:17px;transition:color .22s ease}.setting-copy em{overflow:hidden;color:#71717a;font-size:9px;line-height:13px;font-style:normal;white-space:nowrap;text-overflow:ellipsis;transition:color .22s ease}.setting-card button>svg{width:16px;height:16px;color:#d4d4d8;transition:color .22s ease,transform .22s ease}.setting-card button:hover .setting-copy b{color:#09090b}.setting-card button:hover .setting-copy em{color:#52525b}.setting-card button:hover>svg{color:#18181b;transform:translate(4px)}.logout-button{grid-template-columns:clamp(40px,10vw,46px) 1fr;margin-top:clamp(28px,7vw,36px);border:1px solid rgba(228,228,231,.5);border-radius:18px;background:#ffffffb8}.logout-button:hover{border-color:#fecacaf2;background:#fff1f2db;box-shadow:0 12px 26px #ef444414}.logout-button:hover b{color:#dc2626}.user-build-version{margin:clamp(72px,18vw,96px) 0 0;color:#a1a1aa;font-size:10px;line-height:14px;text-align:center}.page-shell.soft-shell{min-height:844px;background:#fafafac7}.soft-shell .page-body{padding:32px 16px 48px}.save-button{min-width:87px;min-height:37px;border:0;border-radius:12px;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#52525b;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.save-button svg{width:16px;height:16px}.edit-avatar{display:grid;justify-items:center;gap:16px;padding-bottom:34px}.edit-avatar-shell{position:relative;width:96px;height:96px;border:0;padding:0;background:transparent;color:#fff;cursor:pointer}.edit-avatar-face{width:96px;height:96px;border-radius:40px;display:grid;place-items:center;overflow:hidden;background:#52525b;color:#fff;font-size:30px;font-weight:800;box-shadow:0 18px 32px #d4d4d8e6}.edit-avatar-camera{position:absolute;right:0;bottom:0;width:34px;height:34px;border:1px solid #f4f4f5;border-radius:12px;display:grid;place-items:center;background:#fff;color:#52525b;box-shadow:0 8px 20px #18181b1a}.edit-avatar-camera svg{width:16px;height:16px}.edit-avatar-copy{width:auto;height:auto;display:grid;justify-items:center;gap:4px;color:#18181b;background:transparent;font-size:initial}.edit-avatar-copy b{font-size:14px;line-height:20px}.edit-avatar-copy small{color:#71717a;font-size:10px;line-height:14px;letter-spacing:.12em;text-transform:uppercase}.fate-form{display:grid;gap:24px}.profile-edit-form{gap:26px;margin-top:8px}.profile-edit-form .textarea-field{margin-top:5px}.form-field{display:grid;gap:8px;color:#18181b;font-weight:800}.form-field>span{display:block;padding:0 8px;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.12em}.input-shell{position:relative}.input-shell i{position:absolute;left:16px;top:50%;z-index:1;display:grid;place-items:center;color:#71717a;transform:translateY(-50%);pointer-events:none}.input-shell svg{width:16px;height:16px}.fate-form input,.fate-form textarea,.invite-row input,.redeem-card input,.search-card input,.paragraph-sheet textarea{width:100%;border:1px solid #f4f4f5;border-radius:16px;outline:none;background:#fff;color:#18181b;font-size:14px}.fate-form input{height:50px;padding:0 16px 0 48px;font-weight:400}.profile-edit-form input{padding-right:17px;padding-left:51px}.fate-form textarea{min-height:120px;padding:16px;border-radius:24px;resize:vertical}.profile-edit-form textarea{min-height:154px;padding:15px 17px 17px;resize:none}.gender-toggle{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gender-toggle button{min-height:54px;border:1px solid #f4f4f5;border-radius:16px;background:#fff;color:#71717a;font-size:14px;font-weight:800;cursor:pointer}.gender-toggle button.active{border-color:#f4f4f5;background:#fff;color:#71717a}.preferences-page{display:grid;gap:35px;min-height:879px;padding-top:3px;align-content:start}.preference-group{display:grid;gap:16px}.preference-group h2{margin:0;padding:0 8px;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.12em}.preference-card{border:1px solid #f4f4f5;border-radius:32px;overflow:hidden;background:#fff}.preference-row{width:100%;border:0;background:#fff;color:#18181b;cursor:pointer}.language-row{min-height:83px;padding:20px;display:grid;grid-template-columns:40px 1fr 16px;align-items:center;gap:16px;text-align:left}.preference-icon{width:40px;height:40px;border-radius:16px;display:grid;place-items:center;background:#fafafa;color:#71717a}.preference-icon svg{width:16px;height:16px}.preference-copy{display:grid;gap:4px}.preference-copy b,.password-row b,.deactivate-row b{font-size:14px;line-height:20px}.preference-copy em{color:#71717a;font-size:10px;line-height:14px;font-style:normal}.language-row>svg,.password-row>svg{width:16px;height:16px;color:#d4d4d8}.password-row,.deactivate-row{min-height:63px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}.password-row{border-bottom:1px solid #fafafa}.deactivate-row b{color:#f43f5e}.deactivate-row em{color:#fda4af;font-size:10px;line-height:14px;font-style:normal}.top-save-button{min-width:87px;min-height:37px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#5b5b66;color:#fff;padding:8px 16px;font-size:14px;line-height:19px;font-weight:800;cursor:pointer}.top-save-button svg{width:16px;height:16px}.account-form-page{display:grid;gap:26px;padding:18px 0 0}.account-form-field{display:grid;gap:8px}.account-form-field>span{display:block;padding:0 8px;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.12em}.account-input-wrap{position:relative;height:50px;border:1px solid #f4f4f5;border-radius:16px;display:block;background:#fff;padding:0;box-shadow:none}.account-input-wrap svg{position:absolute;left:16px;top:50%;z-index:1;width:16px;height:16px;color:#71717a;transform:translateY(-50%);pointer-events:none}.account-input-wrap input{position:absolute;left:50px;top:0;right:16px;height:48px;border:0;outline:none;background:transparent;color:#18181b;font-size:14px}.account-input-wrap input::placeholder{color:#8b8b96}.deactivate-warning-card{height:264px;margin-top:15px;border:1px solid #ffdbe3;border-radius:24px;display:grid;grid-template-columns:32px 1fr;gap:14px;background:#fff0f3;color:#ff2c68;padding:31px 24px;overflow:hidden}.deactivate-warning-card>svg{width:28px;height:28px;margin-top:3px}.deactivate-warning-card h2{margin:0 0 18px;font-size:18px;line-height:28px;font-weight:900}.deactivate-warning-card ul{margin:0;padding-left:18px;display:grid;gap:12px}.deactivate-warning-card li{font-size:14px;line-height:26px}.deactivate-form{padding-top:28px}.deactivate-submit{margin-top:23px;min-height:50px;border:0;border-radius:12px;background:#f6f6f6;color:#bcbcc4;font-size:14px;font-weight:900;cursor:pointer}.history-summary-card{min-height:98px;border:1px solid #f1f1f1;border-radius:31px;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff;box-shadow:0 3px 14px #18181b14;margin:24px 0 32px}.history-summary-card article{min-height:62px;display:grid;place-items:center;gap:6px}.history-summary-card article:first-child{border-right:1px solid #ececec}.history-summary-card span{color:#71717a;font-size:13px}.history-summary-card strong{color:#ff5b00;font-size:24px;line-height:30px;font-weight:500}.history-summary-card article:last-child strong{color:#18181b}.history-section-title,.invite-section-title{display:flex;align-items:center;gap:8px;margin:0 0 14px}.history-section-title svg,.invite-section-title svg{width:18px;height:18px}.history-section-title h2,.invite-section-title h2{margin:0;font-size:17px;line-height:24px}.history-record-list{display:grid;gap:18px}.history-record-card{min-height:76px;border:1px solid #f1f1f1;border-radius:20px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;background:#fff;padding:17px}.history-record-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff5ec;color:#ff5b00}.history-record-icon svg{width:20px;height:20px;transform:rotate(-45deg)}.history-record-card h3{margin:0 0 6px;font-size:16px;line-height:22px}.history-record-card p{margin:0;display:inline-flex;align-items:center;gap:5px;color:#71717a;font-size:13px}.history-record-card p svg{width:14px;height:14px}.history-record-card>strong{color:#ff5b00;font-size:17px;line-height:22px;font-weight:500}.history-end{margin:26px 0 0;color:#c9c9d3;text-align:center;font-size:13px}.history-empty{min-height:260px}.invite-hero-card{border-radius:36px;overflow:hidden;background:radial-gradient(circle at 86% 15%,rgba(255,96,0,.18),transparent 28%),linear-gradient(135deg,#040303,#130806 70%,#070606);color:#fff;padding:38px 22px 22px;margin:26px 0 24px}.invite-hero-card h1{margin:0 0 10px;font-size:22px;line-height:30px;font-weight:900}.invite-hero-card p{margin:0 0 34px;color:#ffffff8f;font-size:15px;line-height:24px}.invite-hero-card p b{color:#ff8a00}.invite-code-card{border:1px solid rgba(255,255,255,.1);border-radius:24px;display:grid;justify-items:center;gap:12px;background:#ffffff17;box-shadow:inset 0 0 0 1px #ffffff0f;padding:24px 18px}.invite-code-card span{color:#ffffff59;font-size:12px;font-weight:800}.invite-code-card strong{color:#ff8a00;font-size:32px;line-height:38px;letter-spacing:.08em}.invite-code-card button,.invite-share-cta{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.invite-code-card button{width:100%;min-height:48px;border-radius:999px;background:#fff;color:#18181b;font-size:15px;font-weight:900}.invite-code-card svg,.invite-share-cta svg{width:18px;height:18px}.invite-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}.invite-stats article{min-height:118px;border:1px solid #f1f1f1;border-radius:21px;display:grid;place-items:center;align-content:center;gap:9px;background:#fff}.invite-stats svg{width:18px;height:18px;color:#71717a}.invite-stats span{color:#71717a;font-size:12px}.invite-stats strong{font-size:24px;line-height:30px}.invite-section-title.orange svg{color:#ff6a00}.invite-section-title.blue svg{color:#3b82f6}.invite-section-title button{margin-left:auto;border:0;background:transparent;color:#71717a;font-size:12px;cursor:pointer}.invite-rules-card,.invite-friends-card{border:1px solid #f1f1f1;border-radius:28px;background:#fff;box-shadow:0 6px 18px #18181b08}.invite-rules-card{display:grid;gap:20px;padding:26px 22px;margin-bottom:34px}.invite-rules-card article{display:grid;grid-template-columns:48px 1fr;gap:12px}.invite-rules-card article>span{color:#f1f1f1;font-size:26px;line-height:30px;font-style:italic;font-weight:900}.invite-rules-card h3,.invite-friends-card h3{margin:0 0 4px;font-size:16px;line-height:22px}.invite-rules-card p,.invite-friends-card p{margin:0;color:#71717a;font-size:13px;line-height:21px}.invite-friends-card{width:100%;min-height:76px;display:grid;grid-template-columns:auto 1fr 36px;align-items:center;gap:14px;padding:18px;margin-bottom:34px;color:#18181b;text-align:left;cursor:pointer}.invite-avatar-stack{display:flex;align-items:center}.invite-avatar-stack span{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a;margin-left:-8px;font-size:10px;font-weight:800}.invite-avatar-stack span:first-child{margin-left:0}.invite-avatar-stack span:last-child{background:#5b5b66;color:#fff}.invite-friends-card>svg{width:18px;height:18px;color:#71717a}.invite-share-cta{width:100%;min-height:62px;border-radius:999px;background:#5b5b66;color:#fff;font-size:17px;font-weight:900;box-shadow:0 13px 26px #5b5b6633}.recharge-page{display:grid;width:min(640px,100%);margin:0 auto;gap:28px;padding:24px 0 148px}.recharge-balance-card{min-height:104px;border:1px solid #f0f0f1;border-radius:32px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;box-shadow:0 2px 10px #18181b05}.recharge-balance-left{display:flex;align-items:center;gap:17px;min-width:0}.recharge-wallet-icon{width:52px;height:52px;border-radius:21px;background:#595862;color:#fff;display:grid;place-items:center;flex:none}.recharge-wallet-icon svg{width:27px;height:27px}.recharge-kicker{display:block;color:#71717a;font-size:10px;line-height:14px;font-weight:800;margin-bottom:3px}.recharge-balance-left strong{display:block;color:#18181b;font-size:30px;line-height:36px;font-weight:900}.recharge-balance-left em{color:#71717a;font-size:13px;font-weight:500;font-style:normal}.recharge-rate{display:grid;justify-items:end;gap:5px;text-align:right;min-width:124px}.recharge-rate span{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;color:#f97316;font-size:11px;line-height:14px;font-weight:900;white-space:nowrap}.recharge-rate img{width:12px;height:12px;object-fit:contain}.recharge-rate small{color:#71717a;font-size:10px;line-height:13px}.recharge-block{display:grid;gap:16px}.recharge-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 8px}.recharge-title-row.solo{justify-content:flex-start}.recharge-title-row h2{margin:0;display:inline-flex;align-items:center;gap:8px;color:#18181b;font-size:18px;line-height:26px;font-weight:900}.recharge-title-row h2 svg{width:17px;height:17px;color:#f97316}.recharge-title-row.solo h2 svg{color:#71717a}.recharge-title-row button{border:0;background:transparent;color:#71717a;display:inline-flex;align-items:center;gap:6px;padding:0;font-size:11px;line-height:16px;font-weight:800;cursor:pointer}.recharge-title-row button svg{width:13px;height:13px}.recharge-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recharge-plan-card{position:relative;min-height:120px;border:2px solid #f0f0f1;border-radius:26px;background:#fff;color:#18181b;display:grid;justify-items:start;align-content:center;gap:4px;padding:21px 23px;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.recharge-plan-card:active{transform:scale(.98)}.recharge-plan-card.active{border-color:#18181b;background:#18181b;color:#fff;box-shadow:0 18px 34px #18181b14}.recharge-plan-card i{position:absolute;top:-9px;right:-9px;border-radius:999px;background:#f97316;color:#fff;padding:5px 11px;font-size:9px;line-height:12px;font-style:normal;font-weight:900;box-shadow:0 4px 10px #f9731638}.recharge-plan-title{color:#71717a;font-size:11px;line-height:15px;font-weight:900}.recharge-plan-card b{display:block;font-size:30px;line-height:36px;font-weight:900}.recharge-plan-card b em{color:#71717a;font-size:13px;font-style:normal;font-weight:600}.recharge-plan-card strong{color:#18181b;font-size:14px;line-height:18px;font-weight:900}.recharge-plan-card.active .recharge-plan-title,.recharge-plan-card.active b em{color:#8b8b96}.recharge-plan-card.active strong{color:#fb923c}.recharge-pay-list{display:grid;gap:12px}.recharge-pay-option{width:100%;min-height:82px;border:2px solid #f0f0f1;border-radius:28px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:19px 22px;color:#18181b;text-align:left;cursor:pointer}.recharge-pay-option.active{border-color:#18181b;background:#fafafa}.recharge-pay-option b,.recharge-pay-option em{display:block}.recharge-pay-option b{font-size:16px;line-height:23px;font-weight:900}.recharge-pay-option em{color:#71717a;font-size:11px;line-height:16px;font-style:normal}.recharge-pay-option i{width:20px;height:20px;border-radius:999px;border:2px solid #d4d4d8;display:grid;place-items:center;flex:none}.recharge-pay-option.active i{border-color:#18181b;background:#595862}.recharge-pay-option.active i:after{content:"";width:8px;height:8px;border-radius:999px;background:#fff}.recharge-notice-card{border:1px solid #f0f0f1;border-radius:26px;background:#f4f4f5;display:grid;grid-template-columns:20px 1fr;gap:12px;padding:18px 22px;color:#71717a}.recharge-notice-card svg{width:17px;height:17px;margin-top:2px}.recharge-notice-card b{display:block;color:#71717a;font-size:12px;line-height:18px;margin-bottom:4px}.recharge-notice-card p{position:relative;margin:0 0 5px;padding-left:14px;font-size:11px;line-height:17px}.recharge-notice-card p:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:999px;background:#a1a1aa}.recharge-sticky-pay{position:fixed;left:50%;bottom:0;z-index:32;transform:translate(-50%);width:100%;min-height:102px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #f0f0f1;display:grid;grid-template-columns:1fr 1.72fr;align-items:center;gap:20px;padding:16px max(20px,calc((100vw - 640px)/2)) calc(env(safe-area-inset-bottom,0px) + 16px)}.recharge-sticky-pay span{display:block;color:#71717a;font-size:10px;line-height:14px;font-weight:800;margin-bottom:4px}.recharge-sticky-pay strong{display:block;color:#18181b;font-size:26px;line-height:32px;font-weight:900}.recharge-sticky-pay button{min-height:58px;border:0;border-radius:20px;background:#18181b;color:#fff;font-size:18px;line-height:24px;font-weight:900;box-shadow:0 16px 30px #18181b1a;cursor:pointer}.page-body:has(.recharge-page),.page-body:has(.redeem-card){max-width:680px;margin:0 auto}@media(min-width:761px){.page-shell:has(.recharge-page) .page-body,.page-shell:has(.redeem-card) .page-body{padding:32px 20px}.recharge-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-plan-card{min-height:112px;border-radius:22px;padding:18px 20px}.recharge-plan-card b{font-size:26px;line-height:32px}.recharge-plan-card strong{font-size:13px}.recharge-pay-option{min-height:76px;border-radius:22px;padding:16px 20px}.payment-result-popup{width:min(520px,calc(100vw - 40px));border-radius:22px}}@media(max-width:760px){.page-shell:has(.recharge-page) .page-body,.page-shell:has(.redeem-card) .page-body{padding:16px}.recharge-page{gap:24px;padding:10px 0 128px}.recharge-balance-card{min-height:96px;border-radius:24px;padding:18px}.recharge-plan-grid{gap:12px}.recharge-plan-card{min-height:116px;border-radius:20px;padding:17px 16px}.recharge-sticky-pay{min-height:88px;gap:12px;padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px)}.recharge-sticky-pay strong{font-size:22px;line-height:28px}.recharge-sticky-pay button{min-height:52px;border-radius:18px;font-size:16px}.payment-result-popup{width:min(390px,calc(100vw - 28px));border-radius:22px}}.membership-page{display:grid;gap:clamp(26px,calc(var(--h5-viewport-width) * .064),34px);padding:clamp(20px,calc(var(--h5-viewport-width) * .044),28px) 0 clamp(220px,calc(var(--h5-viewport-width) * .48),250px)}.membership-upgrade-card{position:relative;min-height:clamp(222px,calc(var(--h5-viewport-width) * .5),264px);border-radius:clamp(32px,calc(var(--h5-viewport-width) * .082),48px);background:#000;color:#fff;overflow:hidden;box-shadow:0 22px 46px #18181b1f}.membership-card-inner{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;column-gap:clamp(12px,calc(var(--h5-viewport-width) * .03),18px);row-gap:clamp(18px,calc(var(--h5-viewport-width) * .041),24px);padding:clamp(34px,calc(var(--h5-viewport-width) * .077),42px) clamp(30px,calc(var(--h5-viewport-width) * .066),36px) clamp(28px,calc(var(--h5-viewport-width) * .062),34px)}.membership-card-head{grid-column:1 / -1;display:flex;align-items:center;gap:clamp(14px,calc(var(--h5-viewport-width) * .032),18px)}.membership-crown-box{width:clamp(58px,calc(var(--h5-viewport-width) * .13),72px);height:clamp(58px,calc(var(--h5-viewport-width) * .13),72px);border:1px solid rgba(245,158,11,.35);border-radius:18px;background:#f59e0b2e;color:#f59e0b;display:grid;place-items:center;flex:none}.membership-crown-box svg{width:clamp(28px,calc(var(--h5-viewport-width) * .062),34px);height:clamp(28px,calc(var(--h5-viewport-width) * .062),34px)}.membership-upgrade-card h1{margin:0;color:#fff;font-size:clamp(30px,calc(var(--h5-viewport-width) * .068),36px);line-height:1.32;font-weight:900}.membership-upgrade-card p{margin:0;color:#71717a;font-size:clamp(13px,calc(var(--h5-viewport-width) * .03),16px);line-height:1.5}.membership-upgrade-card strong{color:#f59e0b;font-size:clamp(42px,calc(var(--h5-viewport-width) * .1),54px);line-height:1.18;font-weight:900}.membership-upgrade-card .membership-card-inner>span{color:#f97316;font-size:clamp(14px,calc(var(--h5-viewport-width) * .028),15px);line-height:1.45;font-weight:900;padding-bottom:clamp(5px,calc(var(--h5-viewport-width) * .012),8px)}.membership-sparkles{position:absolute;top:clamp(34px,calc(var(--h5-viewport-width) * .075),40px);right:clamp(34px,calc(var(--h5-viewport-width) * .075),40px);width:clamp(54px,calc(var(--h5-viewport-width) * .12),64px);height:clamp(54px,calc(var(--h5-viewport-width) * .12),64px);color:#f59e0b38}.membership-benefits{display:grid;gap:clamp(18px,calc(var(--h5-viewport-width) * .04),22px)}.membership-benefits h2,.membership-pay-methods h2{margin:0;padding:0 8px;color:#18181b;font-size:clamp(18px,calc(var(--h5-viewport-width) * .038),22px);line-height:1.35;font-weight:900}.membership-benefit-list{display:grid;gap:clamp(18px,calc(var(--h5-viewport-width) * .04),22px)}.membership-benefit-card{min-height:clamp(112px,calc(var(--h5-viewport-width) * .244),132px);border:1px solid #f0f0f1;border-radius:clamp(24px,calc(var(--h5-viewport-width) * .055),30px);background:#fff;display:grid;grid-template-columns:clamp(56px,calc(var(--h5-viewport-width) * .12),64px) 1fr;align-items:center;gap:clamp(18px,calc(var(--h5-viewport-width) * .04),22px);padding:clamp(22px,calc(var(--h5-viewport-width) * .05),27px);box-shadow:0 6px 15px #18181b09}.membership-benefit-icon{width:clamp(48px,calc(var(--h5-viewport-width) * .11),58px);height:clamp(48px,calc(var(--h5-viewport-width) * .11),58px);border-radius:clamp(16px,calc(var(--h5-viewport-width) * .038),20px);background:#f97316;color:#fff;display:grid;place-items:center}.membership-benefit-icon svg{width:clamp(23px,calc(var(--h5-viewport-width) * .052),28px);height:clamp(23px,calc(var(--h5-viewport-width) * .052),28px)}.membership-benefit-card h3{margin:0 0 4px;color:#18181b;font-size:clamp(16px,calc(var(--h5-viewport-width) * .034),18px);line-height:1.45;font-weight:900}.membership-benefit-card p{margin:0;color:#71717a;font-size:clamp(12px,calc(var(--h5-viewport-width) * .026),14px);line-height:1.68}.membership-pay-methods{display:grid;gap:15px}.membership-pay-methods>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.membership-pay-methods button{min-height:58px;border:2px solid #f0f0f1;border-radius:20px;background:#fff;color:#52525b;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;line-height:20px;font-weight:900;cursor:pointer}.membership-pay-methods button.active{border-color:#18181b;background:#18181b;color:#fff}.membership-pay-methods svg{width:20px;height:20px}.membership-fixed-panel{position:fixed;left:0;right:0;bottom:0;z-index:34;transform:none;width:var(--h5-viewport-width);margin:0 auto;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #f0f0f1;display:grid;gap:clamp(13px,calc(var(--h5-viewport-width) * .031),17px);padding:clamp(24px,calc(var(--h5-viewport-width) * .064),34px) clamp(20px,calc(var(--h5-viewport-width) * .052),28px) calc(env(safe-area-inset-bottom,0px) + clamp(20px,calc(var(--h5-viewport-width) * .054),29px))}.membership-fixed-panel.paid{gap:11px}.membership-invite-row{display:grid;grid-template-columns:1fr clamp(84px,calc(var(--h5-viewport-width) * .16),90px);gap:clamp(10px,calc(var(--h5-viewport-width) * .024),13px)}.membership-invite-row input{min-width:0;height:clamp(42px,calc(var(--h5-viewport-width) * .084),44px);border:1px solid #e4e4e7;border-radius:clamp(13px,calc(var(--h5-viewport-width) * .03),16px);background:#fafafa;padding:0 clamp(15px,calc(var(--h5-viewport-width) * .036),19px);color:#18181b;font-size:clamp(12px,calc(var(--h5-viewport-width) * .026),14px);outline:none}.membership-invite-row input::placeholder{color:#a1a1aa}.membership-invite-row button{border:0;border-radius:clamp(13px,calc(var(--h5-viewport-width) * .03),16px);background:#18181b;color:#fff;font-size:clamp(12px,calc(var(--h5-viewport-width) * .026),14px);line-height:18px;font-weight:900;cursor:pointer}.membership-bottom-cta{min-height:clamp(58px,calc(var(--h5-viewport-width) * .14),74px);border:0;border-radius:clamp(18px,calc(var(--h5-viewport-width) * .043),24px);background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:clamp(10px,calc(var(--h5-viewport-width) * .025),13px);font-size:clamp(16px,calc(var(--h5-viewport-width) * .034),18px);line-height:1.4;font-weight:900;box-shadow:0 16px 30px #18181b1a;cursor:pointer}.membership-bottom-cta:disabled{opacity:.5;cursor:default}.membership-fixed-panel.paid .membership-bottom-cta:disabled{opacity:1;background:#000;color:#fff}.membership-bottom-cta svg{width:clamp(20px,calc(var(--h5-viewport-width) * .045),24px);height:clamp(20px,calc(var(--h5-viewport-width) * .045),24px);color:#f59e0b}.membership-fixed-panel small{color:#71717a;text-align:center;font-size:clamp(10px,calc(var(--h5-viewport-width) * .022),12px);line-height:1.6}@media(max-width:430px){.membership-card-inner{grid-template-columns:1fr}.membership-upgrade-card .membership-card-inner>span{padding-bottom:0}}.balance-hero,.membership-hero{padding:28px;display:grid;gap:8px;margin-bottom:24px}.balance-hero{background:linear-gradient(135deg,#18181b,#2c2b30);color:#fff}.balance-hero strong{font-size:34px}.balance-hero.token strong{line-height:1}.balance-hero.token em{color:#d4d4d8;font-size:13px;line-height:18px;font-style:normal;font-weight:700}.balance-hero small,.balance-hero span{color:#d4d4d8}.recharge-grid{display:grid;gap:12px;margin-bottom:24px}.recharge-grid button{position:relative;border:1px solid var(--zinc-200);border-radius:20px;padding:16px;background:#fff;text-align:left;display:grid;gap:5px;cursor:pointer}.recharge-grid button.active{border-color:var(--zinc-900)}.recharge-grid i{position:absolute;right:16px;top:14px;background:#fff7ed;color:#ea580c;border-radius:999px;padding:3px 8px;font-size:11px;font-style:normal}.pay-methods{display:grid;gap:10px;margin-bottom:16px}.pay-methods button{grid-template-columns:42px 1fr;padding:16px;text-align:left;cursor:pointer}.pay-methods .active{background:var(--zinc-900);color:#fff}.sticky-pay{position:sticky;bottom:0;background:#fffffff5;border-top:1px solid var(--zinc-100);display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:14px 0 0}.notice-card,.search-card,.service-card,.trend-card,.metric-grid article{border:1px solid var(--zinc-100);border-radius:22px;background:#fff;box-shadow:0 8px 24px #18181b0d}.notice-card{display:grid;gap:8px;margin-bottom:22px;padding:18px}.notice-card p,.service-card p{color:var(--zinc-500);line-height:1.65}.notice-card button,.benefit-list article button,.service-card button{border:0;border-radius:14px;background:var(--zinc-900);color:#fff;padding:12px 14px;font-weight:800;cursor:pointer}.search-card{margin-bottom:18px;padding:14px}.membership-hero{background:#050505;color:#fff;border-radius:32px}.membership-hero svg{width:42px;height:42px;color:var(--amber)}.membership-hero h1{font-size:30px}.membership-hero strong{color:var(--amber);font-size:42px}.benefit-list{display:grid;gap:14px;margin-bottom:24px}.benefit-list article{padding:18px;display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center}.benefit-list p{color:var(--zinc-500);line-height:1.55;margin-top:4px}.benefit-list article>svg{width:32px;height:32px;color:var(--orange)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.metric-grid article{display:grid;gap:6px;padding:16px}.metric-grid small,.metric-grid em,.trend-card span{color:var(--zinc-500);font-style:normal}.metric-grid b{font-size:20px}.trend-card{padding:18px;margin-bottom:18px}.trend-bars{min-height:150px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;padding-top:14px}.trend-bars span{display:grid;justify-items:center;gap:8px}.trend-bars i{width:100%;height:var(--bar);min-height:28px;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#f59e0b,#fb923c)}.trend-bars em{writing-mode:vertical-rl;color:var(--zinc-500);font-size:11px;font-style:normal}.usage-card button{grid-template-columns:1fr auto}.usage-card strong{color:var(--orange)}.service-card{display:grid;gap:14px;margin-bottom:18px;padding:22px}.service-benefits-page{display:grid;gap:24px;padding-bottom:48px}.service-benefits-stack{display:grid;gap:12px}.service-benefit-item,.service-staff-card,.migration-reward-card{border:1px solid #f0f0f1;border-radius:24px;background:#fff;box-shadow:0 8px 24px #18181b0a}.service-benefit-item{padding:16px}.service-benefit-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.service-benefit-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;color:#fff}.service-benefit-icon.dark{background:#27272a}.service-benefit-icon.orange{background:#f97316}.service-benefit-icon.blue{background:#3b82f6}.service-benefit-icon svg{width:20px;height:20px}.service-benefit-copy{min-width:0;display:grid;gap:3px}.service-benefit-copy b{color:#18181b;font-size:15px;line-height:22px;font-weight:900}.service-benefit-copy span{color:#71717a;font-size:13px;line-height:20px}.service-benefit-action{width:100%;min-height:40px;margin:16px 0 0;border:0;border-radius:14px;background:#27272a;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease}.service-benefit-action.light{background:#f4f4f5;color:#18181b}.service-benefit-action:active{transform:scale(.98)}.service-benefit-action svg{width:16px;height:16px}.service-staff-card{padding:16px}.service-staff-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.service-staff-head b{color:#18181b;font-size:15px;line-height:22px;font-weight:900}.service-staff-head span{color:#a1a1aa;font-size:12px;line-height:18px;white-space:nowrap}.staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.staff-grid article{display:grid;justify-items:center;gap:8px;border-radius:18px;background:var(--zinc-50);padding:14px}.staff-grid img{width:82px;height:82px;border-radius:999px;object-fit:cover}.article-page button{margin-top:12px}.common-detail-page h1{margin:0 0 10px;color:#18181b;font-size:24px;line-height:34px;font-weight:900;letter-spacing:0}.common-detail-time{display:block;margin:0 0 22px;color:#71717a;font-size:13px;line-height:20px;font-weight:700}.common-detail-cover{width:100%;max-height:260px;border-radius:12px;object-fit:cover;display:block;margin:0 0 24px}.common-detail-page p{margin:16px 0;color:#3f3f46;font-size:15px;line-height:2;word-break:break-word}.common-detail-page h2,.common-detail-page h3{margin:28px 0 14px;color:#18181b;line-height:1.45;font-weight:900}.common-detail-page h2{font-size:20px}.common-detail-page h3{font-size:17px}.article-list-line{border-left:3px solid #18181b;background:#fafafa;padding:10px 12px}.member-pay-panel{position:sticky;bottom:0;background:#fffffff5;border-top:1px solid var(--zinc-100);padding:16px 0;display:grid;gap:12px}.invite-row{display:grid;grid-template-columns:1fr 88px;gap:10px}.invite-row button{border:0;border-radius:16px;background:var(--zinc-900);color:#fff;font-weight:800}.black-cta{width:100%}.black-cta.danger{background:#be123c}.redeem-card{display:grid;justify-items:center;align-content:center;gap:16px;min-height:205px;text-align:center}.redeem-icon{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:#fff5ec;color:#ff6a00}.redeem-icon svg{width:34px;height:34px}.redeem-card h2{margin:0;font-size:24px;line-height:32px}.redeem-card p{margin:0;color:#71717a;font-size:14px;line-height:22px}.redeem-input-card{min-height:67px;border:1px solid #f1f1f1;border-radius:32px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;background:#fff;padding:8px 8px 8px 25px;margin:34px 0 18px;box-shadow:0 5px 16px #18181b0f}.redeem-input-card input{min-width:0;border:0;outline:none;background:transparent;color:#18181b;font-size:17px}.redeem-input-card input::placeholder{color:#8b8b96}.redeem-input-card button{min-width:108px;height:50px;border:0;border-radius:20px;background:#d4d4d8;color:#fff;font-size:16px;font-weight:900;cursor:pointer}.redeem-notice-card{border:1px solid #f1f1f1;border-radius:24px;background:#fafafa;padding:22px}.redeem-notice-card header{display:inline-flex;align-items:center;gap:9px;color:#71717a;margin-bottom:10px}.redeem-notice-card header svg{width:18px;height:18px}.redeem-notice-card ul{margin:0;padding-left:24px;color:#8b8b96;display:grid;gap:8px}.redeem-notice-card li{line-height:1.65}.bazi-card{padding:24px;display:grid;gap:10px;margin-bottom:20px}.bazi-card strong{font-size:22px}.network-graph{position:relative;min-height:520px;border-radius:30px;background:linear-gradient(90deg,rgba(24,24,27,.04) 1px,transparent 1px),linear-gradient(rgba(24,24,27,.04) 1px,transparent 1px);background-size:28px 28px}.node{position:absolute;width:82px;height:82px;border-radius:999px;background:#fff;box-shadow:0 8px 28px #18181b1f;display:grid;place-items:center;font-weight:800}.node.main{left:137px;top:210px;background:var(--zinc-900);color:#fff}.node.n1{left:34px;top:92px}.node.n2{right:34px;top:120px}.node.n3{left:142px;bottom:74px}.landing-page{min-height:844px;background:#fff;display:grid;align-content:start}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:22px}.landing-nav b{font-size:26px}.landing-nav button,.landing-hero button{border:0;border-radius:999px;background:var(--zinc-900);color:#fff;padding:12px 20px;font-weight:800;cursor:pointer}.landing-hero{min-height:640px;padding:80px 30px 30px;background:linear-gradient(180deg,#fafafa1a,#fff)}.landing-hero h1{font-size:64px;margin-top:250px}.landing-hero p{margin:14px 0 24px;font-size:20px}.auth-page{container-type:inline-size;--auth-width: 100%;--auth-panel-x: 8.533333cqw;--auth-panel-y: 12.8cqw;--auth-field-h: 14.933333cqw;--auth-field-radius: calc(var(--auth-field-h) / 2);--auth-field-gap: 4.266667cqw;--auth-icon-left: 5.333333cqw;--auth-icon-size: 4.266667cqw;--auth-control-left: 14.933333cqw;--auth-control-right: 6.4cqw;--auth-heading-mb: 12.8cqw;--auth-heading-p-mt: 2.133333cqw;--auth-h1-size: 8cqw;--auth-subtitle-size: 3.733333cqw;--auth-tabs-mb: 6.4cqw;--auth-tabs-pad: 1.066667cqw;--auth-tabs-button-h: 6.4cqw;--auth-tabs-button-x: 3.2cqw;--auth-tabs-font: 3.2cqw;--auth-link-mt: 4.266667cqw;--auth-link-font: 3.2cqw;--auth-submit-mt: 4.266667cqw;--auth-submit-h: clamp(54px, 9.8cqw, 62px);--auth-submit-gap: 3.2cqw;--auth-submit-icon-size: 5.333333cqw;--auth-legal-pt: 12.8cqw;--auth-input-font: 3.733333cqw;--auth-code-button-w: 29.866667cqw;--auth-code-gap: 2.133333cqw;--auth-code-font: 3.2cqw;--auth-register-submit-mt: 4.266667cqw;min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#18181b}.auth-nav{position:fixed;inset:0 0 auto;z-index:40;min-height:60px;background:#fffc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #f4f4f5}.auth-nav-inner{width:100%;max-width:1280px;height:60px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px}.auth-home,.auth-top-action,.auth-link-row button,.auth-legal button{border:0;background:transparent;cursor:pointer}.auth-home{width:42px;height:42px;margin-left:-8px;border-radius:999px;color:#18181b;display:grid;place-items:center;padding:0}.auth-home:hover{background:#f4f4f5}.auth-home svg{width:24px;height:24px}.auth-top-action{color:#71717a;font-size:14px;line-height:21px;font-weight:800;padding:0}.auth-main{flex:1;width:100%;display:flex;justify-content:center;min-height:calc(100vh - 60px);margin-top:60px}.auth-panel{width:100%;max-width:var(--auth-width);min-height:calc(100vh - 60px);margin:0 auto;padding:var(--auth-panel-y) var(--auth-panel-x);box-sizing:border-box;display:flex;flex-direction:column}.auth-form{display:flex;flex-direction:column;flex:1}.auth-heading{margin-bottom:var(--auth-heading-mb)}.auth-heading h1{margin:0;color:#18181b;font-size:var(--auth-h1-size);line-height:1.2;font-weight:900;letter-spacing:0}.auth-heading p{margin:var(--auth-heading-p-mt) 0 0;color:#71717a;font-size:var(--auth-subtitle-size);line-height:1.45}.auth-fields{display:grid;gap:var(--auth-field-gap);align-content:start}.auth-mode-password .auth-fields:after,.auth-mode-code .auth-fields:after{content:none}.auth-login-tabs{width:max-content;min-width:auto;min-height:calc(var(--auth-tabs-button-h) + var(--auth-tabs-pad) * 2);display:inline-flex;align-items:center;gap:0;margin:0 0 var(--auth-tabs-mb);padding:var(--auth-tabs-pad);border-radius:999px;background:#f4f4f5}.auth-login-tabs button{min-width:auto;height:var(--auth-tabs-button-h);border:0;border-radius:999px;background:transparent;color:#71717a;padding:0 var(--auth-tabs-button-x);font-size:var(--auth-tabs-font);line-height:1.3;font-weight:800;cursor:pointer}.auth-login-tabs button.active{background:#fff;color:#18181b;box-shadow:0 8px 18px #18181b14}.auth-field{position:relative;height:var(--auth-field-h);display:block;border:1px solid #f4f4f5;border-radius:var(--auth-field-radius);background:#fafafa;transition:border-color .18s ease,background .18s ease}.auth-field:focus-within{border-color:#18181b;background:#fff}.auth-field-icon{position:absolute;left:var(--auth-icon-left);top:50%;z-index:1;transform:translateY(-50%);color:#71717a;pointer-events:none}.auth-field-icon svg{width:var(--auth-icon-size);height:var(--auth-icon-size)}.auth-field input{position:absolute;left:var(--auth-control-left);right:var(--auth-control-right);top:0;width:calc(100% - var(--auth-control-left) - var(--auth-control-right));height:var(--auth-field-h);border:0;outline:none;background:transparent;color:#18181b;padding:0;font-size:var(--auth-input-font);line-height:var(--auth-field-h)}.auth-field input::placeholder{color:#a1a1aa}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) var(--auth-code-button-w);gap:var(--auth-code-gap)}.auth-code-button{min-width:var(--auth-code-button-w);height:var(--auth-field-h);border:0;border-radius:var(--auth-field-radius);background:#f4f4f5;color:#52525b;font-size:var(--auth-code-font);font-weight:800;cursor:pointer}.auth-link-row{display:flex;align-items:center;justify-content:space-between;margin-top:var(--auth-link-mt)}.auth-link-row.single{justify-content:flex-start}.auth-link-row button{color:#52525b;font-size:var(--auth-link-font);line-height:1.45;font-weight:800;padding:0}.auth-submit{width:100%;height:var(--auth-submit-h);min-height:0;box-sizing:border-box;border:0;border-radius:32px;display:inline-flex;align-items:center;justify-content:center;gap:var(--auth-submit-gap);margin-top:var(--auth-submit-mt);padding:4px 14px;background:#5b5b66;color:#fff;box-shadow:0 18px 34px #d4d4d8d9;font-size:18px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.auth-submit:hover{background:#3f3f46}.auth-submit:active{transform:scale(.98)}.auth-submit svg{width:var(--auth-submit-icon-size);height:var(--auth-submit-icon-size)}.auth-mode-register .auth-submit{margin-top:var(--auth-register-submit-mt)}.auth-legal{margin-top:auto;padding-top:var(--auth-legal-pt);display:flex;align-items:center;justify-content:center;gap:8px;color:#71717a;font-size:10px;line-height:15px;white-space:nowrap;text-align:center}.auth-legal svg{width:12px;height:12px;color:#71717a}.auth-legal button{color:#18181b;padding:0;font-size:10px;line-height:15px;font-weight:800;text-decoration:underline}@media(min-width:761px){.auth-page{--auth-width: 100%}}@media(min-width:900px)and (orientation:landscape){.auth-page{--auth-width: 448px;--auth-panel-x: 32px;--auth-panel-y: 48px;--auth-field-h: 56px;--auth-field-gap: 16px;--auth-icon-left: 20px;--auth-icon-size: 16px;--auth-control-left: 56px;--auth-control-right: 24px;--auth-heading-mb: 48px;--auth-heading-p-mt: 8px;--auth-h1-size: 30px;--auth-subtitle-size: 14px;--auth-tabs-mb: 24px;--auth-tabs-pad: 4px;--auth-tabs-button-h: 24px;--auth-tabs-button-x: 12px;--auth-tabs-font: 12px;--auth-link-mt: 24px;--auth-link-font: 12px;--auth-submit-mt: 24px;--auth-submit-h: 54px;--auth-submit-gap: 12px;--auth-submit-icon-size: 20px;--auth-legal-pt: 48px;--auth-input-font: 14px;--auth-code-button-w: 112px;--auth-code-gap: 8px;--auth-code-font: 12px;--auth-register-submit-mt: 16px}}.common-empty-page{min-height:560px;display:grid;align-content:center;justify-items:center;gap:12px;padding:48px 24px;text-align:center}.common-empty-mark{width:52px;height:52px;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a;font-size:22px;font-family:Georgia,serif;font-style:italic}.common-empty-page h1{margin:0;color:#18181b;font-size:22px;line-height:30px}.common-empty-page p{margin:0;max-width:280px;color:#71717a;font-size:14px;line-height:22px}.about-index-page{min-height:760px;background:#fafafa;display:grid;gap:28px;margin:-17px;padding:40px 18px 56px}.about-brand-card{display:grid;justify-items:center;text-align:center;gap:12px;padding:0 10px 12px}.about-brand-card:before{content:"";width:86px;height:86px;border-radius:999px;background:radial-gradient(circle at 64% 34%,#fff 0 5px,transparent 6px),radial-gradient(circle at 42% 56%,#fff 0 4px,transparent 5px),#5b5b66;box-shadow:0 16px 34px #18181b1f}.about-brand-card small{color:#18181b;font-size:33px;line-height:42px;font-weight:900}.about-brand-card h1{margin:-8px 0 4px;color:#71717a;font-size:16px;line-height:24px;letter-spacing:.12em;font-weight:700}.about-brand-card h2,.about-section-heading{justify-self:start;margin:18px 8px 0;color:#71717a;font-size:12px;line-height:18px;font-weight:900;letter-spacing:.12em}.about-platform-copy{width:100%;border:1px solid #f0f0f1;border-radius:34px;background:#fff;box-shadow:0 8px 18px #18181b0f;margin:6px 0 0;padding:28px 30px;text-align:left}.about-platform-copy p,.about-brand-card p{margin:0 0 16px;color:#71717a;font-size:17px;line-height:30px;text-align:left}.about-platform-copy p:last-child{margin-bottom:0}.about-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.about-mission-grid article{min-height:129px;border:1px solid #f0f0f1;border-radius:28px;background:#fff;box-shadow:0 8px 18px #18181b0f;display:grid;align-content:center;gap:9px;padding:24px 26px}.about-mission-grid article:before{content:"";width:22px;height:22px;border-radius:8px;border:3px solid #3b82f6}.about-mission-grid article:nth-child(2):before{border-color:#10b981;border-radius:999px}.about-mission-grid article:nth-child(3):before{border-color:#f43f5e;transform:rotate(45deg)}.about-mission-grid article:nth-child(4):before{border-color:#f59e0b;border-radius:999px 999px 2px}.about-mission-grid b{color:#18181b;font-size:15px;line-height:22px}.about-mission-grid span{color:#a1a1aa;font-size:11px;line-height:17px}.about-info-card{border:1px solid #f0f0f1;border-radius:34px;background:#fff;box-shadow:0 8px 18px #18181b0f;display:grid;gap:14px;padding:24px 26px}.about-info-card p{margin:0;color:#71717a;font-size:14px;line-height:24px}.about-info-card b{color:#18181b;font-size:15px;line-height:22px;word-break:break-all}.about-info-actions{display:flex;flex-wrap:wrap;gap:10px}.about-info-actions button{height:42px;border:1px solid #e4e4e7;border-radius:999px;padding:0 18px;background:#fff;color:#18181b;font-weight:800}.about-journey-card{cursor:pointer}.about-contact-card{overflow:hidden;border:1px solid #f0f0f1;border-radius:34px;background:#fff;box-shadow:0 8px 18px #18181b0f}.about-contact-card button{width:100%;min-height:94px;border:0;border-bottom:1px solid #f4f4f5;display:grid;grid-template-columns:46px 1fr 22px;align-items:center;gap:18px;background:#fff;padding:18px 28px;text-align:left;cursor:pointer}.about-contact-card button:last-child{border-bottom:0}.about-contact-card button:before{content:"";width:46px;height:46px;border-radius:999px;background:#fafafa}.about-contact-card b{display:block;color:#a1a1aa;font-size:11px;line-height:16px}.about-contact-card em{display:block;color:#18181b;font-size:18px;line-height:25px;font-style:normal;font-weight:900;word-break:break-all}.about-contact-card svg{width:17px;height:17px;color:#d4d4d8}.about-version{display:grid;gap:8px;padding:28px 0 0;color:#d4d4d8;text-align:center;font-size:11px;line-height:17px;font-weight:800;letter-spacing:.08em}.bazi-page-v2{position:relative;width:100%;max-width:var(--h5-max-width);--bazi-scale: clamp(1, calc(var(--h5-viewport-width, 390px) / 390), 1.2);box-sizing:border-box;margin:-17px auto;padding:22px 14.8px 72px;background:#fff;font-family:"Noto Serif SC",Songti SC,SimSun,serif}.bazi-hero-card{position:relative;min-height:179px;overflow:hidden;border:1px solid #f0f0f1;border-radius:32px;background:#fafafa;display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;padding:22px;box-shadow:inset 0 0 0 1px #ffffffb8}.bazi-hero-card>span{position:absolute;right:-15px;top:-20px;color:#18181b0b;font-size:120px;line-height:1;font-weight:800}.bazi-hero-card h1{display:none}.bazi-hero-card strong{position:relative;z-index:1;display:inline-block;color:#27272a;font-size:24px;line-height:30px;font-weight:500;margin-bottom:0}.bazi-hero-card p{position:relative;z-index:1;margin:0 0 22px;display:inline-flex;align-items:center;gap:8px;color:#18181b;font-size:12px;line-height:18px;font-weight:700}.bazi-hero-card p i{width:1px;height:14px;background:#d4d4d8}.bazi-info-grid{position:relative;z-index:1;display:grid;gap:8px;margin-top:0;padding:0}.bazi-info-grid article{display:flex;gap:4px;align-items:baseline}.bazi-info-grid small{color:#71717a;font-size:12px;line-height:18px;font-weight:400}.bazi-info-grid b{color:#27272a;font-size:12px;line-height:18px;font-weight:400}.bazi-tabs{height:calc(40.7px * var(--bazi-scale));border-radius:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;margin:41px 0 29.6px;position:relative;background:#f4f4f5;padding:calc(3.7px * var(--bazi-scale))}.bazi-tabs:before{content:"";position:absolute;left:50%;top:12px;width:1px;height:16px;transform:translate(-50%);background:#d4d4d8;pointer-events:none}.bazi-tabs button{min-width:0;height:calc(33.3px * var(--bazi-scale));border:0;border-radius:12px;background:transparent;color:#71717a;font-size:calc(12px * var(--bazi-scale));line-height:calc(18px * var(--bazi-scale));font-weight:800;cursor:pointer;position:relative;z-index:1}.bazi-tabs button.active{background:#fff;color:#18181b;border-color:transparent;outline:0;box-shadow:0 2px 7px #18181b1a}.bazi-tabs button:focus,.bazi-tabs button:focus-visible{outline:0}.bazi-tabs button:disabled{color:#a1a1aa;cursor:pointer}.bazi-table-card{margin:0 -14.8px 24px;border-top:1px solid #f1f1f2;border-bottom:1px solid #f1f1f2;background:#fff;overflow-x:auto;scrollbar-width:none;box-shadow:0 1px 2px #18181b09}.bazi-table-card::-webkit-scrollbar{display:none}.bazi-table-card.professional .bazi-table-row{min-width:560px}.bazi-table-card.professional .bazi-table-row:nth-child(7),.bazi-table-card.professional .bazi-table-row:nth-child(8),.bazi-table-card.professional .bazi-table-row:nth-child(9){display:none}.bazi-table-card.professional .bazi-table-row:nth-child(11){max-height:42.4px;min-height:42.4px;overflow:hidden}.bazi-table-card.professional .bazi-table-row:nth-child(11) span{overflow:hidden}.bazi-table-card.professional .bazi-table-row:nth-child(11) span em:nth-child(n+2){display:none}.bazi-table-row{display:grid;grid-template-columns:48px repeat(4,minmax(0,1fr));min-height:calc(32.2px * var(--bazi-scale));border-bottom:1px solid #f1f1f2}.bazi-table-row:last-child{border-bottom:0}.bazi-table-row span{min-width:0;border-right:1px solid #f1f1f2;display:grid;place-items:center;padding:calc(8px * var(--bazi-scale));color:#242428;font-size:calc(12px * var(--bazi-scale));line-height:calc(16px * var(--bazi-scale));font-weight:500;text-align:center}.bazi-table-card.professional .bazi-table-row span:not(.label){font-size:calc(12px * var(--bazi-scale))}.bazi-table-card.professional .bazi-table-row:nth-child(4) span:not(.label),.bazi-table-card.professional .bazi-table-row:nth-child(5) span:not(.label){font-size:calc(18px * var(--bazi-scale));line-height:calc(24px * var(--bazi-scale))}.bazi-table-card.professional .bazi-table-row:nth-child(4) span:nth-child(2),.bazi-table-card.professional .bazi-table-row:nth-child(4) span:nth-child(3),.bazi-table-card.professional .bazi-table-row:nth-child(5) span:nth-child(2),.bazi-table-card.professional .bazi-table-row:nth-child(5) span:nth-child(3),.bazi-table-card.professional .bazi-table-row:nth-child(6) span:nth-child(2),.bazi-table-card.professional .bazi-table-row:nth-child(6) span:nth-child(3){background:#f7f7f8}.bazi-api-state{margin:18px 0 0;border:1px solid #fed7aa;border-radius:18px;background:#fff7ed;padding:14px 16px}.bazi-api-state b{display:block;color:#9a3412;font-size:14px;line-height:20px;font-weight:900}.bazi-api-state p{margin:4px 0 0;color:#c2410c;font-size:12px;line-height:19px}.bazi-loading-state{min-height:320px;border:1px solid #f0f0f1;border-radius:28px;background:#fafafa;display:grid;place-items:center;align-content:center;gap:10px;color:#71717a;text-align:center}.bazi-loading-state b{color:#18181b;font-size:16px;line-height:24px;font-weight:800}.bazi-loading-state p{margin:0;color:#71717a;font-size:13px;line-height:20px}.bazi-table-row span em{display:block;margin:0;color:inherit;font-size:calc(10px * var(--bazi-scale));line-height:calc(13px * var(--bazi-scale));font-style:normal;font-weight:500}.bazi-table-row span em.bazi-hidden-item{display:grid;justify-items:center;gap:1px}.bazi-table-row span em.bazi-hidden-item small{display:block;color:#52525b;font-size:.86em;line-height:1.1;font-weight:500}.bazi-table-row span:last-child{border-right:0}.bazi-table-row .label{color:#71717a;background:#fafafa8c;font-size:calc(11px * var(--bazi-scale));font-weight:500}.bazi-table-row.head{min-height:calc(32.2px * var(--bazi-scale));background:#fafafad1}.bazi-table-row.head span{color:#242428;font-size:calc(11px * var(--bazi-scale));font-weight:700}.bazi-table-row.head .label,.bazi-table-row:not(.head) .label{color:#71717a}.bazi-table-row:nth-child(4) span:not(.label),.bazi-table-row:nth-child(5) span:not(.label){font-size:calc(20px * var(--bazi-scale));line-height:calc(28px * var(--bazi-scale))}.bazi-table-row span.bazi-element{font-weight:600}.bazi-table-row span.bazi-wood,.bazi-table-row .bazi-hidden-stem.bazi-wood{color:#009b70}.bazi-table-row span.bazi-fire,.bazi-table-row .bazi-hidden-stem.bazi-fire{color:#e11d2e}.bazi-table-row span.bazi-earth,.bazi-table-row .bazi-hidden-stem.bazi-earth{color:#c87400}.bazi-table-row span.bazi-gold,.bazi-table-row .bazi-hidden-stem.bazi-gold{color:#d08a00}.bazi-table-row span.bazi-water,.bazi-table-row .bazi-hidden-stem.bazi-water{color:#2567d8}.bazi-table-row .bazi-hidden-stem{font:inherit}.bazi-side-pill{display:none}.bazi-cycle-panel{margin:0 -14.8px 16px;border-top:1px solid #f0f0f1;border-bottom:1px solid #f0f0f1;background:#fafafa}.bazi-cycle-row{display:flex;min-height:95px;border-bottom:1px solid #f0f0f1}.bazi-cycle-row:last-child{border-bottom:0}.bazi-cycle-label{width:32px;flex:none;display:grid;place-items:center;background:#f4f4f5cc;color:#71717a;font-size:11px;line-height:1.2;font-weight:900;writing-mode:vertical-lr;letter-spacing:.08em}.bazi-cycle-strip{min-width:0;flex:1;display:flex;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#8a8a8a transparent;scroll-snap-type:x proximity}.bazi-cycle-strip::-webkit-scrollbar{display:block;height:8px}.bazi-cycle-strip::-webkit-scrollbar-track{background:transparent}.bazi-cycle-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#8a8a8a}.bazi-cycle-strip button{position:relative;width:calc(var(--h5-viewport-width, 390px) * .125);min-width:48px;flex:0 0 calc(var(--h5-viewport-width, 390px) * .125);border:0;border-right:1px solid #f0f0f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:transparent;color:#18181b;padding:6px 4px;cursor:pointer;scroll-snap-align:start;transition:background-color .18s ease,color .18s ease}@media(min-width:768px){.bazi-cycle-strip{min-width:0;width:100%}.bazi-cycle-strip button{width:calc(var(--h5-viewport-width, 768px) * .125);flex:0 0 calc(var(--h5-viewport-width, 768px) * .125);min-width:80px}}.bazi-cycle-strip button.active{background:#e4e4e794}.bazi-cycle-strip button.active:after{content:"";position:absolute;left:50%;bottom:2px;width:5px;height:5px;border-radius:999px;background:#ef4444;transform:translate(-50%)}.bazi-cycle-strip small,.bazi-cycle-strip em,.bazi-cycle-strip span{color:#71717a;font-size:9px;line-height:11px;font-style:normal}.bazi-cycle-strip b{display:grid;justify-items:center;color:#18181b;font-size:12px;line-height:15px;font-weight:900}.bazi-cycle-strip b i{font-style:normal}.bazi-cycle-strip .bazi-wood,.bazi-table-row .bazi-flow-title.bazi-wood{color:#009b70}.bazi-cycle-strip .bazi-fire,.bazi-table-row .bazi-flow-title.bazi-fire{color:#e11d2e}.bazi-cycle-strip .bazi-earth,.bazi-table-row .bazi-flow-title.bazi-earth{color:#c87400}.bazi-cycle-strip .bazi-gold,.bazi-table-row .bazi-flow-title.bazi-gold{color:#d08a00}.bazi-cycle-strip .bazi-water,.bazi-table-row .bazi-flow-title.bazi-water{color:#2567d8}.bazi-table-row.head span svg{width:13px;height:13px;color:#71717a}.bazi-table-row.head span .bazi-flow-title{display:block;font-style:normal}.bazi-qiyun-strip{margin:0 -14.8px;border-top:1px solid #f0f0f1;border-bottom:1px solid #f0f0f1;background:#fafafa80;padding:12px 14.8px}.bazi-qiyun-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#18181b;font-size:11px;line-height:18px;font-weight:600}.bazi-qiyun-strip div{display:grid;gap:2px}.bazi-qiyun-strip div:last-child{text-align:right;color:#71717a}.bazi-qiyun-strip b{color:#18181b}.bazi-basic-relation{margin:36px 0 24px}.bazi-basic-title{display:flex;align-items:center;gap:8px;margin:0 0 16px}.bazi-basic-title i{width:4px;height:16px;border-radius:999px;background:#52525b}.bazi-basic-title b{color:#18181b;font-size:14px;line-height:20px;font-weight:900}.bazi-basic-tags{display:flex;flex-wrap:wrap;gap:8px}.bazi-basic-tags span{border:1px solid #e4e4e7;border-radius:8px;background:#fafafa;padding:6px 12px;color:#52525b;font-size:12px;line-height:18px;font-weight:900}.bazi-relation-card,.bazi-explain-card{margin:16px 0 0;border:1px solid #f0f0f1;border-radius:24px;background:#fafafa;padding:20px}.bazi-relation-card{display:grid;gap:12px}.bazi-relation-card h2,.bazi-explain-card h2{margin:0;color:#18181b;font-size:12px;line-height:16px;font-weight:900}.bazi-explain-card h2{display:flex;align-items:center;gap:8px;margin-bottom:12px}.bazi-explain-card h2 svg{width:16px;height:16px;color:#71717a}.bazi-relation-card div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:30px;border-top:1px solid #f0f0f1;padding-top:12px}.bazi-relation-card b{color:#71717a;font-size:13px}.bazi-relation-card span,.bazi-explain-card p{margin:0;color:#71717a;font-size:12px;line-height:20px}@media(min-width:700px)and (max-width:900px){.bazi-page-v2{max-width:none;padding:34px 32px 96px}.bazi-hero-card{min-height:380px;border-radius:32px;padding:54px 48px 44px}.bazi-hero-card>span{right:20px;top:-22px;font-size:150px}.bazi-hero-card strong{font-size:42px;line-height:52px}.bazi-hero-card p{gap:14px;margin-bottom:54px;font-size:22px;line-height:32px}.bazi-hero-card p i{height:26px}.bazi-info-grid{gap:12px}.bazi-info-grid small,.bazi-info-grid b{font-size:22px;line-height:32px}.bazi-tabs{height:90px;border-radius:26px;margin:48px 0 64px;padding:8px}.bazi-tabs:before{top:26px;height:36px}.bazi-tabs button{height:74px;border-radius:20px;font-size:24px;line-height:34px}.bazi-table-card{margin:0 -32px 42px}.bazi-table-row{grid-template-columns:48px repeat(4,minmax(0,1fr));min-height:72px}.bazi-table-row.head{min-height:72px}.bazi-table-row span{padding:12px 8px;font-size:20px;line-height:28px}.bazi-table-row .label,.bazi-table-row.head span{font-size:17px;line-height:24px}.bazi-table-row:nth-child(4) span:not(.label),.bazi-table-row:nth-child(5) span:not(.label){font-size:42px;line-height:56px}.bazi-table-row span em{font-size:14px;line-height:18px}.bazi-table-card.professional .bazi-table-row{grid-template-columns:48px repeat(6,minmax(100px,1fr));min-width:720px}.bazi-table-card.professional .bazi-table-row:nth-child(4) span:not(.label),.bazi-table-card.professional .bazi-table-row:nth-child(5) span:not(.label){font-size:32px;line-height:44px}}.relationship-page-v2{min-height:724px;margin:-17px;padding:111px 17px 42px;background:#fff}.relationship-head-card{position:relative;z-index:2;width:calc(100% - 16px);margin:0 auto -142px;display:grid;gap:14px;padding:48px 34px 0;pointer-events:none}.relationship-head-card span{color:#71717a;font-size:16px;line-height:24px;font-weight:900}.relationship-head-card strong{color:#18181b;font-size:38px;line-height:48px;font-weight:900}.relationship-graph{width:calc(100% - 16px);min-height:469px;margin:0 auto;border:1px solid #f0f0f1;border-radius:36px;background:#fff;box-shadow:none;overflow:hidden;touch-action:none}.relationship-graph:before{content:"";position:absolute;inset:0;opacity:.32;background:linear-gradient(90deg,#ededf0 1px,transparent 1px),linear-gradient(#ededf0 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at center,#000 42%,transparent 72%);mask-image:radial-gradient(circle at center,#000 42%,transparent 72%)}.relationship-graph .node{z-index:2;width:70px;height:70px;border:0;padding:0;box-shadow:0 18px 40px #18181b14;font-size:13px;transform:translate(-50%,-50%);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;display:grid;align-content:center;justify-items:center;gap:3px;color:#18181b}.relationship-graph .node.main{width:66px;height:66px;background:#18181b;color:#fff}.relationship-graph .node.main:after{display:none}.relationship-graph .node:active{cursor:grabbing}.relationship-graph .node span{max-width:58px;overflow:hidden;color:inherit;font-size:12px;font-weight:900;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.relationship-graph .node small{max-width:70px;overflow:hidden;color:#a1a1aa;font-size:10px;font-weight:700;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.relationship-graph .node.main small{color:#d4d4d8}.relationship-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.relationship-line{fill:none;stroke:#dedee4;stroke-width:.55;stroke-linecap:round;stroke-dasharray:1.4 1.8}.relationship-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:24px 0 0}.relationship-legend span{display:inline-flex;align-items:center;gap:8px;color:#71717a;font-size:12px;line-height:16px;font-weight:700}.relationship-legend i{width:12px;height:12px;border:1px solid #d4d4d8;border-radius:999px;background:#fff}.relationship-legend i.self{border-color:#52525b;background:#52525b}.relationship-note{display:grid;gap:13px;padding:36px 17px 0;text-align:center;color:#71717a}.relationship-note h2{display:block;margin:0;color:#18181b;font-size:18px;line-height:26px;font-weight:900}.relationship-note p{margin:0;font-size:17px;line-height:32px}.promoter-page{display:grid;gap:24px}.promoter-center-page{min-height:844px;margin:-17px;background:#f4f4f5}.promoter-hero{position:relative;overflow:hidden;min-height:244px;background:#18181b;color:#fff;padding:34px 24px 58px}.promoter-hero-orb{position:absolute;right:0;top:0;width:clamp(96px,22vw,180px);height:clamp(96px,22vw,180px);border-radius:999px;background:#f59e0b1a;filter:blur(clamp(28px,6vw,52px));pointer-events:none}.promoter-profile-row{position:relative;z-index:1;display:flex;align-items:center;gap:16px;margin-bottom:30px}.promoter-avatar{width:56px;height:56px;border:2px solid #3f3f46;border-radius:999px;display:grid;place-items:center;background:#27272a;color:#a1a1aa}.promoter-avatar svg{width:24px;height:24px}.promoter-profile-row p{margin:0 0 5px;display:flex;align-items:center;gap:8px}.promoter-profile-row b{font-size:18px;line-height:24px}.promoter-profile-row em{border:1px solid rgba(245,158,11,.3);border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#f59e0b33;color:#f59e0b;padding:2px 8px;font-size:10px;line-height:14px;font-style:normal;font-weight:800}.promoter-profile-row em svg{width:12px;height:12px}.promoter-profile-row small{color:#a1a1aa;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.promoter-today-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promoter-today-grid article{min-height:91px;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:grid;align-content:center;gap:6px;background:#ffffff0d;padding:16px}.promoter-today-grid span{color:#a1a1aa;font-size:12px;line-height:16px}.promoter-today-grid b{color:#fff;font-size:28px;line-height:34px}.promoter-today-grid em{color:#71717a;font-size:12px;font-style:normal}.promoter-main{position:relative;z-index:2;display:grid;gap:16px;padding:0 16px 48px;margin-top:-26px}.promoter-quick-card,.promoter-menu-card,.promoter-overview-card,.promoter-filter-card,.promoter-add-card{border:1px solid #f0f0f1;border-radius:16px;background:#fff;box-shadow:0 1px 2px #18181b0a}.promoter-quick-card{min-height:104px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:16px}.promoter-quick-card button{border:0;display:grid;justify-items:center;gap:8px;background:transparent;color:#52525b;cursor:pointer}.promoter-quick-card span{width:48px;height:48px;border-radius:999px;display:grid;place-items:center}.promoter-quick-card span.amber{background:#fffbeb;color:#d97706}.promoter-quick-card span.blue{background:#eff6ff;color:#2563eb}.promoter-quick-card span.rose{background:#fff1f2;color:#e11d48}.promoter-quick-card svg{width:20px;height:20px}.promoter-quick-card b{font-size:12px;line-height:16px}.promoter-menu-card{overflow:hidden}.promoter-menu-card button{width:100%;min-height:73px;border:0;border-bottom:1px solid #f4f4f5;display:grid;grid-template-columns:32px 1fr 16px;align-items:center;gap:12px;background:#fff;padding:16px;color:#18181b;text-align:left;cursor:pointer}.promoter-menu-card button:last-child{border-bottom:0}.promoter-menu-card button>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f4f4f5;color:#3f3f46}.promoter-menu-card svg{width:16px;height:16px}.promoter-menu-card b{display:grid;gap:4px;color:#18181b;font-size:14px;line-height:18px}.promoter-menu-card small{color:#71717a;font-size:10px;line-height:14px;font-weight:500}.promoter-overview-card{display:grid;gap:14px;padding:20px}.promoter-overview-card h2{margin:0;color:#18181b;font-size:14px;line-height:18px;font-weight:900}.promoter-overview-card div{display:flex;justify-content:space-between;gap:12px}.promoter-overview-card span{color:#52525b;font-size:14px}.promoter-overview-card b{color:#18181b;font-size:14px}.promoter-overview-card i{height:1px;background:#f4f4f5}.promoter-performance-page,.promoter-team-page{min-height:760px;margin:-17px;background:#f4f4f5;padding:17px 16px 48px}.promoter-team-page{align-content:start;gap:34px;padding-top:18px}.promoter-switch{height:44px;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#e4e4e7;padding:4px}.promoter-switch button{border:0;border-radius:10px;background:transparent;color:#71717a;font-size:14px;font-weight:900;cursor:pointer}.promoter-switch button.active{background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b14}.promoter-filter-card{display:grid;gap:12px;padding:12px}.promoter-performance-page .promoter-filter-card{display:none}.promoter-filter-card>div{min-height:42px;border:1px solid #f4f4f5;border-radius:10px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 12px}.promoter-filter-card span{color:#71717a;font-size:12px}.promoter-filter-card b{color:#18181b;font-size:12px}.promoter-filter-card footer,.promoter-add-card div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.promoter-filter-card button,.promoter-add-card button{min-height:36px;border:1px solid #e4e4e7;border-radius:10px;background:#fff;color:#71717a;font-size:12px;font-weight:900;cursor:pointer}.promoter-filter-card button.primary,.promoter-add-card button.primary{border-color:#18181b;background:#18181b;color:#fff}.promoter-summary-dark{position:relative;overflow:hidden;min-height:112px;border-radius:16px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;background:#18181b;color:#fff;padding:20px}.promoter-summary-dark article{display:grid;justify-items:center;gap:6px}.promoter-summary-dark span{color:#a1a1aa;font-size:10px}.promoter-summary-dark b{color:#fbbf24;font-size:22px}.promoter-summary-dark i{width:1px;height:38px;background:#27272a}.promoter-list-empty{min-height:208px;display:grid;justify-items:center;align-content:center;gap:8px;color:#a1a1aa;text-align:center}.promoter-list-empty svg{width:56px;height:56px;color:#d4d4d8}.promoter-list-empty h2{margin:0;color:#52525b;font-size:14px;line-height:20px}.promoter-list-empty p{margin:0;color:#a1a1aa;font-size:12px}.promoter-list-end{justify-self:center;color:#a1a1aa;font-size:12px}.promoter-team-count{color:#71717a;font-size:14px;line-height:18px;white-space:nowrap}.promoter-record-list{display:grid;gap:10px}.promoter-record-row{min-height:76px;border:1px solid #f0f0f1;border-radius:14px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff;padding:12px}.promoter-record-avatar{overflow:hidden;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a}.promoter-record-avatar img{width:100%;height:100%;object-fit:cover}.promoter-record-avatar svg{width:18px;height:18px}.auth-field-label{position:absolute;left:var(--auth-control-left);top:50%;z-index:1;transform:translateY(-50%);color:#71717a;font-size:clamp(18px,calc(var(--auth-width) * .049),22px);line-height:1.35;pointer-events:none}.auth-field:has(input:not(:placeholder-shown)) .auth-field-label{display:none}.promoter-record-row div{min-width:0;display:grid;gap:4px}.promoter-record-row b{overflow:hidden;color:#18181b;font-size:14px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.promoter-record-row small,.promoter-record-row em{overflow:hidden;color:#71717a;font-size:11px;line-height:15px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.promoter-record-row strong{border-radius:999px;background:#f4f4f5;color:#52525b;padding:5px 9px;font-size:11px;line-height:14px}.promoter-team-list{display:grid;gap:10px}.promoter-team-row{min-height:76px;border:1px solid #ececef;border-radius:16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff;padding:12px 16px;box-shadow:0 2px 8px #18181b0f}.promoter-team-avatar{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#a1a1aa}.promoter-team-avatar svg{width:18px;height:18px}.promoter-team-member{min-width:0;display:grid;gap:5px}.promoter-team-member p{margin:0;display:flex;align-items:center;gap:8px}.promoter-team-member b{color:#18181b;font-size:14px;line-height:18px;font-weight:900}.promoter-team-member i{width:12px;height:4px;border-radius:999px;background:#f4f4f5}.promoter-team-member small{color:#52525b;font-size:11px;line-height:15px}.promoter-team-joined{display:grid;justify-items:end;gap:5px;color:#71717a;font-size:11px;line-height:15px;white-space:nowrap}.promoter-team-joined time{color:#3f3f46;font-size:11px}.promoter-team-head{min-height:54px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;color:#71717a}.promoter-team-head span{font-size:12px;font-weight:900}.promoter-team-head b{color:#18181b;font-size:18px}.promoter-team-head button{border:0;border-radius:999px;background:#18181b;color:#fff;padding:7px 12px;font-size:12px;font-weight:900;cursor:pointer}.promoter-add-card{display:grid;gap:12px;padding:18px}.promoter-add-card b{color:#18181b;font-size:14px}.promoter-add-card input{width:100%;height:48px;border:1px solid #f0f0f1;border-radius:14px;background:#fafafa;color:#18181b;padding:0 14px;font-size:14px}.promoter-add-card p{margin:0;color:#71717a;font-size:12px}.promoter-team-modal-mask{position:fixed;inset:0;z-index:80;display:grid;align-items:center;justify-items:center;background:#00000094;padding:24px 12px}.promoter-team-modal{width:min(calc(100vw - 24px),366px);border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 24px 70px #00000047}.promoter-team-modal header{min-height:70px;border-bottom:1px solid #f4f4f5;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.promoter-team-modal header b{color:#18181b;font-size:16px;line-height:22px}.promoter-team-modal header button{border:0;background:transparent;color:#71717a;font-size:28px;line-height:1;cursor:pointer}.promoter-team-modal label{display:grid;gap:10px;padding:22px 20px 0}.promoter-team-modal label span{color:#18181b;font-size:16px;line-height:22px;font-weight:900}.promoter-team-modal input{width:100%;height:50px;border:1px solid #f0f0f1;border-radius:16px;background:#fafafa;color:#18181b;padding:0 18px;font-size:14px;outline:none}.promoter-team-modal p{margin:12px 20px 0;color:#71717a;font-size:15px;line-height:24px}.promoter-team-modal footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px 20px 20px}.promoter-team-modal footer button{min-height:48px;border:0;border-radius:14px;background:#f4f4f5;color:#3f3f46;font-size:14px;font-weight:900;cursor:pointer}.promoter-team-modal footer button.primary{background:#18181b;color:#fff}.promoter-denied{position:relative;min-height:680px;margin:-17px;padding:50px 17px;background:#fafafa}.promoter-denied:before{content:"";position:absolute;left:0;top:0;right:0;height:98px;background:linear-gradient(120deg,#18181b,#261c16)}.promoter-denied>svg,.promoter-denied>h1,.promoter-denied>p,.promoter-denied>button{position:relative;z-index:1}.promoter-denied>svg{width:90px;height:90px;margin:70px auto 24px;border-radius:999px;background:#f4f4f5;color:#a1a1aa;padding:26px;display:block}.promoter-denied h1{margin:0;color:#18181b;font-size:24px;line-height:34px;text-align:center}.promoter-denied p{width:260px;margin:14px auto 32px;color:#71717a;font-size:16px;line-height:28px;text-align:center}.promoter-denied button{width:288px;height:46px;border:0;border-radius:12px;display:block;margin:0 auto;background:#18181b;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.promoter-denied:after{content:"";position:absolute;left:17px;right:17px;top:49px;height:292px;border:1px solid #f0f0f1;border-radius:34px;background:#fff;box-shadow:0 8px 18px #18181b14}.promoter-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.promoter-metric-grid article{min-height:96px;border:1px solid #f0f0f1;border-radius:22px;display:grid;place-items:center;gap:5px;background:#fff}.promoter-performance-page .promoter-metric-grid article:nth-child(2){display:none}.promoter-metric-grid span{color:#71717a;font-size:12px;line-height:18px;font-weight:800}.promoter-metric-grid b{color:#18181b;font-size:24px;line-height:32px}.small-pill.dark{background:#18181b;color:#fff}.promoter-page:not(.promoter-team-page) .promoter-team-head{padding:0 5px}.promoter-empty{border:1px solid #f0f0f1;border-radius:28px;background:#fff;min-height:300px}.report-ask-empty{min-height:650px}.web-page-shell{min-height:844px;display:grid;place-items:start center;padding-top:20px;background:#fff}.web-page-shell h1{margin:0;font-size:18px;line-height:24px;font-weight:900}.landing-page.landing-dark{min-height:100vh;display:block;background:#050505;color:#fff;overflow:hidden}.landing-dark .landing-nav{position:fixed;left:0;right:0;top:0;z-index:50;height:56px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100vw - 1280px)/2 + 16px));background:#0009;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand{justify-self:start;min-width:0;border-radius:4px;display:inline-flex;align-items:center;gap:2px;overflow:hidden;margin-left:4px;background:linear-gradient(135deg,rgba(245,158,11,.2),transparent);cursor:pointer}.landing-brand-logo{width:24px;height:24px;flex:none;margin-left:8px;border-radius:6px;object-fit:cover}.landing-dark .landing-nav b{color:#fff;font-size:17px;line-height:24px;font-weight:900;padding:4px 12px}.landing-dark .landing-nav span{color:#f59e0b;font-size:13px;line-height:20px;font-weight:900;padding-right:8px}.landing-nav-center{display:none}.landing-nav-actions{display:inline-flex;align-items:center;gap:12px}.landing-dark .landing-nav button{min-height:32px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#ffffff1a;color:#fff;padding:7px 12px;font-size:12px;line-height:16px;font-weight:900;cursor:pointer}.landing-dark .landing-nav button:hover{background:#fff3}.landing-user-avatar{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#52525b;color:#fff;padding:0!important}.landing-user-avatar svg{width:12px;height:12px}.landing-user-name{max-width:80px;overflow:hidden;color:#fff;font-size:12px;line-height:16px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.landing-icon-action{width:32px;padding:0}.landing-menu-action,.landing-icon-action{width:32px;height:32px;padding:0!important}.landing-menu-action svg{width:16px;height:16px}.landing-mobile-menu-mask{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:#00000080}.landing-mobile-menu-panel{width:60vw;max-width:270px;min-width:224px;height:100%;border-radius:16px 0 0 16px;background:#18181b;color:#fff;box-shadow:0 24px 80px #00000059}.landing-menu-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:24px 24px 14px}.landing-menu-header strong{font-size:16px;line-height:24px;font-weight:900}.landing-menu-header button{width:32px;height:32px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#fff;padding:0;cursor:pointer}.landing-menu-list{display:flex;flex-direction:column;gap:16px;padding:8px 24px 24px}.landing-menu-row{width:100%;min-height:56px;border:0;border-radius:12px;display:grid;grid-template-columns:20px 1fr 16px;align-items:center;gap:12px;background:#ffffff0f;color:#fff;padding:16px;text-align:left;cursor:pointer}.landing-menu-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4f4f5;font-size:14px;line-height:20px;font-weight:900}.landing-menu-row svg{width:18px;height:18px;color:#a1a1aa}.landing-icon-action svg,.landing-cta-row svg,.landing-about-strip button svg,.landing-review-row svg,.landing-footer button svg{width:16px;height:16px;flex:none}.landing-index-page .landing-hero{position:relative;min-height:75vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:128px 24px 94px;background:#050505;text-align:center}.landing-index-page .landing-hero:before,.landing-index-page .landing-hero:after{content:"";position:absolute;inset:0;pointer-events:none}.landing-index-page .landing-hero:before{z-index:0;background:inherit;background-position:center top;background-size:cover;background-repeat:no-repeat}.landing-index-page .landing-hero:after{z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.6) 58%,transparent 100%)}.landing-hero-effects{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.landing-hero-side-stars{position:absolute;inset:56px 0 14%;opacity:.72;background:radial-gradient(circle at 7% 18%,rgba(255,255,255,.95) 0 1.4px,transparent 2.6px),radial-gradient(circle at 15% 36%,rgba(226,232,240,.95) 0 1.8px,transparent 3.4px),radial-gradient(circle at 23% 62%,rgba(255,255,255,.85) 0 1.2px,transparent 2.6px),radial-gradient(circle at 29% 24%,rgba(255,255,255,.78) 0 1px,transparent 2.4px),radial-gradient(circle at 93% 22%,rgba(255,255,255,.95) 0 1.4px,transparent 2.6px),radial-gradient(circle at 84% 42%,rgba(226,232,240,.95) 0 1.8px,transparent 3.4px),radial-gradient(circle at 76% 67%,rgba(255,255,255,.84) 0 1.2px,transparent 2.6px),radial-gradient(circle at 70% 28%,rgba(255,255,255,.78) 0 1px,transparent 2.4px);-webkit-mask-image:linear-gradient(90deg,#000 0 34%,transparent 43% 57%,#000 66% 100%);mask-image:linear-gradient(90deg,#000 0 34%,transparent 43% 57%,#000 66% 100%);animation:landing-side-stars-twinkle 4.8s ease-in-out infinite}.landing-hero-constellation{position:absolute;top:17%;width:min(38vw,480px);height:min(49vw,600px);border:1px solid rgba(226,232,240,.58);border-radius:50%;opacity:.76;background:radial-gradient(circle at 70% 16%,#fff 0 2px,transparent 3px),radial-gradient(circle at 84% 46%,#e2e8f0 0 2.2px,transparent 3.7px),radial-gradient(circle at 70% 78%,#fff 0 1.6px,transparent 3px),radial-gradient(circle at 55% 33%,rgba(255,255,255,.75) 0 1px,transparent 2.5px),radial-gradient(circle at 57% 64%,rgba(226,232,240,.82) 0 1.2px,transparent 2.7px);box-shadow:inset 0 0 36px #e2e8f00f,0 0 18px #e2e8f01f;filter:drop-shadow(0 0 8px rgba(226,232,240,.18));animation:landing-constellation-float 9s ease-in-out infinite}.landing-hero-constellation-left{left:-26%}.landing-hero-constellation-right{top:29%;right:-23%;width:min(29vw,360px);height:min(42vw,520px);border-color:#cbd5e175;background:radial-gradient(circle at 15% 18%,#fff 0 1.8px,transparent 3px),radial-gradient(circle at 32% 62%,#e2e8f0 0 2px,transparent 3.5px),radial-gradient(circle at 62% 38%,#fff 0 1.2px,transparent 2.5px),radial-gradient(circle at 72% 82%,rgba(226,232,240,.72) 0 1px,transparent 2.5px);animation-delay:-3.7s}.landing-hero-side-stars:before,.landing-hero-side-stars:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#ffffffeb;box-shadow:0 0 7px #ffffffb3,0 0 16px #fbbf243d;animation:landing-side-star-drift 7s ease-in-out infinite}.landing-hero-side-stars:before{top:30%;left:13%}.landing-hero-side-stars:after{right:15%;bottom:29%;width:4px;height:4px;animation-delay:-3.2s}.landing-hero-horizon-glow{position:absolute;left:50%;bottom:8%;width:min(72vw,860px);height:90px;opacity:.52;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(255,255,255,.28) 0,rgba(203,213,225,.1) 38%,transparent 72%);filter:blur(12px);animation:landing-horizon-breathe 6.8s ease-in-out infinite}@keyframes landing-constellation-float{0%,to{translate:0 0;opacity:.55}50%{translate:0 -12px;opacity:.9}}.landing-index-page .landing-hero h1,.landing-index-page .landing-hero p,.landing-index-page .landing-hero .landing-cta-row{position:relative;z-index:3}.landing-index-page .landing-hero h1{position:relative;width:max-content;margin:0 auto;display:block;color:#fff;line-height:1.1;font-weight:900;text-shadow:0 2px 18px rgba(0,0,0,.62)}.landing-index-page .landing-hero h1 strong{display:inline-block;background:none;color:#fbbf24;font-size:clamp(50px,5vw,78px);line-height:1;white-space:nowrap}@keyframes landing-side-stars-twinkle{0%,to{opacity:.3}50%{opacity:.56}}@keyframes landing-side-star-drift{0%,to{opacity:.35;transform:translate3d(0,5px,0) scale(.75)}50%{opacity:1;transform:translate3d(8px,-7px,0) scale(1)}}@keyframes landing-horizon-breathe{0%,to{opacity:.22;transform:translate(-50%) scaleX(.92)}50%{opacity:.42;transform:translate(-50%) scaleX(1.04)}}.hero-side{position:absolute;bottom:8px;color:#d4d4d8;font-size:clamp(30px,3.2vw,48px);line-height:1.12;white-space:nowrap}.hero-side-left{right:100%;margin-right:16px}.hero-side-right{left:100%;margin-left:16px}.landing-index-page .landing-hero p{margin:28px auto 0;max-width:420px;color:#ffffffdb;font-size:18px;line-height:2.2}.landing-cta-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:58px}.landing-cta-row button,.landing-about-strip button,.landing-footer button{min-width:220px;min-height:48px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;padding:12px 30px;font-size:14px;line-height:20px;font-weight:900;cursor:pointer}.landing-hero-primary{position:relative;overflow:hidden;background:#18181b;transition:transform .15s cubic-bezier(.4,0,.2,1);box-shadow:0 0 24px #ffffff59,0 0 56px #ffffff3d,0 0 96px #ffffff24,0 12px 32px #18181b57}.landing-hero-primary:before{content:"";position:absolute;top:50%;left:50%;width:500px;height:500px;background:linear-gradient(135deg,#52525b,#3f3f46,#27272a);transform:translate(-50%,-50%);pointer-events:none;animation:landing-pulse 3s infinite}.landing-hero-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);animation:landing-shimmer 2s infinite;pointer-events:none}.landing-hero-primary>span,.landing-hero-primary>svg{position:relative;z-index:1}.landing-hero-primary:active{transform:scale(.95)}@keyframes landing-pulse{0%,to{opacity:1;transform:translate(-50%,-50%)}50%{opacity:.5;transform:translate(-50%,-50%)}}@keyframes landing-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes landing-star-chart-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes landing-destiny-orbit-drift{0%,to{transform:translate(-50%,-50%) rotate(-11deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(-8deg) scale(1.018)}}@keyframes landing-destiny-orbit-glow{0%{transform:rotate(0);opacity:.65}to{transform:rotate(360deg);opacity:1}}@media(prefers-reduced-motion:reduce){.landing-hero-side-stars,.landing-hero-side-stars:before,.landing-hero-side-stars:after,.landing-hero-constellation,.landing-hero-horizon-glow{animation:none}}.landing-stats{position:relative;z-index:2;background:#fff;padding:40px 24px 78px}.landing-stats-grid{width:min(100%,980px);margin:0 auto;border:1px solid rgba(24,24,27,.06);border-radius:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:#18181b0a;box-shadow:0 16px 42px #18181b0e}.landing-stat-item{min-width:0;min-height:116px;display:grid;place-content:center;justify-items:center;gap:11px;padding:14px 20px;text-align:center}.landing-stat-item+.landing-stat-item{border-left:1px solid rgba(24,24,27,.08)}.landing-stat-item strong{min-height:70px;display:inline-flex;align-items:baseline;justify-content:center;color:#18181b;font-size:58px;line-height:70px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.landing-stat-item strong small{margin-left:3px;color:#b48a25;font-size:30px;line-height:1;font-weight:600}.landing-stat-item p{margin:0;color:#8b877f;font-size:15px;line-height:22px;font-weight:500}@media(max-width:760px){.landing-stats{padding:28px 16px 48px}.landing-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stat-item{min-height:120px;gap:8px;padding:18px 8px}.landing-stat-item+.landing-stat-item{border-left:0}.landing-stat-item:nth-child(2n){border-left:1px solid rgba(24,24,27,.08)}.landing-stat-item:nth-child(n+3){border-top:1px solid rgba(24,24,27,.08)}.landing-stat-item strong{min-height:47px;font-size:38px;line-height:47px}.landing-stat-item strong small{margin-left:2px;font-size:20px}.landing-stat-item p{font-size:13px;line-height:19px}}@media(max-width:360px){.landing-stats{padding-right:12px;padding-left:12px}.landing-stat-item strong{font-size:34px}.landing-stat-item strong small{font-size:18px}}.landing-feature-section{position:relative;min-height:80vh;overflow:hidden;background:#fff;padding:78px 24px 118px}.landing-feature-bg{position:absolute;inset:0;opacity:.4;background-position:center top;background-size:cover;background-repeat:no-repeat}.landing-feature-stack{position:relative;z-index:1;width:min(100%,980px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 40px}.landing-feature-stack article{position:relative;min-height:220px;border:1px solid rgba(255,255,255,.08);border-radius:16px;display:grid;align-items:center;overflow:hidden;background:#18181b0d;color:#18181b;padding:48px 36px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .35s ease,background-color .35s ease,box-shadow .35s ease}.landing-feature-stack article:hover{border-color:#ffffff26;box-shadow:0 0 30px #ffffff14}.feature-card__border{position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;opacity:.32;transition:opacity .35s ease,filter .35s ease}.feature-card__border:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(120deg,#fff0,#ffffff24 18%,#fffc,#fff6,#ffffff14,#fff0 66%);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.landing-feature-stack article.reverse{justify-items:end;text-align:right}.feature-mark{position:absolute;top:0;right:0;bottom:0;width:50%;overflow:hidden;contain:paint;pointer-events:none}.landing-feature-stack article.reverse .feature-mark{left:0;right:auto}.feature-mark-shadow,.feature-mark-main{position:absolute;top:50%;right:24px;transform:translateY(-50%);color:#18181b;font-weight:900;line-height:1;white-space:nowrap}.landing-feature-stack article.reverse .feature-mark-shadow,.landing-feature-stack article.reverse .feature-mark-main{left:24px;right:auto}.feature-mark-shadow{right:clamp(-12px,-2vw,0px);color:#62616a;font-size:clamp(96px,14vw,160px);opacity:.05}.landing-feature-stack article.reverse .feature-mark-shadow{left:clamp(-12px,-2vw,0px)}.feature-mark-main{font-size:80px;opacity:.82}.feature-copy{position:relative;z-index:1;display:grid;gap:18px;max-width:330px}.feature-copy b{color:#18181b;font-size:24px;line-height:32px;font-weight:900}.feature-copy p{margin:0;color:#a1a1aa;font-size:16px;line-height:2;font-weight:500}.landing-about-strip{position:relative;min-height:34vh;display:grid;place-items:center;align-content:center;gap:26px;overflow:hidden;padding:72px 24px;background:#050505;text-align:center}.landing-about-bg,.landing-footer-bg{position:absolute;inset:0;pointer-events:none}.landing-about-bg{background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.9;will-change:transform,background-position;transform-origin:center center;animation:landing-about-bg-flow 15s ease-in-out infinite}@keyframes landing-about-bg-flow{0%,to{background-position:49% 50%;transform:translate3d(-.6%,0,0) scale(1.045)}50%{background-position:51% 49.6%;transform:translate3d(.6%,-.35%,0) scale(1.075)}}@media(prefers-reduced-motion:reduce){.landing-about-bg,.landing-about-strip button{animation:none;transform:none}}.landing-about-strip:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,#00000047,#000000c7 58%,#000);pointer-events:none}.landing-section-heading,.landing-about-strip p,.landing-about-strip button{position:relative;z-index:1}.landing-section-heading{display:flex;align-items:center;justify-content:center;gap:12px;color:#18181b}.landing-section-heading i{width:52px;height:1px;background:linear-gradient(90deg,transparent,#d97706)}.landing-section-heading i:last-child{background:linear-gradient(90deg,#d97706,transparent)}.landing-section-heading h2{margin:0;color:inherit;font-size:34px;line-height:44px;font-weight:900}.landing-section-heading-light{color:#fff}.landing-section-heading-light i{background:linear-gradient(90deg,transparent,rgba(255,255,255,.52))}.landing-section-heading-light i:last-child{background:linear-gradient(90deg,rgba(255,255,255,.52),transparent)}.landing-section-heading:before,.landing-section-heading:after{content:"";width:8px;height:8px;background:#d97706;transform:rotate(45deg)}.landing-section-heading-light:before,.landing-section-heading-light:after{background:#ffffff85}.landing-about-strip p{margin:-12px 0 10px;color:#ffffffdb;font-size:18px;line-height:30px}.landing-about-strip button,.landing-footer button{min-width:220px;border:1px solid rgba(245,158,11,.35);background:linear-gradient(90deg,#f59e0b2e,#f9731638);color:#fffbeb;box-shadow:0 12px 32px #f59e0b38}.landing-about-strip button{position:relative;overflow:hidden;background-size:180% 100%;background-position:0 50%;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;animation:landing-about-cta-glow 3.8s ease-in-out infinite}.landing-about-strip button:hover{transform:translateY(-2px);border-color:#fdba74c7;box-shadow:0 16px 38px #f59e0b61}.landing-about-strip button:active{transform:translateY(0) scale(.98)}@keyframes landing-about-cta-glow{0%,to{background-position:0 50%;box-shadow:0 12px 32px #f59e0b38}50%{background-position:100% 50%;box-shadow:0 14px 36px #f59e0b6b}}.landing-feedback{position:relative;background:#faf9f6;color:#18181b;padding:clamp(76px,9vw,112px) 24px clamp(84px,10vw,124px);text-align:center}.landing-feedback:before{display:none}.landing-feedback>*{position:relative;z-index:1}.landing-feedback>p{margin:10px 0 38px;color:#77736b;font-size:15px;line-height:24px;font-weight:500}.landing-feedback-grid{width:min(100%,980px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.landing-feedback article{min-height:0;border:1px solid #e8e4dd;border-radius:14px;background:#fff;box-shadow:0 8px 22px #2f271d0b;padding:20px;display:flex;flex-direction:column;gap:18px;text-align:left;transition:box-shadow .18s ease,transform .18s ease}.landing-feedback article:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2f271d14}.landing-feedback article header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.feedback-user{display:inline-flex;align-items:center;gap:12px;min-width:0}.feedback-user-copy{display:grid;gap:2px;min-width:0}.feedback-user-copy>span{color:#8d887f;font-size:12px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-user img,.feedback-avatar-fallback{width:32px;height:32px;border-radius:999px;background:#f4f4f5;flex:none}.feedback-user img{object-fit:cover}.feedback-avatar-fallback{display:grid;place-items:center;background:#18181b;color:#fff;font-size:13px;font-weight:800}.landing-feedback b{color:#18181b;font-size:14px;line-height:20px;font-weight:700}.feedback-stars{color:#d6a32a;font-size:14px;letter-spacing:2px;line-height:20px;white-space:nowrap}.landing-feedback .feedback-content{flex:1;margin:0;color:#514c45;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.feedback-highlight{display:grid;gap:5px;padding:11px 12px;border-left:3px solid #d6a32a;border-radius:8px;background:#fbf8f0;text-align:left}.feedback-highlight>span{color:#ae8120;font-size:11px;font-weight:700;line-height:16px}.feedback-highlight>strong{color:#34302a;font-size:13px;font-weight:600;line-height:19px}.landing-index-page,.landing-index-page *,.landing-index-page button,.landing-index-page a{-webkit-user-select:none;user-select:none}.landing-review-row{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:16px;color:#71717a;font-size:13px;line-height:18px;font-weight:900}.landing-review-row button{min-height:34px;border:1px solid #e4e4e7;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#fff;color:#71717a;padding:8px 14px;font-size:13px;line-height:18px;cursor:pointer}.landing-review-row button:disabled{opacity:.5;cursor:not-allowed}.landing-footer{position:relative;min-height:36vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;gap:28px;padding:126px 40px 128px;background:#050505;text-align:center}.landing-footer-bg{inset:-80px 0 -24px;background-position:center;background-size:cover;background-repeat:no-repeat}.landing-footer:after{content:"";position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.landing-footer>*:not(.landing-footer-bg){position:relative;z-index:1}.landing-footer h2{margin:0;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.2;font-weight:900}.landing-footer .landing-footer-desc{max-width:560px;margin:-12px 0 0;color:#ffffffc2;font-size:15px;line-height:1.8}.landing-contact-card{width:min(100%,450px);border:1px solid rgba(255,255,255,.1);border-radius:16px;display:grid;gap:18px;background:#ffffff0f;padding:18px}.landing-contact-title{display:flex;align-items:center;justify-content:center;gap:14px;color:#a1a1aa;font-size:14px;line-height:20px;font-weight:900}.landing-contact-title i{width:80px;height:1px;background:#ffffff1a}@media(min-width:761px){.landing-feature-section{padding-bottom:104px}.landing-about-strip{min-height:349px}.landing-feedback{padding-top:104px;padding-bottom:151px}.landing-footer{min-height:0;padding-top:73px;padding-bottom:74px}}.landing-staff-row{display:flex;align-items:center;justify-content:center;gap:0;color:#fff}.landing-staff-item{position:relative;flex:1;display:grid;justify-items:center;gap:12px;color:#fff;font-size:14px;line-height:20px;font-weight:900}.landing-staff-item img{width:82px;height:82px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f;object-fit:contain}.landing-staff-divider{position:absolute;right:0;top:8px;bottom:0;width:1px;background:#ffffff1a}.landing-legal{width:min(100%,1320px);border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px}.landing-footer p{margin:0;color:#71717a;font-size:12px;line-height:18px;font-weight:700}.membership-hero.gift{display:grid;justify-items:center;gap:8px;padding:28px 20px;text-align:center}.membership-hero.gift svg{width:42px;height:42px;color:#f97316}.membership-hero.gift h1,.membership-hero.gift p{margin:0}.membership-hero.gift small{color:#71717a;font-size:12px;line-height:18px}.membership-hero.gift strong{color:#18181b;font-size:44px;line-height:52px}.membership-hero.gift span{color:#71717a;font-size:13px;font-weight:800}.migration-gift-page{min-height:700px;padding:32px 8px 48px;display:grid;align-content:center;justify-items:center;gap:24px}.migration-gift-page.claimed{align-content:start}.migration-claimed-head{width:100%;display:grid;justify-items:center;gap:14px;text-align:center}.migration-claimed-icon{width:80px;height:80px;border-radius:999px;background:#f0fdf4;color:#22c55e;display:grid;place-items:center}.migration-claimed-icon svg{width:42px;height:42px}.migration-claimed-copy{display:grid;gap:6px}.migration-claimed-copy b{color:#18181b;font-size:20px;line-height:28px;font-weight:900}.migration-claimed-copy span{color:#71717a;font-size:14px;line-height:22px}.migration-reward-card{width:100%;padding:24px;border-radius:32px;display:grid;gap:16px}.migration-reward-card>b{color:#18181b;font-size:15px;line-height:22px;font-weight:900}.migration-reward-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.migration-reward-grid article{min-height:126px;border-radius:18px;background:#fafafa;display:grid;place-items:center;align-content:center;gap:6px;text-align:center}.migration-reward-grid svg{width:26px;height:26px;color:#f59e0b}.migration-reward-grid strong{color:#18181b;font-size:22px;line-height:30px;font-weight:900}.migration-reward-grid span,.migration-reward-card p{color:#71717a;font-size:12px;line-height:18px}.migration-reward-card p{margin:0;text-align:center}.migration-primary-cta{width:100%;min-height:54px;border:0;border-radius:18px;background:#18181b;color:#fff;box-shadow:0 18px 38px #18181b2e;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;line-height:22px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease}.migration-primary-cta:active{transform:scale(.98)}.migration-primary-cta svg{width:20px;height:20px}.migration-empty-state{min-height:640px;display:grid;align-content:center;justify-items:center;gap:14px;color:#18181b;text-align:center}.migration-empty-state svg{width:54px;height:54px;border-radius:999px;background:#f4f4f5;color:#a1a1aa;padding:14px}.migration-empty-state h1{margin:0;font-size:20px;line-height:28px;font-weight:900}.migration-empty-state p{width:250px;margin:0;color:#a1a1aa;font-size:13px;line-height:22px}.landing-download-state{min-height:100vh;display:grid;place-items:center;align-content:center;gap:24px;padding:96px 32px 48px;background:#050505;text-align:center}.landing-download-icon{width:80px;height:80px;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:grid;place-items:center;background:#ffffff0d}.landing-download-icon svg{width:40px;height:40px;color:#f59e0b}.landing-download-state strong{color:#fff;font-size:18px;line-height:28px;font-weight:900}.landing-about-page{background:radial-gradient(circle at 50% 0%,rgba(216,185,110,.08),transparent 34%),#050505;overflow:visible}.landing-about-hero{position:relative;min-height:308px;display:grid;align-content:end;gap:14px;overflow:hidden;padding:110px max(22px,calc((100vw - 760px)/2 + 22px)) 54px;border-bottom:1px solid rgba(255,255,255,.1);background:#050505}.landing-about-hero:before,.landing-about-hero:after{content:"";position:absolute;inset:0;pointer-events:none}.landing-about-hero:before{background:var(--landing-about-bg, none) center / cover no-repeat}.landing-about-hero:after{background:linear-gradient(180deg,#0000002e,#000000ad 58%,#050505),radial-gradient(circle at 52% 46%,#0000001f,#000000b8 66%)}.landing-about-hero>*{position:relative;z-index:1}.landing-about-hero small{color:#f7d98f;font-size:14px;line-height:20px;font-weight:900}.landing-about-hero h1{max-width:720px;margin:0;color:#fff;font-size:clamp(34px,4vw,52px);line-height:1.22;font-weight:900}.landing-about-hero p{max-width:680px;margin:0;color:#ffffffc7;font-size:16px;line-height:1.75}.landing-about-hero button{justify-self:start;min-height:44px;border:1px solid rgba(255,255,255,.15);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#ffffff14;color:#fff;padding:10px 16px;font-weight:900}.landing-about-hero svg{width:16px;height:16px}.landing-about-article{width:min(100% - 34px,760px);margin:-18px auto 72px;border:1px solid rgba(255,255,255,.12);border-radius:26px;display:grid;gap:0;background:linear-gradient(180deg,#18181bf2,#09090bfa),#09090b;box-shadow:0 24px 80px #0006;padding:30px 24px 28px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.landing-about-prologue,.landing-about-story-section,.landing-about-section-body{display:grid;gap:15px}.landing-about-prologue{padding-bottom:28px}.landing-about-story-section{position:relative;scroll-margin-top:122px;border-top:1px solid rgba(255,255,255,.11);padding:30px 0 0;margin-top:2px}.landing-about-story-section+.landing-about-story-section{margin-top:30px}.landing-about-section-head{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:15px;margin-bottom:17px}.landing-about-section-number{color:#d8b96efa;font-size:34px;line-height:1;font-weight:900;letter-spacing:0}.landing-about-section-head h2{margin:-3px 0 0;color:#fff;font-size:calc(21px * var(--landing-about-scale, 1));line-height:1.46;font-weight:900;letter-spacing:0}.landing-about-article p{margin:0;color:#d4d4d8;font-size:calc(16px * var(--landing-about-scale, 1));line-height:1.95;letter-spacing:0}.landing-about-article p.is-opening{color:#f4f4f5;font-size:calc(19px * var(--landing-about-scale, 1));line-height:1.78;font-weight:900}.landing-about-article p strong{color:#f7d98f;font-weight:900}.landing-about-article p.is-callout{border-left:3px solid #f0c734;border-radius:0 16px 16px 0;background:#ffffff0e;color:#eee7d7;padding:15px 18px 15px 20px}.landing-about-article p.is-master-quote{position:relative;margin:7px 0 9px;border:1px solid rgba(216,185,110,.3);border-radius:14px;background:#d8b96e13;color:#f4f0e7;padding:20px 20px 20px 52px}.landing-about-article p.is-master-quote:before{content:"“";position:absolute;top:12px;left:17px;color:#d8b96e;font-size:38px;line-height:1;font-weight:900}.landing-about-article p.is-list-item{position:relative;padding-left:20px}.landing-about-article p.is-list-item:before{content:"•";position:absolute;top:0;left:0;color:#f1f1f2;font-size:20px;line-height:1.55}.landing-about-article p.is-signoff{margin-top:6px;color:#f4f4f5;font-weight:800}.landing-about-master-photo{margin:34px 0 0;border-top:1px solid rgba(255,255,255,.11);padding-top:28px;padding-bottom:8px}.landing-about-photo-toggle,.landing-about-photo-frame{width:100%;border:0;font:inherit}.landing-about-photo-toggle{min-height:54px;border:1px solid rgba(216,185,110,.3);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#d8b96e14;color:#f4f4f5;padding:0 16px;font-weight:900}.landing-about-photo-toggle em{color:#d8b96e;font-style:normal;font-size:13px}.landing-about-photo-frame{margin-top:18px;padding:0;border-radius:18px;overflow:hidden;background:transparent}.landing-about-photo-frame img{display:block;width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#09090b;box-shadow:0 18px 54px #0000005c}.landing-about-master-photo figcaption{margin-top:10px;color:#a1a1aa;font-size:13px;line-height:20px;text-align:center}.landing-about-final-cta{margin:36px -24px -28px;border-radius:0 0 26px 26px;display:grid;justify-items:center;gap:4px;background:transparent;padding:32px 24px 26px;text-align:center}.landing-about-final-cta p{margin:0;color:#f4f4f5;font-size:calc(18px * var(--landing-about-scale, 1));line-height:1.6;font-weight:500}.landing-about-final-cta button{position:relative;width:min(100%,294px);min-height:56px;margin-top:24px;border:0;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#e1bc37;color:#0c0c09;font:inherit;font-size:20px;font-weight:900;box-shadow:0 12px 24px #e0b82629;animation:landing-about-cta-glow 3.6s ease-in-out infinite}.landing-about-final-cta button:after{content:"";position:absolute;inset:-60% auto -60% -32%;width:22%;background:#ffffff57;transform:skew(-22deg);animation:landing-about-cta-sheen 4.6s ease-in-out infinite}.landing-about-final-cta button>*{position:relative;z-index:1}.landing-about-final-cta button svg{width:18px;height:18px}@keyframes landing-about-cta-glow{0%,to{box-shadow:0 12px 24px #e0b82629}50%{box-shadow:0 16px 32px #e0b82652}}@keyframes landing-about-cta-sheen{0%,52%{left:-32%;opacity:0}58%{opacity:.9}78%,to{left:118%;opacity:0}}@media(prefers-reduced-motion:reduce){.landing-about-final-cta button,.landing-about-final-cta button:after{animation:none}}.landing-about-photo-viewer{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:#000000e0;padding:22px}.landing-about-photo-viewer img{max-width:min(100%,720px);max-height:86vh;border-radius:16px;object-fit:contain}.landing-about-photo-close{position:fixed;top:max(18px,env(safe-area-inset-top));right:18px;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:999px;display:grid;place-items:center;background:#ffffff1a;color:#fff}.sheet-mask{position:fixed;inset:0;z-index:60;width:100vw;min-height:100dvh;display:flex;justify-content:center;align-items:flex-end;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sheet-mask.language-action-mask{background:#00000080;-webkit-backdrop-filter:none;backdrop-filter:none}.sheet-generate-mask{width:100vw;justify-content:center}.sheet-download-mask{align-items:center;padding:0 12px;background:#00000073;-webkit-backdrop-filter:none;backdrop-filter:none}.sheet-panel{position:relative;width:var(--h5-viewport-width);max-height:85vh;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:40px 40px 0 0;padding:0;box-shadow:0 -24px 80px #00000047}.sheet-panel.sheet-language{width:var(--h5-viewport-width);max-height:none;overflow:visible;background:transparent;border-radius:0;box-shadow:none}.sheet-panel.sheet-download{width:min(324px,calc(100vw - 24px));max-height:none;border-radius:24px;box-shadow:0 24px 80px #00000059}.sheet-panel.sheet-download .sheet-header{min-height:65px;border-bottom:0;justify-content:center;padding:20px 24px 6px}.sheet-panel.sheet-download .sheet-title-wrap{justify-content:center}.sheet-panel.sheet-download .sheet-title-icon,.sheet-panel.sheet-download .sheet-title-wrap small,.sheet-panel.sheet-download .sheet-close{display:none}.sheet-panel.sheet-download .sheet-title-wrap strong{font-size:18px;line-height:26px;font-weight:800}.sheet-panel.tall{max-height:85vh}.sheet-generate{min-height:85vh;width:min(512px,100vw)}.sheet-header{position:relative;z-index:2;flex:none;min-height:97px;border-bottom:1px solid #f4f4f5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:23px 33px 24px;background:#fff}.sheet-panel.sheet-generate .sheet-header{min-height:clamp(70px,14vw,88px);padding:clamp(16px,3.5vw,24px) clamp(33px,7vw,48px)}.sheet-panel.sheet-generate .sheet-title-icon{width:clamp(32px,7vw,42px);height:clamp(32px,7vw,42px)}.sheet-title-wrap{min-width:0;display:flex;align-items:center;gap:12px}.sheet-title-icon{width:37px;height:37px;flex:none;border-radius:12px;display:grid;place-items:center;background:#fafafa;color:#18181b}.sheet-title-icon svg{width:16px;height:16px}.sheet-title-wrap span:last-child{min-width:0;display:grid;gap:2px}.sheet-title-wrap strong{overflow:hidden;color:#18181b;font-size:18px;line-height:24px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.sheet-title-wrap small{overflow:hidden;color:#71717a;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.12em;white-space:nowrap;text-overflow:ellipsis}.sheet-close{width:37px;height:37px;flex:none;border:0;border-radius:999px;background:transparent;color:#71717a;display:grid;place-items:center;cursor:pointer}.sheet-close svg{width:20px;height:20px}.sheet-scroll{min-height:0;flex:1;overflow-y:auto;scrollbar-width:none}.sheet-language .sheet-scroll{flex:none;overflow:visible}.sheet-scroll::-webkit-scrollbar{display:none}.generate-sheet{padding-bottom:48px}.sheet-panel.sheet-generate{--generate-side: clamp(33px, 7.2vw, 48px);--profile-card-min-height: clamp(96px, 22vw, 112px);--profile-card-padding-y: clamp(18px, 4.4vw, 24px);--profile-card-padding-x: clamp(16px, 4.6vw, 26px);--profile-icon-size: clamp(38px, 8.8vw, 46px);--profile-icon-svg-size: clamp(18px, 4.4vw, 23px);--profile-name-size: clamp(17px, 4.2vw, 20px);--profile-name-line: 1.35;--profile-meta-size: clamp(14px, 3.65vw, 17px);--profile-meta-line: 1.45;--profile-tag-size: clamp(12px, 2.9vw, 15px)}.sheet-cover{height:170px;position:relative;overflow:hidden;background:#f7f2ea}.sheet-cover-image{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.sheet-cover-fade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#fff,#fff0 50% 100%)}.generate-intro,.generate-description,.generate-sheet .sheet-row-title,.generation-profile-list,.selected-profile,.add-profile-dashed,.child-list,.pay-option,.generate-submit{width:calc(100% - var(--generate-side) * 2);margin-left:var(--generate-side);margin-right:var(--generate-side)}.generate-intro{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:16px;margin-top:20px;margin-bottom:28px}.generate-intro h2{margin:0 0 5px;color:#18181b;font-size:18px;line-height:26px;font-weight:800}.generate-intro p{max-width:100%;overflow:hidden;margin:0;color:#71717a;font-size:16px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.generate-intro>strong{flex:none;color:#18181b;font-size:26px;line-height:30px;font-weight:900}.generate-price{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.generate-price img{width:18px;height:18px;object-fit:contain}.generate-intro>strong small{color:#71717a;font-size:10px;font-weight:700}.generate-description{margin-top:0;margin-bottom:24px;padding:20px;border-radius:16px;background:#fafafa;color:#3f3f46}.generate-description h3{margin:0 0 12px;color:#71717a;font-size:15px;line-height:22px;font-weight:700}.generate-description p{margin:0 0 10px;color:#3f3f46;font-size:15px;line-height:1.75}.generate-description p:last-child{margin-bottom:0}.generation-profile-list{display:grid;gap:clamp(12px,3.6vw,16px)}.generation-profile-list .selected-profile{width:100%;margin-left:0;margin-right:0}.generation-profile-list.secondary{margin-top:12px}.compatibility-profile-zone{width:calc(100% - var(--generate-side) * 2);margin:0 var(--generate-side)}.compatibility-pair{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.compatibility-profile-card{position:relative;min-width:0;min-height:120px;border:2px solid #f4f4f5;border-radius:18px;padding:16px;overflow:hidden;background:#fff;color:#18181b;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.compatibility-profile-card:hover{border-color:#f59e0b;box-shadow:0 12px 28px #f59e0b1f;transform:translateY(-1px)}.compatibility-profile-card.active{border-color:#f59e0b;background:linear-gradient(90deg,#fbbf241f,#fff)}.compatibility-profile-card.empty{display:grid;align-content:center;justify-items:end;color:#a1a1aa}.compatibility-card-label{display:block;margin-bottom:12px;color:#b45309;font-size:12px;line-height:16px;font-weight:800}.compatibility-profile-card strong{display:block;overflow:hidden;color:#18181b;font-size:15px;line-height:22px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.compatibility-profile-card small{display:block;margin-top:4px;overflow:hidden;color:#71717a;font-size:12px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.compatibility-card-remove{position:absolute;top:14px;right:14px;width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#a1a1aa;font-size:14px;font-style:normal;line-height:1}.compatibility-plus{position:absolute;left:50%;top:50%;z-index:2;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#f97316;color:#fff;font-size:22px;line-height:1;box-shadow:0 10px 24px #f9731647;transform:translate(-50%,-50%);pointer-events:none}.compatibility-picker-layer{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.compatibility-picker-backdrop{position:absolute;inset:0;background:#00000073}.compatibility-picker-panel{position:relative;z-index:1;width:min(512px,100vw);max-height:min(72vh,520px);border-radius:32px 32px 0 0;overflow:hidden;background:#fff;box-shadow:0 -24px 60px #0000002e}.compatibility-picker-header{min-height:69px;padding:16px 32px;border-bottom:1px solid #f4f4f5;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.compatibility-picker-header strong{color:#18181b;font-size:18px;line-height:24px;font-weight:900}.compatibility-picker-header button{border:0;border-radius:999px;min-height:34px;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;background:#fafafa;color:#3f3f46;font-size:12px;font-weight:800;cursor:pointer}.compatibility-picker-header button:last-child{width:34px;padding:0;color:#71717a}.compatibility-picker-list{max-height:calc(min(72vh,520px) - 69px);padding:16px 32px 32px;overflow-y:auto;display:grid;gap:12px}.compatibility-picker-item{min-height:70px;border:1px solid #f4f4f5;border-radius:16px;padding:16px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.compatibility-picker-item:hover{border-color:#18181b;box-shadow:0 10px 24px #18181b14}.compatibility-picker-item .selected-profile-icon{background:#f4f4f5;color:#71717a}.compatibility-picker-item .selected-profile-copy b{color:#18181b}.compatibility-picker-item .selected-profile-copy b em{background:#f4f4f5;color:#71717a}.compatibility-picker-item .selected-profile-copy small{color:#71717a}.compatibility-picker-add{min-height:56px;border:2px dashed #e4e4e7;border-radius:16px;background:#fff;color:#71717a;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800;cursor:pointer}@media(max-width:520px){.compatibility-profile-zone,.compatibility-picker-list{width:calc(100% - 48px);margin-left:24px;margin-right:24px}.compatibility-pair{gap:10px}.compatibility-profile-card{min-height:112px;padding:14px}.compatibility-plus{width:30px;height:30px;font-size:20px}.compatibility-picker-header{padding-left:24px;padding-right:24px}.compatibility-picker-list{padding-left:0;padding-right:0}}.generation-profile-list.secondary .selected-profile{width:100%;min-height:70px;margin-left:0;margin-right:0}.sheet-row-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:clamp(24px,5vw,36px);margin-bottom:clamp(16px,3.8vw,24px);color:#71717a}.sheet-row-title span{color:#71717a;font-size:clamp(15px,3.4vw,18px);line-height:1.35;font-weight:800;letter-spacing:0}.sheet-row-title em{color:#71717a;font-size:12px;line-height:16px;font-style:normal}.sheet-row-title button{border:0;border-radius:999px;min-height:clamp(33px,8vw,44px);display:inline-flex;align-items:center;gap:clamp(4px,1.5vw,8px);background:#fafafa;color:#3f3f46;padding:clamp(6px,1.7vw,10px) clamp(12px,3.2vw,18px);font-size:clamp(15px,3.4vw,17px);font-weight:800;cursor:pointer}.sheet-row-title button svg{width:clamp(16px,4.2vw,22px);height:clamp(16px,4.2vw,22px)}.selected-profile,.add-profile-dashed,.child-select,.pay-option{display:grid;align-items:center;text-align:left;cursor:pointer}.selected-profile{min-height:var(--profile-card-min-height);grid-template-columns:var(--profile-icon-size) minmax(0,1fr) 8px;gap:clamp(12px,3.2vw,18px);border-radius:clamp(16px,4vw,24px);padding:var(--profile-card-padding-y) var(--profile-card-padding-x);border:1px solid var(--zinc-900);background:var(--zinc-900);color:#fff;box-shadow:0 10px 28px #18181b24;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}.selected-profile.alternate{border-color:#f4f4f5;background:#fff;color:#18181b;box-shadow:none}.selected-profile.alternate:hover{border-color:var(--zinc-900)}.selected-profile.alternate .selected-profile-icon{background:#f4f4f5;color:#71717a}.selected-profile.alternate .selected-profile-copy b{color:#18181b}.selected-profile.alternate .selected-profile-copy b em{background:#f4f4f5;color:#71717a}.selected-profile.alternate .selected-profile-copy small{color:#71717a}.selected-profile-icon{width:var(--profile-icon-size);height:var(--profile-icon-size);border-radius:999px;display:grid;place-items:center;background:#fff3;color:#fff}.selected-profile-icon svg{width:var(--profile-icon-svg-size);height:var(--profile-icon-svg-size)}.selected-profile-copy{display:grid;gap:clamp(4px,1.5vw,8px);min-width:0}.selected-profile-copy b{display:flex;align-items:center;gap:clamp(8px,2.4vw,12px);min-width:0;color:#fff;font-size:var(--profile-name-size);line-height:var(--profile-name-line);font-weight:800}.selected-profile-copy b em{border-radius:999px;padding:clamp(2px,.8vw,4px) clamp(6px,1.8vw,10px);background:#fff3;color:#fff;font-size:var(--profile-tag-size);font-style:normal;line-height:1.2}.selected-profile-copy small{color:#fff9;font-size:var(--profile-meta-size);line-height:var(--profile-meta-line)}.selected-profile>i,.pay-option>i,.child-select>i{width:8px;height:8px;border-radius:999px;background:#fff;box-shadow:0 0 10px #fffc}.add-profile-dashed{min-height:60px;border:2px dashed var(--zinc-200);border-radius:16px;background:var(--zinc-50);color:var(--zinc-500);display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800}.selected-profile+.add-profile-dashed{margin-top:12px}.add-profile-dashed svg{width:16px;height:16px}.child-list{display:grid;gap:12px;margin-bottom:27px}.child-select{min-height:64px;grid-template-columns:minmax(0,1fr) auto;gap:12px;border:1px solid var(--zinc-100);border-radius:16px;padding:16px;background:#fff;color:#52525b;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.child-select.active{grid-template-columns:minmax(0,1fr) auto 8px;border-color:var(--zinc-900);box-shadow:inset 0 0 0 1px var(--zinc-900)}.child-copy{display:flex;align-items:center;gap:8px;min-width:0}.child-copy b{overflow:hidden;color:#3f3f46;font-size:14px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.child-copy em{border:1px solid #ffe4e6;border-radius:999px;padding:2px 6px;background:#fff1f2;color:#e11d48;font-size:8px;line-height:12px;font-weight:800;font-style:normal}.child-price{display:inline-flex;align-items:center;gap:4px}.child-price img,.generate-submit img{width:16px;height:16px}.child-price strong{color:#f59e0b;font-size:14px;line-height:18px}.pay-option{min-height:83px;grid-template-columns:40px 1fr 8px;gap:12px;border-radius:16px;padding:16px;border:1px solid var(--zinc-900);background:var(--zinc-900);color:#fff}.pay-coin{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#fff3}.pay-coin img{width:20px;height:20px}.pay-option b{color:#fff;font-size:14px}.pay-option em{display:block;margin-top:4px;color:#d4d4d8;font-size:12px;font-style:normal}.generate-submit{min-height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;box-shadow:0 14px 32px #d4d4d8cc;transition:background-color .15s ease,box-shadow .15s ease}.child-select:not(.active):hover{border-color:var(--zinc-900)}.generate-submit:not(.disabled):not(:disabled):hover{background:#27272a;box-shadow:0 16px 34px #a1a1aab8}.generate-submit.disabled{opacity:.5;cursor:not-allowed}.generate-submit strong{margin-left:3px}.background-step{padding:24px 33px 36px}.background-step-list{display:grid;gap:18px}.background-field{display:grid;gap:8px}.background-field span{color:#3f3f46;font-size:14px;line-height:20px;font-weight:800}.background-field textarea{width:100%;height:100px;border:1px solid #f4f4f5;border-radius:12px;background:#fafafa;color:#18181b;padding:14px;outline:none;resize:none;font-size:14px;line-height:22px}.background-field textarea::placeholder{color:#a1a1aa}.background-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.background-actions button{min-height:56px;border:0;border-radius:16px;background:#f4f4f5;color:#52525b;font-size:14px;font-weight:800;cursor:pointer}.background-actions .primary{background:#18181b;color:#fff;box-shadow:0 14px 32px #d4d4d8cc}.sheet-identity-detail{width:min(var(--h5-max-width),calc(var(--h5-viewport-width) - 15px));margin-right:15px;height:85vh;max-height:85vh;border-radius:clamp(30px,8.2vw,40px) clamp(30px,8.2vw,40px) 0 0}.identity-detail-sheet{display:grid;gap:clamp(34px,9.45vw,46px);padding:clamp(32px,8.25vw,40px) clamp(20px,8.25vw,40px) clamp(24px,7.2vw,36px)}.identity-detail-head{display:grid;grid-template-columns:clamp(56px,14.4vw,70px) minmax(0,1fr) auto;align-items:center;gap:clamp(14px,3.7vw,18px)}.identity-detail-avatar{width:clamp(56px,14.4vw,70px);height:clamp(56px,14.4vw,70px);border-radius:clamp(16px,4.1vw,20px);display:grid;place-items:center;background:#fff1f2;color:#e11d48}.identity-detail-avatar svg{width:clamp(28px,7.2vw,35px);height:clamp(28px,7.2vw,35px)}.identity-detail-title{min-width:0}.identity-detail-title h2{margin:0;color:#18181b;font-size:clamp(22px,4.95vw,24px);line-height:1.28;font-weight:700}.identity-detail-title p{margin:clamp(4px,1.2vw,6px) 0 0;color:#71717a;font-size:clamp(14px,3.3vw,16px);line-height:1.45;font-weight:400}.identity-detail-actions-mini{display:flex;align-items:center}.identity-detail-actions-mini button{width:clamp(34px,8.25vw,40px);height:clamp(34px,8.25vw,40px);border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#71717a;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.identity-detail-actions-mini button:nth-child(2){color:#ef4444}.identity-detail-actions-mini button:hover{background:#f4f4f5;color:#18181b;transform:translateY(-1px)}.identity-detail-actions-mini button:nth-child(2):hover{background:#fff1f2;color:#ef4444}.identity-detail-actions-mini button:active{transform:scale(.96)}.identity-detail-actions-mini svg{width:clamp(17px,4.9vw,24px);height:clamp(17px,4.9vw,24px)}.identity-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,4.1vw,20px)}.identity-detail-grid article{min-height:clamp(86px,25.4vw,124px);border-radius:clamp(14px,4.1vw,20px);background:#fafafa;padding:clamp(16px,4.9vw,24px) clamp(16px,4.1vw,20px);display:grid;align-content:start;gap:clamp(3px,1.2vw,6px)}.identity-detail-grid small,.identity-detail-subhead small{color:#71717a;font-size:clamp(12px,3.88vw,18.84px);line-height:1.45;font-weight:500;letter-spacing:0}.identity-detail-grid b{color:#18181b;font-size:clamp(14px,4.1vw,20px);line-height:1.4;font-weight:700}.identity-detail-grid span{color:#71717a;font-size:clamp(10px,3.1vw,15px);line-height:1.45}.identity-detail-bazi{display:grid;gap:clamp(22px,5.2vw,25px)}.identity-detail-subhead{display:flex;justify-content:space-between;align-items:center;gap:clamp(12px,3.1vw,15px)}.identity-detail-subhead b{display:inline-flex;align-items:center;gap:clamp(8px,2.1vw,10px);color:#18181b;font-size:clamp(14px,3.62vw,17.6px);line-height:1.35;font-weight:700}.identity-detail-subhead svg{width:clamp(18px,4.1vw,20px);height:clamp(18px,4.1vw,20px)}.detail-bazi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(4px,1.03vw,5px);border-radius:clamp(18px,6.2vw,30px);background:#fafafa;padding:clamp(8px,2.1vw,10px)}.detail-bazi-grid article{min-width:0;border:1px solid #f4f4f5;border-radius:clamp(12px,4.1vw,20px);background:#fff;min-height:clamp(112px,37.65vw,183px);padding:clamp(12px,2.5vw,12px) 4px clamp(10px,2.5vw,12px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.detail-bazi-grid small{color:#a1a1aa;font-size:clamp(11px,3.88vw,18.84px);line-height:1.35;margin-bottom:clamp(6px,2.1vw,10px);font-weight:500}.detail-bazi-grid strong,.detail-bazi-grid b{color:#18181b;font-size:clamp(18px,5.76vw,28px);line-height:1;font-weight:700}.detail-bazi-grid strong{margin-bottom:clamp(12px,5.4vw,26px)}.detail-bazi-grid b{margin-bottom:0}.detail-bazi-grid .metal{color:#ca8a04}.detail-bazi-grid .wood{color:#059669}.detail-bazi-grid .fire{color:#dc2626}.detail-bazi-grid .earth{color:#d97706}.detail-bazi-grid .water{color:#2563eb}.detail-bazi-grid span{width:fit-content;max-width:calc(100% - 4px);height:auto;margin:auto 0 0;background:#fafafa;border-radius:999px;padding:clamp(1px,.52vw,2px) clamp(3px,1.65vw,8px);color:#71717a;font-size:clamp(8px,2.06vw,10px);line-height:clamp(13px,3.3vw,16px);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.identity-detail-bazi>button{min-height:clamp(44px,10.3vw,50px);border:0;border-radius:clamp(12px,4.1vw,20px);background:#fafafa;color:#18181b;display:inline-flex;align-items:center;justify-content:center;gap:clamp(4px,2.1vw,10px);font-size:clamp(12px,3.1vw,15px);font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.identity-detail-bazi>button+button{margin-top:clamp(8px,2.1vw,10px);background:#18181b;color:#fff}.identity-detail-bazi>button:hover{background:#fff;box-shadow:0 10px 24px #18181b14;transform:translateY(-2px)}.identity-detail-bazi>button+button:hover{background:#27272a;box-shadow:0 14px 30px #18181b2e}.identity-detail-bazi>button:active{transform:scale(.985)}.identity-detail-bazi>button svg{width:clamp(13px,3.1vw,15px);height:clamp(13px,3.1vw,15px)}.identity-detail-bottom-actions{display:grid;grid-template-columns:1fr 1fr;gap:clamp(12px,3.1vw,15px)}.identity-detail-bottom-actions button{min-height:clamp(56px,12.4vw,60px);border-radius:clamp(16px,4.1vw,20px);border:1px solid #e4e4e7;background:#fff;color:#18181b;display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,2.1vw,10px);font-size:clamp(14px,3.4vw,16px);font-weight:700;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.identity-detail-bottom-actions .primary{border-color:#52525b;background:#52525b;color:#fff;box-shadow:0 12px 24px #18181b29}.identity-detail-bottom-actions button:hover{border-color:#d4d4d8;box-shadow:0 12px 26px #18181b14;transform:translateY(-2px)}.identity-detail-bottom-actions .primary:hover{border-color:#3f3f46;background:#3f3f46;box-shadow:0 16px 32px #18181b33}.identity-detail-bottom-actions button:active{transform:scale(.985)}.identity-detail-bottom-actions svg{width:clamp(16px,4.1vw,20px);height:clamp(16px,4.1vw,20px)}.identity-mask{align-items:center;padding:16px 12px;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sheet-identity{width:min(512px,calc(100vw - 24px));max-height:85vh;border-radius:32px;box-shadow:0 24px 80px #00000059}.identity-modal-header{min-height:84px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 32px 16px;background:#fff}.identity-modal-title{min-width:0;color:#18181b;font-size:16px;line-height:24px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity-modal-close{width:36px;height:36px;flex:none;border:0;border-radius:999px;background:transparent;color:#71717a;display:grid;place-items:center;cursor:pointer}.identity-modal-close svg{width:20px;height:20px}.identity-sheet{position:relative;padding:24px 32px 48px}.identity-form-v2{display:grid;gap:28px}.identity-form-block{display:grid;gap:10px}.identity-field-title{display:flex;align-items:center;gap:4px;color:#71717a;font-size:12px;line-height:16px;font-weight:800}.identity-field-title span{color:#f43f5e}.identity-name-input,.identity-picker-field{width:100%;height:46px;border:1px solid #e4e4e7;border-radius:12px;background:#fafafa;color:#18181b;font-size:14px;outline:none}.identity-name-input{height:44px;border-radius:0;padding:0 16px}.identity-name-input::placeholder{color:#f97316}.identity-relation-wrap{display:flex;flex-wrap:wrap;gap:8px}.identity-chip{min-height:35px;border:1px solid #e4e4e7;border-radius:999px;background:#fff;color:#71717a;padding:8px 16px;font-size:12px;line-height:16px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.identity-chip.active{border-color:#18181b;background:#27272a;color:#fff}.identity-chip.disabled{opacity:.5;cursor:not-allowed}.identity-gender-grid,.identity-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.identity-gender-grid .identity-chip{min-height:69px;border-radius:12px;font-size:14px}.identity-calendar-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:2px}.identity-calendar-toggle .identity-chip{min-height:34px;border-radius:10px;font-size:11px;padding:7px 12px}.identity-picker-field{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;text-align:left;cursor:pointer}.identity-picker-field.placeholder span:first-child{color:#71717a}.identity-field-edit{width:28px;height:28px;flex:none;border-radius:8px;display:grid;place-items:center;color:#71717a}.identity-field-edit svg{width:16px;height:16px}.identity-lunar-tip{margin:2px 0 0 4px;color:#71717a;font-size:12px;line-height:18px}.identity-save-v2{width:100%;min-height:57px;border:0;border-radius:16px;background:#27272a;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.identity-preview{display:grid;gap:16px;margin-top:2px}.identity-preview-title{color:#71717a;font-size:12px;line-height:16px;font-weight:800;text-align:center}.bazi-preview-card{position:relative;overflow:hidden;border-radius:24px;background:#fafafa;padding:8px}.bazi-preview-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.bazi-pillar{min-width:0;border:1px solid #f4f4f5;border-radius:16px;background:#fff;box-shadow:0 2px 8px #18181b0a;padding:12px 3px;display:grid;justify-items:center}.bazi-pillar small{color:#a1a1aa;font-size:10px;line-height:14px;margin-bottom:8px}.bazi-pillar strong,.bazi-pillar b{font-size:28px;line-height:1;font-weight:900}.bazi-pillar strong{margin-bottom:5px}.bazi-pillar i{width:16px;height:1px;background:#f4f4f5;margin:7px 0}.bazi-pillar b{margin-bottom:10px}.bazi-pillar em{max-width:90%;overflow:hidden;border-radius:999px;background:#fafafa;color:#71717a;padding:2px 6px;font-size:10px;line-height:14px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.bazi-pillar .gold{color:#ca8a04}.bazi-pillar .amber{color:#d97706}.bazi-pillar .wood{color:#059669}.bazi-pillar .fire{color:#dc2626}.bazi-pillar .earth{color:#d97706}.bazi-preview-orb{position:absolute;pointer-events:none;border-radius:999px;filter:blur(24px)}.bazi-preview-orb.orange{top:0;right:0;width:128px;height:128px;background:#f973160f}.bazi-preview-orb.blue{left:0;bottom:0;width:96px;height:96px;background:#3b82f60f}.identity-picker-layer{position:fixed;inset:0;z-index:120;display:flex;justify-content:center;align-items:flex-end;pointer-events:auto}.identity-picker-backdrop{position:absolute;inset:0;background:#00000052}.identity-picker-panel{position:relative;width:100vw;max-height:59vh;overflow:hidden;border-radius:0;background:#fff;box-shadow:0 -18px 60px #0000003d}.identity-picker-panel.wheel{left:50%;transform:translate(-50%)}.identity-picker-panel.area-list{width:min(366px,calc(100vw - 24px));max-height:66vh;border-radius:32px;align-self:center}.identity-picker-panel.area-list>.identity-picker-toolbar{display:none}.identity-picker-toolbar{height:64px;display:flex;align-items:center;justify-content:space-between;color:#18181b;font-size:18px}.identity-picker-toolbar button{border:0;background:transparent;min-width:78px;height:64px;padding:0 15px;color:#4d80f0;font-size:18px;cursor:pointer}.identity-picker-toolbar button:first-child{color:#666}.identity-picker-toolbar strong{font-size:18px;font-weight:500}.identity-picker-columns{--identity-picker-row-height: 36px;--identity-picker-edge-gap: calc((100% - var(--identity-picker-row-height)) / 2);position:relative;display:grid;height:232px;padding-bottom:0}.identity-picker-columns:before{content:"";position:absolute;left:0;right:0;top:var(--identity-picker-edge-gap);height:var(--identity-picker-row-height);background:#f4f4f5;pointer-events:none}.identity-picker-columns.three{grid-template-columns:repeat(3,1fr)}.identity-picker-columns.two{grid-template-columns:repeat(2,1fr)}.identity-picker-column{min-width:0;min-height:0;display:grid;grid-template-rows:0 1fr;border-top:0;position:relative;z-index:1}.identity-picker-column>b{overflow:hidden;height:0}.identity-picker-options{overflow-y:auto;min-height:0;height:100%;scrollbar-width:none;padding:calc(var(--identity-picker-edge-gap) - (var(--identity-picker-row-height) * 2)) 0;scroll-behavior:smooth}.identity-picker-options::-webkit-scrollbar{display:none}.identity-picker-options button,.identity-picker-spacer{width:100%;height:var(--identity-picker-row-height);border:0;background:transparent;color:#71717a;font-size:18px;cursor:pointer}.identity-picker-spacer{display:block;pointer-events:none}.identity-picker-options button.active{border-radius:0;background:transparent;color:#18181b;font-weight:500}.identity-area-picker{display:grid;grid-template-rows:44px minmax(0,1fr);height:53vh}.identity-area-list-sheet{height:557px;display:grid;grid-template-rows:82px auto minmax(0,1fr);background:#fff}.identity-area-list-header{position:relative;display:grid;grid-template-columns:1fr 48px;align-items:center;padding:0 19px 0 32px}.identity-area-list-header strong{justify-self:center;color:#18181b;font-size:20px;line-height:28px;font-weight:500}.identity-area-list-header button{width:48px;height:48px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#71717a;cursor:pointer}.identity-area-list-header svg{width:26px;height:26px}.identity-area-list-tabs{min-height:54px;display:flex;align-items:flex-start;gap:18px;overflow-x:auto;padding:0 28px 10px}.identity-area-list-tabs button{position:relative;flex:none;border:0;background:transparent;color:#18181b;padding:0 0 12px;font-size:16px;line-height:24px;font-weight:800;cursor:pointer}.identity-area-list-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:16px;height:3px;transform:translate(-50%);border-radius:999px;background:#5b7cff}.identity-area-list-options{min-height:0;overflow-y:auto;scrollbar-width:none;padding:2px 28px 28px}.identity-area-list-options::-webkit-scrollbar{display:none}.identity-area-list-options button{width:100%;min-height:51px;border:0;display:flex;align-items:center;background:transparent;color:#18181b;font-size:16px;line-height:24px;text-align:left;cursor:pointer}.identity-area-list-options button.active{color:#ff6a00;font-weight:800}.identity-area-tabs{position:relative;display:flex;align-items:center;overflow-x:auto;border-top:1px solid #f4f4f5}.identity-area-tabs span{flex:none;height:44px;display:grid;place-items:center;padding:0 16px;color:#71717a;font-size:14px}.identity-area-tabs span.active{color:#18181b;font-weight:800}.identity-area-columns{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #f4f4f5}.identity-area-columns .identity-picker-column{grid-template-rows:30px 1fr}.identity-area-columns .identity-picker-options{padding:0 0 30px}.identity-area-columns .identity-picker-options button{height:auto;min-height:42px;padding:8px;line-height:17px;white-space:normal}.font-sheet,.toc-sheet,.confirm-sheet,.paragraph-sheet{display:grid;gap:14px;padding:24px 33px 32px}.sheet-panel.sheet-font{height:200px;min-height:200px;max-height:200px}.sheet-panel.sheet-font .sheet-header{min-height:73px;border-bottom:0;padding:24px 23px 16px}.sheet-panel.sheet-font .sheet-title-icon,.sheet-panel.sheet-font .sheet-title-wrap small{display:none}.sheet-panel.sheet-font .sheet-title-wrap strong{font-size:20px;line-height:28px}.sheet-panel.sheet-toc{height:466px;min-height:466px;max-height:466px}.sheet-panel.sheet-toc .sheet-header{min-height:66px;padding:19px 23px}.sheet-panel.sheet-toc .sheet-title-icon,.sheet-panel.sheet-toc .sheet-title-wrap small{display:none}.sheet-panel.sheet-toc .sheet-title-wrap strong{font-size:20px;line-height:28px}.sheet-panel.sheet-font .font-sheet{padding:8px 23px 31px}.sheet-panel.sheet-toc .toc-sheet{overflow-y:auto;padding:0 23px 24px}.font-sheet>p,.paragraph-sheet>p,.confirm-sheet>p{margin:0;color:#71717a;font-size:13px;line-height:20px}.font-options{display:flex;align-items:center;justify-content:space-between;gap:11px}.font-options button,.toc-sheet button{border:1px solid var(--zinc-100);border-radius:16px;background:#fff;padding:16px;cursor:pointer}.font-options button{flex:1;min-height:84px;display:grid;gap:3px;place-items:center;color:#3f3f46;border-width:2px;background:#f4f4f5}.font-options b{font-size:22px;line-height:28px}.font-options small{color:#a1a1aa;font-size:10px;line-height:14px}.font-options button.active{background:var(--zinc-900);color:#fff;border-color:var(--zinc-900)}.toc-sheet button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;text-align:left;color:#3f3f46;font-size:14px;font-weight:800}.toc-sheet span{color:var(--zinc-400);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.toc-empty{margin:0;border-radius:14px;background:var(--zinc-50);color:var(--zinc-500);padding:18px;font-size:13px;line-height:20px;text-align:center}.confirm-sheet{justify-items:center;text-align:center;padding-top:32px}.confirm-sheet svg{width:50px;height:50px;color:var(--orange)}.confirm-sheet>strong{color:#18181b;font-size:18px;line-height:26px}.confirm-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.sheet-primary,.sheet-secondary,.sheet-danger{min-height:50px;border:0;border-radius:16px;font-size:14px;font-weight:800;cursor:pointer}.sheet-primary{background:#18181b;color:#fff}.sheet-secondary{background:#fafafa;color:#52525b}.sheet-danger{background:#be123c;color:#fff}.language-sheet{display:grid;gap:6px;margin:0 6px 6px}.download-sheet{display:grid;gap:12px;padding:8px 23px 22px}.download-format-option{width:100%;min-height:54px;border:1px solid var(--zinc-100);border-radius:16px;display:grid;grid-template-columns:1fr 20px;align-items:center;gap:12px;background:#fafafa;color:#18181b;padding:0 16px;text-align:left;cursor:pointer}.download-format-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--zinc-600);box-shadow:0 1px 2px #18181b0f}.download-format-icon svg,.download-format-option>svg{width:18px;height:18px}.download-format-copy{min-width:0;display:block}.download-format-copy b{color:#18181b;font-size:14px;line-height:18px;font-weight:800}.download-format-option>svg{color:#a1a1aa}.language-action-menu,.language-action-cancel{overflow:hidden;border-radius:5px;background:#fcfcfd}.language-action-cell{position:relative;width:100%;min-height:48px;border:0;border-radius:0;display:block;overflow:hidden;background:transparent;color:#000;padding:10px 6px;font-family:inherit;font-size:18px;line-height:28px;font-weight:400;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.language-action-cell:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;border-top:1px solid #e5e5e5;transform:scaleY(.5);transform-origin:0 0}.language-action-cell:first-child:before{display:none}.language-action-cell:active{background:#ececec}.paragraph-sheet blockquote{max-height:180px;overflow:auto;margin:0;border-left:3px solid var(--orange);border-radius:14px;background:var(--zinc-50);color:var(--zinc-700);padding:14px 16px;line-height:1.75;white-space:pre-wrap}.paragraph-sheet textarea{min-height:110px;resize:vertical}.sheet-paragraph-questions-mask{width:100vw;min-height:100dvh;display:grid;place-items:center;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sheet-panel.sheet-paragraph-questions{position:relative;inset:auto;width:min(448px,calc(var(--h5-viewport-width) - 32px));max-width:calc(100vw - 32px);min-height:0;max-height:85vh;border-radius:24px;background:#fff;overflow:hidden;transform:none;box-shadow:0 24px 70px #18181b4d}.paragraph-question-modal{display:flex;flex-direction:column;padding:0;max-height:min(78vh,640px)}.paragraph-question-modal header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;min-height:68px;padding:24px 24px 8px;background:#fff}.paragraph-question-modal h2{margin:0;color:#18181b;font-size:18px;line-height:28px;font-weight:500}.paragraph-question-modal header button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a;cursor:pointer}.paragraph-question-modal header svg{width:18px;height:18px}.paragraph-question-list{display:grid;gap:8px;flex:1 1 auto;max-height:none;overflow-y:auto;scrollbar-width:none;margin:8px 24px 14px;padding-right:0}.paragraph-question-list::-webkit-scrollbar{display:none}.paragraph-question-list button{width:100%;min-height:38px;border:1px solid #f4f4f5;border-radius:16px;background:#fafafa;color:#3f3f46;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:4px;padding:8px;text-align:left;font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.paragraph-question-list button svg{width:14px;height:14px;color:#71717a}.paragraph-custom-question{flex:0 0 auto;margin:0 24px 24px;border-top:0;padding-top:0}.paragraph-custom-trigger{width:100%;min-height:48px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#5f5d67;color:#fff;font-size:14px;line-height:20px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #18181b2e}.paragraph-custom-trigger svg{width:20px;height:20px}.paragraph-custom-question textarea{width:100%;min-height:96px;margin-top:12px;border:1px solid #e4e4e7;border-radius:14px;padding:12px;resize:vertical;outline:none}.paragraph-custom-question.open .paragraph-custom-trigger{margin-bottom:12px}.paragraph-sheet.inline{margin-top:18px;padding:0;border:0;box-shadow:none;background:transparent}.qa-paragraph-context{margin-bottom:16px;padding:16px;border:1px solid #f4f4f5;border-radius:18px;background:#fafafa}.qa-paragraph-context small{display:block;margin-bottom:8px;color:#71717a;font-size:11px;line-height:16px;font-weight:800}.qa-paragraph-context p{margin:0;color:#52525b;font-size:14px;line-height:1.75}.fate-toast{position:fixed;left:50%;bottom:94px;z-index:90;transform:translate(-50%);max-width:320px;border-radius:999px;background:#18181bf0;color:#fff;padding:12px 18px;box-shadow:0 12px 36px #18181b3d}.global-loading-pill{position:fixed;left:50%;top:18px;z-index:92;transform:translate(-50%);min-height:40px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#18181beb;color:#fff;padding:0 16px;box-shadow:0 18px 48px #18181b2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.global-loading-pill b{font-size:13px;line-height:1}.global-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:fate-spin .75s linear infinite}.customer-float-entry{position:fixed;right:max(14px,calc((100vw - var(--h5-viewport-width)) / 2 + 14px));bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:58;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;display:grid;place-items:center;background:#18181beb;color:#fff;box-shadow:0 18px 42px #18181b38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.customer-float-entry svg{width:18px;height:18px;stroke-width:2.35}.global-modal-mask{position:fixed;inset:0;z-index:88;display:flex;align-items:center;justify-content:center;padding:18px;background:#00000094;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.global-modal-mask.drawer-mask{align-items:stretch;justify-content:flex-end;padding:0}.rename-chat-popup{width:min(420px,calc(100vw - 36px));border:1px solid #f4f4f5;border-radius:22px;background:#fff;color:#18181b;padding:0;box-shadow:0 24px 68px #18181b38;overflow:hidden}.rename-chat-popup header{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f4f4f5;padding:18px 20px}.rename-chat-popup header strong{font-size:18px;line-height:24px;font-weight:900}.rename-chat-popup header button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#71717a;cursor:pointer}.rename-chat-popup header svg{width:18px;height:18px}.rename-chat-popup label{display:grid;gap:10px;padding:20px}.rename-chat-popup label span{color:#71717a;font-size:13px;line-height:18px;font-weight:800}.rename-chat-popup input{width:100%;height:48px;border:1px solid #e4e4e7;border-radius:14px;outline:none;background:#fafafa;color:#18181b;padding:0 14px;font-size:15px;line-height:48px}.rename-chat-popup input:focus{border-color:#a1a1aa;background:#fff}.rename-chat-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 20px}.rename-chat-actions button{min-width:82px;height:42px;border:0;border-radius:999px;background:#f4f4f5;color:#52525b;padding:0 18px;font-size:14px;font-weight:800;cursor:pointer}.rename-chat-actions button.primary{background:#27272a;color:#fff}.rename-chat-actions button:disabled{opacity:.45;cursor:not-allowed}.global-drawer-panel{width:min(330px,88vw);min-height:100%;overflow:auto;background:#fff;color:#18181b;box-shadow:-20px 0 60px #0000003d}.recovery-drawer-panel header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f4f4f5;padding:18px 20px}.recovery-drawer-panel header strong{font-size:16px;line-height:22px;font-weight:900}.recovery-drawer-panel header button{width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;background:#f4f4f5;color:#52525b;cursor:pointer}.recovery-drawer-panel header svg{width:17px;height:17px}.recovery-drawer-body{display:grid;gap:16px;padding:20px}.recovery-drawer-body p{margin:0;color:#71717a;font-size:13px;line-height:20px}.recovery-drawer-body button{min-height:42px;border:0;border-radius:999px;background:#18181b;color:#fff;font-weight:800;cursor:pointer}.customer-service-popup,.payment-result-popup,.invite-poster-popup,.migration-gift-popup{width:min(390px,calc(100vw - 36px));max-height:calc(100dvh - 36px);overflow:hidden;border-radius:28px;background:#fff;color:#18181b;box-shadow:0 28px 80px #0000004d}.customer-service-popup header,.payment-result-popup header,.invite-poster-popup header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;background:linear-gradient(135deg,#27272a,#18181b);color:#fff}.payment-result-popup header>span{width:40px;height:40px;flex:none;border-radius:14px;display:grid;place-items:center;background:#ffffff1f}.payment-result-popup header>div{min-width:0;flex:1;display:grid;gap:4px}.customer-service-popup header strong,.payment-result-popup header strong,.invite-poster-popup header strong{font-size:16px;line-height:22px}.payment-result-popup header small{overflow:hidden;color:#ffffffad;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.customer-service-popup header button,.payment-result-popup header button,.invite-poster-popup header button,.migration-popup-close{width:32px;height:32px;flex:none;border:0;border-radius:999px;display:grid;place-items:center;background:#ffffff1a;color:currentColor;cursor:pointer}.customer-service-popup header button svg,.payment-result-popup header button svg,.invite-poster-popup header button svg,.migration-popup-close svg{width:18px;height:18px}.customer-service-body,.payment-result-body{display:grid;gap:18px;padding:22px}.invite-poster-popup{display:grid}.invite-poster-popup header{min-height:60px}.invite-poster-image{width:100%;max-height:min(520px,calc(100dvh - 260px));object-fit:contain;background:#f4f4f5}.invite-poster-meta,.invite-poster-actions{margin:16px 18px 0}.invite-poster-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-radius:16px;background:#fafafa}.invite-poster-meta span{color:#71717a;font-size:13px}.invite-poster-meta b{font-size:18px;letter-spacing:0}.invite-poster-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:18px}.invite-poster-actions button{min-height:44px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:7px;background:#18181b;color:#fff;font-weight:700}.invite-poster-actions button+button{background:#f4f4f5;color:#18181b}.invite-poster-actions svg{width:17px;height:17px}.payment-result-popup{display:flex;flex-direction:column;border:1px solid #ececef;box-shadow:0 24px 64px #18181b29}.payment-result-popup header{flex:none;min-height:76px;background:#fff;color:#18181b;border-bottom:1px solid #f0f0f1}.payment-result-popup header>span{background:#fff5ec;color:#f97316}.payment-result-popup header small{color:#71717a}.payment-result-popup header button{background:#f4f4f5;color:#52525b}.payment-result-body{min-height:0;overflow:auto}.customer-staff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-staff-grid article{min-width:0;display:grid;justify-items:center;gap:10px}.customer-staff-grid b{font-size:13px;line-height:18px}.customer-staff-grid img,.customer-qr-empty{width:96px;height:96px;border:1px solid #f4f4f5;border-radius:14px;background:#fafafa}.customer-staff-grid img{object-fit:cover;cursor:pointer}.customer-qr-empty{display:grid;place-items:center;color:#a1a1aa;font-size:12px}.customer-benefit-list{display:grid;gap:10px}.customer-benefit-list p{margin:0;display:grid;gap:3px}.customer-benefit-list b{font-size:13px;line-height:18px}.customer-benefit-list span{color:#71717a;font-size:12px;line-height:18px}.payment-qr-image{width:188px;height:188px;margin:6px auto;border-radius:18px;object-fit:contain;background:#fafafa}.payment-code-box{min-height:150px;border:1px solid #f4f4f5;border-radius:22px;display:grid;place-items:center;gap:8px;padding:22px;background:#fafafa;text-align:center}.payment-code-box svg{width:30px;height:30px;color:#52525b}.payment-code-box b{font-size:15px}.payment-code-box p{max-width:260px;margin:0;overflow-wrap:anywhere;color:#71717a;font-size:12px;line-height:18px}.payment-result-actions{display:grid;gap:10px}.payment-result-actions button,.migration-popup-actions button{min-height:42px;border:1px solid #e4e4e7;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#18181b;font-weight:800;cursor:pointer}.payment-result-actions button:first-child,.migration-popup-actions button.primary{border-color:#18181b;background:#18181b;color:#fff}.payment-result-actions svg{width:16px;height:16px}.migration-gift-popup{position:relative;display:grid;justify-items:center;gap:14px;padding:30px 24px 24px;text-align:center}.migration-popup-close{position:absolute;top:14px;right:14px;background:#f4f4f5;color:#52525b}.migration-popup-icon{width:58px;height:58px;border-radius:22px;display:grid;place-items:center;background:#18181b;color:#fff;box-shadow:0 18px 36px #18181b2e}.migration-popup-icon svg{width:28px;height:28px}.migration-gift-popup h2{margin:0;font-size:22px;line-height:30px}.migration-gift-popup p{margin:0;color:#71717a;font-size:14px;line-height:22px}.migration-popup-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}@keyframes fate-spin{to{transform:rotate(360deg)}}@keyframes fate-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.fate-fade-enter-active,.fate-fade-leave-active,.fate-sheet-enter-active,.fate-sheet-leave-active{transition:opacity .18s ease,transform .18s ease}.fate-fade-enter-from,.fate-fade-leave-to,.fate-sheet-enter-from,.fate-sheet-leave-to{opacity:0}.fate-sheet-enter-from .sheet-panel,.fate-sheet-leave-to .sheet-panel{transform:translateY(24px)}@media(min-width:761px){.sheet-mask.language-action-mask{align-items:center;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.sheet-panel.sheet-language{width:300px;max-width:calc(100vw - 48px)}.sheet-panel.sheet-language .language-sheet{margin:0}.sheet-panel.sheet-language .language-action-menu{border-radius:5px;box-shadow:0 12px 32px #18181b38}.sheet-panel.sheet-language .language-action-cancel{display:none}.sheet-panel.sheet-language .language-action-cell{min-height:47px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page{min-height:100vh}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-body,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-main{max-width:var(--h5-max-width);margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-body{padding-top:24px;padding-bottom:120px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-shell .page-body,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-body{max-width:var(--h5-max-width);padding-right:0;padding-left:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-body{max-width:896px;padding-right:16px;padding-left:16px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar{padding-right:max(16px,calc((100vw - 1280px)/2 + 16px));padding-left:max(16px,calc((100vw - 1280px)/2 + 16px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .reader-toolbar{left:0;right:0;width:auto;min-height:61px;transform:none;gap:12px;padding:8px max(16px,calc((100vw - 1280px)/2 + 16px)) calc(8px + env(safe-area-inset-bottom))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .reader-main-actions{flex:0 0 auto;margin-left:auto;gap:12px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .reader-cta{flex:0 0 220px;width:220px;max-width:220px;min-height:44px;padding:12px 0;font-size:14px;line-height:20px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero-inner{max-width:var(--h5-max-width);margin:0 auto;padding-right:0;padding-left:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-right:0;padding-left:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card{width:auto;height:137px;min-width:0;flex:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-page{padding:clamp(80px,calc(var(--h5-viewport-width) * .15),90px) var(--chat-space-x) 96px;overflow:visible}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-floating-row{margin-bottom:18px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .brand-pill{width:auto;min-height:clamp(42px,calc(var(--h5-viewport-width) * .108),64px);font-size:clamp(14px,calc(var(--h5-viewport-width) * .041),28px);box-shadow:0 1px 4px #18181b1a}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .control-pill{min-height:clamp(42px,calc(var(--h5-viewport-width) * .108),64px);padding:0 clamp(15px,calc(var(--h5-viewport-width) * .04),26px);gap:clamp(13px,calc(var(--h5-viewport-width) * .04),24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .control-pill button{font-size:clamp(12px,calc(var(--h5-viewport-width) * .034),22px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .oracle-row{max-width:680px;grid-template-columns:clamp(42px,calc(var(--h5-viewport-width) * .095),58px) 1fr;gap:var(--chat-gap);margin:var(--chat-row-gap) auto var(--chat-row-gap)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .oracle-bubble{border-radius:0 18px 18px;padding:var(--chat-bubble-py) var(--chat-bubble-px);font-size:var(--chat-oracle-font-size);line-height:1.65}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-spacer{min-height:calc(100dvh - 360px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-composer{width:100%;bottom:calc(clamp(60px,calc(var(--h5-viewport-width) * .13),76px) + env(safe-area-inset-bottom,12px));padding:0 8px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .composer-shell{width:88%;max-width:576px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-composer.expanded .composer-shell{width:100%;max-width:896px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page{min-height:100vh;padding-bottom:120px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero{height:360px;margin-bottom:32px;background-position:center top}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy{left:50%;bottom:56px;width:896px;max-width:calc(100vw - 160px);transform:translate(-50%)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy h1{font-size:28px;line-height:36px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-content{width:896px;max-width:calc(100vw - 160px);margin:0 auto;padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline{width:864px;max-width:100%;margin:0 auto 32px;min-height:44px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{width:864px;max-width:100%;margin:0 auto;gap:52px;padding-bottom:64px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group{gap:16px;overflow:visible}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title{min-height:44px;padding:8px 0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-grid{grid-template-columns:repeat(2,420px);gap:24px;align-items:start;background:transparent;box-shadow:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card{width:420px;min-height:357px;border-radius:24px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:has(.child-tags){min-height:401px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #a1a1aa33}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media{position:relative;display:block;height:235px;overflow:hidden;background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media img{width:100%;height:100%;display:block;object-fit:cover}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#18181b14,#18181b3d);pointer-events:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-title{position:absolute;top:32px;right:32px;z-index:1;max-width:260px;color:#fff;font-size:18px;line-height:28px;font-weight:900;text-align:right;text-shadow:0 2px 10px rgba(24,24,27,.24)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-icon{position:absolute;left:28px;bottom:24px;z-index:1;width:40px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f5b3;color:#18181b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main{min-height:120px;gap:14px;padding:24px 28px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main h3{font-size:18px;line-height:28px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-title-left svg{display:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tag-row-mini span{padding:5px 10px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .child-tags em{padding:5px 12px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{width:var(--h5-viewport-width);height:54px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel{width:var(--h5-viewport-width)}}@media(min-width:761px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page{min-height:100dvh;padding-bottom:86px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero{height:clamp(300px,56vw,360px);min-height:clamp(300px,56vw,360px);margin-bottom:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-content,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{width:var(--h5-viewport-width);max-width:var(--h5-max-width)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy{bottom:34px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy h1{font-size:26px;line-height:34px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-content{padding:0 16px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline{margin-bottom:18px;min-height:42px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{gap:28px;padding-bottom:48px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-grid{grid-template-columns:1fr;gap:16px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:has(.child-tags){width:100%;min-height:0;border-radius:18px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media{height:138px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main{min-height:0;padding:18px}}@media(max-width:760px){.fate-stage{display:block;padding:0;background:#fff}.fate-phone{width:100%;max-width:100%;min-height:100dvh;box-shadow:none}.fate-web-shell{width:100%;max-width:100%;min-height:100dvh}.landing-dark .landing-nav{grid-template-columns:1fr auto;padding:0 clamp(12px,4vw,24px);height:clamp(56px,14.3vw,91px)}.landing-brand{max-width:min(52vw,320px);margin-left:clamp(4px,1.1vw,8px);gap:clamp(2px,.6vw,4px)}.landing-brand-logo{width:clamp(20px,5vw,32px);height:clamp(20px,5vw,32px);margin-left:clamp(6px,1.9vw,12px);border-radius:clamp(5px,1.25vw,8px)}.landing-dark .landing-nav b{font-size:clamp(17px,4.17vw,26.6px);line-height:1.5;padding:clamp(3px,.65vw,5px) clamp(8px,1.9vw,12px)}.landing-dark .landing-nav span{font-size:clamp(13px,3.65vw,23.3px);line-height:1.43;padding-right:clamp(6px,1.25vw,8px)}.landing-desktop-action,.landing-login-action{display:none!important}.landing-menu-action{display:inline-flex!important;width:clamp(32px,7.8vw,50px);height:clamp(32px,7.8vw,50px)}.landing-menu-action svg{width:clamp(16px,3.75vw,24px);height:clamp(16px,3.75vw,24px)}.landing-index-page .landing-hero{box-sizing:border-box;min-height:100svh;justify-content:flex-start;padding:clamp(98px,26.2vw,167px) clamp(16px,4.6vw,24px) max(clamp(34px,5.8svh,52px),env(safe-area-inset-bottom));background-color:#050505;background-position:center top;background-size:cover;background-repeat:no-repeat}.landing-index-page .landing-hero:before{display:block;background-position:center top;background-size:cover;background-repeat:no-repeat}.landing-index-page .landing-hero h1{width:100%;display:grid;grid-template-columns:1fr;justify-items:center;gap:8px;margin-top:0;font-size:0;line-height:1}.landing-index-page .landing-hero h1 strong{padding-bottom:4px;font-size:clamp(52px,12.5vw,79.7px);line-height:1.35;transform:translateY(4px)}.hero-side{position:static;margin-right:0;margin-left:0;font-size:clamp(34px,7.82vw,49.84px);line-height:1.2}.hero-side-left{transform:translate(clamp(-106px,-16.6vw,-62px))}.hero-side-right{transform:translate(clamp(62px,16.6vw,106px),6px)}.landing-index-page .landing-hero p{margin-top:clamp(66px,13.5vw,86px);max-width:min(488px,88vw);font-size:clamp(15px,3.15vw,20px);line-height:1.62}.landing-cta-row{width:min(100%,280px);flex-direction:column;gap:14px;margin-top:clamp(118px,33.9vw,216px)}.landing-cta-row button{width:100%;min-height:clamp(56px,12.4vw,79px);gap:clamp(10px,3vw,12px);padding:clamp(16px,4vw,25px) clamp(32px,10vw,48px);font-size:clamp(16px,4.17vw,26.6px);line-height:1.5}.landing-index-page .landing-hero .landing-hero-primary{background:#f4f4f5eb;color:#18181b;font-weight:700;box-shadow:0 0 28px #ffffff7a,0 0 68px #ffffff52,0 0 120px #ffffff2e,0 14px 36px #a1a1aa47}.landing-index-page .landing-hero .landing-hero-primary:before{width:320px;height:320px;background:linear-gradient(135deg,#fff,#f4f4f5,#d4d4d8)}.landing-index-page .landing-hero .landing-hero-primary:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)}.landing-index-page .landing-hero .landing-hero-primary svg{width:20px;height:20px}.landing-hero-side-stars{inset:56px 0 18%;-webkit-mask-image:linear-gradient(90deg,#000 0 28%,transparent 39% 61%,#000 72% 100%);mask-image:linear-gradient(90deg,#000 0 28%,transparent 39% 61%,#000 72% 100%)}.landing-hero-constellation{top:16%;width:62vw;height:84vw;opacity:.68}.landing-hero-constellation-left{left:-39vw}.landing-hero-constellation-right{top:38%;right:-29vw;width:52vw;height:68vw}.landing-hero-side-stars:before{top:22%;left:8%}.landing-hero-side-stars:after{right:9%;bottom:20%}.landing-hero-horizon-glow{bottom:4%;width:88%;height:72px}.landing-feature-section{min-height:0;padding:64px 16px}.landing-feature-stack{grid-template-columns:1fr;gap:clamp(16px,4.1vw,20px)}.landing-feature-stack article{min-height:clamp(169px,calc(46vw - 4px),206px);display:flex;align-items:center;padding:clamp(16px,4.1vw,20px);border-radius:16px}.feature-mark{width:clamp(88px,24vw,112px)}.feature-mark-shadow{font-size:clamp(120px,30vw,160px)}.feature-mark-main{font-size:clamp(60px,16vw,80px)}.feature-copy{max-width:calc(100% - clamp(88px,23vw,104px));gap:clamp(16px,4.1vw,20px);margin-right:auto;text-align:left}.landing-feature-stack article.reverse .feature-copy{margin-right:0;margin-left:auto;text-align:right}.feature-copy b{font-size:clamp(18px,4.65vw,22px);line-height:1.56;font-weight:700}.feature-copy p{font-size:clamp(12px,3.4vw,15px);line-height:1.625;font-weight:500;white-space:nowrap}.landing-about-strip{min-height:clamp(300px,78vw,348px);gap:clamp(18px,5.1vw,24px);padding:clamp(34px,8.8vw,42px) 18px}.landing-section-heading h2{font-size:24px;line-height:32px}.landing-section-heading i{width:44px}.landing-about-strip p{margin:0 0 8px;font-size:14px;line-height:24px}.landing-feedback{padding:clamp(54px,14vw,68px) 18px clamp(60px,15vw,76px)}.landing-feedback:before{display:none}.landing-feedback>p{margin:6px 0 28px;font-size:14px;line-height:22px}.landing-feedback-grid{grid-template-columns:1fr;gap:14px}.landing-feedback article{min-height:0;padding:18px;gap:14px;border-radius:14px}.landing-feedback article header{gap:8px}.feedback-user{gap:8px}.feedback-user img,.feedback-avatar-fallback{width:40px;height:40px}.feedback-avatar-fallback{font-size:13px;line-height:40px}.landing-feedback b{font-size:14px;line-height:22px}.feedback-stars{font-size:13px;letter-spacing:1px}.landing-feedback .feedback-content{font-size:15px;line-height:1.62;-webkit-line-clamp:4}.feedback-highlight{padding:10px 11px}.landing-review-row{margin-top:clamp(32px,9.3vw,44px);gap:16px}.landing-review-row button span{display:none}.landing-footer{min-height:clamp(560px,151.6vw,680px);justify-content:flex-start;gap:clamp(18px,5.1vw,24px);padding:clamp(62px,17.2vw,80px) 18px clamp(40px,11.2vw,54px)}.landing-footer h2{font-size:22px}.landing-footer .landing-footer-desc{display:none}.landing-contact-card{max-width:100%;gap:14px;padding:18px 14px;border-radius:12px}.landing-contact-title{gap:8px;font-size:12px;line-height:18px}.landing-contact-title i{width:42px}.landing-staff-item{gap:8px;font-size:12px;line-height:18px}.landing-staff-item img{width:clamp(74px,21vw,82px);height:clamp(74px,21vw,82px)}.landing-legal{padding-top:12px}.landing-legal{flex-direction:column;justify-content:center;gap:6px}.landing-download-state{min-height:100dvh}.landing-about-hero{min-height:240px;padding:96px 24px 44px}.landing-about-article{width:min(100% - 32px,680px);margin:-10px auto 48px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#18181beb;box-shadow:0 18px 54px #00000052;padding:22px 18px 30px;gap:18px}.landing-about-article p{color:#d4d4d8;font-size:16px;line-height:1.95;margin:0}.fate-preview-switch{left:50%;top:8px;transform:translate(-50%);grid-template-columns:1fr 1fr;opacity:.96}.chat-floating-row{padding-top:0}}@media(min-width:761px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page{width:100%;min-height:100dvh;padding-bottom:86px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero{width:100%;height:clamp(300px,56vw,360px);min-height:clamp(300px,56vw,360px);max-height:none;margin-bottom:0;background-size:cover;background-position:center top}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero-copy{left:50%;bottom:25px;width:min(864px,calc(100vw - 64px));max-width:none;transform:translate(-50%)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-content{width:min(864px,calc(100vw - 64px));max-width:none;margin:0 auto;padding:42px 0 0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{width:100%;max-width:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline{margin:0 0 36px;min-height:42px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{gap:52px;padding-bottom:64px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch;background:transparent;box-shadow:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:has(.child-tags){width:100%;min-height:301px;border-radius:18px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media{position:relative;display:block;height:235px;overflow:hidden;background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media img{display:block;width:100%;height:100%;object-fit:cover}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-title{position:absolute;top:32px;right:32px;z-index:1;max-width:260px;color:#fff;font-size:18px;line-height:28px;font-weight:900;text-align:right;text-shadow:0 2px 10px rgba(24,24,27,.24)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-media-icon{position:absolute;left:28px;bottom:24px;z-index:1;width:40px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f5b3;color:#18181b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main{min-height:0;gap:14px;padding:24px 28px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-title-left svg{display:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-page-v2{width:min(1080px,calc(100vw - 64px));max-width:none;margin:0 auto;padding:34px 0 104px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-basic-relation,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-explain-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-api-state{max-width:680px;margin-right:auto;margin-left:auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid{max-width:680px;margin-right:auto;margin-left:auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-cycle-panel,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-qiyun-strip{margin-right:0;margin-left:0;border-right:1px solid #f0f0f1;border-left:1px solid #f0f0f1;border-radius:18px;overflow:auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row{min-width:680px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card.professional .bazi-table-row{min-width:960px}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-page-v2{width:100%;max-width:896px;box-sizing:border-box;margin:0 auto;padding:24px 16px 80px;background:#fff}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-body:has(.bazi-page-v2){width:100%;max-width:none;margin:0;padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .page-topbar{grid-template-columns:42px minmax(0,1fr) auto;width:100%;max-width:1280px;margin:0 auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card{width:100%;max-width:none;min-height:193px;margin:0 0 24px;border:1px solid #f4f4f5;border-radius:32px;background:#fafafa;padding:24px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card strong{font-size:24px;line-height:32px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid{width:100%;max-width:none;margin:0;padding:0;gap:8px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid article{min-height:18px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs{width:100%;max-width:none;height:44px;margin:24px 0 32px;border-radius:16px;padding:4px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs button{height:36px;border-radius:12px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-cycle-panel,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-qiyun-strip{width:auto;margin-right:-16px;margin-left:-16px;border-right:0;border-left:0;border-radius:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card.professional .bazi-table-row{min-width:0;width:100%}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(2){min-height:35px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(6){min-height:51px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card:not(.professional) .bazi-table-row:last-child{min-height:167px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-basic-relation,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-explain-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-api-state{max-width:none;margin-right:0;margin-left:0}@media(max-width:760px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-page-v2{width:100%;max-width:none;padding:24px 16px 80px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card{width:100%}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid{width:100%}}@media(min-width:761px){.sheet-mask.language-action-mask{align-items:center;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-language,.fate-stage .sheet-panel.sheet-language{width:300px;max-width:calc(100vw - 48px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-language .language-action-cancel,.fate-stage .sheet-panel.sheet-language .language-action-cancel{display:none}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar+*{pointer-events:auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{box-shadow:0 -14px 34px #18181b0f}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .customer-float-entry{bottom:calc(76px + env(safe-area-inset-bottom,0px))}.fate-stage:has(.membership-page) .customer-float-entry{top:calc(21px + env(safe-area-inset-top,0px));right:max(21px,calc((100vw - var(--h5-viewport-width)) / 2 + 21px));bottom:auto;width:clamp(52px,calc(var(--h5-viewport-width) * .11),58px);height:clamp(52px,calc(var(--h5-viewport-width) * .11),58px);background:#2b2b31;box-shadow:0 10px 22px #18181b2e}.fate-stage:has(.membership-page) .customer-float-entry svg{width:clamp(18px,calc(var(--h5-viewport-width) * .039),21px);height:clamp(18px,calc(var(--h5-viewport-width) * .039),21px)}@media(max-width:760px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell.compact,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-main{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{left:0;width:100vw;transform:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .customer-float-entry{right:max(14px,env(safe-area-inset-right,0px))}@media(min-width:761px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{grid-template-columns:repeat(3,minmax(150px,176px));justify-content:center}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel:not(.sheet-language):not(.sheet-download):not(.sheet-paragraph-questions){width:min(430px,100vw)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-generate:not(.sheet-language):not(.sheet-download):not(.sheet-paragraph-questions){width:min(512px,100vw)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-identity:not(.sheet-language):not(.sheet-download):not(.sheet-paragraph-questions){width:min(514px,calc(100vw - 24px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-generate{border-radius:40px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .sheet-panel.sheet-paragraph-questions{width:448px;max-width:calc(100vw - 32px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero{min-height:clamp(226px,16.25vw,240px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero-inner{max-width:608px;gap:30px;padding-top:32px;padding-bottom:32px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-main{max-width:640px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner{min-height:82px;height:82px;padding:14px 20px}}@media(max-width:760px){.sheet-panel.sheet-generate{--generate-side: clamp(32px, 8.53vw, 48px)}.sheet-panel.sheet-generate .sheet-header{min-height:clamp(82px,18.33vw,97px);padding:clamp(18px,4.27vw,22px) var(--generate-side)}.sheet-panel.sheet-generate .sheet-title-icon{width:clamp(37px,8.53vw,42px);height:clamp(37px,8.53vw,42px)}.sheet-panel.sheet-generate .sheet-title-icon svg,.sheet-panel.sheet-generate .sheet-close svg{width:clamp(18px,4.27vw,22px);height:clamp(18px,4.27vw,22px)}.sheet-panel.sheet-generate .sheet-title-wrap strong{font-size:clamp(20px,4.8vw,24px);line-height:1.55;font-weight:700}.sheet-panel.sheet-generate .sheet-close{width:clamp(37px,8.53vw,42px);height:clamp(37px,8.53vw,42px)}.sheet-panel.sheet-generate .sheet-row-title span{font-size:clamp(17px,3.73vw,20px)}.sheet-panel.sheet-generate .sheet-row-title em{font-size:clamp(12px,2.9vw,14px);line-height:1.4}.sheet-panel.sheet-generate .child-list{gap:clamp(12px,3.2vw,16px)}.sheet-panel.sheet-generate .child-select{min-height:clamp(70px,14.65vw,78px);gap:clamp(12px,3.2vw,16px);border-radius:clamp(18px,4.27vw,22px);padding:clamp(18px,4.27vw,22px)}.sheet-panel.sheet-generate .child-select.active{grid-template-columns:minmax(0,1fr) auto clamp(8px,2.1vw,10px)}.sheet-panel.sheet-generate .child-copy{gap:clamp(8px,2.1vw,11px)}.sheet-panel.sheet-generate .child-copy b,.sheet-panel.sheet-generate .child-price strong{font-size:clamp(16px,3.73vw,19px);line-height:1.43}.sheet-panel.sheet-generate .child-copy em{padding:clamp(2px,.65vw,3px) clamp(6px,1.5vw,8px);font-size:clamp(9px,2.1vw,11px);line-height:1.35}.sheet-panel.sheet-generate .child-price img{width:clamp(16px,3.73vw,20px);height:clamp(16px,3.73vw,20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{grid-template-columns:repeat(3,minmax(0,1fr))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero{min-height:clamp(286px,65vw,388px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero-inner{gap:clamp(38px,9vw,42px);padding-right:clamp(28px,6.5vw,32px);padding-left:clamp(28px,6.5vw,32px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-strip{gap:clamp(16px,4.4vw,26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card{width:clamp(180px,44vw,268px);height:clamp(148px,34vw,204px);flex-basis:clamp(180px,44vw,268px);padding:clamp(14px,3.8vw,22px);border-radius:clamp(18px,4.4vw,28px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner{min-height:clamp(96px,21.7vw,128px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-hero{background-position:center top}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero{height:clamp(226px,calc(var(--h5-viewport-width) * .58),244px);min-height:clamp(226px,calc(var(--h5-viewport-width) * .58),244px);margin-bottom:0;background-position:center top;background-size:cover}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-shade{background:linear-gradient(180deg,#00000014,#0000 38%),linear-gradient(0deg,#0003,#0000 48%);opacity:1}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-fade{display:block;height:clamp(72px,calc(var(--h5-viewport-width) * .24),98px);background:linear-gradient(180deg,#fff0,#e8e8e824 38%,#e0e0e09e 72%,#fff)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy{left:clamp(18px,calc(var(--h5-viewport-width) * .046),24px);bottom:clamp(20px,calc(var(--h5-viewport-width) * .052),26px);width:auto;max-width:calc(100% - 36px);transform:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy h1{margin:0;color:#ffffffe6;font-size:clamp(24px,calc(var(--h5-viewport-width) * .061),26px);line-height:1.18;font-weight:850;letter-spacing:0;text-shadow:0 2px 9px rgba(0,0,0,.38)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy small{margin-top:clamp(10px,calc(var(--h5-viewport-width) * .026),12px);color:#52525bc7;font-size:clamp(13px,calc(var(--h5-viewport-width) * .033),14px);line-height:1;font-weight:600;letter-spacing:.21em}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-tab-content{padding-top:0}}@media(min-width:431px)and (max-width:760px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-topbar{min-height:clamp(60px,11.2vw,76px);grid-template-columns:clamp(42px,9vw,54px) minmax(0,1fr) auto;padding-right:clamp(16px,4.2vw,24px);padding-left:clamp(16px,4.2vw,24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-title,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-shell .page-title{font-size:clamp(18px,4.5vw,25px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .page-topbar{grid-template-columns:clamp(42px,9vw,54px) minmax(0,1fr) auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .icon-ghost{min-width:clamp(37px,8.8vw,50px);width:clamp(37px,8.8vw,50px);min-height:clamp(37px,8.8vw,50px);height:clamp(37px,8.8vw,50px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .icon-ghost svg{width:clamp(20px,5vw,28px);height:clamp(20px,5vw,28px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar>.icon-ghost{min-width:0;width:auto;height:auto;min-height:clamp(37px,8.8vw,50px);padding-right:clamp(8px,1.8vw,12px);white-space:nowrap}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar>.icon-ghost .back-label{white-space:nowrap;writing-mode:horizontal-tb}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar{grid-template-columns:auto minmax(0,1fr) auto}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar>.icon-ghost{min-width:max-content;width:max-content;min-height:20px;height:20px;padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-body{padding:clamp(17px,4.3vw,25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-body:has(.bazi-page-v2),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .chat-shell .page-body,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-body{padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{min-height:calc(clamp(64px,12.7vw,76px) + env(safe-area-inset-bottom,0px));height:calc(clamp(64px,12.7vw,76px) + env(safe-area-inset-bottom,0px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item{gap:clamp(4px,1.2vw,7px);min-height:clamp(48px,9.8vw,60px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item svg{width:clamp(23px,5.4vw,31px);height:clamp(23px,5.4vw,31px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item span{font-size:clamp(12px,2.8vw,16px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-content{padding-right:clamp(18px,4.27vw,25px);padding-left:clamp(18px,4.27vw,25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline{gap:clamp(32px,7.8vw,46px);margin-bottom:clamp(50px,13.2vw,76px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline button{min-width:clamp(74px,19.2vw,110px);padding-bottom:clamp(9px,2.2vw,13px);font-size:clamp(18px,4.8vw,27px);line-height:1.55}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline i{height:clamp(4px,1vw,6px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-template-stack{gap:clamp(20px,5.2vw,30px);padding-bottom:calc(clamp(84px,21.3vw,122px) + env(safe-area-inset-bottom,0px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group{gap:clamp(14px,3.7vw,21px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title{min-height:clamp(44px,11vw,64px);gap:clamp(8px,2.2vw,13px);padding:clamp(8px,2.2vw,13px) 0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title img{width:clamp(28px,7vw,40px);height:clamp(24px,6.3vw,36px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title img.ziwei-topic-icon{width:clamp(32px,8vw,40px);height:clamp(32px,8vw,40px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title .report-section-fate-icon{width:clamp(36px,8vw,40px);height:clamp(36px,8vw,40px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-group-title h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-label{font-size:clamp(18px,4.8vw,27px);line-height:1.55}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-grid{gap:clamp(16px,4.2vw,24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card{min-height:clamp(114px,23.8vw,136px);border-radius:clamp(20px,5.2vw,30px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card:has(.child-tags){min-height:clamp(160px,35vw,200px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main{gap:clamp(8px,2.2vw,13px);padding:clamp(16px,4.27vw,25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-title-row{gap:clamp(12px,3.2vw,18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-title-left{gap:clamp(10px,2.7vw,16px);padding-right:clamp(8px,2.1vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-title-left svg{width:clamp(16px,4.25vw,24px);height:clamp(16px,4.25vw,24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-main h3{font-size:clamp(16px,4.27vw,25px);line-height:1.5;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tag-row-mini{gap:clamp(6px,1.6vw,9px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tag-row-mini span{padding:clamp(4px,1.1vw,6px) clamp(8px,2.1vw,12px);font-size:clamp(10px,2.65vw,15px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .child-tags{gap:clamp(8px,2.1vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .child-tags em{padding:clamp(4px,1.1vw,6px) clamp(12px,3.2vw,18px);font-size:clamp(10px,2.65vw,15px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .template-card p{font-size:clamp(12px,3.2vw,18px);line-height:1.6}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .my-report-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-summary-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .cover-title-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .child-report-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .qa-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .qa-detail{border-radius:clamp(22px,5.6vw,32px);padding:clamp(20px,5.3vw,30px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-owner-row h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-title-row h3{font-size:clamp(20px,5vw,28px);line-height:1.4}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-owner-row>span:last-child,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-card-time,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-status-name{font-size:clamp(13px,3.3vw,19px);line-height:1.45}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-body{padding-top:clamp(24px,6.4vw,36px);padding-right:clamp(16px,4.27vw,25px);padding-left:clamp(16px,4.27vw,25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader h1{font-size:clamp(24px,6.4vw,36px);line-height:1.28}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-rich-text p,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-outline-list,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-nested-list,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-outline-item,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-nested-list li{font-size:clamp(15px,4vw,23px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-ask-answer-rich,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-ask-answer-rich .reader-outline-list,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-ask-answer-rich .reader-outline-item{font-size:var(--report-qa-font-size);line-height:var(--report-qa-line-height)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-page-v2{padding:clamp(24px,6.4vw,36px) clamp(16px,4.27vw,25px) calc(96px + env(safe-area-inset-bottom,0px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card{min-height:clamp(193px,45vw,258px);margin-bottom:clamp(24px,6.4vw,36px);border-radius:clamp(28px,7.2vw,42px);padding:clamp(24px,6.4vw,36px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card strong{font-size:clamp(24px,6.4vw,36px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card p,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid b{font-size:clamp(13px,3.45vw,20px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs{height:clamp(44px,11.7vw,66px);margin:clamp(24px,6.4vw,36px) 0 clamp(32px,8.5vw,48px);border-radius:clamp(16px,4.3vw,24px);padding:clamp(4px,1.1vw,6px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs button{height:clamp(36px,9.6vw,54px);border-radius:clamp(12px,3.2vw,18px);font-size:clamp(14px,3.7vw,21px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-cycle-strip button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-basic-tags span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-relation-card span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-explain-card p{font-size:clamp(12px,3.2vw,18px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-cycle-panel,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-qiyun-strip,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-basic-relation,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-explain-card{border-radius:clamp(18px,4.8vw,28px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .settings-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preferences-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-edit-form{font-size:clamp(15px,4vw,22px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero{min-height:clamp(322px,59.4vw,360px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-hero-inner{gap:clamp(34px,6.4vw,39px);padding:clamp(22px,3.8vw,24px) clamp(34px,6.1vw,38px) clamp(34px,6vw,38px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-headline{gap:clamp(28px,5.6vw,34px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .avatar-button{width:clamp(88px,17vw,104px);height:clamp(88px,17vw,104px);border-width:4px;padding:7px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .avatar-face svg{width:clamp(46px,8.8vw,54px);height:clamp(46px,8.8vw,54px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .avatar-crown{right:-2px;bottom:-2px;width:clamp(30px,5.9vw,36px);height:clamp(30px,5.9vw,36px);border-width:3px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .avatar-crown svg{width:clamp(16px,3.2vw,20px);height:clamp(16px,3.2vw,20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-meta{gap:clamp(10px,1.9vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-name-row{gap:clamp(10px,2vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-name-row h1{font-size:clamp(28px,5.3vw,32px);line-height:1.18;font-weight:900}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-chip{padding:clamp(2px,.55vw,3px) clamp(8px,1.8vw,11px);font-size:clamp(10px,1.85vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-edit-mini{width:clamp(26px,5.2vw,32px);height:clamp(26px,5.2vw,32px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-edit-mini svg{width:clamp(16px,3.2vw,20px);height:clamp(16px,3.2vw,20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-id-row{gap:clamp(12px,2.3vw,14px);font-size:clamp(10px,1.75vw,11px);line-height:1.4}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner{min-height:clamp(122px,21.45vw,130px);border-radius:clamp(24px,4.8vw,29px);padding:clamp(26px,4.55vw,28px);gap:clamp(22px,4.1vw,25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner-texture{opacity:.18;background-image:radial-gradient(circle,rgba(120,53,15,.28) 1px,transparent 1.2px),linear-gradient(135deg,rgba(255,255,255,.14),transparent 54%);background-size:8px 8px,100% 100%}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-icon-box{width:clamp(70px,12.55vw,76px);height:clamp(70px,12.55vw,76px);border-radius:clamp(18px,3.9vw,24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-icon-box svg{width:clamp(34px,6.6vw,40px);height:clamp(34px,6.6vw,40px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner strong{font-size:clamp(22px,4vw,24px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .member-banner small{font-size:clamp(11px,2vw,12px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-main{padding-right:clamp(24px,4vw,26px);padding-left:clamp(24px,4vw,26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-section{margin-top:clamp(30px,7vw,42px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-row{margin-bottom:clamp(34px,7vw,42px);padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .section-title-row{margin-bottom:clamp(18px,4vw,24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-label{gap:clamp(12px,2.3vw,14px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-label i{width:clamp(5px,.9vw,6px);height:clamp(25px,4.25vw,26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-label h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .settings-blocks h2{font-size:clamp(22px,4.15vw,25px);line-height:1.25;font-weight:900}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-actions{gap:clamp(12px,2.3vw,14px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-actions button{min-height:clamp(38px,6.35vw,39px);gap:clamp(6px,1.3vw,8px);padding:0 clamp(14px,2.7vw,16px);font-size:clamp(10px,1.75vw,11px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .section-title-actions svg{width:clamp(16px,3vw,18px);height:clamp(16px,3vw,18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-strip{--profile-strip-gap: clamp(18px, 4vw, 22px);display:flex;gap:var(--profile-strip-gap);overflow-x:auto;padding:4px 0 clamp(14px,3.2vw,18px);scroll-snap-type:x proximity}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card{width:calc((100% - var(--profile-strip-gap)) / 2);height:clamp(140px,27vw,158px);flex:0 0 calc((100% - var(--profile-strip-gap)) / 2);border-radius:clamp(18px,3.6vw,22px);padding:clamp(15px,3.4vw,18px);scroll-snap-align:start}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-scroll-hint{margin:clamp(6px,1.4vw,8px) 0 clamp(18px,4vw,24px);color:#71717a;font-size:clamp(10px,1.75vw,11px);line-height:1.35;text-align:center}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-name{gap:clamp(9px,2vw,12px);margin-bottom:clamp(9px,2vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-icon{width:clamp(28px,5.6vw,34px);height:clamp(28px,5.6vw,34px);border-radius:clamp(10px,2vw,12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-icon svg{width:clamp(14px,3vw,18px);height:clamp(14px,3vw,18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card strong{font-size:clamp(16px,3.4vw,20px);line-height:1.28;font-weight:900}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card em{padding:clamp(3px,.7vw,4px) clamp(8px,1.8vw,11px);font-size:clamp(10px,1.85vw,12px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-bazi{gap:clamp(8px,1.5vw,9px);margin-bottom:clamp(14px,3vw,18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-bazi b{padding:clamp(3px,.7vw,4px) clamp(8px,1.65vw,10px);font-size:clamp(10px,1.85vw,12px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-bazi span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-foot small{font-size:clamp(10px,1.75vw,11px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-foot{gap:clamp(5px,1vw,6px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-foot small svg{width:clamp(13px,2.35vw,14px);height:clamp(13px,2.35vw,14px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-card-foot>svg{width:clamp(14px,2.65vw,16px);height:clamp(14px,2.65vw,16px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .network-card{min-height:clamp(84px,15vw,92px);border-radius:clamp(20px,3.8vw,23px);padding:clamp(20px,3.8vw,23px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks{margin-top:clamp(76px,13.8vw,84px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks>.section-title-row{margin-bottom:clamp(32px,5.6vw,36px);padding:0 clamp(8px,2.1vw,13px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label{gap:clamp(12px,2.35vw,15px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label i{width:clamp(5px,1.05vw,7px);height:clamp(26px,4.7vw,30px);border-radius:999px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label h2{font-size:clamp(25px,4.6vw,29px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-actions button.icon-only{width:clamp(50px,8.8vw,56px);min-width:clamp(50px,8.8vw,56px);height:clamp(50px,8.8vw,56px);min-height:clamp(50px,8.8vw,56px);border-radius:clamp(16px,3.4vw,22px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-actions button.icon-only svg{width:clamp(22px,4.25vw,27px);height:clamp(22px,4.25vw,27px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group{margin-top:clamp(42px,7.2vw,46px);padding-top:clamp(14px,3.1vw,19px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks>.section-title-row+.setting-group{margin-top:0;padding-top:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group+.setting-group{margin-top:clamp(42px,7.2vw,46px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group>small{margin-bottom:clamp(9px,1.8vw,12px);padding:0 clamp(11px,2.15vw,14px);font-size:10px;line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card{border-radius:clamp(25px,4.6vw,29px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button{min-height:clamp(102px,18.8vw,116px);grid-template-columns:clamp(58px,10.4vw,66px) 1fr clamp(18px,3.2vw,20px);gap:clamp(26px,4.6vw,30px);padding:clamp(22px,4.15vw,26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-icon{width:clamp(58px,10.4vw,66px);height:clamp(58px,10.4vw,66px);border-radius:clamp(17px,3.35vw,21px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-icon svg{width:clamp(23px,4.1vw,26px);height:clamp(23px,4.1vw,26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy{gap:clamp(5px,1vw,7px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button b{font-size:clamp(20px,3.85vw,24px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy em{font-size:clamp(10px,1.95vw,12px);line-height:1.45}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card button>svg{width:clamp(18px,3.2vw,20px);height:clamp(18px,3.2vw,20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button{grid-template-columns:clamp(58px,10.4vw,66px) 1fr;margin-top:clamp(42px,7.2vw,46px);border-radius:clamp(25px,4.6vw,29px)}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bottom-tabbar{--tabbar-height: clamp(52px, calc(var(--h5-viewport-width) * .116), 70px);--tabbar-item-height: clamp(44px, calc(var(--h5-viewport-width) * .096), 58px);--tabbar-icon-size: clamp(16px, calc(var(--h5-viewport-width) * .046), 27px);--tabbar-active-size: clamp(24px, calc(var(--h5-viewport-width) * .064), 38px);--tabbar-active-icon-size: clamp(12px, calc(var(--h5-viewport-width) * .032), 19px);--tabbar-label-size: clamp(10px, calc(var(--h5-viewport-width) * .02), 12px);min-height:calc(var(--tabbar-height) + env(safe-area-inset-bottom,0px));height:calc(var(--tabbar-height) + env(safe-area-inset-bottom,0px));padding:clamp(4px,calc(var(--h5-viewport-width) * .007),6px) 8px env(safe-area-inset-bottom,0px);border-top:1px solid #f4f4f5;background:#fffffff5;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item{min-height:var(--tabbar-item-height);gap:clamp(4px,calc(var(--h5-viewport-width) * .008),6px);color:#a1a1aa;transition:color .3s ease,transform .3s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item:hover{color:#52525b;transform:translateY(-1px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item svg{width:var(--tabbar-icon-size);height:var(--tabbar-icon-size);stroke-width:2;transition:width .3s ease,height .3s ease,padding .3s ease,color .3s ease,background-color .3s ease,transform .3s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item.active{color:#52525b;transform:scale(1.05)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item.active svg{width:var(--tabbar-active-size);height:var(--tabbar-active-size);border-radius:999px;padding:calc((var(--tabbar-active-size) - var(--tabbar-active-icon-size)) / 2);background:#52525b;color:#fff;stroke-width:2.2}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item:not(.active):hover svg{transform:scale(1.08)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item.active:hover svg{background:#3f3f46;transform:scale(1.04)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item span{font-size:var(--tabbar-label-size);line-height:1;font-weight:800;transition:color .3s ease,transform .3s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .tabbar-item:hover span{transform:translateY(1px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks{margin-top:clamp(52px,calc(var(--h5-viewport-width) * .124),84px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks>.section-title-row{margin-bottom:clamp(24px,calc(var(--h5-viewport-width) * .052),36px);padding:0 clamp(2px,calc(var(--h5-viewport-width) * .02),13px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label{gap:clamp(10px,calc(var(--h5-viewport-width) * .023),15px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label i{width:clamp(4px,calc(var(--h5-viewport-width) * .01),7px);height:clamp(22px,calc(var(--h5-viewport-width) * .047),30px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-label h2{font-size:clamp(22px,calc(var(--h5-viewport-width) * .043),29px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-actions button.icon-only{width:clamp(42px,calc(var(--h5-viewport-width) * .082),56px);min-width:clamp(42px,calc(var(--h5-viewport-width) * .082),56px);height:clamp(42px,calc(var(--h5-viewport-width) * .082),56px);min-height:clamp(42px,calc(var(--h5-viewport-width) * .082),56px);border-radius:clamp(14px,calc(var(--h5-viewport-width) * .032),22px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks .section-title-actions button.icon-only svg{width:clamp(18px,calc(var(--h5-viewport-width) * .04),27px);height:clamp(18px,calc(var(--h5-viewport-width) * .04),27px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group{margin-top:clamp(24px,calc(var(--h5-viewport-width) * .068),46px);padding-top:clamp(6px,calc(var(--h5-viewport-width) * .028),19px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .settings-blocks>.section-title-row+.setting-group{margin-top:0;padding-top:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group+.setting-group{margin-top:clamp(26px,calc(var(--h5-viewport-width) * .068),46px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-group>small{margin-bottom:clamp(9px,calc(var(--h5-viewport-width) * .018),12px);padding:0 clamp(8px,calc(var(--h5-viewport-width) * .02),14px);font-size:10px;line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card{border-radius:clamp(18px,calc(var(--h5-viewport-width) * .046),29px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button{min-height:clamp(80px,calc(var(--h5-viewport-width) * .188),116px);grid-template-columns:clamp(46px,calc(var(--h5-viewport-width) * .104),66px) 1fr clamp(14px,calc(var(--h5-viewport-width) * .032),20px);gap:clamp(16px,calc(var(--h5-viewport-width) * .046),30px);padding:clamp(16px,calc(var(--h5-viewport-width) * .0415),26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-icon{width:clamp(46px,calc(var(--h5-viewport-width) * .104),66px);height:clamp(46px,calc(var(--h5-viewport-width) * .104),66px);border-radius:clamp(16px,calc(var(--h5-viewport-width) * .033),21px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-icon svg{width:clamp(16px,calc(var(--h5-viewport-width) * .041),26px);height:clamp(16px,calc(var(--h5-viewport-width) * .041),26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy{gap:clamp(2px,calc(var(--h5-viewport-width) * .01),7px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button b{font-size:clamp(13px,calc(var(--h5-viewport-width) * .0355),24px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-copy em{font-size:clamp(9px,calc(var(--h5-viewport-width) * .0195),12px);line-height:1.45}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .setting-card button>svg{width:clamp(16px,calc(var(--h5-viewport-width) * .032),20px);height:clamp(16px,calc(var(--h5-viewport-width) * .032),20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .logout-button{grid-template-columns:clamp(46px,calc(var(--h5-viewport-width) * .104),66px) 1fr;margin-top:clamp(28px,calc(var(--h5-viewport-width) * .068),46px);border-radius:clamp(18px,calc(var(--h5-viewport-width) * .046),29px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:not(.reader-shell):not(.chat-shell) .page-topbar{min-height:clamp(60px,calc(var(--h5-viewport-width) * .112),76px);grid-template-columns:clamp(42px,calc(var(--h5-viewport-width) * .08),54px) minmax(0,1fr) auto;padding:clamp(8px,calc(var(--h5-viewport-width) * .018),12px) clamp(16px,calc(var(--h5-viewport-width) * .038),26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:not(.reader-shell):not(.chat-shell) .page-title{font-size:clamp(20px,calc(var(--h5-viewport-width) * .037),25px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:not(.reader-shell):not(.chat-shell) .page-body:not(:has(.bazi-page-v2)){width:min(var(--h5-viewport-width),var(--h5-max-width));max-width:var(--h5-max-width);margin-right:auto;margin-left:auto;padding:clamp(17px,calc(var(--h5-viewport-width) * .038),26px);padding-bottom:clamp(72px,calc(var(--h5-viewport-width) * .17),116px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-card{min-height:clamp(88px,calc(var(--h5-viewport-width) * .168),114px);grid-template-columns:clamp(40px,calc(var(--h5-viewport-width) * .078),54px) 1fr clamp(16px,calc(var(--h5-viewport-width) * .03),20px);gap:clamp(14px,calc(var(--h5-viewport-width) * .035),24px);margin-top:clamp(24px,calc(var(--h5-viewport-width) * .044),30px);border-radius:clamp(18px,calc(var(--h5-viewport-width) * .044),30px);padding:clamp(18px,calc(var(--h5-viewport-width) * .038),26px);box-shadow:0 16px 34px #18181b0d}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-icon{width:clamp(36px,calc(var(--h5-viewport-width) * .074),50px);height:clamp(36px,calc(var(--h5-viewport-width) * .074),50px);border-radius:clamp(12px,calc(var(--h5-viewport-width) * .027),18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-icon svg{width:clamp(17px,calc(var(--h5-viewport-width) * .035),24px);height:clamp(17px,calc(var(--h5-viewport-width) * .035),24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-copy{gap:clamp(3px,calc(var(--h5-viewport-width) * .01),7px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-copy b{font-size:clamp(13px,calc(var(--h5-viewport-width) * .029),20px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-copy small{font-size:clamp(10px,calc(var(--h5-viewport-width) * .019),13px);line-height:1.45}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .network-card>svg{width:clamp(16px,calc(var(--h5-viewport-width) * .03),20px);height:clamp(16px,calc(var(--h5-viewport-width) * .03),20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .assets-section{margin-top:clamp(58px,calc(var(--h5-viewport-width) * .118),80px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-card{min-height:clamp(218px,calc(var(--h5-viewport-width) * .36),246px);border-radius:clamp(24px,calc(var(--h5-viewport-width) * .048),33px);padding:clamp(28px,calc(var(--h5-viewport-width) * .047),32px);box-shadow:0 20px 38px #18181b1f}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-topline small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-topline em{font-size:clamp(10px,calc(var(--h5-viewport-width) * .018),12px);line-height:1.4}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-topline strong span{font-size:clamp(32px,calc(var(--h5-viewport-width) * .066),45px);line-height:1.15}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-topline strong img{width:clamp(28px,calc(var(--h5-viewport-width) * .054),37px);height:clamp(28px,calc(var(--h5-viewport-width) * .054),37px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-actions{gap:clamp(10px,calc(var(--h5-viewport-width) * .02),14px);margin-top:clamp(34px,calc(var(--h5-viewport-width) * .074),50px);padding-top:clamp(20px,calc(var(--h5-viewport-width) * .04),27px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .user-page .asset-actions button{min-height:clamp(50px,calc(var(--h5-viewport-width) * .088),60px);border-radius:clamp(14px,calc(var(--h5-viewport-width) * .027),18px);font-size:clamp(12px,calc(var(--h5-viewport-width) * .022),15px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preferences-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefits-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .redeem-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-index-page,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-page{font-size:clamp(14px,calc(var(--h5-viewport-width) * .026),18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-group h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-section-title h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefits-page h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-overview-card h2,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-section-heading{font-size:clamp(18px,calc(var(--h5-viewport-width) * .036),24px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .settings-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .notice-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-item,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-staff-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .trend-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .metric-grid article,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-rules-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-friends-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .redeem-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .redeem-notice-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-info-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-quick-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-overview-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-filter-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-add-card{border-radius:clamp(20px,calc(var(--h5-viewport-width) * .045),31px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-row,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-item,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card button{min-height:clamp(72px,calc(var(--h5-viewport-width) * .15),102px);padding:clamp(16px,calc(var(--h5-viewport-width) * .036),25px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-icon,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-icon,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card button>span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .history-record-icon{width:clamp(42px,calc(var(--h5-viewport-width) * .085),58px);height:clamp(42px,calc(var(--h5-viewport-width) * .085),58px);border-radius:clamp(14px,calc(var(--h5-viewport-width) * .031),21px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-icon svg,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-icon svg,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card svg,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .history-record-icon svg{width:clamp(18px,calc(var(--h5-viewport-width) * .038),26px);height:clamp(18px,calc(var(--h5-viewport-width) * .038),26px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-copy b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-row>b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-friends-card h3,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-rules-card h3,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-card h3,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-copy b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-staff-head b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card b,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card b{font-size:clamp(15px,calc(var(--h5-viewport-width) * .031),21px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-copy em,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .preference-row em,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-rules-card p,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-friends-card p,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-card p,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-copy span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-staff-head span,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card em{font-size:clamp(11px,calc(var(--h5-viewport-width) * .021),14px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-hero-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-brand-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-hero{border-radius:clamp(28px,calc(var(--h5-viewport-width) * .058),40px);padding:clamp(28px,calc(var(--h5-viewport-width) * .06),41px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-hero-card h1,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-brand-card h1,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-profile-row b{font-size:clamp(26px,calc(var(--h5-viewport-width) * .055),38px);line-height:1.2}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-stats,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-today-grid,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-metric-grid{gap:clamp(12px,calc(var(--h5-viewport-width) * .026),18px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-stats article,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-today-grid article,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-metric-grid article{min-height:clamp(94px,calc(var(--h5-viewport-width) * .19),130px);border-radius:clamp(20px,calc(var(--h5-viewport-width) * .045),31px);padding:clamp(18px,calc(var(--h5-viewport-width) * .041),28px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .invite-share-cta,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .service-benefit-action,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .redeem-input-card button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-filter-card button,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-add-card button{min-height:clamp(50px,calc(var(--h5-viewport-width) * .088),60px);border-radius:clamp(16px,calc(var(--h5-viewport-width) * .032),22px);font-size:clamp(13px,calc(var(--h5-viewport-width) * .024),16px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .redeem-input-card input,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-add-card input{min-height:clamp(50px,calc(var(--h5-viewport-width) * .088),60px);border-radius:clamp(14px,calc(var(--h5-viewport-width) * .03),20px);font-size:clamp(13px,calc(var(--h5-viewport-width) * .024),16px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-index-page{min-height:100vh;width:calc(100% + 52px);max-width:672px;box-sizing:border-box;margin:-42px auto -17px;padding:32px 16px 128px;display:grid;gap:32px;background:#fafafa80;font-size:16px}.about-brand-head{display:grid;justify-items:center;gap:20px;text-align:center}.about-brand-avatar{width:80px;height:80px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#e4e4e7;color:#3f3f46;box-shadow:0 25px 50px #d4d4d8e6}.about-brand-avatar img{width:100%;height:100%;object-fit:cover}.about-brand-avatar svg{width:40px;height:40px}.about-title-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:8px 12px}.about-title-row strong,.about-title-row span{display:block;font-size:28px;line-height:1.2;font-weight:800;letter-spacing:0}.about-title-row strong{color:#18181b}.about-title-row span{color:#71717a}.about-brand-head>i{width:48px;height:4px;border-radius:999px;background:#52525b}.about-section-block{display:grid;gap:16px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-section-heading,.about-section-heading{display:block;margin:0;padding:0 8px;color:#71717a;font-size:10px;line-height:16px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.about-rich-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-info-card,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card,.about-info-card,.about-contact-card{border:1px solid #f4f4f5;border-radius:40px;background:#fff;box-shadow:0 1px 3px #18181b0a}.about-platform-copy,.about-rich-card{width:100%;box-sizing:border-box;padding:32px;text-align:left}.about-platform-copy p,.about-rich-card p{margin:0 0 16px;color:#52525b;font-size:14px;line-height:1.9;text-align:left}.about-platform-copy p:last-child,.about-rich-card p:last-child{margin-bottom:0}.about-platform-copy strong,.about-rich-card strong{color:#18181b;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-info-card,.about-info-card{display:grid;gap:20px;padding:24px 32px}.about-info-card p{margin:0 0 8px;color:#71717a;font-size:14px;line-height:24px}.about-info-card b{display:block;color:#18181b;font-size:14px;line-height:22px;font-weight:800;word-break:break-all}.about-info-actions{display:flex;flex-wrap:wrap;gap:12px}.about-info-actions button{height:44px;border:1px solid #e4e4e7;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#18181b;font-size:14px;font-weight:800;cursor:pointer;transition:transform .16s ease}.about-info-actions button:active{transform:scale(.98)}.about-info-actions button:first-child{border-color:#18181b;background:#18181b;color:#fff}.about-info-actions svg{width:16px;height:16px}.about-journey-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;cursor:pointer}.about-journey-card>svg,.about-contact-card button>svg{width:16px;height:16px;color:#d4d4d8;transition:color .16s ease}.about-journey-card:hover>svg,.about-contact-card button:hover>svg{color:#18181b}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card,.about-contact-card{overflow:hidden;padding:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card button,.about-contact-card button{width:100%;min-height:88px;border:0;display:grid;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:16px;padding:24px;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease}.about-contact-card button.is-bordered{border-bottom:1px solid #fafafa}.about-contact-card button:before{content:none}.about-contact-card button:hover{background:#fafafa}.about-contact-card button>i{width:40px;height:40px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fafafa;color:#71717a;font-style:normal;overflow:hidden;transition:background .16s ease,color .16s ease}.about-contact-card button:hover>i{background:#18181b;color:#fff}.about-contact-card button>i svg{width:16px;height:16px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card b,.about-contact-card b{display:block;color:#71717a;font-size:10px;line-height:16px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card em,.about-contact-card em{display:block;margin-top:4px;color:#18181b;font-size:14px;line-height:20px;font-style:normal;font-weight:800;word-break:break-all}.about-version{display:grid;gap:8px;padding-top:0;color:#d4d4d8;text-align:center;font-size:10px;line-height:16px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.about-version p{margin:0}@media(max-width:680px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-index-page{--about-avatar: clamp(80px, 21.333vw, 131px);--about-avatar-icon: clamp(40px, 10.667vw, 65px);--about-space-1: clamp(4px, 1.067vw, 7px);--about-space-2: clamp(8px, 2.133vw, 13px);--about-space-3: clamp(12px, 3.2vw, 20px);--about-space-4: clamp(16px, 4.267vw, 26px);--about-space-5: clamp(20px, 5.333vw, 33px);--about-space-6: clamp(24px, 6.4vw, 39px);--about-space-8: clamp(32px, 8.533vw, 52px);--about-title: clamp(24px, 6.4vw, 39px);--about-text: clamp(14px, 3.733vw, 23px);--about-mini: clamp(10px, 2.667vw, 16px);--about-line: clamp(22px, 5.867vw, 36px);--about-mini-line: clamp(16px, 4.267vw, 26px);--about-icon: clamp(16px, 4.267vw, 26px);--about-contact-icon: clamp(40px, 10.667vw, 65px);--about-button-height: clamp(44px, 11.733vw, 72px);--about-row-height: clamp(88px, 23.467vw, 144px);width:calc(var(--h5-viewport-width) - 15px);max-width:none;margin:calc(-1 * var(--about-space-5)) 0 -17px calc(-1*clamp(17px,calc(var(--h5-viewport-width) * .038),26px));padding:var(--about-space-5) var(--about-space-4) clamp(78px,20.8vw,128px);gap:var(--about-space-8)}.about-brand-head{gap:var(--about-space-5)}.about-brand-avatar{width:var(--about-avatar);height:var(--about-avatar)}.about-brand-avatar svg{width:var(--about-avatar-icon);height:var(--about-avatar-icon)}.about-title-row strong,.about-title-row span{font-size:var(--about-title)}.about-brand-head>i{width:clamp(48px,12.8vw,79px);height:var(--about-space-1)}.about-section-block{gap:var(--about-space-4)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-section-heading,.about-section-heading{padding:0 var(--about-space-2);font-size:var(--about-mini);line-height:var(--about-mini-line)}.about-platform-copy,.about-rich-card{padding:var(--about-space-8)}.about-platform-copy p,.about-rich-card p{font-size:14px;line-height:1.9}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-info-card,.about-info-card{gap:var(--about-space-5);padding:var(--about-space-6)}.about-info-card p,.about-info-card b{font-size:var(--about-text);line-height:var(--about-line)}.about-info-actions{gap:var(--about-space-3)}.about-info-actions button{height:var(--about-button-height);padding:0 var(--about-space-4);gap:var(--about-space-2);font-size:var(--about-text)}.about-info-actions svg,.about-journey-card>svg,.about-contact-card button>svg{width:var(--about-icon);height:var(--about-icon)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card button,.about-contact-card button{min-height:var(--about-row-height);grid-template-columns:var(--about-contact-icon) minmax(0,1fr) var(--about-icon);gap:var(--about-space-4);padding:var(--about-space-6)}.about-contact-card button>i{width:var(--about-contact-icon);height:var(--about-contact-icon);border-radius:var(--about-space-4)}.about-contact-card button>i svg{width:var(--about-icon);height:var(--about-icon)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card b,.about-contact-card b{font-size:var(--about-mini);line-height:var(--about-mini-line)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .about-contact-card em,.about-contact-card em{margin-top:var(--about-space-1);font-size:var(--about-text);line-height:var(--about-line)}.about-version{gap:var(--about-space-2);font-size:var(--about-mini);line-height:var(--about-mini-line)}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-index-page{width:100%}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-index-topbar,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-hero,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-index-sheet{max-width:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-hero-card{grid-template-columns:clamp(72px,calc(var(--h5-viewport-width) * .128),87px) minmax(0,1fr) clamp(42px,calc(var(--h5-viewport-width) * .071),48px) 18px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .promoter-menu-card button{grid-template-columns:clamp(42px,calc(var(--h5-viewport-width) * .085),58px) minmax(0,1fr) clamp(16px,calc(var(--h5-viewport-width) * .03),20px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .identity-detail-bottom-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline .report-autorefresh{flex:none;margin-left:auto;min-width:auto;width:auto;min-height:30px;height:30px;padding:6px 14px;border-radius:999px;background:#f4f4f5;color:#52525b;font-size:11px;line-height:16.5px;font-weight:600;gap:7px;align-self:flex-start}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline .report-autorefresh svg{width:16px;height:16px;color:#52525b}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-summary-card{border-color:#e4e4e7;border-radius:14px;background:#fffc;gap:10px;padding:23px;box-shadow:none;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-summary-card:hover{border-color:#18181b}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-summary-card.is-pending:hover{border-color:#e4e4e7}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-title-row h3{font-size:18px;line-height:28px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-child-status-panel{border-color:#f4f4f5;border-radius:10px;background:#fafafa80;gap:8px;padding:10px}.status-pill.failed{background:#fef2f2;color:#dc2626}.cover-children-section{display:grid;gap:16px}.cover-children-section>h2{margin:0;color:#18181b;font-size:20px;line-height:28px;font-weight:900}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-cover-top-action{min-height:31px;padding:7px 12px;border-radius:10px;background:#f4f4f5;color:#3f3f46;font-size:11px;line-height:16.5px;font-weight:900}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-cover-top-action:hover{background:#e4e4e7}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar{min-height:clamp(60px,calc(var(--h5-viewport-width) * .12),76px);padding-right:clamp(16px,calc(var(--h5-viewport-width) * .042),24px);padding-left:clamp(16px,calc(var(--h5-viewport-width) * .042),24px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar>.icon-ghost{min-width:max-content;width:max-content;min-height:clamp(30px,calc(var(--h5-viewport-width) * .07),42px);height:auto;padding:0 clamp(4px,calc(var(--h5-viewport-width) * .012),8px) 0 0;gap:clamp(8px,calc(var(--h5-viewport-width) * .02),12px);font-size:clamp(15px,calc(var(--h5-viewport-width) * .037),20px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .page-topbar>.icon-ghost svg{width:clamp(22px,calc(var(--h5-viewport-width) * .054),30px);height:clamp(22px,calc(var(--h5-viewport-width) * .054),30px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .topbar-actions{gap:clamp(6px,calc(var(--h5-viewport-width) * .018),12px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .topbar-actions .report-action,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-cover-top-action{min-width:clamp(60px,calc(var(--h5-viewport-width) * .145),84px);min-height:clamp(32px,calc(var(--h5-viewport-width) * .075),44px);border-radius:clamp(9px,calc(var(--h5-viewport-width) * .024),14px);padding:clamp(7px,calc(var(--h5-viewport-width) * .018),10px) clamp(11px,calc(var(--h5-viewport-width) * .03),17px);gap:clamp(4px,calc(var(--h5-viewport-width) * .014),8px);font-size:clamp(12px,calc(var(--h5-viewport-width) * .03),17px);line-height:1.25}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell .topbar-actions .report-action svg,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-cover-top-action svg{width:clamp(14px,calc(var(--h5-viewport-width) * .035),20px);height:clamp(14px,calc(var(--h5-viewport-width) * .035),20px)}.report-loading-state{min-height:420px;display:grid;place-items:center;align-content:center;gap:10px;color:#71717a}.report-loading-state p{margin:0;color:#71717a;font-size:13px;line-height:20px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell:has(.report-cover-page) .page-body{width:100%!important;max-width:none!important;padding:24px 0 0!important}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .reader-shell:has(.report-cover-page) .report-cover-page{width:100%!important;margin:-24px 0 0!important}@media(max-width:760px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero{height:clamp(226px,calc(var(--h5-viewport-width) * .58),244px);min-height:clamp(226px,calc(var(--h5-viewport-width) * .58),244px);margin-bottom:0;background-position:center top;background-size:cover}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-shade{background:linear-gradient(180deg,#00000014,#0000 38%),linear-gradient(0deg,#0003,#0000 48%);opacity:1}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-fade{display:block;height:clamp(72px,calc(var(--h5-viewport-width) * .24),98px);background:linear-gradient(180deg,#fff0,#e8e8e824 38%,#e0e0e09e 72%,#fff)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy{left:clamp(18px,calc(var(--h5-viewport-width) * .046),24px);bottom:clamp(20px,calc(var(--h5-viewport-width) * .052),26px);width:auto;max-width:calc(100% - 36px);transform:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy h1{margin:0;color:#ffffffe6;font-size:clamp(24px,calc(var(--h5-viewport-width) * .061),26px);line-height:1.18;font-weight:850;letter-spacing:0;text-shadow:0 2px 9px rgba(0,0,0,.38)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-hero-copy small{margin-top:clamp(10px,calc(var(--h5-viewport-width) * .026),12px);color:#52525bc7;font-size:clamp(13px,calc(var(--h5-viewport-width) * .033),14px);line-height:1;font-weight:600;letter-spacing:.21em}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tab-page .report-tab-content{padding-top:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .report-tabs-inline.report-tabs-generate{margin-bottom:clamp(22px,6vw,30px)}}@media(min-width:700px)and (max-width:900px){.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-page-v2{width:100%;max-width:896px;padding:clamp(24px,4vw,34px) clamp(16px,3.8vw,32px) calc(clamp(80px,11vw,96px) + env(safe-area-inset-bottom,0px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card{min-height:clamp(193px,25vw,226px);margin-bottom:clamp(24px,4.2vw,36px);border-radius:clamp(24px,4vw,32px);padding:clamp(24px,4vw,34px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card>span{right:clamp(-15px,2vw,16px);top:clamp(-22px,-2vw,-12px);font-size:clamp(120px,17vw,150px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card strong{font-size:clamp(24px,3.8vw,32px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card p{gap:clamp(8px,1.6vw,12px);margin-bottom:clamp(22px,5vw,40px);font-size:clamp(12px,2.1vw,18px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-hero-card p i{height:clamp(14px,2.8vw,22px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid{gap:12px}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-info-grid b{font-size:clamp(12px,2.1vw,18px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs{height:clamp(44px,7.4vw,64px);margin:clamp(24px,4vw,36px) 0 clamp(32px,5.4vw,48px);border-radius:clamp(16px,2.8vw,24px);padding:clamp(4px,.8vw,6px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs:before{top:50%;height:clamp(16px,3.2vw,28px);transform:translate(-50%,-50%)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-tabs button{height:calc(100% - clamp(8px,1.6vw,12px));border-radius:clamp(12px,2.2vw,18px);font-size:clamp(12px,2vw,18px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card{margin:0 calc(-1*clamp(16px,3.8vw,32px)) clamp(24px,4.8vw,42px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row{grid-template-columns:48px repeat(4,minmax(0,1fr));min-height:clamp(32px,5.4vw,48px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row.head{min-height:clamp(32px,5.4vw,48px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row span{padding:clamp(8px,1.8vw,12px) 8px;font-size:clamp(12px,2vw,16px);line-height:1.5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row .label,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row.head span{font-size:clamp(11px,1.8vw,14px);line-height:1.45}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row:nth-child(4) span:not(.label),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row:nth-child(5) span:not(.label){font-size:clamp(20px,4vw,32px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-row span em{font-size:clamp(10px,1.6vw,12px);line-height:1.35}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card.professional .bazi-table-row{grid-template-columns:48px repeat(6,minmax(100px,1fr));min-width:min(720px,calc(100vw - 32px))}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card.professional .bazi-table-row:nth-child(4) span:not(.label),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .bazi-table-card.professional .bazi-table-row:nth-child(5) span:not(.label){font-size:clamp(20px,3.4vw,28px);line-height:1.35}}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2){--h5-viewport-width: 100vw}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-hero-card{min-height:calc(var(--h5-viewport-width) * .405);margin:0 0 calc(var(--h5-viewport-width) * .0535);border-radius:calc(var(--h5-viewport-width) * .0713);padding:calc(var(--h5-viewport-width) * .0535)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-hero-card strong{font-size:calc(var(--h5-viewport-width) * .064);line-height:1.33;font-weight:700;margin-right:calc(var(--h5-viewport-width) * .0186);vertical-align:baseline}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-hero-card p{margin:0 0 calc(var(--h5-viewport-width) * .0535);color:#18181b;font-size:calc(var(--h5-viewport-width) * .03085);line-height:calc(var(--h5-viewport-width) * .0465);font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-hero-card>span{right:clamp(-16px,calc(var(--h5-viewport-width) * -.035),-4px);top:clamp(-20px,calc(var(--h5-viewport-width) * -.0445),-12px);color:#18181b0d;font-size:calc(var(--h5-viewport-width) * .267)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-info-grid small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-info-grid b{font-size:calc(var(--h5-viewport-width) * .03085);line-height:calc(var(--h5-viewport-width) * .0465)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-tabs{height:auto;margin:calc(var(--h5-viewport-width) * .0624) 0 calc(var(--h5-viewport-width) * .0713);border-radius:calc(var(--h5-viewport-width) * .0427);padding:calc(var(--h5-viewport-width) * .0103);display:flex;align-items:center}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-tabs:before{display:none}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-tabs button{flex:1 1 0;height:auto;padding:calc(var(--h5-viewport-width) * .0257) 0;border-radius:calc(var(--h5-viewport-width) * .0308);font-size:calc(var(--h5-viewport-width) * .032);line-height:calc(var(--h5-viewport-width) * .048);font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-tab-divider{flex:0 0 1px;width:1px;height:calc(var(--h5-viewport-width) * .041);margin:0 calc(var(--h5-viewport-width) * .0103);background:#d4d4d8}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card{margin:0 calc(-1*clamp(16px,4.27vw,24px)) 24px;border-top:1px solid #f1f1f2;border-bottom:1px solid #f1f1f2;border-right:0;border-left:0;border-radius:0;background:#fff;box-shadow:0 1px 2px #18181b09}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row{min-height:calc(var(--h5-viewport-width) * .095);border-bottom:1px solid #f1f1f2}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span{border-right:1px solid #f1f1f2;padding:clamp(6px,calc(var(--h5-viewport-width) * .0191),calc(var(--h5-viewport-width) * .028));color:#242428;font-size:clamp(11px,calc(var(--h5-viewport-width) * .0287),calc(var(--h5-viewport-width) * .0287));line-height:clamp(15px,calc(var(--h5-viewport-width) * .0383),calc(var(--h5-viewport-width) * .0383));font-weight:500}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .label,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.head span{color:#71717a;font-size:clamp(10px,calc(var(--h5-viewport-width) * .0263),calc(var(--h5-viewport-width) * .0263));line-height:clamp(14px,calc(var(--h5-viewport-width) * .0383),calc(var(--h5-viewport-width) * .0383));font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.head span:not(.label){color:#18181b;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row:nth-child(2) span:not(.label),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row:nth-child(3) span:not(.label){color:#18181b;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row:nth-child(4) span:not(.label),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row:nth-child(5) span:not(.label){font-size:calc(var(--h5-viewport-width) * .053333);line-height:calc(var(--h5-viewport-width) * .075);font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span.bazi-wood,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .bazi-hidden-stem.bazi-wood{color:#009b70}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span.bazi-fire,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .bazi-hidden-stem.bazi-fire{color:#e11d2e}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span.bazi-earth,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .bazi-hidden-stem.bazi-earth{color:#c87400}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span.bazi-gold,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .bazi-hidden-stem.bazi-gold{color:#d08a00}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span.bazi-water,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row .bazi-hidden-stem.bazi-water{color:#2567d8}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row.head,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(3),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(7),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(8),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(9),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(10){min-height:calc(var(--h5-viewport-width) * .095)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(2){min-height:calc(var(--h5-viewport-width) * .097)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(4),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(5){min-height:calc(var(--h5-viewport-width) * .129)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row:nth-child(6){min-height:calc(var(--h5-viewport-width) * .131)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(4) span:not(.label),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(5) span:not(.label){font-size:calc(var(--h5-viewport-width) * .048);line-height:calc(var(--h5-viewport-width) * .064)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row span em{color:inherit;font-size:clamp(9px,calc(var(--h5-viewport-width) * .0239),calc(var(--h5-viewport-width) * .0239));line-height:clamp(12px,calc(var(--h5-viewport-width) * .0311),calc(var(--h5-viewport-width) * .0311));font-weight:400}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row .shensha-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(3px,calc(var(--h5-viewport-width) * .0096),4px);cursor:pointer;transition:color .18s ease,background-color .18s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row .shensha-toggle:hover{color:#52525b;background:#f4f4f5b3}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row .shensha-toggle i{font-style:normal;line-height:clamp(10px,calc(var(--h5-viewport-width) * .0263),11px)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row .shensha-toggle svg{width:clamp(12px,calc(var(--h5-viewport-width) * .0335),14px);height:clamp(12px,calc(var(--h5-viewport-width) * .0335),14px);color:#71717a;transition:transform .2s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row .shensha-toggle svg.open{transform:rotate(180deg)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row.collapsed{min-height:calc(var(--h5-viewport-width) * .1075)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card:not(.professional) .bazi-table-row.shensha-row:not(.collapsed){min-height:calc(var(--h5-viewport-width) * .402)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-row.shensha-row span:not(.label){align-content:start;color:#b45309}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#8a8a8a transparent}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row{min-width:100%}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(2),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(3){gap:calc(var(--h5-viewport-width) * .004);cursor:pointer;border-radius:calc(var(--h5-viewport-width) * .01);transition:background-color .18s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(2):hover,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(3):hover{background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(2) svg,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row.head span:nth-child(3) svg{width:calc(var(--h5-viewport-width) * .032);height:calc(var(--h5-viewport-width) * .032)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(4) span:nth-child(2),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(4) span:nth-child(3),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(5) span:nth-child(2),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(5) span:nth-child(3),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(6) span:nth-child(2),.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-table-card.professional .bazi-table-row:nth-child(6) span:nth-child(3){background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-panel{margin:0 calc(-1*clamp(16px,4.27vw,24px)) calc(var(--h5-viewport-width) * .04);border-top:1px solid #f0f0f1;border-bottom:1px solid #f0f0f1;background:#fafafa;overflow:hidden}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-row{min-height:calc(var(--h5-viewport-width) * .232)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-label{width:calc(var(--h5-viewport-width) * .077);min-width:30px;color:#71717a;font-size:calc(var(--h5-viewport-width) * .0282);font-weight:700;letter-spacing:0}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#8a8a8a transparent;scroll-snap-type:x proximity}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip::-webkit-scrollbar{display:block;height:calc(var(--h5-viewport-width) * .018)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#8a8a8a}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip button{position:relative;width:calc(var(--h5-viewport-width) * .123);min-width:calc(var(--h5-viewport-width) * .123);flex:0 0 calc(var(--h5-viewport-width) * .123);padding:calc(var(--h5-viewport-width) * .014) calc(var(--h5-viewport-width) * .008) calc(var(--h5-viewport-width) * .026);background:transparent}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip button:hover{background:#f4f4f5e6}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip button.active{background:#e4e4e794}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip button.active:after{width:calc(var(--h5-viewport-width) * .0128);height:calc(var(--h5-viewport-width) * .0128);bottom:calc(var(--h5-viewport-width) * .005)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip small,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip span{color:#71717a;font-size:calc(var(--h5-viewport-width) * .0233);line-height:calc(var(--h5-viewport-width) * .0308)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-cycle-ganzhi{gap:calc(var(--h5-viewport-width) * .002);font-size:calc(var(--h5-viewport-width) * .034);line-height:calc(var(--h5-viewport-width) * .042)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-cycle-ganzhi i{font-style:normal;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-wood{color:#009b70}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-fire{color:#e11d2e}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-earth{color:#c87400}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-gold{color:#d08a00}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-cycle-strip .bazi-water{color:#2567d8}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-layer{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:#00000061}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-panel{width:100%;max-width:768px;border-radius:calc(var(--h5-viewport-width) * .042) calc(var(--h5-viewport-width) * .042) 0 0;background:#fff;box-shadow:0 -16px 40px #0f0f1429;overflow:hidden;animation:baziPickerIn .18s ease-out}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-panel header{height:calc(var(--h5-viewport-width) * .116);min-height:46px;display:grid;grid-template-columns:80px minmax(0,1fr) 80px;align-items:center;border-bottom:1px solid #f0f0f1;background:#fff}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-panel header b{color:#18181b;font-size:calc(var(--h5-viewport-width) * .034);line-height:1.2;text-align:center;font-weight:700}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-panel header button{height:100%;border:0;background:transparent;color:#52525b;font-size:calc(var(--h5-viewport-width) * .032);font-weight:600;cursor:pointer}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-panel header button:last-child{color:#18181b}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-list{max-height:min(46vh,420px);overflow-y:auto;padding:calc(var(--h5-viewport-width) * .012) 0 calc(var(--h5-viewport-width) * .034)}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-list button{width:100%;min-height:calc(var(--h5-viewport-width) * .104);border:0;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) calc(var(--h5-viewport-width) * .08);align-items:center;padding:0 calc(var(--h5-viewport-width) * .05);color:#27272a;font-size:calc(var(--h5-viewport-width) * .034);line-height:1.25;font-weight:600;text-align:left;cursor:pointer;transition:background-color .16s ease}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-list button:hover,.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-list button.active{background:#f4f4f5}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .page-shell:has(.bazi-page-v2) .bazi-picker-list button svg{justify-self:end;width:calc(var(--h5-viewport-width) * .04);height:calc(var(--h5-viewport-width) * .04);color:#18181b}.fate-stage:not(.fate-landing-stage):not(.fate-auth-stage) .profile-scroll-hint{width:100%;margin:clamp(8px,calc(var(--h5-viewport-width) * .018),11px) 0 clamp(24px,calc(var(--h5-viewport-width) * .056),34px);color:#a1a1aa;font-size:clamp(10px,calc(var(--h5-viewport-width) * .024),12px);line-height:1.35;font-weight:500;text-align:center}@keyframes baziPickerIn{0%{opacity:.86;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.landing-footer{min-height:0;gap:0;padding:clamp(76px,10vw,126px) 24px clamp(48px,7vw,88px);background:radial-gradient(ellipse at 50% 20%,rgba(184,120,16,.11),transparent 42%),#050505}.landing-footer:after{display:none}.landing-footer h2{max-width:100%;font-size:clamp(30px,3.65vw,46px);line-height:1.28;font-weight:700;letter-spacing:0}.landing-footer .landing-footer-desc{max-width:560px;margin:clamp(20px,2.7vw,30px) 0 0;color:#ffffff8f;font-size:clamp(14px,1.35vw,17px);line-height:1.7;font-weight:400}.landing-footer .landing-footer-cta{position:relative;min-width:min(220px,100%);min-height:48px;margin-top:clamp(28px,3.2vw,38px);border:1px solid rgba(204,134,0,.66);overflow:hidden;background:linear-gradient(105deg,#241400,#4a2700 48%,#2a1700);box-shadow:0 8px 24px #b26c0029,inset 0 1px #ffe6a324;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.landing-footer-actions{display:flex;align-items:center;justify-content:center;width:min(100%,360px);gap:clamp(12px,3vw,16px);margin-top:clamp(28px,3.2vw,38px)}.landing-footer-actions .landing-footer-cta{flex:0 1 auto;min-width:0;margin-top:0;padding:0 clamp(10px,2.6vw,18px);white-space:nowrap}.landing-footer .landing-footer-cta-primary{width:clamp(104px,26vw,140px);min-height:clamp(50px,11vw,58px);border-color:#f4cc41d9;background:#e8bd32;color:#16120a;box-shadow:0 10px 28px #e8bd3233,inset 0 1px #fff9d573;font-size:clamp(15px,3.8vw,17px);font-weight:750}.landing-footer .landing-footer-cta:before{content:"";position:absolute;inset:-80% auto -80% -30%;width:30%;transform:skew(-22deg);background:linear-gradient(90deg,transparent,rgba(255,230,170,.42),transparent);animation:landing-footer-cta-sheen 3.8s ease-in-out infinite}.landing-footer .landing-footer-cta>*{position:relative;z-index:1}.landing-footer .landing-footer-cta:hover{border-color:#efb12beb;box-shadow:0 13px 34px #c67e004a,inset 0 1px #ffecb933;transform:translateY(-2px)}.landing-footer .landing-footer-cta-primary:hover{border-color:#f9dc65;background:#f0c73a;box-shadow:0 14px 34px #e8bd3252,inset 0 1px #fffde580}.landing-footer .landing-footer-cta:active{box-shadow:0 5px 16px #b26c0033;transform:translateY(0) scale(.985)}.landing-footer .landing-footer-cta-secondary{width:clamp(100px,35vw,178px);min-height:clamp(48px,10.5vw,56px);margin-top:0;border-color:#ffffff4d;background:#ffffff06;box-shadow:inset 0 1px #ffffff0f;color:#ffffffeb;font-size:clamp(13px,3.3vw,15px);font-weight:700}.landing-footer .landing-footer-cta-secondary:before{display:none}.landing-footer .landing-footer-cta-secondary:hover{border-color:#ffffff94;background:#fff1;box-shadow:0 10px 26px #00000042,inset 0 1px #ffffff1a}.landing-footer .landing-contact-card{margin-top:clamp(54px,8vw,84px)}.landing-footer .landing-legal{margin-top:clamp(34px,5vw,56px)}@keyframes landing-footer-cta-sheen{0%,52%{left:-38%;opacity:0}58%{opacity:1}78%,to{left:122%;opacity:0}}@media(max-width:760px){.landing-footer{padding:clamp(64px,17vw,88px) 24px calc(44px + env(safe-area-inset-bottom,0px))}.landing-footer h2{font-size:clamp(26px,7.2vw,34px)}.landing-footer .landing-footer-desc{display:block;margin-top:20px;font-size:14px}.landing-footer .landing-footer-cta{margin-top:0}.landing-footer-actions{width:100%;flex-direction:row;gap:clamp(12px,3vw,16px);margin-top:28px}}@media(max-width:520px){.landing-about-hero{min-height:286px;padding:100px 22px 48px}.landing-about-hero h1{font-size:34px}.landing-about-hero p{font-size:15px;line-height:1.68}.landing-about-hero button{min-height:40px;padding:8px 14px;font-size:13px}.landing-about-article{width:calc(100% - 28px);margin-top:-14px;margin-bottom:54px;border-radius:22px;padding:28px 20px 24px}.landing-about-prologue{gap:14px;padding-bottom:26px}.landing-about-story-section{padding-top:28px}.landing-about-story-section+.landing-about-story-section{margin-top:28px}.landing-about-section-head{grid-template-columns:58px minmax(0,1fr);gap:12px;margin-bottom:16px}.landing-about-section-number{font-size:34px}.landing-about-section-head h2{font-size:calc(20px * var(--landing-about-scale, 1));line-height:1.48}.landing-about-section-body{gap:14px}.landing-about-article p{font-size:calc(16px * var(--landing-about-scale, 1));line-height:1.92}.landing-about-article p.is-opening{font-size:calc(18px * var(--landing-about-scale, 1));line-height:1.72}.landing-about-article p.is-master-quote{margin:6px 0 8px;padding:18px 16px 18px 45px}.landing-about-article p.is-master-quote:before{top:11px;left:14px;font-size:34px}.landing-about-master-photo{margin-top:32px;padding-top:26px}.landing-about-final-cta{margin:32px -20px -24px;border-radius:0 0 22px 22px;padding:30px 20px 24px}.landing-about-final-cta p{max-width:100%;font-size:calc(15px * var(--landing-about-scale, 1));line-height:1.62;white-space:nowrap}.landing-about-final-cta button{min-height:54px;margin-top:22px;font-size:19px}}@media(max-width:360px){.landing-about-article{width:calc(100% - 22px);padding:24px 17px 22px}.landing-about-section-head{grid-template-columns:52px minmax(0,1fr);gap:10px}.landing-about-section-number{font-size:30px}.landing-about-section-head h2{font-size:calc(18px * var(--landing-about-scale, 1))}.landing-about-final-cta p{font-size:calc(14px * var(--landing-about-scale, 1))}}@media(max-width:360px){.landing-feature-section{padding:48px 12px}.landing-feature-stack{gap:14px}.landing-feature-stack article{min-height:138px;padding:12px;border-radius:14px}.feature-mark{width:82px}.feature-mark-shadow{font-size:96px}.feature-mark-main{font-size:50px;right:0}.landing-feature-stack article.reverse .feature-mark-main{right:auto;left:0}.feature-copy{max-width:calc(100% - 52px);gap:10px}.feature-copy b{font-size:16px;line-height:1.5;white-space:nowrap}.feature-copy p{font-size:11px;line-height:1.65;white-space:nowrap}}.page-body:has(.recharge-page){max-width:672px;padding:32px 16px 128px}.recharge-page{width:100%;gap:32px;padding:0}.recharge-balance-card{min-height:98px;padding:24px;border-color:#e4e4e780;border-radius:32px;background:#fffc;box-shadow:none}.recharge-wallet-icon{width:48px;height:48px;border-radius:16px;background:#52525b}.recharge-wallet-icon svg{width:24px;height:24px}.recharge-balance-left{gap:16px}.recharge-balance-left strong{font-size:20px;line-height:28px}.recharge-balance-left em{font-size:12px}.recharge-kicker{margin-bottom:2px;font-size:10px;line-height:14px}.recharge-rate{gap:4px}.recharge-block{gap:16px}.recharge-title-row{padding:0 8px}.recharge-title-row h2{gap:8px;font-size:14px;line-height:20px}.recharge-title-row h2 svg{width:16px;height:16px}.recharge-title-row button{gap:4px;font-size:10px;line-height:14px}.recharge-title-row button svg{width:12px;height:12px}.recharge-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recharge-plan-card{min-height:115px;gap:4px;padding:20px;border-color:#f0f0f1;border-radius:24px}.recharge-plan-card b{font-size:24px;line-height:29px}.recharge-plan-card b em{font-size:12px}.recharge-plan-card strong{font-size:12px;line-height:16px}.recharge-plan-card i{top:-8px;right:-8px;padding:4px 8px;font-size:8px;line-height:12px}.recharge-plan-title{font-size:10px;line-height:14px}.recharge-pay-list{gap:16px}.recharge-pay-option{min-height:79px;padding:20px;border-radius:24px}.recharge-pay-option b{font-size:14px;line-height:20px}.recharge-pay-option em{font-size:10px;line-height:14px}.recharge-notice-card{grid-template-columns:16px 1fr;gap:12px;padding:20px;border-radius:24px;background:#f4f4f580}.recharge-notice-card svg{width:16px;height:16px}.recharge-notice-card b{font-size:10px;line-height:14px}.recharge-notice-card p{font-size:10px;line-height:15px}.recharge-sticky-pay{min-height:105px;display:block;padding:24px;background:#ffffffe6}.recharge-sticky-content{display:flex;width:min(672px,100%);min-height:56px;margin:0 auto;align-items:center;justify-content:space-between;gap:24px}.recharge-sticky-content>div{flex:none}.recharge-sticky-pay strong{font-size:24px;line-height:32px}.recharge-sticky-pay button{flex:1 1 0;min-height:56px;border-radius:16px;font-size:16px}.payment-popup-mask{background:#18181b75;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.payment-result-popup{width:min(420px,calc(100vw - 36px));max-height:calc(100dvh - 36px);border:0;border-radius:40px;box-shadow:0 28px 80px #0000004d}.payment-result-popup header{min-height:108px;padding:24px 28px;background:#fff;color:#18181b;border-bottom:1px solid #f0f0f1}.payment-result-popup header>span{width:52px;height:52px;border-radius:18px;background:#18181b;color:#fff}.payment-result-popup header>div{gap:4px}.payment-result-popup header strong{font-size:18px;line-height:26px}.payment-result-popup header small{color:#71717a;font-size:12px}.payment-result-popup header button{width:36px;height:36px;background:#f4f4f5;color:#52525b}.payment-result-body{display:grid;justify-items:center;gap:12px;padding:28px;overflow:auto}.payment-qr-image,.payment-code-box{width:210px;height:210px;border-radius:0}.payment-qr-image{object-fit:contain;background:#fff}.payment-code-box{padding:20px;border:1px solid #ececef;background:#fafafa}.payment-amount{color:#18181b;font-size:28px;line-height:34px;font-weight:800}.payment-status-text{margin:-4px 0 4px;color:#71717a;font-size:12px;line-height:18px}.payment-help-text{width:100%;margin:0;padding:14px 16px;border-radius:16px;background:#f4f4f5;color:#71717a;font-size:12px;line-height:19px}.payment-result-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-result-actions button{min-height:48px;border-radius:14px;font-size:14px;font-weight:700}.payment-result-actions button:first-child{border:1px solid #e4e4e7;background:#fff;color:#18181b}.payment-result-actions button:last-child{border:1px solid #18181b;background:#18181b;color:#fff}@media(min-width:768px){.recharge-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:500px){.page-body:has(.recharge-page){padding:20px 16px 120px}.recharge-page{gap:28px}.recharge-balance-card{padding:18px}.recharge-plan-card{min-height:110px;padding:16px}.recharge-plan-card b{font-size:22px}.recharge-sticky-pay{min-height:105px;padding:24px}.recharge-sticky-content{gap:24px}.recharge-sticky-pay button{min-height:56px;font-size:16px}.payment-result-popup{width:min(390px,calc(100vw - 28px));border-radius:32px}.payment-result-popup header{min-height:92px;padding:20px}.payment-result-body{padding:22px}}@media(max-width:767px){.page-shell:has(.recharge-page) .page-body{padding:8.28vw 0 128px!important}.recharge-page{width:calc(100% - 11.33vw);margin-left:4.14vw;margin-right:0;gap:8.28vw}.recharge-balance-card{min-height:24.61vw;padding:6.21vw;border-radius:6.25vw}.recharge-block{gap:4.14vw}.recharge-title-row{padding-inline:1.56vw}.recharge-title-row h2{gap:2.08vw;font-size:3.62vw;line-height:5.18vw}.recharge-title-row h2 svg{width:4.14vw;height:4.14vw}.recharge-title-row:not(.solo){min-height:9.31vw}.recharge-plan-grid{gap:3.11vw}.recharge-plan-card{min-height:28.56vw;gap:.78vw;padding:5.18vw;border-radius:5.08vw}.recharge-plan-card b{font-size:4.69vw;line-height:5.66vw}.recharge-plan-card b em{font-size:2.34vw}.recharge-plan-card strong{font-size:2.34vw;line-height:3.13vw}.recharge-plan-title{font-size:1.95vw;line-height:2.73vw}.recharge-pay-list{gap:3.13vw}.recharge-pay-option{min-height:15.43vw;padding:3.91vw;border-radius:4.69vw}.recharge-notice-card{padding:3.91vw;border-radius:4.69vw}.recharge-sticky-pay{min-height:24.06vw;padding:6.21vw 6.21vw 24px}.recharge-sticky-content{gap:4.69vw;min-height:10.94vw}.recharge-sticky-pay strong{font-size:4.69vw;line-height:6.25vw}.recharge-sticky-pay button{min-height:10.94vw;font-size:3.13vw;border-radius:3.13vw}}.chat-floating-row .brand-pill,.chat-floating-row .brand-pill span{font-family:"Noto Serif SC",serif;font-size:clamp(14px,calc(var(--h5-viewport-width) * .0345),23px);line-height:clamp(20px,calc(var(--h5-viewport-width) * .04925),32px);font-weight:700}.solar-tool[data-v-73de731f]{display:grid;gap:48px}.solar-tool>header[data-v-73de731f]{padding:32px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.solar-tool header h2[data-v-73de731f]{margin:0 0 14px;font-size:28px}.solar-tool header p[data-v-73de731f]{margin:0;color:#62626b;line-height:1.8}.solar-tool__date[data-v-73de731f]{display:flex;align-items:end;gap:16px}.solar-tool__date label[data-v-73de731f]{display:grid;gap:8px}.solar-tool__date input[data-v-73de731f]{width:170px;height:44px;padding:0 14px;border:1px solid #d4d4d8;border-radius:8px}.solar-tool__date button[data-v-73de731f]{height:40px;padding:0 24px;border:0;border-radius:6px;background:#2563eb;color:#fff}.solar-tool__summary[data-v-73de731f]{display:grid;grid-template-columns:1fr 1fr;gap:32px}.solar-tool__summary article[data-v-73de731f]{padding:28px;border-radius:8px;background:#eff6ff;text-align:center}.solar-tool__summary h3[data-v-73de731f],.solar-tool__summary aside h3[data-v-73de731f]{margin:0 0 18px}.solar-tool__summary article strong[data-v-73de731f]{display:block;color:#2563eb;font-size:34px}.solar-tool__summary article p[data-v-73de731f]{color:#2563eb}.solar-tool__summary aside[data-v-73de731f]{display:grid;gap:12px}.solar-tool__summary aside p[data-v-73de731f]{margin:0;padding:18px;display:grid;border-radius:8px}.solar-tool__summary aside span[data-v-73de731f]{margin-top:4px}.positive[data-v-73de731f]{background:#ecfdf5;color:#047857}.negative[data-v-73de731f]{background:#fef2f2;color:#dc2626}.solar-tool__chart[data-v-73de731f],.solar-tool__demo[data-v-73de731f]{padding:28px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.solar-tool__chart h3[data-v-73de731f],.solar-tool__demo h3[data-v-73de731f]{margin:0 0 22px}.solar-tool__chart-stage[data-v-73de731f]{position:relative}.solar-tool__chart svg[data-v-73de731f]{width:100%;height:auto;display:block;background:#fafafa;touch-action:none;cursor:crosshair}.solar-tool__chart line[data-v-73de731f]{stroke:#d4d4d8;stroke-dasharray:4}.solar-tool__chart polyline[data-v-73de731f]{fill:none;stroke:#3b82f6;stroke-width:3}.solar-tool__chart circle[data-v-73de731f]{fill:#2563eb;stroke:#fff;stroke-width:2}.solar-tool__chart .chart-crosshair[data-v-73de731f]{stroke:#71717a;stroke-width:1;stroke-dasharray:3}.solar-tool__chart .chart-hover-point[data-v-73de731f]{fill:#3b82f6;stroke-width:3}.solar-tool__chart .chart-selected-point[data-v-73de731f]{opacity:.72}.solar-tool__tooltip[data-v-73de731f]{position:absolute;z-index:2;min-width:158px;padding:12px 14px;border:1px solid #d4d4d8;background:#fffffff5;box-shadow:0 8px 24px #18181b1f;pointer-events:none;transform:translate(12px,-50%)}.solar-tool__tooltip.is-right[data-v-73de731f]{transform:translate(calc(-100% - 12px),-50%)}.solar-tool__tooltip strong[data-v-73de731f],.solar-tool__tooltip span[data-v-73de731f]{display:block}.solar-tool__tooltip strong[data-v-73de731f]{margin-bottom:5px;font-size:15px}.solar-tool__tooltip span[data-v-73de731f]{color:#2563eb;font-size:13px;white-space:nowrap}.solar-tool__months[data-v-73de731f]{display:grid;grid-template-columns:repeat(12,1fr);font-size:12px;color:#71717a;text-align:center}.solar-tool__tabs[data-v-73de731f]{display:flex;gap:10px;margin-bottom:24px}.solar-tool__tabs button[data-v-73de731f]{padding:10px 18px;border:0;border-radius:6px;background:#f4f4f5}.solar-tool__tabs button.active[data-v-73de731f]{background:#3b82f6;color:#fff}.solar-tool__demo-grid[data-v-73de731f]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.solar-tool__demo-grid>div[data-v-73de731f]{padding:22px;border-radius:8px}.solar-tool__orbit[data-v-73de731f]{grid-row:span 2;background:#fff8e6}.solar-tool__orbit i[data-v-73de731f]{width:44%;height:1px;margin:28px 16px;display:inline-block;background:#d4d4d8}.sun[data-v-73de731f]{font-size:44px}.earth[data-v-73de731f]{font-size:38px;color:#3b82f6}.solar-tool__reading[data-v-73de731f]{background:#f4f4f5;text-align:center}.solar-tool__reading strong[data-v-73de731f]{display:block;color:#dc2626;font-size:30px}.solar-tool__reading span[data-v-73de731f]{color:#71717a}.solar-tool__reason[data-v-73de731f]{background:#eff6ff;color:#1d4ed8}.solar-tool__key[data-v-73de731f]{background:#fefce8;color:#a16207}.solar-tool__demo-grid h4[data-v-73de731f]{margin:0 0 12px}.solar-tool__demo-grid p[data-v-73de731f]{margin:0;line-height:1.7}@media(max-width:760px){.solar-tool[data-v-73de731f]{gap:28px}.solar-tool>header[data-v-73de731f],.solar-tool__chart[data-v-73de731f],.solar-tool__demo[data-v-73de731f]{padding:20px}.solar-tool header h2[data-v-73de731f]{font-size:23px}.solar-tool__summary[data-v-73de731f],.solar-tool__demo-grid[data-v-73de731f]{grid-template-columns:1fr}.solar-tool__date[data-v-73de731f]{align-items:stretch;flex-direction:column}.solar-tool__date input[data-v-73de731f]{box-sizing:border-box;width:100%}.solar-tool__months[data-v-73de731f]{font-size:9px}.solar-tool__tooltip[data-v-73de731f]{min-width:132px;padding:9px 10px}.solar-tool__tooltip strong[data-v-73de731f]{font-size:13px}.solar-tool__tooltip span[data-v-73de731f]{font-size:11px}.solar-tool__tabs[data-v-73de731f]{overflow-x:auto}.solar-tool__tabs button[data-v-73de731f]{flex:0 0 auto}.solar-tool__orbit[data-v-73de731f]{grid-row:auto}}.knowledge-page[data-v-43901da9]{min-height:100vh;background:linear-gradient(180deg,#fff,#fafafa);color:#18181b}.knowledge-topbar[data-v-43901da9]{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(24,24,27,.08);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.knowledge-topbar__inner[data-v-43901da9]{width:min(1120px,100%);height:58px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.knowledge-icon-button[data-v-43901da9]{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;color:#27272a;transition:background .18s ease,transform .18s ease}.knowledge-icon-button[data-v-43901da9]:hover{background:#e4e4e7;transform:translate(-1px)}.knowledge-brand[data-v-43901da9]{min-width:0;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700}.knowledge-brand>span[data-v-43901da9]:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-brand__mark[data-v-43901da9]{flex:0 0 auto;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#18181b;color:#fff;font-size:15px}.knowledge-language[data-v-43901da9]{height:34px;display:flex;align-items:center;gap:3px;padding:3px 4px 3px 8px;border:1px solid #e4e4e7;border-radius:999px;color:#71717a}.knowledge-language button[data-v-43901da9]{height:26px;min-width:30px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#71717a;font-size:12px;font-weight:700}.knowledge-language button.active[data-v-43901da9]{background:#18181b;color:#fff}.knowledge-topbar__actions[data-v-43901da9]{display:flex;align-items:center;gap:8px}.knowledge-menu-button[data-v-43901da9]{width:36px;height:36px;padding:0;border:1px solid #e4e4e7;border-radius:50%;display:grid;place-items:center;background:#ffffffdb;color:#27272a;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.knowledge-menu-button[data-v-43901da9]:hover{border-color:#a1a1aa;background:#fff;transform:translateY(-1px)}.knowledge-menu-backdrop[data-v-43901da9]{position:fixed;inset:0;z-index:80;padding:0;border:0;background:#0a0a0c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.knowledge-menu-drawer[data-v-43901da9]{position:fixed;top:0;right:0;bottom:0;z-index:81;width:min(360px,88vw);border-left:1px solid #e4e4e7;background:#fff;color:#18181b;box-shadow:-22px 0 54px #18181b21}.knowledge-menu-drawer>header[data-v-43901da9]{height:74px;padding:0 20px 0 24px;border-bottom:1px solid #ededee;display:flex;align-items:center;justify-content:space-between}.knowledge-menu-drawer>header div[data-v-43901da9]{display:grid;gap:3px}.knowledge-menu-drawer>header small[data-v-43901da9]{color:#a1a1aa;font-size:10px;letter-spacing:.16em}.knowledge-menu-drawer>header strong[data-v-43901da9]{font-size:18px}.knowledge-menu-drawer>header button[data-v-43901da9]{width:36px;height:36px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;color:#3f3f46;cursor:pointer}.knowledge-menu-drawer nav[data-v-43901da9]{height:calc(100% - 74px);padding:14px 14px 28px;overflow-y:auto;overscroll-behavior:contain}.knowledge-menu-drawer nav>button[data-v-43901da9]{width:100%;min-height:58px;padding:10px 12px;border:0;border-radius:6px;display:flex;align-items:center;gap:11px;background:transparent;color:#27272a;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.knowledge-menu-drawer nav>button[data-v-43901da9]:hover{background:#f6f6f7}.knowledge-menu-drawer nav>button.active[data-v-43901da9]{background:#f1f1f2;color:#ff6a00}.knowledge-menu-drawer nav>button>span[data-v-43901da9]{min-width:0;flex:1;display:grid;gap:3px}.knowledge-menu-drawer nav>button strong[data-v-43901da9]{overflow:hidden;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.knowledge-menu-drawer nav>button small[data-v-43901da9]{color:#a1a1aa;font-size:11px}.knowledge-menu-home[data-v-43901da9]{margin-bottom:6px;border:1px solid #e4e4e7!important;background:#fafafa!important}.knowledge-menu-home[data-v-43901da9]:hover{border-color:#c7c7cc!important;background:#fff!important}.knowledge-menu-divider[data-v-43901da9]{margin:15px 10px 7px;display:flex;align-items:center;gap:10px;color:#a1a1aa;font-size:11px}.knowledge-menu-divider[data-v-43901da9]:after{height:1px;flex:1;background:#e4e4e7;content:""}.knowledge-menu-fade-enter-active[data-v-43901da9],.knowledge-menu-fade-leave-active[data-v-43901da9]{transition:opacity .2s ease}.knowledge-menu-fade-enter-from[data-v-43901da9],.knowledge-menu-fade-leave-to[data-v-43901da9]{opacity:0}.knowledge-menu-slide-enter-active[data-v-43901da9],.knowledge-menu-slide-leave-active[data-v-43901da9]{transition:transform .25s cubic-bezier(.22,.75,.25,1)}.knowledge-menu-slide-enter-from[data-v-43901da9],.knowledge-menu-slide-leave-to[data-v-43901da9]{transform:translate(100%)}.knowledge-main[data-v-43901da9]{width:min(1120px,100%);margin:0 auto;padding:0 24px 96px}.knowledge-hero[data-v-43901da9]{max-width:850px;margin:0 auto;padding:84px 0 74px;text-align:center}.knowledge-eyebrow[data-v-43901da9]{margin:0 0 14px!important;color:#ff6a00!important;font-size:13px!important;font-weight:700}.knowledge-hero h1[data-v-43901da9]{margin:0;font-size:clamp(34px,5vw,56px);line-height:1.15;letter-spacing:0;font-weight:700}.knowledge-hero>p[data-v-43901da9]:last-child{max-width:760px;margin:24px auto 0;color:#52525b;font-size:17px;line-height:1.9}.knowledge-section[data-v-43901da9]{margin-bottom:120px}.knowledge-section__header[data-v-43901da9]{margin-bottom:38px}.knowledge-section__header--centered[data-v-43901da9]{text-align:center}.knowledge-section__header h2[data-v-43901da9],.knowledge-quote h2[data-v-43901da9]{margin:0;font-size:27px;line-height:1.35;font-weight:700}.knowledge-section__header p[data-v-43901da9]{margin:12px 0 0;color:#71717a;line-height:1.75}.stem-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.stem-grid--dizhi[data-v-43901da9]{grid-template-columns:repeat(6,minmax(0,1fr))}.stem-card[data-v-43901da9]{min-height:126px;padding:16px 10px;border:1px solid #e4e4e7;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;color:#18181b;box-shadow:0 2px 9px #18181b09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stem-card[data-v-43901da9]:hover{border-color:#a1a1aa;box-shadow:0 9px 24px #18181b14;transform:translateY(-2px)}.stem-card.active[data-v-43901da9]{border-color:#18181b;box-shadow:0 0 0 1px #18181b,0 10px 28px #18181b17}.stem-card__icon[data-v-43901da9]{min-height:30px;display:grid;place-items:center;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:29px;line-height:1}.stem-card__glyph[data-v-43901da9]{font-family:inherit;font-size:28px;font-weight:700}.stem-card strong[data-v-43901da9]{font-size:22px}.stem-card>span[data-v-43901da9]:last-child{color:#71717a;font-size:12px}.library-controls[data-v-43901da9]{margin-bottom:22px;padding:14px;border:1px solid #e4e4e7;border-radius:12px;display:flex;align-items:center;gap:10px;background:#fff}.library-search[data-v-43901da9]{min-width:240px;height:40px;padding:0 12px;border:1px solid #e4e4e7;border-radius:9px;display:flex;align-items:center;gap:8px;color:#71717a;background:#fafafa}.library-search[data-v-43901da9]:focus-within{border-color:#a1a1aa;background:#fff}.library-search input[data-v-43901da9]{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#18181b;font:inherit;font-size:14px}.library-filters[data-v-43901da9]{display:flex;gap:8px}.library-filters select[data-v-43901da9]{height:40px;min-width:140px;padding:0 34px 0 12px;border:1px solid #e4e4e7;border-radius:9px;background:#fafafa;color:#27272a;font:inherit;font-size:14px}.library-result-count[data-v-43901da9]{margin-left:auto;color:#71717a;font-size:12px;white-space:nowrap}.library-grid.stem-grid--liushijiazi[data-v-43901da9]{grid-template-columns:repeat(6,minmax(0,1fr))}.library-grid.stem-grid--nayin[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr))}.library-card[data-v-43901da9]{position:relative;min-height:146px;padding:18px 14px;align-items:flex-start;text-align:left}.library-card strong[data-v-43901da9]{font-size:20px}.library-card>span[data-v-43901da9]{color:#71717a;font-size:12px;line-height:1.55}.library-card>small[data-v-43901da9]{margin-top:4px;display:-webkit-box;overflow:hidden;color:#52525b;font-size:12px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.library-card__number[data-v-43901da9]{position:absolute;top:10px;right:11px;color:#a1a1aa!important;font-size:11px!important}.library-card__pill-row[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:6px}.library-card__pill[data-v-43901da9]{padding:3px 7px;border-radius:6px;background:#f4f4f5;color:#52525b!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:12px!important;line-height:1.35!important}.library-card__original-icon[data-v-43901da9]{min-height:29px;display:grid;place-items:center;color:#27272a!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:27px!important;line-height:1!important}.library-empty[data-v-43901da9]{padding:52px 20px;border:1px dashed #d4d4d8;border-radius:12px;color:#71717a;text-align:center}.stem-detail[data-v-43901da9]{margin-top:40px;overflow:hidden;border:1px solid #e4e4e7;border-radius:16px;background:#fff;box-shadow:0 16px 44px #18181b17}.stem-detail__header[data-v-43901da9]{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f4f4f5}.stem-detail--wood .stem-detail__header[data-v-43901da9]{background:#e8f5eb}.stem-detail--fire .stem-detail__header[data-v-43901da9]{background:#fff0eb}.stem-detail--earth .stem-detail__header[data-v-43901da9]{background:#fff7df}.stem-detail--metal .stem-detail__header[data-v-43901da9]{background:#f1f3f5}.stem-detail--water .stem-detail__header[data-v-43901da9]{background:#eaf4fb}.stem-detail__identity[data-v-43901da9]{display:flex;align-items:center;gap:16px}.stem-detail__icon[data-v-43901da9]{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:42px;line-height:1}.stem-detail__identity h2[data-v-43901da9]{margin:0;font-size:29px;font-weight:700}.stem-detail__identity p[data-v-43901da9]{margin:5px 0 0;color:#52525b;font-size:16px}.stem-detail__badges[data-v-43901da9]{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.stem-detail__badges span[data-v-43901da9]{padding:4px 9px;border:1px solid rgba(24,24,27,.18);border-radius:7px;font-size:12px;font-weight:700}.stem-detail__body[data-v-43901da9]{padding:30px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:42px}.stem-detail__body h3[data-v-43901da9]{margin:0 0 14px;font-size:18px}.stem-detail__body p[data-v-43901da9]{margin:0;color:#52525b;line-height:1.85}.stem-traits[data-v-43901da9]{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.stem-traits span[data-v-43901da9],.application-card__tags span[data-v-43901da9]{padding:5px 11px;border-radius:999px;background:#f4f4f5;color:#52525b;font-size:12px}.stem-attributes[data-v-43901da9]{display:grid;align-content:center;gap:20px}.stem-attribute[data-v-43901da9]{display:flex;align-items:center;gap:12px}.stem-attribute__dot[data-v-43901da9]{width:30px;height:30px;border-radius:50%;background:#ff6a00;box-shadow:inset 0 0 0 9px #ffffffb8}.stem-attribute small[data-v-43901da9],.stem-attribute strong[data-v-43901da9]{display:block}.stem-attribute small[data-v-43901da9]{margin-bottom:3px;color:#71717a}.atlas-detail-shell[data-v-43901da9]{margin-top:40px}.atlas-detail-shell--modal[data-v-43901da9]{position:fixed;inset:0;z-index:80;margin:0;padding:32px 18px;display:grid;place-items:center;overflow-y:auto;background:#09090ba3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.atlas-detail[data-v-43901da9]{position:relative;width:min(820px,100%);overflow:hidden;border:1px solid #e4e4e7;border-radius:16px;background:#fff;box-shadow:0 20px 60px #18181b24}.atlas-detail-shell--modal .atlas-detail[data-v-43901da9]{margin:auto;box-shadow:0 28px 90px #00000047}.atlas-detail__close[data-v-43901da9]{position:absolute;top:16px;right:16px;z-index:2;width:38px;height:38px;border:1px solid rgba(24,24,27,.1);border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:#52525b;transition:background .16s ease,color .16s ease,transform .16s ease}.atlas-detail__close[data-v-43901da9]:hover{background:#fff;color:#18181b;transform:rotate(4deg)}.atlas-detail__header[data-v-43901da9]{min-height:112px;padding:26px 70px 26px 28px;display:flex;align-items:center;gap:17px;background:#f4f4f5}.atlas-detail--wood .atlas-detail__header[data-v-43901da9]{background:#e8f5eb}.atlas-detail--fire .atlas-detail__header[data-v-43901da9]{background:#fff0eb}.atlas-detail--earth .atlas-detail__header[data-v-43901da9]{background:#fff7df}.atlas-detail--metal .atlas-detail__header[data-v-43901da9]{background:#f1f3f5}.atlas-detail--water .atlas-detail__header[data-v-43901da9]{background:#eaf4fb}.atlas-detail__icon[data-v-43901da9]{flex:0 0 auto;min-width:44px;display:grid;place-items:center;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:42px;line-height:1}.atlas-detail__glyph[data-v-43901da9]{font-family:inherit;font-size:40px;font-weight:700}.atlas-detail__header h2[data-v-43901da9]{margin:0;font-size:28px;font-weight:700}.atlas-detail__header p[data-v-43901da9]{margin:6px 0 0;color:#52525b;font-size:15px}.atlas-detail__content[data-v-43901da9]{padding:30px}.atlas-detail__content h3[data-v-43901da9]{clear:both;margin:32px 0 14px;font-size:19px}.atlas-detail__content h3[data-v-43901da9]:first-child{margin-top:0}.atlas-detail__content h4[data-v-43901da9]{clear:both;margin:27px 0 12px;font-size:16px}.atlas-detail__content p[data-v-43901da9],.atlas-detail__content li[data-v-43901da9]{color:#3f3f46;font-size:15px;line-height:1.85}.atlas-detail__content p[data-v-43901da9]{margin:0 0 18px}.atlas-detail__content ul[data-v-43901da9],.atlas-detail__content ol[data-v-43901da9]{margin:0 0 20px;padding-left:1.35em}.atlas-detail__content li+li[data-v-43901da9]{margin-top:7px}.atlas-detail__label[data-v-43901da9]{margin:0 7px 9px 0;padding:6px 11px;border:1px solid #e4e4e7;border-radius:999px;display:inline-flex;background:#fafafa;color:#52525b;font-size:13px;line-height:1.35}.case-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.case-grid--mobile[data-v-43901da9]{display:none}.case-table-wrap[data-v-43901da9]{width:min(100%,960px);margin:0 auto;overflow:hidden;border:1px solid #e4e4e7}.case-table[data-v-43901da9]{width:100%;border-collapse:collapse;table-layout:fixed}.case-table th[data-v-43901da9],.case-table td[data-v-43901da9]{padding:16px 14px;border-bottom:1px solid #e4e4e7;color:#52525b;font-size:12px;line-height:1.6;text-align:left;vertical-align:top}.case-table th[data-v-43901da9]{background:#fafafa;color:#71717a;font-weight:500}.case-table th[data-v-43901da9]:nth-child(1){width:21%}.case-table th[data-v-43901da9]:nth-child(2){width:17%}.case-table th[data-v-43901da9]:nth-child(3){width:20%}.case-table th[data-v-43901da9]:nth-child(4){width:24%}.case-table th[data-v-43901da9]:nth-child(5){width:7%}.case-table th[data-v-43901da9]:nth-child(6){width:11%}.case-table tbody tr:last-child td[data-v-43901da9]{border-bottom:0}.case-table td[data-v-43901da9]:first-child{display:grid;gap:3px}.case-table td:first-child strong[data-v-43901da9]{color:#18181b;font-size:21px;font-weight:500}.case-table td:first-child span[data-v-43901da9]{color:#52525b}.case-table td:first-child small[data-v-43901da9]{color:#71717a}.case-table__status[data-v-43901da9]{color:#52525b}.case-table button[data-v-43901da9]{padding:0 0 2px;border:0;border-bottom:1px solid #18181b;background:transparent;color:#18181b;cursor:pointer;font-size:12px;white-space:nowrap}.case-table tbody tr[data-v-43901da9]{transition:background-color .18s ease}.case-table tbody tr[data-v-43901da9]:hover{background:#fafafa}.case-card[data-v-43901da9]{min-height:278px;padding:23px;border:1px solid #e4e4e7;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;color:#18181b;text-align:left;box-shadow:0 2px 9px #18181b09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.case-card[data-v-43901da9]:hover,.case-card.active[data-v-43901da9]{border-color:#18181b;box-shadow:0 12px 28px #18181b17;transform:translateY(-2px)}.case-card__topline[data-v-43901da9]{width:100%;display:flex;align-items:center;justify-content:space-between;color:#71717a;font-size:12px;line-height:1.4}.case-card__status[data-v-43901da9]{padding:3px 8px;border-radius:999px;background:#fff3eb;color:#ff6a00;font-weight:700}.case-card>strong[data-v-43901da9]{margin-top:17px;font-size:24px;line-height:1.3}.case-card__subtitle[data-v-43901da9]{min-height:42px;margin-top:6px;color:#52525b;font-size:14px;line-height:1.55}.case-card__facts[data-v-43901da9]{width:100%;margin:19px 0 0;padding:13px 0;border-top:1px solid #f0f0f1;border-bottom:1px solid #f0f0f1;display:grid;gap:8px}.case-card__facts div[data-v-43901da9],.case-detail__meta div[data-v-43901da9]{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px}.case-card__facts dt[data-v-43901da9],.case-detail__meta dt[data-v-43901da9]{color:#a1a1aa;font-size:12px}.case-card__facts dd[data-v-43901da9],.case-detail__meta dd[data-v-43901da9]{margin:0;color:#3f3f46;font-size:12px;line-height:1.5}.case-card__highlights[data-v-43901da9]{margin-top:13px;display:-webkit-box;overflow:hidden;color:#71717a;font-size:12px;line-height:1.65;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.case-card__action[data-v-43901da9]{margin-top:auto;padding-top:16px;display:inline-flex;align-items:center;gap:3px;color:#ff6a00;font-size:13px;font-weight:700}.case-detail[data-v-43901da9]{margin-top:44px;overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff;box-shadow:0 18px 46px #18181b17}.case-detail__header[data-v-43901da9]{padding:32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.8fr);gap:32px;background:#f6f6f7}.case-detail__header>div>p[data-v-43901da9]{margin:0 0 8px;color:#ff6a00;font-size:13px;font-weight:700}.case-detail__header h2[data-v-43901da9]{margin:0;font-size:27px;line-height:1.35;font-weight:700}.case-detail__header>div>span[data-v-43901da9]{margin-top:7px;display:block;color:#52525b;font-size:14px;line-height:1.6}.case-detail__meta[data-v-43901da9]{margin:0;padding:0;align-content:center;display:grid;gap:12px}.case-detail__content[data-v-43901da9]{padding:36px 32px}.case-detail__content h3[data-v-43901da9]{margin:38px 0 15px;font-size:21px;line-height:1.45}.case-detail__content h3[data-v-43901da9]:first-child{margin-top:0}.case-detail__content h4[data-v-43901da9]{margin:28px 0 12px;font-size:16px;line-height:1.5}.case-detail__content p[data-v-43901da9],.case-detail__content li[data-v-43901da9]{color:#3f3f46;font-size:15px;line-height:1.9}.case-detail__content p[data-v-43901da9]{margin:0 0 18px}.case-detail__content ul[data-v-43901da9],.case-detail__content ol[data-v-43901da9]{margin:0 0 21px;padding-left:1.35em}.case-detail__content li+li[data-v-43901da9]{margin-top:7px}.case-detail__content blockquote[data-v-43901da9]{margin:20px 0;padding:14px 18px;border-left:3px solid #ff6a00;background:#fff8f3;color:#52525b;line-height:1.8}.case-detail__table[data-v-43901da9]{margin:22px 0;overflow-x:auto;border:1px solid #e4e4e7;border-radius:8px}.case-detail__table table[data-v-43901da9]{min-width:540px;width:100%;border-collapse:collapse}.case-detail__table th[data-v-43901da9],.case-detail__table td[data-v-43901da9]{padding:12px 14px;border-bottom:1px solid #ededee;color:#3f3f46;font-size:13px;line-height:1.65;text-align:left;vertical-align:top}.case-detail__table th[data-v-43901da9]{background:#fafafa;color:#27272a;font-weight:700}.case-detail__table tr:last-child td[data-v-43901da9]{border-bottom:0}.timeline-list[data-v-43901da9]{max-width:900px;margin:0 auto;padding:4px 0 4px 44px;position:relative;display:grid;gap:13px}.timeline-list[data-v-43901da9]:before{position:absolute;top:5px;bottom:5px;left:14px;width:1px;background:#dedee1;content:""}.timeline-card[data-v-43901da9]{position:relative;min-height:148px;padding:20px 23px;border:1px solid #e4e4e7;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;color:#18181b;text-align:left;box-shadow:0 2px 9px #18181b09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.timeline-card[data-v-43901da9]:hover,.timeline-card.active[data-v-43901da9]{border-color:#18181b;box-shadow:0 12px 28px #18181b17;transform:translateY(-2px)}.timeline-card__marker[data-v-43901da9]{position:absolute;top:27px;left:-38px;width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#ff6a00;box-shadow:0 0 0 1px #ff6a00}.timeline-card__era[data-v-43901da9]{color:#ff6a00;font-size:13px;font-weight:700;line-height:1.45}.timeline-card>strong[data-v-43901da9]{margin-top:7px;font-size:21px;line-height:1.36}.timeline-card__summary[data-v-43901da9]{margin-top:7px;display:-webkit-box;overflow:hidden;color:#52525b;font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.timeline-card__people[data-v-43901da9],.timeline-detail__people[data-v-43901da9]{margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}.timeline-card__people span[data-v-43901da9],.timeline-detail__people span[data-v-43901da9]{padding:4px 8px;border-radius:999px;background:#f4f4f5;color:#52525b;font-size:12px;line-height:1.35}.timeline-card__action[data-v-43901da9]{margin-top:auto;padding-top:14px;display:inline-flex;align-items:center;gap:3px;color:#ff6a00;font-size:13px;font-weight:700}.timeline-detail[data-v-43901da9]{max-width:900px;margin:48px auto 0;overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff;box-shadow:0 18px 46px #18181b17}.timeline-detail__header[data-v-43901da9]{padding:32px;background:#f6f6f7}.timeline-detail__header>p[data-v-43901da9]{margin:0 0 8px;color:#ff6a00;font-size:13px;font-weight:700}.timeline-detail__header h2[data-v-43901da9]{margin:0;font-size:27px;line-height:1.35;font-weight:700}.timeline-detail__header>span[data-v-43901da9]{max-width:760px;margin-top:8px;display:block;color:#52525b;font-size:14px;line-height:1.7}.timeline-detail__content[data-v-43901da9]{padding:36px 32px}.timeline-detail__content h3[data-v-43901da9]{margin:38px 0 15px;font-size:21px;line-height:1.45}.timeline-detail__content h3[data-v-43901da9]:first-child{margin-top:0}.timeline-detail__content h4[data-v-43901da9]{margin:28px 0 12px;font-size:16px;line-height:1.5}.timeline-detail__content p[data-v-43901da9],.timeline-detail__content li[data-v-43901da9]{color:#3f3f46;font-size:15px;line-height:1.9}.timeline-detail__content p[data-v-43901da9]{margin:0 0 18px}.timeline-detail__content ul[data-v-43901da9],.timeline-detail__content ol[data-v-43901da9]{margin:0 0 21px;padding-left:1.35em}.timeline-detail__content li+li[data-v-43901da9]{margin-top:7px}.timeline-detail__content blockquote[data-v-43901da9]{margin:20px 0;padding:14px 18px;border-left:3px solid #ff6a00;background:#fff8f3;color:#52525b;line-height:1.8}.timeline-detail__table[data-v-43901da9]{margin:22px 0;overflow-x:auto;border:1px solid #e4e4e7;border-radius:8px}.timeline-detail__table table[data-v-43901da9]{min-width:540px;width:100%;border-collapse:collapse}.timeline-detail__table th[data-v-43901da9],.timeline-detail__table td[data-v-43901da9]{padding:12px 14px;border-bottom:1px solid #ededee;color:#3f3f46;font-size:13px;line-height:1.65;text-align:left;vertical-align:top}.timeline-detail__table th[data-v-43901da9]{background:#fafafa;color:#27272a;font-weight:700}.timeline-detail__table tr:last-child td[data-v-43901da9]{border-bottom:0}.knowledge-page--article[data-v-43901da9]{background:linear-gradient(180deg,#fff,#fafafa)}.knowledge-page--article .knowledge-main[data-v-43901da9]{width:min(1200px,100%);padding-bottom:150px}.knowledge-page--article .knowledge-hero[data-v-43901da9]{max-width:980px;padding:112px 0 148px;text-align:center}.knowledge-page--article .knowledge-eyebrow[data-v-43901da9]{margin-bottom:18px!important;color:#71717a!important;letter-spacing:.14em;text-transform:uppercase}.knowledge-page--article .knowledge-hero h1[data-v-43901da9]{font-size:clamp(36px,4.1vw,54px)}.knowledge-page--article .knowledge-hero>p[data-v-43901da9]:last-child{max-width:720px;margin-top:26px;font-size:18px;line-height:1.85}.knowledge-page--article .knowledge-article-layout[data-v-43901da9]{max-width:980px;margin:0 auto;display:block}.knowledge-page--article .knowledge-toc[data-v-43901da9]{display:none}.knowledge-page--article .knowledge-article-section[data-v-43901da9]{padding-bottom:140px}.knowledge-page--article .knowledge-article-section h2[data-v-43901da9]{margin-bottom:28px;padding-bottom:0;border:0;color:#111;font-size:29px;text-align:center}.knowledge-page--article .knowledge-article-section h3[data-v-43901da9]{max-width:820px;margin:42px auto 16px;color:#27272a;font-size:20px}.knowledge-page--article .knowledge-article-section h4[data-v-43901da9]{max-width:820px;margin-right:auto;margin-left:auto}.knowledge-page--article .knowledge-article-section p[data-v-43901da9],.knowledge-page--article .knowledge-article-section li[data-v-43901da9]{max-width:820px;margin-right:auto;margin-left:auto;color:#52525b;line-height:1.9}.knowledge-page--article .knowledge-article-section ul[data-v-43901da9],.knowledge-page--article .knowledge-article-section ol[data-v-43901da9]{max-width:820px;margin-right:auto;margin-left:auto}.knowledge-page--article .knowledge-article-table[data-v-43901da9]{max-width:900px;margin:30px auto}.knowledge-page--article .knowledge-article-table[data-v-43901da9],.knowledge-page--article .knowledge-article-table table[data-v-43901da9]{border-radius:6px}.zi-time-article[data-v-43901da9]{max-width:1120px;margin:0 auto}.zi-time-section[data-v-43901da9]{margin-bottom:150px}.zi-time-section__header[data-v-43901da9]{max-width:790px;margin:0 auto 44px;text-align:center}.zi-time-section__header h2[data-v-43901da9]{margin:0 0 19px;color:#111;font-size:29px;line-height:1.35}.zi-time-section__header>p[data-v-43901da9]{margin:0 auto 18px;color:#52525b;font-size:16px;line-height:1.9}.zi-time-timeline[data-v-43901da9]{max-width:940px;margin:0 auto;padding:30px;border:1px solid #ededee;border-radius:8px;background:#fff;box-shadow:0 8px 26px #18181b0a}.zi-time-timeline>h3[data-v-43901da9]{margin:0 0 28px;color:#3f3f46;font-size:18px;text-align:center}.zi-time-timeline__hours[data-v-43901da9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#3f3f46;font-size:13px;font-weight:600}.zi-time-timeline__hours span[data-v-43901da9]:nth-child(3){padding:4px 8px;border-radius:4px;background:#fef3c7}.zi-time-timeline__line[data-v-43901da9]{height:4px;border-radius:999px;position:relative;background:#e5e7eb}.zi-time-timeline__line i[data-v-43901da9]{width:2px;height:16px;position:absolute;top:-6px;left:50%;display:block;background:#fbbf24}.zi-time-timeline>p[data-v-43901da9]{margin:10px 0 34px;color:#71717a;font-size:12px;text-align:center}.zi-time-rule+.zi-time-rule[data-v-43901da9]{margin-top:48px}.zi-time-rule h4[data-v-43901da9]{margin:0 0 15px;display:flex;align-items:center;gap:11px;color:#27272a;font-size:16px}.zi-time-rule--traditional h4[data-v-43901da9]{color:#1d4ed8}.zi-time-rule--modern h4[data-v-43901da9]{color:#ea580c}.zi-time-rule__bar[data-v-43901da9]{height:48px;overflow:visible;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:1fr 2fr 2fr}.zi-time-rule__bar>span[data-v-43901da9],.zi-time-rule__bar>strong[data-v-43901da9]{min-width:0;display:grid;place-items:center;font-size:12px;font-weight:500;text-align:center}.zi-time-rule__bar>span[data-v-43901da9]{background:#f3f4f6;color:#52525b}.zi-time-rule__bar>strong[data-v-43901da9]{position:relative;background:#60a5fa;color:#fff}.zi-time-rule--traditional .zi-time-rule__bar>strong[data-v-43901da9]:after{position:absolute;bottom:-28px;left:50%;color:#2563eb;content:attr(data-note);font-size:11px;transform:translate(-50%);white-space:nowrap}.zi-time-rule--modern .zi-time-rule__bar[data-v-43901da9]{grid-template-columns:1fr 1fr 1fr 2fr}.zi-time-rule--modern .zi-time-rule__bar>strong[data-v-43901da9]:first-of-type{background:#fb923c}.zi-time-rule--modern .zi-time-rule__bar>strong[data-v-43901da9]:last-of-type{background:#ea580c}.zi-time-rule>p[data-v-43901da9]{margin:9px 0 0;color:#2563eb;font-size:12px;font-weight:600;text-align:center}.zi-time-rule__notes[data-v-43901da9]{margin:9px 0 0 20%;display:grid;grid-template-columns:1fr 1fr;color:#ea580c;font-size:12px;font-weight:600;text-align:center}.zi-time-summary-grid[data-v-43901da9]{margin-top:46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.zi-time-summary-card[data-v-43901da9]{padding:18px;border-radius:7px}.zi-time-summary-card h4[data-v-43901da9]{margin:0 0 8px;display:flex;align-items:center;gap:8px;font-size:14px}.zi-time-summary-card p[data-v-43901da9]{margin:0;font-size:14px;line-height:1.75}.zi-time-summary-card--traditional[data-v-43901da9]{background:#eff6ff;color:#1e40af}.zi-time-summary-card--modern[data-v-43901da9]{background:#fff7ed;color:#9a3412}.zi-time-method-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.zi-time-method-card[data-v-43901da9]{min-height:290px;padding:25px;border:1px solid #e4e4e7;border-radius:8px;display:grid;grid-template-columns:48px minmax(0,1fr);align-content:start;column-gap:14px;background:#fff;color:#27272a;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.zi-time-method-card[data-v-43901da9]:hover,.zi-time-method-card.active[data-v-43901da9]{transform:translateY(-3px);box-shadow:0 14px 28px #18181b14}.zi-time-method-card--traditional.active[data-v-43901da9]{border-color:#93c5fd}.zi-time-method-card--modern.active[data-v-43901da9]{border-color:#fdba74}.zi-time-method-card__icon[data-v-43901da9]{width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.zi-time-method-card--traditional .zi-time-method-card__icon[data-v-43901da9]{background:#dbeafe;color:#1d4ed8}.zi-time-method-card--modern .zi-time-method-card__icon[data-v-43901da9]{background:#ffedd5;color:#c2410c}.zi-time-method-card>span[data-v-43901da9]:nth-child(2){align-self:center;display:grid;gap:4px}.zi-time-method-card>span:nth-child(2) strong[data-v-43901da9]{font-size:17px}.zi-time-method-card>span:nth-child(2) small[data-v-43901da9]{color:#71717a;font-size:13px}.zi-time-method-card>p[data-v-43901da9]{grid-column:1 / -1;margin:20px 0 13px;color:#52525b;font-size:14px;line-height:1.7}.zi-time-example[data-v-43901da9]{grid-column:1 / -1;margin-top:8px;padding:11px 12px;border-radius:6px;display:grid;grid-template-columns:17px auto 1fr;column-gap:7px;align-items:center;background:#f9fafb;color:#52525b}.zi-time-example>svg[data-v-43901da9]{color:#71717a}.zi-time-example b[data-v-43901da9]{color:#27272a;font-size:13px}.zi-time-example em[data-v-43901da9]{color:#71717a;font-size:12px;font-style:normal}.zi-time-example small[data-v-43901da9]{grid-column:2 / -1;margin-top:3px;color:#52525b;font-size:12px}.zi-time-method-detail[data-v-43901da9]{max-width:940px;margin:48px auto 0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 8px 24px #18181b1a}.zi-time-method-detail>header[data-v-43901da9]{min-height:112px;padding:24px 26px;display:flex;align-items:center;gap:17px;background:#dbeafe}.zi-time-method-detail--modern>header[data-v-43901da9]{background:#ffedd5}.zi-time-method-detail__icon[data-v-43901da9]{width:64px;height:64px;flex:0 0 64px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#2563eb}.zi-time-method-detail--modern .zi-time-method-detail__icon[data-v-43901da9]{color:#ea580c}.zi-time-method-detail h3[data-v-43901da9]{margin:0 0 3px;color:#09090b;font-size:28px;line-height:1.25}.zi-time-method-detail>header p[data-v-43901da9]{margin:0;color:#52525b;font-size:16px}.zi-time-method-detail__body[data-v-43901da9]{padding:35px 34px 39px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:54px}.zi-time-method-detail__body h4[data-v-43901da9]{margin:0 0 19px;color:#18181b;font-size:18px}.zi-time-method-detail__body section>p[data-v-43901da9]{margin:0 0 18px;color:#3f3f46;font-size:15px;line-height:1.8}.zi-time-method-detail__pros[data-v-43901da9],.zi-time-method-detail__cons[data-v-43901da9]{margin:0 0 17px;display:grid;grid-template-columns:20px 1fr;column-gap:11px;color:#16a34a}.zi-time-method-detail__cons[data-v-43901da9]{color:#f97316}.zi-time-method-detail__pros>span[data-v-43901da9],.zi-time-method-detail__cons>span[data-v-43901da9]{color:#18181b;font-size:14px;font-weight:700}.zi-time-method-detail__pros p[data-v-43901da9],.zi-time-method-detail__cons p[data-v-43901da9]{grid-column:2;margin:2px 0 0;color:#52525b;font-size:14px;line-height:1.65}.zi-time-advice-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zi-time-advice-grid article[data-v-43901da9]{min-height:190px;padding:24px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.zi-time-advice-grid h3[data-v-43901da9]{margin:0 0 13px;color:#27272a;font-size:17px}.zi-time-advice-grid p[data-v-43901da9]{margin:0;color:#52525b;font-size:14px;line-height:1.75}.zi-time-advice-grid span[data-v-43901da9]{margin-top:16px;display:inline-block;color:#c2410c;font-size:12px;line-height:1.6}.zi-time-section--records[data-v-43901da9]{max-width:940px;margin-right:auto;margin-left:auto;padding:66px 88px;background:#fafafa}.zi-time-record[data-v-43901da9]{padding:32px 35px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;text-align:center;box-shadow:0 2px 8px #18181b08}.zi-time-record+.zi-time-record[data-v-43901da9]{margin-top:48px}.zi-time-record h3[data-v-43901da9]{margin:0 0 26px;color:#18181b;font-size:18px}.zi-time-record blockquote[data-v-43901da9]{max-width:680px;margin:0 auto 10px;color:#27272a;font-size:19px;line-height:1.75}.zi-time-record cite[data-v-43901da9]{color:#71717a;font-size:14px;font-style:normal}.zi-time-record p[data-v-43901da9]{max-width:720px;margin:20px auto 0;color:#52525b;font-size:15px;line-height:1.85}.zi-time-conclusion[data-v-43901da9]{max-width:850px;margin:0 auto;padding:44px clamp(24px,6vw,74px);border-radius:8px;background:#f4f4f5;text-align:center}.zi-time-conclusion h2[data-v-43901da9]{margin:0 0 19px;color:#18181b;font-size:27px}.zi-time-conclusion p[data-v-43901da9]{margin:0 auto 15px;color:#52525b;font-size:15px;line-height:1.9}.qiyun-article[data-v-43901da9]{max-width:980px;margin:0 auto}.qiyun-section[data-v-43901da9]{margin-bottom:140px}.qiyun-section__header[data-v-43901da9],.qiyun-intro[data-v-43901da9]{max-width:790px;margin-right:auto;margin-left:auto;text-align:center}.qiyun-section h2[data-v-43901da9]{margin:0 0 20px;color:#111;font-size:29px}.qiyun-section__header>p[data-v-43901da9],.qiyun-intro>p[data-v-43901da9]{margin:0 auto 18px;color:#52525b;line-height:1.85}.qiyun-intro h3[data-v-43901da9]{margin:35px 0 12px;color:#27272a;font-size:18px}.qiyun-steps[data-v-43901da9]{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 12px 30px #18181b17}.qiyun-steps>header[data-v-43901da9]{padding:23px 26px;border-bottom:1px solid #ececee;color:#27272a}.qiyun-step[data-v-43901da9]{padding:20px 26px;display:flex;align-items:flex-start;gap:16px;background:#fafafa}.qiyun-step+.qiyun-step[data-v-43901da9]{border-top:1px solid #ededee}.qiyun-step>b[data-v-43901da9]{flex:0 0 32px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#3b82f6;color:#fff;font-size:14px}.qiyun-step:nth-of-type(6)>b[data-v-43901da9]{background:#eab308}.qiyun-step h3[data-v-43901da9]{margin:2px 0 7px;color:#27272a;font-size:16px}.qiyun-step p[data-v-43901da9]{margin:0;color:#52525b;font-size:14px;line-height:1.75}.qiyun-step__notes[data-v-43901da9]{margin-top:11px;display:flex;flex-wrap:wrap;gap:7px}.qiyun-step__notes span[data-v-43901da9]{padding:5px 8px;border-radius:4px;background:#eef6ff;color:#1d4ed8;font-size:12px;line-height:1.45}.qiyun-formula[data-v-43901da9]{margin:0 26px 26px;padding:22px;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(90deg,#eff6ff,#eef2ff)}.qiyun-formula>strong[data-v-43901da9]{color:#1d4ed8;font-size:16px}.qiyun-formula>p[data-v-43901da9]{margin:8px 0 15px;color:#52525b;font-size:14px}.qiyun-formula>div[data-v-43901da9]{display:grid;gap:9px}.qiyun-formula>div span[data-v-43901da9]{padding:11px;border:1px solid #dbeafe;border-radius:6px;background:#fff;color:#1e3a8a;font-size:13px}.qiyun-formula aside[data-v-43901da9]{margin-top:14px;padding:13px;border:1px solid #fde68a;border-radius:6px;display:grid;gap:5px;background:#fefce8;color:#713f12;font-size:13px}.qiyun-case-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.qiyun-case-grid article[data-v-43901da9]{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 10px 24px #18181b14}.qiyun-case-grid article:first-child>header[data-v-43901da9]{background:#eff6ff}.qiyun-case-grid article:last-child>header[data-v-43901da9]{background:#fdf2f8}.qiyun-case-grid header[data-v-43901da9]{padding:23px}.qiyun-case-grid h3[data-v-43901da9]{margin:0 0 6px;color:#27272a;font-size:17px}.qiyun-case-grid header p[data-v-43901da9]{margin:0;color:#71717a;font-size:13px}.qiyun-case-grid dl[data-v-43901da9]{margin:0;padding:21px 23px 12px}.qiyun-case-grid dl div[data-v-43901da9]{padding:0 0 10px;display:flex;justify-content:space-between;gap:16px;font-size:13px}.qiyun-case-grid dt[data-v-43901da9]{color:#71717a}.qiyun-case-grid dd[data-v-43901da9]{margin:0;color:#27272a;font-weight:600;text-align:right}.qiyun-case-grid article>p[data-v-43901da9]{margin:0 23px 12px;padding-top:13px;border-top:1px solid #ececee;color:#52525b;font-size:12px;line-height:1.6}.qiyun-case-grid article>strong[data-v-43901da9]{margin:0 23px 23px;display:block;color:#1e40af;font-size:16px}.qiyun-quote[data-v-43901da9]{padding:58px clamp(24px,7vw,72px);border-radius:8px;background:#f4f4f5;text-align:center}.qiyun-quote h2[data-v-43901da9]{margin:0 0 24px;color:#18181b;font-size:27px}.qiyun-quote blockquote[data-v-43901da9]{margin:0;color:#27272a;font-size:19px;line-height:1.8}.qiyun-quote cite[data-v-43901da9]{margin-top:10px;display:block;color:#71717a;font-style:normal}.qiyun-quote p[data-v-43901da9]{margin:24px auto 0;color:#52525b;line-height:1.85}.knowledge-page--qiyun-starting-time .qiyun-section[data-v-43901da9]{margin-bottom:192px}.knowledge-page--qiyun-starting-time .qiyun-intro[data-v-43901da9]{max-width:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:48px;text-align:left}.knowledge-page--qiyun-starting-time .qiyun-intro>h2[data-v-43901da9],.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:first-of-type{grid-column:1 / -1;text-align:center}.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:first-of-type{margin-bottom:48px}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]{position:relative;margin:0;padding:30px 24px 8px 76px;border-radius:8px 8px 0 0;background:#fff;border:1px solid #ececee;border-bottom:0;font-size:17px;grid-row:3}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:before{position:absolute;top:24px;left:24px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#dbeafe;color:#2563eb;content:"?"}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:nth-of-type(2):before{background:#dcfce7;color:#16a34a;content:"◷"}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:nth-of-type(3):before{background:#f3e8ff;color:#9333ea;content:"◎"}.knowledge-page--qiyun-starting-time .qiyun-intro>h3+p[data-v-43901da9]{min-height:112px;margin:0;padding:8px 24px 27px;border-radius:0 0 8px 8px;background:#fff;border:1px solid #ececee;border-top:0;box-shadow:0 8px 18px #18181b0a;color:#52525b;line-height:1.7;grid-row:4}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:nth-of-type(1),.knowledge-page--qiyun-starting-time .qiyun-intro>h3:nth-of-type(1)+p[data-v-43901da9]{grid-column:1}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:nth-of-type(2),.knowledge-page--qiyun-starting-time .qiyun-intro>h3:nth-of-type(2)+p[data-v-43901da9]{grid-column:2}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:nth-of-type(3),.knowledge-page--qiyun-starting-time .qiyun-intro>h3:nth-of-type(3)+p[data-v-43901da9]{grid-column:3}.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:last-child{min-height:132px;margin:48px auto 0;padding:28px 38px;grid-column:1 / -1;width:70%;border-radius:8px;background:#eff6ff;text-align:left;grid-row:5}.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:last-child:before{margin-right:10px;color:#2563eb;content:"ⓘ"}.knowledge-page--qiyun-starting-time .qiyun-section__header[data-v-43901da9]{margin-bottom:48px}.knowledge-page--qiyun-starting-time .qiyun-steps>header[data-v-43901da9]{padding:24px 26px}.knowledge-page--qiyun-starting-time .qiyun-step[data-v-43901da9]{min-height:112px;padding:24px 26px}.knowledge-page--qiyun-starting-time .qiyun-formula[data-v-43901da9]{margin-top:0;padding:26px}.knowledge-page--qiyun-starting-time .qiyun-formula>div span[data-v-43901da9]{min-height:44px;display:flex;align-items:center}.knowledge-page--qiyun-starting-time .qiyun-case-grid[data-v-43901da9]{gap:32px}.knowledge-page--qiyun-starting-time .qiyun-case-grid article[data-v-43901da9]{min-height:365px}.knowledge-page--qiyun-starting-time .qiyun-case-grid header[data-v-43901da9]{padding:28px 24px}.knowledge-page--qiyun-starting-time .qiyun-quote[data-v-43901da9]{min-height:365px;display:flex;flex-direction:column;justify-content:center}.dayun-article[data-v-43901da9]{max-width:980px;margin:0 auto}.dayun-section[data-v-43901da9]{margin-bottom:138px}.dayun-section__header[data-v-43901da9]{max-width:790px;margin:0 auto 42px;text-align:center}.dayun-section__header h2[data-v-43901da9]{margin:0 0 18px;color:#18181b;font-size:29px}.dayun-section__header p[data-v-43901da9]{margin:0;color:#52525b;font-size:15px;line-height:1.9}.dayun-concept-grid[data-v-43901da9],.dayun-effect-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dayun-concept-grid article[data-v-43901da9],.dayun-effect-grid article[data-v-43901da9]{min-height:196px;padding:24px 20px;border:1px solid #ececee;border-radius:8px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.dayun-concept-grid article[data-v-43901da9]:hover,.dayun-effect-grid article[data-v-43901da9]:hover{transform:translateY(-3px);box-shadow:0 12px 24px #18181b14}.dayun-concept-grid span[data-v-43901da9]{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#f4f4f5;font-size:20px}.dayun-concept-grid h3[data-v-43901da9],.dayun-effect-grid h3[data-v-43901da9]{margin:19px 0 8px;color:#27272a;font-size:16px}.dayun-concept-grid p[data-v-43901da9],.dayun-effect-grid p[data-v-43901da9]{margin:0;color:#71717a;font-size:13px;line-height:1.75}.dayun-spotlight[data-v-43901da9]{margin-top:22px;padding:30px 34px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.dayun-spotlight>div[data-v-43901da9]:first-child{display:flex;align-items:center;gap:11px}.dayun-spotlight>div:first-child span[data-v-43901da9]{font-size:24px}.dayun-spotlight h3[data-v-43901da9]{margin:0;color:#1e3a8a;font-size:19px}.dayun-spotlight h3+p[data-v-43901da9]{margin:0;color:#2563eb;font-size:13px}.dayun-spotlight>p[data-v-43901da9]{margin:18px 0;color:#3f3f46;line-height:1.85}.dayun-time-traits[data-v-43901da9]{display:grid;grid-template-columns:auto repeat(4,minmax(0,1fr));gap:8px;align-items:center}.dayun-time-traits strong[data-v-43901da9]{color:#1e3a8a;font-size:13px}.dayun-time-traits span[data-v-43901da9]{padding:7px 9px;border:1px solid #dbeafe;border-radius:5px;background:#fff;color:#1d4ed8;font-size:12px;line-height:1.45;text-align:center}.dayun-arrangement[data-v-43901da9]{display:grid;gap:20px}.dayun-starting[data-v-43901da9]{padding:28px 30px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;text-align:center}.dayun-starting h3[data-v-43901da9]{margin:0 0 10px;color:#27272a;font-size:18px}.dayun-starting p[data-v-43901da9]{max-width:570px;margin:0 auto 17px;color:#52525b;font-size:14px;line-height:1.8}.dayun-starting button[data-v-43901da9]{padding:0;border:0;background:transparent;color:#2563eb;font-size:14px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.dayun-direction-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.dayun-direction-grid article[data-v-43901da9]{padding:29px 31px;border:1px solid #ececee;border-radius:8px;background:#fff}.dayun-direction-grid article>span[data-v-43901da9]{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:15px}.dayun-direction--forward[data-v-43901da9]{background:#2563eb}.dayun-direction--reverse[data-v-43901da9]{background:#f97316}.dayun-direction-grid h3[data-v-43901da9]{margin:16px 0 8px;color:#27272a;font-size:18px}.dayun-direction-grid strong[data-v-43901da9]{display:block;color:#52525b;font-size:14px}.dayun-direction-grid p[data-v-43901da9]{margin:13px 0 0;color:#71717a;font-size:14px;line-height:1.8}.dayun-effect-grid article[data-v-43901da9]{min-height:188px;text-align:center}.dayun-effect-grid b[data-v-43901da9]{width:47px;height:47px;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:#f4f4f5;color:#27272a;font-size:21px}.dayun-effect-grid h3[data-v-43901da9]{margin-top:15px}.dayun-judgement[data-v-43901da9]{margin-top:30px;padding:30px;border:1px solid #ececee;border-radius:8px;background:#fff}.dayun-judgement>h3[data-v-43901da9]{margin:0 0 23px;color:#27272a;font-size:19px;text-align:center}.dayun-judgement>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dayun-judgement article[data-v-43901da9]{padding:20px;border-radius:7px}.dayun-judgement__good[data-v-43901da9]{background:#f0fdf4}.dayun-judgement__bad[data-v-43901da9]{background:#fef2f2}.dayun-judgement h4[data-v-43901da9]{margin:0 0 12px;font-size:15px}.dayun-judgement__good h4[data-v-43901da9]{color:#15803d}.dayun-judgement__bad h4[data-v-43901da9]{color:#dc2626}.dayun-judgement ul[data-v-43901da9]{margin:0;padding:0;list-style:none}.dayun-judgement li[data-v-43901da9]{margin-top:9px;color:#52525b;font-size:13px;line-height:1.7}.dayun-quote[data-v-43901da9]{padding:60px clamp(24px,7vw,72px);border-radius:8px;background:#f4f4f5;text-align:center}.dayun-quote h2[data-v-43901da9]{margin:0 0 24px;color:#18181b;font-size:27px}.dayun-quote blockquote[data-v-43901da9]{margin:0;color:#27272a;font-size:20px;line-height:1.8}.dayun-quote cite[data-v-43901da9]{margin-top:11px;display:block;color:#71717a;font-style:normal}.dayun-quote p[data-v-43901da9]{margin:23px auto 0;color:#52525b;line-height:1.85}.knowledge-page--dayun .dayun-section[data-v-43901da9]{margin-bottom:192px}.knowledge-page--dayun .dayun-section__header[data-v-43901da9]{margin-bottom:48px}.knowledge-page--dayun .dayun-concept-grid[data-v-43901da9]{gap:16px}.knowledge-page--dayun .dayun-concept-grid article[data-v-43901da9]{position:relative;min-height:129px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.knowledge-page--dayun .dayun-concept-grid article[data-v-43901da9]:after{position:absolute;bottom:15px;width:8px;height:8px;border-radius:50%;background:#d1d5db;content:""}.knowledge-page--dayun .dayun-concept-grid article[data-v-43901da9]:first-child{border-color:#d1d5db;box-shadow:0 4px 8px #18181b1f}.knowledge-page--dayun .dayun-concept-grid article[data-v-43901da9]:first-child:after{background:#374151}.knowledge-page--dayun .dayun-concept-grid span[data-v-43901da9]{width:auto;height:auto;background:transparent}.knowledge-page--dayun .dayun-concept-grid h3[data-v-43901da9]{margin:7px 0 3px}.knowledge-page--dayun .dayun-concept-grid p[data-v-43901da9]{line-height:1.4}.knowledge-page--dayun .dayun-spotlight[data-v-43901da9]{min-height:334px;margin-top:48px;padding:0 24px 24px;overflow:hidden;border:0;background:#fff;box-shadow:0 10px 24px #18181b1a}.knowledge-page--dayun .dayun-spotlight>div[data-v-43901da9]:first-child{margin:0 -24px 24px;padding:24px;background:#dbeafe}.knowledge-page--dayun .dayun-spotlight>p[data-v-43901da9]{margin:0 0 18px}.knowledge-page--dayun .dayun-time-traits[data-v-43901da9]{padding:18px;grid-template-columns:1fr;background:#eff6ff}.knowledge-page--dayun .dayun-time-traits span[data-v-43901da9]{padding:0;border:0;background:transparent;text-align:left}.knowledge-page--dayun .dayun-time-traits span[data-v-43901da9]:before{margin-right:7px;content:"•"}.knowledge-page--dayun .dayun-starting[data-v-43901da9]{min-height:112px;padding:24px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:18px;align-items:center;border:2px solid #bfdbfe;background:#eff6ff;text-align:left;box-shadow:0 4px 8px #2563eb14}.knowledge-page--dayun .dayun-starting[data-v-43901da9]:before{width:48px;height:48px;grid-row:1 / 3;display:grid;place-items:center;border-radius:50%;background:#dbeafe;color:#2563eb;font-size:23px;content:"◷"}.knowledge-page--dayun .dayun-starting h3[data-v-43901da9]{margin:0;align-self:end}.knowledge-page--dayun .dayun-starting p[data-v-43901da9]{margin:4px 0 0;align-self:start}.knowledge-page--dayun .dayun-starting button[data-v-43901da9]{min-width:154px;height:40px;grid-column:3;grid-row:1 / 3;border-radius:6px;background:#2563eb;color:#fff;text-decoration:none}.knowledge-page--dayun .dayun-starting button[data-v-43901da9]:after{margin-left:14px;content:"→"}.knowledge-page--dayun .dayun-direction-grid[data-v-43901da9]{margin-top:28px;gap:32px}.knowledge-page--dayun .dayun-direction-grid article[data-v-43901da9]{min-height:190px}.knowledge-page--dayun .dayun-direction-grid article>span[data-v-43901da9]{color:#059669;background:#d1fae5}.knowledge-page--dayun .dayun-direction-grid article:nth-child(2)>span[data-v-43901da9]{color:#ea580c;background:#ffedd5}.knowledge-page--dayun .dayun-effect-grid article[data-v-43901da9]{min-height:185px;border:0;box-shadow:none}.knowledge-page--dayun .dayun-effect-grid article:nth-child(1) b[data-v-43901da9]{color:#ef4444;background:#fee2e2}.knowledge-page--dayun .dayun-effect-grid article:nth-child(2) b[data-v-43901da9]{color:#2563eb;background:#dbeafe}.knowledge-page--dayun .dayun-effect-grid article:nth-child(3) b[data-v-43901da9]{color:#16a34a;background:#dcfce7}.knowledge-page--dayun .dayun-effect-grid article:nth-child(4) b[data-v-43901da9]{color:#9333ea;background:#f3e8ff}.knowledge-page--dayun .dayun-judgement[data-v-43901da9]{padding:40px 32px;border:0;background:#fafafa}.knowledge-page--dayun .dayun-judgement>div[data-v-43901da9]{gap:32px}.knowledge-page--dayun .dayun-judgement article[data-v-43901da9]{padding:24px;background:#fff}.knowledge-page--dayun .dayun-quote[data-v-43901da9]{min-height:365px;display:flex;flex-direction:column;justify-content:center}@media(min-width:761px)and (max-width:900px){.dayun-concept-grid[data-v-43901da9],.dayun-effect-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.dayun-concept-grid article[data-v-43901da9],.dayun-effect-grid article[data-v-43901da9]{min-height:172px}}.solar-article[data-v-43901da9]{max-width:980px;margin:0 auto}.solar-section[data-v-43901da9]{margin-bottom:136px}.solar-section>h2[data-v-43901da9]{margin:0 0 31px;color:#18181b;font-size:29px}.solar-section>p[data-v-43901da9]{margin:-14px 0 28px;color:#52525b;line-height:1.85}.solar-lead[data-v-43901da9]{color:#3f3f46!important;font-size:19px;font-weight:600;text-align:center}.solar-comparison[data-v-43901da9]{padding:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.solar-comparison__title[data-v-43901da9]{display:flex;align-items:center;gap:9px}.solar-comparison article:first-child svg[data-v-43901da9]{color:#2563eb}.solar-comparison article:last-child svg[data-v-43901da9]{color:#d97706}.solar-comparison h3[data-v-43901da9]{margin:0;color:#18181b;font-size:18px}.solar-comparison p[data-v-43901da9]{margin:17px 0;color:#52525b;font-size:14px;line-height:1.85}.solar-comparison aside[data-v-43901da9]{padding:13px;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:13px;line-height:1.75}.solar-comparison article:last-child aside[data-v-43901da9]{background:#fffbeb;color:#b45309}.solar-core[data-v-43901da9]{margin:20px 0 0!important;padding:14px;border-radius:6px;background:#f4f4f5;color:#3f3f46!important;text-align:center}.solar-history-card[data-v-43901da9],.solar-principle-card[data-v-43901da9],.solar-application-card[data-v-43901da9]{padding:30px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;box-shadow:0 10px 24px #18181b0b}.solar-history-card h3[data-v-43901da9],.solar-principle-card h3[data-v-43901da9],.solar-application-card h3[data-v-43901da9]{margin:0 0 13px;color:#27272a;font-size:18px}.solar-history-card>p[data-v-43901da9],.solar-principle-card>p[data-v-43901da9],.solar-application-card>p[data-v-43901da9]{margin:0;color:#52525b;line-height:1.85}.solar-history-card>div[data-v-43901da9]{margin-top:23px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.solar-history-card>div article[data-v-43901da9]{padding:18px;border-radius:7px;background:#f0fdf4}.solar-history-card h4[data-v-43901da9]{margin:0 0 8px;color:#166534;font-size:15px}.solar-history-card article p[data-v-43901da9]{margin:0;color:#15803d;font-size:13px;line-height:1.8}.solar-history-card footer[data-v-43901da9]{margin-top:25px;padding-top:24px;border-top:1px solid #ececee}.solar-history-card footer p[data-v-43901da9]{margin:0;color:#52525b;line-height:1.85}.solar-principle-stack[data-v-43901da9]{display:grid;gap:20px}.solar-principle-card>h3[data-v-43901da9]{display:flex;align-items:center;gap:9px}.solar-two-column[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.solar-two-column p[data-v-43901da9]{margin:0;color:#52525b;line-height:1.85}.solar-two-column h4[data-v-43901da9]{margin:21px 0 11px;color:#3f3f46;font-size:15px}.solar-principle-card aside[data-v-43901da9]{margin-top:18px;padding:17px;border-radius:7px;background:#f5f3ff}.solar-principle-card aside h4[data-v-43901da9]{margin:0 0 8px;color:#6d28d9}.solar-principle-card code[data-v-43901da9]{color:#6d28d9;font-size:13px;white-space:normal}.solar-examples article[data-v-43901da9],.solar-extrema article[data-v-43901da9]{margin-top:10px;padding:13px;border-radius:6px;background:#f4f4f5}.solar-examples span[data-v-43901da9],.solar-extrema strong[data-v-43901da9]{display:block;color:#3f3f46;font-size:13px}.solar-examples strong[data-v-43901da9]{margin-top:6px;color:#27272a;font-size:13px}.solar-extrema article[data-v-43901da9]:nth-of-type(1){background:#f0fdf4}.solar-extrema article[data-v-43901da9]:nth-of-type(2){background:#fef2f2}.solar-extrema p[data-v-43901da9]{margin-top:6px;font-size:12px}.solar-cause-grid[data-v-43901da9]{display:grid;gap:10px}.solar-cause-grid article[data-v-43901da9]{padding:14px;border-radius:6px;background:#eff6ff}.solar-cause-grid h5[data-v-43901da9]{margin:0 0 6px;color:#1d4ed8;font-size:14px}.solar-cause-grid p[data-v-43901da9]{color:#1e40af;font-size:12px}.solar-tool-section[data-v-43901da9]{padding:30px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.solar-tool-section>h2[data-v-43901da9]{margin-bottom:12px}.solar-tool-section>p[data-v-43901da9]{margin:0 0 14px}.solar-tool-section .solar-tool[data-v-43901da9]{margin:0;border:0;border-top:1px solid #ececee;border-radius:0;box-shadow:none}.solar-application-card h3+p[data-v-43901da9]{margin:0 0 23px}.solar-application-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.solar-application-grid article[data-v-43901da9]{padding:18px;border-radius:7px;background:#eff6ff}.solar-application-grid h4[data-v-43901da9],.solar-timing-list h4[data-v-43901da9]{margin:0 0 7px;color:#1e40af;font-size:15px}.solar-application-grid p[data-v-43901da9],.solar-timing-list p[data-v-43901da9]{margin:0;color:#1d4ed8;font-size:13px;line-height:1.75}.solar-application-card>h3[data-v-43901da9]:nth-of-type(2){margin-top:28px}.solar-timing-list[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.solar-timing-list article[data-v-43901da9]{padding:16px;border-radius:7px;background:#f4f4f5}.solar-timing-list h4[data-v-43901da9],.solar-timing-list p[data-v-43901da9]{color:#3f3f46}.solar-advice-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.solar-advice-grid article[data-v-43901da9]{padding:20px;border:1px solid #ececee;border-radius:8px;background:#fff}.solar-advice-grid article[data-v-43901da9]:first-child{grid-column:1 / -1;padding:0;border:0;background:transparent}.solar-advice-grid h3[data-v-43901da9]{margin:0 0 9px;color:#27272a;font-size:16px}.solar-advice-grid p[data-v-43901da9]{margin:0;color:#52525b;font-size:13px;line-height:1.8}.solar-summary[data-v-43901da9]{padding:58px clamp(24px,7vw,72px);border-radius:8px;background:#f4f4f5;text-align:center}.solar-summary h2[data-v-43901da9]{margin:0 0 18px;color:#18181b;font-size:27px}.solar-summary p[data-v-43901da9]{max-width:700px;margin:0 auto;color:#52525b;line-height:1.9}.relation-article[data-v-43901da9]{max-width:980px;margin:0 auto}.relation-section[data-v-43901da9]{margin-bottom:132px}.relation-section__header[data-v-43901da9]{margin-bottom:34px;text-align:center}.relation-section__header h2[data-v-43901da9]{margin:0 0 14px;color:#18181b;font-size:29px}.relation-section__header p[data-v-43901da9]{margin:0 auto;color:#52525b;line-height:1.85}.relation-card-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.relation-card-grid button[data-v-43901da9]{min-height:205px;padding:18px;border:1px solid #e4e4e7;border-radius:8px;display:grid;grid-template-columns:1fr auto;align-content:start;text-align:left;background:#fff;color:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.relation-card-grid button[data-v-43901da9]:hover,.relation-card-grid button.active[data-v-43901da9]{border-color:#a1a1aa;box-shadow:0 10px 22px #18181b14;transform:translateY(-2px)}.relation-card-grid button>span[data-v-43901da9]{font-size:20px}.relation-card-grid small[data-v-43901da9]{margin-left:8px;align-self:center;color:#71717a;font-size:11px}.relation-card-grid em[data-v-43901da9]{padding:3px 7px;border-radius:999px;align-self:center;font-size:11px;font-style:normal}.relation-tone--good[data-v-43901da9]{background:#dcfce7;color:#15803d}.relation-tone--bad[data-v-43901da9]{background:#fee2e2;color:#dc2626}.relation-tone--neutral[data-v-43901da9]{background:#f4f4f5;color:#52525b}.relation-card-grid strong[data-v-43901da9]{grid-column:1 / -1;margin-top:15px;color:#27272a;font-size:16px}.relation-card-grid p[data-v-43901da9]{grid-column:1 / -1;margin:7px 0 0;color:#71717a;font-size:12px;line-height:1.65}.relation-card-grid i[data-v-43901da9]{grid-column:1 / -1;align-self:end;margin-top:11px;color:#2563eb;font-size:12px;font-style:normal}.relation-detail[data-v-43901da9]{margin-top:22px;overflow:hidden;border:1px solid #dbeafe;border-radius:8px;background:#fff}.relation-detail>header[data-v-43901da9]{padding:27px 30px;display:flex;gap:15px;align-items:flex-start;background:#eff6ff}.relation-detail>header>span[data-v-43901da9]{font-size:26px}.relation-detail h3[data-v-43901da9]{margin:0 0 6px;color:#1e3a8a;font-size:20px}.relation-detail header p[data-v-43901da9]{margin:0;color:#1d4ed8;font-size:14px;line-height:1.7}.relation-detail__meta[data-v-43901da9]{padding:12px 30px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e0e7ff;color:#52525b;font-size:13px}.relation-detail__meta strong[data-v-43901da9]{color:#2563eb}.relation-detail section[data-v-43901da9]{padding:28px 30px}.relation-detail h4[data-v-43901da9]{margin:0 0 10px;color:#27272a;font-size:16px}.relation-detail section>p[data-v-43901da9]{margin:0 0 21px;color:#52525b;line-height:1.85}.relation-pair-list[data-v-43901da9]{margin:0 0 23px;display:flex;flex-wrap:wrap;gap:8px}.relation-pair-list span[data-v-43901da9]{padding:7px 10px;border-radius:5px;background:#f4f4f5;color:#3f3f46;font-size:13px}.relation-detail ul[data-v-43901da9]{margin:0 0 23px;padding-left:20px;color:#52525b}.relation-detail li[data-v-43901da9]{margin-top:8px;line-height:1.7}.relation-detail aside[data-v-43901da9]{padding:18px 30px;border-top:1px solid #e0e7ff;background:#f8fbff}.relation-detail aside strong[data-v-43901da9]{color:#1d4ed8;font-size:14px}.relation-detail aside p[data-v-43901da9]{margin:8px 0 0;color:#52525b;font-size:13px;line-height:1.8}.knowledge-page--xing-chong-hui-he .relation-detail[data-v-43901da9]{border-color:#a7f3d0;box-shadow:0 12px 30px #10b98114}.knowledge-page--xing-chong-hui-he .relation-detail>header[data-v-43901da9]{background:#d1fae5}.knowledge-page--xing-chong-hui-he .relation-detail h3[data-v-43901da9]{color:#065f46}.knowledge-page--xing-chong-hui-he .relation-detail header p[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-detail__meta strong[data-v-43901da9]{color:#047857}.knowledge-page--xing-chong-hui-he .relation-detail__meta[data-v-43901da9]{border-color:#a7f3d0;background:#ecfdf5}.knowledge-page--xing-chong-hui-he .relation-detail>section[data-v-43901da9]{display:grid;grid-template-columns:1fr 1fr;column-gap:54px;align-items:start}.knowledge-page--xing-chong-hui-he .relation-detail>section>h4[data-v-43901da9]:nth-of-type(-n+2),.knowledge-page--xing-chong-hui-he .relation-detail>section>.relation-pair-list[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-detail>section>p[data-v-43901da9]:first-of-type{grid-column:1}.knowledge-page--xing-chong-hui-he .relation-detail>section>h4[data-v-43901da9]:nth-of-type(n+3),.knowledge-page--xing-chong-hui-he .relation-detail>section>ul[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-detail>section>p[data-v-43901da9]:nth-of-type(n+2){grid-column:2}.knowledge-page--xing-chong-hui-he .relation-detail>section>h4[data-v-43901da9]:nth-of-type(3){grid-row:1}.knowledge-page--xing-chong-hui-he .relation-detail>section>ul[data-v-43901da9]{grid-row:2/4}.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(2).active) .relation-detail[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(4).active) .relation-detail[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(5).active) .relation-detail[data-v-43901da9]{border-color:#fecaca;box-shadow:0 12px 30px #ef444414}.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(2).active) .relation-detail>header[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(4).active) .relation-detail>header[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section:has(.relation-card-grid button:nth-child(5).active) .relation-detail>header[data-v-43901da9]{background:#fee2e2}.relation-subtype-list[data-v-43901da9]{margin:0 0 23px;display:grid;gap:10px}.relation-subtype-list article[data-v-43901da9]{padding:14px;border-radius:7px;background:#f4f4f5}.relation-subtype-list strong[data-v-43901da9]{display:block;margin-bottom:8px;color:#27272a;font-size:14px}.relation-subtype-list span[data-v-43901da9]{margin-right:7px;padding:4px 7px;display:inline-block;border-radius:4px;background:#fff;color:#52525b;font-size:12px}.relation-subtype-list p[data-v-43901da9]{margin:9px 0 0;color:#52525b;font-size:13px;line-height:1.75}.relation-content-block[data-v-43901da9]{max-width:900px;margin:0 auto 22px}.relation-content-block h3[data-v-43901da9]{margin:0 0 13px;color:#27272a;font-size:19px}.relation-content-block h4[data-v-43901da9]{margin:21px 0 10px;color:#3f3f46;font-size:16px}.relation-content-block p[data-v-43901da9]{margin:0 0 13px;color:#52525b;line-height:1.85}.relation-content-block ul[data-v-43901da9]{margin:0;padding-left:21px;color:#52525b}.relation-content-block li[data-v-43901da9]{margin-top:8px;line-height:1.7}.relation-table-wrap[data-v-43901da9]{overflow-x:auto;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.relation-table-wrap table[data-v-43901da9]{width:100%;border-collapse:collapse;font-size:13px}.relation-table-wrap th[data-v-43901da9],.relation-table-wrap td[data-v-43901da9]{padding:13px 15px;border-bottom:1px solid #ececee;text-align:left;vertical-align:top;line-height:1.65}.relation-table-wrap th[data-v-43901da9]{background:#f4f4f5;color:#27272a;font-weight:600}.relation-table-wrap td[data-v-43901da9]{color:#52525b}.relation-table-wrap tr:last-child td[data-v-43901da9]{border-bottom:0}.knowledge-page--atlas[data-v-43901da9]{background:linear-gradient(180deg,#fff,#f8f8f9)}.knowledge-page--atlas .knowledge-main[data-v-43901da9]{width:min(1200px,100%);padding-bottom:128px}.knowledge-page--atlas .knowledge-hero[data-v-43901da9]{max-width:920px;padding:112px 0 150px}.knowledge-page--atlas .knowledge-eyebrow[data-v-43901da9]{display:none}.knowledge-page--atlas .knowledge-hero h1[data-v-43901da9]{color:#18181b;font-size:clamp(38px,4.4vw,56px)}.knowledge-page--atlas .knowledge-hero>p[data-v-43901da9]:last-child{max-width:720px;margin-top:25px;color:#5b5b63;font-size:18px;line-height:1.8}.knowledge-page--atlas .knowledge-section__header[data-v-43901da9]{margin-bottom:42px}.knowledge-page--atlas .stem-grid[data-v-43901da9]{gap:20px}.knowledge-page--atlas .stem-card[data-v-43901da9]{min-height:170px;padding:22px 14px;border-color:#e2e2e5;border-radius:8px;background:#fffffff0;box-shadow:0 5px 18px #18181b09}.knowledge-page--atlas .stem-card[data-v-43901da9]:hover{border-color:#a1a1aa;box-shadow:0 15px 32px #18181b17}.knowledge-page--atlas .stem-card.active[data-v-43901da9]{border-color:#27272a;box-shadow:0 0 0 1px #27272a,0 15px 32px #18181b1a}.knowledge-page--atlas .stem-card__icon[data-v-43901da9]{min-height:38px;font-size:34px}.knowledge-page--atlas .stem-card strong[data-v-43901da9]{font-size:23px}.knowledge-page--atlas .atlas-detail-shell[data-v-43901da9],.knowledge-page--atlas .stem-detail[data-v-43901da9]{margin-top:58px}.knowledge-page--library[data-v-43901da9]{background:#f8f8f9}.knowledge-page--library .knowledge-main[data-v-43901da9]{width:min(1280px,100%);padding-bottom:128px}.knowledge-page--library .knowledge-hero[data-v-43901da9]{max-width:940px;padding:92px 0 74px}.knowledge-page--library .knowledge-eyebrow[data-v-43901da9]{display:none}.knowledge-page--library .knowledge-hero h1[data-v-43901da9]{font-size:clamp(36px,4vw,52px)}.knowledge-page--library .knowledge-hero>p[data-v-43901da9]:last-child{max-width:760px;margin-top:20px;font-size:17px}.knowledge-page--library .knowledge-section__header[data-v-43901da9]{margin-bottom:30px}.knowledge-page--library .library-controls[data-v-43901da9]{max-width:900px;margin:0 auto 32px;padding:0;border:0;border-radius:0;gap:12px;background:transparent}.knowledge-page--library .library-search[data-v-43901da9]{height:46px;border-radius:7px;background:#fff;box-shadow:0 3px 12px #18181b0a}.knowledge-page--library .library-filters select[data-v-43901da9]{height:46px;border-radius:7px;background:#fff}.knowledge-page--library .library-grid[data-v-43901da9]{gap:14px}.knowledge-page--library .library-card[data-v-43901da9]{min-height:158px;border-radius:8px;background:#fff}.knowledge-page--library .library-card[data-v-43901da9]:hover{border-color:#a1a1aa;box-shadow:0 12px 26px #18181b14}.knowledge-page--library .library-card__pill[data-v-43901da9],.knowledge-page--library .library-card__original-icon[data-v-43901da9]{border-radius:5px}.knowledge-page--cases[data-v-43901da9]{background:#fff}.knowledge-page--cases .knowledge-main[data-v-43901da9]{width:min(1180px,100%);padding-bottom:120px}.knowledge-page--cases .knowledge-hero[data-v-43901da9]{max-width:1040px;padding:104px 0 88px;text-align:left}.knowledge-page--cases .knowledge-eyebrow[data-v-43901da9]{padding-bottom:16px;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;gap:12px;color:#71717a!important;font-size:11px!important;letter-spacing:.2em;text-transform:uppercase}.knowledge-page--cases .knowledge-hero h1[data-v-43901da9]{max-width:860px;margin-top:28px;font-size:clamp(42px,5.5vw,74px);line-height:1.08}.knowledge-page--cases .knowledge-hero>p[data-v-43901da9]:last-child{max-width:840px;margin:28px 0 0;color:#5b5b63;font-size:17px;line-height:1.9}.knowledge-page--cases .knowledge-section__header[data-v-43901da9]{margin-bottom:30px;text-align:left}.knowledge-page--cases .case-grid[data-v-43901da9]{gap:16px}.knowledge-page--cases .case-card[data-v-43901da9]{min-height:236px;border-radius:6px;box-shadow:none}.knowledge-page--cases .case-card[data-v-43901da9]:hover,.knowledge-page--cases .case-card.active[data-v-43901da9]{border-color:#27272a;box-shadow:0 12px 26px #18181b12}.knowledge-page--cases .case-detail[data-v-43901da9]{max-width:1000px;margin-top:54px;border-radius:6px}.knowledge-page:not(.knowledge-page--history) .knowledge-hero[data-v-43901da9]>*{animation:knowledge-reveal-up-43901da9 .62s cubic-bezier(.22,.75,.25,1) both}.knowledge-page:not(.knowledge-page--history) .knowledge-hero[data-v-43901da9]>:nth-child(1){animation-delay:.03s}.knowledge-page:not(.knowledge-page--history) .knowledge-hero[data-v-43901da9]>:nth-child(2){animation-delay:.1s}.knowledge-page:not(.knowledge-page--history) .knowledge-hero[data-v-43901da9]>:nth-child(3){animation-delay:.17s}.knowledge-page--article .knowledge-article-layout[data-v-43901da9],.knowledge-page--atlas .knowledge-section[data-v-43901da9],.knowledge-page--library .knowledge-section[data-v-43901da9],.knowledge-page--cases .knowledge-cases[data-v-43901da9]{animation:knowledge-reveal-up-43901da9 .68s cubic-bezier(.22,.75,.25,1) .21s both}.knowledge-page--atlas .stem-card[data-v-43901da9],.knowledge-page--library .library-card[data-v-43901da9],.knowledge-page--cases .case-card[data-v-43901da9]{animation:knowledge-card-in-43901da9 .5s cubic-bezier(.22,.75,.25,1) both}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(1),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(1),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(1){animation-delay:.08s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(2),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(2),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(2){animation-delay:.12s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(3),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(3),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(3){animation-delay:.16s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(4),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(4),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(4){animation-delay:.2s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(5),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(5),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(5){animation-delay:.24s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(6),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(6),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(6){animation-delay:.28s}.knowledge-page--atlas .stem-card[data-v-43901da9]:nth-child(n+7),.knowledge-page--library .library-card[data-v-43901da9]:nth-child(n+7),.knowledge-page--cases .case-card[data-v-43901da9]:nth-child(n+7){animation-delay:.31s}.knowledge-page--library .library-controls[data-v-43901da9]{animation:knowledge-fade-in-43901da9 .48s ease-out .16s both}.knowledge-page--article .knowledge-toc button[data-v-43901da9],.knowledge-page--library .library-search[data-v-43901da9],.knowledge-page--library .library-filters select[data-v-43901da9]{transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.knowledge-page--article .knowledge-toc button[data-v-43901da9]:active,.knowledge-page--atlas .stem-card[data-v-43901da9]:active,.knowledge-page--library .library-card[data-v-43901da9]:active,.knowledge-page--cases .case-card[data-v-43901da9]:active{transform:scale(.985)}.atlas-detail-shell--modal[data-v-43901da9]{animation:knowledge-scrim-in-43901da9 .2s ease-out both}.atlas-detail[data-v-43901da9],.stem-detail[data-v-43901da9],.case-detail[data-v-43901da9],.timeline-detail[data-v-43901da9]{animation:knowledge-detail-in-43901da9 .34s cubic-bezier(.22,.75,.25,1) both}@media(hover:hover){.knowledge-page--atlas .stem-card[data-v-43901da9],.knowledge-page--library .library-card[data-v-43901da9],.knowledge-page--cases .case-card[data-v-43901da9]{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.knowledge-page--atlas .stem-card[data-v-43901da9]:hover,.knowledge-page--library .library-card[data-v-43901da9]:hover,.knowledge-page--cases .case-card[data-v-43901da9]:hover{transform:translateY(-4px)}.knowledge-page--article .knowledge-toc button[data-v-43901da9]:hover{transform:translate(3px)}}@keyframes knowledge-reveal-up-43901da9{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes knowledge-card-in-43901da9{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes knowledge-detail-in-43901da9{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes knowledge-fade-in-43901da9{0%{opacity:0}to{opacity:1}}@keyframes knowledge-scrim-in-43901da9{0%{background-color:#18181b00}to{background-color:#18181b70}}@keyframes knowledge-history-intro-43901da9{0%{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes knowledge-timeline-card-43901da9{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.knowledge-page--history[data-v-43901da9]{background:#0d0e10;color:#dedbd3}.knowledge-page--history .knowledge-topbar[data-v-43901da9]{position:absolute;width:100%;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.knowledge-page--history .knowledge-topbar__inner[data-v-43901da9]{width:min(1280px,100%)}.knowledge-page--history .knowledge-brand[data-v-43901da9]{display:none}.knowledge-page--history .knowledge-topbar__inner[data-v-43901da9]{grid-template-columns:1fr auto}.knowledge-page--history .knowledge-icon-button[data-v-43901da9]{background:#202124d1;color:#d8d4ca}.knowledge-page--history .knowledge-icon-button[data-v-43901da9]:hover{background:#303137}.knowledge-page--history .knowledge-language[data-v-43901da9]{border-color:#c4b48457;background:#18191cc2;color:#c9b978}.knowledge-page--history .knowledge-language button[data-v-43901da9]{color:#a6a39c}.knowledge-page--history .knowledge-language button.active[data-v-43901da9]{background:#b93a32;color:#fff}.knowledge-page--history .knowledge-menu-button[data-v-43901da9]{border-color:#c4b48457;background:#18191cc2;color:#d8d4ca}.knowledge-page--history .knowledge-menu-button[data-v-43901da9]:hover{background:#303137}.knowledge-page--history .knowledge-main[data-v-43901da9]{width:100%;max-width:none;margin:0;padding:0 0 110px}.knowledge-page--history .knowledge-hero[data-v-43901da9]{min-height:100svh;max-width:none;margin:0;padding:156px 24px 106px;display:grid;align-content:center;justify-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(152,129,75,.16),transparent 27%),linear-gradient(180deg,#0b0c0e,#121316 76%,#0d0e10)}.knowledge-page--history .knowledge-hero[data-v-43901da9]:before,.knowledge-page--history .knowledge-hero[data-v-43901da9]:after{position:absolute;top:0;bottom:0;width:1px;background:#a49d8e33;content:""}.knowledge-page--history .knowledge-hero[data-v-43901da9]:before{left:max(28px,calc((100vw - 1280px)/2))}.knowledge-page--history .knowledge-hero[data-v-43901da9]:after{right:max(28px,calc((100vw - 1280px)/2))}.knowledge-page--history .knowledge-eyebrow[data-v-43901da9]{margin:0 0 22px!important;color:#bdaa6e!important;font-size:12px!important;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.knowledge-page--history .knowledge-hero h1[data-v-43901da9]{color:#ebe8df;font-size:clamp(46px,7vw,88px);font-weight:700;line-height:1.08;text-shadow:0 12px 34px rgba(0,0,0,.45)}.knowledge-page--history .knowledge-hero h1[data-v-43901da9]:after{width:56px;height:3px;margin:28px auto 0;display:block;background:#b93a32;content:""}.knowledge-page--history .knowledge-hero>p[data-v-43901da9]:last-child{max-width:600px;margin-top:32px;color:#a9a69f;font-size:16px;line-height:2}.knowledge-page--history .knowledge-hero[data-v-43901da9]>*{animation:knowledge-history-intro-43901da9 .8s cubic-bezier(.22,.75,.25,1) both}.knowledge-page--history .knowledge-hero[data-v-43901da9]>:nth-child(1){animation-delay:.04s}.knowledge-page--history .knowledge-hero[data-v-43901da9]>:nth-child(2){animation-delay:.14s}.knowledge-page--history .knowledge-hero[data-v-43901da9]>:nth-child(3){animation-delay:.25s}.knowledge-page--history .knowledge-timeline[data-v-43901da9]{max-width:none;margin:0;padding:110px 24px 0;background:#0d0e10}.knowledge-page--history .knowledge-section__header[data-v-43901da9]{margin-bottom:54px}.knowledge-page--history .knowledge-section__header h2[data-v-43901da9]{color:#b6b2aa;font-size:28px;font-weight:700}.knowledge-page--history .knowledge-section__header h2[data-v-43901da9]:after{width:34px;height:3px;margin:18px auto 0;display:block;background:#44413c;content:""}.knowledge-page--history .timeline-list[data-v-43901da9]{width:min(1024px,100%);max-width:none;padding:8px 0 28px;gap:58px}.knowledge-page--history .timeline-list[data-v-43901da9]:before{top:8px;bottom:28px;left:50%;width:2px;background:#34363a;transform:translate(-50%)}.knowledge-page--history .timeline-card[data-v-43901da9]{width:45%;min-height:214px;margin-right:auto;padding:47px 28px 23px;border:1px solid #404148;border-radius:4px;align-items:flex-end;background:#191a1deb;color:#e4e1da;text-align:right;box-shadow:none}.knowledge-page--history .timeline-card--reverse[data-v-43901da9]{margin-right:0;margin-left:auto;align-items:flex-start;text-align:left}.knowledge-page--history .timeline-card[data-v-43901da9]{animation:knowledge-timeline-card-43901da9 .58s cubic-bezier(.22,.75,.25,1) both}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(1){animation-delay:.05s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(2){animation-delay:.1s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(3){animation-delay:.15s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(4){animation-delay:.2s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(5){animation-delay:.25s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(6){animation-delay:.3s}.knowledge-page--history .timeline-card[data-v-43901da9]:nth-child(n+7){animation-delay:.34s}.knowledge-page--history .timeline-card[data-v-43901da9]:hover,.knowledge-page--history .timeline-card.active[data-v-43901da9]{border-color:#bdaa6e;box-shadow:0 14px 36px #00000047;transform:translateY(-3px)}.knowledge-page--history .timeline-card__marker[data-v-43901da9]{top:34px;left:auto;right:-7.5%;width:18px;height:18px;border:2px solid #0d0e10;background:#6f6d68;box-shadow:0 0 0 1px #65625c}.knowledge-page--history .timeline-card--reverse .timeline-card__marker[data-v-43901da9]{right:auto;left:-7.5%}.knowledge-page--history .timeline-card:hover .timeline-card__marker[data-v-43901da9],.knowledge-page--history .timeline-card.active .timeline-card__marker[data-v-43901da9]{background:#bdaa6e;box-shadow:0 0 0 1px #bdaa6e}.knowledge-page--history .timeline-card__action[data-v-43901da9]{position:absolute;top:17px;left:18px;margin:0;padding:0;display:inline-flex;align-items:center;gap:4px;color:#8c8982;font-size:12px;font-weight:500}.knowledge-page--history .timeline-card--reverse .timeline-card__action[data-v-43901da9]{right:18px;left:auto}.knowledge-page--history .timeline-card:hover .timeline-card__action[data-v-43901da9]{color:#c6b779}.knowledge-page--history .timeline-card__era[data-v-43901da9]{color:#c15a52;font-size:14px;font-weight:700;letter-spacing:.08em}.knowledge-page--history .timeline-card>strong[data-v-43901da9]{margin-top:8px;color:#efede7;font-size:25px;font-weight:700}.knowledge-page--history .timeline-card__summary[data-v-43901da9]{margin-top:11px;color:#aaa8a2;font-size:14px;line-height:1.8}.knowledge-page--history .timeline-card__people[data-v-43901da9]{margin-top:17px;justify-content:flex-end;gap:6px}.knowledge-page--history .timeline-card--reverse .timeline-card__people[data-v-43901da9]{justify-content:flex-start}.knowledge-page--history .timeline-card__people span[data-v-43901da9]{padding:4px 8px;border:1px solid #3a3b40;border-radius:3px;background:#25262b;color:#c8c4bb;font-size:12px}.knowledge-page--history-detail .knowledge-timeline[data-v-43901da9]{min-height:100svh;padding-top:92px}.knowledge-page--history .timeline-detail[data-v-43901da9]{width:min(860px,calc(100% - 48px));max-width:none;margin:0 auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.knowledge-page--history .timeline-detail__header[data-v-43901da9]{padding:0 0 38px;border:0;background:transparent}.knowledge-page--history .timeline-detail__header>p[data-v-43901da9]{margin-bottom:18px;color:#77736c;font-size:14px;font-style:italic;letter-spacing:.04em}.knowledge-page--history .timeline-detail__header>p span[data-v-43901da9]{margin-right:10px;padding:5px 12px;border:1px solid #87352f;border-radius:999px;color:#b84c43;font-size:12px;font-style:normal}.knowledge-page--history .timeline-detail__header h2[data-v-43901da9]{color:#c79d50;font-size:46px;font-weight:700;letter-spacing:.06em}.knowledge-page--history .timeline-detail__figure[data-v-43901da9]{margin:0 0 42px}.knowledge-page--history .timeline-detail__figure img[data-v-43901da9]{width:100%;aspect-ratio:16 / 9;display:block;object-fit:cover}.knowledge-page--history .timeline-detail__figure figcaption[data-v-43901da9]{margin-top:12px;color:#66625c;font-size:12px;font-style:italic;text-align:center}.knowledge-page--history .timeline-detail__content[data-v-43901da9]{padding:0}.knowledge-page--history .timeline-detail__content h3[data-v-43901da9]{color:#ece8df;font-size:25px;font-weight:700}.knowledge-page--history .timeline-detail__content h4[data-v-43901da9]{color:#d9d5cc}.knowledge-page--history .timeline-detail__content p[data-v-43901da9],.knowledge-page--history .timeline-detail__content li[data-v-43901da9]{color:#c1beb6;font-size:16px;line-height:2}.knowledge-page--history .timeline-detail__content blockquote[data-v-43901da9]{border-left-color:#b93a32;background:#232429;color:#cac6bd}.knowledge-page--history .timeline-detail__table[data-v-43901da9]{border-color:#45464b}.knowledge-page--history .timeline-detail__table th[data-v-43901da9],.knowledge-page--history .timeline-detail__table td[data-v-43901da9]{border-bottom-color:#3c3d42;color:#c9c5bc}.knowledge-page--history .timeline-detail__table th[data-v-43901da9]{background:#24252a;color:#ece8df}.knowledge-page--history .timeline-master[data-v-43901da9]{margin-top:52px}.knowledge-page--history .timeline-master>h3[data-v-43901da9]{display:flex;align-items:center;gap:16px;color:#77736c;font-size:13px;font-weight:500;letter-spacing:.16em}.knowledge-page--history .timeline-master>h3[data-v-43901da9]:before,.knowledge-page--history .timeline-master>h3[data-v-43901da9]:after{height:1px;flex:1;background:#343432;content:""}.knowledge-page--history .timeline-master>article[data-v-43901da9]{width:min(420px,100%);margin-top:30px;padding:24px;border:1px solid #343432;background:#181817}.knowledge-page--history .timeline-master header[data-v-43901da9]{padding-bottom:14px;border-bottom:1px solid #2d2d2b;display:flex;align-items:baseline;gap:10px}.knowledge-page--history .timeline-master header strong[data-v-43901da9]{color:#dfdbd2;font-size:19px}.knowledge-page--history .timeline-master header span[data-v-43901da9]{color:#77736c;font-size:12px}.knowledge-page--history .timeline-master dl[data-v-43901da9]{margin:16px 0 0;display:grid;gap:15px}.knowledge-page--history .timeline-master dt[data-v-43901da9]{margin-bottom:5px;color:#a18449;font-size:12px}.knowledge-page--history .timeline-master dd[data-v-43901da9]{margin:0;color:#aaa69e;font-size:13px;line-height:1.75}.knowledge-page--history .timeline-detail__nav[data-v-43901da9]{margin-top:72px;padding:26px 0;border-top:1px solid #2f2f2d;display:grid;grid-template-columns:1fr 1fr;gap:20px}.knowledge-page--history .timeline-detail__nav button[data-v-43901da9]{padding:0;border:0;background:transparent;color:#aaa69e;text-align:left;cursor:pointer}.knowledge-page--history .timeline-detail__nav button[data-v-43901da9]:last-child{text-align:right}.knowledge-page--history .timeline-detail__nav small[data-v-43901da9],.knowledge-page--history .timeline-detail__nav strong[data-v-43901da9]{display:block}.knowledge-page--history .timeline-detail__nav small[data-v-43901da9]{margin-bottom:7px;color:#66625c;font-size:11px}.knowledge-page--history .timeline-detail__nav strong[data-v-43901da9]{font-size:15px;font-weight:500;transition:color .18s ease}.knowledge-page--history .timeline-detail__nav button:hover strong[data-v-43901da9]{color:#c79d50}.knowledge-matrix__selector[data-v-43901da9]{margin-bottom:20px;padding:20px;border:1px solid #e4e4e7;border-radius:13px;background:#fff}.knowledge-matrix__selector>strong[data-v-43901da9]{margin-bottom:13px;display:block;font-size:14px}.knowledge-matrix__selector>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:7px}.knowledge-matrix__selector button[data-v-43901da9]{height:38px;border:1px solid #e4e4e7;border-radius:8px;background:#fafafa;color:#52525b;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease}.knowledge-matrix__selector button[data-v-43901da9]:hover{border-color:#a1a1aa}.knowledge-matrix__selector button.active[data-v-43901da9]{border-color:#18181b;background:#18181b;color:#fff}.knowledge-matrix__grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.knowledge-matrix__grid article[data-v-43901da9]{min-height:142px;padding:19px;border:1px solid #e4e4e7;border-radius:12px;display:flex;flex-direction:column;background:#fff}.knowledge-matrix__grid article>span[data-v-43901da9]{color:#71717a;font-size:12px;line-height:1.6}.knowledge-matrix__grid article>strong[data-v-43901da9]{margin-top:10px;font-size:18px}.knowledge-matrix__grid article>p[data-v-43901da9]{margin:8px 0 0;color:#52525b;font-size:14px;line-height:1.7}.knowledge-table-wrap[data-v-43901da9]{overflow-x:auto;border:1px solid #e4e4e7;border-radius:14px;background:#fff;box-shadow:0 8px 24px #18181b0a}.knowledge-table-wrap table[data-v-43901da9]{width:100%;min-width:760px;border-collapse:collapse}.knowledge-table-wrap th[data-v-43901da9],.knowledge-table-wrap td[data-v-43901da9]{padding:15px 18px;border-bottom:1px solid #ededee;text-align:left;white-space:nowrap}.knowledge-table-wrap th[data-v-43901da9]{background:#f7f7f8;color:#52525b;font-size:13px}.knowledge-table-wrap tbody tr[data-v-43901da9]{transition:background .16s ease;cursor:pointer}.knowledge-table-wrap tbody tr[data-v-43901da9]:hover{background:#fafafa}.knowledge-table-wrap tbody tr:last-child td[data-v-43901da9]{border-bottom:0}.pillar-panel[data-v-43901da9]{padding:30px;border:1px solid #e4e4e7;border-radius:16px;background:#fff;text-align:center}.pillar-panel h3[data-v-43901da9]{margin:0 0 24px;font-size:19px}.pillar-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pillar-card[data-v-43901da9]{min-height:132px;padding:14px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:#f4f4f5}.pillar-card.featured[data-v-43901da9]{background:#18181b;color:#fff}.pillar-card strong[data-v-43901da9]{font-size:17px}.pillar-card span[data-v-43901da9],.pillar-card small[data-v-43901da9]{color:inherit;opacity:.74}.pillar-panel>p[data-v-43901da9]{margin:22px 0 0;color:#71717a}.application-grid[data-v-43901da9]{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.application-grid article[data-v-43901da9]{min-height:160px;padding:23px;border:1px solid #e4e4e7;border-radius:14px;display:flex;gap:16px;background:#fff}.application-card__mark[data-v-43901da9]{flex:0 0 auto;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#18181b;color:#fff;font-weight:700}.application-grid h3[data-v-43901da9]{margin:4px 0 9px;font-size:17px}.application-grid p[data-v-43901da9]{margin:0;color:#52525b;line-height:1.75}.application-card__tags[data-v-43901da9]{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.knowledge-quote[data-v-43901da9]{margin-bottom:40px;padding:56px clamp(24px,7vw,74px);border-radius:22px;background:#f4f4f5;text-align:center}.knowledge-quote blockquote[data-v-43901da9]{max-width:780px;margin:24px auto 13px;font-size:18px;line-height:2}.knowledge-quote cite[data-v-43901da9]{color:#71717a;font-style:normal}.knowledge-quote p[data-v-43901da9]{max-width:760px;margin:25px auto 0;color:#52525b;line-height:1.85}.knowledge-article-layout[data-v-43901da9]{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:54px}.knowledge-toc[data-v-43901da9]{position:sticky;top:82px;max-height:calc(100vh - 110px);overflow-y:auto;padding:18px 0;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;display:flex;flex-direction:column;align-items:stretch}.knowledge-toc strong[data-v-43901da9]{padding:0 10px 10px;color:#18181b;font-size:14px}.knowledge-toc button[data-v-43901da9]{padding:8px 10px;border:0;border-left:2px solid transparent;background:transparent;color:#71717a;text-align:left;font-size:13px;line-height:1.5;transition:color .16s ease,border-color .16s ease,background .16s ease}.knowledge-toc button[data-v-43901da9]:hover{border-left-color:#ff6a00;background:#fafafa;color:#18181b}.knowledge-article[data-v-43901da9]{min-width:0}.knowledge-article-section[data-v-43901da9]{scroll-margin-top:82px;padding:0 0 72px}.knowledge-article-section+.knowledge-article-section[data-v-43901da9]{padding-top:4px}.knowledge-article-section h2[data-v-43901da9]{margin:0 0 24px;padding-bottom:14px;border-bottom:1px solid #e4e4e7;font-size:27px;line-height:1.45;font-weight:700}.knowledge-article-section h3[data-v-43901da9]{margin:34px 0 14px;font-size:20px;line-height:1.5}.knowledge-article-section h4[data-v-43901da9]{margin:26px 0 12px;font-size:17px;line-height:1.5}.knowledge-article-section p[data-v-43901da9],.knowledge-article-section li[data-v-43901da9]{color:#3f3f46;font-size:16px;line-height:2}.knowledge-article-section p[data-v-43901da9]{margin:0 0 18px}.knowledge-article-section ul[data-v-43901da9],.knowledge-article-section ol[data-v-43901da9]{margin:0 0 22px;padding-left:1.5em}.knowledge-article-section li+li[data-v-43901da9]{margin-top:8px}.knowledge-article-section blockquote[data-v-43901da9]{margin:28px 0;padding:20px 24px;border-left:3px solid #ff6a00;background:#f7f7f8;color:#3f3f46;font-size:17px;line-height:2}.knowledge-article-section pre[data-v-43901da9]{max-width:100%;overflow-x:auto;margin:24px 0;padding:18px;border-radius:10px;background:#18181b;color:#fafafa}.knowledge-article-table[data-v-43901da9]{max-width:100%;overflow-x:auto;margin:26px 0;border:1px solid #e4e4e7;border-radius:12px}.knowledge-article-table table[data-v-43901da9]{width:100%;min-width:620px;border-collapse:collapse;background:#fff}.knowledge-article-table th[data-v-43901da9],.knowledge-article-table td[data-v-43901da9]{padding:13px 15px;border-bottom:1px solid #e4e4e7;text-align:left;line-height:1.65}.knowledge-article-table th[data-v-43901da9]{background:#f7f7f8;color:#52525b;font-size:13px}.knowledge-related-link[data-v-43901da9]{width:fit-content;max-width:100%;margin:10px 10px 10px 0;padding:10px 13px;border:1px solid #e4e4e7;border-radius:9px;display:inline-flex;align-items:center;gap:8px;color:#27272a;font-size:14px;transition:border-color .16s ease,background .16s ease}.knowledge-related-link[data-v-43901da9]:hover{border-color:#a1a1aa;background:#fafafa}.knowledge-inline-label[data-v-43901da9]{margin:0 7px 9px 0;padding:5px 10px;border-radius:999px;display:inline-block;background:#f4f4f5;color:#52525b;font-size:12px}.knowledge-page--fengshui .knowledge-main[data-v-43901da9]{width:min(1240px,100%);background:#fff}.knowledge-page--fengshui .knowledge-hero[data-v-43901da9]{max-width:900px;padding:92px 0 72px;text-align:left}.knowledge-page--fengshui .knowledge-hero h1[data-v-43901da9]{max-width:760px;margin-right:0;margin-left:0;font-size:40px;line-height:1.25}.knowledge-page--fengshui .knowledge-hero>p[data-v-43901da9]:last-child{max-width:820px;margin-right:0;margin-left:0;font-size:15px;line-height:1.8}.knowledge-page--fengshui .knowledge-article-layout[data-v-43901da9]{max-width:900px;margin-right:auto;margin-left:auto;display:block}.knowledge-page--fengshui .knowledge-toc[data-v-43901da9]{display:none}.knowledge-page--fengshui .knowledge-toc strong[data-v-43901da9]{padding:3px 14px 12px;color:#3f3f46}.knowledge-page--fengshui .knowledge-toc button[data-v-43901da9]{margin:0 8px;padding:9px 7px;border-left:2px solid transparent;border-radius:0}.knowledge-page--fengshui .knowledge-toc button.active[data-v-43901da9]{border-left-color:#ff6a00;background:#fff6f0;color:#1f1f23;font-weight:700}.knowledge-page--fengshui .knowledge-article[data-v-43901da9]{overflow:visible;border:0;border-radius:0;background:#fff;box-shadow:none}.knowledge-page--fengshui .knowledge-article-section[data-v-43901da9]{margin-bottom:72px;padding:0}.knowledge-page--fengshui .knowledge-article-section+.knowledge-article-section[data-v-43901da9]{border-top:0}.knowledge-page--fengshui .knowledge-article-section--lead[data-v-43901da9]{padding:29px 34px;border:1px solid #ececef;background:#fafafa}.knowledge-page--fengshui .knowledge-article-section h2[data-v-43901da9]{position:relative;margin-bottom:22px;padding-bottom:13px;border-bottom:0;color:#202024;font-size:23px}.knowledge-page--fengshui .knowledge-article-section h2[data-v-43901da9]:after{position:absolute;bottom:0;left:0;width:34px;height:2px;background:#ff6a00;content:""}.knowledge-page--fengshui .knowledge-article-section h3[data-v-43901da9]{margin-top:40px;padding-left:13px;border-left:2px solid #ff6a00;color:#2a2a2e;font-size:18px}.knowledge-page--fengshui .knowledge-article-section h4[data-v-43901da9]{color:#49494f}.knowledge-page--fengshui .knowledge-article-section p[data-v-43901da9],.knowledge-page--fengshui .knowledge-article-section li[data-v-43901da9]{color:#48484e;font-size:14px;line-height:1.85}.knowledge-page--fengshui .knowledge-article-section blockquote[data-v-43901da9]{border-left-width:2px;border-radius:0 6px 6px 0;background:#fff7f2}.knowledge-page--fengshui .knowledge-inline-label[data-v-43901da9]{margin:2px 7px 8px 0;padding:6px 10px;border:1px solid #ececef;border-radius:6px;background:#fafafa;color:#55555c}.knowledge-page--fengshui .knowledge-article-table[data-v-43901da9]{margin:24px 0;border-radius:7px;box-shadow:0 5px 18px #18181b08}.knowledge-page--fengshui .knowledge-article-table th[data-v-43901da9]{background:#f7f7f8;color:#3f3f45}.knowledge-page--atlas .knowledge-section[data-v-43901da9],.knowledge-page--library .knowledge-section[data-v-43901da9]{max-width:1060px;margin-right:auto;margin-left:auto}.knowledge-page--atlas .knowledge-section__header[data-v-43901da9],.knowledge-page--library .knowledge-section__header[data-v-43901da9]{max-width:720px;margin-right:auto;margin-left:auto}.knowledge-page--atlas .stem-grid[data-v-43901da9]{gap:12px}.knowledge-page--atlas .stem-card[data-v-43901da9]{position:relative;min-height:142px;overflow:hidden;border-radius:8px;box-shadow:none}.knowledge-page--atlas .stem-card[data-v-43901da9]:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:transparent;content:"";transition:background-color .18s ease}.knowledge-page--atlas .stem-card.active[data-v-43901da9]:after{background:#ff6a00}.knowledge-page--atlas .stem-card.active[data-v-43901da9]{border-color:#c9c9cf;box-shadow:0 12px 28px #18181b17}.knowledge-page--wuxing .knowledge-eyebrow[data-v-43901da9]{display:none}.knowledge-page--wuxing .knowledge-hero[data-v-43901da9]{max-width:780px;padding-top:112px;padding-bottom:126px}.knowledge-page--wuxing .knowledge-hero h1[data-v-43901da9]{font-size:clamp(38px,5.2vw,56px)}.knowledge-page--wuxing .knowledge-hero>p[data-v-43901da9]:last-child{max-width:610px;margin-top:20px;color:#4b4b50;font-size:16px;line-height:1.8}.knowledge-page--wuxing .knowledge-section__header[data-v-43901da9]{margin-bottom:42px}.knowledge-page--wuxing .knowledge-section__header h2[data-v-43901da9]{font-size:30px}.knowledge-page--wuxing .stem-grid[data-v-43901da9]{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.knowledge-page--wuxing .stem-card[data-v-43901da9]{min-height:196px;padding:22px 20px 19px;border:0;border-radius:12px;align-items:flex-start;justify-content:flex-start;gap:7px;text-align:left;box-shadow:none}.knowledge-page--wuxing .stem-card[data-v-43901da9]:hover{border:0;box-shadow:0 10px 22px #18181b14;transform:translateY(-3px)}.knowledge-page--wuxing .stem-card.active[data-v-43901da9]{box-shadow:0 0 0 2px #18181b,0 10px 22px #18181b14}.knowledge-page--wuxing .stem-card[data-v-43901da9]:after{display:none}.knowledge-page--wuxing .stem-card__icon[data-v-43901da9]{min-height:42px;font-size:34px}.knowledge-page--wuxing .stem-card strong[data-v-43901da9]{margin-top:4px;font-size:22px;line-height:1.25}.knowledge-page--wuxing .stem-card__subtitle[data-v-43901da9]{color:#4f4f55;font-size:14px;line-height:1.45}.knowledge-page--wuxing .stem-card__action[data-v-43901da9]{margin-top:auto;display:inline-flex;align-items:center;gap:2px;color:#3f3f45;font-size:13px;line-height:1.3}.knowledge-page--wuxing .stem-card--wood[data-v-43901da9]{background:#dcf5df}.knowledge-page--wuxing .stem-card--fire[data-v-43901da9]{background:#ffe4e7}.knowledge-page--wuxing .stem-card--earth[data-v-43901da9]{background:#fff5b5}.knowledge-page--wuxing .stem-card--metal[data-v-43901da9]{background:#f0f1f2}.knowledge-page--wuxing .stem-card--water[data-v-43901da9]{background:#dff1ff}.knowledge-page--wuxing .wuxing-stem-section[data-v-43901da9]{max-width:1060px;margin-right:auto;margin-left:auto}.knowledge-page--wuxing .wuxing-stem-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.wuxing-stem-card[data-v-43901da9]{min-height:138px;padding:16px 12px 13px;border:1px solid #e7e7eb;border-radius:8px;display:flex;flex-direction:column;align-items:center;background:#fff;color:#27272a;box-shadow:0 4px 14px #18181b09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wuxing-stem-card[data-v-43901da9]:hover{border-color:#b9bbc0;box-shadow:0 11px 25px #18181b1a;transform:translateY(-3px)}.wuxing-stem-card[data-v-43901da9]:focus-visible{outline:2px solid #18181b;outline-offset:3px}.wuxing-stem-card__icon[data-v-43901da9]{min-height:31px;display:grid;place-items:center;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:26px;line-height:1}.wuxing-stem-card strong[data-v-43901da9]{margin-top:7px;font-size:17px;line-height:1.35}.wuxing-stem-card>span[data-v-43901da9]:not(.wuxing-stem-card__icon){margin-top:3px;color:#71717a;font-size:12px;line-height:1.45;text-align:center}.wuxing-stem-card i[data-v-43901da9]{margin-top:auto;display:inline-flex;gap:4px}.wuxing-stem-card i b[data-v-43901da9]{width:6px;height:6px;border-radius:50%;background:#d4d4d8}.wuxing-stem-card--wood i b[data-v-43901da9]:first-child{background:#31b76a}.wuxing-stem-card--fire i b[data-v-43901da9]:first-child{background:#ed5b52}.wuxing-stem-card--earth i b[data-v-43901da9]:first-child{background:#e5b92c}.wuxing-stem-card--metal i b[data-v-43901da9]:first-child{background:#838994}.wuxing-stem-card--water i b[data-v-43901da9]:first-child{background:#4ca8e6}.wuxing-stem-legend[data-v-43901da9]{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:14px 28px}.wuxing-stem-legend>span[data-v-43901da9]{padding:9px 15px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;background:#f7f7f8;color:#505057;font-size:13px}.wuxing-stem-legend i[data-v-43901da9]{width:9px;height:9px;border-radius:50%;display:inline-block;background:#a1a1aa}.wuxing-stem-legend__dot--yang[data-v-43901da9]{background:#f4c842!important}.wuxing-stem-legend__dot--yin[data-v-43901da9]{background:#be87ef!important}.wuxing-stem-legend__dot--wood[data-v-43901da9]{background:#31b76a!important}.wuxing-stem-legend__dot--fire[data-v-43901da9]{background:#ed5b52!important}.wuxing-stem-legend__dot--earth[data-v-43901da9]{background:#e5b92c!important}.wuxing-stem-legend__dot--metal[data-v-43901da9]{background:#838994!important}.wuxing-stem-legend__dot--water[data-v-43901da9]{background:#4ca8e6!important}.wuxing-stem-modal .atlas-detail[data-v-43901da9]{max-height:min(720px,calc(100svh - 64px))}.wuxing-stem-modal .atlas-detail__content[data-v-43901da9]{overflow-y:auto}.knowledge-page--wuxing[data-v-43901da9]{background:#fff}.knowledge-page--wuxing .knowledge-main[data-v-43901da9]{width:min(1080px,calc(100% - 48px));padding-bottom:136px}.knowledge-page--wuxing .knowledge-hero[data-v-43901da9]{max-width:760px;padding:92px 0}.knowledge-page--wuxing .knowledge-hero h1[data-v-43901da9]{font-size:48px;font-weight:700}.knowledge-page--wuxing .knowledge-hero>p[data-v-43901da9]:last-child{max-width:680px;margin-top:18px;color:#6f7077;font-size:15px;line-height:1.8}.knowledge-page--wuxing .knowledge-section[data-v-43901da9]{margin-bottom:106px}.knowledge-page--wuxing .knowledge-section__header[data-v-43901da9]{margin-bottom:30px}.knowledge-page--wuxing .knowledge-section__header h2[data-v-43901da9]{color:#151518;font-size:28px;font-weight:700}.knowledge-page--wuxing .knowledge-section__header p[data-v-43901da9]{margin-top:10px;color:#85858d;font-size:14px}.knowledge-page--wuxing .wuxing-atlas-section[data-v-43901da9]{max-width:1000px;margin-right:auto;margin-left:auto}.knowledge-page--wuxing .wuxing-atlas-section .stem-grid[data-v-43901da9]{gap:14px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card[data-v-43901da9]{min-height:214px;padding:21px 19px 18px;border-radius:10px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card__icon[data-v-43901da9]{min-height:42px;font-size:35px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card strong[data-v-43901da9]{font-size:22px}.knowledge-page--wuxing .wuxing-relation-section[data-v-43901da9]{max-width:920px;margin-right:auto;margin-left:auto}.wuxing-relation-layout[data-v-43901da9]{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(360px,1.08fr);align-items:center;gap:34px}.wuxing-cycle-diagram[data-v-43901da9]{width:min(100%,356px);aspect-ratio:1;margin:0 auto;position:relative}.wuxing-cycle-diagram svg[data-v-43901da9]{width:100%;height:100%;overflow:visible}.wuxing-cycle-node[data-v-43901da9]{width:46px;height:46px;border:1px solid #e4e6e8;border-radius:50%;display:grid;place-items:center;position:absolute;background:#fff;color:#34363b;font-size:15px;font-weight:700;box-shadow:0 4px 12px #18181b12;transform:translate(-50%,-50%)}.wuxing-cycle-node--wood[data-v-43901da9]{top:14.8%;left:50%}.wuxing-cycle-node--fire[data-v-43901da9]{top:39.2%;left:83.6%}.wuxing-cycle-node--earth[data-v-43901da9]{top:78.6%;left:70.8%}.wuxing-cycle-node--metal[data-v-43901da9]{top:78.6%;left:29.2%}.wuxing-cycle-node--water[data-v-43901da9]{top:39.2%;left:16.4%}.wuxing-relation-explainers[data-v-43901da9]{display:grid;gap:16px}.wuxing-relation-explainer[data-v-43901da9]{padding:19px 20px;border:1px solid #ededf0;border-radius:9px;background:#fff;box-shadow:0 5px 16px #18181b09}.wuxing-relation-explainer h3[data-v-43901da9]{margin:0 0 13px;font-size:16px;font-weight:700}.wuxing-relation-explainer--generate h3[data-v-43901da9]{color:#269b63}.wuxing-relation-explainer--control h3[data-v-43901da9]{color:#e34e49}.wuxing-relation-pair[data-v-43901da9]{min-height:28px;display:grid;grid-template-columns:82px 1fr;align-items:baseline;gap:10px;color:#6d6e76;font-size:13px;line-height:1.55}.wuxing-relation-pair+.wuxing-relation-pair[data-v-43901da9]{margin-top:6px}.wuxing-relation-pair strong[data-v-43901da9]{color:#24252a;font-weight:700}.knowledge-page--wuxing .wuxing-correspondence-section[data-v-43901da9]{max-width:920px;margin-right:auto;margin-left:auto}.knowledge-page--wuxing .wuxing-correspondence-section .knowledge-section__header[data-v-43901da9]{margin-bottom:24px}.knowledge-page--wuxing .knowledge-table-wrap[data-v-43901da9]{border-radius:8px;box-shadow:0 5px 16px #18181b09}.knowledge-page--wuxing .knowledge-table-wrap th[data-v-43901da9]{background:#f8f8f8}.knowledge-page--wuxing .wuxing-correspondence-section tbody tr[data-v-43901da9]{cursor:default}.knowledge-page--wuxing .knowledge-table-wrap tbody tr[data-v-43901da9]:nth-child(1){background:#ecfaef}.knowledge-page--wuxing .knowledge-table-wrap tbody tr[data-v-43901da9]:nth-child(2){background:#fff0f1}.knowledge-page--wuxing .knowledge-table-wrap tbody tr[data-v-43901da9]:nth-child(3){background:#fff9df}.knowledge-page--wuxing .knowledge-table-wrap tbody tr[data-v-43901da9]:nth-child(4){background:#f5f6f7}.knowledge-page--wuxing .knowledge-table-wrap tbody tr[data-v-43901da9]:nth-child(5){background:#edf7ff}.knowledge-page--wuxing .wuxing-stem-section[data-v-43901da9]{max-width:1000px}.knowledge-page--wuxing .wuxing-stem-grid[data-v-43901da9]{gap:11px}.knowledge-page--wuxing .wuxing-stem-card[data-v-43901da9]{min-height:128px;padding:14px 11px 12px}.knowledge-page--wuxing .wuxing-stem-card__icon[data-v-43901da9]{font-size:24px}.knowledge-page--wuxing .wuxing-stem-card strong[data-v-43901da9]{font-size:16px}.knowledge-page--wuxing .wuxing-stem-card>span[data-v-43901da9]:not(.wuxing-stem-card__icon){font-size:11px}.knowledge-page--wuxing .wuxing-stem-legend[data-v-43901da9]{margin-top:18px}.knowledge-page--wuxing .wuxing-stem-legend>span[data-v-43901da9]{padding:7px 11px;font-size:11px}.knowledge-page--wuxing .wuxing-advice-section[data-v-43901da9]{max-width:1000px;margin-right:auto;margin-left:auto}.wuxing-advice-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wuxing-advice-card[data-v-43901da9]{min-height:344px;padding:20px;border:1px solid #e8e8ed;border-radius:10px;background:#fff;box-shadow:0 5px 16px #18181b09}.wuxing-advice-card[data-v-43901da9]:nth-child(4){grid-column:1 / span 1}.wuxing-advice-card[data-v-43901da9]:nth-child(5){grid-column:2 / span 1}.wuxing-advice-card>header[data-v-43901da9]{min-height:45px;display:flex;align-items:center;gap:11px}.wuxing-advice-card>header>span[data-v-43901da9]{font-size:25px}.wuxing-advice-card h3[data-v-43901da9]{margin:0;color:#28292f;font-size:17px}.wuxing-advice-card header p[data-v-43901da9]{margin:4px 0 0;color:#9a9aa1;font-size:11px}.wuxing-advice-card>section[data-v-43901da9]{margin-top:16px}.wuxing-advice-card h4[data-v-43901da9]{margin:0 0 7px;color:#666770;font-size:12px;font-weight:700}.wuxing-advice-card p[data-v-43901da9]{margin:0;color:#797a82;font-size:12px;line-height:1.65}.wuxing-advice-tags[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:5px}.wuxing-advice-tags span[data-v-43901da9]{padding:3px 7px;border-radius:4px;background:#f6f6f7;color:#666770;font-size:11px}.wuxing-advice-card--wood .wuxing-advice-tags span[data-v-43901da9]{color:#278f5a;background:#edf9f0}.wuxing-advice-card--fire .wuxing-advice-tags span[data-v-43901da9]{color:#ce4e49;background:#fff0f0}.wuxing-advice-card--earth .wuxing-advice-tags span[data-v-43901da9]{color:#9c7c20;background:#fff9e7}.wuxing-advice-card--metal .wuxing-advice-tags span[data-v-43901da9]{color:#68717b;background:#f1f3f5}.wuxing-advice-card--water .wuxing-advice-tags span[data-v-43901da9]{color:#2874ab;background:#edf7ff}.wuxing-advice-notice[data-v-43901da9]{max-width:660px;margin:25px auto 0;padding:16px 20px;border:1px solid #ddebff;border-radius:8px;display:flex;gap:12px;background:#f3f8ff}.wuxing-advice-notice>span[data-v-43901da9]{font-size:20px}.wuxing-advice-notice h3[data-v-43901da9]{margin:0;color:#4380bc;font-size:14px}.wuxing-advice-notice p[data-v-43901da9]{margin:6px 0 0;color:#6181a2;font-size:12px;line-height:1.7}.knowledge-page--wuxing .wuxing-wisdom-section[data-v-43901da9]{max-width:760px;margin:0 auto 106px;padding:54px 0;background:transparent;text-align:center}.knowledge-page--wuxing .wuxing-wisdom-section h2[data-v-43901da9]{color:#25262a;font-size:28px}.knowledge-page--wuxing .wuxing-wisdom-section blockquote[data-v-43901da9]{max-width:690px;margin:24px auto 9px;border:0;background:transparent;color:#5f6068;font-size:16px;font-style:italic;line-height:2}.knowledge-page--wuxing .wuxing-wisdom-section cite[data-v-43901da9]{color:#92929a;font-size:13px}.knowledge-page--wuxing .wuxing-wisdom-section>p[data-v-43901da9]{max-width:680px;margin:22px auto 0;color:#777780;font-size:13px;line-height:1.85}@media(max-width:760px){.knowledge-page--wuxing .knowledge-main[data-v-43901da9]{width:min(100% - 32px,560px)}.knowledge-page--wuxing .knowledge-hero[data-v-43901da9]{padding:58px 0 62px}.knowledge-page--wuxing .knowledge-hero h1[data-v-43901da9]{font-size:35px}.knowledge-page--wuxing .knowledge-section[data-v-43901da9]{margin-bottom:70px}.knowledge-page--wuxing .knowledge-section__header h2[data-v-43901da9]{font-size:23px}.knowledge-page--wuxing .wuxing-atlas-section .stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card[data-v-43901da9]{min-height:166px;padding:16px 15px 14px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card__icon[data-v-43901da9]{min-height:34px;font-size:29px}.knowledge-page--wuxing .wuxing-atlas-section .stem-card strong[data-v-43901da9]{font-size:19px}.wuxing-relation-layout[data-v-43901da9]{grid-template-columns:1fr;gap:22px}.wuxing-cycle-diagram[data-v-43901da9]{width:min(100%,310px)}.wuxing-relation-pair[data-v-43901da9]{grid-template-columns:76px 1fr}.knowledge-page--wuxing .wuxing-stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.wuxing-advice-grid[data-v-43901da9]{grid-template-columns:1fr;gap:11px}.wuxing-advice-card[data-v-43901da9],.wuxing-advice-card[data-v-43901da9]:nth-child(4),.wuxing-advice-card[data-v-43901da9]:nth-child(5){grid-column:auto;min-height:0}.wuxing-advice-card[data-v-43901da9]{padding:18px}.knowledge-page--wuxing .wuxing-wisdom-section[data-v-43901da9]{margin-bottom:64px;padding:20px 0}.knowledge-page--wuxing .wuxing-wisdom-section h2[data-v-43901da9]{font-size:23px}}+.knowledge-page--geju .knowledge-main[data-v-43901da9]{width:min(1440px,100%)}.knowledge-page--geju .knowledge-hero[data-v-43901da9]{padding-top:72px;padding-bottom:54px}.knowledge-page--geju .knowledge-inline-library[data-v-43901da9],.knowledge-page--geju .knowledge-section[data-v-43901da9]{max-width:1232px}.knowledge-page--geju .library-controls[data-v-43901da9]{max-width:960px;margin-bottom:24px}.knowledge-page--geju .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.knowledge-page--geju .library-card[data-v-43901da9]{min-height:190px;padding:24px;border-color:#f3f4f6;border-radius:12px;display:flex;align-items:flex-start}.knowledge-page--geju .library-card strong[data-v-43901da9]{order:1;font-size:18px;line-height:1.4}.knowledge-page--geju .library-card__original-icon[data-v-43901da9]{order:0;min-height:32px;margin:0 9px 0 0;display:inline-grid;font-size:25px!important}.knowledge-page--geju .library-card>span[data-v-43901da9]:not(.library-card__original-icon):not(.geju-card__category):not(.geju-card__footer){order:2;margin-top:8px;color:#6b7280;font-size:14px;line-height:1.7}.knowledge-page--geju .geju-card__category[data-v-43901da9]{order:3;margin-top:16px;padding:4px 8px;border-radius:5px;background:#f4f4f5;color:#52525b!important;font-size:12px!important}.knowledge-page--geju .geju-card__footer[data-v-43901da9]{order:4;width:100%;margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:#9ca3af}.knowledge-page--geju .geju-card__footer small[data-v-43901da9]{font-size:12px}.knowledge-page--geju .geju-card__footer em[data-v-43901da9]{display:flex;align-items:center;gap:3px;color:#6b7280;font-size:12px;font-style:normal}.knowledge-page--geju .library-learning[data-v-43901da9]{width:min(1232px,calc(100% - 40px));margin-top:112px}.knowledge-page--geju .library-learning__section[data-v-43901da9]{margin-bottom:96px}.knowledge-page--geju .library-learning__section>header h2[data-v-43901da9]{font-size:24px;font-weight:500}.knowledge-page--geju .library-learning__section--0 .library-priority-flow[data-v-43901da9]{padding:32px;border-radius:12px;background:#fff}.knowledge-page--geju .library-learning__section--1 .library-learning__grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.knowledge-page--geju .library-learning__grid>article[data-v-43901da9]{min-height:148px;padding:24px;border-radius:12px;box-shadow:none}.knowledge-page--shensha .knowledge-main[data-v-43901da9]{width:min(1440px,100%)}.knowledge-page--shensha .knowledge-hero[data-v-43901da9]{padding-top:72px;padding-bottom:54px}.knowledge-page--shensha .knowledge-inline-library[data-v-43901da9],.knowledge-page--shensha .knowledge-section[data-v-43901da9]{max-width:1232px}.knowledge-page--shensha .library-controls[data-v-43901da9]{max-width:1232px;margin-bottom:24px}.knowledge-page--shensha .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.knowledge-page--shensha .library-card[data-v-43901da9]{min-height:206px;padding:24px;border-color:#f3f4f6;border-radius:12px;display:flex;align-items:flex-start}.knowledge-page--shensha .library-card strong[data-v-43901da9]{order:1;font-size:18px;line-height:1.4}.knowledge-page--shensha .library-card__original-icon[data-v-43901da9]{order:0;min-height:32px;margin:0 9px 0 0;display:inline-grid;font-size:25px!important}.knowledge-page--shensha .library-card>span[data-v-43901da9]:not(.library-card__original-icon):not(.shensha-card__category):not(.shensha-card__footer){order:2;margin-top:8px;color:#6b7280;font-size:14px}.knowledge-page--shensha .shensha-card__category[data-v-43901da9]{order:3;margin-top:20px;padding:4px 8px;border-radius:5px;background:#ecfdf3;color:#15803d!important;font-size:12px!important}.knowledge-page--shensha .shensha-card__footer[data-v-43901da9]{order:4;width:100%;margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:#9ca3af}.knowledge-page--shensha .shensha-card__footer small[data-v-43901da9]{font-size:12px}.knowledge-page--shensha .shensha-card__footer em[data-v-43901da9]{display:flex;align-items:center;gap:3px;color:#6b7280;font-size:12px;font-style:normal}.knowledge-page--shensha .library-learning[data-v-43901da9]{width:min(1232px,calc(100% - 40px));margin-top:128px}.knowledge-page--shensha .library-learning__section[data-v-43901da9]{margin-bottom:128px}.knowledge-page--shensha .library-learning__section>header[data-v-43901da9]{max-width:672px;margin-bottom:48px}.knowledge-page--shensha .library-learning__section>header h2[data-v-43901da9]{margin-bottom:24px;font-size:24px;font-weight:500}.knowledge-page--shensha .library-learning__section>header p[data-v-43901da9]{font-size:16px;line-height:1.75}.knowledge-page--shensha .library-learning__grid[data-v-43901da9]{gap:32px}.knowledge-page--shensha .library-learning__grid>article[data-v-43901da9]{min-height:0;padding:24px;border-radius:12px;box-shadow:none}.knowledge-page--shensha .library-learning__grid h3[data-v-43901da9]{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-size:16px;font-weight:500}.knowledge-page--shensha .library-learning__grid p[data-v-43901da9]{font-size:14px;line-height:1.7}.knowledge-page--shensha .library-learning__section--0 .library-learning__grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-page--shensha .library-learning__section--0 .library-learning__grid>article[data-v-43901da9]{min-height:190px;text-align:center}.knowledge-page--shensha .library-learning__section--0 .library-learning__grid h3[data-v-43901da9]{flex-direction:column}.knowledge-page--shensha .shensha-learning-icon[data-v-43901da9]{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;color:#52525b}.knowledge-page--shensha .library-learning__section--1 .library-learning__grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--shensha .library-learning__section--1 .library-learning__grid>article[data-v-43901da9]{min-height:146px}.knowledge-page--shensha .library-learning__section--2 .library-learning__grid[data-v-43901da9]{max-width:768px;gap:32px}.knowledge-page--shensha .library-learning__section--2 .library-learning__grid>article[data-v-43901da9]{min-height:126px}.knowledge-page--shensha .library-learning__section--2 .library-learning__grid h3 svg[data-v-43901da9]{flex:0 0 auto;color:#71717a}@media(max-width:760px){.knowledge-page--geju .knowledge-hero[data-v-43901da9]{padding:52px 12px 42px}.knowledge-page--geju .knowledge-section[data-v-43901da9]{width:100%}.knowledge-page--geju .library-grid[data-v-43901da9]{grid-template-columns:1fr;gap:14px}.knowledge-page--geju .library-card[data-v-43901da9]{min-height:180px;padding:20px}.knowledge-page--geju .library-learning[data-v-43901da9]{width:100%;margin-top:82px}.knowledge-page--geju .library-learning__section[data-v-43901da9]{margin-bottom:76px}.knowledge-page--geju .library-learning__section--1 .library-learning__grid[data-v-43901da9]{grid-template-columns:1fr;gap:14px}.knowledge-page--geju .library-priority-flow[data-v-43901da9]{overflow-x:auto;justify-content:flex-start}.knowledge-page--shensha .knowledge-hero[data-v-43901da9]{padding:52px 12px 42px}.knowledge-page--shensha .knowledge-section[data-v-43901da9]{width:100%}.knowledge-page--shensha .library-controls[data-v-43901da9]{margin:0 0 20px}.knowledge-page--shensha .library-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.knowledge-page--shensha .library-card[data-v-43901da9]{min-height:186px;padding:18px 15px}.knowledge-page--shensha .library-card strong[data-v-43901da9]{font-size:16px}.knowledge-page--shensha .library-card>span[data-v-43901da9]:not(.library-card__original-icon):not(.shensha-card__category):not(.shensha-card__footer){font-size:12px}.knowledge-page--shensha .shensha-card__footer[data-v-43901da9]{align-items:flex-start;flex-direction:column;gap:6px}.knowledge-page--shensha .library-learning[data-v-43901da9]{width:100%;margin-top:88px}.knowledge-page--shensha .library-learning__section[data-v-43901da9]{margin-bottom:88px}.knowledge-page--shensha .library-learning__section>header[data-v-43901da9]{margin-bottom:30px}.knowledge-page--shensha .library-learning__section>header h2[data-v-43901da9]{font-size:22px}.knowledge-page--shensha .library-learning__section>header p[data-v-43901da9]{font-size:14px}.knowledge-page--shensha .library-learning__section--0 .library-learning__grid[data-v-43901da9],.knowledge-page--shensha .library-learning__section--1 .library-learning__grid[data-v-43901da9],.knowledge-page--shensha .library-learning__section--2 .library-learning__grid[data-v-43901da9]{grid-template-columns:1fr;gap:16px}.knowledge-page--shensha .library-learning__grid>article[data-v-43901da9],.knowledge-page--shensha .library-learning__section--0 .library-learning__grid>article[data-v-43901da9],.knowledge-page--shensha .library-learning__section--1 .library-learning__grid>article[data-v-43901da9],.knowledge-page--shensha .library-learning__section--2 .library-learning__grid>article[data-v-43901da9]{min-height:0;padding:20px}.knowledge-page--wuxing .wuxing-correspondence-section .knowledge-table-wrap[data-v-43901da9]{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.knowledge-page--wuxing .wuxing-correspondence-section table[data-v-43901da9],.knowledge-page--wuxing .wuxing-correspondence-section tbody[data-v-43901da9]{width:100%;min-width:0;display:block}.knowledge-page--wuxing .wuxing-correspondence-section thead[data-v-43901da9]{display:none}.knowledge-page--wuxing .wuxing-correspondence-section tbody[data-v-43901da9]{display:grid;gap:12px}.knowledge-page--wuxing .wuxing-correspondence-section tbody tr[data-v-43901da9]{padding:16px;border:1px solid #e7e7ea;border-radius:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;box-shadow:0 4px 14px #18181b09}.knowledge-page--wuxing .wuxing-correspondence-section tbody td[data-v-43901da9]{min-width:0;padding:0;border:0;display:grid;gap:3px;color:#33343a;font-size:14px;line-height:1.4;white-space:normal}.knowledge-page--wuxing .wuxing-correspondence-section tbody td[data-v-43901da9]:before{color:#92939a;font-size:11px;line-height:1.2;content:attr(data-label)}.knowledge-page--wuxing .wuxing-correspondence-section tbody td[data-v-43901da9]:first-child{grid-column:1 / -1;display:block;color:#24252a;font-size:20px;font-weight:700}.knowledge-page--wuxing .wuxing-correspondence-section tbody td[data-v-43901da9]:first-child:before{display:none}}.knowledge-page--wuxing .atlas-detail-shell--modal[data-v-43901da9]{margin:0;overflow:hidden;overscroll-behavior:contain}.wuxing-element-modal .atlas-detail[data-v-43901da9],.wuxing-stem-modal .atlas-detail[data-v-43901da9]{box-sizing:border-box;width:min(670px,calc(100vw - 32px));max-width:100%;max-height:min(760px,calc(100svh - 48px));padding:34px 32px 30px;border-radius:16px;overflow-y:auto;overflow-x:hidden;background:#fff}.wuxing-modal-heading[data-v-43901da9]{display:grid;justify-items:center;text-align:center}.wuxing-modal-heading>span[data-v-43901da9]{font-size:42px;line-height:1}.wuxing-modal-heading h2[data-v-43901da9]{margin:12px 0 8px;color:#151518;font-size:34px;line-height:1.1}.wuxing-modal-heading p[data-v-43901da9]{max-width:530px;margin:0;color:#73747b;font-size:15px;line-height:1.75}.wuxing-element-modal__body[data-v-43901da9],.wuxing-stem-modal__body[data-v-43901da9]{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;text-align:left}.wuxing-element-modal__body h3[data-v-43901da9],.wuxing-stem-modal__body h3[data-v-43901da9]{margin:0 0 12px;color:#151518;font-size:17px}.wuxing-element-modal__body h3[data-v-43901da9]:not(:first-child),.wuxing-stem-modal__body h3[data-v-43901da9]:not(:first-child){margin-top:23px}.wuxing-element-modal__body dl[data-v-43901da9]{margin:0}.wuxing-element-modal__body dl>div[data-v-43901da9]{padding:5px 0;display:grid;grid-template-columns:68px 1fr;gap:8px;font-size:14px}.wuxing-element-modal__body dt[data-v-43901da9]{color:#45464c}.wuxing-element-modal__body dd[data-v-43901da9]{margin:0;color:#212226;text-align:right}.wuxing-modal-traits[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wuxing-modal-traits span[data-v-43901da9]{padding:8px;border-radius:7px;background:#f6f6f7;color:#34353b;font-size:13px;text-align:center}.wuxing-modal-close[data-v-43901da9]{min-width:64px;height:36px;margin:30px auto 0;border:0;border-radius:6px;display:block;background:#151518;color:#fff;font-size:13px;cursor:pointer}.wuxing-stem-modal__badges[data-v-43901da9]{display:flex;gap:8px;margin-bottom:14px}.wuxing-stem-modal__badges i[data-v-43901da9]{padding:4px 12px;border-radius:999px;background:#f5f5f6;color:#4c4d53;font-size:12px;font-style:normal}.wuxing-stem-modal__badges i[data-v-43901da9]:first-child{background:#fff4cd;color:#a77a12}.wuxing-stem-modal__body ul[data-v-43901da9]{margin:0;padding-left:17px;color:#313239;font-size:13px;line-height:2.05}.wuxing-stem-modal__body li[data-v-43901da9]::marker{color:#2466d1}.wuxing-stem-modal__applications[data-v-43901da9]{display:grid;gap:8px}.wuxing-stem-modal__applications span[data-v-43901da9]{padding:10px 12px;border-radius:7px;background:#eef5ff;color:#2760c3;font-size:13px;text-align:center}.wuxing-stem-modal__body aside[data-v-43901da9]{margin-top:24px;padding:14px 15px;border-radius:9px;background:#f7f7f8}.wuxing-stem-modal__body aside h3[data-v-43901da9]{margin-bottom:8px}.wuxing-stem-modal__body aside p[data-v-43901da9]{margin:0;color:#686971;font-size:12px;line-height:1.75}.knowledge-page--tiangan .knowledge-hero[data-v-43901da9]{max-width:1104px;padding-bottom:88px}.knowledge-page--tiangan .knowledge-eyebrow[data-v-43901da9]{display:none}.knowledge-page--tiangan .knowledge-hero h1[data-v-43901da9]{font-size:48px;line-height:1}.knowledge-page--tiangan .knowledge-atlas[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--tiangan .knowledge-section__header h2[data-v-43901da9]{font-size:24px;line-height:1.34}.knowledge-page--tiangan .stem-grid[data-v-43901da9]{grid-template-columns:repeat(10,minmax(0,1fr));gap:16px}.knowledge-page--tiangan .stem-card[data-v-43901da9]{min-height:120px;padding:12px;gap:4px;border-color:#e8e8eb;background:#fff;box-shadow:none}.knowledge-page--tiangan .stem-card[data-v-43901da9]:before{display:none}.knowledge-page--tiangan .stem-card[data-v-43901da9]:hover{transform:translateY(-3px);border-color:#d8d8dc;box-shadow:0 14px 30px #18181b13}.knowledge-page--tiangan .stem-card.active[data-v-43901da9]{border-color:#bdbdc3;box-shadow:0 14px 32px #18181b17}.knowledge-page--tiangan .stem-card__icon[data-v-43901da9]{min-height:26px;font-size:23px}.knowledge-page--tiangan .stem-card strong[data-v-43901da9]{font-size:16px}.knowledge-page--tiangan .stem-card__subtitle[data-v-43901da9]{font-size:12px;line-height:1.55}.knowledge-page--tiangan .stem-card:nth-child(1) strong[data-v-43901da9],.knowledge-page--tiangan .stem-card:nth-child(2) strong[data-v-43901da9]{color:#159447}.knowledge-page--tiangan .stem-card:nth-child(3) strong[data-v-43901da9],.knowledge-page--tiangan .stem-card:nth-child(4) strong[data-v-43901da9]{color:#e1322f}.knowledge-page--tiangan .stem-card:nth-child(5) strong[data-v-43901da9],.knowledge-page--tiangan .stem-card:nth-child(6) strong[data-v-43901da9]{color:#bd7900}.knowledge-page--tiangan .stem-card:nth-child(7) strong[data-v-43901da9],.knowledge-page--tiangan .stem-card:nth-child(8) strong[data-v-43901da9]{color:#3f4652}.knowledge-page--tiangan .stem-card:nth-child(9) strong[data-v-43901da9],.knowledge-page--tiangan .stem-card:nth-child(10) strong[data-v-43901da9]{color:#2477d4}.knowledge-page--tiangan .tiangan-card__dots[data-v-43901da9]{min-height:7px;display:flex;justify-content:center;gap:4px}.knowledge-page--tiangan .tiangan-card__dots i[data-v-43901da9]{width:7px;height:7px;border-radius:50%;background:#efbb20}.knowledge-page--tiangan .stem-card:nth-child(2n) .tiangan-card__dots i[data-v-43901da9]:first-child{background:#a765df}.knowledge-page--tiangan .stem-card:nth-child(1) .tiangan-card__dots i[data-v-43901da9]:last-child,.knowledge-page--tiangan .stem-card:nth-child(2) .tiangan-card__dots i[data-v-43901da9]:last-child{background:#20b866}.knowledge-page--tiangan .stem-card:nth-child(3) .tiangan-card__dots i[data-v-43901da9]:last-child,.knowledge-page--tiangan .stem-card:nth-child(4) .tiangan-card__dots i[data-v-43901da9]:last-child{background:#ef4b43}.knowledge-page--tiangan .stem-card:nth-child(5) .tiangan-card__dots i[data-v-43901da9]:last-child,.knowledge-page--tiangan .stem-card:nth-child(6) .tiangan-card__dots i[data-v-43901da9]:last-child{background:#d6a219}.knowledge-page--tiangan .stem-card:nth-child(7) .tiangan-card__dots i[data-v-43901da9]:last-child,.knowledge-page--tiangan .stem-card:nth-child(8) .tiangan-card__dots i[data-v-43901da9]:last-child{background:#737984}.knowledge-page--tiangan .stem-card:nth-child(9) .tiangan-card__dots i[data-v-43901da9]:last-child,.knowledge-page--tiangan .stem-card:nth-child(10) .tiangan-card__dots i[data-v-43901da9]:last-child{background:#3d90df}.knowledge-page--tiangan .tiangan-legend[data-v-43901da9]{margin:14px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;color:#77777f;font-size:11px}.knowledge-page--tiangan .tiangan-legend span[data-v-43901da9]{display:inline-flex;align-items:center;gap:4px}.knowledge-page--tiangan .tiangan-legend i[data-v-43901da9]{width:7px;height:7px;border-radius:50%;display:inline-block}.knowledge-page--tiangan .tiangan-legend b[data-v-43901da9]{width:1px;height:13px;background:#dedee2}.knowledge-page--tiangan .tiangan-legend__yang[data-v-43901da9]{background:#f2bb38}.knowledge-page--tiangan .tiangan-legend__yin[data-v-43901da9]{background:#9a73df}.knowledge-page--tiangan .tiangan-legend__wood[data-v-43901da9]{background:#46bd72}.knowledge-page--tiangan .tiangan-legend__fire[data-v-43901da9]{background:#f26b55}.knowledge-page--tiangan .tiangan-legend__earth[data-v-43901da9]{background:#c39755}.knowledge-page--tiangan .tiangan-legend__metal[data-v-43901da9]{background:#c1a138}.knowledge-page--tiangan .tiangan-legend__water[data-v-43901da9]{background:#4f99e8}.knowledge-page--tiangan .stem-detail[data-v-43901da9]{max-width:1104px;margin:32px auto 0;overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;box-shadow:0 8px 22px #18181b0f}.knowledge-page--tiangan .stem-detail__header[data-v-43901da9]{padding:28px 32px}.knowledge-page--tiangan .stem-detail__body[data-v-43901da9]{padding:30px 32px}.knowledge-page--tiangan .stem-attributes[data-v-43901da9]{align-content:center;gap:20px}.knowledge-page--tiangan .stem-attribute__dot[data-v-43901da9]{width:32px;height:32px;position:relative;display:grid;place-items:center;box-shadow:none}.knowledge-page--tiangan .stem-attribute__dot[data-v-43901da9]:after{color:#fff;font-size:15px;font-weight:700;content:"♧"}.knowledge-page--tiangan .stem-attribute--0 .stem-attribute__dot[data-v-43901da9]{background:#21bd63}.knowledge-page--tiangan .stem-attribute--1 .stem-attribute__dot[data-v-43901da9]{background:#ffc51b}.knowledge-page--tiangan .stem-attribute--1 .stem-attribute__dot[data-v-43901da9]:after{content:"阳"}.knowledge-page--tiangan .stem-attribute small[data-v-43901da9]{margin-bottom:1px}.knowledge-page--tiangan .knowledge-table-section[data-v-43901da9],.knowledge-page--tiangan .knowledge-application[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--tiangan .knowledge-atlas[data-v-43901da9],.knowledge-page--tiangan .knowledge-table-section[data-v-43901da9],.knowledge-page--tiangan .knowledge-application[data-v-43901da9],.knowledge-page--tiangan .knowledge-quote[data-v-43901da9]{margin-bottom:192px}.knowledge-page--tiangan .knowledge-section__header[data-v-43901da9]{margin-bottom:48px}.knowledge-page--tiangan .knowledge-table-wrap[data-v-43901da9]{border-radius:10px;box-shadow:0 10px 30px #18181b0a}.knowledge-page--tiangan .tiangan-yinyang-pill[data-v-43901da9]{min-width:26px;height:26px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff4bf;color:#b57600;line-height:1}.knowledge-page--tiangan tbody tr:nth-child(2n) .tiangan-yinyang-pill[data-v-43901da9]{background:#f1e4ff;color:#8b3fc2}.knowledge-page--tiangan .pillar-panel[data-v-43901da9]{max-width:896px;margin-right:auto;margin-left:auto;padding:38px 32px 28px;border:0;border-radius:10px;background:#fafafa}.knowledge-page--tiangan .pillar-grid[data-v-43901da9]{gap:16px}.knowledge-page--tiangan .pillar-card[data-v-43901da9]{min-height:142px;padding:18px 16px 16px;border:1px solid #dedee3;border-radius:8px;gap:7px;background:#fff;color:#303038}.knowledge-page--tiangan .pillar-card.featured[data-v-43901da9]{border-color:#bfc1c7;background:#fff;color:#303038}.knowledge-page--tiangan .pillar-card strong[data-v-43901da9]{margin-bottom:1px;font-size:16px;font-weight:500}.knowledge-page--tiangan .pillar-card span[data-v-43901da9]{padding:4px 7px;border-radius:4px;display:block;background:#f0f0f2;color:#4f5058;opacity:1;line-height:1.2}.knowledge-page--tiangan .pillar-card span[data-v-43901da9]:nth-of-type(2){background:#f7f7f8}.knowledge-page--tiangan .pillar-card.featured span[data-v-43901da9]:first-of-type{background:#1f2937;color:#fff;font-weight:700}.knowledge-page--tiangan .pillar-card small[data-v-43901da9]{color:#5f6068;opacity:1}.knowledge-page--tiangan .application-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.knowledge-page--tiangan .application-grid article[data-v-43901da9]{min-height:210px;padding:24px;border-color:#eeeef1;border-radius:10px;box-shadow:0 5px 18px #18181b06;transition:transform .18s ease,box-shadow .18s ease}.knowledge-page--tiangan .application-card__mark[data-v-43901da9]{width:42px;height:42px;border-radius:50%;background:#ffe2e3;color:#ff3038}.knowledge-page--tiangan .application-grid article:nth-child(2) .application-card__mark[data-v-43901da9]{background:#deebff;color:#2474ff}.knowledge-page--tiangan .application-grid article:nth-child(3) .application-card__mark[data-v-43901da9]{background:#dcf8e6;color:#22b65d}.knowledge-page--tiangan .application-grid article:nth-child(4) .application-card__mark[data-v-43901da9]{background:#f1e3ff;color:#a044e8}.knowledge-page--tiangan .application-grid article[data-v-43901da9]:hover{transform:translateY(-3px);box-shadow:0 13px 28px #18181b12}.knowledge-page--tiangan .knowledge-quote[data-v-43901da9]{max-width:1104px;min-height:360px;margin-right:auto;margin-left:auto;padding:64px 32px;border-radius:16px;display:flex;flex-direction:column;justify-content:center}.knowledge-page--tiangan .knowledge-quote blockquote[data-v-43901da9],.knowledge-page--tiangan .knowledge-quote p[data-v-43901da9]{max-width:768px}.tiangan-discovery[data-v-43901da9]{max-width:672px;min-height:255px;margin:0 auto 30px;padding:0 20px 74px;text-align:center}.tiangan-discovery h2[data-v-43901da9]{margin:0;color:#27272a;font-size:36px;font-weight:300}.tiangan-discovery p[data-v-43901da9]{max-width:660px;margin:18px auto 25px;color:#77777f;line-height:1.75}.tiangan-discovery>div[data-v-43901da9]{display:flex;justify-content:center;gap:12px}.tiangan-discovery button[data-v-43901da9]{min-width:150px;height:40px;padding:0 18px;border:1px solid #d9d9de;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#303036;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.tiangan-discovery button[data-v-43901da9]:first-child{border-color:#18181b;background:#18181b;color:#fff}.tiangan-discovery button[data-v-43901da9]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #18181b1f}.tiangan-discovery small[data-v-43901da9]{margin-top:18px;display:block;color:#a0a0a6}.knowledge-page--tiangan .stem-card[data-v-43901da9]:nth-child(5n+1):before,.knowledge-page--dizhi .stem-card[data-v-43901da9]:nth-child(4n+1):before,.knowledge-page--shishen .stem-card[data-v-43901da9]:nth-child(5n+1):before{position:absolute;top:13px;left:13px;width:6px;height:6px;border-radius:50%;background:#ff6a00;content:""}.knowledge-page--dizhi .stem-card[data-v-43901da9]{min-height:136px;background:#fff}.knowledge-page--shishen .stem-grid[data-v-43901da9]{grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.knowledge-page--shishen .stem-card[data-v-43901da9]{min-height:118px;padding:16px 8px 14px;background:#fff}.knowledge-page--shishen .stem-card__icon[data-v-43901da9]{min-height:32px;font-size:27px;line-height:1}.knowledge-page--shishen .stem-card strong[data-v-43901da9]{margin:8px 0 5px;font-size:15px}.knowledge-page--shishen .stem-card__subtitle[data-v-43901da9]{color:#71717a;font-size:11px}.shishen-legend[data-v-43901da9]{margin:28px auto 0;display:flex;align-items:center;justify-content:center;gap:10px}.shishen-legend span[data-v-43901da9]{min-width:42px;height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f5;color:#52525b;font-size:12px}.shishen-legend span[data-v-43901da9]:first-child{background:#fee2e2;color:#dc2626}.shishen-legend span[data-v-43901da9]:nth-child(2){background:#f3e8ff;color:#9333ea}.shishen-legend b[data-v-43901da9]{width:1px;height:20px;margin:0 5px;background:#d4d4d8}.knowledge-page--dizhi .knowledge-hero[data-v-43901da9],.knowledge-page--shishen .knowledge-hero[data-v-43901da9]{max-width:1104px;padding-bottom:96px}.knowledge-page--dizhi .knowledge-hero[data-v-43901da9]{padding-top:125px;padding-bottom:64px}.knowledge-page--dizhi .knowledge-eyebrow[data-v-43901da9],.knowledge-page--shishen .knowledge-eyebrow[data-v-43901da9]{display:none}.knowledge-page--dizhi .knowledge-hero h1[data-v-43901da9],.knowledge-page--shishen .knowledge-hero h1[data-v-43901da9]{font-size:48px;line-height:1.08}.knowledge-page--dizhi .knowledge-hero h1[data-v-43901da9]{line-height:1}.knowledge-page--dizhi .knowledge-hero>p[data-v-43901da9]:last-child{max-width:768px;margin-top:24px;font-size:20px;line-height:28px}.knowledge-page--dizhi .knowledge-atlas[data-v-43901da9],.knowledge-page--dizhi .knowledge-table-section[data-v-43901da9],.knowledge-page--dizhi .knowledge-application[data-v-43901da9],.knowledge-page--dizhi .knowledge-matrix[data-v-43901da9],.knowledge-page--dizhi .knowledge-quote[data-v-43901da9],.knowledge-page--shishen .knowledge-atlas[data-v-43901da9],.knowledge-page--shishen .knowledge-table-section[data-v-43901da9],.knowledge-page--shishen .knowledge-application[data-v-43901da9],.knowledge-page--shishen .knowledge-matrix[data-v-43901da9],.knowledge-page--shishen .knowledge-quote[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-bottom:176px;margin-left:auto}.knowledge-page--dizhi .knowledge-atlas[data-v-43901da9],.knowledge-page--dizhi .knowledge-table-section[data-v-43901da9]{margin-bottom:192px}.knowledge-page--dizhi .dizhi-table-section[data-v-43901da9]:not(.has-description){margin-bottom:198px}.knowledge-page--dizhi .dizhi-table-section.has-description[data-v-43901da9]{margin-bottom:32px}.knowledge-page--dizhi .knowledge-section__header[data-v-43901da9],.knowledge-page--shishen .knowledge-section__header[data-v-43901da9]{margin-bottom:44px}.knowledge-page--dizhi .knowledge-section__header[data-v-43901da9]{max-width:none;margin-bottom:48px}.knowledge-page--dizhi .knowledge-section__header h2[data-v-43901da9],.knowledge-page--shishen .knowledge-section__header h2[data-v-43901da9]{font-size:25px}.knowledge-page--dizhi .stem-grid[data-v-43901da9]{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.knowledge-page--dizhi .stem-card[data-v-43901da9],.knowledge-page--shishen .stem-card[data-v-43901da9]{position:relative;border-color:#e5e7eb;border-radius:8px;box-shadow:none}.knowledge-page--dizhi .stem-card[data-v-43901da9]:before,.knowledge-page--shishen .stem-card[data-v-43901da9]:before{display:none}.knowledge-page--dizhi .stem-card[data-v-43901da9]:hover,.knowledge-page--shishen .stem-card[data-v-43901da9]:hover{border-color:#cfd2d8;box-shadow:0 12px 28px #18181b13;transform:translateY(-3px)}.knowledge-page--dizhi .stem-card.active[data-v-43901da9],.knowledge-page--shishen .stem-card.active[data-v-43901da9]{border-color:#c6c9cf;box-shadow:0 12px 30px #18181b17}.knowledge-page--dizhi .knowledge-section__header h2[data-v-43901da9]{margin-bottom:16px;font-size:24px;font-weight:600;line-height:32px}.knowledge-page--dizhi .knowledge-section__header p[data-v-43901da9]{margin-top:0;line-height:24px}.knowledge-page--dizhi .stem-card[data-v-43901da9]{min-height:140px;padding:12px;justify-content:space-between;gap:0}.knowledge-page--dizhi .stem-card__icon[data-v-43901da9]{min-height:0;margin-bottom:8px;font-size:24px;line-height:1}.knowledge-page--dizhi .stem-card strong[data-v-43901da9]{margin-bottom:4px;color:#111;font-size:14px;line-height:1.25}.knowledge-page--dizhi .stem-card__subtitle[data-v-43901da9]{margin-bottom:8px;color:#71717a;font-size:12px;line-height:1.25}.dizhi-card__dots[data-v-43901da9]{margin-top:auto;display:flex;justify-content:center;gap:4px}.dizhi-card__dots i[data-v-43901da9]{width:8px;height:8px;border-radius:50%;display:block}.dizhi-card__dots .yang[data-v-43901da9]{background:#facc15}.dizhi-card__dots .yin[data-v-43901da9]{background:#c084fc}.dizhi-card__dots .wood[data-v-43901da9]{background:#22c55e}.dizhi-card__dots .fire[data-v-43901da9]{background:#ef4444}.dizhi-card__dots .earth[data-v-43901da9]{background:#eab308}.dizhi-card__dots .metal[data-v-43901da9]{background:#6b7280}.dizhi-card__dots .water[data-v-43901da9]{background:#3b82f6}.dizhi-legend[data-v-43901da9]{margin:34px auto 0;display:flex;justify-content:center;gap:32px}.dizhi-legend>div[data-v-43901da9]{min-height:44px;padding:0 24px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:18px;background:#fafafa}.dizhi-legend span[data-v-43901da9]{display:inline-flex;align-items:center;gap:8px;color:#27272a;font-size:14px}.dizhi-legend i[data-v-43901da9]{width:12px;height:12px;border-radius:50%;display:block}.dizhi-legend b[data-v-43901da9]{width:1px;height:18px;background:#d4d4d8}.dizhi-legend .yang[data-v-43901da9]{background:#facc15}.dizhi-legend .yin[data-v-43901da9]{background:#c084fc}.dizhi-legend .wood[data-v-43901da9]{background:#22c55e}.dizhi-legend .fire[data-v-43901da9]{background:#ef4444}.dizhi-legend .earth[data-v-43901da9]{background:#eab308}.dizhi-legend .metal[data-v-43901da9]{background:#6b7280}.dizhi-legend .water[data-v-43901da9]{background:#3b82f6}.dizhi-yinyang-pill[data-v-43901da9]{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;font-size:12px}.dizhi-yinyang-pill.yang[data-v-43901da9]{background:#fff4bf;color:#b57600}.dizhi-yinyang-pill.yin[data-v-43901da9]{background:#f1e4ff;color:#8b3fc2}.dizhi-stem-pill[data-v-43901da9]{min-width:28px;height:28px;padding:0 7px;border-radius:5px;display:inline-grid;place-items:center;font-size:12px}.dizhi-stem-pill.tone-1[data-v-43901da9]{background:#dbeafe;color:#1d4ed8}.dizhi-stem-pill.tone-2[data-v-43901da9]{background:#dcfce7;color:#15803d}.dizhi-stem-pill.tone-3[data-v-43901da9]{background:#ffedd5;color:#c2410c}.dizhi-source-detail[data-v-43901da9]{max-width:1104px;margin:46px auto 0;overflow:hidden;border:0;border-radius:12px;background:#fff;box-shadow:0 10px 28px #18181b1f}.dizhi-source-detail>header[data-v-43901da9]{min-height:112px;padding:24px;display:flex;align-items:center;justify-content:space-between;background:#dbeafe}.dizhi-source-detail>header>div[data-v-43901da9]{display:flex;align-items:center;gap:16px}.dizhi-source-detail>header>div>span[data-v-43901da9]{font-size:36px}.dizhi-source-detail h2[data-v-43901da9]{margin:0;color:#111;font-size:30px;line-height:1.25}.dizhi-source-detail header p[data-v-43901da9]{margin:3px 0 0;color:#71717a;font-size:18px}.dizhi-source-detail header aside[data-v-43901da9]{display:grid;justify-items:end;gap:8px}.dizhi-source-detail header aside span[data-v-43901da9]{padding:3px 10px;border:1px solid #b8c5d7;border-radius:6px;font-size:14px;font-weight:600}.dizhi-source-detail__body[data-v-43901da9]{padding:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.dizhi-source-detail__body h3[data-v-43901da9]{margin:0 0 16px;font-size:18px}.dizhi-source-detail__body p[data-v-43901da9]{margin:0 0 16px;color:#3f3f46;line-height:1.7}.dizhi-source-detail__traits[data-v-43901da9]{margin-bottom:17px;display:flex;flex-wrap:wrap;gap:8px}.dizhi-source-detail__traits span[data-v-43901da9]{padding:4px 12px;border-radius:999px;background:#f4f4f5;color:#3f3f46;font-size:14px}.dizhi-source-detail__body h4[data-v-43901da9]{margin:0 0 8px;font-size:16px}.dizhi-source-detail__body ul[data-v-43901da9]{margin:0;padding-left:1.3em;color:#3f3f46;font-size:14px;line-height:1.75}.dizhi-source-detail__attributes[data-v-43901da9]{display:grid;align-content:start;gap:16px}.dizhi-source-detail__attributes article[data-v-43901da9]{display:flex;align-items:center;gap:12px}.dizhi-source-detail__attributes i[data-v-43901da9]{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#3b82f6;color:#fff;font-size:12px;font-style:normal;font-weight:700}.dizhi-source-detail__attributes article:nth-child(2) i[data-v-43901da9]{background:#facc15}.dizhi-source-detail__attributes article:nth-child(3) i[data-v-43901da9]{background:#e0e7ff;color:#4f46e5}.dizhi-source-detail__attributes article:nth-child(4) i[data-v-43901da9]{background:#dcfce7;color:#16a34a}.dizhi-source-detail__attributes article:nth-child(5) i[data-v-43901da9]{background:#ffedd5;color:#ea580c}.dizhi-source-detail__attributes div[data-v-43901da9]{display:grid;gap:2px}.dizhi-source-detail__attributes strong[data-v-43901da9]{font-size:16px}.dizhi-source-detail__attributes span[data-v-43901da9]{color:#52525b;font-size:14px}.knowledge-page--dizhi .stem-detail[data-v-43901da9],.knowledge-page--shishen .stem-detail[data-v-43901da9]{max-width:1104px;margin:34px auto 0;border-radius:8px;box-shadow:0 9px 24px #18181b0f}.knowledge-page--dizhi .stem-detail__header[data-v-43901da9],.knowledge-page--shishen .stem-detail__header[data-v-43901da9]{padding:28px 32px}.knowledge-page--dizhi .stem-detail__body[data-v-43901da9],.knowledge-page--shishen .stem-detail__body[data-v-43901da9]{padding:30px 32px}.knowledge-page--dizhi .knowledge-table-wrap[data-v-43901da9],.knowledge-page--shishen .knowledge-table-wrap[data-v-43901da9]{border-radius:8px;box-shadow:0 7px 22px #18181b09}.knowledge-page--dizhi .application-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.knowledge-page--dizhi .application-grid article[data-v-43901da9]{min-height:170px;border-radius:8px}.knowledge-page--shishen .knowledge-matrix__selector[data-v-43901da9]{padding:24px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.knowledge-page--shishen .knowledge-matrix__selector>div[data-v-43901da9]{justify-content:center}.knowledge-page--shishen .knowledge-matrix__selector button[data-v-43901da9]{border-radius:50%}.knowledge-page--shishen .knowledge-matrix__grid[data-v-43901da9]{padding:24px;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.knowledge-page--shishen .knowledge-matrix__grid article[data-v-43901da9]{min-height:112px;border-radius:7px;background:#fafafa}.shishen-relation-groups[data-v-43901da9]{margin-top:18px;display:grid;gap:16px}.shishen-relation-groups>section[data-v-43901da9]{padding:22px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.shishen-relation-groups>section>h3[data-v-43901da9]{margin:0 0 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px}.shishen-relation-groups>section>h3 span[data-v-43901da9]{color:#ff6a00}.shishen-relation-groups>section>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shishen-relation-groups article[data-v-43901da9]{min-height:112px;padding:18px;border:1px solid #e5e7eb;border-radius:7px;background:#fafafa}.shishen-relation-groups article>span[data-v-43901da9]{color:#71717a;font-size:12px}.shishen-relation-groups article>strong[data-v-43901da9]{margin:8px 0 5px;display:block;font-size:17px}.shishen-relation-groups article>p[data-v-43901da9]{margin:0;color:#71717a;font-size:12px}.knowledge-page--shishen .atlas-detail-shell[data-v-43901da9]:not(.atlas-detail-shell--modal){max-width:1104px;margin-top:38px}.knowledge-page--shishen .atlas-detail-shell:not(.atlas-detail-shell--modal) .atlas-detail[data-v-43901da9]{width:100%;max-width:none;border-radius:8px}.knowledge-page--shishen .atlas-detail__header[data-v-43901da9]{min-height:106px;padding:24px 32px;background:#f5edff}.knowledge-page--shishen .atlas-detail__content[data-v-43901da9]{padding:30px 32px}.shishen-detail-character h3[data-v-43901da9]{margin:0 0 13px!important;padding-left:10px;border-left:3px solid #ff6a00;font-size:18px!important}.shishen-detail-character p[data-v-43901da9]{max-width:920px;margin-bottom:16px}.shishen-detail-character>div[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:8px}.shishen-detail-character span[data-v-43901da9]{padding:5px 11px;border-radius:999px;background:#f4f4f5;color:#52525b;font-size:12px}.shishen-detail-effects[data-v-43901da9]{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.shishen-detail-effects section[data-v-43901da9]{padding:20px;border-radius:8px;background:#f7f7f8}.shishen-detail-effects section[data-v-43901da9]:first-child{background:#f0fdf4}.shishen-detail-effects section[data-v-43901da9]:last-child{background:#fff7ed}.shishen-detail-effects h4[data-v-43901da9]{margin:0 0 12px!important;font-size:16px}.shishen-detail-effects ul[data-v-43901da9]{margin:0!important;display:grid;gap:7px}.shishen-detail-meaning[data-v-43901da9]{margin-top:24px;padding:18px 20px;border-radius:8px;background:#f5edff}.shishen-detail-meaning h4[data-v-43901da9]{margin:0 0 8px!important}.shishen-detail-meaning p[data-v-43901da9]{margin:0!important}.knowledge-page--shishen .shishen-table-section[data-v-43901da9]{margin-bottom:176px}.knowledge-page--shishen .shishen-table-section .knowledge-table-wrap[data-v-43901da9]{overflow:hidden;border:1px solid #e5e7eb}.knowledge-page--shishen .shishen-table-section table[data-v-43901da9]{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9]{height:52px;padding:10px 14px;background:#f7f7f8;font-size:13px;text-align:left}.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]{height:58px;padding:10px 14px;border-top:1px solid #ececee;color:#52525b;font-size:13px;line-height:1.5}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9]:nth-child(1),.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]:nth-child(1){width:12%;font-weight:700;color:#18181b}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9]:nth-child(2),.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]:nth-child(2){width:14%}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9]:nth-child(3),.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]:nth-child(3){width:12%}.shishen-nature[data-v-43901da9]{padding:4px 10px;border-radius:999px;background:#f4f4f5}.shishen-nature--正[data-v-43901da9]{background:#fee2e2;color:#dc2626}.shishen-nature--偏[data-v-43901da9]{background:#f3e8ff;color:#9333ea}.knowledge-page--shishen .shishen-rule-section[data-v-43901da9]{max-width:1104px;margin-bottom:176px}.knowledge-page--shishen .shishen-rule-panel[data-v-43901da9]{padding:36px 32px 32px;display:block}.knowledge-page--shishen .shishen-rule-panel>h3[data-v-43901da9]{margin:0 0 20px;padding:0;background:transparent;text-align:center;font-size:18px}.shishen-rule-formula[data-v-43901da9]{padding:18px 16px;border-radius:10px;background:#f4f4f5;text-align:center}.shishen-rule-formula p[data-v-43901da9]{margin:0 0 14px!important}.shishen-rule-formula strong[data-v-43901da9]{padding:13px;border:1px solid #dedee2;border-radius:7px;display:block;background:#fff;font-size:16px;font-weight:500}.shishen-rule-groups[data-v-43901da9]{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.shishen-rule-groups article[data-v-43901da9]{padding:18px 16px;border-radius:8px;background:#f4f4f5}.shishen-rule-groups article[data-v-43901da9]:nth-child(2){background:#eff6ff}.shishen-rule-groups article[data-v-43901da9]:nth-child(3){background:#fffbeb}.shishen-rule-groups article[data-v-43901da9]:nth-child(4){background:#faf5ff}.shishen-rule-groups article[data-v-43901da9]:nth-child(5){background:#ecfdf5}.shishen-rule-groups h3[data-v-43901da9]{margin:0 0 12px;font-size:16px}.shishen-rule-groups p[data-v-43901da9]{margin:7px 0!important;display:flex;gap:8px;color:#52525b;font-size:13px;text-align:left!important}.shishen-rule-groups i[data-v-43901da9]{width:4px;height:4px;margin-top:8px;border-radius:50%;flex:none;background:#ff6a00}.knowledge-page--shishen .knowledge-matrix__selector[data-v-43901da9]{text-align:center}.shishen-master-card[data-v-43901da9]{width:112px;min-height:150px;margin:30px auto;padding:20px 12px;border:1px solid #ddd;border-radius:9px;display:grid;justify-items:center;align-content:center;gap:5px;background:#fff;box-shadow:0 2px 5px #0000000a}.shishen-master-card strong[data-v-43901da9]{font-size:36px}.shishen-master-card span[data-v-43901da9]{font-size:15px}.shishen-master-card small[data-v-43901da9]{color:#52525b}.shishen-process-title[data-v-43901da9]{margin:0;text-decoration:underline;text-underline-offset:8px}.shishen-relation-groups>section[data-v-43901da9]{padding:24px 16px 16px;box-shadow:0 3px 8px #18181b12}.shishen-relation-groups>section>div[data-v-43901da9]{gap:12px}.shishen-relation-groups article[data-v-43901da9]{text-align:center}.shishen-relation-groups article>span[data-v-43901da9]{display:block;font-size:13px}.shishen-relation-groups article>small[data-v-43901da9]{margin:8px 0 4px;display:block;color:#52525b}.shishen-relation-groups article>em[data-v-43901da9]{display:block;color:#71717a;font-size:12px;font-style:normal}.shishen-relation-groups article>div[data-v-43901da9]{min-height:104px;margin-top:14px;padding:16px;border:1px solid #ddd;border-radius:5px;display:grid;place-items:center;background:#fff}.shishen-relation-groups article>div b[data-v-43901da9]{font-size:20px}.shishen-relation-groups article>div strong[data-v-43901da9]{margin:2px 0;color:#18181b}.shishen-relation-groups article>div p[data-v-43901da9]{margin:0;color:#52525b;font-size:12px}.shishen-derivation[data-v-43901da9]{padding:28px 24px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.shishen-derivation>h3[data-v-43901da9]{text-align:center}.shishen-derivation>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.shishen-derivation article[data-v-43901da9]{position:relative;padding:20px;border:0;background:#f4f4f5}.shishen-derivation article>b[data-v-43901da9]{position:absolute;top:8px;left:8px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#000;color:#fff}.shishen-derivation article>span[data-v-43901da9]{font-size:22px}.shishen-derivation article>strong[data-v-43901da9]{font-size:14px}.shishen-derivation article>p[data-v-43901da9]{font-size:12px}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(1){background:#faf5ff}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(2){background:#fff1f2}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(3){background:#eff6ff}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(4){background:#eef2ff}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(5){background:#ecfdf5}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(6){background:#fff7ed}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(7){background:#fffbeb}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(8){background:#fdf2f8}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(9){background:#ecfdf5}.shishen-table-section tbody tr[data-v-43901da9]:nth-child(10){background:#eff6ff}.shishen-application-section[data-v-43901da9]{max-width:1104px;margin:0 auto 176px}.shishen-pillar-panel[data-v-43901da9]{max-width:896px;margin:0 auto 48px;padding:34px 32px;border-radius:10px;background:#f4f4f5;text-align:center}.shishen-pillar-panel>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shishen-pillar-panel article[data-v-43901da9]{padding:18px 14px;border:1px solid #ddd;border-radius:7px;display:grid;gap:8px;background:#fff}.shishen-pillar-panel article span[data-v-43901da9]{padding:5px;background:#f4f4f5}.shishen-pillar-panel article.active span[data-v-43901da9]{background:#000;color:#fff}.shishen-pillar-panel>p[data-v-43901da9]{margin:24px 0 0;color:#71717a}.shishen-system-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.shishen-system-grid article[data-v-43901da9]{padding:24px;border:1px solid #eee;border-radius:10px;box-shadow:0 5px 14px #18181b0a}.shishen-system-grid article>span[data-v-43901da9]{float:left;width:42px;height:42px;margin-right:14px;border-radius:50%;display:grid;place-items:center;background:#f3e8ff;color:#9333ea}.shishen-system-grid article:nth-child(2)>span[data-v-43901da9]{background:#dbeafe;color:#2563eb}.shishen-system-grid article:nth-child(3)>span[data-v-43901da9]{background:#d1fae5;color:#059669}.shishen-system-grid h3[data-v-43901da9]{padding-top:9px}.shishen-system-grid p[data-v-43901da9]{clear:both;padding-top:15px}.shishen-system-grid small[data-v-43901da9]{color:#71717a}.shishen-wisdom-section[data-v-43901da9]{max-width:900px;min-height:420px;margin:0 auto 40px;text-align:center}.shishen-wisdom-section h2[data-v-43901da9]{font-size:26px}.shishen-wisdom-section blockquote[data-v-43901da9]{margin:26px auto 14px;font-size:18px;font-style:italic}.shishen-wisdom-section cite[data-v-43901da9]{color:#71717a}.shishen-wisdom-section p[data-v-43901da9]{max-width:760px;margin:28px auto;color:#71717a;line-height:1.8}.dizhi-detail-section[data-v-43901da9],.shishen-rule-section[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--dizhi .dizhi-detail-section[data-v-43901da9]{width:100%;max-width:1104px;margin-bottom:50px}.knowledge-page--dizhi .dizhi-table-section[data-v-43901da9]{max-width:1104px}.knowledge-page--dizhi .dizhi-table-wrap[data-v-43901da9]{overflow:hidden}.knowledge-page--dizhi .dizhi-table-wrap table[data-v-43901da9]{width:100%;table-layout:fixed}.knowledge-page--dizhi .dizhi-table-wrap th[data-v-43901da9],.knowledge-page--dizhi .dizhi-table-wrap td[data-v-43901da9]{padding:13px 8px;text-align:center;white-space:normal;word-break:break-word}.knowledge-page--dizhi .dizhi-table-section:not(.has-description) .knowledge-section__header[data-v-43901da9]{margin-bottom:32px}.knowledge-page--dizhi .dizhi-table-section:first-of-type .dizhi-table-wrap thead tr[data-v-43901da9],.knowledge-page--dizhi .dizhi-table-section.has-description .dizhi-table-wrap thead tr[data-v-43901da9]{height:52px}.knowledge-page--dizhi .dizhi-table-section:not(.has-description) .dizhi-table-wrap tbody tr[data-v-43901da9]{height:81px}.knowledge-page--dizhi .dizhi-table-section.has-description .dizhi-table-wrap tbody tr[data-v-43901da9]{height:61px}.knowledge-page--dizhi .dizhi-table-wrap tbody tr[data-v-43901da9]:nth-child(2n){background:#fafafa}.dizhi-mobile-table[data-v-43901da9]{display:none}.knowledge-page--dizhi .dizhi-theory-section[data-v-43901da9],.knowledge-page--dizhi .dizhi-relation-section[data-v-43901da9],.knowledge-page--dizhi .dizhi-meaning-section[data-v-43901da9],.knowledge-page--dizhi .dizhi-wisdom-section[data-v-43901da9]{width:100%;max-width:1104px;margin-right:auto;margin-left:auto}.dizhi-theory-section[data-v-43901da9]{padding:30px 34px;border:1px solid #e7e5ef;border-radius:10px;background:#faf8ff}.knowledge-page--dizhi .dizhi-theory-section[data-v-43901da9]{margin-bottom:148px}.dizhi-theory-section>h3[data-v-43901da9]{margin:0 0 25px;font-size:20px;text-align:center}.dizhi-theory-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dizhi-theory-grid article[data-v-43901da9]{padding:22px;border-radius:8px;background:#fff}.dizhi-theory-grid h3[data-v-43901da9]{margin:0 0 13px;font-size:17px}.dizhi-theory-grid ul[data-v-43901da9]{margin:0;padding-left:1.2em;color:#55565d;font-size:13px;line-height:1.8}.dizhi-theory-section>p[data-v-43901da9]{margin:22px 0 0;color:#686872;font-size:13px;text-align:center}.dizhi-relation-section>article+article[data-v-43901da9]{margin-top:34px}.knowledge-page--dizhi .dizhi-relation-section[data-v-43901da9]{margin-bottom:210px}.dizhi-relation-section>article h3[data-v-43901da9]{margin:0 0 15px;font-size:18px}.dizhi-relation-section .dizhi-table-wrap[data-v-43901da9]{width:100%}.dizhi-relation-section .dizhi-table-wrap tr[data-v-43901da9]{height:52px}.dizhi-pillar-panel[data-v-43901da9]{max-width:896px;min-height:318px;margin:0 auto 48px;padding:32px;border-radius:12px;background:#fafafa}.dizhi-pillar-panel>h3[data-v-43901da9]{margin:0 0 28px;font-size:19px;text-align:center}.dizhi-pillar-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dizhi-pillar-grid article[data-v-43901da9]{min-height:158px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;display:grid;align-content:start;gap:7px;background:#fff;text-align:center}.dizhi-pillar-grid article.month[data-v-43901da9]{border-color:#fca5a5;box-shadow:0 2px 5px #18181b0d}.dizhi-pillar-grid article.day[data-v-43901da9]{border-color:#93c5fd;box-shadow:0 2px 5px #18181b0d}.dizhi-pillar-grid strong[data-v-43901da9]{font-size:16px}.dizhi-pillar-grid span[data-v-43901da9]{padding:5px;border-radius:4px;background:#f4f4f5;color:#5d5e65;font-size:12px}.dizhi-pillar-grid article.month strong[data-v-43901da9]{color:#dc2626}.dizhi-pillar-grid article.day strong[data-v-43901da9]{color:#1d4ed8}.dizhi-pillar-grid article.month span[data-v-43901da9]:nth-of-type(2){background:#fee2e2;color:#b91c1c;font-weight:700}.dizhi-pillar-grid article.day span[data-v-43901da9]:nth-of-type(2){background:#dbeafe;color:#1d4ed8;font-weight:700}.dizhi-pillar-grid small[data-v-43901da9]{color:#71717a;font-size:11px;line-height:1.35}.dizhi-pillar-grid small i[data-v-43901da9]{display:block;font-style:normal}.dizhi-pillar-note[data-v-43901da9]{max-width:780px;margin:18px auto 0;color:#66676e;font-size:13px;text-align:center}.dizhi-meaning-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dizhi-meaning-grid article[data-v-43901da9]{min-height:180px;padding:24px;border:0;border-radius:12px;background:#fff;box-shadow:0 2px 8px #18181b0f}.dizhi-meaning-grid header[data-v-43901da9]{display:flex;align-items:center;gap:12px}.dizhi-meaning-grid header>span[data-v-43901da9]{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fee2e2;color:#ef4444}.dizhi-meaning-grid article:nth-child(2) header>span[data-v-43901da9]{background:#dbeafe;color:#3b82f6}.dizhi-meaning-grid article:nth-child(3) header>span[data-v-43901da9]{background:#fef3c7;color:#eab308}.dizhi-meaning-grid header h3[data-v-43901da9]{margin:0;font-size:18px}.dizhi-meaning-grid article>p[data-v-43901da9]{margin-top:22px;font-size:14px;line-height:1.8}.knowledge-page--dizhi .dizhi-meaning-section[data-v-43901da9]{margin-bottom:192px}.dizhi-meaning-grid h3[data-v-43901da9]{margin:0 0 10px;font-size:17px}.dizhi-meaning-grid p[data-v-43901da9]{margin:0;color:#66676e;font-size:13px;line-height:1.75}.knowledge-page--dizhi .dizhi-wisdom-section[data-v-43901da9]{min-height:412px;margin-bottom:192px;padding:64px 32px;border-radius:16px;background:#fafafa;text-align:center}.dizhi-wisdom-section h2[data-v-43901da9]{max-width:768px;margin:0 auto 24px;font-size:24px}.dizhi-wisdom-section blockquote[data-v-43901da9]{max-width:768px;margin:0 auto;color:#404047;font-size:17px;line-height:2}.dizhi-wisdom-section cite[data-v-43901da9]{max-width:768px;margin:16px auto 0;display:block;color:#777780}.dizhi-wisdom-section p[data-v-43901da9]{max-width:768px;margin:24px auto 0;color:#66676e;line-height:1.8}.dizhi-detail-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dizhi-detail-grid article[data-v-43901da9]{min-height:344.5px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 5px 16px #18181b09}.dizhi-detail-grid article>header[data-v-43901da9]{padding:17px 18px;display:flex;align-items:center;gap:12px;background:#eef6ff}.dizhi-detail-grid article:nth-child(3n+2)>header[data-v-43901da9]{background:#fff8d9}.dizhi-detail-grid article:nth-child(3n)>header[data-v-43901da9]{background:#e9f9ef}.dizhi-detail-grid article:nth-child(4n)>header[data-v-43901da9]{background:#fff0f1}.dizhi-detail-grid header>span[data-v-43901da9]{font-size:25px}.dizhi-detail-grid h3[data-v-43901da9]{margin:0;font-size:17px}.dizhi-detail-grid header p[data-v-43901da9]{margin:3px 0 0;color:#75767d;font-size:11px}.dizhi-hidden-stems[data-v-43901da9]{padding:17px 18px 10px}.dizhi-hidden-stems h4[data-v-43901da9],.dizhi-hidden-detail h4[data-v-43901da9]{margin:0 0 10px;color:#3f3f46;font-size:14px}.dizhi-hidden-stems>div[data-v-43901da9]{margin-top:7px;display:grid;grid-template-columns:72px 1fr;align-items:center;gap:9px}.dizhi-hidden-stems>div span[data-v-43901da9]{color:#55565d;font-size:11px}.dizhi-hidden-stems i[data-v-43901da9]{height:5px;overflow:hidden;border-radius:999px;display:block;background:#ececf0}.dizhi-hidden-stems b[data-v-43901da9]{height:100%;border-radius:inherit;display:block;background:#5aa7ee}.dizhi-hidden-detail[data-v-43901da9]{padding:7px 18px 10px}.dizhi-hidden-detail p[data-v-43901da9]{margin:0;color:#55565d;font-size:12px;line-height:1.65}.dizhi-detail-grid article>footer[data-v-43901da9]{padding:8px 18px 16px;display:flex;flex-wrap:wrap;gap:6px}.dizhi-detail-grid article>footer span[data-v-43901da9]{padding:3px 7px;border-radius:4px;background:#f4f4f5;color:#696a71;font-size:10px}.shishen-rule-panel[data-v-43901da9]{padding:30px;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;background:#fff}.shishen-rule-panel h3[data-v-43901da9]{margin:0;padding:18px;border-radius:7px;background:#f7f7f8;font-size:16px}.shishen-rule-panel p[data-v-43901da9]{grid-column:1 / -1;margin:0;color:#66676e;line-height:1.75;text-align:center}.shishen-rule-panel>span[data-v-43901da9]{padding:9px 11px;border-radius:6px;background:#f4f4f5;color:#55565d;font-size:12px;text-align:center}.knowledge-page--liushijiazi .knowledge-inline-library[data-v-43901da9],.knowledge-page--nayin .knowledge-inline-library[data-v-43901da9],.knowledge-page--shensha .knowledge-inline-library[data-v-43901da9],.knowledge-page--geju .knowledge-inline-library[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-inline-library[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--liushijiazi .knowledge-hero[data-v-43901da9],.knowledge-page--nayin .knowledge-hero[data-v-43901da9],.knowledge-page--shensha .knowledge-hero[data-v-43901da9],.knowledge-page--geju .knowledge-hero[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-hero[data-v-43901da9]{padding-top:96px;padding-bottom:84px}.knowledge-page--liushijiazi .knowledge-hero h1[data-v-43901da9],.knowledge-page--nayin .knowledge-hero h1[data-v-43901da9],.knowledge-page--shensha .knowledge-hero h1[data-v-43901da9],.knowledge-page--geju .knowledge-hero h1[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-hero h1[data-v-43901da9]{font-size:48px}.knowledge-page--liushijiazi .library-grid[data-v-43901da9]{grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.knowledge-page--liushijiazi .library-card[data-v-43901da9]{min-height:122px;padding:13px 9px;align-items:center;text-align:center}.knowledge-page--liushijiazi .library-card strong[data-v-43901da9]{font-size:16px}.knowledge-page--liushijiazi .library-card__pill-row[data-v-43901da9]{justify-content:center}.knowledge-page--nayin .library-grid[data-v-43901da9]{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.knowledge-page--nayin .library-card[data-v-43901da9]{min-height:142px;align-items:center;text-align:center}.knowledge-page--shensha .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.knowledge-page--shensha .library-card[data-v-43901da9]{min-height:126px;padding:18px}.knowledge-page--shensha .library-card strong[data-v-43901da9]{font-size:17px}.knowledge-page--geju .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.knowledge-page--geju .library-card[data-v-43901da9]{min-height:140px}.knowledge-page--64-hexagrams .knowledge-main[data-v-43901da9]{background:#fff}.knowledge-page--64-hexagrams .knowledge-hero[data-v-43901da9]{padding-bottom:68px}.knowledge-page--64-hexagrams .knowledge-hero>p[data-v-43901da9]:not(.knowledge-eyebrow){max-width:760px}.knowledge-page--64-hexagrams .knowledge-hero__detail[data-v-43901da9]{margin-top:23px!important;color:#52525b!important;font-size:16px!important;line-height:1.8!important}.knowledge-page--64-hexagrams .knowledge-inline-library[data-v-43901da9]{max-width:848px}.knowledge-page--64-hexagrams .library-controls[data-v-43901da9]{max-width:448px;margin-bottom:66px;display:block}.knowledge-page--64-hexagrams .library-search[data-v-43901da9]{width:100%}.knowledge-page--64-hexagrams .library-result-count[data-v-43901da9]{display:none}.hexagram-search-hint[data-v-43901da9]{margin-top:9px;display:block;color:#71717a;font-size:12px;text-align:center}.knowledge-page--64-hexagrams .library-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.knowledge-page--64-hexagrams .library-card[data-v-43901da9]{min-height:199px;padding:19px 12px;border-color:#dedfe2;align-items:center;justify-content:center;gap:4px;background:#fff;text-align:center;box-shadow:0 2px 4px #18181b14}.knowledge-page--64-hexagrams .library-card[data-v-43901da9]:hover,.knowledge-page--64-hexagrams .library-card.active[data-v-43901da9]{border-color:#c4c5c9;transform:translateY(-2px);box-shadow:0 7px 16px #18181b1a}.hexagram-card__symbol[data-v-43901da9]{min-height:44px;display:grid;place-items:center;color:#09090b!important;font-family:Segoe UI Symbol,"Noto Sans Symbols 2",serif;font-size:38px!important;line-height:1!important}.hexagram-card__number[data-v-43901da9]{color:#71717a;font-size:12px}.knowledge-page--64-hexagrams .library-card .hexagram-card__trigram[data-v-43901da9]{color:#09090b;font-size:18px;line-height:1.3}.hexagram-card__name[data-v-43901da9]{color:#52525b!important;font-size:13px!important}.hexagram-card__structure[data-v-43901da9]{margin-top:3px;display:grid;gap:2px;color:#52525b!important;font-size:12px!important}.hexagram-card__structure i[data-v-43901da9]{font-style:normal}.knowledge-page--64-hexagrams .library-learning[data-v-43901da9]{margin-top:160px}.knowledge-page--64-hexagrams .library-learning__section[data-v-43901da9]{margin-bottom:142px}.knowledge-page--64-hexagrams .library-learning__section>header[data-v-43901da9]{margin-bottom:76px}.knowledge-page--64-hexagrams .library-learning__section>header h2[data-v-43901da9]{font-size:23px;font-weight:500}.knowledge-page--64-hexagrams .library-learning__section>header p[data-v-43901da9]{font-size:15px}.knowledge-page--64-hexagrams .library-learning__section--0 .library-learning__grid[data-v-43901da9]{gap:32px}.knowledge-page--64-hexagrams .library-learning__section--0 .library-learning__grid>article[data-v-43901da9]{min-height:246px;padding:32px;text-align:center}.knowledge-page--64-hexagrams .library-learning__section--0 .library-learning__grid h3[data-v-43901da9]{display:flex;flex-direction:column;align-items:center;gap:17px;font-size:17px;font-weight:500}.hexagram-learning-icon[data-v-43901da9]{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;color:#71717a}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid[data-v-43901da9]{gap:29px 72px}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid>article[data-v-43901da9]{min-height:82px;padding:0;border:0;display:grid;grid-template-columns:42px 1fr;column-gap:14px;background:transparent;box-shadow:none}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid h3[data-v-43901da9]{display:contents;font-size:16px;font-weight:500}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid p[data-v-43901da9]{grid-column:2;font-size:14px}.hexagram-advantage-icon[data-v-43901da9]{width:42px;height:42px;grid-row:1 / span 2;display:grid;place-items:center;color:#18181b}.knowledge-page--64-hexagrams .library-learning__section--2 .library-learning__grid[data-v-43901da9]{max-width:768px;gap:24px}.knowledge-page--64-hexagrams .library-learning__section--2 .library-learning__grid>article[data-v-43901da9]{min-height:126px;padding:24px}.knowledge-page--64-hexagrams .library-learning__section--2 .library-learning__grid h3[data-v-43901da9]{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:500}.liujia-page[data-v-43901da9]{max-width:1120px;margin:0 auto;color:#27272a}.liujia-page>section[data-v-43901da9]{margin-bottom:118px}.liujia-section-heading[data-v-43901da9]{max-width:760px;margin:0 auto 34px;text-align:center}.liujia-section-heading h2[data-v-43901da9]{margin:0 0 12px;color:#18181b;font-size:28px;line-height:1.35}.liujia-section-heading p[data-v-43901da9]{margin:0;color:#71717a;font-size:15px;line-height:1.8}.liujia-concept-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.liujia-concept-grid article[data-v-43901da9]{min-height:180px;padding:24px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.liujia-concept-grid h3[data-v-43901da9]{margin:0 0 8px;font-size:18px}.liujia-concept-grid p[data-v-43901da9]{min-height:42px;margin:0 0 18px;color:#71717a;font-size:13px;line-height:1.65}.liujia-concept-grid article>div[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:6px}.liujia-concept-grid article span[data-v-43901da9]{padding:5px 8px;border-radius:5px;background:#f4f4f5;font-size:12px}.liujia-concept-grid .stems[data-v-43901da9]{border-top:3px solid #60a5fa}.liujia-concept-grid .branches[data-v-43901da9]{border-top:3px solid #34d399}.liujia-concept-grid .cycle[data-v-43901da9]{border-top:3px solid #a78bfa}.liujia-filter-row[data-v-43901da9]{margin-bottom:16px;display:flex;align-items:center;gap:10px}.liujia-filter-row select[data-v-43901da9]{height:38px;padding:0 34px 0 12px;border:1px solid #d4d4d8;border-radius:6px;background:#fff;color:#3f3f46}.liujia-filter-row>span[data-v-43901da9]{margin-left:auto;color:#71717a;font-size:13px}.liujia-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}.liujia-grid button[data-v-43901da9]{min-width:0;min-height:112px;padding:12px 7px;border:1px solid #e4e4e7;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#3f3f46;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.liujia-grid button[data-v-43901da9]:hover{transform:translateY(-2px);border-color:#a1a1aa;box-shadow:0 8px 18px #18181b14}.liujia-grid button.active[data-v-43901da9]{border:2px solid #60a5fa;background:#f7fbff;box-shadow:0 8px 18px #3b82f61f}.liujia-grid small[data-v-43901da9]{align-self:flex-end;color:#a1a1aa;font-size:10px}.liujia-grid strong[data-v-43901da9]{margin:3px 0 5px;font-size:16px}.liujia-grid span[data-v-43901da9]{color:#71717a;font-size:11px;white-space:nowrap}.liujia-grid span i[data-v-43901da9]{font-style:normal}.liujia-grid span b[data-v-43901da9]{color:#d4d4d8;font-weight:400}.liujia-grid em[data-v-43901da9]{margin-top:7px;color:#52525b;font-size:11px;font-style:normal}.liujia-selected[data-v-43901da9]{margin-top:24px;overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff;box-shadow:0 10px 25px #18181b0f}.liujia-selected>header[data-v-43901da9]{padding:22px 26px;display:flex;align-items:center;gap:14px;background:#f7faff}.liujia-selected>header>span[data-v-43901da9]{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:22px}.liujia-selected h3[data-v-43901da9]{margin:2px 0;font-size:22px}.liujia-selected header small[data-v-43901da9],.liujia-selected header p[data-v-43901da9]{margin:0;color:#71717a;font-size:12px}.liujia-selected__facts[data-v-43901da9]{padding:22px 26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.liujia-selected__facts article[data-v-43901da9]{padding:16px;border-radius:7px;display:flex;gap:12px;background:#f8f8f9}.liujia-selected__facts article>span[data-v-43901da9]{font-size:25px}.liujia-selected__facts small[data-v-43901da9]{color:#71717a}.liujia-selected__facts strong[data-v-43901da9]{margin:3px 0;display:block;font-size:17px}.liujia-selected__facts p[data-v-43901da9]{margin:0;color:#71717a;font-size:12px;line-height:1.6}.liujia-selected__footer[data-v-43901da9]{padding:0 26px 24px}.liujia-selected__footer>div[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:7px}.liujia-selected__footer b[data-v-43901da9]{padding:5px 9px;border-radius:999px;background:#f4f4f5;font-size:12px;font-weight:500}.liujia-selected__footer p[data-v-43901da9]{margin:14px 0 0;color:#52525b;font-size:14px}.liujia-cycle-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.liujia-cycle-grid article[data-v-43901da9]{padding:24px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.liujia-cycle-grid h3[data-v-43901da9]{margin:0 0 10px;font-size:18px}.liujia-cycle-grid p[data-v-43901da9]{color:#52525b;font-size:14px;line-height:1.75}.liujia-cycle-grid article>div[data-v-43901da9]{display:flex;flex-wrap:wrap;gap:7px}.liujia-cycle-grid span[data-v-43901da9]{padding:6px 9px;border-radius:5px;background:#f3f4f6;font-size:12px}.liujia-cycle>aside[data-v-43901da9]{margin-top:20px;padding:20px 24px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;text-align:center}.liujia-cycle>aside p[data-v-43901da9]{margin:8px 0 0;color:#475569;line-height:1.75}.liujia-table-wrap[data-v-43901da9]{overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.liujia-table-wrap table[data-v-43901da9]{width:100%;border-collapse:collapse}.liujia-table-wrap th[data-v-43901da9],.liujia-table-wrap td[data-v-43901da9]{padding:10px 14px;border-bottom:1px solid #eeeeef;color:#52525b;font-size:13px;text-align:left}.liujia-table-wrap th[data-v-43901da9]{background:#f7f7f8;color:#27272a;font-weight:600}.liujia-element[data-v-43901da9]{padding:3px 7px;border-radius:4px}.liujia-element--wood[data-v-43901da9]{background:#dcfce7;color:#15803d}.liujia-element--fire[data-v-43901da9]{background:#fee2e2;color:#dc2626}.liujia-element--earth[data-v-43901da9]{background:#fef3c7;color:#a16207}.liujia-element--metal[data-v-43901da9]{background:#f1f5f9;color:#475569}.liujia-element--water[data-v-43901da9]{background:#dbeafe;color:#2563eb}.liujia-element-summary[data-v-43901da9]{margin-top:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.liujia-element-summary article[data-v-43901da9]{padding:16px;border-radius:7px;background:#f8f8f9}.liujia-element-summary p[data-v-43901da9]{margin:8px 0 0;color:#71717a;font-size:12px;line-height:1.65}.liujia-void-summary[data-v-43901da9]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.liujia-void-summary article[data-v-43901da9]{padding:16px 10px;border:1px solid #e4e4e7;border-radius:8px;display:grid;gap:7px;background:#fff;text-align:center}.liujia-void-summary b[data-v-43901da9]{width:26px;height:26px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#fff7ed;color:#ea580c}.liujia-void-summary span[data-v-43901da9]{color:#ef4444;font-size:13px}.liujia-void-groups[data-v-43901da9]{margin-top:24px;display:grid;gap:14px}.liujia-void-groups article[data-v-43901da9]{overflow:hidden;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.liujia-void-groups header[data-v-43901da9]{padding:15px 18px;display:flex;align-items:center;gap:12px;background:#fafafa}.liujia-void-groups header b[data-v-43901da9]{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff}.liujia-void-groups header h3[data-v-43901da9]{margin:0;font-size:16px}.liujia-void-groups header span[data-v-43901da9]{margin-left:auto;color:#ef4444;font-size:13px}.liujia-void-groups article>div[data-v-43901da9]{padding:15px 18px;display:grid;grid-template-columns:repeat(10,1fr);gap:7px}.liujia-void-groups article>div span[data-v-43901da9]{padding:8px 4px;border-radius:5px;background:#f4f4f5;font-size:12px;text-align:center}.liujia-pillars[data-v-43901da9]{max-width:900px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.liujia-pillars article[data-v-43901da9]{padding:18px;border:1px solid #e4e4e7;border-radius:8px;display:grid;gap:6px;background:#fff;text-align:center}.liujia-pillars span[data-v-43901da9]{padding:6px;border-radius:5px;background:#f4f4f5}.liujia-pillars small[data-v-43901da9]{color:#71717a;line-height:1.55}.liujia-application-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.liujia-application-grid article[data-v-43901da9]{min-height:190px;padding:22px;border:1px solid #e4e4e7;border-radius:8px;display:flex;gap:13px;background:#fff}.liujia-application-grid i[data-v-43901da9]{width:38px;height:38px;flex:0 0 38px;border-radius:10px;display:grid;place-items:center;background:#18181b;color:#fff;font-style:normal}.liujia-application-grid h3[data-v-43901da9]{margin:5px 0 10px;font-size:17px}.liujia-application-grid p[data-v-43901da9]{margin:0;color:#52525b;font-size:13px;line-height:1.7}.liujia-application-grid span[data-v-43901da9]{margin-top:13px;display:block;color:#71717a;font-size:11px;line-height:1.6}.liujia-learning>div[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.liujia-learning button[data-v-43901da9]{min-height:180px;padding:24px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#27272a;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.liujia-learning button[data-v-43901da9]:hover{transform:translateY(-3px);box-shadow:0 12px 26px #18181b14}.liujia-learning button>span[data-v-43901da9]{font-size:26px}.liujia-learning strong[data-v-43901da9]{margin:10px 0 7px;display:block;font-size:18px}.liujia-learning p[data-v-43901da9]{color:#71717a;font-size:13px;line-height:1.65}.liujia-learning small[data-v-43901da9]{display:flex;align-items:center;gap:4px;color:#ff6a00}.library-learning[data-v-43901da9]{width:min(1104px,calc(100% - 40px));margin:112px auto 0}.library-learning__section[data-v-43901da9]{margin-bottom:112px}.library-learning__section>header[data-v-43901da9]{max-width:720px;margin:0 auto 38px;text-align:center}.library-learning__section>header h2[data-v-43901da9]{margin:0 0 14px;font-size:30px;line-height:1.3;font-weight:700;color:#17181b}.library-learning__section>header p[data-v-43901da9]{margin:8px 0 0;font-size:16px;line-height:1.8;color:#62656c}.library-learning__grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.library-learning__grid>article[data-v-43901da9]{min-height:168px;padding:26px 28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 5px 18px #11182709;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.library-learning__grid>article[data-v-43901da9]:hover{transform:translateY(-3px);border-color:#d7dae0;box-shadow:0 12px 28px #11182714}.library-learning__grid h3[data-v-43901da9]{margin:0 0 13px;font-size:19px;line-height:1.4;color:#17181b}.library-learning__grid p[data-v-43901da9]{margin:0;font-size:15px;line-height:1.75;color:#5f636b}.library-priority-flow[data-v-43901da9]{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 34px;padding:24px 20px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.library-priority-flow span[data-v-43901da9]{padding:9px 13px;border-radius:6px;background:#fff;box-shadow:0 1px 4px #11182714;color:#292b30;font-size:14px;font-weight:600;white-space:nowrap}.knowledge-page--geju .library-learning__section--1 .library-learning__grid[data-v-43901da9],.knowledge-page--shensha .library-learning__section--1 .library-learning__grid[data-v-43901da9],.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--shensha .library-learning__section--2 .library-learning__grid[data-v-43901da9],.knowledge-page--64-hexagrams .library-learning__section--2 .library-learning__grid[data-v-43901da9]{grid-template-columns:1fr;max-width:660px;margin-right:auto;margin-left:auto}.knowledge-page--liushijiazi .knowledge-article-layout[data-v-43901da9],.knowledge-page--nayin .knowledge-article-layout[data-v-43901da9],.knowledge-page--shensha .knowledge-article-layout[data-v-43901da9],.knowledge-page--geju .knowledge-article-layout[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-article-layout[data-v-43901da9]{max-width:1104px;margin:148px auto 0}.knowledge-page--liushijiazi .knowledge-article-section[data-v-43901da9],.knowledge-page--nayin .knowledge-article-section[data-v-43901da9],.knowledge-page--shensha .knowledge-article-section[data-v-43901da9],.knowledge-page--geju .knowledge-article-section[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-article-section[data-v-43901da9]{padding-bottom:132px}.knowledge-page--mingli-cases .knowledge-cases[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--mingli-cases .case-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.knowledge-page--mingli-cases .case-card[data-v-43901da9]{min-height:280px;padding:21px}.knowledge-page--mingli-cases .case-card>strong[data-v-43901da9]{font-size:22px}.knowledge-page--mingli-cases .case-detail[data-v-43901da9]{max-width:980px;margin-right:auto;margin-left:auto}.knowledge-page--history .knowledge-timeline[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--history .timeline-list[data-v-43901da9]{max-width:960px}.knowledge-page-cta[data-v-43901da9]{max-width:720px;min-height:270px;margin:120px auto 20px;padding:10px 24px 76px;text-align:center}.knowledge-page-cta h2[data-v-43901da9]{margin:0;color:#27272a;font-size:34px;font-weight:400}.knowledge-page-cta p[data-v-43901da9]{max-width:640px;margin:18px auto 26px;color:#77777f;line-height:1.8}.knowledge-page-cta>div[data-v-43901da9]{display:flex;justify-content:center;gap:12px}.knowledge-page-cta button[data-v-43901da9]{min-width:150px;height:42px;padding:0 20px;border:1px solid #d9d9de;border-radius:999px;background:#fff;color:#303036;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.knowledge-page-cta button[data-v-43901da9]:first-child{border-color:#18181b;background:#18181b;color:#fff}.knowledge-page-cta button[data-v-43901da9]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #18181b1f}.knowledge-page-cta small[data-v-43901da9]{margin-top:18px;display:block;color:#a0a0a6}.knowledge-page--fengshui .knowledge-article-section[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section[data-v-43901da9],.knowledge-page--dayun .dayun-section[data-v-43901da9],.knowledge-page--qiyun-starting-time .qiyun-section[data-v-43901da9],.knowledge-page--true-solar-time .solar-section[data-v-43901da9],.knowledge-page--zi-time-theory .zi-time-section[data-v-43901da9]{margin-bottom:150px}.knowledge-page--fengshui .knowledge-article-section[data-v-43901da9]{margin-bottom:72px}.knowledge-page--dayun .dayun-article[data-v-43901da9],.knowledge-page--qiyun-starting-time .qiyun-article[data-v-43901da9],.knowledge-page--true-solar-time .solar-article[data-v-43901da9],.knowledge-page--zi-time-theory .zi-time-article[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-article[data-v-43901da9]{max-width:1104px;margin-right:auto;margin-left:auto}.knowledge-page--atlas .atlas-detail-shell[data-v-43901da9]:not(.atlas-detail-shell--modal),.knowledge-page--atlas .stem-detail[data-v-43901da9]{max-width:920px;margin-right:auto;margin-left:auto;border-radius:8px}.knowledge-page--shishen .stem-detail[data-v-43901da9]{max-width:1104px}.knowledge-page--shishen .stem-detail__header[data-v-43901da9]{background:#f5edff}.knowledge-page--atlas .atlas-detail__header[data-v-43901da9],.knowledge-page--atlas .stem-detail__header[data-v-43901da9]{background:#fafafa}.knowledge-page--atlas .atlas-detail__content h3[data-v-43901da9],.knowledge-page--atlas .stem-detail__body h3[data-v-43901da9]{padding-left:11px;border-left:2px solid #ff6a00}.knowledge-page--library .library-controls[data-v-43901da9]{position:relative;padding:12px;border-radius:8px;box-shadow:0 7px 22px #18181b09}.knowledge-page--library .library-search[data-v-43901da9],.knowledge-page--library .library-filters select[data-v-43901da9]{border-radius:6px;background:#fff}.knowledge-page--library .library-search[data-v-43901da9]:focus-within,.knowledge-page--library .library-filters select[data-v-43901da9]:focus{border-color:#ff6a00;box-shadow:0 0 0 3px #ff6a0017;outline:0}.knowledge-page--library .library-card[data-v-43901da9]{min-height:158px;border-radius:8px;box-shadow:none}.knowledge-page--library .library-card[data-v-43901da9]:before{position:absolute;top:0;right:14px;left:14px;height:2px;background:#ededf0;content:"";transition:background-color .18s ease}.knowledge-page--library .library-card[data-v-43901da9]:hover:before,.knowledge-page--library .library-card.active[data-v-43901da9]:before{background:#ff6a00}.knowledge-page--library .library-card.active[data-v-43901da9]{border-color:#c8c8cf;box-shadow:0 12px 28px #18181b14}.knowledge-page--entry-detail.knowledge-page--library .knowledge-hero[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .knowledge-atlas>header[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .library-controls[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .library-grid[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .library-empty[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .knowledge-hero[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .knowledge-cases>header[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .case-grid[data-v-43901da9]{display:none}.knowledge-page--entry-detail.knowledge-page--cases .case-table-wrap[data-v-43901da9]{display:none}.knowledge-page--entry-detail.knowledge-page--library .knowledge-atlas[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .knowledge-cases[data-v-43901da9]{padding-top:82px}.knowledge-page--entry-detail.knowledge-page--library .knowledge-atlas[data-v-43901da9]~*,.knowledge-page--entry-detail.knowledge-page--cases .knowledge-cases[data-v-43901da9]~*{display:none}.knowledge-page--entry-detail.knowledge-page--geju .knowledge-page-cta[data-v-43901da9]{display:block}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail-shell[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .stem-detail[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .case-detail[data-v-43901da9]{width:min(100%,980px);margin:0 auto 100px}.knowledge-page--entry-detail.knowledge-page--library .knowledge-main[data-v-43901da9]{background:#fff}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail-shell[data-v-43901da9]{max-width:760px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail[data-v-43901da9]{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__header[data-v-43901da9]{min-height:270px;padding:48px 24px 34px;flex-direction:column;justify-content:center;gap:18px;border:0;background:#fff;text-align:center}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__icon[data-v-43901da9]{width:82px;height:82px;border-radius:50%;background:#f4f5f6;display:grid;place-items:center;font-size:42px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__header h2[data-v-43901da9]{margin:0;font-size:38px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__header p[data-v-43901da9]{margin-top:8px;color:#777b82}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content[data-v-43901da9]{padding:0 0 90px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content h3[data-v-43901da9]{margin-top:64px;padding:0;border:0;font-size:22px;text-align:center}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content h3[data-v-43901da9]:before{margin-right:8px;content:"•"}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content h4[data-v-43901da9]{margin-top:34px;font-size:19px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content p[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content li[data-v-43901da9]{color:#50545b;font-size:16px;line-height:1.9}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content blockquote[data-v-43901da9]{margin:24px 0;padding:22px 26px;border:0;border-radius:7px;background:#f6f6f7;text-align:center}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__table[data-v-43901da9]{margin:26px 0;overflow-x:auto;border:1px solid #e5e7eb;border-radius:7px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__table table[data-v-43901da9]{width:100%;border-collapse:collapse}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__table th[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__table td[data-v-43901da9]{padding:12px 14px;border-bottom:1px solid #eceef1;text-align:left}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__table th[data-v-43901da9]{background:#f7f8f9;font-weight:600}.knowledge-page--entry-detail.knowledge-page--cases .case-detail[data-v-43901da9]{max-width:1040px;overflow:visible;border:0;border-radius:0;background:#fff;box-shadow:none}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header[data-v-43901da9]{padding:56px 0 46px;grid-template-columns:1fr;gap:28px;border-bottom:1px solid #e5e7eb;background:#fff}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header h2[data-v-43901da9]{max-width:900px;font-size:48px;line-height:1.24}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header>div>span[data-v-43901da9]{max-width:820px;font-size:17px;line-height:1.85}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__meta[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content[data-v-43901da9]{max-width:880px;margin:0 auto;padding:30px 0 120px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content h3[data-v-43901da9]{margin:86px 0 24px;font-size:30px;line-height:1.35}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content h4[data-v-43901da9]{margin:46px 0 16px;font-size:20px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content p[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content li[data-v-43901da9]{font-size:17px;line-height:2}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content p[data-v-43901da9]{margin-bottom:24px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__table[data-v-43901da9]{margin:34px 0}.case-story__lead[data-v-43901da9]{margin:0 0 96px;padding:28px 30px;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;display:grid;grid-template-columns:1fr 2fr;gap:28px}.case-story__lead p[data-v-43901da9]{margin:0!important;color:#52525b;font-size:14px!important;line-height:1.8!important}.case-story__section[data-v-43901da9]{margin:0 0 112px}.case-story__section>header[data-v-43901da9]{margin-bottom:34px;padding-bottom:18px;border-bottom:1px solid #e4e4e7;display:flex;align-items:baseline;gap:18px}.case-story__section>header small[data-v-43901da9]{color:#ff6a00;font-size:11px;letter-spacing:.16em}.case-story__section>header h3[data-v-43901da9]{margin:0!important;padding:0!important;border:0!important;font-size:30px!important;font-weight:500;text-align:left!important}.case-story__blocks>p[data-v-43901da9]{margin:0 0 18px!important}.case-story__blocks>h4[data-v-43901da9]{margin:34px 0 16px!important}.case-story__section--1 .case-story__blocks[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.case-story__section--1 .case-story__blocks>p[data-v-43901da9]{margin:0!important;padding:16px 18px;border-bottom:1px solid #e4e4e7;background:#fafafa}.case-story__section--1 .case-story__blocks>p[data-v-43901da9]:first-child{grid-column:1/-1;padding:0 0 20px;border:0;background:transparent}.case-story__section--2 .case-detail__table table[data-v-43901da9]{table-layout:fixed}.case-story__section--2 .case-detail__table th[data-v-43901da9],.case-story__section--2 .case-detail__table td[data-v-43901da9]{text-align:center}.case-story__section--3 .case-story__blocks[data-v-43901da9],.case-story__section--5 .case-story__blocks[data-v-43901da9],.case-story__section--6 .case-story__blocks[data-v-43901da9],.case-story__section--7 .case-story__blocks[data-v-43901da9],.case-story__section--8 .case-story__blocks[data-v-43901da9],.case-story__section--11 .case-story__blocks[data-v-43901da9],.case-story__section--12 .case-story__blocks[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.case-story__section--3 .case-story__blocks>p[data-v-43901da9],.case-story__section--5 .case-story__blocks>p[data-v-43901da9],.case-story__section--6 .case-story__blocks>p[data-v-43901da9],.case-story__section--7 .case-story__blocks>p[data-v-43901da9],.case-story__section--8 .case-story__blocks>p[data-v-43901da9],.case-story__section--11 .case-story__blocks>p[data-v-43901da9],.case-story__section--12 .case-story__blocks>p[data-v-43901da9]{margin:0!important;padding:20px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.case-story__section--3 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--5 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--6 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--7 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--8 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--11 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--12 .case-story__blocks>p[data-v-43901da9]:first-child{grid-column:1/-1;padding:0 0 16px;border:0;background:transparent}.case-story__section--3 .case-detail__table[data-v-43901da9],.case-story__section--4 .case-detail__table[data-v-43901da9]{grid-column:1/-1}.case-story__section--4 .case-story__blocks>p[data-v-43901da9]:nth-of-type(2){margin:24px 0!important;padding:34px;border-radius:8px;background:#111;color:#fff;font-size:20px!important}.case-story__section--4 .case-story__blocks>p[data-v-43901da9]:nth-of-type(n+3){padding:12px 0 12px 22px;border-bottom:1px solid #e4e4e7;position:relative}.case-story__section--4 .case-story__blocks>p[data-v-43901da9]:nth-of-type(n+3):before{position:absolute;top:22px;left:2px;width:7px;height:7px;border-radius:50%;background:#18181b;content:""}.case-story__section--5 .case-story__blocks[data-v-43901da9]{position:relative;padding-top:42px}.case-story__section--5 .case-story__blocks[data-v-43901da9]:before{width:96px;height:96px;margin:0 auto 18px;border:1px solid #d4d4d8;border-radius:50%;grid-column:1/-1;display:grid;place-items:center;color:#18181b;content:"五行"}.case-story__section--6 .case-story__blocks>p[data-v-43901da9]:nth-child(3n+2){background:#f5f3ff}.case-story__section--6 .case-story__blocks>p[data-v-43901da9]:nth-child(3n){background:#eff6ff}.case-story__section--7 .case-story__blocks>p[data-v-43901da9]{border-left:3px solid #18181b}.case-story__section--8 .case-story__blocks>p[data-v-43901da9]:nth-child(2){background:#111;color:#fff}.case-story__section--8 .case-story__blocks>p[data-v-43901da9]:nth-child(3){background:#f4f4f5}.case-story__section--9 .case-story__blocks>p[data-v-43901da9],.case-story__section--10 .case-story__blocks>p[data-v-43901da9]{margin:0!important;padding:18px 18px 18px 38px;border-bottom:1px solid #e4e4e7;position:relative}.case-story__section--9 .case-story__blocks>p[data-v-43901da9]:before,.case-story__section--10 .case-story__blocks>p[data-v-43901da9]:before{position:absolute;left:8px;top:23px;width:9px;height:9px;border:2px solid #18181b;border-radius:50%;background:#fff;content:""}.case-story__section--10 .case-story__blocks[data-v-43901da9]{padding-top:110px;position:relative}.case-story__section--10 .case-story__blocks[data-v-43901da9]:before{position:absolute;top:20px;right:5%;left:5%;height:62px;background:linear-gradient(165deg,transparent 0 12%,#18181b 12.5% 13%,transparent 13.5% 28%,#18181b 28.5% 29%,transparent 29.5% 45%,#18181b 45.5% 46%,transparent 46.5% 61%,#18181b 61.5% 62%,transparent 62.5% 78%,#18181b 78.5% 79%,transparent 79.5%);content:""}.case-story__section--11 .case-story__blocks>p[data-v-43901da9]{border-radius:0;border-width:0 0 1px;padding-left:38px;position:relative}.case-story__section--11 .case-story__blocks>p[data-v-43901da9]:before{position:absolute;left:12px;content:"✦";color:#ff6a00}.case-story__section--12 .case-story__blocks>p[data-v-43901da9]{background:#fafafa}.case-story__section--13[data-v-43901da9]{max-width:720px;margin-right:auto;margin-left:auto;text-align:center}.case-story__section--13>header[data-v-43901da9]{justify-content:center;border:0}.case-story__section--13>header small[data-v-43901da9]{display:none}.case-story__section--13>header h3[data-v-43901da9]{text-align:center!important;font-size:34px!important}.case-story__section--13 .case-story__blocks>p[data-v-43901da9]{max-width:620px;margin:0 auto 14px!important}.geju-detail-features[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 34px}.knowledge-page--entry-detail.knowledge-page--geju .atlas-detail__header[data-v-43901da9]{min-height:230px;padding-bottom:26px}.knowledge-page--entry-detail.knowledge-page--geju .atlas-detail__icon[data-v-43901da9]{width:auto;height:auto;padding:5px 11px;border-radius:6px;background:#f4f4f5;font-size:12px}.geju-detail-category[data-v-43901da9]{color:#52525b;font-size:12px}.geju-identity-card[data-v-43901da9]{width:320px;min-height:190px;margin:0 auto 74px;padding:24px;border:1px solid #e4e4e7;border-radius:9px;display:grid;justify-items:center;background:#fff;box-shadow:0 8px 20px #18181b14}.geju-identity-card>span[data-v-43901da9]{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;font-size:22px;font-weight:600}.geju-identity-card>strong[data-v-43901da9]{margin:12px 0 20px;font-size:16px}.geju-identity-card dl[data-v-43901da9]{width:100%;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.geju-identity-card dl>div[data-v-43901da9]{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#71717a;font-size:12px}.geju-identity-card dt[data-v-43901da9],.geju-identity-card dd[data-v-43901da9]{margin:0}.geju-identity-card dd[data-v-43901da9]{color:#27272a}.geju-detail-features span[data-v-43901da9]{padding:13px 14px;border-radius:6px;background:#f6f7f8;color:#4f5359;text-align:center}.geju-condition-list[data-v-43901da9],.geju-step-list[data-v-43901da9]{display:grid;gap:10px;margin:22px 0}.geju-condition-list article[data-v-43901da9],.geju-step-list article[data-v-43901da9]{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:14px 16px;border-radius:7px;background:#f6f6f7}.geju-condition-list b[data-v-43901da9],.geju-step-list b[data-v-43901da9]{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff;font-size:13px}.geju-condition-list p[data-v-43901da9],.geju-step-list p[data-v-43901da9]{margin:0}.geju-case-panel[data-v-43901da9]{margin:24px 0 38px;padding:26px;border:1px solid #e4e6e9;border-radius:8px;background:#fff;text-align:center}.geju-case-panel h4[data-v-43901da9]{margin:0 0 5px!important}.geju-case-panel small[data-v-43901da9]{color:#8a8e95}.geju-case-pillars[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.geju-case-pillars article[data-v-43901da9]{padding:14px 8px;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:7px}.geju-case-pillars span[data-v-43901da9]{color:#777b82;font-size:13px}.geju-case-pillars strong[data-v-43901da9]{font-size:20px}.shensha-case-panel[data-v-43901da9]{margin:24px 0 38px;padding:26px;border:1px solid #e4e6e9;border-radius:8px;background:#fff;text-align:center}.shensha-case-panel time[data-v-43901da9]{color:#777b82;font-size:14px}.shensha-case-pillars[data-v-43901da9]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px}.shensha-case-pillars article[data-v-43901da9]{padding:14px 8px;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:7px}.shensha-case-pillars span[data-v-43901da9]{color:#777b82;font-size:13px}.shensha-case-pillars strong[data-v-43901da9]{font-size:20px}.shensha-rule-steps[data-v-43901da9]{display:grid;gap:10px;margin:22px 0}.shensha-rule-steps article[data-v-43901da9]{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:14px 16px;border-radius:7px;background:#f6f6f7}.shensha-rule-steps b[data-v-43901da9]{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff;font-size:13px}.shensha-rule-steps p[data-v-43901da9]{margin:0}.shensha-conclusion[data-v-43901da9]{margin-top:24px;padding:24px 26px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.shensha-conclusion h4[data-v-43901da9]{margin:0 0 8px!important}.shensha-conclusion p+h4[data-v-43901da9]{margin-top:22px!important}.knowledge-page--liushijiazi .library-grid[data-v-43901da9]{grid-template-columns:repeat(10,minmax(0,1fr))}.knowledge-page--nayin .library-grid[data-v-43901da9]{grid-template-columns:repeat(5,minmax(0,1fr))}.knowledge-page--shensha .library-grid[data-v-43901da9],.knowledge-page--geju .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-page--64-hexagrams .library-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr))}.knowledge-page--shensha .library-card[data-v-43901da9],.knowledge-page--geju .library-card[data-v-43901da9],.knowledge-page--64-hexagrams .library-card[data-v-43901da9]{min-height:136px}.knowledge-page--liushijiazi .library-card__number[data-v-43901da9]{top:13px;right:13px}.knowledge-page--library .atlas-detail-shell[data-v-43901da9]:not(.atlas-detail-shell--modal){max-width:940px;margin-right:auto;margin-left:auto}.knowledge-page--library .atlas-detail[data-v-43901da9]{border-radius:8px}.knowledge-page--library .atlas-detail__content h3[data-v-43901da9]{padding-left:11px;border-left:2px solid #ff6a00}.knowledge-page--cases .case-grid[data-v-43901da9]{max-width:1000px;margin-right:auto;margin-left:auto}.knowledge-page--cases .case-card[data-v-43901da9]{border-radius:8px;box-shadow:none}.knowledge-page--cases .case-card[data-v-43901da9]:before{width:30px;height:2px;margin-bottom:2px;display:block;background:#ff6a00;content:""}.knowledge-page--cases .case-card.active[data-v-43901da9]{border-color:#c8c8cf}.knowledge-page--history .timeline-card[data-v-43901da9],.knowledge-page--history .timeline-detail[data-v-43901da9]{border-radius:3px}.knowledge-state[data-v-43901da9]{min-height:calc(100vh - 58px);display:grid;place-content:center;justify-items:center;gap:14px;color:#71717a;text-align:center}.knowledge-state h1[data-v-43901da9]{margin:0;color:#27272a;font-size:22px}.knowledge-state p[data-v-43901da9]{max-width:520px;margin:0;line-height:1.7}.knowledge-spinner[data-v-43901da9]{width:28px;height:28px;border:2px solid #e4e4e7;border-top-color:#ff6a00;border-radius:50%;animation:knowledge-spin-43901da9 .8s linear infinite}.knowledge-primary-button[data-v-43901da9]{margin-top:6px;padding:10px 18px;border:0;border-radius:9px;background:#18181b;color:#fff;font-weight:700}@keyframes knowledge-spin-43901da9{to{transform:rotate(360deg)}}@media(min-width:761px)and (max-width:1023px){.knowledge-page--tiangan .stem-grid[data-v-43901da9]{grid-template-columns:repeat(5,minmax(0,1fr))}.knowledge-page--tiangan .application-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.knowledge-topbar__inner[data-v-43901da9]{height:54px;padding:0 12px;grid-template-columns:38px minmax(0,1fr) auto}.knowledge-brand__mark[data-v-43901da9],.knowledge-language>svg[data-v-43901da9]{display:none}.knowledge-brand[data-v-43901da9]{font-size:14px}.knowledge-language[data-v-43901da9]{padding-left:4px}.knowledge-main[data-v-43901da9]{padding:0 15px 72px}.knowledge-hero[data-v-43901da9]{padding:54px 4px 48px}.knowledge-hero h1[data-v-43901da9]{font-size:34px}.knowledge-hero>p[data-v-43901da9]:last-child{margin-top:18px;font-size:15px;line-height:1.85}.knowledge-section[data-v-43901da9]{margin-bottom:78px}.knowledge-section__header[data-v-43901da9]{margin-bottom:24px}.knowledge-section__header h2[data-v-43901da9],.knowledge-quote h2[data-v-43901da9]{font-size:22px}.stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stem-grid--dizhi[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr))}.library-controls[data-v-43901da9]{align-items:stretch;flex-direction:column}.library-search[data-v-43901da9]{width:100%;min-width:0}.library-filters[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.library-filters select[data-v-43901da9]{width:100%;min-width:0}.library-result-count[data-v-43901da9]{margin-left:0;align-self:flex-end}.library-grid.stem-grid--liushijiazi[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.library-grid.stem-grid--nayin[data-v-43901da9]{grid-template-columns:1fr}.library-card[data-v-43901da9]{min-height:132px}.stem-card[data-v-43901da9]{min-height:116px}.stem-detail[data-v-43901da9]{margin-top:24px;border-radius:13px}.stem-detail__header[data-v-43901da9]{padding:20px 18px;align-items:flex-start}.stem-detail__icon[data-v-43901da9]{font-size:34px}.stem-detail__identity[data-v-43901da9]{gap:11px}.stem-detail__identity h2[data-v-43901da9]{font-size:21px}.stem-detail__identity p[data-v-43901da9]{font-size:13px;line-height:1.55}.stem-detail__badges span[data-v-43901da9]{font-size:10px}.stem-detail__body[data-v-43901da9]{padding:22px 18px;grid-template-columns:1fr;gap:26px}.stem-attributes[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-detail-shell[data-v-43901da9]{margin-top:24px}.atlas-detail-shell--modal[data-v-43901da9]{margin:0;padding:12px;align-items:end}.atlas-detail-shell--modal .atlas-detail[data-v-43901da9]{max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:16px 16px 10px 10px}.atlas-detail__header[data-v-43901da9]{min-height:92px;padding:20px 58px 20px 18px;gap:12px}.atlas-detail__icon[data-v-43901da9]{font-size:34px}.atlas-detail__header h2[data-v-43901da9]{font-size:22px}.atlas-detail__header p[data-v-43901da9]{font-size:13px;line-height:1.5}.atlas-detail__close[data-v-43901da9]{top:12px;right:12px}.atlas-detail__content[data-v-43901da9]{padding:22px 18px}.atlas-detail__content h3[data-v-43901da9]{font-size:18px}.atlas-detail__content p[data-v-43901da9],.atlas-detail__content li[data-v-43901da9]{font-size:14px}.case-grid[data-v-43901da9]{grid-template-columns:1fr;gap:11px}.case-table-wrap[data-v-43901da9]{display:none}.case-grid--mobile[data-v-43901da9]{display:grid}.case-card[data-v-43901da9]{min-height:0;padding:18px}.case-card>strong[data-v-43901da9]{margin-top:13px;font-size:21px}.case-card__subtitle[data-v-43901da9]{min-height:0}.case-story__lead[data-v-43901da9]{margin-bottom:62px;padding:20px 0;grid-template-columns:1fr;gap:12px}.case-story__section[data-v-43901da9]{margin-bottom:74px}.case-story__section>header[data-v-43901da9]{margin-bottom:24px;gap:10px}.case-story__section>header h3[data-v-43901da9]{font-size:24px!important}.case-story__section--1 .case-story__blocks[data-v-43901da9],.case-story__section--3 .case-story__blocks[data-v-43901da9],.case-story__section--5 .case-story__blocks[data-v-43901da9],.case-story__section--6 .case-story__blocks[data-v-43901da9],.case-story__section--7 .case-story__blocks[data-v-43901da9],.case-story__section--8 .case-story__blocks[data-v-43901da9],.case-story__section--11 .case-story__blocks[data-v-43901da9],.case-story__section--12 .case-story__blocks[data-v-43901da9]{grid-template-columns:1fr}.case-story__section--1 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--3 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--5 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--6 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--7 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--8 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--11 .case-story__blocks>p[data-v-43901da9]:first-child,.case-story__section--12 .case-story__blocks>p[data-v-43901da9]:first-child{grid-column:auto}.case-story__section--4 .case-story__blocks>p[data-v-43901da9]:nth-of-type(2){padding:24px 20px;font-size:17px!important}.case-story__section--10 .case-story__blocks[data-v-43901da9]{padding-top:86px}.case-story__section--13>header h3[data-v-43901da9]{font-size:28px!important}.case-detail[data-v-43901da9]{margin-top:26px}.case-detail__header[data-v-43901da9]{padding:23px 18px;grid-template-columns:1fr;gap:18px}.case-detail__header h2[data-v-43901da9]{font-size:23px}.case-detail__content[data-v-43901da9]{padding:26px 18px}.case-detail__content h3[data-v-43901da9]{margin-top:31px;font-size:19px}.case-detail__content p[data-v-43901da9],.case-detail__content li[data-v-43901da9]{font-size:14px;line-height:1.85}.case-detail__table[data-v-43901da9]{margin-right:-18px;border-right:0;border-radius:8px 0 0 8px}.timeline-list[data-v-43901da9]{padding-left:34px;gap:10px}.timeline-list[data-v-43901da9]:before{left:10px}.timeline-card[data-v-43901da9]{min-height:0;padding:18px}.timeline-card__marker[data-v-43901da9]{top:25px;left:-30px;width:15px;height:15px}.timeline-card>strong[data-v-43901da9]{font-size:19px}.timeline-card__summary[data-v-43901da9]{font-size:13px}.timeline-detail[data-v-43901da9]{margin-top:28px}.timeline-detail__header[data-v-43901da9]{padding:23px 18px}.timeline-detail__header h2[data-v-43901da9]{font-size:23px}.timeline-detail__content[data-v-43901da9]{padding:26px 18px}.timeline-detail__content h3[data-v-43901da9]{margin-top:31px;font-size:19px}.timeline-detail__content p[data-v-43901da9],.timeline-detail__content li[data-v-43901da9]{font-size:14px;line-height:1.85}.timeline-detail__table[data-v-43901da9]{margin-right:-18px;border-right:0;border-radius:8px 0 0 8px}.knowledge-matrix__selector[data-v-43901da9]{margin-right:-15px;padding:17px 15px;border-right:0;border-radius:12px 0 0 12px}.knowledge-matrix__selector>div[data-v-43901da9]{display:flex;overflow-x:auto;padding-right:15px}.knowledge-matrix__selector button[data-v-43901da9]{flex:0 0 42px}.knowledge-matrix__grid[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.knowledge-matrix__grid article[data-v-43901da9]{min-height:0}.knowledge-table-wrap[data-v-43901da9]{margin-right:-15px;border-radius:12px 0 0 12px}.pillar-panel[data-v-43901da9]{padding:22px 14px}.pillar-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.application-grid[data-v-43901da9]{grid-template-columns:1fr}.application-grid article[data-v-43901da9]{min-height:0;padding:20px}.knowledge-quote[data-v-43901da9]{padding:38px 20px;border-radius:16px}.knowledge-quote blockquote[data-v-43901da9]{font-size:16px}.knowledge-article-layout[data-v-43901da9]{grid-template-columns:1fr;gap:24px}.knowledge-toc[data-v-43901da9]{position:sticky;top:54px;z-index:15;max-height:none;margin:0 -15px;padding:10px 15px;border-top:0;display:flex;flex-direction:row;gap:5px;overflow-x:auto;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.knowledge-toc strong[data-v-43901da9]{display:none}.knowledge-toc button[data-v-43901da9]{flex:0 0 auto;padding:7px 11px;border:1px solid #e4e4e7;border-radius:999px;background:#fff;white-space:nowrap}.knowledge-toc button[data-v-43901da9]:hover{border-color:#ff6a00}.knowledge-article-section[data-v-43901da9]{scroll-margin-top:108px;padding-bottom:56px}.knowledge-article-section h2[data-v-43901da9]{font-size:23px}.knowledge-article-section h3[data-v-43901da9]{font-size:19px}.knowledge-article-section p[data-v-43901da9],.knowledge-article-section li[data-v-43901da9]{font-size:15px;line-height:1.95}.knowledge-article-section blockquote[data-v-43901da9]{padding:18px;font-size:15px}.knowledge-article-table[data-v-43901da9]{margin-right:-15px;border-radius:10px 0 0 10px}}@media(max-width:760px){.knowledge-page--article .knowledge-main[data-v-43901da9],.knowledge-page--atlas .knowledge-main[data-v-43901da9],.knowledge-page--library .knowledge-main[data-v-43901da9],.knowledge-page--cases .knowledge-main[data-v-43901da9]{width:100%;padding-bottom:76px}.knowledge-page--article .knowledge-hero[data-v-43901da9]{max-width:none;padding:48px 4px 58px}.knowledge-page--article .knowledge-eyebrow[data-v-43901da9]{margin-bottom:13px!important;font-size:10px!important;letter-spacing:.12em}.knowledge-page--article .knowledge-hero h1[data-v-43901da9]{font-size:34px;line-height:1.22}.knowledge-page--article .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:17px;font-size:15px;line-height:1.85}.knowledge-page--article .knowledge-article-layout[data-v-43901da9]{gap:22px}.knowledge-page--article .knowledge-article-section[data-v-43901da9]{padding-bottom:56px}.knowledge-page--article .knowledge-article-section h2[data-v-43901da9]{padding-bottom:13px;font-size:23px}.knowledge-page--article .knowledge-article-section h3[data-v-43901da9]{font-size:19px}.knowledge-page--atlas .knowledge-hero[data-v-43901da9]{padding:56px 6px 76px}.knowledge-page--atlas .knowledge-hero h1[data-v-43901da9]{font-size:36px;line-height:1.2}.knowledge-page--atlas .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:18px;font-size:15px;line-height:1.85}.knowledge-page--atlas .knowledge-section__header[data-v-43901da9]{margin-bottom:26px}.knowledge-page--atlas .knowledge-section__header h2[data-v-43901da9]{font-size:23px}.knowledge-page--atlas .stem-grid[data-v-43901da9]{gap:11px}.knowledge-page--atlas .stem-card[data-v-43901da9]{min-height:130px;padding:16px 10px}.knowledge-page--atlas .stem-card__icon[data-v-43901da9]{min-height:32px;font-size:28px}.knowledge-page--atlas .stem-card strong[data-v-43901da9]{font-size:19px}.knowledge-page--atlas .atlas-detail-shell[data-v-43901da9],.knowledge-page--atlas .stem-detail[data-v-43901da9]{margin-top:30px}.knowledge-page--library .knowledge-hero[data-v-43901da9]{padding:50px 4px 37px}.knowledge-page--library .knowledge-hero h1[data-v-43901da9]{font-size:34px;line-height:1.22}.knowledge-page--library .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:15px;font-size:15px;line-height:1.8}.knowledge-page--library .knowledge-section__header[data-v-43901da9]{margin-bottom:21px}.knowledge-page--library .library-controls[data-v-43901da9]{margin-bottom:22px;gap:9px}.knowledge-page--library .library-search[data-v-43901da9],.knowledge-page--library .library-filters select[data-v-43901da9]{height:42px;border-radius:7px}.knowledge-page--library .library-grid[data-v-43901da9]{gap:10px}.knowledge-page--library .library-card[data-v-43901da9]{min-height:134px;padding:15px 12px}.knowledge-page--library .library-card strong[data-v-43901da9]{font-size:18px}.knowledge-page--cases .knowledge-hero[data-v-43901da9]{padding:46px 4px 48px}.knowledge-page--cases .knowledge-eyebrow[data-v-43901da9]{padding-bottom:12px;font-size:9px!important;letter-spacing:.16em}.knowledge-page--cases .knowledge-hero h1[data-v-43901da9]{margin-top:20px;font-size:39px;line-height:1.12}.knowledge-page--cases .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:19px;font-size:15px;line-height:1.85}.knowledge-page--cases .knowledge-section__header[data-v-43901da9]{margin-bottom:23px}.knowledge-page--cases .case-grid[data-v-43901da9]{gap:10px}.knowledge-page--cases .case-card[data-v-43901da9]{min-height:0;border-radius:6px}.knowledge-page--cases .case-detail[data-v-43901da9]{margin-top:30px;border-radius:6px}.knowledge-page--fengshui .knowledge-hero[data-v-43901da9]{padding:46px 0 42px;text-align:left}.knowledge-page--fengshui .knowledge-hero h1[data-v-43901da9]{font-size:31px}.knowledge-page--fengshui .knowledge-hero>p[data-v-43901da9]:last-child{font-size:14px}.knowledge-page--fengshui .knowledge-article[data-v-43901da9]{border-right:0;border-left:0;border-radius:0;box-shadow:none}.knowledge-page--fengshui .knowledge-article-section[data-v-43901da9]{padding:0}.knowledge-page--fengshui .knowledge-article-section+.knowledge-article-section[data-v-43901da9]{padding-top:0}.knowledge-page--fengshui .knowledge-article-section--lead[data-v-43901da9]{margin:0;padding:22px 18px}.knowledge-page--fengshui .knowledge-article-section h2[data-v-43901da9]{font-size:21px}.knowledge-page--fengshui .knowledge-article-section h3[data-v-43901da9]{margin-top:32px;font-size:17px}.knowledge-page--fengshui .knowledge-toc[data-v-43901da9]{margin:0 -15px;border-width:1px 0;border-radius:0;box-shadow:none}.knowledge-page--fengshui .knowledge-toc button[data-v-43901da9]{margin:0;border:1px solid #e4e4e7;border-radius:999px}.knowledge-page--fengshui .knowledge-toc button.active[data-v-43901da9]{border-color:#ff6a00;background:#fff6f0}.knowledge-page--wuxing .knowledge-hero[data-v-43901da9]{padding:86px 8px 110px}.knowledge-page--wuxing .knowledge-hero h1[data-v-43901da9]{font-size:40px;line-height:1.18}.knowledge-page--wuxing .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:19px;font-size:16px;line-height:1.78}.knowledge-page--wuxing .knowledge-section__header[data-v-43901da9]{margin-bottom:30px}.knowledge-page--wuxing .knowledge-section__header h2[data-v-43901da9]{font-size:27px}.knowledge-page--wuxing .stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.knowledge-page--wuxing .stem-card[data-v-43901da9]{min-height:188px;padding:20px 18px 17px;gap:6px}.knowledge-page--wuxing .stem-card__icon[data-v-43901da9]{min-height:38px;font-size:32px}.knowledge-page--wuxing .stem-card strong[data-v-43901da9]{font-size:21px}.knowledge-page--wuxing .stem-card__subtitle[data-v-43901da9]{font-size:14px}.knowledge-page--wuxing .stem-card__action[data-v-43901da9]{font-size:12px}.knowledge-page--wuxing .wuxing-stem-section[data-v-43901da9]{margin-bottom:76px}.knowledge-page--wuxing .wuxing-stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wuxing-stem-card[data-v-43901da9]{min-height:128px;padding:15px 10px 12px}.wuxing-stem-card__icon[data-v-43901da9]{font-size:24px}.wuxing-stem-card strong[data-v-43901da9]{margin-top:5px;font-size:16px}.wuxing-stem-card>span[data-v-43901da9]:not(.wuxing-stem-card__icon){font-size:11px}.wuxing-stem-legend[data-v-43901da9]{margin-top:17px;gap:8px}.wuxing-stem-legend>span[data-v-43901da9]{padding:7px 10px;font-size:11px}.knowledge-page--tiangan .knowledge-main[data-v-43901da9]{width:100%;padding-right:24px;padding-left:24px}.knowledge-page--tiangan .knowledge-hero[data-v-43901da9]{padding:62px 0 72px}.knowledge-page--tiangan .knowledge-hero h1[data-v-43901da9]{font-size:30px;line-height:1.2}.knowledge-page--tiangan .knowledge-atlas[data-v-43901da9],.knowledge-page--tiangan .knowledge-table-section[data-v-43901da9],.knowledge-page--tiangan .knowledge-application[data-v-43901da9],.knowledge-page--tiangan .knowledge-quote[data-v-43901da9]{margin-bottom:104px}.knowledge-page--tiangan .knowledge-section__header[data-v-43901da9]{margin-bottom:32px}.knowledge-page--tiangan .stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.knowledge-page--dizhi .stem-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-page--shishen .stem-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--tiangan .stem-card[data-v-43901da9]{min-height:120px;padding:12px}.knowledge-page--tiangan .stem-card__icon[data-v-43901da9]{min-height:28px;font-size:24px}.knowledge-page--tiangan .stem-card strong[data-v-43901da9]{font-size:17px}.knowledge-page--tiangan .stem-card__subtitle[data-v-43901da9]{font-size:12px}.knowledge-page--tiangan .stem-detail[data-v-43901da9]{margin-top:26px;border-radius:10px}.knowledge-page--tiangan .stem-detail__header[data-v-43901da9],.knowledge-page--tiangan .stem-detail__body[data-v-43901da9]{padding:22px 18px}.knowledge-page--tiangan .knowledge-table-wrap[data-v-43901da9]{margin-right:0;overflow:hidden;border-radius:8px}.knowledge-page--tiangan .knowledge-table-wrap table[data-v-43901da9]{width:100%;min-width:0;table-layout:fixed}.knowledge-page--tiangan .knowledge-table-wrap th[data-v-43901da9],.knowledge-page--tiangan .knowledge-table-wrap td[data-v-43901da9]{height:53px;padding:10px 4px;overflow:visible;font-size:14px;line-height:1.42;text-overflow:clip;white-space:normal;word-break:break-word}.knowledge-page--tiangan .knowledge-table-wrap th[data-v-43901da9]:first-child,.knowledge-page--tiangan .knowledge-table-wrap td[data-v-43901da9]:first-child{width:16%;padding-left:7px}.knowledge-page--tiangan .knowledge-table-wrap th[data-v-43901da9]:nth-child(2),.knowledge-page--tiangan .knowledge-table-wrap td[data-v-43901da9]:nth-child(2){width:14%}.knowledge-page--tiangan .knowledge-table-wrap th[data-v-43901da9]:nth-child(3),.knowledge-page--tiangan .knowledge-table-wrap td[data-v-43901da9]:nth-child(3),.knowledge-page--tiangan .knowledge-table-wrap th[data-v-43901da9]:nth-child(4),.knowledge-page--tiangan .knowledge-table-wrap td[data-v-43901da9]:nth-child(4){width:11%}.knowledge-page--tiangan .pillar-panel[data-v-43901da9]{padding:24px 12px}.knowledge-page--tiangan .pillar-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.knowledge-page--tiangan .pillar-card[data-v-43901da9]{min-height:136px;padding:12px 5px}.knowledge-page--tiangan .pillar-card strong[data-v-43901da9]{font-size:14px}.knowledge-page--tiangan .pillar-card span[data-v-43901da9],.knowledge-page--tiangan .pillar-card small[data-v-43901da9]{font-size:11px}.knowledge-page--tiangan .application-grid[data-v-43901da9]{grid-template-columns:1fr;gap:11px}.knowledge-page--tiangan .application-grid article[data-v-43901da9]{min-height:0;padding:19px}.knowledge-page--tiangan .knowledge-quote[data-v-43901da9]{min-height:0;padding:42px 20px}.knowledge-page--tiangan .tiangan-legend[data-v-43901da9]{flex-wrap:wrap;gap:8px 10px}.tiangan-discovery[data-v-43901da9]{min-height:220px;padding-right:0;padding-left:0}.tiangan-discovery h2[data-v-43901da9]{font-size:28px}.tiangan-discovery>div[data-v-43901da9]{flex-direction:column;align-items:stretch}.knowledge-page--dizhi .stem-card[data-v-43901da9],.knowledge-page--shishen .stem-card[data-v-43901da9]{min-height:124px}.knowledge-page--dizhi .knowledge-main[data-v-43901da9],.knowledge-page--shishen .knowledge-main[data-v-43901da9]{width:100%;padding-right:20px;padding-left:20px}.knowledge-page--dizhi .knowledge-main[data-v-43901da9]{padding-right:24px;padding-left:24px}.knowledge-page--dizhi .knowledge-hero[data-v-43901da9],.knowledge-page--shishen .knowledge-hero[data-v-43901da9]{padding:64px 0 76px}.knowledge-page--dizhi .knowledge-hero[data-v-43901da9]{padding-top:77px;padding-bottom:99px}.knowledge-page--dizhi .knowledge-hero h1[data-v-43901da9],.knowledge-page--shishen .knowledge-hero h1[data-v-43901da9]{font-size:30px}.knowledge-page--dizhi .knowledge-atlas[data-v-43901da9],.knowledge-page--dizhi .knowledge-table-section[data-v-43901da9],.knowledge-page--dizhi .knowledge-application[data-v-43901da9],.knowledge-page--dizhi .knowledge-matrix[data-v-43901da9],.knowledge-page--dizhi .knowledge-quote[data-v-43901da9],.knowledge-page--shishen .knowledge-atlas[data-v-43901da9],.knowledge-page--shishen .knowledge-table-section[data-v-43901da9],.knowledge-page--shishen .knowledge-application[data-v-43901da9],.knowledge-page--shishen .knowledge-matrix[data-v-43901da9],.knowledge-page--shishen .knowledge-quote[data-v-43901da9]{margin-bottom:102px}.knowledge-page--dizhi .stem-grid[data-v-43901da9]{gap:10px}.knowledge-page--dizhi .stem-grid[data-v-43901da9]{gap:12px}.knowledge-page--dizhi .stem-card[data-v-43901da9]{min-height:140px;padding:12px}.knowledge-page--dizhi .stem-card__icon[data-v-43901da9]{margin-bottom:5px;font-size:22px}.knowledge-page--dizhi .stem-card strong[data-v-43901da9]{margin-bottom:3px;font-size:14px}.knowledge-page--dizhi .stem-card__subtitle[data-v-43901da9]{margin-bottom:5px;font-size:10px}.dizhi-legend[data-v-43901da9]{margin-top:28px;flex-direction:column;align-items:center;gap:10px}.dizhi-legend>div[data-v-43901da9]{min-height:40px;padding:0 18px;gap:14px}.dizhi-legend span[data-v-43901da9]{gap:6px;font-size:12px}.dizhi-legend i[data-v-43901da9]{width:10px;height:10px}.dizhi-source-detail[data-v-43901da9]{margin-top:74px}.knowledge-page--dizhi .knowledge-atlas>.knowledge-section__header[data-v-43901da9]{margin-bottom:54px}.knowledge-page--dizhi .knowledge-atlas[data-v-43901da9]{margin-bottom:147px}.dizhi-source-detail>header[data-v-43901da9]{min-height:92px;padding:18px}.dizhi-source-detail>header>div[data-v-43901da9]{gap:11px}.dizhi-source-detail>header>div>span[data-v-43901da9]{font-size:30px}.dizhi-source-detail h2[data-v-43901da9]{font-size:24px}.dizhi-source-detail header p[data-v-43901da9]{font-size:13px}.dizhi-source-detail header aside span[data-v-43901da9]{padding:2px 7px;font-size:11px}.dizhi-source-detail__body[data-v-43901da9]{padding:22px 18px;grid-template-columns:1fr;gap:24px}.knowledge-page--dizhi .stem-detail__header[data-v-43901da9],.knowledge-page--dizhi .stem-detail__body[data-v-43901da9],.knowledge-page--shishen .stem-detail__header[data-v-43901da9],.knowledge-page--shishen .stem-detail__body[data-v-43901da9]{padding:22px 18px}.knowledge-page--dizhi .application-grid[data-v-43901da9]{grid-template-columns:1fr;gap:12px}.knowledge-page--dizhi .application-grid article[data-v-43901da9]{min-height:0}.knowledge-page--shishen .knowledge-matrix__selector[data-v-43901da9]{margin:0;padding:18px 12px}.knowledge-page--shishen .knowledge-matrix__selector>div[data-v-43901da9]{overflow-x:auto;justify-content:flex-start}.knowledge-page--shishen .knowledge-matrix__grid[data-v-43901da9]{padding:12px;grid-template-columns:1fr;gap:10px}.knowledge-page--shishen .stem-card__icon[data-v-43901da9]{font-size:29px}.knowledge-page--shishen .atlas-detail__header[data-v-43901da9]{min-height:92px;padding:18px}.knowledge-page--shishen .atlas-detail__content[data-v-43901da9]{padding:22px 18px}.shishen-detail-effects[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.shishen-detail-effects section[data-v-43901da9]{padding:16px}.shishen-relation-groups>section[data-v-43901da9]{padding:14px 12px}.shishen-relation-groups>section>div[data-v-43901da9]{grid-template-columns:1fr 1fr;gap:8px}.shishen-relation-groups article[data-v-43901da9]{min-height:104px;padding:12px 10px}.knowledge-page--shishen .shishen-rule-panel[data-v-43901da9]{padding:22px 14px}.shishen-rule-groups[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.shishen-rule-groups article[data-v-43901da9]{padding:15px}.shishen-relation-groups>section>div[data-v-43901da9]{grid-template-columns:1fr}.shishen-derivation[data-v-43901da9]{padding:20px 12px}.shishen-derivation>div[data-v-43901da9]{grid-template-columns:1fr}.shishen-pillar-panel[data-v-43901da9]{padding:24px 12px}.shishen-pillar-panel>div[data-v-43901da9]{grid-template-columns:repeat(2,1fr);gap:8px}.shishen-system-grid[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.shishen-system-grid article[data-v-43901da9]{padding:18px}.shishen-wisdom-section[data-v-43901da9]{min-height:360px}.shishen-legend[data-v-43901da9]{max-width:330px;flex-wrap:wrap;gap:8px}.shishen-legend b[data-v-43901da9]{display:none}.shishen-legend span[data-v-43901da9]{min-width:38px;height:28px;padding:0 10px}.knowledge-page--shishen .shishen-table-section .knowledge-table-wrap[data-v-43901da9]{margin:0;overflow:hidden}.knowledge-page--shishen .shishen-table-section table[data-v-43901da9],.knowledge-page--shishen .shishen-table-section thead[data-v-43901da9],.knowledge-page--shishen .shishen-table-section tbody[data-v-43901da9]{display:block}.knowledge-page--shishen .shishen-table-section tr[data-v-43901da9]{display:grid;grid-template-columns:22% 24% 18% 36%;align-items:center}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9]:nth-child(5),.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]:nth-child(5){display:none}.knowledge-page--shishen .shishen-table-section th[data-v-43901da9],.knowledge-page--shishen .shishen-table-section td[data-v-43901da9]{width:auto!important;height:auto;padding:10px 6px;overflow-wrap:anywhere;font-size:10px}.dizhi-detail-grid[data-v-43901da9]{grid-template-columns:1fr;gap:24px}.dizhi-detail-grid article[data-v-43901da9]{min-height:344.5px}.knowledge-page--dizhi .dizhi-table-wrap[data-v-43901da9]{margin:0;overflow:hidden}.knowledge-page--dizhi .dizhi-table-desktop[data-v-43901da9]{display:none}.knowledge-page--dizhi .dizhi-mobile-table[data-v-43901da9]{display:grid;grid-template-columns:1fr;gap:10px}.knowledge-page--dizhi .dizhi-mobile-table>article[data-v-43901da9]{overflow:hidden;border:1px solid #e4e4e7;border-radius:7px;background:#fff;box-shadow:0 2px 8px #18181b09}.knowledge-page--dizhi .dizhi-mobile-table>article>header[data-v-43901da9]{min-height:52px;padding:10px 14px;border-bottom:1px solid #ededee;display:flex;align-items:center;justify-content:space-between;background:#fafafa}.knowledge-page--dizhi .dizhi-mobile-table>article>header small[data-v-43901da9]{color:#71717a;font-size:11px}.knowledge-page--dizhi .dizhi-mobile-table>article>header strong[data-v-43901da9]{font-size:18px;line-height:1.2}.knowledge-page--dizhi .dizhi-mobile-table dl[data-v-43901da9]{margin:0;padding:5px 12px 11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.knowledge-page--dizhi .dizhi-mobile-table dl>div[data-v-43901da9]{min-width:0;padding:9px 0;border-bottom:1px solid #f1f1f2;display:flex;align-items:center;justify-content:space-between;gap:7px}.knowledge-page--dizhi .dizhi-mobile-table dl>div[data-v-43901da9]:nth-last-child(-n+2){border-bottom:0}.knowledge-page--dizhi .dizhi-mobile-table dt[data-v-43901da9]{color:#71717a;font-size:10px;white-space:nowrap}.knowledge-page--dizhi .dizhi-mobile-table dd[data-v-43901da9]{min-width:0;margin:0;color:#27272a;font-size:12px;font-weight:600;text-align:right;overflow-wrap:anywhere}.knowledge-page--dizhi .dizhi-mobile-table--relations>article>header strong[data-v-43901da9]{font-size:15px}.knowledge-page--dizhi .dizhi-mobile-table--relations dl[data-v-43901da9]{padding-bottom:5px}.knowledge-page--dizhi .dizhi-mobile-table--relations dl>div[data-v-43901da9]{min-height:38px;border-bottom:0}.knowledge-page--dizhi .dizhi-table-wrap table[data-v-43901da9]{min-width:0}.knowledge-page--dizhi .dizhi-table-wrap th[data-v-43901da9],.knowledge-page--dizhi .dizhi-table-wrap td[data-v-43901da9]{height:auto;padding:9px 3px;font-size:9px;line-height:1.35}.knowledge-page--dizhi .dizhi-table-section:nth-of-type(2) .dizhi-table-wrap th[data-v-43901da9],.knowledge-page--dizhi .dizhi-table-section:nth-of-type(2) .dizhi-table-wrap td[data-v-43901da9]{font-size:8px}.knowledge-page--dizhi .dizhi-table-section[data-v-43901da9]:not(.has-description){margin-bottom:160px}.knowledge-page--dizhi .dizhi-table-section:not(.has-description) .knowledge-section__header[data-v-43901da9]{margin-bottom:20px}.knowledge-page--dizhi .dizhi-table-section:not(.has-description) .dizhi-table-wrap thead tr[data-v-43901da9]{height:64px}.knowledge-page--dizhi .dizhi-table-section:not(.has-description) .dizhi-table-wrap tbody tr[data-v-43901da9]{height:65px}.knowledge-page--dizhi .dizhi-table-section.has-description[data-v-43901da9]{margin-bottom:32px}.knowledge-page--dizhi .dizhi-table-section.has-description .knowledge-section__header[data-v-43901da9]{margin-bottom:54px}.knowledge-page--dizhi .dizhi-table-section.has-description .dizhi-table-wrap thead tr[data-v-43901da9]{height:44px}.knowledge-page--dizhi .dizhi-table-section.has-description .dizhi-table-wrap tbody tr[data-v-43901da9]{height:53px}.dizhi-theory-section[data-v-43901da9]{padding:22px 15px}.dizhi-theory-grid[data-v-43901da9]{grid-template-columns:1fr;gap:11px}.dizhi-theory-grid article[data-v-43901da9]{padding:17px}.dizhi-pillar-grid[data-v-43901da9]{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.dizhi-pillar-panel[data-v-43901da9]{min-height:0;padding:22px 12px}.dizhi-pillar-grid article[data-v-43901da9]{min-height:150px;padding:11px 4px}.dizhi-pillar-grid strong[data-v-43901da9]{font-size:13px}.dizhi-pillar-grid span[data-v-43901da9]{padding:4px 2px;font-size:9px}.dizhi-pillar-grid small[data-v-43901da9]{font-size:8px}.dizhi-meaning-grid[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.dizhi-meaning-grid article[data-v-43901da9]{padding:18px}.dizhi-wisdom-section[data-v-43901da9]{padding:36px 18px}.dizhi-wisdom-section h2[data-v-43901da9]{font-size:22px}.dizhi-wisdom-section blockquote[data-v-43901da9]{font-size:15px}.shishen-rule-panel[data-v-43901da9]{padding:14px;grid-template-columns:1fr;gap:9px}.shishen-rule-panel p[data-v-43901da9]{grid-column:auto;text-align:left}.knowledge-page--liushijiazi .knowledge-hero[data-v-43901da9],.knowledge-page--nayin .knowledge-hero[data-v-43901da9],.knowledge-page--shensha .knowledge-hero[data-v-43901da9],.knowledge-page--geju .knowledge-hero[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-hero[data-v-43901da9]{padding:58px 0 62px}.knowledge-page--liushijiazi .knowledge-hero h1[data-v-43901da9],.knowledge-page--nayin .knowledge-hero h1[data-v-43901da9],.knowledge-page--shensha .knowledge-hero h1[data-v-43901da9],.knowledge-page--geju .knowledge-hero h1[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-hero h1[data-v-43901da9]{font-size:31px}.knowledge-page--liushijiazi .library-grid[data-v-43901da9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.knowledge-page--liushijiazi .library-card[data-v-43901da9]{min-height:116px}.knowledge-page--nayin .library-grid[data-v-43901da9],.knowledge-page--geju .library-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-page--shensha .library-grid[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.knowledge-page--shensha .library-card[data-v-43901da9]{min-height:0}.knowledge-page--64-hexagrams .library-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-page--64-hexagrams .knowledge-hero[data-v-43901da9]{padding-bottom:48px}.knowledge-page--64-hexagrams .knowledge-hero__detail[data-v-43901da9]{margin-top:18px!important;padding:0 15px;font-size:14px!important;text-align:left}.knowledge-page--64-hexagrams .library-controls[data-v-43901da9]{width:calc(100% - 30px);margin-bottom:44px}.knowledge-page--64-hexagrams .library-card[data-v-43901da9]{min-height:190px;padding:16px 8px}.hexagram-card__symbol[data-v-43901da9]{min-height:40px;font-size:34px!important}.knowledge-page--64-hexagrams .library-card .hexagram-card__trigram[data-v-43901da9]{font-size:17px}.hexagram-card__structure[data-v-43901da9]{font-size:11px!important}.knowledge-page--64-hexagrams .library-learning[data-v-43901da9]{margin-top:100px}.knowledge-page--64-hexagrams .library-learning__section[data-v-43901da9]{margin-bottom:92px}.knowledge-page--64-hexagrams .library-learning__section>header[data-v-43901da9]{margin-bottom:34px}.knowledge-page--64-hexagrams .library-learning__section--0 .library-learning__grid[data-v-43901da9]{grid-template-columns:1fr;gap:14px}.knowledge-page--64-hexagrams .library-learning__section--0 .library-learning__grid>article[data-v-43901da9]{min-height:210px;padding:28px 24px}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid[data-v-43901da9]{gap:22px}.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid>article[data-v-43901da9]{min-height:74px;grid-template-columns:38px 1fr;column-gap:10px}.hexagram-advantage-icon[data-v-43901da9]{width:38px;height:38px}.knowledge-page--64-hexagrams .library-learning__section--2 .library-learning__grid>article[data-v-43901da9]{min-height:0;padding:20px}.library-learning[data-v-43901da9]{width:calc(100% - 30px);margin-top:76px}.library-learning__section[data-v-43901da9]{margin-bottom:76px}.library-learning__section>header[data-v-43901da9]{margin-bottom:26px}.library-learning__section>header h2[data-v-43901da9]{font-size:25px}.library-learning__section>header p[data-v-43901da9]{font-size:14px}.library-learning__grid[data-v-43901da9],.knowledge-page--geju .library-learning__section--1 .library-learning__grid[data-v-43901da9],.knowledge-page--shensha .library-learning__section--1 .library-learning__grid[data-v-43901da9],.knowledge-page--64-hexagrams .library-learning__section--1 .library-learning__grid[data-v-43901da9]{grid-template-columns:1fr;gap:12px}.library-learning__grid>article[data-v-43901da9]{min-height:0;padding:21px 20px}.library-priority-flow[data-v-43901da9]{justify-content:flex-start;overflow-x:auto;padding:16px;scrollbar-width:none}.library-priority-flow[data-v-43901da9]::-webkit-scrollbar{display:none}.knowledge-page--entry-detail.knowledge-page--library .knowledge-atlas[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .knowledge-cases[data-v-43901da9]{padding-top:40px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail-shell[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .case-detail[data-v-43901da9]{width:calc(100% - 30px)}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__header[data-v-43901da9]{min-height:220px;padding:32px 16px 24px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__header h2[data-v-43901da9]{font-size:29px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content[data-v-43901da9]{padding-bottom:60px}.knowledge-page--entry-detail.knowledge-page--library .atlas-detail__content h3[data-v-43901da9]{margin-top:44px;font-size:20px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header[data-v-43901da9]{padding:34px 0 30px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header h2[data-v-43901da9]{font-size:32px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__header>div>span[data-v-43901da9]{font-size:15px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__meta[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content[data-v-43901da9]{padding:12px 0 80px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content h3[data-v-43901da9]{margin-top:58px;font-size:24px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content h4[data-v-43901da9]{margin-top:36px;font-size:18px}.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content p[data-v-43901da9],.knowledge-page--entry-detail.knowledge-page--cases .case-detail__content li[data-v-43901da9]{font-size:15px;line-height:1.9}.geju-detail-features[data-v-43901da9]{grid-template-columns:1fr}.geju-identity-card[data-v-43901da9]{width:min(100%,300px);min-height:176px;margin-bottom:56px;padding:20px}.geju-case-panel[data-v-43901da9]{padding:18px 12px}.geju-case-pillars[data-v-43901da9]{gap:6px}.geju-case-pillars article[data-v-43901da9]{padding:11px 4px}.geju-case-pillars strong[data-v-43901da9]{font-size:18px}.shensha-case-panel[data-v-43901da9]{padding:18px 12px}.shensha-case-pillars[data-v-43901da9]{gap:6px}.shensha-case-pillars article[data-v-43901da9]{padding:11px 4px}.shensha-case-pillars strong[data-v-43901da9]{font-size:18px}.knowledge-page--liushijiazi .knowledge-article-layout[data-v-43901da9],.knowledge-page--nayin .knowledge-article-layout[data-v-43901da9],.knowledge-page--shensha .knowledge-article-layout[data-v-43901da9],.knowledge-page--geju .knowledge-article-layout[data-v-43901da9],.knowledge-page--64-hexagrams .knowledge-article-layout[data-v-43901da9]{margin-top:88px}.knowledge-page--mingli-cases .case-grid[data-v-43901da9]{grid-template-columns:1fr;gap:12px}.knowledge-page--mingli-cases .case-card[data-v-43901da9]{min-height:0}.knowledge-page-cta[data-v-43901da9]{min-height:230px;margin-top:80px;padding-right:0;padding-left:0}.knowledge-page-cta h2[data-v-43901da9]{font-size:27px}.knowledge-page-cta>div[data-v-43901da9]{flex-direction:column}.knowledge-page--fengshui .knowledge-article-section[data-v-43901da9],.knowledge-page--xing-chong-hui-he .relation-section[data-v-43901da9],.knowledge-page--dayun .dayun-section[data-v-43901da9],.knowledge-page--qiyun-starting-time .qiyun-section[data-v-43901da9],.knowledge-page--true-solar-time .solar-section[data-v-43901da9],.knowledge-page--zi-time-theory .zi-time-section[data-v-43901da9]{margin-bottom:94px}.knowledge-page--liushijiazi .library-grid[data-v-43901da9],.knowledge-page--shensha .library-grid[data-v-43901da9],.knowledge-page--geju .library-grid[data-v-43901da9],.knowledge-page--64-hexagrams .library-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--library .library-card[data-v-43901da9]{min-height:130px}.zi-time-article[data-v-43901da9]{width:100%}.zi-time-section[data-v-43901da9]{margin-bottom:76px}.zi-time-section__header[data-v-43901da9]{margin-bottom:28px}.zi-time-section__header h2[data-v-43901da9]{margin-bottom:15px;font-size:23px}.zi-time-section__header>p[data-v-43901da9]{margin-bottom:14px;font-size:15px;line-height:1.85;text-align:left}.zi-time-timeline[data-v-43901da9]{padding:20px 14px;border-radius:8px}.zi-time-timeline>h3[data-v-43901da9]{margin-bottom:22px;font-size:16px}.zi-time-timeline__hours[data-v-43901da9]{font-size:10px}.zi-time-timeline__hours span[data-v-43901da9]:nth-child(3){padding:3px 5px}.zi-time-rule+.zi-time-rule[data-v-43901da9]{margin-top:39px}.zi-time-rule h4[data-v-43901da9]{margin-bottom:11px;font-size:14px}.zi-time-rule__bar[data-v-43901da9]{height:42px}.zi-time-rule__bar>span[data-v-43901da9],.zi-time-rule__bar>strong[data-v-43901da9]{font-size:10px;line-height:1.25}.zi-time-rule__notes[data-v-43901da9]{margin-left:20%;font-size:10px}.zi-time-summary-grid[data-v-43901da9]{margin-top:35px;grid-template-columns:1fr;gap:10px}.zi-time-summary-card[data-v-43901da9]{padding:14px}.zi-time-summary-card p[data-v-43901da9]{font-size:13px}.zi-time-method-grid[data-v-43901da9],.zi-time-advice-grid[data-v-43901da9]{grid-template-columns:1fr;gap:12px}.zi-time-method-card[data-v-43901da9]{min-height:0;padding:19px}.zi-time-method-card>p[data-v-43901da9]{margin:16px 0 10px}.zi-time-example[data-v-43901da9]{padding:10px}.zi-time-method-detail[data-v-43901da9]{margin-top:26px}.zi-time-method-detail>header[data-v-43901da9]{min-height:88px;padding:17px 18px;gap:12px}.zi-time-method-detail__icon[data-v-43901da9]{width:48px;height:48px;flex-basis:48px}.zi-time-method-detail h3[data-v-43901da9]{font-size:21px}.zi-time-method-detail>header p[data-v-43901da9]{font-size:13px}.zi-time-method-detail__body[data-v-43901da9]{padding:24px 19px 27px;grid-template-columns:1fr;gap:23px}.zi-time-method-detail__body h4[data-v-43901da9]{margin-bottom:13px;font-size:17px}.zi-time-method-detail__body section>p[data-v-43901da9]{font-size:14px}.zi-time-advice-grid article[data-v-43901da9]{min-height:0;padding:19px}.zi-time-section--records[data-v-43901da9]{padding:34px 14px}.zi-time-record[data-v-43901da9]{padding:25px 18px}.zi-time-record+.zi-time-record[data-v-43901da9]{margin-top:22px}.zi-time-record blockquote[data-v-43901da9]{font-size:17px}.zi-time-conclusion[data-v-43901da9]{padding:30px 20px}.zi-time-conclusion h2[data-v-43901da9]{font-size:22px}.qiyun-section[data-v-43901da9]{margin-bottom:74px}.qiyun-section h2[data-v-43901da9]{font-size:23px}.qiyun-section__header>p[data-v-43901da9],.qiyun-intro>p[data-v-43901da9]{font-size:15px;text-align:left}.qiyun-steps>header[data-v-43901da9]{padding:19px}.qiyun-step[data-v-43901da9]{padding:17px;gap:11px}.qiyun-step>b[data-v-43901da9]{flex-basis:28px;width:28px;height:28px}.qiyun-formula[data-v-43901da9]{margin:0 17px 17px;padding:16px}.qiyun-case-grid[data-v-43901da9]{grid-template-columns:1fr;gap:12px}.qiyun-quote[data-v-43901da9]{padding:34px 21px}.qiyun-quote h2[data-v-43901da9]{font-size:22px}.qiyun-quote blockquote[data-v-43901da9]{font-size:17px}.knowledge-page--qiyun-starting-time .qiyun-section[data-v-43901da9]{margin-bottom:96px}.knowledge-page--qiyun-starting-time .qiyun-intro[data-v-43901da9]{display:block}.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:first-of-type{margin-bottom:26px;text-align:center}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]{padding:24px 18px 7px 68px}.knowledge-page--qiyun-starting-time .qiyun-intro>h3[data-v-43901da9]:before{top:18px;left:18px}.knowledge-page--qiyun-starting-time .qiyun-intro>h3+p[data-v-43901da9]{min-height:88px;margin-bottom:12px;padding:6px 18px 22px;text-align:left}.knowledge-page--qiyun-starting-time .qiyun-intro>p[data-v-43901da9]:last-child{width:100%;min-height:0;margin-top:24px;padding:22px 18px}.knowledge-page--qiyun-starting-time .qiyun-section__header[data-v-43901da9]{margin-bottom:28px;text-align:center}.knowledge-page--qiyun-starting-time .qiyun-step[data-v-43901da9]{min-height:0}.knowledge-page--qiyun-starting-time .qiyun-case-grid article[data-v-43901da9]{min-height:0}.knowledge-page--qiyun-starting-time .qiyun-quote[data-v-43901da9]{min-height:300px}.dayun-section[data-v-43901da9]{margin-bottom:74px}.dayun-section__header[data-v-43901da9]{margin-bottom:25px;text-align:left}.dayun-section__header h2[data-v-43901da9]{font-size:23px}.dayun-section__header p[data-v-43901da9]{font-size:15px}.dayun-concept-grid[data-v-43901da9],.dayun-effect-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dayun-concept-grid article[data-v-43901da9],.dayun-effect-grid article[data-v-43901da9]{min-height:165px;padding:18px 15px}.dayun-concept-grid h3[data-v-43901da9],.dayun-effect-grid h3[data-v-43901da9]{margin-top:13px;font-size:15px}.dayun-concept-grid p[data-v-43901da9],.dayun-effect-grid p[data-v-43901da9]{font-size:12px}.dayun-spotlight[data-v-43901da9]{margin-top:15px;padding:21px 18px}.dayun-time-traits[data-v-43901da9]{grid-template-columns:1fr 1fr}.dayun-time-traits strong[data-v-43901da9]{grid-column:1 / -1}.dayun-starting[data-v-43901da9]{padding:23px 19px;text-align:left}.dayun-starting p[data-v-43901da9]{margin-left:0}.dayun-direction-grid[data-v-43901da9],.dayun-judgement>div[data-v-43901da9]{grid-template-columns:1fr;gap:11px}.dayun-direction-grid article[data-v-43901da9]{padding:23px 20px}.dayun-judgement[data-v-43901da9]{margin-top:20px;padding:21px 16px}.dayun-judgement>h3[data-v-43901da9]{font-size:17px}.dayun-quote[data-v-43901da9]{padding:35px 21px}.dayun-quote h2[data-v-43901da9]{font-size:22px}.dayun-quote blockquote[data-v-43901da9]{font-size:17px}.knowledge-page--dayun .dayun-section[data-v-43901da9]{margin-bottom:96px}.knowledge-page--dayun .dayun-section__header[data-v-43901da9]{margin-bottom:28px;text-align:center}.knowledge-page--dayun .dayun-concept-grid article[data-v-43901da9]{min-height:128px;padding:14px 10px 24px}.knowledge-page--dayun .dayun-spotlight[data-v-43901da9]{min-height:0;margin-top:24px;padding:0 18px 18px}.knowledge-page--dayun .dayun-spotlight>div[data-v-43901da9]:first-child{margin:0 -18px 18px;padding:20px 18px}.knowledge-page--dayun .dayun-time-traits[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--dayun .dayun-starting[data-v-43901da9]{padding:20px 17px;grid-template-columns:auto 1fr;text-align:left}.knowledge-page--dayun .dayun-starting[data-v-43901da9]:before{width:42px;height:42px}.knowledge-page--dayun .dayun-starting button[data-v-43901da9]{width:100%;margin-top:14px;grid-column:1 / -1;grid-row:auto}.knowledge-page--dayun .dayun-direction-grid[data-v-43901da9]{margin-top:18px}.knowledge-page--dayun .dayun-quote[data-v-43901da9]{min-height:300px}.solar-section[data-v-43901da9]{margin-bottom:74px}.solar-section>h2[data-v-43901da9]{margin-bottom:21px;font-size:23px}.solar-section>p[data-v-43901da9]{margin-top:-8px}.solar-lead[data-v-43901da9]{font-size:16px;text-align:left}.solar-comparison[data-v-43901da9],.solar-history-card>div[data-v-43901da9],.solar-two-column[data-v-43901da9],.solar-application-grid[data-v-43901da9],.solar-timing-list[data-v-43901da9]{grid-template-columns:1fr;gap:14px}.solar-comparison[data-v-43901da9],.solar-history-card[data-v-43901da9],.solar-principle-card[data-v-43901da9],.solar-application-card[data-v-43901da9],.solar-tool-section[data-v-43901da9]{padding:20px 17px}.solar-comparison p[data-v-43901da9]{margin:13px 0}.solar-history-card>div[data-v-43901da9]{margin-top:17px}.solar-principle-stack[data-v-43901da9]{gap:13px}.solar-two-column[data-v-43901da9]{gap:18px}.solar-principle-card aside[data-v-43901da9]{padding:14px}.solar-advice-grid[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.solar-advice-grid article[data-v-43901da9]:first-child{grid-column:auto}.solar-advice-grid article[data-v-43901da9]{padding:17px}.solar-summary[data-v-43901da9]{padding:35px 21px}.solar-summary h2[data-v-43901da9]{font-size:22px}.relation-section[data-v-43901da9]{margin-bottom:74px}.relation-section__header[data-v-43901da9]{margin-bottom:24px;text-align:left}.relation-section__header h2[data-v-43901da9]{font-size:23px}.relation-card-grid[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.relation-card-grid button[data-v-43901da9]{min-height:190px;padding:15px}.relation-card-grid strong[data-v-43901da9]{margin-top:11px;font-size:15px}.relation-card-grid p[data-v-43901da9]{font-size:12px}.relation-detail>header[data-v-43901da9],.relation-detail section[data-v-43901da9]{padding:21px 18px}.relation-detail__meta[data-v-43901da9],.relation-detail aside[data-v-43901da9]{padding-right:18px;padding-left:18px}.relation-detail h3[data-v-43901da9]{font-size:18px}.relation-content-block[data-v-43901da9]{margin-bottom:18px}.relation-table-wrap[data-v-43901da9]{margin-right:-4px;margin-left:-4px}.knowledge-page--xing-chong-hui-he .relation-detail>section[data-v-43901da9]{display:block}}@media(max-width:760px){.knowledge-page--history .knowledge-topbar__inner[data-v-43901da9]{height:58px;padding:0 16px}.knowledge-page--history .knowledge-icon-button[data-v-43901da9]{width:36px;height:36px}.knowledge-page--history .knowledge-hero[data-v-43901da9]{min-height:88svh;padding:132px 22px 82px}.knowledge-page--history .knowledge-hero[data-v-43901da9]:before,.knowledge-page--history .knowledge-hero[data-v-43901da9]:after{display:none}.knowledge-page--history .knowledge-eyebrow[data-v-43901da9]{margin-bottom:18px!important;font-size:10px!important;letter-spacing:.22em}.knowledge-page--history .knowledge-hero h1[data-v-43901da9]{font-size:49px}.knowledge-page--history .knowledge-hero h1[data-v-43901da9]:after{margin-top:21px}.knowledge-page--history .knowledge-hero>p[data-v-43901da9]:last-child{margin-top:24px;font-size:14px;line-height:1.9}.knowledge-page--history .knowledge-timeline[data-v-43901da9]{padding:70px 16px 0}.knowledge-page--history .knowledge-section__header[data-v-43901da9]{margin-bottom:34px}.knowledge-page--history .knowledge-section__header h2[data-v-43901da9]{font-size:23px}.knowledge-page--history .timeline-list[data-v-43901da9]{padding:4px 0 20px 36px;gap:20px}.knowledge-page--history .timeline-list[data-v-43901da9]:before{top:4px;bottom:20px;left:11px;width:2px;transform:none}.knowledge-page--history .timeline-card[data-v-43901da9],.knowledge-page--history .timeline-card--reverse[data-v-43901da9]{width:100%;min-height:0;margin:0;padding:42px 18px 18px;align-items:flex-start;text-align:left}.knowledge-page--history .timeline-card__marker[data-v-43901da9],.knowledge-page--history .timeline-card--reverse .timeline-card__marker[data-v-43901da9]{top:27px;right:auto;left:-31px;width:16px;height:16px}.knowledge-page--history .timeline-card--reverse .timeline-card__action[data-v-43901da9]{right:auto;left:18px}.knowledge-page--history .timeline-card__era[data-v-43901da9]{font-size:12px}.knowledge-page--history .timeline-card>strong[data-v-43901da9]{margin-top:7px;font-size:21px}.knowledge-page--history .timeline-card__summary[data-v-43901da9]{font-size:13px;line-height:1.75}.knowledge-page--history .timeline-card__people[data-v-43901da9],.knowledge-page--history .timeline-card--reverse .timeline-card__people[data-v-43901da9]{margin-top:14px;justify-content:flex-start}.knowledge-page--history-detail .knowledge-timeline[data-v-43901da9]{min-height:100svh;padding:92px 0 0}.knowledge-page--history .timeline-detail[data-v-43901da9]{width:100%;margin:0;border-right:0;border-left:0;border-radius:0}.knowledge-page--history .timeline-detail__header[data-v-43901da9]{padding:32px 20px}.knowledge-page--history .timeline-detail__header h2[data-v-43901da9]{font-size:28px}.knowledge-page--history .timeline-detail__content[data-v-43901da9]{padding:34px 20px}.knowledge-page--history .timeline-detail__content h3[data-v-43901da9]{font-size:21px}.knowledge-page--history .timeline-detail__content p[data-v-43901da9],.knowledge-page--history .timeline-detail__content li[data-v-43901da9]{font-size:15px;line-height:1.95}}@media(max-width:760px){.knowledge-page--wuxing .atlas-detail-shell--modal[data-v-43901da9]{margin:0;padding:12px;align-items:center;overflow:hidden}.wuxing-element-modal .atlas-detail[data-v-43901da9],.wuxing-stem-modal .atlas-detail[data-v-43901da9]{width:calc(100vw - 24px);max-height:calc(100svh - 24px);padding:27px 19px 23px;border-radius:15px}.wuxing-modal-heading>span[data-v-43901da9]{font-size:37px}.wuxing-modal-heading h2[data-v-43901da9]{font-size:29px}.wuxing-modal-heading p[data-v-43901da9]{font-size:14px;line-height:1.65}.wuxing-element-modal__body[data-v-43901da9],.wuxing-stem-modal__body[data-v-43901da9]{grid-template-columns:1fr;gap:22px}.wuxing-element-modal__body h3[data-v-43901da9]:not(:first-child),.wuxing-stem-modal__body h3[data-v-43901da9]:not(:first-child){margin-top:18px}.wuxing-modal-close[data-v-43901da9]{margin-top:24px}}@media(prefers-reduced-motion:reduce){[data-v-43901da9],[data-v-43901da9]:before,[data-v-43901da9]:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.knowledge-page .nayin-selected header>aside[data-v-43901da9]{margin-left:auto;display:grid;justify-items:end;gap:8px}.knowledge-page .nayin-selected header>aside small[data-v-43901da9]{padding:3px 9px;border:1px solid currentColor;border-radius:6px}.knowledge-page .nayin-selected header>aside time[data-v-43901da9]{color:#52525b;font-size:12px}.knowledge-page .nayin-selected dl>div[data-v-43901da9]{padding:0;display:flex;align-items:center;gap:12px;background:transparent}.knowledge-page .nayin-selected dl i[data-v-43901da9]{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#3b82f6;color:#fff;font-size:12px;font-style:normal}.knowledge-page .nayin-selected dt[data-v-43901da9]{color:#71717a;font-size:12px}.knowledge-page .nayin-selected--wood[data-v-43901da9]{border-color:#86efac}.knowledge-page .nayin-selected--wood>header[data-v-43901da9]{background:#dcfce7}.knowledge-page .nayin-selected--wood dl i[data-v-43901da9]{background:#22c55e}.knowledge-page .nayin-selected--fire[data-v-43901da9]{border-color:#fca5a5}.knowledge-page .nayin-selected--fire>header[data-v-43901da9]{background:#fee2e2}.knowledge-page .nayin-selected--fire dl i[data-v-43901da9]{background:#ef4444}.knowledge-page .nayin-selected--earth[data-v-43901da9]{border-color:#fcd34d}.knowledge-page .nayin-selected--earth>header[data-v-43901da9]{background:#fef3c7}.knowledge-page .nayin-selected--earth dl i[data-v-43901da9]{background:#eab308}.knowledge-page .nayin-selected--metal[data-v-43901da9]{border-color:#cbd5e1}.knowledge-page .nayin-selected--metal>header[data-v-43901da9]{background:#f1f5f9}.knowledge-page .nayin-selected--metal dl i[data-v-43901da9]{background:#64748b}.knowledge-page .nayin-selected--water[data-v-43901da9]{border-color:#93c5fd}.knowledge-page .nayin-selected--water>header[data-v-43901da9]{background:#dbeafe}.knowledge-page .nayin-selected--water dl i[data-v-43901da9]{background:#3b82f6}.knowledge-page .nayin-song section>h3[data-v-43901da9]{text-align:center}.knowledge-page .nayin-song section p[data-v-43901da9]{margin:0;display:grid;align-content:start}.knowledge-page .nayin-song section p span[data-v-43901da9]{display:block;white-space:nowrap}@media(max-width:760px){.knowledge-page .nayin-selected header>aside[data-v-43901da9]{width:100%;margin:8px 0 0;justify-items:start}.knowledge-page .nayin-selected>header[data-v-43901da9]{flex-wrap:wrap}.knowledge-page .nayin-song section p span[data-v-43901da9]{white-space:normal}}.knowledge-page--mingli-jifa-lun[data-v-43901da9]{overflow-x:clip;background:#fff}.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{width:min(1180px,100%);padding-bottom:0}.method-treatise[data-v-43901da9]{--treatise-ink: #111113;--treatise-muted: #66666d;--treatise-line: #dfdfe2;--treatise-accent: #ff6a00}.method-treatise__eyebrow[data-v-43901da9]{margin:0 0 14px;color:var(--treatise-accent);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.method-treatise__hero[data-v-43901da9]{min-height:590px;padding:86px 0 76px;border-bottom:1px solid var(--treatise-line);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:78px}.method-treatise__hero-copy[data-v-43901da9]{animation:method-treatise-rise-43901da9 .65s ease both}.method-treatise__hero h1[data-v-43901da9]{max-width:720px;margin:0;color:var(--treatise-ink);font-size:68px;font-weight:700;line-height:1.06;letter-spacing:0}.method-treatise__hero h2[data-v-43901da9]{margin:24px 0 0;color:#343439;font-size:22px;font-weight:500;line-height:1.5}.method-treatise__hero-copy>p[data-v-43901da9]:last-child{max-width:720px;margin:30px 0 0;color:var(--treatise-muted);font-size:16px;line-height:2}.method-treatise__marks[data-v-43901da9]{min-height:360px;border-left:1px solid var(--treatise-line);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;animation:method-treatise-rise-43901da9 .65s .08s ease both}.method-treatise__marks span[data-v-43901da9]{position:relative;min-height:220px;display:grid;place-items:center;color:#b0b0b5;font-size:50px;font-weight:500}.method-treatise__marks span+span[data-v-43901da9]{border-left:1px solid var(--treatise-line)}.method-treatise__marks span[data-v-43901da9]:nth-child(2){color:var(--treatise-ink)}.method-treatise__marks span[data-v-43901da9]:nth-child(2):after{position:absolute;right:50%;bottom:44px;width:5px;height:5px;border-radius:50%;background:var(--treatise-accent);content:"";transform:translate(50%)}.method-treatise__opening[data-v-43901da9]{padding:112px 0;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:96px}.method-treatise__opening header[data-v-43901da9]{position:sticky;top:90px;align-self:start}.method-treatise__opening h2[data-v-43901da9],.method-treatise__section-heading h2[data-v-43901da9],.method-treatise__training-intro h2[data-v-43901da9],.method-treatise__closing h2[data-v-43901da9]{margin:0;color:var(--treatise-ink);font-size:36px;font-weight:700;line-height:1.35;letter-spacing:0}.method-treatise__prose p[data-v-43901da9],.method-treatise__evidence-copy p[data-v-43901da9],.method-treatise__closing>div p[data-v-43901da9]{margin:0 0 24px;color:#3f3f46;font-size:16px;line-height:2.05}.method-treatise__prose blockquote[data-v-43901da9]{margin:44px 0 0;padding:22px 0 22px 28px;border-left:3px solid var(--treatise-accent);color:var(--treatise-ink);font-size:23px;font-weight:600;line-height:1.7}.method-treatise__section-heading[data-v-43901da9]{max-width:790px;margin:0 auto 56px;text-align:center}.method-treatise__section-heading>p[data-v-43901da9]:last-child{margin:18px auto 0;color:var(--treatise-muted);font-size:15px;line-height:1.85}.method-treatise__method[data-v-43901da9]{padding:106px 0 116px;border-top:1px solid var(--treatise-line)}.method-treatise__method-list[data-v-43901da9]{border-top:1px solid var(--treatise-ink)}.method-treatise__method-list>article[data-v-43901da9]{padding:52px 0;border-bottom:1px solid var(--treatise-line);display:grid;grid-template-columns:170px minmax(0,1fr);gap:48px}.method-treatise__method-mark[data-v-43901da9]{width:94px;height:94px;border:1px solid #c8c8cc;display:grid;place-items:center;color:var(--treatise-ink);font-size:43px;font-weight:500;transition:border-color .2s ease,background .2s ease,color .2s ease}.method-treatise__method-list>article:hover .method-treatise__method-mark[data-v-43901da9]{border-color:var(--treatise-accent);background:var(--treatise-accent);color:#fff}.method-treatise__method-list small[data-v-43901da9]{color:#929299;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.method-treatise__method-list h3[data-v-43901da9]{margin:8px 0 22px;font-size:26px;line-height:1.4}.method-treatise__method-list p[data-v-43901da9]{margin:0 0 16px;color:#4d4d53;font-size:15px;line-height:1.95}.method-treatise__method-list footer[data-v-43901da9]{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px}.method-treatise__method-list footer span[data-v-43901da9]{padding:6px 11px;border:1px solid #e4e4e7;border-radius:999px;color:#52525b;font-size:12px}.method-treatise__reasoning[data-v-43901da9]{margin-inline:calc(50% - 50vw);padding:112px max(24px,calc((100vw - 1132px)/2));background:#151517;color:#fff}.method-treatise__section-heading--light h2[data-v-43901da9]{color:#fff}.method-treatise__section-heading--light>p[data-v-43901da9]:last-child{color:#aaaab1}.method-treatise__reasoning ol[data-v-43901da9]{margin:0;padding:0;border-top:1px solid #3a3a3f;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none}.method-treatise__reasoning li[data-v-43901da9]{min-height:185px;padding:34px 38px 34px 0;border-bottom:1px solid #3a3a3f;display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px}.method-treatise__reasoning li[data-v-43901da9]:nth-child(odd){border-right:1px solid #3a3a3f}.method-treatise__reasoning li[data-v-43901da9]:nth-child(2n){padding-left:38px}.method-treatise__reasoning li>span[data-v-43901da9]{color:var(--treatise-accent);font-size:13px;font-weight:700}.method-treatise__reasoning h3[data-v-43901da9]{margin:0 0 12px;color:#fff;font-size:20px}.method-treatise__reasoning li p[data-v-43901da9]{margin:0;color:#b6b6bc;font-size:14px;line-height:1.8}.method-treatise__pipeline[data-v-43901da9]{padding:116px 0}.method-treatise__pipeline-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--treatise-line)}.method-treatise__pipeline-grid article[data-v-43901da9]{min-height:390px;padding:34px 30px;display:flex;flex-direction:column;background:#fff}.method-treatise__pipeline-grid article+article[data-v-43901da9]{border-left:1px solid var(--treatise-line)}.method-treatise__pipeline-grid small[data-v-43901da9]{color:#9a9aa1;font-size:11px;letter-spacing:.08em}.method-treatise__pipeline-grid article>span[data-v-43901da9]{width:46px;height:46px;margin-top:44px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff;font-size:14px;font-weight:700}.method-treatise__pipeline-grid article:nth-child(2)>span[data-v-43901da9]{background:var(--treatise-accent)}.method-treatise__pipeline-grid h3[data-v-43901da9]{margin:20px 0 14px;font-size:21px}.method-treatise__pipeline-grid p[data-v-43901da9]{margin:0;color:#5f5f66;font-size:14px;line-height:1.85}.method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:auto;padding-top:24px;color:#27272a;font-size:12px;font-weight:700;line-height:1.65}.method-treatise__pipeline>blockquote[data-v-43901da9]{margin:26px 0 0;padding:24px 28px;border:1px solid #ffd8bd;background:#fff7f1;color:#9a3f00;font-size:14px;font-weight:600;line-height:1.8}.method-treatise__boundary[data-v-43901da9]{padding:110px 0;border-top:1px solid var(--treatise-line)}.method-treatise__boundary-grid[data-v-43901da9]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.method-treatise__boundary-grid article[data-v-43901da9]{min-height:390px;padding:44px 46px;background:#f5f5f6}.method-treatise__boundary-grid article[data-v-43901da9]:last-child{background:#fff1e8}.method-treatise__boundary-index[data-v-43901da9]{color:#8e8e95;font-size:12px}.method-treatise__boundary-grid h3[data-v-43901da9]{margin:42px 0 24px;font-size:24px}.method-treatise__boundary-grid ul[data-v-43901da9]{margin:0;padding:0;list-style:none}.method-treatise__boundary-grid li[data-v-43901da9]{position:relative;padding:12px 0 12px 25px;border-top:1px solid rgba(24,24,27,.1);color:#48484f;font-size:14px;line-height:1.55}.method-treatise__boundary-grid li[data-v-43901da9]:before{position:absolute;top:18px;left:2px;width:7px;height:7px;border-radius:50%;background:#18181b;content:""}.method-treatise__boundary-grid article:last-child li[data-v-43901da9]:before{background:var(--treatise-accent)}.method-treatise__boundary-conclusion[data-v-43901da9]{max-width:820px;margin:42px auto 0;color:#414148;font-size:18px;font-weight:600;line-height:1.85;text-align:center}.method-treatise__training[data-v-43901da9]{margin-inline:calc(50% - 50vw);padding:112px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:86px;background:#f4f4f5}.method-treatise__training-intro h2[data-v-43901da9]{max-width:420px}.method-treatise__training-intro>p[data-v-43901da9]:last-child{margin:25px 0 0;color:#5d5d64;font-size:15px;line-height:1.9}.method-treatise__training-stages[data-v-43901da9]{border-top:1px solid #bfc0c4}.method-treatise__training-stages article[data-v-43901da9]{padding:28px 0;border-bottom:1px solid #cfcfd3;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px}.method-treatise__training-stages article>span[data-v-43901da9]{color:var(--treatise-accent);font-size:18px;font-weight:700}.method-treatise__training-stages h3[data-v-43901da9]{margin:0 0 8px;font-size:18px}.method-treatise__training-stages p[data-v-43901da9]{margin:0;color:#5f5f66;font-size:14px;line-height:1.8}.method-treatise__training>aside[data-v-43901da9]{grid-column:2;padding:20px 0 0 72px;border-top:1px solid #bfc0c4;color:#55555c;font-size:13px;line-height:1.8}.method-treatise__evidence[data-v-43901da9]{padding:116px 0}.method-treatise__evidence-copy[data-v-43901da9]{max-width:820px;margin:0 auto;columns:2;column-gap:54px}.method-treatise__evidence-copy p[data-v-43901da9]{break-inside:avoid;font-size:15px}.method-treatise__principles[data-v-43901da9]{margin-top:68px;border-top:1px solid var(--treatise-ink);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.method-treatise__principles article[data-v-43901da9]{min-height:185px;padding:28px 22px 22px 0;border-bottom:1px solid var(--treatise-line)}.method-treatise__principles article+article[data-v-43901da9]{padding-left:22px;border-left:1px solid var(--treatise-line)}.method-treatise__principles span[data-v-43901da9]{color:var(--treatise-accent);font-size:11px;font-weight:700}.method-treatise__principles h3[data-v-43901da9]{margin:32px 0 9px;font-size:18px}.method-treatise__principles p[data-v-43901da9]{margin:0;color:#68686f;font-size:13px;line-height:1.7}.method-treatise__distinction[data-v-43901da9]{padding:110px 0;border-top:1px solid var(--treatise-line)}.method-treatise__comparison[data-v-43901da9]{border-top:2px solid var(--treatise-ink)}.method-treatise__comparison-row[data-v-43901da9]{min-height:78px;border-bottom:1px solid var(--treatise-line);display:grid;grid-template-columns:180px repeat(2,minmax(0,1fr));align-items:center}.method-treatise__comparison-row[data-v-43901da9]>*{padding:18px 22px;font-size:13px;line-height:1.65}.method-treatise__comparison-row[data-v-43901da9]>*+*{border-left:1px solid var(--treatise-line)}.method-treatise__comparison-row>strong[data-v-43901da9]{color:#27272a}.method-treatise__comparison-row>span[data-v-43901da9]{color:#626269}.method-treatise__comparison-row>span[data-v-43901da9]:last-child{color:#8b3c05;background:#fff8f3}.method-treatise__comparison-row--head[data-v-43901da9]{min-height:56px;background:#f4f4f5}.method-treatise__comparison-row--head strong[data-v-43901da9]{font-size:12px}.method-treatise__comparison-label[data-v-43901da9]{display:none}.method-treatise__closing[data-v-43901da9]{margin-inline:calc(50% - 50vw);padding:118px max(24px,calc((100vw - 950px)/2));background:#111113;color:#fff;text-align:center}.method-treatise__closing h2[data-v-43901da9]{max-width:760px;margin:0 auto;color:#fff;font-size:40px}.method-treatise__closing>div[data-v-43901da9]{max-width:820px;margin:46px auto 0;text-align:left}.method-treatise__closing>div p[data-v-43901da9]{color:#bebec4;font-size:15px}.method-treatise__closing blockquote[data-v-43901da9]{max-width:840px;margin:58px auto 0;padding:30px 0;border-top:1px solid #3d3d42;border-bottom:1px solid #3d3d42;color:#fff;font-size:21px;font-weight:600;line-height:1.7}.method-treatise__closing small[data-v-43901da9]{max-width:720px;margin:36px auto 0;display:block;color:#7f7f86;font-size:11px;line-height:1.7}@keyframes method-treatise-rise-43901da9{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:761px)and (max-width:980px){.method-treatise__hero[data-v-43901da9]{grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);gap:38px}.method-treatise__hero h1[data-v-43901da9]{font-size:56px}.method-treatise__opening[data-v-43901da9]{gap:55px}.method-treatise__pipeline-grid article[data-v-43901da9]{padding:30px 24px}.method-treatise__training[data-v-43901da9]{gap:50px}.method-treatise__principles[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.method-treatise__principles article[data-v-43901da9]:nth-child(3){border-left:0}}@media(max-width:760px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{padding:0 18px}.method-treatise__eyebrow[data-v-43901da9]{margin-bottom:10px;font-size:10px}.method-treatise__hero[data-v-43901da9]{min-height:0;padding:48px 0 42px;grid-template-columns:1fr;gap:32px}.method-treatise__hero h1[data-v-43901da9]{font-size:44px;line-height:1.12}.method-treatise__hero h2[data-v-43901da9]{margin-top:17px;font-size:17px}.method-treatise__hero-copy>p[data-v-43901da9]:last-child{margin-top:22px;font-size:14px;line-height:1.9}.method-treatise__marks[data-v-43901da9]{min-height:98px;border-top:1px solid var(--treatise-line);border-left:0}.method-treatise__marks span[data-v-43901da9]{min-height:72px;font-size:31px}.method-treatise__marks span[data-v-43901da9]:nth-child(2):after{bottom:7px}.method-treatise__opening[data-v-43901da9]{padding:58px 0 62px;grid-template-columns:1fr;gap:24px}.method-treatise__opening header[data-v-43901da9]{position:static}.method-treatise__opening h2[data-v-43901da9],.method-treatise__section-heading h2[data-v-43901da9],.method-treatise__training-intro h2[data-v-43901da9],.method-treatise__closing h2[data-v-43901da9]{font-size:27px}.method-treatise__prose p[data-v-43901da9],.method-treatise__evidence-copy p[data-v-43901da9],.method-treatise__closing>div p[data-v-43901da9]{margin-bottom:18px;font-size:14px;line-height:1.9}.method-treatise__prose blockquote[data-v-43901da9]{margin-top:32px;padding-left:18px;font-size:18px}.method-treatise__section-heading[data-v-43901da9]{margin-bottom:34px;text-align:left}.method-treatise__section-heading>p[data-v-43901da9]:last-child{margin-top:13px;font-size:13px}.method-treatise__method[data-v-43901da9]{padding:60px 0 64px}.method-treatise__method-list>article[data-v-43901da9]{position:relative;padding:28px 0 32px;grid-template-columns:1fr;gap:0}.method-treatise__method-mark[data-v-43901da9]{position:absolute;top:28px;left:0;width:42px;height:42px;font-size:22px}.method-treatise__method-list small[data-v-43901da9]{min-height:42px;padding:5px 0 0 56px;display:block;font-size:9px;line-height:1.45;letter-spacing:.04em}.method-treatise__method-list h3[data-v-43901da9]{margin:14px 0 16px;font-size:20px}.method-treatise__method-list p[data-v-43901da9]{font-size:13px;line-height:1.85}.method-treatise__method-list footer[data-v-43901da9]{margin-top:17px}.method-treatise__reasoning[data-v-43901da9]{padding-top:62px;padding-bottom:62px}.method-treatise__reasoning ol[data-v-43901da9]{grid-template-columns:1fr}.method-treatise__reasoning li[data-v-43901da9],.method-treatise__reasoning li[data-v-43901da9]:nth-child(2n){min-height:0;padding:22px 0;border-right:0;grid-template-columns:38px minmax(0,1fr);gap:9px}.method-treatise__reasoning h3[data-v-43901da9]{font-size:17px}.method-treatise__reasoning li p[data-v-43901da9]{font-size:13px}.method-treatise__pipeline[data-v-43901da9],.method-treatise__boundary[data-v-43901da9],.method-treatise__evidence[data-v-43901da9],.method-treatise__distinction[data-v-43901da9]{padding:62px 0}.method-treatise__pipeline-grid[data-v-43901da9]{grid-template-columns:1fr}.method-treatise__pipeline-grid article[data-v-43901da9]{min-height:0;padding:24px 20px}.method-treatise__pipeline-grid article+article[data-v-43901da9]{border-top:1px solid var(--treatise-line);border-left:0}.method-treatise__pipeline-grid article>span[data-v-43901da9]{width:40px;height:40px;margin-top:20px}.method-treatise__pipeline-grid h3[data-v-43901da9]{margin-top:16px;font-size:19px}.method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:20px;padding-top:16px}.method-treatise__pipeline>blockquote[data-v-43901da9]{padding:20px;font-size:12px}.method-treatise__boundary-grid[data-v-43901da9]{grid-template-columns:1fr}.method-treatise__boundary-grid article[data-v-43901da9]{min-height:0;padding:26px 20px}.method-treatise__boundary-grid h3[data-v-43901da9]{margin:30px 0 18px;font-size:20px}.method-treatise__boundary-conclusion[data-v-43901da9]{margin-top:30px;font-size:15px}.method-treatise__training[data-v-43901da9]{padding-top:62px;padding-bottom:62px;grid-template-columns:1fr;gap:30px}.method-treatise__training-intro>p[data-v-43901da9]:last-child{font-size:13px}.method-treatise__training-stages article[data-v-43901da9]{padding:23px 0;grid-template-columns:38px minmax(0,1fr);gap:12px}.method-treatise__training>aside[data-v-43901da9]{grid-column:1;padding:20px 0 0}.method-treatise__evidence-copy[data-v-43901da9]{columns:1}.method-treatise__principles[data-v-43901da9]{margin-top:36px;grid-template-columns:1fr}.method-treatise__principles article[data-v-43901da9]{min-height:0;padding:20px 0;border-left:0!important;display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:10px}.method-treatise__principles article+article[data-v-43901da9]{padding-left:0}.method-treatise__principles span[data-v-43901da9]{grid-row:1 / span 2;padding-top:2px}.method-treatise__principles h3[data-v-43901da9]{margin:0 0 5px;font-size:16px}.method-treatise__principles p[data-v-43901da9]{grid-column:2}.method-treatise__comparison[data-v-43901da9]{border-top-width:1px}.method-treatise__comparison-row[data-v-43901da9]{min-height:0;padding:18px 0;grid-template-columns:1fr;gap:10px}.method-treatise__comparison-row[data-v-43901da9]>*{padding:0;border-left:0!important;font-size:12px}.method-treatise__comparison-row>strong[data-v-43901da9]{font-size:14px}.method-treatise__comparison-row>span[data-v-43901da9]{padding:10px 12px;display:grid;gap:4px;background:#f6f6f7}.method-treatise__comparison-row>span[data-v-43901da9]:last-child{padding:10px 12px;background:#fff5ed}.method-treatise__comparison-label[data-v-43901da9]{display:block;color:#9a9aa1;font-size:9px;font-weight:700;letter-spacing:.06em}.method-treatise__comparison-row>span:last-child .method-treatise__comparison-label[data-v-43901da9]{color:#d85a00}.method-treatise__comparison-row--head[data-v-43901da9]{display:none}.method-treatise__closing[data-v-43901da9]{padding-top:68px;padding-bottom:68px}.method-treatise__closing>div[data-v-43901da9]{margin-top:34px}.method-treatise__closing blockquote[data-v-43901da9]{margin-top:42px;padding:24px 0;font-size:17px}}@media(max-width:360px){.method-treatise__hero h1[data-v-43901da9]{font-size:40px}.method-treatise__opening h2[data-v-43901da9],.method-treatise__section-heading h2[data-v-43901da9],.method-treatise__training-intro h2[data-v-43901da9],.method-treatise__closing h2[data-v-43901da9]{font-size:25px}}.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{width:min(1200px,100%);padding-right:28px;padding-left:28px}.knowledge-page--mingli-jifa-lun .method-treatise[data-v-43901da9]{--treatise-reading: 760px}.knowledge-page--mingli-jifa-lun .method-treatise [id][data-v-43901da9]{scroll-margin-top:126px}.knowledge-page--mingli-jifa-lun .method-treatise__hero[data-v-43901da9]{min-height:0;padding:74px 0 68px;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:56px}.knowledge-page--mingli-jifa-lun .method-treatise__hero h1[data-v-43901da9]{font-size:62px;line-height:1.08}.knowledge-page--mingli-jifa-lun .method-treatise__hero h2[data-v-43901da9]{max-width:700px;margin-top:20px;font-size:23px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise__hero-copy>p[data-v-43901da9]:last-child{max-width:700px;margin-top:24px;font-size:16px;line-height:1.95}.knowledge-page--mingli-jifa-lun .method-treatise__marks[data-v-43901da9]{min-height:260px}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]{min-height:148px;font-size:42px}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]:nth-child(2):after{bottom:20px}.knowledge-page--mingli-jifa-lun .method-treatise__opening[data-v-43901da9]{padding:92px 0 98px;grid-template-columns:280px minmax(0,var(--treatise-reading));justify-content:space-between;gap:72px}.knowledge-page--mingli-jifa-lun .method-treatise__opening header[data-v-43901da9]{top:142px}.knowledge-page--mingli-jifa-lun .method-treatise__opening h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__section-heading h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__training-intro h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing h2[data-v-43901da9]{font-size:38px;line-height:1.32}.knowledge-page--mingli-jifa-lun .method-treatise__prose p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing>div p[data-v-43901da9]{margin-bottom:26px;color:#39393f;font-size:17px;line-height:2.02}.knowledge-page--mingli-jifa-lun .method-treatise__prose p[data-v-43901da9]:first-child:first-letter{float:left;margin:9px 10px 0 0;color:var(--treatise-accent);font-size:58px;font-weight:700;line-height:.78}.knowledge-page--mingli-jifa-lun .method-treatise__prose blockquote[data-v-43901da9]{margin-top:46px;padding:25px 0 25px 28px;font-size:22px}.knowledge-page--mingli-jifa-lun .method-treatise__section-heading[data-v-43901da9]{max-width:var(--treatise-reading);margin:0 0 48px;text-align:left}.knowledge-page--mingli-jifa-lun .method-treatise__section-heading>p[data-v-43901da9]:last-child{margin:16px 0 0;font-size:16px;line-height:1.9}.knowledge-page--mingli-jifa-lun .method-treatise__method[data-v-43901da9]{padding:92px 0 98px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list[data-v-43901da9]{max-width:980px;margin-left:auto}.knowledge-page--mingli-jifa-lun .method-treatise__method-list>article[data-v-43901da9]{padding:44px 0;grid-template-columns:112px minmax(0,1fr);gap:38px}.knowledge-page--mingli-jifa-lun .method-treatise__method-mark[data-v-43901da9]{width:72px;height:72px;font-size:34px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list h3[data-v-43901da9]{margin:7px 0 18px;font-size:25px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list p[data-v-43901da9]{max-width:var(--treatise-reading);margin-bottom:18px;font-size:16px;line-height:1.95}.knowledge-page--mingli-jifa-lun .method-treatise__method-list footer span[data-v-43901da9]{border-radius:4px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning[data-v-43901da9]{padding-top:92px;padding-bottom:96px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning ol[data-v-43901da9]{max-width:1040px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li[data-v-43901da9]{min-height:160px;padding-top:30px;padding-bottom:30px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning h3[data-v-43901da9]{font-size:19px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li p[data-v-43901da9]{font-size:15px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__evidence[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__distinction[data-v-43901da9]{padding:94px 0 100px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid[data-v-43901da9]{border-right:0;border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article[data-v-43901da9]{min-height:310px;padding:30px 30px 28px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid small[data-v-43901da9]{color:var(--treatise-accent);font-weight:700}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article>span[data-v-43901da9]{width:auto;height:auto;margin-top:34px;border-radius:0;display:block;background:transparent;color:var(--treatise-ink);font-size:22px;text-align:left}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article:nth-child(2)>span[data-v-43901da9]{background:transparent;color:var(--treatise-accent)}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid h3[data-v-43901da9]{margin:10px 0 18px;color:#77777e;font-size:13px;font-weight:600}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid p[data-v-43901da9]{font-size:15px;line-height:1.88}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:28px;border-top:1px solid #ededee;font-size:12px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline>blockquote[data-v-43901da9]{border-width:0 0 0 3px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid[data-v-43901da9]{gap:1px;background:var(--treatise-line)}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid article[data-v-43901da9]{min-height:340px;padding:38px 40px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid h3[data-v-43901da9]{margin:30px 0 22px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid li[data-v-43901da9]{font-size:15px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise__training[data-v-43901da9]{padding-top:94px;padding-bottom:96px;grid-template-columns:320px minmax(0,1fr);gap:72px}.knowledge-page--mingli-jifa-lun .method-treatise__training-intro>p[data-v-43901da9]:last-child{font-size:16px;line-height:1.95}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages[data-v-43901da9]{position:relative;border-top:0}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages[data-v-43901da9]:before{position:absolute;top:16px;bottom:28px;left:14px;width:1px;background:#c7c7cc;content:""}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages article[data-v-43901da9]{position:relative;padding:0 0 34px;border-bottom:0;grid-template-columns:30px minmax(0,1fr);gap:20px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages article>span[data-v-43901da9]{z-index:1;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#f4f4f5;font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages h3[data-v-43901da9]{font-size:19px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages p[data-v-43901da9]{font-size:15px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise__training>aside[data-v-43901da9]{padding-left:50px;font-size:14px}.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy[data-v-43901da9]{max-width:var(--treatise-reading);columns:1}.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy p[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__principles[data-v-43901da9]{max-width:980px;margin:58px auto 0}.knowledge-page--mingli-jifa-lun .method-treatise__principles article[data-v-43901da9]{min-height:165px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison[data-v-43901da9]{border-top-color:var(--treatise-ink)}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row[data-v-43901da9]{grid-template-columns:170px repeat(2,minmax(0,1fr))}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row[data-v-43901da9]>*{font-size:14px;line-height:1.72}.knowledge-page--mingli-jifa-lun .method-treatise__closing[data-v-43901da9]{padding-top:94px;padding-bottom:94px}.knowledge-page--mingli-jifa-lun .method-treatise__closing h2[data-v-43901da9]{font-size:42px}.knowledge-page--mingli-jifa-lun .method-treatise__closing>div[data-v-43901da9]{max-width:var(--treatise-reading);margin-top:42px}.knowledge-page--mingli-jifa-lun .method-treatise__closing>div p[data-v-43901da9]{color:#c5c5ca;font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__closing blockquote[data-v-43901da9]{max-width:var(--treatise-reading);margin-top:48px;font-size:20px}@media(max-width:760px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{width:100%;padding:0 16px}.knowledge-page--mingli-jifa-lun .method-treatise [id][data-v-43901da9]{scroll-margin-top:108px}.knowledge-page--mingli-jifa-lun .method-treatise[data-v-43901da9]{-webkit-text-size-adjust:100%;text-size-adjust:100%}.knowledge-page--mingli-jifa-lun .method-treatise__eyebrow[data-v-43901da9]{margin-bottom:12px;font-size:16px;font-weight:700;letter-spacing:0}.knowledge-page--mingli-jifa-lun .method-treatise__hero[data-v-43901da9]{padding:36px 0 30px;grid-template-columns:1fr;gap:26px}.knowledge-page--mingli-jifa-lun .method-treatise__hero h1[data-v-43901da9]{font-size:38px;line-height:1.14}.knowledge-page--mingli-jifa-lun .method-treatise__hero h2[data-v-43901da9]{margin-top:16px;font-size:20px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise__hero-copy>p[data-v-43901da9]:last-child{margin-top:20px;color:#4d4d53;font-size:17px;line-height:1.9}.knowledge-page--mingli-jifa-lun .method-treatise__marks[data-v-43901da9]{min-height:72px;border-top:1px solid var(--treatise-line);border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]{min-height:58px;font-size:26px}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]:nth-child(2):after{bottom:5px;width:4px;height:4px}.knowledge-page--mingli-jifa-lun .method-treatise__opening[data-v-43901da9]{padding:48px 0 52px;grid-template-columns:1fr;justify-content:stretch;gap:22px}.knowledge-page--mingli-jifa-lun .method-treatise__opening header[data-v-43901da9]{position:static}.knowledge-page--mingli-jifa-lun .method-treatise__opening h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__section-heading h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__training-intro h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing h2[data-v-43901da9]{font-size:28px;line-height:1.38;text-wrap:balance}.knowledge-page--mingli-jifa-lun .method-treatise__prose p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing>div p[data-v-43901da9]{margin-bottom:24px;font-size:17px;line-height:1.92}.knowledge-page--mingli-jifa-lun .method-treatise__prose p[data-v-43901da9]:first-child:first-letter{margin-top:8px;font-size:50px}.knowledge-page--mingli-jifa-lun .method-treatise__prose blockquote[data-v-43901da9]{margin-top:30px;padding:19px 0 19px 18px;font-size:18px;line-height:1.72}.knowledge-page--mingli-jifa-lun .method-treatise__section-heading[data-v-43901da9]{margin-bottom:30px;text-align:left}.knowledge-page--mingli-jifa-lun .method-treatise__section-heading>p[data-v-43901da9]:last-child{margin-top:14px;color:#505057;font-size:16px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise__method[data-v-43901da9]{padding:50px 0 54px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list>article[data-v-43901da9]{position:relative;padding:29px 0 31px;grid-template-columns:1fr;gap:0}.knowledge-page--mingli-jifa-lun .method-treatise__method-mark[data-v-43901da9]{position:absolute;top:29px;left:0;width:44px;height:44px;font-size:23px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list small[data-v-43901da9]{display:none}.knowledge-page--mingli-jifa-lun .method-treatise__method-list h3[data-v-43901da9]{min-height:44px;margin:0 0 17px;padding-left:58px;display:flex;align-items:center;font-size:22px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list p[data-v-43901da9]{margin-bottom:19px;font-size:17px;line-height:1.9}.knowledge-page--mingli-jifa-lun .method-treatise__method-list footer[data-v-43901da9]{gap:7px}.knowledge-page--mingli-jifa-lun .method-treatise__method-list footer span[data-v-43901da9]{padding:7px 10px;font-size:15px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning[data-v-43901da9]{padding-top:52px;padding-bottom:55px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning ol[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li[data-v-43901da9]:nth-child(2n){padding:23px 0;border-right:0;grid-template-columns:34px minmax(0,1fr);gap:8px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning h3[data-v-43901da9]{font-size:18px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li p[data-v-43901da9]{color:#c4c4c9;font-size:16px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li>span[data-v-43901da9]{font-size:15px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__evidence[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__distinction[data-v-43901da9]{padding:52px 0 56px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid[data-v-43901da9]{position:relative;border:0;grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid[data-v-43901da9]:before{position:absolute;top:23px;bottom:23px;left:8px;width:1px;background:var(--treatise-line);content:""}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article[data-v-43901da9]{position:relative;min-height:0;padding:0 0 38px 32px;border:0!important}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article[data-v-43901da9]:last-child{padding-bottom:0}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article[data-v-43901da9]:before{position:absolute;top:7px;left:4px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:var(--treatise-accent);box-shadow:0 0 0 1px var(--treatise-accent);content:""}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid small[data-v-43901da9]{font-size:15px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article>span[data-v-43901da9]{margin-top:10px;font-size:21px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid h3[data-v-43901da9]{margin:7px 0 14px;font-size:16px}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid p[data-v-43901da9]{font-size:17px;line-height:1.88}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:19px;padding-top:15px;font-size:15px;line-height:1.78}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline>blockquote[data-v-43901da9]{margin-top:28px;padding:18px;font-size:16px;line-height:1.8}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid[data-v-43901da9]{grid-template-columns:1fr;gap:1px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid article[data-v-43901da9]{padding:25px 20px 27px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-index[data-v-43901da9]{font-size:15px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid h3[data-v-43901da9]{margin:22px 0 15px;font-size:21px}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid li[data-v-43901da9]{padding:12px 0 12px 23px;font-size:16px;line-height:1.68}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-conclusion[data-v-43901da9]{margin-top:29px;font-size:17px;line-height:1.82;text-align:left}.knowledge-page--mingli-jifa-lun .method-treatise__training[data-v-43901da9]{padding-top:52px;padding-bottom:55px;grid-template-columns:1fr;gap:30px}.knowledge-page--mingli-jifa-lun .method-treatise__training-intro>p[data-v-43901da9]:last-child{margin-top:18px;color:#505057;font-size:17px;line-height:1.9}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages[data-v-43901da9]:before{left:13px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages article[data-v-43901da9]{padding-bottom:29px;grid-template-columns:28px minmax(0,1fr);gap:15px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages article>span[data-v-43901da9]{width:27px;height:27px}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages h3[data-v-43901da9]{font-size:18px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__training-stages p[data-v-43901da9]{font-size:16px;line-height:1.88}.knowledge-page--mingli-jifa-lun .method-treatise__training>aside[data-v-43901da9]{grid-column:1;padding:20px 0 0;font-size:16px;line-height:1.88}.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy[data-v-43901da9]{columns:1}.knowledge-page--mingli-jifa-lun .method-treatise__principles[data-v-43901da9]{margin-top:34px;grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__principles article[data-v-43901da9]{padding:20px 0;grid-template-columns:34px minmax(0,1fr)}.knowledge-page--mingli-jifa-lun .method-treatise__principles h3[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__principles span[data-v-43901da9]{font-size:14px}.knowledge-page--mingli-jifa-lun .method-treatise__principles p[data-v-43901da9]{font-size:16px;line-height:1.82}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row[data-v-43901da9]{padding:20px 0;grid-template-columns:1fr;gap:9px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row>strong[data-v-43901da9]{font-size:16px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row>span[data-v-43901da9]{padding:13px 14px;font-size:16px;line-height:1.72}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-label[data-v-43901da9]{font-size:14px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-row--head[data-v-43901da9]{display:none}.knowledge-page--mingli-jifa-lun .method-treatise__closing[data-v-43901da9]{padding-top:58px;padding-bottom:58px}.knowledge-page--mingli-jifa-lun .method-treatise__closing>div[data-v-43901da9]{margin-top:30px}.knowledge-page--mingli-jifa-lun .method-treatise__closing blockquote[data-v-43901da9]{margin-top:34px;padding:22px 0;font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise__closing small[data-v-43901da9]{margin-top:30px;font-size:14px;line-height:1.8}}@media(min-width:761px)and (max-width:900px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{padding-right:36px;padding-left:36px}.knowledge-page--mingli-jifa-lun .method-treatise__hero[data-v-43901da9]{padding-top:60px;grid-template-columns:1fr;gap:36px}.knowledge-page--mingli-jifa-lun .method-treatise__hero h1[data-v-43901da9]{font-size:56px}.knowledge-page--mingli-jifa-lun .method-treatise__marks[data-v-43901da9]{min-height:104px;border-top:1px solid var(--treatise-line);border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]{min-height:82px;font-size:32px}.knowledge-page--mingli-jifa-lun .method-treatise__marks span[data-v-43901da9]:nth-child(2):after{bottom:8px}.knowledge-page--mingli-jifa-lun .method-treatise__opening[data-v-43901da9]{padding:76px 0 82px;grid-template-columns:1fr;gap:30px}.knowledge-page--mingli-jifa-lun .method-treatise__opening header[data-v-43901da9]{position:static;max-width:640px}.knowledge-page--mingli-jifa-lun .method-treatise__prose[data-v-43901da9]{max-width:var(--treatise-reading)}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning ol[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__reasoning li[data-v-43901da9]:nth-child(2n){min-height:0;padding:28px 0;border-right:0}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article[data-v-43901da9]{min-height:0}.knowledge-page--mingli-jifa-lun .method-treatise__pipeline-grid article+article[data-v-43901da9]{border-top:1px solid var(--treatise-line);border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid[data-v-43901da9]{grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise__boundary-grid article[data-v-43901da9]{min-height:0}.knowledge-page--mingli-jifa-lun .method-treatise__training[data-v-43901da9]{grid-template-columns:1fr;gap:42px}.knowledge-page--mingli-jifa-lun .method-treatise__training>aside[data-v-43901da9]{grid-column:1;padding-left:0}.knowledge-page--mingli-jifa-lun .method-treatise__principles[data-v-43901da9]{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--mingli-jifa-lun .method-treatise__principles article[data-v-43901da9]:nth-child(3){border-left:0}}@media(max-width:360px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{padding-right:14px;padding-left:14px}.knowledge-page--mingli-jifa-lun .method-treatise__hero h1[data-v-43901da9]{font-size:34px}.knowledge-page--mingli-jifa-lun .method-treatise__hero h2[data-v-43901da9]{font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise__opening h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__section-heading h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__training-intro h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing h2[data-v-43901da9]{font-size:26px}.knowledge-page--mingli-jifa-lun .method-treatise__prose p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__evidence-copy p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__closing>div p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__method-list p[data-v-43901da9]{font-size:17px}}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning[data-v-43901da9]{background:#f7f7f8;color:var(--treatise-ink)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning .method-treatise__section-heading--light h2[data-v-43901da9]{color:var(--treatise-ink)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning .method-treatise__section-heading--light>p[data-v-43901da9]:last-child{color:#5f5f66}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list[data-v-43901da9]{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]{min-height:132px;padding:22px;border:1px solid #dedee2;border-radius:8px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;background:#fff}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]:last-child{grid-column:1 / -1}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list h3[data-v-43901da9]{margin:0 0 8px;color:var(--treatise-ink);font-size:19px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list p[data-v-43901da9]{margin:0;color:#5f5f66;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-icon[data-v-43901da9]{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:#fff1e6;color:var(--treatise-accent)}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion[data-v-43901da9]{max-width:980px;margin:16px auto 0;padding:21px 24px;border:0;border-left:3px solid var(--treatise-accent);background:#fff8f2}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion strong[data-v-43901da9]{display:block;color:var(--treatise-ink);font-size:19px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion p[data-v-43901da9]{margin:7px 0 0;color:#6b4b35;font-size:15px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid[data-v-43901da9]{border:0;gap:14px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]{min-height:0;padding:28px;border:1px solid var(--treatise-line);border-radius:8px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article+article[data-v-43901da9]{border-left:1px solid var(--treatise-line)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid h3[data-v-43901da9]{margin:0 0 12px;color:var(--treatise-ink);font-size:21px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid .method-treatise__pipeline-owner[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article:nth-child(2)>.method-treatise__pipeline-owner[data-v-43901da9]{width:auto;height:auto;margin:0 0 18px;padding:5px 9px;border-radius:4px;display:inline-flex;align-self:flex-start;background:#fff2e8;color:#bd4d00;font-size:13px;font-weight:600}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid p[data-v-43901da9]{font-size:16px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:24px;padding-top:18px;border-top:1px solid #ededee;font-size:14px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid[data-v-43901da9]{gap:16px;background:transparent}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid article[data-v-43901da9]{min-height:0;padding:34px;border:1px solid var(--treatise-line);border-radius:8px;background:#f7f7f8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid article[data-v-43901da9]:last-child{border-color:#ffd9bf;background:#fff6ef}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid h3[data-v-43901da9]{margin:0 0 20px;font-size:22px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages[data-v-43901da9]{position:relative;border-top:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages[data-v-43901da9]:before{top:10px;bottom:34px;left:4px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages article[data-v-43901da9]{position:relative;padding:0 0 32px 28px;border:0;display:block}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages article[data-v-43901da9]:before{position:absolute;top:8px;left:0;z-index:1;width:9px;height:9px;border:2px solid #f4f4f5;border-radius:50%;background:var(--treatise-accent);box-shadow:0 0 0 1px var(--treatise-accent);content:""}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages h3[data-v-43901da9]{margin:0 0 8px;font-size:19px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages p[data-v-43901da9]{margin:0;color:#5f5f66;font-size:16px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles[data-v-43901da9]{border-top:1px solid var(--treatise-line)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]{position:relative;padding:25px 28px 25px 32px;display:block}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]:before{position:absolute;top:34px;left:12px;width:7px;height:7px;border-radius:50%;background:var(--treatise-accent);content:""}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles h3[data-v-43901da9]{margin:0 0 9px;font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles p[data-v-43901da9]{margin:0;font-size:15px;line-height:1.8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]{margin-bottom:16px;display:inline-flex;align-items:center;gap:9px;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:0;text-transform:none}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]:before{width:20px;height:2px;flex:0 0 auto;background:currentColor;content:""}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison[data-v-43901da9]{overflow:hidden;border:1px solid var(--treatise-line);border-top:2px solid var(--treatise-ink);border-radius:8px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table[data-v-43901da9]{width:100%;border-collapse:collapse;table-layout:fixed}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:first-child{width:18%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:nth-child(2){width:36%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:nth-child(3){width:46%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table th[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table td[data-v-43901da9]{padding:17px 18px;border-right:1px solid var(--treatise-line);border-bottom:1px solid var(--treatise-line);color:#55555c;font-size:14px;font-weight:400;line-height:1.7;text-align:left;vertical-align:middle}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table tr[data-v-43901da9]>:last-child{border-right:0}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table tbody tr[data-v-43901da9]:last-child>*{border-bottom:0}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table thead th[data-v-43901da9]{background:#f4f4f5;color:#27272a;font-size:13px;font-weight:700}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table tbody th[data-v-43901da9]{color:#27272a;font-weight:700}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table tbody td[data-v-43901da9]:last-child{color:#8b3c05;background:#fff8f3}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-header--short[data-v-43901da9]{display:none}@media(max-width:760px){.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]{margin-bottom:15px;gap:8px;font-size:16px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]:before{width:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning[data-v-43901da9]{padding-top:48px;padding-bottom:48px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list[data-v-43901da9]{grid-template-columns:1fr;gap:10px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]:nth-child(odd),.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]:nth-child(2n){min-height:0;padding:17px;border:1px solid #dedee2;grid-template-columns:36px minmax(0,1fr);gap:12px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]:last-child{grid-column:auto}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list h3[data-v-43901da9]{margin-bottom:6px;font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list p[data-v-43901da9]{font-size:16px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-icon[data-v-43901da9]{width:36px;height:36px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion[data-v-43901da9]{margin-top:12px;padding:17px 18px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion strong[data-v-43901da9]{font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion p[data-v-43901da9]{font-size:16px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__evidence[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction[data-v-43901da9]{padding-top:48px;padding-bottom:50px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid[data-v-43901da9]{gap:12px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]{padding:22px 20px;border:1px solid var(--treatise-line)!important}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]:before{display:none}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid h3[data-v-43901da9]{font-size:20px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid p[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid footer[data-v-43901da9]{font-size:15px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid[data-v-43901da9]{gap:12px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid article[data-v-43901da9]{padding:23px 20px 25px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__boundary-grid h3[data-v-43901da9]{margin:0 0 15px;font-size:20px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training[data-v-43901da9]{padding-top:48px;padding-bottom:50px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages article[data-v-43901da9]{padding:0 0 28px 25px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages h3[data-v-43901da9]{font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages p[data-v-43901da9]{font-size:17px;line-height:1.86}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles[data-v-43901da9]{margin-top:30px;grid-template-columns:1fr}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]{padding:21px 0 21px 24px;border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]:before{top:30px;left:3px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles h3[data-v-43901da9]{font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles p[data-v-43901da9]{font-size:17px;line-height:1.82}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison[data-v-43901da9]{border-top:2px solid var(--treatise-ink)}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:first-child{width:23%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:nth-child(2){width:33%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table col[data-v-43901da9]:nth-child(3){width:44%}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table th[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table td[data-v-43901da9]{padding:10px 7px;overflow-wrap:anywhere;font-size:13px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table thead th[data-v-43901da9]{padding-top:11px;padding-bottom:11px;font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-table tbody th[data-v-43901da9]{font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-header--full[data-v-43901da9]{display:none}.knowledge-page--mingli-jifa-lun .method-treatise__comparison-header--short[data-v-43901da9]{display:inline}}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero[data-v-43901da9]{max-width:920px;margin:0 auto;padding:72px 0 82px;display:block}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-copy[data-v-43901da9]{max-width:760px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story[data-v-43901da9]{max-width:760px;margin:64px 0 0 auto;padding-top:48px;border-top:1px solid var(--treatise-line)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story h3[data-v-43901da9]{margin:0 0 26px;color:var(--treatise-ink);font-size:30px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story>p[data-v-43901da9]:not(.method-treatise__eyebrow){margin:0 0 24px;color:#48484f;font-size:17px;line-height:1.95}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story blockquote[data-v-43901da9]{margin:36px 0 0;padding:20px 0 20px 24px;border-left:3px solid var(--treatise-accent);color:#27272a;font-size:20px;font-weight:600;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method[data-v-43901da9]{padding-top:82px;padding-bottom:86px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning[data-v-43901da9]{padding-top:78px;padding-bottom:82px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey[data-v-43901da9]{padding:88px 0 92px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey>blockquote[data-v-43901da9]{max-width:760px;margin:30px 0 0 auto;padding:20px 0 20px 24px;border-left:3px solid var(--treatise-accent);color:#56331b;font-size:16px;font-weight:600;line-height:1.8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof[data-v-43901da9]{margin-top:76px;padding-top:66px;border-top:1px solid var(--treatise-line)}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof[data-v-43901da9]{max-width:900px;margin-right:auto;margin-left:auto}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header[data-v-43901da9]{max-width:760px;margin-bottom:30px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header h3[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>h2[data-v-43901da9]{margin:0 0 15px;color:var(--treatise-ink);font-size:30px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>p[data-v-43901da9]{margin:0;color:#55555c;font-size:16px;line-height:1.85}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid article[data-v-43901da9]{padding:28px 30px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid h3[data-v-43901da9]{margin:0 0 14px;font-size:19px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training .method-treatise__training-stages[data-v-43901da9]{max-width:760px;margin:34px 0 0 auto}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>div[data-v-43901da9]{max-width:760px;margin-left:auto}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>div p[data-v-43901da9]{margin:0 0 22px;color:#48484f;font-size:17px;line-height:1.95}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>blockquote[data-v-43901da9]{max-width:760px;margin:30px 0 0 auto;padding:18px 20px;border:0;background:#f5f5f6;color:#52525b;font-size:15px;line-height:1.8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction[data-v-43901da9]{padding-top:82px;padding-bottom:88px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction .method-treatise__principles[data-v-43901da9]{margin:0 0 38px;border-top:1px solid var(--treatise-line);grid-template-columns:repeat(4,minmax(0,1fr))}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing[data-v-43901da9]{padding-top:80px;padding-bottom:76px}@media(max-width:760px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{padding-right:16px;padding-left:16px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]{margin-bottom:12px;font-size:14px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]:before{width:16px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero[data-v-43901da9]{padding:30px 0 42px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero h1[data-v-43901da9]{font-size:34px;line-height:1.18}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero h2[data-v-43901da9]{margin-top:14px;font-size:18px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-copy>p[data-v-43901da9]:last-child{margin-top:18px;font-size:16px;line-height:1.78}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story[data-v-43901da9]{margin-top:36px;padding-top:34px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story h3[data-v-43901da9]{margin-bottom:18px;font-size:24px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story>p[data-v-43901da9]:not(.method-treatise__eyebrow){margin-bottom:18px;font-size:17px;line-height:1.82}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story blockquote[data-v-43901da9]{margin-top:26px;padding:14px 0 14px 16px;font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading[data-v-43901da9]{margin-bottom:26px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing h2[data-v-43901da9]{font-size:25px;line-height:1.42}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading>p[data-v-43901da9]:last-child{margin-top:12px;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method[data-v-43901da9]{padding-top:44px;padding-bottom:46px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list>article[data-v-43901da9]{padding:23px 0 25px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-mark[data-v-43901da9]{top:23px;width:40px;height:40px;font-size:21px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list h3[data-v-43901da9]{min-height:40px;margin-bottom:13px;padding-left:52px;font-size:20px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list p[data-v-43901da9]{margin-bottom:14px;font-size:16px;line-height:1.78}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list footer span[data-v-43901da9]{padding:5px 8px;font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning[data-v-43901da9]{padding-top:44px;padding-bottom:46px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list[data-v-43901da9]{gap:9px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]{min-height:0;padding:16px;grid-template-columns:34px minmax(0,1fr);gap:11px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-icon[data-v-43901da9]{width:34px;height:34px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list h3[data-v-43901da9]{margin-bottom:4px;font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list p[data-v-43901da9]{font-size:15px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion[data-v-43901da9]{padding:16px 17px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion strong[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion p[data-v-43901da9]{font-size:15px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey[data-v-43901da9]{padding:46px 0 50px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid[data-v-43901da9]{gap:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]{padding:20px 0;border:0!important;border-bottom:1px solid var(--treatise-line)!important;border-radius:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]:first-child{border-top:1px solid var(--treatise-line)!important}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid h3[data-v-43901da9]{margin-bottom:7px;font-size:19px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid .method-treatise__pipeline-owner[data-v-43901da9]{margin-bottom:11px;padding:0;background:transparent;color:var(--treatise-accent);font-size:14px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid p[data-v-43901da9]{font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:13px;padding-top:12px;font-size:14px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey>blockquote[data-v-43901da9]{margin-top:22px;padding:14px 0 14px 16px;font-size:15px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof[data-v-43901da9]{margin-top:42px;padding-top:40px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header[data-v-43901da9]{margin-bottom:20px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header h3[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>h2[data-v-43901da9]{margin-bottom:10px;font-size:23px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>p[data-v-43901da9]{font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid[data-v-43901da9]{gap:9px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid article[data-v-43901da9]{padding:18px 17px 19px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid h3[data-v-43901da9]{margin-bottom:9px;font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid li[data-v-43901da9]{padding:8px 0 8px 19px;font-size:15px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training .method-treatise__training-stages[data-v-43901da9]{margin-top:24px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages article[data-v-43901da9]{padding:0 0 23px 25px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages h3[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages p[data-v-43901da9]{font-size:15px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>div p[data-v-43901da9]{margin-bottom:17px;font-size:16px;line-height:1.78}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>blockquote[data-v-43901da9]{margin-top:22px;padding:15px 16px;font-size:14px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction[data-v-43901da9]{padding-top:46px;padding-bottom:50px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction .method-treatise__principles[data-v-43901da9]{margin-bottom:26px;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]{padding:16px 10px 16px 17px;display:block}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]:before{top:24px;left:3px;width:6px;height:6px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]:nth-child(3){border-left:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles h3[data-v-43901da9]{margin-bottom:5px;font-size:16px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles p[data-v-43901da9]{font-size:13px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table th[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table td[data-v-43901da9]{padding:10px 7px;font-size:13px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing[data-v-43901da9]{padding-top:52px;padding-bottom:50px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing>div[data-v-43901da9]{margin-top:27px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing>div p[data-v-43901da9]{margin-bottom:18px;font-size:16px;line-height:1.78}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing blockquote[data-v-43901da9]{margin-top:30px;padding:20px 0;font-size:16px;line-height:1.65}}@media(max-width:760px){.knowledge-page--mingli-jifa-lun .knowledge-main[data-v-43901da9]{padding-right:20px;padding-left:20px}.knowledge-page--mingli-jifa-lun .method-treatise--reading[data-v-43901da9]{color:#242428}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]{width:fit-content;margin-bottom:14px;padding:5px 9px;border-radius:4px;display:inline-flex;background:#fff1e7;color:#e85d04;font-size:14px;font-weight:600;line-height:1.4}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__eyebrow[data-v-43901da9]:before{display:none}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero[data-v-43901da9]{margin-inline:-20px;padding:34px 20px 44px;border-bottom:0;background:#f8f8f8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero h1[data-v-43901da9]{margin:0;font-size:32px;font-weight:700;line-height:1.22}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero h2[data-v-43901da9]{margin-top:14px;color:#303036;font-size:19px;font-weight:600;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-copy>p[data-v-43901da9]:last-child{margin-top:17px;color:#63636a;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story[data-v-43901da9]{margin-top:34px;padding-top:34px;border-top-color:#dedee1}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story h3[data-v-43901da9]{margin-bottom:17px;font-size:23px;font-weight:700;line-height:1.48}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story>p[data-v-43901da9]:not(.method-treatise__eyebrow){margin-bottom:17px;color:#505057;font-size:16px;line-height:1.8}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__hero-story blockquote[data-v-43901da9]{margin-top:24px;padding:16px 18px;border:0;border-radius:6px;background:#fff;color:#34343a;font-size:16px;line-height:1.7}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading[data-v-43901da9]{margin-bottom:24px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing h2[data-v-43901da9]{color:#202024;font-size:24px;font-weight:700;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__section-heading>p[data-v-43901da9]:last-child{margin-top:11px;color:#63636a;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method[data-v-43901da9]{padding-top:42px;padding-bottom:46px;border-top:0}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list[data-v-43901da9]{border-top:0;display:grid;gap:12px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list>article[data-v-43901da9]{position:relative;padding:20px;border:1px solid #e2e2e5;border-radius:8px;display:block;background:#fafafa}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-mark[data-v-43901da9]{position:absolute;top:20px;left:20px;width:38px;height:38px;border:0;border-radius:7px;background:#ff6a00;color:#fff;font-size:20px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list h3[data-v-43901da9]{min-height:38px;margin:0 0 15px;padding-left:50px;display:flex;align-items:center;color:#222226;font-size:19px;line-height:1.42}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list p[data-v-43901da9]{margin:0;color:#58585f;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list footer[data-v-43901da9]{margin-top:15px;gap:6px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__method-list footer span[data-v-43901da9]{padding:5px 8px;border-color:#e3e3e6;border-radius:4px;background:#fff;color:#67676e;font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__reasoning[data-v-43901da9]{padding-top:44px;padding-bottom:46px;background:#f3f3f4}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list[data-v-43901da9]{overflow:hidden;border:1px solid #dedee2;border-radius:8px;display:block;background:#fff}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article[data-v-43901da9]{min-height:0;padding:17px 16px;border:0;border-radius:0;grid-template-columns:34px minmax(0,1fr);gap:11px;background:transparent}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list article+article[data-v-43901da9]{border-top:1px solid #ededee}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-icon[data-v-43901da9]{width:34px;height:34px;border-radius:6px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list h3[data-v-43901da9]{margin-bottom:3px;font-size:17px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-list p[data-v-43901da9]{font-size:15px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion[data-v-43901da9]{margin-top:12px;padding:17px 18px;border-left-width:3px;border-radius:0 6px 6px 0}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion strong[data-v-43901da9]{font-size:17px}.knowledge-page--mingli-jifa-lun .method-treatise__reasoning-conclusion p[data-v-43901da9]{font-size:15px;line-height:1.65}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey[data-v-43901da9]{padding:44px 0 48px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid[data-v-43901da9]{display:grid;gap:10px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid article[data-v-43901da9]:first-child{padding:19px;border:1px solid #e2e2e5!important;border-radius:8px;background:#fafafa}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid small[data-v-43901da9]{margin-bottom:8px;display:block;color:#e85d04;font-size:13px;font-weight:600}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid h3[data-v-43901da9]{margin:0 0 7px;font-size:19px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid .method-treatise__pipeline-owner[data-v-43901da9]{margin:0 0 11px;padding:4px 7px;border-radius:4px;background:#fff0e5;color:#c94f00;font-size:13px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid p[data-v-43901da9]{color:#595960;font-size:16px;line-height:1.72}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__pipeline-grid footer[data-v-43901da9]{margin-top:13px;padding-top:12px;color:#44444a;font-size:14px;line-height:1.6}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey>blockquote[data-v-43901da9]{margin-top:14px;padding:16px 18px;border:0;border-radius:6px;background:#fff4eb;font-size:15px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof[data-v-43901da9]{margin-top:40px;padding-top:38px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header h3[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>h2[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>h2[data-v-43901da9]{font-size:22px;font-weight:700;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-boundary>header p[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training>p[data-v-43901da9]{color:#626269;font-size:16px;line-height:1.72}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid[data-v-43901da9]{display:grid;gap:10px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid article[data-v-43901da9]{padding:19px;border-radius:8px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid h3[data-v-43901da9]{margin-bottom:9px;font-size:18px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey .method-treatise__boundary-grid li[data-v-43901da9]{padding:8px 0 8px 20px;color:#55555c;font-size:15px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-training .method-treatise__training-stages[data-v-43901da9]{margin-top:24px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages article[data-v-43901da9]{padding:0 0 24px 27px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages h3[data-v-43901da9]{font-size:17px;line-height:1.45}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__training-stages p[data-v-43901da9]{color:#606067;font-size:15px;line-height:1.68}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof[data-v-43901da9]{padding:24px 20px;border:1px solid #ffdac0;border-radius:8px;background:#fff8f3}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>div p[data-v-43901da9]{color:#555057;font-size:16px;line-height:1.75}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__journey-proof>blockquote[data-v-43901da9]{padding:14px 15px;background:#fff;color:#66636a;font-size:14px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction[data-v-43901da9]{margin-inline:-20px;padding:44px 20px 48px;border-top:0;background:#f5f5f6}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__distinction .method-treatise__principles[data-v-43901da9]{margin-bottom:24px;border:1px solid #e0e0e3;border-radius:8px;overflow:hidden;background:#fff}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]{padding:15px 12px 15px 20px;border-bottom:1px solid #ededee}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles article[data-v-43901da9]:before{top:23px;left:8px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles h3[data-v-43901da9]{margin-bottom:4px;font-size:16px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__principles p[data-v-43901da9]{color:#68686f;font-size:13px;line-height:1.55}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison[data-v-43901da9]{background:#fff}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table th[data-v-43901da9],.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table td[data-v-43901da9]{padding:10px 7px;font-size:12.5px;line-height:1.5}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table col[data-v-43901da9]:first-child,.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table thead th[data-v-43901da9]:first-child,.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table tbody th[data-v-43901da9]{display:none}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table col[data-v-43901da9]:nth-child(2){width:45%}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__comparison-table col[data-v-43901da9]:nth-child(3){width:55%}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing[data-v-43901da9]{padding:50px 22px 48px}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing .method-treatise__eyebrow[data-v-43901da9]{background:#ff6a0024}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing h2[data-v-43901da9]{color:#fff}.knowledge-page--mingli-jifa-lun .method-treatise--reading .method-treatise__closing>div p[data-v-43901da9]{color:#c6c6cb;font-size:16px;line-height:1.75}}.knowledge-page .liujia-section-heading h2{font-size:24px;font-weight:700}.knowledge-page .liujia-concepts .liujia-section-heading p{display:none}.knowledge-page .liujia-concept-grid article{min-height:205px;padding:27px 24px;border-top-width:1px;box-shadow:0 2px 5px #18181b14}.knowledge-page .liujia-concept-grid article:nth-child(2){border-color:#18181b}.knowledge-page .liujia-concept-grid h3{display:flex;align-items:center;gap:10px;font-size:20px}.knowledge-page .liujia-concept-grid h3 i{color:#2563eb;font-size:24px;font-style:normal}.knowledge-page .liujia-concept-grid .branches h3 i,.knowledge-page .liujia-concept-grid .branches h3{color:#15803d}.knowledge-page .liujia-concept-grid .cycle h3 i,.knowledge-page .liujia-concept-grid .cycle h3{color:#7e22ce}.knowledge-page .liujia-concept-grid article>div{margin-top:4px}.knowledge-page .liujia-concept-grid article span{padding:3px 8px;border:1px solid #d7e5da;background:#f0fdf4;color:#166534}.knowledge-page .liujia-concept-grid .cycle span{border-color:#e4e4e7;background:#fff;color:#18181b}.knowledge-page .liujia-filter-row{min-height:66px;padding:14px 16px;border:1px solid #e4e4e7;border-radius:10px;box-shadow:0 2px 4px #18181b0a}.knowledge-page .liujia-filter-icon{margin:0;color:#71717a;font-size:21px;transform:rotate(180deg)}.knowledge-page .liujia-filter-row>span:last-child{color:#71717a}.knowledge-page .liujia-grid{margin-top:32px;gap:12px}.knowledge-page .liujia-grid button{min-height:138px;padding:12px 0 0;overflow:hidden;justify-content:flex-start}.knowledge-page .liujia-grid button.active{border:2px solid #3b82f6;background:#eff6ff}.knowledge-page .liujia-grid small{width:100%;align-self:center;color:#71717a;text-align:center}.knowledge-page .liujia-grid strong{margin:5px 0 12px;color:#09090b;font-size:19px}.knowledge-page .liujia-grid span{width:100%;padding:4px 3px;display:grid;grid-template-columns:1fr 1fr;background:#f4fbf5;color:#166534}.knowledge-page .liujia-grid span b{display:none}.knowledge-page .liujia-grid em{width:calc(100% - 20px);margin:7px 10px 0;padding:5px 3px;border-radius:4px}.knowledge-page .liujia-nayin--wood{background:#dcfce7;color:#15803d}.knowledge-page .liujia-nayin--fire{background:#fee2e2;color:#ef4444}.knowledge-page .liujia-nayin--earth{background:#fef3c7;color:#a16207}.knowledge-page .liujia-nayin--metal{background:#f4f4f5;color:#475569}.knowledge-page .liujia-nayin--water{background:#dbeafe;color:#2563eb}.knowledge-page .liujia-selected{margin-top:28px;padding:26px 24px}.knowledge-page .liujia-selected>header{padding:0 0 24px;background:#fff}.knowledge-page .liujia-selected>header>span{width:auto;height:auto;font-size:25px}.knowledge-page .liujia-selected h3{display:flex;align-items:center;gap:10px}.knowledge-page .liujia-selected h3 small,.knowledge-page .liujia-selected h3 em{padding:3px 9px;border:1px solid #e4e4e7;border-radius:6px;color:#18181b;font-size:12px;font-style:normal;font-weight:500}.knowledge-page .liujia-selected__body{display:grid;grid-template-columns:1fr 1fr;gap:32px}.knowledge-page .liujia-selected__body h4{margin:0 0 14px;font-size:17px}.knowledge-page .liujia-selected__facts{padding:0;display:grid;grid-template-columns:1fr;gap:12px}.knowledge-page .liujia-selected__facts article{min-height:84px;padding:16px;background:#ecfdf3}.knowledge-page .liujia-selected__facts article:nth-child(2){background:#eff6ff}.knowledge-page .liujia-selected__facts article:nth-child(3){background:#f7f7f8}.knowledge-page .liujia-selected__facts strong{display:inline-block;margin-right:8px;font-size:18px}.knowledge-page .liujia-selected__facts small{padding:2px 7px;border:1px solid #d1d5db;border-radius:5px;color:#18181b}.knowledge-page .liujia-selected__traits{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.knowledge-page .liujia-selected__traits b{padding:5px 10px;border-radius:5px;background:#f4f4f5;font-size:12px}.knowledge-page .liujia-selected__body ul{margin:0;padding-left:17px;display:grid;gap:9px;grid-template-columns:1fr 1fr;color:#52525b;font-size:14px}.knowledge-page .liujia-selected__body li::marker{color:#3b82f6}.knowledge-page .liujia-cycle-panel{padding:32px;border:1px solid #e4e4e7;border-radius:10px;background:#fff}.knowledge-page .liujia-cycle-grid article{padding:0;border:0}.knowledge-page .liujia-cycle-grid article>div{padding:16px;border-radius:8px;background:#f4f4f5}.knowledge-page .liujia-cycle-grid article>div small{width:100%;color:#71717a}.knowledge-page .liujia-cycle-grid span{border:1px solid #e4e4e7;background:#fff;color:#18181b;font-weight:600}.knowledge-page .liujia-cycle-panel>aside{margin-top:32px;padding:24px;border:0;background:#eff6ff;text-align:left}.knowledge-page .liujia-cycle-panel>aside strong{color:#1d4ed8;font-size:17px}.knowledge-page .liujia-cycle-panel>aside p{color:#1d4ed8}.knowledge-page .liujia-table-wrap td:nth-child(3) span:before{content:"ϟ "}.knowledge-page .liujia-table-wrap td:nth-child(3) span{font-weight:600}.knowledge-page .liujia-nayin-features{margin-top:32px;padding:32px;border-radius:10px;background:#f8f8f9}.knowledge-page .liujia-nayin-features>h3{text-align:center;font-size:19px}.knowledge-page .liujia-element-summary article{background:transparent;text-align:center}.knowledge-page .liujia-element-summary article i{width:48px;height:48px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#2563eb;font-size:25px;font-style:normal}.knowledge-page .liujia-element-summary strong{display:block}.knowledge-page .liujia-nayin-features>aside{margin-top:20px;padding:20px;border-radius:7px;background:#eff6ff;color:#1d4ed8}.knowledge-page .liujia-nayin-features>aside p{margin:8px 0 0;line-height:1.75}.knowledge-page .liujia-void-rule{padding:42px 46px;border:1px solid #fed7aa;border-radius:18px;background:#fffbeb;box-shadow:0 14px 28px #18181b1a;text-align:center}.knowledge-page .liujia-void-rule>h3{margin:0;color:#9a3412;font-size:26px}.knowledge-page .liujia-void-rule>h3 i{margin-right:12px;padding:9px 13px;border-radius:10px;background:#ea580c;color:#fff;font-style:normal}.knowledge-page .liujia-void-rule>p{color:#c2410c;font-size:16px}.knowledge-page .liujia-void-rule>b{width:64px;height:4px;margin:18px auto 38px;display:block;border-radius:99px;background:#f97316}.knowledge-page .liujia-void-summary article{min-height:176px;padding:20px 10px;border:0;border-top:4px solid #4f46e5;box-shadow:0 8px 18px #18181b1f}.knowledge-page .liujia-void-summary article:nth-child(2){border-color:#10b981}.knowledge-page .liujia-void-summary article:nth-child(3){border-color:#8b5cf6}.knowledge-page .liujia-void-summary article:nth-child(4){border-color:#ec4899}.knowledge-page .liujia-void-summary article:nth-child(5){border-color:#f97316}.knowledge-page .liujia-void-summary article:nth-child(6){border-color:#64748b}.knowledge-page .liujia-void-summary article>b{width:40px;height:40px;background:#4f46e5;color:#fff;font-size:15px}.knowledge-page .liujia-void-summary article>small{color:#a1a1aa}.knowledge-page .liujia-void-summary article>span{padding:8px;border-radius:8px;background:#ef4444;color:#fff;font-weight:700}.knowledge-page .liujia-void-query-title{margin:92px 0 44px;text-align:center;font-size:26px}.knowledge-page .liujia-void-query-title:after,.knowledge-page .liujia-void-impact>h3:after{width:80px;height:4px;margin:12px auto 0;display:block;border-radius:99px;background:#f97316;content:""}.knowledge-page .liujia-void-groups{gap:28px}.knowledge-page .liujia-void-groups article{border-color:#93c5fd;background:#eff6ff;box-shadow:0 8px 18px #3b82f61f}.knowledge-page .liujia-void-groups article:nth-child(2){border-color:#6ee7b7;background:#ecfdf5}.knowledge-page .liujia-void-groups article:nth-child(3){border-color:#d8b4fe;background:#faf5ff}.knowledge-page .liujia-void-groups header{padding:22px 24px;background:transparent}.knowledge-page .liujia-void-groups header>b{width:48px;height:48px;background:#4f46e5;font-size:18px}.knowledge-page .liujia-void-groups header h3{font-size:20px}.knowledge-page .liujia-void-groups header label{margin-left:auto}.knowledge-page .liujia-void-groups header label span{margin-left:10px;padding:10px 14px;border-radius:8px;background:#ef4444;color:#fff;font-weight:700}.knowledge-page .liujia-void-groups article>div{padding:0 24px 24px}.knowledge-page .liujia-void-groups article>div span{padding:13px 5px;background:#ffffffd1}.knowledge-page .liujia-void-groups article>div small{display:block;color:#71717a}.knowledge-page .liujia-void-groups article>div strong{font-size:15px}.knowledge-page .liujia-void-impact{margin-top:110px}.knowledge-page .liujia-void-impact>h3{text-align:center;font-size:26px}.knowledge-page .liujia-void-impact>h3:after{background:#a855f7}.knowledge-page .liujia-void-impact>div{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.knowledge-page .liujia-void-impact article{min-height:280px;padding:32px;border:1px solid #fca5a5;border-radius:14px;background:#fff1f2;text-align:center;box-shadow:0 12px 24px #18181b1a}.knowledge-page .liujia-void-impact article.change{border-color:#fcd34d;background:#fffbeb}.knowledge-page .liujia-void-impact article.chance{border-color:#93c5fd;background:#eff6ff}.knowledge-page .liujia-void-impact i{width:64px;height:64px;margin:auto;border-radius:14px;display:grid;place-items:center;background:#ef4444;color:#fff;font-size:28px;font-style:normal}.knowledge-page .liujia-void-impact h4{font-size:20px}.knowledge-page .liujia-void-impact p{line-height:1.8}.knowledge-page .liujia-void-impact span{padding:12px;border:1px solid currentColor;border-radius:7px;display:block;color:#ef4444}.knowledge-page .liujia-pillar-panel{max-width:920px;margin:0 auto 52px;padding:50px;border:1px solid #e4e4e7;border-radius:10px;text-align:center}.knowledge-page .liujia-pillar-panel>h3{margin:0 0 28px;font-size:21px}.knowledge-page .liujia-pillars article{box-shadow:0 2px 6px #18181b1a}.knowledge-page .liujia-pillars article.featured{border-color:#18181b}.knowledge-page .liujia-pillars article.featured span:first-of-type{background:#09090b;color:#fff}.knowledge-page .liujia-pillar-panel>p{margin:24px 0 0;color:#71717a}.knowledge-page .liujia-application-grid article{min-height:248px;display:block}.knowledge-page .liujia-application-grid i{float:left;margin-right:14px;border-radius:50%;background:#fee2e2;color:#ef4444}.knowledge-page .liujia-application-grid article:nth-child(2) i{background:#dbeafe;color:#2563eb}.knowledge-page .liujia-application-grid article:nth-child(3) i{background:#dcfce7;color:#16a34a}.knowledge-page .liujia-application-grid article:nth-child(4) i{background:#f3e8ff;color:#9333ea}.knowledge-page .liujia-application-grid h3{padding-top:9px}.knowledge-page .liujia-application-grid p{clear:both;padding-top:18px;font-size:14px}.knowledge-page .liujia-application-grid span{font-size:13px}.knowledge-page .nayin-page{max-width:1120px;margin:0 auto;color:#27272a}.knowledge-page .nayin-page>section{margin-bottom:120px}.knowledge-page .nayin-heading{max-width:760px;margin:0 auto 30px;text-align:center}.knowledge-page .nayin-heading h2{margin:0 0 10px;font-size:26px}.knowledge-page .nayin-heading p{margin:0;color:#71717a;line-height:1.8}.knowledge-page .nayin-search{height:44px;margin-bottom:26px;padding:0 14px;border:1px solid #e4e4e7;border-radius:8px;display:flex;align-items:center;gap:10px;background:#fff}.knowledge-page .nayin-search input{min-width:0;flex:1;border:0;outline:0}.knowledge-page .nayin-search span{color:#a1a1aa;font-size:12px}.knowledge-page .nayin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.knowledge-page .nayin-grid button{min-height:112px;padding:17px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#27272a;text-align:left;transition:.18s}.knowledge-page .nayin-grid button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #18181b14}.knowledge-page .nayin-grid button.active{border:2px solid #3b82f6;background:#eff6ff}.knowledge-page .nayin-grid header{display:flex;align-items:center;gap:9px}.knowledge-page .nayin-grid header>span{font-size:22px}.knowledge-page .nayin-grid strong{font-size:16px}.knowledge-page .nayin-grid header i{width:24px;height:24px;margin-left:auto;border-radius:50%;display:grid;place-items:center;background:#64748b;color:#fff;font-size:11px;font-style:normal}.knowledge-page .nayin-grid p{margin:9px 0 4px;color:#52525b;font-size:13px}.knowledge-page .nayin-grid small{color:#8b8b92;font-size:11px}.knowledge-page .nayin-card--wood header i{background:#22c55e}.knowledge-page .nayin-card--fire header i{background:#ef4444}.knowledge-page .nayin-card--earth header i{background:#eab308}.knowledge-page .nayin-card--metal header i{background:#64748b}.knowledge-page .nayin-card--water header i{background:#3b82f6}.knowledge-page .nayin-legend{margin-top:20px;display:flex;justify-content:center;gap:18px;font-size:12px}.knowledge-page .nayin-legend span{display:flex;align-items:center;gap:5px}.knowledge-page .nayin-legend i{width:8px;height:8px;border-radius:50%}.knowledge-page .nayin-dot--wood{background:#22c55e}.knowledge-page .nayin-dot--fire{background:#ef4444}.knowledge-page .nayin-dot--earth{background:#eab308}.knowledge-page .nayin-dot--metal{background:#64748b}.knowledge-page .nayin-dot--water{background:#3b82f6}.knowledge-page .nayin-selected{margin-top:28px;overflow:hidden;border:1px solid #93c5fd;border-radius:9px;background:#fff}.knowledge-page .nayin-selected>header{padding:20px 24px;display:flex;align-items:center;gap:13px;background:#dbeafe}.knowledge-page .nayin-selected>header>span{font-size:30px}.knowledge-page .nayin-selected h3{margin:0;font-size:21px}.knowledge-page .nayin-selected header p{margin:3px 0 0;color:#52525b;font-size:13px}.knowledge-page .nayin-selected header>small{margin-left:auto}.knowledge-page .nayin-selected>div{padding:24px;display:grid;grid-template-columns:2fr 1fr;gap:30px}.knowledge-page .nayin-selected section>div{display:flex;flex-wrap:wrap;gap:8px}.knowledge-page .nayin-selected section b{padding:5px 9px;border-radius:5px;background:#f4f4f5;font-size:12px}.knowledge-page .nayin-selected dl{margin:0;display:grid;gap:10px}.knowledge-page .nayin-selected dl>div{padding:10px;border-radius:6px;background:#f8f8f9}.knowledge-page .nayin-selected dd{margin:3px 0 0;font-weight:600}.knowledge-page .nayin-table-wrap{overflow:hidden;border:1px solid #e4e4e7;border-radius:8px}.knowledge-page .nayin-table-wrap table{width:100%;border-collapse:collapse}.knowledge-page .nayin-table-wrap th,.knowledge-page .nayin-table-wrap td{padding:11px 14px;border-bottom:1px solid #eee;font-size:13px;text-align:left}.knowledge-page .nayin-table-wrap th{background:#f7f7f8}.knowledge-page .nayin-science-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-page .nayin-science-grid article{min-height:180px;padding:22px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.knowledge-page .nayin-science-grid i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff7ed;font-style:normal}.knowledge-page .nayin-science-grid p{color:#52525b;font-size:13px;line-height:1.75}.knowledge-page .nayin-science-grid span{color:#71717a;font-size:11px}.knowledge-page .nayin-song{margin-top:30px;padding:30px;border-radius:9px;display:grid;grid-template-columns:1.2fr 1fr;gap:26px;background:#fff7e6}.knowledge-page .nayin-song section p{font-size:13px;line-height:1.9}.knowledge-page .nayin-song aside{display:grid;gap:10px}.knowledge-page .nayin-song aside article{padding:13px;border-radius:6px;background:#fff}.knowledge-page .nayin-song aside p{margin:0;font-size:12px}.knowledge-page .nayin-song>small{grid-column:1/-1;text-align:center}.knowledge-page .nayin-wisdom{max-width:760px;margin-right:auto!important;margin-left:auto!important;text-align:center}@media(max-width:760px){.knowledge-page .liujia-page{width:100%}.knowledge-page .liujia-page>section{margin-bottom:76px}.liujia-section-heading{margin-bottom:24px;padding:0 4px}.liujia-section-heading h2{font-size:23px}.liujia-section-heading p{font-size:13px}.knowledge-page .liujia-concept-grid{grid-template-columns:1fr;gap:12px}.liujia-concept-grid article{min-height:0;padding:18px}.liujia-concept-grid p{min-height:0}.liujia-filter-row{flex-wrap:wrap}.liujia-filter-row select{min-width:0;flex:1 1 135px}.liujia-filter-row>span{width:100%;text-align:right}.knowledge-page .liujia-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.knowledge-page .liujia-grid button{min-height:128px;padding:10px 0 0}.liujia-grid small{align-self:flex-end}.liujia-selected>header{padding:18px}.knowledge-page .liujia-selected__facts{padding:16px;grid-template-columns:1fr;gap:10px}.knowledge-page .liujia-selected{padding:18px 14px}.knowledge-page .liujia-selected h3{flex-wrap:wrap}.knowledge-page .liujia-selected__body{grid-template-columns:1fr;gap:28px}.knowledge-page .liujia-selected__body ul{grid-template-columns:1fr 1fr}.liujia-selected__footer{padding:0 16px 18px}.knowledge-page .liujia-cycle-grid{grid-template-columns:1fr;gap:12px}.liujia-cycle-grid article{padding:18px}.liujia-table-wrap{overflow:hidden}.liujia-table-wrap table{min-width:0;table-layout:fixed}.liujia-table-wrap th,.liujia-table-wrap td{padding:7px 3px;overflow-wrap:anywhere;font-size:9px;line-height:1.4}.liujia-table-wrap th:nth-child(1),.liujia-table-wrap td:nth-child(1){width:10%}.liujia-table-wrap th:nth-child(2),.liujia-table-wrap td:nth-child(2){width:18%}.liujia-table-wrap th:nth-child(3),.liujia-table-wrap td:nth-child(3){width:18%}.liujia-table-wrap th:nth-child(4),.liujia-table-wrap td:nth-child(4){width:12%}.liujia-element{padding:2px 4px}.knowledge-page .liujia-element-summary{grid-template-columns:1fr}.knowledge-page .liujia-void-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-page .liujia-void-rule{padding:28px 14px;border-radius:12px}.knowledge-page .liujia-void-rule>h3{font-size:22px}.knowledge-page .liujia-void-summary article{min-height:154px}.knowledge-page .liujia-void-query-title{margin-top:72px;font-size:23px}.knowledge-page .liujia-void-groups header{align-items:flex-start;flex-wrap:wrap;padding:18px 14px}.knowledge-page .liujia-void-groups header label{width:100%;margin:8px 0 0}.knowledge-page .liujia-void-groups header label span{padding:7px 10px}.knowledge-page .liujia-void-groups article>div{padding:0 12px 16px;grid-template-columns:repeat(5,1fr);gap:5px}.knowledge-page .liujia-void-impact{margin-top:76px}.knowledge-page .liujia-void-impact>div{grid-template-columns:1fr;gap:14px}.knowledge-page .liujia-void-impact article{min-height:0;padding:24px}.knowledge-page .liujia-void-groups article>div{grid-template-columns:repeat(5,1fr)}.knowledge-page .liujia-pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.knowledge-page .liujia-pillar-panel{padding:28px 12px}.knowledge-page .liujia-application-grid{grid-template-columns:1fr;gap:11px}.liujia-application-grid article{min-height:0;padding:18px}.knowledge-page .liujia-learning>div{grid-template-columns:1fr;gap:11px}.liujia-learning button{min-height:0;padding:20px}.knowledge-page .nayin-page>section{margin-bottom:76px}.knowledge-page .nayin-heading h2{font-size:23px}.knowledge-page .nayin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.knowledge-page .nayin-grid button{min-height:128px;padding:13px 10px}.knowledge-page .nayin-grid header{flex-wrap:wrap}.knowledge-page .nayin-legend{flex-wrap:wrap;gap:10px 15px}.knowledge-page .nayin-selected>header{padding:16px}.knowledge-page .nayin-selected>div{padding:16px;grid-template-columns:1fr}.knowledge-page .nayin-table-section>.nayin-heading{margin-bottom:16px}.knowledge-page .nayin-table-section>.nayin-heading h2{font-size:18px;line-height:1.4}.knowledge-page .nayin-table-wrap table,.knowledge-page .nayin-table-wrap thead,.knowledge-page .nayin-table-wrap tbody{width:100%;height:auto!important;display:block}.knowledge-page .nayin-table-wrap tr{width:100%;display:grid;grid-template-columns:38% 20% 42%;align-items:center}.knowledge-page .nayin-table-wrap thead tr{min-height:36px}.knowledge-page .nayin-table-wrap tbody tr{min-height:42px;border-bottom:1px solid #eee}.knowledge-page .nayin-table-wrap tbody tr:last-child{border-bottom:0}.knowledge-page .nayin-table-wrap th,.knowledge-page .nayin-table-wrap td{width:auto!important;height:auto!important;padding:8px 11px;border-bottom:0;display:block;overflow:hidden;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.knowledge-page .nayin-table-wrap th:nth-child(n+4),.knowledge-page .nayin-table-wrap td:nth-child(n+4){display:none}.knowledge-page .nayin-science-grid{grid-template-columns:1fr;gap:10px}.knowledge-page .nayin-science-grid article{min-height:0;padding:18px}.knowledge-page .nayin-song{padding:20px 15px;grid-template-columns:1fr}.knowledge-page .nayin-song>small{grid-column:auto}}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f6f2ea;color:#2a2118;font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-weight:500}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
