.subsection-title{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary)}.subsection-title::before{content:"";display:inline-block;width:4px;height:4px;background:var(--accent-green);border-radius:50%;margin-right:.75rem}@media (max-width:768px){.subsection-title{font-size:1.2rem}}.scroll-reveal{opacity:0;transform:translateY(20px);transition:all .8s ease-out}.scroll-reveal.visible{opacity:1;transform:translateY(0)}