.enhanced-story-timeline{position:relative;background:#0a0a0a;overflow:hidden}.story-timeline__container{position:relative;max-width:120rem;margin:0 auto;z-index:3}.story-timeline__header{text-align:center;margin-bottom:6rem;animation:fadeUp 1s cubic-bezier(.16,1,.3,1) .1s both}.story-timeline__heading{font-size:clamp(2.5rem,6vw,4rem);line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#86efac,#22d3ee);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;animation:gradientShift 8s ease-in-out infinite;color:rgb(var(--color-foreground));font-weight:700;line-height:1.2}.story-timeline__subheading{font-size:1.8rem;color:rgba(var(--color-foreground),.8);max-width:60rem;margin:0 auto;line-height:1.5}.story-timeline__wrapper{position:relative;margin-bottom:4rem}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:rgba(var(--color-foreground),.1);border-radius:2px;transform:translate(-50%);z-index:1}.timeline-progress{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(180deg,#667eea,#764ba2,#22d3ee);border-radius:inherit;transition:height .8s cubic-bezier(.25,.46,.45,.94)}.timeline-items{position:relative;z-index:2}.timeline-item{position:relative;display:flex;align-items:center;margin-bottom:8rem;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.timeline-item.animate-in{opacity:1;transform:translateY(0)}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-item:nth-child(2n) .timeline-item__content{text-align:right}.timeline-item:nth-child(2n) .timeline-content{align-items:flex-end}.timeline-item__marker{flex-shrink:0;position:relative;z-index:3;margin:0 3rem}.timeline-marker{width:6rem;height:6rem;border-radius:50%;background:rgb(var(--color-background));border:4px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.timeline-marker:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2,#22d3ee);opacity:0;transition:opacity .3s ease;border-radius:inherit}.timeline-item:hover .timeline-marker:before,.timeline-item.active .timeline-marker:before{opacity:1}.timeline-marker__inner{position:relative;z-index:2;color:rgb(var(--color-foreground));transition:color .3s ease}.timeline-item:hover .timeline-marker__inner,.timeline-item.active .timeline-marker__inner{color:#fff}.timeline-marker--founding{border-color:#f59e0b}.timeline-marker--product{border-color:#3b82f6}.timeline-marker--growth{border-color:#10b981}.timeline-marker--sustainability{border-color:#22c55e}.timeline-marker--award{border-color:#f59e0b}.timeline-marker--innovation{border-color:#8b5cf6}.timeline-item__content{flex:1;max-width:45%}.timeline-content{background:rgba(var(--color-background),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2rem;padding:3rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(var(--color-foreground),.05);transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start}.timeline-item:hover .timeline-content{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.timeline-content__year{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.6rem;border-radius:2rem;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em}.timeline-content__title{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin-bottom:1.5rem;line-height:1.3}.timeline-content__description{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:2rem}.timeline-content__image{width:100%;border-radius:1.5rem;overflow:hidden;margin-top:1rem}.timeline-content__image img{width:100%;height:auto;display:block;transition:transform .3s ease}.timeline-item:hover .timeline-content__image img{transform:scale(1.05)}.timeline-navigation{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:4rem}.timeline-nav-btn{width:5rem;height:5rem;border-radius:50%;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:rgb(var(--color-foreground))}.timeline-nav-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:translateY(-2px)}.timeline-dots{display:flex;gap:1rem;align-items:center}.timeline-dot{width:4rem;height:4rem;border-radius:50%;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.timeline-dot.active{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.timeline-dot__year{font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.7);transition:color .3s ease}.timeline-dot.active .timeline-dot__year{color:rgb(var(--color-background))}.timeline-dot:hover{transform:scale(1.1)}@media screen and (max-width: 990px){.timeline-line{left:3rem}.timeline-item{flex-direction:row!important;margin-bottom:6rem}.timeline-item__content{max-width:none;text-align:left!important}.timeline-content{align-items:flex-start!important}.timeline-item__marker{margin:0 2rem 0 0}.timeline-marker{width:5rem;height:5rem}.timeline-content{padding:2.5rem}.timeline-content__title{font-size:2rem}}@media screen and (max-width: 750px){.story-timeline__header{margin-bottom:4rem}.story-timeline__heading{font-size:3rem}.story-timeline__subheading{font-size:1.6rem}.timeline-line{left:2.5rem}.timeline-item{margin-bottom:4rem}.timeline-item__marker{margin:0 1.5rem 0 0}.timeline-marker{width:4rem;height:4rem}.timeline-content{padding:2rem}.timeline-content__title{font-size:1.8rem}.timeline-content__description{font-size:1.4rem}.timeline-navigation{flex-wrap:wrap;gap:1rem}.timeline-dots{order:-1;width:100%;justify-content:center;margin-bottom:1rem}}@media screen and (max-width: 550px){.timeline-content{padding:1.5rem}.timeline-content__year{font-size:1.2rem;padding:.6rem 1.2rem}.timeline-content__title{font-size:1.6rem}.timeline-nav-btn{width:4rem;height:4rem}.timeline-dot{width:3rem;height:3rem}.timeline-dot__year{font-size:1rem}}@media (prefers-reduced-motion: reduce){.timeline-item,.timeline-progress,.timeline-content,.timeline-marker,.timeline-nav-btn,.timeline-dot{transition:none}.timeline-item{opacity:1;transform:none}}@media (prefers-contrast: high){.timeline-marker,.timeline-content{border:2px solid rgb(var(--color-foreground))}.timeline-line{background:rgb(var(--color-foreground))}}@media (prefers-color-scheme: dark){.timeline-content{background:rgba(var(--color-background),.9);box-shadow:0 4px 20px #0000004d}.timeline-item:hover .timeline-content{box-shadow:0 8px 30px #0006}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-enhanced-story-timeline.css.map */
