/* Original WeCare demonstration banners; frame only their food photography. */
.texture-photo{position:relative;width:100%;aspect-ratio:2;overflow:hidden;background:transparent;margin:0 0 14px}
.texture-photo img{position:absolute;right:0;top:0;height:100%;width:auto;max-width:none;object-fit:contain}
.texture-photo img.texture-cutout{inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}
.texture-steps .texture-photo{grid-column:1/-1;padding:0;border-radius:0;margin:10px 0 0;background:transparent;display:block}
.texture-steps>div{padding:16px}
.texture-steps strong{font-size:26px;margin-top:8px}
.texture-description{min-height:0}
.texture-description .texture-photo{max-width:310px;margin-inline:auto}
@media(max-width:600px){.texture-steps>div{padding:12px}.texture-steps strong{font-size:23px}}

.choice-panel .texture-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:18px 0 12px}.choice-panel .texture-list button{padding:8px 3px;font-size:16px;min-height:40px}.choice-panel .texture-description{padding:12px;min-height:0}.choice-panel .texture-description p{line-height:1.6;margin-top:6px}.choice-panel .texture-note{line-height:1.6;margin:10px 0 16px}
