.privacy-section{padding:5rem 0;background:var(--bg-page)}.prose{max-width:46rem;margin:0 auto}.prose h2{font-family:var(--font-heading);font-weight:800;font-size:1.125rem;letter-spacing:0.04em;text-transform:uppercase;color:var(--brand-primary);margin:2.5rem 0 0.875rem}.prose h2:first-child{margin-top:0}.prose p{font-size:0.9375rem;line-height:1.8;color:var(--text-main);margin-bottom:0.875rem}.prose ul{margin:0 0 0.875rem;list-style:none;padding:0}.prose li{position:relative;padding-left:1.5rem;margin-bottom:0.625rem;font-size:0.9375rem;line-height:1.7;color:var(--text-main)}.prose li::before{content:"";position:absolute;left:0;top:0.5em;width:8px;height:8px;border-radius:50%;background:var(--icon-accent)}.prose strong{color:var(--brand-primary)}@media (max-width:768px){.privacy-section{padding:3.5rem 0}}