.tl-timeline{font-family:var(--sans);overflow:hidden;padding:80px clamp(24px,8vw,160px);position:relative}.tl-timeline__inner{margin:0 auto;max-width:1320px}.tl-timeline__header{margin-bottom:64px}.tl-timeline__tag{font-size:12px;font-weight:600;letter-spacing:.14em;margin-bottom:20px;text-transform:uppercase}.tl-timeline__heading{font-family:var(--serif);font-size:clamp(28px,4vw,52px);letter-spacing:-.02em;line-height:1.12;margin:0;max-width:680px}.tl-timeline__heading em{font-style:italic}.tl-timeline__steps{display:grid;gap:0;grid-template-columns:repeat(5,1fr);margin-bottom:64px;position:relative}.tl-timeline__steps:before{background:linear-gradient(90deg,transparent,rgba(199,191,232,.25) 20%,rgba(199,191,232,.25) 80%,transparent);content:"";height:1px;left:10%;position:absolute;right:10%;top:28px;z-index:0}.tl-timeline__step{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:0 8px;position:relative;text-align:center;z-index:1}.tl-timeline__step:hover .tl-timeline__dot{background:var(--lavender);transform:scale(1.15)}.tl-timeline__step:hover .tl-timeline__period_label{color:var(--white)}.tl-timeline__dot{align-items:center;background:rgba(199,191,232,.12);border:1px solid rgba(199,191,232,.25);border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;margin-bottom:16px;transition:all .3s cubic-bezier(.16,1,.3,1);width:56px}.tl-timeline__dot.active{background:var(--royal);border-color:var(--royal);box-shadow:0 0 0 6px rgba(65,105,225,.15)}.tl-timeline__dot svg{fill:none;height:20px;stroke:rgba(199,191,232,.7);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:stroke .3s;width:20px}.tl-timeline__dot.active svg{stroke:var(--white)}.tl-timeline__period{color:var(--royal);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.tl-timeline__period_label{color:hsla(0,0%,100%,.6);font-size:13px;line-height:1.5;max-width:120px;transition:color .2s}.tl-timeline__detail{background:rgba(76,70,98,.52);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;margin-bottom:64px;min-height:180px;padding:40px 48px}.tl-timeline__detail-eyebrow{color:var(--royal);font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.tl-timeline__detail-title{color:var(--white);font-family:var(--serif);font-size:clamp(20px,2.5vw,30px);letter-spacing:-.01em;margin-bottom:16px}.tl-timeline__detail-body{color:hsla(0,0%,100%,.85);font-size:16px;line-height:1.7;margin-bottom:0}.tl-timeline__impact-heading{color:var(--white);font-family:var(--serif);font-size:clamp(20px,2.5vw,32px);letter-spacing:-.01em;margin-bottom:8px}.tl-timeline__impact-sub{color:hsla(0,0%,100%,.45);font-size:14px;margin-bottom:32px}.tl-timeline__impact-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.tl-timeline__impact-card{background:rgba(65,105,225,.32);border:1px solid hsla(0,0%,100%,.07);border-radius:14px;padding:28px 24px;transition:all .3s cubic-bezier(.16,1,.3,1)}.tl-timeline__impact-card:hover{background:hsla(0,0%,100%,.07);border-color:rgba(199,191,232,.2);transform:translateY(-2px)}.tl-timeline__impact-card.tl-featured{background:rgba(65,105,225,.08);border-color:rgba(65,105,225,.3)}.tl-timeline__stat{color:var(--lavender);font-family:var(--serif);font-size:32px;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.tl-timeline__stat.tl-white{color:var(--white)}.tl-timeline__stat-label{color:var(--white);font-size:16px;font-weight:600;margin-bottom:6px}.tl-timeline__stat-desc{color:hsla(0,0%,100%,.5);font-size:16px;line-height:1.6;margin-bottom:0}.tl-timeline__disclaimer{color:var(--white);font-size:14px;font-style:italic;margin:0}.tl-timeline--dark{background:var(--black);color:var(--white)}.tl-timeline--dark .tl-timeline__tag{color:var(--royal)}.tl-timeline--dark .tl-timeline__heading{color:var(--white)}.tl-timeline--dark .tl-timeline__heading em{color:var(--lavender)}.tl-timeline--light{background:var(--off-white)}.tl-timeline--light .tl-timeline__tag{color:var(--royal)}.tl-timeline--light .tl-timeline__heading{color:var(--black)}.tl-timeline--light .tl-timeline__heading em{color:var(--royal)}.tl-timeline--light .tl-timeline__steps:before{background:linear-gradient(90deg,transparent,rgba(65,105,225,.2) 20%,rgba(65,105,225,.2) 80%,transparent)}.tl-timeline--light .tl-timeline__dot{background:rgba(65,105,225,.08);border-color:rgba(65,105,225,.2)}.tl-timeline--light .tl-timeline__dot svg{stroke:var(--royal)}.tl-timeline--light .tl-timeline__period_label{color:var(--text-secondary)}.tl-timeline--light .tl-timeline__step:hover .tl-timeline__period_label{color:var(--black)}.tl-timeline--light .tl-timeline__detail{background:var(--white);border-color:rgba(199,191,232,.15)}.tl-timeline--light .tl-timeline__detail-title{color:var(--black)}.tl-timeline--light .tl-timeline__detail-body{color:var(--text-secondary)}.tl-timeline--light .tl-timeline__impact-heading{color:var(--black)}.tl-timeline--light .tl-timeline__impact-sub{color:var(--text-muted)}.tl-timeline--light .tl-timeline__impact-card{background:var(--white);border-color:rgba(199,191,232,.2)}.tl-timeline--light .tl-timeline__impact-card:hover{background:var(--pale-blue);border-color:rgba(65,105,225,.25)}.tl-timeline--light .tl-timeline__stat{color:var(--royal)}.tl-timeline--light .tl-timeline__stat-label,.tl-timeline--light .tl-timeline__stat.tl-white{color:var(--black)}.tl-timeline--light .tl-timeline__disclaimer,.tl-timeline--light .tl-timeline__stat-desc{color:var(--text-secondary)}.tl-timeline__detail,.tl-timeline__header,.tl-timeline__impact,.tl-timeline__steps{opacity:0;transform:translateY(20px)}.tl-timeline.is-visible .tl-timeline__detail,.tl-timeline.is-visible .tl-timeline__header,.tl-timeline.is-visible .tl-timeline__impact,.tl-timeline.is-visible .tl-timeline__steps{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.tl-timeline.is-visible .tl-timeline__header{transition-delay:.05s}.tl-timeline.is-visible .tl-timeline__steps{transition-delay:.1s}.tl-timeline.is-visible .tl-timeline__detail{transition-delay:.15s}.tl-timeline.is-visible .tl-timeline__impact{transition-delay:.2s}@media (max-width:900px){.tl-timeline__steps{gap:24px;grid-template-columns:1fr 1fr}.tl-timeline__steps:before{display:none}.tl-timeline__step{align-items:flex-start;flex-direction:row;gap:14px;padding:0;text-align:left}.tl-timeline__dot{flex-shrink:0;height:48px;margin-bottom:0;width:48px}.tl-timeline__period_label{max-width:none}.tl-timeline__detail{padding:28px 24px}.tl-timeline__impact-grid{gap:12px;grid-template-columns:1fr}.tl-timeline__impact-card{padding:20px 16px}}@media (max-width:768px){.tl-timeline{padding:64px 24px}.tl-timeline__steps{gap:16px;grid-template-columns:1fr}.tl-timeline__step{flex-direction:row;gap:16px;padding:0;text-align:left}.tl-timeline__dot{flex-shrink:0;height:44px;margin-bottom:0;width:44px}.tl-timeline__dot svg{height:16px;width:16px}.tl-timeline__period_label{font-size:13px;max-width:none}.tl-timeline__period{margin-bottom:4px}.tl-timeline__detail{margin-bottom:40px;padding:24px 20px}.tl-timeline__impact-grid{grid-template-columns:1fr}}@media (max-width:480px){.tl-timeline__impact-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tl-timeline__detail,.tl-timeline__header,.tl-timeline__impact,.tl-timeline__steps{opacity:1!important;transform:none!important;transition:none!important}.tl-timeline__impact-card:hover,.tl-timeline__step:hover .tl-timeline__dot{transform:none!important}}