.shs-wrapper{--start:50vh;--space:50vh;--accent:#6b2eff;isolation:isolate;background:#fff;width:100%;position:relative}.shs-wrapper:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000000f 1px,#0000 1px 45px) 16px/45px 45px,linear-gradient(#0000000f 1px,#0000 1px 45px) 0 14px/45px 45px;position:absolute;inset:0;-webkit-mask:linear-gradient(-20deg,#0000 50%,#fff);mask:linear-gradient(-20deg,#0000 50%,#fff)}.shs-fluid{font-size:clamp(1.5rem,5vw,4rem)}.shs-wrapper header{top:calc((var(--count) - 1) * -1lh);width:100%;margin-bottom:var(--space);align-items:start;line-height:1.2;display:flex;position:sticky}.shs-wrapper header section{width:100%;padding-top:calc(var(--start) - .5lh);justify-content:center;align-items:start;display:flex}.shs-wrapper ul{margin:0;padding:0;font-family:Lora,Georgia,serif;font-weight:600;list-style:none}.shs-wrapper li{--dimmed:#0a0a0a33;background:linear-gradient(180deg, var(--dimmed) 0 calc(var(--start) - .5lh), var(--accent) calc(var(--start) - .55lh) calc(var(--start) + .55lh), var(--dimmed) calc(var(--start) + .5lh));color:#0000;background-attachment:fixed;-webkit-background-clip:text;background-clip:text}.shs-panel{z-index:2;color:#fff;width:100%;min-height:100vh;position:relative}.shs-panel:before{content:"";z-index:-1;background:#000;border-radius:1rem 1rem 0 0;position:absolute;inset:0}.shs-panel section{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 12%;display:flex}.shs-market-content{flex-direction:column;gap:40px;width:100%;max-width:860px;display:flex}.shs-market-content h2{color:#fff;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(22px,3.5vw,44px);font-weight:600;line-height:1.25}.shs-market-content p{color:#ffffffbf;margin:0;font-family:Lora,Georgia,serif;font-size:clamp(16px,1.5vw,20px);line-height:1.75}@supports (animation-timeline:view()){.shs-panel{view-timeline:--shs-panel}.shs-panel:before{transform-origin:50% 100%;animation:ease-in-out both shs-grow;animation-timeline:--shs-panel;animation-range:entry 50%;scale:.9}.shs-panel .shs-market-content{opacity:0;animation:ease-in-out both shs-reveal;animation-timeline:--shs-panel;animation-range:entry 50%}@keyframes shs-reveal{0%{opacity:0}to{opacity:1}}@keyframes shs-grow{to{border-radius:0;scale:1}}}
