.page_container__aoG4z{padding:40px 20px;min-height:100vh;background-color:#0f0f0f;display:flex;flex-direction:column;align-items:center}.page_container__aoG4z h1{margin-bottom:10px;color:#ffffff;font-size:2.5rem;border-bottom:2px solid #7147aa;padding-bottom:10px;display:inline-block;text-align:center}.page_subtitle__iAJUg{color:#9868d9;margin-bottom:30px;font-size:1.1rem;text-align:center;max-width:600px;opacity:.8}.TimelineItem_timelineItem__pVRzm{display:flex;flex-direction:column;align-items:center;min-width:280px;margin-right:80px;position:relative;transition:all .3s ease;transform-origin:center;cursor:pointer;z-index:2}.TimelineItem_timelineItem__pVRzm:last-child{margin-right:0}.TimelineItem_timelineDate__geOUD{font-weight:700;margin-bottom:15px;color:#9868d9;padding:5px 12px;background-color:#222;border-radius:16px;border:1px solid #444;transition:all .3s ease;z-index:3}.TimelineItem_timelineDot__L12eN{width:16px;height:16px;border-radius:50%;background-color:#9868d9;border:3px solid #0f0f0f;margin:10px 0;z-index:3;transition:all .3s ease;position:relative}.TimelineItem_timelineDot__L12eN:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#7b4fc4;border-radius:50%;transition:all .5s ease}.TimelineItem_timelineContent__JjVGF{padding:20px;background-color:#151515;border-radius:8px;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.3);border-left:3px solid #7b4fc4;transition:all .3s ease;transform:translateY(0);z-index:2}.TimelineItem_timelineItem__pVRzm:hover .TimelineItem_timelineContent__JjVGF{transform:translateY(-5px);background-color:#1a1a1a}.TimelineItem_timelineContent__JjVGF h3{margin-top:0;margin-bottom:10px;color:#ffffff}.TimelineItem_timelineContent__JjVGF p{margin-bottom:0;color:#b0b0b0;line-height:1.6}.TimelineItem_timelineItem__pVRzm:not(:last-child):after{content:"";position:absolute;top:50%;right:-80px;width:80px;height:2px;background-color:#7b4fc4;z-index:1;transition:background-color .3s ease}.TimelineItem_active__xqEGf .TimelineItem_timelineContent__JjVGF{transform:translateY(-10px);background-color:#222;box-shadow:0 8px 16px rgba(0,0,0,.5);border-left:3px solid #9868d9}.TimelineItem_active__xqEGf .TimelineItem_timelineDate__geOUD{background-color:#7b4fc4;color:white;box-shadow:0 2px 8px rgba(123,79,196,.5)}.TimelineItem_active__xqEGf .TimelineItem_timelineDot__L12eN{width:20px;height:20px;background-color:#9868d9;border-color:#1a1a1a;box-shadow:0 0 15px rgba(123,79,196,.7)}.TimelineItem_active__xqEGf .TimelineItem_timelineDot__L12eN:before{width:40px;height:40px}.TimelineItem_timelineItem__pVRzm:not(:last-child).TimelineItem_active__xqEGf:after{background-color:#9868d9}@keyframes TimelineItem_fadeIn__kNzFS{0%{background-color:#151515;transform:translateY(20px)}to{background-color:#1a1a1a;transform:translateY(0)}}.TimelineItem_timelineContent__JjVGF{animation:TimelineItem_fadeIn__kNzFS .5s ease-out}.TimelineItem_timelineItem__pVRzm:hover .TimelineItem_timelineDot__L12eN{transform:scale(1.2)}.TimelineItem_timelineItem__pVRzm:hover .TimelineItem_timelineDate__geOUD{transform:translateY(-3px)}.Timeline_timelineWrapper__enOIM{display:flex;flex-direction:column;width:100%;max-width:1200px}.Timeline_scrollIndicator__cVEfI{text-align:center;margin-bottom:16px;color:#9868d9;font-size:.9rem;opacity:.7;animation:Timeline_pulse__bkyhq 2s ease-in-out infinite}@keyframes Timeline_pulse__bkyhq{0%,to{opacity:.7}50%{opacity:.3}}.Timeline_timelineContainer__WppA0{width:100%;overflow-x:auto;padding:30px 0;background-color:rgba(20,20,20,.6);border-radius:8px;scrollbar-width:thin;scrollbar-color:#7b4fc4 #222;cursor:grab;position:relative}.Timeline_timelineContainer__WppA0:active{cursor:grabbing}.Timeline_timelineContainer__WppA0::-webkit-scrollbar{height:8px}.Timeline_timelineContainer__WppA0::-webkit-scrollbar-track{background:#222;border-radius:4px}.Timeline_timelineContainer__WppA0::-webkit-scrollbar-thumb{background-color:#7b4fc4;border-radius:4px}.Timeline_timeline__ShtiU{display:flex;flex-direction:row;min-width:-moz-min-content;min-width:min-content;padding:20px 40px;position:relative;animation:Timeline_fadeInUp__VZGLV .8s ease-out}.Timeline_timeline__ShtiU:before{content:"";position:absolute;top:50%;left:40px;right:40px;height:2px;background-color:#333;z-index:0}.Timeline_timelineNavigation__5fSTl{display:flex;justify-content:center;gap:10px;margin-top:20px;animation:Timeline_fadeInUp__VZGLV 1s ease-out}.Timeline_navDot__2RKLv{width:12px;height:12px;border-radius:50%;background-color:#444;border:none;transition:all .3s ease;cursor:pointer}.Timeline_navDot__2RKLv:hover{background-color:#7b4fc4;transform:scale(1.2)}.Timeline_activeDot__JVksE{background-color:#9868d9;transform:scale(1.2);box-shadow:0 0 10px rgba(123,79,196,.5)}.Timeline_timelineControls__tGq2q{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px;animation:Timeline_fadeInUp__VZGLV 1.2s ease-out}.Timeline_controlButton__LEyao{background-color:#222;color:#9868d9;border:1px solid #444;border-radius:50%;width:40px;height:40px;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.Timeline_controlButton__LEyao:hover:not(:disabled){background-color:#333;transform:scale(1.1)}.Timeline_controlButton__LEyao:disabled{opacity:.3;cursor:not-allowed}.Timeline_activeYear__twtxu{font-size:1.2rem;color:#9868d9;background-color:#222;padding:5px 12px;border-radius:16px;min-width:80px;text-align:center;font-weight:700}.Timeline_grabbing__RB2h6{cursor:grabbing!important}@keyframes Timeline_fadeInUp__VZGLV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}