.fund-photo-main.fund-photo-solo{inset:0;border-radius:30px}
.fund-ai-note{margin:14px 0 0;color:#78849a;font-size:.72rem;line-height:1.45;max-width:760px}
.fund-page img[src^="/media/fundraising-ai/"]{filter:saturate(.98) contrast(1.03)}

/*
 * Fundraising photography is rendered as real <img> content.
 * No opacity hacks and no CSS background-image sprites: this avoids the
 * black/empty card regression seen in production on some browsers.
 */
.fund-need-visual.fund-needs-slice{position:relative;overflow:hidden;background:#0a0d14}
.fund-needs-sprite{position:absolute!important;top:0;left:0;width:600%!important;max-width:none!important;height:100%!important;min-height:0!important;object-fit:fill!important;opacity:1!important}
.fund-needs-sprite-1{transform:translateX(0)}
.fund-needs-sprite-2{transform:translateX(-16.666667%)}
.fund-needs-sprite-3{transform:translateX(-33.333333%)}
.fund-needs-sprite-4{transform:translateX(-50%)}
.fund-needs-sprite-5{transform:translateX(-66.666667%)}
.fund-needs-sprite-6{transform:translateX(-83.333333%)}

.fund-help-card{background:#0a0d14}
.fund-help-card>.fund-help-sprite{position:absolute!important;inset:0 auto 0 0;width:400%!important;max-width:none!important;height:100%!important;min-height:100%!important;object-fit:fill!important;opacity:1!important}
.fund-help-sprite-1{transform:translateX(0)}
.fund-help-sprite-2{transform:translateX(-25%)}
.fund-help-sprite-3{transform:translateX(-50%)}
.fund-help-sprite-4{transform:translateX(-75%)}

.fund-form-visual figure>img{opacity:1!important;object-fit:cover!important}
