.TimelineSection-module__RMYK3G__section{min-height:100vh;padding:120px 0;position:relative}.TimelineSection-module__RMYK3G__container{max-width:1400px;margin:0 auto;padding:0 80px}.TimelineSection-module__RMYK3G__gridWrapper{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}.TimelineSection-module__RMYK3G__leftColumn{z-index:10;flex-direction:column;gap:32px;height:fit-content;display:flex;position:sticky;top:120px}.TimelineSection-module__RMYK3G__accentLine{background-color:var(--c-accent);width:40px;height:2px;margin-bottom:12px}.TimelineSection-module__RMYK3G__sectionLabel{font-family:var(--font-tech);text-transform:uppercase;letter-spacing:.15em;color:var(--c-accent);margin-bottom:24px;font-size:12px}.TimelineSection-module__RMYK3G__headline{letter-spacing:-.02em;color:var(--c-text-primary);margin:0;font-size:64px;font-weight:300;line-height:1.1}.TimelineSection-module__RMYK3G__italic{color:var(--c-text-secondary);font-style:italic}.TimelineSection-module__RMYK3G__description{color:var(--c-text-secondary);margin:0;font-size:17px;font-weight:300;line-height:1.7}.TimelineSection-module__RMYK3G__ctaContainer{border-top:1px solid #ffffff0d;margin-top:16px;padding-top:16px}.TimelineSection-module__RMYK3G__pillButton{color:var(--c-text-primary);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:16px;padding:16px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .5s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden}.TimelineSection-module__RMYK3G__pillButton:before{content:"";background:linear-gradient(90deg,#d4b89500 0%,#d4b89514 50%,#d4b89500 100%);transition:translate .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;translate:-100%}.TimelineSection-module__RMYK3G__pillButton:hover{border-color:#d4b89580}.TimelineSection-module__RMYK3G__pillButton:hover:before{translate:100%}.TimelineSection-module__RMYK3G__rightColumn{padding-left:48px;position:relative}.TimelineSection-module__RMYK3G__cardsContainer{flex-direction:column;gap:24px;display:flex;position:relative}.TimelineSection-module__RMYK3G__stackingCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);will-change:transform,opacity;background:#141412f2;border:1px solid #ffffff14;border-radius:8px;padding:32px;transition:box-shadow .5s cubic-bezier(.2,.8,.2,1);position:sticky}.TimelineSection-module__RMYK3G__reveal{opacity:0;transition:opacity .6s,transform .6s,box-shadow .5s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}.TimelineSection-module__RMYK3G__revealVisible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.TimelineSection-module__RMYK3G__reveal{opacity:1;transition:none;transform:none}}.TimelineSection-module__RMYK3G__stackingCard:hover{border-color:#ffffff26;box-shadow:0 8px 32px #0000004d}.TimelineSection-module__RMYK3G__stackingCard:hover .TimelineSection-module__RMYK3G__weekTitle{color:var(--c-text-primary)}.TimelineSection-module__RMYK3G__stackingCard:hover .TimelineSection-module__RMYK3G__weekDesc{color:var(--c-text-secondary)}.TimelineSection-module__RMYK3G__stackingCard:hover .TimelineSection-module__RMYK3G__timelineContent{transform:translate(8px)}.TimelineSection-module__RMYK3G__stackingCard:hover .TimelineSection-module__RMYK3G__dividerLine{max-width:80px}.TimelineSection-module__RMYK3G__timelineContent{flex-direction:column;gap:12px;width:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:flex}.TimelineSection-module__RMYK3G__weekLabelRow{opacity:.8;align-items:center;gap:16px;transition:opacity .5s cubic-bezier(.2,.8,.2,1);display:flex}.TimelineSection-module__RMYK3G__weekLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--c-accent);white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:500;display:flex}.TimelineSection-module__RMYK3G__timing{color:#ffffff80;text-transform:none;letter-spacing:normal;font-size:10px;font-weight:400}.TimelineSection-module__RMYK3G__dividerLine{background-color:#ffffff1a;flex:1;max-width:40px;height:1px;transition:max-width .5s cubic-bezier(.2,.8,.2,1)}.TimelineSection-module__RMYK3G__weekTitle{letter-spacing:-.01em;color:#fffc;margin:0;font-size:22px;font-weight:400;line-height:1.4;transition:color .5s cubic-bezier(.2,.8,.2,1)}.TimelineSection-module__RMYK3G__weekDesc{color:#9ca3afcc;max-width:500px;margin:0;font-size:15px;font-weight:300;line-height:1.7;transition:color .5s cubic-bezier(.2,.8,.2,1)}@media (max-width:1024px){.TimelineSection-module__RMYK3G__section{min-height:auto;padding:80px 0}.TimelineSection-module__RMYK3G__container{padding:0 60px}.TimelineSection-module__RMYK3G__gridWrapper{grid-template-columns:1fr;gap:60px}.TimelineSection-module__RMYK3G__leftColumn{position:static;top:auto}.TimelineSection-module__RMYK3G__headline{font-size:48px}.TimelineSection-module__RMYK3G__rightColumn{padding-left:0}.TimelineSection-module__RMYK3G__stackingCard{position:relative;top:0!important}.TimelineSection-module__RMYK3G__cardsContainer{gap:24px}}@media (max-width:768px){.TimelineSection-module__RMYK3G__section{padding:60px 0}.TimelineSection-module__RMYK3G__container{padding:0 24px}.TimelineSection-module__RMYK3G__gridWrapper{gap:40px}.TimelineSection-module__RMYK3G__headline{font-size:36px}.TimelineSection-module__RMYK3G__description{font-size:15px}.TimelineSection-module__RMYK3G__stackingCard{padding:20px}.TimelineSection-module__RMYK3G__weekTitle{font-size:18px}.TimelineSection-module__RMYK3G__weekDesc{font-size:14px}.TimelineSection-module__RMYK3G__cardsContainer{gap:16px}}