.article-content{padding:40px}.hero-section{background:linear-gradient(135deg,var(--fsi-primary) 0%,#0a5d96 100%);color:white;padding:60px 40px 40px;text-align:center;position:relative;overflow:hidden}.hero-section::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}.hero-subtitle{font-size:1.3rem;opacity:.95;margin-bottom:0;font-weight:400;position:relative;z-index:1}