.vict-narrative{max-width:900px;margin:0 auto}.vict-narrative h2{font-size:max(1.8rem, min(3vw, 2.6rem));margin-bottom:18px}.vict-narrative p{color:var(--brand-text-secondary);line-height:1.75;margin-bottom:18px}.vict-narrative blockquote{border-left:6px solid var(--brand-primary);padding:22px 28px;background:#fff4e8;border-radius:var(--brand-radius);font-size:1.3rem;font-weight:760;color:var(--brand-text);margin:30px 0;line-height:1.4}.vict-value-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px}.vict-value-row div{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.vict-value-row strong{display:block;margin-bottom:8px;font-size:1.05rem}.vict-value-row p{color:var(--brand-text-secondary);font-size:.95rem;margin:0}@media (max-width:767px){.vict-narrative blockquote{font-size:1.1rem;padding:18px 20px}}