.scrollspy-timeline-container{width:100%;min-height:100vh;padding:0;background-color:transparent;color:black}.scrollspy-timeline-wrapper{max-width:1400px;margin:0 auto;display:flex;padding:0 40px;position:relative}.scrollspy-nav{position:sticky;top:120px;align-self:flex-start;width:150px;flex-shrink:0;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 160px);overflow-y:auto}.scrollspy-nav::-webkit-scrollbar{width:4px}.scrollspy-nav::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}.scrollspy-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}.scrollspy-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.scrollspy-nav-item{margin:0;padding:0}.scrollspy-nav-link{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;color:black;font-size:14px;font-weight:400;text-align:left;cursor:pointer;transition:all .3s ease;border-radius:8px;position:relative}.scrollspy-nav-link:hover{color:black;background:rgba(255,255,255,.05)}.scrollspy-nav-link.active{color:#d22630;background:rgba(255,255,255,.1)}.scrollspy-nav-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;transition:all .3s ease;flex-shrink:0}.scrollspy-nav-link.active .scrollspy-nav-dot{background:#d22630;width:10px;height:10px;box-shadow:0 0 0 4px rgba(255,255,255,.2)}.scrollspy-nav-text{flex:1;line-height:1.4}.scrollspy-content-wrapper{flex:1;max-width:800px}.scrollspy-content-section{min-height:100vh;height:100vh;display:flex;flex-direction:column;padding:60px 0;scroll-margin-top:0;scroll-snap-align:start}.scrollspy-content-section:last-child{margin-bottom:0}.scrollspy-content-header{display:flex;align-items:baseline;gap:24px;margin-bottom:10px;flex-shrink:0}.scrollspy-content-title{margin:0;color:black;line-height:1.2;letter-spacing:-.5px}.scrollspy-content-year{font-size:16px;font-weight:400;color:black;white-space:nowrap}.scrollspy-content-grid{display:grid;grid-template-columns:1fr;gap:40px;flex:1;align-content:start}.scrollspy-grid-item{display:flex;flex-direction:column;gap:16px}.scrollspy-grid-image{width:100%;height:auto;overflow:hidden;border-radius:8px;background:rgba(255,255,255,.05)}.scrollspy-grid-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scrollspy-grid-heading{font-size:20px;font-weight:600;margin:0;color:black;line-height:1.3}.scrollspy-grid-paragraph{font-size:16px;line-height:1.7;color:black;margin:0}@media (max-width:1024px){.scrollspy-timeline-wrapper{gap:60px;padding:0 32px}.scrollspy-nav{width:200px}}@media (max-width:768px){.scrollspy-timeline-container{padding:60px 0}.scrollspy-timeline-wrapper{flex-direction:column;gap:40px;padding:0 24px}.scrollspy-nav{position:relative;top:0;width:100%;max-height:none;order:2;margin-top:40px}.scrollspy-nav-list{flex-direction:row;overflow-x:auto;gap:16px;padding-bottom:8px}.scrollspy-nav-item{flex-shrink:0}.scrollspy-nav-link{white-space:nowrap;padding:10px 16px}.scrollspy-content-wrapper{max-width:100%;order:1}.scrollspy-content-section{min-height:100vh;height:auto;padding:40px 0}.scrollspy-content-header{flex-direction:column;gap:8px;margin-bottom:32px}.scrollspy-content-title{font-size:24px}.scrollspy-content-year{font-size:14px}.scrollspy-content-grid{grid-template-columns:1fr;gap:32px}.scrollspy-grid-heading{font-size:18px}.scrollspy-grid-paragraph{font-size:15px}}@media (max-width:480px){.scrollspy-timeline-container{padding:40px 0}.scrollspy-timeline-wrapper{padding:0 16px;gap:32px}.scrollspy-nav-link{font-size:13px;padding:8px 12px}.scrollspy-content-section{min-height:100vh;height:auto;padding:32px 0}.scrollspy-content-header{margin-bottom:24px}.scrollspy-content-title{font-size:20px}.scrollspy-content-year{font-size:13px}.scrollspy-content-grid{gap:24px}.scrollspy-grid-heading{font-size:16px}.scrollspy-grid-paragraph{font-size:14px}}