.cards__card__image{--cards-stage-glow:color-mix(in srgb, var(--accent) 62%, transparent);--cards-stage-glow-blur:12px;--cards-stage-glow-fade:transparent;--cards-stage-noise:.08}.cards__card__image[data-preview-stage=dark]{--cards-stage-glow:color-mix(in srgb, var(--accent) 40%, transparent);--cards-stage-glow-blur:5px;--cards-stage-glow-fade:#10101000;--cards-stage-noise:.12}.cards__card__image:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;opacity:0;background-image:radial-gradient(ellipse 110% 130% at 50% 0%, var(--cards-stage-glow) 0%, color-mix(in srgb, var(--cards-stage-glow) 55%, transparent) 38%, var(--cards-stage-glow-fade) 72%);filter:blur(var(--cards-stage-glow-blur));transition:opacity .35s;position:absolute;inset:-10px}.cards__card__image:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;opacity:0;mix-blend-mode:overlay;background-image:url(/images/solara/media-stage-noise.png);background-size:128px 128px;transition:opacity .35s;position:absolute;inset:0}.cards__card:hover .cards__card__image:before,.cards__card:active .cards__card__image:before,.cards__card:focus .cards__card__image:before{opacity:1}.cards__card:hover .cards__card__image:after,.cards__card:active .cards__card__image:after,.cards__card:focus .cards__card__image:after{opacity:var(--cards-stage-noise)}.cards__card:hover .cards__card__image:not([data-preview-stage=dark]),.cards__card:active .cards__card__image:not([data-preview-stage=dark]),.cards__card:focus .cards__card__image:not([data-preview-stage=dark]){background:var(--lightest)}.cards__card:hover .cards__card__image[data-preview-bg]:not([data-preview-stage=dark]),.cards__card:active .cards__card__image[data-preview-bg]:not([data-preview-stage=dark]),.cards__card:focus .cards__card__image[data-preview-bg]:not([data-preview-stage=dark]){background:var(--card-image-bg)}.cards__card:hover .cards__card__image[data-preview-stage=dark],.cards__card:active .cards__card__image[data-preview-stage=dark],.cards__card:focus .cards__card__image[data-preview-stage=dark]{background:var(--card-image-bg);box-shadow:inset 0 0 0 1px #f2f2f21f}
