.legacy-section,.legacy-top-bar,.legacy-card,.legacy-highlights{opacity:0;transform:translateY(40px);animation:fadeUp 1s ease forwards}.legacy-top-bar{animation-delay:.1s}.legacy-card{animation-delay:.3s}.legacy-highlights{animation-delay:.5s}.legacy-card h2,.about-title{opacity:0;transform:translateY(30px);animation:fadeUp 1s ease forwards;animation-delay:.4s}.legacy-card p{opacity:0;transform:translateY(30px);animation:fadeUp 1s ease forwards;animation-delay:.6s}.about-links a{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}.about-links a:nth-child(1){animation-delay:.2s}.about-links a:nth-child(2){animation-delay:.3s}.about-links a:nth-child(3){animation-delay:.4s}.about-links a:nth-child(4){animation-delay:.5s}.about-links a:nth-child(5){animation-delay:.6s}.about-links a:nth-child(6){animation-delay:.7s}.legacy-img{opacity:0;transform:scale(.9);animation:zoomIn 1s ease forwards;animation-delay:.7s}.stat-card{background:#1f3c88;color:#fff;padding:45px 25px;border-radius:18px;transition:0.3s ease;box-shadow:0 12px 30px rgb(0 0 0 / .12);opacity:0;transform:translateY(40px);animation:fadeUp 1s ease forwards}.stat-card:nth-child(1){animation-delay:.6s}.stat-card:nth-child(2){animation-delay:.8s}.stat-card:nth-child(3){animation-delay:1s}.stat-card h3{font-size:42px;font-weight:700;margin-bottom:10px}.stat-line{width:50px;height:3px;background:#fff;display:block;margin:12px auto 18px;opacity:.7}.stat-card p{font-size:18px;margin:0;opacity:.95}.stat-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px rgb(0 0 0 / .2)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}.legacy-top-bar{text-align:center;margin-bottom:50px}.about-title{font-weight:700;color:#263489;margin-bottom:20px}.about-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.about-links a{padding:10px 18px;border-radius:30px;border:1px solid #ddd;background:#fff;color:#263489;text-decoration:none;font-weight:500;transition:.3s ease}.about-links a:hover,.about-links a.active{background:#263489;color:#fff;border-color:#263489}.legacy-card{max-width:1000px;margin:auto;background:#fff;padding:50px;border-radius:18px;box-shadow:0 10px 30px rgb(0 0 0 / .08)}.legacy-highlights{padding:60px 0}@media(max-width:992px){.legacy-card{padding:35px}}@media(max-width:768px){.stat-card{padding:35px 20px}.stat-card h3{font-size:34px}.stat-card p{font-size:16px}}@media(max-width:576px){.legacy-card{padding:25px}.about-links a{font-size:14px;padding:8px 14px}.legacy-card p{font-size:15px}}.legacy-header{text-align:center}.legacy-header h2{font-size:42px;font-weight:800;margin:0;display:inline-block;background:linear-gradient(90deg,#263489,#ec1d25);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;animation:fadeSlideDown 1s ease forwards}@keyframes fadeSlideDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.legacy-header h2{font-size:32px}}.legacy-img{padding:30px 0}