/* Artwork only. Existing home-page tokens, typography and components stay intact. */
.cll-figure{position:relative;isolation:isolate;margin:0;pointer-events:none}
.cll-figure img{display:block;position:relative;z-index:2;object-fit:contain;width:100%;height:100%;transform-origin:50% 65%;filter:drop-shadow(0 12px 20px #0005)}
.cll-hero{width:min(330px,64vw);height:330px;max-width:100%}
.cll-hero img{position:absolute;width:150%;max-width:none;height:115%;left:-25%;top:-7%}
.cll-stage{width:100%;overflow:hidden;overflow:clip}
.cll-walk{height:clamp(240px,30vw,360px);margin-bottom:36px}
.cll-walk img{width:min(660px,66%);height:94%;object-position:center bottom;margin:0 auto}
.cll-leap{height:400px;margin:20px auto 0}
.cll-leap img{position:absolute;bottom:26px;left:15%;width:70%;height:66%;object-position:center bottom}
.cll-shadow{position:absolute;z-index:1;left:32%;bottom:18px;width:36%;height:16px;border-radius:50%;background:var(--gold-deep);filter:blur(13px);opacity:.4;transform-origin:center}
.cll-track{position:absolute;left:0;right:0;bottom:1px;height:1px;background:var(--line-soft)}
.cll-track i{display:block;width:100%;height:100%;background:var(--gold);box-shadow:0 0 10px var(--gold-deep);transform:scaleX(0);transform-origin:left center}
@media(max-width:900px){.cll-hero{width:min(210px,56vw);height:210px}.cll-walk img{width:78%}.cll-leap{height:350px}}
@media(max-width:700px){.cll-hero{width:185px;height:185px}.cll-walk{height:240px;margin-bottom:28px}.cll-walk img{width:88%}.cll-leap{height:300px;margin-top:16px}.cll-leap img{left:5%;width:90%;height:66%}.cll-shadow{left:26%;width:48%}}
@media(prefers-reduced-motion:reduce){.cll-figure img,.cll-shadow{transform:none!important}.cll-track i{transform:scaleX(0)!important}}
