.timeline-page{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background-color:#f9fafb}.timeline-hero{position:relative;height:500px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#ffffff}.timeline-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.timeline-hero-inner{z-index:1;max-width:720px;margin:0 auto;padding:5.5rem 1.5rem 2.5rem;position:relative;height:37vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline-kicker{font-size:.85rem;text-transform:uppercase;letter-spacing:.22em;color:#bfdbfe;font-weight:600;margin-bottom:.75rem}.timeline-title{font-size:3vw;font-weight:700;color:#ffffff;margin-bottom:.75rem}.timeline-subtitle{font-size:1rem;color:#e5e7eb;max-width:36rem;margin:.25rem auto 0}.timeline-section{padding:3rem 1.5rem 4rem}.timeline-container{max-width:1040px;margin:0 auto}.timeline-center-title{text-align:center;font-size:1.1rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#6b7280;margin-bottom:2.75rem}.timeline-vertical{position:relative;padding:1rem 0 2rem}.timeline-vertical:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#e5e7eb,#9ca3af);transform:translateX(-50%)}.timeline-item{position:relative;width:50%;padding:1rem 2rem}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:50%;text-align:left}.timeline-dot{position:absolute;top:1.6rem;left:100%;width:14px;height:14px;border-radius:999px;background-color:#4f46e5;border:3px solid #e5e7eb;transform:translateX(-50%);box-shadow:0 0 0 4px rgba(79,70,229,.18)}.timeline-item.right .timeline-dot{left:0;transform:translateX(-50%)}.timeline-card{display:inline-block;background-color:#ffffff;padding:1.25rem 1.5rem;border-radius:1rem;box-shadow:0 18px 45px rgba(15,23,42,.07);border:1px solid rgba(148,163,184,.35);max-width:420px}.timeline-year{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:.25rem .75rem;border-radius:999px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#ffffff;font-size:.85rem;font-weight:600;margin-bottom:.35rem}.timeline-card-title{margin:.2rem 0 .35rem;font-size:1.1rem;font-weight:600;color:#111827}.timeline-card-text{margin:0;font-size:.96rem;color:#4b5563;line-height:1.7}.timeline-item{opacity:0;transform:translateY(18px);animation:timelineFadeUp .6s ease forwards}.timeline-item:first-child{animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.3s}.timeline-item:nth-child(4){animation-delay:.4s}.timeline-item:nth-child(5){animation-delay:.5s}.timeline-item:nth-child(6){animation-delay:.6s}@keyframes timelineFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.timeline-hero{padding:3.5rem 1.25rem 2.75rem}.timeline-section{padding:.5rem 1.25rem 3rem}.timeline-vertical:before{left:.75rem}.timeline-item,.timeline-item.left,.timeline-item.right{width:100%;padding:.75rem 0 .75rem 2.5rem;left:0;text-align:left}.timeline-dot,.timeline-item.right .timeline-dot{left:.75rem;top:1.4rem;transform:translateX(-50%)}.timeline-card{max-width:100%}}