:root{--mus-rp-text:#1c1a19;--mus-rp-accent:#ff141a;}:root[data-theme="dark"]{--mus-rp-text:#f5f2f0;--mus-rp-accent:#ff3d42;}:root{--mus-rp-text:var(--mus-color-text,var(--mus-rp-text));--mus-rp-accent:var(--mus-color-accent,var(--mus-rp-accent));}.section-related-posts{padding-bottom:clamp(48px,6vw,80px);margin-top:clamp(40px,6vw,56px);}.section-related-posts .section-header{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--mus-rp-text);padding-bottom:12px;margin-bottom:clamp(20px,3vw,32px);}.section-related-posts .section-title{margin:0;font-family:var(--mus-font-display,'Big Shoulders',Impact,sans-serif);font-weight:800;font-size:clamp(1.375rem,1.75rem + 0.5vw,2rem);letter-spacing:-0.02em;text-transform:uppercase;}.section-related-posts .section-line{display:none;}.section-related-posts .articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:clamp(20px,3vw,28px);align-items:start;}.section-related-posts .articles-grid.grid-2col{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));}.section-related-posts .articles-grid.grid-3col{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));}