.section-container{position:relative;z-index:3;max-width:1400px;margin:0 auto;padding:0 40px}.unified-header{display:flex;align-items:center;gap:100px;margin-bottom:120px;text-align:center}.unified-core{position:relative;width:250px;height:250px}.core-particles .core-particle{position:absolute;width:8px;height:8px;background:#f00;border-radius:50%;animation:coreFloat 15s ease-in-out infinite;box-shadow:0 0 25px rgba(255,0,0,.8)}.cp1{top:20%;left:20%;animation-delay:0s}.cp2{top:20%;right:20%;animation-delay:5s}.cp3{top:80%;left:50%;animation-delay:10s}.unified-title{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:4.5rem;font-weight:900;line-height:1.1;margin-bottom:30px;color:#fff;background:linear-gradient(45deg,#f00,#c00,#f00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.unified-subtitle{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:50px}.header-stats{display:flex;justify-content:center;gap:60px}.stat-item{display:flex;flex-direction:column;align-items:center;gap:10px}.stat-number{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;font-weight:900;color:#f00}.stat-label{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px}@media (max-width:1024px){.unified-header{flex-direction:column;gap:80px}.header-stats{gap:40px}}@media (max-width:768px){.unified-title{font-size:3.5rem}.unified-subtitle{font-size:1.6rem}.unified-core{width:200px;height:200px}.header-stats{flex-direction:column;gap:30px}}