.video-timeline-container{max-width:2200px;margin:0 auto;padding:10rem 0;position:relative}.timeline-axis{z-index:1;background:#000;width:3.75px;height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%)}.timeline-item{grid-template-columns:minmax(0,1fr) 75px minmax(0,1fr);gap:0;min-height:100vh;padding:2rem 0;display:grid;position:relative}.timeline-left-wrapper{justify-content:flex-end;align-items:flex-start;padding-right:5rem;display:flex;position:relative}.timeline-left-card{z-index:5;will-change:opacity;position:sticky;top:50vh;transform:translateY(-50%)}.timeline-left-content{border:1px solid hsl(var(--border));background:#fff;border-radius:1.25rem;max-width:700px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.timeline-dots{gap:.25rem;margin-bottom:1rem;display:flex}.timeline-dot{border-radius:9999px;width:.75rem;height:.75rem;display:inline-block}.timeline-dot-blue{background-color:#3b82f6}.timeline-dot-purple{background-color:#a855f7}.timeline-dot-pink{background-color:#ec4899}.timeline-left-content:hover{transform:translate(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.timeline-date{color:hsl(var(--primary));letter-spacing:.05em;margin-bottom:.938rem;font-size:1.094rem;font-weight:500;display:block}.timeline-title{color:hsl(var(--foreground));margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;line-height:1.4}.timeline-tags{flex-wrap:wrap;gap:.625rem;margin-bottom:1.25rem;display:flex}.timeline-tag{color:hsl(var(--muted-foreground));background:hsl(var(--muted));border-radius:.469rem;padding:.313rem .938rem;font-size:.938rem;font-weight:500;transition:all .2s;display:inline-block}.timeline-tag:hover{color:hsl(var(--foreground));background:hsl(var(--accent))}.timeline-duration{color:hsl(var(--muted-foreground));align-items:center;gap:.625rem;font-size:1.094rem;display:flex}.timeline-star-wrapper{justify-content:center;align-items:flex-start;width:75px;display:flex;position:relative;z-index:9999!important}.timeline-star{will-change:transform;justify-content:center;align-items:center;width:75px;height:75px;display:flex;position:sticky;top:50vh;transform:translateY(-50%);z-index:9999!important}.star-icon{filter:drop-shadow(0 4px 6px #ff934a4d);width:60px;height:60px;transition:all .3s;position:relative;z-index:9999!important}.timeline-star:hover .star-icon{filter:drop-shadow(0 6px 12px #ff934a80);transform:rotate(15deg)scale(1.1)}.timeline-right-card{z-index:2;align-items:center;padding-top:25vh;padding-left:5rem;display:flex;position:relative}.timeline-right-card>a{max-width:700px;text-decoration:none;transition:transform .3s;display:block}.timeline-right-card>a:hover{transform:translate(4px)}.timeline-cover{aspect-ratio:16/9;background:hsl(var(--muted));border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.cover-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.timeline-right-card>a:hover .cover-image{transform:scale(1.05)}.play-overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.timeline-right-card>a:hover .play-overlay{opacity:1}.play-icon{color:#fff;filter:drop-shadow(0 4px 8px #0000004d);width:64px;height:64px;transition:transform .3s}.timeline-right-card>a:hover .play-icon{transform:scale(1.1)}.timeline-description{border:1px solid hsl(var(--border));background:#fff;border-top:none;border-radius:0 0 1.25rem 1.25rem;padding:1.875rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.timeline-description>p{color:hsl(var(--muted-foreground));margin-bottom:1.25rem;font-size:1.173rem;line-height:1.7}.timeline-stats{border-top:1px solid hsl(var(--border));gap:1.875rem;padding-top:1.25rem;display:flex}.stat-item{color:hsl(var(--muted-foreground));align-items:center;gap:.625rem;font-size:1.094rem;transition:color .2s;display:flex}.stat-item:hover{color:hsl(var(--foreground))}.stat-icon{width:20px;height:20px}@media (max-width:1023px){.video-timeline-container{padding:5rem 0}.timeline-item{grid-template-columns:minmax(0,1fr) 75px minmax(0,1fr);min-height:80vh;padding:1.875rem 0}.timeline-left-wrapper{padding-right:2.5rem}.timeline-right-card{padding-top:20vh;padding-left:2.5rem}.timeline-left-content{max-width:480px;padding:1.875rem}.timeline-title{font-size:1.25rem}.timeline-right-card>a{max-width:600px}}@media (max-width:767px){.video-timeline-container{padding:2.5rem 1.25rem}.timeline-axis{left:1.875rem}.timeline-item{flex-direction:column;min-height:auto;padding:1.25rem 0 1.25rem 3.75rem;display:flex}.timeline-left-wrapper{justify-content:flex-start;margin-bottom:1.25rem;padding-right:0}.timeline-left-card{position:relative;top:auto;transform:none}.timeline-left-content{max-width:100%;padding:1.563rem}.timeline-title{font-size:1.125rem}.timeline-star-wrapper{position:absolute;top:1.25rem;left:-1.875rem}.timeline-star{width:60px;height:60px;position:relative;top:auto;transform:none}.star-icon{width:45px;height:45px}.timeline-right-card{width:100%;padding-top:0;padding-left:0}.timeline-right-card>a{max-width:100%}.play-icon{width:60px;height:60px}.timeline-stats{gap:1.25rem}}@media (max-width:479px){.timeline-left-content{padding:1.25rem}.timeline-title{font-size:1rem}.timeline-description{padding:1.25rem}.timeline-description>p{font-size:1.094rem}.timeline-stats{flex-wrap:wrap;gap:.938rem}}
