:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#101712;--forest:#18261d;--forest-2:#233527;--panel:#162119e0;--panel-2:#202f25e0;--cream:#f3ead6;--muted:#aeb9a9;--jade:#6fb192;--jade-soft:#b9d8c5;--gold:#d8b45d;--gold-2:#f1d992;--clay:#bb674d;--blue:#74b9c8;--line:#f3ead626;--line-strong:#d8b45d6b;--radius:8px;--shadow:0 24px 80px #00000057;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{min-height:100vh;color:var(--cream);font-family:var(--font);letter-spacing:0;background:linear-gradient(#d8b45d0c 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#d8b45d09 1px,#0000 1px) 0 0/44px 44px,linear-gradient(135deg,#0f1712 0%,#172319 48%,#251914 100%);margin:0;line-height:1.5}button,input{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101712e6;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 32px);min-height:64px;margin:0 auto;display:flex}.brand{white-space:nowrap;align-items:center;gap:10px;min-width:0;font-weight:780;display:flex}.brand-mark{width:32px;height:32px;color:var(--gold-2);background:#d8b45d14;border:1px solid #d8b45d80;border-radius:6px;place-items:center;display:grid}.nav-links{color:var(--muted);align-items:center;gap:6px;font-size:.88rem;display:flex}.nav-actions{justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.nav-links a{border-radius:6px;padding:8px 10px}.nav-links a:hover{color:var(--cream);background:#f3ead612}.nav-links .nav-cta{color:#22180c;background:var(--gold);font-weight:820}.nav-links .nav-cta:hover{color:#22180c;background:var(--gold-2)}.language-switcher{border:1px solid var(--line);background:#f3ead60a;border-radius:8px;align-items:center;gap:2px;margin-left:4px;padding:3px;display:inline-flex}.language-switcher button{min-height:30px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:6px;padding:0 9px;font-size:.78rem;font-weight:760}.language-switcher button:hover{color:var(--cream);background:#f3ead612}.language-switcher button.active{color:#22180c;background:var(--gold-2)}.page{overflow:clip}.section{width:min(1240px,100% - 32px);margin:0 auto;padding:72px 0;scroll-margin-top:96px}.hero{grid-template-columns:minmax(340px,.64fr) minmax(0,1.36fr);align-items:center;gap:clamp(34px,4vw,72px);width:min(1680px,100% - 32px);min-height:calc(100svh - 64px);padding-top:42px;padding-bottom:52px;display:grid}.hero-copy{gap:22px;min-width:0;display:grid}.commercial-hero{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:center;min-height:auto;padding-top:30px;padding-bottom:24px}.commercial-copy{gap:12px}.commercial-copy h1{max-width:none;font-size:2.75rem;line-height:1.08}html[lang=zh-CN] .commercial-copy h1{white-space:nowrap}.eyebrow{color:var(--gold-2);text-transform:uppercase;letter-spacing:0;font-size:.875rem;font-weight:840}h1{letter-spacing:0;max-width:720px;font-size:4rem;line-height:.95}h2{letter-spacing:0;max-width:920px;font-size:2.5rem;line-height:1.12}h3{letter-spacing:0;font-size:1.1rem;line-height:1.2}.lead,.section-heading p,.active-reading p,.mini-card p,.pricing-card p,.preview-table p,.site-footer,.form-note{color:var(--jade-soft)}.lead{max-width:680px;font-size:1.0625rem;line-height:1.72}.trust-strip{flex-wrap:wrap;gap:6px;max-width:680px;display:flex}.trust-strip span{min-height:30px;color:var(--jade-soft);background:#f3ead60e;border:1px solid #d8b45d42;border-radius:999px;align-items:center;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.calculator{max-width:620px}.calculator label,.price-label,.metric-card span,.mini-title span{color:var(--gold-2);text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:800}.calculator label{margin-bottom:8px;display:block}.input-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}input[type=date]{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:52px;color:var(--cream);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0a100cd1;padding:0 14px}input[type=email]{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:52px;color:var(--cream);background:#0a100cd1;padding:0 14px}.button{border-radius:var(--radius);color:#22180c;background:var(--gold);justify-content:center;align-items:center;min-height:52px;padding:12px 18px;font-weight:820;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{background:var(--gold-2);transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.78;transform:none}.button[aria-busy=true]:after{content:"";border:2px solid #22180c57;border-top-color:#22180c;border-radius:50%;width:14px;height:14px;margin-left:9px;animation:.7s linear infinite busy-spin}.button.secondary{color:var(--cream);border:1px solid var(--line);background:#f3ead60f}.button.secondary:hover{border-color:var(--line-strong);background:#f3ead61a}.form-note{min-height:20px;margin-top:8px;font-size:.88rem}.form-note.error,.checkout-message:not(:empty){color:#f1aa8e}.form-note.success{color:var(--gold-2);font-weight:760}.feature-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:620px;display:grid}.feature-bar div,.lab-panel,.compat-panel,.map-panel,.pricing-card,.resonance-panel,.launch-grid a{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 18px 50px #00000038}.feature-bar div{align-content:center;gap:6px;min-height:92px;padding:16px;display:grid}.feature-bar strong{color:var(--cream)}.feature-bar span{color:var(--muted);font-size:.86rem;line-height:1.42}.offer-card{border-radius:var(--radius);background:linear-gradient(145deg,#d8b45d24,#6fb19214),#162119db;border:1px solid #d8b45d5c;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;max-width:680px;padding:14px;display:grid;box-shadow:0 18px 50px #00000038}.offer-card strong{color:var(--gold-2);font-size:2rem;line-height:1;display:block}.offer-card p,.microcopy{color:var(--jade-soft);line-height:1.56}.report-hero{gap:16px;min-width:0;display:grid}.report-hero .feature-bar{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}.report-hero .feature-bar div{min-height:74px;padding:12px}.report-card-stack{border-radius:var(--radius);background:radial-gradient(circle at 50% 20%, #f3ead638, transparent 34%), linear-gradient(145deg, #f3ead614, #6fb19214), var(--panel);min-height:390px;box-shadow:var(--shadow);border:1px solid #d8b45d57;position:relative;overflow:hidden}.report-card-stack img{object-fit:cover;object-position:center top;filter:saturate(.92)contrast(.95);width:100%;height:100%;min-height:390px;display:block}.report-card-overlay{border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1510e0;border:1px solid #f3ead62e;gap:8px;padding:18px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.report-card-overlay span{color:var(--gold-2);text-transform:uppercase;font-size:.78rem;font-weight:840}.report-card-overlay strong{font-size:1.55rem}.report-card-overlay p{color:var(--jade-soft);line-height:1.55}.lab-panel{background:linear-gradient(145deg,#f3ead611,#6fb1920d),#141f18e6;min-width:0;overflow:hidden}.panel-top{border-bottom:1px solid var(--line);min-height:72px;color:var(--muted);justify-content:space-between;align-items:center;gap:14px;padding:0 24px;font-size:.86rem;font-weight:760;display:flex}.source-pill{color:#24180c;background:var(--gold-2);white-space:nowrap;border-radius:999px;padding:8px 12px;font-weight:820}.wheel-console{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:center;gap:clamp(18px,2.2vw,34px);min-width:0;padding:24px;display:grid}.wheel-stage{--wheel-size:430px;--token-offset:34px;--wheel-rotation:0deg;aspect-ratio:1;isolation:isolate;background:radial-gradient(circle,#101712fa 0 22%,#27301fc2 23% 38%,#0000 39%),repeating-conic-gradient(from -9deg,#d8b45d3d 0deg 1.4deg,#0000 1.4deg 18deg),conic-gradient(from 20deg,#bb674d52,#d8b45d47,#6fb19252,#74b9c838,#bb674d52),radial-gradient(circle,#f3ead614 0 64%,#101712e0 65% 100%);border:1px solid #d8b45d57;border-radius:50%;place-items:center;width:min(100%,462px);margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 90px #101712eb,inset 0 0 0 18px #f3ead609,0 22px 70px #00000061}.wheel-stage:before,.wheel-stage:after{content:"";pointer-events:none;border:1px solid #d8b45d3d;border-radius:50%;position:absolute;inset:26px}.wheel-stage:after{border-color:#6fb19233;inset:88px;box-shadow:0 0 0 26px #f3ead607}.wheel-ring,.tone-ring{width:min(var(--wheel-size), 100%);height:min(var(--wheel-size), 100%);transform:rotate(var(--wheel-rotation));will-change:transform;z-index:2;border-radius:50%;transition:transform .26s;position:absolute}.wheel-ring:before,.wheel-ring:after,.tone-ring:before{content:"";pointer-events:none;border:1px solid #f3ead629;border-radius:50%;position:absolute;inset:0}.wheel-ring:after{border-color:#d8b45d3d;inset:86px}.day-token,.tone-token{transform:rotate(var(--angle)) translateY(calc(var(--wheel-size) / -2 + var(--token-offset))) rotate(calc(-1 * var(--angle))) rotate(calc(-1 * var(--wheel-rotation)));place-items:center;display:grid;position:absolute;top:50%;left:50%}.day-token{width:58px;height:58px;color:var(--cream);background:linear-gradient(145deg,#1d271ffa,#090f0bfa);border:1px solid #f3ead638;border-radius:10px;margin:-29px;font-size:.8rem;font-weight:860;box-shadow:0 14px 28px #00000057,inset 0 1px #ffffff0f}.day-token:nth-child(4n+1){border-color:#bb674d7a}.day-token:nth-child(4n+2){border-color:#f3ead661}.day-token:nth-child(4n+3){border-color:#6fb1927a}.day-token:nth-child(4n+4){border-color:#d8b45d7a}.day-token.active{color:#1d1509;border-color:var(--gold-2);background:var(--gold);box-shadow:0 0 0 7px #d8b45d2e,0 18px 38px #00000061}.tone-ring{--wheel-size:268px;--token-offset:18px;z-index:1}.tone-token{width:30px;height:30px;color:var(--muted);background:#101712ad;border:1px solid #f3ead629;border-radius:50%;margin:-15px;font-size:.76rem;font-weight:820}.tone-token.active{color:#1d1509;background:var(--jade);border-color:#b9d8c5cc}.wheel-center{text-align:center;z-index:3;background:#101712eb;border:1px solid #d8b45d61;border-radius:50%;place-items:center;width:178px;height:178px;padding:16px;display:grid;position:absolute;box-shadow:inset 0 0 42px #d8b45d1a,0 0 0 20px #10171247,0 18px 42px #0000005c}.center-glyph{color:var(--gold-2);font-size:3.2rem;font-weight:720;line-height:1}.center-label{color:var(--cream);margin-top:8px;font-weight:780}.center-meta{color:var(--muted);margin-top:4px;font-size:.7rem}.wheel-controls{z-index:4;justify-content:center;gap:8px;display:flex;position:absolute;bottom:26px;left:12px;right:12px}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--cream);background:#101712d1;border-radius:8px;place-items:center;font-size:1.2rem;font-weight:820;display:grid}.icon-button:hover{border-color:var(--line-strong);color:var(--gold-2)}.console-form{gap:18px;min-width:0;display:grid}.mode-toggle,.goal-tabs{border:1px solid var(--line);border-radius:var(--radius);background:#0c120eb3;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.mode-button,.goal-tabs button{min-width:0;min-height:42px;color:var(--muted);overflow-wrap:anywhere;background:0 0;border-radius:6px;padding:0 8px;font-size:.86rem;font-weight:760}.mode-button.active,.goal-tabs button.active{color:#22180c;background:var(--gold)}.result-stack,.daily-lab,.compat-layout,.premium-grid,.map-meta,.launch-grid{gap:16px;display:grid}.result-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}.metric-card{border:1px solid var(--line);border-radius:var(--radius);background:#101712bd;align-content:center;gap:8px;min-width:0;min-height:112px;padding:16px;display:grid}.metric-card.hidden{display:none}.metric-card strong{color:var(--cream);overflow-wrap:anywhere;font-size:1.5rem;line-height:1.12}.metric-card small{color:var(--jade-soft);font-size:.86rem}.active-reading{border-radius:var(--radius);background:#6fb19214;border:1px solid #6fb19257;align-content:center;gap:10px;min-height:144px;padding:18px;display:grid}.active-reading strong{color:var(--gold-2);font-size:1.2rem}.active-reading p{overflow-wrap:anywhere;line-height:1.66}.ad-slot:empty{display:none}.ad-slot{border-radius:var(--radius);border:1px dashed #f3ead62e;min-height:90px;margin:0 24px 24px;padding:10px}.section-heading{max-width:900px;margin-bottom:28px}.section-heading h2{margin-top:8px;font-size:2.5rem}.section-heading p{max-width:760px;margin-top:12px;font-size:1.02rem;line-height:1.7}.free-result-intro{max-width:760px;margin-bottom:24px}.daily-section,.compatibility-section,.kin-section,.premium-section,.paid-report-section,.launch-section,.free-result-section,.delivery-section,.trust-section,.faq-section{border-top:1px solid var(--line)}.daily-section,.compatibility-section,.kin-section,.premium-section,.delivery-section,.trust-section,.faq-section{content-visibility:auto;contain-intrinsic-size:1px 900px}.split-heading{grid-template-columns:minmax(320px,.85fr) minmax(320px,1.15fr);align-items:end;gap:28px;max-width:none;display:grid}.split-heading p{margin-top:0}.result-lab{box-shadow:var(--shadow);transition:border-color .28s,box-shadow .28s}.free-result-section.result-updated .result-lab{box-shadow:0 0 0 3px #d8b45d29, var(--shadow);border-color:#f1d992c7;animation:1.1s ease-out result-arrival}.result-lab .wheel-console{grid-template-columns:minmax(430px,1fr) minmax(360px,.74fr);align-items:center;padding:clamp(22px,3vw,38px)}.result-lab .wheel-stage{--wheel-size:520px;--token-offset:36px;width:min(100%,580px)}.result-lab .day-token{width:66px;height:66px;margin:-33px;font-size:.86rem}.result-lab .tone-ring{--wheel-size:316px}.result-lab .wheel-center{width:202px;height:202px}.result-lab .center-glyph{font-size:3.8rem}.daily-lab{grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);align-items:start}.date-tabs{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.day-tab{border:1px solid var(--line);border-radius:var(--radius);min-height:74px;color:var(--muted);background:#101712b8;align-content:center;gap:6px;display:grid}.day-tab.active{color:#22180c;border-color:var(--gold-2);background:var(--gold)}.day-tab strong{font-size:.84rem}.day-tab span{font-size:.74rem}.resonance-panel{gap:18px;min-height:220px;padding:22px;display:grid}.resonance-rows{gap:12px;display:grid}.resonance-row{color:var(--muted);grid-template-columns:160px minmax(0,1fr) 40px;align-items:center;gap:12px;font-size:.9rem;display:grid}.bar{background:#f3ead61f;border-radius:999px;height:10px;overflow:hidden}.bar span{border-radius:inherit;background:linear-gradient(90deg, var(--jade), var(--gold));height:100%;display:block}.resonance-row strong{color:var(--gold-2)}.compat-layout{grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr)}.compat-panel,.map-panel,.pricing-card{padding:22px}.compat-form{gap:10px;margin-top:16px;display:grid}.score-orbit{aspect-ratio:1;background:conic-gradient(var(--gold) calc(var(--score) * 1%), #f3ead621 0);border-radius:50%;place-items:center;width:190px;margin:24px auto 0;display:grid}.score-inner{aspect-ratio:1;background:var(--forest);text-align:center;border-radius:50%;place-items:center;width:138px;display:grid}.score-inner strong{color:var(--cream);font-size:2.8rem;line-height:1;display:block}.score-inner span{color:var(--jade-soft);font-size:.82rem}.compat-cards,.map-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-card{border-radius:var(--radius);background:#1017129e;border:1px solid #f3ead61f;min-height:116px;padding:16px}.mini-card b{color:var(--gold-2)}.mini-card p{margin-top:8px;line-height:1.58}.map-panel{gap:18px;display:grid}.mini-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.mini-title strong{color:var(--gold-2)}.kin-map{grid-template-columns:repeat(20,minmax(0,1fr));gap:3px;display:grid}.kin-cell{aspect-ratio:1;color:#101712bd;background:#f3ead699;border-radius:3px;place-items:center;min-width:0;font-size:.625rem;font-weight:760;display:grid}.kin-cell:nth-child(4n+1){background:#bb674dc7}.kin-cell:nth-child(4n+2){background:#f3ead6bf}.kin-cell:nth-child(4n+3){background:#74b9c8d1}.kin-cell:nth-child(4n+4){background:#d8b45dd6}.kin-cell.active{color:var(--cream);box-shadow:0 0 0 2px var(--gold-2);background:#101712}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-product-layout{grid-template-columns:minmax(320px,.7fr) minmax(420px,1.3fr);align-items:stretch;gap:18px;display:grid}.report-product{min-height:0}.report-sample{border-radius:var(--radius);background:#6fb19214;border:1px solid #6fb19257;gap:10px;padding:18px;display:grid}.report-sample span{color:var(--gold-2);text-transform:uppercase;font-size:.78rem;font-weight:840}.report-sample strong{color:var(--cream);font-size:1.45rem}.report-sample p{color:var(--jade-soft)}.module-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:22px;box-shadow:0 18px 50px #00000038}.mock-checkout-panel{border-radius:var(--radius);background:linear-gradient(135deg,#6fb1921f,#d8b45d14),#101712c2;border:1px solid #6fb1926b;grid-column:1/-1;grid-template-columns:minmax(260px,.76fr) minmax(320px,1.24fr);align-items:center;gap:18px;padding:22px;display:grid}.mock-checkout-panel h3{margin-bottom:8px;font-size:1.35rem}.mock-checkout-panel p{color:var(--jade-soft);line-height:1.58}.mock-report-form label{color:var(--gold-2);text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.paid-report-section.hidden,.mock-checkout-panel.hidden{display:none}.paid-report-section>.split-heading{grid-template-columns:1fr;align-items:start;gap:12px;max-width:820px}.paid-report-section>.split-heading h2{max-width:18ch;font-size:2.75rem;line-height:.98}.paid-report-section>.split-heading p{max-width:68ch;color:var(--jade-soft)}.generated-report-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.31fr);align-items:start;gap:24px;display:grid}.generated-report-layout>*{min-width:0}.generated-report-card,.mock-email-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;box-shadow:0 18px 50px #00000038}.generated-report-card{grid-template-columns:minmax(0,1fr);display:grid;overflow:clip}.generated-report-card>*,.report-document-body>*,.report-section-list,.generated-report-section{min-width:0}.generated-report-card .report-cover{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#d8b45d1a,#6fb1920e),#1017125c;gap:12px;padding:clamp(22px,4vw,42px);display:grid}.report-cover-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-cover-meta .price-label{margin:0}.report-reading-time{color:var(--jade-soft);font-size:.78rem;font-weight:720}.generated-report-card header h3{color:var(--gold-2);font-size:2.25rem;line-height:1.08}.generated-report-card header p{color:var(--jade-soft);line-height:1.65}.report-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;display:grid}.report-facts div{border-right:1px solid var(--line);gap:5px;min-width:0;padding:14px 16px;display:grid}.report-facts div:first-child{padding-left:0}.report-facts div:last-child{border-right:0;padding-right:0}.report-facts span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.report-facts strong{color:var(--cream);overflow-wrap:anywhere;font-size:.94rem}.report-generation{align-content:center;gap:16px;min-height:300px;display:grid}.report-generation-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.report-generation-heading strong{color:var(--gold-2);font-size:1.8rem}.report-progress-track{background:#101712bf;border:1px solid #d8b45d4d;border-radius:6px;width:100%;height:12px;overflow:hidden}.report-progress-track span{background:linear-gradient(90deg, var(--jade), var(--gold));border-radius:5px;height:100%;transition:width .8s;display:block}.report-generation h3{color:var(--cream);margin:0;font-size:1.4rem}.report-generation p{color:var(--jade-soft);line-height:1.65}@media (prefers-reduced-motion:reduce){.report-progress-track span{transition:none}}@keyframes busy-spin{to{transform:rotate(360deg)}}@keyframes result-arrival{0%{box-shadow:0 0 0 0 #d8b45d75, var(--shadow)}to{box-shadow:0 0 0 12px #d8b45d00, var(--shadow)}}.report-document-body{grid-template-columns:minmax(164px,.27fr) minmax(0,.73fr);gap:clamp(22px,3vw,38px);padding:clamp(22px,4vw,42px);display:grid}.report-navigation{scrollbar-width:thin;align-self:start;max-height:calc(100vh - 112px);position:sticky;top:88px;overflow-y:auto}.report-navigation>strong{color:var(--gold-2);text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:840;display:block}.report-toc{gap:2px;display:grid}.report-toc a{min-height:48px;color:var(--muted);border-bottom:1px solid #f3ead617;align-content:center;gap:3px;padding:8px 2px;font-size:.82rem;line-height:1.28;display:grid}.report-toc a:hover{color:var(--gold-2)}.report-toc span{color:var(--jade-soft);text-transform:uppercase;font-size:.66rem;font-weight:820}.report-section-list{display:grid}.generated-report-section{border-bottom:1px solid var(--line);gap:14px;padding:8px 0 34px;scroll-margin-top:92px;display:grid}.generated-report-section+.generated-report-section{padding-top:34px}.generated-report-section:last-child{border-bottom:0;padding-bottom:4px}.report-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-section-heading span{color:var(--gold-2);text-transform:uppercase;font-size:.72rem;font-weight:820}.report-section-heading strong{color:#f3ead640;font-variant-numeric:tabular-nums;font-size:.88rem}.generated-report-section h4{color:var(--cream);margin:0;font-size:1.6rem;line-height:1.2}.generated-report-section p{max-width:70ch;color:var(--jade-soft);font-size:1rem;line-height:1.78}.generated-report-section p.report-lead{color:var(--cream);font-size:1.04rem}.report-practice{border-left:3px solid var(--gold);background:linear-gradient(90deg,#d8b45d24,#41846714);border-radius:0 8px 8px 0;gap:8px;margin-top:6px;padding:16px 18px;display:grid}.report-practice>span{color:var(--gold-2);text-transform:uppercase;font-size:.72rem;font-weight:840}.report-practice p{color:var(--cream)}.mock-email-card{gap:12px;padding:20px;display:grid;position:sticky;top:88px;overflow:hidden}.mock-email-card h3{color:var(--gold-2)}.delivery-details{gap:10px;display:grid}.delivery-meta{border-top:1px solid var(--line);padding-top:12px}.delivery-meta summary{cursor:pointer;color:var(--gold-2);font-size:.8rem;font-weight:800}.delivery-meta[open] summary{margin-bottom:12px}.delivery-details div{background:#1017128a;border:1px solid #f3ead61a;border-radius:6px;gap:4px;padding:12px;display:grid}.delivery-details span{color:var(--gold-2);text-transform:uppercase;font-size:.72rem;font-weight:820}.delivery-details strong{color:var(--cream);overflow-wrap:anywhere;font-size:.86rem;font-weight:720;line-height:1.42}.report-actions{gap:10px;display:grid}.mock-email-card p{color:var(--jade-soft);overflow-wrap:anywhere;line-height:1.56}.mock-email-card pre{border-radius:var(--radius);max-height:360px;color:var(--cream);white-space:pre-wrap;background:#0a100cb8;border:1px solid #f3ead61f;margin:0;padding:14px;font:.78rem/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.module-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.module-list div,.delivery-grid article,.faq-grid article{border-radius:var(--radius);background:#1017129e;border:1px solid #f3ead61f}.module-list div{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-height:80px;padding:14px;display:grid}.module-list span,.delivery-grid span{color:var(--gold-2);font-weight:860}.module-list p{color:var(--jade-soft);line-height:1.42}.delivery-grid,.faq-grid{gap:14px;display:grid}.delivery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-grid article,.faq-grid article{padding:18px}.delivery-grid h3,.faq-grid h3{margin-top:12px}.delivery-grid p,.faq-grid p{color:var(--jade-soft);margin-top:10px;line-height:1.62}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{flex-direction:column;justify-content:space-between;gap:20px;min-height:430px;display:flex}.pricing-card.primary{border-color:var(--line-strong);background:linear-gradient(145deg, #d8b45d21, #6fb19214), var(--panel)}.pricing-card header{justify-content:space-between;align-items:start;gap:16px;display:flex}.price-label{margin-bottom:8px;display:block}.price{color:var(--gold-2);white-space:nowrap;font-size:2.25rem;line-height:1}.preview-table{gap:8px;display:grid}.preview-table div{background:#1017128f;border:1px solid #f3ead61a;border-radius:6px;grid-template-columns:116px minmax(0,1fr);gap:12px;padding:12px;display:grid}.preview-table span{color:var(--gold-2);font-size:.86rem;font-weight:780}.preview-table p{line-height:1.5}.checkout-message{min-height:22px;margin:18px 0 0}.launch-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.launch-grid a{min-height:88px;color:var(--gold-2);text-align:center;place-items:center;padding:16px;font-weight:760;display:grid}.site-footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:14px;width:min(1240px,100% - 32px);margin:0 auto;padding:28px 0 42px;font-size:.86rem;display:flex}.site-footer a{color:var(--gold-2)}@media (width<=1120px){.hero,.wheel-console,.daily-lab,.compat-layout,.report-product-layout,.mock-checkout-panel,.generated-report-layout,.split-heading{grid-template-columns:1fr}.hero{min-height:auto}.lab-panel{width:100%}.report-card-stack,.report-card-stack img{min-height:380px}.result-lab .wheel-console{grid-template-columns:1fr}.paid-report-section .mock-email-card{order:-1;position:static}}@media (width<=1320px) and (width>=1121px){.hero{grid-template-columns:minmax(300px,.48fr) minmax(0,.52fr);gap:48px}h1{font-size:3.5rem}html[lang=zh-CN] .commercial-copy h1{font-size:2.35rem}.wheel-console{grid-template-columns:1fr;gap:20px;padding:18px}.console-form{max-width:100%}.hero .input-row{grid-template-columns:1fr}.wheel-stage{--wheel-size:374px;--token-offset:26px;width:min(100%,410px)}.day-token{width:50px;height:50px;margin:-25px;font-size:.7rem}.tone-ring{--wheel-size:236px}.wheel-center{width:154px;height:154px}}@media (width<=760px){.nav{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:auto;padding:10px 0;display:grid}.nav-actions{display:contents}.brand{min-height:44px}.language-switcher{grid-area:1/2;margin-left:0}.nav-links{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:flex-start;width:100%;padding:2px 24px 4px 0;scroll-padding-inline:0 24px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 22px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 22px),#0000 100%)}.nav-links::-webkit-scrollbar{display:none}.nav-links a{scroll-snap-align:start;flex:none;align-items:center;min-height:44px;padding:8px;font-size:.8rem;display:inline-flex}.nav-links .nav-cta{box-shadow:none;order:-1;padding-inline:12px;position:static}.language-switcher button{min-height:44px;padding:0 7px;font-size:.72rem}.section{width:min(100% - 24px,1240px);padding:48px 0;scroll-margin-top:148px}.hero{gap:12px;padding-top:24px;padding-bottom:12px}.hero-copy{display:grid}h1,.commercial-copy h1{font-size:2.25rem}html[lang=zh-CN] .commercial-copy h1{white-space:normal}.commercial-copy{gap:8px}.lead{font-size:.9rem;line-height:1.42}.trust-strip{display:none}.offer-card{gap:8px;padding:10px}.offer-card strong{font-size:1.45rem}.offer-card p{font-size:.84rem;line-height:1.36}.offer-card .button{min-height:42px}.form-note{font-size:.82rem;line-height:1.35}.input-row,.feature-bar,.result-stack,.compat-cards,.map-meta,.premium-grid,.launch-grid,.offer-card,.report-hero .feature-bar,.module-list,.mock-checkout-panel,.generated-report-layout,.delivery-grid,.faq-grid{grid-template-columns:1fr}.mock-email-card{position:static}.paid-report-section>.split-heading h2{max-width:none;font-size:2.125rem;line-height:1.04}.section-heading h2{font-size:1.875rem}.report-cover-meta{flex-direction:column;align-items:flex-start;gap:6px}.report-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.report-facts div,.report-facts div:first-child,.report-facts div:last-child{border-right:0;border-bottom:1px solid var(--line);padding:12px 10px}.report-facts div:nth-child(odd){border-right:1px solid var(--line);padding-left:0}.report-facts div:nth-child(2n){padding-right:0}.report-facts div:nth-last-child(-n+2){border-bottom:0}.report-document-body{grid-template-columns:minmax(0,1fr);gap:26px}.report-navigation{max-height:none;position:static;overflow:visible}.report-toc{scroll-snap-type:x proximity;scrollbar-width:thin;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.report-toc a{scroll-snap-align:start;border:1px solid #f3ead61a;border-radius:6px;flex:none;min-width:min(74vw,250px);padding:10px 12px}.generated-report-section p{font-size:.96rem;line-height:1.72}.panel-top,.pricing-card header,.mini-title{flex-direction:column;align-items:flex-start}.wheel-console{padding:16px}.wheel-stage,.result-lab .wheel-stage{--wheel-size:304px;--token-offset:20px;width:min(100%,340px)}.day-token,.result-lab .day-token{border-radius:8px;width:42px;height:42px;margin:-21px;font-size:.62rem}.tone-ring,.result-lab .tone-ring{--wheel-size:202px}.tone-token{width:24px;height:24px;margin:-12px;font-size:.66rem}.wheel-center,.result-lab .wheel-center{width:132px;height:132px}.center-glyph,.result-lab .center-glyph{font-size:2.2rem}.report-card-stack,.report-card-stack img{min-height:230px;max-height:230px}.report-card-stack img{object-position:center 12%}.report-card-overlay{gap:4px;padding:10px;bottom:10px;left:10px;right:10px}.report-card-overlay strong{font-size:1.05rem}.report-card-overlay p,.report-card-overlay span,.report-hero .feature-bar,.commercial-hero .report-hero{display:none}.date-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.resonance-row{grid-template-columns:1fr;gap:6px}.kin-map{grid-template-columns:repeat(13,minmax(0,1fr))}.report-toc,.preview-table div{grid-template-columns:1fr}}@media (width<=480px){.nav-links{padding-right:0;overflow-x:visible;-webkit-mask-image:none;mask-image:none}.nav-links .nav-mobile-optional{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{@page{margin:16mm}body{color:#171a17;background:#fff}.site-header,.hero,.free-result-section,.daily-section,.compatibility-section,.kin-section,.premium-section,.mock-checkout-panel,.delivery-section,.trust-section,.faq-section,.site-footer,.paid-report-section>.section-heading,.paid-report-section .mock-email-card,.report-navigation{display:none!important}.section.paid-report-section{border:0;width:100%;padding:0}.generated-report-layout,.report-document-body{display:block}.generated-report-card{color:#171a17;box-shadow:none;background:#fff;border:0}.generated-report-card .report-cover,.report-document-body{color:#171a17;background:#fff;padding:0}.generated-report-card header h3,.generated-report-card header p,.report-facts strong,.generated-report-section h4,.generated-report-section p,.generated-report-section p.report-lead,.report-practice p{color:#171a17}.report-facts,.generated-report-section,.report-practice{border-color:#c7c7c2}.generated-report-section{break-inside:avoid}.report-practice{background:#f5f2e8}}
