:root{--navy: #1a2e35;--navy-dark: #0f1c21;--navy-light: #243d47;--teal: #1a5f6c;--pink: #b83d63;--pink-light: #c04466;--pink-bright: #e86c8d;--green: #2b7a62;--green-bright: #7bc4a8;--green-dark: #2b7a62;--white: #ffffff;--gray: #61717a;--gray-light: #f5f7f8;--gold: #d4a853;--amber: #f0a830;--indigo: #6366f1;--indigo-light: rgba(99, 102, 241, .12);--red: #d64d4d;--border: rgba(26, 46, 53, .12);--compact-radius: 4px;--nav-link: #687982;--amber-dark: #6b4c00;--amber-text: #87600a;--gold-dark: #8a651d;--indigo-deep: #20235f;--surface-warm: #fbfcfb;--red-bg: rgba(214, 77, 77, .14);--red-dark: #8c2626}.report-container{width:min(1180px,calc(100vw - 3rem));margin:0 auto}.report-container.narrow{width:min(900px,calc(100vw - 3rem))}.benchmark-hero{background:var(--surface-warm);color:var(--navy);padding:5.1rem 2rem 3.2rem;display:flex;align-items:flex-start}.benchmark-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(18rem,.85fr);gap:1.25rem 1.5rem;align-items:start}.benchmark-hero-grid>*{min-width:0}.benchmark-copy{max-width:1040px}.benchmark-copy h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.1rem,3.45vw,3.5rem);line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--navy);margin:0}.benchmark-copy .lede{color:var(--navy-light);margin-top:.6rem;max-width:840px}.benchmark-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.9rem;max-width:820px}.benchmark-stat{border-top:3px solid var(--teal);padding-top:.65rem}.benchmark-stat strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.55rem;line-height:1;color:var(--navy)}.benchmark-stat span{display:block;margin-top:.35rem;color:var(--gray);font-size:.78rem;line-height:1.35;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.benchmark-visuals{display:grid;gap:1.25rem;min-width:0}.benchmark-rankings{grid-column:1 / -1;min-width:0}.kicker{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:var(--green);font-weight:700;margin-bottom:.65rem}.report-hero{min-height:100vh;background:var(--navy);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem}.report-hero .kicker{color:var(--pink-bright);letter-spacing:.2em}.report-hero[data-report-theme=core] .kicker,.report-hero[data-report-theme=core] .word-accent{color:var(--green)}.report-hero[data-report-theme=deep] .kicker,.report-hero[data-report-theme=deep] .word-accent{color:var(--gold)}.report-hero[data-report-theme=ybq] .kicker,.report-hero[data-report-theme=ybq] .word-accent{color:var(--indigo)}.report-hero h1{font-family:Space Grotesk,sans-serif;line-height:.9;text-transform:uppercase;letter-spacing:0;max-width:1000px;font-size:8.75rem;margin-bottom:2rem}.report-hero h1 span{display:inline-block}.lede{max-width:640px;font-size:1.1rem;line-height:1.7;color:#ffffffd1}.report-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;justify-content:center}.report-actions a,.data-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border-radius:4px;padding:.85rem 1.6rem;text-decoration:none;font-size:.85rem;letter-spacing:.05em;font-weight:700;transition:all .3s}.report-actions a{color:var(--white);border:1px solid rgba(255,255,255,.3)}.report-actions a:hover{border-color:var(--white)}.report-actions a.primary,.data-link{background:var(--pink);border-color:var(--pink);color:var(--white)}.report-actions a.primary:hover{background:var(--pink-light);border-color:var(--pink-light);transform:translateY(-2px)}.benchmark-hero .report-actions a{color:var(--navy);border-color:#1a2e3547}.benchmark-hero .report-actions a:hover{border-color:var(--navy)}.benchmark-hero .report-actions a.primary{color:var(--white);border-color:var(--pink)}.benchmark-plot{border:1px solid var(--border);background:var(--white);padding:1.15rem}.benchmark-chart-header{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;margin-bottom:.7rem}.benchmark-chart-header.compact{margin-bottom:1.5rem}.benchmark-chart-header h2{font-family:Space Grotesk,sans-serif;font-size:1.35rem;line-height:1.2;text-transform:none;color:var(--navy);margin:0}.benchmark-chart-header p{max-width:420px;color:var(--gray);font-size:.92rem;line-height:1.5;text-align:right}.benchmark-scatter{display:block;width:100%;height:min(52vh,520px);overflow:visible}.plot-area{fill:var(--surface-warm);stroke:var(--border)}.grid-line{stroke:#1a2e351f;stroke-width:1}.axis-line{stroke:#1a2e3561;stroke-width:1.5}.axis-tick,.axis-label,.point-label{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;fill:var(--gray)}.axis-tick{font-size:.78rem}.axis-label{font-size:.9rem;font-weight:700;fill:var(--navy)}.plot-point circle{fill:var(--teal);stroke:var(--white);stroke-width:2.5}.plot-point.warning circle{fill:var(--gold)}.plot-point.negative circle{fill:var(--red)}.plot-point.positive circle{fill:var(--green-dark)}.point-label{font-size:.82rem;font-weight:700;fill:var(--navy)}.benchmark-plot figcaption{max-width:760px;margin-top:.55rem;color:var(--gray);font-size:.88rem;line-height:1.5}.report-section{padding:6rem 2rem}.report-section h2{font-family:Space Grotesk,sans-serif;line-height:1;text-transform:uppercase;color:var(--navy);font-size:4rem;margin-bottom:1rem}.section-dark{background:var(--navy);color:var(--white)}.section-dark .report-section h2,.report-section.section-dark h2{color:var(--white)}.section-dark .section-copy{color:#ffffffb8}.section-dark .stacked-title .word-small{color:#ffffff80}.section-dark .stacked-title .word-large{color:var(--white)}.section-dark .stacked-title .word-accent{color:var(--pink-bright)}.section-muted{background:var(--gray-light)}.section-indigo{background:var(--indigo-deep);color:var(--white)}.section-indigo h2,.section-indigo .stacked-title .word-large{color:var(--white)}.section-indigo .stacked-title .word-small,.section-indigo .section-copy{color:#ffffffb8}.section-indigo .stacked-title .word-accent,.section-indigo .kicker{color:#a7a9ff}.stacked-title{font-family:Space Grotesk,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0;margin-bottom:1.5rem}.stacked-title span{display:block}.stacked-title .word-small{font-size:1.1rem;color:var(--gray)}.stacked-title .word-large{font-size:5rem;line-height:.95;color:var(--navy)}.stacked-title .word-accent{color:var(--pink)}.section-copy{max-width:760px;color:var(--gray);font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.stat-hero{background:var(--gray-light);padding:8rem 2rem;text-align:center}.stat-hero.on-dark{background:var(--navy);color:var(--white)}.stat-big{margin-bottom:2.5rem}.stat-number-huge{font-family:Space Grotesk,sans-serif;font-size:12rem;font-weight:700;line-height:.85;background:linear-gradient(135deg,var(--pink) 0%,var(--red) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-number-huge.positive{background:linear-gradient(135deg,var(--green) 0%,var(--teal) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label-huge{font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--navy)}.stat-hero.on-dark .stat-label-huge{color:var(--white)}.stat-context{font-size:1.2rem;line-height:1.7;color:var(--gray);max-width:560px;margin:0 auto}.stat-hero.on-dark .stat-context{color:#ffffffbf}.quote-section{background:var(--navy-dark);color:var(--white);padding:8rem 2rem}.quote-container{max-width:900px;margin:0 auto;text-align:center}.quote-text{font-size:2rem;font-weight:500;line-height:1.45;margin-bottom:2rem}.quote-text strong{color:var(--pink-bright)}.quote-source{font-size:.85rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.quote-mark{font-family:Space Grotesk,sans-serif;font-size:8rem;line-height:.7;color:var(--pink-bright);margin-bottom:1.25rem}.finding-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:3rem}.finding-card{text-align:center}.finding-number{font-family:Space Grotesk,sans-serif;font-size:4.75rem;font-weight:700;line-height:1;color:var(--navy)}.section-dark .finding-number{color:var(--white)}.section-dark .finding-number.positive,.section-indigo .finding-number.positive{color:var(--green-bright)}.finding-number.negative{color:var(--red)}.finding-number.positive{color:var(--green)}.finding-number.highlight{background:linear-gradient(135deg,var(--gold) 0%,var(--pink-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.finding-number.warning{color:#9a5a00}.section-dark .finding-number.warning,.section-indigo .finding-number.warning{color:var(--amber)}.finding-label{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray);margin:.85rem 0 .75rem}.section-dark .finding-label{color:#fff9}.finding-desc{font-size:1rem;line-height:1.65;color:var(--gray)}.section-dark .finding-desc{color:#fffc}.report-narrative{max-width:760px;font-size:1.12rem;line-height:1.8;color:var(--navy-light)}.section-dark .report-narrative,.quote-section .report-narrative{color:#ffffffd9}.report-narrative p+p{margin-top:1.25rem}.prose-source-info{margin-top:2rem;font-size:.78rem;line-height:1.5;color:var(--gray)}.section-dark .prose-source-info,.quote-section .prose-source-info{color:#ffffff73}.notice{border-left:5px solid var(--gold);background:#fff8e8;color:#4c3b12;padding:1rem 1.2rem;margin-top:2rem;max-width:760px;border-radius:0 4px 4px 0}.notice strong{color:#2f2409}.section-dark .notice{background:#d4a85324;color:#ffffffe6;border-left-color:var(--gold)}.section-dark .notice strong{color:var(--gold)}.status-badge{display:inline-block;border-radius:4px;padding:.25rem .5rem;font-size:.72rem;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;font-weight:700;background:#1a5f6c1f;color:var(--teal)}.status-badge.warning{background:#d4a8532e;color:var(--amber-dark)}.status-badge.positive{background:#7bc4a82e;color:var(--green-dark)}.status-badge.negative,.status-badge.error{background:var(--red-bg);color:var(--red-dark)}.table-wrap{overflow-x:auto;width:100%;max-width:min(900px,100%);margin:0 auto;-webkit-overflow-scrolling:touch}.table-wrap.audit{max-width:min(1050px,100%)}.table-wrap.mini{max-width:min(680px,100%)}table{width:100%;border-collapse:collapse}.table-wrap>table{min-width:max-content}.table-card-list{display:none}.table-card-caption{color:var(--gray);font-size:.84rem;line-height:1.5;margin:0}.table-card{background:var(--white);border:1px solid var(--border);border-radius:var(--compact-radius);padding:1rem}.section-dark .table-card,.section-indigo .table-card{background:#ffffff14;border-color:#ffffff29}.table-card-title{color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.section-dark .table-card-title,.section-indigo .table-card-title{color:var(--white)}.table-card-pairs{display:grid;gap:.55rem;margin:.75rem 0 0}.table-card-pairs>div{display:grid;gap:.45rem;grid-template-columns:minmax(8rem,.42fr) minmax(0,1fr);min-width:0}.table-card-pairs dt{color:var(--gray);font-size:.68rem;font-weight:800;letter-spacing:.02em;line-height:1.25;text-transform:none}.section-dark .table-card-caption,.section-dark .table-card-pairs dt,.section-indigo .table-card-caption,.section-indigo .table-card-pairs dt{color:#ffffff94}.table-card-pairs dd{color:var(--navy-light);font-size:.92rem;line-height:1.35;margin:0;min-width:0;overflow-wrap:anywhere}.section-dark .table-card-pairs dd,.section-indigo .table-card-pairs dd{color:#ffffffd1}caption{caption-side:bottom;padding-top:.85rem;color:var(--gray);font-size:.84rem;text-align:left}th{background:var(--navy);color:var(--white);padding:.9rem 1rem;text-align:left;font-weight:600;font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}th:first-child{border-radius:4px 0 0}th:last-child{border-radius:0 4px 0 0}td{padding:.9rem 1rem;border-bottom:1px solid var(--border);color:var(--navy-light);font-size:.95rem;text-align:left;vertical-align:middle}th.center,td.center{text-align:center}th.right,td.right{text-align:right}td.positive{color:var(--green-dark)}td.warning{color:var(--amber-text)}td.negative{color:var(--red)}td:first-child{font-weight:600;color:var(--navy)}tbody tr:last-child td{border-bottom:0}.section-muted table,.stat-hero table{background:var(--white)}.numeric{font-family:Space Grotesk,sans-serif;font-weight:700;color:var(--navy);white-space:nowrap}.table-card-pairs .numeric{white-space:normal}.metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin:2rem 0}.metric-item{border-left:4px solid var(--teal);background:#ffffffb3;padding:1rem;border-radius:var(--compact-radius);min-height:120px}.section-dark .metric-item,.section-indigo .metric-item{background:#ffffff14;border-left-color:var(--green)}.metric-item.positive{border-left-color:var(--green)}.metric-item.warning{border-left-color:var(--amber)}.metric-item.negative{border-left-color:var(--red)}.metric-value{font-family:Space Grotesk,sans-serif;font-size:2.6rem;font-weight:700;line-height:1;color:var(--navy)}.section-dark .metric-value,.section-indigo .metric-value{color:var(--white)}.metric-label{margin-top:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--gray)}.section-dark .metric-label,.section-indigo .metric-label{color:#ffffff94}.metric-note,.config-note,.config-panel-note,.source-text,.question-source,.flag-note,.comparison-note,.paradox-note{color:var(--gray);font-size:.84rem;line-height:1.55}.section-dark .metric-note,.section-dark .config-note,.section-dark .config-panel-note,.section-dark .source-text,.section-dark .question-source,.section-dark .flag-note,.section-dark .comparison-note,.section-dark .paradox-note,.section-indigo .metric-note,.section-indigo .config-note,.section-indigo .config-panel-note,.section-indigo .source-text,.section-indigo .question-source,.section-indigo .flag-note,.section-indigo .comparison-note,.section-indigo .paradox-note{color:#ffffff94}.insight-grid,.method-grid,.score-card-grid,.flags-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem}.insight-card,.method-card,.score-card,.flag-card,.question-card,.config-panel,.comparison-panel,.paradox-box,.code-prompt-block{border:1px solid var(--border);border-radius:var(--compact-radius);background:var(--white)}.insight-card,.method-card,.score-card,.flag-card{padding:1.35rem}.section-dark .insight-card,.section-dark .method-card,.section-dark .score-card,.section-dark .flag-card,.section-dark .question-card,.section-dark .config-panel,.section-dark .comparison-panel,.section-dark .paradox-box,.section-dark .code-prompt-block,.section-indigo .insight-card,.section-indigo .method-card,.section-indigo .score-card,.section-indigo .flag-card,.section-indigo .question-card,.section-indigo .config-panel,.section-indigo .comparison-panel,.section-indigo .paradox-box,.section-indigo .code-prompt-block{background:#ffffff14;border-color:#ffffff29}.insight-icon{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--pink);line-height:1}.section-dark .insight-icon,.section-indigo .insight-icon{color:var(--pink-bright)}.insight-label,.dimension-badge,.comparison-label,.question-scope{display:inline-flex;align-items:center;width:fit-content;border-radius:var(--compact-radius);background:#1a5f6c1a;color:var(--teal);padding:.25rem .45rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.section-dark .insight-label,.section-dark .dimension-badge,.section-dark .comparison-label,.section-dark .question-scope,.section-indigo .insight-label,.section-indigo .dimension-badge,.section-indigo .comparison-label,.section-indigo .question-scope{background:#ffffff1f;color:var(--green-bright)}.insight-card h2,.method-card h3,.score-card h3,.comparison-item h3,.code-prompt-block h3{font-family:Space Grotesk,sans-serif;color:var(--navy);font-size:1.15rem;line-height:1.2;margin:.75rem 0}.section-dark .insight-card h2,.section-dark .method-card h3,.section-dark .score-card h3,.section-dark .comparison-item h3,.section-dark .code-prompt-block h3,.section-indigo .insight-card h2,.section-indigo .method-card h3,.section-indigo .score-card h3,.section-indigo .comparison-item h3,.section-indigo .code-prompt-block h3{color:var(--white)}.insight-card p,.method-card p,.score-secondary-label,.comparison-item p,.code-prompt-block p{color:var(--gray);line-height:1.65}.section-dark .insight-card p,.section-dark .method-card p,.section-dark .score-secondary-label,.section-dark .comparison-item p,.section-dark .code-prompt-block p,.section-indigo .insight-card p,.section-indigo .method-card p,.section-indigo .score-secondary-label,.section-indigo .comparison-item p,.section-indigo .code-prompt-block p{color:#ffffffc2}.inline-link{display:inline-flex;margin-top:1rem;color:var(--teal);font-weight:700;text-decoration:none}.score-card{border-top:4px solid var(--teal)}.score-card.positive{border-top-color:var(--green)}.score-card.warning{border-top-color:var(--amber)}.score-card.negative{border-top-color:var(--red)}.score-value{font-family:Space Grotesk,sans-serif;font-size:4.2rem;font-weight:700;line-height:.9;color:var(--navy);margin-top:1.25rem}.section-dark .score-value,.section-indigo .score-value{color:var(--white)}.score-label,.score-secondary{margin-top:.55rem;color:var(--gray);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.section-dark .score-label,.section-dark .score-secondary,.section-indigo .score-label,.section-indigo .score-secondary{color:#fff9}.config-panel{padding:1.5rem;margin:2rem 0}.config-panel h3{font-family:Space Grotesk,sans-serif;text-transform:uppercase;color:var(--navy);letter-spacing:.02em;margin-bottom:1rem}.section-dark .config-panel h3,.section-indigo .config-panel h3{color:var(--white)}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem}.config-item{border-left:3px solid var(--teal);padding-left:.8rem}.config-item.warning{border-left-color:var(--amber)}.config-item.positive{border-left-color:var(--green)}.config-item.negative{border-left-color:var(--red)}.config-value{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--navy)}.section-dark .config-value,.section-indigo .config-value{color:var(--white)}.config-label{font-size:.72rem;color:var(--gray);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.section-dark .config-label,.section-indigo .config-label{color:#ffffff94}.question-list{display:grid;gap:1.5rem;margin-top:2.5rem}.question-card{padding:1.5rem;border-left:4px solid var(--teal)}.question-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.question-id{display:inline-flex;border-radius:var(--compact-radius);background:#e86c8d1f;color:var(--pink);padding:.2rem .45rem;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.75rem}.section-dark .question-id,.section-indigo .question-id{color:var(--pink-bright)}.question-title{font-family:Space Grotesk,sans-serif;color:var(--navy);font-size:1.35rem;margin-top:.55rem}.section-dark .question-title,.section-indigo .question-title{color:var(--white)}.question-scenario,.question-tension{color:var(--navy-light);line-height:1.65;margin-top:.75rem}.section-dark .question-scenario,.section-dark .question-tension,.section-indigo .question-scenario,.section-indigo .question-tension{color:#ffffffc7}.option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin:1.25rem 0}.option-box{border-left:3px solid var(--gray);background:var(--gray-light);padding:1rem;border-radius:var(--compact-radius)}.section-dark .option-box,.section-indigo .option-box{background:#ffffff14}.option-box.secular{border-left-color:var(--teal)}.option-box.faith{border-left-color:var(--pink)}.option-box.progressive{border-left-color:var(--green)}.option-box.traditional{border-left-color:var(--gold)}.option-label{color:var(--teal);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:.45rem}.option-box.faith .option-label{color:var(--pink)}.section-dark .option-box.faith .option-label,.section-indigo .option-box.faith .option-label{color:var(--pink-bright)}.option-box.progressive .option-label{color:var(--green-dark)}.option-box.traditional .option-label{color:var(--gold-dark)}.section-dark .option-box.progressive .option-label,.section-indigo .option-box.progressive .option-label{color:var(--green-bright)}.section-dark .option-box.traditional .option-label,.section-indigo .option-box.traditional .option-label{color:var(--gold)}.option-text{color:var(--navy-light);line-height:1.6}.section-dark .option-text,.section-indigo .option-text{color:#ffffffc7}.question-note{border-left:3px solid var(--gold);background:#fff8e8;color:#4c3b12;padding:.85rem 1rem;border-radius:0 var(--compact-radius) var(--compact-radius) 0}.section-dark .question-note,.section-indigo .question-note{background:#d4a85324;color:#ffffffdb}.question-source{margin-top:1rem}.code-prompt-block{overflow:hidden;margin-top:1.25rem}.code-prompt-header{padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.code-prompt-header span{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.code-prompt-block pre{margin:0;padding:1.25rem;overflow-x:auto;background:var(--navy-dark);color:var(--white);font-size:.86rem;line-height:1.55}.code-prompt-block p{padding:1rem 1.25rem}.heatmap-wrap{max-width:1100px}.heatmap-table th{text-align:center}.heatmap-table th:first-child,.heatmap-table td:first-child{text-align:left}.heatmap-table td{text-align:center}.heat-cell{display:inline-flex;align-items:center;justify-content:center;min-width:3.3rem;min-height:2rem;padding:.25rem .5rem;border-radius:var(--compact-radius);font-family:Space Grotesk,sans-serif;font-weight:700;background:#1a5f6c1a;color:var(--teal)}.heat-low,.heat-negative{background:var(--red-bg);color:var(--red)}.heat-medium,.heat-contested{background:#f0a8302e;color:var(--amber-text)}.heat-high{background:#7bc4a833;color:var(--green-dark)}.flag-card{border-top:4px solid var(--teal)}.flag-card.warning{border-top-color:var(--amber)}.flag-card.negative{border-top-color:var(--red)}.flag-model{font-family:Space Grotesk,sans-serif;color:var(--navy);font-weight:700}.section-dark .flag-model,.section-indigo .flag-model{color:var(--white)}.flag-list{list-style:none;margin-top:.8rem}.flag-list li{color:var(--gray);font-size:.86rem;line-height:1.45;padding:.55rem 0;border-top:1px solid var(--border)}.section-dark .flag-list li,.section-indigo .flag-list li{color:#ffffffbd;border-top-color:#ffffff24}.comparison-panel,.paradox-box{padding:1.5rem;margin-top:2rem}.comparison-grid,.paradox-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:stretch}.comparison-grid{grid-template-columns:repeat(2,1fr)}.comparison-item,.paradox-item{background:var(--gray-light);border-radius:var(--compact-radius);padding:1rem}.section-dark .comparison-item,.section-dark .paradox-item,.section-indigo .comparison-item,.section-indigo .paradox-item{background:#ffffff14}.paradox-label{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.paradox-value{font-family:Space Grotesk,sans-serif;font-size:2.1rem;font-weight:700;margin-top:.65rem}.paradox-value.negative{color:var(--red)}.paradox-value.positive{color:var(--green-dark)}.section-dark .paradox-value.positive,.section-indigo .paradox-value.positive{color:var(--green-bright)}.paradox-arrow{display:flex;align-items:center;justify-content:center;color:var(--pink);font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700}.section-dark .paradox-arrow,.section-indigo .paradox-arrow{color:var(--pink-bright)}.paradox-note,.comparison-note{margin-top:1rem}.scroll-animations .fade-up,.fade-up{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.scroll-animations .fade-up,.fade-up{opacity:1;transform:none;transition:none}}@media(max-width:1240px){.table-wrap.responsive-cards{overflow-x:visible}.table-wrap.responsive-cards>table{display:none}.table-wrap.responsive-cards .table-card-list{display:grid;gap:.8rem;width:100%}}@media(max-width:860px){.benchmark-hero{min-height:auto;padding:5.35rem 1rem 2.75rem}.benchmark-copy h1{font-size:2.15rem;overflow-wrap:anywhere}.benchmark-summary{grid-template-columns:1fr;gap:.7rem;max-width:100%}.benchmark-hero-grid{grid-template-columns:1fr}.benchmark-rankings{grid-column:auto}.benchmark-chart-header{display:block}.benchmark-chart-header p{text-align:left;margin-top:.65rem}.benchmark-plot{padding:1rem}.report-hero{min-height:auto;padding:8rem 1rem 4rem;overflow:hidden}.report-hero h1{font-size:2.45rem;max-width:100%;overflow-wrap:anywhere;margin-bottom:1.5rem}.report-hero h1 span{display:block;max-width:100%}.report-hero .lede{font-size:1rem;line-height:1.65}.report-actions{width:100%;max-width:18.5rem;margin-left:auto;margin-right:auto;flex-direction:column;align-items:stretch}.report-actions a,.data-link{width:100%;min-width:0;padding:.85rem 1rem;text-align:center;white-space:normal}.table-card{padding:.85rem}.table-card-pairs>div{grid-template-columns:minmax(0,1fr)}.report-section,.stat-hero,.quote-section{padding:4rem 1.5rem}.finding-grid,.metric-strip,.insight-grid,.method-grid,.score-card-grid,.flags-grid,.comparison-grid,.paradox-grid,.option-grid{grid-template-columns:1fr}.question-header{display:block}.question-scope{margin-top:.8rem}.paradox-arrow{min-height:2rem;transform:rotate(90deg)}.report-container,.report-container.narrow{width:min(100%,calc(100vw - 2rem))}.report-section h2{font-size:2.1rem;overflow-wrap:anywhere}.stacked-title .word-small{font-size:.95rem}.stacked-title .word-large{font-size:2.35rem;overflow-wrap:anywhere}.stat-number-huge{font-size:6rem}.stat-label-huge{font-size:1.2rem;line-height:1.25;overflow-wrap:anywhere}.quote-text{font-size:1.35rem}.quote-mark{font-size:4.5rem}.finding-number{font-size:3.2rem}.metric-value{font-size:2.2rem}.score-value{font-size:3rem}.paradox-value{font-size:1.5rem}}
