:root{font-synthesis:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8fafc;--field:#fff;--surface-soft:#f0f3f8;--ink:#202733;--muted:#596579;--accent:#235bd5;--accent-fill:#235bd5;--on-accent:#fff;--accent-soft:#edf3ff;--rule:#d9e0e9;--control-rule:#8794a7;--hover:#edf2f9;--focus:#235bd5;--flag:#b22e38;--notice-bg:#fff6e5;--notice-ink:#785012;--notice-rule:#b77a19;--contentment:#237466;--agency:#315dc0;--transcendence:#956018;color:var(--ink);background:var(--paper);font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-weight:400}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#15191f;--field:#1d232c;--surface-soft:#252d39;--ink:#e9eef6;--muted:#aab6c8;--accent:#9bbcff;--accent-fill:#aac6ff;--on-accent:#122345;--accent-soft:#243654;--rule:#394453;--control-rule:#75849b;--hover:#293341;--focus:#b4cdff;--flag:#ffabb0;--notice-bg:#342b1d;--notice-ink:#f0cd93;--notice-rule:#bd914b;--contentment:#82d2c1;--agency:#a6c0ff;--transcendence:#e9bf80}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}a{color:var(--accent);text-underline-offset:3px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:4px}input,select{max-width:100%}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650}h2{letter-spacing:-.025em;margin-bottom:.5rem;font-size:clamp(1.25rem,2.3vw,1.65rem);line-height:1.25}h3{line-height:1.3}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{max-width:1180px;margin:0 auto;padding:0 32px}.site-header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.wordmark{color:var(--ink);flex-shrink:0;align-items:center;gap:11px;font-size:.98rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{fill:none;width:32px;height:32px;stroke:var(--accent);stroke-width:3px;stroke-linecap:round}.wordmark-name{flex-direction:column;gap:1px;display:flex}.wordmark-subtitle{color:var(--muted);font-size:.69rem;font-weight:400}.header-tools{align-items:center;gap:24px;display:flex}.edition{color:var(--muted);font-size:.7rem}.theme-toggle{border:1px solid var(--control-rule);background:var(--field);border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.theme-toggle:hover{background:var(--hover)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.eyebrow{letter-spacing:.085em;text-transform:uppercase;font-size:.67rem;font-weight:650}.hero{padding:27px 0 20px}.hero .eyebrow{color:var(--accent);margin-bottom:9px;display:block}.hero h1{letter-spacing:-.035em;max-width:920px;margin-bottom:12px;font-size:clamp(1.8rem,2.8vw,2.25rem);line-height:1.16}.hero p{max-width:920px;color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.tabs{border-bottom:1px solid var(--rule);gap:26px;margin-bottom:24px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-1px;padding:12px 0;font-size:.84rem}.tabs button[aria-current=page]{border-bottom-color:var(--accent);color:var(--ink);font-weight:650}.tabs button:hover{color:var(--accent)}.input-panel{background:var(--field);border:1px solid var(--rule);border-radius:12px;padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-heading .eyebrow{color:var(--muted);margin-bottom:6px;display:block}.section-heading h2{margin-bottom:0}.section-intro{max-width:880px;color:var(--muted);margin-bottom:16px;font-size:.86rem}.small{color:var(--muted);font-size:.77rem;line-height:1.6}.input-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.primary-button,.text-button{border-radius:7px;min-height:40px;padding:10px 13px;font-size:.8rem;font-weight:600}.primary-button{border:1px solid var(--accent-fill);background:var(--accent-fill);color:var(--on-accent)}.primary-button span{margin-left:9px}.primary-button:hover{filter:brightness(.94)}.text-button{color:var(--muted);background:0 0;border:1px solid #0000}.text-button:hover{background:var(--hover);color:var(--ink)}.polarity{border:0;flex-wrap:wrap;align-items:center;gap:10px 22px;min-width:0;margin:14px 0 6px;padding:0;display:flex}.polarity legend{float:left;margin-right:22px;font-size:.78rem;font-weight:650}.polarity label{align-items:center;gap:6px;font-size:.8rem;display:flex}.polarity input,.checkbox-label input,.mode-picker input{accent-color:var(--accent)}.polarity+.small{margin-bottom:0}.input-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0 14px;display:grid}.trait-input{min-width:0}.trait-input>label{flex-direction:column;gap:6px;min-height:46px;margin-bottom:9px;font-size:.8rem;font-weight:600;line-height:1.3;display:flex}.trait-code{letter-spacing:.07em;color:var(--accent);font-size:.62rem;font-weight:700}.number-field{background:var(--paper);border:1px solid var(--control-rule);border-radius:8px;flex-direction:column;gap:3px;padding:9px 12px 10px;display:flex}.number-field:focus-within{border-color:var(--accent);background:var(--accent-soft)}.number-field input{width:100%;min-width:0;color:var(--ink);font-variant-numeric:tabular-nums;background:0 0;border:0;padding:0;font-size:1.85rem;line-height:1.15}.number-field input::placeholder{color:var(--muted);opacity:.65}.number-field span{color:var(--muted);font-size:.65rem}.number-field input[aria-invalid=true]{color:var(--flag)}.number-field:has(input[aria-invalid=true]){border-color:var(--flag)}.field-error{color:var(--flag);margin-top:7px;font-size:.73rem;display:block}.input-status{color:var(--muted);border-top:1px solid var(--rule);margin-top:14px;padding-top:14px;font-size:.75rem}.example-note,.notice,.model-note{color:var(--notice-ink);background:var(--notice-bg);border:1px solid var(--notice-rule);border-left-width:3px;border-radius:6px;margin:18px 0;padding:11px 14px;font-size:.8rem;line-height:1.6}.notice{margin-bottom:0}.shape-figure{border-top:1px solid var(--rule);margin:22px 0 0;padding-top:20px}.shape-figure figcaption{font-size:.85rem;font-weight:600}.shape-figure figcaption span{color:var(--muted);margin-top:5px;font-size:.72rem;font-weight:400;display:block}.shape-figure svg{width:100%;max-width:780px;margin:12px auto 0;display:block}.shape-figure .small{margin-bottom:0}.elevation-summary{border-top:1px solid var(--rule);grid-template-columns:190px 1fr;gap:28px;margin-top:22px;padding-top:22px;display:grid}.elevation-summary>div{flex-direction:column;gap:6px;display:flex}.elevation-summary strong{letter-spacing:-.04em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:2.3rem;font-weight:600}.elevation-summary p{color:var(--muted);margin:0;font-size:.82rem}.mode-picker{border:0;min-width:0;margin:28px 0 0;padding:0}.mode-picker legend{margin-bottom:12px;font-size:.82rem;font-weight:650}.mode-picker>div{flex-wrap:wrap;gap:8px;display:flex}.mode-picker label{border:1px solid var(--control-rule);cursor:pointer;background:var(--field);border-radius:7px;align-items:center;gap:8px;padding:12px 16px;font-size:.83rem;display:flex}.mode-picker label:hover{background:var(--hover)}.mode-picker label.selected{background:var(--accent-soft);color:var(--accent);border-color:var(--accent);font-weight:600}.mode-picker input{margin:0}.mode-picker .small{max-width:920px;margin:12px 0 0}.results-section{margin-top:36px}.scale-label{white-space:nowrap;color:var(--muted);font-size:.73rem}.family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.contentment{--family:var(--contentment)}.agency{--family:var(--agency)}.transcendence{--family:var(--transcendence)}.family-card{border:1px solid var(--rule);border-top:3px solid var(--family);background:var(--field);border-radius:9px;flex-direction:column;padding:20px;display:flex}.card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.match-value{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--family,var(--accent));letter-spacing:-.025em;font-size:1.35rem;font-weight:650;line-height:1.3}.family-card h3{color:var(--ink);margin:0 0 8px;font-size:1.16rem;font-weight:650}.family-card p{color:var(--muted);flex-grow:1;margin-bottom:18px;font-size:.8rem}.family-card .scenario-position{margin-top:12px}.similarity-track{background:linear-gradient(transparent 7px,var(--rule) 7px,var(--rule) 9px,transparent 9px);height:16px;margin:8px 0;position:relative}.zero-line{background:var(--control-rule);width:1px;height:16px;position:absolute;left:50%}.similarity-fill{background:var(--family,var(--accent));opacity:.4;height:6px;position:absolute;top:5px}.score-marker{background:var(--family,var(--accent));border-radius:2px;width:3px;height:14px;position:absolute;top:1px;transform:translate(-50%)}.scenario-position{color:var(--muted);white-space:nowrap;font-size:.72rem}.tie-label{color:var(--muted);margin:8px 0 0;font-size:.72rem;display:block}.score-legend{color:var(--muted);justify-content:space-between;gap:12px;padding:0 0 12px;font-size:.71rem;display:flex}.cluster-list{border:1px solid var(--rule);background:var(--field);border-radius:9px}.cluster{border-bottom:1px solid var(--rule);margin:0}.cluster:last-child{border-bottom:0}.cluster>summary{padding:20px 22px;list-style:none}.cluster>summary::-webkit-details-marker{display:none}.cluster>summary:hover{background:var(--hover)}.cluster:first-child>summary{border-radius:9px 9px 0 0}.cluster:last-child:not([open])>summary{border-radius:0 0 9px 9px}.cluster-title{justify-content:space-between;align-items:center;gap:18px;display:flex}.cluster-title>span:first-child{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.cluster-title strong{font-size:1rem}.family-tag{color:var(--family);font-size:.71rem}.family-tag:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin:0 6px 2px 0;display:inline-block}.expand-marker{color:var(--muted);text-align:center;width:18px;margin-left:12px;font-size:1rem;font-weight:400;display:inline-block}.cluster[open] .expand-marker{transform:rotate(45deg)}.cluster-subtitle{justify-content:space-between;align-items:baseline;gap:20px;margin-top:5px;display:flex}.cluster-subtitle>span:first-child{color:var(--muted);max-width:680px;font-size:.77rem}.cluster-details{background:var(--paper);border-top:1px solid var(--rule);min-width:0;padding:22px}.cluster-details>p{font-size:.86rem}.cluster-details>p.small{font-size:.77rem}.research-pattern{border:1px solid var(--rule);background:var(--field);border-radius:8px;min-width:0;margin:22px 0;padding:20px}.research-pattern h3{margin-bottom:16px;font-size:1rem}.pattern-picker{border:0;min-width:0;margin:0 0 18px;padding:0}.pattern-picker legend{margin-bottom:9px;font-size:.78rem;font-weight:600}.pattern-picker>div{flex-wrap:wrap;gap:8px;display:flex}.pattern-picker label{border:1px solid var(--control-rule);cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:10px 13px;font-size:.8rem;display:flex}.pattern-picker label:hover{background:var(--hover)}.pattern-picker label.selected{border-color:var(--accent);background:var(--accent-soft);font-weight:600}.pattern-picker input{accent-color:var(--accent);margin:0}.research-pattern-figure{min-width:0;margin:0}.research-pattern-figure figcaption{overflow-wrap:anywhere;font-size:.84rem;line-height:1.6}.research-pattern-figure figcaption span{color:var(--muted);margin-top:3px;font-size:.77rem;display:block}.research-chart-scroll{max-width:100%;margin:16px 0 12px;overflow-x:auto}.research-chart-scroll svg{width:100%;min-width:760px;max-width:960px;fill:var(--ink);margin:0 auto;font-size:16px;display:block}.research-axis-title{font-weight:600}.research-tick{fill:var(--muted);font-variant-numeric:tabular-nums;font-size:14px}.research-grid-line{stroke:var(--rule);stroke-width:1px}.research-zero-baseline{stroke:var(--muted);stroke-width:1.5px;stroke-dasharray:5 4}.research-zero-label{fill:var(--muted);font-size:13px}.research-pattern-line{fill:none;stroke:var(--accent);stroke-width:2px}.research-pattern-point{fill:var(--accent);stroke:var(--field);stroke-width:2px}.research-point-value{font-variant-numeric:tabular-nums;paint-order:stroke;stroke:var(--field);stroke-width:5px;stroke-linejoin:round;font-weight:600}.research-trait-label{font-size:15px}.research-pattern-reading{margin-bottom:14px;font-size:.82rem}.research-pattern-notes{border-top:1px solid var(--rule);padding-top:14px}.research-pattern-notes p{margin-bottom:10px;font-size:.8rem}.research-pattern-notes p.small{font-size:.75rem}.research-pattern-notes p:last-child{margin-bottom:0}.checkbox-label{align-items:center;gap:8px;margin:17px 0;font-size:.8rem;display:flex}.table-scroll{max-width:100%;overflow-x:auto}table{border-collapse:collapse;font-variant-numeric:tabular-nums;text-align:left;width:100%}caption{text-align:left;color:var(--muted);padding:.5rem 0;font-size:.8rem}th,td{border-bottom:1px solid var(--rule);vertical-align:top;padding:.75rem .55rem}thead th{color:var(--muted);background:var(--surface-soft);font-size:.74rem;font-weight:600}tbody th{font-weight:400}tbody tr:hover{background:var(--hover)}td,thead th:not(:first-child){text-align:right}.variables-table{font-size:.77rem}.variables-table tbody th{min-width:220px}.variables-table td{min-width:68px}.direction-note{color:var(--muted);margin-top:4px;font-size:.69rem;display:block}.cluster-details>.small:last-child{margin-top:18px;margin-bottom:0}.contribution-breakdown{border-top:1px solid var(--rule);font-variant-numeric:tabular-nums;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 8px;padding:12px 0 0;display:grid}.contribution-breakdown dt{color:var(--muted);margin-bottom:5px;font-size:.69rem}.contribution-breakdown dd{color:var(--family);margin:0;font-size:.91rem;font-weight:600}.cluster .contribution-breakdown{max-width:440px}.sensitivity-panel{border:1px solid var(--rule);background:var(--field);border-radius:10px;margin:32px 0;padding:24px}.sensitivity-panel>p{font-size:.86rem}.sensitivity-panel>p.small{font-size:.78rem}.delta-label{min-width:200px;color:var(--muted);flex-direction:column;gap:8px;font-size:.75rem;display:flex}.delta-label select{background:var(--paper);color:var(--ink);border:1px solid var(--control-rule);border-radius:6px;width:100%;padding:10px}.sensitivity-table{font-size:.8rem}.sensitivity-table-wrap{overflow-x:auto}.sensitivity-table td{white-space:nowrap}.empty-state{border:1px solid var(--rule);text-align:center;border-radius:10px;margin:28px 0 40px;padding:34px 24px}.empty-state h2{font-size:1.35rem}.empty-state>p{max-width:650px;color:var(--muted);margin:12px auto 0;font-size:.87rem}.empty-state>p.small{font-size:.78rem}.empty-symbol{letter-spacing:.12em;color:var(--accent);margin-bottom:14px;font-size:.72rem;display:block}.method-page{max-width:790px;margin:32px auto 56px}.method-page>.eyebrow{color:var(--accent);margin-bottom:12px;display:block}.method-page h2{margin-bottom:22px;font-size:1.8rem}.method-page>p{font-size:.95rem}.method-page h3{letter-spacing:-.015em;margin:34px 0 14px;font-size:1.2rem}.method-page table{margin:10px 0 20px;font-size:.85rem}.formula{border:1px solid var(--rule);border-left:3px solid var(--accent);background:var(--field);overflow-wrap:anywhere;border-radius:5px;margin:20px 0;padding:18px;font-family:ui-monospace,Consolas,monospace;font-size:.84rem}.method-detail{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin:28px 0;padding:18px 0}.method-detail summary{font-size:.86rem;font-weight:600}.method-detail p{margin:18px 0;font-size:.84rem}.source-list{padding-left:22px;font-size:.88rem;line-height:1.65}.source-list li{padding:5px 0}.method-page>p.small{font-size:.78rem}footer{border-top:1px solid var(--rule);color:var(--muted);padding:22px 0 32px;font-size:.73rem}footer p{margin-bottom:7px}@media (width<=800px){.edition{display:none}.hero h1{max-width:670px}.input-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.family-grid{grid-template-columns:1fr}.family-card{padding:18px}.card-top,.family-card p{margin-bottom:10px}.section-heading{flex-wrap:wrap}.delta-label{width:100%}.cluster-subtitle{flex-direction:column;gap:8px}}@media (width<=500px){.app-shell{padding:0 16px}.site-header{gap:12px;min-height:72px}.wordmark{gap:8px;font-size:.86rem}.brand-mark{width:25px}.wordmark-subtitle{font-size:.65rem}.theme-toggle{min-width:75px;padding:9px 10px}.hero{padding:24px 0 16px}.hero h1{font-size:1.8rem;line-height:1.14}.hero p{font-size:.86rem}.tabs{gap:22px;margin-bottom:18px}.tabs button{font-size:.77rem}.input-panel{padding:18px 14px}.section-heading{gap:14px}.section-intro{font-size:.83rem}.input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.trait-input>label{min-height:51px;font-size:.76rem}.polarity{gap:12px}.polarity legend{float:none;margin-bottom:10px}.polarity label{font-size:.76rem}.elevation-summary{grid-template-columns:1fr;gap:16px}.mode-picker>div{flex-direction:column}.mode-picker label{padding:13px}.cluster>summary,.cluster-details{padding:18px 12px}.research-pattern{padding:16px 12px}.cluster-title>span:first-child{flex-direction:column;gap:5px}.match-value{font-size:1.2rem}.score-legend{gap:8px;font-size:.65rem}.score-legend span{flex:1}.score-legend span:nth-child(2){text-align:center}.score-legend span:last-child{text-align:right}.sensitivity-panel{padding:20px 14px}.sensitivity-table{font-size:.73rem}.sensitivity-table th,.sensitivity-table td{padding:.65rem .3rem}.contribution-breakdown{gap:6px}.contribution-breakdown dd{font-size:.87rem}.empty-state{padding:28px 18px}.method-page h2{font-size:1.5rem}}@media (prefers-reduced-motion:no-preference){.similarity-fill,.score-marker{transition:left .12s,width .12s}}
