.key-number-review-page{width:min(960px,calc(100% - 64px));margin:38px auto 72px;color:#2c4339}.key-copy-review-header{padding:28px 32px;border:1px solid #b9c7bf;background:#fbfaf6}.key-copy-review-header h1{color:#1f3b31;font-size:28px;font-weight:650;letter-spacing:.04em}.key-copy-review-header p{margin-top:8px;color:#728078;font-size:14px}.key-copy-review-nav{position:sticky;top:0;z-index:5;display:flex;flex-wrap:wrap;gap:10px 24px;padding:14px 24px;border:1px solid #c7d1ca;border-top:0;background:#fbfaf6f5}.key-copy-review-nav a{color:#426657;font-size:13px;text-decoration:none}.key-copy-review-nav a:hover{text-decoration:underline}.key-copy-review-content{margin-top:28px}.key-copy-review-section{scroll-margin-top:62px;border:1px solid #c7d1ca;background:#fbfaf6}.key-copy-review-section+.key-copy-review-section{margin-top:28px}.key-copy-review-section>header{display:flex;align-items:baseline;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #afbeb5;background:#eef2ee}.key-copy-review-section>header h2{margin:0;color:#25483b;font-size:21px;font-weight:650}.key-copy-review-section>header span{color:#7b8981;font-size:12px}.key-copy-review-entry{display:grid;grid-template-columns:150px minmax(0,1fr);gap:26px;padding:22px 24px}.key-copy-review-entry+.key-copy-review-entry{border-top:1px solid #d8dfda}.key-copy-review-entry h3{margin:0;color:#315d4d;font-size:15px;font-weight:650}.key-copy-review-text p{color:#40564d;font-size:14px;line-height:1.85}.key-copy-review-text p+p{margin-top:10px}.key-copy-review-notice{background:#f5f5f0}@media print{.key-number-review-page{display:none}}:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;--mineral-page-bg: #ECE8E1;--mineral-report-bg: #FCFAF6;--mineral-surface: #FFFFFF;--mineral-ivory: #F7F2E9;--mineral-ink: #223149;--mineral-body: #4D5865;--mineral-muted: #7A838C;--mineral-border: #DDD7CE;--mineral-border-soft: #ECE7DF;--mineral-navy: #23364F;--mineral-navy-2: #314B61;--mineral-blue: #5B83AD;--mineral-blue-bg: #E8EEF6;--mineral-terracotta: #C46F49;--mineral-terracotta-bg: #F6E6DD;--mineral-terracotta-bg-soft: #F3DED2;--mineral-jade: #367A70;--mineral-jade-bg: #E3EFEC;--mineral-iris: #7568A2;--mineral-iris-bg: #ECE8F4;--mineral-rose: #BC7882;--mineral-rose-bg: #F4E6E9;--mineral-gold: #B58A32;--mineral-gold-bg: #F4ECD6;--mineral-wood: #4F8970;--mineral-wood-bg: #E4EFE9;--mineral-fire: #C86647;--mineral-fire-bg: #F6E4DC;--mineral-earth: #A88147;--mineral-earth-bg: #F1E8D7;--mineral-metal: #7D8996;--mineral-metal-bg: #E9EDF0;--mineral-water: #517FA6;--mineral-water-bg: #E5EDF5;color:var(--mineral-body);background:var(--mineral-page-bg);font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#ecebe6}button,input{font:inherit}.profile-page{display:grid;min-height:100vh;place-items:center;padding:48px 24px;background:radial-gradient(circle at 18% 20%,rgba(91,131,173,.12),transparent 34%),radial-gradient(circle at 82% 82%,rgba(196,111,73,.1),transparent 32%),var(--mineral-page-bg)}.profile-card{width:min(100%,560px);padding:46px 52px 50px;border:1px solid var(--mineral-border);background:#fcfaf6fa;box-shadow:0 18px 50px #23364f17}.profile-brand{color:var(--mineral-terracotta);font-size:11px;font-weight:700;letter-spacing:2.2px}.profile-kicker{margin-top:24px;color:var(--mineral-jade);font-size:14px}.profile-card h1{margin-top:10px;color:var(--mineral-ink);font-size:30px;line-height:1.35}.profile-intro{margin-top:14px;color:var(--mineral-muted);font-size:14px;line-height:1.8}.profile-form{display:grid;gap:20px;margin-top:30px}.profile-form label{display:grid;gap:8px;color:var(--mineral-ink);font-size:14px;font-weight:600}.profile-form input{width:100%;height:48px;padding:0 14px;border:1px solid var(--mineral-border);border-radius:3px;outline:none;color:var(--mineral-ink);background:#fff;transition:border-color .15s,box-shadow .15s}.profile-form input:focus{border-color:var(--mineral-blue);box-shadow:0 0 0 3px #5b83ad1f}.profile-form input[aria-invalid=true]{border-color:var(--mineral-terracotta)}.profile-form em,.profile-form small{font-size:12px;font-style:normal;font-weight:400}.profile-form em{color:var(--mineral-muted)}.profile-form small{color:#a84e38}.profile-form button,.report-toolbar button{border:0;cursor:pointer;font-weight:650}.profile-form button{height:50px;margin-top:4px;border-radius:3px;color:#fff;background:var(--mineral-navy);letter-spacing:.5px}.profile-form button:hover{background:var(--mineral-navy-2)}.report-toolbar{display:flex;width:1200px;margin:0 auto 12px;gap:10px;justify-content:flex-end}.report-toolbar button{padding:9px 18px;border:1px solid #789487;color:#466557;background:#fbfaf6}.report-toolbar .report-print-button{border-color:var(--mineral-navy);background:var(--mineral-navy);color:var(--mineral-surface)}.report-toolbar .report-print-button:hover{background:var(--mineral-navy-2)}.report-toolbar .report-print-button.is-secondary{border-color:var(--mineral-border);background:var(--mineral-surface);color:var(--mineral-muted)}.report-toolbar .report-print-button.is-secondary:hover{border-color:var(--mineral-navy);background:var(--mineral-blue-bg);color:var(--mineral-navy)}.report-image-download{position:relative;display:flex;align-items:center}.report-image-download button{padding:9px 18px;border:1px solid var(--mineral-navy);border-radius:4px;background:var(--mineral-navy);color:var(--mineral-surface);cursor:pointer;font:inherit;font-weight:700}.report-image-download button:disabled{cursor:wait;opacity:.68}.export-status{position:absolute;z-index:5;top:calc(100% + 5px);right:0;width:max-content;max-width:260px;padding:4px 7px;border:1px solid var(--mineral-border);border-radius:3px;background:var(--mineral-surface);color:var(--mineral-body);font-size:10px;line-height:1.4;box-shadow:0 3px 9px #22314914}.export-status.is-error{color:var(--mineral-terracotta)}.repetition-missing-experiment{padding:34px 36px 38px;border-top:1px solid var(--mineral-border);background:var(--mineral-report-bg)}.digit-energy-section{padding:36px 36px 38px;border-top:1px solid var(--mineral-border);background:var(--mineral-report-bg)}.digit-energy-heading{display:block}.digit-energy-heading h2{margin:0;color:var(--mineral-navy);font-size:23px}.digit-energy-heading p{max-width:760px;margin:7px 0 0;color:var(--mineral-muted);font-size:13px;line-height:1.75}.digit-presence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.digit-presence-card{min-width:0;padding:17px 18px 16px;border:1px solid var(--mineral-border);border-left:3px solid var(--mineral-border);background:#ffffffc7}.digit-presence-card-head{display:grid;grid-template-columns:auto auto minmax(0,1fr);min-width:0;gap:12px;align-items:center}.digit-presence-card-head>strong{color:var(--mineral-navy);font-size:23px;line-height:1}.digit-presence-card-head>span{color:var(--mineral-muted);font-size:12px;font-weight:650;white-space:nowrap}.digit-presence-card-head>p{min-width:0;margin:0;color:var(--mineral-body);font-size:12px;line-height:1.5}.digit-presence-card.is-both_present{border-left-color:var(--mineral-jade)}.digit-presence-card.is-inner_only{border-left-color:var(--mineral-terracotta)}.digit-presence-card.is-outer_only{border-left-color:var(--mineral-iris)}.digit-presence-card.is-both_missing{border-left-color:#aaa49a;background:#f7f2e994}@media(max-width:760px){.digit-presence-grid{grid-template-columns:1fr}}.experiment-title{padding-bottom:18px;border-bottom:1px solid var(--mineral-border)}.experiment-title>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px}.experiment-title span{grid-row:1 / span 2;padding:5px 9px;border:1px solid rgba(117,104,162,.45);border-radius:4px;color:var(--mineral-iris);font-size:12px;font-weight:700}.experiment-title h2{color:var(--mineral-ink);font-size:21px}.experiment-title p,.experiment-subheading p{color:var(--mineral-muted);font-size:13px}.energy-distribution,.experiment-reading-section{margin-top:25px}.experiment-subheading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.experiment-subheading h3{color:var(--mineral-ink);font-size:16px}.energy-distribution-grid{display:grid;grid-template-columns:repeat(9,1fr);border-top:1px solid var(--mineral-border);border-left:1px solid var(--mineral-border)}.energy-number-cell{position:relative;min-width:0;padding:12px 9px 10px;border-right:1px solid var(--mineral-border);border-bottom:1px solid var(--mineral-border);background:var(--mineral-surface)}.energy-number-cell>strong{display:block;margin-bottom:9px;color:var(--mineral-ink);font-size:24px}.energy-number-cell>div{display:grid;grid-template-columns:30px 1fr;align-items:center;min-height:20px;color:var(--mineral-muted);font-size:11px}.energy-number-cell>em{display:block;margin-top:7px;color:var(--mineral-iris);font-size:10px;font-style:normal;font-weight:700}.energy-number-cell.is-inner-missing-outer-present{background:#f4ecd661}.energy-number-cell.is-inner-missing-outer-present>em{color:var(--mineral-gold)}.energy-number-cell.is-missing-both{background:var(--mineral-terracotta-bg);box-shadow:inset 0 0 0 2px #c46f4952}.energy-number-cell.is-missing-both>em{color:var(--mineral-terracotta)}.energy-count-marks{display:flex;flex-wrap:wrap;gap:2px}.energy-count-marks i{width:7px;height:7px;border-radius:50%;background:var(--mineral-jade)}.energy-count-marks.is-outer i{background:var(--mineral-blue)}.energy-count-marks i.is-empty{border:1px solid var(--mineral-border);background:transparent}.stage-energy-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.stage-energy-item{display:grid;grid-template-columns:58px 1fr;align-items:center;min-height:76px;padding:9px 14px;border:1px solid var(--mineral-border-soft);background:var(--mineral-surface)}.stage-energy-item>strong,.stage-energy-item>small{grid-column:2}.stage-energy-item>strong{color:var(--mineral-ink);font-size:14px}.stage-energy-item>small{color:var(--mineral-muted);font-size:11px}.stage-energy-circle{display:flex;grid-row:1 / span 2;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(91,131,173,.45);border-radius:50%;background:var(--mineral-blue-bg)}.stage-energy-circle span{color:var(--mineral-blue);font-size:15px;font-weight:700}.stage-energy-circle span+span:before{content:"·";margin:0 1px;color:var(--mineral-muted)}.experiment-reading-list{display:grid;gap:10px}.experiment-reading-card{display:grid;grid-template-columns:132px 1fr;border:1px solid var(--mineral-border-soft);background:var(--mineral-surface)}.experiment-reading-index{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:15px 18px;border-right:1px solid var(--mineral-border-soft);background:var(--mineral-iris-bg)}.experiment-reading-index strong{color:var(--mineral-iris);font-size:28px}.experiment-reading-index span{margin-top:2px;color:var(--mineral-muted);font-size:11px}.experiment-reading-index em{margin-top:7px;color:var(--mineral-iris);font-size:12px;font-style:normal;font-weight:700}.experiment-reading-copy{display:grid;align-content:center;gap:7px;padding:14px 18px;color:var(--mineral-body);font-size:13px;line-height:1.72}.experiment-reading-copy b{color:var(--mineral-ink)}.missing-inner-missing-outer-present .experiment-reading-index{background:var(--mineral-gold-bg)}.missing-inner-missing-outer-present .experiment-reading-index strong,.missing-inner-missing-outer-present .experiment-reading-index em{color:var(--mineral-gold)}.missing-missing-both{border-color:#c46f497a}.missing-missing-both .experiment-reading-index{background:var(--mineral-terracotta-bg)}.missing-missing-both .experiment-reading-index strong,.missing-missing-both .experiment-reading-index em{color:var(--mineral-terracotta)}.experiment-empty{padding:18px;color:var(--mineral-muted);background:var(--mineral-surface)}.number-presence-table{margin-top:20px;border-top:1px solid var(--mineral-border);border-left:1px solid var(--mineral-border)}.number-presence-row{display:grid;grid-template-columns:72px 74px 74px minmax(0,1fr);min-height:50px;border-bottom:1px solid var(--mineral-border-soft)}.number-presence-row>*{display:flex;align-items:center;min-width:0;padding:9px 14px;border-right:1px solid var(--mineral-border-soft)}.number-presence-row.is-header{min-height:38px;color:var(--mineral-muted);background:var(--mineral-ivory);font-size:12px;font-weight:650}.number-presence-row>:nth-child(2),.number-presence-row>:nth-child(3){justify-content:center;text-align:center}.number-presence-row>strong{color:var(--mineral-ink);font-size:18px}.number-presence-row>p{color:var(--mineral-body);font-size:13px;line-height:1.55}.number-count{font-size:17px;font-weight:750}.number-count.is-missing{color:var(--mineral-muted)}.number-count.is-normal{color:var(--mineral-navy)}.number-count.is-repeated{color:var(--mineral-jade)}.number-count.is-prominent{color:var(--mineral-terracotta)}.repetition-missing-experiment{padding-top:26px;padding-bottom:28px}.repetition-missing-experiment .experiment-title{padding-bottom:12px}.number-presence-table{margin-top:12px}.number-presence-row{min-height:34px}.number-presence-row>*{padding:4px 10px}.number-presence-row.is-header{min-height:30px;font-size:12px;font-weight:700}.number-presence-row.is-header>*{padding-top:6px;padding-bottom:6px}.number-presence-row>p{margin:0;font-size:11px;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.number-presence-row>strong{color:var(--mineral-navy);font-size:15px;font-weight:750}.number-count-cell{padding:4px 8px}.number-count{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid transparent;border-radius:4px;font-size:11px;font-weight:750;line-height:1}.number-count.is-inner:not(.is-missing){border-color:#c46f4933;background:var(--mineral-terracotta-bg);color:var(--mineral-terracotta)}.number-count.is-outer:not(.is-missing){border-color:#367a7033;background:var(--mineral-jade-bg);color:var(--mineral-jade)}.number-count.is-missing{border-color:var(--mineral-border);background:transparent;color:var(--mineral-muted);font-weight:500}.number-count.is-prominent{border-color:#b58a3252;background:var(--mineral-gold-bg);color:var(--mineral-terracotta)}h1,h2,p,dl,dd{margin:0}.browser-canvas{min-height:100vh;min-width:1100px;padding:36px 0 64px}@media(max-width:640px){.profile-page{padding:24px 16px}.profile-card{padding:34px 24px 38px}.profile-card h1{font-size:26px}}.report-paper{width:1200px;min-width:1100px;margin:0 auto;background:#fbfaf6;border:1px solid #c7d1ca;box-shadow:0 8px 28px #33423a0f}.report-header{padding:30px 36px 24px;border-bottom:1px solid #aebdb4}.report-heading-row,.section-heading,.subsection-heading{display:flex;align-items:center;justify-content:space-between}.report-heading-row h1{color:var(--mineral-ink);font-size:30px;font-weight:650;letter-spacing:2px}.preview-label{padding:4px 10px;border:1px solid #789487;color:#557366;font-size:12px}.profile-bar{display:flex;gap:46px;margin-top:21px;font-size:14px}.profile-bar div{display:flex;gap:10px;white-space:nowrap}.profile-bar dt{color:#74827a}.profile-bar dd{color:#2e443b;font-weight:550}.overview-layout{display:grid;grid-template-columns:55% 45%}.overview-column{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;min-height:0;height:auto;padding:28px 32px 34px}.chart-column{border-right:1px solid #c7d1ca}.section-heading{padding-bottom:12px;border-bottom:1px solid #d7ded9}.section-heading h2,.subsection-heading h2,.pattern-panel h2{color:#2a443a;font-size:17px;font-weight:650}.section-heading span,.subsection-heading span{color:#849188;font-size:12px}.triangle-chart{display:block;width:100%;height:auto;aspect-ratio:640 / 438;margin:4px auto 0;overflow:visible}.triangle-outline{fill:#66887809;stroke:#789487;stroke-width:1.5}.chart-line{stroke:#789487;stroke-width:1.2;opacity:.78}.center-node{fill:#527565}.chart-number{fill:#29483d;font-size:23px;font-weight:700}.chart-number-original{fill:#40564d;font-size:22px}.chart-number-center{fill:#fff;font-size:24px}.chart-number-outer{paint-order:stroke;stroke:#fbfaf6;stroke-width:10px;stroke-linejoin:round}.chart-symbol{fill:#718078;font-size:19px}.stage-chart-label{fill:#708078;font-size:11px;font-weight:500}.stage-chart-domain{fill:#52665c;font-weight:650}.stage-chart-range{font-size:10px}.star-marker{fill:#8b7960;font-size:12px}.report-section{margin-top:20px}.union-section,.elements-section{padding-top:17px;border-top:1px solid #c7d1ca}.union-section{margin-top:10px;padding-top:15px}.elements-section{margin-top:16px;padding-top:13px}.subsection-heading,.union-section .subsection-heading{margin-bottom:12px}.union-grid,.key-number-grid,.elements-grid{display:grid;border-top:1px solid #c7d1ca;border-left:1px solid #c7d1ca}.union-grid{grid-template-columns:repeat(4,1fr)}.union-code{padding:11px 8px;border-right:1px solid #c7d1ca;border-bottom:1px solid #c7d1ca;color:#315d4d;font-size:18px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.data-column>.report-section:first-child{margin-top:0}.key-number-grid{grid-template-columns:repeat(4,1fr);margin-top:16px}.key-number-item{min-height:77px;padding:10px 4px;border-right:1px solid #c7d1ca;border-bottom:1px solid #c7d1ca;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.key-number-item.featured{background:#e7eee9}.key-number-item span{color:#718078;font-size:12px}.key-number-item strong{color:#274b3e;font-size:25px;line-height:1}.key-number-reading-list{width:100%;max-width:1080px;margin:20px auto 0;border:1px solid #c7d1ca;background:#faf9f5}.key-number-reading{display:grid;grid-template-columns:125px 80px minmax(0,1fr);align-items:start;gap:0;padding:10px 12px}.key-number-reading.is-main-personality{padding:14px 15px}.key-number-reading+.key-number-reading{border-top:1px solid #d7ded9}.key-number-reading:first-child{background:var(--mineral-jade-bg)}.key-number-reading h3{margin:2px 0 0;min-height:100%;padding-right:15px;border-right:1px solid #c5d0c9;color:#5c6e65;font-size:12px;font-weight:650;line-height:1.45}.key-number-reading>strong{min-height:100%;padding:0 14px;border-right:1px solid rgba(197,208,201,.55);color:#274b3e;font-size:23px;line-height:1.15;text-align:center;font-variant-numeric:tabular-nums}.key-number-copy{min-width:0;padding-left:15px}.key-number-copy p{color:#40564d;font-size:12px;line-height:1.58}.key-number-copy p+p{margin-top:6px}.life-lesson-line{display:block;margin-top:5px}.key-number-sentence-line{display:block}.key-number-sentence-line+.key-number-sentence-line{margin-top:2px}.key-number-copy .key-number-sentence-line.is-advice-line{display:block;margin-top:4px}.key-number-advice-prefix,.key-number-advice-text{color:inherit;font-weight:700}@media(max-width:1180px){.key-number-reading{grid-template-columns:105px 68px minmax(0,1fr);padding:10px 12px}.key-number-reading.is-main-personality{padding:14px 12px}.key-number-reading h3{padding-right:14px}.key-number-reading>strong{padding-inline:14px}.key-number-copy{padding-left:14px}}.pattern-pair{display:grid;grid-template-columns:1fr 1fr;margin-top:16px;border-top:1px solid #c7d1ca;border-bottom:1px solid #c7d1ca}.pattern-panel{min-height:96px;padding:12px 15px}.pattern-panel+.pattern-panel{border-left:1px solid #c7d1ca}.repeated-list,.missing-list{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px}.repeated-item{display:flex;align-items:flex-end;gap:7px}.repeated-item>strong{color:#274b3e;font-size:31px;line-height:1}.repeat-marks{display:flex;gap:3px;padding-bottom:3px}.repeat-marks i{width:8px;height:8px;background:#668878}.missing-list{gap:7px}.missing-item{min-width:30px;padding:5px 7px;border:1px solid #aebdb4;background:#f8f7f2;color:#2d5144;font-size:16px;font-weight:650;text-align:center}.pattern-rows{padding:8px 0 11px}.pattern-row{display:grid;grid-template-columns:86px 1fr;align-items:center;min-height:34px;border-bottom:1px solid #e0e5e1}.pattern-label{color:#617168;font-size:13px}.number-squares{display:flex;flex-wrap:wrap;gap:6px}.number-squares span{width:28px;height:28px;border:1px solid #9dafa4;color:#2d5144;font-size:14px;line-height:26px;text-align:center}.elements-grid{grid-template-columns:repeat(5,1fr)}.element-item{min-height:58px;padding:5px 4px;border-right:1px solid #c7d1ca;border-bottom:1px solid #c7d1ca;display:flex;flex-direction:column;align-items:center;gap:3px}.element-item strong{color:#274b3e;font-size:18px;line-height:1.15}.element-count{color:#7a877f;font-size:14px;font-weight:550}.element-item span{font-size:13px;line-height:1.2;font-variant-numeric:tabular-nums}.number-structure-summary{margin-top:9px;padding-top:9px;border-top:1px solid #d7ded9;color:#4b6057;font-size:12px;line-height:1.6;text-align:left}.number-structure-summary p{margin:0;font-weight:600;white-space:nowrap}.number-structure-summary p+p{margin-top:3px}.stage-strip{margin-top:18px;padding:10px 14px;border-left:4px solid #668878;background:#e7eee9}.stage-strip div{display:flex;align-items:center;gap:17px}.stage-strip div span{color:#718078;font-size:12px}.stage-strip strong{color:#25483b;font-size:18px}.key-number-deep-section,.union-code-interpretation-section{padding:38px 36px 48px;border-top:1px solid #aebdb4;background:#fbfaf6}.deep-report-title{display:flex;align-items:flex-start;gap:18px;padding-bottom:18px;border-bottom:1px solid #aebdb4}.deep-report-title>span{color:#668878;font-size:18px;font-weight:700;line-height:1.35}.deep-report-title h2{color:var(--mineral-ink);font-size:25px;font-weight:650;letter-spacing:1px}.deep-report-title p{margin-top:5px;color:#74827a;font-size:13px}.union-code-matrix{width:100%;max-width:1080px;margin:20px auto 0;border:1px solid #b9c6be}.capture-canvas{min-height:0;padding:24px 0}.capture-canvas .report-paper{min-height:0}.capture-youth .deep-report-title,.capture-middle .deep-report-title,.capture-late .deep-report-title{display:none}.capture-youth .union-code-matrix,.capture-middle .union-code-matrix,.capture-late .union-code-matrix{margin-top:0}.capture-youth .matrix-stage-row:not(#union-code-youth),.capture-middle .matrix-stage-row:not(#union-code-middle),.capture-late .matrix-stage-row:not(#union-code-late){display:none}.capture-youth .union-code-interpretation-section,.capture-middle .union-code-interpretation-section,.capture-late .union-code-interpretation-section{padding:0;border-top:0}.matrix-stage-row{display:grid;grid-template-columns:50px minmax(250px,292px) 32px minmax(270px,310px) 32px minmax(250px,292px);align-items:center;justify-content:center;gap:7px 12px;padding:12px 18px}.matrix-stage-row+.matrix-stage-row{border-top:1px solid #c7d1ca}.matrix-stage-row.current{background:var(--mineral-jade-bg);box-shadow:inset 4px 0 #789487}.matrix-row-theme{grid-column:1;align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:108px;border-right:1px solid #9aada3;color:#25483b;font-size:19px;font-weight:650;letter-spacing:6px;line-height:1;text-align:center;writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap}.matrix-result-label{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-bottom:10px}.matrix-result-label strong{color:#25483b;font-size:14px;font-weight:650}.matrix-result-label small{color:#687a71;font-size:11px;font-weight:500;line-height:1.4;white-space:nowrap}.matrix-stage-title-line{display:flex;min-width:0;align-items:baseline;gap:8px;white-space:nowrap}.matrix-result-label em{padding:2px 6px;border:1px solid #9eb0a6;background:#e4ebe6;color:#557166;font-size:10px;font-style:normal}.matrix-result-status{display:flex;flex:0 0 auto;align-items:center;gap:10px}.golden-stage-label{flex:0 0 auto;color:var(--mineral-gold);font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.08em;white-space:nowrap}.matrix-code{display:grid;align-content:start;min-width:0;padding:12px 14px 14px;border:1px solid #c7d1ca;background:#fbfaf6}.matrix-code.anchor{min-height:108px;padding:14px 15px 16px;border-left:3px solid #9aada3}.matrix-code.result{min-height:108px;padding:14px 15px 16px;border-color:#91a59a;background:#f5f7f4}.matrix-code.path{padding:8px 12px 9px}.matrix-code.path .matrix-code-heading{gap:4px 8px}.matrix-code.path .matrix-code-heading>strong{font-size:20px}.matrix-code.path .matrix-code-heading>span{font-size:11px;line-height:1.35}.matrix-code.path .matrix-code-text{margin-top:5px;font-size:11px;line-height:1.45}.matrix-code-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.matrix-code-heading>strong{display:block;color:#274b3e;font-size:22px;line-height:1;font-variant-numeric:tabular-nums}.matrix-code-heading>span{color:#315d4d;font-size:12px;font-weight:650;line-height:1.5}.matrix-code-text{margin-top:8px;color:#52645b;font-size:12px;line-height:1.65}.matrix-code-missing{margin-top:12px;color:#849188;font-size:11px}.matrix-base-column{grid-column:2}.matrix-stage-result-column{grid-column:6}.matrix-base-column,.matrix-stage-result-column{display:flex;flex-direction:column;align-self:center;gap:10px;min-width:0}.matrix-stage-result-column{gap:0}.matrix-paths{grid-column:4;display:flex;flex-direction:column;gap:8px}.matrix-arrow{align-self:center;color:#91a198;font-size:23px;text-align:center}.matrix-stage-row>.matrix-arrow:first-of-type{grid-column:3}.matrix-stage-row>.matrix-arrow:last-of-type{grid-column:5}@media(max-width:1180px){.matrix-stage-row{grid-template-columns:46px minmax(230px,1fr) 28px minmax(250px,1.06fr) 28px minmax(230px,1fr);gap:7px 10px;padding-inline:14px}}.matrix-code,.matrix-stage-row{break-inside:avoid;page-break-inside:avoid}.union-reading-guide{display:grid;grid-template-columns:160px 1fr;align-items:center;margin-top:20px;padding:12px 16px;border-left:4px solid #789487;background:var(--mineral-jade-bg)}.union-reading-guide h3{margin:0;color:#29483d;font-size:16px}.union-reading-guide div{display:grid;grid-template-columns:repeat(3,1fr)}.union-reading-guide span{padding:0 15px;border-left:1px solid #c7d1ca;color:#51645b;font-size:13px;line-height:1.55}.deep-report-block,.stage-interpretation{margin-top:30px}.deep-block-heading,.stage-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #c7d1ca}.deep-block-heading>div>span,.stage-panel-heading>div>span,.current-stage-focus header>span{color:#789487;font-size:12px;font-weight:650}.deep-block-heading h3,.stage-panel-heading h3{margin:3px 0 0;color:#29483d;font-size:19px;font-weight:650}.deep-block-heading>p,.stage-panel-heading p{color:#74827a;font-size:12px}.core-code-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;margin-top:16px}.core-code-grid:before,.core-code-grid:after{content:"";position:absolute;top:43px;width:20px;border-top:1px solid #9eaea5;z-index:2}.core-code-grid:before{left:calc(33.333% - 10px)}.core-code-grid:after{right:calc(33.333% - 10px)}.core-code-card,.path-code-card,.stage-result-card{min-width:0;padding:16px;border:1px solid #c7d1ca;background:#faf9f5}.core-code-card.featured{border-color:#789487;background:var(--mineral-jade-bg);box-shadow:inset 0 3px #789487}.code-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.core-code-card .code-card-heading{display:grid;grid-template-columns:1fr auto}.core-code-card .code-path{grid-column:1 / -1}.code-position{color:#5c6e65;font-size:13px;font-weight:650}.code-value{color:#25483b;font-size:28px;line-height:1;font-variant-numeric:tabular-nums}.code-path{color:#849188;font-size:12px;font-variant-numeric:tabular-nums}.knowledge-pending{display:inline-block;margin-top:14px;padding:3px 7px;border:1px dashed #b8c3bc;background:#ffffff73;color:#6f7d75;font-size:11px;font-weight:600}.position-note{margin-top:13px;color:#53665c;font-size:12px;line-height:1.6}.position-note span,.result-common-trait span,.stage-knowledge-grid span,.focus-grid span{display:block;margin-bottom:3px;color:#849188;font-size:11px}.stage-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.stage-overview-grid article{padding:15px 16px;border:1px solid #c7d1ca}.stage-overview-grid article.current{border-color:#789487;background:var(--mineral-jade-bg)}.stage-overview-grid header{display:flex;align-items:flex-start;justify-content:space-between}.stage-overview-grid header div{display:flex;align-items:baseline;gap:9px}.stage-overview-grid header strong{color:#29483d;font-size:18px}.stage-overview-grid header span,.stage-overview-grid small{color:#849188;font-size:11px}.stage-overview-grid em,.stage-tags em{padding:3px 7px;background:#668878;color:#fff;font-size:11px;font-style:normal}.stage-overview-grid article>p{margin-top:9px;color:#53665c;font-size:12px;line-height:1.55}.stage-result-line{display:flex;align-items:center;justify-content:space-between;margin:11px 0 8px;padding-top:9px;border-top:1px solid #d7ded9}.stage-result-line span{color:#74827a;font-size:11px}.stage-result-line strong{color:#315d4d;font-size:24px}.stage-interpretation{padding:22px;border:1px solid #c7d1ca}.stage-interpretation.current{border-color:#789487;background:var(--mineral-jade-bg);box-shadow:inset 4px 0 #789487}.stage-panel-heading{align-items:center}.stage-panel-heading p{margin-top:5px}.stage-tags{display:flex;align-items:center;gap:8px}.stage-tags>span{padding:3px 8px;border:1px dashed #b8c3bc;color:#849188;font-size:11px}.stage-path-flow{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.stage-result-card{position:relative;grid-column:1 / -1;width:calc(78% - 7px);margin:8px auto 0;border-color:#91a59a;background:#f7f8f5}.stage-result-card:before{content:"";position:absolute;top:-9px;left:50%;height:9px;border-left:1px solid #aebdb4}.stage-result-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #d2dad5}.stage-result-heading>div:first-child{display:flex;align-items:center;gap:12px}.result-number-badge{display:flex;align-items:center;gap:8px}.result-number-badge span{color:#74827a;font-size:11px}.result-number-badge strong{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#668878;color:#fff;font-size:19px}.result-common-trait{margin-top:12px;padding:10px 12px;background:var(--mineral-jade-bg)}.result-common-trait p{color:#40564d;font-size:13px;line-height:1.55}.stage-knowledge-grid,.focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:14px}.stage-knowledge-grid>div,.focus-grid>div{padding-top:8px;border-top:1px solid #d7ded9}.stage-knowledge-grid .wide,.focus-grid .wide{grid-column:1 / -1}.stage-knowledge-grid p,.focus-grid p{color:#40564d;font-size:12px;line-height:1.65}.current-stage-focus{margin-top:18px;padding:16px 18px;border-left:4px solid #668878;background:#e7eee9}.current-stage-focus header{display:flex;align-items:baseline;gap:12px}.current-stage-focus h4{margin:0;color:#29483d;font-size:16px}.life-direction-annual-section{padding:30px 36px 38px;border-top:1px solid #aebdb4}.life-direction-annual-section>.deep-report-title{align-items:center;padding-bottom:12px}.life-direction-map-grid,.life-direction-interpretation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.life-direction-map-grid{align-items:stretch;margin-top:18px}.life-direction-map-card{min-width:0;padding:18px 18px 8px;border:1px solid #c7d1ca;background:#faf9f5}.life-direction-map-heading{display:flex;align-items:baseline;justify-content:space-between;min-height:30px;padding-bottom:10px;border-bottom:1px solid #d7ded9}.life-direction-map-heading h3{margin:0;color:#29483d;font-size:17px;font-weight:650}.life-direction-map-heading p{color:#5c6e65;font-size:12px}.life-direction-map-heading p span{color:#a4aea8}.life-direction-map-heading p strong{color:#315d4d;font-size:21px;font-variant-numeric:tabular-nums}.life-direction-map-svg{display:block;width:100%;height:auto;margin:6px auto 0;overflow:visible}.life-direction-summary{width:280px;margin:-4px 0 10px auto;border:1px solid #c7d1ca;background:#fbfaf6f0}.life-direction-summary>div{display:grid;grid-template-columns:84px 1fr;align-items:baseline;min-height:28px;padding:5px 10px}.life-direction-summary>div+div{border-top:1px solid #d7ded9}.life-direction-summary dt{color:#687a71;font-size:11px}.life-direction-summary dd{margin:0;color:#315d4d;font-size:12px;font-weight:650;text-align:right;line-height:1.5;overflow-wrap:anywhere;white-space:normal}.life-direction-summary .is-birth-number dd{color:#25483b;font-size:18px}.life-direction-summary .is-best-numbers dd{color:var(--mineral-gold)}.annual-direction-summary{width:280px}.annual-direction-summary>div{grid-template-columns:82px minmax(0,1fr)}.annual-direction-summary dd{line-height:1.5;overflow-wrap:anywhere;white-space:normal}.annual-direction-summary .is-priority-directions dd{color:var(--mineral-gold)}.annual-direction-summary .is-travel-advice dd{color:#52665c;font-weight:600}.direction-star-lines polygon{fill:#66887806;stroke:#789487;stroke-width:1.6;stroke-linejoin:round}.direction-sector-arrows line,.direction-sector-arrows polyline{fill:none;stroke:#899b92;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.76}.direction-center-node circle{fill:#527565;stroke:#365b4c;stroke-width:1.5}.direction-center-node text,.direction-node-number,.direction-node-label{text-anchor:middle;dominant-baseline:middle;font-family:inherit}.direction-center-node text{fill:#fff;font-size:24px;font-weight:700}.direction-node circle{fill:#fbfaf6;stroke:#bac6bf;stroke-width:1.2}.direction-node-number{fill:#40564d;font-size:18px;font-weight:700}.direction-node-label{fill:#5c6e65;font-size:13px;font-weight:600}.direction-node.is-highlighted circle{fill:#f5ecd2;stroke:#c3a65d;stroke-width:1.5;filter:drop-shadow(0 0 3px rgba(175,142,64,.18))}.direction-node.is-highlighted .direction-node-number{fill:#7c6428}.life-direction-interpretation-grid{margin-top:16px}.life-direction-interpretation-grid article{min-height:92px;padding:15px 17px;border-left:3px solid #789487;background:var(--mineral-jade-bg)}.life-direction-interpretation-grid h3{margin:0;color:#29483d;font-size:14px;font-weight:650}.life-direction-interpretation-grid p{margin-top:9px;color:#849188;font-size:12px}.life-direction-interpretation-grid .life-direction-copy p{color:#40564d;line-height:1.7}.life-direction-interpretation-grid .life-direction-copy p+p{margin-top:8px}.life-direction-interpretation-grid .annual-direction-copy p{color:#40564d;line-height:1.7}.life-direction-interpretation-grid .annual-direction-copy p+p{margin-top:8px}.life-direction-map-card,.life-direction-interpretation-grid article{break-inside:avoid;page-break-inside:avoid}.comprehensive-interpretation-section{padding:30px 36px 36px;border-top:1px solid #bdc9c2;background:#fbfaf6}.comprehensive-hero{padding:20px 24px 17px;background:var(--mineral-jade-bg);text-align:center}.comprehensive-hero h3{margin:0;color:#23483a;font-size:22px;line-height:1.45;white-space:pre-line}.comprehensive-hero p{margin:10px 0 0;color:#63766c;font-size:13px;letter-spacing:.04em}.comprehensive-dual-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.comprehensive-list-card{position:relative;padding:18px 20px 15px;overflow:hidden}.comprehensive-list-card.is-strengths{background:var(--mineral-jade-bg)}.comprehensive-list-card.is-challenges{background:#f7f2e7}.comprehensive-card-index{position:absolute;top:4px;right:12px;color:#4968591f;font-size:44px;font-weight:750;line-height:1}.comprehensive-list-card h3{position:relative;margin:0 0 11px;color:#315d4d;font-size:15px}.comprehensive-list-item{position:relative;display:grid;grid-template-columns:82px 1fr;gap:10px;padding:8px 0;border-top:1px solid rgba(95,119,107,.14)}.comprehensive-list-item strong{color:#315d4d;font-size:13px}.comprehensive-list-item p,.current-life-stage-panel p,.comprehensive-annual-strip p,.comprehensive-closing p{margin:0;color:#40564d;font-size:12px;line-height:1.65}.current-life-stage-panel{margin-top:14px;padding:19px 21px 17px;border:1px solid #bfcfc5;background:#fbfcf9}.current-stage-summary-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 30px}.current-stage-summary-line .current-stage-route,.current-stage-summary-line .current-stage-key{line-height:1.45;white-space:nowrap}.current-stage-summary-line .current-stage-route{color:#75857c;font-size:13px}.current-stage-route strong,.current-stage-key strong{color:#315d4d;font-weight:700}.current-stage-route i{margin:0 7px;color:#789487;font-style:normal}.current-stage-route b{color:var(--mineral-gold);font-weight:750}.current-stage-summary-line .current-stage-key{color:#75857c;font-size:11px}.current-stage-key>span{color:inherit}.current-stage-key strong{margin-left:4px;font-size:12px}.life-stage-description{max-width:980px;margin-top:13px!important;color:#40564d;font-size:14px!important;line-height:1.7!important}.life-stage-description-lead,.life-stage-description>span{display:block}.life-stage-description-lead{color:#254b3d;font-weight:700}.life-stage-description>span{margin-top:8px;font-weight:400}.current-life-stage-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:14px}.stage-path-step{position:relative;display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border:1px solid #d1dad4;background:var(--mineral-jade-bg)}.stage-path-step:last-child{border-color:#cdbb8d;background:#f7f4e9}.stage-path-step:not(:last-child):after{content:"→";position:absolute;top:50%;right:-20px;color:#9aaa9f;transform:translateY(-50%)}.stage-path-step>span{color:var(--mineral-gold);font-size:26px;font-weight:750;line-height:1}.stage-path-step strong{display:block;margin-bottom:4px;color:#315d4d;font-size:13px}.comprehensive-annual-strip{margin-top:14px;padding:14px 17px;border-left:3px solid #789487;background:var(--mineral-jade-bg)}.comprehensive-annual-strip strong{display:block;color:#315d4d;font-size:13px;font-weight:650}.comprehensive-annual-strip p{margin-top:7px;line-height:1.65}.comprehensive-closing{margin-top:14px;padding:16px 22px;border-left:3px solid var(--mineral-gold);background:#f6f0df}.comprehensive-closing p{color:#604f2c;font-size:16px;font-weight:650;line-height:1.65;text-align:center;white-space:pre-line}.comprehensive-interpretation-section,.comprehensive-dual-cards,.current-life-stage-panel,.comprehensive-annual-strip,.comprehensive-closing{break-inside:avoid;page-break-inside:avoid}@media(max-width:760px){.comprehensive-dual-cards,.current-life-stage-path{grid-template-columns:1fr}.stage-path-step:not(:last-child):after{content:"↓";top:auto;right:50%;bottom:-22px;transform:translate(50%)}}.core-code-card,.stage-overview-grid article,.stage-interpretation,.path-code-card,.stage-result-card,.current-stage-focus{break-inside:avoid;page-break-inside:avoid}.report-paper{border-color:var(--mineral-border);box-shadow:0 10px 32px #35434e12}.report-header{position:relative;overflow:hidden;border-bottom-color:var(--mineral-border);isolation:isolate}.report-header:before{content:"";position:absolute;z-index:-1;top:-76px;right:28px;width:310px;height:130px;border-radius:50%;background:#dceaf66b;filter:blur(2px);pointer-events:none}.report-heading-row h1,.section-heading h2,.subsection-heading h2,.pattern-panel h2,.deep-report-title h2{color:var(--mineral-ink)}.preview-label{border-color:#b48a357a;border-radius:4px;background:#fffdf9d1;color:var(--mineral-body)}.profile-bar dt,.profile-bar dd{color:var(--mineral-body)}.profile-bar div{padding:3px 8px;border-radius:4px;background:#fceadf8a}.chart-column,.section-heading,.union-section,.elements-section,.deep-report-title,.key-number-deep-section,.union-code-interpretation-section,.life-direction-annual-section,.comprehensive-interpretation-section{border-color:var(--mineral-border)}.chart-column .section-heading>span{color:var(--mineral-terracotta);font-weight:700}.data-column .section-heading>span{color:var(--mineral-iris);font-weight:700}.triangle-outline{fill:#5e91ba06;stroke:#8299aa}.chart-line{stroke:#8299aa}.center-node,.direction-center-node circle{fill:#527565}.chart-symbol,.stage-chart-label,.stage-chart-range{fill:var(--mineral-muted)}.stage-chart-domain,.star-marker{fill:var(--mineral-terracotta)}.union-grid,.key-number-grid,.elements-grid,.union-code,.key-number-item,.element-item{border-color:var(--mineral-border)}.union-grid,.key-number-grid,.elements-grid{background:var(--mineral-report-bg)}.union-code{color:var(--mineral-body)}.union-code:nth-child(1),.union-code:nth-child(5),.union-code:nth-child(9){background:#faf1d994;color:var(--mineral-gold)}.key-number-item{background:var(--mineral-report-bg);box-shadow:0 3px 12px #35434e09}.key-number-item:nth-child(1),.key-number-item:nth-child(3){border-color:#c9794e38;background:#fceadfa8}.key-number-item:nth-child(2),.key-number-item:nth-child(7){border-color:#62876d38;background:#eaf3eaad}.key-number-item:nth-child(2) strong,.key-number-item:nth-child(7) strong{color:var(--mineral-jade)}.key-number-item:nth-child(4){border-color:#5e91ba38;background:#eaf3fbad}.key-number-item:nth-child(4) strong{color:var(--mineral-blue)}.key-number-item:nth-child(5),.key-number-item:nth-child(6){border-color:#c86f8033;background:#fbe9ed9e}.key-number-item:nth-child(8){border-color:#7c69aa38;background:#f0ebf8a8}.key-number-item:nth-child(8) strong{color:var(--mineral-iris)}.key-number-item span,.pattern-label{color:var(--mineral-body)}.pattern-pair,.pattern-panel+.pattern-panel,.pattern-row,.number-structure-summary{border-color:var(--mineral-border)}.repeat-marks i{border-radius:4px;background:var(--mineral-iris)}.missing-item{border-color:#c9794e8c;border-radius:4px;background:var(--mineral-report-bg);color:var(--mineral-muted)}.number-squares span{border-radius:4px}.pattern-row:nth-child(1) .number-squares span{border-color:#c9794e38;background:var(--mineral-terracotta-bg);color:var(--mineral-terracotta)}.pattern-row:nth-child(2) .number-squares span{border-color:#5e91ba38;background:var(--mineral-blue-bg);color:var(--mineral-blue)}.pattern-row:nth-child(3) .number-squares span{border-color:#c86f8038;background:var(--mineral-rose-bg);color:var(--mineral-rose)}.pattern-row:nth-child(4) .number-squares span{border-color:#c9794e47;background:var(--mineral-terracotta-bg-soft);color:var(--mineral-terracotta)}.element-item{position:relative;border-top:2px solid currentColor;background:var(--mineral-report-bg)}.element-item:nth-child(1){color:var(--mineral-wood);background:linear-gradient(var(--mineral-wood-bg),var(--mineral-report-bg) 45%)}.element-item:nth-child(2){color:var(--mineral-fire);background:linear-gradient(var(--mineral-fire-bg),var(--mineral-report-bg) 45%)}.element-item:nth-child(3){color:var(--mineral-earth);background:linear-gradient(var(--mineral-earth-bg),var(--mineral-report-bg) 45%)}.element-item:nth-child(4){color:var(--mineral-metal);background:linear-gradient(var(--mineral-metal-bg),var(--mineral-report-bg) 45%)}.element-item:nth-child(5){color:var(--mineral-water);background:linear-gradient(var(--mineral-water-bg),var(--mineral-report-bg) 45%)}.element-item strong,.element-item .element-count,.element-item>span{color:inherit}.element-item.is-empty{color:var(--mineral-muted);background:linear-gradient(var(--mineral-border-soft),var(--mineral-report-bg) 45%)}.number-structure-summary{color:var(--mineral-body)}.number-structure-summary p:first-child{color:var(--mineral-ink)}.number-structure-summary p:last-child{color:var(--mineral-terracotta)}.deep-report-title>span{color:var(--mineral-blue)}.deep-report-title p,.key-number-copy p,.matrix-code-text,.life-direction-interpretation-grid p,.comprehensive-list-item p,.current-life-stage-panel p,.comprehensive-annual-strip p{color:var(--mineral-body)}.deep-report-title:after{content:"•  •  •";margin-left:auto;color:#5e91ba52;font-size:10px;letter-spacing:3px}.key-number-reading-list{border-color:var(--mineral-border);border-radius:8px;overflow:hidden;background:var(--mineral-report-bg)}.key-number-reading{background:var(--mineral-report-bg)}.key-number-reading:nth-child(2n){background:#f1efeb52}.key-number-reading:first-child{background:#eaf3fbb8}.key-number-reading+.key-number-reading,.key-number-reading h3,.key-number-reading>strong{border-color:var(--mineral-border)}.key-number-reading h3{color:var(--mineral-body)}.key-number-reading>strong{color:var(--mineral-blue)}.key-number-reading:nth-child(2)>strong,.key-number-reading:nth-child(3)>strong{color:var(--mineral-terracotta)}.key-number-reading:nth-child(4)>strong{color:var(--mineral-blue)}.key-number-reading:nth-child(5)>strong,.key-number-reading:nth-child(6)>strong{color:var(--mineral-rose)}.key-number-reading:nth-child(7)>strong{color:var(--mineral-jade)}.key-number-reading:nth-child(8)>strong{color:var(--mineral-iris)}.union-code-matrix{border-color:var(--mineral-border);border-radius:8px;overflow:hidden}.matrix-stage-row,.matrix-stage-row+.matrix-stage-row{border-color:var(--mineral-border);background:var(--mineral-report-bg);box-shadow:none}.matrix-row-theme,.matrix-code,.matrix-code.anchor,.matrix-code.result,.matrix-result-label em{border-color:var(--mineral-border)}.matrix-code{border-top-width:2px;border-radius:6px;background:var(--mineral-report-bg);box-shadow:0 3px 12px #35434e09}.matrix-stage-row:nth-child(1) .matrix-row-theme{background:var(--mineral-blue-bg);color:var(--mineral-blue)}.matrix-stage-row:nth-child(1) .matrix-code{border-top-color:var(--mineral-blue)}.matrix-stage-row:nth-child(1) .matrix-code-heading>strong,.matrix-stage-row:nth-child(1) .matrix-code-heading>span,.matrix-stage-row:nth-child(1) .matrix-result-label strong{color:var(--mineral-blue)}.matrix-stage-row:nth-child(1) .matrix-arrow{color:#5e91ba9e}.matrix-stage-row:nth-child(1) .matrix-code.result{background:#eaf3fbb8}.matrix-stage-row:nth-child(2) .matrix-arrow{color:#c9794e99}.matrix-stage-row:nth-child(2) .matrix-code.result{background:#fceadfb8}.matrix-stage-row:nth-child(3) .matrix-arrow{color:#62876d99}.matrix-stage-row:nth-child(3) .matrix-code.result{background:#eaf3eac2}.matrix-result-label em{background:var(--mineral-terracotta-bg);color:var(--mineral-terracotta)}.golden-stage-label{color:var(--mineral-gold)}.matrix-stage-row.is-golden-stage .matrix-code.result{border-color:#b48a3566;background:var(--mineral-gold-bg)}.union-reading-guide{border-left-color:var(--mineral-blue);border-radius:6px;background:var(--mineral-blue-bg)}.union-reading-guide h3{color:var(--mineral-ink)}.union-reading-guide span{border-color:#5e91ba3d;color:var(--mineral-body)}.life-direction-map-card,.life-direction-interpretation-grid article{border-radius:8px;box-shadow:0 3px 12px #35434e09}.life-direction-map-card.is-life{border-color:#5e91ba52;background:#eaf3fb85}.life-direction-map-card.is-annual{border-color:#c9794e4d;background:#fceadf7a}.is-life .life-direction-map-heading{border-color:#5e91ba40}.is-life .life-direction-map-heading h3,.is-life .life-direction-summary dd{color:var(--mineral-blue)}.is-annual .life-direction-map-heading{border-color:#c9794e40}.life-direction-summary{border-color:var(--mineral-border);border-radius:6px;background:#fffdf9e6}.life-direction-summary>div+div{border-color:var(--mineral-border-soft)}.life-direction-summary dt{color:var(--mineral-muted)}.direction-star-lines polygon{fill:#5e91ba05;stroke:#879eaa}.direction-sector-arrows line,.direction-sector-arrows polyline{stroke:#91a2aa}.direction-node circle{fill:var(--mineral-report-bg);stroke:var(--mineral-border)}.direction-node.is-highlighted circle{fill:var(--mineral-gold-bg);stroke:#b48a359e}.life-direction-copy{border-left-color:var(--mineral-blue)!important;background:#eaf3fbb8!important}.annual-direction-copy{border-left-color:var(--mineral-terracotta)!important;background:#fceadfad!important}.comprehensive-hero{border-radius:8px;background:linear-gradient(110deg,#eaf3fbe6,#fffdf9f0)}.comprehensive-hero h3{color:var(--mineral-ink)}.comprehensive-hero p{color:var(--mineral-muted)}.comprehensive-hero p span{display:inline-block;margin:0 2px;padding:2px 6px;border-radius:4px}.comprehensive-hero p span:nth-child(1){background:var(--mineral-blue-bg);color:var(--mineral-blue)}.comprehensive-hero p span:nth-child(2){background:var(--mineral-iris-bg);color:var(--mineral-iris)}.comprehensive-hero p span:nth-child(3){background:var(--mineral-rose-bg);color:var(--mineral-rose)}.comprehensive-hero p span:nth-child(4){background:var(--mineral-terracotta-bg);color:var(--mineral-terracotta)}.comprehensive-list-card,.current-life-stage-panel,.stage-path-step,.comprehensive-annual-strip,.comprehensive-closing{border-radius:6px;box-shadow:0 3px 12px #35434e09}.comprehensive-list-card.is-strengths h3,.comprehensive-list-card.is-strengths .comprehensive-list-item strong{color:var(--mineral-blue)}.comprehensive-card-index{color:var(--mineral-ink);opacity:.14}.comprehensive-list-item{border-color:#4b58621f}.current-life-stage-panel{border-color:var(--mineral-border);background:var(--mineral-report-bg)}.current-stage-summary-line .current-stage-route,.current-stage-summary-line .current-stage-key{color:var(--mineral-muted)}.current-stage-route i{color:#91a2aa}.current-stage-key strong{color:var(--mineral-ink)}.stage-path-step:nth-child(3),.stage-path-step:last-child{border-color:#c9794e47;background:var(--mineral-terracotta-bg)}.stage-path-step:not(:last-child):after{color:#91a2aa}.stage-path-step strong,.life-stage-description-lead{color:var(--mineral-ink)}.life-stage-description,.life-stage-description>span{color:var(--mineral-body)}.comprehensive-annual-strip{border-left-color:var(--mineral-blue);background:#eaf3fbb8}.comprehensive-closing{border-left-color:var(--mineral-gold);background:linear-gradient(100deg,#fceadfb3,#faf1d9c7)}.comprehensive-closing p{color:var(--mineral-ink)}.golden-stage-label{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 7px;border:1px solid rgba(180,138,53,.42);border-radius:10px;background:linear-gradient(135deg,#fffdf9e6,#faf1d9f0);color:#9a7128;box-shadow:0 2px 8px #b48a351c,inset 0 0 0 1px #ffffff75;font-size:12px;font-weight:700;line-height:1.45;letter-spacing:.06em}.golden-stage-label:before{content:"✦";color:var(--mineral-gold);font-size:11px;line-height:1;text-shadow:0 0 6px rgba(180,138,53,.2)}.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code.result{position:relative;border-color:#b48a359e;border-top-color:var(--mineral-gold);background:linear-gradient(145deg,#fffdf9fa,#faf1d9e0);box-shadow:0 5px 16px #b48a351a,inset 0 0 18px #faf1d961}.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code-heading>strong,.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code-heading>span{color:#9a7128}.matrix-stage-row.is-golden-stage .matrix-result-label strong{color:var(--mineral-ink)}.key-number-item:nth-child(1),.key-number-item:nth-child(3){background:#fceadfbd}.key-number-item:nth-child(2),.key-number-item:nth-child(7){background:#eaf3eac2}.key-number-item:nth-child(4){background:#eaf3fbc2}.key-number-item:nth-child(5),.key-number-item:nth-child(6){background:#fbe9edb3}.key-number-item:nth-child(8){background:#f0ebf8bd}.key-number-reading-list{border-color:var(--mineral-border-soft);box-shadow:0 4px 16px #35434e06}.key-number-reading+.key-number-reading{border-top-color:#e7e2dbb8}.key-number-reading h3,.key-number-reading>strong{border-right-color:#e7e2dba8}.key-number-reading h3{box-shadow:inset 2px 0 #5e91ba2e}.key-number-reading:nth-child(2) h3,.key-number-reading:nth-child(3) h3{box-shadow:inset 2px 0 #c9794e38}.key-number-reading:nth-child(5) h3,.key-number-reading:nth-child(6) h3{box-shadow:inset 2px 0 #c86f8033}.key-number-reading:nth-child(7) h3{box-shadow:inset 2px 0 #62876d38}.key-number-reading:nth-child(8) h3{box-shadow:inset 2px 0 #7c69aa38}.comprehensive-hero{border:1px solid rgba(94,145,186,.16);background:linear-gradient(112deg,#dceaf6b8,#eaf3fbc7 46%,#fffdf9f5);box-shadow:0 5px 18px #35434e0a,inset 3px 0 #5e91ba61}body{color:var(--mineral-body);background:var(--mineral-page-bg)}.report-paper,.key-number-deep-section,.union-code-interpretation-section,.comprehensive-interpretation-section{background:var(--mineral-report-bg)}.report-paper{border-color:var(--mineral-border);box-shadow:0 12px 34px #22314913}.report-header{position:relative;overflow:hidden;border-bottom:2px solid var(--mineral-terracotta);background:linear-gradient(120deg,#223149,#2d465c 58%,#3d5964);color:var(--mineral-ivory);isolation:isolate}.report-header:before{top:-108px;right:72px;width:390px;height:190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:transparent;filter:none}.report-header:after{content:"·  ✦  ·";position:absolute;z-index:-1;top:17px;right:190px;color:#f4ecd638;font-size:9px;letter-spacing:7px;pointer-events:none}.report-heading-row h1{color:var(--mineral-ivory)}.profile-bar div{padding:3px 8px;border-right:1px solid rgba(255,255,255,.22);border-radius:0;background:transparent}.profile-bar div:last-child{border-right:0}.profile-bar dt{color:#ffffff94}.profile-bar dd{color:#ffffffe0}.preview-label{border-color:#f4ecd69e;border-radius:4px;background:#ffffff12;color:#fff9eae6}.section-heading,.subsection-heading,.deep-report-title{border-color:var(--mineral-border)}.section-heading h2,.subsection-heading h2,.pattern-panel h2,.deep-report-title h2{color:var(--mineral-ink)}.section-heading>span,.deep-report-title>span{min-width:28px;padding:3px 6px;border-radius:4px;color:var(--mineral-surface);font-size:11px;font-weight:700;line-height:1.35;text-align:center}.chart-column .section-heading>span{background:var(--mineral-terracotta);color:var(--mineral-surface)}.data-column .section-heading>span{background:var(--mineral-iris);color:var(--mineral-surface)}.key-number-deep-section .deep-report-title>span{background:var(--mineral-navy)}.union-code-interpretation-section .deep-report-title>span{background:var(--mineral-jade)}.life-direction-annual-section .deep-report-title>span{background:linear-gradient(135deg,var(--mineral-terracotta),var(--mineral-navy-2))}.comprehensive-interpretation-section .deep-report-title>span{background:var(--mineral-gold)}.deep-report-title:after{content:"•  •  —";color:#314b6147}.chart-column{border-color:var(--mineral-border);background:radial-gradient(circle at 50% 42%,rgba(91,131,173,.08),transparent 58%)}.triangle-outline{fill:#5b83ad05;stroke:#8294a4}.chart-line{stroke:#8294a4}.center-node{fill:var(--mineral-navy)}.chart-number,.chart-number-original{fill:var(--mineral-ink)}.chart-number-center{fill:var(--mineral-ivory)}.chart-number-outer{stroke:var(--mineral-report-bg)}.stage-chart-domain{fill:var(--mineral-terracotta)}.stage-chart-label,.stage-chart-range,.chart-symbol{fill:var(--mineral-muted)}.star-marker{fill:var(--mineral-terracotta)}.union-grid,.key-number-grid,.elements-grid{border-color:var(--mineral-border);background:var(--mineral-surface)}.union-code{border-color:var(--mineral-border);background:var(--mineral-surface);color:var(--mineral-ink)}.union-code:nth-child(1),.union-code:nth-child(5),.union-code:nth-child(9){background:#f4ecd6a8;color:var(--mineral-terracotta)}.key-number-item,.key-number-item:nth-child(n){border-color:var(--mineral-border);border-top:3px solid var(--mineral-blue);background:var(--mineral-surface);box-shadow:inset 0 -7px 14px #22314905}.key-number-item span{color:var(--mineral-muted)}.key-number-item strong{color:var(--mineral-blue)}.key-number-item:nth-child(1),.key-number-item:nth-child(3){border-top-color:var(--mineral-terracotta)}.key-number-item:nth-child(1) strong,.key-number-item:nth-child(3) strong{color:var(--mineral-terracotta)}.key-number-item:nth-child(2),.key-number-item:nth-child(8){border-top-color:var(--mineral-iris)}.key-number-item:nth-child(2) strong,.key-number-item:nth-child(8) strong{color:var(--mineral-iris)}.key-number-item:nth-child(5),.key-number-item:nth-child(6){border-top-color:var(--mineral-rose)}.key-number-item:nth-child(5) strong,.key-number-item:nth-child(6) strong{color:var(--mineral-rose)}.key-number-item:nth-child(7){border-top-color:var(--mineral-jade)}.key-number-item:nth-child(7) strong{color:var(--mineral-jade)}.pattern-pair,.pattern-panel+.pattern-panel,.pattern-row,.number-structure-summary{border-color:var(--mineral-border-soft)}.repeated-item>strong{color:var(--mineral-iris)}.repeat-marks i{width:11px;height:3px;border-radius:0;background:var(--mineral-iris)}.missing-item{border:1px dashed rgba(122,131,140,.62);border-radius:4px;background:var(--mineral-surface);color:var(--mineral-muted)}.number-squares span{border-radius:4px;background:var(--mineral-surface)}.pattern-row:nth-child(1) .number-squares span{border-color:#c46f497a;background:#f6e6dd94;color:var(--mineral-terracotta)}.pattern-row:nth-child(2) .number-squares span{border-color:#5b83ad7a;background:#e8eef6a8;color:var(--mineral-blue)}.pattern-row:nth-child(3) .number-squares span{border-color:#bc78827a;background:#f4e6e9a8;color:var(--mineral-rose)}.pattern-row:nth-child(4) .number-squares span{border-color:#b58a3280;background:#f4ecd6ad;color:var(--mineral-gold)}.element-item,.element-item:nth-child(n){border-color:var(--mineral-border);border-top:4px solid currentColor;background:var(--mineral-surface);box-shadow:none}.element-item:nth-child(1){color:var(--mineral-wood)}.element-item:nth-child(2){color:var(--mineral-fire)}.element-item:nth-child(3){color:var(--mineral-earth)}.element-item:nth-child(4){color:var(--mineral-metal)}.element-item:nth-child(5){color:var(--mineral-water)}.element-item strong{color:currentColor}.element-item .element-count{color:var(--mineral-navy)}.element-item>span{color:currentColor;opacity:.78}.element-item.is-empty{opacity:.45}.number-structure-summary p:first-child{color:var(--mineral-navy);font-weight:650}.number-structure-summary p:last-child{color:var(--mineral-terracotta);font-weight:650}.key-number-reading-list{border-color:var(--mineral-border-soft);background:var(--mineral-surface);box-shadow:0 4px 16px #22314906}.key-number-reading,.key-number-reading:nth-child(2n){background:var(--mineral-surface)}.key-number-reading:nth-child(2n){background:#e8eef63d}.key-number-reading:first-child{background:var(--mineral-blue-bg)}.key-number-reading+.key-number-reading{border-color:var(--mineral-border-soft)}.key-number-reading h3,.key-number-reading>strong{border-color:#ddd7ce9e}.key-number-reading h3{color:var(--mineral-ink);box-shadow:inset 3px 0 0 var(--mineral-blue)}.key-number-reading>strong{color:var(--mineral-blue);background:linear-gradient(var(--mineral-blue-bg),var(--mineral-blue-bg)) center / 35px 35px no-repeat}.key-number-reading:nth-child(8) h3{box-shadow:inset 3px 0 0 var(--mineral-iris)}.key-number-reading:nth-child(8)>strong{color:var(--mineral-iris);background-image:linear-gradient(var(--mineral-iris-bg),var(--mineral-iris-bg))}.key-number-copy p{color:var(--mineral-body)}.union-code-matrix{border-color:var(--mineral-border);background:var(--mineral-surface)}.matrix-stage-row,.matrix-stage-row.current,.matrix-stage-row+.matrix-stage-row{border-color:var(--mineral-border);background:var(--mineral-report-bg);box-shadow:none}.matrix-code{border-color:var(--mineral-border);border-top-width:3px;background:var(--mineral-surface);box-shadow:0 4px 16px #22314909}.matrix-code-text,.matrix-result-label small{color:var(--mineral-body)}.matrix-stage-row:nth-child(1) .matrix-row-theme{background:var(--mineral-blue-bg);color:var(--mineral-navy-2)}.matrix-stage-row:nth-child(1) .matrix-code{border-top-color:var(--mineral-navy-2)}.matrix-stage-row:nth-child(1) .matrix-code-heading>strong,.matrix-stage-row:nth-child(1) .matrix-code-heading>span,.matrix-stage-row:nth-child(1) .matrix-result-label strong{color:var(--mineral-navy-2)}.matrix-stage-row:nth-child(1) .matrix-arrow{color:#314b618c}.matrix-stage-row:nth-child(1) .matrix-code.result{background:var(--mineral-blue-bg)}.matrix-stage-row:nth-child(2) .matrix-row-theme{background:var(--mineral-terracotta-bg);color:var(--mineral-terracotta)}.matrix-stage-row:nth-child(2) .matrix-code{border-top-color:var(--mineral-terracotta)}.matrix-stage-row:nth-child(2) .matrix-code-heading>strong,.matrix-stage-row:nth-child(2) .matrix-code-heading>span,.matrix-stage-row:nth-child(2) .matrix-result-label strong{color:var(--mineral-terracotta)}.matrix-stage-row:nth-child(2) .matrix-arrow{color:#c46f498c}.matrix-stage-row:nth-child(2) .matrix-code.result{background:var(--mineral-terracotta-bg)}.matrix-stage-row:nth-child(3) .matrix-row-theme{background:var(--mineral-jade-bg);color:var(--mineral-jade)}.matrix-stage-row:nth-child(3) .matrix-code{border-top-color:var(--mineral-jade)}.matrix-stage-row:nth-child(3) .matrix-code-heading>strong,.matrix-stage-row:nth-child(3) .matrix-code-heading>span,.matrix-stage-row:nth-child(3) .matrix-result-label strong{color:var(--mineral-jade)}.matrix-stage-row:nth-child(3) .matrix-arrow{color:#367a708c}.matrix-stage-row:nth-child(3) .matrix-code.result{background:var(--mineral-jade-bg)}.golden-stage-label{gap:5px;padding:3px 7px;border:1px solid rgba(181,138,50,.72);border-radius:4px;background:#fff9eaf0;color:#8f6926;box-shadow:none;font-size:11px}.golden-stage-label:before{content:"✦";color:var(--mineral-gold);text-shadow:none}.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code.result{border:1px solid rgba(181,138,50,.72);border-top:3px solid var(--mineral-gold);background:linear-gradient(135deg,#fff9ea,#f3e5bd);box-shadow:0 8px 22px #b58a321f,inset 0 0 0 1px #ffffffa6}.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code-heading>strong{color:var(--mineral-gold)}.matrix-stage-row.is-golden-stage .matrix-stage-result-column .matrix-code-heading>span,.matrix-stage-row.is-golden-stage .matrix-result-label strong{color:var(--mineral-navy)}.life-direction-map-card{box-shadow:0 4px 16px #2231490b}.life-direction-map-card.is-life{border-color:#5b83ad57;background:var(--mineral-blue-bg)}.life-direction-map-card.is-annual{border-color:#c46f4957;background:var(--mineral-terracotta-bg)}.is-life .life-direction-map-heading{border-color:#367a7047}.is-life .life-direction-map-heading h3{color:var(--mineral-navy-2)}.is-life .life-direction-summary dd{color:var(--mineral-blue)}.is-annual .life-direction-map-heading{border-color:#c46f4947}.is-annual .life-direction-map-heading h3,.is-annual .life-direction-map-heading p strong,.is-annual .life-direction-summary dd{color:var(--mineral-terracotta)}.life-direction-summary{border-color:var(--mineral-border);background:#ffffffd1}.life-direction-summary .is-best-numbers dd,.annual-direction-summary .is-priority-directions dd{color:var(--mineral-gold)}.direction-star-lines polygon{fill:#5b83ad05;stroke:#8799a8}.direction-sector-arrows line,.direction-sector-arrows polyline{stroke:#8799a8}.direction-center-node circle{fill:var(--mineral-navy);stroke:#17283e}.direction-node circle{fill:var(--mineral-surface);stroke:var(--mineral-border)}.direction-node-number{fill:var(--mineral-ink)}.direction-node-label{fill:var(--mineral-body)}.direction-node.is-highlighted circle{fill:var(--mineral-gold-bg);stroke:#b58a32b8}.direction-node.is-highlighted .direction-node-number{fill:var(--mineral-gold)}.life-direction-copy{border-left-color:var(--mineral-blue)!important;background:#e8eef6e0!important}.annual-direction-copy{border-left-color:var(--mineral-terracotta)!important;background:#f6e6dde0!important}.life-direction-interpretation-grid h3{color:var(--mineral-ink)}.life-direction-interpretation-grid p{color:var(--mineral-body)}.comprehensive-hero{border:0;background:linear-gradient(130deg,#23364f,#315166 72%,#3d6a68);box-shadow:0 6px 20px #22314917}.comprehensive-hero h3,.comprehensive-hero h3 span{color:var(--mineral-ivory)}.comprehensive-hero h3 mark{padding:0;background:transparent;color:#e5c77c}.comprehensive-hero p{color:#ffffffbd}.comprehensive-hero p span,.comprehensive-hero p span:nth-child(n){border:1px solid rgba(255,255,255,.18);border-radius:4px;background:#ffffff17;color:#ffffffd6}.comprehensive-list-card.is-strengths{background:var(--mineral-blue-bg)}.comprehensive-list-card.is-challenges{background:var(--mineral-terracotta-bg)}.comprehensive-list-card.is-strengths h3,.comprehensive-list-card.is-strengths .comprehensive-list-item strong{color:var(--mineral-navy-2)}.comprehensive-list-card.is-challenges h3,.comprehensive-list-card.is-challenges .comprehensive-list-item strong{color:var(--mineral-terracotta)}.comprehensive-card-index{color:var(--mineral-navy);opacity:.13}.current-life-stage-panel{border-color:var(--mineral-border);background:var(--mineral-surface)}.current-stage-route strong{color:var(--mineral-terracotta)}.current-stage-route b{color:var(--mineral-gold)}.current-stage-key strong,.life-stage-description-lead{color:var(--mineral-ink)}.stage-path-step{border-color:var(--mineral-border)}.stage-path-step:nth-child(1){background:var(--mineral-iris-bg)}.stage-path-step:nth-child(1)>span{color:var(--mineral-iris)}.stage-path-step:nth-child(2){background:var(--mineral-blue-bg)}.stage-path-step:nth-child(2)>span{color:var(--mineral-blue)}.stage-path-step:nth-child(3),.stage-path-step:last-child{border-color:#c46f494d;background:var(--mineral-terracotta-bg)}.stage-path-step:nth-child(3)>span{color:var(--mineral-terracotta)}.stage-path-step:not(:last-child):after{color:#8799a8}.comprehensive-annual-strip{border-left-color:var(--mineral-jade);background:var(--mineral-jade-bg)}.comprehensive-annual-strip strong{color:var(--mineral-ink)}.comprehensive-closing{border-left-color:var(--mineral-gold);background:linear-gradient(90deg,#f4ecd6,#f4e4d9)}.comprehensive-closing p{color:var(--mineral-navy)}.number-structure-summary{display:grid;gap:5px;margin-top:9px;padding-top:8px;border-top-color:var(--mineral-border-soft)}.number-structure-summary p{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;min-height:29px;padding:5px 9px 5px 0;border:1px solid var(--mineral-border-soft);border-left-width:3px;border-radius:4px;background:var(--mineral-surface);color:var(--mineral-body);font-size:11px;font-weight:600;line-height:1.5;white-space:nowrap}.number-structure-summary p:before{align-self:stretch;display:flex;align-items:center;padding-left:9px;font-size:10px;font-weight:700;letter-spacing:.04em}.number-structure-summary p:first-child{border-left-color:var(--mineral-navy-2);background:linear-gradient(90deg,rgba(232,238,246,.68),var(--mineral-surface) 52%);color:var(--mineral-navy)}.number-structure-summary p:first-child:before{content:"结构优势";color:var(--mineral-navy-2)}.number-structure-summary p:last-child{border-left-color:var(--mineral-terracotta);background:linear-gradient(90deg,rgba(246,230,221,.72),var(--mineral-surface) 52%);color:var(--mineral-terracotta)}.number-structure-summary p:last-child:before{content:"当前提醒";color:var(--mineral-terracotta)}.key-number-reading h3{box-shadow:inset 3px 0 0 var(--mineral-blue)}.key-number-reading>strong{color:var(--mineral-blue);background-image:linear-gradient(var(--mineral-blue-bg),var(--mineral-blue-bg))}.key-number-reading:nth-child(2) h3,.key-number-reading:nth-child(3) h3{box-shadow:inset 3px 0 0 var(--mineral-terracotta)}.key-number-reading:nth-child(2)>strong,.key-number-reading:nth-child(3)>strong{color:var(--mineral-terracotta);background-image:linear-gradient(var(--mineral-terracotta-bg),var(--mineral-terracotta-bg))}.key-number-reading:nth-child(4) h3{box-shadow:inset 3px 0 0 var(--mineral-blue)}.key-number-reading:nth-child(4)>strong{color:var(--mineral-blue);background-image:linear-gradient(var(--mineral-blue-bg),var(--mineral-blue-bg))}.key-number-reading:nth-child(5) h3,.key-number-reading:nth-child(6) h3{box-shadow:inset 3px 0 0 var(--mineral-rose)}.key-number-reading:nth-child(5)>strong,.key-number-reading:nth-child(6)>strong{color:var(--mineral-rose);background-image:linear-gradient(var(--mineral-rose-bg),var(--mineral-rose-bg))}.key-number-reading:nth-child(7) h3{box-shadow:inset 3px 0 0 var(--mineral-jade)}.key-number-reading:nth-child(7)>strong{color:var(--mineral-jade);background-image:linear-gradient(var(--mineral-jade-bg),var(--mineral-jade-bg))}.life-direction-interpretation-grid .life-direction-copy{border-left-color:var(--mineral-blue)!important;background:linear-gradient(100deg,#e8eef6f5,#f7f2e97a)!important}.life-direction-interpretation-grid .annual-direction-copy{border-left-color:var(--mineral-terracotta)!important;background:linear-gradient(100deg,#f6e6ddf5,#f7f2e97a)!important}.life-direction-interpretation-grid .life-direction-copy h3{color:var(--mineral-navy-2)}.life-direction-interpretation-grid .annual-direction-copy h3{color:var(--mineral-terracotta)}.life-direction-interpretation-grid .life-direction-copy p,.life-direction-interpretation-grid .annual-direction-copy p{color:var(--mineral-body)}.life-direction-interpretation-grid .life-direction-copy strong{color:var(--mineral-navy-2)}.life-direction-interpretation-grid .annual-direction-copy strong{color:#9d5638}.comprehensive-list-item p,.current-life-stage-panel p,.comprehensive-annual-strip p{font-size:13px;line-height:1.72}.comprehensive-list-item strong,.stage-path-step strong,.comprehensive-annual-strip strong{font-size:14px}.stage-path-step p{font-size:13px;line-height:1.68}.life-stage-description{font-size:15px!important;line-height:1.78!important}.comprehensive-annual-strip{border-left-color:var(--mineral-blue);background:linear-gradient(100deg,#e8eef6eb,#e3efecb8)}.comprehensive-annual-strip strong{color:var(--mineral-navy)}.comprehensive-annual-strip strong:first-letter{color:var(--mineral-terracotta)}.comprehensive-annual-strip p{color:var(--mineral-body)}.comprehensive-closing{position:relative;overflow:hidden;padding:18px 24px;border:1px solid rgba(181,138,50,.34);border-left:4px solid var(--mineral-gold);background:linear-gradient(118deg,#223149,#2d465c 70%,#385761);box-shadow:0 8px 22px #2231491a,inset 0 0 28px #ffffff06}.comprehensive-closing:after{content:"✦";position:absolute;top:8px;right:14px;color:#e5c77c40;font-size:12px}.comprehensive-closing p{color:#f7f2e9eb;font-size:15px;font-weight:550;line-height:1.78}.comprehensive-closing p:first-line{color:#e5c77c;font-size:19px;font-weight:700;line-height:1.9}.number-structure-summary p{display:block;min-height:29px;padding:6px 10px}.number-structure-summary p:before{content:none;display:none}.key-number-reading h3{display:flex;align-items:flex-start;padding-left:11px;font-size:13.5px;font-weight:700;line-height:1.5}.key-number-reading>strong{display:flex;align-items:center;justify-content:center;padding:5px 14px;background-position:center;background-size:40px 38px;background-repeat:no-repeat;font-size:22px;line-height:1;text-align:center}.comprehensive-list-card.is-challenges .comprehensive-list-item{grid-template-columns:112px minmax(0,1fr);gap:16px}.comprehensive-list-card.is-challenges .comprehensive-list-item strong{line-height:1.55}.current-stage-summary-line{gap:6px 34px}.current-stage-summary-line .current-stage-route{font-size:15px;font-weight:550}.current-stage-route strong,.current-stage-route b{font-size:16px}.current-stage-summary-line .current-stage-key{font-size:13px}.current-stage-key strong{font-size:14px}.comprehensive-annual-strip{padding-block:16px}.comprehensive-annual-strip strong{font-size:15px;line-height:1.5}.comprehensive-annual-strip p{margin-top:8px;color:var(--mineral-body);font-size:14px;line-height:1.76}.element-item[data-element=金]{color:var(--mineral-metal)}.element-item[data-element=木]{color:var(--mineral-wood)}.element-item[data-element=水]{color:var(--mineral-water)}.element-item[data-element=火]{color:var(--mineral-fire)}.element-item[data-element=土]{color:var(--mineral-earth)}.pattern-row:nth-child(1) .number-squares span{border-color:#c46f499e;background:#fbe5d9;color:#a94f2d;font-weight:700}.pattern-row:nth-child(2) .number-squares span{border-color:#517fa69e;background:#e1effa;color:#376e9b;font-weight:700}.pattern-row:nth-child(3) .number-squares span{border-color:#7568a29e;background:#e9e1f5;color:#65538f;font-weight:700}.pattern-row:nth-child(4) .number-squares span{border-color:#b58a32a3;background:#f8eac5;color:#91691f;font-weight:700}.key-number-reading:first-child>strong{color:#e6f1fa;background-image:linear-gradient(#4e6d88,#4e6d88);background-size:42px 40px;text-shadow:0 1px 0 rgba(255,255,255,.08)}.number-structure-summary{gap:0;margin-top:8px;padding-top:6px}.number-structure-summary p,.number-structure-summary p:first-child,.number-structure-summary p:last-child{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;min-height:0;margin:0;padding:5px 0;border:0;border-bottom:1px solid var(--mineral-border-soft);border-radius:0;background:transparent;color:var(--mineral-body);font-size:11px;font-weight:500;line-height:1.5;white-space:normal}.number-structure-summary p:last-child{border-bottom:0}.number-structure-summary p strong{color:var(--mineral-muted);font-size:10px}.number-structure-summary p:first-child span{color:var(--mineral-navy);font-weight:650}.number-structure-summary p:nth-child(2) span{color:var(--mineral-terracotta);font-weight:650}.number-structure-summary p:nth-child(3) span{color:var(--mineral-jade)}.key-number-reading.is-constraint-number{min-height:0}.key-number-reading.is-constraint-number .key-number-copy{white-space:normal}.key-number-reading.is-constraint-number .key-number-copy p{margin:0;line-height:1.6;white-space:normal}.key-number-reading.is-constraint-number .key-number-copy p+p{margin-top:6px}.global-structure-section .subsection-heading{margin-bottom:9px}.global-digit-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));border-block:1px solid var(--mineral-border-soft)}.global-digit-item{min-width:0;padding:7px 2px 6px;border-right:1px solid var(--mineral-border-soft);text-align:center}.global-digit-item:last-child{border-right:0}.global-digit-item.is-strongest{border-color:#c46f4980;background:#c46f491f;box-shadow:inset 0 -2px #a94f2d8c}.global-digit-item.is-strongest strong{color:var(--mineral-terracotta)}.global-digit-item.is-strongest span{color:#8f593f;font-weight:700}.global-digit-item strong,.global-digit-item span{display:block}.global-digit-item strong{color:var(--mineral-navy);font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.05}.global-digit-item span{margin-top:3px;color:var(--mineral-muted);font-size:9px;line-height:1.2}.global-structure-facts p{display:grid;grid-template-columns:82px minmax(0,1fr);gap:7px;margin:0;padding:5px 0;color:var(--mineral-body);font-size:10px;line-height:1.45}.global-structure-facts strong{color:var(--mineral-muted);font-size:9px;font-weight:650}.global-element-radar{width:min(100%,320px);margin:3px auto 0}.global-element-radar svg{display:block;width:100%;height:auto;max-height:208px;overflow:visible}.radar-grid-line,.radar-axis{fill:none;stroke:#5e746c33;stroke-width:1}.radar-data-area{fill:#397e7929;stroke:var(--mineral-jade);stroke-width:1.5}.radar-node{stroke:#fff;stroke-width:1.5;print-color-adjust:exact;-webkit-print-color-adjust:exact}.radar-node[data-element=金]{fill:var(--mineral-metal)}.radar-node[data-element=木]{fill:var(--mineral-wood)}.radar-node[data-element=水]{fill:var(--mineral-water)}.radar-node[data-element=火]{fill:var(--mineral-fire)}.radar-node[data-element=土]{fill:var(--mineral-earth)}.radar-label{fill:var(--mineral-body);font-size:11px;font-weight:650}.global-structure-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--mineral-border-soft)}.global-structure-facts p+p{border-top:1px solid rgba(199,209,202,.55)}.global-structure-facts p:nth-child(2n){grid-template-columns:auto auto;justify-content:end;text-align:right}.global-structure-facts p:nth-child(2){border-top:0}.global-structure-facts span{min-width:0;overflow-wrap:anywhere}.global-structure-facts p:nth-child(1) span{color:#b64f35;font-weight:750}.global-structure-facts p:nth-child(2) span{color:var(--mineral-earth);font-weight:700}.global-structure-facts .global-health-reminder{grid-column:1 / -1;grid-template-columns:82px minmax(0,1fr)}.global-structure-facts .global-health-reminder span{color:#2f7480;font-weight:600;line-height:1.55}.global-structure-facts .global-health-reminder strong{color:#b64f35;font-weight:750}.global-structure-facts .health-disclaimer{display:block;margin-top:3px;color:var(--mineral-body);font-size:inherit;font-weight:400}.pattern-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pattern-row{grid-template-columns:auto minmax(0,1fr);gap:8px}.pattern-row:nth-child(2){grid-template-columns:auto auto;justify-content:end}.pattern-row:nth-child(2) .number-squares{justify-content:flex-end}.pattern-rows .number-squares{flex-wrap:nowrap;gap:3px;min-width:0}.pattern-rows .number-squares span{flex:0 0 20px;width:20px;height:20px;font-size:11px;line-height:18px}.pattern-rows .pattern-label{font-size:11px;white-space:nowrap}.repetition-missing-experiment .experiment-title{position:relative}.repetition-missing-experiment .experiment-title:after{content:"";position:absolute;right:0;bottom:-1px;width:84px;height:2px;background:linear-gradient(90deg,transparent,var(--mineral-iris));opacity:.58}.repetition-missing-experiment .experiment-title>div>span{border-color:#7568a257;background:#e9e1f561}.repetition-missing-experiment .number-presence-table{overflow:hidden;border-right:1px solid var(--mineral-border);border-radius:4px;background:var(--mineral-surface);box-shadow:0 4px 14px #22314909}.repetition-missing-experiment .number-presence-row.is-header{color:var(--mineral-navy);background:linear-gradient(90deg,#e8eef6b8,#f4ecd67a);letter-spacing:.06em}.repetition-missing-experiment .number-presence-row:nth-child(2n){background:#e8eef633}.repetition-missing-experiment .number-presence-row:nth-child(odd):not(.is-header){background:#fbfaf6c7}.repetition-missing-experiment .number-presence-row>strong{background:#f4ecd640;box-shadow:inset 3px 0 #c46f496b}.repetition-missing-experiment .number-presence-row:nth-child(3n)>strong{box-shadow:inset 3px 0 #367a706b}.repetition-missing-experiment .number-presence-row:nth-child(3n+1)>strong{box-shadow:inset 3px 0 #7568a266}.structure-report-end{margin:0;padding:42px 36px 46px;border-top:1px solid var(--mineral-border);background:radial-gradient(circle at 82% 18%,rgba(117,104,162,.1),transparent 28%),linear-gradient(135deg,#e8eef6a3,#f4ecd680);text-align:center}.structure-report-end>span{color:var(--mineral-iris);font-size:10px;font-weight:750;letter-spacing:.18em}.structure-report-end h2{margin-top:7px;color:var(--mineral-ink);font-size:22px}.structure-report-end p{max-width:690px;margin:12px auto 0;color:var(--mineral-body);font-size:13px;line-height:1.75}.structure-report-end button,.interpretation-back{border:1px solid var(--mineral-navy);border-radius:4px;cursor:pointer;font:inherit}.structure-report-end button{margin-top:20px;padding:10px 24px;background:var(--mineral-navy);color:var(--mineral-surface);font-size:13px;font-weight:700}.structure-report-end button:hover{background:var(--mineral-navy-2)}.interpretation-page{min-height:100vh;padding:34px 20px 64px;background:var(--mineral-page-bg)}.interpretation-paper{width:min(900px,100%);margin:0 auto;border:1px solid var(--mineral-border);background:var(--mineral-report-bg);box-shadow:0 12px 34px #22314913}.interpretation-paper.is-empty{box-sizing:border-box;padding:34px}.interpretation-paper.is-empty h1{margin-top:24px;color:var(--mineral-ink)}.interpretation-paper.is-empty p{margin-top:12px;color:var(--mineral-body)}.interpretation-header{display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:24px;padding:25px 30px;border-bottom:2px solid var(--mineral-terracotta);background:linear-gradient(120deg,#223149,#3d5964);color:var(--mineral-surface)}.interpretation-actions{display:grid;gap:7px}.interpretation-actions .report-image-download,.interpretation-actions .report-image-download button{width:100%;box-sizing:border-box}.interpretation-actions .report-image-download button{border-color:#ffffff9e;background:#fffffff0;color:var(--mineral-navy);font-size:12px}.interpretation-back{padding:8px 12px;border-color:#ffffff7a;background:#ffffff14;color:var(--mineral-surface);font-size:12px}.interpretation-header>div>span{color:#ffffff94;font-size:10px;letter-spacing:.12em}.interpretation-header h1{margin-top:4px;font-size:25px;letter-spacing:.06em}.interpretation-header dl{display:grid;gap:5px}.interpretation-header dl div{display:flex;justify-content:space-between;gap:10px}.interpretation-header dt{color:#ffffff8a;font-size:10px}.interpretation-header dd{color:#ffffffe6;font-size:11px;white-space:nowrap}.interpretation-preparation{margin:30px auto 0;width:min(720px,calc(100% - 48px));padding:22px 24px;border-left:3px solid var(--mineral-iris);background:#e9e1f547}.interpretation-preparation>strong{color:var(--mineral-iris);font-size:14px}.interpretation-preparation>p{margin-top:7px;color:var(--mineral-body);font-size:12px;line-height:1.65}.interpretation-preparation ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 28px;margin:15px 0 0;padding-left:21px;color:var(--mineral-navy);font-size:11px;line-height:1.45}.interpretation-preparation small{display:block;margin-top:14px;color:var(--mineral-muted);font-size:9px}.fixed-interpretation-fallback .comprehensive-interpretation-section{margin-top:30px;border-top:1px solid var(--mineral-border)}.report-export-host .export-render-root.global-structure-section,.report-export-host .export-render-root{box-sizing:border-box}.report-export-host .export-render-root .global-digit-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.report-export-host .export-render-root .global-digit-item:nth-child(n){border-right:1px solid var(--mineral-border-soft);border-bottom:0}.report-export-host .export-render-root .global-digit-item:last-child{border-right:0}.report-export-host .export-render-root.interpretation-paper{border:1px solid var(--mineral-border)}.report-export-host .export-render-root .interpretation-header{grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:25px 30px}.report-export-host .export-render-root .interpretation-preparation{width:min(720px,calc(100% - 48px));margin:30px auto 0;padding:22px 24px}.report-export-host .export-render-root .interpretation-preparation ol,.report-export-host .export-render-root .comprehensive-dual-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.report-export-host .export-render-root .current-life-stage-path{grid-template-columns:repeat(3,minmax(0,1fr))}.report-export-host .export-render-root .stage-path-step:not(:last-child):after{content:"→";top:50%;right:-20px;bottom:auto;transform:translateY(-50%)}@media(max-width:640px){.interpretation-page{padding:0}.interpretation-paper{width:100%;border:0}.interpretation-header{grid-template-columns:1fr auto;gap:15px;padding:19px 18px}.interpretation-header .interpretation-back{grid-column:1 / -1;width:fit-content}.interpretation-header h1{font-size:21px}.interpretation-preparation{width:auto;margin-inline:16px;padding:18px}.interpretation-preparation ol{grid-template-columns:1fr}.structure-report-end{padding:32px 22px 36px}}@media(max-width:640px){.report-toolbar{position:sticky;left:0;width:100vw;max-width:100vw;padding-inline:12px;box-sizing:border-box;justify-content:stretch}.report-toolbar button{flex:1 1 0;padding:8px 10px;font-size:12px}.global-digit-grid{grid-template-columns:repeat(3,1fr)}.global-digit-item:nth-child(3n){border-right:0}.global-digit-item:nth-child(-n+6){border-bottom:1px solid var(--mineral-border-soft)}}@media print{@page{size:A4;margin:10mm 10mm 12mm}*,*:before,*:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html,body,#root,.browser-canvas{width:auto;min-width:0;min-height:0;margin:0;padding:0;background:#fff}[data-screen-only],.report-toolbar,.preview-label,.experiment-title>div>span,.knowledge-pending{display:none!important}.report-paper{width:190mm;min-width:0;max-width:190mm;margin:0 auto;overflow:visible;border:0;background:#fffdf9;box-shadow:none}.report-header{padding:18px 22px 16px}.report-heading-row h1{font-size:24px}.profile-bar{gap:22px;margin-top:14px;font-size:12px}.overview-layout{grid-template-columns:53% 47%}.global-digit-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.global-digit-item:nth-child(n){border-right:1px solid var(--mineral-border-soft);border-bottom:0}.global-digit-item:last-child{border-right:0}.overview-column{padding:18px 18px 20px}.triangle-chart,.global-element-radar svg,.life-direction-map-svg{max-width:100%;break-inside:avoid;page-break-inside:avoid}.profile-bar div,.key-number-item,.element-item,.matrix-stage-row,.matrix-code,.life-direction-map-card,.life-direction-interpretation-grid article,.comprehensive-hero,.comprehensive-list-card,.stage-path-step,.comprehensive-annual-strip,.comprehensive-closing{box-shadow:none}.repetition-missing-experiment,.number-presence-table,.life-direction-map-card,.comprehensive-hero,.comprehensive-dual-cards,.comprehensive-annual-strip,.comprehensive-closing{break-inside:avoid;page-break-inside:avoid}.number-presence-row,.key-number-item,.key-number-reading,.matrix-stage-row,.matrix-code,.stage-path-step,.life-direction-interpretation-grid article{break-inside:avoid;page-break-inside:avoid}.section-heading,.subsection-heading,.experiment-title,.deep-report-title,.deep-block-heading,.current-stage-summary-line{break-after:avoid;page-break-after:avoid}.number-presence-table{overflow:visible;box-shadow:none}.union-code-matrix{width:100%;max-width:none}.matrix-stage-row{grid-template-columns:26px minmax(0,1fr) 14px minmax(0,1.08fr) 14px minmax(0,1fr);gap:4px 5px;padding:9px 8px}.matrix-row-theme{min-height:88px;font-size:14px;letter-spacing:3px}.matrix-code{min-width:0;padding:8px}.matrix-code-heading strong{font-size:16px}.matrix-code-text{font-size:10px;line-height:1.45}.matrix-arrow{font-size:14px}.life-direction-map-grid,.life-direction-interpretation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.life-direction-map-card{min-width:0}.comprehensive-interpretation-section{break-inside:auto;page-break-inside:auto}.comprehensive-dual-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.current-life-stage-path{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-path-step:not(:last-child):after{content:"→";top:50%;right:-20px;bottom:auto;transform:translateY(-50%)}.current-life-stage-panel,.life-stage-description{break-inside:auto;page-break-inside:auto}table{width:100%}thead{display:table-header-group}tr{break-inside:avoid;page-break-inside:avoid}}
