html,body{height:100%}main{min-height:calc(100vh - 226px)}.timeline-modern{position:relative;max-width:800px;margin:0 auto;padding:2rem 0}.timeline-modern:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,#6caddf,#1a3140);transform:translate(-50%);border-radius:2px}.timeline-item{position:relative;margin-bottom:4rem;display:flex;align-items:center}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-marker{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin:0 2rem}.timeline-year{background:#1a3140;color:#fff;padding:8px 12px;border-radius:20px;font-family:Saira Condensed,sans-serif;font-weight:700;font-size:.9rem;text-align:center;margin-bottom:8px;min-width:60px;line-height:1.2}.timeline-icon{width:60px;height:60px;background:var(--gradient-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 4px 15px #6caddf4d;border:4px solid white}.timeline-icon.current{background:linear-gradient(135deg,gold,#ffb347);animation:pulse 2s infinite;box-shadow:0 4px 20px #ffd70066}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.timeline-content{flex:1;background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 4px 20px #0000001a;border-left:4px solid #6caddf;position:relative;max-width:300px}.timeline-item:nth-child(2n) .timeline-content{border-left:none;border-right:4px solid #6caddf}.timeline-content h4{color:#1a3140;font-family:Saira Condensed,sans-serif;font-weight:700;font-size:1.3rem;margin-bottom:.8rem}.timeline-content p{color:#666;line-height:1.6;margin:0}.current-badge{position:absolute;top:-10px;right:-10px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:4px 12px;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ff6b6b4d}.timeline-current .timeline-content{border-left-color:gold;box-shadow:0 4px 25px #ffd70033}.timeline-item:nth-child(2n).timeline-current .timeline-content{border-right-color:gold;border-left:none}@media (max-width: 768px){.timeline-modern:before{left:30px}.timeline-item{flex-direction:row!important;margin-bottom:3rem}.timeline-marker{margin:0 1rem 0 0;position:absolute;left:0}.timeline-year{font-size:.8rem;padding:6px 8px;min-width:50px}.timeline-icon{width:50px;height:50px;font-size:1.2rem}.timeline-content{margin-left:80px;max-width:none}.timeline-item:nth-child(2n) .timeline-content{border-right:none;border-left:4px solid #6caddf}.timeline-current .timeline-content{border-left-color:gold}}
