:where(.old-2026) zoom-and-drag-component{position:relative;position:absolute;top:0;left:0;z-index:2;overflow:hidden;width:100dvw;width:100%;height:100dvh;height:100%}:where(.old-2026) .zoom-and-drag-item{position:absolute;top:50%;left:50%;width:min(100dvw,100dvh);height:min(100dvw,100dvh);padding-top:inherit!important;translate:-50% -50%;aspect-ratio:1;background-color:#f7f7f7;scale:1;transform-origin:center center;cursor:var(--zoom-in-cursor)}
