.memo-report{--memo-bg: var(--surface-warm);--memo-dark: #1a2e35;--memo-dark-2: #0f1c21;--memo-text: #1a2e35;--memo-muted: #5f7078;--memo-rule: rgba(26, 46, 53, .13);--memo-teal: #1a5f6c;--memo-pink: #b83d63;--memo-pink-bright: #e86c8d;--memo-green: #2b7a62;--memo-gold: #d4a853;--memo-gray: #61717a;--memo-light: #f4f7f7;background:var(--memo-bg);color:var(--memo-text);overflow-x:clip}.memo-report a{color:inherit}.paper-hero,.memo-section{padding:clamp(3rem,6vw,6rem) 0}.paper-hero{min-height:min(760px,calc(100vh - 4rem));display:flex;align-items:center;background:var(--memo-dark);color:var(--white)}.paper-hero.light{background:var(--memo-bg);color:var(--memo-text)}.paper-hero .hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.paper-hero .hero-copy,.paper-hero .hero-panel,.memo-grid>*,.question-grid>*,.finding-grid>*{min-width:0}.paper-eyebrow,.section-eyebrow{margin:0 0 .75rem;color:var(--memo-pink-bright);font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}.paper-hero.light .paper-eyebrow,.section-eyebrow{color:var(--memo-green)}.paper-hero h1,.memo-section h2,.stacked-memo-title{font-family:Space Grotesk,sans-serif;letter-spacing:0;text-transform:uppercase}.paper-hero h1{margin:0;max-width:980px;font-size:clamp(3.25rem,9vw,8rem);line-height:.9}.hero-subtitle,.section-intro{max-width:840px;color:#ffffffd1;font-size:clamp(1.02rem,1.55vw,1.26rem);line-height:1.65}.paper-hero.light .hero-subtitle,.memo-section.light .section-intro,.memo-section.white .section-intro{color:var(--memo-muted)}.hero-subtitle{margin:1.1rem 0 0}.hero-panel{border-top:4px solid var(--memo-green);padding-top:1.25rem}.hero-panel p{margin:0;color:#ffffffc7;line-height:1.6}.paper-hero.light .hero-panel p{color:var(--memo-muted)}.memo-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.memo-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:2.55rem;border:1px solid rgba(255,255,255,.34);border-radius:4px;padding:.72rem 1.05rem;text-decoration:none;font-size:.84rem;font-weight:800;line-height:1.1}.paper-hero.light .memo-actions a,.memo-section.white .memo-actions a,.memo-section.light .memo-actions a{border-color:#1a2e3538}.memo-actions a.primary{background:var(--memo-pink);border-color:var(--memo-pink);color:var(--white)}.memo-section.dark{background:var(--memo-dark);color:var(--white)}.memo-section.dark .section-intro{color:#ffffffc7}.memo-section.light{background:var(--memo-light)}.memo-section.white{background:var(--white)}.section-header-stacked{display:grid;gap:1rem;margin-bottom:clamp(1.5rem,4vw,2.8rem)}.stacked-memo-title{margin:0;display:grid;gap:.15rem;line-height:.94}.stacked-memo-title .word-small{color:var(--memo-green);font-size:clamp(1.05rem,2vw,1.55rem)}.memo-section.dark .stacked-memo-title .word-small{color:var(--memo-pink-bright)}.stacked-memo-title .word-large{font-size:clamp(2.4rem,6vw,5.9rem)}.stacked-memo-title .word-accent{color:var(--memo-pink)}.memo-section.dark .stacked-memo-title .word-accent{color:var(--memo-green-bright, #7bc4a8)}.stat-grid,.finding-grid,.question-grid,.memo-grid{display:grid;gap:1rem}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.finding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}a.finding-card{text-decoration:none}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.memo-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.finding-card,.question-card,.memo-callout{border-top:4px solid var(--memo-teal);background:var(--white);color:var(--memo-text);padding:1.15rem}.memo-section.dark .stat-card,.memo-section.dark .finding-card,.memo-section.dark .question-card,.memo-section.dark .memo-callout,.paper-hero .stat-card{background:#ffffff14;color:var(--white);border-color:var(--memo-green)}.stat-card strong,.stat-number,.finding-number{display:block;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.35rem);line-height:.95;color:inherit;overflow-wrap:anywhere}.stat-card span,.stat-label,.finding-label,.question-meta{display:block;margin-top:.55rem;color:var(--memo-muted);font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1.25;text-transform:uppercase}.memo-section.dark .stat-card span,.memo-section.dark .stat-label,.memo-section.dark .finding-label,.memo-section.dark .question-meta,.paper-hero .stat-card span,.paper-hero .stat-label{color:#ffffffad}.stat-card p,.finding-card p,.question-card p,.memo-callout p{margin:.8rem 0 0;color:var(--memo-muted);line-height:1.55}.memo-section.dark .stat-card p,.memo-section.dark .finding-card p,.memo-section.dark .question-card p,.memo-section.dark .memo-callout p,.paper-hero .stat-card p{color:#ffffffc2}.question-card h3,.finding-card h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.08rem;line-height:1.2}.bar-list{display:grid;gap:.75rem}.bar-row{display:grid;grid-template-columns:minmax(10rem,.38fr) minmax(0,1fr) minmax(4rem,auto);gap:.8rem;align-items:center;min-width:0}.bar-label,.bar-value{font-size:.86rem;font-weight:800;line-height:1.25}.bar-value{text-align:right}.bar-track{height:1rem;background:#ffffff21;overflow:hidden}.memo-section.white .bar-track,.memo-section.light .bar-track{background:#1a2e351a}.bar-fill{display:block;width:var(--bar, 0%);height:100%;background:var(--memo-pink)}.bar-fill.green{background:var(--memo-green)}.bar-fill.gold{background:var(--memo-gold)}.bar-fill.gray{background:var(--memo-gray)}.stacked-track{display:grid;grid-template-columns:minmax(0,var(--context, 0%)) minmax(0,var(--same, 0%)) minmax(0,var(--over, 0%)) minmax(0,var(--other, 0%));height:1rem;background:#ffffff21;overflow:hidden}.memo-section.white .stacked-track,.memo-section.light .stacked-track{background:#1a2e351a}.segment-context{background:var(--memo-green)}.segment-same{background:var(--memo-pink)}.segment-over{background:var(--memo-gold)}.segment-other{background:var(--memo-gray)}.stacked-track.direction{grid-template-columns:minmax(0,var(--faith, 0%)) minmax(0,var(--secular, 0%));height:2.2rem}.segment-faith{align-items:center;background:var(--memo-teal);color:#fff;display:flex;font-size:.82rem;font-weight:800;justify-content:center;overflow:hidden;white-space:nowrap}.segment-secular{align-items:center;background:var(--memo-gold);color:#14232a;display:flex;font-size:.82rem;font-weight:800;justify-content:center;overflow:hidden;white-space:nowrap}.legend{display:flex;flex-wrap:wrap;gap:.8rem 1rem;margin-top:1.1rem;color:#ffffffc2;font-size:.84rem;font-weight:700}.memo-section.light .legend,.memo-section.white .legend{color:var(--memo-muted)}.legend-item{display:inline-flex;align-items:center;gap:.4rem}.legend-swatch{width:.78rem;height:.78rem;display:inline-block}.axis-list{display:grid;gap:.8rem}.axis-row{display:grid;grid-template-columns:minmax(8rem,.28fr) minmax(0,1fr) minmax(4rem,auto);gap:.8rem;align-items:center}.axis-track{position:relative;height:1.2rem;background:#1a2e351a}.axis-zero{position:absolute;inset:0 auto 0 50%;width:1px;background:#1a2e356b}.axis-marker{position:absolute;top:50%;left:calc(50% + (var(--score, 0) * 50%));width:.8rem;height:.8rem;background:var(--memo-pink);transform:translate(-50%,-50%)}.axis-marker.positive{background:var(--memo-green)}.matrix-wrap{overflow-x:auto;padding-bottom:.35rem}.matrix-grid{display:grid;grid-template-columns:minmax(10rem,1.1fr) repeat(6,minmax(5.8rem,.7fr));min-width:760px;border-top:1px solid var(--memo-rule);border-left:1px solid var(--memo-rule)}.matrix-row{display:contents}.matrix-cell{border-right:1px solid var(--memo-rule);border-bottom:1px solid var(--memo-rule);padding:.62rem;font-size:.78rem;line-height:1.25}.matrix-head,.matrix-model{font-weight:800;background:#1a2e350f}.matrix-score{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:800}.matrix-high{background:#2b7a622e}.matrix-mid{background:#d4a8532e}.matrix-low{background:#b83d6329}.memo-section .table-wrap{margin-top:1rem}.memo-section .data-table caption{text-align:left}@media(max-width:1050px){.paper-hero .hero-grid,.finding-grid,.question-grid,.memo-grid.two{grid-template-columns:1fr}.stat-grid,.stat-grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.paper-hero,.memo-section{padding:3rem 0}.paper-hero h1{font-size:clamp(3rem,17vw,5rem)}.stat-grid,.stat-grid.five{grid-template-columns:1fr}.bar-row,.axis-row{grid-template-columns:1fr;gap:.35rem}.bar-value,.axis-row .bar-value{text-align:left}.stacked-memo-title .word-large{font-size:clamp(2.25rem,12vw,3.85rem)}}@media print{.memo-report{background:var(--white)}.paper-hero,.memo-section{min-height:auto;padding:2rem 0;page-break-inside:avoid}}
