@keyframes section-scroll-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-scroll{flex-wrap:nowrap;width:max-content;animation:linear infinite section-scroll-x;display:flex}.section-watermark{font-family:var(--font-heading,inherit);letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;color:#0000;-webkit-text-stroke:1px var(--accent-500);padding-right:100px;font-size:clamp(72px,18vw,300px);line-height:1}.section-watermark-fill{-webkit-text-stroke:0;color:color-mix(in srgb, var(--accent-500) 30%, transparent)}.section-marquee-word{font-family:var(--font-heading,inherit);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(44px,12vw,150px);font-weight:500;line-height:1}.section-marquee-sep{flex:none;align-self:center;width:80px;height:3px;margin:0 44px}.section-parallax{background-position:50%;background-size:cover;background-attachment:scroll}@media (max-width:768px){.section-parallax{background-attachment:scroll}}.section-edge-top,.section-edge-bottom{z-index:1;pointer-events:none;width:100%;height:30%;position:absolute;left:0}.section-edge-top{background:linear-gradient(180deg, var(--background) 0%, transparent 100%);top:0}.section-edge-bottom{background:linear-gradient(0deg, var(--background) 0%, transparent 100%);bottom:0}.section-reveal{opacity:0;transition:opacity .9s,transform .9s;transform:translate(40px)}.section-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.section-scroll{animation:none}.section-parallax{background-attachment:scroll}.section-reveal{opacity:1;transition:none;transform:none}}
