.hero-timelapse{position:relative;width:100%;height:100%;background:#152a25}
.hero-timelapse canvas,.hero-timelapse>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-timelapse canvas{opacity:0;transition:opacity .5s}.hero-timelapse.ready canvas{opacity:1}
.hero-window .shade{background:linear-gradient(0deg,#061611ed 0%,#06161180 23%,transparent 64%,#06161165 100%)}
.hero-copy{top:auto;bottom:180px;pointer-events:none}.hero-copy a{pointer-events:auto}
.hero-copy h1{font-size:clamp(3rem,5.8vw,6rem);margin:12px 0 20px}.hero-copy h1>span{display:inline}.hero-copy h1>span+span:before{content:' '}
.hero-copy .eyebrow{font-size:11px;letter-spacing:.13em}.hero-bottom p{display:none}.hero-bottom a{font-size:13px}
.hero-sequence{position:absolute;z-index:4;bottom:66px;left:6%;right:6%;display:flex;align-items:center;gap:30px}
.hero-chapters{display:flex;flex:1;gap:16px;min-width:0}.hero-chapters button{position:relative;flex:1;text-align:left;padding:14px 0 9px;border-top:1px solid #ffffff40;font-size:11px;line-height:1.35;color:#ffffffa0;white-space:nowrap}
.hero-chapters button:before{content:'';position:absolute;top:-1px;left:0;height:2px;width:100%;background:var(--coral);transform:scaleX(var(--elapsed,0));transform-origin:left}
.hero-chapters button span{display:block;font:10px var(--sans);letter-spacing:.12em;margin-bottom:6px;color:#b0bdb6}
.hero-chapters button[aria-current=true]{color:#fff}.hero-chapters button[aria-current=true] span{color:var(--coral)}
.hero-pause{border:1px solid #ffffff70;border-radius:50%;width:42px;height:42px;flex:0 0 42px;padding:0;font-size:14px}
.hero-study-note{position:absolute;right:4%;top:110px;z-index:3;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffba}
.hero-sequence[hidden]{display:none}.reduced .hero-sequence{display:flex}.reduced .hero-pause{display:none}.reduced .hero-sequence,.reduced .hero-study-note{opacity:1!important}
@media(max-width:700px){.hero-copy{top:auto;bottom:220px}.hero-copy h1{font-size:clamp(2.6rem,10vw,4rem);line-height:1.12}.hero-copy h1>span{display:block}.hero-copy h1>span+span:before{content:none}.hero-bottom a{margin-top:0}.hero-chapters{display:grid;grid-template-columns:repeat(4,1fr);gap:6px 12px}.hero-chapters button{font-size:10px;padding:10px 0 5px}.hero-chapters button span{font-size:9px;margin-bottom:3px}.hero-sequence{bottom:64px;gap:16px}.hero-study-note{top:90px;right:6%;font-size:8px}.hero-pause{width:34px;height:34px;flex-basis:34px}}
@media(max-height:600px) and (min-width:701px){.hero-copy{bottom:145px}.hero-copy h1{font-size:3rem}.hero-study-note{top:95px}.hero-sequence{bottom:55px}}
