.light-showcase{padding:100px 5vw;max-width:1200px;margin:0 auto}.light-showcase__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}.light-showcase__sticky{position:relative;height:auto;display:flex;align-items:center;justify-content:center;padding:20px 0 50px}.light-showcase__orb{width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--orb-a, var(--color-ember)),var(--orb-b, var(--color-dusk)) 55%,var(--color-bg) 80%);box-shadow:0 0 90px var(--orb-a, var(--color-ember));transition:background .7s ease,box-shadow .7s ease;will-change:transform}@media(prefers-reduced-motion:no-preference){.light-showcase__orb{animation:showcaseOrbFloat 5s ease-in-out infinite}}@keyframes showcaseOrbFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}.light-showcase__features{display:flex;flex-direction:column}.light-showcase__feature{min-height:auto;padding:30px 0;opacity:1}.light-showcase__tag{display:block;color:var(--color-ember);font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin-bottom:14px}.light-showcase__heading{font-family:var(--font-heading, "Fraunces", serif);font-weight:400;font-size:clamp(1.5rem,3vw,2.1rem);margin:0 0 14px;color:var(--color-text)}.light-showcase__text{color:var(--color-text-muted);max-width:42ch;line-height:1.7;margin:0}.light-showcase__eq{display:flex;align-items:flex-end;gap:3px;height:22px;margin-top:18px}.light-showcase__eq span{width:3px;background:var(--color-ember);border-radius:2px;height:60%}@media(prefers-reduced-motion:no-preference){.light-showcase__eq span{animation:showcaseEq 1.1s ease-in-out infinite}.light-showcase__eq span:nth-child(1){animation-delay:0s}.light-showcase__eq span:nth-child(2){animation-delay:.15s}.light-showcase__eq span:nth-child(3){animation-delay:.3s}.light-showcase__eq span:nth-child(4){animation-delay:.45s}.light-showcase__eq span:nth-child(5){animation-delay:.2s}}@keyframes showcaseEq{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@media(min-width:900px){.light-showcase__grid{grid-template-columns:1fr 1fr;gap:80px}.light-showcase__sticky{position:sticky;top:50vh;transform:translateY(-50%);height:300px;padding:0}.light-showcase__orb{width:300px;height:300px}.light-showcase__feature{min-height:70vh;display:flex;flex-direction:column;justify-content:center;opacity:.25;transform:translateY(6px);transition:opacity .5s ease,transform .5s ease}.light-showcase__feature.is-active{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.light-showcase__feature{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-light-showcase.css.map */
