.faq-trigger{cursor:pointer;text-align:left;width:100%;min-height:44px;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.insight-card{min-height:100%;overflow:hidden}.insight-card-image{height:10rem;margin:calc(-1 * var(--card-py,1.2rem)) calc(-1 * var(--card-px,1.2rem)) 0;overflow:hidden}.insight-card-image img{object-fit:cover;width:100%;height:100%;display:block}.insight-card-image-fallback{background:linear-gradient(135deg, var(--navy-800), var(--navy-900));justify-content:center;align-items:center;display:flex}.insight-card-format-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-inverse-subtle);font-size:.75rem;font-weight:600}@media (max-width:640px){.insight-card-image{height:8rem}}.insight-title-link{color:var(--ink-primary);text-decoration:none}.insight-title-link:hover{text-decoration:underline}.insights-pipeline{gap:.72rem;display:grid}.insight-pipeline-row{border:1px solid var(--line-default);border-radius:var(--radius-sm);background:var(--surface-primary);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.75rem;display:grid}.insight-section-card{background:var(--surface-primary)}.insight-paragraph{color:var(--ink-secondary);max-width:76ch;line-height:1.66}.authority-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.authority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.authority-card{border:1px solid var(--line-default);border-radius:var(--radius-sm);background:var(--surface-primary);padding:.75rem}.authority-source-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.authority-source-link{border:1px solid var(--line-strong);background:var(--surface-primary);color:var(--ink-primary);border-radius:999px;align-items:center;padding:.3rem .58rem;font-size:.8rem;font-weight:600;display:inline-flex}.authority-source-link:hover{border-color:var(--line-compliance);background:var(--surface-compliance)}.assurance-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.assurance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.assurance-card{border:1px solid var(--line-default);border-radius:var(--radius-sm);background:var(--surface-primary);padding:.75rem}.assurance-value{color:var(--ink-primary);margin:.12rem 0 .35rem;font-weight:700}.assurance-value a{color:inherit;text-decoration:none}.assurance-value a:hover{text-decoration:underline}.assurance-strip-compact .assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assurance-strip-compact .assurance-card{padding:.65rem}.assurance-strip-compact .section-title{font-size:1.32rem}.assurance-strip-compact .muted{font-size:.95rem}.persona-switchboard{border:1px solid var(--line-default);border-radius:var(--radius-md);background:var(--surface-secondary);padding:1rem}.persona-switchboard-compact{padding:.82rem}.persona-switchboard-head{justify-content:space-between;align-items:baseline;gap:.8rem;margin-bottom:.8rem;display:flex}.persona-switchboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.persona-card{min-height:100%}.persona-card-subtitle{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-secondary);margin-bottom:.42rem;font-size:.79rem}.persona-card-active{border-color:var(--line-compliance);box-shadow:inset 0 0 0 1px var(--compliance-badge-border);background:var(--surface-compliance)}.persona-card-footer{margin-top:.72rem}.insight-content{max-width:76ch;color:var(--ink-primary);font-size:1.03rem;line-height:1.72}.insight-content h2{font-family:var(--font-sans), "Segoe UI", sans-serif;letter-spacing:-.012em;color:var(--ink-primary);margin-top:2.2rem;margin-bottom:.65rem;font-size:1.52rem;font-weight:700;line-height:1.22}.insight-content h3{font-family:var(--font-sans), "Segoe UI", sans-serif;letter-spacing:-.008em;color:var(--ink-primary);margin-top:1.65rem;margin-bottom:.5rem;font-size:1.18rem;font-weight:700;line-height:1.28}.insight-content h4{letter-spacing:-.005em;color:var(--ink-primary);margin-top:1.5rem;margin-bottom:.4rem;font-size:1.08rem;font-weight:600;line-height:1.32}.insight-content>h2:first-child,.insight-content>h3:first-child{margin-top:0}.insight-content p{color:var(--ink-secondary);margin-top:0;margin-bottom:1rem}.insight-content ul,.insight-content ol{color:var(--ink-secondary);margin-top:0;margin-bottom:1.1rem;padding-left:1.35rem}.insight-content ul{list-style-type:disc}.insight-content ol{list-style-type:decimal}.insight-content li{margin-bottom:.45rem;line-height:1.62}.insight-content li>ul,.insight-content li>ol{margin-top:.35rem;margin-bottom:.35rem}.insight-content a{color:var(--action-primary);text-underline-offset:2px;text-decoration:underline}.insight-content a:hover{color:var(--action-primary-hover,var(--action-primary));text-underline-offset:1px;text-decoration-thickness:2px}.insight-content blockquote{border-left:3px solid var(--line-compliance,var(--line-strong));color:var(--ink-secondary);background:var(--surface-secondary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1.2rem 0;padding:.6rem 1rem}.insight-content blockquote p{margin-bottom:0}.insight-content code{background:var(--surface-secondary);border-radius:3px;padding:.15em .35em;font-family:SF Mono,Fira Code,monospace;font-size:.9em}.insight-content pre{background:var(--surface-secondary);border-radius:var(--radius-sm);margin:1.2rem 0;padding:1rem;overflow-x:auto}.insight-content pre code{background:0 0;padding:0}.insight-content hr{border:none;border-top:1px solid var(--line-default);margin:2rem 0}.insight-content table{border-collapse:collapse;width:100%;margin:1.2rem 0;font-size:.95rem}.insight-content th,.insight-content td{border:1px solid var(--line-default);text-align:left;padding:.55rem .75rem}.insight-content th{background:var(--surface-secondary);font-weight:600}.insight-content strong{color:var(--ink-primary);font-weight:600}.insight-content img{border-radius:var(--radius-sm);max-width:100%;height:auto;margin:1.2rem 0}.insight-content picture{margin:1.2rem 0;display:block}.insight-content picture img{margin:0}.insight-content figure{margin:1.6rem 0;padding:0}.insight-content figure img,.insight-content figure picture{margin:0}.insight-content figcaption{color:var(--ink-secondary);text-align:center;margin-top:.45rem;font-size:.88rem;font-style:italic}.reading-progress{height:3px;z-index:var(--z-reading-progress,45);pointer-events:none;background:0 0;position:fixed;top:0;left:0;right:0}.reading-progress-bar{background:var(--action-primary);height:100%;transition:width .1s cubic-bezier(.4,0,.2,1)}.insight-article{max-width:52rem;margin:0 auto;padding:0 1.25rem}@media (min-width:769px){.insight-article{padding:0 1.5rem}}.insight-hero{border-radius:var(--radius-lg);width:100%;margin-bottom:2.5rem;overflow:hidden}.insight-hero-img{object-fit:cover;width:100%;height:auto;max-height:480px;display:block}.insight-header{border-bottom:1px solid var(--line-default);margin-bottom:3rem;padding-bottom:2rem}.insight-header-meta{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.insight-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--action-primary);font-size:.75rem;font-weight:700}.insight-reading-time{color:var(--ink-tertiary);font-size:.75rem}.insight-reading-time:before{content:"";background:var(--ink-tertiary);vertical-align:middle;border-radius:50%;width:3px;height:3px;margin-right:.75rem;display:inline-block}.insight-title{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.02em;color:var(--ink-primary);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.insight-lede{color:var(--ink-secondary);max-width:68ch;margin:0 0 1.25rem;font-size:1.125rem;line-height:1.65}.insight-byline{color:var(--ink-tertiary);align-items:center;gap:.65rem;font-size:.875rem;display:flex}.insight-byline-avatar{object-fit:cover;border:2px solid var(--line-default);border-radius:50%;flex-shrink:0;width:40px;height:40px}.insight-byline-text{flex-direction:column;gap:.1rem;display:flex}.insight-byline-author{color:var(--ink-primary);font-weight:600;line-height:1.2}.insight-byline-role{color:var(--ink-tertiary);font-size:.75rem;line-height:1.2}.insight-byline-sep{background:var(--ink-tertiary);border-radius:50%;width:3px;height:3px}.insight-byline-date{color:var(--ink-tertiary)}.insight-tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.insight-tag{letter-spacing:.02em;color:var(--ink-secondary);background:var(--surface-secondary);border:1px solid var(--line-default);border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:500}.social-share{align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.social-share-label{color:var(--ink-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-right:.25rem;font-size:.75rem;font-weight:600}.social-share-btn{color:var(--ink-secondary);background:var(--surface-secondary);border:1px solid var(--line-default);cursor:pointer;transition:background var(--duration-fast) var(--easing-default), color var(--duration-fast) var(--easing-default);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.social-share-btn:hover{background:var(--surface-primary);color:var(--action-primary);border-color:var(--action-primary)}.insight-body{margin-bottom:3rem}.insight-body>.space-y-8{--tw-space-y-reverse:0;row-gap:2.5rem}.insight-sources{border-top:1px solid var(--line-default);margin-bottom:2.5rem;padding-top:2rem}.insight-sources-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-tertiary);margin:0 0 1rem;font-size:.8rem;font-weight:700}.insight-sources-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.insight-source-link{color:var(--ink-secondary);align-items:baseline;gap:.5rem;font-size:.82rem;line-height:1.5;text-decoration:none;display:flex}.insight-source-link:hover{color:var(--action-primary);text-decoration:underline}.insight-source-num{color:var(--ink-tertiary);flex-shrink:0;min-width:1.2rem;font-size:.7rem;font-weight:700}.insight-next-action{background:var(--surface-secondary);border-radius:var(--radius-lg);margin-bottom:2rem;padding:1.75rem}.insight-next-action-text{color:var(--ink-primary);max-width:60ch;margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.insight-next-action-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.related-articles{border-top:1px solid var(--line-default);margin-top:3rem;padding-top:2rem}.related-articles-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-tertiary);margin:0 0 1.25rem;font-size:.8rem;font-weight:700}.related-articles-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.related-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.related-articles-grid{grid-template-columns:1fr}}.related-article-card{border:1px solid var(--line-default);border-radius:var(--radius-md);color:inherit;transition:border-color var(--duration-fast) var(--easing-default), box-shadow var(--duration-fast) var(--easing-default);text-decoration:none;overflow:hidden}.related-article-card:hover,.related-article-card:focus-visible{border-color:var(--action-primary);box-shadow:var(--shadow-card-hover,0 4px 12px #00000014)}.related-article-card:focus-visible{outline:2px solid var(--action-primary);outline-offset:2px}.related-article-image{height:8rem;overflow:hidden}.related-article-img{object-fit:cover;width:100%;height:100%;display:block}.related-article-image-fallback{background:linear-gradient(135deg, var(--navy-800), var(--navy-900))}.related-article-body{padding:.75rem}.related-article-format{letter-spacing:.06em;text-transform:uppercase;color:var(--action-primary);font-size:.65rem;font-weight:700}.related-article-title{color:var(--ink-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.3rem 0 .4rem;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.related-article-summary{color:var(--ink-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.insight-featured-image{border-radius:var(--radius-md);width:100%;overflow:hidden}.insight-featured-image img{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}
