.section{position:relative;padding-block:clamp(var(--space-10),8vw,var(--space-13))}.section--tight{padding-block:clamp(var(--space-9),6vw,var(--space-11))}.section--alt{background:linear-gradient(180deg,transparent,rgba(20,19,26,.55) 30%,rgba(20,19,26,.55) 70%,transparent)}.section-heading{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-9)}.section-heading--center{align-items:center;text-align:center}.section-heading h2{font-family:var(--font-serif);font-size:clamp(1.875rem,3.4vw,3rem);line-height:1.05;letter-spacing:var(--tracking-serif);font-weight:500;color:var(--vellum-50);text-wrap:balance;max-width:22ch}.section-heading p{font-family:var(--font-sans);font-size:1.0625rem;line-height:1.65;color:var(--ink-soft);max-width:60ch}@media (min-width:760px){.section-heading p{font-size:1.125rem}}.section-eyebrow{margin-bottom:var(--space-2)}.divider-rule{width:64px;height:1px;background:linear-gradient(90deg,transparent,var(--blood-700),transparent)}@keyframes drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(40px,-20px,0) scale(1.06)}to{transform:translate3d(-30px,30px,0) scale(1.02)}}@keyframes shimmer{0%{background-position:200% 50%}to{background-position:-200% 50%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:inset 0 0 0 1px rgba(154,32,36,.4),0 30px 80px rgba(0,0,0,.55),0 0 40px rgba(154,32,36,.12)}50%{box-shadow:inset 0 0 0 1px rgba(154,32,36,.6),0 30px 80px rgba(0,0,0,.55),0 0 60px rgba(154,32,36,.2)}}.section--narrow{max-width:var(--container-narrow);margin-inline:auto}@media (min-width:1440px){.section{padding-block:var(--space-13)}.section-heading h2{font-size:3.25rem}}@media (max-width:540px){.section{padding-block:var(--space-10)}.section-heading h2{font-size:1.75rem}}