@media print{:root{--bg:#fff!important;--surface:#fff!important;--text:#111!important;--text-muted:#444!important;--border-decorative:#aaa!important;--sub:#40334f!important;--dom:#5b2c3b!important;color:#111!important;--lightningcss-light:initial!important;--lightningcss-dark: !important;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;background:#fff!important}body{color:#111!important;background:#fff!important;min-width:0!important}#root{display:none!important}.print-root{display:block!important}.print-report{color:#111;background:#fff;font:11pt/1.5 sans-serif;display:block!important}.print-report h1{font-size:24pt}.print-report h2{font-size:16pt}.print-report h3{font-size:12pt}.print-report p{margin:8pt 0}.print-report a{color:#111}.print-report section,.print-report tr,.print-report li{break-inside:avoid}.print-report h1,.print-report h2,.print-report h3{break-after:avoid}.print-report table{border-collapse:collapse;width:100%;min-width:0;font-size:10pt}.print-report thead{display:table-header-group}.print-report td,.print-report th{text-align:left;color:#111;border-bottom:1px solid #999;padding:6pt}.print-report .table-scroll{max-width:none;overflow:visible}.print-report .print-item{break-inside:avoid;border-bottom:1px solid #aaa;padding:12pt 0}.print-report .muted,.print-report caption{color:#444}.print-report footer{font-size:9pt}.print-page-header,.print-page-footer{color:#333;padding:6pt 0;font-size:8pt;position:static}.print-page-header span{display:block}.print-page-header{border-bottom:1px solid #999;margin-bottom:12pt}.print-page-footer{border-top:1px solid #999;margin-top:12pt}@page{size:A4 portrait;margin:16mm}:root{--focus:#5f451d!important;--research:#66546e!important;--surface-raised:#f4f1f7!important;--derived:#5f451d!important}.print-report .derived-section{break-inside:auto;border-bottom:1px solid #aaa;padding:16pt 0}.print-report .derived-section-heading{break-after:avoid;gap:12pt;margin-bottom:8pt}.print-report .section-description{break-after:avoid}.print-report .derived-section-heading h2{font-size:15pt}.print-report .derived-badge,.print-report .research-badge{font-size:9pt}.print-report .butterfly-row,.print-report .insight-group li,.print-report .pattern-card,.print-report .topic-summary-card,.print-report .rating-basis-summary dl>div{break-inside:avoid}.print-report .butterfly-row{grid-template-columns:minmax(0,1fr) minmax(120px,200px) minmax(0,1fr);gap:12pt;padding:7pt 0}.print-report .butterfly-name{grid-area:auto;min-height:0;padding:0;font-size:10pt}.print-report .butterfly-row .profile-bar-direction{display:none}.print-report .butterfly-row .profile-bar.sub .profile-bar-value{grid-row:1}.print-report .profile-bar{font-size:10pt}.print-report .insight-grid{grid-template-columns:1fr 1fr;gap:18pt}.print-report .insight-group{break-inside:avoid}.print-report .insight-group li{padding:7pt 0}.print-report .insight-group li p,.print-report .insight-group li strong{font-size:10pt}.print-report .insight-rank{font-size:10pt;line-height:1.5}.print-report .breadth-grid{break-inside:avoid;grid-template-columns:1fr 1fr 1fr;gap:16pt}.print-report .count-row{break-inside:avoid}.print-report .pattern-grid{grid-template-columns:repeat(4,1fr);gap:8pt}.print-report .pattern-card{background:#f4f1f7;padding:10pt}.print-report .topic-summary-grid{grid-template-columns:1fr 1fr;gap:18pt}.print-report .topic-summary-card h3{margin-bottom:8pt;font-size:12pt}.print-report .topic-summary-card .profile-bar{grid-template-columns:60px minmax(0,1fr) 36px}.print-report .section-description,.print-report .small{font-size:9pt}.print-report .experience-insights-layout{display:block}.print-report .experience-insight-groups>article{break-inside:auto}.print-report .experience-insight-list li{break-inside:avoid;padding:6pt 0}.print-report .rating-basis-summary{break-inside:avoid;background:#f4f1f7;margin-top:16pt;padding:12pt}.print-report .rating-basis-summary dl>div{padding:5pt 0;font-size:10pt}.print-report .research-reference-content{grid-template-columns:1fr;gap:12pt}.print-report .research-reference figure{break-inside:avoid}.print-report .research-reference svg{max-height:240pt}.print-report .derived-metrics,.print-report .hero-profile-counts{gap:12pt}.print-report .derived-metrics strong{font-size:21pt}.print-report .derived-metrics span,.print-report .hero-profile-counts span{font-size:10pt}.print-report .hero-profile-counts>div{flex-direction:column;align-items:start;gap:4pt}.print-report .preference-fingerprint{break-inside:avoid}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f0c13;--surface:#19141f;--surface-raised:#241c2b;--text:#f3eef6;--text-muted:#c0b3c8;--border-decorative:#493c55;--border-interactive:#897498;--dom:#e79aad;--sub:#bdaaf4;--accent:#873b55;--focus:#e7d3ac;--notice:#dab884;--radius-card:20px;--radius-control:12px;--content-max:1180px;--question-max:760px;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;font-variant-numeric:tabular-nums;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--border-interactive);border-radius:var(--radius-control);min-width:44px;min-height:44px;color:var(--text);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:12px;padding:10px 18px;line-height:1.45;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}button:hover,.button:hover{background:var(--surface-raised);border-color:var(--text-muted)}button:active,.button:active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed}button.primary,.button.primary{background:var(--accent);color:#fff;border-color:#b8798d}button.primary:hover,.button.primary:hover{background:#9b4965}.danger{border-color:var(--dom);color:var(--dom)}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--sub)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.3}h1{letter-spacing:-.025em;font-size:2.5rem;font-weight:500}h2{font-size:1.4rem;font-weight:550}h3{font-size:1.125rem}p{text-wrap:pretty;margin:12px 0}small,.small{font-size:.875rem;line-height:1.7}strong{font-weight:600}input[type=checkbox],input[type=radio]{width:20px;height:20px;accent-color:var(--sub);flex-shrink:0}input[type=text],input[type=search],select{color:var(--text);background:var(--surface);border:1px solid var(--border-interactive);border-radius:8px;min-width:0;max-width:100%;min-height:44px;padding:9px 12px}select,label{cursor:pointer}.muted{color:var(--text-muted)}.sub{color:var(--sub)}.dom{color:var(--dom)}.small,.muted{overflow-wrap:anywhere}.site-header{border-bottom:1px solid var(--border-decorative);align-items:center;gap:28px;max-width:1324px;min-height:100px;margin:auto;padding:20px 36px;display:flex}.brand{letter-spacing:.14em;align-items:center;gap:16px;font:2rem Georgia,Songti SC,serif;text-decoration:none;display:flex}.brand span{letter-spacing:.12em;color:var(--text-muted);border-left:1px solid var(--border-decorative);padding-left:16px;font:.875rem -apple-system,BlinkMacSystemFont,sans-serif}.top-nav{gap:28px;margin-left:auto;font-size:.875rem;display:flex}.top-nav a{text-decoration:none}.header-actions{align-items:center;gap:12px;display:flex}.language-button{border-color:#0000;padding:10px}.hide-button{background:var(--surface)}.main-content{max-width:var(--content-max);outline:none;margin:auto;padding:36px 0 80px}.skip-link{clip-path:inset(50%);background:var(--surface-raised);z-index:60;width:1px;height:1px;padding:0;position:fixed;top:12px;left:20px;overflow:hidden}.skip-link:focus{clip-path:none;width:auto;height:auto;padding:12px}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;min-height:590px;padding:24px 0 56px;display:grid}.hero-kicker{letter-spacing:.12em;color:var(--text-muted);margin:0 0 28px;font-size:.875rem}.hero h1{letter-spacing:-.015em;max-width:570px;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(2.5rem,4vw,4rem);line-height:1.28}.hero-description{color:var(--text-muted);max-width:500px;margin:28px 0;font-size:1.125rem;line-height:1.9}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.hero-actions .primary{min-height:54px;padding:14px 24px}.text-link{font-size:.9375rem}.hero-caption{color:var(--text-muted);margin-top:24px;font-size:.875rem}.hero-visual{min-width:0;position:relative}.contour-art{width:100%;display:block}.demo-preview{border-top:1px solid var(--border-decorative);max-width:390px;margin:-12px auto 0;padding-top:10px}.demo-preview p{color:var(--text-muted);margin-bottom:18px;font-size:.75rem}.demo-line{grid-template-columns:100px 1fr 60px;align-items:center;gap:16px;margin:12px 0;font-size:.875rem;display:grid}.demo-line>div{background:var(--border-decorative);height:2px}.demo-line i{height:2px;display:block}.demo-line>span:last-child{text-align:right;color:var(--text-muted)}.home-notes{border-top:1px solid var(--border-decorative);border-bottom:1px solid var(--border-decorative);grid-template-columns:repeat(3,1fr);gap:40px;padding:32px 0;display:grid}.home-notes>div+div{border-left:1px solid var(--border-decorative);padding-left:40px}.home-notes h2{font-size:1.125rem}.home-notes p{color:var(--text-muted);margin-bottom:0;font-size:.9375rem}.footer-note{color:var(--text-muted);max-width:900px;margin:32px 0 0;font-size:.875rem}.reading-width{max-width:860px;margin:auto}.page-heading{padding:24px 0 28px}.page-heading p{margin-bottom:16px;font-size:.875rem}.page-heading h1{font-family:Georgia,Songti SC,serif}.notice{border:1px solid var(--border-decorative);background:var(--surface);color:var(--notice);border-radius:12px;padding:18px 22px}.check-stack{gap:12px;margin:24px 0;display:grid}.check-stack label,.check-row{align-items:flex-start;gap:12px;padding:10px 0;display:flex}.check-stack input,.check-row input{margin-top:4px}fieldset{border:0;min-width:0;margin:0 0 32px;padding:0}legend{max-width:100%;margin-bottom:20px;font-size:1.125rem;font-weight:600}.mode-field{margin-top:36px}.mode-options{grid-template-columns:1fr 1fr;gap:20px;display:grid}.mode-option{border:1px solid var(--border-interactive);border-radius:16px;gap:12px;padding:24px;display:flex}.mode-option:has(input:checked){border-color:var(--sub);background:var(--surface-raised)}.mode-option input{margin-top:5px}.mode-option p{color:var(--text-muted);margin-bottom:0;font-size:.9375rem}.text-section{border-top:1px solid var(--border-decorative);margin-top:32px;padding:32px 0}.practice{border:1px solid var(--border-decorative);border-radius:16px;margin-top:24px;padding:28px}.practice fieldset{margin-bottom:0}.practice>p{color:var(--text-muted);margin-bottom:24px}.page-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.original-options{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.number-option{position:relative}.number-option input{opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.number-option span{border:1px solid var(--border-interactive);border-radius:10px;justify-content:center;align-items:center;min-height:60px;font-size:1.3rem;display:flex}.number-option input:checked+span{color:var(--bg);background:var(--sub);border-color:var(--sub);font-weight:650}.number-option input:focus-visible+span{outline:3px solid var(--focus);outline-offset:4px}.scale-endpoints{color:var(--text-muted);justify-content:space-between;gap:20px;margin:12px 0 20px;font-size:.875rem;display:flex}.scale-endpoints span{max-width:46%}.scale-endpoints span:last-child{text-align:right}.missing-options{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.missing-choice,.missing-clear{max-width:100%;color:var(--text-muted);gap:6px;padding:8px 10px;font-size:.875rem}.missing-choice[aria-pressed=true]{color:var(--sub);border-color:var(--sub);background:var(--surface-raised)}.missing-clear{text-underline-offset:4px;border-color:#0000;text-decoration:underline}.slider-output{color:var(--sub);margin:0 0 20px;font-size:1.5rem;display:block}.slider-field input[type=range]{width:100%;min-height:44px;accent-color:var(--sub);cursor:pointer;margin:0}.slider-field input.unselected-range{opacity:.6}.scale-ticks{color:var(--text-muted);justify-content:space-between;font-size:.875rem;display:flex}.slider-alternatives{flex-wrap:wrap;gap:12px;display:flex}.number-entry{align-items:end;gap:12px;margin:20px 0;display:flex}.number-entry label{gap:8px;font-size:.875rem;display:grid}.number-entry input{width:180px}.text-button{text-underline-offset:4px;border-color:#0000;padding:10px 8px;font-size:.875rem;text-decoration:underline}.dialog,.drawer{background:var(--surface);color:var(--text);border:1px solid var(--border-decorative);border-radius:20px;width:100%;max-width:min(680px,100vw - 32px);max-height:88dvh;padding:0;overflow:auto}.dialog::backdrop{background:#000000b8}.drawer::backdrop{background:#000000b8}.dialog-inner{padding:28px}.section-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.section-heading button{flex-shrink:0}.drawer{border-radius:0;max-width:600px;height:100dvh;max-height:100dvh;margin:0 0 0 auto}.drawer p{overflow-wrap:anywhere}.site-footer{border-top:1px solid var(--border-decorative);max-width:1324px;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:24px;margin:auto;padding:28px 36px 40px;font-size:.875rem;display:flex}.site-footer>div{gap:24px;display:flex}.site-footer .session-footer{flex-wrap:wrap;align-items:center;width:100%}.session-footer label{align-items:center;gap:8px;display:flex}.neutral{text-align:center;max-width:680px;margin:18vh auto;padding:32px}.neutral-symbol{color:#999;font-size:4rem}.neutral h1{font-size:2rem}.neutral p{color:var(--text-muted);margin:24px 0}.empty-state{max-width:700px;margin:auto;padding:80px 0}.empty-state h1{margin-bottom:30px;font-size:1.5rem}.draft-list{margin-top:36px}.draft-row{border-bottom:1px solid var(--border-decorative);justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.app-notice{background:var(--surface-raised);color:var(--notice);justify-content:center;align-items:center;gap:20px;padding:12px 24px;display:flex}.app-notice span{max-width:850px}.print-report{display:none}@media (max-width:1250px){.main-content{padding:28px 32px 64px}.hero{gap:24px}.top-nav{gap:16px}.site-header{gap:20px}}@media (max-width:900px){.brand span{display:none}.site-header{padding:18px 24px}.top-nav{gap:16px}.hero{grid-template-columns:1.1fr .9fr;gap:12px;min-height:520px}.hero h1{font-size:2.7rem}.home-notes{gap:24px}.home-notes>div+div{padding-left:24px}.demo-line{grid-template-columns:1fr 60px}.demo-line>div{display:none}.header-actions{gap:4px}.hero-actions{gap:20px}}@media (max-width:650px){.site-header{flex-wrap:wrap;gap:12px;min-height:76px;padding:14px 20px}.brand{font-size:1.65rem}.top-nav{display:none}.header-actions{margin-left:auto}.hide-button{padding:10px 12px;font-size:.875rem}.main-content{padding:12px 20px 48px}.hero{min-height:0;padding:32px 0 40px;display:block}.hero-kicker{margin-bottom:24px}.hero h1{max-width:450px;font-size:2.625rem;line-height:1.3}.hero-description{margin:24px 0;font-size:1rem}.hero-visual{display:none}.hero-actions{gap:20px}.hero-caption{margin-top:24px}.home-notes{padding:0;display:block}.home-notes>div{border:0!important;padding:24px 0!important}.home-notes>div+div{border-top:1px solid var(--border-decorative)!important}.home-notes h2{font-size:1.125rem}.home-notes p{margin-top:8px}.footer-note{margin-top:24px}.page-heading{padding:24px 0}.page-heading h1{font-size:2rem}.mode-options{grid-template-columns:1fr}.mode-option,.practice{padding:20px}.original-options{gap:8px}.number-option span{min-height:54px}.number-entry{flex-wrap:wrap}.slider-alternatives button:last-child{width:100%}.notice{padding:16px;font-size:.9375rem}.site-footer{gap:16px;padding:24px 20px}.site-footer>div{flex-wrap:wrap;gap:16px}.dialog-inner{padding:20px}.section-heading h2{font-size:1.25rem}.drawer{border-radius:20px 20px 0 0;max-width:100%;height:auto;max-height:90dvh;margin:auto 0 0}.draft-row{flex-direction:column;align-items:start;gap:8px}.page-actions>button{flex:1}.empty-state{padding:48px 0}.app-notice{flex-wrap:wrap;padding:12px 20px}.scale-endpoints{font-size:.875rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}button:active,.button:active{transform:none}}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.import-control{margin:24px 0}.import-control:has(input:focus-visible)>label{outline:3px solid var(--focus);outline-offset:4px}.question-page{max-width:var(--question-max);margin:auto}.question-toolbar{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:16px;margin:4px 0 24px;font-size:.875rem;display:flex}.question-toolbar>span{margin-right:auto}.question-progress>div{justify-content:space-between;gap:20px;font-size:.9375rem;display:flex}.question-progress strong{margin-left:10px;font-weight:500}.question-progress progress{appearance:none;background:var(--border-decorative);width:100%;height:3px;accent-color:var(--sub);border:0;margin:16px 0 10px;display:block}progress::-webkit-progress-bar{background:var(--border-decorative)}progress::-webkit-progress-value{background:var(--sub)}.direction-dom progress::-webkit-progress-value{background:var(--dom)}.question-heading{margin-top:36px}.question-heading h1{letter-spacing:0;text-wrap:pretty;outline:none;margin:12px 0 20px;font-family:inherit;font-size:1.75rem;font-weight:500;line-height:1.6}.question-tools{flex-wrap:wrap;gap:16px;margin-left:-8px;display:flex}.question-fields{margin-top:32px}.question-fields fieldset{border-top:1px solid var(--border-decorative);margin:0;padding:28px 0 32px}.question-fields legend{float:left;width:100%;padding:0}.question-fields legend+*{clear:both}.experience-options{gap:12px;display:grid}.radio-option{border:1px solid var(--border-interactive);border-radius:12px;align-items:center;gap:16px;padding:16px 20px;display:flex}.radio-option input{margin:0}.radio-option strong{font-weight:500}.radio-option small{color:var(--text-muted);margin-top:3px;display:block}.radio-option:has(input:checked){border-color:var(--sub);background:var(--surface-raised)}.radio-option:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.field-details{color:var(--text-muted);margin:16px 0;font-size:.875rem}.field-details p{padding:8px 0}.question-fields .basis-field{padding:24px 0}.basis-field legend{color:var(--text-muted);font-size:1rem;font-weight:500}.basis-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.basis-choice{text-align:left;justify-content:flex-start;gap:8px;min-width:0;min-height:56px;padding:12px}.basis-choice-mark{text-align:center;color:var(--text-muted);flex:0 0 16px}.basis-choice>span:last-child{overflow-wrap:anywhere;min-width:0}.basis-choice[aria-pressed=true]{color:var(--sub);border-color:var(--sub);background:var(--surface-raised)}.basis-choice[aria-pressed=true] .basis-choice-mark{color:var(--sub)}summary{cursor:pointer;min-height:44px;padding:10px 0}summary:focus-visible{outline:3px solid var(--focus)}.question-navigation{border-top:1px solid var(--border-decorative);justify-content:space-between;gap:12px;margin-top:24px;padding:28px 0 16px;display:flex}.question-navigation>button{flex:1}.question-bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.instructions{color:var(--text-muted);border-top:1px solid var(--border-decorative);margin-top:32px;padding-top:12px;font-size:.875rem}.transition-page{max-width:760px;margin:80px auto}.transition-page h1{margin:20px 0}.transition-page p{font-size:1.125rem}.navigator-section{margin:24px 0}.navigator-grid{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:16px;display:grid}.navigator-grid button{gap:3px;padding:8px;display:flex}.navigator-grid button span{font-size:.75rem}.navigator-grid .processed{background:var(--surface-raised);border-color:var(--sub)}.navigator-grid .current{outline:2px solid var(--focus);outline-offset:1px}.source-quote{border-block:1px solid var(--border-decorative);padding:20px 0}.glossary-list>div{margin:20px 0}.glossary-list dt{font-weight:600}.glossary-list dd{color:var(--text-muted);margin:8px 0}.review-summaries{border-block:1px solid var(--border-decorative);grid-template-columns:1fr 1fr;gap:24px;padding:28px 0;display:grid}.review-summaries strong{font-size:.9375rem;font-weight:500}.review-controls{flex-wrap:wrap;align-items:end;gap:20px;margin:32px 0;display:flex}.review-controls label{gap:8px;font-size:.875rem;display:grid}.review-controls button{margin-left:auto}.review-list article{border-bottom:1px solid var(--border-decorative);grid-template-columns:1.3fr 1fr auto;align-items:center;gap:28px;padding:24px 0;display:grid}.review-list h3{margin-top:8px;font-size:1rem;font-weight:500;line-height:1.6}.direction-label{font-size:.875rem}.review-values p{flex-direction:column;margin:6px 0;display:flex}.review-values span{color:var(--text-muted);font-size:.75rem}.review-values strong{font-size:.875rem;font-weight:500}.review-list article>button{font-size:.875rem}@media (max-width:650px){.question-toolbar{gap:8px;margin-top:8px}.question-toolbar>span{width:100%}.question-toolbar button{padding:8px 0}.question-toolbar button:last-child{margin-left:auto}.question-progress>div{flex-wrap:wrap;gap:6px;font-size:.875rem}.question-heading{margin-top:24px}.question-heading h1{font-size:1.375rem}.question-heading>p{font-size:.875rem}.question-tools{gap:8px}.question-tools button{font-size:.875rem}.question-fields{margin-top:24px}.radio-option{gap:12px;padding:14px 16px}.question-navigation{grid-template-columns:1fr 1fr;gap:12px;display:grid}.question-navigation>button:nth-child(2){grid-area:2/1/auto/-1}.question-navigation>button{padding:12px 8px}.question-bottom{flex-direction:column;align-items:start;gap:8px}.navigator-grid{grid-template-columns:repeat(4,1fr)}.review-summaries{grid-template-columns:1fr;gap:24px}.review-controls>button{margin-left:0}.review-list article{grid-template-columns:1fr;gap:12px;padding:24px 0}.review-values{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-list article>button{justify-self:start}.transition-page{margin:40px auto}.transition-page h1{font-size:2rem}}.method-index{flex-wrap:wrap;gap:12px 24px;margin:28px 0;font-size:.9375rem;display:flex}.method-page .text-section p{line-height:1.9}.method-page section{scroll-margin-top:30px}.correction-list details{border-bottom:1px solid var(--border-decorative);padding:8px 0}.table-scroll{max-width:100%;margin:24px 0;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.9375rem;line-height:1.6}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border-decorative);padding:14px 16px;font-weight:400}thead th{color:var(--text-muted);font-weight:550}tbody th{font-weight:550}caption{text-align:left;color:var(--text-muted);padding:0 0 16px;font-size:.875rem}.paper-findings ul{padding-left:22px}.paper-findings li{padding:8px 0}.paper-findings li a{color:var(--text-muted);font-size:.875rem}.source-directory{padding-left:20px}.source-directory li{margin:12px 0}.search-field{gap:8px;margin:24px 0;display:grid}.search-field input{max-width:540px}.terms-list>div{border-bottom:1px solid var(--border-decorative);padding:24px 0}.terms-list dt{font-size:1.25rem;font-weight:500}.terms-list dd{color:var(--text-muted);margin:10px 0 0}.report-heading{padding:28px 0 40px}.report-heading h1{font-family:Georgia,Songti SC,serif;font-size:2.75rem}.mode-label{border:1px solid var(--border-decorative);color:var(--text-muted);border-radius:6px;margin:0 0 20px;padding:6px 12px;font-size:.875rem;display:inline-block}.report-status{align-items:center;gap:20px;margin:20px 0 10px;font-size:.9375rem;display:flex}.demo-label{color:var(--notice)}.score-cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.score-card{border:1px solid var(--border-decorative);border-radius:var(--radius-card);background:var(--surface);padding:28px 32px}.score-card h2{font-size:1.125rem;font-weight:500}.score-number{align-items:baseline;gap:16px;margin:22px 0 4px;line-height:1.2;display:flex}.score-number strong{letter-spacing:-.035em;font-size:4.75rem;font-weight:400}.score-number span{color:var(--text-muted);font-size:1.375rem}.score-unit{color:var(--text-muted);margin:8px 0 20px;font-size:.875rem}.score-track{background:var(--border-decorative);height:3px;margin:20px 0}.score-track span{background:currentColor;height:3px;display:block}.score-completeness{color:var(--text-muted);font-size:.875rem}.score-card .small p{margin:3px 0}.report-overview{border-bottom:1px solid var(--border-decorative);grid-template-columns:1fr 1.1fr;align-items:start;gap:64px;padding:48px 0;display:grid}.two-direction-figure{margin:24px 0 0}.two-direction-figure svg{width:100%;max-height:360px;display:block}.two-direction-figure svg text{fill:var(--text-muted);font-size:14px}.two-direction-figure .axis-dom{fill:var(--dom)}.two-direction-figure .axis-sub{fill:var(--sub)}.two-direction-figure figcaption{color:var(--text-muted);font-size:.875rem}.response-description p{margin:18px 0}.response-description .difference{color:var(--focus);margin:24px 0;font-size:1.25rem}.empty-plot{color:var(--text-muted);padding:24px 0}.empty-plot h2{display:none}.profile-section{margin-top:40px}.chart-controls{flex-wrap:wrap;gap:24px;margin:24px 0;display:flex}.chart-controls label{gap:8px;font-size:.875rem;display:grid}.paired-chart{border-top:1px solid var(--border-decorative);margin-top:16px}.pair-row{border-bottom:1px solid var(--border-decorative)}.pair-row>summary{grid-template-columns:290px 1fr;align-items:center;gap:24px;padding:20px 0;list-style:none;display:grid}.pair-row>summary::-webkit-details-marker{display:none}.pair-title{align-items:start;gap:20px;display:flex}.pair-title>span{color:var(--text-muted);padding-top:2px;font-size:.875rem}.pair-title strong{font-size:.9375rem;font-weight:500}.pair-title strong:after{content:" +";color:var(--text-muted)}.pair-row[open] .pair-title strong:after{content:" −"}.pair-bars{gap:10px;min-width:0;display:grid}.pair-bar{grid-template-columns:125px 1fr 44px 120px;align-items:center;gap:16px;font-size:.875rem;display:grid}.bar-track{background:var(--border-decorative);height:2px;margin-inline:6px;position:relative}.bar-track i{background:currentColor;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;transform:translate(-50%)}.bar-value{text-align:right}.pair-experience{color:var(--text-muted);text-align:right;font-size:.75rem}.pair-details{grid-template-columns:1fr 1fr;gap:32px;padding:4px 0 24px 48px;display:grid}.pair-details p{font-size:.9375rem}.pair-details>div>p:first-child,.pair-details .small{font-size:.875rem}.full-table{margin-top:28px}.full-table table{min-width:800px}.experience-distributions{grid-template-columns:1fr 1fr;gap:48px;margin:24px 0;display:grid}.experience-distributions dl>div,.basis-distribution>div{border-bottom:1px solid var(--border-decorative);justify-content:space-between;gap:24px;padding:10px 0;font-size:.9375rem;display:flex}.experience-distributions dd,.basis-distribution dd{white-space:nowrap;color:var(--text-muted);margin:0}.research-disclosure{border-block:1px solid var(--border-decorative);margin-top:32px;padding:12px 0}.research-disclosure>summary{font-size:1.25rem}.report-audit{color:var(--text-muted);font-size:.875rem}.report-audit h2{color:var(--text)}@media (max-width:1000px){.pair-row>summary{grid-template-columns:220px 1fr}.pair-bar{grid-template-columns:115px 1fr 36px}.pair-experience{display:none}.report-overview{gap:32px}.score-card{padding:24px}.score-number strong{font-size:4rem}}@media (max-width:650px){.report-heading{padding:24px 0 32px}.report-heading h1{font-size:2rem}.score-cards{grid-template-columns:1fr;gap:16px}.score-number strong{font-size:4rem}.score-card{padding:24px}.report-overview{grid-template-columns:1fr;gap:32px;padding:32px 0}.two-direction-figure svg{max-height:300px}.experience-distributions{grid-template-columns:1fr;gap:28px}.chart-controls{gap:16px}.chart-controls label{width:100%}.pair-row>summary{grid-template-columns:1fr;gap:16px;padding:24px 0}.pair-title{gap:16px}.pair-title strong{font-size:1rem}.pair-bar{grid-template-columns:110px 1fr 40px;gap:12px}.pair-details{grid-template-columns:1fr;gap:20px;padding:0 0 24px}.table-scroll table{min-width:580px}th,td{padding:12px}.report-status{flex-wrap:wrap}.method-page .table-scroll{margin-inline:0}.report-overview h2{font-size:1.3rem}}.export-layout{grid-template-columns:330px 1fr;align-items:start;gap:56px;display:grid}.export-settings{border-top:1px solid var(--border-decorative);padding-top:16px}.export-settings>label{gap:8px;margin:20px 0;font-size:.9375rem;display:grid}.export-settings>label.check-row{display:flex}.export-settings>button{width:100%;margin-top:24px}.export-checks{gap:8px}.export-checks label{font-size:.9375rem}.export-preview-area>h2{margin-bottom:20px}.export-preview-area{min-width:0}.image-preview{margin:24px 0 40px}.image-preview img{border:1px solid var(--border-decorative);width:100%;max-width:650px;height:auto;display:block}.image-preview .page-actions{margin-top:16px}.data-preview{border:1px solid var(--border-decorative);white-space:pre-wrap;word-break:break-all;background:var(--surface);max-height:560px;padding:20px;font-size:.8125rem;line-height:1.6;overflow:auto}.preview-loading{text-align:center;background:var(--surface);padding:80px 24px}.print-root{display:none}.print-preview .print-report{color:#111;background:#fff;padding:24px;font-size:.875rem;display:block}.print-preview h1{font-size:1.6rem}.print-preview h2{margin-top:24px;font-size:1.2rem}.print-preview .print-item{border-top:1px solid #aaa;padding:20px 0}.print-preview .print-page-header,.print-preview .print-page-footer{display:none}.print-preview .muted{color:#555}.print-preview .table-scroll{overflow:auto}.print-preview th,.print-preview td{color:#111;border-color:#bbb}.data-preview-summary{background:var(--surface);padding:16px;font-size:.9375rem}@media (max-width:850px){.export-layout{grid-template-columns:1fr;gap:40px}.export-settings{max-width:650px}.export-preview-area{width:100%}}.site-header{z-index:20;background:var(--bg);position:sticky;top:0}:root{--derived:var(--focus);--research:#a296ad}.rich-results{padding-top:16px}.result-hero{border-bottom:1px solid var(--border-decorative);padding:12px 0 32px}.hero-title-row{justify-content:space-between;align-items:center;gap:32px;display:flex}.hero-title-row h1{font-family:Georgia,Songti SC,serif;font-size:2.65rem;line-height:1.35}.hero-title-row .button{flex-shrink:0}.profile-tags{flex-wrap:wrap;gap:10px;margin:22px 0 14px;display:flex}.profile-tags>span{background:var(--surface-raised);color:var(--text-muted);border-radius:6px;padding:5px 12px;font-size:.875rem}.result-hero .report-status{margin:0 0 20px;font-size:.875rem}.report-status>a{margin-left:auto}.result-hero .hero-scores{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.result-hero .score-card{padding:22px 26px}.result-hero .score-number{margin:16px 0 4px}.result-hero .score-number strong{font-size:3.5rem}.result-hero .score-unit{margin:4px 0 12px}.result-hero .score-track{margin:14px 0}.result-hero .score-card h2{font-size:1rem}.result-hero .score-completeness{margin:6px 0}.result-hero .score-card .small{font-size:.875rem}.hero-derived{margin-top:24px}.derived-badge,.research-badge{letter-spacing:.01em;color:var(--derived);flex-shrink:0;font-size:.8125rem;line-height:1.6;display:inline-block}.research-badge{color:var(--research)}.derived-metrics{grid-template-columns:repeat(3,1fr);gap:20px;padding:16px 0 22px;display:grid}.derived-metrics>div{flex-direction:column;gap:6px;display:flex}.derived-metrics span{color:var(--text-muted);font-size:.875rem}.derived-metrics strong{color:var(--focus);font-size:2rem;font-weight:450}.hero-profile-counts{border-top:1px solid var(--border-decorative);grid-template-columns:repeat(3,1fr);gap:20px;padding-top:20px;display:grid}.hero-profile-counts>div{align-items:center;gap:14px;display:flex}.hero-profile-counts strong{font-size:1.6rem;font-weight:500}.hero-profile-counts small{color:var(--text-muted);margin-left:4px;font-size:.875rem;font-weight:400}.hero-profile-counts span{color:var(--text-muted);font-size:.875rem}.derived-section{border-bottom:1px solid var(--border-decorative);padding:40px 0}.derived-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.section-description{color:var(--text-muted);margin:0 0 24px;font-size:.9375rem}.butterfly-controls{color:var(--text-muted);justify-content:space-between;align-items:center;gap:24px;margin:24px 0;font-size:.875rem;display:flex}.butterfly-controls label{align-items:center;gap:12px;display:flex}.butterfly-map{border-top:1px solid var(--border-decorative)}.butterfly-row{border-bottom:1px solid var(--border-decorative);grid-template-columns:minmax(0,1fr) minmax(190px,260px) minmax(0,1fr);align-items:center;gap:24px;padding:15px 0;display:grid}.profile-bar{grid-template-columns:110px minmax(0,1fr) 42px;align-items:center;gap:12px;min-width:0;font-size:.875rem;display:grid}.profile-bar svg{width:100%;min-width:0;height:24px;display:block}.profile-bar-value{text-align:right;font-variant-numeric:tabular-nums}.profile-bar-direction{font-size:.8125rem}.butterfly-row .profile-bar{grid-template-columns:minmax(0,1fr) 36px;gap:10px}.butterfly-row .profile-bar-direction{display:none}.butterfly-row .profile-bar.sub{grid-template-columns:36px minmax(0,1fr)}.butterfly-row .profile-bar.sub .profile-bar-value{text-align:left;grid-area:1/1}.butterfly-name{text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:4px 8px;font-size:.9375rem;line-height:1.6;display:flex}.butterfly-name span{color:var(--text-muted);font-size:.8125rem}button.butterfly-name:hover{background:var(--surface);color:var(--sub)}.butterfly-expand{margin-top:20px}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px;display:grid}.insight-group h3{margin-bottom:14px}.insight-group ol{margin:0;padding:0;list-style:none}.insight-group li{border-top:1px solid var(--border-decorative);gap:16px;padding:14px 0;display:flex}.insight-rank{color:var(--text-muted);min-width:20px;font-size:.875rem;line-height:44px}.insight-group li p{color:var(--text-muted);margin:2px 0 0;font-size:.875rem}.insight-link{text-align:left;border:0;border-radius:0;justify-content:flex-start;min-width:0;min-height:44px;padding:7px 0;font-size:.9375rem;line-height:1.55;display:inline}.insight-link:hover{color:var(--sub);background:0 0}.insight-empty{color:var(--text-muted);padding:20px 0;font-size:.9375rem}.breadth-grid{grid-template-columns:1.1fr 1fr 1fr;gap:40px;display:grid}.breadth-grid h3{font-size:1.125rem}.count-row{color:var(--text);grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;margin-top:18px;display:grid}.count-row>span{font-size:.875rem}.count-row strong{font-size:1.125rem;font-weight:500}.count-row small{color:var(--text-muted);font-size:.8125rem;font-weight:400}.count-track{background:var(--border-decorative);grid-column:1/-1;height:3px}.count-track i{background:var(--focus);height:3px;display:block}.sub .count-track i{background:var(--sub)}.dom .count-track i{background:var(--dom)}.pattern-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pattern-card{background:var(--surface);border-radius:12px;flex-direction:column;gap:18px;padding:20px;display:flex}.pattern-card>span{font-size:.9375rem}.pattern-card>strong{font-size:2rem;font-weight:450}.pattern-card small{color:var(--text-muted);margin-left:4px;font-size:.875rem}.pattern-domOnlyModerate>strong{color:var(--dom)}.pattern-subOnlyModerate>strong{color:var(--sub)}.pair-direction-counts{color:var(--text-muted);flex-wrap:wrap;gap:24px;margin-top:24px;font-size:.875rem;display:flex}.pair-direction-counts strong{color:var(--text);padding-left:4px;font-weight:500}.topic-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px;display:grid}.topic-summary-card{border-top:1px solid var(--border-decorative);padding-top:20px}.topic-summary-card h3{margin-bottom:22px;font-size:1.05rem;line-height:1.6}.topic-summary-card>div+div{margin-top:14px}.topic-summary-card .profile-bar{grid-template-columns:78px minmax(0,1fr) 42px;gap:8px}.topic-summary-card p{margin:5px 0 0;font-size:.8125rem}.experience-insights-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.experience-insight-groups>article+article{border-top:1px solid var(--border-decorative);margin-top:32px;padding-top:28px}.experience-insight-groups .section-heading{margin-bottom:10px}.insight-total{color:var(--focus);font-size:1.6rem;line-height:1.2}.experience-insight-list{margin:18px 0;padding:0;list-style:none}.experience-insight-list li{border-bottom:1px solid var(--border-decorative);grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;font-size:.875rem;display:grid}.experience-insight-list strong{font-weight:500}.experience-insight-list .insight-link{font-size:.875rem}.insight-filters{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.insight-filters button{font-size:.875rem}.insight-filters button[aria-pressed=true]{border-color:var(--focus);color:var(--focus)}.rating-basis-summary{background:var(--surface);border-radius:16px;min-width:0;padding:24px}.rating-basis-summary h3{font-size:1.125rem}.rating-basis-summary>p{color:var(--text-muted);margin:14px 0;font-size:.9375rem}.basis-composition{border-radius:3px;height:12px;margin:24px 0;display:flex;overflow:hidden}.basis-segment{height:12px;display:block}.basis-color-0{background:var(--sub)}.basis-color-1{background:var(--dom)}.basis-color-2{background:var(--focus)}.basis-color-3{background:#ab9c8c}.basis-color-4{background:var(--border-decorative)}.rating-basis-summary dl{margin:0}.rating-basis-summary dl>div{border-bottom:1px solid var(--border-decorative);justify-content:space-between;gap:16px;padding:10px 0;font-size:.875rem;display:flex}.rating-basis-summary dt{align-items:center;gap:10px;display:flex}.rating-basis-summary dt i{border-radius:2px;flex-shrink:0;width:8px;height:8px}.rating-basis-summary dd{white-space:nowrap;color:var(--text-muted);margin:0}.experience-detail-disclosure{color:var(--text-muted);padding:20px 0 0}.research-reference-content{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.research-reference figure{margin:0}.research-reference svg{width:100%;max-height:420px;display:block}.research-reference-svg text{fill:var(--text-muted);font-size:17px}.research-reference-svg .dom-label{fill:var(--dom)}.research-reference-svg .sub-label{fill:var(--sub)}.research-user-point text{fill:var(--focus);font-size:20px}.research-source-point text{fill:var(--research);font-size:19px}.research-reference figcaption{color:var(--text-muted);font-size:.8125rem}.reference-coordinates{min-width:0}.reference-coordinates table{table-layout:fixed;font-size:.875rem}.reference-coordinates table th:first-child{width:48%}.reference-coordinates td,.reference-coordinates th{overflow-wrap:anywhere;padding:10px 8px}.reference-coordinates .you-row{color:var(--focus)}.pair-row{scroll-margin-top:125px}.rich-results .report-audit{padding-top:24px}@media (max-width:1000px){.hero-title-row h1{font-size:2.1rem}.hero-title-row{gap:24px}.hero-profile-counts>div{flex-direction:column;align-items:start;gap:4px}.breadth-grid{gap:24px}.pattern-grid,.topic-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-insights-layout{grid-template-columns:1.3fr 1fr;gap:24px}.research-reference-content{gap:24px}.butterfly-row{grid-template-columns:minmax(0,1fr) minmax(170px,220px) minmax(0,1fr);gap:12px}.insight-grid{gap:28px}}@media (max-width:650px){.rich-results{padding-top:8px}.hero-title-row{flex-direction:column;align-items:start;gap:20px}.hero-title-row h1{font-size:1.8rem}.hero-title-row .button{min-height:44px;font-size:.875rem}.result-hero .mode-label{margin-bottom:16px}.profile-tags{gap:8px;margin-top:20px}.profile-tags>span{padding:4px 8px;font-size:.8125rem}.result-hero .hero-scores{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));gap:12px}.result-hero .score-card{border-radius:12px;padding:16px 12px}.result-hero .score-card h2{font-size:.9375rem}.result-hero .score-number{gap:7px;margin-top:14px}.result-hero .score-number strong{font-size:2.5rem}.result-hero .score-number span{font-size:1rem}.result-hero .score-card p,.result-hero .score-card .small{font-size:.8125rem}.result-hero .score-unit{margin-bottom:10px}.result-hero .score-track{margin:12px 0}.derived-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,6rem),1fr));gap:12px}.derived-metrics strong{font-size:1.6rem}.derived-metrics span{font-size:.8125rem;line-height:1.6}.hero-profile-counts{grid-template-columns:repeat(auto-fit,minmax(min(100%,6rem),1fr));gap:16px}.hero-profile-counts strong{font-size:1.4rem}.hero-profile-counts span{font-size:.8125rem}.derived-section{padding:32px 0}.derived-section-heading{flex-wrap:wrap;align-items:start;gap:12px}.derived-section-heading h2{font-size:1.25rem;line-height:1.5}.derived-badge,.research-badge{font-size:.75rem}.butterfly-controls{flex-direction:column;align-items:start;gap:12px}.butterfly-controls label{flex-wrap:wrap;width:100%}.butterfly-controls select{min-width:0;max-width:100%}.butterfly-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 24px;padding:16px 0}.butterfly-name{text-align:left;grid-area:1/1/auto/-1;justify-content:flex-start;padding:0;font-size:.9375rem}.butterfly-row .profile-bar-direction{grid-area:1/1/auto/-1;font-size:.8125rem;display:block}.butterfly-row .profile-bar.sub .profile-bar-value{grid-row:2}.butterfly-row .profile-bar{row-gap:4px}.butterfly-row .profile-bar.sub{grid-template-columns:28px minmax(0,1fr)}.butterfly-row .profile-bar.dom{grid-template-columns:minmax(0,1fr) 28px}.insight-grid{grid-template-columns:1fr;gap:28px}.insight-group li{gap:12px;padding:10px 0}.breadth-grid{grid-template-columns:1fr;gap:30px}.breadth-grid>article+article{border-top:1px solid var(--border-decorative);padding-top:24px}.pattern-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));gap:12px}.pattern-card{gap:14px;padding:16px}.pattern-card>span{font-size:.875rem}.pattern-card>strong{font-size:1.75rem}.pair-direction-counts{gap:12px}.topic-summary-grid{grid-template-columns:1fr;gap:24px}.topic-summary-card .profile-bar{grid-template-columns:96px minmax(0,1fr) 46px}.topic-summary-card p{font-size:.875rem}.experience-insights-layout{grid-template-columns:1fr;gap:28px}.rating-basis-summary{padding:20px}.experience-insight-list li{grid-template-columns:75px minmax(0,1fr) auto;gap:8px;font-size:.8125rem}.research-reference-content{grid-template-columns:1fr;gap:24px}.reference-coordinates table{font-size:.875rem}.reference-coordinates td,.reference-coordinates th{padding:10px 5px}}.preference-fingerprint{margin:24px 0}.preference-fingerprint svg{width:100%;max-height:180px;display:block}.preference-fingerprint figcaption{color:var(--text-muted);font-size:.8125rem}.print-score-values{grid-template-columns:1fr 1fr;gap:24px;display:grid}.print-preview .print-report .derived-section{padding:24px 0;font-size:.875rem}.print-preview .print-report .derived-badge{color:#5f451d}.print-preview .print-report .profile-bar svg{height:20px}.print-preview .print-report .butterfly-controls,.print-preview .print-report .butterfly-expand{display:none}.print-preview .print-report .insight-grid,.print-preview .print-report .breadth-grid,.print-preview .print-report .topic-summary-grid,.print-preview .print-report .experience-insights-layout,.print-preview .print-report .research-reference-content{grid-template-columns:1fr}.print-preview .print-report .butterfly-row{grid-template-columns:minmax(0,1fr) minmax(120px,200px) minmax(0,1fr);gap:12px}.print-preview .print-report .butterfly-name{grid-area:auto;font-size:.8rem}.print-preview .print-report .hero-profile-counts>div{flex-direction:column;align-items:start}.print-preview .print-report{--bg:#fff;--surface:#f4f1f7;--surface-raised:#f4f1f7;--text:#241c2b;--text-muted:#57485f;--border-decorative:#b5a6be;--sub:#5d427d;--dom:#80384e;--focus:#5f451d;--derived:#5f451d;--research:#6b5a78}
