/* ─────────────────────────────────────────────────────────────────────────
   wsl-float.css — 3-D float PULLED 2026-06-02 (per Darryl: "back to basics,
   make it simple"). The .wslf-stage markup now renders the merchant's photo
   FLAT — no lift, no tilt, no stage, no cutout overlay. The "view larger"
   magnifier is kept. File retained so existing markup degrades cleanly.
   ──────────────────────────────────────────────────────────────────────── */
.wslf-stage{position:relative;border-radius:14px 14px 0 0;overflow:hidden;background:#f1f5f9;display:block}
.wslf-bg{width:100%;height:100%;object-fit:cover;display:block}
.wslf-prod,.wslf-hint,.wslf-shadow{display:none !important}
