.gp-insights-nav{display:block;padding:.75rem 1.5rem;font-weight:650}.gp-insights{max-width:1200px;margin:0 auto;padding:2.5rem;color:var(--theme-text)}.gp-insights header{display:flex;justify-content:space-between;align-items:end;gap:2rem;flex-wrap:wrap}.gp-insights h1{font-size:2.5rem;margin:.25rem 0}.gp-insights h2{font-size:1.45rem;margin:0 0 1.2rem}.gp-insights h3{font-size:1rem;margin:0 0 .75rem}.gp-insights section{margin-top:2rem;padding:1.5rem;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:12px}.gp-insights-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;color:var(--theme-elevation-500)}.gp-insights-filters{display:flex;gap:.5rem;flex-wrap:wrap}.gp-insights-filters a{padding:.55rem .85rem;border:1px solid var(--theme-elevation-300);border-radius:7px}.gp-insights-filters a[aria-current=page]{background:var(--theme-text);color:var(--theme-bg)}.gp-insights-banner{margin:1.5rem 0 0;padding:1rem;background:var(--theme-warning-100);border-left:4px solid var(--theme-warning-500)}.gp-insights-note,.gp-insights-period{color:var(--theme-elevation-600)}.gp-insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:.8rem}.gp-insights-grid article,.gp-insights-grid>div{border:1px solid var(--theme-elevation-200);border-radius:8px;padding:1rem}.gp-insights-grid strong{display:block;font-size:1.35rem;margin-top:.5rem}.gp-insights-grid small{display:block;margin-top:.6rem;color:var(--theme-warning-600)}.gp-insights-email{border-top:1px solid var(--theme-elevation-200);padding-top:1rem;margin-top:1rem}.gp-insights-email span{display:block;color:var(--theme-elevation-600)}.gp-insights table{width:100%;border-collapse:collapse;margin-top:1rem}.gp-insights caption{text-align:left;font-weight:700;padding:.5rem 0}.gp-insights td,.gp-insights th{text-align:left;padding:.65rem;border-bottom:1px solid var(--theme-elevation-200)}.gp-insights-link{overflow-wrap:anywhere;max-width:45ch}.gp-insights-quality{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.gp-insights-quality dt{color:var(--theme-elevation-600)}.gp-insights-quality dd{font-weight:700;margin:.3rem 0 0}.gp-insights-warning{color:var(--theme-error-600)}@media(max-width:700px){.gp-insights{padding:1rem}.gp-insights section{padding:1rem;overflow-x:auto}}