/* Calliope: a consistent editorial and product language. */
:root { --lavender:#C6B4F7; --lavender-deep:#B6A0EE; --lilac-soft:#F3EDFF; --shadow-md:none; --shadow-lg:none; }
body { font-family:'Public Sans',Arial,sans-serif; }
h1,h2,h3,h4,.display,.hero-h1-lead,.hero-h1-turn { font-family:'Archivo',Arial,sans-serif!important; font-style:normal!important; letter-spacing:-.035em; }
h1,.hero-h1-lead,.hero-h1-turn { font-weight:500!important; }
h2,.display { font-weight:500; }
h2 em,h3 em,.display em { font-family:inherit; font-style:normal!important; font-weight:inherit!important; color:inherit; }
.hero-h1-turn { color:var(--navy); }
.hero-eyebrow,.section-eyebrow { font-family:'Public Sans',Arial,sans-serif; font-size:12px; font-weight:600; letter-spacing:.12em; }
.hero-eyebrow::before,.section-eyebrow::before { display:none; }
.btn { min-height:48px; border-radius:8px; padding:12px 22px; font-size:14px; font-weight:600; justify-content:center; transition:background .18s ease,border-color .18s ease; box-shadow:none!important; }
.btn:hover { transform:none; }
.btn-primary { background:var(--navy); color:white; }
.btn-primary:hover { background:#294d6c; }
.btn-ghost { background:transparent; border:1px solid #bec7d0; }
.btn-light { background:#fff; color:var(--navy); border:1px solid white; }
.nav-cta .btn { min-height:42px; padding:10px 16px; }
nav.site-nav,nav.site-nav.scrolled { border-radius:12px; box-shadow:0 4px 20px #152d4508; }
.nav-logo img { height:34px; }
.brand-hero .hero-content { padding-top:172px; padding-bottom:64px; min-height:780px; }
.brand-hero { min-height:0; }
.brand-hero .hero-copy-inner { max-width:630px; }
.brand-hero h1.hero-headline { font-size:clamp(44px,4.5vw,66px); line-height:1.08; letter-spacing:-.045em; }
.brand-hero .hero-sub { font-size:18px; line-height:1.65; max-width:540px; margin-bottom:28px; }
.brand-hero .hero-actions { margin-bottom:16px; }
.brand-hero .trial-terms { margin:0 0 10px; }
.brand-hero .hero-note { font-size:13px; }
.hero-actions,.page-header-actions,.fade-up-1,.fade-up-2,.fade-up-3,.fade-up-4 { animation:none!important; }
.quiet-link,.trial-faq a { text-decoration:underline; text-underline-offset:5px; }
.quiet-link { display:block; font-size:14px; margin-top:20px; }
.proof-strip { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; max-width:1280px; margin:0 auto; padding:36px 48px; border-top:1px solid var(--border); border-bottom:1px solid var(--border); }
.proof-strip > div { display:flex; flex-direction:column; gap:4px; }
.proof-strip strong { font:500 21px 'Archivo',sans-serif; }
.proof-strip span { font-size:14px; color:var(--text-body); }
.section-heading { max-width:720px; margin-bottom:36px; }
.section-heading h2,.trial-close h2,.companion-feature h2 { font-size:clamp(32px,3.2vw,46px); line-height:1.13; margin:0 0 20px; }
.section-heading p { font-size:18px; max-width:650px; line-height:1.65; }
.workflow-tabs { display:flex; border-bottom:1px solid #c9d0d9; gap:32px; margin-bottom:40px; }
.workflow-tabs button { font:500 16px 'Public Sans',sans-serif; cursor:pointer; border:0; border-bottom:3px solid transparent; background:transparent; padding:18px 0; color:#546271; }
.workflow-tabs button[aria-selected="true"] { color:var(--navy); border-bottom-color:var(--navy); }
.workflow-tabs button:hover { color:var(--navy); }
.workflow-panel { display:grid; grid-template-columns:1fr 1.15fr; gap:64px; align-items:center; }
.workflow-panel[hidden] { display:none; }
.workflow-copy h3 { font-size:34px; line-height:1.15; font-weight:500; margin:0 0 20px; }
.workflow-copy > p { font-size:17px; line-height:1.65; margin-bottom:20px; }
.workflow-copy ul { margin:0 0 28px; padding-left:19px; }
.workflow-copy li { font-size:16px; margin:8px 0; padding-left:4px; }
.workflow-preview { border:1px solid #d0d7e0; border-radius:12px; background:#f7f8fa; overflow:hidden; }
.preview-bar { background:#eef0f4; border-bottom:1px solid #d0d7e0; padding:16px 24px; display:flex; justify-content:space-between; gap:12px; font-size:12px; color:#516072; }
.preview-bar span:first-child { font-weight:600; color:var(--navy); }
.preview-body { padding:32px; }
.preview-label { font-size:14px; margin-bottom:20px; color:#546271; }
.filter-pills { display:flex; flex-wrap:wrap; gap:8px; margin-bottom:32px; }
.filter-pills span { background:white; border:1px solid #d2d8e0; border-radius:5px; padding:8px 10px; font-size:13px; }
.preview-row { display:grid; grid-template-columns:125px 1fr; gap:12px; padding:20px 0; border-top:1px solid #d7dde5; font-size:14px; }
.preview-row b { font-weight:600; }
.preview-row span { color:#546271; }
.preview-caption { font-size:13px; line-height:1.6; margin-top:20px; color:#546271; }
.review-line { display:flex; gap:20px; border-top:1px solid #d7dde5; padding:20px 0; }
.review-line > span { font-size:13px; color:var(--navy); }
.review-line b { font-size:16px; font-weight:500; }
.review-line p { font-size:15px; line-height:1.6; margin-top:6px; }
.preview-body h4 { font-size:28px; font-weight:500; margin:0 0 28px; }
.domain-grid { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:#d7dde5; border:1px solid #d7dde5; margin-bottom:24px; }
.domain-grid span { background:white; padding:18px; font-size:15px; }
.workflow-disclosure { font-size:12px; color:#617080; margin-top:28px; }
.companion-feature { background:var(--navy-dark); color:white; padding:72px 48px; }
.companion-feature-inner { max-width:1280px; margin:auto; display:grid; grid-template-columns:1.15fr 1fr; gap:72px; align-items:center; }
.companion-feature .section-eyebrow { color:#c7c3ef; }
.companion-feature p { color:#e0e7ee; font-size:18px; line-height:1.7; margin-bottom:28px; }
.companion-feature .access-note { font-size:13px; margin:16px 0 0; }
.trial-close { display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:start; }
.trial-close > div > p { font-size:17px; line-height:1.65; margin-bottom:24px; max-width:520px; }
.closing-actions { display:flex; gap:12px; flex-wrap:wrap; margin-bottom:16px; }
.trial-close > div > .trial-terms { font-size:13px; }
.trial-faq details { border-top:1px solid #d0d7e0; padding:22px 0; }
.trial-faq details:last-child { border-bottom:1px solid #d0d7e0; }
.trial-faq summary { font-size:17px; cursor:pointer; font-weight:500; list-style:none; padding-right:28px; position:relative; }
.trial-faq summary::-webkit-details-marker { display:none; }
.trial-faq summary::after { content:'+'; position:absolute; right:0; font-weight:400; }
.trial-faq details[open] summary::after { content:'−'; }
.trial-faq p { font-size:16px; line-height:1.7; margin-top:16px; color:var(--text-body); }
.pricing-card,.companion-summary,.paper { box-shadow:none; border-radius:12px; }
.pricing-card:hover,.paper:hover { transform:none; box-shadow:none; }
.page-header h1 { font-size:clamp(36px,4vw,56px); }
.page-header-dark .hero-h1-turn { color:#d8d4f4; }
@media(max-width:1024px) {
 .workflow-panel { gap:32px; }
 .companion-feature-inner,.trial-close { gap:40px; }
 .brand-hero .hero-content { min-height:0; padding-top:140px; }
}
@media(max-width:760px) {
 .workflow-panel,.companion-feature-inner,.trial-close { grid-template-columns:1fr; gap:32px; }
 .workflow-tabs { gap:12px; }
 .workflow-tabs button { flex:1; font-size:14px; text-align:left; line-height:1.5; padding:14px 0; }
 .workflow-copy h3 { font-size:29px; }
 .proof-strip { padding:28px 24px; gap:16px; }
 .proof-strip strong { font-size:17px; }
 .proof-strip span { font-size:12px; }
 .preview-body { padding:24px; }
 .preview-bar { padding:16px; }
 .companion-feature { padding:48px 24px; }
 .brand-hero .hero-content { padding-top:116px; padding-bottom:48px; }
 .brand-hero h1.hero-headline { font-size:44px; }
 .nav-logo img { height:22px; }
 .nav-cta .btn { padding:10px; font-size:12px; min-height:40px; }
}

/* Selective upright serif and Calliope mint accents. */
:root { --mint:#9FFFCB; --mint-deep:#6EE0A8; }
.brand-hero .hero-h1-turn,
.page-header .hero-h1-turn,
.section-heading h2,
.companion-feature h2,
.trial-close h2 {
 font-family:'Libre Caslon Display',Georgia,serif!important;
 font-weight:400!important;
 font-style:normal!important;
 letter-spacing:-.015em;
}
.brand-hero .hero-h1-turn { line-height:1.05; }
.section-heading h2,.companion-feature h2,.trial-close h2 { font-size:clamp(36px,3.5vw,50px); }
.brand-hero .hero-eyebrow { display:inline-flex; align-items:center; gap:10px; }
.brand-hero .hero-eyebrow::before { display:block; content:''; width:8px; height:8px; flex-shrink:0; border-radius:50%; background:var(--mint-deep); opacity:1; }
.proof-strip strong { border-left:3px solid var(--mint-deep); padding-left:12px; }
.proof-strip span { padding-left:15px; }
.workflow-tabs button[aria-selected="true"] { border-bottom-color:var(--mint-deep); }
.filter-pills span:first-child { background:var(--mint); border-color:var(--mint-deep); color:var(--navy-dark); }
.companion-feature .section-eyebrow { color:var(--mint); }
.companion-feature .btn-light { background:var(--mint); border-color:var(--mint); color:var(--navy-dark); }
.companion-feature .btn-light:hover { background:var(--mint-deep); border-color:var(--mint-deep); }
.pricing-card-featured { border-top:3px solid var(--mint-deep); }
@media(max-width:760px) {
 .section-heading h2,.companion-feature h2,.trial-close h2 { font-size:36px; }
 .proof-strip strong { padding-left:8px; }
 .proof-strip span { padding-left:11px; }
}
/* Narrative: supporting evidence stays with the workflow it explains. */
.narrative-evidence { display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:start; }
.narrative-evidence p,.narrative-inset p { font-size:16px; line-height:1.75; margin:0 0 20px; }
.narrative-evidence .access-note,.narrative-inset .access-note { font-size:13px; line-height:1.65; }
.narrative-inset { display:grid; grid-template-columns:1fr 1.5fr; gap:48px; margin-top:48px; padding-top:32px; border-top:2px solid #6EE0A8; scroll-margin-top:120px; }
.narrative-inset h3 { font-size:26px; line-height:1.25; font-weight:500; margin:16px 0; }
.narrative-evidence .section-title { margin-bottom:0; }
.narrative-evidence,.feature-deep { scroll-margin-top:120px; }
@media(max-width:760px) { .narrative-evidence,.narrative-inset { grid-template-columns:1fr; gap:24px; } }

.narrative-evidence .quiet-link,.narrative-inset .quiet-link,.reading-guide .quiet-link { color:#193247; text-decoration:underline; text-underline-offset:5px; }

/* Designed product examples: synthetic evidence, never live customer data. */
.product-example { margin:28px 0 0; padding:24px; background:#fff; color:#193247; border:1px solid #d9e1e5; border-radius:16px; box-shadow:0 12px 32px rgba(25,50,71,.05); min-width:0; }
.product-example figcaption { font-size:11px; line-height:1.5; color:#526271; padding-bottom:18px; margin-bottom:20px; border-bottom:1px solid #e3e8eb; }
.example-kicker { font-size:11px; font-weight:600; letter-spacing:.08em; text-transform:uppercase; margin-bottom:14px; }
.example-status { display:inline-block; font-size:11px; line-height:1.5; color:#193247; background:#9FFFCB; border-radius:4px; padding:4px 8px; }
.program-hub { display:grid; gap:10px; padding:18px; border:1px solid #6EE0A8; border-radius:8px; background:#f1fff7; }
.program-hub .example-status { justify-self:start; }
.program-hub strong { font-size:18px; line-height:1.35; }
.program-hub > span:last-child { font-size:12px; }
.program-members { border-left:2px solid #6EE0A8; margin-left:20px; padding:10px 0 0 20px; }
.program-members > div { position:relative; padding:12px; margin:8px 0; background:#f5f6fa; border-radius:6px; }
.program-members > div::before { content:''; position:absolute; left:-22px; top:24px; width:22px; border-top:2px solid #6EE0A8; }
.program-members strong,.program-members span:not(.member-dot) { display:block; font-size:13px; line-height:1.5; }
.program-members span:not(.member-dot) { color:#526271; font-size:11px; }
.example-takeaway { font-size:13px; line-height:1.6; margin-top:18px; }
.example-details { margin-top:20px; border-top:1px solid #d9e1e5; padding-top:14px; }
.example-details summary { cursor:pointer; font-size:12px; font-weight:600; line-height:1.5; }
.product-example .example-details p { font-size:12px; line-height:1.7; margin:12px 0 0; }
.audit-record { display:flex; justify-content:space-between; align-items:center; gap:12px; padding:16px 0; border-bottom:1px solid #d9e1e5; }
.audit-record strong,.audit-record span { display:block; font-size:12px; line-height:1.6; }
.audit-record span { color:#526271; }
.audit-record b { font-size:18px; font-weight:500; white-space:nowrap; }
.audit-flag { background:#F3EDFF; padding:16px 12px; margin-top:8px; border-left:3px solid #B6A0EE; }
.audit-result { padding-top:20px; }
.audit-result strong { display:block; margin:12px 0; font-size:18px; line-height:1.35; }
.product-example .audit-result p { font-size:13px; line-height:1.6; margin:0; }
.report-example { margin:0; border-top:3px solid #6EE0A8; }
.report-heading h3 { font-family:'Libre Caslon Display',Georgia,serif!important; font-weight:400; font-size:32px; line-height:1.1; margin:0 0 18px; }
.report-domain { display:inline-block; background:#F3EDFF; font-size:12px; padding:6px 10px; border-radius:4px; }
.report-step { display:flex; gap:16px; margin-top:24px; }
.report-step > span { font-size:12px; color:#526271; padding-top:2px; }
.report-step strong { font-size:14px; }
.product-example .report-step p { font-size:14px; line-height:1.65; margin:8px 0 0; }
.report-question { margin-top:24px; padding:18px; background:#f1fff7; border-left:3px solid #6EE0A8; }
.product-example .report-question p { margin:0; font-size:16px; line-height:1.6; }
.report-footer { margin-top:20px; font-size:11px; color:#526271; line-height:1.6; }
.research-access-options > div { border-top:1px solid #d9e1e5; padding:20px 0 4px; scroll-margin-top:120px; }
.research-access-options h3 { font-size:20px; font-weight:500; margin:0 0 12px; }
#mcp-faq { scroll-margin-top:120px; }
@media(max-width:760px) { .product-example { padding:20px; } .audit-record b { font-size:16px; } .narrative-inset:has(.product-example) { gap:32px; } }

.narrative-inset.example-split { grid-template-columns:1.2fr 1fr; align-items:start; }
.example-split > .product-example { margin-top:0; }
@media(max-width:760px) { .narrative-inset.example-split { grid-template-columns:1fr; } }

/* Shared layout rhythm: content headings should not compete with the hero. */
body { --section-space:clamp(48px,5vw,72px); }
section.block { max-width:1376px; margin-left:auto; margin-right:auto; }
h2.section-title,.research-upsell h2,.final-cta h2 { font-size:clamp(30px,3.2vw,44px)!important; line-height:1.16; letter-spacing:-.025em; text-wrap:pretty; }
h2.section-title em,.final-cta h2 em { color:inherit; }
.section-heading h2,.companion-feature h2,.trial-close h2 { line-height:1.16; text-wrap:pretty; }
.section-intro { font-size:18px; max-width:720px; }
section.block > .section-intro { margin-bottom:32px!important; }
.section-eyebrow { margin-bottom:16px; }
.feature-deep-header { margin-bottom:32px; }
.feature-grid { margin-bottom:40px; }
.feature-split,.research-inner,.problem-inner { gap:40px; }
.feature-split-copy p { line-height:1.7; margin-bottom:20px; }
.companion-bridge { align-items:start!important; }
.companion-bridge .access-note { margin-bottom:20px; }
.narrative-evidence,.narrative-inset { gap:40px; }
.narrative-inset h3 { margin:0 0 20px; line-height:1.3; letter-spacing:-.02em; }
h3,.job-card-title,.trial-steps h3 { letter-spacing:-.02em; line-height:1.3; }
.job-grid,.trial-steps { gap:24px; }
.job-card { padding:28px; }
.job-card-title { font-size:26px; }
.job-card-body,.job-card-list li { line-height:1.65; }
.trial-steps h3 { font-size:25px; }
:where(section,header) a:not(.btn):not(.paper):not(.capability-card) { color:var(--navy); }
:where(.research-upsell,.problem) a:not(.btn) { color:var(--mint); }
.page-tag,.feature-tag,.job-card-tag,.report-domain { color:var(--navy); background:var(--lilac-soft); border-color:#DCCEF7; }
.page-tag::before,.pricing-featured-badge { background:var(--lavender); }
.pricing-featured-badge { color:var(--navy)!important; }
.page-header-dark .page-tag { color:var(--navy); }
.audit-flag { background:var(--lilac-soft); }
:focus-visible { outline-color:var(--navy); }
/* Price, summary and actions share rows across the three plans. */
.pricing-grid { align-items:stretch; }
.pricing-card { display:grid; grid-template-rows:subgrid; grid-row:span 8; }
.pricing-card-inner { display:contents; }
.pricing-card-inner > * { margin:0 28px; }
.pricing-tier-label { margin-top:52px; margin-bottom:0; font-size:12px; line-height:1.5; letter-spacing:.06em; }
.pricing-amount { margin-top:12px; margin-bottom:12px; }
.pricing-tagline { font-family:'Public Sans',Arial,sans-serif; font-style:normal; font-size:18px; line-height:1.5; }
.pricing-desc { min-height:0; line-height:1.65; margin-top:12px; margin-bottom:20px; }
.pricing-cta { width:auto; margin-bottom:0; align-self:start; }
.pricing-card .plan-access-note { font-size:12px; line-height:1.6; margin-top:12px; margin-bottom:20px; }
.pricing-card-featured .plan-access-note { color:#e2eaf0; }
.pricing-divider { margin-bottom:16px; }
.pricing-list { margin-bottom:28px; }
.pricing-grid { row-gap:0; }
.pricing-list li { font-size:14px; }
@media(max-width:1100px) {
 .pricing-card { display:block; }
 .pricing-card-inner { display:block; padding:0; }
 .pricing-grid { row-gap:24px; }
 .workflow-panel,.narrative-evidence,.narrative-inset.example-split,.research-inner,section.companion-bridge { grid-template-columns:1fr; }
 .narrative-evidence,.narrative-inset.example-split { gap:28px; }
 .example-split .product-example { width:100%; max-width:640px; justify-self:center; }
 .companion-bridge > div:first-child { justify-self:stretch; }
 .companion-bridge > div { max-width:none; }
 .job-grid { grid-template-columns:1fr; }
}
@media(max-width:760px) {
 h2.section-title,.research-upsell h2,.final-cta h2 { font-size:32px!important; }
 .section-heading h2,.companion-feature h2,.trial-close h2 { font-size:34px; }
 .page-header h1 { line-height:1.15; }
 .section-title br,.final-cta h2 br,.narrative-inset h3 br { display:none; }
 .proof-strip { grid-template-columns:1fr; gap:20px; }
 .proof-strip strong { font-size:19px; }
 .proof-strip span { font-size:14px; }
 .job-card { padding:24px; }
 .product-example { border-radius:12px; }
 .preview-row { grid-template-columns:1fr; gap:6px; }
 .research-inner,.feature-split,.problem-inner { gap:28px; }
 .final-cta-actions,.page-header-actions { flex-wrap:wrap; }
}

/* Product-led examples adapted from the founder’s shared screenshots. */
.li-module { margin:0; }
.module-label { font-size:11px; line-height:1.5; letter-spacing:.09em; text-transform:uppercase; font-weight:600; margin-bottom:18px; }
.li-module h4 { font-size:23px; font-weight:500; line-height:1.25; margin:0 0 10px; }
.li-module .module-sub { font-size:14px; line-height:1.65; margin:0 0 22px; }
.module-meta { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:8px; font-size:12px; line-height:1.6; margin-bottom:16px; }
.filing-alert { border:1px solid #d6b9d9; border-left:3px solid #B6A0EE; border-radius:8px; background:#F7F3FF; padding:18px; }
.filing-alert > strong { font-size:11px; text-transform:uppercase; letter-spacing:.04em; }
.filing-alert h4 { font-size:18px; margin:10px 0; }
.li-module .filing-alert p { font-size:13px; line-height:1.65; margin:0; }
.metric-tiles { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; margin:22px 0; }
.metric-tiles > div { background:#F3EDFF; border-radius:6px; padding:14px 10px; min-width:0; }
.metric-tiles dt { font-size:10px; line-height:1.5; color:#465563; margin-bottom:8px; }
.metric-tiles dd { font-size:20px; font-weight:500; margin:0; letter-spacing:-.02em; }
.module-note { border-top:1px solid #d9e1e5; padding-top:16px; font-size:12px; line-height:1.65; }
.tenure-row { margin:20px 0; }
.tenure-row > div:first-child { display:flex; justify-content:space-between; gap:16px; font-size:13px; margin-bottom:10px; }
.tenure-row strong { font-weight:500; }
.tenure-track { height:8px; background:#eee8f8; border-radius:4px; overflow:hidden; }
.tenure-track > span { display:block; height:100%; background:#1d3b58; border-radius:4px; }
.research-example > .product-example { max-width:920px; margin:0 auto; }
.pbm-comparison { display:grid; grid-template-columns:1fr 1fr; gap:16px; }
.pbm-account { background:#F7F3FF; padding:20px; border-radius:8px; }
.pbm-provider { font-size:14px; font-weight:500; padding-top:14px; border-top:1px solid #ded5ef; }
.pbm-provider span { display:block; font-size:12px; font-weight:400; margin-top:6px; }
.pbm-amount { display:block; font-size:34px; line-height:1.2; margin-top:20px; font-weight:500; }
.amount-label { font-size:11px; }
.li-module .pbm-account p { font-size:13px; line-height:1.65; margin:18px 0 0; color:#193247; }
.interpretation-note { margin-top:20px; padding:18px; background:#f1fff7; border-left:3px solid #6EE0A8; }
.interpretation-note strong { font-size:12px; }
.li-module .interpretation-note p { font-size:16px; line-height:1.6; margin:8px 0 0; color:#193247; }
.research-upsell .li-module { color:#193247; }
.research-upsell .pbm-comparison { grid-template-columns:1fr; }
.compensation-module { margin-top:16px; padding:16px; border:1px solid #e0d6ef; border-radius:8px; }
.compensation-module .metric-tiles { grid-template-columns:1fr 1fr; margin:16px 0; }
.comp-ratio > span { display:block; font-size:12px; margin-bottom:8px; }
.comp-breakdown { margin:16px 0; }
.comp-breakdown > div { display:flex; justify-content:space-between; gap:12px; font-size:13px; line-height:1.6; border-top:1px solid #d9e1e5; padding:8px 0; }
.comp-breakdown dd { margin:0; }
@media(max-width:600px) { .pbm-comparison { grid-template-columns:1fr; } .metric-tiles { gap:6px; } .metric-tiles dd { font-size:17px; } .metric-tiles dt { min-height:30px; } .compensation-module { padding:12px; } }

/* Full-page audit: consistent navigation, balanced sections, and compact detail. */
.dropdown-item { display:grid; grid-template-columns:38px minmax(0,1fr); align-items:start; gap:16px; }
.dropdown-icon { width:38px; height:38px; margin:0; flex-shrink:0; }
.dropdown-content { min-width:0; }
.dropdown-desc { font-size:13px; line-height:1.5; }
.nav-dropdown { max-height:calc(100vh - 120px); overflow-y:auto; }
.page-header:not(:has(+ .flow-stats)) .page-header-inner { width:100%; }
.page-solutions-tpa-pbm .page-header .page-header-inner > div,
.page-solutions-consultants .page-header .page-header-inner > div,
.page-solutions-digital-health .page-header .page-header-inner > div,
.page-pricing .page-header .page-header-inner > div,
.page-research-library .page-header .page-header-inner > div { max-width:820px; margin-inline:auto; }
.page-solutions-tpa-pbm .page-header-inner,.page-solutions-consultants .page-header-inner,.page-solutions-digital-health .page-header-inner { text-align:center; }
.page-solutions-tpa-pbm .page-header p,.page-solutions-consultants .page-header p,.page-solutions-digital-health .page-header p { margin-left:auto; margin-right:auto; }
.page-solutions-tpa-pbm .page-header-actions,.page-solutions-consultants .page-header-actions,.page-solutions-digital-health .page-header-actions { justify-content:center; }
.research-upsell,.problem { padding:64px var(--page-gutter); }
.research-inner,.problem-inner { align-items:start; }
.page-solutions-tpa-pbm .research-inner { grid-template-columns:1fr; max-width:1000px; gap:28px; }
.page-solutions-tpa-pbm .research-inner > div:first-child { max-width:720px; }
.page-solutions-tpa-pbm .research-upsell .pbm-comparison { grid-template-columns:1fr 1fr; }
.research-caps-grid { gap:20px; }
.research-cap { padding:24px; }
.research-cap p { line-height:1.65; }
.research-cap-num { margin-bottom:16px; }
.feature-split-visual:has(> .li-module) { background:none; padding:0; box-shadow:none; }
.feature-deep .feature-list li { padding-top:8px; padding-bottom:8px; line-height:1.55; }
.narrative-inset { margin-top:36px; padding-top:28px; }
.product-example figcaption { padding-bottom:12px; margin-bottom:16px; }
.program-members > div { padding:8px 12px; margin:6px 0; }
.program-hub { padding:14px; gap:8px; }
.faq-item { padding-top:18px; padding-bottom:18px; }
.faq-item summary { line-height:1.5; }
.use-case { padding:24px; }
.section-heading { margin-bottom:28px; }
.page-header-dark .page-tag { background:#F3EDFF; color:#193247; }
.companion-bridge:has(.report-example) { grid-template-columns:1fr; }
.companion-bridge:has(.report-example) > div { max-width:800px; justify-self:start; }
.report-example { width:100%; max-width:1000px; justify-self:center; display:grid; grid-template-columns:1fr 1fr; column-gap:32px; }
.report-example figcaption,.report-heading,.report-footer { grid-column:1/-1; }
.report-example .report-step { margin-top:20px; }
.report-example .report-question { grid-column:1; grid-row:4; align-self:start; }
.report-example .report-step:nth-of-type(3) { grid-column:2; grid-row:3/5; }
.report-heading h3 br { display:none; }
@media(max-width:760px) {
 .report-example { display:block; }
 .page-solutions-tpa-pbm .research-upsell .pbm-comparison { grid-template-columns:1fr; }
 .research-upsell,.problem { padding:48px 24px; }
 .dropdown-item { gap:12px; }
}

/* Outline actions on dark panels need their own readable foreground. */
:is(.deliverable,.page-header-dark,.research-upsell,.problem,.companion-feature,.pricing-card-featured) .btn-ghost {
 color:#fff; border-color:#cdd8e2; background:transparent;
}
:is(.deliverable,.page-header-dark,.research-upsell,.problem,.companion-feature,.pricing-card-featured) .btn-ghost:hover {
 color:#193247; border-color:#fff; background:#fff;
}
:is(.deliverable,.page-header-dark,.research-upsell,.problem,.companion-feature,.pricing-card-featured) .btn-ghost:focus-visible {
 outline-color:#9FFFCB;
}

/* A tangible territory shortlist and a guided first-week exercise. */
.territory-scene { margin:0; background:#fff; box-shadow:0 20px 55px #19324712; border-color:#e1d9ef; }
.territory-scene .preview-bar { gap:12px; flex-wrap:wrap; background:#fff; font-size:11px; }
.territory-top { padding:26px 28px 20px; background:linear-gradient(120deg,#f3edff,#e5dcfb 70%,#e3fbed); }
.territory-kicker { font-size:10px; letter-spacing:.14em; text-transform:uppercase; }
.territory-top h4 { font-family:'Libre Caslon Display',Georgia,serif; font-size:32px; font-weight:400; line-height:1.15; margin:10px 0 18px; }
.territory-top .filter-pills { margin:0; gap:6px; }
.territory-top .filter-pills span { background:#ffffffb8; border:1px solid #ffffff; font-size:10px; padding:6px 9px; }
.territory-accounts { padding:10px 24px 0; }
.territory-account { display:flex; gap:12px; align-items:center; padding:16px 0; border-bottom:1px solid #edf0f4; }
.account-monogram { flex:0 0 36px; height:36px; display:grid; place-items:center; background:#f3edff; border-radius:10px; font-size:11px; font-weight:600; }
.territory-account strong { display:block; font-size:13px; font-weight:600; }
.territory-account small { display:block; font-size:11px; color:#657180; margin-top:4px; }
.account-status { margin-left:auto; font-size:10px; background:#f3edff; border-radius:20px; padding:5px 9px; }
.status-mint { background:#dcfae9; }
.territory-connection { display:flex; gap:14px; border-left:2px solid #c6b4f7; margin:0 0 0 17px; padding:14px 12px 14px 18px; background:linear-gradient(90deg,#f7f3ff,#fff); }
.connection-dot { flex:0 0 8px; height:8px; border-radius:50%; background:#b6a0ee; margin-top:4px; }
.territory-connection strong { font-size:11px; }
.territory-connection p { font-size:11px; line-height:1.6; margin:5px 0 0; color:#536171; }
.territory-insight { margin:20px 24px 0; background:#193247; color:#fff; padding:18px; border-radius:8px; }
.territory-insight span { font-size:10px; text-transform:uppercase; letter-spacing:.12em; color:#9fffcb; }
.territory-insight p { font-size:15px; line-height:1.5; margin:8px 0 0; color:#fff; }
.territory-footnote { font-size:10px; line-height:1.6; color:#657180; padding:14px 24px 20px; }
.trial-workflow { list-style:none; counter-reset:trial; margin:24px 0; padding:0; }
.trial-workflow li { counter-increment:trial; position:relative; padding:0 0 20px 42px; }
.trial-workflow li::before { content:counter(trial,decimal-leading-zero); position:absolute; left:0; top:0; font-size:12px; color:#193247; background:#f3edff; padding:5px; border-radius:5px; }
.trial-workflow strong { display:block; font-size:15px; line-height:1.5; margin-bottom:5px; }
.trial-workflow span { display:block; font-size:14px; line-height:1.65; color:#536171; }
.trial-close > div > .trial-outcome { font-size:15px; }
@media(max-width:480px) { .territory-top { padding:22px 18px; } .territory-accounts { padding-inline:16px; } .territory-account { gap:8px; } .territory-account strong { font-size:12px; } .account-status { padding:4px 6px; } .territory-insight { margin-inline:16px; } }

.trial-close { gap:36px 64px; }
.trial-exercise { background:#f7f3ff; border:1px solid #e6dcf6; border-radius:12px; padding:28px; }
.trial-exercise .trial-workflow { margin-bottom:0; }
.trial-exercise .trial-workflow li:last-child { padding-bottom:0; }
.trial-close .trial-faq { grid-column:1/-1; display:grid; grid-template-columns:1fr 1fr; gap:0 48px; }
@media(max-width:760px) { .trial-close .trial-faq { grid-template-columns:1fr; } }

/* Product pages: short stories, useful illustrations, optional depth. */
.product-jumps { display:flex; flex-wrap:wrap; gap:12px 28px; padding-block:24px; border-bottom:1px solid #e2e6ed; }
.product-jumps a { font-size:13px; text-decoration:underline; text-underline-offset:5px; }
.product-story { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); align-items:center; gap:64px; }
.product-story > div > p,.product-essentials p { font-size:16px; line-height:1.65; color:#536171; }
.product-story h3 { font-size:18px; margin:24px 0 10px; }
.product-story .access-note,.product-essentials .access-note { font-size:12px; line-height:1.6; }
.product-story .product-example { width:100%; margin:0; }
.product-story .example-details { margin:20px 0; }
.product-essentials { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:40px; }
.product-essentials h2 { font-size:26px; line-height:1.2; margin:0 0 16px; }
section.product-essentials { background:#f7f8fa; }
.product-essentials > div { min-width:0; }
.research-prompts .product-essentials,.research-foundations { grid-template-columns:repeat(3,minmax(0,1fr)); }
.research-prompts p { border-left:2px solid #c6b4f7; padding-left:20px; margin:0; color:#193247; }
.contact-example .contact-card-header { margin-bottom:24px; }
.contact-example .contact-card-header p { margin:6px 0 0; font-size:13px; }
@media(max-width:760px) { .product-story,.product-essentials,.research-prompts .product-essentials,.research-foundations { grid-template-columns:1fr; gap:28px; } .product-story { padding-block:40px; } }
nav.product-jumps { position:static; width:100%; padding-inline:var(--page-gutter); background:#fff; }
.product-jumps a { color:#193247; }
.product-story + .product-story { padding-top:32px; }
.page-research .narrative-evidence:has(.research-access-options) { grid-template-columns:1fr; gap:24px; }
.page-research .research-access-options { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; }
.page-research .research-access-options > a { grid-column:1/-1; }
.final-cta .access-note { font-size:12px; line-height:1.6; }
@media(max-width:760px) { .page-research .research-access-options { grid-template-columns:1fr; } }

.negative-mini,.negative-columns { display:grid; grid-template-columns:1fr 1fr; gap:24px; margin:24px 0; }
.negative-mini > div { border-left:2px solid #c6b4f7; padding-left:16px; }
.negative-mini strong { font-size:30px; display:block; color:#193247; }
.negative-mini span { display:block; font-size:12px; line-height:1.5; margin-top:6px; }
.negative-columns h3 { font-size:15px; margin:0 0 16px; }
.negative-number { font-size:25px; font-weight:500; }
.negative-example { margin:28px 0; }
.negative-columns p { font-size:15px; line-height:1.7; }
.contact-panel { border:1px solid #e1d9ed; border-radius:16px; background:white; padding:32px; }
.contact-panel label { display:block; font-size:14px; margin-bottom:8px; }
.contact-panel label span { color:#657180; }
.contact-panel input,.contact-panel textarea { font:inherit; color:#193247; width:100%; padding:12px; border:1px solid #bec9d5; border-radius:8px; margin-bottom:22px; box-sizing:border-box; }
.contact-panel textarea { resize:vertical; }
.contact-panel :is(input,textarea):focus-visible { outline:2px solid #b6a0ee; outline-offset:2px; }
.contact-panel button:disabled { opacity:.6; cursor:wait; }
.form-trap { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }
#contact-status { font-size:14px; line-height:1.6; margin:16px 0 0; }
@media(max-width:600px) { .negative-columns { grid-template-columns:1fr; } .contact-panel { padding:22px; } }
/* Product discoveries reconstructed from current platform examples. */
.discovery-graphic { margin:0; min-width:0; width:100%; box-sizing:border-box; }
.graphic-heading { display:flex; align-items:start; justify-content:space-between; gap:16px; margin-bottom:22px; }
.discovery-graphic .graphic-heading h3 { font-size:21px; line-height:1.25; margin:0; }
.graphic-badge { padding:4px 8px; border-radius:12px; background:#f3edff; font-size:10px; flex-shrink:0; }
.source-pill { display:inline-block; padding:6px 9px; border-radius:6px; background:#f3edff; font-size:10px; line-height:1.5; color:#193247; }
.source-pill.mint { background:#e2faed; }
.discovery-graphic h4 { font-size:14px; line-height:1.4; margin:14px 0; }
.discovery-graphic p { font-size:13px; line-height:1.65; margin:10px 0; color:#536171; }
.graphic-takeaway { margin-top:22px; padding:14px 16px; background:#effcf5; border-left:2px solid #6ee0a8; font-size:13px; line-height:1.6; color:#193247; }
.coverage-population { display:flex; gap:14px; align-items:center; background:#f7f8fa; padding:16px; border-radius:8px; margin-bottom:18px; }
.coverage-population strong { font-size:32px; font-weight:500; }
.coverage-population span { font-size:12px; }
.evidence-layers { display:grid; gap:18px; }
.evidence-layers > div { border:1px solid #e1d9ed; border-radius:8px; padding:16px; }
.coverage-strip { width:100%; height:12px; border-radius:6px; background:repeating-linear-gradient(135deg,#edf0f4,#edf0f4 5px,#f8f9fb 5px,#f8f9fb 10px); }
.coverage-strip span { display:block; width:6%; height:100%; background:#b6a0ee; border-radius:6px; }
.aso-link { display:flex; align-items:center; margin:16px 0; }
.graphic-node { background:#edf9f2; border:1px solid #b4e8ca; border-radius:6px; padding:8px 10px; font-size:11px; }
.connector-line { flex:1; border-top:2px dotted #6ee0a8; }
.program-history { margin-top:20px; border-top:1px solid #e5e8ed; padding-top:16px; }
.program-history > span { font-size:11px; }
.history-bars { display:flex; gap:20px; align-items:end; margin-top:14px; }
.history-bars > div { flex:1; text-align:center; }
.history-bars i { display:block; background:#c6b4f7; border-radius:4px 4px 0 0; }
.history-bars b,.history-bars small { display:block; font-size:10px; font-weight:400; margin-top:6px; }
.history-bars small { color:#536171; }
.update-cycle { display:flex; flex-direction:column; align-items:start; gap:8px; margin-bottom:20px; }
.update-cycle strong { font-size:26px; font-weight:500; }
.update-cycle > span:last-child { font-size:12px; color:#536171; }
.account-update { display:flex; gap:12px; padding:18px 0; border-top:1px solid #e5e8ed; }
.account-update h4 { margin:0; }
.account-update p { margin:6px 0; color:#193247; }
.account-update small { display:block; font-size:10px; line-height:1.6; color:#536171; }
.update-dot { width:8px; height:8px; flex:0 0 8px; background:#6ee0a8; border-radius:50%; margin-top:5px; }
.update-dot.lilac { background:#b6a0ee; }
.trend-grid { display:grid; gap:16px; margin-top:18px; }
.trend-mini { padding:12px 16px; background:#f8f6fc; border-radius:8px; }
.trend-mini h4 { margin:0 0 8px; }
.trend-mini svg { display:block; width:100%; height:105px; }
.trend-mini svg text { font-family:'Public Sans',sans-serif; font-size:9px; fill:#536171; }
.trend-endpoints { display:flex; justify-content:space-between; font-size:11px; margin-top:4px; }
.territory-graphic .filter-pills { margin-bottom:10px; }
.territory-map { display:block; width:100%; height:auto; max-height:200px; }
.map-caption { display:flex; gap:7px; align-items:center; font-size:10px; color:#536171; margin:8px 0 20px; }
.legend-dot { width:8px; height:8px; background:#c6b4f7; border-radius:50%; }
.segment-bars { margin-bottom:20px; }
.segment-bars > div { display:grid; grid-template-columns:66px 1fr 20px; gap:10px; align-items:center; font-size:10px; margin:10px 0; }
.segment-bars i { height:6px; background:linear-gradient(to right,#b6a0ee var(--bar),#edf0f3 var(--bar)); border-radius:4px; }
.segment-bars b { font-weight:400; }
.shortlist-row { display:flex; justify-content:space-between; gap:12px; border-top:1px solid #e5e8ed; padding:12px 0; font-size:11px; }
.shortlist-row strong { font-weight:500; }
.shortlist-row span { color:#536171; }
.reading-guide .coverage-graphic { max-width:760px; margin:28px auto; }
@media(min-width:1000px) { .reading-guide .coverage-graphic .evidence-layers { grid-template-columns:1fr 1fr; } }
@media(max-width:480px) { .discovery-graphic { padding:18px; } .discovery-graphic .graphic-heading h3 { font-size:19px; } .graphic-heading { gap:8px; } .coverage-population { padding:12px; } }
.coverage-known { display:flex; align-items:center; gap:12px; background:#f7f3ff; border-radius:6px; padding:12px; }
.coverage-known strong { font-size:28px; font-weight:500; }
.coverage-known span { font-size:11px; line-height:1.5; }

/* Compact, user-controlled examples with copy above the artwork. */
.product-carousel { max-width:1180px; margin-inline:auto; }
.carousel-tabs { display:flex; flex-wrap:wrap; gap:8px; margin:24px 0 28px; }
.carousel-tabs button,.carousel-controls button { font:inherit; font-size:13px; padding:10px 14px; border:1px solid #ccd5df; border-radius:7px; background:white; color:#193247; cursor:pointer; }
.carousel-tabs button[aria-selected="true"] { background:#193247; color:#fff; border-color:#193247; }
.carousel-tabs button:focus-visible,.carousel-controls button:focus-visible { outline:3px solid #6ee0a8; outline-offset:3px; }
.product-slide { scroll-margin-top:120px; }
.product-slide[hidden] { display:none; }
.product-slide > div:first-child { max-width:850px; margin-bottom:24px; }
.product-slide h2 { font-size:30px; line-height:1.2; margin-bottom:12px; }
.product-slide h2 br { display:none; }
.product-slide > div > p { font-size:15px; line-height:1.6; margin:12px 0; }
.product-slide h3 { font-size:17px; margin:16px 0 8px; }
.product-slide .access-note { font-size:12px; }
.product-slide > .product-example { width:100%; max-width:900px; margin:0 auto; }
.product-slide .trend-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
.product-slide .trend-mini { padding:12px; }
.product-slide .evidence-layers { grid-template-columns:1fr 1fr; }
.product-slide .program-graphic { display:grid; grid-template-columns:1fr 1fr; gap:0 28px; }
.product-slide .program-graphic > :is(figcaption,.graphic-heading,.example-details) { grid-column:1/-1; }
.product-slide .program-history { grid-column:2; grid-row:3/5; align-self:center; margin:0; }
.carousel-controls { display:flex; justify-content:space-between; align-items:center; gap:16px; max-width:900px; margin:20px auto 0; }
.carousel-controls[hidden] { display:none; }
.carousel-position { font-size:12px; color:#536171; }
.product-slide:not([hidden]) { animation:example-in .18s ease-out; }
@keyframes example-in { from { opacity:.6; transform:translateY(5px); } to { opacity:1; transform:translateY(0); } }
.page-index .workflow-panel { grid-template-columns:1fr; gap:24px; }
.page-index .workflow-copy { max-width:850px; }
.page-index .workflow-copy ul { display:none; }
.page-index .workflow-panel > :is(.workflow-preview,.discovery-graphic) { width:100%; max-width:850px; margin-inline:auto; }
.page-index .territory-graphic { display:grid; grid-template-columns:1fr 1fr; gap:0 24px; }
.page-index .territory-graphic > :is(figcaption,.graphic-heading,.filter-pills,.graphic-takeaway) { grid-column:1/-1; }
.page-index .territory-map { grid-column:1; grid-row:4/7; align-self:center; }
.page-index .territory-graphic .map-caption { grid-column:1; }
.page-index .territory-graphic .segment-bars { grid-column:2; grid-row:4; }
.page-index .territory-graphic .shortlist-row { grid-column:2; }
.page-solutions-brokers .product-story,.page-solutions-compliance .product-story { grid-template-columns:1fr; gap:24px; }
.page-solutions-brokers .product-story > div,.page-solutions-compliance .product-story > div { max-width:850px; }
.page-solutions-brokers .product-story figure,.page-solutions-compliance .product-story figure { max-width:900px; margin-inline:auto; }
.page-solutions-compliance .trends-graphic .trend-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
@media(max-width:760px) { .product-slide .trend-grid,.product-slide .evidence-layers,.page-solutions-compliance .trends-graphic .trend-grid { grid-template-columns:1fr; } .product-slide .program-graphic,.page-index .territory-graphic { display:block; } .product-slide .program-history { margin-top:20px; } .carousel-tabs { gap:6px; } .carousel-tabs button { font-size:12px; padding:9px; } .product-slide h2 { font-size:27px; } }
@media(prefers-reduced-motion:reduce) { .product-slide:not([hidden]) { animation:none; } }
.carousel-tabs,.workflow-tabs { scroll-margin-top:120px; }

/* Premium composition: one visual stage, a short introduction, connected controls. */
.page-index .workflow-section,.page-flow .product-carousel { max-width:1180px; padding:64px 40px; margin-inline:auto; }
.page-index .workflow-section .section-heading { margin-bottom:20px; }
.page-index .workflow-section .section-heading h2 { font-family:'Archivo',sans-serif!important; font-size:38px; }
.page-index .workflow-tabs { margin-bottom:24px; gap:28px; }
.page-index .workflow-copy { max-width:800px; }
.page-index .workflow-copy h3 { font-size:28px; margin-bottom:10px; }
.page-index .workflow-copy > p { font-size:16px; line-height:1.6; margin-bottom:10px; }
.page-index .workflow-copy .quiet-link { margin-top:10px; }
.page-index .workflow-panel { gap:22px; align-items:start; }
.visual-stage { width:100%; min-width:0; padding:36px; border-radius:24px; background:radial-gradient(ellipse at 90% 10%,#d8cafb 0,transparent 65%),linear-gradient(135deg,#f3edff,#e9faf1); }
.visual-stage > :is(figure,.workflow-preview) { width:100%!important; max-width:none!important; margin:0!important; background:#fff; border:1px solid #ffffff; border-radius:16px; box-shadow:0 16px 36px #29335210; }
.visual-stage .graphic-heading h3 { font-size:24px; }
.visual-stage .territory-map { width:100%; }
.visual-stage .graphic-takeaway { border-radius:8px; font-weight:500; }
.page-index .workflow-panel > .visual-stage { max-width:none; }
.page-index .workflow-disclosure { margin:14px 0 0; font-size:11px; color:#536171; }
.page-flow .carousel-heading h2 { font-size:38px; }
.page-flow .carousel-tabs { margin:20px 0 24px; }
.page-flow .product-slide > div:first-child { max-width:900px; margin-bottom:20px; }
.page-flow .product-slide h2 { font-size:28px; }
.page-flow .product-slide .section-eyebrow { display:none; }
.page-flow .product-slide .visual-stage { max-width:none; }
.page-flow .product-slide .program-graphic { display:grid; grid-template-columns:1fr 1fr; gap:0 28px; }
.page-flow .visual-stage .program-history { border-top:0; }
.page-flow .visual-stage .program-title { font-size:22px; }
.carousel-controls { justify-content:flex-end; max-width:none; margin:14px 0 0; gap:14px; }
.carousel-controls > span { min-width:45px; text-align:center; font-size:12px; color:#536171; }
.carousel-controls button { border-radius:10px; min-height:44px; }
.carousel-controls .next-preview { display:flex; align-items:center; gap:12px; text-align:left; padding:6px 14px 6px 6px; background:#f7f3ff; border-color:#d9d0e9; max-width:300px; }
.next-thumbnail { width:72px; height:48px; position:relative; display:block; overflow:hidden; border-radius:5px; background:#eae2fb; flex-shrink:0; pointer-events:none; }
.next-thumbnail > * { position:absolute!important; left:4px; top:4px; width:600px!important; max-width:none!important; margin:0!important; transform:scale(.115); transform-origin:top left; background:white; }
.next-label { font-size:12px; line-height:1.4; }
.page-index .source-story { padding-block:64px; align-items:center; gap:64px; }
.source-story h2 { font-size:36px; line-height:1.15; margin-bottom:20px!important; }
.source-demo { background:#f3edff; border-radius:20px; padding:30px; }
.source-demo-label,.source-demo-note { font-size:11px!important; line-height:1.5!important; color:#536171; }
.source-demo h3 { font-size:19px; margin:18px 0; }
.source-demo details { background:#fff; border-radius:12px; overflow:hidden; }
.source-demo summary { list-style:none; cursor:pointer; padding:22px; display:flex; flex-direction:column; gap:10px; }
.source-demo summary::-webkit-details-marker { display:none; }
.source-demo summary > span:first-child { font-size:13px; }
.source-demo summary strong { font:500 42px 'Archivo',sans-serif; letter-spacing:-.04em; }
.source-action { font-size:12px; text-decoration:underline; text-underline-offset:4px; display:flex; justify-content:space-between; }
.source-demo details[open] .source-action > span { transform:rotate(45deg); }
.source-reveal { padding:0 22px 22px; }
.source-reveal dl { margin:0; }
.source-reveal dl > div { padding:10px 0; border-top:1px solid #e7e2ef; }
.source-reveal dt { font-size:11px; color:#536171; margin-bottom:4px; }
.source-reveal dd { margin:0; font-size:13px; }
.source-reveal p { background:#f3faf6; border-left:2px solid #6ee0a8; padding:12px; font-size:12px!important; margin:10px 0 0!important; }
.source-demo .source-demo-note { margin:14px 0 0; }
.source-demo summary:focus-visible { outline:3px solid #193247; outline-offset:-3px; }
@media(max-width:760px) {
 .page-index .workflow-section,.page-flow .product-carousel { padding:40px 20px; }
 .page-index .workflow-section .section-heading h2,.page-flow .carousel-heading h2 { font-size:30px; }
 .page-index .workflow-tabs { gap:14px; }
 .page-index .workflow-tabs button { font-size:12px; }
 .page-index .workflow-copy h3,.page-flow .product-slide h2 { font-size:25px; }
 .visual-stage { padding:14px; border-radius:18px; }
 .visual-stage > :is(figure,.workflow-preview) { padding:18px; }
 .visual-stage .graphic-heading h3 { font-size:21px; }
 .page-flow .product-slide .program-graphic { display:block; }
 .page-flow .product-slide .program-history { margin-top:20px; }
 .carousel-controls { gap:8px; }
 .carousel-controls .next-preview { max-width:185px; padding:10px; }
 .next-thumbnail { display:none; }
 .page-index .source-story { padding:40px 20px; gap:24px; }
 .source-story h2 { font-size:30px; }
 .source-demo { padding:20px; }
}
.page-flow .product-slide h2.section-title { font-size:28px!important; }
.product-slide:focus-visible,.workflow-panel:focus-visible { outline:2px solid #b6a0ee; outline-offset:8px; border-radius:12px; }
@media(max-width:760px) { .page-flow .product-slide h2.section-title { font-size:25px!important; } }

/* Preserve the map projection and let narrow cards stack without overflow. */
.territory-graphic { container-type:inline-size; }
.page-index .territory-graphic { grid-template-columns:repeat(2,minmax(0,1fr)); }
.territory-graphic > * { min-width:0; }
.territory-map,.visual-stage .territory-map { width:100%; height:auto; max-height:none; align-self:center; }
.territory-graphic .shortlist-row { flex-wrap:wrap; gap:6px 12px; }
@container(max-width:650px) {
 .territory-graphic > :is(.territory-map,.map-caption,.segment-bars,.shortlist-row) { grid-column:1/-1!important; grid-row:auto!important; }
 .territory-graphic .map-caption { margin-bottom:20px; }
}

/* Direct topic selection with navigation beside the content, never below it. */
.gallery-instruction { font-size:13px; color:#536171; margin:22px 0 10px; }
.page-index .workflow-tabs,.page-flow .carousel-tabs { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; border:0; margin:0; }
.page-index .workflow-tabs button,.page-flow .carousel-tabs button { min-height:48px; padding:12px 16px; border:1px solid #d5dbe2; border-radius:9px; background:#f7f8fa; color:#193247; font:500 14px 'Public Sans',sans-serif; text-align:center; line-height:1.4; }
.page-index .workflow-tabs button[aria-selected="true"],.page-flow .carousel-tabs button[aria-selected="true"] { background:#193247; color:white; border-color:#193247; box-shadow:inset 0 -3px #6ee0a8; }
.page-index .workflow-tabs button:hover,.page-flow .carousel-tabs button:hover { border-color:#193247; }
.workflow-section .carousel-controls,.product-carousel .carousel-controls { display:flex; justify-content:flex-end; align-items:center; margin:12px 0 20px; gap:12px; }
.carousel-controls button { min-width:68px; }
.carousel-controls button:disabled { opacity:.4; cursor:default; }
.carousel-controls > span { font-variant-numeric:tabular-nums; }
@media(max-width:600px) {
 .page-flow .carousel-tabs { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .page-index .workflow-tabs { gap:6px; }
 .page-index .workflow-tabs button,.page-flow .carousel-tabs button { font-size:12px; padding:10px 8px; }
}
.workflow-section .carousel-controls[hidden],.product-carousel .carousel-controls[hidden] { display:none; }

/* Companion: a concrete finding, its evidence, and the committee question. */
.visual-stage > .companion-report-example { padding:0; overflow:hidden; }
.companion-report-example figcaption { display:flex; justify-content:space-between; gap:16px; margin:0; padding:18px 28px; border-bottom:1px solid #e5e8ee; font-size:12px; color:#193247; }
.companion-report-example figcaption span { color:#66717e; font-size:11px; }
.committee-report-head { display:flex; justify-content:space-between; align-items:center; gap:20px; padding:28px; }
.committee-eyebrow { font-size:10px; font-weight:600; letter-spacing:.08em; text-transform:uppercase; color:#576779; }
.committee-report-head h4 { font-size:27px; line-height:1.2; margin:10px 0 0; }
.committee-review-tag { white-space:nowrap; border-radius:20px; background:#f3edff; color:#534274; padding:8px 12px; font-size:11px; }
.committee-report-grid { display:grid; grid-template-columns:1fr 1fr; gap:28px; padding:0 28px 28px; }
.committee-finding { padding:24px; border-radius:14px; background:#f5f1fd; }
.committee-stat { display:flex; align-items:center; gap:18px; margin:20px 0 24px; }
.committee-stat > strong { font:500 58px 'Archivo',sans-serif; letter-spacing:-.055em; line-height:1; }
.committee-stat > span { font-size:12px; line-height:1.6; color:#536171; }
.committee-bars > div { display:grid; grid-template-columns:34px minmax(0,1fr) 44px; gap:10px; align-items:center; font-size:11px; margin:14px 0; }
.committee-bars i { display:block; width:var(--amount); height:17px; border-radius:0 5px 5px 0; background:#c6b4f7; }
.committee-bars > div:last-child i { background:#193247; }
.committee-bars b { font-weight:500; }
.committee-comparison { display:flex; align-items:center; gap:16px; border-top:1px solid #ddd4ed; margin-top:24px; padding-top:18px; }
.committee-comparison strong { font:500 28px 'Archivo',sans-serif; }
.committee-comparison span { font-size:11px; line-height:1.6; color:#536171; }
.committee-finding-caption { margin:16px 0 0; font-size:12px; line-height:1.6; }
.committee-question { padding:12px 0 0; }
.committee-question blockquote { font:400 29px/1.25 'Libre Caslon Display',Georgia,serif; color:#193247; margin:16px 0 28px; letter-spacing:-.015em; }
.committee-next { display:flex; gap:14px; padding:18px; background:#edf9f2; border-radius:12px; }
.committee-step-number { font-size:12px; color:#285843; }
.committee-next strong { font-size:13px; }
.committee-next p { font-size:12px; line-height:1.65; margin:6px 0 0; }
.committee-source { margin-top:18px; font-size:12px; }
.committee-source summary { cursor:pointer; padding:12px 0; text-decoration:underline; text-underline-offset:4px; }
.committee-source dl { margin:8px 0; }
.committee-source dl > div { padding:8px 0; border-top:1px solid #e5e8ee; }
.committee-source dt { color:#66717e; font-size:10px; }
.committee-source dd { margin:4px 0 0; }
.committee-source p { font-size:11px; line-height:1.6; }
.committee-report-footer { display:flex; justify-content:space-between; gap:16px; padding:18px 28px; background:#193247; color:white; font-size:12px; line-height:1.5; }
.committee-report-footer small { font-size:10px; color:#c6ded5; }
@media(max-width:700px) {
 .committee-report-grid { grid-template-columns:1fr; padding:0 18px 18px; gap:16px; }
 .companion-report-example figcaption,.committee-report-head,.committee-report-footer { padding:18px; flex-direction:column; align-items:flex-start; gap:10px; }
 .committee-report-head h4 { font-size:25px; }
 .committee-question blockquote { font-size:27px; }
 .committee-stat > strong { font-size:50px; }
 .committee-finding { padding:18px; }
}

/* A stronger visual rhythm: mint evidence band, clear data contrasts, lilac chapter. */
.page-index .proof-strip { max-width:none; background:#eafaf1; padding:30px max(40px,calc((100vw - 1100px)/2)); border:0; gap:40px; }
.page-index .proof-strip strong { display:flex; align-items:center; gap:12px; border-left:0; padding:0; min-height:40px; }
.page-index .proof-strip > div > span { padding:0; font-size:12px; }
.proof-emphasis { font:500 40px/1 'Archivo',sans-serif; letter-spacing:-.06em; }
.proof-pulse { display:inline-block; width:20px; height:20px; border:5px solid #6ee0a8; border-radius:50%; outline:5px solid #d5f4e3; margin:0 5px; }
.proof-source { display:inline-grid; place-items:center; background:#193247; color:#9fffcb!important; width:34px; height:34px; border-radius:8px; font-size:27px!important; padding:0!important; }
.page-index .workflow-section { padding-top:56px; }
.page-index .workflow-section .section-heading h2 { font-size:46px; letter-spacing:-.045em; }
.page-index .visual-stage { background:linear-gradient(125deg,#eee7fc 0%,#d4c3f7 65%,#c3f4dc 100%); }
.page-index #panel-account .visual-stage { background:#193247; }
.page-index #panel-account .workflow-preview { border:0; }
.visual-stage > .account-discovery { padding:0; }
.account-discovery figcaption { display:flex; justify-content:space-between; gap:12px; font-size:12px; padding:18px 28px; margin:0; border-bottom:1px solid #e5e8ee; }
.account-discovery figcaption span { font-size:11px; color:#536171; }
.account-discovery-title { padding:26px 28px 22px; }
.account-discovery-title h4 { font-size:28px; margin:10px 0 0; line-height:1.2; }
.account-evidence-grid { display:grid; grid-template-columns:1fr 1fr; gap:16px; padding:0 28px 24px; }
.account-evidence-grid > div { display:flex; flex-direction:column; align-items:flex-start; padding:24px; border-radius:14px; min-width:0; }
.account-file { background:#f2f4f6; }
.account-published { background:#e8f9ef; }
.record-label { font-size:10px; letter-spacing:.06em; text-transform:uppercase; }
.account-file > strong { font:500 64px/1 'Archivo',sans-serif; letter-spacing:-.05em; margin:22px 0 12px; }
.account-file > span:not(.record-label) { font-size:14px; line-height:1.6; }
.account-evidence-grid small { font-size:10px; line-height:1.5; color:#536171; margin-top:auto; padding-top:24px; }
.account-published > strong { font-size:23px; line-height:1.3; margin:0 0 8px; letter-spacing:-.025em; }
.account-published p { font-size:13px; line-height:1.6; margin:0; }
.aso-mark { display:flex; margin:20px 0 16px; }
.aso-mark span { width:32px; height:32px; border:7px solid #193247; border-radius:50%; }
.aso-mark span+span { border-color:#6ee0a8; margin-left:-10px; }
.account-discovery-question { background:#f6f2ff; padding:24px 28px; }
.account-discovery-question > span { font-size:11px; font-weight:600; }
.account-discovery-question h4 { font:400 27px/1.3 'Libre Caslon Display',Georgia,serif!important; margin:10px 0; max-width:740px; }
.account-discovery-question p { margin:0; font-size:11px; line-height:1.6; color:#536171; max-width:740px; }
.page-index .companion-feature { background:#c6b4f7; color:#193247; position:relative; overflow:hidden; }
.page-index .companion-feature::after { content:''; position:absolute; width:450px; height:450px; border:1px solid #ffffff70; border-radius:50%; right:-160px; top:-220px; box-shadow:0 0 0 40px #ffffff15,0 0 0 80px #ffffff10; pointer-events:none; }
.page-index .companion-feature-inner { position:relative; z-index:1; }
.page-index .companion-feature h2,.page-index .companion-feature p,.page-index .companion-feature .section-eyebrow { color:#193247; }
.page-index .companion-feature .btn-light { background:#193247; color:#fff; border-color:#193247; }
.page-index .companion-feature .btn-light:hover { background:#294d6c; }
.page-index .trial-exercise { background:#f5f8f6; border:0; border-top:4px solid #6ee0a8; border-radius:0 0 16px 16px; }
.page-index .trial-workflow li::before { background:#193247; color:#9fffcb; border-radius:50%; width:26px; height:26px; display:grid; place-items:center; padding:0; }
.page-index .trial-workflow li { padding-left:42px; }
@media(max-width:760px) {
 .page-index .proof-strip { padding:24px 20px; gap:24px; }
 .page-index .proof-strip strong { font-size:15px; gap:8px; }
 .page-index .workflow-section .section-heading h2 { font-size:34px; }
 .account-evidence-grid { grid-template-columns:1fr; padding:0 18px 18px; }
 .account-discovery figcaption { flex-direction:column; }
 .account-discovery figcaption,.account-discovery-title,.account-discovery-question { padding:18px; }
 .account-discovery-title h4 { font-size:25px; }
}
@media(max-width:500px) {
 .page-index .proof-strip { grid-template-columns:1fr; gap:18px; }
 .page-index .proof-strip > div { display:grid; grid-template-columns:1fr 1fr; gap:16px; align-items:center; }
 .page-index .proof-strip > div > span { font-size:11px; }
}

/* Evidence strip: consistent typography, without decorative icons. */
.page-index .proof-strip strong { min-height:0; font-size:20px; line-height:1.3; }
.page-index .proof-strip > div { gap:8px; }
.page-index .proof-strip > div + div { border-left:1px solid #c9e2d4; padding-left:28px; }
@media(max-width:760px) { .page-index .proof-strip strong { font-size:16px; } .page-index .proof-strip > div + div { padding-left:16px; } }
@media(max-width:500px) { .page-index .proof-strip > div { gap:16px; } .page-index .proof-strip > div + div { border-left:0; border-top:1px solid #c9e2d4; padding-left:0; padding-top:16px; } }

/* Homepage product introduction: sponsor profile, based on the platform workflow. */
.visual-stage > .sponsor-profile { padding:0; overflow:hidden; }
.sponsor-profile figcaption { display:flex; justify-content:space-between; gap:12px; padding:16px 24px; border-bottom:1px solid #e6e9ef; margin:0; font-size:11px; color:#536171; }
.sponsor-profile-head { display:flex; justify-content:space-between; align-items:center; gap:20px; padding:24px; }
.sponsor-kicker { font-size:10px; letter-spacing:.07em; text-transform:uppercase; color:#536171; }
.sponsor-profile-head h3 { font-size:29px; margin:8px 0 6px; line-height:1.2; }
.sponsor-profile-head p { font-size:12px; color:#536171; margin:0; }
.sponsor-renewal { background:#eafbf1; border-radius:12px; padding:14px 20px; min-width:125px; }
.sponsor-renewal span { display:block; font-size:10px; margin-bottom:5px; color:#536171; }
.sponsor-renewal strong { font-size:20px; }
.sponsor-profile-layout { display:grid; grid-template-columns:minmax(0,2.15fr) minmax(0,1fr); gap:18px; padding:0 24px 24px; }
.sponsor-main,.sponsor-side { display:grid; gap:16px; align-content:start; min-width:0; }
.sponsor-profile-layout section { border:1px solid #e5e9ee; border-radius:12px; padding:18px; }
.sponsor-section-title { display:flex; justify-content:space-between; gap:12px; align-items:center; margin-bottom:12px; }
.sponsor-profile h4 { font-size:15px; letter-spacing:-.02em; margin:0; }
.sponsor-section-title > span { font-size:10px; color:#536171; white-space:nowrap; }
.sponsor-signal { background:#f5f6f9; border-radius:9px; margin-top:8px; }
.sponsor-signal summary { display:flex; align-items:center; gap:10px; padding:12px; cursor:pointer; list-style:none; }
.sponsor-signal summary::-webkit-details-marker { display:none; }
.sponsor-signal summary > span:nth-child(2) { flex:1; }
.sponsor-signal strong { font-size:12px; display:block; font-weight:500; }
.sponsor-signal small { font-size:10px; line-height:1.5; color:#536171; display:block; margin-top:4px; }
.signal-marker { width:4px; align-self:stretch; border-radius:3px; flex-shrink:0; }
.signal-lilac { background:#b6a0ee; }.signal-mint { background:#6ee0a8; }.signal-amber { background:#d9ae52; }
.signal-tag { font-size:9px; color:#536171; text-align:right; max-width:70px; }
.sponsor-signal summary::after { content:'+'; font-size:16px; color:#536171; }
.sponsor-signal[open] summary::after { content:'−'; }
.sponsor-signal > p { padding:0 14px 14px 26px; margin:0; font-size:11px; line-height:1.6; color:#536171; }
.sponsor-funding { font-size:11px; background:#f3edff; padding:10px; border-radius:7px; margin:0 0 14px; }
.sponsor-funding span { color:#536171; margin-left:6px; }
.sponsor-metrics { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; margin:0; }
.sponsor-metrics > div { background:#f4f7f5; border-radius:8px; padding:12px 9px; }
.sponsor-metrics dt { font-size:9px; color:#536171; line-height:1.5; }
.sponsor-metrics dd { font:500 21px 'Archivo',sans-serif; margin:7px 0 0; letter-spacing:-.04em; }
.sponsor-spend { display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:12px; margin-top:20px; }
.sponsor-spend strong { display:block; font-size:18px; margin:8px 0; }
.sponsor-spend strong span { font-size:12px; font-weight:400; color:#536171; }
.sponsor-spend small { font-size:9px; line-height:1.5; color:#536171; display:block; }
.sponsor-spend svg { width:100%; height:auto; }
.sponsor-facts dl { margin:12px 0 0; }
.sponsor-facts dl > div { display:flex; justify-content:space-between; gap:10px; font-size:11px; padding:8px 0; border-top:1px solid #eef0f3; }
.sponsor-facts dt { color:#536171; }.sponsor-facts dd { margin:0; }
.sponsor-carrier > strong { font-size:13px; line-height:1.4; display:block; }
.sponsor-carrier p,.sponsor-program p { font-size:11px; line-height:1.6; margin:8px 0; }
.sponsor-carrier small { font-size:9px; line-height:1.6; color:#536171; display:block; }
.sponsor-profile-layout .sponsor-program { background:#f3edff; border-color:#e6dcf8; }
.sponsor-program h4 { margin-top:8px; line-height:1.4; }
.sponsor-inferred { font-size:9px; color:#574773; }
.sponsor-profile-footer { display:flex; justify-content:space-between; gap:12px; padding:14px 24px; background:#193247; color:#fff; font-size:11px; line-height:1.5; }
.sponsor-profile-footer span { color:#c8dbd5; }
@media(max-width:900px) { .sponsor-profile-layout { grid-template-columns:1fr; } .sponsor-side { grid-template-columns:repeat(3,minmax(0,1fr)); } }
@media(max-width:600px) {
 .sponsor-profile figcaption,.sponsor-profile-footer { flex-direction:column; gap:6px; padding:14px 16px; }
 .sponsor-profile-head { padding:18px 16px; align-items:flex-start; }
 .sponsor-profile-head h3 { font-size:24px; }
 .sponsor-renewal { min-width:0; padding:10px; flex-shrink:0; }
 .sponsor-profile-layout { padding:0 12px 16px; gap:12px; }
 .sponsor-profile-layout section { padding:12px; }
 .sponsor-side { grid-template-columns:1fr; }
 .sponsor-metrics { grid-template-columns:1fr 1fr; }
 .sponsor-spend { grid-template-columns:1fr; }
 .sponsor-spend svg { max-height:100px; }
 .signal-tag { display:none; }
}

/* Compact centered gallery navigation. */
.workflow-section .carousel-controls,.product-carousel .carousel-controls { justify-content:center; gap:12px; }
.workflow-section .carousel-controls button,.product-carousel .carousel-controls button { width:36px; height:36px; min-width:36px; min-height:36px; padding:0; border:0; border-radius:50%; background:transparent; font-size:21px; line-height:1; display:grid; place-items:center; }
.carousel-controls button:not(:disabled):hover { background:#f3edff; }
.carousel-controls > span { min-width:40px; font-size:11px; }

/* Embedded analyst walkthrough, alongside its introduction. */
.page-index .workflow-panel.analyst-panel,.analyst-showcase { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,520px); gap:48px; align-items:center; }
.page-index .workflow-panel.analyst-panel[hidden] { display:none; }
.page-index .analyst-panel .workflow-copy h3,.analyst-showcase h2 { font-size:36px; line-height:1.15; margin:14px 0 20px; }
.analyst-showcase > div > p { font-size:16px; line-height:1.7; }
.analyst-showcase .access-note,.page-index .analyst-panel .access-note { font-size:12px; color:#536171; margin-top:20px; }
.analyst-animation { width:100%; max-width:520px; margin-inline:auto; min-width:0; }
.analyst-animation iframe { display:block; border-radius:18px; background:#f7f8fa; }
.analyst-animation > p { font-size:11px; line-height:1.6; color:#536171; margin:10px 0 0; }
.analyst-animation > p a { color:inherit; text-decoration:underline; text-underline-offset:3px; }
@media(max-width:900px) { .page-index .workflow-panel.analyst-panel,.analyst-showcase { grid-template-columns:1fr; gap:24px; } .page-index .analyst-panel .workflow-copy h3,.analyst-showcase h2 { font-size:29px; } }

/* Analyst demo: compact introduction above a centered visual, no empty side column. */
.page-index .workflow-panel.analyst-panel,.analyst-showcase { grid-template-columns:minmax(0,1fr); gap:24px; align-items:start; }
.page-index .analyst-panel .workflow-copy,.analyst-showcase > div:first-child { width:100%; max-width:720px; margin-inline:auto; text-align:center; }
.page-index .analyst-panel .workflow-copy h3,.analyst-showcase h2 { margin:10px 0 14px; }
.page-index .analyst-panel .workflow-copy h3 br { display:none; }
.page-index .analyst-panel .workflow-copy h3 br::after { content:' '; }
.page-index .analyst-panel .workflow-copy > p,.analyst-showcase > div:first-child > p { max-width:620px; margin-inline:auto; }
.page-index .analyst-panel .access-note,.analyst-showcase .access-note { margin-top:12px; }
.analyst-animation { padding:20px; max-width:560px; border-radius:24px; background:linear-gradient(135deg,#eee7fc,#d9cbf8 60%,#dbf7e7); }
.analyst-animation > p { text-align:center; }
@media(max-width:600px) { .analyst-animation { padding:10px; border-radius:18px; } .page-index .analyst-panel .workflow-copy,.analyst-showcase > div:first-child { text-align:left; } }

/* Complete both columns of the homepage FAQ. */
.trial-close .trial-faq details:nth-last-child(-n+2) { border-bottom:1px solid #d0d7e0; }
@media(max-width:760px) { .trial-close .trial-faq details:nth-last-child(2) { border-bottom:0; } }
.partner-layout { max-width:1180px; grid-template-columns:minmax(0,1.05fr) minmax(0,1fr); gap:64px; align-items:start; }
.partner-intro h1 { font-size:46px; line-height:1.1; margin:18px 0 24px; }
.partner-intro h1 span { font-family:'Libre Caslon Display',Georgia,serif; font-weight:400; }
.partner-intro > p { font-size:16px; line-height:1.7; }
.partner-benefits { margin:28px 0; padding:24px; background:#f3edff; border-radius:16px; }
.partner-benefits > div + div { border-top:1px solid #d6c8eb; padding-top:22px; margin-top:22px; }
.partner-benefits strong { font:500 64px 'Archivo',sans-serif; letter-spacing:-.05em; }
.partner-benefits h2 { font-size:20px; margin:8px 0 10px; }
.partner-benefits p { font-size:14px; line-height:1.6; margin:0; }
.partner-intro .partner-note { font-size:13px; color:#536171; }
.partner-form h2 { font-size:28px; margin:8px 0 24px; }
.contact-panel select { font:inherit; width:100%; color:#193247; background:white; border:1px solid #bec9d5; border-radius:8px; padding:12px; margin-bottom:22px; }
.contact-panel select:focus-visible { outline:2px solid #b6a0ee; outline-offset:2px; }
@media(max-width:900px) { .partner-layout { grid-template-columns:1fr; gap:30px; } .partner-intro h1 { font-size:38px; } }

@media(min-width:901px) and (max-width:1150px) {
 .nav-logo img { width:190px; height:auto; }
 .nav-inner { gap:16px; }
 .nav-links { gap:18px; }
 .nav-cta { gap:8px; }
 .nav-cta .btn { padding-inline:12px; font-size:12px; }
}

/* Real image columns: never paint photographs behind the copy. */
.page-header.solution-hero { background:#f7f8fa; padding:140px 40px 56px; min-height:0; }
.page-header.solution-hero::before { display:none; }
.page-header.solution-hero .page-header-inner { display:grid; grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr); gap:56px; max-width:1180px; width:100%; margin:0 auto; text-align:left; align-items:stretch; }
.page-header.solution-hero .page-header-inner > div { max-width:none; margin:0; min-width:0; width:100%; }
.page-header.solution-hero .solution-photo { position:relative; overflow:hidden; border-radius:22px; min-height:470px; background:#eeeded; }
.solution-photo img { position:absolute; display:block; max-width:none; width:auto; height:100%; bottom:0; left:0; }
.solution-photo-compliance img { height:116%; bottom:-9%; left:-8%; }
.page-header.solution-hero .solution-hero-copy { align-self:center; padding:18px 0; text-align:left; }
.page-header.solution-hero h1 { font-size:clamp(36px,3.4vw,50px); line-height:1.12; }
.page-header.solution-hero .page-intro { font-size:18px; line-height:1.65; margin:0 0 26px; }
.page-header.solution-hero .page-header-actions { justify-content:flex-start; margin-bottom:16px; }
.page-header.solution-hero .access-note { margin-top:18px; font-size:12px; line-height:1.6; }
@media(max-width:1050px) {
 .page-header.solution-hero { padding-inline:28px; }
 .page-header.solution-hero .page-header-inner { gap:32px; grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr); }
 .page-header.solution-hero .solution-photo { min-height:440px; }
}
@media(max-width:760px) {
 .page-header.solution-hero { padding:112px 20px 36px; }
 .page-header.solution-hero .page-header-inner { grid-template-columns:1fr; gap:24px; }
 .page-header.solution-hero .solution-hero-copy { grid-row:1; padding:0; }
 .page-header.solution-hero .solution-photo { min-height:0; height:300px; max-width:500px; margin-inline:auto; }
 .page-header.solution-hero h1 { font-size:36px; }
 .page-header.solution-hero .page-intro { font-size:16px; }
}

/* Blend solution portraits into the page, like the homepage hero. */
.page-header.solution-hero .solution-photo { border-radius:0; background:transparent; overflow:hidden; }
.page-header.solution-hero .solution-photo { -webkit-mask-image:linear-gradient(to right,transparent 0%,#000 9%,#000 77%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 16%,#000 85%,transparent 100%); -webkit-mask-composite:source-in; mask-image:linear-gradient(to right,transparent 0%,#000 9%,#000 77%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 16%,#000 85%,transparent 100%); mask-composite:intersect; mix-blend-mode:multiply; }

/* Wide hero artwork: rounded outer edge, fade only toward the copy. */
@media(min-width:761px) {
 .page-header.solution-hero .page-header-inner { position:relative; min-height:510px; }
 .page-header.solution-hero .solution-photo { position:absolute; inset:0 auto 0 0; width:64%; height:100%; min-height:0; border-radius:24px 0 0 24px; background:#eeeded; overflow:hidden; -webkit-mask-image:linear-gradient(to right,#000 0%,#000 38%,transparent 78%); mask-image:linear-gradient(to right,#000 0%,#000 38%,transparent 78%); -webkit-mask-composite:source-over; mask-composite:add; mix-blend-mode:normal; }
 .solution-photo img { height:100%; bottom:0; left:0; }
 .solution-photo-compliance img { height:116%; bottom:-9%; left:-5%; }
 .page-header.solution-hero .solution-hero-copy { grid-column:2; position:relative; z-index:1; }
}
@media(max-width:760px) {
 .page-header.solution-hero .solution-photo { border-radius:22px; background:#eeeded; -webkit-mask-image:none; mask-image:none; mix-blend-mode:normal; }
}
@media(min-width:761px) {
 .solution-photo-brokers img { height:120%; }
}

/* Match the desktop navigation footprint and give the portraits more scale. */
@media(min-width:761px) {
 .page-header.solution-hero { padding:120px 0 48px; }
 .page-header.solution-hero .page-header-inner { width:calc(100% - 88px); max-width:1440px; min-height:550px; }
 .page-header.solution-hero .solution-hero-copy { max-width:660px; padding-right:24px; }
}

/* Flow uses the same hero footprint, with its portrait on the right. */
@media(min-width:761px) {
 .page-header.flow-hero .page-header-inner { grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr); }
 .page-header.flow-hero .solution-hero-copy { grid-column:1; padding-left:26px; padding-right:0; }
 .page-header.flow-hero .solution-photo { left:auto; right:0; border-radius:0 24px 24px 0; -webkit-mask-image:linear-gradient(to left,#000 0%,#000 38%,transparent 78%); mask-image:linear-gradient(to left,#000 0%,#000 38%,transparent 78%); }
 .solution-photo-flow img { left:auto; right:0; height:112%; bottom:0; }
}
@media(max-width:760px) { .solution-photo-flow img { left:auto; right:0; height:110%; bottom:0; } }
@media(min-width:761px) { .solution-photo-flow img { right:-22%; height:118%; bottom:-3%; } }
@media(max-width:760px) { .solution-photo-flow img { right:-48%; } }

/* Keep mobile dropdowns collapsed and the complete menu reachable. */
@media (max-width:1024px) {
  .site-nav .nav-links { max-height:calc(100dvh - 100px); overflow-y:auto; overscroll-behavior:contain; }
  .site-nav .nav-links > li { flex-shrink:0; }
  .site-nav .nav-links .nav-dropdown { max-height:0; overflow:hidden; }
  .site-nav .nav-links > li.dropdown-open .nav-dropdown { max-height:none; overflow:visible; }
}

.solution-photo-consultants img { left:auto; right:0; height:145%; }
@media(max-width:760px) { .solution-photo-consultants img { right:0; height:165%; } }

/* Keep the territory illustration in proportion to its supporting data. */
.page-solutions-brokers .territory-map { max-height:340px; }
.page-solutions-compliance .deliverable .section-intro + p { margin:24px 0; }
