.zealous-home .zh-journey{height:420svh}
.zealous-home .zh-scene-chapter{position:absolute;top:16%;left:6%;right:6%;z-index:3;max-width:1020px;color:#171717;animation:chapter-enter .5s cubic-bezier(.2,.7,.2,1) both}
.zealous-home .zh-scene-chapter[hidden]{display:none}
.zealous-home .zh-scene-chapter .zh-scene-number{font-size:13px;width:fit-content;background:#f5f5f3;padding:4px 8px;margin:0 0 20px}
.zealous-home .zh-scene-chapter h2{font-size:112px;line-height:1.1;display:table;background:#f5f5f3;padding:0 8px;margin:0 0 18px}
.zealous-home .zh-scene-chapter h2 span{color:#e96924}
.zealous-home .zh-scene-chapter .zh-scene-description{font-size:21px;line-height:1.5;background:#f5f5f3;padding:4px 8px;width:fit-content;max-width:590px}
.zealous-home .zh-scene-chapter ul{display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;padding:8px;margin:14px 0 0;max-width:710px;background:#f5f5f3;width:fit-content}
.zealous-home .zh-scene-chapter li{font-size:16px;line-height:1.6}
.zealous-home .zh-scene-chapter li::before{content:'/';margin-right:10px;color:#b43f0c}
.zealous-home .zh-stage:not([data-chapter="intro"]) .zh-margin-note{visibility:hidden}
.zealous-home .zh-stage:is([data-chapter="0"],[data-chapter="1"],[data-chapter="2"]) .zh-hero-title{visibility:hidden}
@keyframes chapter-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1080px){.zealous-home .zh-scene-chapter h2{font-size:80px}.zealous-home .zh-scene-chapter{top:17%}}
@media(max-width:640px){.zealous-home .zh-scene-chapter{top:18%;left:16px;right:16px}.zealous-home .zh-scene-chapter h2{font-size:43px;margin-bottom:12px}.zealous-home .zh-scene-chapter .zh-scene-description{font-size:17px}.zealous-home .zh-scene-chapter ul{gap:6px 14px;margin-top:12px}.zealous-home .zh-scene-chapter li{font-size:13px}.zealous-home .zh-scene-chapter .zh-scene-number{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.zealous-home .zh-journey{height:100svh}.zealous-home .zh-scene-chapter{animation:none}}
