.static-page{min-height:60vh;padding:60px 0;background:var(--bg-primary)}.static-page__container{max-width:900px;margin:0 auto;padding:0 24px}.static-page__title{font-size:2.5rem;font-weight:900;color:var(--text-primary);margin-bottom:32px;padding-bottom:20px;border-bottom:3px solid var(--red)}.static-page__content{font-size:1rem;line-height:1.8;color:var(--text-secondary)}.static-page__content p{margin-bottom:20px}.static-page__content h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:32px 0 16px}.static-page__content h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin:24px 0 12px}.static-page__content ul,.static-page__content ol{margin-left:24px;margin-bottom:20px}.static-page__content li{margin-bottom:8px}@media(max-width:768px){.static-page__title{font-size:2rem}.static-page__content{font-size:.95rem}}
