.report-page{color:#1a1a1a;background:#fdfbf5;min-height:100vh}.dark .report-page{color:#f5f0e8;background:#0f0f0f}.report-page-well{max-width:72rem;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) 1rem 4rem}.report-about{max-width:46rem;margin:0 auto;padding:clamp(2rem,6vw,3.5rem) 1rem 4.5rem}.report-about h1{font-family:var(--sp-font-display,"Fraunces"), "Playfair Display", "Poppins", Georgia, serif;margin:0 0 1.5rem;font-size:clamp(1.75rem,6vw,2.75rem);font-weight:800;line-height:1.1}.report-about p{margin:0 0 1.25rem;font-size:clamp(1rem,2.6vw,1.125rem);line-height:1.7}.report-about p strong{font-weight:700}.report-about-video{aspect-ratio:16/9;border:1px solid var(--report-rule,#1a1a1a29);background:#0f0f0f;border-radius:.75rem;width:100%;margin:1.75rem 0 2.25rem;position:relative;overflow:hidden}.report-about-video iframe,.report-about-video video{border:0;width:100%;height:100%;position:absolute;inset:0}.report-about-video video{object-fit:cover;background:#0a0a0a}.report-about-video-placeholder{color:#f5f0e8;background:radial-gradient(circle at 50% 40%,#c9a9612e,#0000 60%),#0f0f0f;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.report-about-video-play{background:var(--report-gold,#c9a961);color:#0f0f0f;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.report-about .report-about-fineprint{opacity:.65;margin-top:2rem;font-size:.8125rem;font-style:italic;line-height:1.6}